@media only screen and (min-width: 480px){
	.entry-header h1.entry-title{
		font-size:32px;
	}
	.single article.post h1,
	.search .entry-header h1.entry-title,
	.error404 .entry-header h1.entry-title,
	.single  .entry-header h1.entry-title,
	.archive .entry-header h1.entry-title{
		font-size:22px;
	}
	.contact-form h3{
		font-size:22px;
	}
	.contact-form input[type='text'], 
	.contact-form input[type='email'], 
	.contact-form input[type='tel'], 
	.contact-form textarea{
		width:97%;
	}
	#secondary.widget-area{
		max-width: 320px;
	  margin-left: auto;
	  margin-right: auto;
	}

}
@media only screen and (min-width: 575px) {
	.contact-form h3 {
    	font-size: 24px;
	}
	.blog article.post h2, .archive article.post h2, article.hentry h2 {
    	font-size: 22px;
    }
}

@media only screen and (min-width: 768px) {
	.top-header{
		font-size:13px;
	}
	.site-logo img{
		width:172px;
		height:65px;
		display:block;
	}
	.phone-no a {
    	font-size: 22px;
    }
    .contact-btn a, .banner-button a{
    	font-size:16px;
    }
    .phone-no a:before{
    	width: 40px;
	    height: 40px;
	    background-size: 40px;
    }
    nav.main-menu ul li{
    	padding:0 4px;
    }
    nav.main-menu ul li a{
    	font-size:12px;
    }
    nav.main-menu ul ul li a{
    	font-size:13px;
    }
    .banner-title {
    	font-size: 52px;
    	letter-spacing:4px;
    }
    .banner-subtitle{
    	font-size:22px;
    	letter-spacing: 1px;
    }
    .banner-button a{
    	font-size:20px;
    }
    .about-image img {
	    width: 430px;
	    height: 462px;
	}
	.about-content{
		padding:30px 20px;
	}
	.about-title {
    	font-size: 22px;
    }
    .about-text{
    	font-size:15px;
    }
    .about-button a, .get-started-btn a{
    	font-size:16px;
    }
    .service-block .service-image{
    	height:600px;
    }
    .service-content{
    	padding:30px;
    }
    .service-title {
    	font-size: 28px;
    }
    .service-text {
    	font-size: 15px;
    }
    .call-action-banner{
    	padding:70px 0;
    }
    .call-action-title{
    	font-size:28px;
    }
    .call-action-content{
    	font-size:16px;
    }
    .get-started-btn a {
	    font-size: 17px;
	    padding: 22px 28px;
	}
	.footer-top .widget-title {
    	font-size: 17px;
    }
    .contact-info .info .phone-no a{
    	font-size:16px;
    	white-space:nowrap;
    	padding: 15px 14px;
    }
    .contact-info .info .phone-no a:before {
	    width: 30px;
	    height: 30px;
	    background-size: 30px;
	}
	.social-icons ul li a{
		width:38px;
		height:38px;
	}
	.social-icons ul li a svg {
	    width: 18px;
	    height: 18px;
	}
	.service-block:nth-child(2) .service-content-area,
	.service-block:nth-child(4) .service-content-area {
  		left:inherit;
  		right:60px;
	}
	.footer-left{
		width:55%;
	}




    .contact-info span.emergency{
    	width:auto;
    }
    .footer-bottom{
    	font-size:11px;
    }
	.contact-wrap{
		flex-direction:row;
	}
	.contact-wrap .col{
  		width: 46%;
	}
	.contact-form {
    	margin-right:20px;
	}
	.contact-form input[type='text'], 
	.contact-form input[type='email'], 
	.contact-form input[type='tel'],
	.contact-form textarea{
		width:100%;
	}
	.entry-header h1.entry-title {
    	font-size:36px;
	}
	.single article.post h1,
	.search .entry-header h1.entry-title,
	.error404 .entry-header h1.entry-title,
	.single  .entry-header h1.entry-title,
	.archive .entry-header h1.entry-title{
		font-size:23px;
	}
	.contact-info-area{
		margin-top:0;
	}
	.site-main .col-md-8 {
	  -webkit-box-flex: 0;
	  -webkit-flex: 0 0 66.666667%;
	  -ms-flex: 0 0 66.666667%;
	  flex: 0 0 66.666667%;
	  max-width: 66.666667%;
	}
	.site-main .col-md-4 {
	  -webkit-box-flex: 0;
	  -webkit-flex: 0 0 33.333333%;
	  -ms-flex: 0 0 33.333333%;
	  flex: 0 0 33.333333%;
	  max-width: 33.333333%;
	}
	.site-main .col-md-8 {
    	width:auto;
	}
	.site-main .col-md-4 {
    	width: auto;
	}
	#secondary.widget-area {
	    max-width: 100%;
	    margin-left: 0;
	    margin-right: 0;
	    margin-top:0;
	}
	.site-main .row {
	    display: -webkit-box;
	    display: -webkit-flex;
	    display: -ms-flexbox;
	    display: flex;
	    flex-wrap: nowrap;
	    flex-direction: row;
	    column-gap: 30px;
	}
	.contact-form-area{
		flex-wrap: nowrap !important;
		gap:15px;
	}
	.contact-form-area .map-area{
		margin-top:80px;
	}
	.contact-form-area .map-area iframe{
		height:280px;
		display:block;
	}
	.site-main {
    	padding:75px 0;
	}
	.contact-form-area .contact-form form.wpcf7-form input[type="text"], 
	.contact-form-area .contact-form form.wpcf7-form input[type="email"], 
	.contact-form-area .contact-form form.wpcf7-form input[type="tel"], 
	.contact-form-area .contact-form form.wpcf7-form textarea{
		width: 91.5%;
	}
	h2{
  		font-size:24px;
  	}
  	.top-location-area .col-md{
      width:31.6%;
    }
    .top-location-area .row{
      flex-direction:row;
      gap:0;
      justify-content:center;
  }
  .top-location-area .col-md{
    padding:0 6px;
  }
  .partner-list {
    grid-template-columns: repeat(3, 1fr);
	}
	.partner-logo img{
		max-height:50px;
	}
	.gallery-list {
    grid-template-columns: repeat(5, 1fr);
  }
  .page-template-page-gallery .site-main .row .col-md-12{
  	width:100%;
  }
  .contact-info{
  	gap:20px;
  }
}

