::selection {
    background: #2AAA8A;
}

::-moz-selection {
    background: #2AAA8A;
}

::-webkit-selection {
    background: #2AAA8A;
    color: #fff;
}

.sponsors__title span {
    color: #2AAA8A;
}

.main-text {
    max-width: 500px;
    position: relative;
}

.yellow,
.green {
    color: #2AAA8A;
}

.nav.navbar-nav li a:hover,
.nav.navbar-nav li a:focus {
    color: #2AAA8A;
}

.fancy-form {
    background: #2AAA8A;
}

.main-text:before,
.nav.navbar-nav li a:after,
.section-btn__inner2 a.yellow:after,
.juri-list ul li:before,
.good-luck:before,
.partners-title:before,
.requirements-list ul:after {
    background: #2AAA8A;
}

.sponsors__title {
    color: #003107;
}

.sponsors__title:before,
.sponsors__title:after {
    opacity: 1;
}

.sponsors__list {
    border-bottom: 1px solid rgba(114, 122, 132, 0.25);
}

.owl-dot.active {
    background-color: #2AAA8A;
}

.about-list>ul>li:before {
    content: "";
    background: url(../images/best-house/check-li-green.png) no-repeat;
    width: 28px;
    height: 30px;
    top: 0px;
}

.about-list-mini ul>li:before {
    background: #2AAA8A;
}

.section-btn {
    background: #2AAA8A;
}

.owl-prev:before,
.owl-next:before {
    content: "";
    width: 70px;
    height: 70px;
    background-image: url(../images/best-house/sprite-arrows-green.png);
}

.owl-next:before {
    content: "";
    background-image: url(../images/best-house/sprite-arrows-green.png);
    background-position: -115px -15px;
}

.newsletter {
    border: 8px solid #2AAA8A;
}

.juri-showmore a:before {
    content: "";
    width: 70px;
    height: 70px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    background-position: -115px -15px;
    background-image: url(../images/best-house/sprite-arrows-green.png);
}

.juri-showmore a:hover:before {
    background-position: -315px -15px;
}

.feature__number {
    color: #002a1f;
}

.feature {
    background-image: linear-gradient(to bottom, #000000, #041914);
}

.requirements-list li:before {
    color: #2AAA8A;
}

.requirements-list li:after {
    background-color: #2AAA8A;
}

.stage__title {
    color: #f6ffa1 !important;
}

.section-special-nominations:before {
    content: '';
    display: block;
    width: 1736px;
    height: 556px;
    background: transparent url(../images/best-house/section-nominations-bg-green.png);
}

.rewarding-text {
    color: #fff;
}

.section-special-nominations .title {
    background-image: url(../images/text-bg.jpg);
}

.award-gallery .slick-arrow:before {
    background-image: url(../images/best-house/sprite-arrows-green.png);
}

.award-gallery .slick-arrow_next:before {
    background-image: url(../images/best-house/sprite-arrows-green.png);
}

.header-top {
    background-color: #000000;
}

/*#gradient2:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
    background: linear-gradient(rgba(15, 15, 23, 0.87), rgba(8, 14, 33, 0.5), rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
}

#gradient1:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
    background: linear-gradient(to top,rgba(0, 0, 0, 1),rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.1),rgba(0, 0, 0, 0.4),rgba(0, 0, 0, 1));
}
#top-video:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
    background: linear-gradient(to right,rgba(0, 0, 0, 1), rgba(255, 255, 255, 0),rgba(0, 0, 0, 1));
}*/
.main-right img {
    margin-right: 0px;
    margin-top: -10px;
}

.news-title {
    color: #ffffff;
}

.news-title:hover {
    color: #2AAA8A;
}

.news {
    padding: 50px 0px 20px 0px;
}

.special-nomination__sponsor-site {
    color: #2AAA8A;
}

.special-nomination:hover .special-nomination__img:after {
    background-color: #1b255f;
    background: #111111;
    opacity: .75;
}

.juri-item:hover .juri-item-img:after {
    background: #111111;
    opacity: .9;
}

.blue-color-list {}

.about-list>ul>li ul {
    margin-left: -30px;
    padding: 0;
}

.about-list>ul>li ul>li:before {
    content: "";
    width: 3px;
    height: 3px;
    border-radius: 0px;
    display: block;
    position: absolute;
    left: 7px;
    top: 8px;
}

.about-list>ul>li ul>li:nth-child(1):before {
    background: #2AAA8A;
}

.about-list>ul>li ul>li:nth-child(2):before {
    background: #c21b16;
}

.about-list>ul>li ul>li:nth-child(3):before {
    background: #f2cb30;
}

.about-list>ul>li ul>li:nth-child(4):before {
    background: #b30ec2;
}

.light-yellow {
    color: #ffff9e;
}

.about-list-blue {
    margin-top: 30px;
}

.section-actions__title {
    color: #ffff9e;
    letter-spacing: 5px;
}

.news-item-img:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to top, #001b04, #132b17, transparent);
    z-index: 2;
    opacity: .6;
    -webkit-transition: background-color .4s ease-out, opacity .4s ease-out;
    -o-transition: background-color .4s ease-out, opacity .4s ease-out;
    transition: background-color .4s ease-out, opacity .4s ease-out;
}

.news-item-container {
    z-index: 100;
    position: relative;
}

.img-overlay {
    background-image: linear-gradient(to top, #ff000000, #ff000000);
}

.news-item:hover .img-overlay {
    background-image: linear-gradient(to top, #ff000000, #ffffff2e);
}

.news-item:hover .news-item-img:after {
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
}

.news-item:hover .news-item-img:after {
    opacity: .6;
}

.news-item:hover .news-item-container {
    padding: 0px 22px 25px 25px;
}

.news-title:hover {
    color: #ffff9e;
}

.news-date:after {
    content: "";
    width: 45px;
    height: 1px;
    background: #2AAA8A;
    display: block;
}

.news-date {
    margin: 22px 0px;
}

.newsletter-text {
    margin-top: 15px;
    margin-left: -5px;
}

.special-nominations-text {
    color: #fff;
    padding: 20px 0px 50px 0px;
    max-width: 810px;
}

.special-nomination__img {
    background-color: #001d04;
}

.special-nomination__img:after {
    background-color: #001d04;
}

.section-actions:before {
    background-color: #111111;
}

.juri-position:before {
    content: "";
    background: #2AAA8A;
}

.special-present .juri-block {
    min-height: auto;
    padding-bottom: 0px;
}

.special-present {
    padding-top: 0px;
    margin-top: 30px;
}

.section-btn_type_2:before,
.section-actions__title {
    background-color: #111111;
}

.bold {
    font-family: 'GothamPro-Bold';
}

.advantages .section-btn__inner2 {
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    padding: 30px 40px 30px;
}

.advantages .section-actions {
    margin-top: 0px;
}

.requirements-title {
    margin-bottom: 45px;
}

.requirements-big {
    font-size: 24px;
}

.stage {
    background-image: linear-gradient(to left, rgba(18, 20, 28, 0.6), rgba(1, 22, 4, 0.6));
}

.stages .col-sm-3:nth-child(2) .stage {
    background-image: linear-gradient(to left, rgba(18, 20, 28, 0.6), rgba(1, 22, 4, 0.6));
}

.stages .col-sm-3:nth-child(3) .stage {
    background-image: linear-gradient(to left, rgba(18, 20, 28, 0.6), rgba(1, 22, 4, 0.4));
}

.stages .col-sm-3:nth-child(4) .stage {
    background-image: linear-gradient(to left, rgba(18, 20, 28, 0.6), rgba(1, 22, 4, 0.2));
}

.stage__icon:before,
.stage__icon:after {
    background-color: #2AAA8A;
}

.stages-block .main-btn {
    display: block;
    margin: 0 auto;
    margin-top: 43px;
    float: none;
    max-width: 250px;
    font-stretch: condensed;
}

.award-gallery-thumbs__img:after,
.award-gallery-thumbs__item:after {
    background-image: linear-gradient(to left, #930001, #58040f);
}

.award-gallery-thumbs .slick-current .award-gallery-thumbs__img:after {
    opacity: .35;
}

.partners-title:before,
.requirements-list ul:after {
    background: #2AAA8A;
}

.partners-item:hover {
    background-image: linear-gradient(to left, #0b4b14, #0b230f);
}

.copyright {
    color: #9da2aa;
}

.footer-big-text .bold {
    position: relative;
    display: inline-block;
}

.footer-big-text .bold:after {
    content: "";
    width: 100%;
    height: 2px;
    background: #2AAA8A;
    display: block;
    position: absolute;
}

#list .fancy-form {
    background: #111111;
}

#list .requirements-list li:before {
    /*content: "";
    background: url(../images/best-house/check-li-green-big.png) no-repeat;
    width: 28px;
    height: 30px;
    margin-top: -15px;*/
}

#list .partners-title:before,
#list .requirements-list ul:after {
    display: none;
}

#list .requirements-list li {
    font-size: 14px;
    padding: 28px 70px;
    padding-left: 110px;
}

#list .requirements-list li:after {
    width: 20px;
    top: 50%;
    left: 75px;
}

#list .partners-btn a {
    display: block;
    padding: 20px 20px;
    margin: 0 auto;
    margin-top: 43px;
    float: none;
    max-width: 380px;
}

#list .fancybox-close-small:after {
    width: 30px;
    height: 30px;
    font-size: 40px;
    color: #44474d;
}

