/* 
Theme Name:		 tabbiemath
Theme URI:		 https://www.tabbie.ai/
Description:	 tabbiemath is a child theme of Storefront
Author:			 tabbie
Author URI:		 https://www.tabbie.ai/
Template:		 storefront
Version:		 1.0.0
Text Domain:	 tabbiemath
*/


/*
    Add your custom styles here
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}

a,
a:hover {
    text-decoration: none;
    transition: 0.4s all;
    cursor: pointer;
}

ol,
ul,
li {
    list-style: none;
}

body {
    font-family: 'Alegreya Sans';
    font-weight: 400;
    font-size: 17px;
    line-height: 1.4;
}

/* common class */
.cmn h1 {
    font-size: 33px;
    line-height: 1.4;
    color: #F7931E;
    font-weight: 500;
}

.cmn h2 {
    font-size: 26px;
    line-height: 1.4;
    color: #F7931E;
    font-weight: 500;
}

.cmn h3 {
    font-size: 24px;
    line-height: 1.41;
    color: #F7931E;
    font-weight: 500;
}

/* header section */



/* banner section */
.banner {
    padding-top: 50px;
    padding-bottom: 20px;
}

.package_body2.package_body3 {
    margin-bottom: 0;
}

.package_body2 {
    max-width: 560px;
    margin: 0 auto;
    background-color: rgba(247, 146, 30, 15%);
    padding: 7px 53px;
    padding-top: 17px;
    border-radius: 15px;
    display: flex;
    min-height: 70px;
}

.package_body2 li {
    width: 100%;
    position: relative;
}

.package_body2 .p-nav span {
    font-size: 13px;
    color: #000;
    display: block;
    padding-top: 6px;
}

.package_body2 li:last-child {
    width: auto;
}

.package_body2 .p-nav {
    text-align: center;
    display: inline-block;
    width: 72px;
}

.package_body2 li.done.active .rounds:before {
    background: unset;
}

.package_body2 li.active .rounds.white:before {
    border-color: #F7931E;
}

.package_body2 li.done.active .rounds:after {
    display: none;
}

.package_body2 .rounds {
    width: 14px;
    height: 14px;
    border-radius: 9999px;
    background: #fff;
    display: block;
    margin: 0 auto;
    margin-bottom: 5px;
    position: relative;
    z-index: 3;
}

.package_body2 .rounds:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 2px solid #fff;
    margin: -4px;
    border-radius: 9999px;
}

.package_body2 li.active .rounds {
    background: #FFDB00;
}

.package_body2 li.active .rounds:before {
    border-color: #F7931E;
}

.package_body2 li.done .rounds:before {
    background: #F7931E;
    border-color: #F7931E;
}

.package_body2 li.done .rounds:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(assets/images/tick.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 14px;
    height: 14px;
    margin: auto;
}

.package_body2 li:after {
    content: '';
    width: calc(100% - 9px);
    height: 3px;
    background: #fff;
    position: absolute;
    top: 6px;
    left: 35px;
}

.package_body2 li:last-child:after {
    display: none;
}

.package_body2 li.done:after {
    background: #F7931E;
}

.package_body2 li.done.active:after {
    background: #fff;
}

.package_body.cart_body li:first-child:after {
    background-color: #F7931E;
}

.package_body.cart_body {
    margin-bottom: 0;
}

.package_cnt.package_cnt_one {
    padding-left: 15px;
}

.banner_cnt {
    max-width: 855px;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    text-align: center;
}

.banner_cnt p {
    font-size: 17px;
    padding-top: 8px;
    font-weight: 300;
    color: #9E9E9E;
}

.banner_cnt figure {
    position: absolute;
    width: 85px;
    height: 85px;
}

.banner_cnt figure img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.annual_right_cnt {
    max-width: 51.8%;
    flex-basis: 51.8%;
}

.circle_left {
    left: -152px;
    top: 0;
}

.circle_right {
    right: -142px;
    top: 0px;
}

.package_body.cart_body.checkout_body li::after {
    background-color: #F7931E;
}

.banner.checkout_banner {
    padding-bottom: 138px;
}

/* Please Enter The Details  section */

.annual_wrap.details_wrap {
    padding: 45px 0 45px 60px;
    position: relative;
    z-index: 1;
}

.annual_left_cnt.details_left_cnt {
    max-width: 44.04%;
    flex-basis: 44.04%;
}

.annual_right_cnt.details_right_cnt {
    max-width: 32.8%;
    flex-basis: 32.8%;
}

.annual_right_cnt.details_right_cnt input {
    width: 100%;
    padding: 9px 30px;
    border: 1px solid #C1C1C1;
    background: transparent;
    margin-bottom: 30px;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    outline: none;
    min-height: 58px;
    font-size: 26px;
}

.cupon input {
    font-size: 26px;
}


.annual_right_cnt.details_right_cnt input::placeholder {
    color: #C1C1C1;
    font-weight: 400;
}

.country {
    align-items: flex-start;
    position: relative;
    z-index: 1;
}

.country .select2-container .select2-selection--single {
    min-height: 58.39px;
}

.country select {
    min-width: 125px;
    padding: 25px 10px;
    display: inline-block;
    border-radius: 12px;
    margin-top: -36px;
    outline: none;
    -webkit-appearance: none;
    background: transparent;
    border: 1px solid #C1C1C1;
    margin-right: 20px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
}



.circle_right.circle_right_two {
    right: 24px;
    top: 37px;
    width: 88px;
    height: 82px;
    position: absolute;
}

.circle_right.circle_right_two img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.annual.subscription.details {
    position: relative;
    z-index: 1;
    padding-bottom: 80px;
}

.annual_right_cnt.details_right_cnt form {
    padding-top: 28px;
}

.annual_left_cnt.details_left_cnt figure {
    max-width: 477px;
    margin: 0 auto;
}

.end_button.end_button_two {
    padding-top: 0;
}

.detail_cnt {
    flex-wrap: wrap;
    align-items: center;
}

