body, html {
    min-width: 320px;
}

body {
    background: #ffffff;    
    color: #11171d;
    font-size: 17px;
    line-height: 23px;
    font-family: "Open Sans", Arial, sans-serif;
}

body.fixed {
    overflow: hidden;
}

a {
    color: #1d9beb;
}

h1 {
   font-family: "ClearSansBold", Arial, sans-serif;
   font-size: 41px;
}
h1 span {
    display: block;
}
h1 i {
    font-style: normal;
    white-space: nowrap;
}
.center {
     max-width: 1200px;  
} 
h2 {
    color: #1d9beb;
    font-size: 30px;
    line-height: 48px;
    margin-bottom: 34px;
    font-weight: normal;
    text-align: center;
}

h2.page-h2-inner, h3.page-h2-inner {
    text-align: left;
    font-size: 22px;
    margin-bottom: 20px;
    line-height: 28px;
    margin-top: 60px;
}

h3.page-h2-inner {
    color: #005b9e;
}
.center {
    width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
}

p {
    margin-bottom: 23px;
}
/* list */

.list  {
    padding-bottom: 27px;
}
.list .title {    
    font-weight: bold;
    font-size: 32px;
    margin-bottom: 50px;
}

.list-item {
    padding-left: 36px;
    font-size: 16px;
    color: #273341;
    position: relative;
    margin-bottom: 16px;
}

.list-item:before {
    content: '';
    width: 4px;
    height: 4px;
    display: block;
    background: #273341;
    border-radius: 100px;
    position: absolute;
    top: 10px;
    left: 11px;
}
.header-menu__content .logo-link {
    text-decoration: none;
}

/* blue note */
.blue-note {
    padding: 21px 150px 20px 30px;
    background: #e5f3fc;
    font-size: 21px;
    font-weight: bold;
    line-height: 1.52;
    color: #0166bb;
    margin-bottom: 60px;
}

/* video links */
.video-links {
    border-radius: 2px;
    background-color: #ffffff;
    box-shadow: 0 6px 12px 0 rgba(43, 43, 43, 0.3);
    border: solid 1px #bcddef;
    padding: 40px 45px 30px 45px;
    margin-bottom: 70px;
}

.video-links .title {
    font-size: 30px;
    line-height: 48px;
    font-weight: bold;
    color: #263238;
    text-transform: uppercase;
    padding-left: 60px;
    background: url('/images/zaptrade/read_more.png') left center no-repeat;
    margin-bottom: 48px;
}
.video-links div {
    margin-bottom: 7px;
}
p.video-links-item {
    font-weight: bold;
    margin-bottom: 25px;
}
p.video-links-item a {
    color: #0c7ccb;
}

p.video-links-item a:hover {
    color: #ffa412;
}

.sand-color-block.seo-settings {
    padding-bottom: 17px !important;
    margin-bottom: 25px !important;
}
/* blue button links */
.get-shop-links li {
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 60px;
    margin-right: -4px;
    width: 596px;
    
}

.get-shop-links.school li {
    width: 576px;
}

.get-shop-links a {
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
    height: 102px;
    background: #1d9beb url('/images/zaptrade/inner-lending-square-arrow.png') 520px center no-repeat;
    color: #ffffff;
    text-transform: uppercase;
    padding-left: 40px;
    padding-right: 100px;
    border-radius: 3px;
    box-shadow: 0 10px 15px #cccccc;
    -moz-box-shadow: 0 10px 15px #cccccc;
    -webkit-box-shadow: 0 10px 15px #cccccc;
}

.get-shop-links li:nth-child(1) {
    margin-right: 6px;
}

.get-shop-links li:nth-child(1) a {
    padding-top: 37px;
}

.get-shop-links li:nth-child(2) a {
    padding-top: 26px;
}

/* lending for youtube videos */
.header-note.youtube {
    width: 510px;
}

.video-youtube-block {
    margin-top: -256px;
    margin-bottom: 35px;
}

.video-intro {
    font-size: 18px;
    line-height: 33px;
    color: #11171d;
    margin-bottom: 55px;
}

.block-link {
    border: solid 2px #bcddef;
    border-radius: 4px;
    height: 96px;
    text-transform: uppercase;
    width: 900px;
    margin-bottom: 20px;
    margin-left: 3px;
    background: #ffffff;
}

.block-link a {
    display: table-cell;
    vertical-align: middle;
    padding-left: 128px;
    color: #0c7ccb;
    font-size: 24px;
    font-weight: bold;
    height: 96px;
    line-height: 32px;
}

.block-link a:hover {
    color: #ffa412;
}

.block-link.clients-stories a {
    background: url('/images/zaptrade/block-link_clients-stories.png') 29px center no-repeat;
}

.block-link.seo-services a {
    background: url('/images/zaptrade/block-link_seo-services.png') 23px center no-repeat;
}

.block-link.business-plan a {
    background: url('/images/zaptrade/block-link_business-plan.png') 29px center no-repeat;
}

.block-link.warehouse-catalog a {
    background: url('/images/zaptrade/block-link_warehouse-catalog.png') 29px center no-repeat;
}

