@font-face {
    font-family: myFirstFont;
    src: url(/fonts/2F5BDC_0_0.eot);
}
@font-face {
    font-family: myFirstFont;
    src: url(/fonts/2F5BDC_0_0.ttf);
}
@font-face {
    font-family: myFirstFont;
    src: url(/fonts/2F5BDC_0_0.woff);
}
@font-face {
    font-family: myFirstFont;
    src: url(/fonts/2F5BDC_0_0.svg);
}

body {
    width: 100%;
    height: 100%;
    font-family: Lora, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff;
}

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

.row p span {
    color: #126879;
    margin: 0px 0px 0px 0px;

}

.container content-section text-center {
    margin-top: 50px;
}


#services {
    background-color: #cfe0e3;
    width: 100%;
    height: 100%
}

#fees {
    padding-top: 50px; 
}


#contact {
    background-color: #031f25; 
    width: 100%;
    height: 100%
}

#history-columns div {
    display: inline-block;
    width: 260px;
    height: auto;
    margin: 3em;
    padding-top: 30px;
    margin-bottom: 20px;
    vertical-align: top; 
}

#history-columns div p {
    color: black;
    text-align: justify;
    color: #126879;
    font-size: 1em;
    font-family: 'Playfair';
    margin-bottom: 20px;
}

#history-columns div span {
    font-family: 'NovelSansPro-Regular';
}


#rectangle {
    width: 25px;
    height: 50px;
    background: white;
    margin: 0;
}

#logo {
    position: relative;
    width: 80%;
    padding-top: 100px;
    margin: auto;
}

#history {
    background-color: white;
    margin-left: 10%;
    margin-right: 10%;
    border-left: #D7D7D6 solid 6px;
    border-right: #D7D7D6 solid 6px;
}

#about {
    background-color: white;
    padding-bottom: 65px;
    margin-left: 10%;
    margin-right: 10%;
    border-left: #D7D7D6 solid 6px;
    border-right: #D7D7D6 solid 6px;
}

.row {
    margin: 17px auto auto auto; 
}

.servicessec {
    font-family: 'Playfair Display', serif italic;
    font-weight: 400;
    font-style: italic;
    color: #126879;
    font-size: 16px;
    max-width: 700px; 
}

.aboutsec {
    font-family: 'Playfair Display', serif italic;
    font-weight: 400;
    font-style: italic;
    color: #126879;
    font-size: 16px;
    max-width: 700px;
}

.aboutsec2 {
    font-family: 'Playfair Display', serif italic;
    font-weight: 400;
    color: #126879;
    max-width: 545px;
    text-align: center;
    margin: auto;
    padding: 0px 15px 0 15px;
}

#about-columns div {
    display: inline-block;
    width: 300px;
    height: 300px;
    margin: 3em;
    padding-top: 75px;
    padding: 10px 15px 10px 15px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto; 
    vertical-align: top;
}

#about-columns div span {
    font-family: NovelSansPro-Regular;
}

#about-columns-full div span {
    font-family: NovelSansPro-Regular;
}

#model-portfolios {}

#about-columns div p {
    color: black;
    text-align: justify;
    color: #126879;
    font-size: 1em;
    font-family: 'Playfair';
}


#about-columns-full div p {
    color: black;
    text-align: justify;
    color: #126879;
    font-size: 1em;
    font-family: 'Playfair';
    margin: 50px auto 30px auto; 
    max-width: 630px; 
}


.col-lg-8-2x {
    padding-top: 5px; 

}

#mission {
    background-color: #cfe0e3;
    width: 100%;
    height: 100%;
}

.NovelSans {
    font-family: NovelSansPro-Regular;
    font-weight: normal;
    font-style: normal;
    margin-top: auto;
}

.NovelSansPro-Regular {
    font-family: NovelSansPro-Regular;
    font-weight: normal;
    font-style: normal;
    margin-top: 50px;
    margin-bottom: 20px;
    margin: 35px 0 0 0;
}

footer p {
    text-align: center;
    letter-spacing: .75px;
    font-size: 1em;
}

.row p {
    font-family: 'Playfair';
    font-size: 1.25em;
    margin: auto;
    padding-bottom: 30px; 
}

.disclaimer {
    font-family: 'Playfair';
    font-size: .75em;
    max-width: 700px; 
    text-align: justify;
    padding: 0px 30px 0px 30px;
    margin: auto; 

}
   

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: -70px 0 0 0;
    text-transform: uppercase;
    font-family: NovelSansPro-Regular;
    font-weight: 700;
    letter-spacing: 1px;
    color: #126879;
}

p {
    margin: 0 0 25px;
    font-size: 18px;
    line-height: 1.5;
}

a {
    color: #42dca3;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #1d9b6c;
}

.light {
    font-weight: 400;
}

.navbar-custom {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    text-transform: uppercase;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #000;
}

.navbar-custom .navbar-brand {
    font-weight: 700;
}

.navbar-custom .navbar-brand:focus {
    outline: 0;
}

