@media (min-width: 320px) and (max-width: 575.98px) {
    section.full-screen h1.color-white {
        margin-top: 0px;
    }
    .offer-item__content h2 {
        font-size: 16px;
        line-height: 18px;
    }
    .offer-item__footer h3 {
        font-size: 12px;
    }
    p {
        font-size: 16px;
    }
    .offer-item__content-description p{
        font-size: 14px;
    }
    h1 {
        font-size: 36px;
    }
    h2 {
        font-size: 20px;
        line-height: 29px;
    }

    .step-items:not(:last-child) .step-item__icon:after {

        width: 80px;
        transform: rotate(90deg);
        left: 15px;
        top: 295px;
    }
    .articles-content {
        padding: 0px;
    }
    .article {
        margin: 0 ;
        margin-bottom: 15px;
    }
    .single-article{
        margin-bottom: 0;
    }
    .article__content {
        padding: 15px;
    }
    .sidebar{
        padding: 0px;

    }
    .testimonial-item__content {
        height: auto;
    }
    .testimonial-item{
        margin-bottom: 50px;
    }
    .form-container h2{
        font-size: 14px;
        line-height: 20px;
    }
    .form-container {

        padding: 35px 10%;
        margin: 0 15px;
    }
    .form-container form input {

        margin-bottom: 5px;

    }
    .form-container form input{
        font-size: 14px;
    }
    .navigation{
        display: none;
    }

    .offer-item__content-description{
        height: auto;
    }
    .articles-content{
        margin-bottom: 50px;
    }
    .contacts .form-action{
        margin: 0 auto;
        margin-bottom: 50px;
    }
    .full-screen__logo {

    }
    .step-items:not(:last-child){
        margin-bottom: 100px;
    }
    section.info-screen{
        height: auto;

    }
    .full-screen__logo {

    }
    .full-screen__logo-box{
        width: 100%;
        height: calc( 100vh - 70px);
        position: absolute;
        display: flex;
        align-items: flex-end;
        top:0;
        justify-content: center;
        padding-bottom: 20px;
    }
    .footer-column{
        margin-bottom: 50px;
    }
    footer{
        text-align: center;
    }
    footer .logo{
        margin: 0 auto;
    }
    #nav-icon{
        display: block;
    }
    #nav-icon{
        margin-right: 20px;
    }
    nav.nav-closed{
        display: block;
        position: fixed;
        width: 100%;
        right: -100%;
        top: 0;
        height: 100vh;
        background: rgb(53, 110, 242)
    }
    .offer-item {
        margin-right: 0;
        margin-left: 0;
    }
    .offer-item__content {
        padding: 15px;
    }
    .article h2 {
        text-align: left;
        line-height: 20px;
        font-size: 18px;
    }
    .company-logo{
        margin: 0 auto;
    }
    .option-box{
        font-size: 14px;
    }

}
@media (min-width: 576px) and (max-width: 767.98px){

    .offer-item__content h2 {
        font-size: 16px;
        line-height: 18px;
    }
    .offer-item__footer h3 {
        font-size: 12px;
    }
    p {
        font-size: 16px;
    }
    .offer-item__content-description p{
        font-size: 14px;
    }
    h1 {
        font-size: 54px;
    }
    h2 {
        font-size: 34px;
    }
    .step-items:not(:last-child) .step-item__icon:after {

        width: 80px;
        transform: rotate(90deg);
        left: 15px;
        top: 275px;

    }
    .articles-content {
        padding: 0px;
    }
    .article {
        margin: 0 ;
        margin-bottom: 15px;
    }
    .single-article{
        margin-bottom: 0;
    }
    .article__content {
        padding: 50px;
    }
    .sidebar{
        padding: 0px;

    }
    .testimonial-item__content {
        height: auto;
    }
    .testimonial-item{
        margin-bottom: 50px;
    }
    .form-container h2{
        font-size: 24px;
    }
    .navigation{
        display: none;
    }

    .offer-item__content-description{
        height: auto;
    }
    .articles-content{
        margin-bottom: 50px;
    }
    .contacts .form-action{
        margin: 0 auto;
        margin-bottom: 50px;
    }
    .full-screen__logo {

    }
    .step-items:not(:last-child){
        margin-bottom: 100px;
    }
    section.info-screen{
        height: auto;

    }
    .footer-column{
        margin-bottom: 50px;
    }
    #nav-icon{
        display: block;
    }
    nav.nav-closed{
        display: block;
        position: fixed;
        width: 100%;
        right: -100%;
        top: 0;
        height: 100vh;
        background: rgb(53, 110, 242)
    }
}


