/*------------ Media Css ----------*/
/* ============ desktop view ============ */

.related-documents p > b {font-weight: 600; }

@media all and (min-width: 992px) and (max-width: 1300px) {

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-left: 0;
        padding-right: 0;
    }

    section.pdd-topp-form.sec_padd.mt-5 {
        padding-top: 80px;
    }

    .contact .infoBox p {
        color: black;
        font-size: 16px;
        text-align: left;
    }

    .infoBox p span {
        font-size: 16px;
        font-weight: 700;
    }

    img.imgope {
        width: 60px;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 15px;
    }

    a.dropdown-item {
        font-size: 15px !important;
    }

    a.dropdown-item {
        padding: 0.5rem 2rem;
    }

    a.dropdown-item.dropdown-prod h3 {
        font-size: 16px !important;

    }

}

@media all and (min-width: 992px) {
    .features-section p{
        margin-bottom: 0;
    }
    footer .custom-logo {
        /* min-width: 160px; */
    }

    .infoBox {
        border-right: 1px solid #000;
    }

    .xors {
        display: none;
    }

    .advantage-card {
        min-height: 350px;
    }


    .dropdown-menu li {
        position: relative;
    }

    .nav-item .submenu {
        display: none;
        position: absolute;
        left: 100%;
        top: 0px;
    }

    .nav-item .submenu-left {
        right: 100%;
        left: auto;
    }

    /*.dropdown-menu > li:hover > .submenu,
    .dropdown-menu > li.menu_hover > .submenu,
    .ropdown-menu > li > .submenu.result_hover{
        display: block;
    }*/

    li.menu_hover ul.submenu.dropdown-menu {
        display: flex !important;
        flex-wrap: wrap;
    }

    .nav-item.dropdown.mega {
        position: initial;
    }

    .navbar>.container {
        position: relative;
    }

    ul.dropdown-menu.mwga-menu {
        width: 100%;
        position: relative;
        padding: 0;
        margin: 0;
    }

    ul.dropdown-menu.mwga-menu.prod-menu {
        width: 65%;
        transform: translateX(-50%);
        left: 50%;
    }

    .dropdown-menu li {
        position: initial;
    }

    .dropdown-menu {
        border-radius: 0;
        border: none;
        width: 100%;
    }

    ul.dropdown-menu.mwga-menu>li {
        width: 25%;
    }

    .dropdown-menu>li:hover>.submenu,
    .dropdown-menu>li.menu_hover>.submenu,
    .dropdown-menu>li>.submenu.result_hover {
        left: 25%;
        width: 75%;
        padding: 0;
        min-height: 100%;
    }

    a.dropdown-item {
        background: #d1d1d1;
        color: #000;
        padding: .5rem 2rem;
        font-size: 16px;
    }

    .dropdown-menu>li.menu_hover>.dropdown-item,
    .dropdown-item:focus,
    .dropdown-item:hover,
    .dropdown-menu>li:hover>.dropdown-item {
        background: rgb(35, 70, 122);
        color: #fff;
        outline: none;
    }

    .dropdown-menu>li.menu-item-tiling:hover>.dropdown-item {
        background-color: #1e2125;
    }

    .about_slider .slick-dots {
        bottom: -25px;
    }
    .logo-copyright-sec {
        max-width: 244px;
    }
}

.dropdown-prod:focus,
.dropdown-prod:hover,
.dropdown-menu>li:hover>.dropdown-prod,
.dropdown-menu>li.menu_hover>.dropdown-prod {
    background: #f1f1f1;
}

.dropdown-menu>li>.submenu li {
    display: inline-block;
    width: 25%;
    text-align: center;
    vertical-align: top;

}

a.dropdown-item.dropdown-prod {
    background: transparent;
    border: 1px solid #DEDEDE;
    padding: 0;
}

a.dropdown-item.dropdown-prod h3 {
    background: #FFDA00;
    margin: 0;
    color: #000;
    font-size: 14px;
    padding: 0.5rem 1rem;
    white-space: normal;
    display: flex;
    min-height: 60px;
    align-items: center;
    justify-content: center;

}

a.dropdown-item.dropdown-prod:hover h3 {
    background: rgb(35, 70, 122);
    color: #fff;
}

ul.about_slider p.tiling {
    /* background: #a1cf5e; */
    background: rgb(178, 210, 53);
}

.menu-item-tiling .dropdown-item.dropdown-prod h3 {
    /* background: #dc2f20; */
    /* background: #a1cf5e; */
    background: rgb(178, 210, 53);
    /* color: #fff; */
}

