@media (min-width: 1349px) and (max-width: 1499px) {
  .owl-carousel .owl-nav button.owl-next {
    right: -50px;
  }
  .owl-carousel .owl-nav button.owl-prev {
    left: -50px;
  }
 
  .service-sec .service-box .service-cont a{
    margin-top: -9px;
  }
  .top-area.social-media i{
    margin-top: 5px !important;
  }
}
@media (min-width: 1347px) and (max-width: 1532px) {
  .nav-section .navbar ul li a {
    font-size: 14px;
  }
  .nav-section .navbar ul li:last-child::after{
    border-width: 0 0 54.3px 41px;
  }
}
@media (min-width: 1226px) and (max-width: 1349px) {
  .owl-carousel .owl-nav button.owl-next {
    right: 960px;
  }
  .owl-carousel .owl-nav button.owl-prev {
    left: -575px;
  }
    .nav-section .navbar ul li a{font-size:12px;}
}
@media (min-width: 992px) and (max-width: 1192px) {
 
    .about .about-first-img{
    height: 585px;
}
.about .about-first-img img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
#exitButton{
  top: 14%;
  right: 20%;
}

.address .address-icon i{
  width: 100px;
  height: 100px;
  font-size: 42px;
}
.address a, .address p{
  font-size: 17px;
}
.owl-carousel .owl-nav button.owl-prev{
    left: -74%;
    top: 62%;
}    
.owl-carousel .owl-nav button.owl-next{
    left: -56%;
    top: 62%;
}

.banner-btn{
    padding: 13px 21px !important;
}

