@media only screen and (max-width: 1200px) {
    .container {
        max-width: 100%;
    }

    .row {
        margin-right: 0px;
        margin-left: 0px;
    }
    #mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item > a.mega-menu-link {
        text-align: right !important;
    }

}

@media only screen and (max-width: 850px) {
    .mega-menu-toggle {
        position: fixed;
        top: 15px;
        left: 10px;
        z-index: 99 !important;
    }
#mega-menu-wrap-mobile #mega-menu-mobile>li.mega-menu-item>a.mega-menu-link {
    text-align: right !important;
}
    #mega-menu-wrap-main .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-box,
    #mega-menu-wrap-main .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner,
    #mega-menu-wrap-main .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before,
    #mega-menu-wrap-main .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
        width: 35px !important;
    }

    #mega-menu-wrap-main li.mega-current-menu-item a,
    #mega-menu-wrap-main>ul>li>a:hover {
        border-bottom: none !important;
    }

    ul.mega-menu {
        position: fixed !important;
        z-index: 99 !important;
        top: 0 !important;
        right: 0 !important;
        width: 75% !important;
        height: 100% !important;

    }

    #mega-menu-wrap-main #mega-menu-main>li.mega-menu-item>a.mega-menu-link {
        text-align: right !important;
    }

    h1 {
        font-size: 25px;
    }

    h2 {
        font-size: 23px;
    }

    h3 {
        font-size: 20px;
    }

    h4,
    h5,
    h6 {
        font-size: 19px;
    }

    .header-section,
    #header-top-right a,
    #header-top-left ul a,
    #mega-menu-wrap-main_left #mega-menu-main_left>li.mega-menu-item>a.mega-menu-link,
    #mega-menu-wrap-main_right #mega-menu-main_right>li.mega-menu-item>a.mega-menu-link {
        color: var(--main-text-color) !important;
    }

    #mega-menu-wrap-main_right #mega-menu-main_right>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,
    #mega-menu-wrap-main_right #mega-menu-main_right>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,
    #mega-menu-wrap-main_right #mega-menu-main_right>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link {
        background: rgba(255, 255, 255, 0);
        color: var(--main-color) !important;
        font-weight: inherit;
        text-decoration: none;
        border-color: #fff;
    }

    .site-logo img {
        filter: unset !important;
        -webkit-filter: unset !important;
    }

    .top-section {
        top: 0;
        margin-bottom: 0;
    }

    #header-top-left ul {
        justify-content: flex-start;
        margin-top: 15px;
        position: relative;
        top: 17px;
    }

    #header-top-left ul a {
        margin-right: 0;
        margin-left: 15px;
    }


    #header-bottom-center {
        display: flex;
        position: relative;
        top: 0;
        margin-bottom: 0;
        padding-left: 10%;
        padding-right: 30px;
    }
    #header-top-sec {
        padding-left: 55px;
        padding-right: 20px;
        font-size: 13px;
    }
    .site-logo img{
        height: 55px;
    }
    .sticky {
        padding: 5px 0 !important;
    }

    .top-section {
        padding: 100px 0;
    }

    .top-section h1 {
        font-size: 17px;
        line-height: 35px;
    }
    .top-section span {
        font-size: 33px;
        line-height: 55px;
    }

    .top-section p {
        font-size: 17px;
        margin-bottom: 30px;
    }

    .container-fluid {
        padding: 0 !important;
    }

    .services-section,
    .products-section {
        padding: 35px 0;
    }

    .services-item {
        margin-bottom: 25px;
    }

    .services-item h3 {
        min-height: auto;
    }

    .about-us-img-sec img {
        height: auto;
        margin-top: 25px;
    }

    .about-us-section {
        padding: 35px 0;
    }

    .blog-item {
        margin-bottom: 25px;
    }

    .portfolio-items {
        margin-bottom: 25px;
    }

    .gallery-section {
        padding: 35px 0;
    }

    .gallery-section .site-title-wrap {
        margin-bottom: 25px;
    }

    .site-title {
        font-size: 25px;
        line-height: 35px;
        padding-top: 20px;
    }

    .why-us-section {
        padding: 50px 0 10px;
    }

    .footer-section {
        margin-top: 25px;
    }

    #footer-sec-two,
    #footer-sec-three {
        display: none;
    }

    #copyright-wrap .container {
        margin-top: 25px;
    }

    #copyright-wrap .container {
        margin-top: 25px;
        padding: 13px 0;
        text-align: center;
    }

    #copyright-sec-two {
        text-align: center;
    }

    .gform_title {
        font-size: 27px !important;
        margin-bottom: 25px;
    }

    .blog-header {
        padding: 55px 0;
    }

    .left-sidebar {
        display: none;
    }

    .header-section,
    #header-top-right a,
    #header-top-left ul a,
    #mega-menu-wrap-main_left #mega-menu-main_left>li.mega-menu-item>a.mega-menu-link,
    #mega-menu-wrap-main_right #mega-menu-main_right>li.mega-menu-item>a.mega-menu-link {
        color: #fff !important;
        text-align: right !important;
    }
    .why-us-item {
        margin-bottom: 25px;
    }
    .cta-section, .video-section {
        padding: 30px 0;
    }
    .content-section, .blogs-section {
        padding: 35px 0;
    }

}