#list .fancybox-close-small:hover:after {
    color: #5c86ff;
}

.nomination-title {}

.award-item {
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 0;
}

.award-content-blue {
    display: block;

    color: #ecd583;
    position: relative;
    z-index: 2;
    text-decoration: none;
    outline: 0;
    padding: 10px;
}

.award-content-blue:before {
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
    z-index: 3;
}

.awards-list .award-item:nth-child(2) .award-content-blue {}

.award-item-border {
    border: 8px solid #390d49;
    width: 100%;
    box-sizing: border-box;
    display: inline-block;
}

.award-item-border ul {
    z-index: 10;
    position: relative;
    list-style-type: none;
    padding: 10px 45px 10px 45px;
}

.nomination-title {
    font-size: 18px;
}

.nomination-qty {
    font-family: 'GothamPro-Bold';
    font-size: 24px;
}

.award-item-border ul li {
    padding: 11px 0px;
    position: relative;
}

.award-item-border ul li:first-child {
    border: 0px;
}

.award-item-border ul li:first-child:after {
    display: none;
}

.nomination-block-title {
    font-family: 'GothamPro-Bold';
    font-size: 24px;
    line-height: 28px;
    padding-left: 0;
    position: relative;
    margin-bottom: 25px;
    margin: 10px 0px;
}

.award-item {
    flex-wrap: wrap;
}

.form-img {
    text-align: center;
}

.slogan span {
    font-family: 'GothamPro-Regular';
}

.main-left {
    margin-left: 40px;
}

.good-luck:before {
    background: #494d50;
}

.section-actions-bg {
    background: url(../images/best-house/center-logo-bg.jpg) top center;
}

.section-actions-bg:before {
    background: url(../images/best-house/center-logo-bg.jpg) top center;
}

.section-actions-bg .section-btn_type_2 {
    background: transparent;
    border: 10px solid #2AAA8A;
}

.section-actions-bg .section-btn_type_2:before {
    background-color: transparent;
}

.section-actions-bg .section-actions__title {
    background: url(../images/best-house/center-logo-bg-title.png) top center;
    background-position: 1px -16px;
    background-repeat: no-repeat;
}

.section-actions-bg .section-btn__inner2 {
    padding: 30px 40px 25px;
}

.section-actions-bg .main-btn {
    margin-top: 0px;
}

footer {
    margin-top: 30px;
}

.awards .advantages-list {
    display: block;
    margin: 0px;
    clear: both;
}

.award-item {
    color: #fff;
    box-sizing: border-box;
    display: block;
    padding: 0;
    max-width: 100%;
    overflow: visible;
    margin-bottom: 80px;
}

.award-item-left {
    width: 50%;
    float: left;
    padding: 30px;
    box-sizing: border-box;
}

.award-item-right {
    float: left;
    max-width: 50%;
}

.award-item-gallery {
    margin-top: -50px;
    margin-bottom: -50px;
    box-sizing: border-box;
    margin-right: 39px;
}

.award-item-gallery .owl-carousel .owl-item img {
    min-height: 780px;
    min-height: 750px;
    max-height: 750px;
}

.award-item-gallery .owl-dot {
    background-color: #5f605f;
}

.award-item-gallery .owl-dot.active {
    background-color: #2AAA8A;
}

.award-item-gallery .owl-dots {
    margin-right: 25px;
}

.award-item-gallery .owl-nav .owl-prev,
.award-item-gallery .owl-nav .owl-next {
    z-index: 100;
}

.award-item2 {
    margin-top: 105px;
}

.award-item2 .award-item-border {
    display: flex;
    flex-direction: row-reverse;
}

.award-item2 .award-item-gallery {
    margin-left: 39px;
    margin-right: 0px;
}

.award-item2 .owl-dots {
    right: auto;
    left: 0;
    margin-left: 25px;
}

.award-item2 .owl-nav {
    margin: -35px 30px 0px 30px;
    float: left;
}

.advantages {
    padding: 0px 0px 80px 0px;
}

.awards-pretitle {
    font-family: 'GothamPro-Regular';
    font-size: 30px;
    color: #fff;
}

.regular {
    font-family: 'GothamPro-Regular';
}

.black {
    font-family: 'GothamPro-Black';
}

.awards-title .title {
    margin: 0px;
}

.awards-title {
    margin-bottom: 80px;
    line-height: 40px;
}

.awards-kubok-text {
    padding-top: 100px;
    /*overflow: hidden;*/
}

.awards-kubok-text .awards-pretitle {
    max-width: 755px;
}

.awards-kubok-img {
    /*background: url(../images/best-house/center-logo-bg.jpg) top center;
    background-repeat:no-repeat;
    margin-top:110px;
    text-align: center;*/
}

.awards-kubok-img img {
    margin-top: -360px;
    margin-bottom: -300px;
}

.special-nominations-text b {
    background: url(../images/text-bg.jpg) top left;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.title span {
    -webkit-text-fill-color: #fff;
    letter-spacing: 0px;
    text-transform: initial;
}

.section-special-nominations span.blue {
    color: #c026f6;
}

/**/
.main-logo {
    max-width: 500px;
    letter-spacing: 0;
}

.sponsors__title:before,
.sponsors__title:after {
    content: '';
    height: 1px;
    background-color: rgba(114, 122, 133, 0.25);
}

.sponsors__list {
    border-bottom: 1px solid rgba(114, 122, 133, 0.25);
}

.about-list ul li {
    margin-top: 21px;
}

.bussines {
    padding-top: 50px;
    position: relative;
    margin: 90px 0px 120px 0px;
}

.bussines:before {
    content: '';
    display: block;
    width: 1772px;
    height: 453px;
    background: transparent url(../images/best-house/section-bussines.jpg);
    position: absolute;
    z-index: 1;
    top: 0;
    right: 35px;
}

.bussines .container {
    position: relative;
    z-index: 3;
}

.bussines .row {
    padding-left: 100px;
    box-sizing: border-box;
}

.bussines .simple-text {
    font-size: 16px;
    color: #fff;
    max-width: 750px;
    margin-bottom: 60px;
}

.bussines .title {
    margin-bottom: 40px;
}

.awards-list .title {
    margin: 0;
    letter-spacing: -1px;
    float: left;
    position: relative;
    margin-right: 0;
}


.juri .title {
    max-width: 1090px;
}

.after-main-text .title {
    background: url(../images/best-house/after-main-text.png) top left;
    background-repeat: no-repeat;
    -webkit-background-clip: none;
    -webkit-text-fill-color: #222222;
    font-size: 24px;
    padding-left: 20px;
    margin-top: 5px;
}

.after-main-text .title span {
    -webkit-text-fill-color: #222222;
}

.counter-design {
    color: #2AAA8A;
}

.awards img.left {
    margin: 24px 10px 0px -23px;
    max-width: 400px;
}

.awards-title-block .awards-title {
    padding-top: 0;
    /*margin-bottom: 120px;*/
    margin-bottom: 80px;
    max-width: 100%;
}

.awards-kubok-text .container {
    position: relative;
}

.awards-kubok-text .awards-pretitle {
    max-width: 600px;
    padding-top: 50px;
    z-index: 10;
    float: right;
    position: relative;
}

.awards-kubok-text .row {
    /*background: url(../images/best-house/center-logo-bg-new.jpg) top center;
    background-repeat: no-repeat;
    margin-top: 10px;
    text-align: left;*/
}

.awards-kubok-img img {
    margin-top: -900px;
    margin-bottom: -800px;
    margin-left: -400px;
}

.section-actions {
    margin-top: 45px;
}

.section-special-nominations img.left {
    margin: -16px 10px 0px -30px;
    max-width: 400px;
}

.awards-pretitle-text .awards-pretitle,
.awards-pretitle-text .special-nominations-text {
    max-width: 970px;
}

/********************************/


.award-content-text {
    font-size: 14px;
    color: #9da2aa;
    display: inline-block;
    margin: 35px 0px;
    letter-spacing: 0.5px;
    min-height: 200px;
}

.section-special-nominations .section-btn__inner2 {
    text-align: center;
}

.awards-kubok-text ul {
    margin-left: 50px;
}

.awards-kubok-text ul li {
    color: #ffffff;
    font-size: 14px;
    line-height: 24px;
    margin-top: 5px;
    list-style: none;
    padding-left: 47px;
    padding-left: 40px;
    position: relative;
    box-sizing: border-box;
}

.awards-kubok-textul>li:before {
    content: "";
    background: #ff0000;
    width: 24px;
    height: 2px;
    border-radius: 0px;
    display: block;
    position: absolute;
    left: 0;
    top: 8px;
}

/*.awards-kubok-text .row {
    background: url(../images/best-house/center-logo-bg.jpg) top center;
    background-repeat: no-repeat;
    margin-top: 10px;
    text-align: left;
    padding-bottom: 600px;
    background-position: 0px 270px;
}*/
.awards-kubok-text .title {
    margin-bottom: 10px;
}

.counter-block .nominations-actions-text {
    max-width: 600px;
}

.feature .section-actions__title {
    background-image: linear-gradient(to bottom, #000000, #111111);
}

.rewarding-text {
    padding-left: 0;
}

.advantages-list .section-btn__inner {
    padding: 35px;
}

.awards-title-block ul li {
    color: #9da2aa;
    font-size: 14px;
    line-height: 24px;
    margin-top: 30px;
    list-style: none;
    padding-left: 50px;
    position: relative;
}

.awards-title-block ul li:before {
    content: "";
    background: #2AAA8A;
    width: 23px;
    height: 2px;
    border-radius: 0;
    display: block;
    position: absolute;
    margin-left: -50px;
    top: 11px;
}

.awards-title-block {
    float: left;
    width: 62%;
}

.awards-title-block ul li p {
    padding-top: 15px;
}

.yellow-color {
    color: #ffea00;
}

.awards-kubok-text .container {
    position: relative;
}

.awards-kubok-text .container:before {
    content: '';
    display: block;
    width: 1168px;
    height: 246px;
    background: url(../images/best-house/center-logo-bg.jpg) top center;
    position: absolute;
    z-index: 1;
    top: 0;
    left: -280px;

}

.awards-kubok-img {
    display: inline-block;
    margin-top: 0px;
    margin-left: 220px;
    margin-bottom: 230px;
}

.nav-pills>li>a:after,
.nav-tabs>li>a:after {
    content: "";
    width: 100%;
    height: 1px;
    /*background: #fff;*/
    background: #2aaa8a;
}

.nav-pills>li>a:hover,
.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li>a:focus,
.nav-pills>li.active>a:focus,
.nav-tabs>li>a:hover,
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li>a:focus,
.nav-tabs>li.active>a:focus {
    /*color: #fff;*/
    color: #2aaa8a;
}

.rewarding .nav.nav-tabs,
.rewarding .nav.nav-pills {
    width: 100%;
    max-width: 900px;
    border-bottom: 1px solid #2aaa8a;
}

.rewarding .nav.nav-tabs>li>a {
    padding: 10px 15px 0px 15px;
}

.rewarding .section-actions {
    margin-top: 100px;
}

.award-item-img-title {
    font-size: 18px;
    z-index: 100;
    position: relative;
}

.award-item-img {
    width: 100%;
    height: 100%;
    padding: 30px;
    box-sizing: border-box;
    overflow: hidden;
    transition: 0.4s;
    background-size: cover;
}

.award-item {
    width: 25%;
    height: 293px;
    margin-bottom: 0;
    overflow: hidden;
    /*background: rgba(0, 29, 4, 0.6);*/
}

.award-item-img:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 25, 20, 1);
    z-index: 2;
    opacity: .6;
    -webkit-transition: background-color .4s ease-out, opacity .4s ease-out;
    -o-transition: background-color .4s ease-out, opacity .4s ease-out;
    transition: background-color .4s ease-out, opacity .4s ease-out;
}

