body {
    letter-spacing: 0.5px;
}
img {
    max-width: 100%;
}
input , select {
    margin-bottom: 15px;
}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h4,h3,h5,h6 {
    line-height: 1.1;
    font-weight: 300;
    font-family: "Hyper","Helvetica Neue", "Helvetica", sans-serif;
    text-transform: initial !important;
}

.navbar-nav {
    font-family: "Hyper","Helvetica Neue", "Helvetica", sans-serif;
    font-size: 18px;
}
.navbar-expand-lg .navbar-nav .nav-link {
    font-family: "Hyper","Helvetica Neue", "Helvetica", sans-serif;
    font-size: 18px;
    letter-spacing: 0;
}
.dropdown-menu {
    font-size: 1.1rem;
    letter-spacing: 0;
}
.contact-info span {
    padding: 10px;
    font-family: "Hyper","Helvetica Neue", "Helvetica", sans-serif;
}
.btn {
    border-radius: 21px;
}
.side-nav .navbar-nav .nav-link {
    border-radius: 21px;
}
label span.red{
    color: red;
}
.form-group .required:after {
    content:" *";
    color:red;
}
.custom-alert{
    position: fixed;
    top: 200px;
    right: 90px;
    max-width: 350px;
    z-index: 999;
}
.alert-success {
    background-color: #daf7e1cc;
}
.has-error input {
    border-color: #dc3545;
}

.js-field-error.help-block {
    width: 100%;
    font-size: 80%;
    color: #dc3545;
}
@media (min-width:1400px){
    .container{max-width:1300px}
}

@media (min-width: 1440px) {
    .navbar-nav {
        font-size: 20px;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 20px;
    }
    .col-xxl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xxl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xxl-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-xxl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-xxl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xxl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-xxl-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-xxl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xxl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-xxl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-xxl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xxl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-xxl-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-xxl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xxl-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-xxl-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-xxl-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-xxl-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-xxl-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-xxl-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-xxl-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-xxl-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-xxl-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-xxl-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-xxl-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-xxl-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-xxl-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-xxl-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-xxl-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-xxl-0 {
        margin-left: 0
    }

    .offset-xxl-1 {
        margin-left: 8.333333%
    }

    .offset-xxl-2 {
        margin-left: 16.666667%
    }

    .offset-xxl-3 {
        margin-left: 25%
    }

    .offset-xxl-4 {
        margin-left: 33.333333%
    }

    .offset-xxl-5 {
        margin-left: 41.666667%
    }

    .offset-xxl-6 {
        margin-left: 50%
    }

    .offset-xxl-7 {
        margin-left: 58.333333%
    }

    .offset-xxl-8 {
        margin-left: 66.666667%
    }

    .offset-xxl-9 {
        margin-left: 75%
    }

    .offset-xxl-10 {
        margin-left: 83.333333%
    }

    .offset-xxl-11 {
        margin-left: 91.666667%
    }
}

.fa-stack-1-3x {
    font-size: 1.3em;
}
.col-form-label {
    padding-top: 0;
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5;
}

.btn-info{
    background-color: #328ac7;
}
.heading {
    line-height: 1.25em !important;
}
.pt-section, .py-section {
    padding-top: 3.5rem !important;
}
.jqvmap-zoomin, .jqvmap-zoomout {

    width: 17px;
    height: 17px;
}
.hr-line {
    width: 530px;
    height: 1px;
    background: #b8b8b8;
    display: block;
}

.hr-line2 {
    width: 698px;
    height: 2px;
    background: #f9f9f9;
    display: block;
}

.tab-to-accordion.accordion-mod .tabset-list {
    height: 0;
    visibility: hidden;
    overflow: hidden;
}
.tab-to-accordion.accordion-mod .accordion-item {
    height: auto;
    overflow: visible;
    visibility: visible;
    margin: 0 0 15px;
}
.accordion-item {
    height: 0;
    visibility: hidden;
    overflow: hidden;
}
.tabset-list {
    max-width: 920px;
    margin: 0 auto;
}
li {
    list-style: none;
}
.bg-light-grey.icon-font{
    height:50px;
    margin-bottom: 8px;
}
.tab-animation {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    animation-delay: 300ms;
    transition: 1s ease-in-out !important;
    visibility: visible !important;
}
/*.tab-container{*/
/*    background-color: #f0f0f0;*/
/*    border-top: ridge black;*/
/*}*/



