/*!
 * Start Bootstrap - Scrolling Nav (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

 /* visual aid - design lines */
 .col-lg-4, .col-lg-6, .col-lg-5, .col-lg-7, .col-lg-8, .col-md-4, .col-md-6, .col-md-8{
    /*        border: 1px solid red;*/
}

body {
    width: 100%;
    height: 100%;
    font-family: font-family: 'Open Sans', sans-serif;
    font-size: 18px !important;
}

p, ul {font-family: 'Open Sans', sans-serif; color:#595959 !important; }

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

@media(min-width:768px) {
    .logo-exp img {
        height: 100px;
    }
    .logo-affiliate img {
        height: 100px;
    }
    .navbar {
        padding: 0px 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;
    }
}

@media(max-width: 1999px) {

    .header-cta {
        float:left !important;
    }

    #left-col-a {
        height: 50px !important;
    }
    #left-col-c {
        height: 100px !important;
    }
}
@media(max-width: 991px) {

    #left-col-a {
        height: 50px !important;
    }
    #left-col-c {
        height: 50px !important;
    }
}

@media(max-width: 767px) {

    #left-col-a {
        height: 50px !important;
    }
    #left-col-c {
        height: 90px !important;
    }
}
@media(max-width: 699px) {

    #left-col-c {
        height: 50px !important;
    }
}
@media(max-width: 600px) {

    #header-section {
        background:url(../img/header-image.jpg?v=2.0) no-repeat center / auto 100% #ffffff !important;
        padding-top: 0px !important;
        height: 350px !important;
    }

    #headline {
        font-size:32px !important;
    }

    .headline-fold {
        height: 200px !important;
    }

    .logo-section {
        height:70px !important;
    }

    .logo-exp img {
        height: 60px;
    }
    .logo-affiliate img {
        height: 60px;
    }

    #left-col-a {
        height:36px !important;
        /*display: none !important;*/
    }

    #left-col-c {
        height: 100px !important;
    }

    .navbar {
        padding: 0px 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;
    }
}


.spotlight {
    background-color:#126fb7;
/*    min-height:200px;*/
    width:100%;
    border-radius:10px;
    padding:20px;
    margin-bottom:20px;
    text-align: center;
}

.clearspace {
    clear:both;
}

@media(max-width: 571px) { 
    #headline {
        font-size:28px !important;
    }
}

@media(max-width: 540px) {

    #header-section h1 {
        font-size: 28px !important;
        margin-top: 16px !important;
    }

    .headline-fold {
        height: 200px !important;
    }

    #left-col-c {
        height: 95px !important;
    }

    #content-area-a {
        padding:20px !important;
    }

}

@media(max-width: 379px) { 
    .headline-fold {
        height: 242px !important;
    }
    #headline {font-size:20px !important;}
    #left-col-c {
        height: 52px !important;
    }
}


/* Demo Sections - You can use these as guides or delete them - the scroller will work with any sort of height, fixed, undefined, or percentage based.
The padding is very important to make sure the scrollspy picks up the right area when scrolled to. Adjust the margin and padding of sections and children 
of those sections to manage the look and feel of the site. */

#header-section {
    background:url(../img/header-image.jpg) no-repeat center / 100% auto #ffffff;
    /*    padding-top: 100px;*/
    height: 370px;
    padding-left: 0px !important; 
    padding-right: 0px !important;
}

#content-area-a {
    padding:20px 0px 20px 20px;
}

.ico-arrow-right { 
   float: right;
   width: 21px;
   height: 18px;
   margin-left: 10px;
   margin-top: 5px;
   background: url(../img/ico-arrow-white@x2.png) no-repeat; 
}

.ico-arrow-spotlight { 
   float: right;
   width: 21px;
   height: 18px;
   margin-left: 0px;
   margin-top: 5px;
   background: url(../img/ico-arrow-white@x2.png) no-repeat; 
}


a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
	color: #000000;
}

a:active {
    text-decoration: underline;
}

.advSearch
{	font-size: 15px;
	line-height: 1em;
	color: #ffffff;
	text-decoration: none;
}
a.advSearch:link
{	color: #ffffff;
}
a.advSearch:visited
{	color: #ffffff;
}
a.advSearch:hover
{	font-weight: bold;
}

input, button, select {
  margin-bottom: 14px;
  border-radius: .65rem;
  display: inline-block;
  /*  text-align: center;*/
  white-space: nowrap;
  vertical-align: middle;
  border: 1px solid transparent;
  padding: .15rem .75rem;
  font-size: 1.2rem;
  line-height: 1.5;
}

select { 
  font-size: 1.2rem;
}

.partner-statement {
   font-size: 2.0rem;
	font-weight: 550;
	line-height: 1.1;
	padding-bottom: 16px;
}

.btn-orange {
  color: #ffffff;
  background-color: #ff9007;
  border-color: #FF9800;
  font-size:18px;
  font-weight: normal;
}

.btn-orange:hover {
  color: #ffffff;
  background-color: #e72887;
  border-color: #e72887;
  font-size:18px;
}



