.footer {
    margin-top: 0px;
}

.nav.navbar-nav a {
    color: #fff;
}

.cart-left {
    background-image: url("../images/cart-bg-right.png");
    background-position: left bottom;
    background-repeat: no-repeat;
    float: left;
    height: 48px;
    text-align: right;
    width: 2000px;
    background-size: cover;

}

.ms-thumb {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin:auto;
    text-align:center;
    padding-top: 3px;
    padding-bottom: 3px;
    font-family: 'Montserrat';
    
}
.ms-mainthumb{
    width: 80%;
    margin: auto;
}
.ms-thumb-a {
    background-image: url(https://d2j861izbfuruy.cloudfront.net/medicalsaunas/index-test/1.png);
}

.ms-thumb-b {
    background-image: url(https://d2j861izbfuruy.cloudfront.net/medicalsaunas/index-test/2.png);
}

.ms-thumb-c {
    background-image: url(https://d2j861izbfuruy.cloudfront.net/medicalsaunas/index-test/3.png);
}

.ms-thumb-d {
    background-image: url(https://d2j861izbfuruy.cloudfront.net/medicalsaunas/index-test/4.png);
}

.ms-thumb-e {
    background-image: url(https://d2j861izbfuruy.cloudfront.net/medicalsaunas/index-test/5.png);
}

.ms-thumb-f {
    background-image: url(https://d2j861izbfuruy.cloudfront.net/medicalsaunas/index-test/6.png);
}

.ms-thumb-a,
.ms-thumb-b,
.ms-thumb-c,
.ms-thumb-d,
.ms-thumb-e,
.ms-thumb-f {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 200px;
    width: 16% !important;
    width: calc(16.666% - 10px); /* Adjust the width as needed */

}


.ms-thumb-a a,
.ms-thumb-b a,
.ms-thumb-c a,
.ms-thumb-d a,
.ms-thumb-e a,
.ms-thumb-f a {
    color: #fff;
}


.ms-thumb-a,
.ms-thumb-b,
.ms-thumb-c,
.ms-thumb-d,
.ms-thumb-e,
.ms-thumb-f {
    color: #fff;
    font-weight: 700 !important;
    font-size: 18px;
    text-align: center;
    text-transform: capitalize;
    padding-top: 75px !important;
    line-height: 22px;
    font-family: "Montserrat";
}

span>.saunas {
    font-weight: 400 !important;
    display: block;
    text-transform: capitalize;
}

.md-bg-btn {
    text-decoration: none;
    color: #fff;
    border: 2px solid #fff;
    padding: 10px 30px;
    font-size: 30px;
    text-transform: uppercase;
    background-color: #343434;
    font-weight: 600;
}

.md-bg-btn:hover {
    color: #fff;
    border: 2px solid #ccc;
    background-color: #4e412b;
}

.offer-blue {
    background: linear-gradient(to top, #25469a 0%, #0689cf 100%);
    padding: 10px;
    margin-top: 70px;
}

.offer-call {
    color: #fff;
    display: flex;
    margin: auto;
    justify-content: center;
    margin-top: 5px;
}

.offer-end {
    display: flex;
    justify-content: center;
    width: fit-content;
    margin: auto;
    padding: 0px 5px;
    border-radius: 5px;
    margin-top: 3px;
    color: #fff;
    font-weight: 700;
}

.offer-call .offer-calla {
    font-size: 15px;
    font-weight: normal;
    line-height: 25px;
}

.offer-call .offer-callb {
    font-size: 27px;
    font-weight: bold;
    display: block;
}

.offer-call div {
    border: 2px solid #fff;
    width: fit-content;
    padding: 2px 40px;
    text-align: center;
}

.offer-texta {
    color: #fff;
    font-size: 28px;
    font-weight: bold;
}

.offer-textb {
    font-size: 20px;
    font-weight: 100;
    position: relative;
    top: -2px;
}

.offer-blue .row {
    display: flex;
    margin: auto;
    justify-content: center;
}

.offer-earlybird {
    background-image: url(https://d2j861izbfuruy.cloudfront.net/medicalsaunas/index-test/Offer-earlybird.png);
}
.offer-earlybird-a {
    background-image: url(https://d2j861izbfuruy.cloudfront.net/medicalsaunas/index-test/Offer-earlybird-a.png);
}
.offer-earlybirdpluse{
    background-image: url(https://d2j861izbfuruy.cloudfront.net/medicalsaunas/index-test/Offer-earlybird-plus.png);
    height: 20px;
    align-self: center;
    width: 65px;
}

.offer-earlybird, .offer-earlybirdpluse,.offer-earlybird-a{
    position: inherit;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.text-d,
.text-h,
.text-m,
.text-s,
.text-p {
    color: #B8B8B8;
    font-size: 25px;
    font-weight: bold;
    padding-right: 5px;
}


.offer-h {
    text-align: center;
    align-self: center;
    line-height: 25px;
}

.text-d>span,.text-h>span,
.text-m>span,
.text-s>span {
    font-size: 18px;
    font-weight: lighter;
    position: relative;
    top: -2px;
    left: -3px;
}

.medical-main {
position: relative;
text-align: center;
color: white;
}
.centered {
position: absolute;
top: 45%;
left: 40%;
transform: translate(-33%, -50%);
}
.centered-a{
    transform: translate(-25%, -50%) !important;
}



.text-header {
font-size: 85px;
font-weight: 100;
line-height: 85px;
margin-bottom: 0px;
font-family: 'FontAwesome';
}
.text-headera{
    font-weight: 700;
}
.text-headerb{
    display: block;
    font-weight: 700;
}
.text-headerc{
    font-weight: 400;
}
.w-100{
   width: 100%;
}
.med-main{
    margin-top: 5px;
}
.med-main-a{
    margin-top: 5px;
    margin-bottom: 5px;
}
.botered{
    position: absolute;
    top: 95%;
    left: 45%;
    transform: translate(-30%, -50%);
}
.botered-b{
    transform: translate(-28%, -50%);
}
.offer-earlybird-a{
    display:none;
}
.mb-bannerimg{
    display:none;
}
@media (max-width: 1366){
    .text-header {
        font-size: 50px;
        line-height: 60px;
    }
}
@media only screen and (max-width: 1024) {
    .ms-thumb {
        display: flex;
        flex-flow: wrap;
        justify-content: center;
    }
    .ms-thumb-a, .ms-thumb-b, .ms-thumb-c, .ms-thumb-d, .ms-thumb-e, .ms-thumb-f {
        width: 30% !important;
    }
}




@media only screen and (max-width: 520px) {
    
    .desktop-view,.desk-bannerimg{
        display:none;
    }
    .mb-bannerimg{
        display:block;
    }
    .offer-texta{
        font-size: 35px;
        margin-bottom: 2px;
    }
    .offer-h{
        padding-top:10px;
    }
    .text-d,
    .text-h,
    .text-m,
    .text-s {
        padding-right: 0px;
    }
    .offer-textb{
        display: block;
        margin-bottom: 5px;
        font-weight: 600;
    }
    .text-dd{
        display:block;
    }
    .offer-earlybird-a{
        display:block;
        height: 85px;
    }
    .offer-call div {
        text-wrap: nowrap;
        padding: 0px 0px;
    }
    .offer-call .offer-callb {
        font-size: 37px;
        font-weight: bold;
    }
    .offer-earlybird{
        height: 80px;
    }
    .offer-call .offer-calla {
        font-size: 20px;
        font-weight: normal;
        line-height: 25px;
        display: flex;
        padding: 12px 30px
    }
    
    .mb-bannerimg>img{
       /* margin-top:5px; */
       margin-bottom:5px;
    }
    .ms-mainthumb{
        width: 100%;
        margin: auto;
    }
    .ms-thumb{
    justify-content: center;
    }
    .ms-thumb-a, .ms-thumb-b, .ms-thumb-c, .ms-thumb-d, .ms-thumb-e, .ms-thumb-f {
        font-size: 20px;
    line-height: 25px;
    padding-top: 65px !important;
    width: 53% !important;
    margin: 4px -20px;
    height: 177px;
    background-size: contain;
    }
    
    .ms-thumb-a {
    background-image: url(https://d2j861izbfuruy.cloudfront.net/medicalsaunas/index-test/index-Mobile-08.png);
    }

    .ms-thumb-b {
        background-image: url(https://d2j861izbfuruy.cloudfront.net/medicalsaunas/index-test/index-Mobile-09.png);
    }

    .ms-thumb-c {
        background-image: url(https://d2j861izbfuruy.cloudfront.net/medicalsaunas/index-test/index-Mobile-10.png);
    }

    .ms-thumb-d {
        background-image: url(https://d2j861izbfuruy.cloudfront.net/medicalsaunas/index-test/index-Mobile-11.png);
    }

    .ms-thumb-e {
        background-image: url(https://d2j861izbfuruy.cloudfront.net/medicalsaunas/index-test/index-Mobile-12.png);
    }

    .ms-thumb-f {
        background-image: url(https://d2j861izbfuruy.cloudfront.net/medicalsaunas/index-test/index-Mobile-13.png);
    }
    .text-header {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 0px;
        width:320px;
	font-family: initial !important;
    }
    .md-bg-btn {
        padding: 6px 20px;
        font-size: 12px;
    }
    .centered {
        left: 38%;
    }
    .centered-a {
        transform: translate(-33%, -50%) !important;
    }
    .botered {
        left: 40%;
        font-size: 10px;
    }
    .botered-c {
        left: 46%;
    }
    .offer-earlybirdpluse,.offer-h{
        width:100%;
    }
    
    
    .offer-blue .row {
        display: block;
        margin: auto;
    }
    .offer-call{
        /* margin-top: 15px; */
    }
    .offer-end{
        padding: 0px 10px;
        font-size: 20px;
    }
}