@media only screen and (min-width: 992px) {
	.top-header{
		font-size:13px;
	}
	.site-logo img{
		width:192px;
		height:72px;
		display:block;
	}
	.phone-no a {
    	font-size: 25px;
    }
    .contact-btn a, .banner-button a{
    	font-size:18px;
    }
    .phone-no a:before{
    	width: 40px;
	    height: 40px;
	    background-size: 40px;
    }
    nav.main-menu ul li{
    	padding:0 6px;
    }
    nav.main-menu ul li a{
    	font-size:16px;
    }
    nav.main-menu ul ul li a{
    	font-size:14px;
    }
    .banner-title {
    	font-size:68px;
    	letter-spacing:6px;
    }
    .banner-subtitle{
    	font-size:26px;
    	letter-spacing: 1px;
    }
    .banner-button a{
    	font-size:22px;
    }
    .about-image img {
	    width:540px;
	    height: 462px;
	}
	.about-content{
		padding:45px 42px;
	}
	.about-title {
    	font-size: 26px;
    }
    .about-text{
    	font-size:16px;
    }
    .about-button a, .get-started-btn a{
    	font-size:17px;
    }
    .service-block .service-image{
    	height:700px;
    }
    .service-content{
    	padding:40px 30px 60px;
    }
    .service-title {
    	font-size:32px;
    }
    .service-text {
    	font-size: 16px;
    }
    .call-action-banner{
    	padding:70px 0;
    }
    .call-action-title{
    	font-size:32px;
    }
    .call-action-content{
    	font-size:18px;
    }
    .get-started-btn a {
	    font-size: 18px;
	    padding: 22px 30px;
	}
	.footer-top .widget-title {
    	font-size: 18px;
  }
  .contact-info .info .phone-no a{
  	font-size:18px;
  }
  .contact-info .info .phone-no a:before {
    width: 30px;
    height: 30px;
    background-size: 30px;
	}
	.social-icons ul li a{
		width:40px;
		height:40px;
	}
	.social-icons ul li a svg {
	    width: 18px;
	    height: 18px;
	}
	.site-main {
    	padding: 75px 0;
	}
	.contact-form h3 {
    	font-size: 28px;
	}
	.entry-header h1.entry-title {
    	font-size:40px;
	}
	.single article.post h1,
	.search .entry-header h1.entry-title,
	.error404 .entry-header h1.entry-title,
	.single  .entry-header h1.entry-title,
	.archive .entry-header h1.entry-title{
		font-size:28px;
	}
	.contact-form input[type='text'], 
	.contact-form input[type='email'], 
	.contact-form input[type='tel'],
	.contact-form textarea{
		font-size:16px;
	}
	.contact-info-area h3{
		font-size:24px;
	}
	.contact-form h3 {
    	font-size:26px;
	}
	.contact-form-area .contact-form form.wpcf7-form input[type="text"], 
	.contact-form-area .contact-form form.wpcf7-form input[type="email"], 
	.contact-form-area .contact-form form.wpcf7-form input[type="tel"], 
	.contact-form-area .contact-form form.wpcf7-form textarea{
		width: 93.5%;
	}
	.inner-banner img{
		height:300px;
	}
	h2{
  		font-size:26px;
  	}
  	.top-location-area .col-md {
      width: 30%;
  }
  .partner-list {
    grid-template-columns: repeat(4, 1fr);
	}
	.gallery-list {
    grid-template-columns: repeat(6, 1fr);
  }
	
}


