@media only screen 

and (min-width : 320px)  {

/* Smartphones (portrait and landscape) ----------- */
.bannertext {
  position: static;
  color: #000;
}
}

@media only screen
and (min-width: 380px) {
	.navbar-brand {
		padding: 15px 0;
	}
	.main-logo-text {
		margin: 0 0 5px 0;
		left: 110px;
		right: auto;
	}
	.main-logo-image {
		height: 95px;
	}
	.navbar-toggle {
		top: 0;
	}
	.top-header-mobile {
		top: 12px;
	}
}
@media only screen
and (max-width: 460px) {
	/*.navbar-brand img {
		margin: 20px auto 0px auto;
	}*/
}
@media only screen
and (min-width: 460px) {

}
@media only screen 
and (min-width : 520px) {
/* Smartphones (portrait) ----------- */
	.navbar-brand img {
		display: inline-block;
	}
}

@media only screen
and (max-width: 700px) {
	.about-content img {
		display: block !important;
		margin: 15px auto 15px auto !important;
		float: none !important;
		height: auto !important;
	}
}

@media only screen 
and (min-width : 768px)  {
/* iPads (portrait and landscape) ----------- */
.top-header-right .header-numbers {
	margin-bottom: 0;
}
	.padding-top {
		padding-top: 75px;
	}
	.padding-bottom {
		padding-bottom: 75px;
	}
	ul.nav.navbar-nav {
	    display: -webkit-box;
	    display: -moz-box;
	    display: -ms-flexbox;
	    display: -webkit-flex;
	    display: flex;
	    width: 100%;
	    text-align: center;
	}
	.navbar-nav>li {
	    float: left;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -ms-flexbox;
	    display: -webkit-flex;
	    display: flex;
	    flex: 1 auto;
	    -webkit-flex: 1 auto;
	    -ms-flex: 1 auto;
	    -webkit-box-flex: 1;
	    text-align: center;
	    height: 59px;
	    position: relative;
	    top: -7px;
	}
	.navbar-nav>li > a:focus:after,
	.navbar-nav>li > a:focus:before,
	.navbar-nav>li.active:focus:after,
	.navbar-nav>li.active:focus:before,
	.navbar-nav>li.active:after,
	.navbar-nav>li.active:before,
	.navbar-nav>li:hover:after,
	.navbar-nav>li:hover:before {
		position: absolute;
		content: '';
		top: 1px;
	}
	.navbar-nav>li > a:focus:before,
	.navbar-nav>li.active:focus:before,
	.navbar-nav>li.active:before,
	.navbar-nav>li:hover:before {
		left: -7px;
		border-left: 7px solid transparent;
		border-right: 7px solid transparent;
		border-bottom: 7px solid #5bbc46;
	}
	.navbar-nav>li > a:focus:after,
	.navbar-nav>li.active:focus:after,
	.navbar-nav>li.active:after,
	.navbar-nav>li:hover:after {
		right: -7px;
		border-left: 7px solid transparent;
		border-right: 7px solid transparent;
		border-bottom: 7px solid #5bbc46;
	}
	.navbar-nav>li a{
	    width:100%;
	    text-align:center;
	    padding-top:23px;
	    padding-left: 5px;
	    padding-right: 5px;
	}
	.navbar-default {
		min-height: 50px;
	}
	.footer-address > div {
		border-right: 1px solid #dddddd;
	}
	.footer-address > div,
	.footer-phone > div,
	.footer-logos > div {
		border-bottom: 1px solid #dddddd;
		margin-bottom: 15px;
	}
	.footer-address p,
.footer-phone p {
	margin-left: 46px;
}
	.footer-address > div,
	.footer-phone > div {
		height: 215px;
	}
	.intro-text .title-style {
		margin-left: 130px;
	}
	.intro-text h2 {
		text-align: left;
	}
	.header-email,
	.header-phone,
	.header-mobile,
	.header-social {
		text-align: right;
	}
	.header-phone,
	.header-mobile {
		margin-bottom: 5px;
	}
	.navbar-brand {
		float: left;
		display: inline-block;
		padding: 15px;
	}
	.top-header-right {
		margin-top:15px;
		float: right;
		text-align: right;
	}
	.header-email,
	.header-phone,
.header-mobile	{
		display: block;
	}
	.header-email {
		margin-left: 15px;
	}
	.header-social {
		padding-left: 5px;
		border-left: 1px solid #e6e6e6;
		margin-left: 10px;
	}
	.header-social li {
		margin-left: 10px;
	}
	.navbar {
		min-height: 50px;
	}
	.navbar-default .navbar-nav > li > a, .dropdown-menu > li > a {
		font-size: 15px;
	}
	footer h3 {
		text-align: left;
		margin-bottom: 25px;
	}
	footer p {
		text-align: left;
	}
	.footer-phone p {
		margin-bottom: 25px;
	}
	.address-box img {
		float: left;
	}
	.address-box p {
		text-align: left;
		padding-top: 10px;
		padding-left: 100px;
	}
	.address-box {
		margin-bottom: 50px;
	}
	.banner-content-inner-info img {
		width: 40px;
	}
	.banner-content-inner-info {
		margin-left: 0;
	}
	.banner-content {
		position: absolute;
		top: -50%;
		bottom: -50%;
		left: -40%;
		width: 80%;
		min-height: 150%;
		border-radius:50%;
		border: 10px solid #5aba47;
		z-index:100;
	}
	.banner-content-inner {
	    position: absolute;
	    top: 50%;
	    right: 15px;
	    transform: translateY(-50%);
	    width: 280px;
	    padding: 0;
	}
	.banner-video {
		width: 66%;
		float: right;
	}
	.banner-content-inner h1 {
		font-size: 31px;
		margin-bottom: 10px;
		text-align: left;
	}
	.banner-content-inner p {
		font-size: 17px;
		margin-bottom: 5px;
		text-align: left;
	}
	.learn-more-button {
		margin-left: 0;
	}
	.dropdown:hover .dropdown-menu {
		display: block;
	}
	.navbar-brand > img.main-logo-text {
		margin-top: 29px;
		position: static;
	}
	.display-mobile {
		display:none !important;
	}
	.display-desktop {
		display: block !important;
	}
	.display-desktop-inline {
		display: inline-block;
	}
	.main-logo-text {
		position: static;
	}
	.container > .navbar-header {
		width: auto;
		max-width: none;
		position: static;
		margin: 0;
	}
	.header-phone img,
	.header-email img,
.header-mobile img	{
		vertical-align: initial;
	}
}

