.route .container {
    padding-left: 6px;
}

.route__wrapper {
    display: flex;
    justify-content: space-between;
}

.current-route a {
    font-size: 12px;
    font-weight: 400;
    color: #7F7F7F;
    text-decoration: none;
}

.current-route--active a {
    font-size: 12px;
    font-weight: 400;
    color: #000;
}

.bc-separator {
    margin-right: 6px;
    margin-left: 6px;
}

.catalog-domain.domain-in-list{
    display: block;
    height: 210px;
    text-decoration: none !important;
    padding: 0;
}
.catalog-domain .domain-in-list-right{
    width: 100%;
    display: block;
    padding-right: 16px;
    padding-top: 6px;

    height: 25%;
}
.catalog-domain .domain-in-list-left{
    height: 75%;
    padding: 0;
    width:100%;
    background-color: #ddd;
}
.catalog-domain .domain-list-name, .domain-list-name a{
    font-size: 14px;
    margin-top: 0;
}
.catalog-domain .dom-bottom-part{
    margin-top: 5px;
    align-items: center;
    display: flex;
    justify-content: space-between;
}
.catalog-domain .domain-bottom-area{
    font-size: 12px;
    font-family: 'ProximaNova', sans-serif;
    font-weight: 700;
    color: #000;
}
.catalog-domain .dom-categories{
    font-size: 12px;
    font-family: 'ProximaNova', sans-serif;
    color: #7F7F7F;
}
.catalog-domain .domain-list-name{
    display: flex;
    justify-content: space-between;

}
.domain-label .domain-label-icon{
    font-size: 15px;
    margin-left: 10px;
}
.category-icon{
    margin-top: 5px;
    margin-right: 10px;
    font-size: 20px;
    color: #CCCCD0;
}
.catalog-domain .domain-bottom-area{
    text-transform: uppercase;
}
.domain-title-wrap span.title-self{
    display: block;
}
.domain-label{
    align-items: center;
    position: absolute;
    top: 0;
    display: inline-flex;
    padding: 6px 10px;
    right: 0;
    color: #fff;
    font-size: 10px;
    background-color: #1972EB;
}
.catalog-pic{
    position: relative;
    margin-bottom: 40px;
    margin-left: -15px;
    margin-right: -15px;
}
.catalog-pic img{
    width:100%;
}
.category-info{
    letter-spacing: 1px;
    font-family: 'ProximaNova', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    position: absolute;
    top:50%;
    left: 50%;
    color: #fff;
    transform: translate(-50%, -50%);
}
.category-word{
    font-size: 20px;

}
.category-info-title{
    line-height: 1.2;
    font-size: 64px;

}
.fix-space{
    padding-top: 130px;
}
.domain-in-list:hover .buyfor{
    letter-spacing: normal;
}
.hover-domain-list:hover .g-label, .hover-domain-list:hover .buyfor, .hover-domain-list:hover .domain-in-list-icon, .hover-domain-list:hover .domain-list-price , .hover-domain-list:hover .bold-price{
    color: #CCCCD0;
    transition: none;
    display: inline;
}
.hover-domain-list:hover .domain-in-list-icon{
    color: #CCCCD0;
}
.domain-in-list{
    text-decoration: none !important;
}
.hover-domain-list:hover .domain-list-price, .hover-domain-list:hover .bold-price , .hover-domain-list.button-status-0, .hover-domain-list.button-status-0:hover .domain-in-list-icon {
    color: #2e2d32;
}
.main-filter{
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #fff;
}

.center-head{
    text-align: center;
    margin-bottom: 10px;
}
.grey{
    color: #AFAFB9;
}
.filter-promo-title{
    color: #000;
    font-size: 30px;
    margin-bottom: 10px;
    text-align: center;
    font-family: 'ProximaNova', sans-serif;
    font-weight: 700;
}
.filter-flex{
    display: flex;
    justify-content: space-between;
}
.filter-form-item.half{
    flex-basis: 48%;
    margin-top: 10px;
}
.filter-popup-options select.categories {
    width: 100%;
}
.filter-popup-options select.position {
    width: 30%;
}
.main-filter .filter-popup-options .input-area {
    width: 80%;
}
.filter-popup-divider{
    text-align: center;
    font-size: 20px;
    color: #CCCCD0;
}
.main-filter .filter-label2{
    font-size: 11px;
    line-height: 1;
    margin-bottom: 10px;
}
.green-border-btn{
    border: 2px solid #0FBA4B;
    width: 180px;
    height: 48px;
    color: #0FBA4B;
    font-family: 'ProximaNova', sans-serif;
    font-weight: 700;
    font-size: 12px;
    transition: all .5s;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 1px;
    background-color: #fff;
}
.green-border-btn:hover{
    transition: all .5s;
    color: #fff;
    background-color: #0FBA4B;
}
.green-border-btn:active{
    background-color: #2BA556;
    transition: all .5s;
    color: #fff;
}
.green-border-btn:focus{
    border: 4px solid #3188FF;
}

.main-filter .green-border-btn{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.filter-form-item.btns{
    text-align: center;
}
.main-filter input.input-text.active{
    border: 1px solid #eaeaea;
}
.filter-form-item .custom-native-select, .main-filter .input-text{
    color: #000;
    background-color: #F7F7F7;
}
.ms-content{

    display: flex;
    height: 440px;
}
.m-s{
    position: relative;
    margin-bottom: 30px;
}
.m-s-pic-area{
    width: 60%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-position: center;
    background-size: cover;
}
.m-s-pic-details{
    /* padding-top: 90px;
     padding-bottom: 90px;*/
    box-sizing: border-box;
    display: flex;
    align-items: center;
    padding-left: 5%;
    padding-right: 5%;
    width: 40%;
    background-color: #fff;
    font-weight: normal;
}

.ms-list-area{

    display: flex;
}
.m-s-pic-description{
    max-width: 300px;
    font-size: 14px;
    color: #333333;
    line-height: 17px;
    margin-bottom: 40px;
    margin-top: 20px;
}
.ms-list-area .domain-rating-status{
    margin-top: 0;
}
.m-s-pic-title{
    font-size: 24px;
    letter-spacing: 2px;
    font-family: 'ProximaNova', sans-serif;
    font-weight: 700;
}
.ms-list-label{

    margin-right: 40px;
    color: #AFAFB9;
    font-size: 16px;
    max-width: 85px;
    margin-bottom: 0;
}
.ms-list-area{
    margin-bottom: 20px;
}
.ms-list-area i{
    font-size: 16px;
}
.ms-list-area .dom-rating-width {
    width: 120px;
}
.ms-visitors-count{
    font-size: 46px;
    letter-spacing: 2px;
    line-height: 1;
    font-family: 'ProximaNova', sans-serif;
    font-weight: 700;
}
.m-s .owl-dots{
    width: 100%;
    position: absolute;
    bottom: 10%;
    right: 0;
    z-index: 11;
    padding-left: 5%;
}
.m-s .owl-dots button.active{
    opacity: 1;
}

.m-s .owl-dots button{
    margin-right: 30px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #fff;
    opacity: .4;
}
.m-s-primary-info{
    position: absolute;
    bottom: 20%;
    max-width: 450px;

    left: 5%;
    color: #fff;
}
.m-s-primary-title{
    font-size: 30px;
    font-family: 'ProximaNova', sans-serif;
    font-weight: 700;
    line-height: 37px;
    margin-bottom: 10px;
}
.m-s-primary-description{
    font-family: 'ProximaNova', sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
}
.advice .input-search .search-lense{
    font-size: 26px;
}
.advice .input-search{
    width: 80%;
}
.advice.right{
    padding-bottom: 0;
    padding-top: 0;
    align-items: center;
}
.ui-link{
    cursor: pointer;
    display: inline-block;
    margin-top: 20px;
    color: #3188FF;
    transition: all .5s;

    font-weight: 700;
    letter-spacing: 1px;
    text-decoration: none !important;
    border-bottom: 1px solid;
}
.ui-link:hover{
    color: #1972EB;
    transition: all .5s;
}
.advice{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: flex-end;
    padding-left: 80px;
    padding-bottom: 85px;
    padding-right: 80px;
    min-height: 475px;
    box-sizing: border-box;
}
.advice-title{
    color: #fff;
    font-family: 'ProximaNova', sans-serif;
    font-weight: 700;
    font-size: 38px;
    line-height: 46px;
    margin-bottom: 15px;
}
.success-btn{
    cursor: pointer;
    color: #000;
    font-family: 'ProximaNova', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    height: 48px;
    background: #fff;
    min-width: 100px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    text-decoration: none !important;
    transition: all .5s;
}
.success-btn:hover{
    transition: all .5s;
    color: #fff;
    background-color: #3188FF;
}

.advices{
    position: relative;
}
.custom-or{
    box-shadow: rgba(0, 0, 0, .16) 0 0 16px;
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 30px;
    font-family: 'ProximaNova', sans-serif;
    font-weight: 700;
    background-color: #fff;
    color: #000;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 120px;
    height: 100px;
}
.advices .input-search button{
    position: absolute;
    left: 0;
    top:0;
    height: 100%;
    width: 46px;
    background-color: transparent;
    border: none;
    outline: none;
}
.domain-selection textarea.input-text {
    height: 185px;
}
.input-text::placeholder, .input-text{
    opacity:1;
    color: #7F7F7F;
}
.input-text.green::placeholder, .input-text.green{
    color: #ffffff;
}
.domain-selection .checkbox{
    width: 20px;
    height: 20px;
    background-color: transparent;
}
.iagree{
    margin-left: 10px;
    font-size: 16px;
}
.simple-link{
    color: #3188FF;
    text-decoration: underline;
}
.simple-link:hover{
    color: #1972EB;
}
.popup-des{
    color: #000;
    font-size: 12px;
    text-align: center;
}
.form-group{
    margin-bottom: 20px;
}
.domain-renewal{
    color: rgba(0, 0, 0, 0.5);
    font-size: 12px;
}
.achieve{
    width:30px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    margin-bottom: 5px;
}
.achieve.blue{
    background-color: #1972EB;
}
.achieve.green{
    background-color: #0FBA4B;
}
.achieve.red{
    background-color: #E83E27;
}
.achievments{
    position: absolute;
    top: 10px;
    right: 0;
}
.add-space-bottom{
    margin-bottom: 30px;
}
.main-filter .filter-label2.fix-label-size{
    color: #000;
    max-width: 80%;
    font-size: 14px;
}


.pricing-description{
    color: #000;
    margin-top: 30px;
    font-size: 16px;
}
.pricing-way-data{
    margin-top: 20px;
}
.pricing-way-short{
    max-width: 490px;
}
.analysis-subl{
    margin-bottom: 30px;
}
.pricing-way-item{
    margin-bottom: 25px;
}
.infinity-bold{
    margin-top: 50px;
    font-family: 'ProximaNova', sans-serif;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 40px;
}
.pricing-infinity-short{
    max-width: 650px;
}
.pricing-infinity-short h3{
    font-family: 'ProximaNova', sans-serif;
    font-weight: 700;
    font-size: 24px;
}
.pricing-graphs{
    margin-top: 35px;
    margin-left: -15px;
    display: flex;
    justify-content: space-between;
}
.pricing-graphs .graph-item{
    flex-basis: 30%;
}
.pricing-graphs .graph-item img{
    width: 100%;
}
.graph-title{
    font-size: 24px;
    padding-left: 15px;
    font-family: 'ProximaNova', sans-serif;
    font-weight: 700;
}
.pricing-infinity-short .pricing-description{
    margin-top: 20px;
}

.main-content {
    padding-top: 140px;
}

.grey-area {
    padding-bottom: 44px;
}

.paint-hover-menu-left>li>a {
    padding-top: 22px;
}

.navbar-nav>li>a.cart-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 14px;
    padding-right: 2px;
}

.navbar-nav>li>a.cart-link .custom-cart-style {
    margin-top: -4px;
    margin-right: 10px;
}

.navbar-nav>li>a.heart-link .custom-heart-style {
    margin-top: 1px;
}

.sform {
    display: flex;
    align-items: center;
}

.category-search {
    /* background: url('../img/sport-category-bg.jpg') center center no-repeat; */
    background: #ffffff;
    color: #fff;
    position: relative;
    margin-left: -15px;
    margin-right: -15px;
}

.category-search .container {
    height: 100%;
    padding-top: 35px;
    padding-bottom: 50px;
}

.category-search__title {
    text-align: left;
    font-weight: bold;
    font-size: 45px;
    letter-spacing: 3px;
    text-transform: lowercase;
    margin-top: 0;
    margin-bottom: 12px;
}
.category-search__title:first-letter{
    text-transform: uppercase;
}

.white-background .category-search__title{
    color: black;
}

.category-search__descr {
    margin: 0 auto 30px;
    font-size: 14px;
    text-align: left;
    line-height: 17px;
    color: #fff;
}

.white-background .category-search__descr{
    color: black;
}

.category-search__search-bar {
    width: 754px;
    height: 48px;
    display: flex;
    margin: 0 auto;
    background-color: #fff;
    margin-bottom: 20px;
    position: relative;
}

.category-search__input {
    width: 100%;
    background: transparent;
    outline: none;
    border: none;
    padding-left: 16px;
    color: #000;
    font-weight: 400;
}

.category-search__input::placeholder {
    font-weight: 400;
    letter-spacing: normal;
    color: rgba(0, 0, 0, 0.5);
}

.category-search__icon {
    font-size: 24px;
    color: #000;
    align-self: center;
    background: none;
    border: none;
    outline: none;
    padding-right: 38px;
}

.category-search__available {
    display: inline-block;
    width: 134px;
    font-size: 14px;
    font-weight: 400;
    color: #2BA556;
    align-self: center;
}

.category-search__available:after {
    content: "";
    display: block;
    width: 8px;
    height: 17px;
    border: 0 solid #2BA556;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotateZ(50deg);
    pointer-events: none;
    position: absolute;
    right: 20px;
    top: 13px;
}

.category-search__request-assistance {
    display: none !important;
    width: 200px;
    height: 48px;
    border: 2px solid #fff;
    outline: none;
    background: transparent;
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    margin: 0 auto;
    margin-bottom: 40px;
}

.white-background .category-search__request-assistance{
    color: black;
    border: 2px solid #bfbfbf;
}

.category-search__request-assistance:hover:after {
    width: 100%;
}

.similar-results .container {
    height: 100%;
    padding-top: 44px;
    padding-right: 0;
    padding-left: 12px;
}

.similar-results__wrapper {
    display: flex;
    flex-wrap: wrap;
}

.similar-results__title {
    margin-top: 0;
}

.similar-results .domain-list-area {
    margin-right: 30px;
    margin-bottom: 30px;
}

.similar-results .domain-list-area:nth-last-child(-n+3) {
    margin-bottom: 0;
}

.load-more-similar {
    background: #EAEAEA;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 0;
    padding-right: 2px;
}

.load-more-similar-title {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #afafb9;
    margin-top: 0;
}

.similar-results .domain-list-area:nth-child(3n) {
    margin-right: 0;
}

.domain-list-area--search-bar {
    width: 754px;
    height: 98px;
    margin: 0 auto;
    margin-bottom: 42px;
}

.domain-list-area--search-bar .domain-list-name {
    font-size: 24px;
    margin-bottom: 1px;
}