.award-item-img:hover {
    -webkit-transform: scale(1.12);
    -ms-transform: scale(1.12);
    transform: scale(1.12);
    overflow: hidden;
}

.extra {
    padding: 250px 0px 50px;
    position: relative;
    overflow: hidden;
}

.extra .row {
    position: relative;
    z-index: 3;
}

.extra .container:before {
    content: '';
    display: block;
    width: 1168px;
    height: 246px;
    background: url(../images/best-house/center-logo-bg.jpg) top center;
    position: absolute;
    z-index: 1;
    top: 0;
    right: -200px;
}

.extra-title {
    margin-top: 100px;
}

.extra .container {
    position: relative;
}

.extra .awards-pretitle {
    max-width: 620px;
    line-height: 35px;
    padding-top: 25px;
}

.extra-kubok-img {
    text-align: center;
    padding: 0px 0px 100px 0px;
}

.extra-kubok-img img {
    margin-top: -980px;
    margin-bottom: -788px;
    margin-right: -700px;
}

.extra-title .title {
    margin-bottom: -200px;
}

.extra-title {
    margin-bottom: -150px;
    margin-top: 150px;
}

.extra2 {
    margin-top: -200px;
}

.extra2 .container:before {
    right: initial;
    left: -200px;
}

.extra2 .awards-pretitle {
    max-width: 620px;
    line-height: 35px;
    padding-top: 25px;
    float: right;
}

.extra2 .extra-kubok-img img {
    margin-top: -980px;
    margin-bottom: -1173px;
    margin-right: -700px;
    margin-left: -527px;
    margin-top: -369px;
    margin-bottom: -795px;
    position: absolute;
    z-index: 100;
}

.extra2 .extra-kubok-img {
    padding: 0px 0px 300px 0px;
}

#top-video,
#gradient2,
#gradient1 {
    height: 608px;
}

.sponsors__item img {
    max-width: 80%;
}

.sponsors__list {
    min-height: auto;
    line-height: auto;
    display: inline-block;
    padding: 15px 0px;
}

.special-nomination__sponsor-logo img {
    max-width: 130px;
    margin: 12px 0px;
}

.special-nomination__sponsor {
    position: absolute;
    bottom: 14px;
}

.special-nomination__sponsor-logo {
    display: block;
    max-width: 100%;
    height: 80px;
    line-height: 80px;
}

.partners-img img {
    max-width: 90%;
}

.juri-item-img:after {
    right: -1px;
    bottom: -1px;
}

.juri-item:hover .juri-item-img:after {
    right: 0px;
}

.about .counter-block .nominations-actions-text {
    margin-top: 12px;
}

.section-actions.counter-block .counter-design .end .number {
    padding: 7px 15px 10px 15px;
    height: auto;
    line-height: 48px;
}

.counter-design .number-wrapper.end:after {
    display: none;
}

.top-link:hover,
a:focus {
    color: #2AAA8A;
}

.gray {
    color: #797979;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

footer .gray:hover {
    color: #fff;
}

.lp_ps .founder-header-img {
    background: url(../images/design-texture1.jpg);
}

.lp_mh .founder-header-img {
    background: url(../images/design-texture2.jpg);
}

.lp_pl .founder-header-img {
    background: url(../images/design-texture3.jpg);
}

.lp_li .founder-header-img {
    background: url(../images/design-texture4.jpg);
}

.lp_bh .founder-header-img {
    background: url(../images/design-texture5.jpg);
}

.lp_ps .founder-item-year:before {
    background: #cd1318;
    background: url(../images/design-texture1.jpg);
}

.lp_mh .founder-item-year:before {
    background: #0340f0;
    background: url(../images/design-texture2.jpg);
}

.lp_pl .founder-item-year:before {
    background: #f260f3;
    background: url(../images/design-texture3.jpg);
}

.lp_li .founder-item-year:before {
    background: #00ff29;
    background: url(../images/design-texture4.jpg);
}

.lp_bh .founder-item-year:before {
    background: #00ff29;
    background: url(../images/design-texture5.jpg);
}

/**************** news **************/
.form-news {
    margin: 0px;
    padding: 20px;
}

.fancy-form:before {
    z-index: 0;
}

.form-news .form-content {
    z-index: 10;
    position: relative;
    float: none;
    width: 100%;
    max-width: 100%;
    margin-right: 0;
    display: inline-block;
    text-align: left;
    margin-top: 10px;
}

.form-news .news-list {
    counter-reset: section;
    z-index: 10;
    position: relative;
    margin: 30px 0px 0px 0px;
    font-family: 'GothamPro-Light';
    color: #9da2aa;
    font-size: 14px;
    max-height: 430px;
    overflow-y: scroll;
    padding-right: 40px;
}

.form-news .news-list p {
    padding: 8px 0px;
    /*text-indent:20px;*/
}

.form-news .title {
    max-width: 100%;
    font-family: 'GothamPro-Regular';
    text-transform: none;
    color: #fff;
    -webkit-text-fill-color: white;
    background: transparent;
    text-align: left;
    letter-spacing: 1px;
    margin-bottom: 20px;
    font-size: 48px;
    line-height: 50px;
}

.form-news .news-list p a {
    float: none;
}

.form-news .news-list img {
    margin: 10px auto;
    display: block;
    max-width: 100%;
}

.form-news .news-list .news-images-list img {
    margin: auto;
    display: inline-block;
    max-width: 49%;
    /* height: 100%; */
    margin: 10px auto;
    margin-right: 1%;
}

.form-news .news-list .news-images-list img:nth-child(2n) {
    margin-right: 0%;
}

.form-news .fancy-form {
    background-color: #111;
    padding: 30px 50px 35px 100px;
    padding: 30px 100px 35px 100px;
}

.form-news .fancy-form:before {
    display: none;
}

.form-news-date,
.form-news-info {
    color: #9da2aa;
    font-family: 'GothamPro-Light';
    font-size: 14px;
    /*text-align:left;*/
}

.form-news .news-list>p:first-child {
    color: #9da2aa;
    font-family: 'GothamPro-Light';
    font-size: 20px;
    padding-top: 0px;
}

.form-news-title {
    color: #fff;
    min-width: 55px;
    float: left;
}

.form-news-tag ul {
    float: left;
    margin-top: -10px;
}

.form-news-tag li {
    padding: 10px 15px;
    background: #212121;
    margin-right: 5px;
    margin-bottom: 5px;
    border-radius: 3px;
    float: left;
    list-style-type: none;
}

.form-news-info>div {
    clear: both;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-flow: row nowrap;
}

.form-news-tag {
    margin: 25px 0px;
}

.form-news-link {
    margin-bottom: 0px !important;
    position: relative;
}

.form-news-link a {
    position: relative;
    color: #9da2aa;
    transition: 0.4s;
    max-width: 80%;
}

.form-news-link a:hover {
    color: #fff;
    opacity: 0.9;
}

.form-news-link:after {
    content: '';
    display: block;
    width: 16px;
    height: 14px;
    /*position: absolute;*/
    margin: 2px 15px;
    right: 0;
    background: transparent url(../images/news-link.png) center center no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}

.form-news-info {
    border-top: 1px solid #242527;
    padding-top: 30px;
    margin-right: 40px;
    position: relative;
}

.form-news ::-webkit-scrollbar {
    width: 3px;
    height: 3px;
}

.form-news ::-webkit-scrollbar-button {
    background-color: #303030;
}

.form-news ::-webkit-scrollbar-track {
    background-color: #303030;
    cursor: pointer;
}

.form-news ::-webkit-scrollbar-track-piece {
    background-color: #303030;
    cursor: pointer;
}

.form-news ::-webkit-scrollbar-thumb {
    height: 50px;
    background-color: #2AAA8A;
    cursor: pointer;
    border-radius: 3px;
}

.form-news ::-webkit-scrollbar-corner {
    background-color: #303030;
}

.form-news ::-webkit-resizer {
    background-color: #ffffff;
    cursor: pointer;
}

.form-arrows {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 0 !important;
}

.form-arrows>div {
    background: #212121;
    width: 50px;
    height: 50px;
    margin-left: 2px;
    cursor: pointer;
}

.form-arrows>div:hover {
    background: #343434;
}


.form-arrows .arrow-left:before {
    content: '';
    display: block;
    width: 50px;
    line-height: 50px;
    height: 50px;
    /* position: absolute; */
    /* margin: 2px 15px; */
    background: transparent url(../images/news-arrow-left.png) center center no-repeat;
    -webkit-background-size: auto;
    background-size: auto;
}

.form-arrows .arrow-right:before {
    content: '';
    display: block;
    width: 50px;
    line-height: 50px;
    height: 50px;
    /* position: absolute; */
    /* margin: 2px 15px; */
    background: transparent url(../images/news-arrow-right.png) center center no-repeat;
    -webkit-background-size: auto;
    background-size: auto;
}

.fancybox-arrow {
    display: none;
}

.form-news .news-list .news-images-prizes img:first-child {
    max-width: 56.2%;
}

.form-news .news-list .news-images-prizes img:last-child {
    max-width: 42.2%;
}

.form-news .news-list .news-images-left-small img:first-child {
    max-width: 59%;
}

.form-news .news-list .news-images-left-small img:last-child {
    max-width: 39.5%;
}

a.white:focus {
    color: #fff;
    text-decoration: underline;
}

a.white:hover {
    color: #fff;
    text-decoration: none;
}

.news-slider .news-item-img {
    position: relative;
    background-position: center center !important;
    background-size: cover !important;
    z-index: 2;
}

/**************** news **************/
.section-actions.counter-block .counter-design .end .number {
    padding: 7px 15px 10px 15px;
    height: auto;
    line-height: 48px;
    font-size: 40px;
}

#toTop {
    padding: 5px 3px;
    background: transparent;
    color: #fff;
    position: fixed;
    bottom: 25px;
    right: 15px;
    display: none;
    width: 100px;
    height: 100px;
    margin-top: 0px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    z-index: 900;
}

