
/* call custom fonts ===================================================================== */

@font-face {
    font-family: 'Open Sans';
    src: url('../../../../assets/common/fonts/OpenSans/OpenSans.eot');
    src: url('../../../../assets/common/fonts/OpenSans/OpenSans.woff') format('woff'), 
         url('../../../../assets/common/fonts/OpenSans/OpenSans.ttf') format('truetype'), 
         url('../../../../assets/common/fonts/OpenSans/OpenSans.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../../../../assets/common/fonts/OpenSans/OpenSansBold.eot');
    src: url('../../../../assets/common/fonts/OpenSans/OpenSansBold.woff') format('woff'), 
         url('../../../../assets/common/fonts/OpenSans/OpenSansBold.ttf') format('truetype'), 
         url('../../../../assets/common/fonts/OpenSans/OpenSansBold.svg') format('svg');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../../../../assets/common/fonts/OpenSans/OpenSans-Semibold.eot');
    src: url('../../../../assets/common/fonts/OpenSans/OpenSans-Semibold.woff') format('woff'), 
         url('../../../../assets/common/fonts/OpenSans/OpenSans-Semibold.ttf') format('truetype'), 
         url('../../../../assets/common/fonts/OpenSans/OpenSans-Semibold.svg') format('svg');
    font-weight: 500;
    font-style: normal;
}

/* general classes from bootstrap ===================================================================== */

body {
    font-family: "Montserrat", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    font-size: 18px;
    color: #121212;
    overflow-x: hidden;
    background: #fff;
}

/* navbar formatting ======================================================================= */

.navbar-lower {
    margin-bottom: 0px;
    border-bottom: none;
    font-family: Arial, Helvetica, sans-serif;
    background: #faf8fb;
}

.navbar {
    border-radius: 0px;
}

.navbar-lower .navbar-nav>li>a:hover,
.navbar-lower .navbar-nav>li>a:focus,
.navbar-nav>li>a:hover, 
.navbar-nav>li>a:focus {
    text-decoration: underline;
}

.navbar-lower-shadow {
    position: relative;
    z-index: 100;
}

.navbar-lower {
    min-height: 70px;
    font-size: 14px; 
    margin: 0 auto;
    position: relative;
    z-index: 100;
}

.navbar-lower .navbar-nav>li>a, 
.navbar-lower .navbar-nav>li>a:hover, 
.navbar-lower .navbar-nav>li>a:focus, 
.navbar-lower .navbar-nav>.active>a, 
.navbar-lower .navbar-nav>.active>a:hover, 
.navbar-lower .navbar-nav>li>a:focus {
    background: none;
    color: #123c7f;
}

.navbar-lower .navbar-nav>li {
    padding: 20px 0px 20px 10px;
}

.navbar-lower .navbar-nav>li>a {
    padding: 8px 10px;
}

.navbar-lower .navbar-nav>li.last-nav>a {
    color: #123c7f;
}

.navbar-lower .container {
    position: relative;
}

#header-logo {
    padding: 15px 0px 14px;
}

#header-toggle-logo {
    padding: 12px 15px;
}

/* index page formatting ===================================================================== */

.section-index-header {
    background: #fff url(../bg/bg-gray01.jpg) no-repeat top center;
    background-size: cover;
    font-size: 16px;
}

.section-index-header .container {
    padding-top: 60px;
    padding-bottom: 60px;
    position: relative;
}

.section-index-header .banner {
    position: absolute;
    top: -70px;
    right: -30px;
    z-index: 115;
}

.section-index-header .heading {
    max-width: 570px;
    position: relative;
    z-index: 5;
}

.section-index-header .title {
    margin-bottom: 15px;
}

.section-index-header .description {
    margin-bottom: 40px;
    font-size: 18px;
}

.section-index-header h3 {
    font-weight: 700;
    margin-bottom: 50px;
}

.section-index-header .btn-register {
    font-size: 24px;
    color: #fff;
    padding: 15px 40px;
    background: #dd3340;
    font-weight: 700;
    border-radius: 40px;
}

.section-index-header .btn-register:hover {
    opacity: 0.8;
}