.menu-item-tiling .dropdown-item.dropdown-prod:hover h3 {
    /* background: #8e9b9d; */
    background: rgb(0, 94, 66);
    color: #fff;
}

a.dropdown-item.dropdown-prod img {
    padding: 0;
}

ul.dropdown-menu.mwga-menu.prod-menu>li {
    width: 20%;
    display: inline-block;
    text-align: center;
    float: left;
}

ul.dropdown-menu.mwga-menu.prod-menu>li>a {
    border-color: #fff;
}

/* ul.dropdown-menu.mwga-menu.prod-menu {
    padding: 2rem;
} */

ul.dropdown-menu.mwga-menu.prod-menu img {
    padding: 0;
    object-fit: cover;
    width: 100%;
    aspect-ratio: 1.1/1;
}


body.custom-body-bg {
    overflow: hidden;
}

.home .text-left.lp-description-wrapper .slick-slide img {
    height: 190px;
    object-fit: cover;
}

/* ============ desktop view .end// ============ */
.container,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
    max-width: 1140px;
}

.container-small {
    max-width: 1140px;
}

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

    .our-history-section img {
        height: 300px;
    }

    .lp-description-wrapper p {
        font-size: 18px;
    }

    .lp-section-title {
        font-size: 40px;
    }

    .feature_box {
        font-size: 18px;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 14px;
    }

    .navbar-expand-lg .navbar-nav>li {
        margin-left: 0.5rem;
    }
}

@media only screen and (max-width: 1199px) {
    .slick-next {
        right: 0;
    }

    .slick-prev {
        left: 0;
    }

    ul.variant-list li {
        width: 48%;
    }

    .feature_box p {
        font-size: 18px;
    }

    .banner_overlay h2 {
        margin-bottom: 2rem;
    }

    .sol_slider .slick-prev,
    .app_slider .slick-prev,
    .markee_slider .slick-prev {
        left: 0;
    }

    .sol_slider .slick-next,
    .app_slider .slick-next,
    .markee_slider .slick-next {
        right: 0;
    }
}

@media only screen and (max-width: 1000px) {
    .navbar-expand-lg .navbar-nav li {
        font-size: 12px;
    }
}