.domain-list-area--search-bar .price-of-object {
    font-size: 16px;
    letter-spacing: normal;
    margin-right: 0;
}

.domain-list-area--search-bar .price-of-object--old {
    font-size: 12px;
    letter-spacing: normal;
    margin-right: 0;
}

.domain-list-area--search-bar .hover-domain-list {
    padding-left: 2px;
}

.domain-list-area--search-bar .domain-buy-btn {
    display: flex;
    margin-top: 26px;
    margin-right: 11px;
    width: 140px;
    font-size: 18px;
}

.domain-list-area--search-bar .domain-buy-btn i {
    align-self: flex-start;
    font-size: 20px;
    margin-right: -3px;
    margin-top: -6px;
}

.similar-results .domain-buy-btn {
    display: flex;
    flex-direction: row-reverse;
}

.domain-buy-btn {
    align-items: flex-end;
    padding-left: 0;
}

i.fas.icon-cart,
i.fas.icon-no-like.domain-favourite-icon {
    font-size: 20px;
}

.domain-list-area--search-bar .domain-buy-text {
    align-self: flex-end;
}

.domain-buy-text {
    line-height: 10px;
}

.domain-list-area--search-bar .domain-favourite {
    padding-bottom: 20px;
    padding-right: 15px;
}

.domain-list-area--search-bar .domain-favourite-icon {
    font-size: 20px;
    padding-left: 4px;
    margin-top: 2px;
}

.domain-list-area--search-bar .domain-favourite-btn {
    color: #AFAFB9;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    white-space: nowrap;
    display: flex;
    align-items: center;
}

.discount {
    width: 50px;
    height: 26px;
    background-color: #e83e27;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    border-bottom-left-radius: 75%;
    position: absolute;
    top: 0;
    right: 0;
    padding-top: 2px;
    padding-left: 2px;
}

.why-art .container {
    padding: 44px 12px 0 12px;
}

.why-art__title {
    margin-bottom: 22px;
    margin-top: 0;
}

.why-art__wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -30px;
}

.why-art__item {
    width: 362px;
    height: 130px;
    display: flex;
    padding: 10px;
    border: none;
    margin-right: 30px;
    background: #EEF0F2;
    margin-bottom: 30px;
}

.why-art__item:last-child {
    margin-right: 0;
}

.why-art__item-img {
    min-width: 70px;
    min-height: 70px;
    margin-right: 20px;
    padding-left: 9px;
    padding-top: 8px;
}

.why-art__item-descr-wrapper {
    display: flex;
    flex-direction: column;
    padding-top: 9px;
}

.why-art__item-title {
    color: #000;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-top: 1px;
    margin-bottom: 11px;
}

.why-art__item-descr {
    width: 234px;
    margin: 0;
    font-size: 16px;
    line-height: 19px;
}

.list-filter-section .container {
    padding: 44px 27px 20px 27px;
}

.domain-list-section--mobile {
    margin-bottom: 0;
}

.about-domains .container {
    padding-top: 44px;
}

.about-domains__title {
    margin-top: 0;
}

.best-choice__title {
    margin-top: 0;
}

.about-domains__list {
    display: flex;
}

.about-domains__text {
    width: 100%;
    word-spacing: 1px;
    line-height: 22px;
    margin-bottom: 0;
}

.about-domains__text:nth-child(2) {
    margin-left: 32px;
}

.best-choice .container {
    padding-top: 44px;
    padding-left: 13px;
    padding-right: 0;
}

.best-choice__title {
    margin-top: 0;
    margin-bottom: 35px;
}

.best-choice__wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -30px;
    padding-left: 0;
}

.best-choice__item {
    width: 234px;
    height: 234px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #EEF0F2;
    border-radius: 100%;
    margin-left: 5px;
    position: relative;
    margin-right: 60px;
    margin-bottom: 30px;
}

.best-choice__item:last-child {
    margin-right: 0;
}

.best-choice__img {
    position: absolute;
    align-self: center;
    width: 100%;
}

.best-choice__item:last-child {
    margin-right: 0;
}

.best-choice__text {
    font-weight: 700;
    font-size: 16px;
    color: #000;
    letter-spacing: 2px;
    text-transform: uppercase;
    z-index: 100;
    text-align: center;
}

.usage-examples .container {
    padding: 44px 2px 0 13px;
}

.usage-examples__title {
    margin-bottom: 20px;
    margin-top: 0;
}

.usage-examples__wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -20px;
}

.usage-examples__item {
    width: 264px;
    height: 400px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    background: #fff;
    margin-right: 30px;
    padding: 22px 25px 0 29px;
    margin-bottom: 30px;
}

.usage-examples__item:last-child {
    margin-right: 0;
}

.usage-examples__item-img {
    min-width: 70px;
    min-height: 70px;
    padding-top: 8px;
}

.usage-examples__item-img > img {
    width: 70px;
}

.usage-examples__item-title {
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 2px;
    line-height: 24px;
    text-transform: uppercase;
}

.usage-examples__item-descr {
    font-size: 16px;
}

.gifts .container {
    padding-top: 44px;
    padding-left: 13px;
    padding-right: 0;
}

.gifts__title {
    margin-top: 0;
    margin-bottom: 20px;
}

.gifts__wrapper {
    display: flex;
    flex-wrap: wrap;
}

.gifts__item {
    width: 362px;
    height: 242px;
    background: none;
    margin-right: 30px;
    position: relative;
}

.gifts__item p,
.gifts__item h3 {
    color: #000;
}

.gifts__item:first-child p,
.gifts__item:first-child h3 {
    color: #fff;
}

.gifts__item-bg {
    position: absolute;
    z-index: 1;
}

.gifts__descr-wrapper {
    position: relative;
    z-index: 10;
    padding-top: 10px;
    padding-left: 30px;
}

.gifts__item-title {
    width: 233px;
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 2px;
    word-spacing: 4px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.gifts__item-descr {
    width: 204px;
    font-size: 16px;
    line-height: 20px;
}

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

.additional-services .container {
    padding-top: 44px;
    padding-left: 13px;
    padding-right: 0;
}

.additional-services__title {
    margin-top: 0;
    margin-bottom: 21px;
}

.additional-services__text {
    width: 100%;
    line-height: 28px;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 24px;
}

.additional-services__wrapper {
    margin-bottom: -25px;
}

.additional-services__item {
    padding: 20px;
    background: #EEF0F2;
    margin-bottom: 30px;
}

.additional-services__item-img {
    min-width: 70px;
    min-height: 70px;
    padding-top: 9px;
    width: 70px;
    display: block;
    float: left;
}

.additional-services__item-img--first {
    background: url('../img/category-page/privacy-protection.svg') 9px 8px no-repeat;
}

.additional-services__item-img--second {
    background: url('../img/category-page/business-email.svg') 9px 8px no-repeat;
}

.additional-services__item-img--third {
    background: url('../img/category-page/ready-made-website.svg') 9px 8px no-repeat;
}

.additional-services__item-descr-wrapper {
    padding-top: 10px;
    float: right;
    width: 76%;
    display: block;
}

.additional-services__item-title {
    color: #000;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-top: 1px;
    margin-bottom: 11px;
}

.additional-services__item-descr {
    margin: 0;
    font-size: 16px;
    line-height: 20px;
    height: 100px;
    overflow: hidden;
}

.already-using .container {
    padding-top: 44px;
    padding-left: 13px;
    padding-right: 0;
    padding-bottom: 0;
}

.already-using__title {
    margin-bottom: 40px;
    margin-top: 0;
}

.already-using__wrapper {
    display: flex;
    flex-wrap: wrap;
}

.already-using__item {
    width: 166px;
    height: 140px;
    margin-right: 30px;
    margin-bottom: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.already-using__img {
    max-width: 100%;
    max-height: 100%;
}

.already-using__item:nth-child(6n) {
    margin-right: 0;
}

.footer-col__1 {
    padding-top: 7px;
    padding-left: 12px;
}

.footer__logo-img {
    vertical-align: top;
}

.footer-col__2 {
    padding-top: 17px;
}

.footer-col__3 {
    padding-top: 17px;
}

.footer-col__2 .footer__title {
    margin-bottom: 28px;
}

.pagination {
    margin-left: 8px;
}

/* first media */

/* primary */



@media screen and (max-width: 1366px) {
    .advice{
        padding-bottom: 6.2vw;
    }
    .custom-or{
        font-size: 2vw;
        width:8.7vw;
        height: 7.1vw;
    }
    .advice{
        min-height: 34vw;
    }
    .advice-title{
        font-size: 2.6vw;
        line-height: 1.2;
        margin-bottom: 4.3vw;
    }
}

@media screen and (max-width: 1024px) {
    .category-info-title{
        font-size: 30px;

    }
    .domain-list-price, .bold-price, .g-label, .domain-in-list .domain-list-price .g-label {
        color: #CCCCD0;
    }
    .hover-domain-list.button-status-0:hover .buyfor,.bold-price{
        color: #2e2d32;
    }
    .pricing-first-screen{
        background-position: -50px center;
    }
}
@media screen and (max-width: 991px) {
    .catalog-pic{
        max-width: 100vw;
        margin-left: 0;
        margin-right: 0;
    }
    .ms-content{

        height: 280px;
    }
    .m-s-pic-details {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .m-s-primary-info{
        max-width: 350px;
    }
    .m-s{
        overflow: hidden;
    }
    .m-s-primary-title, .m-s-pic-title{
        font-size: 18px;
        line-height: 22px;
    }
    .ms-visitors-count{
        font-size: 30px;
    }
    .ms-list-label{
        margin-right: 30px;
        font-size: 12px;
    }
    .ms-visitors-count{
        white-space: nowrap;
    }
    .m-s-pic-description{
        margin-top: 10px;
        margin-bottom: 20px;
    }
    .m-s-primary-description{
        font-size: 14px;
    }
    .filter-flex{
        display: block;
    }

    .sign-to-area{
        padding-left: 24px;
        padding-right: 24px;
    }
    .advice{
        padding-bottom: 40px;
        padding-left: 40px;
        padding-right: 40px;
    }
    .advices{
        margin-bottom: 60px;
    }
}
@media screen and (max-width: 767px) {
    .advice-title{
        font-size: 22px;
        line-height: 30px;
    }
    .ms-content{
        display: block;
        height: auto;
    }
    .m-s-pic-details-area .ms-list-area:last-of-type{
        margin-bottom: 0;
    }
    .m-s-primary-info{
        bottom: auto;
        top: calc(231px * 0.4);
    }
    .m-s .owl-dots{
        bottom: auto;
        top: calc(231px * 0.85);
    }
    .m-s-pic-details{
        width: 100%;
    }
    .m-s-pic-area{
        width:100%;
        height: 231px;
    }
    .filter-form-item .custom-native-select.categories{
        margin-bottom: 0;
    }
    .filter-popup-options select.position {
        width: 40%;
    }
    .main-filter .input-area {
        width: 60%;
    }
    .filter-promo-title{
        text-align: left;
        font-size: 24px;
        margin-bottom: 20px;
        line-height: 1.2;
    }
    .center-head.credential-head{
        text-align: left;
        font-size: 17px;
    }
    .main-filter .green-border-btn {
        width:100%;
    }

    .category-info-title {
        font-size: 20px;
    }
    .category-word {
        font-size: 14px;
    }
    .first-advice{
        margin-bottom: 30px;
    }
    .advice {
        padding-top: 20px;
        box-sizing: border-box;
        padding-left: 20px;
        padding-right: 20px;
        min-height: 78vw;
    }
    .sign-to-area {
        padding-left: 15px;
        padding-right: 15px;
    }

    .advice .input-search {
        width: 100%;
    }
    .advice.right {
        padding-bottom: 20px;
        padding-top: 20px;
    }
    .advice-content{
        width: 100%;
    }
    .input-search .search-lense{
        top:50%;
        transform: translateY(-50%);
    }
    .custom-or {
        font-size: 4vw;
        width: 20vw;
        height: 18vw;
    }

    .success-btn{
        width: 100%;
    }
    .main-filter .filter-label2.fix-label-size{
        line-height: 17px;
    }
    .filter-popup-options select.position {
        width: 52%;
    }

    .pricing-graphs{
        display: block;
        margin-left: 0;
    }
    .graph-title{
        padding-left: 0;
    }
}

/* banner */
.main-banner * {
    max-height: 100%;
}

.main-banner {
    width: 100%;
    height: 400px;
    background-color: rgb(219, 0, 0);
    margin: 30px 0;
    display: flex;
    color: white;
    font-family: 'ProximaNova', sans-serif;
}

@media screen and (max-width: 1365px) and (min-width: 1024px) {
    .main-banner {
        height: 330px;
    }
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
    .main-banner {
        height: 300px;
    }
}

@media screen and (max-width: 767px) {
    .main-banner {
        height: auto;
        flex-wrap: wrap;
    }
}


.main-banner__slider {
    width: 45%;
    position: relative;
}

.main-banner__slider * {
    height: 100%;
    min-height: 100%;
}

.main-banner__title {
    width: 55%;
    padding: 88px;
}

@media screen and (max-width: 1365px) and (min-width: 1024px) {
    .main-banner__title {
        padding: 63px 36px;
    }
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
    .main-banner__title {
        padding: 53px 32px 53px 26px;
    }
}

@media screen and (max-width: 767px) {
    .main-banner__slider {
        width: 100%;
        order: 2;
        margin-bottom: -1px;
    }

    .main-banner__title {
        width: 100%;
        padding: 20px;
    }
}

.main-banner__count {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1.4px;
    position: absolute;
    top: 10px;
    left: 12px;
}

.main-banner__item  {
    position: relative;
}

.banner-pic {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    text-align: right;
}

.main-banner__item .banner-pic  img {
    width: 452px;
    height: auto;
    min-height: 1px;
    display: inline-block;
    vertical-align: bottom;
    margin-bottom: -1px;
}

.banner-pic__desc {
    position: absolute;
    left: 10px;
    bottom: 14px;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    font-size: 13px;
    line-height: 1.15;
    font-weight: 400;
    text-align: left;
    color: rgba(255, 255, 255, 0.9);
}

@media screen and (max-width: 1365px) and (min-width: 1024px) {
    .banner-pic {
        line-height: 330px;
    }

    .main-banner__item .banner-pic  img {
        width: 371px;
    }
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
    .banner-pic__desc {
        display: none;
    }

    .banner-pic {
        line-height: 300px;
        text-align: left;
    }

    .main-banner__item .banner-pic  img {
        width: 320px;
        transform: translateX(-20px);
    }
}

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

    .banner-pic__desc {
        display: none;
    }

    .banner-pic {
        line-height: 1;
        text-align: left;
    }

    .main-banner__item .banner-pic  img {
        width: 345px;
        transform: translateX(-50%);
        position: relative;
        left: 50%;
    }
}

.main-banner__title-wrap {
    width: 100%;
    height: auto;
}

.main-banner__txt {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.67;
    max-width: 390px;
    margin-top: 15px;
    margin-bottom: 43px;
    color: inherit;
}

@media screen and (max-width: 1365px) and (min-width: 1024px) {

    .main-banner__txt {
        margin-bottom: 35px;
    }
}

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

    .main-banner__txt {
        margin-top: 0;
        margin-bottom: 25px;
    }
}

@media screen and (max-width: 767px) {
    .main-banner__txt {
        margin-top: 5px;
        margin-bottom: 11px;
    }
}

.search-domain {
    color: black;
    position: relative;
    width: 100%;
    height: 46px;
}

.search-domain__field {
    border: none;
    width: 100%;
    height: 100%;
    padding: 10px 30px 10px 10px;
}

.search-domain__btn {
    width: 40px;
    height: 100%;
    position: absolute;
    right: 0px;
    top: 0px;
    border: none;
    background-color: rgba(255, 255, 255, 0);
    font-size: 18px;
}

h2 {
    font-family: 'ProximaNova', sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.21;
    text-align: left;
    color: #2e2d32;
    margin-top: 35px;
    margin-bottom: 19px;
}

h2::before {
    content: '/';
    font-weight: 900;
    color: #ccccd0;
    padding-right: 11px;
}

@media screen and (max-width: 767px) {}

p {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.22;
    text-align: left;
    color: #7f7f7f;
    margin-bottom: 50px;
}
/* new footer */

.footer-top {
    padding-top: 30px;
    padding-bottom: 30px;
    /*display: flex;*/
    justify-content: space-between;
}

@media screen and (max-width: 1023px) {
    .footer-top {
        padding-bottom: 25px;
    }
}

@media screen and (max-width: 767px) {
    .footer-top {
        padding-top: 20px;
        padding-bottom: 30px;
        flex-wrap: wrap;
        justify-content: flex-start;
    }
}
@media screen and (max-width: 1023px) {
    .footer-col__1 {
        width: 160px;
    }
    .footer-col__2 {
        width: 250px;
    }
    .footer-col__3 {
        width: 265px;
    }
}
@media screen and (max-width: 767px) {
    .footer-col__1 {
        width: 195px;
        margin-right: 10%;
    }
}

.footer__logo {
    display: block;
    width: 80px;
    line-height: 4;
}

.footer-social {
    margin-top: 16px;
    font-size: 24px;
    max-width: 195px;
    display: flex;
    justify-content: space-between;
}

@media screen and (max-width: 1023px) {
    .footer-social {
        margin-top: 25px;
    }
}

@media screen and (max-width: 767px) {
    .footer-social {
        margin-bottom: 40px;
        margin-top: 20px;
    }
}

.footer-social__item {
    color: rgb(204, 204, 208);
    transition: all 0.3s ease-out;
}

.footer-social__item:hover {
    color: rgb(128, 128, 128);
    transition: all 0.3s ease-out;
    text-decoration: none;
}

.footer__title {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.96px;
    text-align: left;
    color: rgb(51, 51, 51);
    margin-bottom: 24px;
}

.footer-form {
    max-width: 300px;
}

@media screen and (max-width: 1023px) {
    .footer-form {
        max-width: 250px;
        margin-bottom: 40px;
    }
}


.footer__txt {
    font-size: 14px;
    line-height: 1.2;
    color: rgb(127, 127, 127);
    margin-bottom: 15px;
    max-width: 290px;
}

.footer-nav {
    display: flex;
    justify-content: space-between;
}

@media screen and (max-width: 767px) {
    .footer-nav {
        justify-content: flex-start;
    }

    .footer-nav__col {
        min-width: 120px;
        margin-right: 10%;
    }
}

.footer-nav__list {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-left: 0;
    height: 70px;
}

@media screen and (max-width: 1023px) {
    .footer-nav__list {
        height: auto;
        margin-right: 10px;
    }
}

.footer-nav__item {
    list-style: none;
    line-height: 1.7;
    min-width: 122px;
}

@media screen and (max-width: 1023px) {
    .footer-nav__item {
        min-width: 0px;
    }
}

.footer-nav__txt {
    font-size: 14px;
    color: rgb(127, 127, 127);
    text-decoration: none;
}

.footer-nav__txt:hover {
    text-decoration: none;
    color: inherit;
    border-bottom: solid 1px #e83e27ff;
}

.footer-subscribe {
    width: 294px;
    height: 36px;
    position: relative;
    border: solid 1px rgb(210, 210, 210);
    background-color: rgba(210, 210, 210, 0.3);
}

.footer-subscribe__field {
    width: 100%;
    border: none;
    padding: 8px 44px 10px 13px;
    background: transparent;
}

.footer-subscribe__btn {
    width: 44px;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    border: none;
    background-color: rgba(255, 255, 255, 0);
}

.footer-line {
    margin: 0;
}

.footer-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 8px;
    padding-bottom: 24px;
    max-height: 80px;
}

