/*!
 * Start Bootstrap - Scrolling Nav HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */



@font-face {
    font-family: 'HelvLight';
    src: url('fonts/HelvLight-Normal.eot');
    src: url('fonts/HelvLight-Normal.eot?#iefix') format('embedded-opentype'),
    url('fonts/HelvLight-Normal.woff') format('woff'),
    url('fonts/HelvLight-Normal.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}



body {
    width: 100%;
    height: 100%;
}

html {
    width: 100%;
    height: 100%;
}

@media(min-width:767px) {
    .navbar {
        padding: 20px 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }

    .top-nav-collapse {
        padding: 0;
    }
}
.content-right .home-section {
    padding-top: 196px;
}
.home-section {
    text-align: center;
}
.dual-citizenship-section {
    text-align: center;
}
.dual-citizenship-section .content-wrapper {
    padding-top: 50px;
}
.about-section {
    text-align: center;
}
/*.about-section .content-wrapper {*/
    /*padding-top: 150px;*/
/*}*/
.registration-section {
    text-align: center;
}
/*.registration-section .content-wrapper {*/
    /*padding-top: 100px;*/
/*}*/
.contact-section {
    text-align: center;
    height: 100%;
}
/*.contact-section .content-wrapper {*/
    /*padding-top: 100px;*/
/*}*/
/*.fees-and-charges-section .content-wrapper {*/
    /*padding-top: 100px;*/
/*}*/
/*.content-wrapper .row { padding-left: 245px !important;}*/
/*.intro-section, .about-section, .services-section, .contact-section { background: #ffffff;}*/