/*Cashcading Stylesheet*/
/* 
    1. Full Screen Styling
    2. Main content styling
    3. Footer styling
   
    Description: This style is dedicated to ..... his website...... 
*/
@font-face {
    font-family: 'ridleygrotesk-black-webfont';
    src: url('../fonts/ridleygrotesk-black-webfont.eot');
    src: url('../fonts/ridleygrotesk-black-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ridleygrotesk-black-webfont.woff2') format('woff2'),
        url('../fonts/ridleygrotesk-black-webfont.woff') format('woff'),
        url('../fonts/ridleygrotesk-black-webfont.ttf') format('truetype');
}
@font-face {
    font-family: 'ridleygrotesk-medium-webfont';
    src: url('../fonts/ridleygrotesk-medium-webfont.eot');
    src: url('../fonts/ridleygrotesk-medium-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ridleygrotesk-medium-webfont.woff2') format('woff2'),
        url('../fonts/ridleygrotesk-medium-webfont.woff') format('woff'),
        url('../fonts/ridleygrotesk-medium-webfont.ttf') format('truetype');
}
@font-face {
    font-family: 'ridleygrotesk-regular-webfont';
    src: url('../fonts/ridleygrotesk-regular-webfont.eot');
    src: url('../fonts/ridleygrotesk-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ridleygrotesk-regular-webfont.woff2') format('woff2'),
        url('../fonts/ridleygrotesk-regular-webfont.woff') format('woff'),
        url('../fonts/ridleygrotesk-regular-webfont.ttf') format('truetype');
}
body{
    font-family: 'ridleygrotesk-medium-webfont'!important;
    background-image: url(../images/bg.jpg);
    background-attachment: fixed;
    background-position: left;
    background-repeat: no-repeat;
    background-size: 100%;
}
a:hover{
    text-decoration: none;
}
#full_screen{
    min-height: 670px;
    background-image: url('../images/Splash.jpeg');
    background-position: center;
    background-attachment: fixed;
    background-size: 100%;
    position: relative;
    height: auto;
}
#full_screen .container, #full_screen .container .row{
    min-height: 670px;
    
}
#full_screen .container .row{
    position: relative;
}
.down_arrow_container{
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 100px;
}
.we_are_back{
    
    font-weight: bolder;
    font-size: 60px;
    text-align: center;
    color: #fff;
    margin-top: 40px;
    font-family: 'ridleygrotesk-black-webfont';
    
}
.launching_date{
    font-size: 30px;
    text-align: center;
    color: #fff;
}
.location{
    font-size: 25px;
    text-align: center;
    color: #fff;
}
.register{
    border: 3px solid #007bb0;
    color: #007bb0;
    padding: 10px 25px;
    background: transparent;
    text-align: center;
    font-size: 20px;
    margin: 50px  auto;
    display: block;
    width: 200px;
}
.register:hover{
    background-color: #007bb0;
    color: #fff;
    border: 3px solid #fff;
}
.down_arrow{
    cursor: pointer;
    background-image: url('../images/down_arrow.png');
    padding: 30px;
    background-repeat: no-repeat;
    background-position: center;
}
.logo_wrapper img{
    width: 135px;
}
#menu_bar{
    padding: 10px;
}
.fix_top{
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10;
    background-color: #fff;
    width: 100%;
}
.navigation-area{
    padding-left: 1px;
    padding-right: 1px;
}
.navbar-collapse{
    padding-left: 4px;
    padding-right: 4px;
}
.navbar-default{
    background-color: transparent;
    border-color: transparent;
    margin-bottom: 0px!important;
}
.navbar-default .navbar-nav > li > a{
    color: #007bb0;
    padding: 22px 19px;
    cursor: pointer;
}
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover{
    color: #3cd3f9;
}
.navbar-nav > li {
    float: left;
    height: 100%;
}
.navbar-nav > li:last-child{
    border-right: none;
}
/*-----------XXX ------------*/
/*---- 2. Main content --- */

#first_section{
    background-image: url('../images/first_section_image.jpg');
    background-position: top;
    background-attachment: fixed;
    background-size: 100%;
    min-height: 500px;
    position: relative;
}
.transparent_box{
    padding: 50px 110px;
    background-color: rgba(252,252,252,0.9);
    margin-top:  350px;
    box-shadow: 0px 1px 10px rgba(0,0,0,0.6);
    margin-bottom: -70px;
    z-index: 3;
    font-size: 16px;
}