#toTop:before {
    content: "";
    background-image: url(../images/best-house/sprite-arrows-green.png);
    background-position: -115px 0px;
    width: 100px;
    height: 100px;
    display: block;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    cursor: pointer;
    z-index: 900;
}

#toTop:hover:before {
    content: "";
    background-image: url(../images/best-house/sprite-arrows-green.png);
    background-position: -315px 0px;
}

.scroll-anchor {
    text-decoration: underline;
}

.scroll-anchor:hover {
    text-decoration: none;
}

.awards-pretitle-text .special-nominations-text {
    font-style: italic;
}

.section-btn__inner2 a {
    z-index: 100;
    position: relative;
}

.requirements-list li:before {
    font-family: 'GothamPro-Bold';
    counter-increment: section;
    content: counter(section, decimal-leading-zero) "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -12px;
    color: #2AAA8A;
    box-sizing: border-box;
}

#list .requirements-list li:before {
    font-size: 48px;
}

.nominations-actions-text a {
    cursor: pointer;
}

.special-nomination__title {
    min-height: 72px;
}

a.light-yellow:hover,
a.light-yellow:focus {
    color: #ffff9e;
    text-decoration: underline;
}

.section-special-nominations .container {
    position: relative;
    z-index: 800;
}

.section-special-nominations {
    -webkit-animation-fill-mode: none;
    animation-fill-mode: none;
}

.section-special-nominations {
    padding-bottom: 50px;
}

.newsletter .main-btn {
    margin-top: 4px;
    width: initial;
    transition: 0.4s;
    color: #000;
}

.news-date:after {
    margin-top: 15px;
}

.news-date {
    margin: 15px 0;
}

.rewarding .nav.nav-tabs {
    border-bottom: transparent;
}

.slick-slide img {
    display: block;
    width: auto;
    transition: 0.4s;
    height: 100%;
    max-height: -webkit-fill-available;
    margin: 0 auto;
    max-width: 100%;
    /*max-height:100%;*/
}

.award-gallery__item {
    overflow: hidden;
    background: transparent !important;
}

.partners-hover {
    opacity: 0.5;
    transition: 0.4s;
}

.partners-item:hover .partners-hover {
    opacity: 1;
}

.partners-item .partners-hover {
    display: inline-block;
}

.partners-img img {
    max-width: 130px;
}

.partners-img {
    min-width: 197px;
}


.partners-btn {
    position: relative;
    z-index: 100;
}

.award-gallery-thumbs__img {
    /*background: transparent;*/
}

.winner_slider .news-item {
    max-width: 100%;
    min-height: 420px;
    overflow: visible !important;
    /*margin: 20px 0px 100px 0px !important;    */
    margin: 20px 0px 60px 0px !important;
    display: block;
}

.news-item:hover {
    margin-top: 0px !important;
}

.winner_slider .img-overlay {
    width: 100%;
    height: 270px;
    /*height: 220px;*/
}

.winner_avatar_img {
    /*top: 0;
    bottom: 0;
    left: 0;
    right: 0;*/
    z-index: 100;
    width: 100px;
    height: 100px;
    width: 200px;
    height: 200px;
    background: #1d2027 no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-transition: -webkit-transform .4s ease-out;
    transition: -webkit-transform .4s ease-out;
    -o-transition: transform .4s ease-out;
    transition: transform .4s ease-out;
    transition: transform .4s ease-out, -webkit-transform .4s ease-out;
    /*margin: 0 auto;*/
    position: relative;
    margin-left: 24px;
    float: left;
}

.winner_avatar_img:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: -2px;
    z-index: 2;
    /*opacity: .6;*/
    -webkit-transition: -webkit-transform .4s ease-out;
    transition: -webkit-transform .4s ease-out;
    -o-transition: transform .4s ease-out;
    transition: transform .4s ease-out;
    transition: transform .4s ease-out, -webkit-transform .4s ease-out;
    /*background: linear-gradient(to top,rgba(30, 31, 32, 0.8), rgba(95, 95, 95, 0.5));*/
    background: rgba(37, 41, 49, 0);
    background: -moz-linear-gradient(top, rgba(37, 41, 49, 0) 0%, rgba(37, 41, 49, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(37, 41, 49, 0)), color-stop(100%, rgba(37, 41, 49, 1)));
    background: -webkit-linear-gradient(top, rgba(37, 41, 49, 0) 0%, rgba(37, 41, 49, 1) 100%);
    background: -o-linear-gradient(top, rgba(37, 41, 49, 0) 0%, rgba(37, 41, 49, 1) 100%);
    background: -ms-linear-gradient(top, rgba(37, 41, 49, 0) 0%, rgba(37, 41, 49, 1) 100%);
    /* background: linear-gradient(to bottom, rgba(37,41,49,0) 0%, rgba(37,41,49,1) 100%); */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#252931', endColorstr='#252931', GradientType=0);
}

.news-item_before_block {
    display: block;
    position: relative;
    overflow: hidden !important;
}

.winner_avatar {
    /*bottom: -80px;*/
    /*position: absolute;*/
    z-index: 200;
    width: 100%;
    display: inline-block;
    text-align: center;
    /*display: none;*/
}

.winner_avatar .news-item {
    margin: 20px 0px 100px 0px !important;
}

.winner_avatar_name {
    margin-top: 10px;
    float: left;
    width: 145px;
    z-index: 100;
    position: relative;
    font-size: 16px;
    vertical-align: middle;
    display: inline-block;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    margin: 0;
    height: 200px;
    padding: 0px 5px;
}

.winner_avatar:after {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    content: "";
}

.winner_slider .news-item-container {
    min-height: 200px !important;
}


.news-item_before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background: #1d2027 no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-transition: -webkit-transform .4s ease-out;
    transition: -webkit-transform .4s ease-out;
    -o-transition: transform .4s ease-out;
    transition: transform .4s ease-out;
    transition: transform .4s ease-out, -webkit-transform .4s ease-out;
}

.tab-pane .news-item-img {
    z-index: 100;
}

.tab-pane .news-item-img {
    overflow: hidden !important;
    position: relative;
}

.about .owl-carousel .owl-item img {
    transform-style: preserve-3d;
    width: auto;
    height: 100%;
    max-height: 400px;
    margin: 0 auto;
}

.about .owl-carousel .owl-item {
    overflow: hidden;
}

.winner_slider .winner_avatars_slider {
    margin-top: -50px;
    z-index: 700;
}

.winner_slider .slick-slide {
    float: left;
    width: 100%;
}

