/*-------------- media section ---------------*/
@media screen and (min-width: 1200px) and (max-width: 1399px) {
}
@media screen and (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1180px;
    }
    #about-us {
        padding-bottom: 11em;
    }
    #broadcaster .section_main_head h3 {
        max-width: 50%;
        margin: 0 auto;
    }
    #gallery .section_main_head h3 {
        max-width: 27%;
        margin: 0 auto;
    }
    .contact_us_form_head   .section_main_head {
        max-width: 43%;
        text-align: center;
    }
    
}
@media screen and (min-width: 577px) and (max-width: 767px) {
    #slider .player {
        max-width: 77%;
        margin: 0 auto;
    }
    .about-head-outer {
        text-align: center;
        margin-bottom: 20px;
    }
    .event-details-block1 {
        border-right: 0;
    }
    #about-us .about-image-outer .section-text:nth-child(2) {
        display: none;
    }
    .customer-box img {
        width: 41px;
    }
    .about-head-outer {
        margin-bottom: 20px;
        text-align: center;
    }     
    .about-list-box {
        margin-bottom: 10px;
    }
    .contact_widget {
        max-width: 39% !important;
    }
    div#search-box {
        margin: 0 auto;
        max-width: 72%;
        margin-top: 20px;
    }
    .headerbar {
        text-align: right !important;
    }
    .menu_container > .row {
        justify-content: center;
    }
    .news-box .metabox {
        margin-top: 0;
    }
}
@media screen and (max-width: 767px) {
    .wave-form-block {
        width: 79%;
    }
    .contact_us-form-container {
        padding: 10px;
    }
    .half-width-heading {
        max-width: 100%;
    }
    .why-choose-us-list h6 {
        max-width: 100%;
    }
    .fixed-audio-player {
        display: block;
    }
    .promo_text .mt-3 {
        margin-top: 0 !important;
    }
    .promo-banner-container {
        top: 56%;
    }
    span.list-circle {
        display: none;
    }
    .promo-banner-container .section_main_head h3 {
        font-size: 14px;
    }
    .banner-col-image {
        margin: 0 !important;
        max-width: 56%;
        margin: 16px auto !important;
        text-align: center;
    }
    .app-store {
        margin-top: 21px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    #editors-choice {
        padding-top: 2em;
    }
    #editors-choice .half-width-heading {
        max-width: 100%;
    }
    .trending-episodes-body, .editors-box-image-block, section#weekly-spotlight {
        text-align: center;
    }
    .fixed-audio-player .controls {
        display: block;
        text-align: center;
    }
    .two-column-gallery {
        gap: 18px;
        display: grid;
    }
    .column.column-5 {
        display: none;  
    }
    .two-column-gallery .gallery_image_box {
        margin-bottom: 0 !important;
        height: auto !important;
        height: 67px !important;
    }
    .post-desc {
        max-width: 100%;
        position: static !important;
    }
    .promo-wrapper.row {
        margin: 0;
    }
    .contact_us_form_head {
        padding: 20px;
    }
    .column {
        width: 46%;
    }
    .weekly-spotlight-list {
        display: flex;
        justify-content: center;
    }
    .track-info {
        text-align: center;
    }
    .customer-box img {
        width: 30px !important;
    }
    .top-bar{
        text-align: center;
    }
    #slider .slide-tagline {
        margin-bottom: 13px;
        display: block;
    }
    .slide-text {
        margin: 8px 0 12px 0;
    }  
    .logo-container {
        max-width: 100%;
    }
    .about-head {
        padding-top: 0;
    }
    .slide-carousel-image {
        padding: 1em 0 2em 0;
    }
    .top-logo-wrapper .emnu-git-block a {
        font-size: 10px;
        padding: 10px 9px;
    }
    .post-desc {
        position: relative;
    }
    .hamburger {
        font-size: 18px !important;
        margin-right: 10px !important;
    }
    
    .header-git-block i {
        font-size: 18px;
    }
    .slider-box {
        max-width: 100%;
        margin: 0 auto;
    }
    .volume-toggle {
        top: 14px;
    }
    
    div#search-box {
        margin: 0 auto;
        max-width: 91%;
        margin-top: 20px;
    }
    .benefits-card:nth-child(even) {
        margin-left: 0;
    }
    .owl-nav-block {
        justify-content: center !important;
    }
    .custom-news-nav.owl-nav {
        margin-top: 0 !important;
    }
    .contact_widget .media {
        text-align: left;
    }
    .copyright-wrapper {
        border-radius: 20px;
    }
    .row.footer-details {
        padding-bottom: 0;
    }
    .owl-nav.custom-amenities-nav {
        margin-top: 0;
    }
    .slide-heading {
        font-size: 20px;
    }
    .header-git-block .media-body {
        display: none;
    }
    .slide-tagline {
        font-size: 23px;
    }
    .promo-banner-head {
        padding: 1em 0 1em 0;
    }
    .about-head-outer h4 {
        font-size: 25px;
        max-width: 100%;
    }
    .widget_babe_widget_booking_form {
        max-width: 300px;
        margin: 0 auto;
    }
    #sidebar h3:after, #sidebar h2:after {
        left: 0;
        right: 0;
        margin: 0 auto;
    }   
    #comments .comment-author.vcard img {
        margin: 0 auto;
    }
    .authordetails ul li a {
        padding: 10px 14px 10px 15px;
    }
    .author_bio_section .media-body {
        margin-top: 10px;
    }
    .authordetails ul li a i {
        margin-bottom: 0;
    }
    .footer-navigation {
        margin-top: 20px;
        text-align: center;
    }
    .custom-slider-nav.owl-nav {
        position: absolute;
        bottom: 0;
        top: unset;
        transform: unset;
        left: 0;
        right: 0;
    }
    #slider .owl-carousel .owl-dots {
        top: unset;
        transform: unset;
        bottom: 61px;
        left: 0;
        right: 0;
    }
    #slider .owl-carousel .owl-dots button.owl-dot,
    #slider .owl-dots button.owl-dot {
        text-align: center;
        display: inline-block;
    }

    #slider button.owl-prev,
    #slider button.owl-next {
        display: inline-block;
    }
    
    .grid-wrapper {
        grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));
        grid-auto-rows: 154px;
    }
    .news-box-inner img {
        border-radius: 0;
    }
    .top-logo-wrapper a.theme_button2 {
        padding: 10px 20px;
        font-size: 12px;
    }
    .video-head-outer {
        padding: 0;
    }
    .news-box .metabox span {
        margin: 0 6px;
    }
    .footer-contct-row .row.w-100 {
        width: auto !important;
        margin-top: 20px !important;
        margin: 0 auto;
    }
    .row.footer-details {
        padding-top: 2em;
    }
    .contact_widget {
        max-width: 72%;
        margin: 0 auto;
    }
    
    .footer-col4 .wp-block-group {
        margin-bottom: 20px;
    }
    .rpwwt-widget {
        max-width: 70%;
        margin: 0 auto;
    }
    .rpwwt-widget ul li {
        margin-bottom: 10px !important;
    }
    .footer-col1,
    .footer-col2,
    .footer-col3 {
        margin-bottom: 2em;
    }
    .wp-block-gallery.has-nested-images figure.wp-block-image img {
        width: inherit;
        margin: 0 auto;
    }
    button.owl-prev,
    button.owl-next {
        position: unset !important;
        margin: 0 4px;
        transform: unset;
    }
    .woocommerce #order_review table th,
    .woocommerce table.shop_table td {
        text-align: center;
    }
    .title-banner-content {
        margin-top: 5em;
    }
    .news_block {
        display: block;
    }
    button.owl-next {
        right: 12px;
    }
    button.owl-prev {
        left: 12px;
    }
    .header-git-block:first-child:after,
    .package-price:before {
        display: none;
    }
    .logo-outer {
        width: 100%;
        margin: 0 auto;
        margin-top: 8em;
        text-align: center;
    }
    .mobile-menu {
        margin-top: 66px;
    }
    .slider-box {
        text-align: center;
    }
    .section_main_head {
        position: relative;
        padding-bottom: 15px !important;
    }

    .owl-carousel .owl-dots button.owl-dot:last-child,
    .owl-dots button.owl-dot:last-child {
        margin-right: 0;
    }
    #newsletter_section {
        padding: 1em;
    }
    .news-box {
        text-align: center;
    }
    .news-content-inner {
        padding-right: 0;
        margin-top: 32px;
    }
    .slide_btn {
        margin-top: 10px !important;
    }
    .banner_title_box img {
        display: none;
    }
    .banner_title_box {
        padding-top: 19em;
        padding-bottom: 6em;
    }
    .banner_title_box h1 {
        font-size: 30px;
    }
    .section-text {
        margin-bottom: 16px !important;
    }
    .search-no-results input.search-field {
        margin-bottom: 10px;
    }
    .contact_us_head {
        text-align: center;
    }
    .authordetails ul {
        margin-left: 0;
        margin-top: 20px;
    }
    .header-contact-box,
    #testimonials .owl-nav,
    .authordetails {
        text-align: center;
    }
    .authordetails .author_links {
        padding: 0;
    }
    #search form.search-form.serach-page {
        left: 38%;
    }
    #search input[type="search"] {
        width: 52%;
    }
    .footer-content-wrapper {
        max-width: 100%;
        margin-bottom: 0px;
    }
    .owl-carousel .owl-dots {
        text-align: center;
        display: flex;
        justify-content: center;
        margin-top: 20px;
    }
    .title-banner-content {
        max-width: 100%;
    }
    .contact-email i,
    .contact-address i,
    .contact-phone i {
        margin: 0 auto;
    }
    .footer-text {
        text-align: center;
        margin: 10px 0;
    }
    .owl-nav,
    .news_block,
    .footer-logo {
        text-align: center;
    }
    .inner_carousel {
        margin-bottom: 0em;
    }
    .content_on_banner {
        position: unset;
        text-align: center;
    }
    .section_main_head h3, #why-choose-us .section_main_head h3 {
        font-size: 24px;
    }
    .about-image,
    .owl-dots-box {
        text-align: center;
        margin: 0;
    }
    .head-full-width-center {
        max-width: 100%;
    }
    #search .close {
        top: 31%;
        right: 10%;
    }
    .search-no-results div#sidebar {
        margin-top: 20px;
    }
    .contac_form:after {
        display: none;
    }
    .contac_form {
        margin: 10px 0;
        max-width: 100%;
    }
    .contact_box_container {
        padding: 15px 15px;
    }
    .contact_details_column .media {
        margin-bottom: 20px !important;
    }
    .section_main_head .section-text,
    .section_main_head .section-text p {
        max-width: 100%;
    }
    #slider .slidesmalltext {
        display: none;
    }
    #slider h1,
    #slider h2 {
        font-size: 26px;
        /* line-height: 24px; */
        padding: 5px;
    }
    .slide-content-box {
        margin-top: 0em;
        text-align: center;
        position: unset;
    }
    .contact_head {
        left: unset;
        width: 80%;
        margin: 0 auto !important;
    }
    .page-content h1 {
        font-size: 120px;
    }
    .theme-footer-cols ul li {
        padding-left: 0;
        list-style: none;
        margin-left: 0;
        width: 100% !important;
    }
    #rpwwt-recent-posts-widget-with-thumbnails-3 img {
        float: none;
        display: block;
        margin: 10px auto;
    }
    .theme-footer-cols ul {
        margin: 0;
    }
    .testi_row .row {
        margin: 0;
    }
    .cpntact-inner {
        padding: 20px;
    }
    .theme-footer-cols ul li:before {
        display: none;
    }
    .logo_inner {
        text-align: center;
        margin: 0 auto;
    }
    .about-img-bottom {
        width: 100%;
    }
    #rpwwt-recent-posts-widget-with-thumbnails-2 img {
        float: none;
        display: block;
        text-align: center;
        margin: 0 auto;
    }
    .rpwwt-widget ul li {
        text-align: center;
        margin: 0 auto;
    }
    .copyright-icons {
        text-align: center;
        margin: 10px 0;
    }
    .woocommerce .cart-collaterals .cart_totals,
    .top_contact,
    .news-box h5,
    .custom-nav,
    .quote_box {
        text-align: center;
    }
    .about-details {
        text-align: center;
        padding: 20px 20px 0px 20px;
    }
    .footer-col1,
    .footer-col2,
    .footer-col3 {
        padding: 0 20px;
    }
    .rpwwt-widget ul li img {
        float: none !important;
        display: block !important;
        text-align: center;
        margin: 0 auto !important;
    }
    .copyright-wrapper .socialbox {
        margin-top: 14px;
    }
    .theme-footer-cols h3:after {
        margin: 0 auto;
        text-align: center;
        left: 0;
        right: 0;
    }
    .section_main_head.heading-half-width {
        max-width: 76%;
    }
    tbody,
    td,
    tfoot,
    th,
    thead,
    tr {
        padding: 10px 10px;
    }
    .inner-body {
        text-align: center;
    }
    .owl-carousel .owl-item .testimonials-img img {
        margin: 0 auto !important;
    }
    .toggler {
        margin: 0;
    }
    .media img {
        margin-bottom: 0;
    }
    .section_main_head,
    .contact_head,
    .contact_details_column ul li,
    .theme-footer-cols {
        text-align: center;
    }
    .footer-col1 .is-layout-flex.wp-block-buttons {
        display: block;
    }
    .contact_widget .media i {
        padding-right: 0;
    }
    .footer_icons {
        text-align: center;
        margin-top: 30px;
    }
    .copyright-text {
        text-align: center !important;
    }
    .contact_details_column a {
        display: block;
    }
    .woocommerce-cart table.cart td.actions .coupon .input-text {
        width: 100%;
        margin-bottom: 10px;
        text-align: center;
    }
    .woocommerce-cart table.cart td.actions .coupon button.button {
        width: auto;
        margin: 0 auto;
        float: none !important;
    }
    .woocommerce-page table.cart td.actions .button {
        margin: 0 auto !important;
    }
    section {
        padding: 30px 0;
        background-size: cover;
    }
    .logo h1 a {
        font-size: 21px;
    }
    .post-navigation .nav-previous,
    .post-navigation .nav-next,
    blockquote,
    .work-info img {
        width: 100%;
    }
    .admin-login.text-end {
        text-align: left !important;
    }
    .c_icon {
        margin: 7px auto;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px)     {
    .contact_us_form_head {
        padding: 24px;
    }
    #live-player button.owl-next, #live-player button.owl-prev {
        top: 27%;
    }
    #contact_us_form_section label span {
        font-size: 12px;
    }
    .contact_us_form_shortcode [type="radio"] + .wpcf7-list-item-label, .contact_us_form_shortcode [type="checkbox"] + .wpcf7-list-item-label {
        padding-left: 18px;
        line-height: 14px;
    }
    .contact_us_form_shortcode [type="radio"] + .wpcf7-list-item-label::before, .contact_us_form_shortcode [type="checkbox"] + .wpcf7-list-item-label::before {
        width: 16px;
        height: 16px;
    }
    .contact_us_form_shortcode [type="radio"] + .wpcf7-list-item-label::after, .contact_us_form_shortcode [type="checkbox"] + .wpcf7-list-item-label::after {
        top: 4px;
        left: 4px;
        width: 8px;
        height: 8px;
    }
    #about-us .about-image-outer .section-text:nth-child(2) {
        display: none;
    }
    .customer-box img {
        width: 41px;
    }
    .about-head-outer {
        margin-bottom: 20px;
        text-align: center;
    }     
    .about-list-box {
        margin-bottom: 10px;
    }
    .app-store {
        display: flex;
        align-items: center;
    }
    .app_text {
        padding: 18px 0 44px 0;
    }
    #editors-choice {
        padding-top: 2em;
    }
    .column-2 {
        width: 20%;
    }
    .column-4 {
     width: 17%;
    }
    .post-desc {
        bottom: 20px;
        right: 20px;
        max-width: 86%;
    }
    .triangle-post-image:before, .overlay-post .post-img:before {
        padding-top: 80%;
    }
    .post-date {
        padding: 3px 27px;
    }
    .news-box-inner:before {
        z-index: 9;
    }
    .two-column-gallery .gallery_image_box {
        margin-bottom: 0 !important;
        height: auto !important;
        height: 67px !important;
    }
    .inner_carousel.container {
        position: relative;
    }
   
    .slide-carousel-image {
        padding: 2em 0 8em 0;
    }
    .slide-heading {
        font-size: 27px;
        margin-top: 10px;
    }
    .slide-text {
        margin: 19px 0 8px 0;
    }
    .slider-box {
        max-width: 63%;
    }
    #search-box {
        max-width: 70%;
        margin-top: 28px;
    }
    #slider .owl-carousel .owl-dots {
        left: 2%;
    }
    .custom-slider-nav.owl-nav {
        right: 1%;
    }
    .wp-block-gallery.has-nested-images figure.wp-block-image img {
        width: inherit;
    }
    .section_main_head {
        margin-top: 20px;
        padding-right: 0 !important;
    }
    .mobile-menu {
        display: block;
        margin-top: 0em;
        position: absolute;
        top: 60px;
        left: 0;
        right: 0;
    }
    .headerbar {
        margin-top: 0 !important;
    }
    .newsletter-container {
        max-width: 100%;
    }
    .owl-carousel .owl-dots {
        text-align: center;
        display: flex;
        justify-content: center;
        margin-top: 20px;
    }
    .tp_breadcrumbs,
    .tp_breadcrumbs a {
        font-size: 12px;
        line-height: 20px;
    }
    .owl-carousel .owl-item .testimonials_image img, .testimonials_image img {
        margin: 0 auto !important;
        width: 100% !important;
    }
    .logo_inner,
    .footer-content-wrapper.row,
    .footer-text {
        text-align: center;
    }
    .footer-col4 {
        padding-left: 15px;
    }
    .content_on_banner {
        max-width: 70%;
        margin: 0 auto;
        left: 0;
        position: unset;
        margin-top: 0;
        display: block !important;
    }
    .news_content {
        padding: 0px 0;
    }
    .section_main_head h3 {
        font-size: 25px;
    }
    .slider-box {
        padding-bottom: 2em;
        padding-top: 2em;
    }
    .slider-box {
        padding-right: 0;
        padding-left: 10px;
    }
    #slider .slide-small-heading {
        font-size: 32px;
    }
    #slider h1,
    #slider h2 {
        font-size: 28px;
        line-height: 40px;
    }
    .search_mobile a i {
        color: #222;
    }
    .news-box {
        margin-bottom: 20px !important;
    }
    .page-template-blog-with-left-right-sidebar .blog_inner_box {
        width: 100%;
    }
    .contact-image1 {
        margin-top: 0;
    }
    section {
        padding: 30px 0;
    }
    .slide-content-box {
        margin-top: 1em;
    }
}
@media screen and (max-width: 991px) {
    
    
    .service-highlights-rating-images {
        text-align: left;
    }
    
    .room-meta-details {
        display: block !important;
    }
    .newsletter_shortcode {
        width: 100%;
        margin: 2em 0;
        max-width: 100%;
    }
    .socialbox {
        text-align: center;
    }
    .Slider-left-box,
    .section_main_head .section-text,
    .section_main_head .section-text p {
        max-width: 100%;
    }
    #header {
        margin-right: 0;
    }
    .search_mobile {
        display: flex !important;
    }
    .serach_form_box {
        display: none !important;
    }
    .footer-cols,
    .custom-nav {
        text-align: center;
    }
    #slider .slide_nav i {
        font-size: 12px;
    }
    #about-us .section_main_head h3 {
        font-size: 26px;
    }
    .footer-navigation ul li {
        margin: 3px;
    }
    .footer-logo {
        margin-top: 0em;
    }
    .footer-navigation ul {
        margin: 0;
    }
}
@media screen and (min-width: 992px) and (max-width: 1024px) {
    .triangle-team::before, .triangle-post-image:before, .overlay-post .post-img:before {
        clip-path: polygon(45% 0, 60% 14%, 100% 15%, 100% 100%, 0 100%, 0 0);
    }
    .banner-col-image {
        max-width: 75%;
        margin: 25px 0;
    }
    .customer-box img {
        width: 41px;
    }
    .section-btn {
        padding-bottom: 28px;
    }
    .post-date {
        padding: 3px 27px;
    }
    .news-box-inner:before {
        z-index: 9;
    }
    .weekly-spotlight-list .box-text {
        font-size: 12px;
    }
    .weekly-spotlight-list
    #editors-choice {
        padding-top: 4em;
    }
    .post-desc {
        max-width: 58%;
    }
    .triangle-post-image:before, .overlay-post .post-img:before {
        padding-top: 57%;
    }
    .column-2 {
        width: 20%;
    }
    .column-4 {
     width: 17%;
    }
     .section_main_head h3 {
        font-size: 28px;
    }
    .slide-heading {
        font-size: 30px;
    }
    .mobile-menu {
        display: block;
        margin-top: 0em;
        position: absolute;
        top: 60px;
        left: 0;
        right: 0;
    }
    .footer-col1,
    .footer-col2,
    .footer-col3 {
        padding-right: 15px;
    }
    section {
        padding: 50px 0;
    }
    .content_on_banner {
        max-width: 75%;
        margin: 0 auto;
        left: 0;
        right: 0;
        position: unset;
    }
    .custom-social-icons a i {
        margin-bottom: 5px;
    }
    .contact_widget .media a {
        font-size: 13px;
    }
}
@media screen and (min-width: 1025px) and (max-width: 1199px) {
    .triangle-team::before, .triangle-post-image:before, .overlay-post .post-img:before {
    clip-path: polygon(45% 0, 60% 14%, 100% 14%, 100% 100%, 0 100%, 0 0);
    }
    .promo-wrapper.row {
        margin: 0;
    }
    .banner-col-image {
        max-width: 75%;
        margin: 25px 0;
    }
    .column-2 {
        width: 20%;
    }
    .column-4 {
     width: 17%;
    }
    .post-desc {
        max-width: 57%;
    }
    .post-date {
        padding: 3px 59px;
    }
    .triangle-post-image:before, .overlay-post .post-img:before {
        padding-top: 58%;
    }
    .customer-box img {
        width: 41px;
    }
    .section-btn {
        padding-bottom: 28px;
    }
    .customer-box img {
        width: 41px;
    }
    .section_main_head h3 {
        font-size: 28px;
    }
    #slider button.owl-prev,
    #slider button.owl-next {
        display: inline-block;
    }
    .slide-heading {
        font-size: 27px;
    }
    .custom-slider-nav.owl-nav {
        position: absolute;
        bottom: 0;
        top: unset;
        transform: unset;
        left: 0;
        right: 0;
    }
    #slider h1,
    #slider h2 {
        font-size: 38px;
    }
    #slider .carousel-indicators {
        padding-left: 20px;
    }
    .content_on_banner {
        max-width: 100%;
        margin: 0 auto;
        left: 0;
        right: 0;
    }
    .about_outer {
        padding: 0 !important;
    }
    .about-image {
        margin-bottom: 0;
    }
    .contact_widget .media a {
        font-size: 13px;
    }
    .side-navigation a {
        font-size: 13px;
    }
    #weekly-spotlight {
        padding-bottom: 0;
        padding-top: 2.5em;
    }   
}
@media screen and (min-width: 1200px) and (max-width: 1300px) {
    .slider-box {
        text-align: left;
        padding-left: 5%;
    }
}
@media screen and (max-width: 1024px) {
    #slider .owl-carousel .owl-dots{
        display: none;
    }
    #masthead {
        padding: 13px 0;
    }
    .side-navigation ul ul{
        border-top: none;
    }
    .founder-box .emnu-git-block a {
        font-size: 13px;
        padding: 10px 14px;
    }
    #header {
        width: auto;
    }
    .socila_share {
        text-align: center;
    }
    #slider .owl-carousel .owl-dots button.owl-dot,
    #slider .owl-dots button.owl-dot {
        text-align: center;
        display: inline-block;
    }
    #slider .owl-carousel .owl-dots {
        bottom: 33px;
        left: 0;
        right: 0;
        top: unset;
    }
    #slider button.owl-prev,
    #slider button.owl-next {
        display: inline-block;
    }
    .custom-slider-nav.owl-nav {
        position: absolute;
        bottom: 0;
        top: unset;
        transform: unset;
        left: 0;
        right: 0;
    }
    .side-navigation ul li.current_page_item:after,
    .side-navigation ul li.current-menu-item:after {
        display: none;
    }
    .grid-wrapper.container-gallery {
        width: 100%;
        padding: 0 15px;
    }
    .outer-footer svg {
        display: none;
    }
    [data-aos][data-aos][data-aos-duration="2000"],
    body[data-aos-duration="2000"] [data-aos] {
        transition-duration: 2s;
        transform: unset;
    }
    .banner_title_box img {
        display: none;
    }
    .mobile-menu {
        display: block;
    }
    .headerbar {
        display: block;
        text-align: left;
        margin-top: 0px;
        margin: 0;
    }
    .side-navigation ul li.current_page_item a, .side-navigation ul li.current-menu-item a {
        color: white;
        background: transparent;
    }
    .side-navigation a::before{
        display: none;
    }
    .Slider-left-box {
        max-width: 100%;
    }
    .about_outer {
        padding: 0 !important;
    }
    .side-navigation ul li.current_page_item a:after {
        display: none;
    }
    .side-navigation ul li:hover > ul {
        animation: unset;
    }
    .side-navigation ul li {
        width: 100%;
    }
    /* .side-navigation ul li a,  .side-navigation li */
    .headerbar,
    .side-navigation,
    .side-navigation ul ul li,
    .side-navigation .current_page_item {
        display: block;
    }
    .headerbar:focus,
    .hamburger:focus {
        outline: none;
    }
    .hamburger {
        text-align: center;
        color: var(--color-secondry);
        font-size: 24px;
        margin-left: 4px;
        margin: 0;
        background-color: white;
        padding: 0;
        border-radius: 50%;
        display: flex;
        width: 18px;
        height: 30px;
        align-items: center;
        justify-content: center;
        position: relative;
        z-index: 9;
        margin-right: 15px;
        position: relative;
        top: 2px;
    }
    .side-navigation ul li.current_page_item a:before,
    .side-navigation ul li.current-menu-item a:before {
        display: none;
    }
    .header-menu-boxx {
        position: relative;
    }
    .main-header .side-navigation {
        display: none;
    }
    .side-navigation,
    .side-navigation li {
        text-align: left;
    }
    .side-navigation ul li.current_page_item:before,
    .side-navigation ul li.current-menu-item:before {
        display: none;
    }
    .side-navigation ul {
        margin: 0;
    }
    .side-navigation ul li a {
        color: #fff;
        font-size: 14px;
        padding: 12px 0px;
    }
    .side-navigation ul ul li a {
        border: 0;
    }
    amp-sidebar#sidebar1 {
        background: black;
        width: 250px;
    }
    #sidebar1 {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 9999999;
        top: 0;
        right: 0;
        overflow-x: hidden;
        transition: 0.5s;
        padding: 18px;
    }
    .side-navigation ul li ul, .side-navigation ul li ul ul {
        display: block !important;
        border: none;
    }
    .side-navigation li {
        padding: 0;
    }
    .side-navigation ul ul,
    .side-navigation ul ul li {
        background: var(--transparent) !important;
    }
    .side-navigation ul ul {
        position: static;
        width: 100%;
        box-shadow: none;
    }
    .side-navigation ul ul li {
        padding-left: 15px;
    }
    .side-navigation ul.sub-menu li a:before {
        content: none;
    }
    .side-navigation ul > li.menu-item-has-children > a:after {
        margin-top: 0;
    }
    .promo-wrapper.row {
        margin: 0;
    }
}