.section-index-header .hero-inset {
    position: absolute;
    bottom: 0;
    right: 0px;
    width: 41%;
}

.section-next-big-thing .container {
    padding-top: 110px;
    padding-bottom: 90px;
    position: relative;
}

.section-next-big-thing p {
    line-height: 30px;
    margin-bottom: 30px;
}

.section-next-big-thing img {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 48%;
}

.section-join-us {
    background: #eee;
}

.section-join-us .container {
    padding-top: 180px;
    padding-bottom: 160px;
    position: relative;
}

.section-join-us p {
    line-height: 30px;
    margin-bottom: 30px;
}

.section-join-us strong {
    display: block;
    font-size: 28px;
    line-height: 40px;
}

.section-join-us img {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 46%;
}

.section-youll-learn {
    background: #fff;
}

.section-youll-learn .container {
    padding-top: 120px;
    padding-bottom: 120px;
    position: relative;
}

.section-youll-learn h2 {
    font-size: 32px;
    line-height: 46px;
    margin-top: 0px;
    margin-bottom: 40px;
    font-weight: 700;
}

.section-youll-learn ul {
    margin-left: 25px;
}

.section-youll-learn ul li {
    margin: 18px 0px;
}

.section-youll-learn ul li i {
    color: #dd3340;
    font-size: 12px;
    left: -2.742857em;
    top: .64285714em;
}

.section-youll-learn img {
    position: absolute;
    bottom: 30px;
    left: 0px;
    width: 48%;
}

.section-registration-footer {
    background: url(../bg/bg-woman-with-headset01.jpg) center center no-repeat;
    background-size: cover;
    font-size: 16px;
}

.section-registration-footer .container {
    padding-top: 0px;
    padding-bottom: 100px;
    position: relative;
}

.section-registration-footer .banner {
    margin-bottom: -50px;
}

.section-registration-footer .heading {
    max-width: 570px;
    position: relative;
    z-index: 5;
}

.section-registration-footer .title {
    margin-bottom: 15px;
}

.section-registration-footer .description {
    margin-bottom: 40px;
    font-size: 18px;
}

.section-registration-footer h3 {
    font-weight: 700;
    margin-bottom: 50px;
}

.section-registration-footer .btn-register {
    font-size: 24px;
    color: #fff;
    padding: 15px 40px;
    background: #dd3340;
    font-weight: 700;
    border-radius: 40px;
}

.section-registration-footer .btn-register:hover {
    opacity: 0.8;
}

/* modal formatting ===================================================================== */

.modal-register .modal-content {
    border-radius: 0px;
}

.modal-register .modal-header {
    padding-top: 45px;
    padding-bottom: 5px;
    border-bottom: none;
}
    
.modal-register .title {
    margin-bottom: 15px;
}

.modal-register .modal-header .close {
    opacity: 1;
    font-size: 30px;
    margin-top: -34px;
}

.modal-register .modal-header a {
    color: #dd3340;
    text-decoration: underline;
}

.modal-register h3 {
    font-size: 36px;
    line-height: 38px;
    margin-bottom: 40px;
}

.modal-register h3 span {
    color: #dd3340;
}

.modal-register h4 {
    font-size: 24px;
    line-height: 34px;
    margin-top: 30px;
}

.modal-register h4 span {
    color: #dd3340;
    font-weight: 700;
}

.modal-register label {
    font-weight: normal;
    font-size: 16px;
}

.modal-register .modal-body {
    padding-bottom: 75px;
}

.modal-register .row {
    margin-bottom: 30px;
}

.modal-register .form-group {
    margin-bottom: 10px;
}

.modal-register .form-control {
    border: 1px solid #898989;
    border-radius: 0px;
}

.modal-register .btn-register {
    font-family: "Open Sans", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    text-transform: uppercase;
    font-size: 24px;
    color: #fff;
    padding: 10px 40px;
    background: #dd3340;
    font-weight: 700;
    border-radius: 40px;
}

.modal-register .btn-register:hover {
    opacity: 0.8;
}

/* confirmation formatting ===================================================================== */

.section-confirmation {
    background: #fff;
}