#second_section{
    min-height: 500px;
}
.sub_sections{
    width: 33.33333%;
    float: left;
    height: 100%;
    min-height: 460px;
    overflow: hidden;
    padding: 100px 30px 30px;
    text-align: center;
}
.sub_sections:first-child{
    background-image: linear-gradient(to bottom, rgba(0,123,185, 0.9), rgba(0,123,185, 0.9)), url(../images/Register.jpeg);
    background-position: center;
    background-size: 154%;
}
.sub_sections:nth-child(2){
    background-image: linear-gradient(to bottom, rgba(0,123,185, 0.8), rgba(0,123,185, 0.8)), url(../images/Subscribe.jpg);
    background-position: center;
    background-size: 154%;
}
.sub_sections:last-child{
    background-position: right center;
    background-image: linear-gradient(to bottom, rgba(0,123,185, 0.7), rgba(0,123,185, 0.7)), url(../images/Contact.jpeg);
    background-size: 154%;
}
.late{
    color: #fff;
    font-family: ridleygrotesk-medium-webfont;
    text-align: center;
    margin-bottom: 120px;
    margin-top: 85px;
}
.register_now, .join, .contact_button, .suscribe, .contact_footer{
    border: 2px solid #fff;
    background-color: transparent;
    color: #fff;
    padding: 8px 20px;
    margin: 0 auto;
    text-transform: uppercase;
    text-align: center;
    display: block;
    width: 220px;
    cursor: pointer;
}
.register_now:hover, .join:hover, .contact_button:hover{
    background-color: #fff;
    border: 2px solid #fff;
    color: rgba(0,123,185, 1);
    transition: 0.2s ease-in;
}
.suscribe:hover, .contact_footer:hover{
    background-color: #fff;
    border: 1px solid #fff;
    color: #65b561;
    transition: 0.2s ease-in;
}
#third_section .container .row div{
    text-align: center;
}

#third_section .container .row div img{
    margin: 0 auto;
    text-align: center;
}
.sponsor div[class*='col-']{
    min-height: 150px;
    margin-bottom: 15px;
}
.sponsor div[class*='col-'] p{
    text-align: center!important;
    font-size: 17px;
    font-family: 'ridleygrotesk-regular-webfont';
}
.sponsor_button_area{
    min-height: 100px !important;
    padding-top: 20px;
}
.sponsor div:nth-child(4) img{
    margin-top: 60px!important;
}
.sponsor h1{
    color: #007bb0;
}
.sponsor_button{
    border: 2px solid #007bb0;
    color: #007bb0;
    background: transparent;
    text-transform: uppercase;
    padding: 15px 55px;
    font-weight: bold;
}
.sponsor_button:hover{
    background-color: #007bb0;
    color: #fff;
    transition: 0.2s ease-in;
}
.partner_logos{
    padding-left: 0px;
    padding-right: 0px;
}
#agenda_section, article p{
    padding-left: 20px;
    
}
#agenda_section, article p span{
    padding-left: 20px;
    
}
.agenda_table{
    margin-left: 40px;
}
.agenda_table tr td{
    border: 0!important;
}
.agenda_table tr td:first-child{
    text-align: right;
    padding-right: 10px;
}
.agenda_table tr td:last-child{
    text-align: left;
    padding-left: 20px;
}
.why_us p{
    padding-left: 70px;
}
#testimonials_section{
    background-color: #65b561;
    min-height: 500px;
    padding: 40px 0px;
}
.first_section, .second_section, .third_section{
    box-shadow: 0px 1px 8px rgba(0,0,0,0.6);
    min-height: 400px;
    background-color: #fff;
    overflow: hidden;
    padding: 10px 20px;
}
.white_heading{
    color: #fff;
    margin-bottom: 30px;
}
.image_block{
    text-align: center;
}
.image_block img{
    margin: 20px auto;
    border-radius: 50%;
}
.email_address{
    color: #0385c6;
}
/*.remark_block p:last-child{
    text-align: center;
}*/
.sponsor_top{
    min-height: 10px;
}
#agenda_section{
    padding-bottom: 30px;
    box-shadow: 0px 2px 5px rgba(0,0,0,0.4);
    margin-bottom: 5px;
}
#agenda_section h2{
    color: #007bb0;
    text-align: center;
}
#agenda_section article{
    margin-top: 20px;
}
#agenda_section article strong{
    text-align: center;
    display: block;
    font-size: 18px;
    margin-bottom: 15px;
}
#footer_section{
    background: #65b561;
    min-height: 60px;
}
.suscribe, .contact_footer{
    display: inline-block;
    margin: 20px;
    width: 200px;
}
#footer_section .container .row div{
    text-align: center;
    padding: 20px;
}
/*-----------XXX ------------*/
@media screen and (max-width: 480px){

    .company-name{
        font-size: 150% !important;
    }
    #full_screen{
    min-height: 480px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 229%;
    height: auto;

}
@media screen and (min-width: 580px){

}
@media screen and (min-width: 765px){
    .navbar-header{
        display: none;
    }
    .navbar-nav{
        text-align: left;
    }
    
}

}
@media screen and (max-width: 800px){
    .sub_sections{
    width: 100%;
    background-size: 220%!important;
}
    .transparent_box{
    padding: 50px 25px;
/*    background-color: rgba(252,252,252,0.9);
    margin-top:  350px;
    box-shadow: 0px 1px 10px rgba(0,0,0,0.6);
    margin-bottom: -70px;
    z-index: 3;*/
}
    
    .navbar-collapse{
        
    }
    .navbar-nav{
        text-align: right;
    }
    .navbar-nav > li{
        width: 100%;
        border: none;
    }
    .navbar-nav > li > a{
        padding: 10px !important; 
        
    }
    
    .navigation-area{
        float: right;
    }
    

}
@media screen and (min-width: 960px){
    .navbar-nav > li > a{
        padding: 35px 30px 20px 30px !important;
        font-size: 20px;
    }
}
