h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-family: 'sofia_problack';
    margin: 0;
    text-transform: capitalize;
}

a:hover,
a:focus,
a:active {
    text-decoration: none;
    outline: none;
}

h2 {
    font-size: 40px;
    line-height: 1;
/*     letter-spacing: .02em; */
    color: #000;
}

ul,
li,
ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

a.aff-catalogue {
    display: inline-block;
    text-align: center;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    background: #000;
    border: 1px solid #000;
    line-height: 14px;
/*     letter-spacing: .01em; */
    padding: 6px 12px 7px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

a.aff-catalogue:hover {
    text-decoration: none;
    color: #000;
    background: none;
}

.aff-container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.aff-section1 {
    background: url(../images/affiliate/aff-section1-bg.jpg) no-repeat center top;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
}

.aff-section1-header-block {
    text-align: center;
    width: 100%;
}

.aff-section1-header-block h2 {
    color: #ffffff;
    /* letter-spacing: 8px; */
    text-transform: capitalize;
}

.aff-section2 {
    background: #cfd9dc;
    position: relative;
}

.aff-section2 .line {
    background: #000;
    margin-bottom: 15px;
}

.aff-section2 h2 {
    margin-bottom: 30px;
    /* letter-spacing: 8px; */
    line-height: 1.3
}

.aff-section2-right {
    padding-left: 1%;
}

.aff-section2-content-block li {
    font-size: 15px;
    position: relative;
    color: #000;
    padding: 6px 0 10px 0px;
    /*	background: url(../images/affiliate/aff-list-icon-dark.png) no-repeat left 13px;*/
    background-size: 11px;
    list-style-type: disc;
    position: relative;
    line-height: 24px;
}

.aff-section2-content-block li:before {
    position: absolute;
    width: 5px;
    height: 5px;
    background: #000;
}

.aff-section2-content-block ul,
.aff-section2-content-block ol {
    margin-left: 20px;
}

.aff-section3 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    padding-right: 0;
}

.app-section3-slider-block,
.app-section3-slider-block .slick-list,
.app-section3-slider-block .slick-track,
.app-section3-slide-item,
.app-section3-slide-item-wrap {
    height: 100%;
}

.app-section3-slide-item-wrap {
    position: relative;
}

.aff-section3-header-block a {
    display: inline-block;
    border: 2px solid #000;
    line-height: 26px;
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
/*     letter-spacing: .01em; */
    margin-top: 35px;
    text-align: center;
    margin-left: 5px;
    padding: 0 10px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.aff-section3-header-block a:hover {
    color: #fff;
    background: #000;
}

.aff-section3-content {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    height: 100%;
}

.aff-section3-content>div {
    width: 50%;
    position: relative;
    z-index: 10;
}

.aff-section3-content figure {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 5;
}

.app-section3-slide-item2 .aff-section3-content figure {
    bottom: 25px;
    right: 80px;
}

.app-section3-slide-item1 {
    background: url(../images/affiliate/aff-section3-bg1.jpg) no-repeat center top;
    background-size: cover;
    background-attachment: fixed;
}

.app-section3-slide-item2 {
    background: url(../images/affiliate/aff-section3-bg2.jpg) no-repeat center top;
    background-size: cover;
    background-attachment: fixed;
}

.app-section3-slide-item3 {
    background: url(../images/affiliate/aff-section3-bg3.jpg) no-repeat center top;
    background-size: cover;
    background-attachment: fixed;
}

.app-section3-slider-block .slick-arrow {
    display: block;
    font-size: 80px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    cursor: pointer;
}

.app-section3-slider-block .slick-prev {
    left: 20px;
}

.app-section3-slider-block .slick-next {
    right: 20px;
}

.aff-new-section3 {
    padding: 100px 0;
    background: #fdfdfd;
}

.aff-new-section3 h4 {
    margin-bottom: 30px;
    text-transform: capitalize;
}

.aff-section3-content-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: url(../images/affiliate/aff-new-section3-line-bg.png) no-repeat center center;
    background-size: 100%;
}

.aff-section3-content-block .three-col {
    max-width: 300px;
    text-align: center;
}

