* {
    font-family: Roboto;
}

.text-center img {
    display: inline-block;
}

header .mainmenu {
    float: right;
    padding-top: 10px;
}

header {
    padding: 0px;
}

.header-top {
    background-color: #fff;
    padding: 20px 0px;
}

.social-link ul li a {
    text-decoration: none;
    color: #fff;
}

    .social-link ul li a i {
        width: 30px;
        height: 30px;
        border-radius: 50%;
        margin: auto;
        text-align: center;
        padding-top: 7px;
        font-size: 15px;
        margin-right: 7px;
    }

.social-link ul li {
    font-size: 17px;
    color: #514f4f;
    font-weight: 500;
}

    .social-link ul li:first-child {
        margin-right: 7px;
        margin-top: 3px;
    }

    .social-link ul li a i.facebook {
        background-color: #3862b9;
    }

    .social-link ul li a i.linkedin {
        background-color: #161f62;
    }

.call a {
    text-decoration: none;
}

.call {
    background-image: url(img/others/phone.png);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 45px;
}

    .call a h3 {
        font-size: 17px;
        color: #514f4f;
        font-weight: 500;
        margin-bottom: 0px;
        text-transform: uppercase;
    }

    .call a p {
        font-size: 24px;
        color: #4b58b9;
        font-weight: 500;
        margin-bottom: 0px;
    }

.login-btn a {
    text-decoration: none;
    font-size: 17px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 0px;
    padding: 7px 20px;
    background-color: #4b58b9;
    border: 2px solid #4b58b9;
}

    .login-btn a:hover {
        background-color: #fff;
        color: #4b58b9;
    }

.login-btn {
    padding-top: 3px;
}

.social-link {
    padding-top: 10px;
}


header .mainmenu ul li a {
    text-decoration: none;
    font-size: 15px;
    color: #000000;
    font-weight: 500;
    text-transform: uppercase;
}

header .mainmenu ul li {
    padding: 0px 15px;
}

    header .mainmenu ul li:last-child {
        padding-right: 0px !important;
    }
/*************SUB MENU*************/
.mainmenu .sub-menu {
    list-style: outside none none;
    min-width: 250px;
    padding: 0;
    position: absolute;
    z-index: 1000;
    display: none;
}

.mainmenu li:last-child:hover .sub-menu {
    right: 0;
}

.mainmenu li:hover .sub-menu {
    display: block;
}

.mainmenu .sub-menu li {
    padding: 0px !important;
}

    .mainmenu .sub-menu li a {
        background-color: #fff;
        display: block;
        padding: 10px 15px !important;
        text-align: left;
        color: #000 !important;
        text-decoration: none;
        transition: all 1s ease-in-out 0s;
    }

        .mainmenu .sub-menu li a:hover {
            background: #fff !important;
            padding-left: 25px;
            color: #000 !important;
        }

.col-md-5ths {
    width: 20%;
    float: left;
}

/*******MAIN MENU*********/
header .mainmenu .navbar {
    margin: 0px;
    padding: 0px;
}

.navbar-dark .navbar-nav .nav-link {
    color: #fff;
    margin: 0px;
}

.navbar-brand {
    /*background-image: url('/img/others/medovent solutions logo 2023 web white transparent.png');*/
}

.owl-theme .owl-nav {
    margin-top: 0;
    display: none;
}

.bg-footer {
    background-image: url('/img/newsite/BG Copy.png'); 
    background-size: cover;
}

.navbar-bg {
    background-image: url('/img/others/rectangle 1.png');
    opacity: .6;
}

header .mainmenu .navbar-nav a.active,
header .mainmenu .navbar-nav a:focus,
header .mainmenu .navbar-nav a:hover {
    background: none;
    color: #4b58b9;
    border-bottom: 2px solid #4b58b9;
}

.banner-info {
    width: 50%;
    float: right;
    background-color: rgba(0,0,0,0.5);
    padding: 20px;
}

header .header-bottom {
    position: relative;
}

    header .header-bottom .banner-contents {
        position: absolute;
        left: 0;
        right: 0;
        top: 35%;
        width: 100%;
    }

.banner-contents {
    position: absolute;
    left: 0;
    right: 0;
    top: 35%;
    width: 100%;
}


.banner-info.banner-2 {
    float: none;
    background-color: rgba(0,0,0,0.5);
    padding: 30px;
}

    .banner-info.banner-2 h3 {
        color: #fff;
    }

    .banner-info.banner-2 p {
        color: #fff;
    }

.banner-info.banner-1 h3 {
    color: #fff;
}

.banner-info.banner-1 p {
    color: #fff;
}

.banner-info.banner-1 {
    float: none;
    background-color: rgba(0,0,0,0.5);
    margin: auto;
    padding: 30px;
    text-align: center;
}

header .banner-contents h3 {
    font-size: 48px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 20px;
}

.banner-contents p {
    font-size: 21px;
    color: #fff;
    line-height: 1.7;
    margin-bottom: 20px;
}

.banner-contents a {
    text-decoration: none;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 2px;
    border: 2px solid #85c986;
    background-color: #85c986;
    padding: 10px 30px;
}

    .banner-contents a:hover {
        background-color: #fff;
        color: #85c986;
    }
/*********** CAROUSEL NAV***********/
/*header .header-bottom .owl-prev {*/
.owl-nav .owl-prev {
    background-color: rgba(1, 1, 1, 0) !important;
    /*background-image: url("img/newsite/arrow.png") !important;*/
    /*background-image: url("img/icons/banner-left-arrow.png") !important;*/
    background-image: url("img/newsite/left arrow for carousel.png") !important;
    background-repeat: no-repeat !important;
    background-position: 0 0;
    margin: 0px !important;
    display: inline-block;
    height: 47px;
    left: -15%;
    position: absolute;
    text-indent: -99999px;
    top: 30%;
    width: 45px;
    outline: none !important;
}
/*header .header-bottom .owl-next {*/
.owl-nav .owl-next {
    background-color: rgba(1, 1, 1, 0) !important;
    background-image: url("img/newsite/right arrow for carousel.png") !important;
    background-size: auto;
    /* background-image: url("img/icons/banner-right-arrow.png") !important;*/
    background-repeat: no-repeat !important;
    background-position: 0 0%;
    margin: 0px !important;
    display: inline-block;
    height: 47px;
    width: 45px;
    right: -15%;
    position: absolute;
    text-indent: -99999px;
    top: 30%;
    outline: none !important;
}


