body {
    overflow: visible;
    overflow-x: hidden;
}

@media (min-width: 1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1200px;
    }

    .widget .footer-social-links {
        padding-top: 20px;
    }
}

@media (min-width: 1201px) {

    /*=== Header ===*/
    .header-style-1 .header__main.sticky-header:before {
        content: '';
        width: 35%;
        height: 100%;
        background-color: var(--secondaryColor);
        position: absolute;
        left: 0;
        top: 0;
        z-index: -1;
    }

    .header-style-1 .header__main.sticky-header {
        box-shadow: inherit;
    }

    .header-wrap.header-style-1 .site-branding img.logo-dark {
        display: none;
    }

    .header-style-1 .header__main:after {
        content: '';
        width: 70%;
        height: 100%;
        background-color: var(--light-color);
        position: absolute;
        right: 0;
        top: 0;
        z-index: -1;
    }

    .header-wrap .site-navigation ul.navigation .righticon {
        display: none;
    }

}

@media (max-width: 1200px) {

    /*=== Header ===*/
    .header-wrap.header-style-1 .site-branding img.logo-img {
        display: none;
    }

    .header-wrap.header-style-1 .header__main {
        background-color: var(--light-color);
    }

}


@media(max-width:1199px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: none;
    }

    .container,
    .container-fluid,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        padding-right: calc(var(--bs-gutter-x) * .8);
        padding-left: calc(var(--bs-gutter-x) * .8);
    }

    .sticky-header {
        position: relative !important;
    }

    /** Main menu resoposive **/
    .navbar-toggler {
        border: none;
        font-size: 30px;
        padding: 0;
        outline: none;
    }

    .sticky-header .navbar-toggler {
        top: 10px;
    }

    .navbar-toggler:hover,
    .navbar-toggler:focus {
        outline: none;
    }

    .main-menu .navbar-collapse {
        position: absolute;
        width: 100%;
        left: 0;
        background-color: #fff;
        z-index: 99;
        top: 100px;
        border-top: 3px solid var(--mainColor);
    }

    .sticky-header .navbar-collapse {
        top: 60px;
    }

    .main-menu .navigation>li {
        float: none;
    }

    .header-wrap .site-navigation ul.navigation>li>a {
        height: auto;
        line-height: inherit;
        padding: 10px 15px;
        margin: 0;
        border-bottom: 1px solid rgba(9, 22, 42, 0.15);
    }

    .header-wrap .site-navigation .dropdown ul li.active>a {
        background-color: var(--mainColor);
        color: var(--pureWhite);
    }

    .main-menu .navigation>li>ul,
    .main-menu .navigation>li>ul>li>ul {
        border-top: none;
        box-shadow: inherit;
        width: 100%;
        display: none;
        position: inherit;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    .main-menu .navigation>li>ul>li>ul {
        left: 0;
        top: 100%;
    }

    .main-menu .navigation>li.dropdown>ul.open,
    .main-menu .navigation>li.dropdown>ul.open li.dropdown>ul.open {
        display: block;
        opacity: 1;
        visibility: visible;
    }

    .menu-right-box {
        position: relative;
        right: 30px;
        top: 10px;
    }

    .header-wrap .site-navigation ul.navigation .righticon {
        font-size: 22px;
        position: absolute;
        z-index: 99;
        right: 0;
        top: 0;
        border-left: 1px solid rgba(120, 120, 120, 0.2);
        height: 45px;
        width: 45px;
        cursor: pointer;
        text-align: center;
        line-height: 45px;
    }

    .header-wrap .menu-right-box {
        display: none !important;
    }

    .main-menu ul>li.dropdown>a:after {
        display: none;
    }

    /** Header responsive **/
    .header-wrap .header-button,
    .header-wrap .top__bar {
        display: none;
    }

    .ipad-view-search {
        display: block;
    }

    .header-wrap .header__main {
        padding: 30px 0;
        min-height: auto;
    }

    .header-wrap .site-branding img {
        max-height: 50px;
    }

    .header-wrap .sticky-header .site-branding img {
        max-height: 35px;
    }
}