.aff-section3-content-block .three-col figure {
    -webkit-box-shadow: 0px 0px 15px -5px rgba(0, 0, 0, 0.30);
    box-shadow: 0px 0px 15px -5px rgba(0, 0, 0, 0.30);
    padding: 20px;
    border-radius: 15px;
    background: #fff;
    position: relative;
}

.aff-section3-content-block .three-col figure a {
    margin-bottom: 35px;
    color: #fff;
    width: 130px;
    padding: 5px 10px;
    display: inline-block;
    margin-top: 20px;
    border: 1px solid #000;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,4d4d4d+66,4d4d4d+100 */
    background: #000000; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #000000 0%,#4d4d4d 66%,#4d4d4d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#4d4d4d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    -webkit-box-shadow: 0px 4px 10px -3px #000000;
    box-shadow: 0px 4px 10px -3px #000000;
    border-radius: 30px;
    text-transform: uppercase;
}

.aff-section3-content-block .three-col figure a:hover {
    border: 1px solid #cccccc;
    background: none;
    color: #000;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,4d4d4d+66,4d4d4d+100 */
     /* Old browsers */
     /* FF3.6-15 */
     /* Chrome10-25,Safari5.1-6 */
     /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
     /* IE6-9 fallback on horizontal gradient */
    -webkit-box-shadow: 0px 4px 10px -3px #cccccc;
    box-shadow: 0px 4px 10px -3px #cccccc;
}

.aff-section4 {
    display: none;
}

.aff-section4 h2 {
    font-size: 67px;
    font-weight: 900;
    color: #000;
    line-height: 67px;
    margin: 0 0 50px;
    padding-left: 25px;
}

.aff-section4 li {
    width: 100%;
    max-width: 660px;
    font-size: 17px;
    line-height: 24px;
    color: #000;
    padding-left: 30px;
    margin: 12px 0;
    background: url(../images/affiliate/aff-list-icon-dark.png) no-repeat left 8px;
}

.aff-section4-content-left {
    width: 62.71%;
}

.aff-section4-content-right {
    width: 37.29%;
    text-align: right;
    position: relative;
    left: 50px;
}

.aff-section4-content-right figure {
    display: inline-block;
}

.aff-section5 {
    height: auto;
    padding: 100px 0;
    min-height: 1px;
}

.aff-section5 h2 {
    /* letter-spacing: 8px; */
    line-height: 1.3
}

.aff-section5 h2 span {
    display: block;
}

.aff-section5 ul {
    margin-bottom: 30px;
    margin-left: 20px;
}

.aff-section5 li {
    font-size: 15px;
    color: #000;
/*     letter-spacing: .01em; */
    padding-left: 0;
    margin: 12px 0;
    list-style-type: disc;
/*     letter-spacing: 1px; */
    line-height: 24px;
}

.aff-section5-header-block {
    margin-bottom: 8px;
}

.aff-section5 .aff-catalogue {
    /* margin-left: 20px; */
}

.aff-section5 .aff-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.aff-section5-content-left,
.aff-section5-content-right {
    width: 47%;
    position: relative;
}

.aff-section5-content-right:before {
    position: absolute;
    width: 10px;
    background: #1e2035;
    height: 50px;
    content: '';
    top: -25px;
    right: -5px;
}

.aff-section6 {
    height: auto;
    padding: 30px 0 80px;
    min-height: 300px;
}

.aff-section6 h2 {
    /* letter-spacing: 8px; */
    line-height: 1.3;
}

.aff-section6 h2 span {
    display: block;
}

.aff-section6 .aff-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.aff-section6-content-left,
.aff-section6-content-right {
    width: 47%;
    position: relative;
}

.aff-section6-content-right {
    padding-left: 30px;
}

.aff-section6-content-left:before {
    position: absolute;
    width: 10px;
    background: #043259;
    height: 50px;
    content: '';
    top: -25px;
    left: -5px;
}

.aff-section6 ul {
    width: 100%;
    max-width: 420px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    margin-left: 20px;
}

.aff-section6 li {
    width: 50%;
    font-size: 15px;
    line-height: 24px;
    color: #000;
    padding-right: 10px;
    margin: 3px 0;
    background-size: 11px;
/*     letter-spacing: .01em; */
    list-style-type: disc;
}

