
.publishers * { -webkit-box-sizing: border-box; box-sizing: border-box;}
.publishers {overflow:hidden;}
.publishers .wrap {width: 100%;max-width: 970px;padding-right: 15px;padding-left: 15px;}
@media screen and (max-width: 1080px){
    .publishers .wrap  {margin: 0 auto;}
}


/* publishers-head */

.publishers-head.section_block {height: 956px; background: #1d9aa9 url('../../../images/clickdealer/publishers/publishers-head-bg.jpg') no-repeat center top / cover;color: #fff;text-align: center; padding-top: 217px; position: relative;}
.publishers-head .wrap {height: auto; margin-left: auto;margin-right: auto;}
.publishers-head .section_heading {font-size: 58px;padding-bottom: 30px;}
.publishers-head .section_heading + .sub_heading {font-size: 30px;line-height: 1.3;margin:0;}
.publishers-head .btn-holder {margin-top: 55px;}
.publishers-head .regular_btn {height: 60px; line-height: 60px; font-size: 20px; width: 257px;}

.blur-section {position: relative;z-index: 2;}
.publishers-head-blur {position: absolute;left: 0;right: 0;bottom: 0;padding-top: 81px;}
.publishers-head-blur:before {content: ''; position: absolute;left: 0;right: 0;bottom: 0;top:0;background: #1d9aa9 url('../../../images/clickdealer/publishers/publishers-head-bg.jpg') no-repeat center bottom;-webkit-filter: blur(7px);-moz-filter: blur(7px);-o-filter: blur(7px);-ms-filter: blur(7px);filter: blur(7px);}
.publishers-head-blur:after {content: ''; position: absolute;left: 0;right: 0;bottom: 0;top:0;background: rgba(0, 0, 0, .12);}
.publishers-head-blur .content {display: -webkit-box;display: -ms-flexbox;display: flex;}
.publishers-head-blur .blur-item-holder {position: relative;z-index: 1;overflow:hidden;}

.publishers-head-blur .blur-item {color: #fff; -webkit-transition: all .4s ease; min-width: 320px;padding-left: 20px;border-left:3px solid #ffffff;min-height: 124px;text-align: left;position: relative;-o-transition: all .4s ease; transition: all .4s ease;}
.publishers-head-blur .blur-item-holder:hover .blur-item { -webkit-transform: translateY(15px); -ms-transform: translateY(15px); transform: translateY(15px);}
.publishers-head-blur .blur-item:before {position: absolute; content: ''; left: -3px;top: -1px;width: 14px;height: 13px;background: url('../../../images/clickdealer/publishers/head-triangle-icon.png') no-repeat center;}
.publishers-head-blur .blur-title {font-size: 20px;margin-bottom: 7px;font-weight: bold;}
.publishers-head-blur .blur-description {font-size: 15px;line-height: 21px;}
.publishers-head-blur .business-model .blur-item {margin-left: 12px;margin-right: 33px;}

@media screen and (max-width: 1024px){
    .publishers-head.section_block {height: 840px;}
    .publishers-head .head-description-holder {max-width: 560px;margin:0 auto;}
    .publishers-head .section_heading {font-size: 52px;}
    .publishers-head .section_heading + .sub_heading {font-size: 17px;}

    .publishers-head-blur {padding-top: 50px;}
    .publishers-head-blur .blur-item-holder {width: 50%;}
    .publishers-head-blur .blur-item {min-width: auto;min-height: 150px;padding-bottom: 15px;}
    .publishers-head-blur .business-model .blur-item {margin:0;}
    .publishers-head-blur .blur-description br {display: none;}

}
@media screen and (max-width: 768px){
    .publishers-head.section_block {height: 800px; background-image: url('../../../images/clickdealer/publishers/publishers-head-bg_table.jpg');}
    .publishers-head-blur:before {background-image: url('../../../images/clickdealer/publishers/publishers-head-bg_table.jpg');}

}

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

    .publishers-head.section_block {height: 600px;padding-top: 170px;}

    .blur-section {-webkit-transform:none;-ms-transform:none;transform:none;background: #fff;}
    .publishers-head-blur {position: static;padding-top: 30px;padding-bottom: 30px;}
    .publishers-head-blur:before,
    .publishers-head-blur:after {display: none;}
    .publishers-head-blur .content {display: block;}
    .publishers-head-blur .blur-item-holder {width: auto;}
    .publishers-head-blur .blur-item-holder:hover .blur-item {-webkit-transform: none;-ms-transform: none;transform: none;}
    .publishers-head-blur .blur-item {color: #656c71;min-height: auto;padding-bottom: 0;}
    .publishers-head-blur .business-model .blur-item {margin-bottom: 20px;}
    .publishers-head-blur .blur-item:before {background-image: url('../../../images/clickdealer/publishers/head-triangle-icon_grey.png');height: 16px;top: 5px;}
}

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

    .publishers-head.section_block {height: auto;padding-top: 170px;padding-bottom: 130px;}
    .publishers-head .section_heading {font-size: 36px;padding-bottom: 15px;}
    .publishers-head .section_heading + .sub_heading {font-size: 16px;}
    .publishers-head .btn-holder {margin-top: 30px;}

}

@media screen and (max-width: 600px){ 
    .publishers-head .regular_btn {width: 215px;line-height: 54px;height: 54px;}
}

@media screen and (max-width: 500px){ 
    .publishers-head.section_block {height: auto;padding-top: 120px;padding-bottom: 88px;}
}
@media screen and (max-width: 450px){ 
    .publishers-head.section_block {background: url('../../../images/clickdealer/publishers/publishers-head-bg_mob.jpg') no-repeat top center;}
}

/* Landscape */




@media only screen and (min-device-width: 741px)  and (max-device-width: 813px) and (orientation: landscape) {
    /* .publishers-head.section_block {height: 650px;padding-top: 80px;} */
    .publishers-head.section_block {min-height: 400px;height: auto;padding-top: 70px; padding-bottom: 45px;}
    .publishers-head .btn-holder {margin-top: 30px;}
    .publishers-head .section_heading {font-size: 38px;padding-bottom: 20px;}

    .publishers-head-blur {padding-top: 35px;}
    /* .publishers-head-blur .blur-item {min-height: 100px;} */
    .publishers-head-blur .blur-title {font-size: 18px;}
    .publishers-head-blur .blur-description {font-size: 14px;}
}

@media only screen and (min-device-width: 671px)  and (max-device-width: 740px) and (orientation: landscape) {
    .publishers-head.section_block {padding-top: 150px; background-position: left top -88px;}
}

@media only screen and (min-device-width: 320px)  and (max-device-width: 670px) and (orientation: landscape) {
    .publishers-head.section_block {height: auto;padding-bottom: 60px; padding-top: 65px; background-position: left top -120px;}
}

/* publishers-head */



/* resources-bonuses */


.resources-bonuses.section_block {padding: 90px 0;}
.resources-bonuses .resources-bonuses-holder {position: relative;margin:0 5px;}
.resources-bonuses .resources-bonuses-holder .bg-slide {position: absolute;left: 0;top: 0;bottom: 0;width: 50%;z-index: 1;background: #fdae59; background: -webkit-linear-gradient(top, #fdae59 0%,#fc635c 100%);background: -webkit-gradient(linear, left top, left bottom, from(#fdae59),to(#fc635c));background: -o-linear-gradient(top, #fdae59 0%,#fc635c 100%);background: linear-gradient(to bottom, #fdae59 0%,#fc635c 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdae59', endColorstr='#fc635c',GradientType=0 ); -webkit-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease;}
.resources-bonuses .resources-bonuses-slider {display: -webkit-box;display: -ms-flexbox;display: flex;position: relative;z-index: 2;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.resources-bonuses .resources-block,
.resources-bonuses .bonuses-block {width: 50%;position: relative;z-index: 2;padding-top: 45px;padding-bottom: 45px;color: #656c71; -webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.resources-bonuses .title-holder {text-align: center;margin-bottom: 52px;}
.resources-bonuses .resources-bonuses-title {display: inline-block;position: relative;font-size: 28px;line-height: 1;font-weight: bold;}
.resources-bonuses .resources-bonuses-title:before {content: '';height: 3px; left: 0;right: 0;top: 100%;margin-top: 14px;position: absolute; background: #fc635c; background: -webkit-linear-gradient(left, #fc635c 0%,#fdae59 100%); background: -webkit-gradient(linear, left top, right top, from(#fc635c),to(#fdae59)); background: -o-linear-gradient(left, #fc635c 0%,#fdae59 100%); background: linear-gradient(to right, #fc635c 0%,#fdae59 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc635c', endColorstr='#fdae59',GradientType=1 ); }
.resources-bonuses .resources-bonuses-list {list-style-type: none;}
.resources-bonuses .item {list-style: none;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;margin-bottom: 25px;}
.resources-bonuses .item-offer .icon {margin-right: 3px;}
.resources-bonuses .item-payment .icon {margin-right: 8px;}
.resources-bonuses .item-parties .icon {margin-right: 9px;}
.resources-bonuses .item-contests .icon {margin-right: 5px;}
.resources-bonuses .resources-bonuses-list .item:last-child {margin-bottom: 0;}
.resources-bonuses .icon-holder {min-width: 76px;margin-right: 26px;}
.resources-bonuses .icon-holder .icon {margin-left: auto;display: block;}

.resources-bonuses .description {max-width: 200px;width: 100%;font-weight: bold;}


.resources-bonuses .column-block.active {color: #fff;}

.resources-bonuses .column-block.active .icon path {fill: #ffffff;}
.resources-bonuses .column-block.active .resources-bonuses-title:before {background: #ffffff;}

.resources-bonuses .owl-dots {width: 100%;text-align: center; position: absolute;bottom:30px;left: 0;}
.resources-bonuses .owl-carousel button.owl-dot {margin-left: 9px;padding: 0!important;}
.resources-bonuses .owl-dot span {display: block;width: 15px;height: 15px;background: #fff;border-radius: 50%;opacity: .3;}
.resources-bonuses .owl-dots .owl-dot:first-child {margin-left: 0;}
.resources-bonuses .owl-dots .owl-dot.active span {opacity: 1;}


@media screen and (max-width: 768px){
    .resources-bonuses.section_block {padding: 60px 0;}
    .resources-bonuses .wrap {padding:0;}
    .resources-bonuses .resources-bonuses-holder {margin:0;}
    .resources-bonuses .title-holder {margin-bottom: 70px;}
    .resources-bonuses .item {margin-bottom: 50px;}
    .resources-bonuses .resources-bonuses-holder .bg-slide {display: none;}
    
} 
@media screen and (max-width: 820px){
    .resources-bonuses.section_block .wrap {padding: 0;}
    .resources-bonuses.section_block {padding: 0;}
    .resources-bonuses .column-block {color: #fff;width: 100%; max-width: 350px;margin: 0 auto; padding-top: 30px;padding-bottom: 65px;}
    .resources-bonuses .column-block .icon path {fill: #ffffff;}
    .resources-bonuses .item {margin-bottom: 18px;}
  
    .resources-bonuses .title-holder {margin-bottom: 15px;}
    .resources-bonuses .resources-bonuses-title:before {display: none;}
    .resources-bonuses .column-block .resources-bonuses-title:before {background: #ffffff;}
    .resources-bonuses .resources-bonuses-holder {margin: 0;padding-left: 35px;padding-right: 35px; background: #fdae59; background: -webkit-linear-gradient(top, #fdae59 0%,#fc635c 100%); background: -webkit-gradient(linear, left top, left bottom, from(#fdae59),to(#fc635c)); background: -o-linear-gradient(top, #fdae59 0%,#fc635c 100%); background: linear-gradient(to bottom, #fdae59 0%,#fc635c 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdae59', endColorstr='#fc635c',GradientType=0 );}
    .resources-bonuses .description {width: 100%;max-width: 100%;}
    .resources-bonuses .icon-holder {margin-right: 18px;} 
    .resources-bonuses .item-payment .icon,
    .resources-bonuses .item-parties .icon,
    .resources-bonuses .item-contests .icon {margin-right: 0;}
    

/*     .resources-bonuses .item {color: red;} */


    
}
@media screen and (max-width: 600px){ 
    .resources-bonuses .resources-bonuses-holder {}
}

@media only screen and (max-device-width: 820px) and (orientation: landscape) {
    .resources-bonuses .resources-bonuses-slider {display: block;width: 100%;max-width: 360px;margin: 0 auto;}
}

/* resources-bonuses */



/* tech-section */

.tech-section.section_block {position: relative;background: url('../../../images/clickdealer/publishers/tech/waves-texture.png') no-repeat right top , #38359c; background: url('../../../images/clickdealer/publishers/tech/waves-texture.png') no-repeat right top , -webkit-linear-gradient(left, #38359c 0%, #00fff6 100%); background: url('../../../images/clickdealer/publishers/tech/waves-texture.png') no-repeat right top , -o-linear-gradient(left, #38359c 0%, #00fff6 100%); background: url('../../../images/clickdealer/publishers/tech/waves-texture.png') no-repeat right top , -webkit-gradient(linear, left top, right top, from(#38359c), to(#00fff6)); background: url('../../../images/clickdealer/publishers/tech/waves-texture.png') no-repeat right top , linear-gradient(to right, #38359c 0%, #00fff6 100%); padding-top: 82px; padding-bottom: 76px; background-size: cover; }
.tech-section.section_block .wrap {max-width: 1220px;position: static;}

.tech-section .tech-slider-holder {max-width: 400px;}
.tech-section .tech-slider-title {font-size: 48px;line-height: 1.1;color: #ffffff;font-weight: bold;margin-bottom: 43px;}

.tech-section .tech-slider .tech-slide-main .tech-list-item {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding: 0;margin-bottom: 20px;}
.tech-section .tech-slider .tech-slide-main .tech-list-item:before {display: none;}
.tech-section .tech-slider .tech-slide-main .icon-holder {width: 45px;margin-right: 20px;}

.tech-section .tech-slider .tech-list {list-style-type: none;}
.tech-section .tech-slider .tech-list .tech-list-item:last-child {margin-bottom: 0;}
.tech-section .tech-slider .tech-list-item {font-size: 16px;line-height: 23px;color: #ffffff;list-style: none;padding-left: 34px;position: relative;margin-bottom: 11px;}
.tech-section .tech-slider .tech-list-item:before {width: 16px;height: 16px;position: absolute;left: 0;top: 4px;content: "\f005"; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; webkit-font-smoothing: antialiased;moz-osx-font-smoothing: grayscale;}


.tech-section .tech-slider .owl-dots {margin-top: 35px;}
.tech-section .tech-slider .owl-dot,
.tech-section .tech-slider .owl-dot {margin-left: 9px;}
.tech-section .tech-slider .owl-dot:first-child,
.tech-section .tech-slider .owl-dot:first-child {margin-left: 0;}
.tech-section .tech-slider .owl-dot span,
.tech-section .tech-slider .owl-dot span {display: block; width: 15px; height: 15px; border-radius: 50%; background-color: #3a2e75; -webkit-transition: background 0.3s ease; -o-transition: background 0.3s ease; transition: background 0.3s ease;}
.tech-section .tech-slider .owl-dot.active span,
.tech-section .tech-slider .owl-dot.active span {background-color: #bbbdc1;}

.tech-section .screen-holder {position: absolute; z-index: 1; right: 0;top: 55px; margin: 0 auto 100px;  width: 1026px; -webkit-box-shadow: -20px 14px 54px rgba(9, 76, 144, 0.55); box-shadow: -20px 14px 54px rgba(9, 76, 144, 0.55);-webkit-transform-style: preserve-3d;transform-style: preserve-3d;-webkit-transform-origin: 50% 50%;-ms-transform-origin: 50% 50%;transform-origin: 50% 50%;}
.tech-section .screen-holder .screen-icon {width: 100%;position: relative;z-index: 1;}

.tech-slider.owl-carousel .owl-item .icon {width: auto;}



@media screen and (max-width: 1700px){
    .tech-section .screen-holder {right: -150px;}
}
@media screen and (max-width: 1500px){
    .tech-section .screen-holder {right: -220px;}
}
@media screen and (max-width: 1280px){
    .tech-section.section_block {padding-top: 40px;}
    .tech-section .screen-holder {width: 885px;right: -300px;}
}
@media screen and (max-width: 1024px){
    .tech-section .screen-holder {right: -330px;}

}
@media screen and (max-width: 1000px){
    .tech-section.section_block {padding-bottom: 40px;}
    .tech-section .tech-slider-holder {max-width: 250px;}
    .tech-section .screen-holder {right: -400px;}
    .tech-section .tech-slider-title {margin-bottom: 22px;font-size: 28px;}
    .tech-section .tech-slider .tech-list-item {font-size: 15px;line-height: 21px;}
}
@media screen and (max-width: 760px){
    .tech-section .tech-slider-title {text-align: center;/* font-size: 28px; */}
    .tech-section .screen-holder {position: static;margin: 15px auto 20px;width: 100%;}
    .tech-section .tech-slider-holder {max-width: 100%;}
    .tech-section .tech-slider .owl-dots {margin-top: 18px;text-align: center;}
}

@media screen and (max-width: 780px){
    .tech-section .screen-holder {right: -420px;}
}

@media screen and (max-width: 500px){
    .tech-section .tech-slider { width: 100%; max-width: 300px;margin: 0 auto;}
}

@media only screen and (max-device-width: 813px) and (orientation: landscape) {
    .tech-section .tech-slider { width: 100%; max-width: 300px;margin: 0 auto;}
}

/* tech-section */


/* payments-options */

.payments-options.section_block {padding-top: 165px;padding-bottom: 82px;}
.payments-options .payments-options-list {font-size: 0;vertical-align: top; margin-left: -10px;margin-right: -10px; width: auto; display: block;}
.payments-options .payments-options-list .list-item {display: inline-block;font-size: 0;padding:10px; width: 33%;}
.payments-options .payments-options-list .icon {width: 100%;}


@media screen and (max-width: 780px){
    .payments-options .section_heading {font-size: 28px;}
}

@media screen and (max-width: 768px){
    .payments-options.section_block {padding-bottom: 60px;}
    .payments-options .wrap {padding: 0;}
}
@media screen and (max-width: 760px){
    .payments-options.section_block {padding-top: 40px;}
}
@media screen and (max-width: 700px){
    .payments-options.section_block {padding-bottom: 0;}
    .payments-options .payments-options-list { margin-left: -1px;margin-right: -1px;}
    .payments-options .payments-options-list .list-item {padding: 1px;}

}

/* payments-options */


/* exclusive-offers */

.exclusive-offers.section_block {padding-top: 77px; padding-bottom: 109px; background: #f1f4f7 url('../../../images/clickdealer/publishers/publishers-exclusive-offers-bg.jpg') no-repeat center top;
    text-align: center;}
.exclusive-offers .heading {font-size: 30px;line-height: 1.3;color: #656c71;margin-bottom: 30px;}
.exclusive-offers .regular_btn {height: 60px;line-height: 60px;font-size: 20px;width: 257px;}

@media screen and (max-width: 768px){
    .exclusive-offers.section_block {background-position: center right -550px;}
}
@media screen and (max-width: 600px){
    .exclusive-offers.section_block {background-position: center right -480px;padding-top: 35px;padding-bottom: 60px; background-size: auto 270px;}
    .exclusive-offers .heading {font-size: 21px;}
    .exclusive-offers .regular_btn {width: 215px;height: 54px;line-height: 54px;}
}

/* exclusive-offers */




.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}