.tabset-list .active h3 {
    color: #84b813;
}


.tabset-list h3::before {

    position: relative;
    content: '';
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    display: table;
    height: 3px;
    border-radius: 2px;
    bottom: 0;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    background: #429dab;
    visibility: hidden;
    opacity: 0;

}
.tabset-list .active h3::before {

    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    visibility: visible;
    opacity: 1;

}
.menu-heading{
    font-size: 18px;
    font-weight: 600;
}
.icon.bg-light-grey img {
    max-width: 130px;
}
.team-name{
    font-size: 20px;
}
.team-name-detail{
    font-size: 15px;
}
ul.for-doc li {
    padding: 0 4%;
    border-right: 1px solid;
    margin: 20px 0;
}
ul.for-doc li:last-child {
    border-right:none;
}
@media  (max-width: 992px) {
    ul.for-doc li {
        border-right:none;
    }
}
ul.for-doc li a {
    display: inline-block;
    padding: 10px 30px;
    background-color: #f4f4f4;
    border-radius: 20px;
}
.features .feature-card .feature-heading {
    margin-top: 15px;
    margin-bottom: 12px;
}
.features .feature-card {
    margin-bottom: 0;
}
ul.for-doc li a.active {
    background-color: #4aa846;
}

ul.for-doc li a.active h4,ul.for-doc li a.active span {
    color: white !important;
}
.tab-content {
    padding: 35px 20px;
    background-color: #f4f4f4;
    border-radius: 30px;
}
.nav-tabs {
    border-bottom: none;
}
.navbar .navbar-brand img {
    max-width: 200px;
}
.navbar .navbar-brand {
    padding: 0 0 0 20px;
}
.header-appear .navbar .navbar-brand img {
    max-width: 200px;
}
.side-menu .navbar-brand img {
    width: 30%;
}
.marker {
    position: absolute;
    z-index: 1;
    display: inline-block;
    width: 25px;
    height: 25px;
    color: #fff0;
    line-height: 36px;
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0);
    transition: .5s ease;
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #4aa846;
    color: white;
    cursor: pointer;
    padding: 10px 15px;
    border-radius: 50%;
    font-size: 18px;
}

#myBtn:hover {
    background-color: #555; /* Add a dark-grey background on hover */
}
.card-doc{
    background-color: #f8f8f8;
    padding: 10px;
    margin-bottom: 15px;
}
.fs-13{
    font-size: 13px !important;
}.fs-14{
    font-size: 14px !important;
}
.btn{
    font-family: 'Roboto', sans-serif;
}
.contact-info i {
    display: inline-block;
    font-size: 30px;
    padding-right: 15px;
}
.upper-nav {
    padding: 12px 25px;
    background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 992px) {
    .upper-nav {
        padding: 0;
        background-color: rgba(98, 98, 98, 0);
    }
}





.feature-item {
    text-align: right;
    cursor: pointer;
}
.feature-item {
    display: table;
    margin: 30px 0 0;
    margin-bottom: 0px;
    max-width: 450px;
    text-align: left;
}
.feature-item .icon {
    color: #4aa846;
    width: 70px;
    height: 70px;
    max-width: 70px;
    min-width: 70px;
    text-align: center;
    display: table;
    position: relative;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    z-index: 1;
    font-size: 26px;
    line-height: 70px;
    margin: 15px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .6s ease;
}
.feature-item .icon {
    text-align: center;
    position: relative;
    z-index: 1;
    font-size: 40px;
}

.feature-item .icon-2 {
    color: #2a88c5;
    width: 70px;
    height: 70px;
    max-width: 70px;
    min-width: 70px;
    text-align: center;
    display: table;
    position: relative;
    -webkit-border-radius: 50%;
    z-index: 1;
    font-size: 26px;
    line-height: 70px;
    margin: 15px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .6s ease;
}

.feature-item .icon-2 {
    text-align: center;
    position: relative;
    z-index: 1;
    font-size: 40px;
}

.feature-txt {
    text-align: left;
    display: table-cell;
    vertical-align: middle;
}
.feature-txt p {
    color: black;
}