.news-item-container {
    padding: 0px 25px 50px 25px;
}

.news-item:hover .news-item-container {
    padding: 0px 25px 50px 25px;
}

.news-item-img:hover {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.news-item:hover .news-item_before {
    /* z-index: 8; */
    -webkit-transform: scale(1.12);
    -ms-transform: scale(1.12);
    transform: scale(1.12);
}

.winner_slider .owl-nav {
    margin-top: -140px;
}

.partners-btn a {
    cursor: pointer;
}

/*winners slider*/

.winner_slider .img-overlay {
    width: 100%;
    height: 270px;
    /* height: 220px; */
}

.news-item-container {
    z-index: 100;
    position: relative;
}

.news-item_before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background: #1d2027 no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-transition: -webkit-transform .4s ease-out;
    transition: -webkit-transform .4s ease-out;
    -o-transition: transform .4s ease-out;
    transition: transform .4s ease-out;
    transition: transform .4s ease-out, -webkit-transform .4s ease-out;
}

.winner_slider .news-item {
    max-width: 100%;
    min-height: 420px;
    overflow: visible !important;
    /*margin: 20px 0px 100px 0px !important;    */
    margin: 20px 0px 20px 0px !important;
}

.winner_slider .news-item_before_block {
    min-height: 470px;
}

.winner_slider .news-date:after {
    margin-top: 15px;
}

.tab-pane .news-item-img {
    z-index: 500;
}

.news-item-img:hover {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    overflow: hidden;
}

.news-item:hover .news-item_before {
    -webkit-transform: scale(1.12);
    -ms-transform: scale(1.12);
    transform: scale(1.12);
}

.news-item-img:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to top, #050e29, #010c2c, transparent);
    z-index: 2;
    opacity: .6;
    background: linear-gradient(to top, #171717, #0b0b0b, transparent);
    z-index: 2;
    opacity: .8;
    -webkit-transition: background-color .4s ease-out, opacity .4s ease-out;
    -o-transition: background-color .4s ease-out, opacity .4s ease-out;
    transition: background-color .4s ease-out, opacity .4s ease-out;
}

.news-item-img:hover .news-item-container {
    padding: 0px 25px 25px 25px;
}

.winner_slider .news-item:hover {
    margin-top: 0px !important;
}

.winner_slider .img-overlay {
    width: 100%;
    height: 270px;
    /*height: 220px;*/
}

.winner_avatar_img {
    /*top: 0;
    bottom: 0;
    left: 0;
    right: 0;*/
    z-index: 100;
    width: 100px;
    height: 100px;
    width: 200px;
    height: 200px;
    background: #1d2027 no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-transition: -webkit-transform .4s ease-out;
    transition: -webkit-transform .4s ease-out;
    -o-transition: transform .4s ease-out;
    transition: transform .4s ease-out;
    transition: transform .4s ease-out, -webkit-transform .4s ease-out;
    /*margin: 0 auto;*/
    position: relative;
    margin-left: 24px;
    float: left;
}

.winner_avatar_img:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: -2px;
    z-index: 2;
    /*opacity: .6;*/
    -webkit-transition: -webkit-transform .4s ease-out;
    transition: -webkit-transform .4s ease-out;
    -o-transition: transform .4s ease-out;
    transition: transform .4s ease-out;
    transition: transform .4s ease-out, -webkit-transform .4s ease-out;
    /*background: linear-gradient(to top,rgba(30, 31, 32, 0.8), rgba(95, 95, 95, 0.5));*/
    background: rgba(37, 41, 49, 0);
    background: -moz-linear-gradient(top, rgba(37, 41, 49, 0) 0%, rgba(37, 41, 49, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(37, 41, 49, 0)), color-stop(100%, rgba(37, 41, 49, 1)));
    background: -webkit-linear-gradient(top, rgba(37, 41, 49, 0) 0%, rgba(37, 41, 49, 1) 100%);
    background: -o-linear-gradient(top, rgba(37, 41, 49, 0) 0%, rgba(37, 41, 49, 1) 100%);
    background: -ms-linear-gradient(top, rgba(37, 41, 49, 0) 0%, rgba(37, 41, 49, 1) 100%);
    /* background: linear-gradient(to bottom, rgba(37,41,49,0) 0%, rgba(37,41,49,1) 100%); */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#252931', endColorstr='#252931', GradientType=0);
}

.news-item_before_block {
    display: block;
    position: relative;
    overflow: hidden !important;
}

.winner_avatar {
    /*bottom: -80px;*/
    /*position: absolute;*/
    z-index: 200;
    width: 100%;
    display: inline-block;
    text-align: center;
    /*display: none;*/
}

.winner_avatar .news-item {
    margin: 20px 0px 100px 0px !important;
}

.winner_avatar_name {
    margin-top: 10px;
    float: left;
    width: 145px;
    z-index: 100;
    position: relative;
    font-size: 16px;
    vertical-align: middle;
    display: inline-block;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    margin: 0;
    height: 200px;
    padding: 0px 5px;
}

.winner_avatar:after {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    content: "";
}

.winner_slider .news-item-container {
    min-height: 200px !important;
}

.winner_slider .winner_avatars_slider {
    margin-top: -50px;
    z-index: 700;
}

.winner_slider .owl-nav {
    margin-top: -140px;
}

.winner_slider .winner_avatars_slider {
    max-width: 100%;
    overflow: hidden;
    z-index: 800;
    position: relative;
}

.winner_slider .news-item {
    overflow: hidden !important;
}

.news-item_before_block {
    max-width: 370px;
}

.winner_avatars_slider .owl-controls {
    display: none;
}

/*winners slider*/
.juri-item:hover .juri-item-img {
    overflow: hidden;
    -webkit-transform: scale(1.17);
    -ms-transform: scale(1.12);
    transform: scale(1.17);
}

.juri-item:hover .juri-item-img:after {
    left: -2px;
    bottom: -2px;
    width: 120%;
}

.award-gallery-thumbs__wrapper .slick-slide {
    display: none;
}

.award-gallery-thumbs__wrapper .slick-active {
    display: block;
}

.awards-kubok-text {
    overflow: visible;
}

.opinions-text {
    border: 3px solid #727a85;
    padding: 50px 45px;
    box-sizing: border-box;
    font-size: 16px;
    color: #999999;
    font-family: 'GothamPro-Light';
}

.opinions-author {
    margin-top: 20px;
}

.opinions-author img {
    float: left;
}

.opinions-author .opinions-text-block {
    float: left;
    max-width: 70%;
    padding-top: 40px;
}

.opinions-name {
    font-size: 18px;
    color: #ffffff
}

.opinions-position {
    font-family: 'GothamPro-Light';
    color: #f4ee16;
    font-size: 14px;
    margin-top: 8px;
    max-width: 520px;
}

.opinions-author img {
    max-width: 200px;
    min-height: auto !important;
    margin-right: 20px;
}

.opinions {
    margin: 40px 0px;
}

.opinions .owl-dots {
    top: -80px;
}

.opinions-list {
    padding-bottom: 50px;
}

.opinions .owl-nav {
    float: left;
    margin-left: 520px;
}


/* IE */

@media \0screen {

    .letter,
    .clip-fill.feature__title .feature__title-text,
    .title {
        color: #fef46a;
        background: transparent;
    }

    /*.title {color: #fef46a; background:transparent;}*/
    .after-main-text .title {
        color: #222222;
    }

    .section-special-nominations .title {
        color: #fff;
    }

    .white.title {
        background: transparent;
    }

    .slick-vertical .slick-slide {
        width: 50% !important;
    }

    .about-gallery img,
    .news-item-img,
    .news-item-container,
    .award-img img,
    .award-gallery__item img {
        max-width: 100%;
    }

}


@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {

    .letter,
    .clip-fill.feature__title .feature__title-text,
    .title {
        color: #fef46a;
        background: transparent;
    }

    .after-main-text .title {
        color: #222222;
    }

    .section-special-nominations .title {
        color: #fff;
    }

    .white.title {
        background: transparent;
    }

    .slick-vertical .slick-slide {
        width: 50% !important;
    }
}

@supports (-ms-ime-align:auto) {
    .award-gallery-thumbs__wrapper .slick-track .slick-slide {
        max-width: 170px;
    }
}

/* IE */

/* IOS */

/*@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  {
@media screen and (-webkit-min-device-pixel-ratio:0){
.col-lg-8 {
    -webkit-flex: inherit;
    width: 60%; 
}
}
}*/

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) {
    @media {
        .col-lg-8 {
            -webkit-flex: inherit;
            width: 60%;
        }

        .slick-slide img {
            height: auto;
        }
    }
}

/* IOS */



/***************media****************/

@media screen and (max-width:1500px) {
    .awards-kubok-text {
        overflow: hidden;
    }

    video {
        margin-top: 0;
    }

    .winner_slider .owl-nav {
        margin-top: 0px;
    }
}