@media all and (max-width: 991px) {
    .home .text-left.lp-description-wrapper .slick-slide img {
        height: 122px;
    }

    .construction-row-image {
        flex: 0 0 calc(50% - 30px);
    }

    .navbar-collapse {
        background: #d1d1d1;
        position: fixed;
        inset: 0;
        width: 100%;
        height: 100%;
        transform: translateX(-100%);
        transition: 0.2s;
        display: block !important;
    }

    .navbar-collapse.show {
        transform: translateX(0);
    }

    .infoBox .imgope {
        flex: 0 0 50px;
        max-width: 50px;
    }

    .infoBox .call {
        height: 20px;
    }

    .benefits-card-list {
        margin-left: -30px;
        margin-right: -30px;
        padding-bottom: 30px;
    }

    .application-card {
        padding: 10px 30px 30px 30px;
    }

    .dropdown-menu.mwga-menu.show .menu_hover .submenu.dropdown-menu {
        display: block !important;
    }

    .dropdown-item.active_hover {
        background: rgb(35, 70, 122);
        color: #fff;
    }

    ul.submenu.dropdown-menu.result_hover {
        display: block !important;
    }

    .xors a.ekit_close-side-widget {
        position: absolute;
        top: 15px;
        right: 15px;
    }

    .advantage-card {
        padding: 0px 24px 0px 24px;
        margin: 0 10px;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }



    section.drfixit-why.sec_padd.sec_gray ul.slick-dots {
        bottom: -20px;
    }


    .lp-section-title {
        font-size: 40px;
    }


    .dropdown-item {

        color: #212529;
        text-align: inherit;
        text-decoration: none;
        white-space: inherit;

    }

    .navbar-expand-lg .navbar-nav .nav-link {
        color: #000;
    }

    .mwga-menu .dropdown-prod img {
        height: 80px;
        overflow: hidden;
    }

    .dropdown-menu>li.menu_hover>.submenu li,
    .dropdown-menu>li:hover>.submenu li,
    .dropdown-menu>li>.submenu.result_hover li {
        width: 50% !important;
    }

    .offcanvas-header {
        display: block;
    }

    .mobile-offcanvas .navbar-collapse {
        visibility: hidden;
        transform: translateX(-100%);
        border-radius: 0;
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: 1200;
        overflow-y: scroll;
        overflow-x: hidden;
        transition: visibility .3s ease-in-out, transform .3s ease-in-out;
        background: #d1d1d1;
    }

    .mobile-offcanvas .navbar-collapse.show {
        visibility: visible;
        transform: translateX(0);
    }

    .mobile-offcanvas .navbar-collapse .container,
    .mobile-offcanvas .navbar-collapse .container-fluid {
        display: block;
    }

    ul.navbar-nav {
        align-items: flex-start !important;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        background: #d1d1d1;
        padding: 1rem;
    }

    .navbar-expand-lg .navbar-nav li {
        width: 100%;
    }

    .navbar-expand-lg .navbar-nav>li {
        margin-left: 0;
    }

    /*Dropdown*/
    .dropdown-menu .dropdown-menu {
        margin: 0rem;
    }

    .dropdown-menu li {
        position: relative;
    }

    .nav-item .submenu {
        display: none;
        position: absolute;
        left: 100%;
        top: 0px;
    }

    .nav-item .submenu-left {
        right: 100%;
        left: auto;
    }

    .dropdown-menu>li:hover>.submenu,
    .dropdown-menu>li>.submenu.result_hover {
        display: block;
    }

    .nav-item.dropdown.mega {
        position: initial;
    }

    .navbar>.container {
        position: relative;
    }

    ul.dropdown-menu.mwga-menu {
        width: 100%;
        position: relative;
        padding: 0;
        margin: 0;
    }

    .dropdown-menu li {
        position: initial;
    }

    .dropdown-menu {
        border-radius: 0;
        border: none;
        width: 100%;
    }

    ul.dropdown-menu.mwga-menu>li {
        width: 45%;
    }

    .dropdown-menu>li.menu_hover>.submenu,
    .dropdown-menu>li:hover>.submenu,
    .dropdown-menu>li>.submenu.result_hover {
        left: 45%;
        width: 55%;
        padding: 0;
        min-width: 55%;
    }

    a.dropdown-item {
        background: #d1d1d1;
        color: #000;
        padding: .5rem .6rem;
        font-size: 14px;
    }

    .dropdown-menu>li.menu_hover>.dropdown-item,
    .dropdown-item:focus,
    .dropdown-item:hover,
    .dropdown-menu>li:hover>.dropdown-item {
        background: rgb(35, 70, 122);
        color: #fff;
    }

    .dropdown-menu>li:hover>.dropdown-item.dropdown-prod {
        background: transparent;
    }

    .dropdown-menu>li.menu_hover>.submenu li,
    .dropdown-menu>li:hover>.submenu li,
    .dropdown-menu>li>.submenu.result_hover li {
        display: inline-block;
        margin-left: 0;
        margin-top: 0;
        width: 50%;
        text-align: center;
        float: left;
        padding: 2px;
    }

    a.dropdown-item.dropdown-prod {
        background: transparent;
        border: 1px solid #DEDEDE;
        padding: 0;
    }

    a.dropdown-item.dropdown-prod h3 {
        background: #FFDA00;
        margin: 0;
        color: #000;
        font-size: 10px;
        padding: 0.3rem 0.2rem;
        white-space: normal;
        white-space: inherit;
        overflow: inherit;
        text-overflow: clip;
        height: 36px;
        display: flex;
        align-items: center;
        text-align: center;
        justify-content: center;
        overflow-wrap: anywhere;
    }

    a.dropdown-item.dropdown-prod img {
        padding: .5rem 0;
    }

    ul.dropdown-menu.mwga-menu.prod-menu>li {
        width: 33.33%;
        display: inline-block;
        text-align: center;
        float: left;
        padding: 5px;
    }


    ul.dropdown-menu.mwga-menu.prod-menu {
        padding: .2rem;
    }

    ul.dropdown-menu.mwga-menu.prod-menu:after {
        content: '';
        display: table;
        clear: both;
    }

    ul.dropdown-menu.mwga-menu.prod-menu img {
        padding: 0;
    }
    .solutions_box img {
        height: 150px;
    }
    ul.about_slider p {
        height: 150px;
    }
    .construction-row-content{
        flex: 0 0 50%;
    }
}



