@media only screen and (max-width:799px) {
    .row.top {
        height: 650px;
    }

    .row.top .img {
        background-image: url("../../img/360/engleza-adulti-incepatori.png");
        height: 300px;
        background-repeat: no-repeat;
        background-position: center center;
        position: relative;
        top: 110px;
    }

    .row.top .img .title {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 30px;
        font-weight: bold;
        letter-spacing: -1px;
        line-height: 1;
        margin: 0 auto;
        position: relative;
        top: 50px;
        width: 320px;
    }

    .row.top .img .list {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 18px;
        letter-spacing: -0.4px;
        line-height: 1.2;
        margin: 0 auto;
        position: relative;
        top: 70px;
        width: 320px;
    }
    
    .row.top .img .list li {
        background-image: url("../../img/360/promo-bullet.png");
        background-repeat: no-repeat;
        background-position: left top+5px;
        background-size: 14px;
        font-weight: 600;
        margin-bottom: 10px;
        padding-left: 18px;
    }
    
    .row.top .img .vid {
        position: absolute;
        text-align: center;
        top: 340px;
        width: 100%;
    }
    
    .row.top .img .vid .youtube-video {
        height: 181px;
        width: 320px;
    }

    .row.row1 {
        background-color: rgb(255, 255, 255);
        height: 980px;
        margin: 0 auto;
    }

    .row.row1 .col {
        display: block;
        margin: 0 auto;
        position: relative;
        width: 320px;
    }
    
    .row.row1 .col:nth-child(2) {
        margin-top: 40px;
    }
    
    .row.row1 .col .title {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 36px;
        font-weight: bold;
        letter-spacing: -1.5px;
        margin: 0 auto;
        position: relative;
        top: 25px;
        width: 320px;
    }
    
    .row.row1 .col .list {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 18px;
        letter-spacing: -0.4px;
        line-height: 1.88;
        margin: 0 auto;
        position: relative;
        top: 25px;
        width: 320px;
    }
    
    .row.row1 .col .list li {
        background-image: url("../../img/360/promo-check.png");
        background-repeat: no-repeat;
        background-position: left top+7px;
        background-size: 16px;
        letter-spacing: -1.1px;
        line-height: 1.25;
        margin-top: 18px;
        padding-left: 24px;
    }
    
    .row.row1 .price-box {
        border-radius: 7px 7px 7px 7px;
        -moz-border-radius: 7px 7px 7px 7px;
        -webkit-border-radius: 7px 7px 7px 7px;
        width: 320px;
        background-color: rgb(245,245,245);
        border: 1px solid rgb(225, 225, 225);
        height: 150px;
        margin: 50px auto;
        padding: 5px 15px;
        text-align: center;
    }
    
    .row.row1 .price-box .price {
        display: inline-block
    }
    
    .row.row1 .price-box .price .amount {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 36px;
        font-weight: bold;
        letter-spacing: -1.5px;
    }
    
    .row.row1 .price-box .price .currency {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 24px;
        font-weight: bold;
        letter-spacing: -1px;
    }
    
    .row.row1 .price-box .price .frequency {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 14px;
        letter-spacing: 2px;
    }
    
    .row.row1 .price-box .demo {
        display: inline-block
    }
    
    .row.row1 .btn_demo_main {
        background-color: rgb(64, 143, 231);
        position: relative;
        top: 15px;
        width: 239px;
        height: 45px;
        border-radius: 25px 25px 25px 25px;
        -moz-border-radius: 25px 25px 25px 25px;
        -webkit-border-radius: 25px 25px 25px 25px;
        text-align: center;
        margin: 0 auto;
    }
    
    .row.row1 .btn_demo_main:hover {
        background-color: rgb(59, 203, 0);
    }

    .row.row1 .btn_demo_main a {
        font-size: 16px;
        font-family: "Source Sans Pro";
        color: rgb(255, 255, 255);
        font-weight: bold;
        text-decoration: none;
        z-index: 20;
        letter-spacing: -0.5px;
        display: block;
        padding: 11px 0;
    }
    
    .row.row2 {
        background-color: rgb(245, 245, 245);
        border-top: 1px solid rgb(220, 220, 220);
        height: 285px;
        width: 100%;
    }

    .row.row2 .col {
        display: block;
        margin: 0 auto;
        text-align: center;
        width: 320px;
    }
    
    .row.row2 .col .list {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 18px;
        letter-spacing: -.7px;
        line-height: 1.1;
    }
    
    .row.row2 .col .list li {
        display: inline-block;
        font-weight: 600;
        margin-top: 24px;
        text-align: center;
        vertical-align: middle;
        width: 150px;
    }
    
    .row.row3 {
        background-color: rgb(255, 255, 255);
        height: 940px;
        margin: 0 auto;
    }

    .row.row3 .col {
        display: block;
        margin: 0 auto;
        position: relative;
        width: 320px;
    }
    
    .row.row3 .col .title {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 36px;
        font-weight: bold;
        letter-spacing: -2px;
        line-height: 1;
        margin: 0 auto;
        margin-top: 25px;
        width: 320px;
    }
    
    .row.row3 .col:nth-child(2) .title {
        margin-top: 40px;
    }
    
    .row.row3 .col .list {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 18px;
        letter-spacing: -0.4px;
        line-height: 1.88;
        margin: 0 auto;
        width: 320px;
    }
    
    .row.row3 .col:nth-child(2) .list {
        padding-left: 20px;
    }
    
    .row.row3 .col .subtitle {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 18px;
        font-weight: 600;
        letter-spacing: -.8px;
        line-height: 1.25;
        margin-top: 25px;
    }
    
    .row.row3 .col:nth-child(2) .subtitle {
        background-image: url("../../img/360/stars.png");
        background-repeat: no-repeat;
        background-position: left top;
        background-size: 150px;
        height: 45px;
        margin-top: 10px;
    }
    
    .row.row3 .col .list li {
        background-image: url("../../img/360/promo-bullet.png");
        background-repeat: no-repeat;
        background-position: left top+9px;
        background-size: 14px;
        font-weight: 600;
        letter-spacing: -1.5px;
        line-height: 1.25;
        margin-top: 18px;
        padding-left: 24px;
    }
    
    .row.row3 .col .testimonial {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 18px;
        font-style: italic;
        letter-spacing: -1.5px;
        line-height: 1.5;
    }
    
    .row.row3 .col .demo {
        margin-top: 30px;
    }
    
    .row.row3 .btn_demo_main {
        background-color: rgb(64, 143, 231);
        position: relative;
        width: 260px;
        height: 45px;
        border-radius: 25px 25px 25px 25px;
        -moz-border-radius: 25px 25px 25px 25px;
        -webkit-border-radius: 25px 25px 25px 25px;
        text-align: center;
        margin-left: 25px;
    }
    
    .row.row3 .btn_demo_main:hover {
        background-color: rgb(59, 203, 0);
    }

    .row.row3 .btn_demo_main a {
        font-size: 16px;
        font-family: "Source Sans Pro";
        color: rgb(255, 255, 255);
        font-weight: bold;
        text-decoration: none;
        z-index: 20;
        letter-spacing: -0.5px;
        display: block;
        padding: 11px 0;
    }
    
    .row.row4 {
        background-color: rgb(245, 245, 245);
        height: 700px;
    }
    
    .row.row4 .col {
        margin: 0 auto;
        width: 320px;
    }

    .row.row4 .col .title {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 36px;
        font-weight: bold;
        letter-spacing: -1.5px;
        padding: 50px 0 10px 0;
    }
    
    .row.row4 .col .subtitle p {
        color: rgb(71, 71, 71);
        display: inline-block;
        font-family: "Source Sans Pro";
        font-size: 18px;
        font-weight: 600;
        letter-spacing: -.5px;
        line-height: 1.25;
        margin-top: 24px;
    }
}

