/*----------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------- NOVA LANDING CSS - GRID --------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------*/
/*

Filename:responsive.css
Site:NOVA Landing
version:1.0
Created:08 JAN 2016
Author: Alexandros Panagis
Description: Responsive columns based on the grid system

*/

/* Responsive Wrapper */
.mainWrapper{max-width: 996px;}

/* column grid */
.g1,.g2,.g3, .g4, .g5,.g6,.g7,.g8,.g9,.g10,.g11,.g12{display:block; position: relative; margin-left: 1%; margin-right: 1%;float:left;}

.g12 {width:98.0%}
.g11 {width:89.667%;}
.g10 {width:81.333%;}
.g9 {width:73%;}
.g8 {width:64.667%;}
.g7 {width:56.333%;}
.g6 {width:48%;}
.g5 {width:39.667%;}
.g4 {width:31.333%;}
.g3 {width:23.0%;}
.g2 {width:14.667%;}
.g1 {width:6.333%;}
.g12Full {width:100%; float:left;}

/* TABLET */
@media screen and (max-width:992px){
    header {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .lang {
        margin-top: 10px;
    }

    .logo {
        max-width: 145px;
    }

    .mainWrapper {
        padding: 0 10px;
    }

    .topPromo {
        padding-bottom: 3px;
    }

    .topPromo .mainWrapper {
        padding-top: 8px;
    }

    .topPromo article h2 {
        font-size: 22px;
    }

    .topPromo article p {
        font-size: 14px;
        padding-right: 40%;
        margin-top: 8px;
        line-height: 1.2;
    }

    .topPromo .links {
        margin-top: 8px;
    }

    .topPromo .links a {
        font-size: 10px;
    }

    .topPromo .links a .icon-gear, .topPromo .links a .icon-access {
        font-size: 16px;
    }

    .topPromo .links a .icon-arrow {
        font-size: 9px;
    }

    .topPromo .links a {
        margin-bottom: 0;
    }

    .md_hidden {
        display: none;
    }

    .connectTo {
        padding-top: 26px;
    }

    .connectTo h2 {
        font-size: 30px;
    }

    .connectTo .loginBox {
        margin-top: 0;
    }

    .connectTo.social_login .loginBox .rightSocial h4,
    .connectTo.social_login .loginBox .leftForm h4 {
        font-size: 14px;
        margin-top: -50px;
    }

    .connectTo:not(.social_login) .loginBox .rightSocial h4,
    .connectTo:not(.social_login) .loginBox .leftForm h4 {
        font-size: 14px;
        margin-top: 0px;
        margin-bottom: 30px;
    }

    .connectTo .loginBox .orGraphic {
        font-size: 19px;
        top: 15px;
        width: 30px;
        height: 30px;
    }

    .leftForm .formBox .field {
        width: 97.5%;
    }

    .socialBox h5 {
        font-size: 14px;
    }

    .loginBox .rightSocial, .loginBox .leftForm {
        padding: 14px;
        min-height: 250px;
    }

    .logSocial {
        height: auto;
    }
    .logSocialRow {
        margin-bottom: 0;
        position: relative;
        bottom: auto;
    }
    .logSocialRow:last-child {
        position: relative;
        bottom: auto;
    }
    .logSocial a {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        width: 100%;
        margin-bottom: 10px;
    }
    .logSocialRow:last-child a:last-child{
        margin-bottom: 0;
    }
    .logSocial {
        padding-left: 22px;
        padding-right: 22px;
    }

    .leftForm .checkBox {
        margin-top: 4px;
    }

    .benakiLinks {
        padding-top: 14px;
        padding-bottom: 14px;
    }

    .benakiLinks .banner-holder {
        height: 55px;
    }

    .benakiLinks .linkTitle {
        font-size: 12px;
        padding: 5px 8px;
    }

    .leftForm .formBox em.error {
        text-align: left;
    }

    .benakiLinks .linkTitle a {
        bottom: 4px;
        left: 8px;
        font-size: 10px;
    }

    .benakiLinks .linkTitle a .icon-arrow {
        font-size: 10px;
    }

    footer {
        padding-top: 18px;
    }

    footer p {
        font-size: 13px;
        line-height: 1.4;
    }

    footer .bottomLinks .linkBox {
        margin-top: 10px;
        margin-bottom: 15px;
        margin-left: 5%;
        margin-right: 5%;
    }

    footer .bottomLinks .linkBox i {
        font-size: 32px;
    }

    .topPromo .mainWrapper:after {
        display: none;
    }

    .leftForm .formBox .field input[type="submit"] {
        max-width: 100%;
        margin-left: 0;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }


    .benakiLinks figure {
        background-size: contain;
    }
}

@media screen and (max-width:840px){
    .benakiLinks a .linkTitle:after{font-size:30px; right:5px; margin-top:-15px;}
    .popUp{margin-left:5%; width:90%; top:5%; margin-top:0 !important; position: absolute; height:auto !important; left:0;}
}

@media screen and (max-width:768px){
    .topPromo .g6{width:98%; text-align: center;}

    .topPromo .mainWrapper:after{display: none;}

    .socialBox h5{text-align: center;}
    .benakiLinks a .linkTitle{padding:25px 35px 25px 15px; letter-spacing: 0.5px; font-size:15px;}
    /*footer .bottomLinks .linkBox{margin:35px 30px 70px 30px}*/
    
    .promoBanner {
        margin-top: 0;
        padding: 0!important;
    }
}

/* MOBILE */
@media screen and (max-width:639px){
    .topPromo {padding-bottom:5px;}
    .benakiLinks a{width:98%;}
    .benakiLinks a:first-child{margin-bottom:30px;}
    footer .bottomLinks .linkBox{margin:15px 2% 20px 2%;}
    .errorPopup .icon-error,
    .successLogin .icon-success{width:100%; display: block; text-align: center; float:left; font-size:40px; margin-bottom:10px;}
    .successLogin .whiteBox .boxText{text-align: center; padding-left:0;}
    .successLogin .whiteBox{display:block}
    .popUp{padding:20px 30px;}
    .popUp .whiteBox{padding:20px}
    .errorPopup .whiteBox span{font-size:27px !important}
    .errorPopup .bottomContent a{font-size:20px; letter-spacing: 0.5px; padding-left:0; padding-right:0; width:100%; text-align: center;}
    .socialPopup .popUpContent{width:100%; margin-left:0; margin-right:0;}
    .socialPopup .logSocial a {
        width: 100%;
        margin: 23px 0;
    }

    .loginBox .rightSocial, .loginBox .leftForm {
        width: 100%;
        min-height: inherit;
        margin: 0!important;
        background: none!important;
    }

    .connectTo h2 {
        font-size: 24px;
    }

    .topPromo article p,
    .topPromo .links {
        display: none;
    }

    .topPromo figure img {
        max-width: 40px;
        float: right;
    }

    .topPromo article h2,
    .topPromo article h2 span {
        font-size: 18px;
    }

    .topPromo article h2 span {
        display: block;
        margin-top: 5px;
    }

    header {
        padding-top: 6px;
        padding-bottom: 4px;
    }

    .lang li {
        font-size: 12px;
    }

    .lang li:not(:last-child):after {
        height: 16px;
    }

    .logo {
        max-width: 100px;
    }

    .connectTo h2, footer h2 {
        font-size: 24px;
    }

    .logSocial a {
        text-align: center;
        margin-bottom: 10px;
    }

    .logSocial a span {
        padding-left: 0;
    }

    .socialBox h5 {
        display: none;
    }

    .logSocial {
        padding-left: 0;
        padding-right: 0;
    }

    .benakiLinks .banner-holder {
        width: 100%;
    }

    .benakiLinks .banner-holder:not(:last-child) {
        margin-bottom: 10px;
    }

    .connectTo {
        padding-top: 15px;
    }

    .connectTo .loginBox .orGraphic {
        position: relative;
        top: 5px;
        margin-top: 5px;
    }

    .social_login .loginBox .leftForm h4 {
        display: none;
    }

    .social_login .loginBox .leftForm {
        display: none;
    }

    .collapse-header {
        font-family: 'bold';
        font-size: 15px;
        color: #ffffff;
        background: #00a8ec;
        height: 43px;
        line-height: 43px;
        vertical-align: middle;
        text-align: center;
        width: calc(100% - 28px);
        margin-left: 14px;
        margin-top: 10px;
        position: relative;
        letter-spacing: .05em;
    }

    .collapse-header .trigger-icon {
        position: absolute;
        width: 11px;
        height: 3px;
        background: #ffffff;
        right: 11px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .collapse-header .trigger-icon:before {
        content: '';
        height: 11px;
        width: 3px;
        background: #ffffff;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }

    .collapse-header.active .trigger-icon:before {
        height: 0;
    }

    .mob-form-header {
        font-family: 'light';
        font-size: 15px;
        color: #575757;
        text-align: center;
        margin-top: 8px;
    }

    .loginBox .rightSocial h4 {
        display: none;
    }

    .promoBanner {
        margin-top: 0px;
        padding-top: 0!important;
    }

    footer .bottomLinks .linkBox span {
        font-size: 18px;
    }

    footer .bottomLinks .linkBox a {
        font-size: 14px;
    }

    footer p {
        width: 97%;
        margin-left: 1.5%;
        margin-right: 1.5%;
    }

    .loginBox .collapse-header,
    .mob-form-header {
        display: block;
    }

    .successLogin .whiteBox .boxText label {
        font-size: 22px;
    }

    .successLogin .whiteBox .boxText span {
        font-size: 16px !important;
    }

    .errorPopup .bottomContent p {
        font-size: 16px;
    }

    .successLogin.errorPopup .whiteBox .boxText label {
        font-size: 18px;
    }

    .successLogin.errorPopup .whiteBox .boxText span {
        font-size: 16px;
    }
}

@media screen and (max-width:480px){
    .errorPopup .bottomContent a{font-size:16px;}

    footer .bottomLinks .linkBox a {
        font-size: 12px;
    }
}