/**********CAROUSEL DOTS***************/
/*header .header-bottom */
.owl-theme .owl-controls {
    margin-top: 0;
}
/*header .header-bottom */
.owl-dots {
    bottom: -10%;
    left: 0;
    position: absolute;
    right: 0;
}
/*header .header-bottom */
.owl-theme .owl-dots .owl-dot span {
    background-color: #fff;
}
/*header .header-bottom */
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #edb200;
}



.heading h3 {
    font-size: 32px;
    color: #313030;
    font-weight: 700;
    text-transform: uppercase;
    background-image: url(img/others/blue-strip.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 15px;
}

.heading p {
    font-size: 20px;
    color: #313131;
    line-height: 1.4;
    margin-bottom: 20px;
}

.heading a,
.contact-form .btn {
    text-decoration: none;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 0px;
    padding: 5px 10px;
    font-family: Roboto;
    background-color: #85c986;
    border: 2px solid #85c986;
}

    .heading a:hover {
        background-color: #fff;
        color: #85c986;
    }

.solution-heading {
    padding-bottom: 30px;
}

.solution-section {
    background-color: #fff;
    padding: 60px 0px;
    background-image: url(img/others/bg-logo.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20%;
}

    .solution-section.sos {
        background-size: contain;
    }

.solution-img {
    width: 100px;
    height: 100px;
    margin: auto;
    background-color: #eff8ef;
    border-radius: 50%;
    padding-top: 5px;
}

.solution-contents {
    padding-top: 20px;
}

    .solution-contents h3 {
        font-size: 22px;
        color: #514f4f;
        font-weight: 700;
        margin-bottom: 25px;
    }

    .solution-contents a {
        text-decoration: none;
        font-size: 16px;
        color: #fff;
        text-transform: uppercase;
        font-weight: 700;
        border-radius: 0px;
        padding: 5px 10px;
        background-color: #85c986;
        border: 2px solid #85c986;
        font-family: "Poppins";
    }

        .solution-contents a:hover {
            background-color: #fff;
            color: #85c986;
        }

.about-section {
    background-color: #f7f5f5;
    padding: 60px 0px;
}

.about-contents h3 {
    background-position: left bottom;
    margin-bottom: 30px;
}

.who-section {
    background-color: #424ca0;
    padding: 60px 0px;
}

.who-heading h3 {
    color: #fff;
    background-image: url(img/others/white-strip.png);
}

.who-heading {
    padding-bottom: 30px;
}

.who-contents h3 {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}

.who-cont-wrap:hover .who-contents h3 {
    color: #424ca0;
}

.who-cont-wrap:hover .who-contents p {
    color: #232323;
}

.who-contents p {
    font-size: 17px;
    color: #fff;
    line-height: 1.5;
}

.who-contents {
    padding-top: 15px;
}

.who-wrap .who-cont-wrap {
    border-right: 1px solid #5c65b1;
    min-height: 250px;
    padding: 10px;
}

.who-wrap .col-md-5ths:last-child .who-cont-wrap {
    border-right: none;
}

.who-cont-wrap:hover {
    background-color: #85c986;
}

.who-img {
    position: relative;
}

    .who-img .hover-img {
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        display: none;
        top: 0;
    }

.who-cont-wrap:hover .who-img .hover-img {
    display: block;
}

.welcome-contents h3 {
    background-position: left bottom;
    margin-bottom: 25px;
}

.welcome-section {
    background-color: #fff;
    padding: 60px 0px;
}

.welcome-wrap {
    border: 2px solid #e7e2e2;
    width: 85%;
    margin: 0px 0px 0px auto;
    padding: 20px;
    position: relative;
}

.welcome-contents {
    background-color: #fff;
    position: absolute;
    left: -180px;
    padding: 30px 10px;
    top: 10px;
}

.footer-section {
    background-color: #161616;
    padding: 50px 0px 30px;
}

.contact-form h3 {
    font-size: 36px;
    color: #4b58b9;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 25px;
}

.contact-section {
    background-image: url(img/others/form-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 90px 0px;
}

.contact-form .form-control {
    border-radius: 0px;
    border: 1px solid #8f8e8e;
    font-size: 16px;
    color: #514f4f;
    font-weight: 500;
}

    .contact-form .form-control:not(textarea) {
        height: 45px !important;
    }

.contact-form select {
    background-image: url(img/others/select-arrow.png);
    background-repeat: no-repeat;
    background-position: 97%;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    text-transform: uppercase;
}

.contact-form {
    background-color: #fff;
    padding: 40px;
    width: 50%;
    margin: auto;
    font-family: Roboto;
}



    .contact-form .form-control::-webkit-input-placeholder {
        color: #514f4f;
        text-transform: uppercase;
        opacity: 1;
    }

    .contact-form .form-control::-moz-placeholder {
        color: #514f4f;
        text-transform: uppercase;
        opacity: 1;
    }

    .contact-form .form-control::-ms-input-placeholder {
        color: #514f4f;
        text-transform: uppercase;
        opacity: 1;
    }

    .contact-form .form-control::placeholder {
        color: #514f4f;
        text-transform: uppercase;
        opacity: 1;
    }

    .contact-form a,
    .contact-form .btn {
        text-decoration: none;
        font-size: 22px;
        border-radius: 0px;
        text-transform: uppercase;
        padding: 7px 40px;
        width: 100%;
        background-color: #414BA0;
        border-color: #414BA0;
    }

.footer-wrap h3 {
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 25px;
}

.footer-wrap ul li a {
    text-decoration: none;
    font-size: 18px;
    color: #fff;
}

.footer-wrap ul li {
    margin-bottom: 8px;
}

.footer-contact ul li {
    background-repeat: no-repeat;
    padding-left: 5px;
    background-position: left 7px;
    padding-bottom: 10px;
}

    .footer-contact ul li.location {
        background-image: url(img/others/cont-1.png);
    }

    .footer-contact ul li.phone {
        background-image: url(img/others/cont-2.png);
    }

    .footer-contact ul li.mail {
        background-image: url(img/others/cont-3.png);
    }

.social-icons ul li a i {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    padding-top: 10px;
    text-align: center;
    background-color: #e5accc;
}

.social-icons ul li a {
    text-decoration: none;
    color: #fff;
}

.social-icons ul li {
    padding-right: 8px;
}

.social-icons ul li {
    background-repeat: no-repeat;
    padding-left: 45px;
    background-position: left 7px;
    padding-bottom: 10px;
}

    .social-icons ul li.facebook {
        background-image: url(img/others/social-1.png);
    }

    .social-icons ul li.twitter {
        background-image: url(img/others/social-2.png);
    }

    .social-icons ul li.linkedin {
        background-image: url(img/others/social-3.png);
    }

.copyrights p {
    font-size: 18px;
    color: #fff;
    margin-bottom: 0px;
}

.copyrights {
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid #343434;
    position: relative;
    bottom: 0;
    /*height: 74px;*/
    margin-bottom: 0;
}

.banner-inner h4 {
    font-size: 45px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
}

.banner-inner {
    padding-top: 30px;
}

    .banner-inner.sos h4 {
        color: #000;
    }

.solution-content h3 {
    font-size: 32px;
    color: #514f4f;
    font-weight: 700;
    font-family: "Poppins";
    margin-bottom: 30px;
}

.solution-content ul li {
    background-image: url(img/others/arrow.png);
    background-repeat: no-repeat;
    background-position: left 7px;
    padding-left: 20px;
    font-size: 20px;
    color: #313131;
    margin-bottom: 10px;
}

.solution-wraps {
    border-bottom: 1px solid #4b58b9;
    padding-bottom: 50px;
    margin-bottom: 50px;
}

    .solution-wraps .solution-img {
        width: 130px;
        height: 130px;
        margin: 40px auto 0px;
        background-color: #eff8ef;
        border-radius: 50%;
        padding-top: 18px;
    }

    .solution-wraps.last {
        border-bottom: none;
        padding-bottom: 0px;
        margin-bottom: 0px;
    }

.sos-heading h3 {
    margin-bottom: 25px;
}

.sos-heading {
    width: 60%;
    margin: auto;
}

.care-section {
    background-color: #fff;
    padding: 60px 0px;
}

.care-heading {
    padding-bottom: 40px;
}

.care-contents h3 {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}

.care-contents p {
    font-size: 17px;
    color: #fff;
    line-height: 1.6;
    margin-bottom: 0px;
}

.care-contents {
    padding: 30px;
    min-height: 300px;
}

    .care-contents.green {
        background-color: #85c986;
    }

    .care-contents.gray {
        background-color: #434343;
    }

    .care-contents.violet {
        background-color: #424ca0;
    }

.logo-section {
    background-color: #fff;
    padding: 60px 0px;
    background-image: url(img/others/bg-logo.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.logo-contents h3 {
    background-position: left bottom;
    margin-bottom: 25px;
}

.logo-contents {
    margin-bottom: 110px;
}

.about-section.about {
    background-color: #fff;
    background-image: url(img/others/bg-logo.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.logo-img {
    margin-top: 70px;
    border-right: 1px solid #d6d6d6;
    padding: 30px;
}

    .logo-img.log {
        border-right: none;
    }

.home1 {
    background-image: url("img/others/landmarks-modern-city.png");
    background-size: 100%;
    overflow: auto;
    padding-bottom: 30px;
}

.homeWhyMedSol {
    background-image: url("img/others/header_image_woman_comp-1.png");
    background-size: 100%;
    padding-bottom: 30px;
    padding-left: 60px;
}


.homeMedia {
    background-image: url('img/others/group 352.png');
    background-size: 100%;
    overflow: auto;
    height: 800px;
}

.line-height {
    line-height: 35px;
}

.homePeopleSay {
    background-image: url('img/others/group 353.png');
    background-size: 100%;
    overflow: auto;
    height: 600px;
}

.homeCoreValues {
    background-image: url('img/others/Core Values Graphic 2023.png');
    background-size: 100%;
    overflow: auto;
    height: 100%;
    width: 100%;
}

#dropdown-solutions {
    display: none;
}

#menu-solutions:hover #dropdown-solutions {
    display: block;
}

#admin-navbar {
    margin-top: -10px;
    padding-right: 0px;
    padding-left: 0px;
}

.media-dd-button {
    display: inline-block;
    width: 23px;
    height: 19px;
    background-size: cover;
    background-position: left;
    border: none;
    cursor: pointer;
}

.get-started-btn {
    padding-top: 30%;
    margin-bottom: 5%;
}

.carousel-wheel {
    /* position: absolute;
    top: 8%;*/
    /* left: 60%;*/
    z-index: 1200;
}

.home-media {
    position: absolute;
    top: 210%;
    right: 15%;
    z-index: 1
}

.showIt {
    display: block;
}

.hideIt {
    display: none;
}

.picHome {
    position: relative;
    margin-top: 5px;
    /*--bs-gutter-x: 0 !important;*/
}

.overlayHome {
    position: relative;
    /*top: 0px;
    left: 0px;*/
}

.modern-city {
    background-image: url('img/others/landmarks-modern-city.png');
    background-size: cover;
    height: 100% !important;
    margin-top: -235px !important;
    background-repeat: no-repeat;
}

.homeBg {
    background-image: url('img/others/landmarks-modern-city.png');
    background-size: cover;
}

.navbar.bg-dark {
    --bs-bg-opacity: .8 !important;
}

.owl-width {
    width: 100%;
}


.med-btn {
    background-color: #414BA0;
}

.med-text-blue {
    color: #00A6DC;
}

.cdi-qr-code {
    padding-top: 5em;
}

#spacer {
    height: 225px;
}

.bg-home-lower {
    background: url('img/newsite/services/background image 021424.png') repeat;
    background-size: contain;
}

.coreValues {
    width: 70%;
}



/**** TEAM PAGE  *****/
.img-team {
    max-width: 100%;
}

.bg-leader {
    background: url('img/newsite/Team/bg-leader.jpg') no-repeat;
    background-size: cover;
    margin-top: -450px !important;
    padding-top: 200px !important;
}

.bg-him-leader {
    background: url('img/newsite/Team/bg-leader.jpg') no-repeat;
    background-size: cover;
    margin-top: -240px !important;
    padding-top: 200px !important;
}


.bg-services {
    background: url('img/newsite/services/background image 021424.png') repeat;
    background-size: contain;
    margin-top: -235px;
    padding-top: 7.5%;
}

.bg-conferences {
    background: url('img/newsite/services/background image 021424.png') repeat;
    background-size: contain;
    margin-top: -235px;
    padding-top: 8.5%;
}

.bg-media {
    background: url('img/newsite/services/background image 021424.png') repeat;
    background-size: cover;
    margin-top: -190px;
}


.mediaLayout {
    padding-top: 10%;
}

.bg-case {
    background: url('img/newsite/Team/bg-case.jpg') no-repeat;
    background-size: cover;
}

.bg-trauma {
    background: url('img/newsite/Team/bg-trauma.jpg') no-repeat;
    background-size: cover;
}

.bg-op {
    background: url('img/newsite/Team/bg-op.jpg') no-repeat;
    background-size: cover;
}

.bg-audit {
    background: url('img/newsite/Team/bg-audit.jpg') no-repeat;
    background-size: cover;
}

.team-container {
    margin-top: -9.5%;
}

.ms-2pt5 {
    margin-left: 2.5rem;
}

/** Conferences Page ***/

#conf-stk-top {
    margin-top: 0%;
}

#mediaSlider .owl-carousel .owl-nav {
    display: inline-flex !important;
}

#mediaSlider .owl-carousel .owl-dots {
    display: none;
}
/**** CDI PAGE ******/
.bg-cdi-leader {
    background: url('img/newsite/Team/bg-leader.jpg') no-repeat;
    /*background: url('img/newsite/services/service pages background image.png')  no-repeat;*/
    background-size: cover;
    margin-top: -240px !important;
    padding-top: 200px !important;
}

