/*
Theme Name: Ayesha Child Theme
Theme URI: http://themeforest.net/user/dropletthemes
Author: Muhammad Ajmal
Author URI: http://dropletthemes.com
Description: A Stylish Theme for Hairdressers and Beauty Salons
Template: ayesha
Version: 5.5
*/

#header.header-v2 {
    padding: 0 0px;
    height: auto;
    min-height: 100px;
}
.logo img {
    width: auto;
}
#header.header-v2 .logo {
    line-height: 100px; /*96px*/
    position: absolute;
    top: 0;
    /*background: #fff;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    padding: 5px 5px 5px;*/
}
#header.header-v2 #navigation {
    float: right;
}
#navigation .sub-menu li a {
    padding: 12px 12px 12px 22px;
}
#navigation .sub-menu li {
   border-bottom: 1px solid #00817c;
}
#navigation .sub-menu li:hover a {
   background: #00817c;
} 
#navigation .sub-menu {
   padding: 0px 0;
}
#header.header-v2 #navigation > ul > li > a {
    line-height: 100px;
}
.top_bar {
     background: #0f0568;/*#03a19c*/
    padding: 8px 0;
    overflow: hidden;
}
.top_bar ul {
    margin-bottom: 0;
    list-style: none;
    float: right;
}
.top_bar ul > li {
    margin-left: 15px;
    float: left;
}
.top_bar ul > li a {
    color: #fff;
    font-size: 15px;
    position: relative;
    padding-right: 15px;
}
.top_bar ul > li a:after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    border-right: 1px solid #eee;
    width: 100%;
    height: 100%;
    margin-left: 15px;
}
.top_bar ul > li:last-child a:after {
    display: none;
}
.top_bar ul > li a i {
    margin-right: 8px;
}
.top_bar ul > li:last-child a {
    padding-right: 0px;
}
/*.top_bar ul {
    padding: 9px 20px 9px 0px;
    position: relative;
    color: #FFF;
    background: #e6791a;
    z-index: 999;
    margin-left: 0;
}
.top_bar ul:after {
    content: " ";
    position: absolute;
    display: block;
    width: 620px;
    height: 100%;
    top: 0;
    left: -60px;
    z-index: -1;
    background: #ec268f;
    transform-origin: bottom left;
    -ms-transform: skew(-32deg, 0deg);
    -webkit-transform: skew(-32deg, 0deg);
    transform: skew(-32deg, 0deg);
}*/
.pad_tb {
    padding: 60px 0;
}
/*.vc_custom_heading {
    display: block;
    transition: 1s;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    background-image: linear-gradient(to right, #ec268f, #ec268f, 50%, #282a7c 50%);
    background-size: 200% 100%;
    background-position: 100%;
}
.vc_custom_heading:hover {
    background-position: 0% 100%;
}*/
.vc_custom_heading { 
    position: relative;
    color: #0f0568; /*03a19c*/
    padding-bottom: 12px;
    margin-bottom: 30px;
}
.vc_custom_heading:before {
    content:"";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50px;
    height: 4px;
    background: #fe4e0e; /*#ef0c05*/
}
.vc_custom_heading.text-center {
    padding-bottom: 0px;
}
.vc_custom_heading.text-center:before {
    display: none;
}
.vc_custom_heading.text-center:after {
    content: "";
    position: relative;
    bottom: 0;
    width: 50px;
    height: 4px;
    background: #fe4e0e; /*#ef0c05*/
    text-align: center;
    margin: 12px auto 0px auto;
    display: block;
}