@media only screen and (min-width: 767px) {

    h5.text-center.sol-banner-subtitle {
        font-size: 32px;
        color: white;

    }

    .contact .banner_overlay {

        padding: 60px 0;

    }


    p {
        font-size: 18px;
    }


    div.product-description p {
        font-size: 24px;
        font-weight: 700;
    }

    .construction-wrapper {
        grid-template-columns: repeat(2, 1fr);
    }

    .navbar-brand img {
        /* min-width: 310px; */
    }
    ul.about_slider p{
        height: 100px;
    }

}


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

    .construction-sections {
        padding: 40px 0;
    }

    .construction-row,
    .construction-row.even {
        flex-direction: column;
    }

    .construction-row.even {
        padding-top: 40px;
    }

    .construction-row-image {
        flex: 0 0 100%;
    }

    .construction-row-content {
        flex: 0 0 100%;
    }

    .construction-row-image-item {
        /* height: 250px; */
    }

    .construction-row-content .construction-content-logo {
        height: 60px;
    }

    .search-results ul li .search-item img {
        width: 80px;
    }

    footer .social-menu {
        justify-content: center;
    }

    .infoBox .imgope {
        flex: 0 0 80px;
        max-width: 80px;
    }

    html body .yellow-btn {
        padding: 10px 30px;
        height: 40px;
    }

    .single-products .product-content-wrapper>.wp-block-columns {
        padding: 40px 12px;
    }

    .calculator-card-btn .btn {
        height: 60px;
        font-size: 16px;
        padding: 10px 40px;
    }

    .detail-form-wrapper {
        padding: 10px 20px;
    }

    .calculator-card-row label {
        padding: 0 10px;
        font-size: 14px;
    }

    .benefits-card-list {
        margin: 0;
        flex-direction: column;
        padding-bottom: 0;
    }

    .benefits-card-list .benefits-card-list-inner {
        border-right: 0;
        padding: 0;
    }

    .benefits-card-list .benefits-card-list-inner h4 {
        text-align: center;
        margin: 0 auto 20px;
    }

    .benefits-card-list .benefits-card-list-inner p {
        text-align: center;
    }

    .application-card {
        border: 0;
    }

    .our-history-section-title h2 {
        font-size: 24px;
    }

    .our-history-section-title p {
        font-size: 16px;
    }

    .inner_banner_sec.contact:after {
        display: none;
    }

    section.drfixit-work.sec_padd iframe {
        height: 210px !important;
    }

    .sol-calculater ul.common_list {
        padding-left: 12px !important;
    }


    ul.hisry-slider ul.slick-dots {
        bottom: 20px;
    }

    .our-presence .lp-description-wrapper p,
    .peal-partners-section .lp-description-wrapper {
        text-align: center;
    }

    .contact-page-form-wrapper {
        padding: 20px;
    }

    .row.main-form {
        display: flex;
        flex-direction: column-reverse;
    }

    .contact-page-form-section {
        padding-bottom: 50px;
    }

    .showMap {
        display: block;
        margin: 2rem auto 0rem;
        width: 100%;

    }

    p.main-hed-iam {

        font-size: 24px;
        text-align: center;
    }

    .contact .infoBox p {
        text-align: center;
    }

    section.inner_banner_sec.contact img {
        min-height: 10px;
    }

    .dowload-conatiner {
        display: flex;
        background: #ffde00;
        padding: 10px 20px;
        width: 100%;
        align-items: center;
        max-width: 290px;
        margin: auto;
    }

    .detail-form-wrapper .form-control {
        height: 40px;
        min-height: 40px;
        padding: 0 12px;

    }

    ul.down_list li {
        width: 100%;
        color: #707070;
        margin: 1.5rem 0;
        padding-right: 0;
    }

    div.product-description p {
        font-size: 16px;
        font-weight: 700;
    }

    h5.text-center.sol-banner-subtitle {
        font-size: 24px;
    }

    p {
        font-size: 16px;
    }

    .feature_box h4 {
        position: absolute;
        top: -2rem;
        width: 4rem;
        height: 4rem;
        background: #ffde00;
        color: #0068d7;
        font-size: 35px;
        border-radius: 50%;
        line-height: 2;
        border: 1px solid #707070;
    }

    .feature_box p {
        font-size: 20px;
    }

    .feature_box {
        font-size: 18px;
        font-weight: 500;
        border: 1px solid;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        padding: 2rem;
        line-height: 1.2;
        min-height: 10rem;
        margin-top: 4rem;
        transition: 0.3s;
    }


    ul.sol_slider.slick-initialized.slick-slider.slick-dotted {
        padding-left: 0;
    }

    .sol_slider .slick-slide {
        padding: 10px;
    }

    ul.sol_slider ul.slick-dots {
        left: 0;
    }

    ul.sol_slider .slick-dotted.slick-slider {
        margin-bottom: 30px;
        margin: 0;
        padding: 0px;
    }


    .embedimgblock img {
        margin: 20px 0;
    }

    .about_sec .embedimgblock.left {
        margin: 20px 0px;
    }



    .lp-testimonial-slider-item {
        width: 100%;
        padding: 0;
    }

    /*section.inner_banner_sec .banner_overlay {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    text-align: center;
}*/


    .infoBox {
        text-align: center;
        padding: 2rem 1rem;

    }

    .banner_overlay h2 {
        margin-bottom: 0rem;
        font-size: 38px;
        padding: 20px;
        text-align: center;
        cursor: white !important;
        font-weight: 700;

    }

    section.solution_sec_banner .banner_overlay {
        position: absolute;
        top: 50%;
        width: 100%;
        transform: translateY(-50%);
    }


    span.i-am-a {
        font-size: 22px;
    }


    h1.text-white.c-estimator {
        font-size: 22px;
        text-align: center;
    }

    ul.down_list li {
        text-align: center;
    }

    ul.down_list li a {
        font-size: 20px;
    }

    .lp-testimonial-slider .slick-next,
    .lp-testimonial-slider .slick-prev {
        width: 36px;
        height: 36px;
    }

    ul.slick-dots {
        bottom: -10px;
    }

    .custom-radio [type="radio"]:checked+label:after,
    .custom-radio [type="radio"]:not(:checked)+label:after {
        width: 15px;
        height: 15px;
        top: 11px;
        left: 7px;
    }

    span.radio-text {
        padding-left: 45px;
    }

    .custom-radio [type="radio"]:checked+label,
    .custom-radio [type="radio"]:not(:checked)+label {
        line-height: 35px;
    }

    .custom-radio [type="radio"]:checked+label:before,
    .custom-radio [type="radio"]:not(:checked)+label:before {
        width: 30px;
        height: 30px;
    }

    .slick-prev {
        left: 0;
    }

    .slick-next {
        right: 0;
    }

    h1.lp-form-title {
        font-size: 20px;
    }

    .lp-section-title {
        font-size: 25px;
        margin-bottom: 25px;
    }

    .sec_padd {
        padding: 40px 0;
    }

    .calculator-card-title {
        padding: 10px 20px;
    }

    h2.lp-section-title-small {
        margin-bottom: 10px;
        text-align: center;
        margin-top: 10px;

    }

    .advantage-card {
        margin-bottom: 15px;
    }

    .lp-accordian-toggle {
        padding: 15px 50px 15px 15px;
        font-size: 18px;
    }

    .faq-answer {
        font-size: 15px;
        padding: 15px 15px 5px 15px;
        line-height: 22px;
    }

    .lp-testimonial-slider {
        padding: 0;
    }

    .lp-testimonial-slider .lp-description {
        font-size: 15px;
    }

    .nav-item.dropdown.language-translator a[role="button"] {
        padding: 5px 15px 8px 10px;
    }

    a.navbar-brand img {
        /* width: 150px; */
    }

    .lp-video-wrapper {
        width: 100%;
    }

    .lp-video-wrapper .playvideo-icon {
        width: 40px;
        height: 40px;
    }

    .navbar-expand-lg .navbar-nav li {
        font-size: 12px;
    }

    .language-translator {
        padding: 0px 0;
    }

    .nav-item.dropdown.language-translator a[role="button"]:after {
        top: 8px;
        right: 0px;
        border-top: 10px solid #DADADA;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
    }

    .show_mb {
        display: block;
    }

    .hide_mb {
        display: none;
    }

    .form_top .custom-radio {
        width: 100%;
    }

    .form_top h1.lp-form-title {
        font-size: 15px;
        line-height: 20px;
    }

    .form_top img {
        position: absolute;
        right: 0;
        bottom: -45px;
        width: 55%;
    }

    .form_top {
        display: flex;
        position: relative;
    }

    .form_top>div {
        width: 50%;
    }

    .lp-description-wrapper p {
        font-size: 16px;
    }

    .advantage-card p {
        font-size: 17px;
    }

    .advantage-card1 p {
        font-size: 18px;
    }

    .lp-profile-name {
        font-size: 18px;
    }

    .form-control {
        padding: 10px;
    }

    .form-group {
        margin-bottom: 10px;
    }

    .detail-form span.radio-text {
        padding-left: 25px;
        font-size: 14px;
    }

    .detail-form .nature-of-site h3.titleFont {
        font-size: 14px;
        margin-top: 5px
    }

    .detail-form .nature-of-site .custom-radio {
        margin-left: 5px;
    }

    .footer-sec {
        text-align: center;
        padding: 40px 0;
    }

    .footer-sec b:after {
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .footer-sec b {
        margin-bottom: 15px;
        margin-top: 20px;
    }

    .lp-banner-slider .slick-prev {
        left: 5%;
        width: 8px;
        height: 16px;
        top: 45%;
    }

    .our-history-section img {
        height: auto;
        height: 200px;
    }

    .lp-banner-slider .slick-next {
        right: 5%;
        width: 8px;
        height: 16px;

    }

    ul.variant-list li {
        width: 100%;
    }

    .breadcrumb {
        margin-top: 20px;
    }

    ul.variant-list li a {
        font-size: 16px;
    }

    .calculator {
        padding: 1rem;
    }

    .form-control {
        font-size: 14px;
    }

    .inline_field label {
        font-size: 14px;
    }

    .calculator .form-control {
        padding: 0.5rem;
        min-height: 53px;
    }

    .lp-prod-card-caption h3 {
        font-size: 16px;
        padding: 1.2rem 1rem;
        white-space: normal;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    a.enq_btn {
        font-size: 18px;
    }

    .advantage-card h3 {
        font-size: 18px;
    }



    .footer-sec p {
        font-size: 16px;
        line-height: 26px;
    }

    h5.text-center.sol-banner-subtitle {
        color: white;
    }

    .solutions_box {
        margin-bottom: 10px;
    }

    section.inner_banner_sec img {
        min-height: 120px;
    }

    .about_sec .embedimgblock.left img {
        margin: 0;
    }


    /*.lp-description-wrapper {
  text-align: center;
}*/

    ul.about_slider .slick-prev,
    ul.about_slider .slick-next {
        height: 20px !important;
        width: 20px !important;
        padding: 20px !important;
        background-size: 25px;
        left: 0;
    }


    ul.about_slider .slick-next {
        right: -40px;
        left: auto;
    }

    ul.about_slider p {
        font-size: 16px;
    }

    .sec_blue .container-small p {
        text-align: center;
    }

    section.about_sec.sec_padd .lp-description-wrapper ul li {
        padding-left: 20px;
        margin-bottom: 10px;
    }

    section.about_sec.sec_padd .lp-description-wrapper ul {
        margin-top: 30px;
    }

    .navbar-expand-lg .navbar-nav .nav-link:hover {
        color: #0068D7;
        outline: none;
    }

    .navbar-brand img {
        /* height: 94px; */
    }

    a.nav-link.dropdown-toggle.show {
        color: #0068D7;
    }

    ul.dropdown-menu.mwga-menu li a.dropdown-item {
        font-weight: 500;
    }

    .home-about .lp-description-wrapper {
        text-align: center;
    }

    .app_block.wow.fadeInUp .app_body span {
        font-weight: 500;
        color: #333;
    }
    .project-references-title {
        margin-bottom: 20px;
    }

    .other-solutions-section.venture_sec .lp-section-title-small,
    .why-choose-us .lp-section-title-small {
        margin-bottom: 30px;
    }
    .experience_sec .lp-description-wrapper,
    .construction-sections .construction-sections-title,
    .venture_sec .lp-section-title-small{
        margin-bottom: 40px;
    }
    .solutions_box img {
        object-position: center;
        margin-bottom: 20px;
    }

    .solutions_box h3 {
        margin-bottom: 10px;
    }

}

@media only screen and (min-width: 992px) {
    .navbar-brand img {
        /* min-width: 240px; */
    }

    .navbar-inner-wrapper {
        gap: 4px;
    }

    .navbar-inner-wrapper .navbar-brand {
        padding: 27px 0;
    }

    header>.navbar{
        min-height: 100px;
    }
}

@media only screen and (min-width: 1080px) {
    .navbar-brand img {
        /* min-width: 275px; */
    }
}

@media only screen and (min-width: 1200px) {
    .navbar-brand img {
        /* min-width: 310px; */
    }
}

@media only screen and (min-width: 1400px) {
    .navbar-expand-lg .navbar-nav>li {
        margin-left: 0.5rem;
    }
}

@media all and (min-width: 1280px) {
    ul.dropdown-menu.mwga-menu.prod-menu {
        width: 83%;
    }
}