#message1, #message2, #message3, #message4, #message5, #message6, #message7 {
    display: none;
}

.img-message {
    max-width: 30%;
}

.white-hr {
    border: 2px solid #f7f5f5;
    display: block;
    width: 75%;
    margin-left: 10%;
    opacity: 1;
}

/** Modal Bubbles **/
.section:hover {
    fill: #29AAC4;
    opacity: .5;
    stroke-width: 5px;
    stroke: black;
}

.section {
    transition: all 1s;
}

.section-purple:hover {
    fill: #404E79;
    opacity: .5;
    stroke-width: 5px;
    stroke: black;
}

.section-purple {
    transition: all 1s;
}

.section-green:hover {
    fill: #419572;
    opacity: .5;
    stroke-width: 5px;
    stroke: black;
}

.section-green {
    transition: all 1s;
}

.section-ltgreen:hover {
    fill: #84C85E;
    opacity: .5;
    stroke-width: 5px;
    stroke: black;
}

.section-ltgreen {
    transition: all 1s;
}

.section-drkblue:hover {
    fill: #0F72A6;
    opacity: .5;
    stroke-width: 5px;
    stroke: black;
}

.section-drkblue {
    transition: all 1s;
}

.modal-title {
    margin: auto;
    padding-left: 30px;
}