.btn-select {
    width: 125px;
    padding: 25px 10px;
    display: block;
    border-radius: 12px;
    margin-top: -36px;
    outline: none;
    -webkit-appearance: none;
    background: transparent;
    border: 1px solid #C1C1C1;
    margin-right: 20px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
}

.btn-select li {
    list-style: none;
}

.btn-select:hover li {
    margin-left: 0px;
}

.btn-select:focus {
    outline: none;
}

/* tabbiemath annual section */
.annual {
    padding: 18px 0;
}

.annual.annual_body {
    padding-top: 40px;
}

.annual_wrap {
    flex-wrap: wrap;
    align-items: center;
}

.annual_left_cnt {
    position: relative;
    z-index: 1;
    max-width: 38.72%;
    flex-basis: 38.72%;
    margin-left: 2.28%;
    margin-right: 7.08%;
}

.tabbiemath_img {
    position: absolute;
    width: 370px;
    height: 283px;
    bottom: -154px;
    left: 50%;
    transform: translateX(-50%);
    right: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.tabbiemath_img.img2 {
    width: 320px;
    height: 244px;
    bottom: -129px;
}

.tabbiemath_img.tabbiemath_img_one {
    bottom: 208px;
}

.annual_left_cnt img {
    width: 100%;
    object-fit: cover;
}

.annual_wrap {
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
    padding: 44px 0;
    background-color: rgba(255, 255, 255, 40%);
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

.grade li::after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    z-index: -1;
    -o-border-radius: 50%;
    background-color: #F7931E;
    top: 8px;
    left: 0;
}

.grade {
    padding-top: 28px;
}

.grade li {
    position: relative;
    z-index: 1;
    padding-left: 20px;
    padding-bottom: 10px;
}

.grade li:last-child {
    padding-bottom: 0;
}

.select_grade {
    display: inline-block;
    font-size: 18px;
    line-height: 1.41;
    color: #000;
    font-weight: 500;
    margin-right: 20px;
}

.choose {
    padding-top: 23px;
    align-items: center;
    padding-bottom: 30px;
}

.choose select {
    z-index: 4;
    position: relative;
    background: transparent;
    outline: none;
    min-width: 122px;
    color: #8F8F8F;
    font-size: 14px;
    height: 30px;
    padding: 5px 40px 5px 13px;
    display: block;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-color: #707070 !important;
    -webkit-appearance: none;
    border: 0;
    font-family: 'Alegreya Sans';
}

.choose select:focus {
    outline: none;
}

.choose select option {
    font-family: 'Alegreya Sans';
    font-size: 20px;
    border: 0;
    background-color: transparent;
    padding: 0;
}

.choose .select_wrapper {
    position: relative;
    z-index: 1;
    width: auto;
    border: 1px solid #707070;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    overflow: hidden;
}

.single {
    font-size: 19px;
    line-height: 1.38;
    color: #000;
    display: block;
    padding-top: 11px;
}

.grade li p {
    font-size: 17px;
    line-height: 1.36;
    color: #000;
}

.choose .select_wrapper::after {
    content: "";
    position: absolute;
    width: 32px;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    z-index: 0;
    background-color: #F7931E;

}

.choose .select_wrapper::before {
    content: "";
    position: absolute;
    background-image: url(assets/images/down_arrow.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
    height: 9px;
    width: 16px;
    top: 50%;
    transform: translateY(-50%);
    right: 9px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.select_wrapper.form-select {
    padding: 0;
}

.number {
    display: inline-block;
    font-size: 24px;
    line-height: 1.4;
    color: #000;
}

.old_pound {
    align-items: center;
    padding-left: 95px;
    position: relative;
    z-index: 1;
}

.old_pound::after {
    content: "";
    position: absolute;
    width: 51px;
    top: 54%;
    height: 2px;
    background-color: #F7931E;
    z-index: -1;
    transform: translateY(-50%) rotate(152deg);
    -webkit-transform: translateY(-50%) rotate(152deg);
    -moz-transform: translateY(-50%) rotate(152deg);
    -ms-transform: translateY(-50%) rotate(152deg);
    -o-transform: translateY(-50%) rotate(152deg);
}

.old_pound figure {
    max-width: 23px;
    padding-top: 4px;
}

.old_pound.new_pound {
    padding-left: 30px;
}

.old_pound.new_pound figure {
    max-width: 24px;
    padding-top: 0px;
    padding-right: 5px;
}

.old_pound figure img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.number.number_one {
    font-size: 50px;
    font-weight: 500;
    color: #F7931E;
    margin-top: -20px;
}

.old_pound.new_pound::after,
.old_pound.new_pound::before {
    display: none;
}

.old_pound.new_pound.new_pound_two {
    padding-left: 0;
}

.buy {
    color: #fff;
    font-size: 21px;
    line-height: 1.4;
    background-color: #F7931E;
    border: 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    padding: 7px 34px;
}

.circle_right.circle_right_one {
    right: -3px;
}

/* Subscription Packages  section */
.annual.subscription {
    padding-top: 0;
    padding-bottom: 40px;
}

.annual_wrap.subscription_wrap {
    padding: 40px 84px 70px 77px;
    position: relative;
    z-index: 1;
}

.subcrition_cnt {
    padding-top: 35px;
    flex-wrap: wrap;
}

.banner_cnt.sub_cnt {
    text-align: left;
    max-width: 1140px;
    margin-right: auto;
    margin-left: 0;
}

.grade_cnt {
    padding-top: 6px;
    align-items: center;
}

.grade_cnt figure {
    width: 22px;
}

.grade_cnt figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.grade_number {
    display: block;
    font-size: 40px;
    line-height: 1.4;
    color: #F7931E;
    padding-bottom: 11px;
    font-weight: 500;
}

.grade_cnt h3 {
    color: #000;
    padding-right: 45px;
    font-size: 19px;
}

.cupon {
    justify-content: space-between;
    align-items: center;
    padding-top: 10px;
}

.cupon h3 {
    color: #9E9E9E;
    font-weight: 400;
}

.cupon input {
    border: 1px solid #828282;
    width: 250px;
    padding: 7px 16px;
    outline: none;
    font-size: 26px;
    min-height: 50px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    background: transparent;
}

.cupon_arrow {
    display: flex;
    align-items: center;
    padding-left: 30px;
    border: 0;
    background: transparent;
}

.cupon_arrow img {
    max-width: 42px;
}

.total_cnt {
    align-items: center;
}

.total {
    align-items: center;
    justify-content: space-between;
    margin-top: 30px;
    padding: 16px 30px;
    border-radius: 12px;
    background-color: #FFDB00;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
}

.cart_total {
    display: block;
    font-size: 26px;
    color: #000;
}

.total figure img {
    max-width: 10px;
    object-fit: cover;
}

.total figure {
    padding-top: 6px;
    padding-right: 4px;
}

.checkout_tm {
    font-size: 30px;
    line-height: 1.4;
    color: #fff;
    background-color: #F7931E;
    padding: 14px 58px;
    border: 0;
    text-transform: uppercase;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    font-weight: 500;
    position: relative;
    z-index: 1;
}

.btn_hover {
    position: relative;
    z-index: 1;
}

.btn_hover::after {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    top: unset;
    bottom: 0;
    background-color: #332e29;
    z-index: -1;
    border-radius: 5px;
    height: 0;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.btn_hover:hover::after {
    height: 100%;
}

.end_button {
    align-items: center;
    justify-content: flex-end;
    padding-top: 35px;
}

.circle_two {
    position: absolute;
    width: 82px;
    height: 49px;
    bottom: 14px;
    left: 90px;
}

.circle_two img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.annual_left_cnt.subscription_left {
    margin-left: 0;
    display: flex;
}

.annual_right_cnt.subscription_right {
    max-width: 53.7%;
    flex-basis: 53.7%;
}

/* tabbiemath primary package section */
.annual.primary {
    padding-bottom: 87px;
}

.old_pound.new_pound.new_pound_two {
    padding-left: 0px;
}

/* thank you  section */
.thankyou {
    padding: 20px 0 50px 0;
}

.thankyou_img {
    max-width: 690px;
    margin-left: auto;
}

.thankyou_wrap {
    align-items: center;
    flex-wrap: wrap;
}

.thankyou_left_cnt {
    position: relative;
    z-index: 1;
    max-width: 41.19%;
    flex-basis: 41.19%;
    text-align: center;
}

.thankyou_right_cnt {
    max-width: 57.97%;
    flex-basis: 57.97%;
}

.you {
    display: block;
    font-size: 122px;
    line-height: 1.1;
    color: #F7931E;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}

.checkout_tm.register {
    padding: 14px 66px;
    text-transform: uppercase;
}

.thankyou_left_cnt p {
    font-size: 40px;
    line-height: 1.4;
    color: #000;
}

.code {
    display: inline-block;
    font-size: 60px;
    line-height: 1.4;
    font-weight: bold;
    color: #F7931E;
}

.thankyou_left_cnt h3 {
    color: #000;
    font-weight: 300;
}

.shade {
    position: absolute;
    top: 26px;
    z-index: -1;
    left: 35px;
    right: 0;
    width: 100%;
}

.yellow_leaf {
    position: absolute;
    z-index: -1;
    width: 76px;
    height: 94px;
    top: 62px;
    right: -63px;
}

.thankyou_img img,
.shade img,
.yellow_leaf img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.circle_two.thankyou_circle {
    bottom: -159px;
    left: 79px;
    top: unset;
}

.content {
    padding-top: 25px;
    display: none;
    visibility: hidden;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
}

.content.content_one {
    padding-top: 20px;
}

.content_body {
    position: relative;
}

.content.active {
    display: block;
    visibility: visible;
}

.content_body .content {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
}

.select2-container--default .select2-results>.select2-results__options>li:last-child {
    margin-bottom: 0;
}

.select2-container--default .select2-selection--single {
    border-radius: 12px !important;
    -webkit-border-radius: 12px !important;
    -moz-border-radius: 12px !important;
    -ms-border-radius: 12px !important;
    -o-border-radius: 12px !important;
    display: flex !important;
    align-items: center;
    justify-content: flex-start;
    padding-left: 20px;
}

.country .select2-container {
    min-width: 115px;
    margin-right: 20px;
}

.country .select2-container--default .select2-selection--single .select2-selection__arrow {
    background-image: url(assets/images/black_arrow.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 23px;
    height: 16px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    right: 19px;
}

.country .select2-container--default .select2-selection--single .select2-selection__arrow {
    width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: transparent !important;
}

.select2-results__option--selectable {
    text-align: center;
}

.country .select2-container {
    margin-right: 14px;
    width: 186px;
}

.select2.select2-container.select2-container--default {
    width: 186px !important;
}

.grade_cnt figure {
    padding-right: 6px;
}

.old_pound {
    display: flex;
}

.old_pound span {
    display: block;
}

.pound {
    line-height: 1.4;
}

/* media query */
@media(min-width:1801px) {
    .container {
        max-width: 1300px;
        margin: 0 auto;
    }
}

@media(max-width:1800px) {
    .circle_right {
        right: -154px;
        top: 0;
    }

    .circle_left {
        left: -152px;
        top: 0;
    }

    .banner {
        padding-top: 30px;
        padding-bottom: 15px;
    }

    .grade li p {
        font-size: 17px;
    }

    .tabbiemath_img.tabbiemath_img_one {
        bottom: 150px;
    }

    .thankyou_img {
        max-width: 530px;
        margin-left: auto;
    }

    .annual_wrap.subscription_wrap {
        padding: 27px 84px 27px 77px;
    }

    .choose {
        padding-bottom: 22px;
    }

    .annual.primary {
        padding-bottom: 80px;
    }

    .old_pound.new_pound figure {
        max-width: 26px;
    }

    .cupon input {
        width: 230px;
    }

    .annual_right_cnt.details_right_cnt {
        max-width: 43.64%;
        flex-basis: 43.64%;
    }

    .circle_right.circle_right_two {
        right: 10px;
        top: 7px;
        width: 68px;
        height: 63px;
    }

    .annual_left_cnt.details_left_cnt {
        display: flex;
        align-items: center;
    }

    .circle_two.circle_three {
        width: 85px;
        height: 50px;
    }

    .annual.subscription.details {
        padding-bottom: 75px;
    }

    .thankyou {
        padding: 50px 0;
    }

    .yellow_leaf {
        right: -64px;
        top: 50px;
    }
    .thankyou_left_cnt p {
        font-size: 35px;
    }
    .code {
        font-size: 48px;
    }
    .you {
        font-size: 109px;
    }

    .circle_two.thankyou_circle {
        width: 65px;
        height: 39px;
        bottom: -75px;
        left: 62px;
    }

    .circle_two {
        width: 79px;
        height: 48px;
    }
    .end_button {
        padding-top: 27px;
    }
    .cmn h1 {
        font-size: 28px;
    }
    .banner_cnt p {
        font-size: 16px;
        padding-top: 5px;
    }
    .subcrition_cnt {
        padding-top: 25px;
    }
    .cmn h2 {
        font-size: 24px;
    }
    .total {
        margin-top: 25px;
        padding: 11px 25px;
        border-radius: 11px;
    }
    .checkout_tm {
        font-size: 25px;
        padding: 10px 53px;
    }
    .annual_left_cnt.subscription_left figure {
        max-width: 400px;
        margin: 0 auto;
    }
    .grade_number {
        font-size: 35px;
        padding-bottom: 7px;
    }
    .grade_cnt figure {
        width: 20px;
    }
    .cupon input {
        padding: 4px 16px;
        font-size: 26px;
        min-height: 47px;
    }
    .annual.subscription {
        padding-bottom: 30px;
    }
    .banner_cnt figure {
        width: 66px;
        height: 66px;
    }
    .cart_total {
        font-size: 24px;
    }
    .total figure {
        padding-top: 4px;
        padding-right: 2px;
    }
    .content.content_one {
        padding-top: 16px;
    }
    .annual_wrap.details_wrap {
        padding: 27px 0 27px 60px;
    }
    .annual_right_cnt.details_right_cnt form {
        padding-top: 20px;
    }
    .annual_right_cnt.details_right_cnt input {
        padding: 5px 30px;
        margin-bottom: 24px;
        min-height: 52px;
        font-size: 23px;
    }
    .annual_left_cnt.details_left_cnt figure {
        max-width: 425px;
        margin: 0 auto;
    }
    .country .select2-container .select2-selection--single {
        min-height: 52.39px;
    }
}

@media(max-width:1500px) {
    .banner {
        padding-top: 30px;
    }
    .content.content_one {
        padding-top: 18px;
    }
    .thankyou_img {
        max-width: 470px;
    }

    .circle_right {
        right: -98px;
    }

    .banner_cnt p {
        padding-top: 6px;
        font-size: 15px;
    }

    .cmn h2 {
        font-size: 24px;
    }

    .single {
        font-size: 18px;
        padding-top: 9px;
    }

    .grade li p {
        font-size: 16px;
    }

    .annual_left_cnt {
        margin-right: 5.08%;
    }

    /* .annual_right_cnt {
        max-width: 57.6%;
        flex-basis: 57.6%;
    } */

    .grade li::after {
        width: 9px;
        height: 9px;
        top: 6px;
    }

    .number.number_one {
        font-size: 45px;
    }

    .select_grade {
        font-size: 18px;
    }

    .tabbiemath_img.img2 {
        width: 322px;
        height: 242px;
    }

    .cmn h3 {
        font-size: 19px;
    }
    .grade {
        padding-top: 25px;
    }

    .circle_right.circle_right_one {
        right: -48px;
        top: 5px;
        width: 68px;
        height: 68px;
    }

    .subcrition_cnt {
        padding-top: 23px;
    }

    .circle_two {
        width: 85px;
        height: 51px;
    }

    .grade_number {
        font-size: 30px;
        padding-bottom: 6px;
    }

    .annual_right_cnt.subscription_right {
        max-width: 55.7%;
        flex-basis: 55.7%;
    }

    .total {
        margin-top: 20px;
        padding: 9px 28px;
    }

    .cart_total {
        font-size: 20px;
    }

    .checkout_tm {
        font-size: 21px;
        padding: 9px 47px;
    }

    .annual_left_cnt.subscription_left figure {
        max-width: 337px;
        margin: 0 auto;
    }

    .grade_cnt figure {
        width: 18px;
        padding-bottom: 3px;
        padding-right: 5px;
    }

    .annual_wrap.subscription_wrap {
        padding: 23px 50px;
    }
    .annual.subscription {
        padding-bottom: 25px;
    }
    .annual.subscription.details {
        padding-bottom: 40px;
    }

    .banner.checkout_banner {
        padding-bottom: 100px;
    }

    .shade {
        top: 20px;
        height: 190px;
        left: 35px;
        width: 100%;
    }

    .you {
        font-size: 109px;
    }

    .thankyou_left_cnt p {
        font-size: 30px;
    }

    .code {
        font-size: 38px;
    }

    .thankyou {
        padding: 30px 0;
    }

    .checkout_tm.register {
        padding: 12px 54px;
    }

    .end_button {
        padding-top: 20px;
    }

    .grade_cnt {
        padding-top: 3px;
    }

    .circle_two.thankyou_circle {
        bottom: -89px;
        left: 29px;
        top: unset;
        width: 58px;
        height: 35px;
    }

    .yellow_leaf {
        width: 78px;
        height: 95px;
    }

    .shade {
        top: 30px;
        height: 167px;
        left: 26px;
    }

    .old_pound.new_pound figure {
        width: 22px;
        padding-bottom: 12px;
    }

    .old_pound {
        align-items: flex-end;
    }

    .old_pound figure {
        padding-bottom: 2px;
        max-width: 22px;
    }

    .banner_cnt {
        max-width: 804px;
    }

    .cupon {
        padding-top: 9px;
    }

    .cupon_arrow img {
        max-width: 40px;
    }

    .country .select2-container .select2-selection--single {
        min-height: 45px;
    }

    .annual_right_cnt.details_right_cnt input {
        padding: 8px 30px;
        min-height: 45px;
        font-size: 18px;
        margin-bottom: 24px;
        border-radius: 9px;
        -webkit-border-radius: 9px;
        -moz-border-radius: 9px;
        -ms-border-radius: 9px;
        -o-border-radius: 9px;
    }

    .annual_left_cnt.details_left_cnt figure {
        max-width: 375px;
    }

    .select2-container--default .select2-selection--single .select2-selection__rendered img,
    .select2-results__option--selectable img {
        height: 30px !important;
    }

    .banner_cnt figure {
        width: 69px;
        height: 69px;
    }

    .circle_left {
        left: -81px;
    }

    .tabbiemath_img {
        width: 356px;
        height: 271px;
    }

    .old_pound {
        padding-left: 81px;
    }

    .annual.primary {
        padding-bottom: 70px;
    }

    .total figure img {
        max-width: 9px;
    }

    .total figure {
        padding-top: 4px;
        padding-right: 2px;
    }

    .cupon input {
        font-size: 19px;
        min-height: 40px;
    }

    .annual_wrap.details_wrap {
        padding: 25px 0 25px 60px;
    }

    .annual_right_cnt.details_right_cnt form {
        padding-top: 23px;
    }
    .circle_right.circle_right_two {
        top: 6px;
    }
}

@media(max-width:1199px) {
    .banner_cnt figure {
        width: 60px;
        height: 60px;
        top: 0;
    }

    .circle_right {
        right: -97px;
    }

    .banner_cnt {
        max-width: 725px;
        margin: 0 auto;
    }

    .circle_left {
        left: -96px;
        top: 22px;
    }

    .package_body {
        margin-bottom: 56px;
    }

    .buy {
        font-size: 18px;
    }

    .choose select {
        min-width: 117px;
        font-size: 16px;
        height: 30px;
    }

    .select_grade {
        font-size: 17px;
        margin-right: 19px;
    }

    .number.number_one {
        font-size: 40px;
    }

    .old_pound.new_pound figure {
        max-width: 42px;
    }

    .annual_wrap {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .choose .select_wrapper::before {
        height: 7px;
        width: 15px;
        right: 8px;
    }

    .choose {
        padding-bottom: 17px;
        padding-top: 17px;
    }

    .banner_cnt p {
        padding-top: 12px;
    }

    .old_pound {
        padding-left: 35px;
    }

    .cmn h3 {
        font-size: 18px;
    }

    .cart_total {
        font-size: 19px;
    }

    .cmn h1 {
        font-size: 30px;
    }

    .annual.annual_body {
        padding-top: 28px;
    }

    body {
        font-size: 16px;
    }

    .grade li::after {
        width: 8px;
        height: 8px;
    }

    .grade {
        padding-top: 24px;
    }

    .annual.primary {
        padding-bottom: 60px;
    }

    .single {
        font-size: 18px;
    }

    .number {
        font-size: 28px;
    }

    .old_pound::after {
        width: 51px;
    }

    .annual_wrap.subscription_wrap {
        padding: 30px 30px;
    }

    .circle_right.circle_right_one {
        right: 0px;
        top: -1px;
        width: 55px;
        height: 55px;
    }

    .circle_two {
        width: 67px;
        height: 40px;
        left: 37px;
    }

    .checkout_tm {
        font-size: 20px;
        padding: 9px 40px;
    }

    .cmn h2 {
        font-size: 23px;
    }

    .grade_cnt figure {
        padding-bottom: 1px;
    }

    .cupon input {
        width: 200px;
        padding: 7px 14px;
    }

    .circle_right.circle_right_two {
        width: 54px;
        height: 51px;
    }

    .yellow_leaf {
        width: 60px;
        height: 77px;
        right: -36px;
    }

    .circle_two.circle_three {
        width: 64px;
        height: 39px;
        bottom: -14px;
    }

    .annual_right_cnt.details_right_cnt form {
        padding-top: 25px;
    }

    .annual_right_cnt.details_right_cnt input {
        padding: 8px 20px;
        margin-bottom: 25px;
        min-height: 50px;
    }


    .cupon input {
        min-height: 45px;
    }

    .country select {
        min-width: 90px;
        padding: 20px 10px;
        margin-top: -26px;
        margin-right: 20px;
    }

    .annual.subscription.details {
        padding-bottom: 80px;
    }

    .banner.checkout_banner {
        padding-bottom: 90px;
    }

    .you {
        font-size: 95px;
    }

    .shade {
        top: 30px;
        height: 141px;
        left: 21px;
    }

    .thankyou_left_cnt p {
        font-size: 27px;
    }

    .code {
        font-size: 35px;
    }

    .thankyou_left_cnt h3 {
        font-size: 19px;
    }

    .checkout_tm.register {
        padding: 16px 60px;
    }

    .circle_two.thankyou_circle {
        bottom: -114px;
        width: 61px;
        height: 37px;
    }

    .thankyou {
        padding: 70px 0;
    }

    .btn-select {
        width: 83px;
        padding: 16px 10px;
        border-radius: 12px;
        margin-top: -28px;
        margin-right: 12px;
    }

    .country .select2-container .select2-selection--single {
        min-height: 50px !important;
    }

    .select2-container--default .select2-selection--single .select2-selection__rendered img,
    .select2-results__option--selectable img {
        height: 34px !important;
    }

    .old_pound.new_pound figure {
        padding-bottom: 11px;
        width: 20px;
    }

    .old_pound figure {
        padding-bottom: 3px;
        max-width: 24px;
    }

    .total figure img {
        max-width: 7px;
    }

    .grade li p {
        font-size: 14px;
    }
    .tabbiemath_img {
        width: 310px;
        height: 242px;
    }

    .tabbiemath_img.img2 {
        width: 273px;
        height: 220px;
    }

    .content {
        padding-top: 20px;
    }

    .package_body2 {
        max-width: 582px;
        padding: 12px 45px;
        padding-top: 19px;
    }

    .total {
        padding: 9px 28px;
    }

    .annual.subscription {
        padding-bottom: 36px;
    }

    .annual_right_cnt {
        max-width: 53.8%;
        flex-basis: 53.8%;
    }
    .thankyou_img {
        max-width: 430px;
    }

}

@media(max-width:991px) {
    .banner_cnt figure {
        width: 50px;
        height: 50px;
    }

    .circle_right {
        right: -24px;
    }

    .cmn h1 {
        font-size: 30px;
    }

    .content {
        padding-top: 16px;
    }

    .package_body {
        margin-bottom: 40px;
    }

    .single {
        padding-top: 5px;
    }

    .banner {
        padding-top: 25px;
    }

    .circle_left {
        left: -25px;
        top: 5px;
    }

    .banner_cnt p {
        padding-top: 10px;
        font-size: 15px;
    }

    body {
        font-size: 14px;
    }

    .cmn h3 {
        font-size: 18px;
    }

    .annual {
        padding: 16px 0;
    }

    .single,
    .grade li p,
    .select_grade,
    .buy {
        font-size: 14px;
    }

    .select_grade {
        margin-right: 10px;
    }

    .choose select {
        min-width: 104px;
        height: 25px;
        font-size: 13px;
        padding: 5px 30px 5px 13px;
    }

    .choose .select_wrapper::after {
        width: 30px;
    }

    .choose .select_wrapper::before {
        height: 5px;
        width: 10px;
        right: 12px;
    }

    .old_pound {
        padding-left: 20px;
    }

    .number.number_one {
        font-size: 35px;
    }

    .old_pound.new_pound figure {
        width: 17px;
        padding-bottom: 9px;
    }

    .old_pound figure {
        padding-bottom: 3px;
    }

    .number {
        font-size: 25px;
    }

    .old_pound figure {
        max-width: 20px;
        padding-top: 9px;
    }

    .old_pound::after {
        width: 46px;
    }

    .buy {
        padding: 7px 30px;
    }

    .choose {
        padding-bottom: 16px;
    }

    .grade {
        padding-top: 20px;
    }

    .annual_wrap {
        padding: 35px 10px;
    }

    .tabbiemath_img {
        width: 248px;
        height: 189px;
        bottom: -95px;
    }

    .tabbiemath_img.img2 {
        width: 245px;
        height: 186px;
        bottom: -111px;
    }

    .annual.primary {
        padding-bottom: 50px;
    }

    .package_cnt.package_cnt_one {
        padding-left: 18px;
    }

    .tabbiemath_img.tabbiemath_img_one {
        bottom: 0;
    }

    .grade_cnt h3 {
        padding-right: 40px;
    }

    .grade_number {
        font-size: 27px;
        padding-bottom: 8px;
    }

    .cmn h2 {
        font-size: 26px;
    }

    .cupon {
        padding-top: 16px;
    }

    .grade_cnt figure {
        width: 18px;
        padding-bottom: 1px;
    }

    .cupon input {
        font-size: 16px;
        width: 135px;
        padding: 7px 14px;
        min-height: 33px;
    }

    .cupon_arrow img {
        max-width: 34px;
    }

    .cupon_arrow {
        padding-left: 13px;
    }

    .total {
        padding: 10px 15px;
    }
    .cart_total {
        font-size: 18px;
    }

    .total figure img {
        max-width: 8px;
    }

    .checkout_tm {
        padding: 9px 36px;
        border-radius: 8px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        -ms-border-radius: 8px;
        -o-border-radius: 8px;
    }

    .annual_wrap.details_wrap {
        padding: 30px 0 30px 30px;
    }

    .annual_right_cnt.details_right_cnt {
        max-width: 46.64%;
        flex-basis: 46.64%;
    }

    .annual_left_cnt.details_left_cnt {
        margin-right: 3.08%;
        margin-left: 0;
    }

    .annual_right_cnt.details_right_cnt h2 {
        font-size: 26px;
    }

    .annual_right_cnt.details_right_cnt form {
        padding-top: 25px;
    }

    .annual_right_cnt.details_right_cnt input {
        padding: 16px 18px;
        margin-bottom: 26px;
    }

    .country select {
        min-width: 74px;
        padding: 17.5px 10px;
        margin-top: -22px;
        margin-right: 12px;
    }

    .banner.checkout_banner {
        padding-bottom: 80px;
    }

    .you {
        font-size: 83px;
    }

    .code,
    .thankyou_left_cnt p {
        font-size: 25px;
    }

    .yellow_leaf {
        width: 51px;
        height: 63px;
        top: -35px;
        right: -60px;
    }

    .shade {
        top: 32px;
        height: 114px;
        left: 12px;
    }

    .circle_two.thankyou_circle {
        bottom: -98px;
        width: 46px;
        height: 28px;
    }

    .checkout_tm.register {
        padding: 11px 47px;
    }

    .annual.annual_body {
        padding-top: 30px;
    }

    .btn-select {
        width: 75px;
        padding: 11px 9px;
        border-radius: 12px;
        margin-top: -24px;
        margin-right: 12px;
    }

    .btn-select li {
        float: left;
    }

    .country .select2-container .select2-selection--single {
        min-height: 48.59px !important;
        border-radius: 8px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        -ms-border-radius: 8px;
        -o-border-radius: 8px;
    }

    .annual_right_cnt.details_right_cnt input {
        padding: 2px 18px;
        min-height: 53.86px;
    }

    .grade li::after {
        top: 5px;
    }

    .grade li {
        padding-left: 17px;
        padding-bottom: 8px;
    }

    .circle_right.circle_right_two {
        top: 32px;
        right: 2px;
    }

    .country .select2-container {
        min-width: 105px;
        width: 181px;
    }

    .annual_left_cnt {
        margin-right: 3.08%;
    }

    .annual_right_cnt {
        max-width: 55.8%;
        flex-basis: 55.8%;
    }

    .annual_left_cnt.subscription_left {
        align-items: center;
    }

    .annual_right_cnt.details_right_cnt input {
        min-height: 48.86px;
        border-radius: 8px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        -ms-border-radius: 8px;
        -o-border-radius: 8px;
    }

    .thankyou {
        padding: 40px 0;
    }
}

@media(max-width:767px) {
    .package_body li {
        max-width: 173px;
    }

    .round::after {
        width: 20px;
        height: 20px;
    }

    .round {
        width: 10px;
        height: 10px;
    }

    .package_body li::after {
        left: 36px;
        top: 4px;
    }

    .cmn h1 {
        font-size: 27px;
    }

    .banner_cnt figure {
        width: 30px;
        height: 30px;
    }

    .circle_left {
        left: -21px;
        top: 14px;
    }

    .circle_right {
        right: -21px;
        top: 14px;
    }

    .package_body {
        margin-bottom: 35px;
    }

    .single,
    .grade li p,
    .select_grade,
    .buy {
        font-size: 14px;
    }

    .annual {
        padding: 25px 0;
    }

    .banner {
        padding-bottom: 20px;
    }

    .grade li::after {
        width: 6px;
        height: 6px;
        top: 8px
    }

    .grade li {
        padding-left: 14px;
    }

    .annual_left_cnt {
        max-width: 100%;
        flex-basis: 100%;
    }

    .tabbiemath_img {
        margin: 0 auto;
        position: unset;
        transform: unset;
        -webkit-transform: unset;
        -moz-transform: unset;
        -ms-transform: unset;
        -o-transform: unset;
    }

    .annual_right_cnt {
        max-width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        flex-basis: 100%;
        padding-top: 30px;
    }

    .annual {
        padding: 20px 0;
    }

    .annual.primary {
        padding-bottom: 50px;
    }

    .round.done {
        width: 20px;
        height: 20px;
    }

    .round.done::after {
        width: 11px;
        height: 11px;
        left: 5px;
    }

    .annual_right_cnt.subscription_right {
        max-width: 100%;
        flex-basis: 100%;
    }

    .cmn h2 {
        font-size: 25px;
    }

    .total {
        padding: 10px 10px;
    }

    .cart_total {
        font-size: 18px;
    }

    .checkout_tm {
        font-size: 18px;
        padding: 9px 35px;
    }

    .circle_right.circle_right_one {
        width: 30px;
        height: 30px;
    }

    .circle_two {
        width: 46px;
        height: 28px;
        left: 31px;
    }

    .annual_wrap.subscription_wrap {
        padding: 35px 22px;
    }

    .annual.subscription {
        padding-bottom: 30px;
    }

    .cupon_arrow img {
        max-width: 34px;
    }

    .annual_wrap.details_wrap {
        padding: 35px 15px 35px 15px;
    }

    .annual_left_cnt.details_left_cnt {
        max-width: 80%;
        flex-basis: 80%;
        margin: 0;
    }

    .detail_cnt {
        justify-content: center;
    }

    .annual_right_cnt.details_right_cnt {
        max-width: 100%;
        flex-basis: 100%;
    }

    .circle_right.circle_right_two {
        top: 15px;
        width: 45px;
        height: 42px;
    }

    .circle_two.circle_three {
        width: 51px;
        height: 31px;
    }

    .banner.checkout_banner {
        padding-bottom: 70px;
    }

    .you {
        font-size: 60px;
    }

    .shade {
        top: 20px;
        height: 90px;
        left: 8px;
    }

    .checkout_tm.register {
        padding: 9px 37px;
    }

    .package_body2 .rounds:before {
        margin: -2px;
    }

    .package_body li::after {
        top: 8px;
    }

    .package_body2 li.done .rounds:after {
        width: 12px;
        height: 12px;
    }

    .package_body2 {
        padding: 12px 40px;
    }

    .package_body2 .p-nav span {
        padding-top: 4px;
    }

    .banner.cmn {
        max-width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

    .old_pound figure {
        padding-bottom: 4px;
    }

    .package_body2 .rounds {
        width: 13px;
        height: 13px;
    }

    .package_body2 .rounds:before {
        margin: -4px;
    }

    .content {
        padding-top: 13px;
    }

    .annual_left_cnt {
        text-align: center;
    }

    .total {
        border-radius: 6px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        -ms-border-radius: 6px;
        -o-border-radius: 6px;
    }

    .banner_cnt p {
        font-size: 14px;
    }

    .choose select {
        font-size: 15px;
        height: 28px;
    }

    .cupon input {
        width: 160px;
        padding: 4px 14px;
    }

    .total figure {
        padding-top: 3px;
    }

    .annual_wrap {
        padding-left: 20px;
        padding-right: 20px;
    }

    .annual_right_cnt.subscription_right,
    .annual_right_cnt.details_right_cnt {
        padding-right: 0;
    }

    .annual.annual_body {
        padding-top: 25px;
    }

    .choose {
        padding-top: 18px;
    }

    .annual_left_cnt.subscription_left {
        max-width: 80%;
        flex-basis: 80%;
    }

    .subcrition_cnt {
        justify-content: center;
    }

    .circle_two.thankyou_circle {
        width: 38px;
        height: 23px;
    }

    .select2-container--default .select2-selection--single .select2-selection__rendered img,
    .select2-results__option--selectable img {
        height: 26px !important;
    }

}

@media(max-width:575px) {
    .package_body li {
        max-width: 144px;
    }

    .circle_right {
        right: -9px;
    }
    .annual_right_cnt.details_right_cnt input {
        font-size: 16px;
    }
    .banner_cnt figure {
        width: 25px;
        height: 25px;
    }

    .circle_left {
        left: 4px;
    }

    .cmn h1 {
        font-size: 25px;
    }

    .banner_cnt p {
        padding-top: 7px;
    }

    .choose select {
        min-width: 105px;
        font-size: 13px;
        padding: 5px 26px 5px 7px;
    }

    .choose .select_wrapper::after {
        width: 26px;
    }

    .choose .select_wrapper::before {
        height: 4px;
        width: 8px;
        right: 10px;
    }

    .number.number_one {
        font-size: 35px;
        margin-top: -13px;
    }

    .old_pound.new_pound figure {
        max-width: 24px;
    }

    .number {
        font-size: 20px;
    }

    .old_pound figure {
        max-width: 17px;
        padding-top: 5px;
        padding-bottom: 0;
    }

    .old_pound::after {
        width: 36px;
    }

    .annual_wrap {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .cmn h2 {
        font-size: 23px;
    }

    .checkout_tm {
        font-size: 17px;
        padding: 9px 36px;
    }

    .banner.checkout_banner {
        padding-bottom: 60px;
    }

    .thankyou_left_cnt {
        max-width: 95%;
        flex-basis: 95%;
        padding-top: 30px;
    }

    .thankyou_right_cnt {
        max-width: 95%;
        flex-basis: 95%;
    }

    .thankyou_wrap {
        flex-direction: column-reverse;
    }

    .yellow_leaf {
        width: 41px;
        height: 56px;
        top: 32px;
        right: -52px;
    }

    .circle_two.thankyou_circle {
        bottom: -55px;
        width: 48px;
        height: 28px;
    }

    .banner.cmn {
        max-width: 94%;
    }

    .container {
        padding-left: 17px;
        padding-right: 17px;
    }

    .annual {
        padding: 12px 0;
    }

    .banner_wrap {
        padding-bottom: 10px;
    }

    .container.container_one.p-0 {
        padding-left: 17px !important;
        padding-right: 17px !important;
    }

    .circle_left,
    .circle_right {
        top: 5px;
    }

    .package_body2 {
        padding: 6px 25px;
        padding-top: 15px;
        min-height: 60px;
    }

    .total {
        padding: 6px 10px;
    }

    .annual_wrap.subscription_wrap {
        padding: 30px 20px;
    }

    .thankyou {
        padding: 30px 0;
    }
}

@media(max-width:480px) {
    .package_body li {
        max-width: 106px;
    }

    .package_body {
        padding: 14px 14px;
    }

    .cmn h1 {
        font-size: 20px;
    }

    .banner_cnt figure {
        width: 20px;
        height: 20px;
    }

    .circle_left {
        left: -5px;
        top: 8px;
    }

    .circle_right {
        right: -8px;
        top: 8px;
    }

    .annual_wrap {
        padding: 15px;
    }

    .annual_right_cnt {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 25px;
    }

    .banner.cmn {
        max-width: 92%;
    }

    .choose select {
        min-width: 97px;
        font-size: 12px;
        padding: 3px 0px 3px 5px;
    }

    .old_pound.new_pound figure {
        max-width: 35%;
    }

    .number.number_one {
        font-size: 29px;
    }

    .old_pound {
        padding-left: 13px;
    }

    .old_pound.new_pound.new_pound_two figure {
        max-width: 20px;
    }

    .old_pound::after {
        width: 30px;
    }

    .old_pound figure {
        max-width: 100%;
        padding-top: 6px;
        width: 9px;
        margin-right: 3px;
        padding-bottom: 0px;
    }

    .total figure {
        padding-top: 3px;
        margin-right: -2px;
    }

    .grade_cnt h3 {
        font-size: 16px;
        padding-right: 10px;
    }

    .grade_number {
        font-size: 27px;
        padding-bottom: 5px;
    }

    .cmn h2 {
        font-size: 19px;
    }

    .cupon {
        flex-direction: column;
        align-items: baseline;
    }

    .cupon input {
        width: 200px;
        padding: 7px 14px;
        margin-top: 10px;
        height: 33px;
    }

    .cupon_arrow img {
        max-width: 25px;
        padding-top: 10px;
    }

    .checkout_tm {
        font-size: 15px;
        padding: 8px 33px;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
    }

    .banner.checkout_banner {
        padding-bottom: 40px;
    }

    .yellow_leaf {
        width: 30px;
        height: 31px;
        top: 3px;
        right: 2px;
    }

    .you {
        font-size: 50px;
    }

    .thankyou_left_cnt h3 {
        font-size: 18px;
    }

    .circle_two.thankyou_circle {
        bottom: -45px;
        width: 38px;
        height: 23px;
    }

    .thankyou {
        padding-bottom: 40px;
    }

    .country select {
        min-width: 74px;
        padding: 9px 10px;
        margin-top: -19px;
        margin-right: 8px;
    }

    .annual_right_cnt.details_right_cnt input {
        padding: 9px 18px;
        margin-bottom: 20px;
    }

    .country::after {
        top: 16px;
        left: 55px;
        width: 10px;
        height: 8px;
    }

    .annual_right_cnt.details_right_cnt h2 {
        font-size: 20px;
    }

    .circle_two.cart_circle_three {
        width: 40px;
        height: 24px;
    }

    .package_body2 .p-nav span {
        font-size: 14px;
        padding-top: 2px;
    }

    .package_body2 {
        padding: 7px 12px;
        padding-top: 16px;
    }

    .btn-select {
        width: 70px;
        padding: 9px 9px;
        margin-top: -17px;
        margin-right: 8px;
    }

    .select2-container--default .select2-selection--single .select2-selection__rendered img,
    .select2-results__option--selectable img {
        height: 25px !important;
    }

    .country .select2-container {
        width: 165px !important;
        min-width: 83px;
    }

    .country .select2-container--default .select2-selection--single .select2-selection__arrow {
        width: 18px;
        right: 7px;
    }

    .annual_right_cnt.details_right_cnt input {
        font-size: 15px;
        min-height: 43.86px;
    }

    .number.number_one {
        line-height: .9;
    }

    .old_pound.new_pound figure {
        padding-bottom: 0;
    }

    .cart_total {
        font-size: 15px;
    }

    .old_pound.new_pound {
        padding-left: 15px;
    }

    .total figure img {
        max-width: 6px;
        width: 6px;
    }

    .cupon_arrow {
        padding-left: 13px;
    }

    .total {
        padding: 7px 10px;
        margin-top: 20px;
    }

    .circle_right.circle_right_one {
        right: -19px;
        top: -26px;
    }

    .annual_wrap.subscription_wrap {
        padding: 30px 18px;
    }

    .annual_wrap.details_wrap {
        padding: 35px 10px 35px 10px;
    }

    .banner {
        padding-bottom: 15px;
    }

    .thankyou_img {
        max-width: 85%;
        margin: 0 auto;
    }

    .country .select2-container .select2-selection--single {
        min-height: 43.59px !important;
    }

    .annual_right_cnt.details_right_cnt form {
        padding-top: 22px;
    }

    .end_button {
        padding-top: 20px;
    }

}