.section-confirmation .container {
    padding-top: 30px;
    padding-bottom: 100px;
}

.section-confirmation h1 {
    font-size: 36px;
    line-height: 40px;
    margin-top: 0px;
    margin-bottom: 25px;
    color: #dd3340;
}

.section-confirmation .text-successfully-signed-up {
    font-size: 18px;
    margin-bottom: 25px;
}

.section-confirmation .text-add-this,
.section-confirmation .text-share-this {
    font-size: 14px;
    margin-bottom: 10px;
}

.section-confirmation h3 {
    font-size: 28px;
    margin-top: 50px;
}

.section-confirmation h4 {
    font-family: "Open Sans", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    margin-top: 40px;
    margin-bottom: 10px;
    font-size: 16px;
    color: #dd3340;
    font-weight: 700;
}

.section-confirmation p {
    font-size: 16px;
    line-height: 30px;
}

.section-confirmation strong {
    font-weight: 700;
}

.section-confirmation .addtocalendar .atcb-link {
    font-family: "Open Sans", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    font-size: 14px;
    color: #312b2c;
    padding: 9px;
    background: #f2f2f2;
    border: 1px solid #dad8d8;
    width: 150px;
    margin-top: -7px;
    text-align: center;
    box-shadow: none;
}

.section-confirmation .addtocalendar .atcb-link:hover,
.section-confirmation .addtocalendar .atcb-link:focus,
.section-confirmation .addtocalendar .atcb-link:visited {
    font-family: "Open Sans", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    background: #c7c7c7;
    color: #312b2c;
    box-shadow: none;
    padding: 9px;
    margin-top: -7px;
}

.section-confirmation .help-link {
    color: #dd3340;
    text-decoration: underline;
}

.section-confirmation a .btn-fb {
    color: #fff;
    background: #2a5ea1;
    border-radius: 4px;
}

.section-confirmation a .btn-twitter {
    color: #fff;
    background: #44bde6;
    border-radius: 4px;
}

.section-confirmation a .btn-group .btn {
    padding: 5px 16px;
}

.section-confirmation a .icon-fb,
.section-confirmation a .icon-twitter {
    font-size: 15px;
}

.section-confirmation a .text-share {
    border-left: 1px solid #fff;
    font-size: 14px;
}

.section-confirmation a:hover .icon-fb,
.section-confirmation a:hover .icon-twitter {
    color: #333;
}

/* footer formatting ===================================================================== */

.section-footer {
    background: #1C1C1C;
    color: #f9f8f6;
    font-size: 18px;
}

.section-footer .container {
    padding-top: 30px;
    padding-bottom: 30px;
}

@media (min-width: 1200px) {
    
    /* index page formatting ===================================================================== */
    
    .section-index-header .hero-inset {
        width: 47%;
    }
    
    .section-next-big-thing img {
        left: -100px;
        width: 55%;
    }
    
    .section-registration-footer .container {
        padding-top: 100px;
    }

    .section-registration-footer .banner {
        position: absolute;
        top: 0px;
        left: -30px;
    }

    /* modal formatting ===================================================================== */
    
    .modal-register .modal-dialog {
        width: 770px;
    }

}

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

    /* index page formatting ===================================================================== */
    
    .section-next-big-thing .container {
        padding-top: 60px;
        padding-bottom: 40px;
    }
    
    .section-join-us .container {
        padding-top: 140px;
        padding-bottom: 120px;
    }
    
    .section-youll-learn .container {
        padding-top: 90px;
        padding-bottom: 70px;
    }
    
}

@media (max-width: 991px) and (min-width: 768px) {
    
    /* navbar formatting ======================================================================= */

    .navbar-lower .navbar-nav>li {
        padding: 20px 0px;
    }

    .section-index-header .banner {
        width: 25%;
    }

    /* index page formatting ===================================================================== */
    
    .section-index-header .hero-inset {
        right: -80px;
    }
    
    .section-next-big-thing .container {
        padding-top: 40px;
        padding-bottom: 20px;
        position: relative;
    }
    
    .section-join-us .container {
        padding-top: 50px;
        padding-bottom: 30px;
    }

    .section-youll-learn .container {
        padding-top: 50px;
        padding-bottom: 30px;
    }
    
    .section-youll-learn img {
        bottom: 15px;
    }

}