.block-link.business-plan {
    margin-bottom: 60px;
}
.video-block {
    display: flex;
    margin-bottom: 50px;
    background: #faf8e6;
    padding: 20px;
    align-items: center;
}
.video-block__video {
    padding-right: 30px;
    position: relative;
    height: 315px;
}
.video-block__video__cover {
    position: absolute;
    width: 560px;
    height: 315px;
    z-index: 1;  
    overflow: hidden;
    cursor: pointer;
}
.video-block__video__cover:before {
    content: '';
    display: block;
    width: 68px;
    height: 48px;
    background: url('/images/zaptrade/video/youtube-button_hover.png') left top no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -24px;
    margin-left: -34px;
}
.video-block__video__cover:hover:before {
    background: url('/images/zaptrade/video/youtube-button_hover.png') left bottom no-repeat;
}
.video-block__video__cover img {
    width: 560px;
    margin-top: -52px;
}
.center div.video-block iframe {
    margin-bottom: 0;
}
.video-block__link a {
    font-size: 18px;
    color: #000000;
    background: url('/images/zaptrade/youtube.png') left 5px no-repeat;
    padding-left: 50px;
    background-size: 35px auto;
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
}
.articles-video__spinner {
    position: absolute;
    width: 100px;
    height: 100px;
    left: 50%;
    top: 50%;
    margin-top: -50px;
    margin-left: -50px;
}
.articles-video__spinner .inner-spin {
    background: #000000;
}
.video-block__youtube {
    position: relative;
    width: 560px;
    height: 315px;
    background: #000000;
}
.div-list {
    margin-bottom: 25px;
}
.single-video-description .div-list p {
    margin-bottom: 10px;
}
.div-list span {
    display: block;
    position: relative;
    padding-left: 40px;
    font-size: 15px;
    margin-bottom: 4px;
}
.div-list span:before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    position: absolute;
    left: 20px;
    background: #1d9beb;
    top: 10px;
}
.news-article__content.zpt-articles {
    padding-top: 0;
    display: flex;
    width: 100%;
}

.news-article__side {
    position: relative;
    width: 340px;
    padding-left: 40px;
    top: auto;
    left: auto;
    margin-left: auto;
}
/* adaptive */

.mobile-header-center {
  display: none;
}
@media screen and (min-width: 1201px) and (max-width: 5000px) {
  .mobile-menu-list {
    display: none !important;
  }
}

