﻿@import url(css/owl.carousel.css);
@import url(css/font-awesome.min.css);


/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */ progress, sub, sup {
    vertical-align: baseline;
}

/*a:link:active, a:visited:active, a:hover {
    color: #56a000;
}*/
button, hr, input {
    overflow: visible;
}
#recent-posts-2 {
    margin-left:10px;
}

img, legend {
    max-width: 100%;
}

.container, .wrapper, body, sub, sup {
    position: relative;
}

.allPosts__list:after, .clearfix:after, .footer__list:after, .single-container:after, .students-review:after {
    clear: both;
}

html {
    font-family: "Georgia Neue",Georgia,Arial,sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden], template {
    display: none;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

    a:active, a:hover {
        outline-width: 0;
    }

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

b, strong {
    font-weight: bolder;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
}

mark {
    background-color: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
}

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

img {
    border-style: none;
    height: auto;
}

svg:not(:root) {
    overflow: hidden;
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em;
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

button, input, select, textarea {
    font: inherit;
    margin: 0;
}

optgroup {
    font-weight: 700;
}

button, select {
    text-transform: none;
}

.btn, .wpcr3_button_1 {
    text-transform: uppercase;
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button;
}

    [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
        border-style: none;
        padding: 0;
    }

    [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
        outline: ButtonText dotted 1px;
    }

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    padding: 0;
    white-space: normal;
}

textarea {
    overflow: auto;
}

[type=checkbox], [type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto;
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

    [type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

.btn, body {
    font-size: 14px;
}

@font-face {
    font-family: QuestrialRegular;
    src: url(fonts/Questrial/Questrial-Regular.eot);
    src: url(fonts/Questrial/Questrial-Regular.eot?#iefix) format("embedded-opentype"),url(fonts/Questrial/Questrial-Regular.woff2) format("woff2"),url(fonts/Questrial/Questrial-Regular.woff) format("woff"),url(fonts/Questrial/Questrial-Regular.ttf) format("truetype"),url(fonts/Questrial/Questrial-Regular.svg#Questrial-Regular) format("svg");
    font-weight: 400;
    font-style: normal;
}
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on August 3, 2017 */

@font-face {
    font-family: open_sansbold;
    src: url(fonts/OpenSans/opensans-bold-webfont.woff2) format("woff2"),url(fonts/OpenSans/opensans-bold-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: open_sanslight;
    src: url(fonts/OpenSans/opensans-light-webfont.woff2) format("woff2"),url(fonts/OpenSans/opensans-light-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: open_sansregular;
    src: url(fonts/OpenSans/opensans-regular-webfont.woff2) format("woff2"),url(fonts/OpenSans/opensans-regular-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal;
}

body, html {
    width: 100%;
    height: 100%;
}

body {
    margin: 0;
    line-height: 1.42;
    -webkit-font-smoothing: antialiased;
    font-family: "Georgia Neue",Georgia,Arial,sans-serif;
    background: #fff;
    color: #5d5c5c;
}

.wrapper {
    overflow: hidden;
    width: 100%;
}

.container {
    margin: 0 auto;
    overflow: hidden;
}

.btn, figure, p, ul {
    margin: 0;
}

.page-single, .post:nth-of-type(3n), .review__item:nth-of-type(3n) {
    margin-right: 0;
}

.clearfix:after, .clearfix:before {
    content: "";
    display: table;
}

.btn {
    display: inline-block;
    color: #000;
    background-color: #fff;
    outline: 0;
    border: none;
    cursor: pointer;
    font-family: "Georgia Neue",Georgia,Arial,sans-serif;
    font-weight: 400;
    line-height: 1;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    padding: 10px;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-weight: 400;
}

p, ul {
    padding: 0;
}

    ul li {
        list-style: none;
    }

a {
    text-decoration: underline;
    cursor: pointer;
    color: #333;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.posts-container {
    margin-top: 50px;
    column-count: 3;
}

.post, .review__item {
    width: 350px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 40px;
}

.single-post-content {
    width: calc(100% - 350px);
    margin-right: 0;
    margin-top: 60px;
    padding-left: 30px;
    padding-right: 0;
}

    .single-post-content h1, .single-post-content h2, .single-post-content h3 {
        margin-bottom: 15px;
        line-height: 1;
        font-weight: 700;
        text-decoration: none;
    }

    .single-post-content h1 {
        font-size: 35px;
    }

    .single-post-content h2 {
        font-size: 30px;
    }

    .single-post-content h3 {
        font-size: 23px;
    }

    .single-post-content .entry-content p {
        font-size: 16px;
    }

.post .review__rated, .review__item .review__rated {
    margin-bottom: 15px;
}

.post .review__title, .post .review__title a, .review__item .review__title, .review__item .review__title a {
    margin-bottom: 15px;
    font-size: 19px;
    line-height: 1;
    font-weight: 700;
    color: #5d5c5c;
    text-decoration: none;
}

.post .review__info, .post p, .review__item .review__info, .review__item p {
    margin-bottom: 15px;
    font-size: 13px;
    color: #5d5c5c;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-right: 30px;
}

.post .review__link, .review__item .review__link {
    color: #56a000;
    font-size: 13px;
    display: inline-block;
    padding-right: 15px;
    position: relative;
    text-decoration: none;
}

    .post .review__link:after, .review__item .review__link:after {
        content: '\f054';
        position: absolute;
        top: 2px;
        right: 2px;
        font-family: "Georgia Neue",Georgia,Arial,sans-serif;
        font-size: 12px;
        color: #56a000;
        font-weight: 400;
        font-style: normal;
        cursor: pointer;
    }

.entry-meta, .post .cat-links, .post .edit-links, .post .post-edit-link, .post .tags-links, .review__item .cat-links, .review__item .edit-links, .review__item .post-edit-link, .review__item .tags-links {
    display: none;
}

.students-reviews__title {
    font-size: 45px;
    text-align: center;
}

.students-reviews__top {
    font-size: 19px;
    text-align: center;
}

.students-review-container {
    background: url(images/students-reviews/review__bg.jpg) center center no-repeat #fff;
    background-size: contain;
}

.students-review {
    margin-top: 30px;
}

    .students-review:after, .students-review:before {
        content: "";
        display: table;
    }

.students-review__item {
    position: relative;
    float: left;
    width: 25%;
}

    .students-review__item:nth-of-type(1) {
        margin-top: 140px;
    }

    .students-review__item:nth-of-type(2) {
        margin-top: 40px;
    }

    .students-review__item:nth-of-type(3) {
        margin-top: 240px;
        margin-bottom: 90px;
    }

        .students-review__item:nth-of-type(3) .students-review__item__info {
            left: initial;
            right: calc(100% - 50px);
            top: initial;
            bottom: 0;
        }

            .students-review__item:nth-of-type(3) .students-review__item__info:before {
                content: '';
                top: initial;
                left: initial;
                right: -10px;
                bottom: 60px;
                -webkit-box-shadow: 3px -2px 5px 0 rgba(0,0,0,.25);
                box-shadow: 3px -2px 5px 0 rgba(0,0,0,.25);
            }

            .students-review__item:nth-of-type(3) .students-review__item__info:after {
                content: '';
                width: 20px;
                height: 31px;
                position: absolute;
                top: initial;
                bottom: 55px;
                left: initial;
                right: 0;
                background-color: #fff;
            }

    .students-review__item:nth-of-type(4) {
        margin-top: 50px;
    }

        .students-review__item:nth-of-type(4) .students-review__item__info {
            left: initial;
            right: calc(100% - 50px);
            top: 0;
        }

            .students-review__item:nth-of-type(4) .students-review__item__info:before {
                content: '';
                left: initial;
                right: -10px;
                top: 60px;
                -webkit-box-shadow: 3px -2px 5px 0 rgba(0,0,0,.25);
                box-shadow: 3px -2px 5px 0 rgba(0,0,0,.25);
            }

            .students-review__item:nth-of-type(4) .students-review__item__info:after {
                content: '';
                width: 20px;
                height: 31px;
                position: absolute;
                top: 55px;
                left: initial;
                right: 0;
                background-color: #fff;
            }

    .students-review__item img {
        width: auto;
        margin: 0 auto;
        border-radius: 50%;
    }

    .students-review__item figure {
        text-align: center;
    }

.students-review__item__pic {
    display: inline-block;
    vertical-align: top;
}

.students-review__item .students-review__item__info {
    display: none;
    position: absolute;
    top: 0;
    left: calc(100% - 50px);
    z-index: 10;
    width: 450px;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,.25);
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.25);
    padding: 25px;
    border-radius: 12px;
    -webkit-transition: .5s ease-out;
    -o-transition: .5s ease-out;
    transition: .5s ease-out;
}

    .students-review__item .students-review__item__info:before {
        content: '';
        width: 20px;
        height: 20px;
        position: absolute;
        top: 60px;
        left: -10px;
        background-color: #fff;
        display: block;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-box-shadow: -1px 1px 5px 0 rgba(0,0,0,.25);
        box-shadow: -1px 1px 5px 0 rgba(0,0,0,.25);
    }

    .students-review__item .students-review__item__info:after {
        content: '';
        width: 20px;
        height: 31px;
        position: absolute;
        top: 55px;
        left: 0;
        background-color: #fff;
    }

.allPosts, .allPosts-container, .allPosts__list {
    background-color: #f1f2f4;
}

.students-review__item .students-review__item__info .students-review__writer {
    font-family: "Georgia Neue",Georgia,Arial,sans-serif;
    font-size: 19px;
    line-height: 1;
    margin-bottom: 5px;
}

.students-review__item .students-review__item__info .students-review__college {
    font-size: 13px;
    line-height: 1;
    font-family: "Georgia Neue",Georgia,Arial,sans-serif;
    margin-bottom: 15px;
}

.students-review__item .students-review__item__info .students-review__text {
    font-size: 13px;
    font-family: "Georgia Neue",Georgia,Arial,sans-serif;
    font-style: italic;
}

.allPosts ul {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    padding: 50px 0;
}

    .allPosts ul li {
        font-size: 13px;
        margin-bottom: 15px;
        padding-right: 20px;
    }

        .allPosts ul li a {
            text-decoration-color: rgba(128,128,128,.66);
            font-size:14px;
        }

.allPosts__list {
    padding: 50px 20px;
}

    .allPosts__list:after, .allPosts__list:before {
        content: "";
        display: table;
    }

    .allPosts__list ul {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
    }

    .allPosts__list li {
        font-size: 13px;
        margin-bottom: 15px;
        padding-right: 20px;
    }

.footer {
    position: relative;
    color: #bebdbd;
    background: url(images/footer__bg2.jpg) center center no-repeat;
    background-size: cover;
    padding: 50px 0;
}

    .footer:before {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-color: rgba(31,32,35,.9);
    }

.footer__list:after, .footer__list:before {
    content: "";
    display: table;
}

.footer__list ul {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    margin-bottom: 70px;
}

.footer__list li {
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 1.2;
}

.footer__list a {
    color: #bebdbd;
    text-decoration: none;
    -webkit-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out;
}

    .footer__list a:hover {
        color: #56a000;
    }

.footer__item {
    float: left;
    width: 33.33%;
    margin-bottom: 5px;
}

.footer__link {
    color: #bebdbd;
    text-decoration: none;
}

.mobile-menu {
    display: none;
    position: absolute;
    top: 30px;
    right: 60px;
    border: solid #56a000;
    outline: 0;
    background: 0 0;
    z-index: 101;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    border-width: 1px;
    -webkit-transition: .4s ease-out;
    -o-transition: .4s ease-out;
    transition: .4s ease-out;
}

    .mobile-menu .x, .mobile-menu .x:after, .mobile-menu .x:before {
        width: 18px;
        height: 2px;
        position: absolute;
        background-color: #fff;
        display: block;
    }

    .mobile-menu .x {
        top: 50%;
        left: 50%;
        color: #fff;
        opacity: 1;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    }

        .mobile-menu .x:after, .mobile-menu .x:before {
            content: "";
            left: 0;
        }

        .mobile-menu .x:before {
            top: -6px;
        }

        .mobile-menu .x:after {
            top: 6px;
        }

    .mobile-menu .close {
        opacity: 0;
        width: 14px;
        height: 14px;
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        color: #fff;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    }

        .mobile-menu .close:after, .mobile-menu .close:before {
            content: "";
            position: absolute;
            top: 50%;
            left: 50%;
            width: 17px;
            height: 2px;
            background-color: #fff;
        }

        .mobile-menu .close:before {
            -webkit-transform: translate(-50%,-50%) rotate(-45deg);
            -ms-transform: translate(-50%,-50%) rotate(-45deg);
            transform: translate(-50%,-50%) rotate(-45deg);
        }

        .mobile-menu .close:after {
            -webkit-transform: translate(-50%,-50%) rotate(45deg);
            -ms-transform: translate(-50%,-50%) rotate(45deg);
            transform: translate(-50%,-50%) rotate(45deg);
        }

.single-post-content .btn-replicate:hover, .single-post-content .btn-review:hover, .wpcr3_button_1:hover {
    transform: scale(1.05);
}

.mobile-menu.active {
    right: 460px;
}

    .mobile-menu.active .x {
        opacity: 0;
    }

    .mobile-menu.active .close {
        opacity: 1;
    }

.wpcr3_button_1 {
    background: #fff;
    color: #56a000;
    border: none;
    border: 1px solid #56a000;
    font-family: "Georgia Neue",Georgia,Arial,sans-serif;
    font-size: 14px;
    padding: 11px 25px;
    margin-top: 15px;
    border-radius: 5px;
    transition: .3s ease-out;
}

    .wpcr3_button_1:hover {
        background: #fff;
        border: 1px solid #56a000;
        color: #56a000;
        cursor: pointer;
    }

    .wpcr3_button_1.wpcr3_cancel_btn {
        background-color: transparent;
        color: #56a000;
    }

        .wpcr3_button_1.wpcr3_cancel_btn:hover {
            background-color: #56a000;
            color: #fff;
        }

.wpcr3_table_2 .wpcr3_leave_text {
    font-family: "Georgia Neue",Georgia,Arial,sans-serif;
    font-size: 30px;
    line-height: 1;
    font-weight: 400;
    margin-bottom: 15px;
}

.breadcrumbs a, .breadcrumbs span {
    font-size: 13px;
}

.wpcr3_table_2 .comment-field {
    color: #5d5c5c;
    margin-top: 10px;
}

.wpcr3_table_2 .wpcr3_fconfirm2 {
    position: relative;
    top: 2px;
}

.wpcr3_rating_stars {
    margin-top: 8px;
}

.wpcr3_respond_2 .wpcr3_check_confirm label {
    color: #5d5c5c;
}

.wpcr3_table_2 .wpcr3_review_form_text_field td {
    display: block;
}

.wpcr3_respond_2 .wpcr3_review_form_text_field input {
    border: 2px solid #dbdcde;
}

.wpcr3_table_2 tr:nth-of-type(3) td {
    display: inline-block;
}

    .wpcr3_table_2 tr:nth-of-type(3) td:last-of-type {
        display: inline-block;
        position: relative;
        top: 2px;
    }

.wpcr3_table_2 .wpcr3_review_form_review_field_textarea {
    border-bottom: 10px solid;
    border-color: transparent;
    height: 140px !important;
}

    .wpcr3_table_2 .wpcr3_review_form_review_field_textarea textarea {
        border: 2px solid #dbdcde;
    }

.breadcrumbs a {
    color: #fff;
}

.single-container:after, .single-container:before {
    content: "";
    display: table;
}

.single-sidebar .compare-table .compare-table__title, .single-sidebar .top-essays-title {
    display: none;
}

.single-content, .single-sidebar {
    float: right;
    margin-top: 60px;
}

    .single-content .single__info p + p, .writting-table__item + .writting-table__item {
        margin-top: 20px;
    }

.single-sidebar {
    width: 350px;
}

    .single-sidebar h3 {
        font-size: 22px;
        margin-bottom: 25px;
    }

    .single-sidebar .compare-table {
        padding-left: 0;
        padding-right: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .single-sidebar .compare-table .compare-table__row {
            width: 330px;
            -webkit-box-shadow: 0 2px 70px rgba(0,0,0,.3);
            box-shadow: 0 2px 70px rgba(0,0,0,.3);
            border-radius: 8px;
            background-color: #fff;
            position: relative;
            margin-bottom: 20px;
            padding: 20px 20px 60px;
        }

            .single-sidebar .compare-table .compare-table__row:after {
                content: '';
                display: block;
                height: 1px;
                width: 100%;
                background-color: #e4e8ef;
                position: absolute;
                bottom: 40px;
                left: 0;
            }

            .single-sidebar .compare-table .compare-table__row .compare-table__item-rank, .single-sidebar .compare-table .compare-table__row .compare-table__item-rated .compare-table__rated__item {
                display: none;
            }

    .single-sidebar .allPosts, .writting-table__item {
        background-color: #fff;
    }

    .single-sidebar .compare-table .compare-table__row .compare-table__item-screenshot {
        width: 142px;
        margin-right: 10px;
    }

    .single-sidebar .compare-table .compare-table__row .compare-table__item-rated {
        position: absolute;
        bottom: 0;
        left: 50px;
        width: auto;
    }

        .single-sidebar .compare-table .compare-table__row .compare-table__item-rated .compare-table__rated__item:last-of-type {
            display: block;
        }

        .single-sidebar .compare-table .compare-table__row .compare-table__item-like .compare-table__like__negative, .single-sidebar .compare-table .compare-table__row .compare-table__item-rated .compare-table__rated__item .compare-table__rated__name {
            display: none;
        }

    .single-sidebar .compare-table .compare-table__row .compare-table__item-like {
        position: absolute;
        width: auto;
        bottom: 0;
        right: 50px;
    }

    .single-sidebar .compare-table .compare-table__row .compare-table__link__preview, .single-sidebar .compare-table .compare-table__row .compare-table__link__visit {
        width: 130px;
    }

    .single-sidebar .compare-table__item-screenshot .compare-table__screenshot__pic {
        min-height: auto;
    }

    .single-sidebar .allPosts ul {
        column-count: initial;
        padding-top: 0;
    }

    .single-sidebar .allPosts li {
        font-size: 12px;
        margin-bottom: 5px;
    }

.single-sidebar__title {
    font-size: 22px;
    font-family: QuestrialRegular;
}

.writting-table-container {
    margin-bottom: 40px;
}

.writting-table__title {
    margin-bottom: 30px;
}

.writting-table__item {
    width: 330px;
    -webkit-box-shadow: 0 2px 70px rgba(0,0,0,.3);
    box-shadow: 0 2px 70px rgba(0,0,0,.3);
    border-radius: 8px;
}

    .writting-table__item .compare-table__item-screenshot {
        width: 142px;
        margin-right: 10px;
    }

    .writting-table__item .compare-table__link__preview, .writting-table__item .compare-table__link__visit {
        width: 142px;
    }

    .writting-table__item .compare-table__item-like, .writting-table__item .compare-table__rated__item {
        width: 49%;
        text-align: center;
        display: inline-block;
        vertical-align: top;
    }

    .writting-table__item .compare-table__item-like {
        font-weight: 600;
    }

.single-sidebar .allPosts__list {
    padding: 0;
    background-color: #fff;
}

    .single-sidebar .allPosts__list li {
        display: block;
        float: none;
        width: 100%;
        font-size: 12px;
        margin-bottom: 10px;
        padding: 0;
    }

.single-content {
    width: calc(100% - 350px);
}

    .single-content .single__item {
        width: auto;
    }

    .single-content .single__info {
        margin-bottom: 30px;
    }

    .single-content .single__visit, .single-post-content .btn-review-block {
        background-color: #f2f3f5;
        padding: 15px;
        text-align: center;
        margin-bottom: 35px;
    }

    .single-content .single__visit__link, .single-post-content .btn-replicate, .single-post-content .btn-review {
        width: 160px;
        background-color: #56a000;
        color: #fff;
        font-size: 14px;
        border-radius: 4px;
        padding: 12px 0;
        display: inline-block;
        font-weight: 400;
        line-height: 1;
        text-transform: uppercase;
        text-decoration: none;
        text-align: center;
        vertical-align: middle;
    }

.single-post-content .btn-replicate, .single-post-content .btn-review {
    width: 30%;
    margin-left: 5%;
    transition: .3s ease-out;
    margin-bottom: 10px;
    margin-top: 20px;
}

.single-post-content .btn-replicate {
    background-color: #fff;
    color: #56a000;
    border: 1px solid #56a000;
    text-decoration: none;
    font-size: 14px;
    line-height: 1;
    font-weight: 600;
    cursor: pointer;
}

.single-post-content .btn-review {
    font-weight: 700;
}

.single-content .single-subtitle {
    font-size: 30px;
    margin-bottom: 10px;
}

.single-content .prices-block {
    margin-bottom: 30px;
}

.single-content .discounts-block {
    margin-bottom: 40px;
}

    .single-content .discounts-block .save-discount, .single-content .discounts-block p + p {
        margin-top: 20px;
    }

.discount-block {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 35px;
}

.discount-block__intro, .single-content .discounts-block .save-discount h3 {
    font-size: 23px;
    font-family: QuestrialRegular;
    margin-bottom: 15px;
    text-align: center;
}

.single-content .discounts-block .save-discount__code-block, .single-post-content .discount-block__container {
    border: 1px dashed #56a000;
    text-align: center;
    padding: 20px 0;
}

    .single-content .discounts-block .save-discount__code-block .save-discount__code, .single-post-content .discount-block__field {
        font-family: open_sansbold;
        font-size: 20px;
        color: #56a000;
        border: none;
        text-align: center;
    }

.single-post-content h2 > img {
    display: block;
}

.comments-container {
    margin-left: 350px;
}

.page-single {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 40px;
    width: calc(100% - 350px);
    margin-top: 60px;
    padding-left: 30px;
    padding-right: 0;
}

    .page-single h1, .title-header {
        font-size: 35px;
        margin-top: 30px;
        margin-bottom: 30px;
        line-height: 1;
        font-weight: 700;
    }

    .page-single p {
        margin: 0 0 14px;
    }

        .page-single p a {
            color: #56a000;
            font-size: 13px;
            display: inline-block;
            padding-right: 15px;
            position: relative;
            text-decoration: none;
        }

            .page-single p a:after {
                content: '\f054';
                position: absolute;
                top: 2px;
                right: 2px;
                font-family: FontAwesome;
                font-size: 12px;
                color: #56a000;
                font-weight: 400;
                font-style: normal;
                cursor: pointer;
            }

.widget_recent_entries > h3, .widget_recent_entries > h3.active {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.header__list li.current-menu-item a {
    color: #56a000;
    font-weight: 700;
}

.editor-review-title {
    font-size: 35px;
    margin-bottom: 30px;
    margin-top: 30px;
    line-height: 1;
    font-weight: 700;
}

.editor-reviews-wrap .post-info .title {
    line-height: 1.1;
}

.editor-reviews-wrap .post-info a {
    text-decoration: none;
}

.navigation {
    margin-bottom: 30px;
}

.search-container .post, .search-container div {
    margin-bottom: 20px;
}

.page-numbers {
    display: inline-block;
    padding: 5px 8px;
    background-color: rgba(31,32,35,.9);
    color: #bebdbd;
    text-decoration: none;
    -webkit-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out;
}

    .page-numbers.current, .page-numbers:hover {
        background-color: #56a000;
        color: #fff;
    }

.search-container .post a {
    text-decoration: none;
}

.found-search-container {
    background-color: rgba(31,32,35,.9);
    display: inline-block;
    padding: 6px 10px;
    margin: 20px 0;
}

    .found-search-container .found-search__icon {
        font-size: 12px;
        text-transform: lowercase;
        background-color: rgba(31,32,35,.9);
        color: #bebdbd;
        padding: 7px;
    }

    .found-search-container .found-search__input {
        display: inline-block;
        vertical-align: middle;
    }

.widget_recent_entries > h3 {
    cursor: pointer;
    padding-right: 27px;
}

    .widget_recent_entries > h3.active:after {
        content: '';
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
    }

    .widget_recent_entries > h3:after {
        content: '';
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        position: absolute;
        top: 5px;
        right: 0;
        border-bottom: 14px solid rgba(93,92,92,.61);
    }

@media screen and (max-width:1170px) {
    .posts-container {
        column-count: 2;
    }

    .students-review-container {
        background-image: none;
    }

    .students-review {
        width: 90%;
        margin: 30px auto 0;
    }

    .students-review__item {
        width: 95%;
        margin: 0 auto 20px;
        float: none;
        border-radius: 10px;
        background-color: #fff;
        -webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,.25);
        box-shadow: 0 2px 10px 0 rgba(0,0,0,.25);
    }

        .students-review__item:nth-of-type(1), .students-review__item:nth-of-type(2), .students-review__item:nth-of-type(3), .students-review__item:nth-of-type(4) {
            margin-top: 85px;
        }

        .students-review__item figure {
            -webkit-transform: translatey(-50%);
            -ms-transform: translatey(-50%);
            transform: translatey(-50%);
        }

        .students-review__item .students-review__item__info {
            display: block;
            position: static;
            width: 100%;
            -webkit-transform: none;
            -ms-transform: none;
            transform: none;
            text-align: center;
            margin-top: -50px;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

            .students-review__item .students-review__item__info:after, .students-review__item .students-review__item__info:before {
                display: none;
            }

    .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
        border: none;
        outline: 0;
        padding: 0;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 53px;
        display: inline-block;
        line-height: 1;
        vertical-align: middle;
        background: url(images/arrow-gold.png) center center no-repeat;
        background-size: cover;
        width: 21px;
        height: 40px;
    }

    .owl-carousel .owl-nav .owl-prev {
        left: -40px;
        -webkit-transform: translateY(-50%) rotate(-180deg);
        -ms-transform: translateY(-50%) rotate(-180deg);
        transform: translateY(-50%) rotate(-180deg);
    }

    .owl-carousel .owl-nav .owl-next {
        right: -40px;
    }

    .owl-carousel .owl-nav .disabled.owl-prev {
        background-image: url(images/arrow-gray.png);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .owl-carousel .owl-nav .disabled.owl-next {
        background-image: url(images/arrow-gray.png);
        -webkit-transform: translateY(-50%) rotate(-180deg);
        -ms-transform: translateY(-50%) rotate(-180deg);
        transform: translateY(-50%) rotate(-180deg);
    }

    .allPosts ul, .footer__list ul {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }

    .single-post-content {
        width: 100%;
        padding-right: 0;
        padding-left: 0;
        margin-top: 30px;
    }

    .single-sidebar {
        float: none;
        width: 100%;
    }

        .single-sidebar:after, .single-sidebar:before {
            content: "";
            display: table;
        }

        .single-sidebar:after {
            clear: both;
        }

        .single-sidebar .compare-table {
            width: 50%;
            float: right;
        }

        .single-sidebar .allPosts {
            width: 50%;
            float: left;
            position: relative;
            top: -56px;
        }

        .single-sidebar .best-writing {
            text-align: right;
            padding-right: 65px;
        }

        .single-sidebar .compare-table .compare-table__row {
            padding-bottom: 30px;
            float: right;
        }

        .single-sidebar .compare-table__item {
            width: 130px;
            vertical-align: top;
        }

        .single-sidebar .compare-table .compare-table__row .compare-table__item-like, .single-sidebar .compare-table .compare-table__row .compare-table__item-rated {
            bottom: -20px;
        }

    .page-single {
        width: 100%;
        padding-right: 0;
        padding-left: 0;
    }

    .editor-review-title {
        font-size: 30px;
    }
}

@media screen and (max-width:767px) {
    .review__item, .review__item p {
        padding-right: 0;
    }

    .students-review {
        width: 100%;
    }

    .posts-container {
        column-count: 1;
    }

    .review__item {
        width: 100%;
        margin-bottom: 30px;
    }

        .review__item .entry-meta {
            margin: 0;
        }

    .students-review__item {
        width: 90%;
        margin: 0 auto 30px;
    }

    .single-post-content, .single-sidebar {
        margin-top: 0;
    }

    .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
        width: 14px;
        height: 30px;
    }

    .owl-carousel .owl-nav .owl-prev {
        left: 0;
    }

    .owl-carousel .owl-nav .owl-next {
        right: 0;
    }

    .allPosts ul, .footer__list ul {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }

    .wpcr3_div_2 {
        width: auto;
    }

    .wpcr3_table_2 .wpcr3_review_form_review_field_textarea textarea {
        min-width: auto;
    }

    .students-reviews__title {
        font-size: 40px;
    }

    .single-post-content p {
        padding-right: 10px;
        padding-left: 10px;
    }

    .single-sidebar .best-writing {
        text-align: left;
        padding-right: 0;
    }

    .single-sidebar .compare-table {
        width: 460px;
        margin: 0 0 20px;
        float: none;
    }

        .single-sidebar .compare-table .compare-table__row {
            float: none;
            margin: 0 0 20px;
        }

    .single-sidebar .allPosts {
        width: 100%;
        float: none;
        position: static;
    }

    .single-sidebar .compare-table__screenshot__pic {
        width: auto;
    }

    .editor-review-title {
        font-size: 25px;
    }

    .single-post-content .btn-replicate, .single-post-content .btn-review {
        width: 40%;
    }

    .single-post-content .btn-replicate {
        margin-left: 0;
    }
}

@media screen and (max-width:480px) {
    .students-reviews__title {
        font-size: 35px;
    }

    .page-single h1, .single-post-content h1 {
        font-size: 30px;
    }

    .students-reviews__top {
        padding-left: 10px;
        padding-right: 10px;
    }

    .wpcr3_table_2 .wpcr3_review_form_review_field_textarea textarea {
        width: 280px;
    }

    .single-sidebar .compare-table {
        width: 100%;
    }

        .single-sidebar .compare-table .compare-table__row {
            width: 100%;
            padding: 10px 0 30px;
        }

    .page-single {
        margin-top: 20px;
    }

        .page-single p {
            padding: 0 !important;
        }
}

@media screen and (max-width:350px) {
    .single-post-content h1 {
        font-size: 20px;
    }

    .post, .review__item {
        width: 100%;
        margin-bottom: 15px;
    }
}

.owl-dots {
    text-align: center;
    margin: 10px 0;
}

.owl-dot {
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #c1c1c1;
    display: inline-block;
    margin: 0 2px;
}

    .owl-dot.active {
        background-color: #ef8e47;
    }
