h1.heading.mbnew{
    margin-bottom: 20px !important;
    font-size: 42px !important;
}
.prod h3.heading{
    font-size: 18px !important;
    line-height: 24px;
    color: #2C2C2C !important;
    font-weight: 400;
    margin-bottom: 16px !important;
    letter-spacing: 0.45px !important;
}
.prod h3.heading.price{
    font-size: 24px !important;
    line-height: 24px;
    color: #0FAFA9 !important;
    margin-bottom: 30px !important;
    font-weight: 400;
    letter-spacing: 0.6px !important;
}
.under-header h2.heading{
    font-weight: 400;
    font-size: 1.875rem;
    letter-spacing: 0px;
}
.greenLbl{
    color: #009D9C !important;
}
.vimeo-video-embed, .vimeo-video-small-embed{
    display: block;
    width: 100%;
}
.vimeo-video-embed iframe{
    height: 660px;
    width: 100%;
}
.vimeo-video-small-embed iframe{
    width: 100%;
    height: 318px;
}
.info-product-container h4.heading, .what-is-simstore h4.heading, .why-is-simstore h4.heading{
    color: #2C2C2C;
    font-size: 1.875rem;
    font-weight: 400;
    margin-bottom: 30px;
}
.info-product-container h5.heading{
    color: #009D9C;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 0px;
}
.what-is-simstore h4.heading, .why-is-simstore h4.heading{
    margin-bottom: 20px;
}
.what-is-simstore p, .why-is-simstore p, .form-container p{
    text-align: left;
    color: #2C2C2C;
    font-size: 16px;
    font-weight: 400;
}
.form-container p{
    font-size: 18px;
}
.form-container h2.heading{
    font-size: 1.875rem;
    font-weight: 400;
    color: #2C2C2C;
}
.form-container label{
    display: block;
    text-align: left;
    font-weight: 600;
    font-size: 16px;
    color: #3E3E3E;
    margin-bottom: 5px;
}
.form-container input[type=text], .form-container input[type=email],
.form-container select, .form-container textarea{
    border: solid 1px #DFDFE0;
    border-radius: 4px;
    background: white;
    padding: 8px 12px;
    font-size: 16px;
    color: #3E3E3E;
    font-weight: 400;
    display: block;
    width: 100%;
    min-height: 40.5px;
}

.form-container input.is-invalid {
    border-color: #dc3545 !important;
}
.form-container textarea{
    resize: none;
    min-height: 150px;
}
.form-container input[type=text]:focus, .form-container input[type=email]:focus, .form-container select:focus, .form-container textarea:focus{
    outline: 0px !important;
    outline: none !important;
}
.form-container select{
    padding: 8px 20px 8px 10px;
    cursor: pointer;
    background: #fff url(../img/simstore/simstore-svg/ddlArrow.svg) no-repeat right;
    background-position: 97% center;
    -webkit-appearance: none; /*Removes default chrome and safari style*/
    -moz-appearance: none; /*Removes default style Firefox*/
    text-indent: 0.01px;
    text-overflow: '';
}
.verticle-align-items{
    align-items: center;
}
.product-steps-container{
    position: relative;
    padding-top: 50px;
}

.product-step-item::before, .product-step-item::after{
    position: absolute;
    content: "";
    top: 0;
    height: 2px;
    background: #009D9C;
    width: 51%;
    margin-top: -50px;
}
.product-step-item::before{
    left: 0;
}
.product-step-item::after{
    left: 50%;
}
.product-step-item.product-step-item-first::before{
    display: none;
}
.product-step-item.product-step-item-last::after{
    display: none;
}
.product-step-item.product-step-item-last::after{
    margin-left: -1px;
}

.product-steps-container span, .product-steps-container p{
    font-family: var(--font-family-global);
    letter-spacing: 0px !important;
    color: #2C2C2C;
    display: inline-block;
    font-weight: 400;
    text-align: center;
}
.product-steps-container p{
    margin: 0px;
    display: block;
    width: 100%;
    font-size: 18px;
    line-height: 1.3;
    margin-top: 8px;
}
.product-steps-container label{
    display: block;
    text-align: center;
    color: #2C2C2C;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.4;
    font-family: var(--font-family-global);
    margin: 0px;
}
.product-steps-container span{
    font-size: 24px;
    line-height: 41px;
    width: 45px;
    height: 45px;
    border: solid 2px #009D9C;
    border-radius: 100%;
    background-color: #F7F8FA;
    position: relative;
}
.product-steps-container span::before{
    content: "";
    position: absolute;
    top: 0;
    width: 2px;
    height: 50px;
    background: #009D9C;
    left: 50%;
    margin-top: -50px;
}
.product-step-item.product-step-item-last span{
    margin-right: -3px;
}
.product-steps-four .product-step-item.product-step-item-last span{
    margin-right: -2px;
}
.bg-grey{
    background-color: #F7F8FA;
}
.font-15{
    font-size: 15px !important;
}
.font-16{
    font-size: 16px !important;
}
.font-18{
    font-size: 18px !important;
}
.font-20{
    font-size: 20px !important;
}
.lh-21{
    line-height: 21px !important;
}
.lh-24{
    line-height: 24px !important;
}
p.sect {
    font-size: 1rem;
    color: #2c2c2c;
    font-weight: 400;
    line-height: 1.75rem;
    letter-spacing: 0.25px;
}


/*====================================IE FIX======================================*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .form-container select{
        background-image: none !important;
        padding: 9px 10px 9px 10px;
    }
}
@media (max-width:1200px) {
    .vimeo-video-embed iframe {
        height: 460px;
    }

    .vimeo-video-small-embed iframe {
        height: 250px;
    }
    .product-steps-four .product-step-item.product-step-item-last span{
        margin-right: 0px;
    }
}
@media (max-width:990px) {
    .vimeo-video-embed iframe {
        height: 360px;
    }

    .vimeo-video-small-embed iframe {
        height: 200px;
    }

    .product-step-item.product-step-item-last span {
        margin-right: 0px;
    }

}
@media (max-width:768px) {
    .vimeo-video-embed iframe, .vimeo-video-small-embed iframe {
        height: 170px;
    }
    .under-header h2.heading{
        font-size: 26px;
    }
    .info-product-container h4.heading, .what-is-simstore h4.heading, .why-is-simstore h4.heading{
        font-size: 26px;
    }
    .product-step-item::before, .product-step-item::after, .product-step-item span::before{
        display: none !important;
    }
    .product-steps-container{padding-top: 0px;}
}

.img-w,
.why-is-simstore img {
    width: 100%;
}