.copyright {
    font-size: 12px;
    line-height: 4;
    color: rgba(51, 51, 51, .5);
}

.payment-systems{
    display: flex;
    justify-content: flex-end;
}

.payment-systems__item {
    display: inline-block;
    margin-left: 15px;
}

.pagination-wrapper {
    padding-left: 10px;
    padding-top: 2px;
}

.pagination{
    margin-top: 0;
    margin-bottom: 40px;
    display: flex;
    align-items: center;
}
a.pages, li.pages a{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    min-width: 40px;
    height: 40px;
    transition: all .5s;
    color: #2e2d32;
    border-radius: 0;
    background: #EEF0F2;
    margin-right: 0;
    padding: 10px 17px;
    margin-left: -2px;
}
a.pages:hover{
    text-decoration: none;
    background-color: #efefef;
}
a.pages.noh:hover{
    background-color: transparent;
}
a.paginate-direction, li.paginate-direction a{
    transition: all .5s;
    font-size: 24px;
    color: #DEDEDE;
    background-color: #fff;
    display: flex;
    align-items: center;
    cursor: pointer;
    text-decoration: none;
}

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

}

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

    #navbar {
        margin-top: 0;
    }

    .navbar-default {
        margin-top: 0;
    }

    .navbar-brand {
        margin-right: 2px;
        margin-top: -2px;
    }

    header .logo {
        width: 65px;
    }

    .custom-menu .container {
        padding-left: 12px;
    }

    .flex-menu-part {
        align-items: center;
    }

    .nav li a {
        padding: 15px 14px 10px 9px;
    }

    .navbar-nav>li>a.cart-link {
        padding-top: 12px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .navbar-right {
        padding-right: 0;
    }

    .heart-link {
        margin-left: 3px;
    }

    .empty-cart-span {
        margin-right: 0;
        margin-left: 8px;
    }

    .l-in a.art-ajaxer-popup {
        padding-top: 7px;
    }

    .navbar-nav>li>a.cart-link {
        padding-left: 12px;
    }

    .navbar-nav > li.l-in {
        margin-right: -5px;
    }

    .cart {
        margin-right: 7px;
    }

    .heart-count {
        top: 12px;
        right: 6px;
    }

    .flex-menu-part .heart-link {
        padding-top: 13px;
    }

    .cart:after {
        top: 14px;
    }

    header {
        margin-bottom: 13px;
    }

    .main-content {
        padding-top: 106px;
        overflow: hidden;
    }

    .menu-tabs {
        flex-basis: 75%;
    }

    .s-domains-div {
        flex-basis: 20%;
    }

    .s-domains-div form {
        background: transparent;
    }

    .domain-search__input,
    .domain-search {
        display: none;
    }

    .domain-search__icon {
        margin-right: 0;
        padding-right: 10px;
    }

    .s-domains-div i {
        margin-right: 0;
    }

    .s-domains-div form {
        padding-left: 23px;
    }

    .paint-hover-menu-left {
        margin-left: 4px;
    }

    .route {
        display: none;
    }

    .best-choice__item {
        width: 156px;
        height: 156px;
        margin-right: 30px;
    }

    .category-search .container {
        padding-top: 40px;
        padding-bottom: 0;
    }

    .category-search__title {
        margin-top: 0;
    }

    .category-search__request-assistance {
        display: block;
        margin: 0 auto;
        margin-bottom: 40px;
    }

    .category-search__descr {
        width: 556px;
        font-size: 14px;
        line-height: 17px;
        margin-bottom: 20px;
    }

    .category-search__search-bar {
        width: 534px;
    }
    .category-search__input {
        width: 497px;
    }

    .category-search .domain-list-area--search-bar {
        width: 534px;
        margin-bottom: 0;
    }

    .category-search .domain-buy-btn {
        width: 184px;
    }

    .category-search .domain-buy-btn i {
        margin-top: -2px;
    }

    .similar-results .domain-list-area:nth-child(3n) {
        margin-right: 30px;
    }

    .similar-results .domain-list-area:nth-child(2n) {
        margin-right: 0;
    }

    .similar-results .domain-bottom-area {
        margin-bottom: 14px;
    }

    .why-art__title {
        margin-bottom: 21px;
    }

    .why-art__item {
        width: 220px;
        height: 202px;
        flex-direction: column;
        border: none;
        background: #EEF0F2;
    }

    .why-art__item-descr-wrapper {
        padding-top: 23px;
        padding-left: 12px;
    }

    .why-art__item-title {
        font-size: 15px;
        letter-spacing: 1px;
        margin-bottom: 10px;
    }

    .why-art__item-descr {
        width: 168px;
        font-size: 14px;
        line-height: 17px;
    }

    .list-filter-section .container {
        padding: 40px 27px 20px 30px;
    }

    .domain-list-area {
        width: 346px;
    }

    .pagination-wrapper {
        padding-left: 10px;
        padding-top: 2px;
    }

    .pagination{
        margin-top: 0;
        margin-bottom: 0;
        display: flex;
        align-items: center;
    }
    a.pages, li.pages a{
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px;
        min-width: 40px;
        height: 40px;
        transition: all .5s;
        color: #2e2d32;
        border-radius: 0;
        background: #EEF0F2;
        margin-right: 0;
        padding: 10px 17px;
        margin-left: -2px;
    }
    a.pages:hover{
        text-decoration: none;
        background-color: #efefef;
    }
    a.pages.noh:hover{
        background-color: transparent;
    }
    a.paginate-direction, li.paginate-direction a{
        transition: all .5s;
        font-size: 24px;
        color: #DEDEDE;
        background-color: #fff;
        display: flex;
        align-items: center;
        cursor: pointer;
        text-decoration: none;
    }

    .domain-list-section--mobile {
        margin-bottom: 0;
    }

    .about-domains__title {
        margin-top: 0;
    }

    .best-choice__title {
        margin-top: 2px;
        margin-bottom: 20px;
    }

    .best-choice__wrapper {
        padding-left: 10px;
    }

    .best-choice__text {
        width: auto;
        text-align: center;
    }

    .usage-examples .container {
        padding-top: 40px;
        padding-left: 23px;
        width: 100%;
    }

    .usage-examples__title {
        margin-top: 0;
        margin-bottom: 20px;
    }

    .usage-examples__wrapper {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
    }

    .usage-examples__item {
        width: 208px;
        height: 270px;
        flex: 0 0 auto;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 11px;
    }

    .usage-examples__item-title {
        display: inline-flex;
        font-size: 15px;
        letter-spacing: 1px;
        line-height: 17px;
        margin-top: 23px;
        margin-bottom: 10px;
    }

    .usage-examples__item-descr {
        font-size: 14px;
        margin-bottom: 0;
    }

    .gifts__title {
        margin-top: 20px;
    }

    .gifts__wrapper {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
    }

    .gifts__item {
        flex: 0 0 auto;
    }

    .additional-services .container {
        padding-top: 40px;
    }

    .additional-services__title {
        margin-top: 0;
        margin-bottom: 21px;
    }

    .additional-services__text {
        width: 722px;
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 18px;
    }

    .additional-services__wrapper {
    }

    .additional-services__item {
        border: none;
        background: #EEF0F2;
        padding: 7px 0 10px 12px;
    }

    .additional-services__item-title {
        font-size: 15px;
        letter-spacing: 1px;
        margin-bottom: 10px;
    }

    .additional-services__item-descr {
        font-size: 14px;
        line-height: 17px;
        padding: 0px 20px 0px 0px;
    }

    .already-using .container {
        padding-top: 40px;
        padding-bottom: 36px;
    }

    .already-using__title {
        margin-top: 0;
        margin-bottom: 36px;
    }

    .already-using__wrapper {
        padding-left: 14px;
    }

    .already-using__item {
        margin-right: 20px;
        margin-bottom: 0;
    }

    .already-using__item:nth-child(6) {
        margin-right: 20px;
    }

    .already-using__item:nth-child(4n) {
        margin-right: 0;
    }

    .footer-col__1 {
        width: 170px;
        padding-top: 0;
        padding-left: 0;
    }

    .footer-subscribe {
        width: 252px;
    }

    .footer-social {
        margin-top: 0;
        justify-content: flex-start;
    }

    .footer-social__item {
        margin-right: 8px;
    }

    .footer-col__2 {
        padding-top: 0;
        padding-left: 0;
    }

    .footer-col__3 {
        padding-top: 0;
    }

    .footer-nav__item {
        margin-bottom: 1px;
    }

    .footer-top {
        padding-bottom: 10px;
    }

    .footer-bottom {
        padding-bottom: 0;
    }
}


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

    .main-content {
        overflow: hidden;
    }

    .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }

    header {
        margin-bottom: 0;
    }

    .custom-menu {
        height: 56px;
    }

    .container {
        padding-left: 17px;
        padding-right: 17px;
        margin-left: 0;
        margin-right: 0;
    }

    .route {
        display: none;
    }

    .cart-link {
        display: none;
    }

    header .logo {
        width: 66px;
    }

    .navbar-brand {
        padding-top: 11px;
    }

    .navbar-default {
        padding-left: 0;
    }

    .navbar-default {
        margin-top: 0;
    }

    #mobile-menu-btn {
        margin-right: 0;
        padding-right: 0;
    }

    .navbar-toggle {
        margin-top: 7px;
        margin-right: 0;
        padding-right: 0;
    }

    .navbar-toggle .icon-bar {
        height: 3px;
    }

    .main-content {
        padding-top: 56px;
    }

    .category-search {
        margin-left: 0;
        margin-right: 0;
    }

    .category-search .container {
        padding-top: 40px;
        padding-bottom: 0;
    }

    .category-search__title {
        font-size: 18px;
        text-align: left;
        letter-spacing: 2px;
        margin-bottom: 11px;
        margin-top: 0;
    }

    .category-search__descr {
        width: 286px;
        font-size: 14px;
        line-height: 17px;
        text-align: left;
        margin-bottom: 20px;
        margin-left: 0;
    }

    .category-search__request-assistance {
        display: block;
        margin:  0;
        margin-bottom: 40px;
        font-size: 12px;
        font-weight: 900;
        letter-spacing: 1px;
    }

    .category-search__input {
        width: 248px;
    }

    .category-search__search-bar {
        padding-top: 2px;
    }

    .category-search__icon {
        padding-right: 12px;
    }

    .category-search__available {
        width: 168px;
    }

    .category-search .domain-list-area--search-bar {
        width: 100%;
        height: 162px;
        display: flex;
        flex-direction: column;
        margin-bottom: 0;
        margin-left: 0;
        margin-right: 0;
    }

    .category-search .domain-list-name {
        font-size: 18px;
        margin-bottom: 13px;
        margin-left: 2px;
    }

    .category-search .domain-list-price {
        margin-right: 7px;
    }

    .category-search .domain-list-price--old {
        margin-right: 12px;
    }

    .category-search .domain-buy-btn {
        margin-top: 0;
        margin-right: 0;
        display: flex;
        flex-direction: row-reverse;
        justify-content: flex-end;
        padding-left: 19px;
        margin-bottom: 7px;
    }

    .category-search .domain-favourite-btn {
        margin-top: 0;
        margin-right: 0;
        display: flex;
        flex-direction: row-reverse;
        justify-content: flex-end;
        align-items: center;
        padding-left: 14px;
    }

    .category-search .domain-favourite-icon {
        font-size: 20px;
        margin-right: 9px;
    }

    .category-search .domain-favourite-text {
        margin-top: 4px;
    }

    .category-search .domain-buy-text {
        margin-top: 2px;
        margin-left: 10px;
        font-size: 12px;
    }

    .category-search .domain-bottom-area {
        margin-bottom: 2px;
    }

    .category-search .domain-in-list {
        height: auto;
    }

    .category-search .domain-in-list-right {
        padding-top: 2px;
    }

    h2 {
        font-size: 18px;
    }

    .similar-results .container {
        padding-top: 40px;
        padding-left: 17px;
    }

    .similar-results__title {
        margin-top: 0;
    }

    .similar-results .domain-list-area {
        margin-right: 0;
        margin-bottom: 20px;
        padding-top: 15px;
        padding-left: 4px;
    }

    .similar-results .price-of-object {
        font-size: 16px;
        margin-right: 0;
        letter-spacing: normal;
    }

    .similar-results .domain-list-name {
        margin-bottom: 13px;
    }

    .similar-results .price-of-object--old,
    .similar-results .domain-renewal {
        font-size: 12px;
        letter-spacing: normal;
    }

    .similar-results .price-of-object--old {
        margin-right: 2px;
    }

    .similar-results .domain-buy-btn {
        margin-top: 0;
        margin-right: 0;
        padding-left: 0;
        display: flex;
        flex-direction: row-reverse;
        justify-content: flex-end;
    }

    .similar-results .domain-buy-text {
        margin-top: 4px;
        margin-left: 8px;
    }

    .similar-results i {
        font-size: 20px;
    }

    .similar-results .domain-bottom-area {
        margin-bottom: 10px;
    }

    .similar-results .domain-favourite {
        padding-right: 14px;
    }

    .similar-results .load-more-similar {
        width: 286px;
        height: 80px;
        padding-top: 0;
    }

    .why-art .container {
        padding-top: 40px;
        padding-left: 16px;
    }

    .why-art__title {
        margin-top: 0;
    }

    .why-art__wrapper {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
    }

    .why-art__item {
        flex: 0 0 auto;
    }

    .why-art__title {
        margin-bottom: 22px;
    }

    .why-art__item {
        width: 208px;
        height: 202px;
        flex-direction: column;
        border: none;
        background: #EEF0F2;
        margin-right: 20px;
        margin-bottom: 0;
    }

    .why-art__item-descr-wrapper {
        padding-top: 22px;
        padding-left: 11px;
    }

    .why-art__item-title {
        font-size: 15px;
        letter-spacing: 1px;
        margin-bottom: 10px;
    }

    .why-art__item-descr {
        width: 168px;
        font-size: 14px;
        line-height: 17px;
    }

    .list-filter-section .container {
        padding: 40px 27px 20px 33px;
    }

    .filters {
        margin-top: 0;
    }

    .filter-item {
        margin-top: 16px;
        margin-bottom: 11px;
    }

    .domain-in-list {
        padding-top: 6px;
    }

    .domain-list-name {
        font-size: 18px;
    }

    .domain-list-area {
        width: 286px;
        height: 130px;
        padding-top: 14px;
        margin-bottom: 20px;
    }

    .domain-bottom-area {
        margin-bottom: 8px;
    }

    .domain-buy-btn {
        width: 101px;
        margin-top: 0;
        margin-right: 0;
        padding-left: 2px;
        display: flex;
    }

    .domain-buy-text {
        margin-top: 4px;
        margin-left: 8px;
    }

    .domain-list-area i {
        font-size: 20px;
    }

    .domain-favourite {
        padding-right: 14px;
        padding-bottom: 14px;
    }

    .pagination-wrapper .visible-xs {
        width: 286px;
    }

    .load-more {
        height: 80px;
        font-size: 16px;
        font-weight: 700;
        letter-spacing: 2px;
        text-transform: uppercase;
    }

    .category-ajax-print {
        display: flex;
        flex-direction: column;
    }

    .domain-list-section--mobile .domain-list-area {
        width: 100%;
    }

    .pagination-wrapper .visible-xs {
        width: 100%;
        padding-right: 17px;
    }

    .pagination-wrapper {
        padding-top: 0;
        padding-left: 15px;
    }

    .about-domains .container {
        padding-top: 40px;
        padding-left: 17px;
    }

    .about-domains__title {
        margin-top: 0;
    }

    .about-domains__text {
        font-size: 14px;
        line-height: 17px;
    }

    .best-choice .container {
        padding-top: 0;
        padding-left: 17px;
    }

    .best-choice__title {
        margin-top: 0;
    }

    .best-choice__wrapper {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        padding-left: 16px;
        padding-right: 16px;
    }

    .best-choice__item {
        flex: 0 0 auto;
        width: 234px;
        height: 234px;
    }

    .best-choice__item:last-child {
        margin-right: 30px;
    }

    .usage-examples .container {
        padding-top: 40px;
        padding-left: 17px;
    }

    .usage-examples__title {
        margin-top: 0;
    }

    .usage-examples__wrapper {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
    }

    .usage-examples__item {
        flex: 0 0 auto;
        width: 208px;
        height: 270px;
        padding: 12px 22px 0 20px;
        margin-right: 20px;
    }

    .usage-examples__item-title {
        font-size: 14px;
        line-height: 18px;
        letter-spacing: 1px;
        word-spacing: 4px;
    }

    .usage-examples__item-descr {
        font-size: 14px;
        line-height: 17px;
    }

    .gifts .container {
        padding-top: 40px;
        padding-left: 17px;
    }

    .gifts__title {
        margin-top: 0;
    }

    .gifts__wrapper {
        display: flex;
        justify-content: space-between;
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
    }

    .gifts__item {
        width: 252px;
        height: 152px;
        flex: 0 0 auto;
        margin-right: 20px;
    }

    .gifts__item-bg {
        width: 100%;
    }

    .gifts__item-title {
        width: 165px;
        font-weight: 700;
        font-size: 14px;
        line-height: 17px;
        margin-top: 0;
    }

    .gifts__item-descr {
        width: 182px;
        font-weight: 400;
        font-size: 14px;
        line-height: 17px;
    }

    .additional-services .container {
        padding-top: 40px;
        padding-left: 17px;
    }

    .additional-services__title {
        margin-top: 0;
        font-size: 18px;
    }

    .additional-services__text {
        font-size: 16px;
        line-height: 20px;
    }

    .additional-services__item-descr-wrapper {
        padding-left: 10px;
        padding-top: 23px;
    }

    .additional-services__item-title {
        font-size: 14px;
        line-height: 19px;
        letter-spacing: 1px;
        white-space: nowrap;
    }

    .additional-services__item-descr {
        font-size: 12px;
        line-height: 16px;
    }

    .already-using .container {
        padding-top: 40px;
        padding-left: 17px;
        padding-bottom: 33px;
    }

    .already-using__title {
        margin-top: 0;
        margin-bottom: 20px;
    }

    .already-using__wrapper {
        justify-content: space-between;
        padding-right: 22px;
    }

    .already-using__item {
        width: 87px;
        height: 72px;
        background-size: contain;
    }

    .already-using .already-using__item {
        margin-right: 10px;
    }

    .already-using .already-using__item:nth-child(3n) {
        margin-right: 0;
    }

    .footer .container {
        padding-left: 17px;
    }

    .footer-col__1 {
        width: 240px;
        padding-left: 17px;
    }

    .footer__logo {
        line-height: 3;
        margin-bottom: 8px;
    }

    .footer-social {
        margin-top: 0;
        margin-bottom: 13px;
    }

    .footer-col__2 {
        padding-right: 0;
        width: 100%;
    }
    .footer__txt{
        max-width: none;
    }
    .footer-subscribe {
        width: 96%;
    }

    .footer-form {
        margin-bottom: 23px;
    }

    .footer-col__3 {
        padding-left: 18px;
    }

    .footer-nav__list {
        margin-right: 0;
    }

    .footer-nav__item {
        margin-bottom: 7px;
    }

    .footer-bottom {
        display: flex;
        flex-direction: column-reverse;
        align-items: flex-start;
        padding-top: 18px;
        max-height: 160px;
    }

    .payment-systems {
        margin-left: -10px;
    }

    .copyright {
        margin-left: 11px;
    }

    .footer-top {
        padding-bottom: 0;
    }

    .footer-nav__list {
        margin-bottom: 21px;
    }
}

