@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap');


* {
    margin: 0px;
    padding: 0px;
    list-style: none;
    box-sizing: border-box;
    border: none;
}

@font-face {
    font-family: "Roboto Condensed", sans-serif;
    src: url(Libre_Baskerville.woff);
}

@font-face {
    font-family: "Roboto Condensed", sans-serif;
}




body {
    height: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow: auto !important;
    overflow-x: hidden !important;
}

img {
    max-width: 100%;
}

a {
    text-decoration: none !important;
    outline: none;
}

h1,
h2,
h3,
h4,
h5 {
    font-weight: normal;
}

p {
    font-family: "Roboto Condensed", sans-serif;
}

ul {
    margin: 0;
}

input,
select,
button {
    outline: none !important;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


input[type=number] {
    -moz-appearance: textfield;
}


::-webkit-scrollbar {
    width: 8px;
    height: 5px;
}


::-webkit-scrollbar-track {
    background: #f1f1f1;
}


::-webkit-scrollbar-thumb {
    background: #ced9df;
}

::-webkit-scrollbar-thumb:hover {
    background: #ced9df;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-05 {
    margin-bottom: 6px !important;
}







/* New Design  start*/

.form-card-sec {
    width: 600px;
    min-width: 800px;
    margin: 10px auto 50px;
    background: white;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 10px;
    padding: 20px 0 0;
    height: 1120px;
}

::placeholder {
    font-size: 14px;
    font-family: "Roboto Condensed", sans-serif;
}

.all-visit-box-sec {
    width: 65%;
    margin: 0 auto;
}

.back-bg {
    height: 500px;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    margin: 0 auto;
    background-position-y: 56px;
}

.banner {
    background-position-y: 100px;
}


.form-card-sec h5 {
    font-size: 22px;
    font-weight: 600;
    font-family: "Roboto Condensed", sans-serif;
    color: #0F426D;
    padding: 0 15px;
}

.approval-medical-box h4 {
    font-size: 20px;
    font-weight: 600;
    font-family: sans-serif;
    font-family: "Roboto Condensed", sans-serif;
    color: #0F426D;
    padding: 0 15px;
    margin: 0;
}

.approval-medical-box span {
    font-size: 15px;
}

.approval-medical-box p {
    font-size: 14px;
    font-weight: 400;
    font-family: sans-serif;
    font-family: "Roboto Condensed", sans-serif;
    color: #9f9595;
    padding: 0 15px 0;
    margin: 0;
}

.approval-medical-box {
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-radius: 17px;
    width: 98%;
    border: 1px solid gainsboro;
    padding: 5px 0;

}

.plan-box h5 {
    font-size: 22px;
    font-weight: 600;
    font-family: "Roboto Condensed", sans-serif;
    color: #0F426D;
    padding: 0 15px;
    margin-top: 35px;
}



.medical-item {
    height: 300px;
    background-color: #ffffffb0;
    border: 1px solid gainsboro;
    border-radius: 17px;
    padding: 20px 10px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.shipping-form {
    min-height: 390px;
}

.medical-content {
    display: flex;
    gap: 20px;
}

.medication-bottle img {
    width: 177px;
    height: auto;
}

.semaglutide {
    display: flex;
    justify-content: space-between;
    width: 100%;
    border-bottom: 1px solid gainsboro;
    padding: 8px 0 8px 0;
    align-items: center;
}

.semaglutide h4 {
    font-size: 17px;
    font-weight: 700;
    font-family: "Roboto Condensed", sans-serif;
    color: #2E8AA1;
    margin: 0;
}

.semaglutide p {
    font-size: 14px;
    font-weight: 400;
    font-family: sans-serif;
    font-family: "Roboto Condensed", sans-serif;
    color: #2E8AA1;
    margin: 0;
}


.semaglutide h6 {
    font-size: 14px;
    font-weight: 500;
    font-family: "Roboto Condensed", sans-serif;
    color: #49C2C5;
    margin: 0;
}

.medication-semaglutide {
    width: 100%;
}

.due-today-sec {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}

.due-today {
    border-bottom: none;
}

.due-today h4 {
    font-size: 20px;
    font-weight: 600;
    font-family: "Roboto Condensed", sans-serif;
    color: #0F426D;
}

.due-today a {
    font-size: 14px;
    font-weight: 500;
    font-family: "Roboto Condensed", sans-serif;
    color: #49C2C5;
    margin: 0;
    text-decoration: underline !important;
}

.due-today h6 {
    font-size: 20px;
    font-weight: 600;
    font-family: "Roboto Condensed", sans-serif;
    color: #0F426D;
}


.form-card-sec .input {
    width: 100%;
    height: 36px;
    padding: 12px;
    border-radius: 7px;
    border: 1.5px solid lightgrey;
    outline: none;
    transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    box-shadow: 0px 0px 20px -18px;
    margin-top: 20px;
}

.form-card-sec .input:hover {
    border: 2px solid lightgrey;
    box-shadow: 0px 0px 20px -17px;
}

.form-card-sec .input:active {
    transform: scale(0.95);
}

.form-card-sec .input:focus {
    border: 2px solid grey;
}

.discount-form {
    display: flex;
    align-items: center;
    gap: 15px;
    justify-content: space-between;
}

.shipping-card {
    height: 1145x;
    width: 45%;
}

.discount-form button {
    background: #0F426D;
    padding: 6px 22px;
    border-radius: 7px;
    color: #FFF;
    margin-top: 20px;
    font-size: 15px;
    font-weight: 600;
    font-family: "Roboto Condensed", sans-serif;
    cursor: pointer;
}

.medical-item h3 {
    font-size: 17px;
    font-weight: 700;
    font-family: sans-serif;
    font-family: "Roboto Condensed", sans-serif;
    color: #0F426D;
    margin: 0;
    text-transform: capitalize;
}

.information .input {
    width: 100%;
    max-width: 100%;
}

.pay-now-btn {
    background: #0F426D;
    padding: 6px 40px;
    border-radius: 7px;
    color: #FFF;
    display: flex;
    margin: 20px auto 0;
    font-size: 15px;
    font-weight: 600;
    font-family: "Roboto Condensed", sans-serif;
    cursor: pointer;
}

.datepicker-wrapper {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}

.datepicker-wrapper input {
    padding: 4px 11px;
    border-radius: 7px;
    background: #FFF;
    border: 1px solid gainsboro;
    width: 100%;
    height: 36px;

}

.welcom-video-sec video{
	border: 1px solid;
    border-radius: 10px
}

.datepicker-wrapper i {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    color: #aaa;
    pointer-events: none;
}


.shipping-box-cara {
    background-color: #ffffffb0;
    border: 1px solid gainsboro;
    border-radius: 17px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.shipping-box-cara-back-bg {
    position: relative;
    height: 368px;
    padding: 22px;
    background-size: cover;
    border-radius: 15px;
    background-repeat: no-repeat;
}

.shipping-box-cara-back-bg h4 {
    font-size: 23px;
    font-weight: 700;
    font-family: "Roboto Condensed", sans-serif;
    color: #0F426D;
}

.shipping-box-cara-back-bg h5 {
    font-size: 18px;
    font-weight: 700;
    font-family: "Roboto Condensed", sans-serif;
    color: #0F426D;
    padding: 12px 0 0;
}

.shipping-box-cara-back-bg li i {
    color: #49C2C5;
    font-size: 17px;
    margin-right: 10px;
}

.shipping-box-cara-back-bg li {
    font-size: 16px;
    font-weight: 400;
    font-family: "Roboto Condensed", sans-serif;
    color: #0F426D;
}

.all-visit-box-sec .shipping-form {
    margin-top: 50px;
}

.all-visit-box-sec .shipping-form h3 {
    font-size: 23px;
}

.all-visit-box-sec .shipping-form h6 {
    color: #49C2C5;
    font-size: 14px;
    margin-top: 5px;
    font-family: "Roboto Condensed", sans-serif;
}

.all-visit-box-sec .shipping-form .input {
    margin-top: 0;
    width: 100%;
    min-width: 100%;
}

.all-visit-box-sec .shipping-form label {
    color: #000;
    font-size: 14px;
    font-weight: 500;
    margin: 17px 0 7px;
    font-family: 'Open Sans';
}

.shipping-form .input {
    border-color: #49C2C5;
}

.form-card-sec select {
    width: 100%;
    height: 38px;
    padding: 0 12px;
    border-radius: 7px;
    border: 1.5px solid lightgrey;
    outline: none;
    transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    box-shadow: 0px 0px 20px -18px;
    background: none;
    border-color: #49C2C5;
}

@media only screen and (max-width: 1000px){
    .next-steps-sec-text {
        width: 58% !important;
        margin: 0 auto;
    }
	
	.welcom-video-sec video{
	    border:2px solid gray;
	}
		
	
	.welcom-video-sec h3{
		text-align:center;
	}
	
	.next-steps-sec-text img{
	  width:65% !important;	
	}	
	
	.Welcome-logo img{
	   width:65% !important;
		
	}	

    .next-steps-sec-text h4 {
        font-size: 26px !important;
    }
	
	.next-steps-sec-text h5 {
	  font-size:18px !important
	}
	
	.weight-loss-sec {
	   height:550px !important;
	}
	
	.Thank-You{
	    display:flex;
		margin:0 auto
	}

    .next-steps-sec {
        height: 400px;
    }
}


@media only screen and (max-width: 600px) {
    .form-card-sec {
        margin: 0;
        width: 100%;
        height: 1200px;
        min-width: 368px;  
    }

    .footer-sec {
        display: block !important;
    }

    .welcom-video-sec{
        overflow: hidden;
    }

    .form-list-logo {
        width: 45% !important;
        ;
        margin: 40px auto 0 !important;
        ;
    }

    .welcom-video-sec h3 {
        font-size: 54px !important;
    }

    .Welcome-logo img {
        width: 60% !important;
    }

    .medical-item {
        height: 417px;
        width: 95%;
        margin: 0 auto;
    }

    .discount-form {
        width: 95%;
        margin: 0 auto;
    }

    .information {
        height: 343px;
    }

    .all-visit-box-sec .shipping-form {
        margin-top: 30px;
    }

    .shipping-form {
        min-height: 395px;
    }

    .discount-form {
        display: flex;
    }

    .Information-mob {
        height: 311px;
    }

    .all-visit-box-sec {
        width: 90%;
        margin: 0 auto;
    }

    .approval-medical-box {
        border-radius: 8px;
        width: 95%;
        margin: 0 auto;
    }

    .form-card-sec h5 {
        font-size: 17px;
    }

    .approval-medical-box h4 {
        font-size: 17px;
    }

    .semaglutide h4, .due-today h6 {
        font-size: 14px;
    }

    .approval-medical-box span {
        font-size: 13px;
    }
	
	.legitscript{
	  display: flex;
      justify-content: center;
	}

    .medical-content {
        display: block;
    }

    .medication-bottle img {
        width: 71px;
        margin: 0 auto;
        display: flex;
    }

    .plan-box h5 {
        margin-top: 17px;
    }

    .welcom-box-page {
        width: 95% !important;
    }

    .welcom-page .back-bg {
        height: 165px;
    }

    .welcom-video-sec h3 {
        font-size: 43px;
        text-align: center;
    }

    .weight-loss-sec {
        height: 610px !important;
    }

    .Body-Background {
        height: 170px !important;
        width: 100% !important;
    }

    .next-steps-sec-text {
        width: 100% !important;
    }

    .next-steps-sec-text h5 {
        font-size: 15px !important;
    }

    .next-steps-sec-text p {
        font-size: 13px !important;
    }

    .next-steps-sec-text img {
        width: 100% !important;
    }

    .next-steps-sec-text .number {
        font-size: 42px !important;
    }

    .next-steps-sec-text h4 {
        font-size: 20px !important;
    }

    .next-steps-sec {
        height: 285px !important;
    }

    .welcom-page .back-bg {
        height: 582px !important;
        background-size: contain !important;
    }

    .weight-loss-sec .Thank-You {
        display: flex;
        margin: 0 auto;
    }

    .weight-loss-sec h6 {
        margin: 20px 0 5px !important;
    }

    .OceansMD---Thank-You {
        height: 283px;
        width: 419px;
    }

    .form-list-logo-add {
        width: 45% !important;
        margin: 20px auto;
    }

    .legitscript img {
        display: block;
    }


}

.hippa-logo img {
    margin-top: 22px
}

.welcom-page {
    width: 100%;
    margin: 0;
    background: none !important;
}

.OceansMD---Thank-You {
    padding: 0px 0 0 16px;
    height: 200px;
    width: 200px;
}

.welcom-page .back-bg {
    height: 582px;
    min-height: 670px;
    background-size: cover;
    background-position-y: 21px;
    height: 582px;
    background-size: cover;
    background-position-y: 21px;
}

.Body-Background {
    height: 495px;
    position: absolute;
    z-index: -1;
    position: absolute;
    margin-top: 52px;
    width: 100%;
}



.welcom-box-page {
    width: 50%;
    margin: 0 auto;
}

.welcom-video-sec {
    display: flex;
    gap: 30px;
    padding: 30px 0 0;
    align-items: center;
}


.welcom-video-sec h3 {
    font-size: 57px;
    color: #0F426D;
    font-weight: 700;
    font-family: "Roboto Condensed", sans-serif;
    padding: 12px 0;
}

.weight-loss-sec {
    height: 279px;
    min-height: 278px;
    background-color: #ffffffeb;
    border: 2px solid #49C2C5;
    border-radius: 17px;
    margin-top: 50px;
    padding: 0 8px;
}

.Thank-You {
    height: 276px;
}

.weight-loss-sec h5 {
    font-size: 27px;
    font-weight: 700;
    color: #2E8AA1;
    padding: 23px 0 8px;
    font-family: "Roboto Condensed", sans-serif;
}

.weight-loss-sec h6 {
    font-size: 16px;
    color: #000;
    font-weight: 700;
    font-family: "Roboto Condensed", sans-serif;
    margin: 10px 0 5px;
}

.weight-loss-sec h6 span img {
    width: 20px;
    margin-right: 10px;
}

.weight-loss-sec p {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    font-family: "Roboto Condensed", sans-serif;
    padding-left: 30px;
    margin: 0;
}

.next-steps-sec {
    background-color: #0F426D;
    padding: 35px;
    height: 380px;
    margin-top: 61px;
}

.next-steps-sec-text {
    width: 40%;
    margin: 0 auto;
}

.next-steps-sec-text .row {
    align-items: center;
    justify-content: space-around;
}

.next-steps-sec-text h4 {
    font-size: 33px;
    color: #FFF;
    font-weight: 700;
    font-family: "Roboto Condensed", sans-serif;
}


.next-steps-sec-text h5 {
    font-size: 24px;
    color: #FFF !important;
    font-weight: 700;
    margin: 0;
    padding: 0;
    font-family: "Roboto Condensed", sans-serif;
}

.next-steps-sec-text .number {
    font-size: 56px;
    color: #49C2C5;
    font-weight: 700;
    margin: 0;
    font-family: "Roboto Condensed", sans-serif;
    text-align: center;
}

.next-steps-sec-text p {
    font-size: 17px;
    color: #49C2C5;
    font-weight: 500;
    margin: 0;
    font-family: "Roboto Condensed", sans-serif;
}

.next-steps-sec-text img {
    width: 35%;
}

.welcom-page {
    box-shadow: none;
    height: 100%;
    width: 100%;
}

.footer-sec {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0;
}

.form-list-logo {
    width: 15%;
    margin: 40px auto 0;
}

.Welcome-logo img {
    width: 87%;
    margin-top: 10px;
}

.form-list-logo-add {
    width: 29%;
    margin: 20px auto;
}

.hippa-logo img {
    width: 47%
}

.legitscriptimg {
    width: 47%
}