@media only screen and (min-width: 1200px) {
	.top-header {
        font-size: 14px;
   	}
   	.site-logo img {
        width: 249px;
        height: 94px;
    }
    .phone-no a {
    	font-size:30px;
    }
    .contact-btn a, .banner-button a{
    	font-size:18px;
    }
    .phone-no a:before{
    	width:54px;
	    height:54px;
	    background-size:54px;
    }
    nav.main-menu ul li{
    	padding:0 18px;
    }
    .banner-title {
    	font-size:82px;
    	letter-spacing:10px;
    }
    .banner-subtitle{
    	font-size:30px;
    	letter-spacing:2px;
    }
    .banner-button a{
    	font-size:24px;
    	padding: 20px 30px;
    }
    .about-image img {
	    width:670px;
	    height: 462px;
	}
	.about-content{
		padding:45px 42px;
	}
	.about-title {
    	font-size: 30px;
    }
    .about-text{
    	font-size:16px;
    }
    .about-button a, .get-started-btn a{
    	font-size:17px;
    }
    .service-block .service-image{
    	height:850px;
    }
    .service-content{
    	padding:60px 40px 100px;
    }
    .service-title {
    	font-size:36px;
    }
    .service-text {
    	font-size: 16px;
    }
    .call-action-banner{
    	padding:100px 0;
    }
    .call-action-title{
    	font-size:36px;
    }
    .call-action-content{
    	font-size:18px;
    }
    .get-started-btn a {
        font-size: 20px;
        padding: 22px 38px;
    }
    .contact-info .info .phone-no a{
    	font-size:20px;
    	padding: 15px 15px;
    }
    .contact-info .info .phone-no a:before {
	    width: 34px;
	    height: 34px;
	    background-size: 34px;
	}
	.social-icons ul li a{
		width:43px;
		height:43px;
	}
	.social-icons ul li a svg {
	    width:22px;
	    height:22px;
	}
	h2{
  		font-size:30px;
  	}
	.entry-header h1.entry-title{
		font-size:46px;
	}
	.single article.post h1,
	.search .entry-header h1.entry-title,
	.error404 .entry-header h1.entry-title,
	.single  .entry-header h1.entry-title,
	.archive .entry-header h1.entry-title{
		font-size:32px;
	}
	.contact-form h3{
		font-size:30px;
	}
	#secondary.widget-area{
		max-width: 325px;
    	margin-left:40px;
    	min-width: 300px;
	}
	.blog article.post h2, .archive article.post h2, article.hentry h2{
		font-size:28px;
	}
	.contact-form h3 {
    	font-size:28px;
	}
	.contact-form-area .contact-form form.wpcf7-form input[type="text"], 
	.contact-form-area .contact-form form.wpcf7-form input[type="email"], 
	.contact-form-area .contact-form form.wpcf7-form input[type="tel"], 
	.contact-form-area .contact-form form.wpcf7-form textarea{
		width: 94.5%;
	}
	.site-main ul.service-lists{
		padding-left:0;
	}
	 .top-location-area .row{
      gap:15px;
  }
  .partner-logo img{
		max-height:70px;
}
.contact-info .info .phone-no a{
	width:auto;
}
.gallery-list {
    grid-template-columns: repeat(8, 1fr);
 }
 .contact-info{
 	gap:5px;
 }

}

@media only screen and (min-width: 1300px) {
	 nav.main-menu ul li{
    	padding:0 22px;
    }
}

