@media only screen and (min-width : 1400px) {}

@media only screen and (max-width: 1400px) and (min-width : 1201px) {}

@media only screen and (max-width: 1200px) and (min-width : 992px) {
    .circle_img {
        height: 200px;
        width: auto;
    }

    .circle_inside_main {
        position: absolute;
        top: 60px;
        left: 60px;
        text-align: center;
    }

    .circle_inside {
        position: absolute;
        top: 60px;
        left: 70px;
        text-align: center;
    }

    .lines_img {
        margin-right: 20px;
    }

    .Activity_title h2 {
        font-size: 20px;
    }


    .calculator_cont h2 {
        color: #000;
        font-size: 33px;
        font-weight: 300;
        font-family: 'Montserrat-Bold';
        margin-bottom: 10px;
    }

    .start_btn_sec {
        display: flex;
        align-items: center;
        gap: 100px;
    }

    .main_banner h1 {
        color: #000;
        font-size: 40px;
        font-weight: 600;
        font-family: 'Montserrat-SemiBold';
    }

    .main_banner h1 span {
        background: linear-gradient(158deg, #FFD232 36.31%, #EF9E13 67.1%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-size: 40px;
        font-weight: 700;
        font-family: 'Montserrat-Bold';
    }

    .main_banner p {
        color: #666;
        font-size: 25px;
        font-style: normal;
        font-weight: 600;
        font-family: 'Poppins-SemiBold';
    }

    .banner_line img {
        margin-left: 30px;
        width: 74%;
    }

    .banner_img img {
        border-radius: 80px;
    }

    .cal_type h4 {
        font-size: 18px;
    }

    .start_btn_sec {
        margin-top: 70px;
    }

    .price_title {
        color: #000;
        font-size: 37px;
        font-style: normal;
        font-weight: 700;
        text-transform: capitalize;

    }

    .neck {
        height: 80px !important;
        width: 80px !important;
    }

    .neck {
        padding: 10px 10px 10px 10px !important;
    }

    .neck img {
        width: 50px;
    }

    .neck h6 {
        font-size: 12px;

    }

    .neckCol small {
        margin-top: 5px;
        font-size: 11px;
        line-height: 12px;
        text-align: center;
    }

    .how {
        font-size: 17px;
       
    }

    .how img {
        width: 20px;

    }

}

@media only screen and (max-width: 992px) and (min-width : 768px) {
    .lines_img {
        margin-right: 30px;
    }

    .activity_inbox {
        margin-top: 25px;
    }

    .calculate_fild_sec {
        margin-top: 20px;
    }

    .main_banner {
        text-align: center;
    }

    .start_btn_sec {
        display: flex;
        align-items: center;
        gap: 0px;
        justify-content: space-between;
    }

    .main_banner h1 {
        color: #000;
        font-size: 30px;
        font-weight: 600;
        font-family: 'Montserrat-SemiBold';
    }

    .main_banner h1 span {
        background: linear-gradient(158deg, #FFD232 36.31%, #EF9E13 67.1%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-size: 30px;
        font-weight: 700;
        font-family: 'Montserrat-Bold';
    }

    .main_banner p {
        color: #666;
        font-size: 24px;
        font-style: normal;
        font-weight: 600;
        font-family: 'Poppins-SemiBold';
    }

    .main_banner p span {
        background: linear-gradient(90deg, #FFD232 0%, #EF9E13 85.98%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-size: 24px;
        font-weight: 600;
        font-family: 'Poppins-SemiBold';
    }

    .banner_items li {
        display: inline-block;
        padding-right: 10px;
        font-family: 'Poppins-Bold';
        color: rgba(138, 138, 138, 1);
        font-size: 13.5px;
    }

    .arrow_slid_text {
        font-size: 20px !important;
    }

    .banner_line img {
        margin-left: 0%;
        width: 70%;
    }

    .calculator_cont h2 {
        color: #000;
        font-size: 35px;
        font-weight: 300;
        font-family: 'Montserrat-Bold';
        margin-bottom: 10px;
    }

    .calculate_fild_sec {
        margin-top: 20px;
    }

    .value_enter_sec input {
        width: 100%;
    }

    .price_title {
        color: #000;
        font-size: 25px;
        font-style: normal;
        font-weight: 700;
        text-transform: capitalize;

    }

    .price_title span {
        font-size: 35px;
    }
}

@media only screen and (max-width: 768px) {


    .main_banner {
        text-align: center;
    }

    .activity_inbox {
        margin-top: 25px;
    }

    .main_banner h1 {
        color: #000;
        font-size: 30px;
        font-weight: 600;
        font-family: 'Montserrat-SemiBold';
    }

    .main_banner h1 span {
        background: linear-gradient(158deg, #FFD232 36.31%, #EF9E13 67.1%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-size: 30px;
        font-weight: 700;
        font-family: 'Montserrat-Bold';
    }

    .main_banner p {
        color: #666;
        font-size: 24px;
        font-style: normal;
        font-weight: 600;
        font-family: 'Poppins-SemiBold';
    }

    .main_banner p span {
        background: linear-gradient(90deg, #FFD232 0%, #EF9E13 85.98%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-size: 24px;
        font-weight: 600;
        font-family: 'Poppins-SemiBold';
    }

    .banner_items li {
        display: inline-block;
        padding-right: 10px;
        font-family: 'Poppins-Bold';
        color: rgba(138, 138, 138, 1);
        font-size: 13.5px;
    }

    .arrow_slid_text {
        font-size: 20px !important;
    }

    .banner_line img {
        margin-left: 0%;
        width: 70%;
    }

    .calculator_cont h2 {
        color: #000;
        font-size: 35px;
        font-weight: 300;
        font-family: 'Montserrat-Bold';
        margin-bottom: 10px;
    }

    .calculate_fild_sec {
        margin-top: 20px;
    }

    .calculate_fild {
        display: flex;
        align-items: center;
        gap: 40px;
        margin-left: 0px;
        margin-bottom: 20px;
    }

    .value_enter_sec input {
        width: 100%;
    }

    .start_btn_sec {
        display: flex;
        align-items: center;
        gap: 4px;
    }

    .price_title {
        color: #000;
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        text-transform: capitalize;
        text-align: center;

    }

    .price_title span {
        font-size: 28px;
    }



    .priceSec p {
        text-align: center;
        color: #FFF;
        font-size: 12px;
        line-height: 21px;
        margin-left: 0%;
        margin-right: 0%;
        font-weight: 600;
        margin-bottom: 5px;
        font-family: 'Montserrat-Regular';
    }

    .priceSec_desp {
        text-align: center;
        color: #FFF;
        font-size: 11px !important;
        margin: 0% !important;
        font-family: 'Montserrat-Regular';
    }

    .priceSec h4 {
        text-align: center;
        /* margin-top: 10px; */
        color: #FFF;
        font-size: 16px;
        font-weight: 800;
        font-family: 'Montserrat-Bold';
    }

    .price_btn span {
        color: #0D9F00;
        font-size: 14px;
        font-style: normal;
        font-weight: 800;
        line-height: normal;
    }

    .price_btn {
        font-size: 14px;
        padding: 10px 20px;
    }

    .sile_line1 {
        display: none;
    }

    .sile_line2 {
        display: none;
    }

    .video_box {
        width: 550px;
        height: 280px;
    }


}


@media only screen and (max-width : 576px) {

    .mainllogo {
        height: 50px;
    }

    .main_banner {
        text-align: left;
    }

    .main_banner h1 {
        font-size: 22px;
        text-align: center;
        margin-bottom: 20px;
    }

    .main_banner h1 span {
        font-size: 22px;
    }

    .main_banner p {
        font-size: 14px;
    }

    .main_banner p span {
        font-size: 14px;
    }

    .banner_items {
        margin-bottom: 0%;
    }

    .banner_items li {
        display: inline-block;
        padding-right: 8px;
        font-family: 'Poppins-Bold';
        color: rgba(138, 138, 138, 1);
        font-size: 12.5px;
    }

    .banner_items li:last-child {
        padding-right: 0px;
    }

    .banner_items li img {
        margin-right: 3px;
    }

    .start_btn_sec {
        display: block;
        text-align: center;
    }

    .start_btn_sec svg {

        transform: rotate(90deg);
        /* Apply 90 degree rotation */
        margin-top: 35px;
        margin-bottom: 24px;
    }

    .lets_start_btn {
        margin-top: 20px;
    }

    .banner_line img {
        display: none;
    }

    .calculator_cont h2 {
        font-size: 22px;
    }

    .calculator_cont p {
        color: #757575;
        font-size: 14px;
        line-height: 20px;
        text-align: justify;
        margin-bottom: 20px;
    }

    .activity_inbox {
        margin-top: 25px;
    }

    .calculate_fild {
        margin-left: 0%;
    }

    .cal_type h4 {
        margin-bottom: 10px;
        font-size: 14px;
    }

    .calculate_fild_sec {
        margin-bottom: 20px;
    }

    .Activity_title h2 {
        font-size: 22px;
        margin-bottom: 20px;
    }

    .choose_body_title {
        font-size: 22px;
        margin-bottom: 20px;
    }

    .inner_box h4 {
        font-size: 14px;
    }

    .value_enter_sec h2 {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .value_enter_sec p {
        font-size: 18px;
    }

    .value_enter_sec {
        margin-bottom: 20px;
    }

    .video_box {
        width: 318px;
        height: 172px;
    }

    .video_box img {
        width: 15%;
    }

    .video_title {
        font-size: 20px;
    }

    .proceed_btn {
        padding: 18px 80px;
        color: #FFF;
        font-size: 13px;
    }

    .circle_sec {
        border-radius: 30px;
        background: #FFF;
        box-shadow: 0px 0px 11.4px 0px rgba(239, 158, 19, 0.40);
        padding: 16px 15px;
    }

    .circle_img {
        height: 168px;

    }

    .circle_inside_main {
        position: absolute;
        top: 40px;
        left: 45px;
        text-align: center;
    }


    .circle_inside {
        position: absolute;
        top: 40px;
        left: 55px;
        text-align: center;
    }

    .circle_values {
        top: 43px;
        left: 59px;
    }

    .circle_values {
        padding: 5px 0px;
        border-radius: 10px;
        background: linear-gradient(180deg, #FED644 0%, #EF9E13 100%);
        text-align: center;
        margin-bottom: 8px;
    }

    .circle_values p {
        font-size: 14px !important;
        color: #000 !important;
    }

    .circle_values span {
        font-size: 12px;
    }

    .start_your_btn {
        font-size: 16px;
        padding: 15px 19px;
    }

    .start_your_btn span {
        color: #0D9F00;
        font-size: 16px;
        font-style: normal;
        font-weight: 800;
        line-height: normal;
        text-transform: uppercase;
    }

    .price_title {
        color: #000;
        font-size: 2opx;
        font-style: normal;
        font-weight: 700;
        text-transform: capitalize;
        margin-bottom: 10px;

    }

    .price_title span {
        font-size: 28px;
    }



    .priceSec p {
        text-align: center;
        color: #FFF;
        font-size: 12px;
        line-height: 21px;
        margin-left: 0%;
        margin-right: 0%;
        font-weight: 600;
        margin-bottom: 5px;
        font-family: 'Montserrat-Regular';
    }

    .priceSec_desp {
        text-align: center;
        color: #FFF;
        font-size: 11px !important;
        margin: 0% !important;
        font-family: 'Montserrat-Regular';
    }

    .priceSec h4 {
        text-align: center;
        /* margin-top: 10px; */
        color: #FFF;
        font-size: 16px;
        font-weight: 800;
        font-family: 'Montserrat-Bold';
    }

    .price_btn span {
        color: #0D9F00;
        font-size: 14px;
        font-style: normal;
        font-weight: 800;
        line-height: normal;
    }

    .price_btn {
        font-size: 14px;
        padding: 10px 20px;
    }

    .lines_img {
        margin-right: 40px;
    }

    .value_enter_sec input {
        width: 100%;
    }

    .video_sec h3 {
        font-size: 24px;
    }

    .lines {
        border-radius: 38px;
        border: 1.8px solid #FFD232;
        padding: 25px 20px;
    }

    .about_items {
        margin-top: 10px;
        text-align: center;
    }

    .about_items h5 {
        font-size: 26.8px;
        line-height: 38px;
    }

    .about_items p {
        color: black;
        font-size: 14px;
    }

    .footer_logo {
        width: 80%;
    }

    .sile_line1 {
        display: none;
    }

    .sile_line2 {
        display: none;
    }

    .Vr_photo img {
        width: 50%;
    }

    .neck {
        height: 80px !important;
        width: 80px !important;
    }

    .neck {
        padding: 10px 10px 10px 10px !important;
    }

    .neck img {
        width: 50px;
    }

    .neck h6 {
        font-size: 12px;

    }

    .neckCol small {
        margin-top: 5px;
        font-size: 11px;
        line-height: 12px;
        text-align: center;
        padding-bottom: 50px;
    }

    .how {
        font-size: 17px;
        text-align: center;
    }

    .how img {
        width: 20px;

    }

 
}