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

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


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) {

.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{ 
        background-color: #f1f1f1;
    }
    /*.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: block !important; 
    }

    .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: 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-item:focus, 
    .dropdown-item:hover,
    .dropdown-menu > li:hover > .dropdown-item,
    .dropdown-menu > li.menu_hover > .dropdown-item {
        background: #064F9F;
        color: #fff;
    }
    .dropdown-menu > li:hover > .dropdown-item.dropdown-prod{
        background: transparent;
    }
    .dropdown-menu > li > .submenu li {
        display: inline-block;
        margin-left: 15px;
        margin-top: 15px;
        width: 21.4%;
        margin-right: 15px;
        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: #000;
        color: #fff;
    }
    a.dropdown-item.dropdown-prod img {
        padding: 0;
    }
    ul.dropdown-menu.mwga-menu.prod-menu > li {
        width: 16.33%;
        display: inline-block;
        text-align: center;
        padding: 10px;
        float: left;
    }
    ul.dropdown-menu.mwga-menu.prod-menu {
        padding: 2rem;
    }
    ul.dropdown-menu.mwga-menu.prod-menu img {
        padding: 0;
    }


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









}
/* ============ 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){


    .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) {

.dropdown-menu.mwga-menu.show .menu_hover .submenu.dropdown-menu {
  display: block !important;
}
.dropdown-item.active_hover {
  background: #064F9F;
  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;
}


section.venture_sec.sec_padd .col-md-3.mx-md-3 {
    margin-top: 35px;
    width: 80%;
}

    .solutions_box img {
    width: 100px;
        margin: 1rem auto;

}


    .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: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{ 
        background-color: #f1f1f1 
    }
    .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: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-item:focus, 
    .dropdown-item:hover,
    .dropdown-menu > li:hover > .dropdown-item {
        background: #064F9F;
        color: #fff;
    }
    .dropdown-menu > li:hover > .dropdown-item.dropdown-prod{
        background: transparent;
    }
    .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;
    }

section.solution_sec_banner.inner_banner_sec .banner_overlay h2 {
    font-size: 30px !important;
}

    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;
    }
}



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



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

}

.contact .banner_overlay {
      position: absolute;
    top: 90% !important;
    width: 90%!important;
    text-align: center;
    color: #fff;
    bottom: 0 !important;
    z-index: 1 !important;
    background: white;
    margin: 0 auto;
    left: 5%;
    padding-top: 20px;
    padding-bottom: 50px;
    height: 300px;
    border-radius: 24px;

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

p{
    font-size: 18px;
}


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

.banner_overlay h2 {
    margin-bottom: 2rem;
    font-size: 48px;
        font-weight: 700;
            color: white;


}

}






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


.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: -24px;
}

section.inner_banner_sec.contact .banner_overlay {
    background: white;
    width: 90%;
    left: 5%;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    position: relative;
        margin-top: -65px;

}
section.inner_banner_sec.contact  .banner_overlay h2 {
    padding-top: 30px !important;
        font-size: 32px;

}

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

.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%;
    margin: 0;
    align-items: center;
}

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 h4 {
    color: #0068D7;
    margin: 0 auto;
    width: 60%;
    font-size: 15px;
    margin-bottom: 30px;
}
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%;
    margin: 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%);
}

.inner_banner_sec.contact:after {
    background: #00000000;
}

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: 30px 0;
    }
    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;
    }
    .footer-sec b:after {
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .footer-sec b {
        margin-bottom: 15px;
        margin-top: 20px;
    }
    .slick-dots li {
        width: 20px;
        height: 20px;
    }
    .slick-dots li button:before {
        width: 16px;
        height: 16px;
    }
    .slick-dots li button {
        width: 16px;
        height: 16px;
    }
    .lp-banner-slider .slick-prev{
        left: 5%;
        width: 8px;
        height: 16px;
        top: 45%;
    }
    .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;
    }
    .sol_slider img {
        height: 65px;
    }
    .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: 0;
  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 li::before {
  margin-right: 10px;
  content: "";
  width: 14px;
  height: 14px;
  background: url(../../web/img/lii.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  top: 7px;
  left: -1px;
  position: absolute;


}

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

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;
}

}