@media screen and (max-width: 767px){
	.hdr-right,
	.nav-area{
		display:none;
	}
	.top-header .container{
		flex-direction:column;
		gap:6px;
		justify-content: center;
	}
	.top-header{
		padding:12px 0;
		text-align:center;
	}
	.banner-title{
		font-size:38px;
		letter-spacing:4px;
		margin-bottom:25px;
	}
	.banner-subtitle{
		font-size: 16px;
        line-height: 1.3;
        letter-spacing: 0.25px;
        margin-bottom:0;
	}
	.home-banner img, .home-banner video{
		height:320px;
	}
	.banner-button a {
	    margin-top: 20px;
        font-size: 18px;
        padding: 19px 24px;
	}
	.site-logo img{
		width:192px;
		height:72px;
		display:block;
	}
	.header-main {
    	padding: 15px 0;
	}
	.about-section {
    	padding: 40px 0;
	}
	.about-wrap{
		flex-direction:column;
	}
	.about-image, .about-content {
    	width:auto;
	}
	.about-content{
		width:auto;
		margin-left: 0;
		margin-top:0;
		padding: 30px 15px;
	}
	.about-image img {
	    width: 100%;
	    height: auto;
	    max-width: 100%;
	}
	.about-title {
    	font-size: 25px;
    }
    .service-block .service-image img{
    	position:relative;
    	height:360px;
    	display:block;
    }
    .service-block .service-image{
    	height:100%;
    }
    .service-content-area{
	    left: 0;
	    right:0;
	    bottom: 0;
	    display: flex;
	    justify-content: center;
	    align-items: center;
	    height: 100%;
    }
    .service-content {
	    background: rgba(0, 0, 0, 0.80);
	    padding: 40px 20px;
	    max-width:400px;
	    margin:0 auto;
	}
	.service-title {
    	font-size:26px;
    	margin-bottom:15px;
    }
    .service-text {
    	font-size: 15px;
    }
    .top-header{
    	font-size:13px;
    }
    .top-header .address:before{
    	width: 24px;
	    height: 24px;
	    background-size: 24px;
    }
    .about-button a, .get-started-btn a{
    	font-size:16px;
    }
    .logos-slider .slick-slider .slick-prev{
    	left:0;
    }
    .logos-slider .slick-slider .slick-next{
    	right:0;
    }
    .logos-slider .slick-slider .slick-next, .logos-slider .slick-slider .slick-prev{
    	width:40px;
    	height:40px;
    	background-size:12px;
    }
    .service-block{
    	background:#000;
    }
    .call-action-banner{
    	padding:40px 0;
    	background:#fff;
    	text-align:center;
    	background-image:none;
    }
    .call-action-title {
    	font-size: 26px;
    	margin-bottom:20px;
    }
    .call-action-content {
    	font-size: 16px;
    }
    .get-started-btn a{
    	padding: 22px 24px;
    }
    .maps-wrap{
    	flex-direction:column;
    }
    .map iframe{
    	height:280px;
    }
    .footer-top .container{
    	flex-direction:column;
    	text-align:center;
    }
    .contact-info{
    	flex-direction:column;
    	gap:25px;
    }
    .contact-info .info {
    	width: 100%;
    }
    .footer-top{
    	padding:35px 0;
    }
    .footer-top .widget-title{
    	margin-bottom:25px;
    }
    .contact-info .info div:first-of-type {
    	margin-bottom: 12px;
	}
	.contact-info .info .phone-no a{
		font-size:20px;
		padding: 15px 14px;
	}
	.contact-info .info .phone-no a:before {
	    width: 28px;
	    height: 28px;
	    background-size: 28px;
	}
	.footer-right{
		margin-top:30px;
	}
	.social-icons ul li a{
		width:40px;
		height:40px;
	}
	.social-icons ul li a svg {
	    width: 20px;
	    height: 20px;
	}
	.footer-bottom .container{
		flex-direction:column;
		gap:8px;
		letter-spacing:0.50px;
	}
	.footer-bottom{
		padding:15px 0;
	}
	nav.main-menu ul li.nav-contact{
  		display:block;
	}
	h2{
  		font-size:26px;
  	}
	h3 {
    	font-size: 24px;
  	}
	h4 {
	  	font-size: 22px;
	}
	h5 {
	  	font-size: 20px;
	}
	h6 {
	  	font-size:18px;
	}
  	article.hentry .entry-content h2 {
  		font-size: 26px;
	}
	.contact-form-area .map-area iframe {
  		margin-top: 0;
  		height:180px;
	}
	.inner-banner img{
		min-height:200px;
	}
	#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item .responsive-menu-pro-item-link {
	    text-transform:uppercase;
	    font-weight: 600;
	    letter-spacing:0.50px;
	}
	.contact-form-area .contact-form form.wpcf7-form input[type="text"], 
	.contact-form-area .contact-form form.wpcf7-form input[type="email"], 
	.contact-form-area .contact-form form.wpcf7-form input[type="tel"], 
	.contact-form-area .contact-form form.wpcf7-form textarea{
		width:93%;
	}
	.logos-wrap .slick-list img{
		height:50px !important;
		margin:0 auto;
		display:block;
		text-align:center;
		width:auto !important;
	}
	.logos-slider .slick-slider .slick-list{
		margin:0;
	}
	.logos-slider{
		text-align:center;
	}
	.top-location-area .location-col {
      padding: 30px 15px;
    }
    .top-location-area .location-col strong {
      font-size: 22px;
    }
    .entry-header h1.entry-title{
    	text-align:center;
    }
    .top-location-area{
    	margin-bottom:50px;
    }
    .page-id-156 .site-main .map-area iframe, .page-id-161 .site-main .map-area iframe{
    	height:240px;
    }
    .partner-list{
    	margin-top:30px;
    	grid-template-columns: repeat(2, 1fr);
    }
    .partner-logo img{
    	max-height:50px;
    }
    .gallery-list {
    	grid-template-columns: repeat(3, 1fr);
    	gap: 4px;
 		}

}