h2.vc_custom_heading {
    font-size: 45px;
    line-height: 50px;
}
.hom_about {
   padding-bottom: 25px;
   padding-top: 35px;
}
.hom_about .wpb_text_column p{
    text-align: justify;
    margin-bottom: 8px;
}
.vc_btn3-container .vc_btn3 {
    color: #fff!important;
    border-color: #ff3309!important; /*#ef0c05*/
    background-color: #ff3309!important; /*#ef0c05*/
    padding: 12px 30px 12px 25px!important;
    font-size: 15px !important;
    font-weight: 500 !important;
    margin: 20px 0 0;
    background-image: none!important;
}
.vc_btn3-container .vc_btn3:hover {
    border-color: #0f0568!important; /*#03a19c*/
    background-color: #0f0568!important; /*#03a19c*/
}
.vc_btn3-container .vc_btn3 .vc_btn3-icon {
    right: 10px!important;
    font-size: 14px!important;
}
.hom_product_title  {
    padding: 50px 0 280px; /*84px 0 340px*/
    background-position: center;
    background-repeat: no-repeat;
}  
.hom_product_title h2.vc_custom_heading { 
    background-image: linear-gradient(to right, #ec268f, #ec268f, 50%, #fff 50%);
    display: block;
}
.hom_packages {
    padding: 100px 0 130px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.hom_packages .iconbox {
    border-radius: 10px;
    box-shadow:0px 0px 25px 0px rgb(0 0 0 / 20%); /*0px 0px 68px 0px rgb(4 49 182 / 14%)*/
    padding: 10px;
    background: #fff;
}
.hom_packages .iconbox.style-1 .img, .hom_products .iconbox.style-1 .iconbox-content {
    margin: 0 0px;
}
.hom_packages .iconbox.style-1 .img {
    margin-bottom: 0px;
    display: block;
    overflow: hidden;
    border-radius: 10px;
}
.hom_packages .iconbox.style-1 .img img {
    transition: all .3s;
}
.hom_packages .iconbox.style-1:hover .img img {
    transform: scale(1.1);
} 
    
.hom_packages .iconbox-content {
    padding: 20px 12px 10px;
    margin: 0px!important;
}
.hom_packages .iconbox .iconbox-caption h3 {
    font-size: 24px;
    margin-bottom: 5px; 
    font-weight: 700;
}
.hom_packages .iconbox:hover .iconbox-caption h3 {
    color: #0f0568!important; /*03a19c*/
}
.hom_packages .iconbox .iconbox-caption p {
    font-size: 15px;
    color: #000!important;
}
.hom_packages .iconbox .iconbox-btn {
    padding: 7px 20px;
    border: 1px solid #0f0568;/*03a19c*/
    display: inline-block;
    border-radius: 10px;
    background: #0f0568!important;/*03a19c*/
    margin-top: 5px;
}
.hom_packages .iconbox .iconbox-btn a {
    font-size: 14px; /*15px*/
    color: #fff!important;
    font-weight: 500;
}
.hom_packages .iconbox .iconbox-btn i {
    font-size: 13px;
    color: #fff!important; 
}
.hom_packages .iconbox .iconbox-btn:hover {
    background: #ff3309!important; /*ef0c05*/
    border: 1px solid #ff3309; /*ef0c05*/
} 
.hom_packages .iconbox.style-1:hover .iconbox-btn {
    background: #ff3309!important;/*ef0c05*/
    border: 1px solid #ff3309; /*ef0c05*/
}
.hom_packages .iconbox .iconbox-btn:hover a, 
.hom_packages .iconbox .iconbox-btn:hover i {
    color: #fff!important; 
}
.hom_packages h2.vc_custom_heading {
     margin-top: 25px;
}
.hom_gallery {
    padding: 0px 0px 60px;
}
.hom_gallery .gallery-filters span {
    margin-left: 10px;
    margin-right: 10px;
}
.hom_gallery .gallery-filters span a {
    border: 1px solid #000;
    padding: 10px 25px;
    margin-right: 0px;
    margin-left: 0px;
    font-weight: 500;
}
.hom_gallery .gallery-filters span a.active { 
        background: #3e4095;
    color: #fff!important;
}

.hom_gallery {
    padding-top:0px;   
    padding-bottom: 0px;
}
#footer .multi-col-widget {
    height: auto!important;
}
#footer .multi-col-widget .widget {
    overflow: visible;
    left: 0px!important;
    position: relative!important;
    width: 25%;
    margin: 18px 0;
    padding: 0px 15px;
    top: 0px!important;
}
#footer .widget-area {
    padding: 35px 0 25px;
}
#footer .widget-area .widget_nav_menu ul > li {
    border-bottom: none!important;/*1px solid #333*/
}
#footer .widget-area .widget_nav_menu ul > li a {
    font-size: 15px;
    padding: 22px 0 4px 0;
    border-bottom: none!important;
    font-weight: 400;
}
#footer .widget.widget_nav_menu ul li a:before, #footer .widget.widget_pages ul li a:before {
    font-family: "Font Awesome 5 Free";
    content: "\f054";
    font-weight: 900;
    margin-right: 15px;
    font-size: 12px;
    color: #fff;
}
#footer #block-5, #footer #block-6 {
    display: none;   
}
#footer .widget_custom_html span {
    position: relative;
    padding-left: 30px;
    line-height: 26px;
    margin-bottom: 5px;
} 
#footer .widget_custom_html span:before {
    color: #fff; /*ddd*/
    font-size: 20px;
    margin-right: 0;
    position: absolute;
    top: -1px;
    left: 0;
}
span.location:before {
    content: "\e087"; 
}
.mfp-bottom-bar .mfp-title {
  display: none;   
}
.copyright .text p {
    padding: 22px 0;
    font-size: 15px;
}
.copyright .copyright-nav {
    padding: 22px 0;
}
#footer .widget-area .widget h2 {
    font-size: 22px;
    font-weight: 500;
}
#footer .widget h2:after {
    margin: 15px 0 25px 0;
}
#footer .widget-area .textwidget p {
    margin-bottom: 0px;   
}
#footer .widget.widget_nav_menu ul li a {
     color: #fff; /*ddd*/
}  
#footer .social-widget span a {
    margin-bottom: 0;
    font-size: 15px;
}
#footer .widget-area {
    background-color: transparent;
}
.copyright {
    background-color: transparent;
}
#footer {
    /*background: url(https://milestonetravelsonline.com/wp-content/uploads/2022/12/footer-bg1.jpg);*/
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: 1;
    background:#0f0568; /*#047875*/
}
/*footer#footer:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.72) none repeat scroll 0 0;
    z-index: -1;
}*/