.similar-results,
.domain-list-area--search-bar {
    display: none;
}

.icon-no-like--red {
    color: red;
}

/* header changes */

#navbar {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
}

.paint-hover-menu-left {
    display: flex;
    flex-wrap: nowrap;
    margin: 0;
    padding: 0;
}

.s-domains-div {
    display: none;
}

.navbar-div .s-domains-div {
    display: block;
    min-width: 362px;
    width: 362px;
    height: 32px;
    flex-basis: auto;
    flex-shrink: 1;
    justify-content: flex-start;;
}

.navbar-div .s-domains-div form {
    width: 100%;
}

a.cab-menu span {
    white-space: nowrap;
}

span.empty-cart-span {
    white-space: nowrap;
}

.menu-tab-other {
    width: 163px;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding: 0;
}

.menu-tab-other:not(:nth-child(-n+6)) {
    display: none;
}

.menu-tab-span {
    font-size: 15px;
    line-height: 18px;
}

@media (min-width: 768px) and (max-width: 1280px) {

    .navbar-div .s-domains-div {
        display: none;
    }

    .static-navbar {
        display: flex;
    }

    .navbar-default {
        width: 100%;
    }

    .menu-tab-other {
        width: 140px;
    }

    .menu-tab-other:not(:nth-child(-n+3)) {
        display: none;
    }

    .s-domains-div {
        display: flex;
        flex-basis: auto;
        flex-shrink: 1;
    }

    .menu-tab {
        flex-basis: auto;
    }

    .s-domains-div form {
        width: 100%;
        padding-left: 0;
    }

    .s-domains-div input {
        display: block;
    }
}

@media (max-width: 767px) {

    #navbar {
        display: none !important;
    }
}

/* new domain style */

@media (min-width: 769px) {
    .product-info__wrapper--secondary {
        border-left: 1px solid rgba(0, 0, 0, 0.2);
    }
}

.container-fluid {
    padding-left: 0;
    padding-right: 0;
}
.container-fluid.top-header {

}
.product-info .container {
    display: flex;
    padding: 67px 0;
}

.product-info__wrapper {
    position: relative;
    width: 100%;
    min-height: 386px;
    padding: 40px;
}

.product-info__wrapper--primary {
    display: flex;
    flex-direction: column;
    border-top-right-radius: 20px;
    background-color: rgba(255, 255, 255, 0.97);
}

.product-info__wrapper--secondary {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-top-left-radius: 20px;
    background-color: #ffffff;
}

.product-info__discount {
    position: absolute;
    width: 163px;
    height: 60px;
    text-align: center;
    font-weight: 700;
    font-size: 30px;
    line-height: 60px;
    color: #ffffff;
    background: #E83E27;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    transform: rotateZ(-90deg);
    top: 50px;
    right: -52px;
}

.product-info__title {
    font-size: 30px;
    line-height: 20px;
    margin-top: 0;
    margin-bottom: 20px;
}

.product-info__domain-name {
    font-weight: 700;
    font-size: 48px;
    line-height: 58px;
    color: #2E2D32;
}

.product-info__domain-name--main {
    color: #E83E27;
}

.product-info__domain-name--extra {
    font-size: 16px;
    word-break: break-all;
}

