@media only screen and (min-width: 768px) {
   /*main{
      margin-top: 60px;
   }*/
   .slider-caption {
     left: 70px;
  }
  .form_section{
    position: absolute;
    top: 70px;
    width: 26%;
    right: 90px;
    background: #fff;
 }
 .form_section button{
   padding: 10px 30px;
}
/*.form_section .form-control{
   color-scheme: dark;
}*/

.form_section .form-group label {
 display: none;
}
.common-booking-form .form_section{
   position: relative;
   width: 100%;
   margin-bottom: 20px;
   top: 0;
   left: 0;
}
.common-booking-form .form_section .border-style{
   border: none;
   box-shadow: 0px 6px 35px rgba(0, 0, 0, 0.08);
}
.single-section .detail p{
 margin-bottom: 0;
}

.testimonial_section .sec-title{
   font-size: 64px;
}


.our-services-area .services-one__single{
  display: flex;
}
.our-services-area .d-lg-flex .service-one__content{
   border-radius: 10px 0 0 10px;
}
.our-services-area .d-lg-flex .service-one__img{
   width: 100%;
   border-radius: 0 10px 10px 0;
}
.our-services-area .d-lg-flex .service-one__img img{
  height: 100%;
  border-radius: 0 10px 10px 0;
}
.our-services-area .service-one__content{

}

}

/********************************************************************
*******************************************************************
*******************************************************************
********************************************************************/
@media only screen and (max-width: 768px) {
   /*main{
      margin-top: 95px;
   }*/
   .form_section{
    border-radius: 35px;
    margin: 10px;
    border: 3px solid #f2f2f2;
 }

 .form-btn{
   border-radius: 30px;
}
.form_section .input-group i{
   color: var(--second-color);
}
   /*.btn-theme{
      border-radius: 30px;
   }*/

   .form_section button{
      border-radius: 30px;
      padding: 10px 30px;
   } 
   .cab-service-section .card{
      flex-direction: column;
      width: 100%;
   }
   .cab-service-section .owl-item{
      margin: 0px;
   }
   .cab-service-section .card .card-img{
      width: 100%;
   }
   .footer-links a{
      font-size: 12px;
   }
   .footer-links{
      margin-bottom: 10px;
   }
   .tour-package-section .bg-img{
      padding-bottom: 30px;
   }
   .sec-plans-package{
      margin-top: -49px;
   }
   .sec-plans-package .box{
      margin-bottom: 10px;
   }

   .copyright-text{
      font-size: 12px;
      text-align: center;
   }
   .about-img-2{
      width: 100%;
   }
   .shape-101{
      display: none;
   }
   .sec-title {
    font-size: 36px;
    line-height: 43px;
 }
 .tour-package-section .row {
   margin: 0;
}
.tour-package-section .row .card{
   margin-top: 0;
}
.tour-package-section .row .car-2{
   margin-top: 0;
}
.package-details-area .includ-and-exclud-area {
 display: block;
}
.package-details-area .includ-and-exclud-area ul {
 display: block;
 width: 100%;
}
#mainslider img, #mainslider video{
   height: 300px;
}
.breadcrumb__text h2{
   font-size: 25px;
   line-height: 1.2;
}
.nav-book-btn{
   display: none;
}

/*header*/
.logo-style{
   top: 12px;
   width: 110px;
   height: 110px;
}
header .menu .brand-logo img {
  width: 82px;
  top: 0px;
}
.brand-logo a .brand-name{
  font-size: 15px;
}

/*about us*/
.about-thumb-wrap img {
   height: 200px;
}

.about-thumb-wrap .img-2{
  margin: 0 0 -70px 25px;
}