#message1, #message2, #message3, #message4, #message5, #message6, #message7, .modal-header .btn-close {
    margin: 0px !important;
}

#main_nav > ul > li {
    padding-right: 20px;
}

/*** About Us ****/
.aboutUsTitle:hover {
    color: #29ABE2;
    text-decoration: none;
}

.aboutUsTitle {
    text-decoration: none;
    color: white;
}

.bg-AboutUs {
    background: url('img/newsite/aboutus/long background v2.png') no-repeat;
    background-size: cover;
    margin-top: -235px;
    padding-top: 115px;
}

.mission-margin {
    margin-top: 6rem;
    margin-bottom: 6rem;
}

/** Events Page */
.bg-Events {
    background: url('img/newsite/aboutus/long background v2.png') no-repeat;
    background-size: cover;
    margin-top: -235px;
}

.eventsContainer {
    padding-top: 7.5%;
}

.social-left {
    display: none;
}


/*RESPONSIVE*/
@media screen and (max-width: 2880px) {
    #owl-content {
        padding-top: 15%;
    }

    .carousel-wheel {
        /*top: 45%;*/
        /* left: 50%;*/
        width: 100%;
    }

    .owl-width {
        width: 75%;
    }

    .revenue-text {
        width: 75% !important;
    }

    .consult-text {
        width: 100%;
    }

    .med-solutions-text {
        width: 100%;
    }
}

@media screen and (min-width: 250px) {
    header .header-bottom .banner-contents {
        padding-top: 3px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .solution-contents h3 {
        font-size: 11px;
    }

    #home-top-section {
        height: 320px;
    }

    .wheel-container {
        left: 10%;
    }

    .carousel-wheel {
        padding-top: 60%;
    }

    #wheel {
        width: 90%;
        height: 90%;
        opacity: 80%;
    }

    .cdi-message {
        height: 1%;
    }
}

@media screen and (min-width: 300px) {
    header .header-bottom .banner-contents {
        padding-top: 3px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .solution-contents h3 {
        font-size: 11px;
    }

    #home-top-section {
        height: 320px;
    }

    .wheel-container {
        left: 10%;
    }

    .carousel-wheel {
        padding-top: 58%;
    }

    #wheel {
        width: 80%;
        opacity: 80%;
    }

    .cdi-message {
        height: 1%;
    }

    .conference-container {
        margin-top: 0%;
    }

    .bg-services {
        margin-top: -195px;
        padding-top: 25%;
    }

    .AboutUs-container {
        padding-top: 15%;
    }

    .mediaLayout {
        padding-top: 35%;
    }

    .casestudy-container {
        padding-top: 25%;
    }

    .bg-studies {
        margin-top: -195px;
    }

    #conf-stk-top {
        padding-top: 35%;
    }

    /** Events Page */
    .bg-Events {
        margin-top: -195px;
    }

    .eventsContainer {
        padding-top: 15%;
    }

}

@media screen and (min-width: 360px) {
    #owl-content .owl-carousel {
        top: 50% !important;
        left: 5%;
    }

    #owl-content {
        padding-top: 25%;
    }

    #home-top-section {
        height: 320px;
    }

    .wheel-container {
        left: 8%;
    }

    .carousel-wheel {
        padding-top: 48%;
    }

    #wheel {
        width: 80%;
        opacity: 80%;
    }

    .cdi-message {
        height: 1%;
    }

    .AboutUs-container {
        padding-top: 4%;
    }

    .conference-container {
        margin-top: 0%;
    }

    .bg-services {
        margin-top: -208px;
        padding-top: 20%;
    }

    .bg-studies {
        margin-top: -200px;
    }

    .casestudy-container {
        padding-top: 30%;
    }

    .bg-Events {
        margin-top: -205px;
        padding-top: 17%;
    }

    .bg-media {
        margin-top: -210px;
    }

    .mediaLayout {
        padding-top: 35%;
    }
}