@media only screen and (max-width: 570px) {

    h1 {
        font-size: 21px;
    }

    h2 {
        font-size: 19px;
    }

    h3 {
        font-size: 17px;
    }

    h4,
    h5,
    h6 {
        font-size: 16px;
    }

    .col-12 {
        padding: 0;
    }

    #header-top-right {
        display: none;
    }

    #header-bottom-center {
        padding-left: 50px;
        padding-right: 5px;
    }

    .top-section {
        padding: 50px 0;
    }

    .top-section p {
        font-size: 15px;
        margin-bottom: 15px;
    }

    .site-btn {
        padding: 8px 23px;
        font-size: 13px;
    }

    .container-fluid {
        padding: 0 15px !important;
    }

    .services-item-wrap {
        padding: 0 7px;
    }

    .site-title {
        font-size: 23px;
    }

    .services-item h3 {
        font-size: 15px;
    }

    #field_1_13,
    #field_1_15,
    #field_1_16 {
        width: 100% !important;
    }

    #field_1_17 {
        width: 100% !important;
        position: relative !important;
    }

    .footer-section {
        padding: 25px 0 0;
    }

    .content-wrap {
        height: 300px;
        margin-bottom: 30px;
    }

    #scroller,
    #header-top-sec {
        display: none !important;
    }

    .top-section {
        padding: 35px 0;
    }

    .gform_title {
        font-size: 23px !important;
    }

    .why-us-items-img-sec {
        width: 30%;
        padding: 0px 0px 0px 15px;
    }

    #footer-sec-one img {
        margin-bottom: 0;
    }

    #mega-menu-wrap-main_left .mega-menu-toggle {
        height: 35px !important;
        width: 40px !important;
    }

    #mega-menu-wrap-main_left .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner,
    #mega-menu-wrap-main_left .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before,
    #mega-menu-wrap-main_left .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
        width: 25px !important;
    }

    .blog-header {
        padding: 35px 0;
    }

    .blog-header h1 {
        margin-bottom: 10px;
    }

    .products-pic-sec img {
        height: auto;
    }

    .blogs-section .site-title-wrap {
        margin-top: 35px;
    }
    .top-section span {
        font-size: 27px;
        line-height: 45px;
    }
.why-us-section {
    padding: 15px 0 10px;
}
.site-title-wrap {
    margin-bottom: 15px;
}
.footer-title {
    font-size: 19px;
    padding-bottom: 10px;
    margin-top: 15px;
}

.phone-fix {
    left: 10px;
    bottom: 55px;
}
.phone-fix img {
    border: 1px solid var(--main-color);
    padding: 7px;
    width: 55px;
    height: 55px;
}
.phone-fix span {
    font-size: 11px;
    padding: 7px 11px 7px 11px;
}
.top-section h1 {
    font-size: 12px;
    line-height: 25px;
}
.top-section span {
    font-size: 15px;
    line-height: 25px;
    width: 50%;
    margin-bottom: 17px;
}
.btn-blue {
    padding: 9px 17px;
    font-size: 12px;
}
#copyright-wrap .container {
    font-size: 12px;
    line-height: 25px;
}
#header-bottom-right{
    display: none;
}
#mobile-menu-sec{
    display: block;
}

}

@media only screen and (max-width: 400px) {

    .blog-img-sec img {
        height: auto;
    }

    .portfolio-img-sec img {
        height: 200px;
    }

    .video-items-sec {
        margin-bottom: 10px;
    }

    .site-title {
        line-height: 45px;
    }

    #header-bottom-center {
        justify-content: flex-start;
        top: 0;
        margin-bottom: 0;
        padding-left: 0%;
    }

    #header-top-left ul {
        margin-top: 5px;
        top: 0;
    }

    #header-bottom-sec {
        padding: 0 0 5px;
    }
}