.navbar-custom .navbar-brand .navbar-toggle {
    padding: 4px 6px;
    font-size: 16px;
    color: #fff;
}

.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
    outline: 0;
}

.navbar-custom a {
    color: #fff;
}

.navbar-custom .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.navbar-custom .nav li a:hover {
    outline: 0;
    color: rgba(255, 255, 255, .8);
    background-color: transparent;
}

.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:active {
    outline: 0;
    background-color: transparent;
}

.navbar-custom .nav li.active {
    outline: 0;
}

.navbar-custom .nav li.active a {
    background-color: rgba(255, 255, 255, .3);
}

.navbar-custom .nav li.active a:hover {
    color: #fff;
}

@media(min-width:768px) {
    p { 
        margin: 0 0 35px;
        font-size: 20px;
        line-height: 1.6;
    }
    h2 .NovelSans {
        max-width: 600px; 
    }


    .navbar-custom {
        padding: 20px 0;
        border-bottom: 0;
        letter-spacing: 1px;
        background: 0 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;
    }
    .navbar-custom.top-nav-collapse {
        padding: 0;
        border-bottom: 1px solid rgba(255, 255, 255, .3);
        background: #000;
    }

    .content-section {
        padding-top: 100px;
    }
    .download-section {
        padding: 300px 0 300px 0;
    }
    #map {
        height: 400px;
        margin-top: 250px;
    }
}

.intro {
    display: table;
    width: 100%;
    height: 100vh;
    padding: 1.5625em;
    text-align: center;
    color: #fff;
    border: 20px white solid;
    background: url(../img/hero.jpg) no-repeat bottom center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.NovelSans-mobile {
    overflow: hidden; 
}

#menu {
    height: auto;
    width: 475px;
    background-color: #FFFFFF;
    color: #000000;
    padding: 15px 0 15px 0;
    margin: 0px auto auto auto;
    font-family: NovelSansPro-Regular;
    letter-spacing: 0.3em;
    font-size: 0.75em;
    text-align: center;
    position: block;
}

#menu {
    color: black;
}

#logo {
    margin-top: 285px;
}

a {
    color: #126879;
}

.intro .intro-body {
    display: table-cell;
    vertical-align: middle;
}

.intro .intro-body .brand-heading {
    font-size: 40px;
}

.intro .intro-body .intro-text {
    font-size: 18px;
}

.btn-circle {
    width: 70px;
    height: 70px;
    margin-top: 300px;
    padding: 7px 16px;
    border: 2px solid #fff;
    border-radius: 100%!important;
    font-size: 40px;
    color: #fff;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.btn-circle:hover,
.btn-circle:focus {
    outline: 0;
    color: #fff;
    background: rgba(255, 255, 255, .1);
}

.btn-circle i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
}

.btn-circle:hover i.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {
    0% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }
    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

.content-section {
    padding-bottom: 150px;
}

#dune {
    width: 100%;
    max-height: 600px;
    padding: 300px 0 300px 0;
    color: #fff;
    background: url(../img/dune.jpg) no-repeat center center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

/* MOBILE */

@media(max-width:399px) {

    #history,
    #about {
        border: none !important;
    }
    #about-columns div {
        display: inline-block;
        height: 100%;
        margin: 3em; 
        padding: 95px 15px 90px 15px;
        vertical-align: top;
        margin: auto; 
    }

    #fees { 
        padding-top: 50px; 
    }

#history-columns div {
    margin: 0px;
    margin-right: 30px; 
}

#logo-mobile {
    padding: 0px;
}

.navbar-nav>li>a:hover {
    background-color: white;
}

.navbar-nav {
    margin: 7.5px -30px;
}

.col-lg-8-2x {
    padding-top: 45px; 

}

a.scroll {
    background-color: white;
}

@media(min-width:767px) {

}

.icon-bar {
    background-color: black;
}

.navbar-static-top {
    background-color: white;
}

.navbar-brand {
    padding: 0px;
}

.navbar-brand img {
    height: inherit;
    margin: 5px auto 0px auto;
}

.navbar {
    margin-bottom: 0px;
}

.btn {
    border-radius: 0;
    text-transform: uppercase;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btn-default {
    border: 1px solid #42dca3;
    color: #42dca3;
    background-color: transparent;
}

.btn-default:hover,
.btn-default:focus {
    border: 1px solid #42dca3;
    outline: 0;
    color: #000;
    background-color: #42dca3;
}

.nav>li>a>img {
    margin: auto;
}

ul.banner-social-buttons {
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    ul.banner-social-buttons li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }
    ul.banner-social-buttons li:last-child {
        margin-bottom: 0;
    }

    .intro {
        height: 93vh;
    }

    #history-columns div {
        margin-right: 0px !important;
    }
}

footer {
    padding: 50px 0;
}

footer p {
    margin: 0;
}

::-moz-selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255, 255, 255, .2);
}

::selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255, 255, 255, .2);
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: rgba(255, 255, 255, .2);
}

.inline-block {
    display: inline-block;
}