/****** MIN WIDTH 400px *********/
@media screen and (min-width: 400px) {
    #owl-content .owl-carousel {
        top: 25%;
        left: 5%;
    }

    #owl-content {
        padding-top: 10%;
    }

    .wheel-container {
        left: 8%;
    }

    .carousel-wheel {
        padding-top: 41%;
    }

    #wheel {
        width: 80%;
        opacity: 80%;
    }

    .AboutUs-bg {
        padding-top: 25%;
    }

    .casestudy-container {
        padding-top: 25%;
    }

    .team-container {
        margin-top: 0%;
    }

    .bg-media {
        margin-top: -210px;
    }

    .mediaLayout {
        padding-top: 35%;
    }

    .bg-studies {
        margin-top: -215px;
    }

    .casestudy-container {
        padding-top: 25%;
    }

    .bg-AboutUs {
        margin-top: -215px;
    }

    .AboutUs-container {
        padding-top: 10%;
    }

    .bg-conferences {
        margin-top: -210px;
    }

    #conf-stk-top {
        margin-top: 0%
    }

    .bg-Events {
        margin-top: -215px;
        padding-top: 25%;
    }


}

/****** MIN WIDTH 480px *********/
@media screen and (min-width: 480px) {
    header .header-bottom .banner-contents {
        padding-top: 10px;
        padding-left: 30px;
        padding-right: 30px;
    }

    .sos-heading {
        width: 100%;
    }

    #footer-menu, #footer-contact, #footer-icons {
        padding-left: 3%;
    }

    #owl-content {
        padding-top: 15%;
    }

    .carousel-wheel {
        padding-top: 40%;
    }

    #wheel {
        width: 90%;
        opacity: 80%;
    }

    .AboutUs-bg {
        padding-top: 18%;
    }

    .conference-container {
        margin-top: 0%;
    }

    #conf-stk-top {
        margin-top: 0%;
    }

    .bg-services {
        margin-top: -220px;
    }

    .bg-studies {
        margin-top: -225px;
    }

    .casestudy-container {
        padding-top: 25%;
    }

    .bg-AboutUs {
        margin-top: -225px;
    }

    #conf-stk-top {
        margin-top: 20%
    }

    .bg-conferences {
        margin-top: -225px;
    }

    .bg-media {
        margin-top: -225px;
    }

    .mediaLayout {
        padding-top: 35%;
    }

    /** Events Page */
    .bg-Events {
        margin-top: -225px;
    }

    .eventsContainer {
        padding-top: 5%;
    }
}


/*@media screen and (max-width: 576px) {

    #wheel {
        width: 70%;
        height: 70%;
    }

    .carousel-wheel {
      padding-top: 38%;
    }

    .wheel-container {
        left: 5%;
    }
}
*/

@media screen and (min-width: 576px) {

    #wheel {
        width: 90%;
        opacity: 70%;
    }

    .carousel-wheel {
        padding-top: 30%;
    }

    .AboutUs-bg {
        padding-top: 15%;
    }

    .team-container {
        margin-top: -25%;
    }

    .mediaLayout {
        /*margin-top: -235px;*/
        padding-top: 25%;
    }

    .bg-services {
        margin-top: -225px;
    }

    .bg-Events {
        margin-top: -226px;
        padding-top: 20%;
    }

    #conf-stk-top {
        margin-top: -15%
    }
}

@media screen and (max-width: 767px) {
    .apply-qr {
        justify-content: flex-start !important;
    }
}

@media screen and (min-width: 768px) {

    #owl-content {
        padding-top: 15%;
    }

    .carousel-wheel {
        padding-top: 25%;
        opacity: 90%
    }

    .wheel-container {
        left: 10%;
    }

    #wheel {
        width: 100%;
        margin-left: -10%;
    }

    .AboutUs-bg {
        padding-top: 12%;
    }

    .conference-container {
        margin-top: -25%;
    }

    .casestudy-container {
        padding-top: 15%;
    }

    .team-container {
        margin-top: -18%;
    }

    .bg-media {
        margin-top: -230px;
    }

    .mediaLayout {
        padding-top: 25%;
    }
    
    .bg-conferences {
        margin-top: -230px;
    }

    .conference-container {
        padding-top: 0%;
    }

    /** Events Page */
    .bg-Events {
        margin-top: -230px;
    }

    .eventsContainer {
        padding-top: 5%;
    }
}

/****** MIN WIDTH 991px *******/
@media screen and (min-width: 992px) {
    header .header-logo {
        text-align: center;
    }

        header .header-logo img {
            display: inline-block;
        }

    header .mainmenu .navbar {
        margin: 0;
        padding: 0;
    }

    .navbar {
        --bs-navbar-padding-x: 1.5rem !important;
    }

    .btn {
        --bs-btn-padding-x: 0 !important;
    }

    .icon-bar {
        background-color: #212121;
        border-radius: 1px;
        display: block;
        height: 2px;
        width: 22px;
    }

        .icon-bar + .icon-bar {
            margin-top: 4px;
        }

    button:focus {
        outline: none;
    }

    .navbar-toggler {
        background-color: transparent;
        background-image: none;
        border-radius: 0;
        padding: 9px 10px;
    }

    .navbar-dark .navbar-toggler {
        border: medium none;
    }

    header .header-top .mainmenu ul li {
        margin-bottom: 10px;
    }

        header .header-top .mainmenu ul li .sub-menu li {
            margin-bottom: 0px;
        }

    .mainmenu li:last-child:hover .sub-menu {
        right: auto;
    }

    header .mainmenu {
        float: none;
        padding-top: 0px;
    }

    .social-link {
        padding-top: 10px;
        display: none;
    }

    header .banner-contents h3 br {
        display: none;
    }

    header .banner-contents h3 {
        font-size: 16px;
        margin-bottom: 10px;
    }

    /* .solution-contents {
        padding-bottom: 40px;
    }*/

    .solution-section {
        padding: 40px 0px 0px;
    }

    .about-contents {
        padding-top: 0px;
        text-align: center;
        padding-bottom: 40px;
    }

        .about-contents h3 {
            background-position: center bottom;
        }

    .about-img {
        width: 50%;
        margin: auto;
    }

    .who-wrap .who-cont-wrap {
        border-right: none;
    }

    .welcome-contents {
        text-align: center;
        padding-bottom: 30px;
    }

        .welcome-contents h3 {
            background-position: center bottom;
        }

    .solution-wraps .solution-img {
        margin: 0px 0px 20px;
    }

    .solution-section.sos {
        padding: 40px 0px 40px;
    }

    .banner-inner.sos h4 {
        color: #fff;
    }

    .sos-heading {
        width: 80%;
    }

    .care-contents {
        padding: 20px;
        min-height: 0px;
        margin-bottom: 20px;
    }

    .kids-img {
        margin-bottom: 30px;
    }

    .album-img {
        margin-bottom: 30px;
    }

    .logo-section {
        padding: 40px 0px;
    }

    .logo-img {
        margin-top: 30px;
    }

    .banner-info.banner-1 {
        width: 70%;
        padding: 20px;
    }

    .banner-info.banner-2 {
        width: 90%;
        padding: 20px;
    }

    header .header-bottom .banner-contents {
        top: 9%;
    }

    .banner-info {
        width: auto;
        float: none;
        background-color: rgba(0,0,0,0.5);
        padding: 20px;
    }

    .container-fluid {
        --bs-gutter-x: 0 !important;
    }

    #dropdown-solutions {
        display: none;
    }

    #menu-solutions:hover #dropdown-solutions {
        display: block;
    }

    .footer-contact ul li {
        padding-left: 0;
    }

    .footer-contact ul {
        padding-left: 0px !important;
    }

    .footer-wrap {
        padding-left: 0px !important;
    }
    /*** Home page top section ***/

    .carousel-wheel {
        padding-top: 18%;
    }

    .wheel-container {
        left: 5%;
    }

    .owl-width {
        width: 50%;
    }

    .home-media {
        top: 160%;
        right: 1%
    }

    #owl-content {
        padding-top: 10%;
        width: 100%;
    }

    .get-started-btn {
        padding-top: 5%;
    }

    .revenue-text {
        width: 50% !important;
    }

    .consult-text {
        width: 100% !important;
    }

    .med-solutions-text {
        width: 100% !important;
    }

    .img-team {
        max-width: 220px;
    }

    #wheel {
        width: 70%;
        opacity: 1;
    }

    .conference-container {
        margin-top: -5%;
    }

    .casestudy-container {
        padding-top: 10%;
    }

    .team-container {
        margin-top: -15.5%;
    }

    .mediaLayout {
        padding-top: 18%;
    }

    .bg-services {
        margin-top: -196px;
    }

    .AboutUs-container {
        padding-top: 5%;
    }

    #conf-stk-top {
        margin-top: 10%;
    }

    .conference-container {
        margin-top: -25%;
    }
    
    /** Events Page */
    .bg-Events {
        margin-top: -230px;
    }

    .eventsContainer {
        padding-top: 0%;
        margin-top: -5%;
    }
}