@media screen and (max-width:1200px) {
    .main-right {
        text-align: right;
    }

    .main-right img {
        margin-right: 20px;
    }

    .main-left {
        margin-left: 50px;
    }

    .letter {
        font-size: 100px;
    }

    .main-right {
        width: 40%;
    }

    .award-item-border ul {
        padding: 40px 30px;
    }

    .section-special-nominations:before {
        width: 100%;
        background-size: cover;
        right: initial;
    }

    .advantages-list .col-md-6:nth-child(3) .feature,
    .advantages-list .col-md-6:nth-child(4) .feature {
        /* background-image: linear-gradient(to bottom, #050505, #090a0c); */
        height: 400px;
    }

    .bussines:before {
        width: 100%;
        background-size: cover;
        right: initial;
    }

    .about {
        margin-top: -120px;
    }

    .nominations-actions-text.left {
        margin: 0px auto 10px !important;
        text-align: center !important;
    }

    .news {
        padding: 50px 0px 20px;
    }

    .awards-title-block .awards-title {
        padding-top: 20px;
    }

    .award-item-gallery .owl-carousel .owl-item img {
        height: auto;
        min-height: auto;
    }

    .award-item-gallery {
        margin-top: 50px;
    }

    .awards-kubok-text .awards-pretitle {
        z-index: 10;
        position: relative;
        padding-top: 65px;
        max-width: 100%;
        text-align: center;
    }

    .awards-kubok-img {
        text-align: center;
    }

    .awards-kubok-text .row {
        /*background-position-y: 120px;*/
    }

    #main {
        background: #000;
    }

    .award-content-text {
        min-height: 240px;
    }

    .awards-list .title {
        min-height: 84px;
    }

    .awards-kubok-text {
        padding-top: 20px;
    }

    .awards-title-block {
        float: left;
        width: 100%;
    }

    .awards {
        text-align: center;
    }

    .awards img.left {
        max-width: 300px;
        float: none;
        margin: 0 auto;
    }

    .awards-title .title,
    .awards-title ul,
    .awards-title .awards-pretitle {
        max-width: 100%;
        text-align: left;
    }

    .award-item {
        width: 25%;
        height: 200px;
    }

    .award-item-img {
        background-position: center;
    }

    .extra-kubok-img img {
        margin-right: -650px;
        max-width: 500px;
    }

    .extra .awards-pretitle {
        max-width: 580px;
    }

    .extra2 .awards-pretitle {
        max-width: 572px;
    }

    .extra2 .extra-kubok-img img {
        margin-right: -800px;
        margin-left: -256px;
        margin-top: -130px;
        margin-bottom: -795px;
        position: absolute;
        z-index: 100;
    }

    .awards-kubok-text .container:before {
        top: 236px;
    }

    .awards-kubok-img {
        display: inline-block;
        margin: 100px 0px 400px;
    }

    .awards-kubok-text .awards-pretitle {
        padding-top: 10px;
        margin-bottom: 50px;
    }

    #top-video,
    #gradient2,
    #gradient1 {
        height: 100vh;
        min-height: 800px;
    }

    video {
        width: 100%;
        height: 100%;
    }

    #gradient1:before {
        background: linear-gradient(to top, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 1));
    }

    #top-video:before {
        background: linear-gradient(to right, rgba(0, 0, 0, 1), rgba(255, 255, 255, 0), rgba(0, 0, 0, 1));
    }

    /*news*/
    .form-news .fancy-form {
        padding: 20px 50px 20px 50px;
    }

    .form-news .title {
        font-size: 40px;
        line-height: 40px;
    }

    .form-news .news-list {
        margin: 20px 0px 0px 0px;
        max-height: 380px;
    }

    /*news*/

    .awards-kubok-img img {
        margin-top: -560px;
    }

    .awards-kubok-img img {
        margin: -600px auto -870px;
        margin-left: 50px;
    }

    .juri-list {
        margin-left: 0;
    }

    .awards-kubok-text .container:before {
        content: '';
        display: block;
        width: 100%;
        left: 0;
    }

    .juri-item:last-child {
        width: 100%;
        max-width: 100%;
        min-height: 100px;
    }

    .juri-showmore {
        padding: 0;
        float: left;
        margin-right: 10px;
    }

    .juri-showmore a {
        position: initial;
        float: none;
        margin-top: 5px;
        display: inline-block;
    }

    .winner_avatar_name {
        height: auto;
        padding: 10px 5px;
    }

    /*NEW*/
    .slick-slide img {
        /*height: auto;*/
    }

    .partners-img {
        max-width: 100%;
        min-width: 100%;
    }

    .opinions .owl-nav {
        float: right;
        margin-left: 0px;
    }


}

@media screen and (max-width:1024px) {
    .award-gallery-thumbs__item {
        padding-left: 0px;
        padding-right: 5px;
    }

    .awards-tabs__panel .d-none.d-md-block.col-md-2.col-lg-4 {
        padding: 0;
    }

    .fancybox-slide {
        /*height: inherit;*/
    }

    /*NEW*/
    .award-gallery.slick-slider {
        max-width: 100%;
    }

    .award-gallery-thumbs__wrapper .slick-slide {
        /*max-width: 150px;*/
    }

    .award-gallery-thumbs {
        margin-left: -10px;
        margin-right: -10px;
        margin: 0 !important;
    }

    .awards-tabs__panel .d-none.d-md-block.col-md-2.col-lg-4 {
        padding: 0;
        display: inline-block !important;
        max-width: 31%;
    }

    .awards-text {
        min-height: 100px;
    }

    .newsletter-2 .newsletter-text {
        width: 100%;
    }

}


@media screen and (max-width:992px) {
    .main-right img {
        margin-right: 0px;
        max-width: 200px;
    }

    .main-logo {
        margin: 25px 0px 29px;
    }

    .nomination-title,
    .nomination-qty {
        font-size: 16px;
    }

    .award-item-border ul li {
        padding: 7px 0px;
        position: relative;
    }

    .awards-list ul>li:before {
        top: 14px;
    }

    .award-content-blue ul {
        padding: 30px 20px;
    }

    .special-present .juri-item {
        /*float: none;*/
    }

    .special-present .juri-block {
        min-height: auto;
        padding-bottom: 0px;
        text-align: center;
    }

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

    .award-item-gallery .owl-carousel .owl-item img {
        min-height: auto;
        max-height: auto;
    }

    .award-item-gallery {
        margin-top: 30px;
        margin-bottom: 0px;
        box-sizing: border-box;
        margin-right: 35px;
    }

    .nomination-block-title {
        margin-top: 0px;
    }

    .award-item-border ul {
        padding: 25px 30px;
    }

    .special-present {
        margin-top: 10px;
    }

    .awards-kubok-img img {
        margin-top: -130px;
        margin-bottom: 0px;
        max-width: 100%;
    }

    .main-left {
        width: 60%;
    }

    .main-logo .letter {
        font-size: 70px;
    }

    .main-right {
        text-align: center;
    }

    .award-item-left {
        padding: 20px 10px;
    }

    .awards-list .title:after {
        display: none;
    }

    .main-right img {
        margin-right: 0px;
        max-width: 250px;
        margin-top: 90px;
    }

    .awards-kubok-text .awards-pretitle {
        max-width: 100%;
        padding-top: 0px;
    }

    .rewarding .section-actions {
        margin-top: 70px;
    }

    .awards-kubok-text .row {
        background-position-y: 200px;
        padding-bottom: 0px;
    }

    .awards-kubok-img img {
        /*margin-left: auto;*/
    }

    .award-content-text,
    .awards-list .title {
        min-height: auto;
    }

    .award-item-border ul {
        padding: 0;
    }

    .extra .container:before {
        top: 250px;
    }

    .extra-kubok-img img {
        margin-top: -430px;
        margin-bottom: -784px;
        margin-right: 0;
        max-width: 700px;
    }

    .extra-kubok-img {
        text-align: center;
        padding: 0px 0px 270px 0px;
    }

    .extra .awards-pretitle {
        max-width: 100%;
        line-height: 35px;
        padding-top: 34px;
    }

    .extra2 .awards-pretitle {
        max-width: 100%;
    }

    .extra2 .extra-kubok-img img {
        margin-top: -980px;
        margin-bottom: -1173px;
        margin-right: -800px;
        margin-left: 0;
        margin-top: 30px;
        margin-bottom: 100px;
    }

    .extra2 .extra-kubok-img {
        padding: 0px 0px 450px 0px;
    }

    .awards-kubok-text .container:before {
        display: none;
    }

    .awards-kubok-img {
        display: inline-block;
        margin-top: -20px;
        margin-left: 0px;
        margin-bottom: -120px;
    }

    /*news*/
    .form-news .title {
        font-size: 35px;
        line-height: 35px;
    }

    .form-news .news-list {
        margin: 20px 0px 0px 0px;
        max-height: 300px;
    }


    /*news*/
    .awards-kubok-img img {
        margin-left: 40px;
    }

    .partners-item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .partners-item:nth-child(5n) {
        border-right-width: 0px;
    }

    .partners-item:nth-child(4n),
    .partners-item:last-child {
        border-right-width: 1px;
    }

    /*
.partners-item{
    border-top:0px;
}
.partners-item:nth-child(1), .partners-item:nth-child(2), .partners-item:nth-child(3),.partners-item:nth-child(4) {
    border-top:1px;
}
    */

    .slick-slide img {
        opacity: 1;
    }

    .winner_avatar_name {
        width: 126px;
        font-size: 14px;
        word-break: break-word;
    }


}