.product-info__tags {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.product-info__tags a {
    text-decoration: none;
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    color: #7F7F7F;
    background: #f7f7f7;
    margin-right: 5px;
    padding: 0 10px;
}

.product-info__descr {
    width: 351px;
    font-size: 16px;
    line-height: 20px;
    color: #4A4A4A;
    margin-bottom: 26px;
}

.product-info__more-descr-btn {
    display: none;
}

.product-info__price-and-btns-wrapper {
    height: 100%;
    display: flex;
    justify-content: space-between;
}

.product-info__price-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.product-info__old-price {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 10px;
    text-decoration: line-through;
}

.product-info__new-price {
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
}

.product-info__btns-wrapper {
    display: flex;
    align-items: flex-end;
}

.product-info__buy-btn {
    width: 140px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    outline: none;
    color: #ffffff;
    background: #2E2D32;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
    margin-right: 10px;
}

.product-info__cart-icon {
    font-size: 20px;
    margin-right: 10px;
}

.product-info__like-btn {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    outline: none;
    color: #7F7F7F;
    background: #F0F0F0;
}

.product-info__like-icon {
    font-size: 24px;
}

.product-info__medal-wrapper {
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
}

.product-info__medal-item {
    display: flex;
    position: relative;
    margin: 0 5px 20px 0;
    background-repeat: no-repeat;
    background-position: -20px -23px;
}

.product-info__medal-icon {
    font-size: 32px;
    margin-right: 20px;
}

.product-info__medal-descr {
    width: 130px;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #2e2d32;
    padding: 0 10px 0 15px;
    margin-bottom: 0;
}

.product-info__stat-wrapper {
    display: flex;
}

.product-info__left-wrapper,
.product-info__right-wrapper{
    display: flex;
    flex-direction: column;
    min-width: 220px;
}

.product-info__popularity {
    /* display: flex; */
    display: block;
    flex-direction: column;
    min-width: 220px;
}

.product-info__category-title {
    display: block;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #999999;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.product-info__popularity {
    margin-bottom: -5px;
}

.product-info__popularity-score {
    display: block;
    font-size: 48px;
    line-height: 54px;
}

.product-info__zones {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.product-info__zones-tags {
    width: 250px;
    display: flex;
    flex-wrap: wrap;
}

.product-info__zones-tags a {
    text-decoration: none;
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    color: #7F7F7F;
    background: #f7f7f7;
    margin-right: 5px;
    margin-bottom: 10px;
    padding: 0 10px;
}

.product-info__zones-tags a:nth-child(4) {
    margin-right: 24px;
}

/* .product-info__zones-tags a:last-child {
    background: transparent;
    border: 1px solid #f7f7f7;
} */

.section-domain-banner-container > img{
    display: block;
    width: 100%;
    height: 100%;
}

.section-viewed{
    background: none;
}

.product-info__right-wrapper {
    width: 221px;
    height: 100%;
}

.product-info__price-comparison {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.product-info__price-comparison-title {
    margin-bottom: 20px;
}

.product-info__price-comparison-chart {
    width: 100%;
    /* height: 130px; */
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-self: flex-end;
    border-left: 1px solid #DCDCDC;
}

.product-info__price-comparison-text-wrapper {
    display: flex;
    justify-content: space-between;
}

.product-info__price-comparison-graph {
    height: 10px;
    background: #DCDCDC;
}

.section {
    padding: 0;
}

.section:nth-child(odd) {
    background: #ffffff;
}

.section .container {
    position: relative;
    /*padding: 60px 0;*/
    padding: 30px 0;
}

.section__title {
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    margin-top: 0;
    margin-bottom: 40px;
}

.section__title:before {
    display: none;
}

.section-about__domain-name--main {
    color: #E83E27;
}

.section-about__wrapper {
    columns: 3;
}

.section-about__item {
    width: 100%;
    margin-right: 30px;
    margin-bottom: 0;
}

.section-about__item:last-child {
    margin-right: 0;
}

.section-why__wrapper {
    display: flex;
}

.section-why__item {
    width: 100%;
    display: flex;
    border-left: 1px solid #DCDCDC;
    margin-right: 68px;
}

.section-why__item:first-child {
    border-left: 0;
}

.section-why__item-icon {
    min-width: 42px;
    width: 42px;
    height: 100%;
    margin-left: 30px;
    margin-right: 26px;
}

.section-why__item:first-child .section-why__item-icon {
    margin-left: 0;
}

.section-why__item-icon--image {
    width: 100%;
}

.section-why__item-title {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 2px;
    margin-top: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.section-why__item-desrc {
    width: 226px;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0;
}

.section-usage__wrapper {
    display: flex;
}

.section-usage__item {
    width: 234px;
    display: flex;
    flex-direction: column;
    margin-right: 60px;
}

.section-usage__item:last-child {
    margin-right: 0;
}

.section-usage__item-icon {
    min-width: 42px;
    min-height: 42px;
    width: 42px;
    height: 42px;
    margin-bottom: 21px;
}

.section-usage__item-icon--image {
    width: 100%;
}

.section-usage__item-title {
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 2px;
    margin-top: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.section-usage__item-descr {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0;
}

.section-gifts__wrapper {
    display: flex;
}

.section-gifts__item {
    position: relative;
    width: 362px;
    margin-right: 30px;
    padding: 30px;
}

.section-gifts__item:first-child {
    color: #f5f5f5;
    background: #000;
}

.section-gifts__item:last-child {
    margin-right: 0;
}

.section-gifts__item-title {
    width: 233px;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 32px;
}

.section-gifts__item-descr {
    width: 204px;
    font-size: 16px;
    line-height: 20px;
}

.section-additional__title {
    margin-top: 0;
    margin-bottom: 20px;
}

.section-additional__descr {
    width: 754px;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 40px;
}

.section-additional__wrapper {
    display: flex;
}

.section-additional__item {
    display: flex;
    border-left: 1px solid #F5F5F5;
    margin-right: 56px;
}

.section-additional__item:first-child {
    border-left: 0;
}

.section-additional__item-icon {
    min-width: 42px;
    width: 42px;
    height: 100%;
    margin-left: 30px;
    margin-right: 26px;
}

.section-additional__item:first-child .section-additional__item-icon {
    margin-left: 0;
}

.section-additional__item-icon--image {
    width: 100%;
}

.section-additional__item-title {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 10px;
}

.section-additional__item-descr {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0;
}

.section-similar__title-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.section-similar__domain-count {
    display: none;
    padding-top: 10px;
    font-weight: 400;
    font-size: 14px;
    color: #2e2d32;
}

.section-similar__domain-count--text {
    color: #999999;
}

.section-similar__wrapper {
    display: flex;
    flex-wrap: wrap;
}

.domain-example__item {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: none;
    color: #2E2D32;
    padding: 20px;
    text-decoration: none;
}

.domain-example__item:hover {
    color: #2E2D32;
    text-decoration: none;
}

/* .domain-example__item:nth-child(3n) {
    margin-right: 0;
} */

.domain-example__item:nth-last-child(-n+3) {
    margin-bottom: 0;
}

/* .domain-example__item:not(:nth-child(-n+3)) {
    display: none;
} */

.domain-example__item--similar:nth-child(-n+5) {
    display: flex;
}

.domain-example__item--similar-wishlist:nth-child(-n+6) {
    display: flex;
}

.domain-example__item-discount {
    position: absolute;
    font-size: 20px;
    line-height: 24px;
    color: #E83E27;
    top: 20px;
    right: 20px;
}

.domain-example__item-title {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    margin-top: 0;
}

.section-domain-example__item-bottom {
    display: flex;
    justify-content: space-between;
}

.domain-example__item-price-wrapper {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
}

.domain-example__item-old-price {
    width: 100%;
    font-size: 12px;
    line-height: 15px;
    text-decoration: line-through;
    margin-bottom: 6px;
}

.domain-example__item-new-price {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    margin-right: 10px;
}

.domain-example__item-renewal {
    font-size: 12px;
    line-height: 15px;
    color: #7F7F7F;
    padding-bottom: 2px;
}

.domain-example__item-btns-wrapper {
    display: flex;
    align-items: flex-end;
}

.domain-example__item-more-btn,
.domain-example__item-like-btn,
.domain-example__item-buy-btn {
    display: flex;
    align-items: center;
    border: none;
    outline: none;
    background: none;
    padding: 0;
}

.domain-example__item-like-icon {
    font-size: 20px;
    color: #AFAFB9;
    margin-right: 10px;
}

.domain-example__item-more-text,
.domain-example__item-buy-text {
    font-weight: 700;
    font-size: 14px;
    line-height: 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
    white-space: nowrap;
    padding-top: 6px;
}

.domain-example__item-buy-icon {
    font-size: 20px;
    margin-right: 10px;
}

.domain-example__item-more-text {
    padding-top: 0;
    color: #AFAFB9;
}

.domain-example__item-more-icon  {
    font-size: 20px;
    color: #AFAFB9;
}

.section-wishlist__wrapper {
    display: flex;
    flex-wrap: wrap;
}

/* .section-wishlist .domain-example__item {
    background: rgba(112, 112, 112, 0.04);
} */

.section-viewed__wrapper {
    display: flex;
    flex-wrap: wrap;
}

.product-info__close-more-btn {
    display: none;
}

.section-about__load-more-btn {
    display: none;
}

.section__load-more-domains-btn {
    display: none;
}

/* Search page */

.section-search__title {
    font-size: 50px;
    margin-bottom: 64px;
}

.section-search__input-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    height: 48px;
    padding: 0 20px;
    border: 1px solid #afafb9;
    background-color: #ffffff;
}

.section-search__input {
    position: relative;
    width: 100%;
    height: 100%;
    font-weight: 400;
    font-size: 16px;
    border: none;
    background: none;
    color: black;
    outline: none !important;
}

.section-search__search-btn {
    width: auto;
    height: 100%;
    outline: none;
    border: none;
    background: none;
}

.section-search__input-icon {
    font-size: 24px;
}

.section-search .product-info__tags-wrapper {
    display: flex;
    margin-bottom: 90px;
    padding-top: 22px;
}

.section-search .product-info__tags {
    justify-content: space-between;
    height: 20px;
    width: 75%;
    margin-bottom: 0;
    overflow: hidden;
}

.section-search .product-info__tags--all {
    height: auto;
}

.section-search .product-info__tags a {
    width: auto;
    height: auto;
    margin-right: 36px;
    margin-bottom: 12px;
    padding: 0;
    font-weight: 700;
    font-size: 12px;
    background: none;
    color: #2e2d32;
    text-transform: uppercase;
    white-space: nowrap;
}

.section-search .product-info__tags a:hover {
    color: #e83e27;
}

.section-search .product-info__tag-btns {
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    width: 25%;
}

.section-search .product-info__tag-btns--shown {
    align-items: flex-end;
}

.product-info__tag-btns .product-info__tag-btn:first-child {
    display: block;
}

.product-info__tag-btns--shown .product-info__tag-btn:first-child {
    display: none;
}

.product-info__tag-btns .product-info__tag-btn:last-child {
    display: none;
}

.product-info__tag-btns--shown .product-info__tag-btn:last-child {
    display: block;
}

.product-info__tag-btn {
    margin-bottom: 12px;
    padding: 0;
    color: #afafb9;
    outline: none;
    border: none;
    background: none;
}

.section-search__search-example {
    color: #2e2d32;
    text-decoration: none;
    padding: 20px;
}

.section-search__search-example > .new_item_inner_v5{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    height: 130px;
    padding: 22px 20px;
    background-color: rgba(46, 45, 50, 0.06);
}

.section-search__search-example:hover,
.section-search__search-example:active {
    color: #2e2d32;
    text-decoration: none;
}

.section-search__search-example-full-name {
    font-weight: 700;
    font-size: 20px;
    color: #2e2d32;
}

.section-search__search-example-name {
    color: #e83e27;
}

.section-search__search-example-bottom {
    display: flex;
    justify-content: space-between;
}

.section-search__search-example-price-wrapper,
.section-search__search-example-btn-wrapper {
    display: flex;
    align-items: flex-end;
}

.section-search__search-example-price {
    font-weight: 700;
    font-size: 16px;
    margin-right: 4px;
}

.section-search__search-example-renewal {
    color: #7f7f7f;
    font-size: 12px;
}

.section-search__search-example-buy-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 140px;
    height: 48px;
    margin-right: 10px;
    font-weight: 700;
    font-size: 12px;
    color: #ffffff;
    background-color: #2e2d32;
    border: none;
    outline: none;
    text-transform: uppercase;
}

.section-search__search-example-buy-btn .icon-cart {
    font-size: 20px;
    margin-right: 10px;
}

.section-search__search-example-like-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    color: #7f7f7f;
    background-color: #ffffff;
    border: none;
    outline: none;
}

.section-search__search-example-like-btn .icon-no-like {
    font-size: 24px;
}

.section-similar-domains .container {
    padding-top: 0;
}

.section-similar-domains .list-filter {
    margin-bottom: 40px;
}

.section__load-more-domains-btn--similar {
    margin-right: 0;
}

.section-viewed--search .domain-example__item-more-btn {
    display: none;
}

.section__show-more-btn {
    display: flex;
    justify-content: center;
    align-items: baseline;
    width: 226px;
    height: 49px;
    margin: 0 auto;
    margin-top: 30px;
    font-weight: 700;
    font-size: 12px;
    background-color: #ffffff;
    outline: none;
    border: none;
    text-transform: uppercase;
}

.section__show-more-btn .icon-down_sm {
    margin-left: 8px;
}

.section-wishlist .section__show-more-btn {
    border: 2px solid #2e2d32;
}

.domain-example__item--viewed:nth-child(n) {
    margin-right: 30px;
}

.domain-example__item--viewed:nth-child(3n) {
    margin-right: 0;
}

.show-item {
    display: flex;
}

.section-similar-domains .section__load-more-domains-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    font-size: 12px;
    outline: none;
    border: none;
    text-transform: uppercase;
}

.section-wishlist .domain-example__item--request {
    width: auto;
    display: flex;
    justify-content: space-between;
    flex: 2 1 auto;
    padding: 20px;
    background: url('../img/request-btn-bg.jpg') top right/cover no-repeat;
}

.domain-example__item-title--request {
    width: 309px;
    margin-top: 0;
    font-weight: 700;
    font-size: 24px;
    line-height: 21px;
    color: #ffffff;
}

.domain-example__item-btn--request {
    position: absolute;
    right: 20px;
    bottom: 20px;
    max-width: 196px;
    max-height: 40px;
    line-height: 40px;
    font-weight: 700;
    font-size: 12px;
    color: #ffffff;
    outline: none;
    border: 2px solid #ffffff;
    background: none;
    text-align: center;
    text-transform: uppercase;
}


@media (min-width: 768px) and (max-width: 1200px) {

    .domain-example__item--viewed:nth-child(n) {
        margin-right: 30px;
    }

    .domain-example__item--viewed:nth-child(2n) {
        margin-right: 0;
    }

    .product-info .container {
        justify-content: center;
        flex-wrap: wrap;
        padding: 60px 0;
    }

    .product-info__wrapper {
        width: 722px;
    }

    .product-info__descr {
        width: 494px;
    }

    .product-info__price-wrapper {
        justify-content: flex-end;
    }

    .product-info__wrapper--secondary {
        border-top-left-radius: 0;
        border-bottom-right-radius: 20px;
    }

    .product-info__left-wrapper {
        margin-right: 95px;
    }

    .section .container {
        width: 100%;
        margin: 0;
        padding: 60px 23px;
    }

    header > .container-fluid > .container {
        width: 100%;
        margin: 0;
        padding: 0 30px;
    }

    .section-about__wrapper {
        height: 221px;
        columns: 2;
    }

    .section-about__item {
        width: 346px;
        margin-right: 0;
        margin-bottom: 30px;
    }

    .section-about__item:last-child {
        margin-bottom: 0;
    }

    .section-why__wrapper {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
    }

    .section-why__item {
        width: 252px;
        flex: 0 0 auto;
        border-left: 0;
        margin-right: 30px;
    }

    .section-why__item-icon {
        margin-left: 0;
        margin-right: 22px;
    }

    .section-why__item-desrc {
        width: 188px;
        color: #2e2d32;
    }

    .section-usage__wrapper {
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .section-usage__item {
        width: 346px;
        flex-direction: row;
        margin-right: 0;
        margin-bottom: 40px;
    }

    .section-usage__item:nth-last-child(-n+2) {
        margin-bottom: 0;
    }

    .section-usage__item-icon {
        margin-right: 22px;
    }

    .section-gifts__wrapper {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
    }

    .section-gifts__item {
        width: 252px;
        min-height: 252px;
        flex: 0 0 auto;
    }

    .section-gifts__item-title {
        width: 156px;
        font-size: 16px;
        line-height: 19px;
        letter-spacing: 1px;
        margin-bottom: 10px;
    }

    .section-gifts__item-descr {
        width: 194px;
    }

    .section-additional__wrapper {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
    }

    .section-additional__descr {
        width: 534px;
    }

    .section-additional__item {
        width: 252px;
        border-left: 0;
        margin-right: 30px;
    }

    .section-additional__item-icon {
        margin-left: 0;
        margin-right: 22px;
    }

    .section-additional__item-descr {
        width: 188px;
        line-height: 21px;
    }

    .section-similar__wrapper,
    .section-wishlist__wrapper,
    .section-viewed__wrapper {
        display: flex;
        flex-flow: row wrap;
        justify-content: space-between;
    }

    .domain-example__item {
        width: 346px;
        height: 130px;
        margin-right: 30px;
        margin-bottom: 30px;
        padding: 16px 19px 22px 20px;
    }

    .domain-example__item:nth-child(3n) {
        margin-right: 30px;
    }

    .domain-example__item:nth-child(2n) {
        margin-right: 0;
    }

    .domain-example__item:nth-last-child(-n+3) {
        margin-bottom: 30px;
    }

    .domain-example__item:nth-last-child(-n+2) {
        margin-bottom: 0;
    }
}

@media (min-width: 320px) and (max-width: 767px) {

    .product-info .container {
        padding: 0;
    }

    .product-info__wrapper--primary {
        height: auto;
        border-radius: 0;
        padding: 36px 17px 61px 17px;
    }

    .product-info__wrapper--secondary {
        position: absolute;
        display: none;
        width: 100%;
        height: auto;
        padding: 20px 20px 61px 17px;
        top: 0;
        left: 100%;
        opacity: 0;
        transition: all 0.3s;
        z-index: 999;
    }

    .product-info__wrapper--secondary-active {
        display: block;
        left: 0;
        opacity: 1;
        transition: all 0.3s;
    }

    .product-info__discount {
        width: 85px;
        height: 49px;
        border-bottom-right-radius: 0;
        font-size: 16px;
        line-height: 49px;
        right: -18px;
    }

    .product-info__tags a {
        margin-bottom: 11px;
    }

    .product-info__tags a:nth-last-child(-n+2) {
        margin-bottom: 0;
    }

    .product-info__descr {
        width: 100%;
    }

    .product-info__more-descr-btn {
        width: 90px;
        display: block;
        background: none;
        border: none;
        outline: none;
        font-weight: 700;
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 1px;
        text-align: left;
        color: #afafb9;
        text-transform: uppercase;
        margin-bottom: 30px;
        padding: 0;
    }

    .product-info__price-and-btns-wrapper {
        flex-direction: column;
    }

    .product-info__price-wrapper {
        flex-direction: row-reverse;
        justify-content: flex-end;
        align-items: baseline;
        margin-bottom: 32px;
    }

    .product-info__old-price {
        margin-bottom: 0;
    }

    .product-info__new-price {
        margin-right: 19px;
    }

    .product-info__buy-btn {
        flex: 3 1 auto;
    }

    .product-info__like-btn {
        flex: 1 1 auto;
    }

    .product-info__close-more-btn {
        width: 100%;
        display: flex;
        justify-content: flex-end;
        background: none;
        border: none;
        outline: none;
        margin-bottom: 60px;
        padding: 0;
    }

    .product-info__close-more-btn-icon {
        font-size: 24px;
    }

    .product-info__medal-wrapper {
        margin-bottom: 28px;
    }

    .product-info__medal-item {
        margin-right: 44px;
        margin-bottom: 20px;
    }

    .product-info__medal-item:nth-child(2n) {
        margin-right: 0;
    }

    .product-info__medal-item:nth-last-child(-n+2) {
        margin-bottom: 0;
    }

    .product-info__medal-icon {
        margin-right: 10px;
    }

    .product-info__medal-descr {
        margin-bottom: 0;
    }

    .product-info__stat-wrapper {
        flex-direction: column;
    }

    .product-info__zones-tags {
        margin-bottom: 28px;
    }

    .product-info__zones-tag {
        font-size: 12px;
        line-height: 36px;
    }

    .product-info__zones-tags a:nth-child(4) {
        margin-right: 5px;
    }

    .product-info__price-comparison-title {
        margin-bottom: 21px;
    }

    .section .container {
        padding: 56px 17px 60px 17px;
    }

    .section-about__wrapper {
        display: flex;
        flex-direction: column;
    }

    .section-about__item {
        margin-right: 0;
        margin-bottom: 18px;
    }

    .section-about__item:not(:first-child) {
        display: none;
    }

    .section-about__load-more-btn {
        width: 90px;
        display: block;
        background: none;
        border: none;
        outline: none;
        font-weight: 700;
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 1px;
        text-align: left;
        color: #afafb9;
        text-transform: uppercase;
        padding: 0;
    }

    .section-why__wrapper {
        flex-direction: column;
    }

    .section-why__item {
        border-left: 0;
        margin-right: 0;
        margin-bottom: 38px;
    }

    .section-why__item:last-child {
        margin-bottom: 0;
    }

    .section-why__item-icon {
        margin-left: 0;
    }

    .section-why__item-desrc {
        width: 100%;
        line-height: 21px;
    }

    .section-usage__wrapper {
        flex-direction: column;
    }

    .section-usage__item {
        width: 100%;
        flex-direction: row;
        border-left: 0;
        margin-right: 0;
        margin-bottom: 38px;
    }

    .section-usage__item-icon {
        margin-right: 32px;
    }

    .section-usage__item-descr {
        width: 100%;
    }

    .section-gifts__wrapper {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
    }

    .section-gifts__item {
        width: 212px;
        min-height: 212px;
        flex: 0 0 auto;
        margin-right: 10px;
        padding: 18px 20px 44px 20px;
    }

    .section-gifts__item-title {
        width: 100%;
        font-size: 16px;
        line-height: 19px;
        margin-bottom: 11px;
    }

    .section-gifts__item-descr {
        width: 100%;
        line-height: 21px;
    }

    .section-additional__descr {
        width: 100%;
        font-size: 16px;
        line-height: 20px;
    }

    .section-additional__wrapper {
        flex-direction: column;
    }

    .section-additional__item {
        width: 100%;
        border-left: 0;
        margin-right: 0;
        margin-bottom: 38px;
    }

    .section-additional__item-icon {
        margin-left: 0;
        margin-right: 26px;
    }

    .section-additional__item-title,
    .section-additional__item-descr {
        line-height: 21px;
    }

    .domain-example__item:nth-child(n) {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .domain-example__item:last-child {
        margin-bottom: 0;
    }

    .domain-example__item-renewal {
        line-height: 16px;
        padding-bottom: 1px;
    }

    .domain-example__item-renewal span {
        display: none;
    }

    .domain-example__item-title,
    .domain-example__item-discount {
        font-size: 18px;
    }

    .domain-example__item-old-price {
        line-height: 16px;
    }

    .domain-example__item-new-price {
        line-height: 21px;
    }

    .domain-example__item-more-text,
    .domain-example__item-buy-text {
        font-size: 12px;
        line-height: 16px;
    }

    .domain-example__item-btns-wrapper {
        padding-bottom: 3px;
    }

    .section__load-more-domains-btn {
        display: block;
        width: 100%;
        height: 48px;
        border: none;
        outline: none;
        color: #999999;
        background: #e8e9ea;
        font-weight: 700;
        font-size: 16px;
        line-height: 21px;
        letter-spacing: 1px;
        text-align: center;
        margin-top: 40px;
        padding: 0;
    }
}

/* Home page styles (NB: some styles are taken from domain page styles (look above)) */

.grey-area {
    padding-bottom: 0;
}

.footer {
    border-top: 1px solid #eeeeee;
    background: white;
}

.main-banner {
    margin: 0;
}

.section-top-rated {
    background: #f5f5f5;
}

.section-top-rated__btns-wrapper {
    position: absolute;
    display: flex;
    top: 55px;
    right: 0;
}

.section-top-rated .owl-prev,
.section-top-rated .owl-next {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    outline: none;
    background: none;
    padding: 0;
    color:#CCCCD0;
    font-size: 20px;
}

.section-top-rated .owl-prev:hover,
.section-top-rated .owl-next:hover {
    color: #000000;
    background: #ffffff;
}

.section-top-rated__wrapper {
    display: flex;
}

.section-top-rated__item {
    width: 370px;
    height: 130px;
    display: flex;
    color: #2e2d32;
    background: #ffffff;
    margin-right: 30px;
    padding: 20px;
    text-decoration: none;
    cursor: pointer;
}

.section-top-rated__item:hover {
    color:#2e2d32;
    text-decoration: none;
}

.section-top-rated__item:nth-child(3n) {
    margin-right: 0;
}

.section-top-rated__item-icon {
    min-width: 32px;
    width: 32px;
    margin-right: 20px;
}

.section-top-rated__item-icon-image {
    width: 100%;
}

.section-top-rated__item-wrapper {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.section-top-rated__item-title {
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    margin: 0;
}

.section-top-rated__item-more-wrapper {
    display: flex;
    justify-content: flex-end;
    color: #AFAFB9;
}

.section-top-rated__item-more-text {
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
}

.section-best-categories__wrapper {
    display: flex;
    flex-wrap: wrap;
}

.section-best-categories__item {
    width: 370px;
    margin-right: 30px;
    margin-bottom: 30px;
}

.section-best-categories__item:not(:nth-child(-n+6)) {
    display: none;
}

.section-best-categories__item:nth-child(3n) {
    margin-right: 0;
}

.section-best-categories__item:nth-last-child(-n+3) {
    margin-bottom: 0;
}

.section-best-categories__category-wrapper {
    height: 152px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    color: #ffffff;
}

.section-best-categories__category-title {
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    margin: 0;
    color: white;
    text-decoration: none;
    outline: none !important;
    display: inline-block;
}

.section-best-categories__category-title:active,
.section-best-categories__category-title:focus,
.section-best-categories__category-title:hover
{
    color: #e83e27;
    text-decoration: none;
}

.section-best-categories__category-bottom-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.section-best-categories__category-domain-count {
    font-size: 14px;
    line-height: 18px;
}

.section-best-categories__category-show-all {
    width: 100px;
    height: 36px;
    display: inline-block;
    border: 2px solid #ffffff;
    font-weight: 700;
    font-size: 12px;
    line-height: 36px;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
}

.section-best-categories__category-show-all:hover {
    color: #ffffff;
    text-decoration: none;
}

.section-best-categories__domain-item {
    width: 100%;
    height: 48px;
    display: flex;
    align-items: center;
    padding: 0 20px;
}

.section-best-categories__domain-item:nth-child(2n) {
    background-color: #f5f5f5;
}

.section-best-categories__domain-item:hover .section-best-categories__domain-item-name--short {
    color: #e83e27;
}

.section-best-categories__domain-item:hover .section-best-categories__domain-item-buy-btn {
    background-color: #e83e27;
}

.section-best-categories__domain-item-name {
    flex: 2 1 auto;
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
    color: #2e2d32;
    text-decoration: none;
}

.section-best-categories__domain-item-name:hover {
    color: #2e2d32;
    text-decoration: none;
}

.section-best-categories__domain-item-price {
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    margin-right: 20px;
    padding-top: 3px;
}

.section-best-categories__domain-item-buy-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 4px;
    min-width: 40px;
    height: 20px;
    border: none;
    outline: none;
    font-weight: 700;
    font-size: 11px;
    line-height: 17px;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    background-color: #2e2d32
}

.section-best-categories__domain-item-buy-btn .buy-icon {
    width: 100%;
    height: 100%;
}

.section-best-categories__domain-item-buy-btn .buy-icon span {
    display: none;
}

.section-best-categories__domain-item-buy-btn .buy-icon i {
    font-size: 14px;
    line-height: 20px;
}

.section-best-categories__load-more-categories-btn {
    display: none;
}

.section-best-categories__view-all-categories-btn {
    width: 200px;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #afafb9;
    margin: 0 auto;
    margin-top: 58px;
    cursor: pointer;
}

.section-best-categories__view-all-categories-text {
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    margin-bottom: 11px;
}

.section__descr {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 38px;
}

.section-comparing .section__descr {
    margin-bottom: 18px;
}

.section-comparing__read-more {
    display: inline-block;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    color: #afafb9;
    text-transform: uppercase;
    text-decoration: none;
}

.section-comparing__read-more:hover {
    color: #afafb9;
    text-decoration: none;
}

.section-comparing__wrapper {
    display: flex;
}

.section-comparing__item {
    width: 362px;
    height: 268px;
    margin-right: 90px;
}

.section-comparing__item > img{
    display: block;
    width: 100%;
    height: auto;
}

.section-comparing__item:last-child {
    margin-right: 0;
}

.section-slider .m-s {
    margin-bottom: 0;
}

.section-slider .ms-content {
    min-height: 302px;
    height: auto;
    background-color: #f5f5f5;
}

.section-slider .m-s-pic-area {
    width: 50%;
    padding-top: 45px;
    padding-left: 68px;
    padding-bottom: 30px;
}

.section-slider .m-s-primary-info {
    position: relative;
    left: auto;
    bottom: auto;
}

.section-slider .m-s-primary-title {
    width: 371px;
    font-size: 38px;
    margin-bottom: 28px;
}

.section-slider .m-s-primary-description {
    width: 242px;
    font-size: 16px;
}

.section-slider .owl-dots {
    top: 20px;
    bottom: auto;
    padding-left: 6%;
}

.section-slider .m-s-pic-details {
    width: 50%;
    background: none;
}

.section-slider .m-s-pic-details-area {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.section-slider .m-s-pic-title {
    text-transform: lowercase;
    letter-spacing: normal;
    margin-bottom: 19px;
}

.section-slider .m-s-pic-title--short {
    color: #e83e27;
}

.section-slider .m-s-pic-description {
    max-width: none;
    font-size: 16px;
    line-height: 21px;
    margin-top: 0;
    margin-bottom: 29px;
}

.section-slider .ms-list-area {
    display: flex;
    flex-direction: column;
    margin-right: 74px;
    margin-bottom: 28px;
}

.section-slider .ms-list-label {
    max-width: none;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    margin-right: 0;
    margin-bottom: 11px;
}

.section-slider .domain-rating-color-area {
    color: #e83e27;
}

.section-slider .ms-visitors-count {
    font-size: 24px;
    line-height: 29px;
}

.section-subscribe {
    background-color: #f5f5f5;
}

.section-subscribe form {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.section-subscribe .background-white {
    height: auto;
    background-color: #f5f5f5;
}

.section-subscribe .sign-information {
    padding-bottom: 20px;
}

.section-subscribe .sign-title {
    font-size: 24px;
    margin-bottom: 9px;
}

.section-subscribe .sign-text {
    font-size: 18px;
    color: #7f7f7f;
}

.section-subscribe .sign-input {
    width: 422px;
    height: 48px;
}

.section-subscribe .sign-input input {
    background-color: #ffffff;
    border: 1px solid #afafb9;
}

.section-subscribe .sign-input .sign-submit i {
    color: #2e2d32;
}

.section-subscribe .container .container,
.section-subscribe .background-white,
.section-subscribe .set-tablet-side-space {
    padding: 0;
}

.section-subscribe .add-space-bottom,
.section-subscribe .internal-space {
    margin-bottom: 0;
}

.section-subscribe #pre-bottom {
    margin-top: 0;
}

.section-advice .advice {
    min-height: 300px;
    align-items: flex-start;
    padding: 63px 68px;
    padding-bottom: 37px;
}

.section-advice .advice-title {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 45px;
}

.section-advice .input-search {
    width: 100%;
    margin-bottom: 21px;
}

.section-advice .ui-link {
    font-size: 12px;
    color: #e83e27;
    border-bottom: 0;
    margin-top: 0;
}

.section-advice .search-lense {
    color: #2e2d32;
}

.section-advice .custom-or {
    width: 64px;
    height: 64px;
    border-radius: 32px;
    background-color: #e83e27;
    color: #ffffff;
    font-size: 24px;
    line-height: 32px;
    padding-top: 4px;
    top: auto;
    bottom: 56px;
}

.section-advice .success-btn {
    color: #ffffff;
    border: 2px solid #ffffff;
    background: none;
}

.section-about__wrapper {
    display: flex;
}

.section-already-using .section__title {
    margin-bottom: 21px;
}

.section-already-using__wrapper {
    display: flex;
    flex-wrap: wrap;
}

.section-already-using__item {
    width: 166px;
    height: 140px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 30px;
    margin-bottom: 30px;
}

.section-already-using__item:nth-child(6n) {
    margin-right: 0;
}

.section-already-using__item:nth-last-child(-n+6) {
    margin-bottom: 0;
}

.section-already-using__img {
    max-width: 100%;
    max-height: 100%;
}

@media (min-width: 768px) and (max-width: 1200px) {

    .section-banner .container {
        padding-top: 40px;
    }

    .section-banner .main-banner {
        border-bottom-right-radius: 20px;
    }

    .section-top-rated__wrapper {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
    }

    .section-top-rated__item {
        width: 252px;
        flex: 0 0 auto;
    }

    .section-top-rated__btns-wrapper {
        right: 25px;
    }

    .section-top-rated__item-more-wrapper {
        justify-content: flex-start;
    }

    .section-best-categories__item {
        width: 346px;
    }

    .section-best-categories__item:nth-child(odd) {
        margin-right: 30px;
    }

    .section-best-categories__item:nth-child(even) {
        margin-right: 0;
    }

    .section-best-categories__item:nth-child(n) {
        margin-bottom: 30px;
    }

    .section-best-categories__item:nth-last-child(-n+2) {
        margin-bottom: 0;
    }

    .section-slider .m-s-pic-area {
        padding: 43px 0 35px 30px;
    }

    .section-slider .m-s-primary-title {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 28px;
    }

    .section-slider .ms-list-area {
        margin-right: 31px;
    }

    .section-slider .m-s-pic-details {
        padding-right: 0;
    }

    .section-subscribe .sign-input {
        width: 346px;
    }

    .section-subscribe .sign-information {
        max-width: none;
    }

    .section-subscribe .subscribe-container {
        justify-content: flex-start;
    }

    .section-advice .advice {
        min-height: 346px;
        padding: 43px 30px;
    }

    .section-advice .advice-title {
        margin-bottom: 107px;
    }

    .section-advice .success-btn {
        width: 100%;
        margin-bottom: 42px;
    }

    .section-advice .custom-or {
        top: 50%;
        bottom: auto;
    }

    .section-about__wrapper {
        display: block;
    }

    .section-already-using__item {
        width: 158px;
        height: 133px;
    }

    .section-already-using__item:nth-child(n) {
        margin-right: 30px;
        margin-bottom: 30px;
    }

    .section-already-using__item:nth-child(4n) {
        margin-right: 0;
    }

    .section-already-using__item:nth-last-child(-n+4) {
        margin-bottom: 0;
    }
}

@media (min-width: 991px) and (max-width: 1199px) {
    .section-subscribe .subscribe-container {
        justify-content: flex-end;
    }
}

@media (max-width: 767px) {

    .section-search__title {
        font-size: 38px;
    }

    .product-info__tags-wrapper {
        flex-direction: column;
    }

    .section-search .product-info__tags {
        width: 100%;
        margin-bottom: 22px;
    }

    .section-search .product-info__tags a:nth-child(2n) {
        margin-right: 0;
    }

    .section-search .product-info__tag-btns {
        width: 100%;
        justify-content: flex-start;
    }

    .section-search__search-example-renewal span {
        display: none;
    }

    .section-search__search-example-btn-wrapper {
        flex-direction: row-reverse;
    }

    .section-search__search-example-buy-btn {
        width: auto;
        height: auto;
        padding: 0;
        color: #2e2d32;
        background: none;
    }

    .section-search__search-example-like-btn {
        width: auto;
        height: auto;
        background: none;
    }

    .section-search__search-example-like-btn .icon-no-like {
        font-size: 20px;
    }

    .section-similar-domains .section__load-more-domains-btn {
        color: #2e2d32;
    }

    .domain-example__item--viewed:nth-child(n) {
        margin-right: 0;
    }

    .domain-example__item-title--request {
        width: 196px;
        font-size: 18px;
    }

    .domain-example__item-btn--request {
        max-width: 100%;
        position: relative;
        border: none;
        right: auto;
        bottom: auto;
        line-height: 20px;
        text-align: right;
    }


    .main-banner__txt br {
        display: none;
    }

    .section-banner .container {
        padding: 0;
    }

    .section-top-rated__wrapper {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
    }

    .section-top-rated__item {
        width: 212px;
        flex: 0 0 auto;
    }

    .section-top-rated__btns-wrapper {
        display: none;
    }

    .section-top-rated__item-more-wrapper {
        justify-content: flex-start;
    }

    .section-best-categories__item:nth-child(n) {
        margin-right: 0;
        margin-bottom: 30px;
    }

    .section-best-categories__item:not(:nth-child(-n+3)) {
        display: none;
    }

    .section-best-categories__load-more-categories-btn {
        display: block;
        width: 100%;
        height: 48px;
        border: none;
        outline: none;
        background-color: #f5f5f5;
        color: #afafb9;
        font-size: 12px;
        line-height: 48px;
        font-weight: 700;
        letter-spacing: 1px;
        text-transform: uppercase;
        margin-top: 58px;
    }

    .section-best-categories__view-all-categories-btn {
        display: none;
    }

    .section-comparing__wrapper {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
    }

    .section-comparing__item {
        width: 212px;
        height: 157px;
        flex: 0 0 auto;
        margin-right: 10px;
    }

    .section-slider .m-s-pic-area {
        width: 100%;
        min-height: 286px;
        padding: 43px 30px;
    }

    .section-slider .m-s-primary-info {
        top: auto;
    }

    .section-slider .m-s-primary-title {
        width: 100%;
        font-size: 24px;
        margin-bottom: 31px;
    }

    .section-slider .m-s-primary-description {
        width: 100%;
    }

    .section-slider .m-s-pic-details {
        width: 100%;
        padding: 53px 26px 38px 30px;
    }

    .section-slider .m-s-pic-title {
        font-size: 24px;
    }

    .section-subscribe form {
        flex-direction: column;
    }

    .section-subscribe .full-width-wrapper {
        width: 100%;
    }

    .section-subscribe #pre-bottom {
        margin-left: 0;
        margin-right: 0;
    }

    .section-subscribe .subscribe-container {
        width: 100%;
    }

    .section-subscribe .sign-input {
        width: 100%;
    }

    .section-subscribe .sign-submit i {
        font-size: 20px;
    }

    .section-subscribe .sign-input input::placeholder {
        font-size: 16px;
    }

    .section-advice .advice {
        min-height: 286px;
        padding: 33px 30px 29px 30px;
    }

    .section-advice .advice-content {
        min-height: 222px;
        display: flex;
        flex-direction: column;
    }

    .section-advice .advice-title {
        flex: 2 1 auto;
        margin-bottom: 0;
    }

    .section-advice .custom-or {
        width: 48px;
        height: 48px;
        font-size: 18px;
        line-height: 48px;
        top: 51%;
        bottom: auto;
    }

    .section-already-using__item {
        width: 87px;
        height: 92px;
    }

    .section-already-using__item:nth-child(n) {
        margin-right: 10px;
        margin-bottom: 0;
    }

    .section-already-using__item:nth-child(3n) {
        margin-right: 0;
    }
}

.section-banner {
    position: relative;
    /*height: 556px;*/
    margin-top: -24px;
}

.section-banner .container {
    width: 100%;
    max-width: 1190px;
    height: 100%;
    margin: 0 auto;
    padding: 20px 15px 0 15px;
}

.section-banner__slider {
    position: relative;
    height: 100%;
    overflow: hidden;
    width: 100%;
}

.section-banner__slider .owl-stage-outer {
    position: absolute;
    height: 100%;
    z-index: 1;
}

.section-banner__slider .owl-item {
    position: relative;
    display: flex;
    justify-content: center;
}

.banner-img {
    width: 686px !important;
    max-width: none;
    max-height: 100%;
    height: 688px;
    margin-left: 330px;
}

.section-banner .owl-dots {
    display: flex;
}

.main-banner__dots-wrapper .owl-dot {
    width: 9px;
    height: 8px;
    margin-right: 9px;
    background-color: #dcdcdc !important;
    border: 1px solid #dcdcdc !important;
    border-radius: 30px;
    outline: none;
}

.main-banner__dots-wrapper .active {
    border: 1px solid #e83e27 !important;
    background-color: #e83e27 !important;
}

.main-banner__title-wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.main-banner__title-wrapper {
    width: 100%;
    margin-bottom: 10px;
}

.main-banner__form-wrapper {
    width: 100%;
    /*margin-bottom: 123px;*/
    margin-bottom: 30px;
}

.main-banner__title {
    position: relative;
    z-index: 2;
}

.search-domain {
    width: 630px;
    height: 48px;
    box-shadow: 0 3px 10px 3px rgba(46, 45, 50, 0.1);
    background-color: #ffffff;
    border: none;
    outline: none;
}

.search-domain__field {
    padding: 16px 40px 14px 20px;
    color: #2e2d32;
    font-weight: 600;
    font-size: 14px;
}

.search-domain__field::placeholder {
    color: #2e2d32;
}

.search-domain__btn {
    padding: 0;
    text-align: left;
}

.search-domain__btn .icon-search {
    font-size: 20px;
}

.main-banner__title-text {
    width: 310px;
    margin: 0;
    font-weight: 700;
    font-size: 48px;
}

.main-banner__txt {
    max-width: 480px;
    margin: 0;
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    color: #7f7f7f;
}

.main-banner__dots-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    flex-wrap: wrap;
}

.main-banner__domain-full-name {
    position: absolute;
    top: 420px;
    right: 50%;
    margin: 0 -500px 0 0;
    font-weight: 700;
    font-size: 16px;
    color: #2e2d32;
}

.main-banner__domain-name {
    color: #e83e27;
}

.section-community .section__title {
    margin-bottom: 19px;
}

.section-community__text {
    width: 754px;
    margin-bottom: 62px;
}

.section-community__wrapper {
    display: flex;
    margin-bottom: 62px;
}

.section-community__item {
    min-width: 68px;
    min-height: 68px;
    max-width: 68px;
    max-height: 68px;
    margin-right: 30px;
}

.section-community__item:hover{
    opacity: 0.5;
}

.section-community__item:last-child {
    margin-right: 0;
}

.section-community__img {
    max-width: 100%;
    max-height: 100%;
}

.section-community__info-title {
    margin: 0 0 7px 0;
    color: #2e2d32;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 19px;
}

.section-community__info-text {
    width: 754px;
    margin: 0 0 7px 0;
    color: #2e2d32;
    font-size: 16px;
    font-weight: 400;
}

.section-community__info-domain {
    width: 100%;
    margin: 0;
    color: #2e2d32;
    font-size: 18px;
    font-weight: 700;
    text-align: right;
}
.section-community__info-domain.our-community-widget-text-first{
    margin-bottom: -20px;
}

.section-community__info-domain_orange {
    color: #e83e27;
}

@media (min-width: 768px) and (max-width: 1200px) {
    .section-banner .container {
        padding: 66px 20px 0 20px;
    }

    .section-banner {
        position: relative;
        height: 485px;
        margin-top: 0;
    }

    .section-banner .owl-stage {
        height: 100%;
    }

    .banner-img {
        width: 483px;
        max-width: 483px;
        max-height: none;
        height: 500px;
        margin-left: 180px;
    }

    .main-banner__title-text {
        width: 323px;
        font-size: 50px;
    }

    .main-banner__form-wrapper {
        margin-bottom: 43px;
    }

    .search-domain {
        width: 346px;
    }

    .main-banner__txt-wrapper {
        width: 100%;
        margin-bottom: 65px;
    }

    .main-banner__dots-wrapper {
        width: 100%;
        flex-direction: row;
        justify-content: flex-end;
    }

    .main-banner__domain-full-name {
        top: 435px;
        left: 20px;
        margin-bottom: 0;
    }

    .section-community__wrapper {
        flex-wrap: wrap;
        margin-bottom: 32px;
    }

    .section-community__item {
        min-width: 64px;
        min-height: 64px;
        max-width: 64px;
        max-height: 64px;
        margin-bottom: 30px;
    }

    .section-community__item:nth-child(8n) {
        margin-right: 0;
    }

    .section-community__text {
        width: 534px;
    }

    .section-community__info-text {
        width: 534px;
    }
}

.orange {
    color: #e83e27;
}

.orange-bg {
    background-color: #e83e27;
}

.section-mail-promo .container {
    padding: 96px 0;
}

.section-mail-promo__title {
    margin: 0 0 26px 0;
    font-size: 48px;
    font-weight: 700;
    color: #2e2d32;
}

.section-mail-promo__text {
    width: 524px;
    margin: 0;
    font-size: 24px;
    font-weight: 700;
    color: #7f7f7f;
}

.section-mail-promo__your-mail {
    color: #2e2d32;
}

.section-email-calc__wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    height: 382px;
    padding: 95px 196px 91px 196px;
    background-color: #ffffff;
    background-image: url('../img/email-calc-bg.jpg');
}

.section-email-calc__title {
    width: 456px;
    margin: 0;
    font-size: 38px;
    font-weight: 700;
}

.section-email-calc__bottom-wrapper {
    display: flex;
    align-items: flex-end;
}

.section-email-calc__item {
    margin-right: 88px;
}

.section-email-calc__item:nth-child(3) {
    margin-right: 178px;
}

.section-email-calc__item-title {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 700;
    color: #333333;
    text-align: center;
    text-transform: uppercase;
}

.section-email-calc__item-control {
    height: 24px;
}

.section-email-calc__item-add-substract-btn {
    width: 24px;
    height: 100%;
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: 400;
    color: #ffffff;
    background-color: #2e2d32;
    border: none;
    outline: none;
}

.section-email-calc__item-add-substract-btn .icon-minus_sm,
.section-email-calc__item-add-substract-btn .icon-plus_sm {
    line-height: 24px;
}

.section-email-calc__item-qty {
    width: 30px;
    height: 100%;
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: 700;
    color: #2e2d32;
    background-color: transparent;
    border: none;
    outline: none;
    text-align: center;
}

.section-email-calc__item-total {
    width: 78px;
    font-size: 16px;
    font-weight: 700;
    color: #ffffff;
    border: none;
    outline: none;
    text-align: center;
}

.section-email-calc__item-buy-now-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 166px;
    height: 48px;
    padding: 0;
    font-size: 12px;
    font-weight: 700;
    color: #ffffff;
    background-color: #2e2d32;
    border: none;
    outline: none;
    text-transform: uppercase;
}