/** Max-width of 992px t handle alignment of top log and sidebar menu for Team page */
@media screen and (max-width: 992px) {
    .logoShift {
        padding-left: 2rem;
    }

    .home-social {
        visibility: hidden;
    }

    .social-left {
        display: block;
    }

    .social-right {
        display: none;
    }
}

/*** MIN_WIDTH 1200px ***/
@media screen and (min-width: 1200px) {

    #owl-content {
        padding-left: 10%;
    }

    .carousel-wheel {
        padding-top: 15%;
    }

    .wheel-container {
        left: 5%;
    }

    #wheel {
        width: 75%;
        opacity: 1;
    }

    .conference-container {
        margin-top: 15%;
    }

    .casestudy-container {
        padding-top: 12%;
    }

    .team-container {
        margin-top: -11.5%;
    }

    .bg-services {
        margin-top: -235px;
    }

    .bg-studies {
        margin-top: -235px;
    }

    .casestudy-container {
        padding-top: 10%;
    }

    .bg-AboutUs {
        margin-top: -230px;
    }

    #conf-stk-top {
        margin-top:0%;
    }

    .conference-container {
        margin-top: -15%;
    }

    .mediaLayout {
        padding-top: 15%;
    }

    /** Events Page */
    .bg-Events {
        margin-top: -230px;
    }

    .eventsContainer {
        padding-top: 0%;
        margin-top: -8%;
    }
}

/****** MIN WIDTH 1400px ******/
/*@media screen and (min-width: 1200px) and (max-width: 1400px) {
*/
@media screen and (min-width: 1400px) {

    .call a h3 {
        font-size: 14px;
    }

    .call a p {
        font-size: 20px;
    }

    header .mainmenu ul li a {
        font-size: 15px;
    }

    .login-btn a {
        font-size: 13px;
        padding: 4px 20px;
    }

    header .banner-contents h3 {
        font-size: 30px;
    }

    .banner-contents p {
        font-size: 16px;
    }

    .banner-contents a {
        font-size: 14px;
        padding: 6px 15px;
    }

    header .header-bottom .banner-contents {
        top: 16%;
    }

    .solution-contents h3 {
        font-size: 18px;
    }

    .solution-contents a {
        font-size: 13px;
        padding: 5px 10px;
    }

    .heading h3 {
        font-size: 26px;
    }

    .heading p {
        font-size: 16px;
    }

    .who-contents p {
        font-size: 15px;
    }

    .who-contents h3 {
        font-size: 16px;
    }

    .footer-wrap ul li a {
        font-size: 13px;
    }

    .copyrights p {
        font-size: 14px;
    }

    header .mainmenu ul li {
        padding: 0px 12px;
    }

    .who-wrap .who-cont-wrap {
        min-height: 240px;
    }
    /** HOME page - first section **/
    #home-top-section {
        height: 100%;
    }

    .carousel-wheel {
        padding-top: 15%;
    }

    /* .wheel-position {
        position: absolute;
        top: 40%;
        left: 55%;
    }*/

    .home-media {
        top: 162%;
        right: 5%
    }

    #owl-content {
        padding-top: 10%;
    }

    .get-started-btn {
        padding-top: 5%;
    }

    .img-team {
        max-width: 300px;
    }

    #wheel {
        width: 75%;
        margin-left: 30%;
        opacity: 1
    }
    
    .casestudy-container {
        padding-top: 10.5%;
    }

    .bg-media {
        margin-top: -235px;
    }

    .mediaLayout {
        padding-top: 12%;
    }

    #conf-stk-top {
        padding-top: 5%;
    }

    .conference-container {
        margin-top: -15%;
    }

    /** Events Page */
    .bg-Events {
        margin-top: -235px;
    }

    .eventsContainer {
        padding-top: 0%;
        margin-top: -5%;
    }
}

@media screen and (min-width: 1500px) {
    #owl-content {
        padding-top: 10%;
        width: 100%;
    }

    .carousel-wheel {
        padding-top: 15%;
    }

    .wheel-container {
        left: 15%;
    }

    #wheel {
        width: 70%;
        height: 80%;
        margin-left: 0%;
        opacity: 1;
    }

    .AboutUs-bg {
        padding-top: 8%;
    }

    .casestudy-container {
        padding-top: 9.5%;
    }


    .team-container {
        margin-top: -9%;
    }

    .bg-AboutUs {
        margin-top: -235px;
    }

    /** Events Page */
    .bg-Events {
        margin-top: -235px;
    }

    .eventsContainer {
        padding-top: 0%;
        margin-top: -11%;
    }

 }




