#footer-last{padding-top:50px;}

#about-banner{background: url(../images/testimonial.jpg) center top no-repeat; height: 420px; margin-top:0%; background-size: cover; position: relative;}
#about-banner .scroll{position: absolute; margin-top: 0px; margin-left: 0%; z-index: 1; border: 0px solid #fff; width: 2.8%; height: 100px; border-radius: 200px; padding:21px;}
#about-banner	.chevron {position: absolute; width: 10px; height: 2px; opacity: 0; transform: scale3d(0.5, 0.5, 0.5); animation: move 3s ease-out infinite;}
#about-banner .chevron:first-child {animation: move 3s ease-out 1s infinite;}

.chevron:nth-child(2) {animation: move 3s ease-out 2s infinite;}

#about-banner .chevron:before,
#about-banner .chevron:after {content: ' '; position: absolute; top: 0; height: 100%; width: 51%; background: #fff;}
#about-banner .chevron:before {left: 0; transform: skew(0deg, 30deg);}
#about-banner .chevron:after {right: 0; width: 50%; transform: skew(0deg, -30deg);}

@keyframes move {
  25% {
    opacity: 1;

  }
  33% {
    opacity: 1;
    transform: translateY(30px);
  }
  67% {
    opacity: 1;
    transform: translateY(40px);
  }
  100% {
    opacity: 0;
    transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
  }
}



@keyframes pulse {
  to {
    opacity: 1;
  }
}

#about-banner .container-fluid{width: 80%;}
#about-banner h2{color: white!important; margin-top: 180px; font-weight: 400; font-size: 2.5em; margin-bottom: 20px; padding-bottom: 15px; border-bottom: 2px solid #00a94f; display: inline-block;}

#testimonials{padding-top: 100px; padding-bottom: 100px;}
#testimonials .testi-cntnr{padding:7% 0 5% 0}
#testimonials .testi-cntnr .testi-quote{text-align: center; margin-top: -81px; width: 60px; background: #fff; height: 60px; margin: 0 auto; margin-top: -81px; border-radius: 30px;}
#testimonials .testi-cntnr .testi-quote .to-ban{font-size: 30px; background: #00a94f; color: #fff; width: 50px; margin-left: 5px; margin-top: 5px; display: table-column; height: 50px; line-height: 55px; border-radius: 30px;}
#testimonials .testi-cntnr{background:#edf0f1; border-radius:25px; padding:4%; margin-bottom:6%}
#testimonials .testi-cntnr h4{color:#00a94f; margin-top:15px}
#testimonials  .testi-cntnr h5{color:#333; font-size:14px; margin-bottom:0; margin-top:2%}

#top .container-fluid{width: 75%;}
#top .pro-w{width: 40%; float: left; margin-top: 20px;}
#top .pro-w a{margin-right: 8px; cursor: pointer;}
#top{background: #fff; color:#00a94f; padding-top: 40px; padding-bottom: 20px}
#top img{ float: right; margin: 0px 10px}





@media only screen and (min-width : 1920px) and (max-width : 2560px){

}
@media only screen and (min-width : 1600px) and (max-width : 1919px){
#content h3{font-weight: 300;}

}
@media only screen and (min-width : 1440px) and (max-width : 1599px){
#about-banner h2{font-size: 2em; margin-bottom: 10px;}
#testimonials{padding-top: 80px; padding-bottom: 80px;}


}
@media only screen and (min-width : 1366px) and (max-width : 1439px){
#about-banner h2{font-size: 2em; margin-bottom: 10px;}
#testimonials{padding-top: 60px; padding-bottom: 10px;}

}
@media only screen and (min-width : 1280px) and (max-width : 1365px){
#about-banner h2{font-size: 1.8em; margin-bottom: 10px;}
#testimonials .testi-cntnr .testi-quote{margin-top: -65px;}


}
@media only screen and (min-width : 1200px) and (max-width : 1279px){
#about-banner h2{font-size: 1.8em; margin-bottom: 10px;}
.burger {right: 25px;}
#testimonials{padding-top: 60px; padding-bottom: 0;}
#testimonials .testi-cntnr{margin-bottom:60px;}
#testimonials .testi-cntnr .testi-quote{margin-top: -65px;}


}
@media only screen and (min-width : 1024px) and (max-width : 1199px){
#about-banner h2{font-size: 1.8em; margin-bottom: 10px;}
#testimonials{padding-top: 60px; padding-bottom: 0px;}
#testimonials .testi-cntnr{margin-bottom:60px;}
#testimonials .testi-cntnr .testi-quote{margin-top: -65px;}

}
@media only screen and (min-width : 768px) and (max-width :1023px){
#about-banner h2{font-size: 1.8em; margin-bottom: 10px;}
#testimonials{padding-top: 60px; padding-bottom: 0;}
#testimonials .testi-cntnr{margin-bottom:60px;}
#testimonials .testi-cntnr .testi-quote{margin-top: -45px;}
   
}
@media only screen and (min-width : 150px) and (max-width : 767px){
#header {padding-bottom: 0px;}
#about-banner .container-fluid {width: 80%;}
#about-banner h2 {margin-top: 160px; margin-bottom: 10px; font-size: 1.8em;}
#about-banner {background: url(../images/mb-banner/testimonial.jpg) center top no-repeat; height: 350px;}
#about-banner h2 {border: none;}

#testimonials{padding-top: 60px; padding-bottom: 0px;}

#top .pro-w{width: 100%;}
#testimonials .testi-cntnr{margin-bottom:60px; border-radius: 12px;}
#testimonials .testi-cntnr .testi-quote{margin-top: -45px;}
#testimonials .testi-cntnr h4 {font-size: 16px; line-height: 22px;}

}
@media only screen and (max-width : 375px){

}	
@media only screen and (max-width : 320px){	

}	
	
	
	
	
	
	
	
	

	
