@media (min-width: 992px) and (max-width: 1199px) {
    .header_area {
        padding: 0;
    }
    .navbar-brand {
        margin-right: 30px;
    }
    .dorne-search-btn > a,
    .dorne-signin-btn > a {
        margin-right: 15px;
        font-size: 14px;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 7px;
        padding-left: 7px;
        font-size: 14px;
    }
    .hero-content h2 {
        font-size: 50px;
    }
    .hero-social-btn {
        bottom: 130px;
    }
    .hero-search-form .tab-content .tab-pane form .custom-select {
        padding: 0 50px 0 20px;
    }
    .explore-search-form {
        padding: 30px 20px;
    }
    .explore-search-result {
        padding: 0 20px;
    }
    .explore-search-form h6 {
        font-size: 16px;
    }
    .single-contact-info h6 {
        font-size: 13px;
    }
    .single-contact-info h6 > i {
        margin-right: 10px;
    }
    .single-contact-info:first-child {
        margin-right: 15px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .navbar-toggler {
        border: 2px solid #fff;
        color: #fff;
        margin: 37px 0;
        -webkit-transition-duration: 500ms;
                transition-duration: 500ms;
    }
    .sticky .navbar-toggler {
        margin: 17px 0
    }
    #dorneNav {
        padding: 30px;
        background-color: #341a79;
        box-shadow: 1px 9px 10px rgba(255, 255, 255, 0.15);
        border-radius: 0 0 3px 3px
    }
    .dorne-search-btn > a,
    .dorne-signin-btn > a {
        margin-right: 0;
        margin-left: 15px;
        padding: 10px 0;
    }
    .hero-content h2 {
        color: #fff;
        font-size: 42px;
    }
    .hero-social-btn {
        bottom: 140px;
        left: 30px;
        z-index: 0;
    }
    .hero-search-form .tab-content .tab-pane form .custom-select {
        padding: 0 10px;
        margin-right: 5px;
    }
    .dorne-btn {
        min-width: 150px;
    }
    .single-catagory-area .catagory-content h6 {
        font-size: 13px;
    }
    .about-content h2 {
        font-size: 36px;
    }
    .single-catagory-area {
        padding: 40px 15px;
    }
    .clients-logo img {
        padding: 0 15px;
    }
    .explore-search-area {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 60%;
                flex: 0 0 60%;
        width: 60%;
    }
    .explore-map-area {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 40%;
                flex: 0 0 40%;
        width: 40%;
    }
    .explore-search-form,
    .explore-search-result {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        width: 50%;
    }
    .explore-search-form {
        padding: 30px 15px;
    }
    .explore-search-result {
        padding: 0 15px;
    }
    .explore-search-form h6 {
        font-size: 14px;
    }
    .explore-search-form .tab-content .tab-pane form .custom-select {
        margin-bottom: 15px;
    }
    .listing-sidebar {
        margin-top: 100px;
    }
    .contact-form-area {
        padding: 50px 20px;
    }
    .single-contact-info:first-child {
        margin-right: 0;
    }
    .contact-text h4 {
        font-size: 20px;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
	.contact-form-area{
		margin-top: 115px;	
	}

	#myVideo {
    top: -121px !important;
}
    .header_area {
        padding: 0;
    }
    .navbar-brand {
        margin-right: 0;
    }
    .navbar-toggler {
        border: 2px solid #fff;
        color: #fff;
        margin: 37px 0;
        -webkit-transition-duration: 500ms;
                transition-duration: 500ms;
    }
    .sticky .navbar-toggler {
        margin: 17px 0
    }
    #dorneNav {
    padding: 15px;
    border-radius: 0 0 3px 3px;
    background: #3b424a;
    border: 1px solid rgba(158, 140, 97, 0.3);
    box-shadow: 0px 20px 30px rgb(158 140 97 / 20%);
    border-radius: 0 0 3px 3px;
    z-index: 9;
    margin-top: -8px;
    }
    .dorne-search-btn > a,
    .dorne-signin-btn > a {
        margin-right: 0;
        margin-left: 15px;
        padding: 10px 0;
    }
    .hero-content h2 {
        color: #fff;
        font-size: 24px;
    }
    .hero-social-btn {
        display: none;
    }
    .hero-search-form .tab-content .tab-pane form .custom-select {
        padding: 0 10px;
        margin-right: 5px;
    }
    .dorne-btn {
        min-width: 150px;
    }
    .all-catagories {
        top: 0;
        padding: 30px 0;
    }
    .hero-content h4 {
        padding-left: 0;
        font-size: 16px;
    }
    .hero-search-form .tab-content .tab-pane h6 {
        font-size: 16px;
    }
    .hero-search-form .tab-content .tab-pane form {
        display: block;
    }
    .hero-search-form .tab-content .tab-pane form .custom-select {
        padding: 0 50px 0 20px;
        margin-right: 0;
        margin-bottom: 5px;
        width: 100%;
    }
    .single-catagory-area {
        margin-bottom: 30px;
    }
    .about-content h2 {
        font-size: 30px;
        margin-bottom: 30px;
    }
    .editors-pick-info .places-total-destinations > a,
    .editors-pick-info .add-more > a {
        height: 50px;
        line-height: 50px;
        padding: 0 15px;
    }
    .editors-pick-info {
        top: 15px;
        left: 15px;
    }
    .dorne-features-destinations-area,
    .dorne-features-restaurant-area {
        padding: 100px 15px;
    }
    .single-catagory-area {
        padding: 40px 15px;
    }
    .feature-events-thumb {
        width: 100%;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
    }
    .feature-events-content {
        padding: 30px 15% 30PX 20px;
    }
    .clients-logo > img {
        padding: 30px;
    }
    .dorne-footer-area {
        padding: 50px 0;
        text-align: center;
    }
    .footer-text {
        margin-bottom: 30px;
    }
    .explore-search-area,
    .explore-map-area,
    .explore-search-form,
    .explore-search-result {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        width: 100%;
    }
    .explore-search-form {
        padding: 30px 15px;
    }
    .explore-search-form h6 {
        font-size: 14px;
    }
    .explore-search-form .tab-content .tab-pane form .custom-select {
        margin-bottom: 15px;
    }
    .explore-search-area {
        height: 1500px;
    }
    .explore-map-area {
        height: 800px;
    }
    .explore-search-result {
        padding: 0 30px;
        height: 550px;
        overflow-y: auto
    }
    .explore-search-form .nav-tabs {
        margin-bottom: 30px;
    }
    .listing-sidebar {
        margin-top: 100px;
    }
    .map-ratings-review-area > a {
        padding: 0 20px;
    }
    .single-listing-nav li a {
        padding: 30px 5px;
        font-size: 12px;
    }
    .contact-form-area,
    .dorne-map-area {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        width: 100%;
    }
    .contact-form-area {
        padding: 50px 15px;
    }
    .dorne-map-area {
        height: 500px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .hero-content h2 {
        font-size: 36px;
    }
    .feature-events-thumb {
        width: 179px;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 179px;
                flex: 0 0 179px;
    }
    .map-ratings-review-area > a {
        padding: 0 30px;
    }
    .single-listing-nav li a {
        padding: 30px 10px;
        font-size: 14px;
    }
}
@media (max-width: 1194px) {
	.langswitcher{
	 text-align: center;	
	}
	.trp-language-switcher .trp-ls-shortcode-current-language,.trp-language-switcher:focus .trp-ls-shortcode-language, .trp-language-switcher:hover .trp-ls-shortcode-language{
	  width:160px !important;
	 left: 12px !important; 
	}
	.dropdown.bootstrap-select.country:lang(ar),.dropdown.bootstrap-select.category:lang(ar){
	 margin-right: 0px;	
	}
	.bootstrap-select>.dropdown-toggle:lang(ar) {
 
    margin-right: 0px;
}
	.filter-global:lang(ar) {
		text-align:right;
	}
	.features-slides {
    max-width: 800px;
   
}
.filter-global {
    display: flex;
    flex-direction: column !important;
    width: 100%;
    gap: 21px;
}
	.bootstrap-select,.hero-search-form .tab-content .tab-pane input{
		width:100% !important;
	}
	.hero-search-form .tab-content .tab-pane input{
		height:52px;
	}
	.hero-search-form .tab-content .tab-pane input{
		width:100%;
	}
.bootstrap-select .dropdown-toggle .filter-option-inner-inner {

    text-align: center;
    padding-left: 38px;
}	
#myVideo {
  
    top: -55px;
 
}	
}
@media (max-width: 1370px) {
	.features-slides {
    max-width: 800px;
   
}
	
}
@media (max-width: 990px) {
	.navbar-brand:lang(ar) {
   
    text-align: right;
}
	.dorne-add-listings-btn{
	display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
   flex-direction: column-reverse;
	}	
.sticky .navbar-toggler {
    position: absolute;
    right: 20px;
    top: 32px;
}	
.listing-wbc .sliders {
 
    grid-template-columns: repeat(2, 1fr);
  
}
.#dorneNav{
	background: #3b424a;
    border: 1px solid rgba(158, 140, 97, 0.3);
    box-shadow: 0px 20px 30px rgb(158 140 97 / 20%);	
}	
.navbar {
    padding: 1rem;
}
	.sticky .header_area {

    height: 115px;
  
}
.header_area .container-fluid {
   
     padding-right: 0px;
     padding-left: 0px; 
   
}
}
.mobile-display{
display:none;	
}
@media (max-width: 991px){
	.mobile-display{
	position: absolute;
    display: flex !important;
    left: 0;
    top: 114px;
    width: 100%;
    align-items: center;
    justify-content: center;
	}	
}
@media (max-width: 670px) {
	.hero-content{
	    padding-top: 43px;	
	}
		.h-100 {
        height: 103%!important;
}
.hero-content h1 {
 
    font-size: 45px;
}
}
@media (max-width: 800px) {
section.listing-wbc .container {
      max-width: 676px;
   
}
	
}
@media (max-width: 664px) {
	.features-slides {
    max-width: 340px;
   
}
.listing-wbc .sliders {
   
    grid-template-columns: repeat(1, 1fr);
   
}	
}