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

    .account{

        max-width: 360px;
        top:20px;
        right: 10px;

    }

}


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

    .account{

        margin:0;
        display:block;
        position: relative;
        top:inherit;
        right: inherit;
        border-radius: 0;
        max-width: none;

    }

    .middle-logo_2{
        margin-top: 40px;
    }
}



@media only screen and (min-width : 481px) and (max-width : 1024px) {



.ha-header-front {
    height: 110px !important;
}
    
.top {
    height: 500px;
}

    .top_2 {
        min-height: 560px;
    }
    
.middle-logo {
    margin-top: 85px;
}



.headline {
    font-size: 20px;
}

.headline_2{
    font-size: 20px;
    margin-bottom: 30px;
}

.headline span, .headline_2 span {
    font-size: 22px;
}

.head_caption{
    font-size: 20px;
    margin-bottom: 60px;
}

.imp_2{
    font-size: 20px;
    padding: 15px 15px;
}

.cbp-so-section h2 {
    margin-top: 80px !important;
}

.what-are-the-benefits {
font-size: 16px;
}

    .what-are-the-benefits_2 {
        font-size: 16px;
        margin-top: 80px ;
    }

.green {
    text-align: center !important;
    padding: 0px 20px 40px 20px;
    height: auto;
}

.blue {
    text-align: center !important;
    padding: 10px 20px 40px 20px;
    height: auto;
}

.red {
    text-align: center !important;
    padding: 0px 20px 40px 20px;
    height: auto;
}

.orange {
    text-align: center !important;
    padding: 10px 20px 40px 20px;
    height: auto;
}

.grey {
    text-align: center !important;
    padding: 40px 20px 40px 20px;
    height: auto;
}

.white {
    text-align: center !important;
    padding: 0px;
    height: auto;
    background-image: none !important;
}

.demo-video {
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-top: 0px;
}

.demo-video iframe {
    width: 100% !important;
    height: auto !important;
}

.footer {
    background-color: #000;
    height: auto;
    text-align: center;
    padding: 40px 20px 40px 20px;
}

.cbp-so-section.cbp-so-animate .cbp-so-side-left,
.cbp-so-section.cbp-so-animate .cbp-so-side-right {
    text-align: center !important;
}

article {
    text-align: center !important;
}

.page-title {
    width: 100%;
    font-size: 36px;
}


.pricing-table {
    width: 100%;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.table-header {
     height: 100px;
    background-color: #41c3ac;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    margin-top: -21px;
    padding: 30px 0 0 0;
    color: #fff;
    font-size: 35px;
    font-weight: 700;
    text-align: center;
}

.table-image {
    display: none;
}

.table-headline {
    width: 95%;
    height: 100px;
}



}






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

    #ha-header {
        display: none;
    }

    .page-title{
        margin-top: 30px;
    }

    .page-text{
        margin-top: 30px;
    }

    .content-page{
        padding-top: 20px;
    }

    .content{
        padding-top: 20px;
    }

    .what-are-the-benefits_2 {
        font-size: 16px;
        margin-top: 60px ;
    }

}




@media only screen and (min-width : 320px) and (max-width : 480px) {

    .account{

       font-size: 16px !important;

    }

#register {
   display: none;
}

#ha-header {
    display: none;
}

.top-pricing-button {
    width: 100% !important;

}

.top-pricing-button-white {
    font-size: 14px;
    padding: 15px 15px;
}

.account{
    padding: 10px 10px;
}

.ha-header-front {
    height: 110px !important;
}
    
.top {
    height: 500px;
}

    .top_2{
        min-height: 610px;
    }

.top-logo {
    display: none;
}
    
    
.middle-logo {
    margin-top: 85px;
}

.headline {
    font-size: 20px;
}

.headline span {
    font-size: 22px;
}

    .headline_2{
        font-size: 20px;
        margin-bottom: 30px;
    }

    .headline span, .headline_2 span {
        font-size: 22px;
    }

    .head_caption{
        font-size: 18px;
        margin-bottom: 40px;
    }

    .imp_2{
        font-size: 20px;
        padding: 15px 5px;
        display: block;
    }

.what-are-the-benefits {
font-size: 16px;
}

    .what-are-the-benefits_2 {
        font-size: 16px;
        margin-top: 40px ;
    }

.green {
    text-align: center !important;
    padding: 40px 20px 0px 20px;
    height: auto;
}

.blue {
    text-align: center !important;
    padding: 10px 20px 40px 20px;
    height: auto;
}

.red {
    text-align: center !important;
    padding: 40px 20px 0px 20px;
    height: auto;
}

.orange {
    text-align: center !important;
    padding: 10px 20px 40px 20px;
    height: auto;
}

.grey {
    text-align: center !important;
    padding: 40px 20px 0px 20px;
    height: auto;
}

.white {
    text-align: center !important;
    padding: 0px;
    height: auto;
    background-image: none !important;
}

.demo-video {
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-top: 0px;
}

.demo-video iframe {
    width: 100% !important;
    height: auto !important;
}

.footer {
    background-color: #000;
    height: auto;
    text-align: center;
    padding: 40px 20px 40px 20px;
}

.cbp-so-section.cbp-so-animate .cbp-so-side-left,
.cbp-so-section.cbp-so-animate .cbp-so-side-right {
    text-align: center !important;
}

article {
    text-align: center !important;
}

.page-title {
    width: 100%;
    font-size: 30px;
}

.content-page {
    padding-top: 0px;
}

.content {
    padding-top: 0px;
}


.pricing-table {
    width: 100%;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.right-price {
    float: right;
    width: 49%;
    height: 170px;
    text-align: center;
    padding-right: 20px
}

.left-price {
    float: left;
    width: 49%;
    height: 170px;
    text-align: center;
    padding-left: 20px
}

.price-number {
    color: #444444;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 50px;
    font-weight: 700;
}

.price-plan {
    color: #444444;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 17px;
    font-weight: 700;
}

.price-recurring {
    color: #444444;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 15px;
    font-weight: 400;
}

.price-discount {
    color: #444444;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 16px;
    font-weight: 700;
    margin-top: 10px;
}

.cbp-so-section h2 {
    margin-top: 0px !important;
}

.table-header {
     height: 100px;
    background-color: #41c3ac;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    margin-top: -21px;
    padding: 30px 0 0 0;
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    text-align: center;
}

.table-image {
    display: none;
}

.table-headline {
    width: 95%;
    height: 100px;
}

.team-single {
    width: 100%;
    display: inline-block;
    text-align: center;
}

.table-button a{
   margin:0 20px;
}

}

/* target retina display */
@media(-webkit-min-device-pixel-ratio: 2) and (max-width: 320px) {      /* retina display iphone portrait - header setup */
/* Retina-specific stuff here */
    .imp_2{
        font-size: 18px;
        padding: 15px 5px;
        display: block;
        margin-left: 5px;
        margin-right: 5px;
    }

    .what-are-the-benefits_2 {
        font-size: 16px;
        margin-top: 40px ;
    }

    .top_2{
        min-height: 650px;
    }


}