/*body {
    overflow-x: hidden;
}*/ 
    
.hom_about .vc_single_image-wrapper {
    position: relative;
    display: block!important;
    overflow: hidden;
    background: #ffffff;
    padding: 15px;
    border-radius: 10px;
    box-shadow: 0px 5px 25px 0px rgb(0 0 0 / 20%); /*0px 20px 50px 0px rgb(0 0 0 / 20%)*/
}
.hom_about h3 {
    font-size: 75px;
    line-height: 80px;
    margin-bottom: 10px;
    animation: Color 4s linear infinite;
  -webkit-animation: Color 4s ease-in-out infinite;
  text-shadow: 10px 10px #F0F0F0;
}
@keyframes Color{
  0%{
    color:#4815aa; /*A0D468  #4815aa*/
  }
  
  20%{
    color:#037a03; /*4FC1E9 #008000*/
  }
  
  40%{
    color:#4b0082;  /*FFCE54  #4b0082*/
  }
  
  60%{
    color:#ff9036;/*FC6E51  #ffa500*/
  }
  
  80%{
    color:#00ab8e; /*ED5565 #ee82ee*/
  }
  
  100%{
    color:#f60000;  /*AC92EC  #f60000*/
  }
}

@-moz-keyframes Color{
  0%{
    color:#4815aa; /*A0D468*/
  }
  
  20%{
    color:#037a03; /*4FC1E9 #008000*/
  }
  
  40%{
    color:#4b0082;  /*FFCE54*/
  }
  
  60%{
    color:#ff9036;/*FC6E51*/
  }
  
  80%{
    color:#00ab8e; /*ED5565*/
  }
  
  100%{
    color:#f60000;  /*AC92EC*/
  }
}

@-webkit-keyframes Color{
  0%{
    color:#4815aa; /*A0D468*/
  }
  
  20%{
    color:#037a03; /*4FC1E9 #008000*/
  }
  
  40%{
    color:#4b0082;  /*FFCE54*/
  }
  
  60%{
    color:#ff9036;/*FC6E51*/
  }
  
  80%{
    color:#00ab8e; /*ED5565*/
  }
  
  100%{
    color:#f60000;  /*AC92EC*/
  }
}
.hom_destination {
    padding: 15px 0 60px;
}
footer#footer:before {
    content: "";
    position: absolute;
    left: 0;
    top: -100px;
    width: 100%;
    height: 100%;
    background: url(https://milestonetravelsonline.com/wp-content/uploads/2023/01/footer-shape-2.png);/*https://milestonetravelsonline.com/wp-content/uploads/2022/12/footer-shape-1.png*/
    background-repeat: no-repeat;
    background-position: top;
}
#footer .multi-col-widget .widget#nav_menu-3 h2 {
    opacity: 0;
}
.copyright-nav ul.menu li a {
    font-size: 15px;
}
#footer .widget_custom_html .social-icons span {
    position: relative;
    padding-left: 0;
    line-height: inherit;
    margin-bottom: 0px;
}
#navigation .sub-menu li a {
    font-size: 15px;
} 

