.page-template-page-private-tutoring .user-account-content {
    padding-bottom: 0;
    padding-top: 60px;
}

.page-template-page-private-tutoring-thank-you,
.page-template-page-private-tutoring {
    background-color: #fff;
    background-image: none;
}

.private_classes_container>h2 {
    background-color: #f2f2f3;
    font-family: 'Gotham-Medium';
    font-size: 28px;
    line-height: 1.2;
    padding: 20px 10px;
}

.private_classes_container>p {
    font-family: 'Gotham-Book';
    font-size: 20px;
    line-height: 1.2;
    padding-top: 8px;
    padding-left: 10px;
    padding-right: 10px;
    text-transform: uppercase;
}

.private_classes_container>h2,
.private_classes_container>p {
    text-align: center;
}

.pc_container {
    display: table;
    max-width: 1270px;
    margin: 0 auto;
    padding: 0 35px;
    width: 100%;
}

.private_classes_price h2 {
    color: #fff;
    font-family: 'Gotham-Bold';
    font-size: 30px;
    line-height: 1.2;
    padding-bottom: 5px;
}

.private_classes_price,
.pc_class_container {
    clear: both;
    display: table;
}

.pc_price_item {
    padding: 25px 20px;
    width: calc((100% - 30px)/2);
}

.pc_price_item:first-child {
    background-image: url(/wp-content/themes/Codakid/images/private-classes/orange-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    margin-right: 15px;
}

.pc_price_item:last-child {
    background-image: url(/wp-content/themes/Codakid/images/private-classes/green-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    margin-left: 15px;
}

.private_classes_price .recommended_for {
    color: #fff;
    font-family: 'Gotham-Book';
    font-size: 20px;
    line-height: 1.2;
}

.pc_class_left {
    width: calc(100% - 200px);
}

.pc_class_right {
    width: 200px;
}

.pc_class_left,
.pc_class_right {
    float: left;
}

.pc_class_right {
    padding-top: 50px;
    text-align: center;
}

.private_classes_price .no_classes {
    font-family: 'Gotham-Medium';
    font-size: 22px;
    line-height: 1.2;
    text-transform: uppercase;
}

.private_classes_price .class_duration {
    font-family: 'Gotham-Book';
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 0;
}

.private_classes_price .pc_price {
    font-family: 'Gotham-Bold';
    font-size: 50px;
    line-height: 1.2;
    margin-bottom: 0;
}

.private_classes_price .price_unit {
    color: #fff;
    font-family: 'Gotham-Book';
    font-size: 16px;
}

.private_classes_price a {
    color: #fff;
    font-family: 'Gotham-Medium';
    font-size: 22px;
    padding: 10px 25px;
    text-transform: uppercase;
}

.private_classes_price a:hover {
    text-decoration: underline;
}

.private_classes_limited {
    background-color: lightyellow;
    border-color: lightgray;
    border-width: 2px;
    border-style: solid;
    margin-bottom: 20px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.private_time_offer {
    border-bottom: 1px solid #f2f2f3;
    display: table;
    margin: 20px auto;
}

.private_time_title {
    color: red;
    font-family: 'Gotham-Bold';
    font-size: 23px;
    padding: 0px 20px;
    text-align: center;
    width: 100%;
}

.private_time_title p {
    line-height: 1.2;
    margin-bottom: 0;
}

.private_time_description {
    border-top: 1px solid #f2f2f3;
    padding: 15px 20px;
    width: 100%;
    text-align: center;
}

.private_time_description p {
    font-family: 'Gotham-Medium';
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 0;
}

.private_classes_limited .guest_box_save_price {
    background: #ec2127;
    font-family: 'Gotham-Book';
    height: 150px;
    padding-top: 7px;
    position: absolute;
    text-align: center;
    top: 0;
    right: -35px;
    width: 35px;
}

.private_classes_limited .guest_save_from_price {
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    position: static;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}

.private_tutoring_press {
    display: table;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
}

.private_tutoring_press h2,
.private_tutoring_testimonials h2 {
    color: #636363;
    font-family: 'Gotham-Book';
    font-size: 20px;
}

.private_tutoring_testimonials h2 {
    margin-bottom: 20px;
}

.private_tutoring_press .page-container {
    max-width: 1800px;
    width: 100%;
    margin: 0 auto;
}

.private_tutoring_press .featured {
    display: table;
    width: 100%;
    margin-top: 15px;
}

.private_tutoring_press .featured .brand {
    display: inline-block;
    float: left;
    text-align: center;
    width: 16.6%;
}

.private_tutoring_press .featured .brand img {
    max-width: 133px;
    width: 100%;
}

.private_tutoring_testimonials .pc_testimonials_header {
    padding-bottom: 10px;
}

.private_tutoring_testimonials {
    background-color: #fff;
    padding-bottom: 60px;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}

.private_tst_content {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1300px;
    width: 100%;
}

.private_tutoring_testimonials .description {
    font-family: 'Gotham-Light';
    font-size: 18px;
    line-height: 1.3;
    padding-top: 20px;
}

.private_tutoring_testimonials .review {
    color: #c4c4c3;
    font-family: 'Gotham-Book';
    font-size: 17px;
    font-style: italic;
}

.private_tst_content .pc_testimonial {
    box-shadow: 5px 2px 8px 2px rgba(0, 0, 0, 0.15);
    padding: 20px 40px 30px;
    transition: 0.5s ease-in-out;
    width: 32%;
}

.private_tst_content .pc_testimonial .name {
    color: #000;
    font-family: 'Gotham-Light';
    font-size: 25px;
    line-height: 1.2;
    margin-bottom: 0;
    margin-top: 15px;
    padding-top: 30px;
}

.private_tst_content .pc_testimonial .name span {
    font-family: 'Gotham-Medium';
}

.ty_page {
    background-color: #fff;
}

.thankyou_container {
    margin: 0 auto;
    max-width: 1410px;
    padding: 0 10px;
    width: 100%;
}

.thankyou_container .slider-badge-image {
    display: table;
    margin: 0 auto;
}

.thankyou_container .slider-badges .active.center img {
    max-width: 105px;
}

.thankyou_container .slider-badges img {
    width: 105px!important;
}

.thankyou_container>h2 {
    font-size: 35px;
    line-height: 1.2;
    margin-bottom: 0;
    padding: 15px 0 30px;
    text-align: center;
}

.thankyou_container>p {
    font-family: 'Gotham-Book';
    font-size: 20px;
    line-height: 1.2;
    margin: 0 auto;
    max-width: 500px;
    width: 100%;
    padding: 30px 10px;
    text-align: center;
    text-transform: uppercase;
}

.expert_teachers {
    background-color: #25a8e0;
    background-image: url('/wp-content/themes/Codakid/images/private-classes/thank.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
}

.expert_teachers .et_container {
    color: #fff;
    display: table;
    margin: 0 auto;
    max-width: 760px;
    padding: 40px 10px 60px;
    width: 100%;
}

.et_right {
    display: none;
}

.expert_teachers h2 {
    color: #fff;
    font-family: 'Gotham-Medium';
    font-size: 35px;
    margin-bottom: 0;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: left;
    text-shadow: 4px 3px 1px rgba(0, 0, 0, 0.2);
}

.expert_teachers img {
    width: 60px;
}

.expert_teachers p {
    font-family: 'Gotham-Medium';
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 0;
}

.thankyou_container .badges-container {
    display: flex;
    justify-content: space-between;
}

.thankyou_container .badges-container img {
    height: auto;
    max-width: 129px;
    width: 100%;
}

@media only screen and (max-width:1366px){
    .thankyou_container .badges-container {
        flex-wrap: wrap;
        justify-content: center;
    }
}

@media only screen and (max-width:1200px){
    .private_tutoring_testimonials .description {
        font-size: 16px;
    }

    .private_tst_content .pc_testimonial {
        padding: 20px 20px 20px;
    }

    .private_tutoring_press .featured .brand img {
        max-width: 100px;
    }

    .private_classes_price {
        text-align: center;
    }

    .pc_class_left,
    .pc_class_right {
        width: 100%;
    }

    .private_classes_price .recommended_for {
        font-size: 17px;
    }

    .private_classes_price h2 {
        font-size: 25px;
    }

    .pc_class_right {
        padding-top: 20px;
    }

    .expert_teachers {
        background-image: url('/wp-content/themes/Codakid/images/private-classes/thank_responsive.jpg');
        background-position: right;
    }

    .expert_teachers .et_container {
        max-width: 100%;
        padding-left: 20px;
    }
}

@media only screen and (max-width:768px) {
    .pc_price_item {
        width: 100%;
    }

    .pc_container {
        padding: 0 10px;
    }

    .pc_price_item:first-child {
        background-color: #efa158;
        background-image: none;
        margin-bottom: 20px;
        margin-right: 0;
    }

    .pc_price_item:last-child {
        background-color: #6dbe45;
        background-image: none;
        margin-left: 0;
    }

    .private_tutoring_press h2 {
        font-size: 20px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .private_tutoring_press .featured .brand {
        width: 50%;
        text-align: center;
    }

    .private_classes_limited .guest_box_save_price {
        display: none;
    }

    .private_time_description {
        border: 1px solid #f2f2f3;
    }

    .private_tst_content .pc_testimonial {
        margin-bottom: 3%;
        width: 100%;
    }

    .private_tst_content {
        flex-wrap: wrap;
        justify-content: center;
    }

    .expert_teachers {
        background-image: none;
        text-align: center;
    }

    .expert_teachers h2 {
        text-align: center;
    }

    .expert_teachers .et_container {
        padding: 40px 20px;
    }
}
