.service_section{
   background-position: top center !important;
	background-repeat: no-repeat!important;
	background-size: cover!important;
	background-attachment: fixed !important;

    
}

/*Menu Close Icon css Start*/
.abn_number { display:none;}
.m-menu-btn {
	cursor: pointer;
	display: none;
	height: 27px;
	right: 0;
	top: -6px;
	position: relative;
	width: 30px;
}
.m-menu-btn span {
	display: block;
	position: absolute;
	height: 4px;
	width: 100%;
	background: #e8a93f;
	border-radius: 9px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}
.m-menu-btn span:nth-child(1) {
	top: 5px;
}
.m-menu-btn span:nth-child(2), .m-menu-btn span:nth-child(3) {
	top: 15px;
}
.m-menu-btn span:nth-child(4) {
	top: 24px;
}
.m-menu-btn.m-menu-btn-ext span:nth-child(1) {
	top: 15px;
	width: 0%;
	left: 50%;
}
.m-menu-btn.m-menu-btn-ext span:nth-child(2) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.m-menu-btn.m-menu-btn-ext span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.m-menu-btn.m-menu-btn-ext span:nth-child(4) {
	top: 18px;
	width: 0%;
	left: 50%;
}
.mobile {
	display: none;
}
.textwidget ul li:first-child a {
	pointer-events: none;
}
header .dropdownn-menu:hover .dordown-bg {
	display: block;
}
/*Menu Close Icon css End*/
.mfp-hide {
	display: block !important;
}
.mobile_header {
	display: none;
}

@media only screen and (max-width:1456px) {
header .container-fluid {
    padding-left: 50px;
    padding-right:50px;
}
}   
@media only screen and (max-width:1440px) {
header .container-fluid {
	padding-left: 50px;
	padding-right: 50px;
}
}

@media only screen and (max-width:1367px) {
.primary_menu li {
	padding: 0 15px;
}
}

@media only screen and (max-width:1236px) {
header .container-fluid {
	padding-left: 15px;
	padding-right: 15px;
}
}
@media only screen and (max-width:1170px) {
	.primary_menu li {
    padding: 0 15px;
}
	.right-bar .btn_theme {
		padding: 10px 25px;
	}
}
@media only screen and (max-width:1093px) {
	.phone {
    margin-right: 43px;
}
	.primary_menu li {
    padding: 0 10px;
}
}
@media only screen and (max-width:1024px) {
    .slider, .slide {
    height: auto;
        
    }
.primary_menu li a{line-height: 45px;}
 
.menu-item-has-children:after {
    position: absolute;
    top: 9px;
    right: 14px;
}
	.sub-menu li {background-color: #e8a93f;}
.primary_menu li .sub-menu li a { color:#fff;}
	
.sub-menu {
	position: relative;
	min-width: 100%;
	width: 100%;
}
.mobile_header .col-sm-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.right_menu_bar li a i {
	font-family: FontAwesome;
	font-size: 24px;
	color: #e8a93f;
}
.right_menu_bar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    float: right;
}
.right_menu_bar li {
	display: inline-block;
	margin-left: 15px;
}
.mobile_header {
	display: inline-block;
	padding: 10px 0;
	background: #0c1137;
	width: 100%
}
header {
	display: none
}
.menu-bar {
	position: fixed;
	left: -100%;
	top: 0;
	height: 100%;
	width: 218px;
	background-color: #0c1137;
	z-index: 9999;
	padding-top: 0;
	overflow-y: auto;
}
.menu-open .menu-bar {
	left: 0;
	box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.25);
	border-radius: 0;
}
.m-menu-btn {
	display: block;
}
.primary_menu li {
	padding: 0 10px;
	width: 100%;
}

.slide .slide__content--headings h2 {
    font-size: 36px;
    letter-spacing: 6px;
    line-height: 60px;
 
}
    .service_des {
  
    bottom: -168px;
        
    }
.service_des p {
     
    position: relative;
    height: 100px;
    overflow: hidden;
    width: 100%;
}
	.service_section{background-attachment:scroll !important;}

}

