@import url(//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700,300,600,400|Open+Sans+Condensed:300,700);
@import url(//fonts.googleapis.com/css?family=Dancing+Script:400,700|Open+Sans:700italic,800italic,400,800,700);

@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=4.1.0');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.clearfix:after {
    content: '';
    display: block;
    clear: both;
}

.fa {
    display: inline-block;
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

html #wpadminbar {
    display: block;
}

body {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #777;
    background-color: #ffffff;
}

h1,
h2 {
    font-size: 25px;
    font-weight: bold;
    font-family: "Open Sans Condensed";
    color: #5a5a5a;
    text-transform: uppercase;
}

h3 {
    font-size: 20px;
    font-weight: bold;
    font-family: "Open Sans Condensed";
    color: #5a5a5a;
    text-transform: uppercase;
}

.divided_line {
    background-color: #e8e8e8;
    width: 100%;
    height: 1px;
}

.check_list li {
    display: block;
    padding: 0 0 0 50px;
    position: relative;
}

.check_list li:before {
    content: "";
    font-family: "FontAwesome";
    position: absolute;
    top: 0px;
    color: #777777;
    left: 31px;
}

.fRight,
.fRight.col-md-8 {
    float: right;
    padding-left: 0px;
    padding-right: 0;
}

.fLeft {
    float: left;
}

.remember_me_label + .ot_row .ot_form {
    margin-top: 20px;
}

#remember_me,
#remember_me_login,
#remember_me_mob {
    display: none;
}

.mobile_form form {
    position: relative;
}

.login_popup .remember_me_label,
.mobile_form .remember_me_label,
.order_table .remember_me_label {
    display: inline-block;
    color: #b3b3b3;
    margin-bottom: 15px;
    font-size: 11px;
    height: 24px;
    line-height: 26px;
    padding-left: 30px;
    background: url(/images/remember_me.png) no-repeat;
    cursor: pointer;
    background-position: left center;
    text-align: left;
    position: relative;
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    float: inherit;
    position: absolute;
    left: 20px;
    bottom: 46px;
}

.order_table .remember_me_label {
    left: 30px;
    bottom: 124px;
}

.login_popup .remember_me_label {
    bottom: 55px;
}

#remember_me:checked + label:before,
#remember_me_login:checked + label:before,
#remember_me_mob:checked + label:before {
    content: url(../images/remember_me_checked.png);
    position: absolute;
    left: 5px;
    top: 1px;
}

.login_popup .forgot {
    height: 45px;
    line-height: 45px;
}
.payment_page footer {
    background: transparent;
}
.payment_page p {
    margin-bottom: 0!important;
}
.payment_page .error {
    margin-left: 0%;
    margin-top: 0%;
    font-size: 12px;
}
.payment_page main, .payment_page .details__row label {
    box-sizing: content-box;
}
.payment_page .header_right_part {
    font-size: 14px;
}
.payment_page .middle_header_line {
    background: #fff;
}
.payment_page .header_right_part a, .payment_page .header_right_part .call_to_us {
    padding: 7px;
}
.payment_page .logged_in .logout {
    padding: 4px 14px;
}
.payment_page .details__content {
    overflow: visible!important;
}
@media (max-width: 1060px) {
    .fRight,
    .fLeft {
        float: none;
        padding-left: 0;
        padding-right: 0;
    }

    .top_title_line .title {
        line-height: 1.2em;
    }

    .post_line .bread_crumbs {
        margin-top: 28px;
    }
}

.hdrsWrap {
    margin: 20px 0;
    background: url('../images/adapt/gray_border.png') repeat-x 100% 35px;
}

.hdrsWrap h2 {
    border-bottom: 2px solid #ef421e;
    display: inline-block;
    margin: 0;
}

.content {
    margin-top: 20px;
    margin-bottom: 40px;
}






/**********Header**********/
a {
    text-decoration: none;
}

header,
section,
footer,
body > div {
    min-width: 480px;
}

#cluetip {
    min-width: 0px;
}