.feature-item:hover .icon-2 {
    color: #4aa846;
    transform: rotateY(-180deg);
}
.feature-item:hover .icon {
    color: #2a88c5;
    transform: rotateY(-180deg);
}
.bootstrap-select > .dropdown-toggle {
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #3089c6;
}
.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    overflow: visible;
    width: max-content;
}
.bootstrap-select .dropdown-toggle .filter-option-inner-inner img {
    height: 22px;
}
.bootstrap-select .dropdown-menu li a span.text img {
    max-width: 100px;
    height: 50px;
}
.bootstrap-select .dropdown-menu li {
    padding: 3px;
}




.dropdown-menu {
    width: max-content;
    min-width: 10rem;
    padding: 1rem;
    top: 95%;
}
.navbar-nav .nav-item {
    margin-left: 5px;
}
.navbar-nav li:hover > ul.dropdown-menu {
    display: block;
}

.dropdown-submenu {
    position:relative;
}
.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top:-6px;
}
.dropdown-menu > li  {
    padding: 8px;
}
/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
}
.item-seventh .item-btm  {
    width: 100%;
    height: 620px;
    vertical-align: top;
}
.el-image {
    position: relative;
    display: inline-block;
    overflow: hidden;
}

.el-image__inner {
    vertical-align: top;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.item-seventh {
    padding: 35px 0 35px;
    background: url('../../front/img/ortho3.jpg') #3e3e3e no-repeat center ;
    background-size: cover;
    overflow: hidden;
    width: 100%;
    height: auto;
    position: relative;
}
@media  (max-width: 768px) {
    .item-seventh {
        padding: 35px 0 10px;
        background-image: unset ;
        background-color: #2a88c5;
        overflow: hidden;
        width: 100%;
        height: auto;
        position: relative;
    }
}
@media  (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .4rem;
        padding-left: .4rem;
    }
}
.item-seventh .container {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    text-align: center;
}

.item-box {
    -ms-flex: 1;
    flex: 1;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 40px;
    min-height: 500px;
}
.item-box.item-left {
     padding-right: 50px;
 }
.item-box.item-righ {
    padding-left: 50px;
}
.font-item img {
    width: auto;
    vertical-align: top;
}
.sp-img {
    padding: 45px 0;
}
.item-text {
    width: 100%;
    height: 150px;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    padding: 0 30px;
}
.sp-img img {
    width: auto;
    height: 220px;
    vertical-align: top;
}
.font-item img {
    width: auto;
    vertical-align: top;
}
.contact-social-icons .upper-social-icons li a svg {
    display: flex;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.features .feature-card:hover span {
    transform: translateY(-7px);
}
.item-box .font-item h3 {
    font-size: 40px;
}
.item-box .font-item h4{
    font-size: 40px;
}
@media (max-width: 570px) {

    .item-box {
        padding: 0 20px;
    }
    .item-box .font-item h3 , .item-box .font-item h4{
        font-size: 30px!important;
        text-align: center!important;
    }

}







.detail-premium , .detail-classic{
    color: white;
}


.detail-premium h2, .detail-classic h2{
    color: white;
    margin-bottom: 20px;
    margin-top: 40px;
}

@media (max-width: 570px) {
    .detail-premium h2, .detail-classic h2{
        margin-top: 80px!important;
    }
}
span.item-close {
    height: 50px;
    width: 50px;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 20px;
    right: 0;
    left: 0;
    margin: auto;
    cursor: pointer;
}
span.item-close::before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
span.item-close::after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
span.item-close::before, span.item-close::after {
    position: absolute;
    content: ' ';
    height: 50px;
    width: 2px;
    background: #FFFFFF;
}
span.item-close:hover::before {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    background: #ff0000;
}
span.item-close:hover::after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    background: #ff0000;
}

.person {
    align-items: center;
    display: flex;
    flex-direction: column;
}
.person .title{
    color: white;
    font-size: 18px;
    font-weight: 400;
}
.containerss {
    border-radius: 50%;
    -webkit-tap-highlight-color: transparent;
    transition: transform 250ms cubic-bezier(0.4, 0, 0.2, 1);
}

.containerss:hover {
    cursor: pointer;
}
.containerss-inner {
    position: relative;
    transform-origin: 50%;
    top: -200px;
}

#team-circle-left i,#team-circle-right i {
    font-size: 27px;
    z-index: 1111;
    color: #f3f3f3;
}