.aff-section6-header-block {
    margin-bottom: 20px;
    padding: 0 60px 20px 0;
    display: inline-block;
    position: relative;
}

.aff-section6-header-block .line-thin {
    background: #fff;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.aff-section-footer {
    padding-left: 0;
    padding-right: 0;
}

.aff-section-footer-top h2 {
    font-size: 34px;
    text-transform: capitalize;
    margin: 0 0 25px;
    color: #000;
    /* letter-spacing: 8px; */
}

.aff-section-footer a:hover {
    text-decoration: none;
    color: #fff;
}

.aff-section-footer-top {
    width: 100%;
    background-size: cover;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 70px;
}

.aff-section-footer-top a {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 16px;
    text-align: center;
    background: rgba(0, 0, 0, 0.6);
    margin: 0 auto;
    display: inline-block;
    padding: 10px 30px;
}

.aff-section-footer-container {
    width: 100%;
    max-width: 1180px;
    margin: 0 auto;
}

.aff-section-footer-bottom {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-flow: row wrap;
    padding: 25px 15px;
    background: #cdd6da;
}

.aff-section-footer-bottom-left {
    padding-top: 10px;
    width: 100%;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.aff-section-footer-bottom h3 {
    font-size: 26px;
    color: #000;
    margin: 0 0 10px;
}

.aff-section-footer-bottom-left p {
    font-size: 16px;
    color: #000;
    width: 70%;
    text-align: left;
}

.aff-section-footer-bottom a {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

.aff-section-footer-bottom-left-download {
    text-align: center;
    border: solid 1px black;
    display: inline-block;
    padding: 5px 30px;
    position: relative;
    left: 0;
    right: 0;
    margin: auto;
}

.aff-section-footer-bottom-left-download a {
    text-align: center;
    outline: none;
    color: #000000;
}

.visible-mobile {
    display: none;
}


/********************
 MEDIA QUERIES
 ***************************/

@media only screen and (max-width: 1400px) {
    .aff-section2 {
        min-height: 700px;
        padding-top: 50px;
    }
    .aff-section3 {
        padding-top: 0;
        padding-bottom: 0;
        height: 650px;
    }
    .aff-section3-content {
        max-width: 1100px;
        margin-left: auto;
        margin-right: auto;
    }
    .aff-section3-content>div {
        padding-left: 30px;
    }
    .app-section3-slide-item1 figure {
        max-width: 1000px;
    }
    .app-section3-slide-item2 figure {
        max-width: 500px;
        right: 150px;
    }
    .app-section3-slide-item3 figure {
        max-width: 960px;
        right: 50px;
    }
    .aff-section5 h2 {
        margin-bottom: 30px;
    }
}
/* 1400 End */

@media only screen and (min-width:768px) and (max-width:1200px) {
    .section {
        height: auto;
        min-height: 1px;
        max-height: none;
    }
    
    .aff-section1 {
        height: 100vh;
        min-height: 500px;
    }
    
    .aff-section3-content-block .three-col {
        width: 31%;
    }
}

@media only screen and (max-width: 1200px) {
    
    h2 {
        font-size: 36px;
    }
    
    .aff-container {
        width: 94%;
    }
    
    .aff-section1-header-block h2 {
/*         letter-spacing: 5px; */
    }
    
    .aff-section2 {
        min-height: 1px;
        padding-top: 60px;
        padding-bottom: 40px;
    }
    
    .aff-section2 h2 {
        font-size: 32px;
/*         letter-spacing: 5px; */
        line-height: 1.25;
    }
    
    .aff-section2-left figure {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    
    .aff-section2-content-block li br {
        display: none;
    }
    
    .aff-new-section3 {
        padding: 70px 0;
    }
    
    .aff-section5 {
        padding: 70px 0;
    }
    
    .aff-section5 h2,
    .aff-section6 h2 {
        font-size: 32px;
/*         letter-spacing: 5px; */
        line-height: 1.25;
    }
    
    .aff-section-footer-top h2 {
        font-size: 30px;
/*         letter-spacing: 5px; */
    }
}
/* 1200 End */

@media only screen and (max-width: 1024px) {
    
    h2 {
        font-size: 32px;
    }
    
    .aff-section2 h2 {
        font-size: 28px;
/*         letter-spacing: 4px; */
        margin-bottom: 22px;
    }
    
    .aff-section2 h2 br {
        display: none;
    }
    
    .aff-section2-left figure {
        margin-left: 0;
    }
    
    .aff-section5 h2 {
        font-size: 28px;
/*         letter-spacing: 4px; */
        margin-bottom: 22px;
    }
    
    .aff-section6 h2 {
        font-size: 28px;
/*         letter-spacing: 4px; */
    }
    
    .aff-section6-header-block {
        padding: 0;
        margin-bottom: 22px;
    }
    
    .aff-section-footer-top h2 {
        font-size: 26px;
/*         letter-spacing: 4px; */
    }

}
/* 1024 End */

@media only screen and (max-width: 800px) {
    
    .aff-section2 {
        height: auto;
        max-height: none;
        padding-top: 0px;
        -ms-flex-flow: row wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-flow: row wrap;
        background: #fff;
    }
    
    .aff-section2 .container {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    
    .aff-section2 h2 {
        font-size: 26px;
    }
    
    .aff-section2-left {
        width: 100%;
        margin: 0px auto 0px;
        background: #cfd9dc;
        padding: 35px 15px 10px;
        float: none;
    }
    
    .aff-section2-left figure {
        max-width: 550px;
        margin-left: auto;
        margin-right: auto;
    }
    
    .aff-section2-right {
        width: 94%;
        padding: 50px 65px;
        margin: 0 auto;
        float: none;
        -webkit-box-shadow: 2px 6px 18px 0px rgba(0, 0, 0, 0.09);
        box-shadow: 2px 6px 18px 0px rgba(0, 0, 0, 0.09);
        background: #fff;
        position: relative;
        top: -20px;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }
    
    .aff-section5 h2, 
    .aff-section6 h2 {
        font-size: 26px;
    }
}
/* 800 End */

@media only screen and (max-width: 767px) {
    
    .section {
        max-height: none;
    }
    
    .visible-mobile {
        display: block;
    }
    .visible-desktop {
        display: none;
    }
    h2 {
        font-size: 28px;
    }
    .aff-container {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .aff-section1 {
        padding: 0px;
        background: none;
        height: auto;
        min-height: 200px !important;
    }
    .aff-section1 .mobile {
        position: relative;
    }
    .aff-section1 .mobile h2 {
        position: absolute;
        left: 0px;
        right: 0px;
        top: 50%;
        width: 100%;
        text-align: center;
        color: #ffffff;
/*         letter-spacing: .18em; */
        line-height: 1.3;
    }
    .aff-section1 .mobile h2 span {
        display: block;
    }
    .aff-section1-header-block {
        margin-top: 54px;
    }
    
    /*.aff-section2 .container {
        padding-left: 0;
        padding-right: 0;
    }*/
    .aff-section2-right {
        max-width: 480px;
        padding: 50px 65px;
    }
    .aff-section2-content-block p {
        color: #000;
        text-align: left;
        font-size: 15px;
        position: relative;
    }
    .aff-section2-content-block p:before {
        content: '';
        display: block;
        width: 6px;
        height: 6px;
        background: #000;
        border-radius: 50%;
        position: absolute;
        left: -20px;
        top: 8px;
    }
    .aff-section2-content-block p+p {
        margin-top: 20px;
    }
    /*.aff-section2-left {
        position: static;
        margin: 0px auto 0px;
        background: #cfd9dc;
        padding: 35px 15px 10px;
        float: none;
    }*/
    .aff-section2 h2 {
        font-size: 24px;
/*         letter-spacing: .18em; */
        text-align: left;
        line-height: 1.3;
    }
    .aff-new-section3 {
        padding: 0px;
    }
    .aff-section3-content-block {
        display: block;
        width: 94%;
        margin: 0 auto;
    }
    .aff-section3-content-block .three-col {
        max-width: 90%;
        margin: 30px auto 80px auto;
    }
    .aff-section3-content-block .three-col:nth-last-child(1) {
        margin-bottom: 0px;
    }
    .section2-sticky-content {
        padding: 50px 25px;
        background: #fff;
        -webkit-box-shadow: 2px 6px 18px 0px rgba(0, 0, 0, 0.09);
        box-shadow: 2px 6px 18px 0px rgba(0, 0, 0, 0.09);
    }
    .section2-sticky-content h2 {
        color: #000;
        text-align: left;
        font-size: 20px;
        line-height: 1.3;
/*         letter-spacing: .18em; */
    }
    .section2-sticky-content h2 span {
        display: block;
    }
    .section2-sticky-content p {
        color: #000 !important;
        text-align: left;
        font-size: 15px;
        padding-left: 20px;
        position: relative;
    }
    .section2-sticky-content p+p {
        margin-top: 20px;
    }
    .section2-sticky-content p:before {
        content: '';
        display: block;
        width: 6px;
        height: 6px;
        background: #000;
        border-radius: 50%;
        position: absolute;
        left: 0;
        top: 8px;
    }
    .aff-new-section3 figure img {
        margin: 0 auto;
    }
    .aff-section3-content-block {
        padding: 8px;
    }
    .aff-section3-content-block .three-col figure {
        padding-bottom: 60px;
    }
    .aff-section3-content-block .three-col figure a {
        margin: 0;
        position: absolute;
        bottom: 0;
        left: 50%;
        -webkit-transform: translate(-50%, 50%);
        transform: translate(-50%, 50%);
    }
    .aff-section5 .aff-container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        padding-left: 0;
        padding-right: 0;
    }
    .aff-section5-content-left,
    .aff-section5-content-right {
        width: 100%;
    }
    .aff-section5-content-left {
        background: #fff;
        width: 94%;
        max-width: 480px;
        margin: 0 auto;
        text-align: center;
        padding: 40px 40px 60px;
        -webkit-box-shadow: 2px 6px 18px 0px rgba(0, 0, 0, 0.21);
        box-shadow: 2px 6px 18px 0px rgba(0, 0, 0, 0.21);
        position: relative;
        top: -20px;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        z-index: 10;
    }
    .aff-section5 h2 {
        font-size: 24px;
        line-height: 1.3;
/*         letter-spacing: .18em; */
    }
    .aff-section5 .aff-catalogue {
        position: absolute;
        bottom: 0;
        left: 50%;
        -webkit-transform: translate(-50%, 50%);
        transform: translate(-50%, 50%);
    }
    .aff-section5 ul,
    .aff-section5 li {
        margin: 0;
        padding: 0;
/*        list-style: none;*/
        text-align: left;
        padding-left: 10px;
    }
    
    .aff-section5 li+li {
        margin-top: 18px;
    }
    
    .aff-section5 li,
    .aff-section6 li {
        font-size: 15px;
    }
    
    .aff-section5-content-right:before,
    .aff-section6-content-left:before {
        display: none;
    }
    .aff-section6 .aff-container {
        padding-left: 0;
        padding-right: 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }
    .aff-section6-content-left,
    .aff-section6-content-right {
        width: 100%;
    }
    .aff-section6-content-right {
        background: #fff;
        width: 94%;
        max-width: 480px;
        margin: 0 auto;
        padding: 40px;
        position: relative;
        top: -40px;
        -webkit-box-shadow: 2px 6px 18px 0px rgba(0, 0, 0, 0.21);
        box-shadow: 2px 6px 18px 0px rgba(0, 0, 0, 0.21);
        text-align: center;
    }
    .aff-section6-header-block {
        padding: 0;
        display: block;
    }
    .aff-section6 h2 {
        font-size: 24px;
        line-height: 1.3;
/*         letter-spacing: .18em; */
    }
    .aff-section6 h2 span {
        display: inline;
    }
    .aff-section6 ul {
        margin: 0;
        padding: 0;
    }
    .aff-section6 li {
        text-align: left;
        width: 48%;
        list-style: none;
        position: relative;
        padding-left: 18px;
    }
    .aff-section6 li:before {
        content: '';
        display: block;
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background: #000;
        position: absolute;
        left: 0;
        top: 8px;
    }
}


/* 767 End */

@media only screen and (max-width: 600px) {
    /*h2 {
		font-size: 34px;
	}*/
    .section {
        min-height: 350px;
    }
    .aff-section2 h2 {
        font-size: 22px;
    }
    .aff-section2 h2 br {
        display: none;
    }
    .aff-section2-right {
        padding-left: 30px;
        padding-right: 30px;
    }
    .aff-section3 {
        height: 420px;
    }
    .aff-section3 h2 {
        font-size: 34px;
    }
    .aff-section3-header-block a {
        margin-top: 15px;
    }
    .aff-section3-content {
        -webkit-box-align: start;
        -ms-flex-align: start;
        -ms-grid-row-align: flex-start;
        align-items: flex-start;
    }
    .app-section3-slide-item {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .aff-section3-content>div {
        width: 100%;
        text-align: center;
        padding-left: 0;
    }
    .aff-section3-header-block a {
        margin-left: auto;
        margin-right: auto;
    }
    .aff-section3-content figure {
        position: static;
    }
    .app-section3-slide-item1 figure {
        -webkit-transform: translate(-60px, 40px);
        transform: translate(-60px, 40px);
    }
    .app-section3-slide-item2 .aff-section3-content figure {
        max-width: 230px;
        margin: 20px auto 0;
    }
    .app-section3-slide-item3 figure {
        max-width: 500px;
        -webkit-transform: translate(-60px, 35px);
        transform: translate(-60px, 35px);
    }
    /*.aff-section6 h2 {
		font-size: 32px;
	}*/
    /*.aff-section6 h2 span {
		display: inline;
	}*/
    .aff-section6-header-block {
        padding: 0;
    }
    .aff-section-footer-bottom-left p {
        font-size: 16px;
        line-height: 1.3;
        padding-left: 15px;
        padding-right: 15px;
    }
    .aff-section-footer-bottom-left {
        display: block;
        -webkit-box-align: inherit;
        -ms-flex-align: inherit;
        align-items: inherit;
        -ms-flex-wrap: inherit;
        flex-wrap: inherit;
        text-align: center;
    }
    .aff-section-footer-bottom-left p {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
        padding: 0;
    }
    .aff-section-footer-bottom-left-download {
        padding: 5px 15px;
    }
    .aff-section-footer-bottom-left-download a {
        font-size: 12px;
    }
    .aff-section-footer-container {
        min-height: 150px;
    }
    .aff-section-footer-top h2 {
        font-size: 22px;
        margin: 15px auto;
/*         letter-spacing: normal; */
    }
    .aff-section-footer-top a {
        font-size: 16px;
    }
    .aff-section-footer-bottom {
        display: block;
        padding: 15px 0px;
        background: #ffffff;
    }
}


/* 600 End */

@media only screen and (max-width:500px) {
    .aff-section6-content-right {
        padding-left: 20px;
        padding-right: 20px;
    }
    .aff-section6 h2 {
        font-size: 22px;
    }
    .aff-section5-content-left {
        padding-left: 20px;
        padding-right: 20px;
    }
    .aff-section5 h2 {
        font-size: 22px;
    }
    .aff-section5 h2 span {
        display: inline;
    }
}

@media only screen and (max-width: 375px) {
    h2 {
        font-size: 27px;
    }
    /*.aff-section2 h2 {
		font-size: 26px;
		margin-bottom: 15px;
	}*/
    .aff-section2-content-block li {
        font-size: 14px;
        padding: 0px;
        text-align: center;
        margin-bottom: 10px;
        background: none;
    }
    .aff-section3 h2 {
        font-size: 30px;
    }
    .app-section3-slide-item1 figure {
        -webkit-transform: translate(-50px, 40px);
        transform: translate(-50px, 40px);
    }
    .aff-section5 h2 {
        margin-bottom: 15px;
    }
    .aff-section5 li,
    .aff-section6 li {
        font-size: 14px;
    }
    .aff-section5 li {
        margin: 8px 0;
    }
}

@media only screen and (max-width:360px) {
    .aff-section2 h2 {
        font-size: 18px;
    }
    .aff-section6 h2,
    .aff-section5 h2 {
        font-size: 20px;
    }
}


/*SUpport form css*/

.contact-btn a {
    display: block;
}