@media only screen and (max-width:991px) {
    .sub_heading_title h2 {
    font-size: 36px;
 
    margin-bottom: 0;
}
.service-section .container {
	max-width: 100%;
}
.text-content h3 {
	font-size: 32px;
}
.text-content p {
	font-size: 18px;
	letter-spacing: 0;
}
.service-section .col-sm-4 {
	flex: 0 0 100%;
	max-width: 100%;
}
.blog-section .slick-prev, .blog-section .slick-next {
	width: 40px;
	height: 40px;
}
.theme-title {
	font-size: 27px;
	letter-spacing: 0;
}
.text {
	font-size: 14px;
	line-height: normal;
}
}

@media only screen and (max-width:840px) {
	footer .col-sm-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
	.menu-width {
		max-width: 100%
	}
	.footer_widget {
    margin-top: 30px;
}
    .service_des {
  
    bottom: -168px;
        
    }
.service_des p {
     
    position: relative;
    height: 100px;
    overflow: hidden;
    width: 100%;
}

}

@media only screen and (max-width:768px) {
    .contact_form .form-check span {
    width: 100%;}

    .slider, .slide {
        height: auto;
    }
	.contact_form .row {
    margin-left: -10px;
    margin-right: -10px;
}
}



@media only screen and (max-width:767px) {
 
    .contact_form .form-check span {
		width: 100%;
	}
    .abn_number { display:block;}
    .service_des h3 span {
    font-size: 18px;
}
    .service_des h3 {
    font-size: 26px;
    letter-spacing: 2px;
    line-height: normal;

}
    .wine_section .elementor-col-50:first-child {
    order: 2;
}
    .footer_menu li a {
    font-size: 14px;
        
    }
    .sub_header {
 
    padding: 22px 0;
 
}
.sub_heading_title h2 {
    font-size: 26px;
    letter-spacing: 4px;
    line-height: normal;
 
    margin-bottom: 8px;
}
.mobile_header .btn_theme {
	padding: 8px 20px;
}
.elementor-5 .elementor-element.elementor-element-7c09d8a > .elementor-element-populated, .elementor-5 .elementor-element.elementor-element-f7498aa > .elementor-element-populated,.elementor-5 .elementor-element.elementor-element-dd11247 > .elementor-element-populated {
    border-right: 0px !important;
}
.bottom_footer p, .bottom_footer a{font-size: 11px;}
span.abn_num {
    padding: 0 10px;
    width: 100%;
    display: block;
}
.mobile_submit { text-align:center;}
.contact_information { margin-top:0; padding: 8px 30px;}
.wt_icon_box{margin-bottom: 13px;}
}

@media only screen and (max-width:640px) {
    .slider_section .slick-prev {
        left:10px;
        z-index: 99;
        background-position: 6px 0;
        width: 30px;
        height: 30px;
        background-size: 46px;
    }
    
    .slider_section .slick-next {
    
    right: 20px;
    z-index: 99;
    background-position: -24px 0;
    width: 30px;
    height: 30px;
    background-size: 46px;
}
.slide .slide__content--headings h2 {
    font-size: 23px;
    letter-spacing: 6px;
    line-height: normal;
    
}
.slide__content--headings p {
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 33px;
    display:none;
 
 
}
.contact_form .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
}

@media only screen and (max-width:568px) {
.logo {
	width: 100%;
}
.mobile_header .btn_theme {
	padding: 8px 11px;
}
    .service_des {
  
    bottom: -168px;
        
    }
.service_des p {
     
    position: relative;
    height: 100px;
    overflow: hidden;
    width: 100%;
}

}
@media only screen and (max-width:480px) {
    .slide .slide__content--headings h2 {
    font-size: 17px;
    letter-spacing: 6px;
    line-height: normal;
    margin-bottom: 15px;
}
    .slide__content--headings p {
        font-size: 14px;
        letter-spacing: 2px;
        line-height: 33px;
        font-weight: 700;
        text-transform: uppercase;
    }
}

@media only screen and (max-width:420px) {
.right_menu_bar li:nth-child(2) {
	display: none;
}


}

@media only screen and (max-width:375px) {

    .slide .slide__content--headings h2 {
        font-size: 14px;
        letter-spacing: 6px;
        line-height: normal;
        margin-bottom: 0;
    }
    .slide__content--headings p {
        font-size: 9px;
    }
span.passenger {
    margin-left: 0;
    display: block;
}

}