.section-email-calc__item-buy-now-btn .icon-cart {
    margin-right: 10px;
}

.section-email-calc__item-buy-now-btn span {
    padding-top: 4px;
}

.section-promo {
    background: #ffffff url('../img/builder-promo-bg.png') center right no-repeat;
}

.section-promo .container {
    padding: 96px 0 89px 0;
}

.section-promo__title {
    width: 452px;
    margin-bottom: 36px;
    font-size: 48px;
    line-height: 48px;
    font-weight: 700;
}

.section-promo__text {
    width: 457px;
    margin: 0 0 116px 0;
    font-size: 24px;
    line-height: 24px;
    font-weight: 700;
    color: #7f7f7f;
}

.section-promo__get-started-btn {
    width: 264px;
    height: 49px;
    font-size: 12px;
    font-weight: 700;
    color: #ffffff;
    background-color: #2e2d32;
    border: none;
    outline: none;
    text-align: center;
    text-transform: uppercase;
}

.section-steps__wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
}

.section-steps__item {
    display: flex;
    align-items: center;
    padding: 0 30px 0 98px;
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    margin-bottom: 75px;
}

.section-steps__item:nth-child(2) {
    order: 3;
}

.section-steps__item:nth-child(4) {
    order: 4;
}

.section-steps__item:nth-child(2) {
    margin-left: 88px;
}