@media screen and (max-width:768px) {
    .award-item-border {
        margin-bottom: 25px;
    }

    .main-right {
        width: 100%;
        text-align: center;
    }

    .main-text {
        max-width: 100%;
        text-align: center;
        padding: 0px 20px;
        box-sizing: border-box;
    }

    .awards .award-item {
        width: 100%;
    }

    .award-item-left {
        width: 100%;
        float: none;
        padding: 10px;
    }

    .award-item-right {
        float: none;
        max-width: 100%;
    }

    .award-item-gallery {
        margin: 20px auto;
        max-width: 50%;
    }

    .award-item2 .award-item-border {
        display: inline-block;
        flex-direction: initial;
    }

    .award-item2 .award-item-gallery {
        margin-left: auto;
        margin-right: auto;
    }

    .main-left,
    .main-right {
        width: 100%;
    }

    .bussines .main-btn {
        display: inline-block;
    }

    .bussines .row {
        padding-left: 0;
    }

    .nomination-block-title {
        font-size: 20px;
        line-height: 30px;
    }

    .awards-kubok-text {
        margin-top: 20px;
    }

    .after-main-text .title {
        background-repeat: no-repeat;
        padding-left: 20px;
        padding-right: 20px;
        text-align: center;
        margin: 0 auto;
        margin-top: 10px;
    }

    .main-right img {
        margin-top: 0;
        max-width: 200px;
    }

    .about {
        margin-top: 20px;
    }

    .awards img.left {
        margin: 0px 50px 0px 40px;
        max-width: 300px;
        margin: 0 auto;
        float: none;
        text-align: center;
    }

    .awards .row {
        text-align: center;
    }

    .awards-title-block .awards-title {
        padding-top: 140px;
        margin-bottom: 50px;
        padding-top: 0px;
    }

    .awards-list .title {
        margin: 0;
        letter-spacing: -0.5px;
        float: none;
        position: relative;
        margin-right: 0;
    }

    .advantages-list .col-md-6:nth-child(3) .feature,
    .advantages-list .col-md-6:nth-child(4) .feature {
        height: auto;
    }

    .counter-design .number-wrapper {
        margin: 8px;
    }

    .counter-design .number {
        height: auto;
        min-width: auto;
        text-align: center;
        min-width: 80px;
    }

    .counter-design {
        font-size: 38px;
    }

    .nominations-actions-text {
        width: 90%;
    }

    .newsletter {
        padding: 20px;
    }

    .news .owl-nav {
        margin: -50px 30px 0px 0px;
    }

    .juri-list {
        margin-left: 10px;
    }

    .awards-kubok-text .row {
        background-position: center;
        background-position-y: 130px;
    }

    .awards-kubok-img img {
        margin-top: -123px;
    }

    .section-special-nominations img.left {
        margin: -20px 30px 0px 0px;
        max-width: 250px;
    }

    .section-btn__inner2 a.yellow:after {
        display: none;
    }

    .counter-block .nominations-actions-text {
        font-size: 20px;
    }

    .awards img.left {
        margin: 0px;
        max-width: 250px;
        margin-bottom: 20px;
    }

    .nomination-block-title {
        padding-left: 0px;
    }

    .advantages-list .owl-nav {
        margin: -35px 0px 0px 0px;
    }

    .awards-kubok-text {
        padding-top: 10px;
    }

    .main-logo {
        max-width: initial;
    }

    .awards .award-item {
        width: 50%;
    }

    .award-item-img {
        background-position: center;
        max-width: 100%;
        background-size: cover;
    }

    .award-item {
        height: 300px;
    }

    .extra-kubok-img img {
        margin-top: -500px;
    }

    /*news*/
    .form-news .title {
        font-size: 28px;
        line-height: 28px;
    }

    .form-news .news-list p:first-child {
        font-size: 14px;
    }

    .form-news .fancy-form {
        padding: 20px 20px 20px 20px;
    }

    .form-news .news-list {
        padding-right: 20px;
    }

    .form-news-link a {
        max-width: 50%;
        word-break: break-all;
    }

    .form-news-info {
        font-size: 12px;
    }

    .form-news .news-list .news-images-prizes img:first-child,
    .form-news .news-list .news-images-prizes img:last-child {
        max-width: 100%;
    }

    .form-news .news-list .news-images-left-small img:first-child,
    .form-news .news-list .news-images-left-small img:last-child {
        max-width: 100%;
    }

    .form-news .news-list .news-images-list img {
        max-width: 100%;
    }

    .form-news-tag li {
        padding: 5px 8px;
        margin-bottom: 5px;
    }

    /*news*/
    .counter-design .number-wrapper {
        margin: 0;
    }

    .awards-kubok-img img {
        margin-left: 30px;
    }

    .partners-item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 48%;
        width: 48%;
        box-sizing: border-box;
    }

    .partners-title {
        margin-top: 10px;
    }

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

    .word {
        display: block;
    }

    .news-item_before_block {
        max-width: initial;
    }

    .winner_avatar_name {
        height: 200px;
        padding: 0px 5px;
    }

    /*NEW*/
    .main-btn.center,
    .main-btn.center:focus {
        width: 100%;
    }

    .award-gallery-thumbs {
        display: none;
    }

    .partners-item:nth-child(5n) {
        border-right-width: 1px;
    }

    .juri-item:hover .juri-item-img:after {
        right: -2px;
        bottom: -2px;
    }

    .about .owl-carousel.owl-loaded {
        padding-bottom: 50px;
    }

    #juri2 .juri-item:last-child {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        box-sizing: border-box;
        width: 50%;
        min-height: 200px;
    }

    .newsletter .main-btn {
        min-width: 80%;
    }

    .awards-tabs__panel .d-none.d-md-block.col-md-2.col-lg-4 {
        display: none !important;
    }

    .col-lg-8 {
        width: 100% !important;
    }

}

@media screen and (max-width:480px) {
    .main-logo .letter {
        font-size: 60px;
        line-height: 50px;
    }

    .main-right {
        text-align: center;
    }

    .awards-pretitle {
        font-family: 'GothamPro-Regular';
        font-size: 20px;
        line-height: 24px;
    }

    .awards-title {
        margin-bottom: 30px;
        margin-top: 0px;
    }

    .award-item2 {
        margin-top: 20px;
    }

    .awards-kubok-img {
        margin-top: 100px;
    }

    .awards-kubok-img img {
        margin-top: -240px;
        margin-bottom: -175px;
        max-width: 100%;
        margin-left: 10px;
    }

    .nominations-actions-text {
        width: 100%;
        font-size: 18px;
    }

    .bussines .simple-text {
        font-size: 14px;
        line-height: 20px;
    }

    .bussines .title {
        margin-bottom: 25px;
    }

    .advantages .section-btn__inner2 {
        padding: 30px 15px 20px;
    }

    .rewarding .section-btn__inner2 {
        padding: 0px 0px;
    }

    .after-main-text .title {
        font-size: 20px;
        padding: 0px 10px;
        box-sizing: border-box;
        padding-left: initial;
        max-width: 300px;
    }

    .section-special-nominations img.left {
        margin: -20px 0px 0px 0px;
        max-width: 100%;
    }

    .section-btn__inner2,
    .counter-block .section-btn__inner2 {
        padding: 20px 10px 10px;
    }

    .counter-design .number {
        min-width: 40px;
        padding: 0px 5px 15px 5px;
        border: 3px solid #222222;
    }

    .counter-design {
        font-size: 30px;
    }

    .counter-design .number-wrapper {
        margin: 5px;
    }

    #list .fancy-form {
        padding: 10px;
        box-sizing: border-box;
    }

    .main-right img {
        margin-top: 0;
        max-width: 150px;
    }

    .section-special-nominations img.left {
        margin: -30px 0px -30px 0px;
        max-width: 100%;
        text-align: center;
    }

    .awards-pretitle-text {
        clear: both;
    }

    .section-special-nominations {
        text-align: center;
    }

    .section-special-nominations img.left {
        max-width: 150px;
        text-align: center;
        margin: -30px auto 0px;
        float: none;
    }

    .special-nominations {
        text-align: left;
    }

    .awards-kubok-text ul {
        margin-left: 0;
    }

    .main-right {
        margin-top: 20px;
    }

    .awards-kubok-text .row {
        background-position: center;
        background-position-y: 200px;
    }

    .awards-kubok-img {
        background-size: cover !important;
        min-height: 200px;
    }

    .award-item {
        height: 250px;
    }

    .extra-kubok-img img {
        margin-top: -500px;
        max-width: 100%;
    }

    .extra2 .extra-kubok-img img {
        margin-top: 145px;
    }

    .extra-kubok-img img {
        margin-top: -575px;
    }

    .extra2 {
        margin-top: -310px;
    }

    .extra2 .extra-kubok-img img {
        margin-top: 192px;
    }

    .juri-showmore a:before {
        margin: 0 auto;
    }

    .juri-showmore {
        margin: 0 auto;
    }

    .juri-item:last-child {
        text-align: center;
    }

    .juri-showmore {
        float: none;
        margin-bottom: 10px;
    }

    /*NEW*/

    .newsletter .main-btn {
        width: 100%;
    }

    .partners-img {
        min-width: 100% !important;
    }

    .partners-img img {
        min-width: 100%;
        max-height: 80%;
    }

    .extra {
        padding: 50px 0px 50px;
    }

    .extra-title {
        margin-bottom: 10px;
        margin-top: 20px;
    }

    .extra .awards-pretitle {
        max-width: 100%;
        line-height: 35px;
        padding-top: 0;
    }

    .extra .awards-pretitle {
        max-width: 100%;
        line-height: 30px;
    }

    .extra .container:before {
        top: 0;
        opacity: 0.5;
    }

    .extra-kubok-img img {
        margin: 0px;
        margin-top: -50px;
        position: relative;
    }

    .extra2 .extra-kubok-img {
        padding: 0px;
    }

    .extra2 .extra-kubok-img img {
        position: relative;
        margin: 0;
        margin-top: -50px;
    }

    .about .owl-carousel .owl-item img {
        min-height: 230px;
    }

    .about-side.right {
        max-height: 500px;
        padding-bottom: 50px;
    }

    .award-item-right .owl-dots {
        display: none !important;
    }

    .special-nomination__title {
        font-size: 16px;
        line-height: 20px;
    }

    .winner_slider .owl-dots {
        display: none !important;
    }

    .winner_avatar_img {
        margin-left: 0;
    }

    .winner_avatar_name {
        width: 126px;
    }

    .awards .owl-carousel .owl-stage-outer {
        max-height: 250px;
    }

    .award-item-gallery .owl-carousel .owl-item img {
        min-height: 250px;
        width: inherit;
    }

    .fancy-form .title {
        font-size: 18px;
        line-height: 22px;
    }

    .info-form input,
    .info-form textarea {
        height: 50px;
    }

    .info-form textarea {
        padding-top: 20px;
        min-height: 80px;
    }

    .info-form {
        max-width: 100%;
        box-sizing: border-box;
        margin: 0px;
        padding: 10px 20px;
    }

    #list .fancy-form {
        padding: 30px;
        box-sizing: border-box;
    }

    #list .requirements-list li {
        padding: 28px 20px;
        padding-left: 80px;
    }

    #list .requirements-list li:before {
        font-size: 20px;
    }

    #list .requirements-list li:after {
        left: 38px;
    }

}