@media screen and (min-width: 1600px) {
    #owl-content {
        padding-top: 15%;
        padding-left: 3rem;
    }

    .carousel-wheel {
        padding-top: 15%;
    }

    #wheel {
        width: 80%;
        opacity: 100%;
        margin-left: 0%;
    }

    .casestudy-container {
        padding-top: 8%;
    }

    .team-container {
        margin-top: -9.5%;
    }

    .mediaLayout {
        padding-top: 10%;
    }

    /** Events Page */
    .bg-Events {
        margin-top: -235px;
    }

    .eventsContainer {
        padding-top: 0%;
        margin-top: -11%;
    }
}

@media screen and (min-width: 1920px) {
    #owl-content {
        padding-top: 10%;
        width: 100%;
    }

    .carousel-wheel {
        padding-top: 8%;
    }

    .wheel-container {
        left: 10%;
        margin-top: 50px;
    }

    #wheel {
        width: 90%;
        opacity: 100%;
    }

    .conference-container {
        margin-top: -10%;
    }

    #conf-stk-top {
       /* margin-top: 0%;*/
    }

    .casestudy-container {
        padding-top: 7.5%;
    }
}



/****** MAX WIDTH 1199px *******/
@media screen and (max-width: 1199px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }

    .call a h3 {
        font-size: 10px;
    }

    .call a p {
        font-size: 14px;
    }

    .call {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    header .mainmenu ul li {
        padding: 0px 5px;
    }

        header .mainmenu ul li a {
            font-size: 12px;
        }

    .header-top {
        background-color: #fff;
        padding: 10px 0px;
    }

    header .banner-contents h3 {
        font-size: 22px;
    }

    header .header-bottom .banner-contents {
        top: 3%;
    }

    .solution-contents h3 {
        font-size: 13px;
    }

    .solution-section {
        padding: 40px 0px;
    }

    .about-section {
        padding: 40px 0px;
    }

    .about-contents {
        padding-top: 20px;
    }

    .heading h3 {
        font-size: 22px;
    }

    .who-contents p br {
        display: none;
    }

    .who-contents p {
        font-size: 14px;
    }

    .who-contents {
        padding: 0px 10px;
    }

    .who-section {
        padding: 40px 0px;
    }

    .welcome-contents {
        position: relative;
        left: 0;
        padding: 0;
        top: 0;
    }

    .welcome-wrap {
        width: auto;
    }

    .welcome-section {
        padding: 40px 0px;
    }

    .footer-logo {
        text-align: center;
        padding-bottom: 30px;
        width: 100%;
    }

    .banner-inner {
        padding-top: 50px;
    }

    .solution-content h3 {
        font-size: 20px;
    }

    .solution-content ul li {
        font-size: 15px;
    }

    .banner-inner h4 {
        font-size: 30px;
    }

    .care-contents {
        padding: 20px;
        min-height: 310px;
    }

        .care-contents p {
            font-size: 15px;
        }

        .care-contents h3 {
            font-size: 17px;
        }

    .logo-contents {
        margin-bottom: 50px;
    }

    .contact-form h3 {
        font-size: 22px;
    }

    .contact-form {
        width: 70%;
    }

    .contact-section {
        padding: 40px 0px;
    }

    .who-wrap .who-cont-wrap {
        min-height: 240px;
    }

    .banner-info.banner-1 {
        width: 60%;
    }

    .banner-info.banner-2 {
        width: 60%;
    }

    /** HOME page - first section **/
    #home-top-section {
        height: 100%;
    }

    .carousel-wheel {
        /*top: 38%;*/
        /* left: 50%;*/
        /*width: 35%;*/
    }

    .get-started-btn {
        padding-top: 5%;
    }

    .revenue-text {
        width: 50% !important;
    }

    .consult-text {
        width: 100% !important;
    }

    .med-solutions-text {
        width: 100% !important;
    }

    .img-team {
        max-width: 250px;
    }
}

/* ============ desktop view for dropdown navbar to use hover ============ */
@media all and (min-width: 992px) {
    .navbar .nav-item .dropdown-menu {
        display: none;
    }

    .navbar .nav-item:hover .nav-link {
    }

    .navbar .nav-item:hover .dropdown-menu {
        display: block;      
    }

    .navbar .nav-item .dropdown-menu {
        margin-top: 0;
    }

    .dropdown-toggle::after {
        display: none !important;
    }
}
/* ============ desktop view .end// ============ */





/****** MAX WIDTH 767px *********/
@media screen and (max-width: 767px) {
    header .header-logo {
        text-align: center;
    }

        header .header-logo img {
            display: inline-block;
        }

    header .mainmenu .navbar {
        margin: 0;
        padding: 0;
    }

    .icon-bar {
        background-color: #212121;
        border-radius: 1px;
        display: block;
        height: 2px;
        width: 22px;
    }

        .icon-bar + .icon-bar {
            margin-top: 4px;
        }

    button:focus {
        outline: none;
    }

    .navbar-toggler {
        background-color: transparent;
        background-image: none;
        border-radius: 0;
        padding: 9px 10px;
    }

    .navbar-dark .navbar-toggler {
        border: medium none;
    }

    header .header-top .mainmenu ul li {
        margin-bottom: 10px;
    }

        header .header-top .mainmenu ul li .sub-menu li {
            margin-bottom: 0px;
        }

    .mainmenu li:last-child:hover .sub-menu {
        right: auto;
    }

    header .mainmenu {
        float: none;
        padding-top: 0px;
    }

    .social-link {
        padding-top: 10px;
        display: none;
    }

    header .banner-contents h3 br {
        display: none;
    }

    header .banner-contents h3 {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .solution-contents {
        padding-bottom: 40px;
    }

    .solution-section {
        padding: 40px 0px 0px;
    }

    .about-contents {
        padding-top: 0px;
        text-align: center;
        padding-bottom: 40px;
    }

        .about-contents h3 {
            background-position: center bottom;
        }

    .about-img {
        width: 50%;
        margin: auto;
    }

    .who-wrap .who-cont-wrap {
        border-right: none;
    }

    .welcome-contents {
        text-align: center;
        padding-bottom: 30px;
    }

        .welcome-contents h3 {
            background-position: center bottom;
        }

    .solution-wraps .solution-img {
        margin: 0px 0px 20px;
    }

    .solution-section.sos {
        padding: 40px 0px 40px;
    }

    .banner-inner.sos h4 {
        color: #fff;
    }

    .sos-heading {
        width: 80%;
    }

    .care-contents {
        padding: 20px;
        min-height: 0px;
        margin-bottom: 20px;
    }

    .kids-img {
        margin-bottom: 30px;
    }

    .album-img {
        margin-bottom: 30px;
    }

    .logo-section {
        padding: 40px 0px;
    }

    .logo-img {
        margin-top: 30px;
    }

    .banner-info.banner-1 {
        width: 70%;
        padding: 20px;
    }

    .banner-info.banner-2 {
        width: 90%;
        padding: 20px;
    }

    header .header-bottom .banner-contents {
        top: 9%;
    }

    .banner-info {
        width: auto;
        float: none;
        background-color: rgba(0,0,0,0.5);
        padding: 20px;
    }

    .container-fluid {
        --bs-gutter-x: 0 !important;
    }

    .footer-contact ul li {
        padding-left: 0;
    }

    .footer-contact ul {
        padding-left: 0px !important;
    }

    .owl-width {
        width: 50%;
    }

    .carousel-wheel {
        /*top: 40%;*/
        /* left: 56%;*/
    }

    .home-media {
        top: 110%;
        right: 3%;
    }

    #owl-content {
        padding-top: 20%;
        width: 100%;
    }

    .get-started-btn {
        padding-top: 5%;
    }

    .img-team {
        max-width: 170px;
    }

    .img-message {
        max-width: 20%;
    }

    #spacer {
        height: 225px;
    }

    #conf-stk-top
}