.section-steps__item:nth-last-child(-n+2) {
    border-left: none;
}

.section-steps__item:nth-child(even) {
    margin-bottom: 0;
}

.section-steps__item-number {
    display: inline-block;
    margin-right: 36px;
    font-size: 48px;
    line-height: 40px;
    font-weight: 700;
}

.section-steps__item-text {
    width: 264px;
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    color: #2e2d32;
}

.section-plans__title-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 33px;
}

.section-plans .section__title {
    margin-bottom: 0;
}

.section-plans__duration-btns {
    display: flex;
    align-items: flex-end;
}

.section-plans__duration-btn {
    margin-left: 38px;
    padding: 0;
    font-size: 12px;
    font-weight: 700;
    color: #2e2d32;
    background: none;
    border: none;
    outline: none;
    text-transform: uppercase;
}

.section-plans__wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}

.section-plans__item {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 270px;
    height: 357px;
    margin-right: 30px;
    padding: 42px 20px 20px 20px;
    background-color: #ffffff;
}

.section-plans__item:before,
.section-plans__item:after {
    content: '';
    position: absolute;
    top: 90px;
    left: -1px;
    width: 10px;
    height: 20px;
    border-radius: 0 100% 100% 0 / 0 50% 50% 0;
    border-right: 1px solid #f5f6f7;
    background-color: #f5f6f7;
}