.newsbox .news-item {
    min-height: 550px
}



.news-images-list .news-images-item {
    margin-bottom: 1em;
    height: 280px;
    overflow: hidden;
    background: no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
}

.images-2-50 .news-images-item img {
    display: inline-block;
    vertical-align: top;
    margin: auto !important;
    width: auto !important;
    height: auto !important;
    max-width: 100% !important;
    opacity: 0;
}

.images-3-33 .news-images-item img {
    display: inline-block;
    vertical-align: top;
    margin: auto !important;
    width: auto !important;
    height: auto !important;
    max-width: 100% !important;
    opacity: 0;
}

.images-list-simple {
    font-size: 0;
    text-align: left;
    margin: 0 -8px 8px;
}

.images-list-simple img {
    margin: 0 8px 8px !important;
    display: inline-block;
    vertical-align: top;

}

.images-3-33,
.images-2-50 {
    text-align: center;
}

.news-images-list .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -8px;
    margin-right: -8px;
}

@media (min-width: 576px) {

    .news-images-list .col-sm-6 {
        padding-left: 8px;
        padding-right: 8px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        box-sizing: border-box;
    }

    .news-images-list .col-sm-4 {
        padding-left: 8px;
        padding-right: 8px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        ;
        max-width: 33.333333%;
        box-sizing: border-box;
    }

}

@media (min-width: 992px) {

    .news-images-list .col-md-6 {
        padding-left: 8px;
        padding-right: 8px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        box-sizing: border-box;
    }

    .news-images-list .col-md-4 {
        padding-left: 8px;
        padding-right: 8px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        ;
        max-width: 33.333333%;
        box-sizing: border-box;
    }

}




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

    .newsbox .news-slider {
        padding-bottom: 80px;
    }

    .newsbox .owl-nav {
        height: 70px;
        margin: 0;
        position: absolute;
        bottom: 0;
        right: 0;
        top: auto;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

}

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

    .newsbox .owl-dots {
        display: none !important;
    }

    .newsbox .news-item {
        min-height: 450px;
        max-width: 420px;
    }

    .newsbox .news-item-img {
        min-height: 450px;
    }

    .newsbox .owl-nav {
        margin: auto;
        left: 0;
    }

    .newsbox .img-overlay {
        height: 100px;
    }



}

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

    .images-2-50 .news-images-item {
        background: none !important;
        height: auto;
        overflow: hidden;
    }

    .images-2-50 .news-images-item img {
        opacity: 1;
    }

}

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

    .newsbox {
        padding: 20px 0px 20px;
    }


    .about-side.right {
        max-height: none;
        padding-bottom: 0;
    }

    .newsbox .title {
        margin-bottom: 15px;
    }

    .newsbox .owl-nav {
        margin: auto;
        left: 0;
    }

}


.sponsors__item {
    height: auto;
}

.sponsors__link {
    height: 64px;
    position: relative;
}

.sponsors__list {
    max-height: 180px;
}

.sponsors__video {
    height: 50px;
    margin-top: 6px;
}

.sponsors__video-link {
    display: block;
    /*width: 90px;*/
    /*height: 60px;*/
    width: 74px;
    height: 50px;
    background-image: url(../images/icon_bh_partner_video.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    margin-left: auto;
    margin-right: auto;
}


/**/

.sponsors .nav.nav-tabs {
    max-width: 70px;
    max-height: 30px;
    overflow: hidden;
}

.sponsors .nav.nav-tabs li {
    display: none;
    transition: 0.4s;
}

.sponsors .nav.nav-tabs li.active {
    display: block;
}

.sponsors .btn.btn-primary {
    background-color: transparent;
    background-repeat: no-repeat;
    border: 0px;
    margin-top: -40px;
}

.sponsors .btnPrevious {
    background-image: url(../images/arrow-small.png);
    transform: rotate(180deg);
}

.sponsors .btnPrevious:hover {
    background-image: url(../images/arrow-small-hover.png);
    transform: rotate(180deg);
}

.sponsors .btnNext {
    background-image: url(../images/arrow-small.png);
}

.sponsors .btnNext:hover {
    background-image: url(../images/arrow-small-hover.png);
}


/* NEW */

.big-text a {
    color: #ffffff;
    text-decoration: underline rgba(255, 255, 255, 0.4);
    transition: text-decoration .3s;
}

.big-text a:focus,
.big-text a:hover {
    color: #ffffff;
    text-decoration: underline rgba(255, 255, 255, 0);
}

.title-main {
    text-transform: uppercase;
    color: #ffffff;
    display: block;
}

.title-sub {
    color: #54ff00;
    -webkit-background-clip: unset !important;
    -webkit-text-fill-color: unset !important;
    font-weight: normal;
    font-family: 'GothamPro-Light', sans-serif;
    display: block;
}

#nominations3 {
    margin-top: 70px;
}

#nominations .title {
    clear: both;
}

#nominations2 {
    margin-top: 65px;
}

#nominations2 .section-special-nominations {
    margin-top: 0;
}

#nominations .awards-title-block .awards-title>p {
    color: #9da2aa;
    font-size: 14px;
    line-height: 24px;
    margin-top: 30px;
    list-style: none;
    padding-left: 50px;
    position: relative;
}

.get-partner-rules .nominations-actions-text {
    width: auto !important;
    float: none;
}

.section-special-nominations__actions .main-btn {
    float: none;
    display: inline-block;
    margin: 40px auto 16px;
}

.get-partner-rules .section-btn__inner2 {
    text-align: center;
}

.requirements-list li a,
.feature__desc a {
    color: #ffffff !important;
    text-decoration: underline rgba(255, 255, 255, 0.4) !important;
    transition: text-decoration .3s;
}

.requirements-list li a:focus,
.requirements-list li a:hover,
.feature__desc a:focus,
.feature__desc a:hover {
    color: #ffffff !important;
    text-decoration: underline rgba(255, 255, 255, 0) !important;
}

@media (max-width: 1199px) {
    .get-partner-rules .section-btn__inner2 {
        font-size: 24px;
    }

    .section-special-nominations__actions .main-btn {
        margin-top: 24px;
    }
}

#become-partner-reasons-2 .title {
    max-width: none;
    color: rgb(255, 255, 255);
    background-image: none;
    background-position: initial;
    background-size: initial;
    background-repeat: initial;
    background-attachment: initial;
    background-origin: initial;
    background-color: initial;
    background-clip: unset;
    -webkit-text-fill-color: unset;
    letter-spacing: 0.05em;
}

#become-partner-reasons-2 .title span {
    font-family: 'GothamPro-Regular', sans-serif;
}

#become-partner-reasons-2 .fancy-form {
    background: #111111;
    padding: 60px 90px;
}

#become-partner-reasons-2 .form-content {
    float: none;
    width: 100%;
    max-width: initial;
    margin-right: 0;
    display: inline-block;
}

#become-partner-reasons-2 .fancy-form:before {
    content: normal;
    display: none;
}

#become-partner-reasons-2 .partners-btn a {
    display: block;
    margin: 40px auto 0;
    width: 100%;
    max-width: 380px;
    padding: 20px;
}

@media screen and (max-width: 1200px) {
    #become-partner-reasons-2 .fancy-form {
        padding: 40px;
    }
}

@media screen and (max-width: 480px) {
    #become-partner-reasons-2 .fancy-form {
        padding: 30px;
        box-sizing: border-box;
    }
}

@media screen and (min-width: 481px) {
    #become-partner-reasons-2 .title {
        font-size: 25px;
    }

    #become-partner-reasons-2 .title span {
        font-size: 23px;
    }
}

#nominations .title .gold {
    color: #474d53;
    background: url(../images/text-bg.jpg) top left;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#nominations .title .green {
    color: #2AAA8A;
    -webkit-text-fill-color: unset;
}

@media (min-width: 992px) {
    .special-nominations-text {
        font-size: 20px;
    }
}