@media (max-width: 767px) {

    /* navbar formatting ======================================================================= */

    .navbar-collapse.in {
        max-height: initial;
    }
    
    .navbar-nav {
        margin: 0px;
    }
    
    .navbar-lower-shadow img {
        max-width: 200px;
    }

    .action {
        margin-top: -27px;
        margin-bottom: 4px;
    }

    /* general classes from bootstrap ===================================================================== */

    body {
        font-size: 14px;
    }
    
    /* index page formatting ===================================================================== */
    
    .section-index-header .container {
        padding-top: 40px;
    }
    
    .section-index-header .banner {
        max-width: 150px;
        right: -15px;
    }

    .section-index-header .heading,
    .section-index-header .register-box {
        max-width: none;
        text-align: center;
    }
    
    .section-index-header .description {
        margin-bottom: 30px;
    }
    
    .section-index-header h3 {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 30px;
    }
    
    .section-index-header .btn-register {
        font-size: 16px;
        padding: 10px 30px;
    }
    
    .section-next-big-thing .container {
        padding-top: 40px;
        padding-bottom: 0px;
    }
    
    .section-next-big-thing p {
        line-height: 24px;
        margin-bottom: 20px;
    }

    .section-next-big-thing img {
        position: relative;
        left: auto;
        bottom: auto;
        width: 100%;
        max-width: 400px;
    }

    .section-join-us .container {
        padding-top: 40px;
        padding-bottom: 0px;
    }
    
    .section-join-us p {
        line-height: 24px;
        margin-bottom: 20px;
    }
    
    .section-join-us strong {
        font-size: 20px;
        line-height: 30px;
    }

    .section-join-us img {
        position: relative;
        right: auto;
        bottom: auto;
        width: 100%;
        max-width: 400px;
    }

    .section-youll-learn .container {
        padding-top: 50px;
        padding-bottom: 20px;
    }

    .section-youll-learn h2 {
        font-size: 18px;
        line-height: normal;
        margin-bottom: 20px;
    }
    
    .section-youll-learn ul li i {
        top: .342857em;
    }
    
    .section-youll-learn img {
        position: relative;
        bottom: 0px;
        left: -16px;
        width: 100%;
        max-width: 400px;
    }
    
    .section-registration-footer .banner {
        max-width: 150px;
        right: -15px;
        margin-bottom: -20px;
    }

    .section-registration-footer .heading {
        max-width: none;
    }
    
    .section-registration-footer .description {
        font-size: 18px;
        margin-bottom: 30px;
    }
    
    .section-registration-footer h3 {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 30px
    }
    
    .section-registration-footer .btn-register {
        font-size: 16px;
        padding: 10px 30px;
    }

    /* confirmation formatting ===================================================================== */
    
    .section-confirmation h1 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 5px;
    }
    
    .section-confirmation .text-successfully-signed-up {
        font-size: 14px;
        line-height: 20px;
    }

    .section-confirmation h4 {
        margin-bottom: 5px;
        font-size: 14px;
    }
    
    .section-confirmation p {
        font-size: 14px;
        line-height: 20px;
    }

    .section-confirmation .text-details,
    .section-confirmation .text-date {
        font-size: 18px;
    }

    .section-confirmation h3 {
        font-size: 22px;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    
    /* modal formatting ===================================================================== */
    
    .modal-register {
        font-size: 14px;
    }
    
    .modal-register .modal-dialog {
        max-width: 340px;
        margin: 10px auto;
    }
    
    .modal-register .modal-body {
        padding-bottom: 15px;
    }
    
    .modal-register h3 {
        font-size: 22px;
        line-height: normal;
    }

    .modal-register h4,
    .modal-register h4 strong {
        font-size: 20px;
        margin-bottom: 0px;
    }

    .modal-register .btn-register {
        padding: 9px 30px;
        font-size: 20px
    }

    /* footer formatting ===================================================================== */

    .section-footer,
    .section-footer .text-right{
        text-align: center;
    }

}