@media (max-width: 479px) {
	.top-header{
		font-size:11px;
	}
    .top-header .address:before {
	    width: 22px;
	    height: 22px;
	    background-size: 22px;
    }
    .site-logo img {
	    width: 170px;
	    height: 64px;
	}
	.banner-title {
        font-size: 28px;
    }
    .banner-subtitle {
        font-size: 15px;
        line-height: 1.4;
    }
    .banner-button a {
	    margin-top:12px;
	    font-size: 16px;
	    padding: 18px 22px;
    }
    .home-banner img, .home-banner video {
        height: 300px;
    }
    .about-title {
        font-size: 19px;
        margin-bottom:14px;
    }
    .about-text {
    	font-size: 15px;
    }
    .about-button a, .get-started-btn a {
        font-size: 15px;
    }
    .service-block .service-image img{
    	height:300px;
    }
    .service-title {
        font-size: 22px;
    }
    .service-text {
        font-size: 14px;
    }
    .call-action-title {
        font-size: 20px;
    }
    .call-action-content{
    	font-size:15px;
    }
    .get-started-btn a {
        padding: 21px 18px;
    }
    .map iframe {
        height: 220px;
    }
    .footer-top .widget-title {
    	font-size: 17px;
    }
    .contact-info .info .phone-no a {
        font-size: 18px;
        padding: 13px 12px;
    }
    .contact-info .info .phone-no a:before {
	    width: 26px;
	    height: 26px;
	    background-size: 26px;
    }
    .social-icons ul li a {
        width: 38px;
        height: 38px;
    }
    .social-icons ul li a svg {
        width: 18px;
        height: 18px;
    }
    .footer-bottom .container{
    	font-size:11px;
    }
    .footer-top .widget-title {
        margin-bottom: 20px;
    }
    .service-content{
    	max-width:300px;
    }

	.contact-form-area .contact-form form.wpcf7-form input[type="text"], .contact-form-area .contact-form form.wpcf7-form input[type="email"], .contact-form-area .contact-form form.wpcf7-form input[type="tel"], .contact-form-area .contact-form form.wpcf7-form textarea{
		width:91%;
	}
	h2 {
    	font-size: 24px;
   	}
	h3 {
    	font-size: 22px;
   	}
	 h4 {
	  font-size: 20px;
	}
	h5 {
	  font-size: 18px;
	}
	h6 {
	  	font-size:16px;
	}
	.site-content .entry-content {
	  	font-size: 14px;
	}
	article.hentry .entry-content h2 {
	  	font-size: 24px;
	}
	.inner-banner img{
		min-height:160px;
	}
	body{
		font-size:15px;
	}
	.social-icons ul li a svg {
	    width: 15px;
	    height: 15px;
	}
	.contact-form h3 {
    	font-size: 22px;
    }
    .contact-form-area .contact-form form.wpcf7-form input[type="submit"]{
    	font-size:15px;
    }
    .single article.post h1, 
    .search .entry-header h1.entry-title, 
    .error404 .entry-header h1.entry-title, 
    .single .entry-header h1.entry-title, 
    .archive .entry-header h1.entry-title {
    	font-size: 20px;
    }
    .entry-header h1.entry-title{
    	font-size:25px;
    }
    .partner-logo{
    	height:95px;
    }
    .partner-logo img {
        max-height: 40px;
    }
}