.section-plans__item:after {
    left: auto;
    right: -1px;
    border-radius: 100% 0 0 100% / 50% 0 0 50%;
}

.section-plans__item_pro:before {
    top: 100px;
    border: 1px solid #e83e27;
    border-left: transparent;
}

.section-plans__item_pro:after {
    top: 100px;
    border: 1px solid #e83e27;
    border-right: transparent;
}


.section-plans__item_monthly:nth-child(4) {
    margin-right: 0;
}

.section-plans__item_annually:nth-child(3) {
    margin-right: 0;
}

.section-plans__item_pro {
    height: 377px;
    padding: 52px 20px 30px 20px;
    border: 1px solid #e83e27;
}

.section-plans__plan {
    margin-bottom: 38px;
    font-size: 16px;
    line-height: 19px;
    font-weight: 700;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
}

.section-plans__price {
    width: 130px;
    margin-bottom: 20px;
    padding: 17px 0 21px 0;
    font-size: 24px;
    font-weight: 700;
    border-top: 2px solid #dcdcdc;
    border-bottom: 2px solid #dcdcdc;
    text-align: center;
}

.section-plans__advantage {
    width: 207px;
    height: 35px;
    margin-bottom: 12px;
    font-size: 14px;
    text-align: center;
}

.section-plans__advantage-special {
    margin-bottom: 28px;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
}

.section-plans__buy-now-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-height: 48px;
    max-height: 48px;
    color: #ffffff;
    font-size: 12px;
    font-weight: 700;
    background-color: #2e2d32;
    border: none;
    outline: none;
    text-transform: uppercase;
}

.section-plans__buy-now-btn .icon-cart {
    margin-right: 10px;
    font-size: 20px;
}

.section-plans__buy-now-btn span {
    padding-top: 4px;
}

.section-templates .container {
    padding-bottom: 30px;
}

.section-templates .section__title {
    margin-bottom: 0;
    white-space: nowrap;
}

.section-templates__title-wrapper {
    display: flex;
    justify-content: space-between;
    margin-bottom: 41px;
}

.section-templates__title-wrapper .section__title {
    flex-grow: 2;
}

.section-templates__btns {
    display: flex;
    align-items: flex-end;
}

.section-templates__btn {
    margin-left: 39px;
    padding: 0;
    font-size: 12px;
    font-weight: 700;
    background: none;
    border: none;
    outline: none;
    text-transform: uppercase;
    white-space: nowrap;
}

.section-templates__btn_tablet {
    display: none;
}

.section-templates__wrapper {
    display: flex;
    flex-wrap: wrap;
}

.section-templates__item {
    position: relative;
    width: 370px;
    height: 204px;
    margin-right: 30px;
    margin-bottom: 30px;
    cursor: pointer;
}

.section-templates__item:nth-child(3n) {
    margin-right: 0;
}

.section-templates__item_hidden {
    display: none;
}

.section-templates__img {
    min-width: 100%;
    min-height: 100%;
    max-width: 100%;
    max-height: 100%;
}

.section-templates__hover-block {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    color: #ffffff;
    font-size: 48px;
    background-color: rgba(0, 0, 0, .7);
    opacity: 0;
    transition: all 0.3s ease;
    z-index: 10;
}

.section-templates__item:hover .section-templates__hover-block {
    opacity: 1;
}

.section-templates__show-more-btn {
    display: none;
}

.builder-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    z-index: 9999;
}

.builder-popup .mfp-container {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 100vh;
    padding: 44px;
    background: rgba(30, 30, 30, 0.87);
}

.builder-popup .mfp-content {
    display: flex;
}

.builder-popup .mfp-figure {
    height: 100%;
}

.builder-popup figure {
    height: 100%;
}

.builder-popup .mfp-img {
    max-width: 1190px;
    height: 100%;
}

.builder-popup .mfp-close {
    position: absolute;
    top: 0;
    right: 10px;
    width: 44px;
    height: 44px;
    padding: 0;
    font-size: 36px;
    color: #ccc;
    background: none;
    border: none;
    outline: none;
}

.builder-popup .mfp-counter {
    position: absolute;
    top: 6px;
    left: 6px;
    color: #ccc;
    font-size: 13px;
    white-space: nowrap;
}

.builder-popup .mfp-close:hover {
    color: #ffffff;
}

.builder-popup .mfp-arrow {
    position: absolute;
    top: 50%;
    padding: 20px;
    font-size: 16px;
    color: #ccc;
    background: none;
    border: none;
    outline: none;
}

.builder-popup .mfp-arrow-left {
    left: 0;
    transform: rotateY(180deg);
}

.builder-popup .mfp-arrow-right {
    right: 0;
}

.section-weebly__wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.section-weebly__text {
    width: 754px;
    margin: 0;
}

.section-weebly__logo-wrapper {
    width: 264px;
    height: 93px;
}

.section-weebly__logo {
    min-width: 100%;
    min-height: 100%;
    max-width: 100%;
    max-height: 100%;
}

.orange {
    color: #e83e27;
}

.orange-bg {
    background-color: #e83e27;
}

@media (min-width: 768px) and (max-width: 1200px) {

    .mfp-zoom-out-cur {
        overflow: hidden;
    }

    .section-promo {
        background: #ffffff url('../img/builder-promo-bg_tablet.jpg') right center/contain no-repeat;
    }

    .section-promo .container {
        margin: 0;
        padding: 65px 23px 74px 23px;
    }

    .section-promo__title {
        width: 358px;
        font-size: 38px;
        line-height: 38px;
    }

    .section-promo__text {
        width: 293px;
        margin-bottom: 81px;
    }

    .section-templates__btn:not(:nth-child(-n+3)) {
        display: none;
    }

    .section-templates__btn_tablet {
        align-self: flex-end;
        display: block;
        margin-left: 39px;
        padding: 0;
        font-size: 16px;
        font-weight: 700;
        color: #2e2d32;
        background: none;
        border: none;
        outline: none;
        text-transform: uppercase;
        white-space: nowrap;
    }

    .section-templates__btn_tablet-prev {
        display: none;
        transform: rotateY(180deg);
    }

    .section-templates__wrapper {
        justify-content: space-between;
    }

    .section-templates__item {
        width: 346px;
    }

    .section-templates__item:nth-child(n) {
        margin-right: 0;
    }

    .builder-popup .mfp-container {
        padding-left: 0;
        padding-right: 0;
    }

    .builder-popup .mfp-figure {
        height: 438px;
    }

    .builder-popup .mfp-content {
        align-items: center;
    }
    .builder-popup .mfp-arrow {
        font-size: 18px;
        background-color: rgba(30, 30, 30, 0.87);
    }

    .builder-popup .mfp-close {
        top: 24%;
    }

    .builder-popup .mfp-counter {
        top: 25.5%;
    }

    .builder-popup .mfp-img {
        max-width: 100%;
    }

    .section-steps {
        max-height: 366px;
    }

    .section-steps .container {
        padding-bottom: 88px;
    }

    .section-steps__wrapper {
        display: block;
        padding: 0;
        margin: 0;
        columns: 2;
    }

    .section-steps__item:nth-child(n) {
        justify-content: space-between;
        padding: 0 0 0 30px;
        margin-left: 0;
        margin-bottom: 0;
        border: none;
        border-left: 1px solid #dcdcdc;
    }

    .section-steps__item:nth-child(odd) {
        margin-bottom: 56px;
    }

    .section-steps__item-text {
        width: 218px;
    }

    .section-plans__wrapper {
        display: flex;
        justify-content: flex-start;
        flex-wrap: nowrap;
        overflow-y: hidden;
        overflow-x: scroll;
    }

    .section-plans__item  {
        flex: 0 0 auto;
    }

    .section-weebly__wrapper {
        align-items: flex-start;
    }

    .section-weebly__text {
        width: 534px;
    }

    .section-weebly__logo-wrapper {
        width: 158px;
        height: 55px;
    }


    .section-mail-promo .container {
        padding: 66px 23px;
    }

    .section-mail-promo__title {
        font-size: 38px;
        margin-bottom: 25px;
    }

    .section-mail-promo__text {
        width: 424px;
    }

    .section-email-calc__wrapper {
        height: 268px;
        padding: 60px 64px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
    }

    .section-email-calc__title {
        width: 336px;
        font-size: 28px;
    }

    .section-email-calc__item {
        margin-right: 46px;
    }

    .section-email-calc__item:nth-child(3) {
        margin-right: 110px;
    }

    .section-email-calc__item-control {
        display: flex;
        flex-wrap: nowrap;
    }
}

@media (max-width: 767px) {

    .mfp-zoom-out-cur {
        overflow: hidden;
    }

    .section-promo {
        background: #ffffff;
    }

    .section-promo .container {
        padding: 45px 17px 60px 17px;
    }

    .section-promo__title {
        width: 203px;
        margin-bottom: 47px;
        font-size: 38px;
    }

    .section-promo__text {
        width: 100%;
        margin-bottom: 66px;
    }

    .section-promo__get-started-btn {
        width: 100%;
    }

    .section-templates__btns {
        display: none;
    }

    .section-templates__item:nth-child(n) {
        margin-right: 0;
    }

    .section-templates__item:not(:nth-child(-n+3)) {
        display: none;
    }

    .section-templates__show-more-btn {
        display: block;
        width: 100%;
        height: 49px;
        color: #2e2d32;
        font-size: 12px;
        font-weight: 700;
        text-transform: uppercase;
        background-color: #ffffff;
        border: none;
        outline: none;
    }

    .section-templates__show-more-btn .icon-down_sm {
        margin-left: 8px;
    }

    .builder-popup .mfp-container {
        padding-left: 0;
        padding-right: 0;
    }

    .builder-popup .mfp-figure {
        height: 200px;
    }

    .builder-popup .mfp-content {
        align-items: center;
    }
    .builder-popup .mfp-arrow {
        top: 47%;
        padding: 12px;
        font-size: 18px;
        background-color: rgba(30, 30, 30, 0.87);
    }

    .builder-popup .mfp-close {
        top: 24%;
    }

    .builder-popup .mfp-counter {
        top: 25.5%;
    }

    .builder-popup .mfp-img {
        max-width: 100%;
    }

    .section-steps__wrapper {
        display: block;
        padding: 0;
        margin: 0;
        columns: 2;
    }

    .section-steps__item:nth-child(n) {
        flex-direction: column;
        align-items: flex-start;
        margin: 0 0 25px 0;
        padding: 0;
        border: none;
    }

    .section-steps__item:nth-child(even) {
        margin-bottom: 0;
    }

    .section-steps__item-number {
        display: inline-block;
        margin-bottom: 12px;
    }

    .section-steps__item-text {
        width: 138px;
    }

    .section-plans__wrapper {
        display: flex;
        justify-content: flex-start;
        flex-wrap: nowrap;
        overflow-y: hidden;
        overflow-x: scroll;
    }

    .section-plans__item  {
        flex: 0 0 auto;
        width: 212px;
        margin-right: 10px;
    }

    .section-weebly__wrapper {
        flex-direction: column;
        align-items: flex-start;
    }

    .section-weebly__text {
        width: 286px;
        order: 2;
    }

    .section-weebly__logo-wrapper {
        width: 138px;
        height: 49px;
        margin-bottom: 18px;
    }


    .section-banner .container {
        padding: 46px 17px 0 17px;
    }

    .section-banner {
        margin-top: 0;
    }

    .banner-img {
        width: 320px !important;
        margin-top: 236px;
        margin-left: 0;
        height: 320px;
    }

    .main-banner__title-wrapper {
        /*margin-bottom: 43px;*/
        margin-bottom: 23px;
    }

    .main-banner__title-text {
        width: 100%;
        font-size: 38px;
        text-align: center;
    }

    .main-banner__form-wrapper {
        width: 100%;
        order: 3;
    }

    .search-domain {
        width: 100%;
    }

    .main-banner__txt-wrapper {
        margin-bottom: 180px;
        order: 2;
    }

    .main-banner__txt {
        text-align: center;
        background: white;
        max-width: none;
        width: 100%;
        margin: -35px auto 0 auto;
        box-sizing: border-box;
        display: block;
    }

    .main-banner__dots-wrapper {
        position: absolute;
        right: 17px;
        bottom: 20px;
        width: 100%;
        flex-direction: row;
        justify-content: flex-end;
        order: 4;
    }

    .main-banner__domain-full-name {
        top: 517px;
        left: 17px;
        margin-bottom: 0;
    }

    .section-community__wrapper {
        flex-wrap: wrap;
        margin-bottom: 22px;
    }

    .section-community__item {
        min-width: 64px;
        min-height: 64px;
        max-width: 64px;
        max-height: 64px;
        margin-right: 10px;
        margin-bottom: 20px;
    }

    .section-community__item:nth-child(4n) {
        margin-right: 0;
    }

    .section-community__text {
        width: 100%;
    }

    .section-community__info-text {
        width: 100%;
        margin-bottom: 15px;
    }

    .section-community__info-domain {
        text-align-last: left;
    }

    .section-mail-promo .container {
        padding: 45px 17px 51px 17px;
    }

    .section-mail-promo__title {
        width: 70%;
        font-size: 38px;
        line-height: 38px;
        margin-bottom: 48px;
    }

    .section-mail-promo__text {
        width: 100%;
    }

    .section-email-calc__wrapper {
        height: 458px;
        padding: 63px 30px;
        background: #ffffff;
    }

    .section-email-calc__title {
        display: inline-block;
        width: 195px;
        margin: 0 auto;
        font-size: 24px;
        text-align: center;
    }

    .section-email-calc__bottom-wrapper {
        justify-content: space-between;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .section-email-calc__item:nth-child(n) {
        margin-right: 0;
        margin-bottom: 32px;
    }

    .section-email-calc__item:nth-child(3) {
        justify-self: center;
        margin: 0 auto;
        margin-bottom: 40px;
    }

    .section-email-calc__item-buy-now-btn {
        width: 100%;
    }
}
div.text-error p {
    color: #000000;
    margin-bottom: 20px;
}
p.text-grey {
    font-size: 26px;
    margin-bottom: 20px;
}
a.link-info.product-info__buy-btn {
    margin-top: 10px;
}
a.link-info.product-info__buy-btn:hover,
a.link-info.product-info__buy-btn:focus {
    color: #ffffff;
    text-decoration: none;
}