@media only screen 
and (min-width : 992px) {
/* Desktops and laptops ----------- */
	.header-email,
	.header-phone,
.header-mobile	{
		display: inline-block;
	}
	.header-mobile {
		margin-left: 15px;
	}
	.top-header-right {
		margin-top:25px;
	}
	.navbar-default .navbar-nav > li > a, .dropdown-menu > li > a {
		font-size: 18px;
	}
	.slick-track {
		height: 390px;
	}
	.testimonial-box {
		width: 320px;
	}
	.testimonial-box-content {
		border: 1px solid #eceeee;
		display: flex;
		align-items: center;
		padding: 25px;
		border-radius: 10px;
		height: 100%;
		transition: all 0.6s;
		margin-bottom: 15px;
		position: relative;
		background-color: transparent;
	}
	.testimonial-box-content:after {
	    opacity: 0;
	    transition: all 0.6s;
	}
	.testimonial-box-content p {
		color: #a9a9a9;
		font-size: 17px;
		font-weight: 400;
		font-style: italic;
	}
	.slick-slide .testimonial-box-name img {
		display: inline;
		margin-left: 25px;
	}
	.testimonial-box-name {
		display: none;
		opacity: 0;
		transition: all 0.6s;
	}
	.testimonial-box-name p {
		color:  #282828;
		font-size: 20px;
		font-weight: 700;
		font-style: italic;
		margin-bottom: 0;
	}
	.slick-center .testimonial-box-name {
		display: block;
		opacity: 1;
	}
	.slick-center .testimonial-box {
		padding: 10px 10px 0 10px;
	}
	.slick-center .testimonial-box-content {
		background-color: #0284bb;
		padding: 40px;
	}
	.slick-active .testimonial-box-content p {
		color: #fff;
	}
	.slick-active .testimonial-box-content:after {
		opacity: 1;
	}
	.slick-prev.slick-arrow {
		left: -30px;
	}
	.slick-next.slick-arrow {
		right: -30px;
	}
	.slick-arrow {
		width: 40px;
		height: 40px;
		font-size:25px;
	}
	.banner-content-inner {
		width: 300px;
	}
	.banner-content-inner-info img {
		width: 75px;
	}
	.banner-content-inner {
	    right: 5%;
	}
}

@media only screen 
and (min-width : 1200px) {
/* Desktops and laptops ----------- */
	.header-social {
		display: inline-block;
	}
	.top-header-right > div {
		height: 30px;
	}
	.top-header-right {
		margin-top:25px;
	}
	.testimonial-box {
		width: 380px;
	}
	.slick-track {
		height: 370px;
	}
	.footer-address > div,
	.footer-phone > div,
	.footer-logos > div {
		height: 215px;
	}
	.footer-logos > div {
		padding: 0;
		display: block;
	}
	.footer-phone > div {
		border-right: 1px solid #dddddd;
	}
	.banner-content-inner h1 {
		font-size: 42px;
		margin-bottom: 25px;
	}
	.banner-content-inner p {
		font-size: 21px;
		margin-bottom: 20px;
	}
	.banner-content-inner {
		width: 350px;
	}
	.navbar-brand {
		padding-top: 0;
	}
}

@media only screen 
and (min-width : 1700px) {
/* Large screens ----------- */
}