@media only screen and (min-width:800px) and (max-width:1023px) {
    .row.top {
        height: 750px;
    }

    .row.top .img {
        background-image: url("../../img/800/engleza-adulti-incepatori.png");
        height: 263px;
        background-repeat: no-repeat;
        background-position: center center;
        position: relative;
        top: 125px;
    }

    .row.top .img .title {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 36px;
        font-weight: bold;
        letter-spacing: -1.5px;
        line-height: 1;
        margin: 0 auto;
        position: relative;
        top: 77px;
        width: 50%;
    }

    .row.top .img .list {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 18px;
        letter-spacing: -0.4px;
        line-height: 1.5;
        margin: 0 auto;
        position: relative;
        top: 91px;
        width: 50%;
    }
    
    .row.top .img .list li {
        background-image: url("../../img/800/promo-bullet.png");
        background-repeat: no-repeat;
        background-position: left center;
        background-size: 14px;
        font-weight: 600;
        padding-left: 30px;
    }
    
    .row.top .img .vid {
        position: absolute;
        text-align: center;
        top: 300px;
        width: 100%;
    }
    
    .row.top .img .vid .youtube-video {
        height: 289px;
        width: 50%;
    }

    .row.row1 {
        background-color: rgb(255, 255, 255);
        height: 575px;
        margin: 0 auto;
        width: 800px;
    }

    .row.row1 .col {
        display: inline-block;
        position: absolute;
        width: 50%;
    }
    
    .row.row1 .col:nth-child(2) {
        left: 50%;
    }
    
    .row.row1 .col .title {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 36px;
        font-weight: bold;
        left: 80px;
        letter-spacing: -1.5px;
        margin: 0 auto;
        position: relative;
        top: 25px;
        width: 800px;
    }
    
    .row.row1 .col:nth-child(2) .title {
        left: 17px;
    }
    
    .row.row1 .col .list {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 18px;
        letter-spacing: -0.4px;
        line-height: 1.88;
        margin: 0 auto;
        padding-left: 84px;
        position: relative;
        top: 25px;
        width: 800px;
    }
    
    .row.row1 .col:nth-child(2) .list {
        padding-left: 20px;
    }
    
    .row.row1 .col .list li {
        background-image: url("../../img/800/promo-check.png");
        background-repeat: no-repeat;
        background-position: left top+7px;
        background-size: 16px;
        letter-spacing: -1.1px;
        line-height: 1.25;
        margin-top: 18px;
        padding-left: 24px;
    }
    
    .row.row1 .price-box {
        border-radius: 7px 7px 7px 7px;
        -moz-border-radius: 7px 7px 7px 7px;
        -webkit-border-radius: 7px 7px 7px 7px;
        position: absolute;
        left: 25%;
        top: 450px;
        width: 50%;
        background-color: rgb(245,245,245);
        border: 1px solid rgb(225, 225, 225);
        padding: 5px 15px;
    }
    
    .row.row1 .price-box .price {
        display: inline-block
    }
    
    .row.row1 .price-box .price .amount {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 36px;
        font-weight: bold;
        letter-spacing: -1.5px;
    }
    
    .row.row1 .price-box .price .currency {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 24px;
        font-weight: bold;
        letter-spacing: -1px;
    }
    
    .row.row1 .price-box .price .frequency {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 14px;
        letter-spacing: 2px;
        margin-left: 24px;
    }
    
    .row.row1 .price-box .demo {
        display: inline-block
    }
    
    .row.row1 .btn_demo_main {
        background-color: rgb(64, 143, 231);
        position: relative;
        bottom: 17px;
        width: 239px;
        height: 45px;
        border-radius: 25px 25px 25px 25px;
        -moz-border-radius: 25px 25px 25px 25px;
        -webkit-border-radius: 25px 25px 25px 25px;
        text-align: center;
        margin: 0 auto 0 25px;
    }
    
    .row.row1 .btn_demo_main:hover {
        background-color: rgb(59, 203, 0);
    }

    .row.row1 .btn_demo_main a {
        font-size: 16px;
        font-family: "Source Sans Pro";
        color: rgb(255, 255, 255);
        font-weight: bold;
        text-decoration: none;
        z-index: 20;
        letter-spacing: -0.5px;
        display: block;
        padding: 11px 0;
    }
    
    .row.row2 {
        background-color: rgb(245, 245, 245);
        border-top: 1px solid rgb(220, 220, 220);
        height: 150px;
        width: 100%;
    }

    .row.row2 .col {
        display: inline-block;
        position: absolute;
        text-align: center;
        width: 100%;
    }
    
    .row.row2 .col:nth-child(2) {
        top: 65px;
    }
    
    .row.row2 .col .list {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 18px;
        letter-spacing: -.7px;
        line-height: 1.1;
    }
    
    .row.row2 .col .list li {
        display: inline-block;
        font-weight: 600;
        margin-top: 18px;
        padding-left: 45px;
        text-align: center;
        vertical-align: middle;
    }
    
    .row.row3 {
        background-color: rgb(255, 255, 255);
        height: 540px;
        margin: 0 auto;
        width: 800px;
    }

    .row.row3 .col {
        display: inline-block;
        position: absolute;
        width: 50%;
    }
    
    .row.row3 .col:nth-child(2) {
        left: 50%;
    }
    
    .row.row3 .col .title {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 36px;
        font-weight: bold;
        left: 77px;
        letter-spacing: -2px;
        line-height: 1;
        margin: 0 auto;
        position: relative;
        top: 50px;
        width: 400px;
    }
    
    .row.row3 .col:nth-child(2) .title {
        left: 25px;
        margin: 0;
    }
    
    .row.row3 .col .list {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 18px;
        letter-spacing: -0.4px;
        line-height: 1.88;
        margin: 0 auto;
        padding-left: 84px;
        position: relative;
        top: 91px;
        width: 800px;
    }
    
    .row.row3 .col:nth-child(2) .list {
        padding-left: 20px;
    }
    
    .row.row3 .col .subtitle {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 18px;
        font-weight: 600;
        letter-spacing: -.8px;
        line-height: 1.25;
        top: 80px;
        position: relative;
        left: 82px;
    }
    
    .row.row3 .col:nth-child(2) .subtitle {
        background-image: url("../../img/800/stars.png");
        background-repeat: no-repeat;
        background-position: left top;
        background-size: 150px;
        height: 45px;
        left: 17px;
    }
    
    .row.row3 .col .list li {
        background-image: url("../../img/800/promo-bullet.png");
        background-repeat: no-repeat;
        background-position: left top+9px;
        background-size: 14px;
        font-weight: 600;
        letter-spacing: -1.5px;
        line-height: 1.25;
        margin-top: 18px;
        padding-left: 24px;
    }
    
    .row.row3 .col .testimonial {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 18px;
        font-style: italic;
        left: 25px;
        letter-spacing: -1.4px;
        line-height: 1.3;
        position: relative;
        top: 85px;
    }
    
    .row.row3 .col .demo {
        position: absolute;
        top: 440px;
    }
    
    .row.row3 .col:nth-child(1) .demo {
        left: 57px;
    }
    
    .row.row3 .btn_demo_main {
        background-color: rgb(64, 143, 231);
        position: relative;
        width: 260px;
        height: 45px;
        border-radius: 25px 25px 25px 25px;
        -moz-border-radius: 25px 25px 25px 25px;
        -webkit-border-radius: 25px 25px 25px 25px;
        text-align: center;
        margin-left: 25px;
    }
    
    .row.row3 .btn_demo_main:hover {
        background-color: rgb(59, 203, 0);
    }

    .row.row3 .btn_demo_main a {
        font-size: 16px;
        font-family: "Source Sans Pro";
        color: rgb(255, 255, 255);
        font-weight: bold;
        text-decoration: none;
        z-index: 20;
        letter-spacing: -0.5px;
        display: block;
        padding: 11px 0;
    }
    
    .row.row4 {
        background-color: rgb(245, 245, 245);
        height: 500px;
        width: 100%;
    }
    
    .row.row4 .col {
        margin: 0 auto;
        width: 648px;
    }

    .row.row4 .col .title {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 36px;
        font-weight: bold;
        letter-spacing: -1.5px;
        padding: 50px 0 10px 0;
    }
    
    .row.row4 .col .subtitle p {
        color: rgb(71, 71, 71);
        display: inline-block;
        font-family: "Source Sans Pro";
        font-size: 18px;
        font-weight: 600;
        letter-spacing: -.5px;
        line-height: 1.25;
        margin-top: 24px;
    }
}