.single-destination .destination-image {
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    z-index: -1;
}
.single-destination .destination-title {
    position: absolute;
    bottom: 20px;
    z-index: 1;
    width: 100%;
    text-align: center;
}
.single-destination .destination-title h3 {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0px;
    display: block;
    text-align: center;
}
.single-destination .destination-image:after {
    background: -webkit-linear-gradient(bottom, rgba(4, 4, 4, 0.9), rgba(1, 1, 1, 0));
    background: linear-gradient(to top, rgba(4, 4, 4, 0.9), rgba(1, 1, 1, 0));
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 65%;
    border-radius: 5px;
}
.lgx-carousel-section .lgx-carousel .lgx-item {
    padding: 10px 0 25px;
}
.home_banner {
    text-align: center;
    background-size: cover;
    height: 515px;
    position: relative;
    overflow: hidden;
    background-position: 50% 50% !important;
    background-repeat: no-repeat;
    background-size: cover;
}
.home_banner_inner {
    height: 100%;
}
.home_banner .wpb_text_column  {
    margin-bottom: 0;
    padding: 150px 0 160px;
}
.home_banner h4 {
    font-size: 60px;
    line-height: 60px;
    font-weight: 500;
    color: #fff;
    letter-spacing: 0px;
    text-shadow: 0 2px 4px rgb(0 0 0 / 5%);
    text-transform: capitalize;
}
.home_banner h2 {
    font-size: 100px;
    line-height: 100px;
    margin-top: 20px;
    text-transform: uppercase;
    text-shadow: 0 2px 4px rgb(0 0 0 / 25%);
    color: #fff;
    display: block;
   
}
.home_banner h2 span { 
    color:#0bfbf3;
}
.home_banner:after {
    background-image: url(https://milestonetravelsonline.com/wp-content/uploads/2022/12/slide-shape-2.png);
    position: absolute;
    left: 0px;
    bottom: -10px;
    width: 100%;
    height: 95px;
    background-repeat: repeat-x;
    animation: slide 100s linear infinite;
    -webkit-animation: slide 100s linear infinite;
}
@keyframes slide{
    from { background-position: 0 0; }
      to { background-position: 1920px 0; }
}

@-webkit-keyframes slide{
    from { background-position: 0 0; }
      to { background-position: 1920px 0; }
}
/*.home_banner h2 span {
     position: relative;
}
.home_banner h2 span:before {
    position: absolute;
    width: 20px;
    height: 20px;
    content: "";
    left: 0px;
    bottom: 25px;
    border-radius: 50%;
    background: #03a19c none repeat scroll 0 0;
}*/
/*.zoom-s {
	animation: zoom 15s ease 0s normal both infinite;
	-webkit-animation: zoom 15s ease 0s normal both infinite;
	-moz-animation: zoom 15s ease 0s normal both infinite;
	-ms-animation: zoom 15s ease 0s normal both infinite;
	-o-animation: zoom 15s ease 0s normal both infinite;
}

@-webkit-keyframes zoom {
	0% {
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}
	50% {
		-webkit-transform: scale(1.1, 1.1);
		transform: scale(1.1, 1.1);
	}
	100% {
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}
}

@keyframes zoom {
	0% {
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}
	50% {
		-webkit-transform: scale(1.1, 1.1);
		transform: scale(1.1, 1.1);
	}
	100% {
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}
}

@keyframes zoom {
	0% {
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}
	50% {
		-webkit-transform: scale(1.1, 1.1);
		transform: scale(1.1, 1.1);
	}
	100% {
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}
}

@keyframes zoom {
	0% {
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}
	50% {
		-webkit-transform: scale(1.1, 1.1);
		transform: scale(1.1, 1.1);
	}
	100% {
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}
}*/
.back-to-top 
{
    background-color: #038fe5;   /*#038783 #009eff*/
}
#main-content {
    padding: 0px 0;
}
.inner_about {
    padding: 50px 0 100px;
}
.inner_packages {
    padding: 50px 0 100px;
}
.inner_packages h2.vc_custom_heading {
    margin-top: 0px;
}
.contact_map {
    padding: 25px 0 120px;
}
.contact_info {
    padding: 60px 0 10px;
}
.contact_info .iconbox {
    border-radius: 10px;
    box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 20%);
    padding: 20px 15px;
    background: #fff;
    min-height: 240px; /*275px*/
    text-align: center;
}
.contact_info .iconbox.style-1 .img, .contact_info .iconbox.style-1 .iconbox-content {
    margin: 0 0px;
}
.contact_info .iconbox.style-1 .img {
    margin-bottom: 20px;
    background: #0f0568; /*#03a19c*/
    display: inline-block;
    width: 85px;
    height: 85px;
    border-radius: 50%;
    line-height: 85px;
}
.contact_info .iconbox .iconbox-caption h3 {
    font-size: 22px;
    margin-bottom: 5px;
    font-weight: 700;
    color: #0f0568!important;/*#00817c*/
}
.contact_info .iconbox .iconbox-caption p {
    font-size: 15px;
    color: #000!important;
}
.contact_info .iconbox.style-1 .img img {
    width: 70px;
    height: 70px;
    padding: 5px;
}
.contact_info .iconbox.style-1:hover .img {
    background: #ff3309;/*#ef0c05*/
}
.contact_info .iconbox:hover .iconbox-caption h3 {
    color: #ff3309!important;  /*ef0c05  038fe5*/
}
.booking_block {
    padding: 60px 0 100px;
}
.booking_block input, 
.booking_block select, 
.booking_block textarea { 
    padding: 12px 18px 12px 18px;
    font-size: 15px;
    background-color: #ffffff;
    color: #000;
    border: 1px solid #ccc;
    height: 52px;
    box-shadow: 0px 0px 4px #ddd;
}
.booking_block textarea {  
    height: 120px;
}
.booking_block input[type="submit"] {
    background-color: #ff3309; /*028580*/
    height: auto;
    padding: 12px 30px;
    color: #fff;
    border: 1px solid #ff3309; /*028580*/
    box-shadow: none;
} 
.booking_block input[type="submit"]:hover {
    background-color: #0f0568; /*#ef0c05*/
    border: 1px solid #0f0568;
}
.booking_block input::placeholder, 
.booking_block select::placeholder, 
.booking_block textarea::placeholder {
    font-size: 15px;
}
.booking_block h2.vc_custom_heading {
    margin-bottom: 15px;
}
.booking_block .wpb_text_column p {
    margin-bottom: 8px!important;
    font-size: 20px;
}
.booking_block label {
    margin-bottom: 5px;
}
#titlebar:before {
    background-image: url('https://milestonetravelsonline.com/wp-content/uploads/2022/12/page-title-bg.png');
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 100%;
    height: 100px;
    content: "";
    background-size: contain;
    z-index: 1;
}
#titlebar:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}   
#titlebar h1 {
    position: relative;
    z-index: 99;
}
.wpcf7 span.wpcf7-not-valid-tip, .wpcf7-validation-errors {
    padding-top: 0px;
}
.copyright-nav p {
    margin-bottom: 0px;
    color: #fff;
}
.wpcf7-form p {
    margin: 0 0 5px; 
}
.wpcf7 form .wpcf7-response-output {
    margin: 1em 0.5em 1.5em;
}