#team-circle-right {
    top: 40%;
    right: 0;
    transform: translateY(-50%);
    opacity: 1;
    transition: .5s ease;
    z-index: 99;
}
#team-circle-left {
    top: 40%;
    left: 0;
    transform: translateY(-50%);
    opacity: 1;
    transition: .5s ease;
    z-index: 99;
}
.circle {
    background-color: rgba(0, 0, 0, 0.58);
    border-radius: 50%;
    cursor: pointer;
    left: auto;
    pointer-events: auto;
    position: absolute;
    top: 210px;
    padding: 15px;
}
.containerss .img {
    pointer-events: none;
    position: relative;
    transform: translateY(0px) scale(0.9);
    transform-origin: 50% bottom;
    transition: transform 300ms cubic-bezier(0.4, 0, 0.2, 1);
}
.containerss:hover .img {
    transform: translateY(10px) scale(1.1);
}
.img1 {
    top: 165px;
    width: 100%;
}
.img2 {
    top: 165px;
    width: 100%;
}

.divider {
    margin-bottom: 12px;
    background-color: #ff7a7a;
    height: 3px;
    width: 160px;
}













.banner-slider{
    height: 100vh;
}
.banner-slider .banner-slider-row{
    height: 90vh;
}
/*for left area*/
.banner-slider .banner-left-area{
    z-index: 3;
}
.banner-slider .banner-left-area .inner-content .heading{
    font-size: 38px;
}
.banner-slider .banner-left-area .slider-ring{
    height: 300px;
    width: 290px;
    border: solid 5px #ffffff33;
    position: absolute;
    left: 6%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.banner-slider .banner-left-area .detail-text{
    width: 100%;
    margin-top: 150px;
    margin-left: 60px;
}
.slider-object1{
    position: absolute;
    top: 0;
    left: 20%;
    animation: 12s moving-image infinite;
    animation-fill-mode: both;
    animation-timing-function: ease-in-out;
    animation-direction: alternate-reverse;
}
.slider-object2{
    position: absolute;
    bottom: 0;
    right: -1%;
    animation: 20s rotating-image infinite;
    animation-fill-mode: both;
    animation-timing-function: ease-in-out;
    animation-direction: alternate-reverse;
}
.slider-object1 img,.slider-object2 img{
    width: 85%;
}
@keyframes moving-image {
    from{
        transform: translateX(0);
    }
    to{
        transform: translateX(60px);
    }
}
@keyframes rotating-image {
    from{
        transform: rotate(-10deg);
    }
    to{
        transform: rotate(10deg);
    }
}
.slider-play-btn{
    color: #FFFFFF;
    position: absolute;
    bottom: 23%;
    left: 56%;
    transform: translate(-50%, -50%);
    font-size: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #0000005c;
    padding: 12px 20px;
    border-radius: 30px;
    border: solid 2px transparent;
    text-decoration: none;
}
.slider-play-btn span{
    height: 28px;
    width: 28px;
    border-radius: 50%;
    border: solid 1px #fff;
    font-size: 14px;
    margin-right: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .5s ease;
}
.slider-play-btn span i{
    color: #fff;
}
.slider-play-btn:hover span i, .slider-play-btn:hover span svg{
    color: #202020;
}
.slider-play-btn:hover{
    color: #fff;
    border: solid 2px;
    text-decoration: none;
}
.slider-play-btn:hover span{
    background-color: #FFFFFF;
}
.fancybox-slide > * {

    padding: 0;
    margin: 0;
    background-color: rgba(255, 255, 255, 0);

}

/*for right area*/
.banner-slider .detail-text {
    width: 90%;
}
.banner-slider .detail-text .sub-heading{
    color: #FFFFFF;
    font-size: 28px;
    margin-bottom: 5px;
}

.banner-slider .heading {
    font-size: 16px;
    color: #FFFFFF;
    margin-top: 10px;
}

.banner-slider .detail-text .heading{
    margin-bottom: 15px;
    font-size: 18px;
}
.banner-slider .detail-text .text{
    color: #FFFFFF;
}
.banner-slider .img-object{
    position: absolute;
    left: -45px;
    bottom: 0;
    width: 40%;
}
.banner-slider .img-object.right{
    position: absolute;
    right: 35px;
    bottom: 6%;
    left: auto;
    width: 50%;
}
.banner-slider .img-object img{
    max-width: 100%;
}
.height-50 {
    height: 50vh;
}
.height-40 {
    height: 40vh;
}
.height-45 {
    height: 45vh;
}
.bg-blue {
    background-color: #0596a1;
    background-image: url("/front/img/Mediti7002.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position-y: bottom;
}
.bg-yellow {
    background-color: #dabf07;
}
.bg-blue-logo {
    background-color: #0596a1;
    /*background-color: #2988c5;*/
}
.bg-green {
    background-color: #0596a1;
    /*background-color: #3f9742;*/
}
.text-green {
    color: #3f9742;
}
.medit-logo{
    max-width: 100px;
}
.contact-sec .contact-details ul li:first-child {
     width: 100%;
}
.footer-social a {
    border: 1px solid #206b2e;
    margin: 0 5px;
}
.footer-social li a:hover {
    background-color: #2d86c5;
    color: #ffffff;
}
.contact-sec .contact-details ul li svg {
    color: #2d86c5;
}

.head-box-1{
    min-height: 50vh;
    background-image: url('/front/img/background.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: initial;
}
.head-box-2{
    min-height: 50vh;
    width: 100%;
    background: linear-gradient(262deg, rgba(21, 47, 87, 0.05) 0%, rgba(109,164,246,0.75) 50%, rgba(21, 47, 87, 0.05) 100%);
}
@media (max-width: 1400px){
    .medit-logo{
        max-width: 90px;
    }

}

@media (max-width: 767px){
    .head-box-1{
        min-height: 80vh;
    }
    .head-box-2{
        min-height: 80vh;
    }
    .banner-left-area {
        padding-top: 200px;
        padding-bottom: 200px;
    }
    .banner-slider .banner-slider-row {
        height: auto;
    }
    .banner-slider .img-object {
        position: absolute;
        left: -18px;
        bottom: 0;
        width: 29%;
    }
    .banner-slider {
        height: auto;
    }
    .height-50 {
        height: auto;
    }
    .height-45 {
        height: auto;
    }
    .slider-right-box {
        padding-top: 120px;
        padding-bottom: 120px;
    }

    .banner-slider .detail-text {
        width: 100%;
    }
    .banner-slider .banner-left-area .detail-text {
        width: 100%;
        margin-top: -30px;
        margin-left: 0;
        margin-bottom: 90px;
    }
    .banner-slider .banner-left-area .inner-content .heading {
        font-size: 28px;
    }
    .slider-play-btn {
        bottom: 34%;
    }
}
@media (max-width: 443px){
    .head-box-1{
        min-height: 80vh;
    }
    .head-box-2{
        min-height: 80vh;
    }
    .banner-left-area {
        padding-top: 10px;
        padding-bottom: 220px;
    }
    .banner-slider .banner-left-area .detail-text {
        width: 100%;
        margin-top: 70px;
        margin-left: 0;
    }
    .slider-play-btn {
        color: #FFFFFF;
        position: absolute;
        bottom: 13%;
        left: 56%;
        transform: translate(-50%, -50%);
        font-size: 14px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #0000005c;
        padding: 5px 9px;
        border-radius: 30px;
        border: solid 2px transparent;
        text-decoration: none;
    }
    .banner-slider .banner-left-area .inner-content .heading {
        font-size: 30px;
    }
    .banner-slider .banner-slider-row {
        height: auto;
    }
    .banner-slider .img-object {
        position: absolute;
        left: -18px;
        bottom: 0;
        width: 29%;
    }
    .banner-slider {
        height: auto;
    }
    .height-50 {
        height: auto;
    }
    .height-45 {
        height: auto;
    }
    .slider-right-box {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .side-menu .btn-close {
        top: 20px;
        right: 20px;
    }
    .banner-slider .detail-text {
        width: 100%;
    }
    .side-nav .navbar-nav .nav-item{
        margin: 10px;
    }
}

.navbar-nav .nav-item .nav-link.btn-espace-doc {
    font-size: smaller;
    color: white;
    line-height: 6px;
    margin-top: 8px;
    padding-bottom: 12px;
}


.custom-tab{
    margin-bottom: 15px;
    padding: 10px;
    background-color: #f0f0f0;
    border-top: ridge black;
}

.btn {
    text-transform: initial;
}
.tp-caption.tp-resizeme{
    line-height:1.2!important;
}