@media(max-width:991px) {

    /** Section Padding **/
    .section-lg {
        padding-top: 80px;
        padding-bottom: 60px;
    }

    .section-lgx {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .section-lgt {
        padding-top: 80px;
    }

    .section-lgb {
        padding-bottom: 80px;
    }

    /** Section Title **/
    .heading-subheading h2.title br {
        display: none;
    }

    .heading-subheading h2.title {
        font-size: 44px;
        line-height: 50px;
    }

    .heading-subheading .element-title {
        font-size: 44px;
        line-height: 50px;
    }

    /*=== Title Bar ===*/
    .header-style-2 .title-bar-content,
    .header-style-2 .title-bar-wrapper {
        min-height: 350px;
    }

    .overlep-img {
        position: absolute;
        top: 668px;
        left: 75%;
    }

    /** Section Title **/
    .heading-subheading h2.title {
        font-size: 40px;
        line-height: 46px;
    }

    .heading-subheading .element-title {
        font-size: 40px;
        line-height: 46px;
    }

    .sidebar-left,
    .sidebar-right {
        flex: 0 0 34%;
        max-width: 34%;
    }

    .sidebar-left,
    .sidebar-right {
        flex: 0 0 66%;
        max-width: 66%;
    }

    .blog-left-col {
        flex: auto;
        max-width: 100%;
    }

    .blog-right-col {
        max-width: 100%;
        flex: auto;
    }


    /** Contact **/
    .contact-section-bg {
        padding-top: 320px;
    }

    .action-box-wrap .row .col {
        width: 33.3%;
    }

    .action-box {
        padding-top: 80px;
    }
}

@media(max-width:767px) {
    :root {
        --fontSize: 14px;
        /* --title-fontSize: 18px; */
    }

    /** Section Padding **/
    .section-lg {
        padding-top: 15px; 
        padding-bottom: 40px;
    }

    .section-lgx {
        padding-top: 3px;
        padding-bottom: 60px;
    }

    .section-lgt {
        padding-top: 60px;
    }

    .section-lgb {
        padding-bottom: 60px;
    }

    /** Section Title **/
    .heading-subheading .element-title {
        font-size: 32px;
        line-height: 42px;
    }

    .heading-subheading h2.title {
        font-size: 32px;
        line-height: 42px;
    }

   
    .move {
        display: none;
    }

    .overlep-img {
        top: inherit;
        left: 32%;
        bottom: -50px;
    }

    /*=== Footer ===*/
    .footer-text-area .row {
        display: block;
    }

    .footer-text-area .row .col-md-6 {
        width: 100%;
        text-align: center;
    }

    .footer-menu-yes .footer-copyright-text-area {
        margin-top: 0px;
        text-align: center;
    }

    .footer-text-area {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .footer-widget-area .two-widget .footer-social-links,
    .site-footer .widget {
        text-align: left !important;
        padding: 0;
        margin: 0;
    }

    .footer-widget-area {
        margin-bottom: 0;
    }

    .footer-widget-area {
        padding-top: 30px;
    }

    .site-footer .widget {
        margin: 0px 0 30px;
    }

    .site-footer .widget .widget-title {
        margin-bottom: 20px;
    }

    body .site-footer .two-widget>.widget:first-child {
        margin-bottom: 40px !important;
    }

    /** Contact **/
    .contact-section-bg {
        padding-top: 300px;
        padding-bottom: 60px;
    }

    .action-box-wrap .row .col {
        width: 50%;
    }

}

@media(max-width:575px) {

    /** Section Title **/
    .heading-subheading .element-title {
        font-size: 28px;
        line-height: 38px;
    }

}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .move {
        display: none;
    }
}



@media (min-width: 1700px) {

    /*=== Header ===*/
    .header-style-1 .header__main:after {
        width: 67%;
    }
}
@media (max-width: 767px) {
  .page-title-area {
   
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center center !important;
    background-color: transparent !important;
    padding: 0 !important;
    height: auto !important; /* Let it size naturally */
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden; /* Removes any background bleed */
  }

  .parallaxie {
    background-attachment: scroll !important;
  }

  .page-title-wrapper {
    padding: 30px 10px !important; /* Balance text space top-bottom */
    width: 100%;
    text-align: center;
  }
}