/*responsive*/
/*1201px to 1280px*/
@media only screen and (min-width: 1201px) and (max-width: 1280px) {
    #header.header-v2 {
        padding: 0 0px!important;
    }
}

/*992px to 1200px*/
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    #header {
        display: block;
    }
    #mobile-header {
        display: none!important;
    }
    #header.header-v2 {
        padding: 0 0px !important;
    }
    #footer .copyright .text p {
        text-align: left;
    }
    #header.header-v2 #navigation > ul > li > a {
        padding-left: 15px;
        padding-right: 15px;
    }
    #header.header-v2 .logo {
        width: 23%; /*38%*/
    }
    #header.header-v2 {
        min-height: 90px;
    }
    #header.header-v2 .logo {
        line-height: 90px;
    }
    #header.header-v2 #navigation > ul > li > a {
        line-height: 90px;
    }
     #titlebar {
        display: block;
    }
    .booking_block input, .booking_block select, .booking_block textarea {
        padding: 12px 10px 12px 10px;
        height: 50px;
    }
    .booking_block textarea {
        height: 100px;
    }
    #footer .widget.widget_nav_menu ul li a:before, #footer .widget.widget_pages ul li a:before {
        margin-right: 3px;
    }
    #footer .widget-area {
        padding: 20px 0 20px;
    }
    .copyright .text p {
        padding: 20px 0;
    }
    .copyright .copyright-nav {
        padding: 20px 0;
    }
    #footer .widget-area .widget h2 {
        margin-top: 0px;
    }
    .contact_info .iconbox {
        padding: 20px 10px;
    }
    .hom_packages .iconbox .iconbox-caption h3 {
        font-size: 20px;
    }
    .hom_about h3 {
        font-size: 70px;
        line-height: 75px;
    }
    .vc_custom_heading {
        margin-bottom: 20px;
    }
}