a.about_us_contact_box {
 width: 100%;
 gap: 10px;
}
.about_img img {
 height: 400px;
}
.client_testimonials_item{
   width: 100%;
   margin: 0;
}
.client_testimonials_item .client-test-img:before {
   width: 100%;
}
.client_testimonials_item .client-test-img:after{
   display: none;
}
.client-test-img{
   margin-bottom: 25px;
}
.testimonial_section .title-area{
   text-align: center;
}
/*.menu-all-pages-container .menu{
 padding-left: 15px;
}*/
.cab-service-section .row{
   padding: 0;
}
.breadcrumb__links a{
   font-size: 15px;
}
.breadcrumb__links span:last-child{
   font-size: 12px;
}
.breadcrumb__links a::after{
   font-size: 15px;
}
.contact-page-div{
   padding: 10px;
}
.contact_section .contact-page-wrap .contact_content{
   width: 73%;
}
.contact-page-div{
   top: 50%;
}.contact_section .contact-page-wrap .contact_content {
 padding: 3px 9px;
}.brand-logo a img{
   display: inline;
   margin-left: 0;
}
.single-section .h3{
 margin-top: 30px;
 text-align: center;
}
.about-us-section .about-sec-padding{
   padding: 0px;
}
.elementskit-infobox{
   display: none;
}
.elementskit-infobox1{
   display: none;
}
.about-page .elementskit-infobox{
   display: none;
}
.about-page .elementskit-infobox1{
   display: none;
}
.lg-extra-block{
 display: block;
}
.sm-extra-block{
   display: none;
}
.tr_test_img{
   right: 80px;
   top:56%;
}
.tr_test_slider .swiper-wrapper{
   top: 0px;
}
.Service_Box .service_img{
   margin-top: 0px;
}

.footer-wrapper .justify-content-between{
   padding: 0px;
}
.tr_head_title{
   text-align: center;
}
.tr_head_title h6::before{
 left: 64%;
 bottom: 0;
 top: -90px;
}

.light_header .main-header::before{
   display: none;
}
header.light_header{
   padding: 10px;
}

.breadcrumb__links{
 width: 80%;
 padding: 10px;
 bottom: -80px;
}
.spad {
  padding-top: 35px;
  padding-bottom: 80px;
}

.about-two__right{
   margin-left: 30px;
}
.about-two__img-shape{
   width: 287px;
   height: 304px;
}
.row.contact-margin-top {
  margin-top: 25px;
}
.header:after{
   width: 75%;
}
.service-bg .service-box-area{
   text-align: center;
}
.faq-section-four .title-area{
   text-align: center;
   margin-bottom: 30px;
}
.faq-section-four .title-area .sec-title{
   font-size: 36px;
}
.site_name{
   font-size: 22px;
   position: relative;
   font-weight: 900;
}
.site_name span{
   font-size: 22px;
}

/*about */
.experience-box{
   width: 69%;
   float: right;
   right: 20px;
   left: auto;
}
.experience-box .icon i {
  font-size: 50px;
}
.experience-box .experience .h3 {
  font-size: 30px;
}
.grid-img img{
   height: 140px;
}

/*why choose us*/
.whychoose-content-box {
 margin-top: 0; 
 padding: 20px;
 border-radius: 30px 0 0 0;
}
.whychoose-area img {
  border-radius: 0 0 30px 0;
}
.main-header-nine::after {
  width: 245px;
}
.main-menu-nine__shape {
  display: none;
}

.about-seven__right {
   width: 90%;
  margin: auto;
}
.section-title-four__title {
  font-size: 30px;
}
.about-seven__experience {
  display: none;
}
.about-seven__left {
  margin-left: 0;
  margin-right: 0;
}
.about-seven__img{
   height: 400px;
}
.perfect-fleet-item{
   margin: 0;
}
.service-area .services-one__single{
   display: flex;
   flex-direction: column;
        width: 95%;
        margin: auto;
}
.footer-wrapper{
   padding-top: 6rem;
}
.service-area .service-one__img{
   width: 100%;
}
.service-area .service-one__content{
   position: relative;
   width: 100%;
}
.service-one__img{
   width: 100%;

}
.service-one__content{
   width: 100%;
   position: relative;
   border-top-left-radius: 25px;
   border-top-right-radius: 25px;
   margin-top: -30px;
}
.sidebar-item{
   display: none;
}
.common-booking-form .form_section{
   margin: 0;
   margin-bottom: 20px;
}
.footer-widget,.footer-widget.address_menu{
   padding-left: 0;
}
.ot-widget-about .about-text{
   font-size: 34px;
}
}


/***************************************************************************
**************************************************************************
***************************************************************************/
@media (min-width: 1200px){
   .container, .container-lg, .container-md, .container-sm, .container-xl {
     max-width: 1200px;
  }
}