.high_header_line {
    border-bottom: 1px solid #e7e7e7;
    background: #fefefe; /* Old browsers */
    background: -moz-linear-gradient(top, #fefefe 0%, #f6f6f6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #f6f6f6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fefefe 0%, #f6f6f6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fefefe 0%, #f6f6f6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fefefe 0%, #f6f6f6 100%); /* IE10+ */
    background: linear-gradient(to bottom, #fefefe 0%, #f6f6f6 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#f6f6f6', GradientType=0); /* IE6-9 */
}

.high_header_line a {
    color: #9a9a9a;
    padding: 5px 1px;
    font-size: 17px;
}

.header_logo {
    width: 200px;
    height: 81px;
    background: url("../images/adapt/logo.png");
    margin-top: 20px;
}

.middle_header_line {
    height: 122px;
    border-bottom: 1px solid #e7e7e7;
}

.header_right_part {
    padding-top: 45px;
}

.header_right_part a,
.header_right_part .call_to_us {
    float: right;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    height: 30px;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    padding: 4px 7px;
    margin-left: 10px;
    margin-bottom: 10px;
}

.header_right_part .live_chat {
    background-color: #80b452;
    border-color: #80b452;
    color: #fff;
}

.header_right_part .live_chat:hover {
    background: #8ac853;
    border-color: #80b452;
    color: #fff;
}

.header_right_part .live_chat:active {
    background: red;
    border-color: #80b452;
    color: #fff;
}

.header_right_part a {
    position: relative;
    color: #9a9a9a;
    border: 1px solid #9a9a9a;
    background-color: #fff;
}

.header_right_part a:hover {
    color: #333333;
    border-color: #333333;
    z-index: 5;
}

.header_right_part .fa {
    padding-right: 3px;
}

a.call_to_us {
    border-color: #fff;
}

.header_menu ul {
    display: table;
    width: 100%;
}

.header_menu ul li:first-child {
    border-left: 1px solid #e7e7e7;
    margin-left: -4px;
}

.header_menu ul li:first-child a {
    margin-left: 0px;
}

.header_menu ul li {
    display: table-cell;
    height: 48px;
    font-weight: bold;
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 15px;
    border-right: 1px solid #e7e7e7;
}

ul, ol {
    display: block;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
    margin: 0;
    padding: 0;
}

.header_menu ul li a {
    color: #7e7e7e;
    text-transform: uppercase;
    text-align: center;
    padding: 13px 15px;
    display: block;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border-width: 2px 0 0;
    border-style: solid;
    border-color: rgba(255, 255, 255, .0);
    margin: -1px 0 0 0;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

.header_menu ul li a:hover, .header_menu .current-menu-item a {
    border-top: 2px solid #e85639;
    color: #000;
}

.header_menu ul li.last a {
    color: #ef421e;
}

.header_menu ul .active {
    color: #000;
    border-top: 2px solid #e85639;
}

.feature_block {
    margin-top: 35px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.feature_block__item {
    float: left;
    width: 50%;
}

.feature_block__item + .feature_block__item {
    border: 1px solid #d4d4d4;
}

.feature_block__item:first-child {
    -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, .45);
    -moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, .45);
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .45);
    z-index: 3;
    position: relative;
    top: -18px;
}

.feature_block__title {
    position: relative;
    width: 100%;
    padding: 8px 0;
    text-align: center;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 19px;
    font-weight: 700;
    color: #fff;
    background: #49bcdd;
    z-index: 2;
}

.feature_block__title--big {
    padding: 17px 0;
}

.feature_block__title--light {
    background: #dadada;
    left: 0;
    width: 100%;
}

.feature_block__list,
.feature_block__format-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.feature_block__list {
    background: #fff;
}

.feature_block__list-item,
.feature_block__format-list-item {
    position: relative;
    padding: 14px 10px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    border-bottom: 1px solid #dadada;
    color: #717070;
}

.feature_block__list-item {
    overflow: hidden;
}

.feature_block__list-item span {
    font-weight: bold;
    text-align: center;
    width: 100px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    padding: 14px 10px;
    border-left: 1px solid #dadada;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.feature_block__list-item--total {
    background: #49bcdd;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    font-size: 19px;
    color: #fff;
    border-bottom: none;
}

.feature_block__list-item--total span {
    border-left: none;
}

.feature_block__format-list-item {
    display: table;
    padding: 0 10px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #717070;
}

.feature_block__format-list-item span {
    display: table-cell;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 1px solid #dadada;
    margin-top: -13px;
    right: 0;
    text-align: center;
    height: 100%;
    padding: 15px 10px;
    top: 13px;
}

.feature_block__format-list-item:last-child {
    border-bottom: none;
}

.offer_block {
    margin: 35px auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.offer_block__item {
    display: inline-block;
    width: 31%;
    margin-right: 3%;
    text-align: center;
    border: 1px solid #dadada;
    border-bottom: 2px solid #e85639;
    padding: 0 18px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.offer_block__item:last-child {
    margin: 0;
}

.offer_block__discount {
    position: relative;
    margin-bottom: 20px;
    padding: 8px 0;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 25px;
    font-weight: 700;
    border-bottom: 1px solid #dadada;
    color: #333;
    text-transform: uppercase;
}

.offer_block__discount:after {
    content: '';
    position: absolute;
    bottom: -7px;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 6px 0 6px;
    border-color: #e85639 transparent transparent transparent;
    margin-left: -6px;
    display: block;
}

.offer_block__discount:before {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 50%;
    width: 60%;
    border-bottom: 2px solid #e85639;
    margin-left: -30%;
}

.offer_block__description {
    position: relative;
    margin-bottom: 15px;
    min-height: 184px;
    font-family: 'Open Sams', sans-serif;
    font-size: 14px;
    color: #605858;
}

.offer_block__btn {
    display: block;
    width: 100%;
    height: 38px;
    line-height: 38px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    text-shadow: 0 1px #398f88;
    border-bottom: 2px solid #3f948e;
    text-decoration: none;
    background: #4ca8a1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.offer_block__btn:after {
    display: none;
}
.payment_page header,
.payment_page section,
.payment_page footer,
body.payment_page > div {
    min-width: 200px;
}

@media (min-width: 768px) and (max-width: 1059px) {
    .header_menu ul li {
        height: auto;
        font-size: 14px;
    }

    .header_menu ul li a {
        padding: 13px 10px;
    }

    .fRight, .fRight.col-md-8 {
        padding-left: 0;
        width: 100%;
    }

    .content .col-md-4 {
        padding-right: 0;
    }

    footer ul li {
        width: 50%;
        max-width: none;
    }

    footer ul li:nth-child(2n) {
        border-right: none;
    }

    footer p {
        padding: 0 15px;
    }
}

.mobile_header_first_line {
    background-color: #2d2d2d;
    height: 42px;
}

.mobile_logo {
    height: 83px;
    width: 200px;
    display: block;
    background: url("../images/adapt/logo_small.png");
    margin: 10px auto;
}

.mobyle_button_menu {
    background: url("../images/adapt/menu_button.png");
    width: 52px;
    height: 42px;
}

.mainMenu li {
    width: 100%;
    border-bottom: 1px solid #e8e8e8;
}

.mainMenu,
.userMenu {
    display: none;
    border-bottom: 2px solid #2d2d2d;
    border-top: 3px solid #ef421e;
    position: absolute;
    background: white;
    z-index: 200;
    left: 0;
    right: 0;
}

.visible-xs {
    position: relative;
}

.visible-xs .call_to_us {
    text-align: center;
    border-top: 1px solid #e8e8e8;
    padding-top: 10px;
    color: #999999;
    position: relative;
}

.visible-xs .call_to_us .fa {
    margin-right: 7px;
    font-size: 20px;
    vertical-align: text-bottom;
}

.userMenu {
    background: #fafafa;
}

.userMenu li {
    padding: 30px 0;
    border-bottom: 1px solid #e8e8e8;
    text-align: center;
    list-style-type: none;
}

.userMenu .fb {
    color: #3975b3;
    font-size: 30px;
}

.userMenu .tw {
    color: #26b0dd;
    font-size: 31px;
    margin-right: 20px;
}

.userMenu .lang-select {
    font-size: 18px;
    border: none;
    font-weight: 300;
}

.userMenu .lang-select:hover,
.userMenu .lang-select:active {
    background: none;
}

.userMenu .lang-select:before {
    font-size: 25px;
    left: 0;
}

.mainMenu a {
    font-family: "Open Sans Condensed";
    font-weight: bold;
    font-size: 16px;
    padding: 15px 20px;
    display: block;
    color: #000;
    position: relative;
}

.mainMenu a:after {
    content: "\f105";
    position: absolute;
    right: 20px;
    top: 17px;
    font-family: "FontAwesome";
    color: #b2b2b2;
    font-weight: 300;
}

.mainMenu li.last a,
.mainMenu li.last a:after {
    color: #ef421e;
}

.mainMenu a.last {
    color: #ef421e;
}

.mobyle_button_plus {
    background: url('../images/adapt/user_menu.png') no-repeat;
    width: 19px;
    height: 19px;
    margin: 12px 15px 0 0;
    opacity: 0.4;
    transition: transform .3s;
    -webkit-transition: transform .3s, opacity .3s;
}

.mobyle_button_plus.active {
    -ms-transform: rotate(-135deg); /* IE 9 */
    -webkit-transform: rotate(-135deg); /* Chrome, Safari, Opera */
    transform: rotate(-135deg);
    opacity: 1;
}

.userMenu .mobile_form {
    display: none;
    background: white;
}

.userMenu .mobile_buttons {
    padding: 0;
}

.userMenu .mobile_buttons a {
    display: inline-block;
    position: relative;
    color: #333333;
    border: 1px solid #333333;
    background-color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 20px;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    padding: 4px 15px;
    margin: 30px 7px;
}

.userMenu .mobile_buttons .live_chat {
    background-color: #80b452;
    border-color: #80b452;
    color: #fff;
}

.userMenu .mobile_buttons .live_chat:hover {
    background: #8ac853;
    border-color: #80b452;
    color: #fff;
}

.userMenu .mobile_buttons .fa {
    padding-right: 6px;
}









/**********End*Header**********/




/**************Footer**************/
footer {
    background-color: #333333;
    min-height: 127px;
    padding: 50px 0;
}

footer a {
    text-decoration: none;
    color: #fff;
}

footer a:hover {
	color: #dcdcdc;
}

footer ul li {
    display: inline-block;
    border-right: 1px solid #464646;
    padding: 0 18px 10px 18px;
	margin: 0 -4px 0 0;
    min-width: 25%;
}

footer p {
    margin: 11px 0 0;
}
/*.footer-main ul li:first-child {
    border-left: 0px solid #fff;
    padding-left: 0;
}*/

.footer-mobile {
    display: none;
}

.footer-mobile ul {
    margin: 15px 0;
}

.footer-mobile ul li {
    display: block;
    position: relative;
    border-top: 1px solid #464646;
    border-left: none;
    padding: 0;
}

.footer-mobile ul li a {
    display: block;
    padding: 8px 7px;
}

.footer-mobile ul li:last-child {
    border-bottom: 1px solid #464646;
}

.footer-mobile ul li:after {
    content: "\f105";
    position: absolute;
    right: 7px;
    top: 8px;
    font-family: "FontAwesome";
    color: white;
}

.footer-mobile .center {
    text-align: center;
}

.footer-mobile .center a {
    font-size: 30px;
    margin: 12px;
}

@media (max-width: 767px) {
    .footer-main {
        display: none;
    }

    .footer-mobile {
        display: block;
    }
}


/*************End*Footer**************/



















/*********MainPage Content**********/

.main_page_head_ban {
    background: url("../images/adapt/main_page_head_ban.png");
    background-position: 50% 50%;
    width: 100%;
    background-repeat: repeat-x;
    height: 392px;
    margin-top: -30px;
}

.main_page_head_ban .button {
    position: relative;
    top: 242px;
    font-size: 37px;
    width: 328px;
    text-align: center;
    padding: 7px 40px;
}

.main_page_head_ban {
    background-image: url('//img3.a-writer.com/images/head_banner_main.png');
    margin-top: 0;
}

.main_page_main_title {
    font: 700 70px 'Dancing Script', cursive;
    color: #0a4e65;
    text-transform: none;
    text-align: center;
    position: relative;
    top: 70px;
}

.main_page_main_title:before {
    content: '';
    display: block;
    position: absolute;
    top: -30px;
    left: 50%;
    width: 141px;
    height: 31px;
    background-repeat: no-repeat;
    background-image: url(data:image/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAAI0AAAAgCAYAAAAv3PuVAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4BpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyNDhDQTYxODNEQ0NFMzExODM3MEExQThGMDI5RUUwMyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGNzYzQTE2MTU3QkMxMUU1QjlEMDgwMEQ3ODdGMjc2RSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGNzYzQTE2MDU3QkMxMUU1QjlEMDgwMEQ3ODdGMjc2RSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNSAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3M2U5MjFiMy04MTczLWQ2NGEtOGFmZi03NzAzNGUxODkxZTUiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpmMzNjZDNkMi01N2JiLTExZTUtOGI1OS04ZWI2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);
    margin-left: -70px;
}

.main_page_second_title {
    font: 800 39px 'Open Sans', sans-serif;
    color: #0a4e65;
    text-align: center;
    position: relative;
    top: -10px;
    text-transform: uppercase;
}

.main_page_second_title .small_font {
    font: 800 22px 'Open Sans', sans-serif;
    position: relative;
    top: -25px;
}

.main_page_head_ban .button {
    top: 22px;
}

@media (max-width: 767px) {
    .main_page_head_ban {
        background: url("../images/adapt/main_page_head_ban_sm.png");
        background-position: 50% 50%;
        height: 301px;
        min-width: 480px;
    }

    .main_page_head_ban .button {
        position: relative;
        top: 174px;
        font-size: 28px;
        width: 260px;
        text-align: center;
        padding: 12px 40px;
    }

    .main_page_head_ban {
        background-image: url('//img3.a-writer.com/images/head_banner_main_mobile.png');
    }

    .main_page_main_title:before {
        background-size: cover;
        top: -30px;
    }

    .main_page_main_title {
        font-size: 47px;
        top: 50px;
    }

    .main_page_second_title {
        font-size: 30px;
        top: -5px;
    }

    .main_page_second_title .small_font {
        font-size: 17px;
        top: -20px;
    }

    .main_page_head_ban .button {
        top: 4px;
    }
}

.main_benefits {
    text-align: center;
    padding-bottom: 20px;
}

.main_benefits div div div {
    min-height: 115px;
    width: 115px;
    background: url("../images/adapt/sprite_main.png");
    margin: 37px auto 0;
}

.main_benefits .benefit_1 {
    background-position: 0 0;
}

.main_benefits .benefit_2 {
    background-position: -115px 0;
}

.main_benefits .benefit_3 {
    background-position: -230px 0;
}

.main_benefits .benefit_4 {
    background-position: -345px 0;
}

.main_benefits h3 {
    font-size: 20px;
    color: #333;
    text-transform: uppercase;
}

.main_benefits p {
    text-align: justify;
}

.main_blue_part {
    background: url("../images/adapt/main_bg_mountain_new.png");
    background-position: 50% 0;
    width: 100%;
    background-repeat: repeat-x;
    height: 626px;
}

.main_blue_part .col-md-4 > div {
    background: #fff;
    padding: 20px;
    margin-top: 50px;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(57, 122, 137, 0.77);
    -moz-box-shadow: 0px 2px 4px 0px rgba(57, 122, 137, 0.77);
    box-shadow: 0px 2px 4px 0px rgba(57, 122, 137, 0.77);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    min-height: 500px;
}

.main_blue_part h3 {
    font-size: 25px;
    color: #333;
    text-align: center;
    text-transform: uppercase;
    margin: 2px auto -2px;
    border-bottom: 2px solid #ef421e;
    display: table;
    padding: 0 15px 9px;
    position: relative;
    z-index: 2;
}

.main_blue_part .col-md-4 > div > div {
    border-top: 1px solid #e8e8e8;
    padding-top: 12px;
}

.main_blue_part h3:after,
.main_blue_part h3:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.main_blue_part h3:after {
    border-color: rgba(239, 66, 30, 0);
    border-top-color: #ef421e;
    border-width: 5px;
    margin-left: -5px;
}

.main_blue_part h3:before {
    border-color: rgba(239, 66, 30, 0);
    border-top-color: #ef421e;
    border-width: 8px;
    margin-left: -8px;
}

.main_how_it_work {
    position: relative;
    padding: 0 0 0 60px;
}

.main_how_it_work:before {
    display: block;
    content: "";
    position: absolute;
    width: 51px;
    height: 267px;
    background: url("../images/adapt/sprite_main.png");
    z-index: 0;
    left: 0;
    background-position: 50px 0;
    top: 15px;
}

.main_blue_part h5,
.main_blue_part p {
    position: relative;
    z-index: 1;
}

.main_blue_part h5 {
    text-transform: uppercase;
    color: #898989;
    margin: 22px 0 0px;
}

.main_how_it_work p {
    margin: 0px 0 30px;
}

.look_more {
    min-height: 38px;
    color: #fff;
    padding: 0 20px;
    -webkit-border-radius: 19px;
    -moz-border-radius: 19px;
    border-radius: 19px;
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 38px;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.21);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.21);
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.21);
    background: #93ebfa; /* Old browsers */
    background: -moz-linear-gradient(top, #93ebfa 0%, #6fd0e0 49%, #53bcd1 51%, #2696aa 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #93ebfa), color-stop(49%, #6fd0e0), color-stop(51%, #53bcd1), color-stop(100%, #2696aa)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #93ebfa 0%, #6fd0e0 49%, #53bcd1 51%, #2696aa 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #93ebfa 0%, #6fd0e0 49%, #53bcd1 51%, #2696aa 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #93ebfa 0%, #6fd0e0 49%, #53bcd1 51%, #2696aa 100%); /* IE10+ */
    background: linear-gradient(to bottom, #93ebfa 0%, #6fd0e0 49%, #53bcd1 51%, #2696aa 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#93ebfa', endColorstr='#2696aa', GradientType=0); /* IE6-9 */
}

.look_more:hover {
    background: #93ebfa; /* Old browsers */
    background: -moz-linear-gradient(top, #98f0ff 0%, #70d6e6 49%, #53c2d7 51%, #269cb0 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #98f0ff), color-stop(49%, #70d6e6), color-stop(51%, #53c2d7), color-stop(100%, #269cb0)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #98f0ff 0%, #70d6e6 49%, #53c2d7 51%, #269cb0 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #98f0ff 0%, #70d6e6 49%, #53c2d7 51%, #269cb0 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #98f0ff 0%, #70d6e6 49%, #53c2d7 51%, #269cb0 100%); /* IE10+ */
    background: linear-gradient(to bottom, #98f0ff 0%, #70d6e6 49%, #53c2d7 51%, #269cb0 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#98f0ff', endColorstr='#269cb0', GradientType=0); /* IE6-9 */
}

.look_more:active {
    background: #85c5d6;
}

.main_blue_part .col-md-4 > div {
    position: relative;
}

.main_blue_part .look_more {
    position: absolute;
    bottom: 20px;
    left: 97px;
}

.pay_method {
    background: url("../images/adapt/sprite_main.png");
    width: 286px;
    height: 135px;
    background-position: 0px -120px;
    margin: 0 0 0 5px;
}

.our_services li, .widget-area li:not(.recentcomments) {
    display: block;
    border-bottom: 1px solid #e8e8e8;
}

.our_services li a, .widget-area li:not(.recentcomments)>a {
    color: #7e7e7e;
    padding: 5px 0 5px 25px;
    text-decoration: none;
    position: relative;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    display: block;
}

.our_services li:hover, .widget-area li:not(.recentcomments):hover {
    background: #fafafa;
}

.our_services li a:hover, .widget-area li:not(.recentcomments)>a:hover {
    color: #e85639;
}

.our_services li a:after, .widget-area li:not(.recentcomments)>a:after {
    content: "";
    color: #7e7e7e;
    font-size: 12px;
    position: absolute;
    top: 9px;
    left: 10px;
    font-family: "FontAwesome";
}

.button_thankyou {
    color: #fff;
    background: #ff8d6c; /* Old browsers */
    background: -moz-linear-gradient(top, #ff8d6c 0%, #fe9d8a 2%, #ff785a 4%, #f64c2d 49%, #f1381c 51%, #ef4a22 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff8d6c), color-stop(2%, #fe9d8a), color-stop(4%, #ff785a), color-stop(49%, #f64c2d), color-stop(51%, #f1381c), color-stop(100%, #ef4a22)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ff8d6c 0%, #fe9d8a 2%, #ff785a 4%, #f64c2d 49%, #f1381c 51%, #ef4a22 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ff8d6c 0%, #fe9d8a 2%, #ff785a 4%, #f64c2d 49%, #f1381c 51%, #ef4a22 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ff8d6c 0%, #fe9d8a 2%, #ff785a 4%, #f64c2d 49%, #f1381c 51%, #ef4a22 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ff8d6c 0%, #fe9d8a 2%, #ff785a 4%, #f64c2d 49%, #f1381c 51%, #ef4a22 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8d6c', endColorstr='#ef4a22', GradientType=0); /* IE6-9 */
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 14px 40px;
    margin: 0 15px 10px 0;
    width: 255px;
    display: inline-block;
    text-align: center;
    text-shadow: 1px 1px 2px rgba(115, 0, 0, 1);
}

.button_order_dig {
    min-height: 65px;
    font-size: 27px;
    color: #fff;
    background: #ff8d6c; /* Old browsers */
    background: -moz-linear-gradient(top, #ff8d6c 0%, #fe9d8a 2%, #ff785a 4%, #f64c2d 49%, #f1381c 51%, #ef4a22 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff8d6c), color-stop(2%, #fe9d8a), color-stop(4%, #ff785a), color-stop(49%, #f64c2d), color-stop(51%, #f1381c), color-stop(100%, #ef4a22)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ff8d6c 0%, #fe9d8a 2%, #ff785a 4%, #f64c2d 49%, #f1381c 51%, #ef4a22 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ff8d6c 0%, #fe9d8a 2%, #ff785a 4%, #f64c2d 49%, #f1381c 51%, #ef4a22 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ff8d6c 0%, #fe9d8a 2%, #ff785a 4%, #f64c2d 49%, #f1381c 51%, #ef4a22 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ff8d6c 0%, #fe9d8a 2%, #ff785a 4%, #f64c2d 49%, #f1381c 51%, #ef4a22 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8d6c', endColorstr='#ef4a22', GradientType=0); /* IE6-9 */
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 14px 40px;
    margin: 30px auto;
    width: 255px;
    display: block;
    text-shadow: 1px 1px 2px rgba(115, 0, 0, 1);
    box-sizing: border-box;
}

.button_order_dig.place-order {
    width: 345px;
}

.button_order_dig:hover,
.form_price  #prices_order_button:hover,
.button_thankyou:hover {
    background: #ff8d6c; /* Old browsers */
    background: -moz-linear-gradient(top, #ff8d6c 0%, #fe9d8a 2%, #fca08c 4%, #ff5e41 49%, #ff4d32 51%, #f55a35 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff8d6c), color-stop(2%, #fe9d8a), color-stop(4%, #fca08c), color-stop(49%, #ff5e41), color-stop(51%, #ff4d32), color-stop(100%, #f55a35)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ff8d6c 0%, #fe9d8a 2%, #fca08c 4%, #ff5e41 49%, #ff4d32 51%, #f55a35 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ff8d6c 0%, #fe9d8a 2%, #fca08c 4%, #ff5e41 49%, #ff4d32 51%, #f55a35 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ff8d6c 0%, #fe9d8a 2%, #fca08c 4%, #ff5e41 49%, #ff4d32 51%, #f55a35 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ff8d6c 0%, #fe9d8a 2%, #fca08c 4%, #ff5e41 49%, #ff4d32 51%, #f55a35 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8d6c', endColorstr='#ef4a22', GradientType=0); /* IE6-9 */
}

.button_order_dig:active,
.form_price #prices_order_button:active,
.button_thankyou:active {
    background: #ff8d6c; /* Old browsers */
    background: -moz-linear-gradient(top, #ff8d6c 0%, #fe9d8a 2%, #fca08c 4%, #ff5e41 49%, #ff4d32 51%, #f55a35 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff8d6c), color-stop(2%, #fe9d8a), color-stop(4%, #fca08c), color-stop(49%, #ff5e41), color-stop(51%, #ff4d32), color-stop(100%, #f55a35)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ff8d6c 0%, #fe9d8a 2%, #fca08c 4%, #ff5e41 49%, #ff4d32 51%, #f55a35 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ff8d6c 0%, #fe9d8a 2%, #fca08c 4%, #ff5e41 49%, #ff4d32 51%, #f55a35 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ff8d6c 0%, #fe9d8a 2%, #fca08c 4%, #ff5e41 49%, #ff4d32 51%, #f55a35 100%); /* IE10+ */
    background: linear-gradient(to bottom, #dd583c 0%, #fe4c33 2%, #d83b20 4%, #d5553b 49%, #d63b23 51%, #da4622 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8d6c', endColorstr='#ef4a22', GradientType=0); /* IE6-9 */
}

.err_page_head_ban .button_thankyou {
    margin-top: 30px;
}

.testomonial_small_container {
    background-color: #e8e8e8;
    padding: 20px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    position: relative;
    margin-bottom: 15px;
}

blockquote {
    display: block;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    margin-left: 20px;
    margin-top: 10px;
    font-style: italic;
    position: relative;
}

blockquote:after {
    content: "“";
    position: absolute;
    color: #9d9d9d;
    font-size: 40px;
    top: -27px;
    left: -20px;
    font-family: sans-serif;
    font-weight: bold;
}

.testomonial_small_container:after {
    top: 100%;
    left: 14%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(232, 232, 232, 0);
    border-top-color: #e8e8e8;
    border-width: 12px;
    margin-left: -12px;
}

.testomonial_face img {
    width: 62px;
}

.testomonial_face {
    width: 62px;
    height: 62px;
    -webkit-border-radius: 31px;
    -moz-border-radius: 31px;
    border-radius: 31px;
    overflow: hidden;
    margin-left: 18px;
}

.testomonial_small_persona {
    position: relative;
    padding-bottom: 20px;
}

.testomonial_small_persona h6 {
    position: absolute;
    font-size: 14px;
    top: 10px;
    left: 90px;
    margin: 0;
}

.testomonial_small_persona p {
    position: absolute;
    font-size: 12px;
    top: 16px;
    left: 90px;
}

@media (min-width: 768px) {
    .main_blue_part .col-md-4:nth-child(2) .look_more {
        left: 105px;
    }
}

.main_blue_part .col-md-4,
.main_content_part .col-md-4,
.main_content_part .col-md-8 {
    padding: 0 10px;
}

@media (min-width: 768px) and (max-width: 1059px) {
    .fRight {
        float: none;
    }

    .main_benefits .col-md-3 {
        min-height: 360px;
    }

    .main_blue_part .col-md-4 > div {
        min-height: 400px;
        padding: 5px 20px;
        margin-top: 20px;
    }

    .services_main li a {
        padding: 2px 0 2px 25px;
    }

    .services_main li a:after {
        top: 4px;
    }

    .main_blue_part {
        height: 777px;
        background-position: 50% -625px;
        padding-top: 20px;
    }

    .main_blue_part h3 {
        font-size: 18px;
        padding: 0 15px 2px;
    }

    .main_blue_part .col-sm-12 > div {
        min-height: 260px;
        position: relative;
    }

    .main_blue_part .col-sm-12 > div p {
        width: 380px;
    }

    .main_blue_part .col-sm-12 > div .pay_method {
        position: absolute;
        right: 20px;
        top: 65px;
    }

    .testomonial_small_container:after {
        left: 17%;
    }
}

@media (max-width: 767px) {
    .main_benefits p {
        padding: 5px 20px;
    }

    .main_blue_part {
        height: 1750px;
        background: url("../images/adapt/main_bg_mountain_small.png");
        background-position: 50% 0;
        min-width: 480px;
    }

    .pay_method {
        margin: 60px auto 0;
    }
}

@media (min-width: 620px) and (max-width: 767px) {
    .main_blue_part .look_more {
        left: 40%;
    }
}

@media (max-width: 619px) {
    .main_blue_part .look_more {
        left: 36%;
    }
}

/*********End*MainPage*Content**********/

.top_title_line {
    background: #E85639;
    background-image: url("../images/adapt/clouds.png");
    background-image: url("../images/adapt/clouds.png"), -webkit-linear-gradient(top, rgba(247, 107, 79, 1) 30%, rgba(240, 138, 96, 1) 100%);
    background-image: url("../images/adapt/clouds.png"), -moz-linear-gradient(top, rgba(247, 107, 79, 1) 30%, rgba(240, 138, 96, 1) 100%);
    background-image: url("../images/adapt/clouds.png"), -o-linear-gradient(top, rgba(247, 107, 79, 1) 30%, rgba(240, 138, 96, 1) 100%);
    background-image: url("../images/adapt/clouds.png"), linear-gradient(to bottom, rgb(247, 107, 79) 30%, rgb(240, 138, 96) 100%);
    background-repeat: repeat-x;
    background-position: bottom;
}

.top_title_line .title {
    font-family: "Open Sans", sans-serif;
    font-size: 35px;
    color: #a0311a;
    font-weight: 700;
    float: left;
    width: 70%;
    text-transform: uppercase;
    margin: 0.67em auto;
    background-color: transparent;
}

.bread_crumbs a, .bread_crumbs .breadcrumbs a {
    color: #fff;
    text-decoration: underline;
}

.bread_crumbs {
    float: right;
    font-size: 13px;
    margin-top: 40px;
}

.bread_crumbs .breadcrumbs {
    margin: 0;
    font-size: 13px;
    line-height: 1.5em;
}

.breadcrumbs span {
    padding: 0 2px;
    color: #a0311a;
}

.bread_crumbs .fa {
    padding-right: 5px;
}

.bread_crumbs_seporator {
    font-family: "FontAwesome";
    font-size: 13px;
    color: #fff;
}

.guarantees_img,
.guarantees_img img {
    width: 684px;
    height: 389px;
}

.contact_box {
    -webkit-box-shadow: 0px -1px 5px 0px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0px -1px 5px 0px rgba(0, 0, 0, 0.45);
    box-shadow: 0px -1px 5px 0px rgba(0, 0, 0, 0.45);
    margin-bottom: 20px;
    position: relative;
    text-align: center;
}

.contact_box_header {
    background-color: #49bcdd;
    color: #fff;
    font-family: "Open Sans Condensed";
    font-weight: 600;
    font-size: 19px;
    height: 60px;
    text-align: center;
    padding-top: 17px;
    position: relative;
    margin-bottom: 30px;
}

.contact_box_header:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(73, 188, 221, 0);
    border-top-color: #49bcdd;
    border-width: 20px;
    margin-left: -20px;
}

.contact_box input[type="text"],
.contact_box input[type="email"],
.contact_box textarea,
.contact_box p {
    margin: 0 5%;
    width: 90%;
    max-width: 90%;
    min-width: 90%;
    min-height: 36px;
    text-align: left;
}

.contact_box div,
p {
    margin-bottom: 20px !important;
}

.contact_box input,
.contact_box textarea {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #bebdb9;
    padding: 10px 15px;
}

.contact_box textarea {
    height: 130px;
}

.contact_box input[type="submit"] {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    width: 190px;
    height: 40px;
    background: #93ebfa; /* Old browsers */
    background: -moz-linear-gradient(top, #93ebfa 0%, #6fd0e0 50%, #53bcd1 51%, #2696aa 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #93ebfa), color-stop(50%, #6fd0e0), color-stop(51%, #53bcd1), color-stop(100%, #2696aa)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #93ebfa 0%, #6fd0e0 50%, #53bcd1 51%, #2696aa 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #93ebfa 0%, #6fd0e0 50%, #53bcd1 51%, #2696aa 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #93ebfa 0%, #6fd0e0 50%, #53bcd1 51%, #2696aa 100%); /* IE10+ */
    background: linear-gradient(to bottom, #93ebfa 0%, #6fd0e0 50%, #53bcd1 51%, #2696aa 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#93ebfa', endColorstr='#2696aa', GradientType=0); /* IE6-9 */
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: 0px -1px 1px rgba(55, 147, 165, 1);
    color: #fff;
    margin: 0 auto 30px;
    display: block;
    outline: none;
    -webkit-transition: background 0.5s ease;
    -moz-transition: background 0.5s ease;
    -o-transition: background 0.5s ease;
    transition: background 0.5s ease;
    cursor: pointer;
    font-size: 17px;
    padding: 8px 18px 6px 3px;
}

.contact_box input[type="submit"]:hover {
    background: #54e3f9; /* Old browsers */
    background: -moz-linear-gradient(top, #54e3f9 0%, #39c7dd 50%, #18b0ce 51%, #0890a8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #54e3f9), color-stop(50%, #39c7dd), color-stop(51%, #18b0ce), color-stop(100%, #0890a8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #54e3f9 0%, #39c7dd 50%, #18b0ce 51%, #0890a8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #54e3f9 0%, #39c7dd 50%, #18b0ce 51%, #0890a8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #54e3f9 0%, #39c7dd 50%, #18b0ce 51%, #0890a8 100%); /* IE10+ */
    background: linear-gradient(to bottom, #54e3f9 0%, #39c7dd 50%, #18b0ce 51%, #0890a8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#54e3f9', endColorstr='#0890a8', GradientType=0); /* IE6-9 */
}

@media (max-width: 767px) {
    .guarantees_img img,
    .guarantees_img {
        width: 100%;
        height: auto;
    }
}

/*************Services************/
.services_page h2 {
    line-height: 26px;
    font-size: 22px;
}

.services_blue_container {
    position: relative;
    padding: 20px;
    color: #fff;
    font-weight: 300;
    margin-bottom: 20px;
    background: #45b5d5; /* Old browsers */
    background: -moz-linear-gradient(left, #45b5d5 0%, #39a7c7 48%, #1c8cab 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #45b5d5), color-stop(48%, #39a7c7), color-stop(100%, #1c8cab)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #45b5d5 0%, #39a7c7 48%, #1c8cab 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #45b5d5 0%, #39a7c7 48%, #1c8cab 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #45b5d5 0%, #39a7c7 48%, #1c8cab 100%); /* IE10+ */
    background: linear-gradient(to right, #45b5d5 0%, #39a7c7 48%, #1c8cab 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#45b5d5', endColorstr='#1c8cab', GradientType=1); /* IE6-9 */
}

.services_blue_container p {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.services_blue_container:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #39a7c7;
    border-width: 20px;
    margin-left: -20px;
}

.orange_list a, .site-main a {
    color: #e85639;
    text-decoration: underline;
    font-size: 14px;
}

.wp-base a {
    text-decoration: initial;
}

.orange_list li {
    display: block;
    padding: 0 0 12px 20px;
    position: relative;
}

.orange_list li:after {
    content: "";
    color: #e85639;
    font-size: 14px;
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: "FontAwesome";
}

.form_price {
    -webkit-box-shadow: 0px -1px 5px 0px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0px -1px 5px 0px rgba(0, 0, 0, 0.45);
    box-shadow: 0px -1px 5px 0px rgba(0, 0, 0, 0.45);
    margin-bottom: 20px;
}

.form_price h3 {
    background-color: #e85639;
    color: #fff;
    font-family: "Open Sans Condensed";
    font-weight: 600;
    font-size: 19px;
    height: 60px;
    text-align: center;
    padding-top: 17px;
    position: relative;
    margin-bottom: 30px;
    text-transform: none;
}

.form_price h3:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(73, 188, 221, 0);
    border-top-color: #e85639;
    border-width: 20px;
    margin-left: -20px;
}

.form_price label {
    display: inline-block;
    width: 150px;
    padding-right: 20px;
    text-align: right;
}

.form_price p {
    text-align: center;
}

#set-doctype,
#pages_count,
#papers_count,
#set-wrlevel,
#set-urgency,
#set-category {
    width: 400px;
    height: 39px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #b4b2af;
    padding-left: 7px;
}

.form_order_box {
    margin-bottom: 35px;
}

.form_price #prices_order_button {
    min-height: 65px;
    font-size: 27px;
    color: #fff;
    background: #ff8d6c; /* Old browsers */
    background: -moz-linear-gradient(top, #ff8d6c 0%, #fe9d8a 2%, #ff785a 4%, #f64c2d 49%, #f1381c 51%, #ef4a22 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff8d6c), color-stop(2%, #fe9d8a), color-stop(4%, #ff785a), color-stop(49%, #f64c2d), color-stop(51%, #f1381c), color-stop(100%, #ef4a22)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ff8d6c 0%, #fe9d8a 2%, #ff785a 4%, #f64c2d 49%, #f1381c 51%, #ef4a22 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ff8d6c 0%, #fe9d8a 2%, #ff785a 4%, #f64c2d 49%, #f1381c 51%, #ef4a22 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ff8d6c 0%, #fe9d8a 2%, #ff785a 4%, #f64c2d 49%, #f1381c 51%, #ef4a22 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ff8d6c 0%, #fe9d8a 2%, #ff785a 4%, #f64c2d 49%, #f1381c 51%, #ef4a22 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8d6c', endColorstr='#ef4a22', GradientType=0); /* IE6-9 */
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 14px 23px 15px 23px;
    margin: 30px auto;
    width: 255px;
    display: block;
    text-shadow: 1px 1px 2px rgba(115, 0, 0, 1);
    border: 0;
    position: relative;
    text-align: center;
    cursor: pointer;
}

.form_order_price #total_price a {
    font-size: 20px;
    font-weight: 700;
    color: #e85639 !important;
}

.services_page .select2Buttons {
    display: inline-block;
    margin-left: 155px;
}

.services_page .select2Buttons ul {
    margin: 0;
}

.form_order_box {
    position: relative;
}

.services_page .select2Buttons li {
    margin: 0 5px -7px 0;
}

.education_level label {
    position: absolute;
    top: 10px;
}

.services_page .select2Buttons a {
    min-width: 93px;
}

/************End*Services************/

/* Archive and single post content */

.entry-excerpt {
    padding-bottom: 20px;
}

.entry-excerpt p {
    margin: 10px 0 !important;
}

.entry-excerpt a {
    text-decoration: none;
}

.entry-excerpt a:hover {
    text-decoration: underline;
}

.entry-excerpt-header {
    padding-top: 20px;
}

.entry-excerpt-header h2,
.entry-excerpt-header h3 {
    font-size: 24px;
    margin: 0;
    line-height: 1.3em;
}

.entry-excerpt-header h2 a,
.entry-excerpt-header h3 a {
    font-size: inherit;
    color: #7b7b7b;
    text-decoration: none;
}

.entry-excerpt-header h2 a:hover,
.entry-excerpt-header h3 a:hover {
    color: #5a5a5a;
}

.post_line .bread_crumbs {
    float: none;
    width: auto;
}

.post_line .title {
    float: none;
    width: auto;
    margin-top: 10px;
}

/* End of Archive and single post content */

/*************FAQS************/

.faq_collapse > div > a {
    border-bottom: 2px solid #005a71;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    display: block;
    padding: 10px 32px 10px 10px;
    background-color: #2b819a;
    position: relative;
	text-decoration: none;
}

.faq_collapse > div > a:after {
    content: "";
    color: #fff;
    font-size: 14px;
    position: absolute;
    top: 10px;
    right: 10px;
    font-family: "FontAwesome";
}

.faq_collapse > div > a.expander.expanded:after {
    content: "";
}

.faq_collapse > div {
    margin-bottom: 10px;
    -webkit-box-shadow: 0px -1px 5px 0px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0px -1px 5px 0px rgba(0, 0, 0, 0.45);
    box-shadow: 0px -1px 5px 0px rgba(0, 0, 0, 0.45);
}

.faq_collapse .content {
    display: none;
    padding: 30px;
    margin: 0 0 40px;
}

.faq_collapse > div > a span {
    border-bottom: 1px dashed #fff;
}

.faq_collapse > div > a.expander.expanded {
    background-color: #005a71;
}

.faq_collapse {
    margin-bottom: 40px;
}
/************End*FAQS************/


/************Contact************/
.contact_info_left {
    width: 50%;
    margin-right: 20px;
    margin-top: 3px;
    float: left;
    border-bottom: 1px solid #e8e8e8;
}

.contacts_list {
    border-bottom: 1px solid #e8e8e8;
    border-top: 1px solid #e8e8e8;
    padding: 40px 30px;
}

.contacts_list div {
    max-width: 240px;
    margin: 0 auto;
    padding-left: 28px;
    position: relative;
    margin-bottom: 10px;
}

.contacts_list div span {
    color: #999999;
    font-weight: 300;
    display: inline-block;
    min-width: 70px;
}

.contacts_list div a {
    color: #000;
    text-decoration: none;
}

.contacts_list div a:hover {
    text-decoration: underline;
}

.contacts_list div:after {
    content: "";
    color: #fff;
    font-size: 14px;
    position: absolute;
    width: 22px;
    height: 22px;
    top: -2px;
    background-color: #e85639;
    left: -8px;
    font-family: "FontAwesome";
    padding: 2px;
    font-size: 14px;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.contacts_list div.mail:after {
    content: "";
}

.contacts_list div.phone:after {
    content: "";
}

.contacts_list div.web:after {
    content: "";
}

.contact_info_left .live_chat {
    font-size: 19px;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
    display: block;
    float: left;
    text-align: center;
    text-decoration: none;
    padding: 8px 0px 7px 24px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    position: relative;
    width: 182px;
    background: #a4e569; /* Old browsers */
    background: -moz-linear-gradient(top, #a4e569 0%, #92cc5d 50%, #83bf4d 51%, #699c3c 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a4e569), color-stop(50%, #92cc5d), color-stop(51%, #83bf4d), color-stop(100%, #699c3c)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #a4e569 0%, #92cc5d 50%, #83bf4d 51%, #699c3c 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #a4e569 0%, #92cc5d 50%, #83bf4d 51%, #699c3c 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #a4e569 0%, #92cc5d 50%, #83bf4d 51%, #699c3c 100%); /* IE10+ */
    background: linear-gradient(to bottom, #a4e569 0%, #92cc5d 50%, #83bf4d 51%, #699c3c 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a4e569', endColorstr='#699c3c', GradientType=0); /* IE6-9 */
}

.contact_info_left .live_chat:after {
    content: "";
    color: #fff;
    font-size: 18px;
    position: absolute;
    width: 22px;
    height: 22px;
    top: 5px;
    left: 28px;
    font-family: "FontAwesome";
    padding: 2px;
}

.contact_info_left .live_chat:hover {
    -webkit-box-shadow: 3px 3px 14px -4px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 3px 3px 14px -4px rgba(0, 0, 0, 0.75);
    box-shadow: 3px 3px 14px -4px rgba(0, 0, 0, 0.75);
}

.contact_info_left .live_chat:active {
    -webkit-box-shadow: inset 3px 3px 5px -2px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: inset 3px 3px 5px -2px rgba(0, 0, 0, 0.75);
    box-shadow: inset 3px 3px 5px -2px rgba(0, 0, 0, 0.75);
}

.contact_info_left,
.contact_info_right {
    margin-bottom: 50px;
}

.contact_info_left .facebook,
.contact_info_left .twitter {
    font-size: 25px;
    float: right;
    margin: 21px 3px 0 5px;
}

.contact_info_left .facebook {
    color: #375794;
}

.contact_info_left .twitter {
    color: #39c6f0;
}

@media (max-width: 767px) {
    .contact_info_left {
        width: 100%;
        margin-right: 0px;
    }
}

/***********End*Contact************/

/* Buttons */

.content-buttons {
    text-align: center;
    margin: 0 0 11px;
}

.content-buttons .action-button {
    display: inline-block;
    text-decoration: none;
    font-size: 20px;
    border-radius: 30px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 12px 25px 11px;
    margin: 9px;
    transition: 0.15s ease;
}

.content-buttons .content-primary {
    color: #fff;
    background: #ff8d6c; /* Old browsers */
    background: linear-gradient(to bottom, #ff8d6c 0%, #fe9d8a 2%, #ff785a 4%, #f64c2d 49%, #f1381c 51%, #ef4a22 100%); /* W3C */
    text-shadow: 1px 1px 2px rgba(115, 0, 0, 1);
}

.content-buttons .content-primary:hover {
    background: linear-gradient(to bottom, #ff8d6c 0%, #fe9d8a 2%, #fca08c 4%, #ff5e41 49%, #ff4d32 51%, #f55a35 100%);
}

.content-buttons .content-primary:active {
    background: linear-gradient(to bottom, #dd583c 0%, #fe4c33 2%, #d83b20 4%, #d5553b 49%, #d63b23 51%, #da4622 100%);
}

.content-buttons .content-secondary {
    color: #fff;
    background: #2696aa;
    background: linear-gradient(to bottom, #93ebfa 0%, #6fd0e0 50%, #53bcd1 51%, #2696aa 100%);
    text-shadow: 0 -1px 1px rgba(55, 147, 165, 1);
}

.content-buttons .content-secondary:hover {
    background: linear-gradient(to bottom, #54e3f9 0%, #39c7dd 50%, #18b0ce 51%, #0890a8 100%);
}

.content-buttons .content-secondary:active {
    background: linear-gradient(to bottom, #4fd4e9 0%, #16a1bd 50%, #288195 51%, #0890a8 100%);
}

.content-buttons .content-transparent {
    color: #9a9a9a;
    border: 2px solid #9a9a9a;
}

.content-buttons .content-transparent:hover {
    color: #333333;
    border-color: #333333;
}

.content-buttons .content-transparent:active {
    color: #ef4a22;
    border-color: #ef4a22;
}

/* End of buttons */

/*sitemap*/
#sitemap_ul li {
    list-style-type: none;
}

#sitemap_ul li a {
    color: #7e7e7e;
    padding: 5px 0 5px 25px;
    text-decoration: underline;
    position: relative;
    display: block;
    line-height: 170%;
}

#sitemap_ul li a:after {
    content: '';
    display: block;
    position: absolute;
    width: 6px;
    height: 9px;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAJCAIAAACe+MrKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjFDQkRCREEwMTQzMzExRTVBMzg2QjUwNjcwOUJCNzQ3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjFDQkRCREExMTQzMzExRTVBMzg2QjUwNjcwOUJCNzQ3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MUNCREJEOUUxNDMzMTFFNUEzODZCNTA2NzA5QkI3NDciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MUNCREJEOUYxNDMzMTFFNUEzODZCNTA2NzA5QkI3NDciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz49o8sRAAAAaklEQVR42lyOwQ0AERBFJzrQjj6FCvSgDOLoyIFIVMCwGbuR/bf5ef9lABF772MMfMNqrcaYEMKcEyi7LqVIKZ1zxALBdwufIsaolGqtMZrnnK21QgjO+UOllLTW3vvj2pb7PvrfX0uAAQBLg4LrfeVp3QAAAABJRU5ErkJggg==);
    top: 13px;
    left: 10px;
}

#sitemap_ul li a:hover {
    text-decoration: none;
}

#sitemap_ul .sitemap_list-bottom {
    border: 1px solid #cccccc;
    box-shadow: 0 0 2px #aaaaaa;
    padding: 5px 0;
    background-color: #ffffff;
    margin-top: 5px;
}

#sitemap_ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    position: relative;
}

#sitemap_ul .sitemap_list-bottom {
    display: block;
    position: absolute;
    bottom: 0;
    -ms-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}

@media (max-width: 1060px) {
    #sitemap_ul {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }

    #sitemap_ul .sitemap_list-bottom {
        position: static;
        -ms-transform: translateY(0);
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
/*sitemap end*/

/*PRICES*/

.optionsBox {
    position: relative;
    padding: 20px 0 30px;
    margin-top: 40px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.45);
    z-index: 50;
}

.tableWrap {
    position: relative;
    width: 100%;
    margin: 40px 0;
}

.trngl-bot:after {
    content: "";
    display: block;
    position: absolute;
    width: 44px;
    height: 22px;
    background: url('../images/adapt/triangle.png') no-repeat;
    bottom: -22px;
    left: 50%;
    margin-left: -22px;
}

.optionsBox table {
    margin: 0 auto;
    width: 64.5%;
}

.optionsBox table td:first-child {
    text-align: right;
    padding: 10px 15px 10px 0;
    width: 132px;
}

.qualityLevels,
.priceTable {
    position: relative;
    width: 100%;
    border-collapse: collapse;
    z-index: 1;
}

.qualityLevels th,
.priceTable th {
    font-family: "Open Sans Condensed";
    font-size: 19px;
    color: white;
    background-color: #49bcdd;
    box-sizing: border-box;
    height: 50px;
    line-height: 1.1;
    text-align: center;
}

.qualityLevels th:first-child,
.priceTable th:first-child {
    background: #dadada;
}

.qualityLevels th:first-child {
    width: 40%;
}

.qualityLevels th:nth-child(2) {
    width: 30%;
}

.qualityLevels th:nth-child(3) {
    width: 30%;
}

.priceTable th:first-child {
    width: 33.3%;
}

.priceTable th:nth-child(2) {
    width: 33.3%;
}

.priceTable th:nth-child(3) {
    width: 33.3%;
}

.priceTable th:nth-child(4),
.priceTable td:nth-child(4),
.qualityLevels th:nth-child(4),
.qualityLevels td:nth-child(4) {
    width: 3px;
    padding: 0;
}

.qualityLevels td:nth-child(2),
.priceTable td:nth-child(2),
.qualityLevels th:nth-child(2),
.priceTable th:nth-child(2) {
    background-image: url('../images/adapt/grad_left.png');
    background-position: right;
    background-repeat: repeat-y;
    border-right: none;
}

.qualityLevels td:nth-child(4),
.priceTable td:nth-child(4),
.qualityLevels th:nth-child(4),
.priceTable th:nth-child(4) {
    background-image: url('../images/adapt//grad_right.png');
    background-position: left;
    background-repeat: repeat-y;
    background-color: transparent;
    border: none;
}

.qualityLevels th:nth-child(3),
.priceTable th:nth-child(3) {
    background: #e85639;
    vertical-align: middle;
    padding-bottom: 10px;
}

.qualityLevels td:nth-child(3),
.priceTable td:nth-child(3) {
    border: none;
    background: white url('../images/adapt/gray_pixel.png') 0 1px repeat-x;
}

.qualityLevels tbody tr:first-child td:nth-child(3),
.priceTable tbody tr:first-child td:nth-child(3) {
    background: white;
    width: 140px;
}

.qualityLevels td,
.priceTable td {
    border: 1px solid #dadada;
    text-align: center;
    padding: 13px 5px;
    font-size: 14px;
    color: #717070;
    cursor: pointer;
}

.qualityLevels td:not(:first-child):hover,
.priceTable td:not(:first-child):hover {
    background-color: #fafafa !important;
    font-weight: bold;
}

.qualityLevels tr:hover td:first-child,
.priceTable tr:hover td:first-child {
    color: black;
}

.qualityLevels th:first-child,
.qualityLevels td:first-child {
    text-align: left;
    padding-left: 10px;
}

.qualityLevels td span:not(.tooltiptext) {
    display: inline-block;
    background: #717070;
    color: white;
    border-radius: 10px;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    width: 14px;
    text-align: center;
}

.priceTable td a {
    color: #717070;
}

.priceTable td:hover a {
    color: #e85639;
}

.priceTable td a {
    position: relative;
    display: block;
}

.tooltip_container {
    display: none;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 18px;
    padding: 10px 10px 10px 10px;
    font-style: italic;
    background-color: #f2eeee;
    border: 1px solid #e0c081;
    position: absolute;
    width: 218px;
    min-width: auto !important;
    z-index: 100;
}

.tooltip_container.show {
    display: block;
}

.tooltip_container img {
    display: none;
}

.tooltip_container:after,
.tooltip_container:before {
    content: "";
    position: absolute;
    top: -6px;
    left: 8px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 6px 6px 6px;
    border-color: transparent transparent #e0c081 transparent;
    z-index: 1;
}

.tooltip_container:after {
    top: -4px;
    left: 10px;
    border-width: 0 4px 4px 4px;
    border-color: transparent transparent #f2eeee transparent;
}

.ptable_featureimg {
    position: absolute;
    left: 10px;
}

#free_features_desc {
    display: none;
}
/*.qualityLevels td:hover span {
    background: #e85639;
}*/

.tableWrap .topEdge {
    display: inline-block;
    content: "";
    position: relative;
    bottom: -5px;
    height: 10px;
    background: #e85639;
    box-shadow: 0 1px 4px;
}

.tableWrap .botEdge {
    display: inline-block;
    content: "";
    position: relative;
    top: -7px;
    height: 10px;
    background: white;
    box-shadow: 0 1px 4px;
}

.tableWrap .botEdge.hover {
    background: #fafafa;
}

.login_popup {
    display: none;
    position: absolute;
    width: 330px;
    background: white;
    box-shadow: 0 0 2px;
    z-index: 10;
    right: 10px;
    top: 58px;
}

.login_popup.open {
    display: block;
}

.login_popup .header {
    background: #49bbdd;
    color: white;
    padding: 10px 20px;
    font-family: "Open Sans Condensed";
    font-weight: bold;
    font-size: 18px;
}

.login_popup .header .close {
    font-family: "fontawesome";
    color: white;
    font-size: 12px;
    font-weight: 300;
    float: right;
    margin-top: 4px;
}

.login_popup form,
.mobile_form form {
    padding: 20px;
    text-align: center;
}

.login_popup input,
.mobile_form input {
    display: block;
    width: 100%;
    margin-bottom: 15px;
    padding: 7px 15px;
    border-radius: 3px;
    border: 1px solid #cccdc8;
}

.login_popup .forgot,
.mobile_form .forgot {
    color: #9a9a9a;
    text-decoration: underline;
    float: right;
    margin-top: -10px;
    font-size: 13px;
}

.login_popup .forgot:hover,
.mobile_form .forgot:hover {
    text-decoration: none;
}

.login_popup .submit,
.mobile_form .submit {
    padding: 0 60px;
    font-size: 17px;
    font-weight: 600;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}

.login_popup input[type="submit"],
.mobile_form input[type="submit"] {
    display: none;
}

/*.logged_in {
    display: none;
}*/

.logged_in .profile {
    border-radius: 12px 0 0 12px;
}

.logged_in .profile:before {
    content: "\f007";
    font-family: "fontawesome";
    margin: 0 7px 0 3px;
}

.logged_in .logout {
    padding: 4px 14px;
    margin-left: -1px;
    border-radius: 0 12px 12px 0;
    background: no-repeat center url("data:image/png;base64,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");
}

.logged_in .logout:hover {
    background: no-repeat center url("data:image/png;base64,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");
}

.error {
    display: none;
    color: #d94800;
    font-size: 12px;
    line-height: 14px;
    margin-left: 5%;
    margin-top: 1%;
}

#loginbox input.bg,
#main_table input {
    width: 400px;
    height: 39px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #b4b2af;
    padding-left: 7px;
}

#main_table input {
    width: 300px;
}

#loginbox input#submit,
.bshl #submit {
    min-height: 30px;
    font-size: 18px;
    color: #fff;
    background: linear-gradient(to bottom, #ff8d6c 0%, #fe9d8a 2%, #ff785a 4%, #f64c2d 49%, #f1381c 51%, #ef4a22 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8d6c', endColorstr='#ef4a22', GradientType=0);
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px;
    margin-top: 15px;
    width: 200px;
    display: block;
    text-shadow: 1px 1px 2px rgba(115, 0, 0, 1);
    border: 0;
    position: relative;
    cursor: pointer;
    outline: none;
}

#loginbox .ot_row {
    margin-bottom: 10px;
}

.content_block #error {
    color: #d94800;
}

.content_block.bg_blue #message {
    color: #673301;
}

#loginbox .req_star {
    color: #d94800;
}

.main_div .title_text {
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
}

.benefit_1,
.benefit_2,
.benefit_3,
.benefit_4 {
    opacity: 0.8;
    cursor: pointer;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
}

.benefit_1:hover,
.benefit_2:hover,
.benefit_3:hover,
.benefit_4:hover {
    opacity: 1;
}

a.lang-select {
    display: inline-block;
    position: relative;
    line-height: 27px;
    font-size: 12px;
    color: #9a9a9a;
    font-family: "Open Sans";
    padding: 0 10px 0 30px;
    margin: 0;
    border: 1px solid #e7e7e7;
    border-bottom: none;
    border-top: none;
}

a.lang-select:before {
    content: "\f0ac";
    display: block;
    position: absolute;
    left: 10px;
    font-family: "FontAwesome";
    font-size: 16px;
    color: #9a9a9a;
}

a.lang-select:hover {
    background: #fefefe;
}

a.lang-select:active {
    background: #f6f6f6;
}

.phone_hint {
    margin-top: 5px;
    font-size: 12px;
}

.prefflist .add {
    margin-left: 5px;
}

#discount_span {
    font-size: 16px;
}

#prefwriter_urgency_attention {
    color: #e85639;
}

.terms {
    color: #e85639;
    text-decoration: underline;
}

.faq_submit {
    display: inline-block;
    position: relative;
}

.faq_submit:after {
    position: absolute;
    content: "";
    font-size: 17px;
    color: #fff;
    display: block;
    right: 14px;
    top: 9px;
    pointer-events: none;
    font-family: "FontAwesome";
    text-shadow: 0px -1px 1px rgba(55, 147, 165, 1);
    z-index: 10;
}

.first-price-block {
    box-shadow: -2px -4px 4px -4px rgba(0, 0, 0, 0.45), 4px -2px 4px -4px rgba(0, 0, 0, 0.45), -4px -2px 4px -4px rgba(0, 0, 0, 0.45);
    padding-bottom: 0;
}

.second-price-block {
    margin-top: -12px;
    box-shadow: 2px 4px 4px -4px rgba(0, 0, 0, 0.45), 4px 2px 4px -4px rgba(0, 0, 0, 0.45), -4px 2px 4px -4px rgba(0, 0, 0, 0.45);
    padding-top: 5px;
}

.selectStyle {
    display: inline-block;
    position: relative;
}

.selectStyle select {
    width: 300px !important;
    background: #fafafa;
    cursor: pointer;
    outline: none;
}

.selectStyle select:hover {
    background: white;
}

.selectStyle:after {
    content: "";
    position: absolute;
    right: 1px;
    top: 1px;
    background: url('../images/adapt/toggler.png');
    height: 37px;
    width: 34px;
    pointer-events: none;
    border-left: 1px solid rgb(180, 178, 175);
    border-radius: 0 3px 3px 0;
}

#phone1_type,
#phone2_type {
    width: 112px !important;
}

/* Not found page */

.err_page_head_ban {
    position: relative;
    background: url("../images/adapt/err_head.png");
    background-position: 50% 50%;
    width: 100%;
    background-repeat: repeat-x;
    height: 518px;
    padding-top: 10px;
}

.err_container {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -134px;
    margin-left: -196px;
}

.err_page_head_ban .button {
    display: inline-block;
    padding: 8px 28px;
    width: auto;
    font-size: 19px;
    min-height: 43px;
}

.err_page_head_ban .button:hover,
.err_page_head_ban .button:focus {
    color: #fff;
}

.err_page_head_ban h1 {
    color: #2b819a;
    font-size: 35px;
    font-weight: 900;
    font-family: "Open Sans", sans-serif;
    margin-bottom: 0;
}
.err_page_head_ban h2 {
    color: #0a4e65;
    font-size: 20px;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    text-transform: none;
    margin-top: 5px;
    margin-bottom: -10px;
}

.err_container {
    padding: 0 15px;
}
.main_container {
    width: auto;
    min-width: initial;
}
@media screen and (max-width:768px){
    .err_page_head_ban {
        background-position: 75% 50%;
    }

    .err_container {
        left: 0;
        margin-left: 0;
    }
}

/* Not found page end */

@media (max-width: 768px) {
	header, section, footer, body > div {
		min-width: 0;
	}

    header.visible-xs {
        margin-bottom: 10px !important;
    }

    .main_how_it_work p {
        margin: 0px 0 33px !important;
    }

    .main_blue_part h5 {
        margin: 16px 0 0px;
    }

    .top_title_line .title {
        font-size: 32px;
        line-height: 1.27em;
        float: none;
        width: 100%;
        margin-bottom: 0;
    }

    .bread_crumbs {
        margin-top: 10px;
        margin-bottom: 20px;
        float: none !important;
    }

    .post_line .bread_crumbs {
        margin-top: 24px;
        margin-bottom: 10px;
    }

    .post_line .bread_crumbs .last-item {
        display: none;
    }

    .post_line .title {
        margin-bottom: 0.67em;
    }

    .tooltip_container {
        width: 155px;
    }

	footer ul li {
		margin-right: 0;
	}

	.fRight, .fRight.col-md-8 {
		padding-left: 0;
        width: 100%;
	}

	.container {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media (max-width: 600px) {
    .selectStyle select {
        width: 250px !important;
    }
}

@media \0screen {
    .qualityLevels th:first-child + th {
        width: 30%;
    }

    .qualityLevels th:first-child + th + th {
        width: 30%;
    }

    .priceTable th:first-child + th {
        width: 33.3%;
    }

    .priceTable th:first-child + th + th {
        width: 33.3%;
    }

    .priceTable th:first-child + th + th + th,
    .priceTable td:first-child + td + td + td,
    .qualityLevels th:first-child + th + th + th,
    .qualityLevels td:first-child + td + td + td {
        width: 3px;
        padding: 0;
    }

    .qualityLevels td:first-child + td,
    .priceTable td:first-child + td,
    .qualityLevels th:first-child + th,
    .priceTable th:first-child + th {
        background-image: url('../images/adapt/grad_left.png');
        background-position: right;
        background-repeat: repeat-y;
        border-right: none;
    }

    .qualityLevels td:first-child + td + td + td,
    .priceTable td:first-child + td + td + td,
    .qualityLevels th:first-child + th + th + th,
    .priceTable th:first-child + th + th + th {
        background-image: url('../images/adapt/grad_right.png');
        background-position: left;
        background-repeat: repeat-y;
        background-color: transparent;
        border: none;
    }

    .qualityLevels th:first-child + th + th,
    .priceTable th:first-child + th + th {
        background: #e85639;
        vertical-align: middle;
        padding-bottom: 10px;
    }

    .qualityLevels td:first-child + td + td,
    .priceTable td:first-child + td + td {
        border: none;
        background: white url('../images/adapt/gray_pixel.png') 0 1px repeat-x;
    }

    .qualityLevels tbody tr:first-child td:first-child + td + td,
    .priceTable tbody tr:first-child td:first-child + td + td {
        background: white;
        width: 140px;
    }

    .tableWrap .botEdge {
        top: -5px;
        border-top: 1px solid #dadada;
    }

    .tableWrap .botEdge.hover {
        background-color: #ffffff;
    }

    .optionsBox.first-price-block {
        border: 1px solid #dadada;
        border-bottom: none;
    }

    .optionsBox.second-price-block {
        border: 1px solid #dadada;
        border-top: none;
    }

    .form_price {
        border: 1px solid #dadada;
    }

    .form_price h3 {
        margin-top: 0;
    }

    .button_order_dig,
    .form_price #prices_order_button {
        min-height: 40px !important;
    }

    .select2Buttons li,
    .select2Buttons a {
        min-height: 27px;
        min-width: 57px;
    }
}
/*discount banner*/
.center {
    text-align: center;
}

.discount__block {
    position: relative;
    top: -20px;
    background: #bfe1ea;
    background: -moz-linear-gradient(75deg, #bfe1ea 0%, #fff 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #bfe1ea), color-stop(100%, #fff));
    background: -webkit-linear-gradient(75deg, #bfe1ea 0%, #fff 100%);
    background: -o-linear-gradient(75deg, #bfe1ea 0%, #fff 100%);
    background: -ms-linear-gradient(75deg, #bfe1ea 0%, #fff 100%);
    background: linear-gradient(75deg, #bfe1ea 0%, #fff 100%);
    height: 405px;
}

.discount__block:before {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -19px;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 16px 19px 0 19px;
    border-color: transparent transparent transparent;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 16px 18.4px 0 18.4px;
    border-color: #7eb300 transparent transparent transparent;
}

.discount__block:after {
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -19px;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 16px 19px 0 19px;
    border-color: #ddeff4 transparent transparent transparent;
}
/*left part*/
.discount__block_car {
    position: relative;
    width: 355px;
    height: 158px;
    margin-top: 115px;
    background: url("//img1.a-writer.com/images/newDesign/car.png");
    z-index: 1;
}

.animate .discount__block_car {
    background: none !important;
}

.discount__block_car-discount {
    position: absolute;
    top: 37px;
    left: 50%;
    margin-left: -65px;
    width: 100px;
    height: 100px;
    overflow: hidden;
    font: bold 18px 'Open Sans', sans-serif;
    text-align: center;
    color: #fff;
}

.discount__block_car-discount-oldprice,
.discount__block_car-discount-new {
    margin: 0 !important;
}

.discount__block_car-discount-oldprice {
    position: relative;
}

.discount__block_car-discount-oldprice:before {
    content: '';
    position: absolute;
    top: 50%;
    height: 2px;
    width: 110%;
    background-color: #fff;
    transform: rotate(-20deg);
}

.discount__block_car-discount-new {
    font-size: 31px;
}

.discount__block_car-discount-oldprice sup,
.discount__block_car-discount-new sup {
    font-size: 16px;
}

.discount__block_car-discount-oldprice sup {
    font-size: 10px;
}
/*right part*/
.discount__block_rightcol {
    position: relative;
    margin-left: 70px;
    z-index: 1;
}

.discount__block_small-title {
    margin-bottom: 0 !important;
    margin-top: 90px;
    font: 100 27px 'Open Sans', sans-serif;
    color: #333;
}

.discount__block_small-title span {
    position: relative;
    display: inline-block;
}

.discount__block_small-title span:before {
    content: '';
    position: absolute;
    top: 50%;
    height: 1px;
    width: 100%;
    background-color: #333;
    transform: rotate(-20deg);
}

.discount__block_small-title sup {
    font-size: 16px;
}

.discount__block__big-title {
    margin: 2px 0;
    margin-top: -10px;
    font: 800 71px 'Open Sans', sans-serif;
    color: #333;
    text-transform: uppercase;
}

.discount__block__block_big-title-heart {
    display: inline-block;
    vertical-align: middle;
    width: 60px;
    height: 53px;
    background-image: url(/images/heart.png);
    background-size: contain;
    background-image: linear-gradient(transparent, transparent), url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjYwIiBoZWlnaHQ9IjUzIiB2aWV3Qm94PSIwIDAgNjAgNTMiPgogIDxkZWZzPgogICAgPHN0eWxlPgogICAgICAuY2xzLTEgewogICAgICAgIGZpbGw6ICNmODUxMzQ7CiAgICAgICAgZmlsbC1ydWxlOiBldmVub2RkOwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBkPSJNMjkuNzEwLDEyLjAyNyBDMjEuOTQwLC01Ljg3OCAwLjA2MCwtMS42MTIgLTAuMDA2LDE5LjIwMyBDLTAuMDQzLDMwLjYzNSAxMC40NzksMzQuODY5IDE3LjQ5MSwzOS40MTMgQzI0LjI5MCw0My44MjAgMjkuMTQxLDQ5Ljg2NSAyOS45MDcsNTIuNDQzIEMzMC41NDUsNDkuOTEyIDM1Ljg5OSw0My42NTcgNDIuMTYxLDM5LjE5NyBDNDkuMDA4LDM0LjMyMCA1OS42MjgsMzAuMjg4IDU5LjUwNiwxOC44NTcgQzU5LjI4MywtMi4wMDkgMzYuOTk0LC01LjIxOSAyOS43MTAsMTIuMDI3IFoiIGNsYXNzPSJjbHMtMSIvPgo8L3N2Zz4K");
}

.discount__block__block-button {
    position: relative;
    display: inline-block;
    padding: 18px 48px;
    border-radius: 50px;
    background: #bef255;
    background: -moz-linear-gradient(top, #bef255 0%, #9ed334 5%, #7eb300 52%, #7eb300 97%, #558c00 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bef255), color-stop(5%, #9ed334), color-stop(52%, #7eb300), color-stop(97%, #7eb300), color-stop(100%, #558c00));
    background: -webkit-linear-gradient(top, #bef255 0%, #9ed334 5%, #7eb300 52%, #7eb300 97%, #558c00 100%);
    background: -o-linear-gradient(top, #bef255 0%, #9ed334 5%, #7eb300 52%, #7eb300 97%, #558c00 100%);
    background: -ms-linear-gradient(top, #bef255 0%, #9ed334 5%, #7eb300 52%, #7eb300 97%, #558c00 100%);
    background: linear-gradient(to bottom, #bef255 0%, #9ed334 5%, #7eb300 52%, #7eb300 97%, #558c00 100%);
    border-bottom: 1px solid #487f00;
    border-top: 1px solid #a4d93a;
    box-shadow: 0px 3px 1px rgba(42, 100, 0, 0.26);
    text-transform: uppercase;
    text-shadow: 2px 2px 2px #2a6400;
    font: 800 29px 'Open Sans', sans-serif;
    color: #fefefe;
}

.discount__block__block-button:hover {
    background: linear-gradient(to bottom, #c1f35d 0%, #a3d53e 5%, #8ac400 52%, #8ac400 97%, #609f00 100%);
}

.discount__block__block-button:active {
    top: 2px;
    background: linear-gradient(to bottom, #b8f146 0%, #98cd2d 5%, #78aa00 52%, #78aa00 97%, #518500 100%);
    box-shadow: 0px 1px 1px rgba(42, 100, 0, 0.26);
}

.discount__block__block-button:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 50%;
    top: 0;
    left: 0;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    background: #b3e84b;
    opacity: 0.16;
}

.discount__block_lines_block {
    position: absolute;
    top: 75px;
    margin: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.discount__block_lines_block-line {
    position: absolute;
    list-style: none;
    height: 5px;
    border-radius: 4px;
    background: #fff;
}

.discount__block_lines_block-line.line_1 {
    left: 200px;
    width: 78px;
}

.discount__block_lines_block-line.line_2 {
    top: 74px;
    left: -93px;
    width: 138px;
}

.discount__block_lines_block-line.line_3 {
    top: 54px;
    left: 300px;
    width: 118px;
}

.discount__block_lines_block-line.line_4 {
    top: 109px;
    left: -38px;
    width: 138px;
}

.discount__block_lines_block-line.line_5 {
    top: 133px;
    left: 424px;
    width: 98px;
}

.discount__block_lines_block-line.line_6 {
    top: 152px;
    left: -130px;
    width: 56px;
}

.discount__block_lines_block-line.line_7 {
    top: 228px;
    left: 68px;
    width: 68px;
}

.discount__block_lines_block-line.line_8 {
    top: 246px;
    left: 261px;
    width: 138px;
}

.discount__block_timeoffer {
    position: absolute;
    top: -10px;
    right: 0;
    width: 151px;
    height: 164px;
    background: url("//img1.a-writer.com/images/newDesign/timeOffer.png");
}

@media (min-width: 767px) and (max-width: 1080px) {
    .col-sm-6 {
        width: 50%;
    }

    .discount__block {
        height: 376px;
        background-size: 200% 100%;
    }

    .discount__block:after {
        border-top-color: #cfe9ef;
    }

    .discount__block_car {
        width: 275px;
        height: 123px;
        -webkit-background-size: 275px 123px;
        background-size: 275px 123px;
    }

    .discount__block_car-discount {
        width: 80px;
        height: 80px;
        top: 30px;
        margin-left: -52px;
        font-size: 14px;
    }

    .discount__block_car-discount-new {
        font-size: 24px;
    }

    .discount__block__big-title {
        font-size: 46px;
    }

    .discount__block__block-button {
        font-size: 26px;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .col-md-8,
    .col-md-4 {
        padding-left: 10px;
        padding-right: 10px;
    }

    .discount__block_timeoffer {
        display: none;
    }

    .discount__block {
        height: 371px;
    }

    .discount__block_inner {
        overflow: hidden;
        height: 100%;
    }

    .discount__block_car {
        width: 230px;
        height: 102px;
        -webkit-background-size: 230px 102px;
        background-size: 230px 102px;
        left: 50%;
        margin-left: -115px;
        margin-top: 25px;
    }

    .discount__block_car-discount {
        width: 65px;
        height: 65px;
        top: 20px;
        margin-left: -43px;
    }

    .discount__block_car-discount-oldprice {
        font-size: 12px;
    }

    .discount__block_car-discount-new {
        font-size: 20px;
    }

    .discount__block_rightcol {
        margin: 0;
    }

    .discount__block_small-title {
        margin-top: 15px;
        font-size: 23px;
    }

    .discount__block__big-title {
        font-size: 39px;
    }

    .discount__block__block_big-title-heart {
        width: 34px;
        height: 30px;
        -webkit-background-size: 34px 30px;
        background-size: 34px 30px;
    }

    .discount__block_lines_block-line.line_5 {
        left: 624px;
    }

    .discount__block__block-button {
        font-size: 22px;
    }

    .offer_block {
        display: block;
    }

    .offer_block__item {
        display: block;
        width: 100%;
        margin-bottom: 15px;
    }

    .offer_block__btn {
        width: 50%;
    }

    .offer_block__description {
        min-height: auto;
    }

    .feature_block {
        display: block;
        border: none;
    }

    .feature_block__item {
        float: none;
        width: 100%;
        margin-bottom: 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
}

@media (max-width: 480px) {
    .top_title_line .title {
        font-size: 28px;
    }
}

.hdrsWrap .testi_title {
    font-size: 25px;
    font-weight: bold;
    font-family: "Open Sans Condensed";
    color: #5a5a5a;
    border-bottom: 2px solid #ef421e;
    display: inline-block;
    margin: 0;
}

.discounts__item {
    overflow: hidden;
    margin-top: 25px;
}

.discounts__img {
    float: left;
    margin-right: 14px;
}

.discounts__text {
    margin: 0 !important;
}

@media (max-width: 567px) {
    .discounts__text {
        float: left;
        width: 325px;
    }
}

.tooltiptext {
    visibility: hidden;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    bottom: 100%;
    left: 0;
    margin-left: 0;
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    line-height: 18px;
    right: 0;
    margin-bottom: 5px;
}

.tooltiptext:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent;
}

.wrlevels__td {
    position: relative;
    cursor: pointer;
    padding-right: 20px;
}

.wrlevels__td:after {
    content: url(/images/hint-wrlevels.png);
    display: inline-block;
    z-index: 1;
    position: absolute;
    top: 50%;
    right: 0px;
    margin-top: -10px;
}

.wrlevels__td.hover_effect .tooltiptext {
    opacity: 1;
    visibility: visible;
}

.wrlevel_popup__list {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.wrlevel_popup__item {
    list-style-type: none;
    margin: 0px 5px;
    padding: 8px;
    width: 100%;
    background: #f5f5f5;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.wrlevel_popup__item:first-child {
    margin-left: 0;
}

.wrlevel_popup__item:last-child {
    margin-right: 0;
}

.wrlevel_popup__item:after {
    position: absolute;
    right: 0;
    bottom: 0;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13px 13px 0 0;
    border-color: #cfcfcf transparent transparent;
    background: #fff;
}

.wrlevel_popup__item--premium {
    background: #fff8e7;
}

.wrlevel_popup__item--premium:after {
    border-color: #d9cdae transparent transparent;
}

.wrlevel_popup__li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 4px 0;
    font-size: 12px;
    color: #444;
}

.wrlevel_popup__li:before {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    content: '';
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 6px;
    background: url(/images/tick.png);
}

#row_wrlevel .orderform__el_container,
#row_wrlevel .form_el_container {
    position: relative;
}

.wrlevel_popup {
    display: none;
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 300px;
}

#linear-select-wrlevel {
    position: relative;
    z-index: 2;
    flex-wrap: nowrap;
}

.mobile {
    display: none;
}

#linear-select-wrlevel a {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    width: 100%;
    margin: 0px 5px;
    display: block;
}

#linear-select-wrlevel a:first-child {
    margin: 0;
}

#linear-select-wrlevel a:last-child {
    margin: 0;
}

.form_el_container #linear-select-wrlevel {
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.info-popup__wrlevel .trigger:before {
    content: url(/images/adapt/hint.png);
    display: inline-block;
}

.info-popup__wrlevel .trigger {
    position: absolute;
    top: 10px;
    right: -25px;
    width: 15px;
    height: 20px;
    cursor: pointer;
}

.info-popup__wrlevel.active .trigger:before {
    content: '';
}

.info-popup__wrlevel.active .trigger:before,
.info-popup__wrlevel.active .trigger:after {
    position: absolute;
    left: 10px;
    content: ' ';
    height: 12px;
    width: 2px;
    background-color: #333;
    top: 3px;
}

.info-popup__wrlevel.active .trigger:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.info-popup__wrlevel.active .trigger:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#row_wrlevel td:nth-child(2) > div {
    position: relative;
}

#row_wrlevel .select-buttons {
    width: 300px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 0px;
}

#row_wrlevel .select-buttons li {
    width: 100%;
    display: block;
    margin-right: 5px;
    margin-bottom: 0px;
}

#row_wrlevel .select-buttons li:last-child {
    margin-right: 0;
}

#row_wrlevel .select-buttons li a {
    display: block;
    float: none;
    word-break: break-all;
}