.wideget-area h3{
    font-size: 20px;
}
.wideget-area ul li a,
.footer .contact-area li p,
.footer .footer_logo_area p{
    font-size: 16px;
}
.footer .contact-area li i{
    font-size: 21px;
}
}
@media (min-width: 992px) and (max-width: 1025px) {
  .carousel-caption{
    left: 8% !important;
  }
}
@media (min-width: 1026px) and (max-width: 1191px) {
  .carousel-caption{
    left: 13% !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .top-head {
    display: none;
  }
	.book-area form{
		padding: 0 20px;
	}
	.book-button{
		display: flex;
		margin: auto;
		margin-top: 20px;
	}
    
  .navbar-brand{
    display: block;
  }
  .logo{
    display: none;
  }
  .navbar-toggler-icon i {
    font-size: 30px;
    color: #ffffff;
    padding-top: 2px;
  }

  .nav-section {
    margin-top: 10px;
    background: #fff;
  }
  .navbar-brand img {
    width: 82%;
  }
  .navbar-collapse {
    z-index: 999;
    background: #052a5f;
    position: relative;
    top: 1px;
  }
	.phone-btn, .learn-btn{
		margin-top:15px;
	}
	.service-sec .service-box{
		height: auto;
	}
  .navbar-collapse ul ul {
    margin-left: 0 !important;
    padding-left: 0 !important;
  }
  .navbar-collapse .navbar-nav {
    padding-left: 15px;
  }
  .navbar-toggler {
    background: #e31e25 !important;
    padding: 7px 13px !important;
  }
  .navbar-toggler:focus {
    box-shadow: none !important;
  }
		.navbar{
		padding: 0 10px;
	}
  .nav-section .container {
    padding: 0 4px;
  }
  .sticky .navbar-expand-lg .navbar-nav .nav-link{
    color: #fff;
  }
  .nav-section .navbar ul li a {
    color: #fff;
  }
  .main-btn {
    font-size: 14px;
    margin-top: 0;
  }
  .emergency-cont{
    margin-top: 17px;
  }
  .emergency-button{
    padding-top: 20px;
  }
  
  .book-img{
    display: none;
  }
  .book-img-mobile{
    display: block;
    position: relative;
    overflow: hidden;
    height: 270px;
    border-radius: 10px 10px 0 0;
  }
  .book-img-mobile h1{
    font-size: 40px;
    padding: 0;
    line-height: 46px;
  }
  .book-area{
    height: auto;
    padding-bottom: 20px;
  }
  .banner-form{
    margin-top: 0;
  }
  .banner-form input{
    margin-bottom: 10px;
  }
  .book-img-mobile img{
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .book-img-mobile .book-cont {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
  .book-img-mobile::before{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: #0a558e;
  }
  .abt2{
    height: auto;
    margin-top: 13px;
    padding-top:0;
  }
  .abt3{
    height: auto;
    margin-top: 13px;
    margin-bottom: 30px;

  }
  /* For service section */
  .service-sec {
    padding: 60px 0;
    background-size: cover !important;
  }
  .service-sec .service-head {
    margin-bottom: 0;
  }
  .service-sec .service-head h6 {
    font-size: 16px;
  }
  .service-sec .service-head h1 {
    font-size: 24px;
    line-height: 30px;
  }
  .service-sec .service-item {
    margin-bottom: 17px;
  }
  .service-sec .row .col-lg-4:nth-child(1) .service-item {
    margin-top: 0;
  }
  .service-sec .row .col-lg-4:nth-child(2) .service-item {
    margin-top: 0;
  }
  .service-box-head {
    width: 88%;
  }

  /* about style */
  .about {
    padding: 40px 0 30px 0;
  }
  .about .about-content h6 {
    font-size: 16px;
  }

  .about .about-content h1 {
    font-size: 40px;
  }
  .about .about-first-img {
    width: 100%;
    margin-bottom: 20px;
  }

  .list-area {
    display: unset;
  }
  .about::after {
    display: none;
  }
  /* Project style start */
  .project-sec {
    padding: 30px 0;
  }
  .project-sec .owl-carousel.owl-drag .owl-item {
    width: 340px !important;
    margin-right: 20px;
  }
  .project-sec .project-content h6 {
    font-size: 16px;
  }
  .project-sec .project-content h1 {
    font-size: 29px;
  }
  .project-sec .project-content p {
    width: 100% !important ;
  }
  .address a, .address p{
    font-size: 15px;
    text-align: center;
  }
  .add-area{
    display: block;
  }
  .address-cont{
    padding-left: 0;
    text-align: center;
  }
  .address .address-icon i{
    margin: auto;
  }
  .call-left{
    display: none;
  }
  .call-us{
    height: 300px;
    background-size: cover;
    position: relative;
    z-index: 1;
  }
  .call-us::before{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #153b74a6;
  content: "";
  z-index: -1;
  }
  .call-left-cont h2{
    font-size: 24px;
    text-align: center;
  }
  .call-left-cont {
    position: absolute;
    top: 50%;
    left: 50%;    
    transform: translateX(-50%);
}
.phone-icon{
  position: relative;
  left: 0;
  top: 0;
  margin: auto;
  padding-top: 41px;
}
.call-us i{
  margin: auto;
  width: 80px;
  height: 80px;
  font-size: 24px;
  margin-top: 20px;
}
.testi-right{
  padding-top: 55px;
}

  /* offer style end */

  /* For testimonial section */
  .testimonial {
    height: auto !important;
    padding: 0 0 60px;
}
  .testimonial .owl-stage-outer{
    padding-top: 22px;
  }
  .testimonial .item p{
    padding-top: 30px;
  }
  .testimonial .choose-circle{
    top: -22px;
  }
  .testimonial{
    height: 486px;
  }

  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel .owl-nav button.owl-prev {
    width: 45px;
    height: 45px;
    top: 100%;
  }

  .owl-carousel .owl-nav button.owl-prev {
    left: -69%;
    bottom: -50px;
    top: 78%;
    transform: translateX(-55%);
  }

  .owl-carousel .owl-nav button.owl-next {
    left: -60%;
    transform: translateX(55%);
    bottom: -30px;
    top: 78%;
  }

  .owl-next > span.ti-angle-right {
    top: 37%;
    left: 28%;
  }
  /* footer bottom style start */
  .footer-bottom p {
    text-align: center;
  }
  .footer-bottom p {
    margin-bottom: 0;
  }
  .wideget-contact-area .address li:last-child a {
    font-size: 16px;
  }
    
    
}
@media (min-width: 992px) and (max-width: 1030px){
  .testi-right{
    padding-top: 5px;
  }
  .call-left-cont h2{
    font-size: 27px;
  }
  .call-left-cont{
    top: 82px;
  }
  .phone-icon {
    position: relative;
    left: -148px;
    top: 42px;
  }
}
@media (min-width: 992px){
  .book-img-mobile{
    display: none;
  }
  .navbar-brand{
    display: none;
  }
}
@media (min-width: 1030px) and (max-width: 1199px){
  .testi-right{
    padding-top: 70px;
  }
  .call-left-cont{
    top: 82px;
  }
  .phone-icon {
    position: relative;
    left: -148px;
    top: 50px;
  }
  .call-left-cont h2{
    font-size: 29px;
  }

}
@media (min-width: 992px) and (max-width: 1199px){
  h1 {
    font-size: 35px;
    line-height: 43px;
}
  .navbar-brand{
    display: none;
  }
  .logo{
    display: block;
    padding-top: 0;
  }
  .logo::after{
    display: none;
  }
  .nav-section::after{
    width: 100%;
  }
  .book-img{
    display: block;
  }
  .book-img-mobile{
    display: none;
  }
  .nav-section .navbar ul li a{
    font-size: 13px;
  }
  .nav-section .navbar ul li{
    padding-right: 0;
  }
  .book-area{
    height: auto;
  }
  .book-img{
    height: auto;
  }
  .banner-form{
    margin-top: 5px;
  }
  .book-img::before {
    position: absolute;
    top: -33px;
    right: 82px;
    height: 367px;
    width: 10px;
    background: #e1b024;
    transform: rotate(29deg);
    content: "";
}
.book-cont h1 {
  color: #fff;
  font-size: 57px;
  line-height: 60px;
  padding-left: 68px;
  padding-top: 51px;
}
.book-img{
  border-radius: 10px 0 0 10px;
}
.service-sec .service-head h1{
  width: 75% !important;
}
#gallery .img-wrapper{
  height: auto;
}

}
@media (max-width: 767px) {
  h1{
    font-size: 24px;
    line-height: 32px;
  }
  .sub-title{
    font-size: 13px;
  }
  .nav-section.sticky .navbar ul li ul.dropdown-menu li a.dropdown-item{
    color: #000000;
}
	.inner-gallery .img-wrapper{
		height: 170px !important;
	}
	#gallery .img-wrapper .img-overlay{
		width: 90%;
		height: 90%;
		border-radius: 6px;
	}
	.wideget-area ul li a{
		font-size: 16px;
	}   
	.emergency-button {
    padding-top: 0;
}


.nav-section .navbar ul li:last-child a{
color: #fff;
}

  .phone-btn, .learn-btn{
    padding: 10px 16px;
    margin: 10px 5px;
    width: 166px;
  }

  /* .top-head {
    display: none;
  } */
    .service-sec .service-box{height:auto;}
  .top-head .top-area li p span{
    display: none;
  }
	#gallery .img-wrapper{
		height: 117px;
		border-radius: 6px;
	}
  .top-head .top-area li:first-child{
    padding-right: 10px;
  }
	.navbar{
		padding: 0 8px;
	}
  .top-head .top-area li a{
    font-size: 14px;
        padding-left: 3px;
	  color: #fff;
  }
  .top-head .top-area li i{
    background: transparent;
    color: #e31e25;
    width: 20px;
    height: 20px;
    font-size:16px;
	  padding-right: 20px;
	  padding-left: 15px;      
  }
	.testimonial .item {
    margin-top: 13px;
}
	.book-area form{
		padding: 0 20px;
		margin-top: 10px;
	}
    .top-head .top-area li{display:flex;}
  .top-head .top-area{
    justify-content: center;
    flex-wrap: wrap;
	margin-top:0;  
  }
  .top-head .top-area li p{
      padding-left:0;
      text-align:center;
  }
    .top-head .top-area li p br{display:none;}
  .navbar-brand{
    display: block;
  }
  .logo{
    display: none;
  }
  .book-img{
    display: none;
  }
  .book-img-mobile{
    display: block;
    position: relative;
    overflow: hidden;
    height: 270px;
    border-radius: 10px 10px 0 0;
  }
	.about-sec ul li {
    display: flex;
    margin-top: 20px;
}
  .book-img-mobile h1{
    font-size: 40px;
    padding: 0;
    line-height: 46px;
  }
  .book-area{
    height: auto;
    padding-bottom: 20px;
  }
	.book-button{
		display: flex;
		margin: auto;
	}
  .banner-form{
    margin-top: 20px;
  }
  .banner-form input{
    margin-bottom: 10px;
  }
  .book-img-mobile img{
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .book-img-mobile .book-cont {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	  width: 100%;
        text-align: center;
}
  .book-img-mobile::before{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: #2f4e70c7;
  }
  .abt2{
    height: auto;
    margin-top: 13px;
    padding-top:0;
  }
  .abt3{
    height: auto;
    margin-top: 13px;
    margin-bottom: 30px;
  }
  .number{
    padding: 5px 15px;
    background: #052a5f;
    position: relative;
    right: 10px;
    color: #fff;
    font-size: 13px;
	  border-radius: 6px;
  }
  
  .navbar-toggler-icon i {
    font-size: 24px;
    color: #fff;
    padding-top: 4px;
  }
.nav-section {
    background: #fff;
    height: auto;
    padding-top: 5px;    
}
  .nav-section::after{
    display: none;
  }
  .navbar-brand {
    width: 173px;
	  margin-right: 10px;
  }

  .navbar-collapse {
    z-index: 999;
    background: #052a5f;
    position: relative;
    padding-bottom: 10px;
    top: 20px;
  }
  .slide .slide_content--headings h5{
    font-size: 14px;
  }
  .slide .slide_content--headings h2{
    font-size: 24px;
  }
  .slider_area .btn_area .banner-btn{
    padding: 11px 33px !important;
  }

  .navbar-collapse ul ul {
    margin-left: 0 !important;
    padding-left: 0 !important;
  }
  .navbar-collapse .navbar-nav {
    padding-left: 15px;
  }
  .navbar-toggler {
    background: #e31e25 !important;
    padding: 4px 8px !important;
  }
  .navbar-toggler:focus {
    box-shadow: none !important;
  }
  .nav-section .container {
    padding: 0 4px;
  }
  /* .nav-section .navbar ul li a {
    color: #fff !important;
  } */
   .sticky .navbar-expand-lg .navbar-nav .nav-link {
    color: #ffffff;
}
  .emergency-cont{
    margin-top: 0;
  }
  .main-btn {
    font-size: 14px;
    margin-top: 0;
    padding: 10px 30px;
  }
  .testi-right{
    padding: 30px 0 0 0;
  }
  
  .service-sec {
    padding: 34px 0;
    background-size: cover !important;
  }
  .service-sec .service-head {
    margin-bottom: 0;
  }
  .service-sec .service-head h6 {
    font-size: 16px;
  }

  .service-sec .service-head h1{
    width: 100% !important;
  }
  .service-sec .service-item {
    margin-bottom: 17px;
  }
  .service-sec .row .col-lg-4:nth-child(1) .service-item {
    margin-top: 0;
  }
  .service-box-head {
    width: 88%;
  }
  .service-sec .service-box .service-cont h3{
    font-size: 18px;
    padding-top: 40px;
  }

  
  .about {
    padding: 36px 0 30px 0;
  }
  .about .about-content h6 {
    font-size: 14px;
  }
  .about .about-snd-img {
    display: none;
  }
  .about .about-content h1 {
    font-size: 26px;
    line-height: 40px;
  }
  .about .about-first-img {
    width: 100%;
  }
  .about::after {
    display: none;
  }
  .about .about-content {
    padding-top: 30px;
  }
  
  .address h5{
    font-size: 17px;
  }
  .address p, .address a{
    margin-bottom: 15px;
    font-size: 14px;
  }

  /* Project style start */
  .project-sec {
    padding: 30px 0;
  }
  .project-sec .owl-carousel.owl-drag .owl-item {
    width: 340px !important;
    margin-right: 20px;
  }
  .project-sec .project-content h6 {
    font-size: 16px;
  }
  .project-sec .project-content h1 {
    font-size: 26px;
  }
  .project-sec .project-content p {
    width: 100% !important ;
  }
  #exitButton{
    top: 29%;
    right: 9%;
  }
  .call-left{
    display: none;
  }
  .call-us{
    height: 300px;
    background-size: cover;
    position: relative;
    z-index: 1;
  }
  .call-us::before{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #153b74a6;
  content: "";
  z-index: -1;
  }
  .call-left-cont h2{
    font-size: 24px;
    text-align: center;
  }
  .call-left-cont {
    position: absolute;
    top: 50%;
    left: 50%;    
    transform: translateX(-50%);
}
.phone-icon{
  position: relative;
  left: 0;
  top: 0;
  margin: auto;
  padding-top: 41px;
}
.call-us i{
  margin: auto;
  width: 80px;
  height: 80px;
  font-size: 24px;
  margin-top: 20px;
}


  
  .testimonial{
    height: auto;
    padding: 30px 0;
  }
  .testimonial .item{
    width: 100%;
  }
  .add-area{
    display: flex;
    /* text-align: center; */
  }
  .address .address-icon i{
    margin: 10px auto 20px;
    width: 80px;
    height: 80px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 35px;
  }
  .address-cont{
    padding-left: 17px;
  }

  /* footer bottom style start */
  .footer-bottom p {
    text-align: center;
  }
  .footer-bottom p {
    margin-bottom: 0;
  }
  .wideget-contact-area .address li:last-child a {
    font-size: 16px;
  }
  .footer-logo {
    width: 50%;
  }
  .address-link{
    padding-left: 0;
  }
  .footer::after{
    bottom: 116px;
  }
    .top-head{height:auto; padding:0; background: #052a5f;}
    .inner_banner h1{font-size:20px;}
    .inner_page img, .single_service img{float:none; width:100%; margin:0 0 20px;}
    .inner_banner img{height:200px;}
    .single_service p, .single_service ul li{font-size: 14px; line-height:24px;}
}
@media (min-width: 575px) and (max-width: 767px) {
    .carousel-caption{
        left: 16% !important;
    }    
}
@media (min-width: 415px) and (max-width: 767px) {
  #gallery .img-wrapper {
    text-align: center;
  }
  #exitButton{
    top: 23%;
    right: 9%;
  }
 
  .about {
    padding: 50px 0;
  }
  
  .navbar-brand {
    width: 200px;
  }
}
@media(min-width: 768px){
  .number{
display: none;
  }
}