@media only screen and (min-width:1024px) and (max-width:1279px) {
    .row.top {
        height: 835px;
    }

    .row.top .img {
        background-image: url("../../img/1024/engleza-adulti-incepatori.png");
        height: 329px;
        background-repeat: no-repeat;
        background-position: center center;
        position: relative;
        top: 125px;
    }

    .row.top .img .title {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 48px;
        font-weight: bold;
        letter-spacing: -2px;
        line-height: 1;
        margin: 0 auto;
        position: relative;
        top: 77px;
        width: 50%;
    }

    .row.top .img .list {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 24px;
        letter-spacing: -0.5px;
        line-height: 1.5;
        margin: 0 auto;
        position: relative;
        top: 91px;
        width: 50%;
    }
    
    .row.top .img .list li {
        background-image: url("../../img/1024/promo-bullet.png");
        background-repeat: no-repeat;
        background-position: left center;
        background-size: 16px;
        font-weight: 600;
        padding-left: 30px;
    }
    
    .row.top .img .vid {
        position: absolute;
        text-align: center;
        top: 380px;
        width: 100%;
    }
    
    .row.top .img .vid .youtube-video {
        height: 326px;
        width: 50%;
    }

    .row.row1 {
        background-color: rgb(255, 255, 255);
        height: 675px;
        margin: 0 auto;
        width: 1024px;
    }

    .row.row1 .col {
        display: inline-block;
        position: absolute;
        width: 50%;
    }
    
    .row.row1 .col:nth-child(2) {
        left: 50%;
    }
    
    .row.row1 .col .title {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 48px;
        font-weight: bold;
        left: 80px;
        letter-spacing: -2px;
        margin: 0 auto;
        position: relative;
        top: 77px;
        width: 1024px;
    }
    
    .row.row1 .col:nth-child(2) .title {
        left: 17px;
    }
    
    .row.row1 .col .list {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 24px;
        letter-spacing: -0.5px;
        line-height: 1.88;
        margin: 0 auto;
        padding-left: 84px;
        position: relative;
        top: 91px;
        width: 1024px;
    }
    
    .row.row1 .col:nth-child(2) .list {
        padding-left: 20px;
    }
    
    .row.row1 .col .list li {
        background-image: url("../../img/1024/promo-check.png");
        background-repeat: no-repeat;
        background-position: left top+7px;
        background-size: 24px;
        letter-spacing: -1.1px;
        line-height: 1.25;
        margin-top: 24px;
        padding-left: 32px;
    }
    
    .row.row1 .price-box {
        border-radius: 7px 7px 7px 7px;
        -moz-border-radius: 7px 7px 7px 7px;
        -webkit-border-radius: 7px 7px 7px 7px;
        position: absolute;
        left: 50%;
        top: 520px;
        width: 450px;
        background-color: rgb(245,245,245);
        border: 1px solid rgb(225, 225, 225);
        padding: 10px 15px;
        margin-left: 24px;
    }
    
    .row.row1 .price-box .price {
        display: inline-block
    }
    
    .row.row1 .price-box .price .amount {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 48px;
        font-weight: bold;
        letter-spacing: -1.5px;
    }
    
    .row.row1 .price-box .price .currency {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 30px;
        font-weight: bold;
        letter-spacing: -1px;
    }
    
    .row.row1 .price-box .price .frequency {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 16px;
        letter-spacing: 2px;
        margin-left: 24px;
    }
    
    .row.row1 .price-box .demo {
        display: inline-block
    }
    
    .row.row1 .btn_demo_main {
        background-color: rgb(64, 143, 231);
        position: relative;
        bottom: 26px;
        width: 245px;
        height: 45px;
        border-radius: 25px 25px 25px 25px;
        -moz-border-radius: 25px 25px 25px 25px;
        -webkit-border-radius: 25px 25px 25px 25px;
        text-align: center;
        margin: 0 auto 0 35px;
    }
    
    .row.row1 .btn_demo_main:hover {
        background-color: rgb(59, 203, 0);
    }

    .row.row1 .btn_demo_main a {
        font-size: 16px;
        font-family: "Source Sans Pro";
        color: rgb(255, 255, 255);
        font-weight: bold;
        text-decoration: none;
        z-index: 20;
        letter-spacing: -0.5px;
        display: block;
        padding: 11px 0;
    }
    
    .row.row2 {
        background-color: rgb(245, 245, 245);
        border-top: 1px solid rgb(220, 220, 220);
        height: 200px;
        width: 100%;
    }

    .row.row2 .col {
        display: inline-block;
        position: absolute;
        text-align: center;
        width: 100%;
    }
    
    .row.row2 .col:nth-child(2) {
        top: 85px;
    }
    
    .row.row2 .col .list {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 24px;
        letter-spacing: -1px;
        line-height: 1.1;
    }
    
    .row.row2 .col .list li {
        display: inline-block;
        font-weight: 600;
        margin-top: 24px;
        padding-left: 45px;
        text-align: center;
        vertical-align: middle;
    }
    
    .row.row3 {
        background-color: rgb(255, 255, 255);
        height: 700px;
        margin: 0 auto;
        width: 1024px;
    }

    .row.row3 .col {
        display: inline-block;
        position: absolute;
        width: 50%;
    }
    
    .row.row3 .col:nth-child(2) {
        left: 50%;
    }
    
    .row.row3 .col .title {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 48px;
        font-weight: bold;
        left: 27px;
        letter-spacing: -2px;
        line-height: 1;
        margin: 0 auto;
        position: relative;
        top: 77px;
        width: 400px;
    }
    
    .row.row3 .col:nth-child(2) .title {
        left: 25px;
        margin: 0;
    }
    
    .row.row3 .col .list {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 24px;
        letter-spacing: -0.5px;
        line-height: 1.88;
        margin: 0 auto;
        padding-left: 84px;
        position: relative;
        top: 91px;
        width: 1024px;
    }
    
    .row.row3 .col:nth-child(2) .list {
        padding-left: 20px;
    }
    
    .row.row3 .col .subtitle {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 24px;
        font-weight: 600;
        letter-spacing: -.8px;
        line-height: 1.25;
        top: 100px;
        position: relative;
        left: 82px;
    }
    
    .row.row3 .col:nth-child(2) .subtitle {
        background-image: url("../../img/1024/stars.png");
        background-repeat: no-repeat;
        background-position: left top+7px;
        background-size: 190px;
        height: 45px;
        left: 17px;
    }
    
    .row.row3 .col .list li {
        background-image: url("../../img/1024/promo-bullet.png");
        background-repeat: no-repeat;
        background-position: left top+9px;
        background-size: 16px;
        font-weight: 600;
        letter-spacing: -1.5px;
        line-height: 1.25;
        margin-top: 24px;
        padding-left: 32px;
    }
    
    .row.row3 .col .testimonial {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 24px;
        font-style: italic;
        left: 25px;
        letter-spacing: -1.3px;
        line-height: 1.3;
        position: relative;
        top: 125px;
    }
    
    .row.row3 .col .demo {
        position: absolute;
        top: 585px;
    }
    
    .row.row3 .col:nth-child(1) .demo {
        left: 57px;
    }
    
    .row.row3 .btn_demo_main {
        background-color: rgb(64, 143, 231);
        position: relative;
        width: 260px;
        height: 45px;
        border-radius: 25px 25px 25px 25px;
        -moz-border-radius: 25px 25px 25px 25px;
        -webkit-border-radius: 25px 25px 25px 25px;
        text-align: center;
        margin-left: 25px;
    }
    
    .row.row3 .btn_demo_main:hover {
        background-color: rgb(59, 203, 0);
    }

    .row.row3 .btn_demo_main a {
        font-size: 16px;
        font-family: "Source Sans Pro";
        color: rgb(255, 255, 255);
        font-weight: bold;
        text-decoration: none;
        z-index: 20;
        letter-spacing: -0.5px;
        display: block;
        padding: 11px 0;
    }
    
    .row.row4 {
        background-color: rgb(245, 245, 245);
        height: 600px;
        width: 100%;
    }
    
    .row.row4 .col {
        margin: 0 auto;
        width: 860px;
    }

    .row.row4 .col .title {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 48px;
        font-weight: bold;
        letter-spacing: -2px;
        padding: 50px 0 10px 0;
    }
    
    .row.row4 .col .subtitle p {
        color: rgb(71, 71, 71);
        display: inline-block;
        font-family: "Source Sans Pro";
        font-size: 24px;
        font-weight: 600;
        letter-spacing: -.7px;
        line-height: 1.25;
        margin-top: 24px;
    }
}