/*768px to 991px*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .container {
        width: 98%;
    }
    #mobile-header .logo img {
        width: auto;
    }
    #mobile-header {
        height: 95px;
    }
    #mobile-header .logo {
        line-height: 95px; 
        position: absolute;
        top: 0;
    }
    #mobile-navigation-btn {
        line-height: 95px;    
    }
    #mobile-navigation .container ul {
        margin: 0px;
        margin-top: 30px;/*lc*/
    }
    #mobile-nav .droplet-angle-up:before {
        content: "\47";
    }
    #mobile-header .col-xs-12 {
        padding: 0;
    }
    #mobile-navigation .col-xs-12 {
        padding: 0;
    }
    .home_banner {
        height: 470px;
    }
    .home_banner .wpb_text_column {
        padding: 130px 0 160px;
    }
    .home_banner h2 {
        font-size: 85px;
        line-height: 85px;
    }
    .hom_about h3 {
        font-size: 55px;
        line-height: 65px;
    }
    .hom_about h2.vc_custom_heading {
        font-size: 35px;
        line-height: 40px;
    }
    .vc_custom_heading {
        margin-bottom: 20px;
    }
    .hom_about {
        padding-bottom: 10px;
        padding-top: 20px;
    }
    .hom_packages .iconbox .iconbox-caption h3 {
        font-size: 21px;
    }
    .hom_packages {
        padding: 75px 0 100px;
    }
    #footer .multi-col-widget .widget {
        width: 50%;
    }
    #footer .widget-area .widget h2 {
        margin-top: 0px;
    }
    #footer .multi-col-widget .widget {
        margin: 0px 0 20px;
    }
    #footer .copyright .text p {
        padding: 0px 0;
    }
    #footer .copyright .copyright-nav {
        padding: 5px 0 0;
    }
    .copyright-nav ul.menu li {
        margin-left: 10px;
    }
    #titlebar {
        display: block;
        padding-top: 80px!important;
        padding-bottom: 110px!important;
    }
    #titlebar:before {
        bottom: -20px;
    }
    .inner_about {
        padding-bottom: 95px;
        padding-top: 35px;
    }
    .contact_info .vc_col-sm-4 {
        width: 50%;
    }
    .booking_block .vc_col-sm-6 {
        width: 100%;
    }
}


/*767px*/
@media only screen and (max-width: 767px) {
    #footer .multi-col-widget .widget {
        margin: 0px 0 20px;
        width: 50%;
    }
    .top_bar {
        padding: 5px 15px;
    }
    #mobile-header {
        height: 96px;
    }
    #mobile-header .col-xs-12 {
        padding: 0;
    }
    #mobile-header .logo {
        /*width: 88%;*/
        position: absolute;
        top: 0;
    } 
    #mobile-header .logo img {
        width: auto; /*auto*/   
    }
    #mobile-navigation-btn {
       line-height: 96px;
    } 
    #mobile-navigation .col-xs-12 {
        padding: 0;
    }
    #mobile-navigation .container ul {
        margin: 0px;
        margin-top: 30px;
    }
    #mobile-nav .droplet-angle-up:before {
        content: "\47";
    }
    .home_banner {
        height: 470px;
    }
    .home_banner h2 {
        font-size: 85px;
        line-height: 85px;
    }
    .home_banner .wpb_text_column {
        padding: 130px 0 160px;
    }
    .hom_about .vc_column-inner {
        padding-top: 0px!important;
    }
    .hom_packages {
        padding: 10px 0 30px; 
    }
    #footer .widget-area .widget h2 {
        margin-top: 5px;
    }
    #footer .copyright .text p {
        padding: 0px 0;
    }
    .copyright-nav ul.menu li {
        margin-left: 10px;
    }
    #footer .copyright .copyright-nav {
        padding: 5px 0 0;
    }
    #titlebar {
        display: block;
        padding-top: 80px!important;
        padding-bottom: 110px!important;
    }
    #titlebar:before {
        bottom: -20px;
    }
    .hom_about .wpb_single_image {
        margin-top: 25px;
    }
    .inner_packages {
        padding: 30px 0 95px;
    }
    .contact_info .iconbox {
        min-height: auto;
    }
}