@media (min-width: 768px) and (max-width: 991.98px){

    .offer-item__content h2 {
        font-size: 16px;
        line-height: 20px;
    }
    .offer-item__footer h3 {
        font-size: 12px;
    }
    p {
        font-size: 16px;
    }
    .offer-item__content-description p{
        font-size: 14px;
    }
    h1 {
        font-size: 54px;
    }
    h2 {
        font-size: 34px;
    }
    .step-items:not(:last-child) .step-item__icon:after {
        left: 200px;
        width: 80px;
    }
    .articles-content {
        padding: 0px;
    }
    .article {
        margin: 0 ;
        margin-bottom: 50px;
    }
    .offer-item{
        margin-bottom: 50px;
    }
    .single-article{
        margin-bottom: 0;
    }
    .article__content {
        padding: 50px;
    }
    .sidebar{
        padding: 0px;

    }
    .testimonial-item__content {
        height: auto;
    }
    .testimonial-item{
        margin-bottom: 50px;
    }
    .form-container h2{
        font-size: 24px;
    }
    .navigation{
        display: none;
    }
    .step-items:nth-child(2) .step-item__icon:after{
        transform: rotate(135deg);
        top: 200px;
        left: -150px;

    }
    .offer-item__content-description{
        height: auto;
    }
    .articles-content{
        margin-bottom: 50px;
    }
    .contacts .form-action{
        margin: 0 auto;
        margin-bottom: 50px;
    }
    .footer-column{
        margin-bottom: 50px;
    }
    #nav-icon{
        display: block;
    }
    nav.nav-closed{
        display: block;
        position: fixed;
        width: 100%;
        right: -100%;
        top: 0;
        height: 100vh;
        background: rgb(53, 110, 242)
    }
}


@media (min-width: 992px)and (max-width: 1199.98px) {

    .offer-item__content h2 {
        font-size: 16px;
        line-height: 18px;
    }
    .offer-item__footer h3 {
        font-size: 12px;
    }
    p {
        font-size: 16px;
    }
    .offer-item__content-description p{
        font-size: 14px;
    }
    h1 {
        font-size: 54px;
    }
    h2 {
        font-size: 34px;
    }
    .step-items:not(:last-child) .step-item__icon:after {
        left: 135px;
        width: 80px;
    }
    .articles-content {
        padding: 0px;
    }
    .article {
        margin: 0 ;
        margin-bottom: 50px;
    }
    .single-article{
        margin-bottom: 0;
    }
    .article__content {
        padding: 50px;
    }
    .sidebar{
        padding: 0px;

    }
    .testimonial-item__content {
        height: auto;
    }
    .testimonial-item{
        margin-bottom: 50px;
    }
    .form-container h2{
        font-size: 24px;
    }

}


@media (min-width: 1200px) and (max-width: 1398.98px){

    .offer-item__content h2 {
        font-size: 16px;
    }
    p {
        font-size: 16px;
    }
    h1 {
        font-size: 54px;
    }
    h2 {
        font-size: 34px;
    }
    .step-items:not(:last-child) .step-item__icon:after {
        left: 145px;
    }



    .articles-content {
        padding: 0px;
    }
    .article {
        margin: 0 ;
        margin-bottom: 15px;
    }
    .single-article{
        margin-bottom: 0;
    }
    .article__content {
        padding: 50px;
    }
    .sidebar{
        padding: 0px;

    }
}

@media (min-width: 1399px) {
    .step-items:not(:last-child) .step-item__icon:after {

    }
}