@media only screen and (min-width:1280px) {
    .row.top {
        height: 646px;
    }

    .row.top .west {
        background-image: url("../../img/1280/engleza-adulti-incepatori_w_back.png");
        height: 646px;
        width: 50%;
        position: absolute;
        left: 0;
    }

    .row.top .east {
        background-image: url("../../img/1280/engleza-adulti-incepatori_e_back.png");
        height: 646px;
        width: 50%;
        position: absolute;
        right: 0;
    }

    .row.top .img {
        background-image: url("../../img/1280/engleza-adulti-incepatori.png");
        height: 493px;
        background-repeat: no-repeat;
        background-position: center center;
        position: relative;
        top: 154px;
    }

    .row.top .img .title {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 48px;
        font-weight: bold;
        left: 130px;
        letter-spacing: -2px;
        margin: 0 auto;
        position: relative;
        top: 77px;
        width: 1280px;
    }

    .row.top .img .list {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 24px;
        letter-spacing: -0.5px;
        line-height: 1.88;
        margin: 0 auto;
        padding-left: 134px;
        position: relative;
        top: 91px;
        width: 1280px;
    }
    
    .row.top .img .list li {
        background-image: url("../../img/1280/promo-bullet.png");
        background-repeat: no-repeat;
        background-position: left center;
        font-weight: 600;
        padding-left: 30px;
    }
    
    .row.top .img .vid {
        width: 50%;
        margin-left: 50%;
        position: absolute;
        top: 75px;
        left: 11px;
    }
    
    .row.top .img .vid .youtube-video {
        height: 281px;
        width: 500px;
    }

    .row.row1 {
        background-color: rgb(255, 255, 255);
        height: 675px;
        margin: 0 auto;
        width: 1280px;
    }

    .row.row1 .col {
        display: inline-block;
        position: absolute;
        width: 50%;
    }
    
    .row.row1 .col:nth-child(2) {
        left: 50%;
    }
    
    .row.row1 .col .title {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 48px;
        font-weight: bold;
        left: 130px;
        letter-spacing: -2px;
        margin: 0 auto;
        position: relative;
        top: 77px;
        width: 1280px;
    }
    
    .row.row1 .col:nth-child(2) .title {
        left: 17px;
    }
    
    .row.row1 .col .list {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 24px;
        letter-spacing: -0.5px;
        line-height: 1.88;
        margin: 0 auto;
        padding-left: 134px;
        position: relative;
        top: 91px;
        width: 1280px;
    }
    
    .row.row1 .col:nth-child(2) .list {
        padding-left: 20px;
    }
    
    .row.row1 .col .list li {
        background-image: url("../../img/1280/promo-check.png");
        background-repeat: no-repeat;
        background-position: left top+7px;
        letter-spacing: -.8px;
        line-height: 1.25;
        margin-top: 24px;
        padding-left: 45px;
    }
    
    .row.row1 .price-box {
        border-radius: 7px 7px 7px 7px;
        -moz-border-radius: 7px 7px 7px 7px;
        -webkit-border-radius: 7px 7px 7px 7px;
        position: absolute;
        left: 50%;
        top: 520px;
        width: 500px;
        background-color: rgb(245,245,245);
        border: 1px solid rgb(225, 225, 225);
        padding: 10px 24px;
        margin-left: 24px;
    }
    
    .row.row1 .price-box .price {
        display: inline-block
    }
    
    .row.row1 .price-box .price .amount {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 48px;
        font-weight: bold;
        letter-spacing: -1.5px;
    }
    
    .row.row1 .price-box .price .currency {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 30px;
        font-weight: bold;
        letter-spacing: -1px;
    }
    
    .row.row1 .price-box .price .frequency {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 16px;
        letter-spacing: 2px;
        margin-left: 24px;
    }
    
    .row.row1 .price-box .demo {
        display: inline-block
    }
    
    .row.row1 .btn_demo_main {
        background-color: rgb(64, 143, 231);
        position: relative;
        bottom: 26px;
        width: 260px;
        height: 45px;
        border-radius: 25px 25px 25px 25px;
        -moz-border-radius: 25px 25px 25px 25px;
        -webkit-border-radius: 25px 25px 25px 25px;
        text-align: center;
        margin: 0 auto 0 50px;
    }
    
    .row.row1 .btn_demo_main:hover {
        background-color: rgb(59, 203, 0);
    }

    .row.row1 .btn_demo_main a {
        font-size: 16px;
        font-family: "Source Sans Pro";
        color: rgb(255, 255, 255);
        font-weight: bold;
        text-decoration: none;
        z-index: 20;
        letter-spacing: -0.5px;
        display: block;
        padding: 11px 0;
    }
    
    .row.row2 {
        background-color: rgb(245, 245, 245);
        border-top: 1px solid rgb(220, 220, 220);
        height: 100px;
        width: 100%;
    }

    .row.row2 .col {
        display: inline-block;
        position: absolute;
        width: 50%;
    }
    
    .row.row2 .col:nth-child(1) {
        text-align: right;
        margin-right: 500px;
    }
    
    .row.row2 .col:nth-child(2) {
        left: 50%;
    }
    
    .row.row2 .col .list {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 24px;
        letter-spacing: -1px;
        line-height: 1.1;
    }
    
    .row.row2 .col .list li {
        display: inline-block;
        font-weight: 600;
        margin-top: 24px;
        padding-left: 45px;
        text-align: center;
        vertical-align: middle;
    }
    
    .row.row3 {
        background-color: rgb(255, 255, 255);
        height: 675px;
        margin: 0 auto;
        width: 1280px;
    }

    .row.row3 .col {
        display: inline-block;
        position: absolute;
        width: 50%;
    }
    
    .row.row3 .col:nth-child(2) {
        left: 50%;
    }
    
    .row.row3 .col .title {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 48px;
        font-weight: bold;
        left: 130px;
        letter-spacing: -2px;
        margin: 0 auto;
        position: relative;
        top: 77px;
        width: 1280px;
    }
    
    .row.row3 .col:nth-child(2) .title {
        left: 17px;
    }
    
    .row.row3 .col .list {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 24px;
        letter-spacing: -0.5px;
        line-height: 1.88;
        margin: 0 auto;
        padding-left: 134px;
        position: relative;
        top: 91px;
        width: 1280px;
    }
    
    .row.row3 .col:nth-child(2) .list {
        padding-left: 20px;
    }
    
    .row.row3 .col .subtitle {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 24px;
        font-weight: 600;
        letter-spacing: -.8px;
        line-height: 1.25;
        top: 100px;
        position: relative;
        left: 132px;
    }
    
    .row.row3 .col:nth-child(2) .subtitle {
        background-image: url("../../img/1280/stars.png");
        background-repeat: no-repeat;
        background-position: left top+7px;
        height: 45px;
        left: 17px;
    }
    
    .row.row3 .col .list li {
        background-image: url("../../img/1280/promo-bullet.png");
        background-repeat: no-repeat;
        background-position: left top+7px;
        font-weight: 600;
        letter-spacing: -.8px;
        line-height: 1.25;
        margin-top: 24px;
        padding-left: 45px;
    }
    
    .row.row3 .col .testimonial {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 24px;
        font-style: italic;
        left: 17px;
        letter-spacing: -.8px;
        line-height: 1.2;
        position: relative;
        top: 125px;
    }
    
    .row.row3 .col .demo {
        position: absolute;
        top: 550px;
    }
    
    .row.row3 .col:nth-child(1) .demo {
        left: 115px;
    }
    
    .row.row3 .btn_demo_main {
        background-color: rgb(64, 143, 231);
        position: relative;
        width: 260px;
        height: 45px;
        border-radius: 25px 25px 25px 25px;
        -moz-border-radius: 25px 25px 25px 25px;
        -webkit-border-radius: 25px 25px 25px 25px;
        text-align: center;
        margin-left: 17px;
    }
    
    .row.row3 .btn_demo_main:hover {
        background-color: rgb(59, 203, 0);
    }

    .row.row3 .btn_demo_main a {
        font-size: 16px;
        font-family: "Source Sans Pro";
        color: rgb(255, 255, 255);
        font-weight: bold;
        text-decoration: none;
        z-index: 20;
        letter-spacing: -0.5px;
        display: block;
        padding: 11px 0;
    }
    
    .row.row4 {
        background-color: rgb(245, 245, 245);
        height: 580px;
        width: 100%;
    }
    
    .row.row4 .col {
        margin: 0 auto;
        width: 1024px;
    }

    .row.row4 .col .title {
        color: rgb(71, 71, 71);
        font-family: "Source Sans Pro";
        font-size: 48px;
        font-weight: bold;
        letter-spacing: -2px;
        padding: 50px 0 10px 0;
    }
    
    .row.row4 .col .subtitle p {
        color: rgb(71, 71, 71);
        display: inline-block;
        font-family: "Source Sans Pro";
        font-size: 24px;
        font-weight: 600;
        letter-spacing: -.7px;
        line-height: 1.25;
        margin-top: 24px;
    }
}