/****** MAX WIDTH <576px *********/

@media screen and (max-width: 576px) {
    #footer-menu, #footer-contact, #footer-icons {
        padding-left: 3%;
    }

    .owl-width {
        width: 50%;
    }

    .carousel-wheel {
        /*  top: 40%;*/
        /*left: 55%;*/
    }

    .home-media {
        top: 130%;
        right: 28%;
    }

    #owl-content {
        padding-top: 25%;
        width: 100%;
    }

    .get-started-btn {
        padding-top: 8%;
    }

    .item .ul {
        width: 90%;
    }

    /** CDI Page **/
    .cdi-message {
        height: 2%;
    }

    #spacer {
        height: 175px;
    }
}

/****** MAX WIDTH 480px *********/

@media screen and (max-width: 480px) {
    header .header-bottom .banner-contents {
        top: 8%;
    }

    .navbar-dark .navbar-brand {
        color: #fff;
        width: 43%;
    }

    .banner-info {
        width: auto;
        float: none;
        text-align: center;
        background-color: transparent;
        padding: 0px;
    }

        .banner-info.banner-1 {
            width: auto;
            padding: 0;
            background: transparent;
        }

        .banner-info.banner-2 {
            width: auto;
            padding: 0;
            background: transparent;
        }

    header .banner-contents h3 {
        font-size: 15px;
        margin-bottom: 5px;
        color: #fff;
    }

    header .header-bottom .banner-contents {
        top: 0;
        background-color: rgba(0,0,0,0.5);
        bottom: 0;
        padding-top: 20px;
        padding-left: 40px;
        padding-right: 40px;
    }

    .banner-contents p {
        font-size: 13px;
        line-height: 1.4;
        color: #fff;
        margin-bottom: 5px;
    }

    .banner-contents a {
        font-size: 11px;
        padding: 4px 10px;
    }

    .container-fluid {
        --bs-gutter-x: 0 !important;
    }

    .footer-contact ul li {
        padding-left: 0;
    }

    .footer-contact ul {
        padding-left: 0px !important;
    }


    /*********** CAROUSEL NAV***********/
    header .header-bottom .owl-prev {
        background-color: rgba(0, 0, 0, 0) !important;
        background-image: url("img/icons/mobile-left-arrow.png") !important;
        background-repeat: no-repeat !important;
        background-position: 0 0;
        margin: 0px !important;
        display: inline-block;
        height: 27px;
        left: 0%;
        position: absolute;
        text-indent: -99999px;
        top: 35%;
        width: 25px;
        outline: none !important;
    }

    header .header-bottom .owl-next {
        background-color: rgba(0, 0, 0, 0) !important;
        background-image: url("img/icons/mobile-right-arrow.png") !important;
        background-repeat: no-repeat !important;
        background-position: 0 0;
        margin: 0px !important;
        display: inline-block;
        height: 27px;
        right: 0%;
        position: absolute;
        text-indent: -99999px;
        top: 35%;
        width: 25px;
        outline: none !important;
    }

    .banner-inner h4 {
        font-size: 25px;
    }

    .banner-inner {
        padding-top: 20px;
    }

    .contact-form {
        width: auto;
    }

        .contact-form .form-control {
            font-size: 13px;
        }

        .contact-form a {
            font-size: 16px;
        }

    .solution-content h4 {
        font-size: 30px;
        color: #514f4f;
        margin-bottom: 20px;
    }

    .solution-content h5 {
        font-size: 28px;
        color: #514f4f;
        margin-bottom: 20px;
    }

    .dropdownMenuLink {
        color: #fff !important;
        background-color: #000 !important;
    }

    top-header-text {
        align-items: center;
    }

    .top-header {
        background-image: url('/img/others/rectangle 95.png');
        opacity: 0.9;
        height: 50px;
        color: white;
    }

    #footer-menu, #footer-contact, #footer-icons {
        padding-left: 3%;
    }

    /** Home screen top section **/

    .overlayHome {
        position: relative;
        top: 0px;
        left: 0px;
    }

    .owl-width {
        width: 50%;
    }
    /*
        .carousel-wheel {
            top: 67%;
            left: 62%;
            width: 30%;
        }*/

    .get-started-btn {
        padding-top: 8%;
    }

    .item .ul {
        width: 90%;
    }
}



@media screen and (max-width: 387px) {
    #footer-menu, #footer-contact, #footer-icons {
        padding-left: 5%;
    }

    .owl-carousel .item {
        padding-left: 2%;
    }

    .owl-carousel {
        top: 57%;
        left: 4%;
    }

    /* .carousel-wheel {
            top: 70%;
            left: 65%
        }*/


    #owl-content {
        padding-top: 30%;
    }
}








/*@media (min-width: 1200px){
.container {
	max-width: 1280px;
}
}
*/
@media (min-width: 1400px) {
    .container {
        max-width: 2500px;
    }
}