/* header menu ------------------ */
@media screen and  (min-width: 1px) and (max-width: 1200px) {
    
    h1 span {
        display: inline;
    }
    
    body {
        font-size: 15px;
        line-height: 22px;
    }
    
    .header-top {
        height: 53px;
        background: #0070ae;
    }
    
    .header-top .center-main {
        display: none;
    }
    
    .mobile-header-center {
        display: block;
        position: relative;
        padding-left: 187px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    
    .mobile-header-logo {
        width: 130px;
        line-height: 53px;
        vertical-align: middle;
        text-align: center;
        position: absolute;
        top: 0;
        left: 0;
        padding-left: 57px;
    }
    
    .mobile-header-logo img {
        vertical-align: middle;
    }
    
    .mobile-menu {
        width: 50px;
        height: 53px;
        background: url('/images/zaptrade/mobile/mobile-menu-icon.png') center center no-repeat;
        cursor: pointer;
    }
    
    .mobile-slogan {
        background: #009bcf;
        line-height: 53px;
        font-size: 14px;
        font-weight: bold;
        color: #ffffff;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        padding-left: 16px;
    }
    
    .header.inner {
        margin-bottom: 30px;
    }
        
    .center {
        padding-left: 24px;
        padding-right: 24px;
        min-width: 100%;
        max-width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    
    .feedback-block {
        display: no-ne;
        width: 0;
    }
    
    .center-main {
        min-width: 320px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .header-menu__wrapper.center-main {
        min-width: 10px;
        display: flex;
    }
    .header-menu-inner {
        min-width: 0;
        height: 0;
        width: 0;
    }

    .news-article__side {
        padding-right: 0;
    }
}
@media screen and  (min-width: 1px) and (max-width: 1000px) {
    .video-block {
        display: block;
        margin-bottom: 50px;
        padding: 20px 0;
    }
    .video-block__link {
        margin-top: 20px;
        padding: 0 15px;
        text-align: center;
    }
    .video-block__video {
        padding-right: 0;
    }
    .video-block__link a {
        font-size: 16px;
        display: inline-block;
    }
    .video-block__video {
        max-width: 560px;
        margin-left: auto;
        margin-right: auto;
    }

    .news-article__content.zpt-articles {
        display: block;
    }

    .news-article__side {
        width: 100%;
        padding-left: 0;
    }
}
@media screen and  (min-width: 1px) and (max-width: 900px) {
    .video-block__video #ytplayer {
        width: 560px !important;
        height: 315px !important;
    }
}
@media screen and  (min-width: 1px) and (max-width: 800px) {
     h2.page-h2 {
        font-size: 20px;
        line-height: 24px;
    }
    h2.page-h2-inner {
        font-size: 18px;
        line-height: 22px;
        margin-top: 30px;
    }
}
@media screen and  (min-width: 1px) and (max-width: 700px) {   
    .mobile-slogan {
        display: none;
    }
    
    .mobile-header-logo {
        width: 100%;
        text-align: center;
        padding-left: 0;
    }
    
    .mobile-header-center {
        padding-left: 0;
    }   
}
@media screen and  (min-width: 1px) and (max-width: 620px) { 
    .video-block {
        padding-top: 0;
    }    
    .video-block__video__cover img {
        width: 100% !important;
        height: auto !important;
    }
    .video-block__video__cover, 
    .video-block__video,  
    .video-block__video #ytplayer,
    .video-block__video iframe {
        width: 100% !important;
        height: 285px !important;
    }
    .video-block__link {
        text-align: left;
    }
}
@media screen and  (min-width: 1px) and (max-width: 550px) { 
    .video-block__video__cover, 
    .video-block__video,  
    .video-block__video #ytplayer,
    .video-block__video iframe {
        height: 235px !important;
    }
}
@media screen and  (min-width: 1px) and (max-width: 480px) {   
    
    .center {
        padding-left: 16px;
        padding-right: 16px;
    }
     h2.page-h2 {
        font-size: 16px;
        line-height: 19px;
    }
    h1.page {
        padding-left: 0;
        padding-right: 0;
        min-width: 200px;
    }
    .video-block__video__cover img {
        margin-top: -40px;
    }
    h2.page-h2-inner {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 10px;
    }
}
@media screen and  (min-width: 1px) and (max-width: 460px) {  
    .video-block__video__cover, 
    .video-block__video,  
    .video-block__video #ytplayer,
    .video-block__video iframe {
        height: 220px !important;
    }
}
@media screen and  (min-width: 1px) and (max-width: 430px) {  
    .video-block__video__cover, 
    .video-block__video,  
    .video-block__video #ytplayer,
    .video-block__video iframe {
        height: 200px !important;
    }
    .video-block__video__cover img {
        margin-top: -35px;
    }
}
@media screen and  (min-width: 1px) and (max-width: 400px) {  
    .video-block__video__cover, 
    .video-block__video,  
    .video-block__video #ytplayer,
    .video-block__video iframe {
        height: 180px !important;
    }
}

@media screen and  (min-width: 1px) and (max-width: 370px) {  
    .video-block__video__cover, 
    .video-block__video,  
    .video-block__video #ytplayer,
    .video-block__video iframe {
        height: 160px !important;
    }
}
@media screen and  (min-width: 1px) and (max-width: 340px) {  
    .video-block__video__cover, 
    .video-block__video,  
    .video-block__video #ytplayer,
    .video-block__video iframe {
        height: 140px !important;
    }
    .video-block__video__cover img {
        margin-top: -30px;
    }
}
/* mobile menu */
@media screen and  (min-width: 1px) and (max-width: 1200px) {
    .mobile-menu-list {
        display: none;
        position: fixed;
        width: 100%;
        height: 100%;
        overflow-y: auto;
        left: 0;
        top: 0;
        z-index: 10000000000;
        margin: 0;
        background: linear-gradient(to top, #009bcf, #0070ae);
        text-align: center;
    }
    
    .mobile-menu-list__logo {
        padding-top: 12px;
        text-align: center;
        position: relative;
        z-index: 5;
    }
    
    .mobile-menu-list__content {
        padding-top: 54px;
        width: 290px;
        margin: 0 auto;
        position: relative;
        z-index: 5;

    }
    
    .mobile-menu-list__content a {
        display: block;
        font-size: 18px;
        line-height: 22px;
        padding: 8px 0;
        color: #ffffff;
        text-decoration: none;
    }
    
    .mobile-menu-list__content a.start-work {
        width: 281px;
        height: 58px;
        line-height: 58px;
        margin: 28px auto;
        background: #ffffff;
        border-radius: 100px;
        box-shadow: 0 5px 10px 0 rgba(113, 121, 132, 0.6);
        color: #0166bb;
        padding: 0;
    }
    
    .mobile-menu-list__overlay {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 3;
        background: transparent;
    }
    
    .mobile-menu-list__close {
        width: 30px;
        height: 30px;
        top: 14px;
        left: 14px;
        position: absolute;
        background: url('/images/zaptrade/mobile/mobile-menu-close.png') center center no-repeat;
        cursor: pointer;
        z-index: 7;
    }
}
.video-zaptrade-block-mobile {
    display: none;
}

/* video lending content --------------------- */
@media screen and  (min-width: 1px) and (max-width: 1240px) {
    .get-shop-links li {
        width: calc(50% - 13px);
        margin-right: 20px !important;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        display: inline-block;
        vertical-align: top;
    }
    
    .get-shop-links li:last-child {
        margin-right: 0 !important;
    }
    
    .get-shop-links li a {
        background: #1d9beb;        
        padding-right: 60px;
        padding-left: 16px;
        position: relative;
        font-size: 15px;
        line-height: 23px;
        padding-top: 16px !important;
        padding-bottom: 16px !important;
        height: auto;
        min-height: 76px;
    }
    
    .get-shop-links a:before {
        content: '';
        display: block;
        width: 32px;
        height: 32px;
        background: url('/images/zaptrade/inner-lending-square-arrow.png') 0 0 no-repeat;
        position: absolute;
        top: 23px;
        right: 16px;
    }
}

@media screen and  (min-width: 1px) and (max-width: 1200px) {
    .get-shop-links.school li {
        width: calc(50% - 13px);
    }
}

@media screen and  (min-width: 1px) and (max-width: 1100px) {     
    .header h1 {
        font-size: 22px;
        line-height: 29px;
        text-shadow: none;
        position: relative;
        top: auto;
        left: 0;
        padding-top: 24px;
        padding-bottom: 23px;
    }
    
    .block-link {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        width: 100%;
        height: 72px;
    }
    .block-link a {
        display: table-cell;
        height: 68px;
        vertical-align: middle;
        font-size: 14px;
        line-height: 20px;
        padding-left: 77px;
    }
    
    .block-link.clients-stories a {
        background: url('/images/zaptrade/mobile/block-link_clients-stories_mobile.png') 19px center no-repeat;
    }
    
    .block-link.seo-services a {
        background: url('/images/zaptrade/mobile/block-link_seo-services_mobile.png') 16px center no-repeat;
    }
    
    .block-link.business-plan a {
        background: url('/images/zaptrade/mobile/block-link_business-plan_mobile.png') 16px center no-repeat;
    }
    
    .block-link.warehouse-catalog a {
        background: url('/images/zaptrade/mobile/block-link_warehouse-catalog_mobile.png') 16px center no-repeat;
    }
    
    .video-intro {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 36px;
    }
    
    .block-link.business-plan {
        margin-bottom: 36px;
    }    
    
    .header-note, .header-note.youtube {
        position: relative;
        left: 0;
        top: auto;
        font-size: 17px;
        line-height: 29px;
        font-weight: bold;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        padding: 16px;
        width: 100%;
        max-width: 530px;
        margin-bottom: 16px;
    }
    
    .header-slogan {
        position: relative;
        left: auto;
        top: auto;
        font-size: 16px;
        line-height: 22px;
        width: 100%;
        max-width: 530px;
        text-shadow: none;
    } 
    
    .video-zaptrade-block {
        margin-top: -258px;
        margin-bottom: 34px;
    }
    
    .video-youtube-block {
        margin-top: -305px;
    }
    
    .narrow-content-intro {
       font-size: 16px;
       line-height: 24px;
       margin-bottom: 37px;
    }
    
    .narrow-content {
        width: 100%;
        max-width: 760px;
    }
    
    .list {
        padding-bottom: 6px;
    }
    
    .list .title {
        font-size: 21px;
        margin-bottom: 21px;
    }
    .list-item {
        font-size: 15px;
        margin-bottom: 10px;
    }
    
    .blue-note {
        padding: 16px;
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 36px;
    }
    
    .video-links {
        border: none;
        padding: 16px 16px 10px 16px;
        margin-bottom: 36px;
    }
    
    .video-links .title {
        font-size: 20px;
        margin-bottom: 22px;
        background-size: 35px auto;
        padding-left: 50px;
        line-height: 30px;
    }
    p.video-links-item {
        margin-bottom: 13px;
    }
}

@media screen and  (min-width: 1px) and (max-width: 800px) { 
    .video-zaptrade-block {
        margin-top: -192px;
        margin-bottom: 34px;
    }    
    .video-youtube-block {
        margin-top: -236px;
    }    
}

@media screen and  (min-width: 1px) and (max-width: 650px) {
    .get-shop-links li, .get-shop-links.school li {
        width: 100%;
        display: block;
        margin-right: 0;
        padding-bottom: 16px;
    }
    
    .get-shop-links {
        padding-bottom: 16px;
    }
    
    .get-shop-links li:first-child a {
        padding-top: 16px;
        padding-bottom: 16px;
        min-height: 64px;       
    }
    .get-shop-links li:first-child a:before {
        top: 50%;
        margin-top: -16px;
    }
    
}

@media screen and  (min-width: 1px) and (max-width: 560px){
    .video-zaptrade-block, .video-youtube-block {
        display: none;
    }
    
    .video-zaptrade-block-mobile {
        display: block;
        width: 100%;
        height: 280px;
    }
    
    .video-content, .video-youtube-block {
        width: 100%;
        height: 280px;
    }
    
    .video-content iframe, .video-youtube-block iframe {
        width: 100% !important;
        height: 280px !important;
    }
    
    .header-slogan {
        margin-bottom: 16px;
    }
    
    .header {
        height: auto;
        margin-bottom: 36px;
    }
    
    .header-image {
        height: auto;
        padding-bottom: 70px;
        background-position: right bottom;
        background-size: 70%;
    }
    .header-note {
        text-align: left;
    }
    
}

@media screen and  (min-width: 1px) and (max-width: 480px){
    .video-zaptrade-block-mobile {
        height: 240px;
    }
    
    .video-content, .video-youtube-block {
        height: 240px;
    }
    
    .video-content iframe, .video-youtube-block iframe {
        height: 240px !important;
    }  
    
    .video-links .title {
        line-height: 29px;
        margin-bottom: 10px;
    }
}

@media screen and  (min-width: 1px) and (max-width: 440px){
    .video-zaptrade-block-mobile {
        height: 230px;
    }
    
    .video-content, .video-youtube-block {
        height: 230px;
    }
    
    .video-content iframe, .video-youtube-block iframe {
        height: 230px !important;
    }
    
}

@media screen and  (min-width: 1px) and (max-width: 390px){
    .video-zaptrade-block-mobile {
        height: 190px;
    }
    
    .video-content, .video-youtube-block {
        height: 190px;
    }
    
    .video-content iframe, .video-youtube-block iframe {
        height: 190px !important;
    }
    
}

@media screen and  (min-width: 1px) and (max-width: 360px){
    .video-zaptrade-block-mobile {
        height: 170px;
    }
    
    .video-content, .video-youtube-block {
        height: 170px;
    }
    
    .video-content iframe, .video-youtube-block iframe {
        height: 170px !important;
    }
    
}

/* --------------------- video lending content */
/* school video lendings --------------------- */
.school h1 {
    line-height: 56px;
    font-size: 40px;
    max-width: 1000px;
    padding-top: 90px;
    position: relative;
    top: auto;
    padding-bottom: 16px;
    text-transform: none;
    margin: 0;
    padding-left: 0;
    left: auto;
    font-weight: normal;
}

.school .header-note{
    top: auto;
    left: auto;
    position: relative;
}

.video-youtube-block.school {
    margin-top: -105px;
}

.video-content.school {
    width: 855px;
    height: 480px;
}

.single-video-description {
    padding-top: 1px;
    padding-bottom: 47px;
}

.single-video-description p {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 25px;
}

.header {
    z-index: 5;
}

.header.school {
    z-index: 3;
    background: url('/images/zaptrade/inner-lending-bg.png') center center no-repeat;
}

.header.school, .header.school .header-image {
    height: 427px;
    margin-top: -105px;
}
.content {
    position: relative;
    z-index: 6;
}

@media screen and  (min-width: 1px) and (max-width: 1200px){
    .header.school, .header.school .header-image {
        margin-top: -75px;
    }
}

@media screen and  (min-width: 1px) and (max-width: 1100px){
    .header.school, .header.school .header-image {
        margin-top: 0;
    }

    .school h1 {
        max-width: 900px;
        font-size: 36px;
        line-height: 46px;
        padding-top: 35px;
    }
}

@media screen and  (min-width: 1px) and (max-width: 1000px){
    .school h1 {
        max-width: 800px;
        padding-top: 35px;
        font-size: 21px;
        line-height: 29px;
        padding-bottom: 18px;
    }

    .header.school, .header.school .header-image {
        height: 236px;
    }

    .video-youtube-block.school {
        margin-top: -30px;
        margin-bottom: 22px;
    }

    .video-youtube-block.school, .video-content.school, .video-content.school iframe {
        width: 100% !important;
        height: 480px !important;
    }

    .school .header-note.youtube {
        font-size: 16px;
        font-weight: normal;
    }

    .header.school .header-image {
        background-size: auto 90%;
        background-position: right bottom;
    }

    .single-video-description p {
        line-height: 24px;
    }
}

@media screen and  (min-width: 1px) and (max-width: 900px){
    .video-youtube-block.school, .video-content.school, .video-content.school iframe {
        height: 400px !important;
    }
}

@media screen and  (min-width: 1px) and (max-width: 760px){
    .video-youtube-block.school, .video-content.school, .video-content.school iframe {
        height: 315px !important;
    }
}

@media screen and  (min-width: 1px) and (max-width: 600px){
    .video-youtube-block.school, .video-content.school, .video-content.school iframe {
        height: 280px !important;
    }
}

@media screen and  (min-width: 1px) and (max-width: 560px){
    .header.school .header-image {
        padding-bottom: 0;
    }

    .video-youtube-block.school {
        display: block;
        margin-top: -66px;
    }

    .header.school .header-image {
        background-size: auto 70%;
    }

    .single-video-description {
        padding-bottom: 28px;
    }

    .single-video-description p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 15px;
    }

}

@media screen and  (min-width: 1px) and (max-width: 440px){
    .header.school, .header.school .header-image {
        height: 323px;
    }

    .video-youtube-block.school, .video-content.school, .video-content.school iframe {
        height: 210px !important;
    }

    .school .header-note.youtube {
        font-size: 15px;
        font-weight: bold;
        padding-right: 0;
    }

    .header.school .header-image {
        background-size: auto 55%;
    }
}

@media screen and  (min-width: 1px) and (max-width: 350px){
    .video-youtube-block.school, .video-content.school, .video-content.school iframe {
        height: 200px !important;
    }
}

/* --------------------- school video lendings */

/* school video-list lendings --------------------- */
.header.inner {
    height: 80px;
    margin-bottom: 0px;
}

.header-video-list h1 {
    text-transform: uppercase;
    font-size: 36px;
    line-height: 49px;
    text-align: center;
    font-weight: normal;
    margin-bottom: 76px;
    font-family: 'Open Sans', sans-serif;
}

.header-video-list h2 {
    margin-left: 40px;
    margin-right: 40px;
    line-height: 25px;
    font-size: 25px;
    position: relative;
    text-align: center;
    margin-bottom: 22px;
}

.header-video-list h2 span {
    padding-left: 15px;
    padding-right: 15px;
    background: #ffffff;
    position: relative;
    z-index: 3;
    color: #273341;
    font-weight: bold;
}

.header-video-list h2:after {
    content: '';
    display: block;
    width: 100%;
    height: 4px;
    background: #0c7ccb;
    position: absolute;
    left: 0;
    top: 11px;
    z-index: 1;
}

.header-video-list div {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    line-height: 29px;
    text-align: center;
    padding-bottom: 62px;
}

.header-video-list div  span {
    display: block;
}

/* video list item */
.school-videos-list {
    max-width: 1086px;
    margin-left: auto;
    margin-right: auto;
}
.school-videos__item {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    margin-right: -4px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.school-videos__item-wrapper {
    border-radius: 4px;
    overflow: hidden;
    background: #ffffff;
    box-shadow: 0 16px 32px 0 rgba(32, 20, 75, 0.15);
    margin-bottom: 56px;
    width: 510px;
}

.school-videos__item-video {
    display: block;
    cursor: pointer;
}

.school-videos__item-video img {
    width: 100%;
}

.school-videos__item:nth-child(even) {
    padding-left: 28px;
}

.school-videos__item:nth-child(odd) {
    padding-right: 28px;
}

.school-videos__item-content a {
    display: block;
    font-size: 14px;
    line-height: 29px;
    text-transform: uppercase;
    padding: 12px 24px 16px 24px;
    font-weight: bold;
}

.school-videos__item-content a:hover {
    color: #ffa412;
}

.school-videos__item-content p {
    padding: 0 24px 35px 24px;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 0;
}

@media screen and  (min-width: 1px) and (max-width: 1200px){
    .header.inner {
        height: 53px;
    }

    .header-video-list h1 {
        padding-top: 35px;
    }
}


@media screen and  (min-width: 1px) and (max-width: 1150px){
    .school-videos__item:nth-child(even) {
        padding-left: 14px;
    }

    .school-videos__item:nth-child(odd) {
        padding-right: 14px;
    }
}

@media screen and  (min-width: 1px) and (max-width: 1100px){
    .school-videos__item:nth-child(even) {
        padding-left: 0;
    }

    .school-videos__item:nth-child(odd) {
        padding-right: 0;
    }

    .school-videos__item {
        display: block;
        width: 100%;
    }

    .school-videos__item-wrapper {
        margin-left: auto;
        margin-right: auto;
    }

    .header-video-list h1 {
        font-size: 20px;
        line-height: 30px;
        font-weight: bold;
        padding-top: 33px;
        margin-bottom: 23px;
    }

    .header-video-list h2 {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .header-video-list div {
        font-size: 15px;
        line-height: 24px;
        padding-bottom: 36px;
        margin-left: 16px;
        margin-right: 16px;
    }

    .school-videos__item-wrapper {
        margin-bottom: 36px;
    }
}

@media screen and  (min-width: 1px) and (max-width: 560px){
    .school-videos__item iframe, .school-videos__item-wrapper {
        width: 100% !important;
    }

    .school-videos__item iframe {
        height: 230px !important;
    }
    .header-video-list h2 {
        margin-left: 0;
        margin-right: 0;
    }

    .school-videos__item-content p {
        font-size: 15px;
        padding-left: 16px;
        padding-right: 16px;
    }

    .school-videos__item-content div {
        padding-left: 16px;
        padding-right: 16px;
    }

    .header-video-list h1 {
        padding-left: 16px;
        padding-right: 16px;
    }
}

@media screen and  (min-width: 1px) and (max-width: 380px){
    .header-video-list h2 span {
        padding-left: 0;
        padding-right: 0;
        width: 190px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

    .school-videos__item iframe {
        height: 162px !important;
    }
}
/* --------------------- school video-list lendings */
.more_articles__link div {
    margin-bottom: 10px;
}
.single-video-description p.bold-subtitle {
    font-size: 17px;
    font-weight: bold;
}
.p-image img {
    max-width: 100%;
}
.gray-note {
    opacity: .6;
    font-size: 14px;
}

/* step-img* --------------------- */
.step-img {
    width: 627px;
    padding: 7px;
    margin: 0 auto 90px auto;
    background: linear-gradient(to bottom, #a7d7ff, #1182e2);
}

.step-img img {
    display: block;
    border: 1px solid #cbe6fe;
}

.step-img + .sand-color-block.seo-settings {
    margin-top: 40px;
}

@media screen and  (min-width: 1px) and (max-width: 700px) {
    .step-img {
        width: 100%;
        margin-bottom: 20px;
        box-sizing: border-box;
        padding: 4px;
    }

    .step-img img {
        width: 100% !important;
        height: auto !important;
        border: none;
    }
}

/* --------------------- step-img*/

/* gotovy internet-magazin */
.p-list {
    display: block;
    margin-bottom: 5px;
    margin-left: 20px;
}
.table-compare {
    display: table;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0 20px #a6b5c4;
    width: 100%;
    margin-bottom: 70px;
}
.tc__row {
    display: table-row;
    font-size: 15px;
    width: 100%;
    line-height: 22px;
}
.tc__row p {
    margin-bottom: 15px;
    line-height: 22px;
}

.tc__row.gray-row {
    background: #f4f7f9;
}

.tc__row.title-row {
    position: relative;
}

.tc__row.title-row:after {
    content: '';
    display: block;
    height: 1px;
    width: calc(100% - 40px);
    position: absolute;
    left: 20px;
    bottom: 0;
    background: #d1d9e1;

}
.tc__cell-double {
    display: table-cell;
    box-sizing: border-box;
    padding: 20px;
    width: 358px;
    vertical-align: top;
}
.tc__cell-double:nth-child(2) {
    border-left: 1px solid #d1d9e1;
    border-right: 1px solid #d1d9e1;
}
.title-cell {
    font-size: 22px;
    line-height: 27px;
    font-weight: bold;
    color: #505050;
    display: table-cell;
}
.tc__cell-double.title-cell {
    width: 280px;
}
.title-cell span {
    display: block;
    padding-right: 40px;
    background: url('/images/zaptrade/inner-lending-gray-arrow.png') right 8px no-repeat;
    text-align: right;
    white-space: nowrap;
}
.tc-header .title-cell span {
    color: #ffffff;
    background: url('/images/zaptrade/inner-lending-white-arrow.png') right 8px no-repeat;
}
.tc-header {
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    background: #1d9beb;
    color: #ffffff;
    line-height: 20px;
}

.tc-header a {
    color: rgba(255, 255, 255, .5)
}

.tc-header a:hover {
    color: rgba(255, 255, 255, .8)
}
.tc-header .tc__cell-double {
    vertical-align: middle;
}
.tc-header .tc__cell-double:nth-child(2) {
    border-left: 1px solid rgba(255, 255, 255, .5);
    border-right: 1px solid rgba(255, 255, 255, .5);
}
  
h2.tc__title {
    line-height: 34px;
    margin-bottom: 50px;
    margin-top: 60px;
}
.tc__title_info {
    font-size: 16px;
    margin-bottom: 50px;
}
.page-h2-inner + p {
    margin-bottom: 80px;
}

@media screen and  (min-width: 1px) and (max-width: 1000px) {
    h2.tc__title {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 30px;
    }

    .tc__title_info {
        font-size: 14px;
        margin-bottom: 30px;
    }

    .center.center_table-compare {
        padding: 0;
    }

    .table-compare {
        display: block;
        box-shadow: none;
        border-radius: 0;
        margin-bottom: 40px;
    }

    .tc__row {
        display: flex;
        flex-wrap: wrap;
        font-size: 14px;
        line-height: 20px;
    }

    .tc-header {
        background: #ffffff;
    }

    .tc-header .tc__cell-double.title-cell {
        background: #1d9beb;
    }

    .tc-header .tc__cell-double:nth-child(2),
    .tc-header .tc__cell-double:nth-child(3) {
        font-size: 15px;
        line-height: 20px;
        color: #505050;
        text-align: left;
    }

    .tc__cell-double {
        width: 50%;
        box-sizing: border-box;
        display: block;
    }

    .tc__cell-double.title-cell {
        width: 100%;
        text-align: left;
        background: none;
    }

    .tc__cell-double.title-cell span {
        text-align: left;
        background: none;
        color: #0c7ccb;
        position: relative;
    }

    .show-variants {
        cursor: pointer;
    }

    .tc-header .tc__cell-double.title-cell span {
        color: #ffffff;
    }

    .tc-header .tc__cell-double.title-cell span:before {
        display: none;
    }

    .show-variants span:before {
        content: '';
        display: block;
        width: 7px;
        height: 7px;
        border-top: 2px solid #0c7ccb;
        border-left: 2px solid #0c7ccb;
        -moz-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
        -webkit-transform: rotate(225deg);
        -o-transform: rotate(225deg);
        transform: rotate(225deg);
        position: absolute;
        top: 50%;
        margin-top: -4px;
        right: 24px;
    }

    .open.show-variants span:before {
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        margin-top: 1px;
    }

    .tc__cell-double:nth-child(2) {
        border-left: 0;
        border-right: 0;
    }

    .tc__row.gray-row {
        background: #ffffff;
    }

    .tc__row {
        border-bottom: 1px solid #008CC8;
    }

    .tc__cell-double:nth-child(2),
    .tc__cell-double:nth-child(3) {
        border-top: 1px solid #e5f3fc;
    }

    .tc__cell-double:nth-child(2) {
        background: #e5f3fc;
    }

    .tc-header a {
        color: #1d9beb;
    }

    .tc__content {
        display: none;
    }

    .second-row .tc__content {
        display: block;
    }
}
@media screen and  (min-width: 1px) and (max-width: 680px) {
    .tc__cell-double {
        width: 100%;
    }
}

h2.dash-list-h2 {
    margin-top: 35px;
    margin-bottom: 20px;
}

p.dash-list-p {
    margin-bottom: 15px;
}

.dash-list {
    margin-left: 30px;
}

.dash-list li {
    padding-left: 25px;
    position: relative;
    margin-bottom: 5px;
}

.dash-list li:before {
    content: '';
    display: block;
    width: 14px;
    height: 2px;
    position: absolute;
    left: 0;
    top: 11px;
    background: #1d9beb;
}

h2.faq-h2 {
    margin-bottom: 20px;
}

.faq__item {
    margin-bottom: 20px;
    border: 1px solid #d1d9e1;
    border-top: 2px solid #d1d9e1;
}

.faq__item:last-child {
    margin-bottom: 60px;
}

.faq__item_title {
    font-weight: 600;
    font-size: 18px;
    position: relative;
    cursor: pointer;
    transition: all;
    padding: 20px 40px 20px 20px;
}

.faq__item_title:before {
    content: '';
    display: block;
    width: 7px;
    height: 7px;
    border-top: 2px solid #0c7ccb;
    border-left: 2px solid #0c7ccb;
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(225deg);
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 30px;
}

.open.faq__item_title:before {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: 1px;
}

.open.faq__item_title {
    color: #005b9e;
}

.faq__item_content {
    display: none;
    padding: 0 20px 20px 20px;
}

@media screen and  (min-width: 1px) and (max-width: 1000px) {
    h2 {
        font-size: 20px;
        line-height: 24px;
    }

    h3.page-h2-inner {
        font-size: 19px;
        line-height: 24px;
        margin-top: 40px;
    }
}

@media screen and  (min-width: 1px) and (max-width: 680px) {
    .dash-list {
        margin-left: 5px;
    }

    .faq.center {
        padding-left: 0;
        padding-right: 0;
    }

    .faq__item {
        margin-bottom: 0;
        border-left: 0;
        border-right: 0;
    }

    .faq__item_title {
        font-size: 16px;
        line-height: 19px;
        padding: 15px 35px 15px 15px;
    }

    .faq__item_title:before {
        right: 20px;
    }

    .faq__item_content {
        padding: 0 15px 15px 15px;
    }

    .faq-h2 {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.article_block {
    margin-bottom: 60px;
}

.article-summary {
    margin-bottom: 30px;
}

.article_block ul {
    padding-bottom: 30px;
}

.point-list-h2 {
    margin-bottom: 25px;
}

.list-point h3.page-h2-inner {
    margin-top: 30px;
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 24px;
}

.list-point .page-h2-inner + p {
    margin-bottom: 25px;
}

.list-point__item {
    position: relative;
    padding-left: 60px;
}

.list-point__item span {
    position: absolute;
    left: 0;
    top: -2px;
    border-radius: 50px;
    background: #1d9beb;
    color: #ffffff;
    font-weight: bold;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 24px;
}

@media screen and  (min-width: 1px) and (max-width: 1000px) {
    .article_block {
        margin-bottom: 40px;
    }

    .article_block h2 {
        margin-bottom: 20px;
    }

}

@media screen and  (min-width: 1px) and (max-width: 680px) {
    .article_block {
        margin-bottom: 40px;
    }

    .article_block h2 {
        margin-bottom: 20px;
    }

    .list-point h3.page-h2-inner {
        font-size: 17px;
        line-height: 21px;
    }

    .list-point__item {
        padding-left: 40px;
    }

    .list-point__item span {
        height: 30px;
        width: 30px;
        line-height: 28px;
        font-size: 18px;
    }
}

/* business plan*/
h1 span, .subtitle span {
    white-space: nowrap;
}
.subtitle {
    text-align: center;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 400;
    line-height: 36px;
    margin-top: -20px;
    margin-bottom: 60px;
    font-size: 24px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    opacity: .7;
}
h3.page-h3-inner {
    color: #005b9e;
    text-align: left;
    font-size: 22px;
    margin-bottom: 20px;
    line-height: 28px;
    margin-top: 40px;
}

h3.money-table__title {
    color: #005b9e;
    text-align: center;
    font-size: 26px;
    margin-bottom: 30px;
    line-height: 28px;
    margin-top: 80px;
}

.sand-color-block strong {
    display: block;
    text-transform: uppercase;
    margin-bottom: 10px;
}
h2.top-space {
    margin-top: 40px;
    padding-top: 40px;
}
.dash-list__after {
    margin-top: 40px;
}

.need-help__banner {
    background: #0e86d4;
    background-image: linear-gradient(0deg, #009bcf 0, #0070ae 100%);
    margin: 80px 0 80px 0;
    padding: 50px 0;
    color: #ffffff;
    text-align: center;
}
.need-help__title {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.need-help__banner p {
    font-size: 20px;
    line-height: 28px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.need-help__button {
    display: block;
    width: 50%;
    height: 62px;
    line-height: 62px;
    text-align: center;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    background-color: #fce303;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .25);
    font-size: 18px;
    color: #273341;
    text-shadow: none;
    text-decoration: none;
    font-weight: 600;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
}
.need-help__button:hover {
    color: #000000 !important;
}
.money-table {
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0 20px #a6b5c4;
    width: 100%;
    margin-bottom: 70px;
}
.money-table th {
    color: #ffffff;
    padding: 20px;
    text-align: left;
    background: #005b9e;
    font-size: 18px;
}
.money-table td {
    padding: 20px;
    text-align: left;
    font-size: 18px;
}
.money-table td:nth-child(3) {
    font-size: 16px;
}
.money-table td:nth-child(2) {
    font-weight: bold;
}
.money-table tr:nth-child(2n+1) td {
    background: #f1faff;
}
.money-table.second tr:nth-child(2n+1) td {
    background: #ffffff;
}
.money-table.second tr:nth-child(2n) td {
    background: #f1faff;
}
.money-table__resume td {
    font-weight: bold;
    background: #e5f3fc !important;
    border-top: 1px solid #cbd8e1;
    font-size: 20px;
}
.money-table__comment {
    color: #005b9e;
    font-weight: bold;
    padding-right: 8px;
    display: none;
}

.sum-up-text p {
    text-align: center;
    color: #0e86d4;
    font-weight: bold;
    font-size: 20px;
    padding: 20px 0;
}

.center-main.business-plan__content {
    position: relative;
    width: 100%;
}
.business-plan__menu {
    position: absolute;
    right: 30px;
    top: -50px;
    z-index: 10;
}
.business-plan__menu.fixed {
    top: 20px;
    right: 20px;
    position: fixed;
}
.business-plan__menu ul {
    padding-top: 20px;
    display: none;
    border: 1px solid #e6f3fc;
    background: #ffffff;
    border-radius: 5px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    width: 480px;
    padding: 20px;
}
.business-plan__menu ul li {
    margin-bottom: 10px;
}
.business-plan__menu ul a {
    text-decoration: none;
    color: #000000;
    display: flex;
}
.business-plan__menu ul a span {
    color: #1d9beb;
    font-weight: bold;
    width: 28px;
    display: block
}
.business-plan__menu ul a:hover {
    color: #005b9e;
}
.business-plan__menu-title {
    background: #005b9e;
    color: #ffffff;
    position: relative;
    text-align: right;
    margin-bottom: 20px;
    padding: 5px 30px 5px 15px;
    border-radius: 5px;
    border: 1px solid rgba(255, 255, 255, .5);
    cursor: pointer;
    width: 165px;
    margin-left: auto;
}
.business-plan__menu-title:before {
    content: '';
    border: 6px solid transparent;
    border-top: 7px solid #ffffff;
    position: absolute;
    right: 10px;
    top: 14px;
    transition: all .1s;
}
.open .business-plan__menu-title {
    color: rgba(255, 255, 255, .8);
}
.open .business-plan__menu-title:before {
    border-top: 6px solid transparent;
    border-bottom: 7px solid rgba(255, 255, 255, .8);
    top: 8px;
}


@media screen and  (min-width: 1px) and (max-width: 1200px) {
    .business-plan__menu {
        right: 0;
    }
}
@media screen and  (min-width: 1px) and (max-width: 1000px) {
    .money-table, .money-table tbody {
        display: block;
    }

    .money-table tr {
        display: flex;
        width: 100%;
        flex-wrap: wrap;
    }

    .money-table tr:first-child th:nth-child(3) {
        display: none;
    }

    .money-table tr td, .money-table tr th {
        width: 65%;
        box-sizing: border-box;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .money-table tr td:nth-child(2), .money-table tr th:nth-child(2) {
        text-align: right;
        padding-left: 0;
        width: 35%;
    }

    .money-table tr td:last-child {
        width: 100%;
        padding-top: 0;
        padding-bottom: 10px;
    }

    .money-table th, .money-table td {
        font-size: 16px;
    }

    .money-table__comment {
        font-size: 14px;
        display: inline;
    }

    .money-table__resume td {
        border-top: 0;
    }

    h1 span, .subtitle span {
        white-space: normal;
    }

    h3.money-table__title {
        font-size: 20px;
        margin-top: 40px;
        margin-bottom: 20px;
    }

    h3.page-h3-inner {
        font-size: 18px;
        line-height: 24px;
        margin-top: 30px;
        margin-bottom: 15px;
    }

    h2.top-space {
        padding-top: 0;
    }
}

@media screen and  (min-width: 1px) and (max-width: 800px) {
    .business-plan__content {
        display: none;
    }

    .need-help__button {
        width: 100%;
    }

    .need-help__title {
        font-size: 24px;
    }

    .need-help__banner p {
        font-size: 18px;
        line-height: 24px;
    }

    .subtitle {
        font-size: 18px;
        line-height: 24px;
        margin-top: 0;
        margin-bottom: 40px;
    }
}

.bp-image {
    width: 100%;
    background: #e6f2fa;
    padding: 15px;
    box-sizing: border-box;
    margin: 40px auto 80px auto;
    text-align: center;
}

.bp-image img {
    max-width: 1000px !important;
    display: block;
    margin: 0 auto;
    width: 100% !important;
    height: auto !important;
}

@media screen and  (min-width: 1px) and (max-width: 1000px) {
    .bp-image {
        padding: 5px;
        margin: 30px auto 50px auto;
    }

    .bp-image {
        max-width: 100%;
    }
}

.article-data {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 5px;
    display: flex;
    justify-content: flexz-start;
}

.article-data:last-child {
    margin-bottom: 60px;
}

.article-data span {
    display: block;
    width: 200px;
    color: #1d9beb;
    font-weight: 500;
}

@media screen and  (min-width: 1px) and (max-width: 780px) {
    .article-data {
        display: block;
        margin-bottom: 10px;
    }

    .article-data:last-child {
        margin-bottom: 40px;
    }

    .article-data span {
        margin-bottom: 2px;
    }
}

.link_bp_content {
    background: #e6f2fa;
    padding: 30px 0;
    margin: 40px 0;
    font-size: 18px;
}
.link_bp_content-p {
    background: #e6f2fa;
    padding: 25px 30px;
    font-size: 18px;
}

@media screen and  (min-width: 1px) and (max-width: 1200px) {
    .link_bp_content-p {
        padding: 25px 16px;
    }
}



