.divider {
    height:50px;
}

section {
    height:500px;
    padding-top:50px;
    padding-bottom:50px;
    overflow:auto;
}

.bg-1 {
    // background: url('../img/20140228_155550_crop.jpg') no-repeat center center fixed;
    color:#fff;
    // background-size:cover;
}
  
.bg-2 {
    background: url('../img/FB_IMG_1439602312354_crop.jpg') no-repeat center center fixed;
    color:#fff;
    background-size:cover;
}

.bgContainer{
    padding: 0px;
}

.bg-3 {
    background: url('/assets/example/bg_blueplane.jpg') no-repeat bottom center fixed;
    color:#fff;
    background-size:cover;
}

#footer {
    height: 60px;
    background-color:#585858;
    margin-top:50px;
    padding-top:20px;
    padding-bottom:20px;
}

#footer a {
  color:#efefef;
}

@font-face {
    font-family: arabScriptFont;
    src: url(../fonts/akaDora.ttf);
}

@font-face {
    font-family: ralewayThinFont;
    src: url(../fonts/Raleway-Thin.ttf);
}

@font-face {
    font-family: ralewayRegular;
    src: url(../fonts/Raleway-Regular.tff);
}

@font-face {
    font-family: ralewayLight;      
    src: url(../fonts/Raleway-Light.ttf);
}

@font-face {
    font-family: ralewayExtraLight;
    src: url(../fonts/Raleway-ExtraLight.ttf);
}

@font-face {
    font-family: ralewayItalic;
    src: url(../fonts/Raleway-ExtraLightItalic.ttf);
}

.thumbnail {
    position: relative;
    padding: 0px;
    margin-bottom: 0px;
    border: none;
    height: 100%;
}

.parallaxText {
    right: 0;
    /* padding-left: 20px; */
    /* position: absolute; */
    /* padding-top: 150px; */
    top: 40%;
    width: 50%;
    padding-right: 20px;
    font-family: ralewayExtraLight;
    text-align: right;
    vertical-align: middle;
    /* height:  100%; */
    position: absolute;
    color:#fff;
    /* top:  50%; */
    /* padding-top: 50%; */
    /* display: table-cell; */
    /* display: inline-block; */
    /* vertical-align: middle; */
    /* float: none; */
}
.trumpQuote2{
    font-size: 1.5vw;
}
.trumpQuote
{
    font-size: 2.75vw;
}
#carouselText {
    font-family: ralewayThinFont;    
}

#aboutText{
    font-family: ralewayLight;
    width: 100%;
    text-align: right;
    font-size: medium;
}

#carouselBlock{
    /* width: 900px; */
    text-align: center;    
    padding-top: 30px;
    padding-bottom: 50px;        
    float: none;
}

#carouselContainer{
    background: #dadfe1;
}

#middleBandContainer{
    padding-top: 60px;
    padding-bottom: 60px;
    background: #66cc99;
    color: white;
    font-size: 2.5vw;
}

#logo{    
    color: #004DA7;
    font-size: 40px;
    font-family: arabScriptFont;
}

#logoSub{
    font-size: 12px;
}

#middleBandText {
    /* width: 800px; */
    text-align: center;
    font-family: ralewayExtraLight;
}

#bottomBandBlock {
    /* width: 600px; */
    text-align: center;     
}

#serviceText{        
    font-family: ralewayRegular;
}

#bottomBandText {        
    font-family: ralewayExtraLight;
}

#bottomBandItalic {        
    /*font-family: ralewayItalic;    */
    font-family: ralewayRegular;    
    font-style: italic;
}

.container-fluid{
}
#navigationBar{
    /* padding: 20px; */
    margin-bottom: 0px;
}

body{
    padding-top: 0px;
    padding-bottom: 0px;
    /* height: 100%; */
}

#aboutContainer{
    padding: 50px;
    background: #dadfe1;
    padding-bottom: 100px;
}

#bottomBandContainer{
    padding: 50px;    
    background: #dadfe1;
    height: 100%;
    min-height: 100%;
}

#navigationBar{
    background: #ececec;
}

.footer{
    height: 60px; 
    background: #ececec;
    margin-bottom: -20px;
    color: #777;
}

#footerText{
    padding-top: 20px;
    padding-left: 20px;
    font-family: ralewayLight;
    color: black;
}

#footerSocialMedia{
    padding-top: 10px;
    padding-right: 20px;
}

.calender{
    width: 48px;
    height: 48px;
    margin:  8px;
}