@media only screen and (max-width: 600px) {
    #titlebar {
        padding-top: 75px!important;
        padding-bottom: 100px!important;
    }
    #titlebar:before {
        bottom: -45px;
    }
    .home_banner h2 {
        font-size: 60px;
        line-height: 60px;
    }
    .home_banner {
        height: 450px;
    }
     #mobile-header .logo {
        width: 88%;
     }
}

@media only screen and (max-width: 540px) {
    .home_banner {
        height: 430px;
    }
    .home_banner h2 {
        font-size: 58px;
        line-height: 58px;
    }
    .home_banner h4 {
        font-size: 48px;
        line-height: 48px;
    }
    #titlebar {
        padding-top: 50px!important;
        padding-bottom: 90px!important;
    }
    #titlebar:before {
        bottom: -30px;
        height: 80px;
    }
    .top_bar ul {
        margin-left: 0px;
    }
    .top_bar ul > li a {
        padding-right: 10px;
    }
    .top_bar ul > li a:after {
        margin-left: 10px;
    }
    .hom_about h3 {
        font-size: 70px;
        line-height: 75px;
    }
    #footer .multi-col-widget .widget {
        width: 100%;
    }
    #footer .multi-col-widget .widget#nav_menu-3 h2 {
        display: none;
    }
    #footer .multi-col-widget .widget#nav_menu-2 {
        margin-bottom: 0;
    }
    #mobile-header {
        height: 90px;
    } 
    #mobile-navigation-btn {
        line-height: 90px;
    }
    #mobile-header .logo {
        width: 80%;
    }
    #titlebar h1 {
        font-size: 35px;
        line-height: 35px;
    }
    #mobile-header .logo {
        width: 45%;
    }
    #mobile-navigation .container ul {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 480px) {
    .top_bar {
        padding: 5px 15px;
    }
    #mobile-header {
        height: 85px;
    }
    #mobile-header .col-xs-12 {
        padding: 0;
    }
    #mobile-header .logo {
        width: 55%;/*88%*/
        line-height: 85px;
    } 
    #mobile-header .logo img {
        width: auto;   
    }
    #mobile-navigation-btn {
       line-height: 85px;
    } 
    #mobile-navigation .col-xs-12 {
        padding: 0;
    }
    #mobile-navigation .container ul {
        margin: 0px;
        margin-top: 15px;
    }
    #mobile-nav .droplet-angle-up:before {
        content: "\47";
    }
    .home_banner h2 {
        font-size: 50px;
        line-height: 60px;
    }
    .home_banner h4 {
        font-size: 40px;
        line-height: 40px;
    }
    .home_banner {
       height: 400px;
    }
    .hom_about h3 {
        font-size: 60px;
        line-height: 65px; 
        margin-bottom: 15px!important;
    }
    .hom_packages {
        padding: 15px 0 15px;
    }
    #footer .multi-col-widget .widget {
        margin: 0px 0 18px;
        width: 100%;
    }
    #footer .multi-col-widget .widget#nav_menu-3 h2 {
        display: none;
    }
    #footer .multi-col-widget .widget#nav_menu-2 {
        margin-bottom: 0;
    } 
    #footer .widget-area .widget h2 {
        margin-top: 5px;
    }
    #footer .copyright .copyright-nav {
        padding: 0px 0;
    }
    .copyright-nav ul.menu li {
        margin-left: 10px;
    }
    #footer .copyright .text p {
        padding: 0px 0px 5px;
    }
    .hom_about .vc_column-inner {
        padding-top: 0px!important;
    }
    .top_bar ul {
        margin: 0;
        padding-inline-start: 0;
        padding-left: 0;
        float: none;
        text-align: center;
    }
    .top_bar ul > li {
        margin-left: 0;
        float: none;
    }
    .top_bar ul > li a {
        padding-right: 0px;
    }
    .top_bar ul > li a:after {
        display: none;
    }
    #titlebar {
        padding-top: 55px!important;
        padding-bottom: 75px!important;
    }
    #titlebar:before {
        height: 75px;
    }
    .inner_packages {
        padding: 30px 0 75px!important;
    }
}
@media only screen and (max-width: 414px) {
    .home_banner h4 {
        font-size: 40px;
        line-height: 40px;
        margin-bottom: 0;
    }
    .home_banner h2 {
        font-size: 45px;
        line-height: 55px;
        margin-top: 10px;
    }
    .home_banner {
        height: 380px;
    }
    .hom_about h3 {
        font-size: 55px;
        line-height: 60px;
    }
    .home_banner .wpb_text_column {
        padding: 120px 0 130px;
    }
    #mobile-header {
        height: 80px;
    }
    #mobile-header .logo {
        line-height: 80px;
    }
    #mobile-navigation-btn {
        line-height: 80px;
    }
    #titlebar {
        padding-top: 50px!important;
        padding-bottom: 70px!important;
    }
    #titlebar h1 {
        font-size: 30px;
        line-height: 30px;
    }
    #titlebar:before {
        height: 70px;
    }
    h2.vc_custom_heading {
        font-size: 35px;
        line-height: 45px;
    }
    .contact_map {
        padding: 10px 0 120px;
    }
}
@media only screen and (max-width: 393px) { 
    .hom_packages .iconbox .iconbox-caption h3 {
        font-size: 22px;
    }
    .home_banner {
        height: 360px;
    }
    .contact_info .iconbox.style-1 .img {
        width: 80px;
        height: 80px;
        line-height: 80px;
    }
    .contact_info .iconbox.style-1 .img img {
        width: 65px;
        height: 65px;
    }
    .copyright .text p {
        line-height: 25px;
    }
    #mobile-header .logo {
        width: 60%;
    }
}
@media only screen and (max-width: 375px) { 
    #mobile-header {
        height: 75px;
    }
    #mobile-header .logo {
        line-height: 75px;
    }
    #mobile-navigation-btn {
        line-height: 75px;
    }
    #mobile-header .logo {
        width: 86%;
    }
    .home_banner h4 {
        font-size: 40px;
        line-height: 40px;
    }
    .home_banner h2 {
        font-size: 45px;
        line-height: 55px;
    }
    .hom_about {
        padding-top: 20px;
    }
    .contact_info .iconbox.style-1 .img {
        width: 75px;
        height: 75px;
        line-height: 75px;
    }
    .contact_info .iconbox.style-1 .img img {
        width: 60px;
        height: 60px;
    }
    .hom_about h3 {
        font-size: 52px;
        line-height: 62px;
    }
    #mobile-header .logo {
        width: 62%;
    }
}
@media only screen and (max-width: 360px) {
    .home_banner {
        height: 350px;
    }
    .home_banner .wpb_text_column {
        padding: 100px 0 130px;
    }
    .hom_about h3 {
        font-size: 45px;
        line-height: 55px;
    }
    h2.vc_custom_heading {
        font-size: 28px;
        line-height: 38px;
    }
    .home_banner h2 {
        font-size: 40px;
        line-height: 50px;
    }
    .hom_packages .iconbox .iconbox-caption h3 {
        font-size: 20px;
    }
    #titlebar {
        padding-top: 45px!important;
        padding-bottom: 65px!important;
    }
    #titlebar:before {
        height: 55px;
        bottom: -20px;
    }
    #mobile-header .logo {
        width: 62%;
    }
}
@media only screen and (max-width: 320px) {
    #mobile-header {
        height: 70px;
    }
    #mobile-header .logo {
        line-height: 70px;
    }
    #mobile-navigation-btn {
        line-height: 70px;
    }
    .home_banner {
        height: 320px;
    }
    .home_banner .wpb_text_column {
        padding: 90px 0 110px;
    }
    .home_banner h2 {
        font-size: 36px;
        line-height: 46px;
    }
    .home_banner h4 {
        font-size: 30px;
        line-height: 35px;
    }
    #titlebar h1 {
        font-size: 26px;
        line-height: 28px;
    }
    #mobile-header .logo {
        width: 65%;
    }

}