/* CUSTOM STYLES ====================================================================================== */

.expandableForm{
    background-color: #d0d0d0;
    height: 105px;
    padding:10px !important;
    text-align: center;
    right:0px;
    top:20px;
    z-index: 200;
    color: #0d6da0;
    font-weight: 500;
    width:225px;
}

.expandableForm input{
    margin-top:5px;
    margin-bottom:5px;
    width: 180px;
}
.expandableForm button{
    margin-top:5px;
    margin-bottom:5px;
    width: 100px!important;
}
.newsletterForm{
    padding:10px !important;
    z-index: 200;
    color: #000;
    font-weight: 500;
}

.newsletterForm input{
    margin-top:5px;
    margin-bottom:5px;
    width: 80%;
}
.newsletterForm button{
    margin-top:5px;
    margin-bottom:5px;
    width: 90%;
}


.headSearch{
    text-align:right;
    /*padding-top:15px;*/
}

.slide{
    height: 400px;
    position: relative;
    text-align: center;
}


.slidePositioner{
    width:70%;
    position: absolute;
    left:15%;
}

.slide h2{
    color: #fff;
    padding:15px 0px 15px 0px;
    display: inline;
    font-size: 45px;
    font-weight: 900;
    text-shadow: 2px 2px #000;
}

.slide p{
    font-family: 'Roboto', sans-serif;
    margin-top:10px;
    background-color: rgba(0,0,0,0.8);
    color: #fff;
    padding:15px;
    font-size: 26px;
    font-weight: 400;
    text-align: left;
}
#slideshow a{
    color:#00aae7;
}
#slideshow a:hover{
    color:#406618;
}

.blurb1{
    bottom:0px;
    z-index:10;
}

.blurb2,.blurb3,.blurb4{
    bottom:0px;
    opacity: 0;
    z-index:0;
}

.darkBlue{
    color: #0d6da0;
}
.orange{
    color: #F90;
}

.centerAlign{
    text-align: center;
}

.leftAlign{
    text-align: left;
}

.rightAlign{
    text-align: right;
}

.switcherGroup{
    margin-top:35px !important;
}

.dateDiv{
    line-height: 35px;
    text-align: center;
    color: #00aae7;
    cursor: pointer;
    border-right: 1px solid #ccc;
    margin-right:10px;
    border-top:1px solid #fff;
    border-bottom:1px solid #fff;
    border-left:1px solid #fff;
}

.activeDate{
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
    border-right:1px solid #fff;
    border-left:1px solid #ccc;
    color: #666666;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.inactive{
    display: none !important;
}

.news h4{
    color: #333 !important;
    margin-top:0px;
    font-size: 1.25em!important;
    font-family: 'Roboto', sans-serif;
}

.newsDate{
    background-color: #00aae7;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    /* text-align: center; */
    line-height: 40px;
}
.newsDate p {
    padding-left:10px;
    margin-bottom:0px !important;
    color: #fff !important;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
}

#nav .col{
    margin-top:0px !important;
    margin-bottom:0px !important;
}

#navToggle{
    display: none;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    padding: 5px 0px 5px 0px;
    text-align: center;
    cursor: pointer;
}

#navToggle img{
    width:15px;
    margin-right:8px;
    
}



.menuDiv ul{
    
    list-style-type: none;
    margin:0px;
    padding:0px;
}

.menuDiv ul li ul{

    margin-top:10px;
}



.menuDiv ul li{
    line-height: 22px;
}

.menuDiv ul li a{
    color: #00aae7;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
}

.menuDiv ul li ul li a{
    color: #666;
    font : 100%/1.4 'Roboto', sans-serif; 
}

.menuDiv ul li a:hover{
    color:#00aae7;
    
}

.menuDiv ul li ul li a:hover{
    margin-left:10px;
}
#nav ul.last {
    float:right;
    border-right: 1px solid #999;
}

div#sidebarContainer{
    border-right: 1px solid #ccc;
}

div#sidebarContainer h5{
    color: #00aae7;
    font-size: 16px;
    margin-top: 0px;
}

.sidebarDate{
    color: #fff;
    text-align: center;
    background-color: #00aae7;
    font-size: 11px;
}

.sidebarTitle{
    padding-left:5px;
    padding-bottom:5px;    
}

.sidebarTitle a{
    color: #666;
    position: relative;
    
}

.sidebarTitle a:visited{
    color: #666;
}

.sidebarTitle a:hover{
    color:#00aae7;
}

.resources a{
    color: #666;
    position: relative;
    
}

.resources a:visited{
    color: #666;
}

.resources a:hover{
    color:#00aae7;
}

a.aw-toggle{
    display: none;
}

.weatherWidget{
    padding-right:15px;
    padding-top:20px;
}

.breadcrumbs{
    font-size: 11px;
    color: #666;
}



/* RESPONSIVE GRID SYSTEM =============================================================================  */


/* BASIC PAGE SETUP ============================================================================= */

body {
    margin : 0 auto;
    padding : 0;
    font : 100%/1.4 'Roboto', sans-serif;
    color : #7d796d;
    text-align: center;
}

button, 
input, 
select, 
textarea { 
font-family: 'Roboto', sans-serif;
color : #333; }

/*  HEADINGS  ============================================================================= */

h1, h3, h4, h5, h6 {
font-family: 'Montserrat', sans-serif;font-weight : normal;
margin-top: 10px;
letter-spacing: 0px;
}

h1 { 
font-family: 'Montserrat', sans-serif;color: #000;
margin-bottom : 0.2em;
font-size : 1.75em; /* 28 / 16 */
line-height : 1.4;
}


h2 { 
font-family: 'Montserrat', sans-serif;color: #222;
margin-bottom : .5em;
margin-top : .5em;
font-size : 2.75em; /* 40 / 16 */
line-height : 1.2;
font-weight: 400 !important;
}

h3 { 
color: #333;
margin-bottom : 0.3em;
letter-spacing: 0px;
font-size : 1.75em; /* 28 / 16 */
line-height : 1.3; }


h4 { 
color: #333;
margin-bottom : 0.5em;
font-size : 1.5em; /* 24 / 16  */
line-height : 1.25; }



h5 { 
color: #555;
margin-bottom : 1.25em;
font-size : 1.25em; /* 20 / 16 */ }

h6 { 
color: #666;
font-size : 1em; /* 16 / 16  */ }

/*  TYPOGRAPHY  ============================================================================= */

p, ol, ul, dl, address {
    margin-bottom : 1.5em;
    font-size : 1.10em; /* 16 / 16 = 1 */
}

p {
hyphens : auto;  }

p.center {
text-align: center;
}


ul, 
ol { 
margin : 0 0 1.5em 0; 
padding : 0 0 0 24px; 
 color: #666666;}

li ul, 
li ol { 
margin : 0;
font-size : 1em; /* 16 / 16 = 1 */
 color: #666666;}

dl, 
dd { 
margin-bottom : 1.5em; }

dt { 
font-weight : normal; }

b, strong { 
font-weight : bold; }

hr { 
display : block; 
margin : 1em 0; 
padding : 0;
height : 1px; 
border : 0; 
border-top : 1px solid #ccc;
}

small { 
font-size : 1em; /* 16 / 16 = 1 */ }

sub, sup { 
font-size : 75%; 
line-height : 0; 
position : relative; 
vertical-align : baseline; }

sup { 
top : -.5em; }

sub { 
bottom : -.25em; }

.subtext {
    color: #666;
    }

/* LINKS =============================================================================  */

a { 
color : #00aae7;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
text-decoration: none;
}

a:visited { 
color : #00aae7; }

a:focus { 
outline : thin dotted; 
color : rgb(0,0,0); }

a:hover, 
a:active { 
outline : 0;
color : #000;
}


footer a { 
color: #FFFFFF;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}

footer a:visited { 
color: #fff; }

footer a:focus { 
outline: thin dotted; 
color: rgb(0,0,0); }

footer a:hover, 
footer a:active { 
outline : 0;
color: #00aae7;
}


/* IMAGES ============================================================================= */

img {
border : 0;
max-width: 100%;
height: auto;
width: auto\9; /* ie8 */
object-fit: cover;
object-position: center;
}

img.floatleft { float: left; margin: 0 10px 0 0; }
img.floatright { float: right; margin: 0 0 0 10px; }


/* TABLES ============================================================================= */

table { 
border-collapse : collapse;
border-spacing : 0;
margin-bottom : 1.4em; 
width : 100%; }

th, td, caption { 
padding : .25em 10px .25em 5px; }

tfoot { 
font-style : italic; }

caption { 
background-color : transparent; }

/* FORMS ============================================================================= */

form { 
margin : 0; }

fieldset { 
margin-bottom : 1.5em; 
padding : 0; 
border-width : 0; }

legend { 
*margin-left : -7px; 
padding : 0; 
border-width : 0; }

label{
font-weight : normal;
cursor : pointer;
/*display:block;*/
margin:0;
position:relative;
top:0;
left:0;
}

label.inline{
display:inline;
margin:0;
}

label span{
color:#666;
font-size:0.9em;
}

label span.right{
position:absolute;
bottom:0;
right:1em;
text-align:right;
}

label.disabled{
color:#ccc;
}


button, 
search,
input, 
select, 
textarea { 
font-size : 100%; 
margin : 0; 
/*vertical-align : baseline; */
*vertical-align : middle; }

button, input { 
line-height : normal; 
*overflow : visible; }

button, 
input[type="button"], 
input[type="reset"], 
input[type="submit"] { 
padding: 4px 12px;
margin: 0;
cursor : pointer; 
/*text-shadow:0 1px 0 #fff;*/
}

input[type="checkbox"], 
input[type="radio"] { 
box-sizing : border-box; }

input[type="search"] { 
    box-sizing : content-box;
}

button::-moz-focus-inner, 
input::-moz-focus-inner { 
padding : 0;
border : 0;  }

input{
margin:0;
border:1px solid #ccc;
font-size:1em;
/*padding:5px; */
background:#fff;
/*-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
-moz-box-shadow:inset 0px 0px 6px #ccc;
-webkit-box-shadow:inset 0px 1px 6px #ccc;
box-shadow:inset 0px 1px 6px #ccc;*/
}

    input::-webkit-input-placeholder,
    input:-moz-placeholder,
    .placeholder{
    color:#bbb;
    }
    
    input::-moz-focus-inner {border:0;}

    input[disabled="disabled"], input.disabled{
    color:#999;
    background:#f5f5f5;
    -moz-box-shadow:inset 0px 0px 2px #ddd;
    -webkit-box-shadow:inset 0px 1px 2px #ddd;
    box-shadow:inset 0px 1px 2px #ddd;
    }


/* Colors for form validity */
input:valid, 
textarea:valid   {  
/* Styles */ }

input:invalid, 
textarea:invalid {
-webkit-box-shadow : 0 0 2px #f00; 
-moz-box-shadow : 0 0 2px #f00;
box-shadow : 0 0 2px #f00; }

.no-boxshadow input:invalid, 
.no-boxshadow textarea:invalid {
background-color : #ccc; }



/*  MAIN LAYOUT    ============================================================================= */

#skiptomain { display: none; }

#wrapper {
    width: 100%;
    position: relative;
    text-align: left;
}

#headcontainer {
    width: 100%;
    background-color: #ffffff;
    border-top:1px solid #e0e0e0;
}

header {
    clear: both;
    width: 80%; /* 1000px / 1250px */
    font-size: 0.8125em; /* 13 / 16 */
    max-width: 92.3em; /* 1200px / 13 */
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
    position: relative;
    color: #000;
    /* text-align: center;*/
}
 
#toplinkscontainer {
    width: 100%;
    background-color: #EEEEEE;
    border-top: 1px solid #e0e0e0;
}

#toplinks {
    clear: both;
    width: 80%; /* 1000px / 1250px */
    font-size: 0.8125em; /* 13 / 16 */
    max-width: 92.3em; /* 1200px / 13 */
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
    position: relative;
    color: #000;
    text-align: center;
}
    
#navcontainer {
    width: 100%;
    background-color: #696a6c;
    z-index: 100;
    position: relative;
}

#nav {
    clear: both;
    width: 80%; /* 1000px / 1250px */
    font-size: 0.8125em; /* 13 / 16 */
    max-width: 92.3em; /* 1200px / 13 */
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
    position: relative;
    color: #000;
    text-align: center;

}    

#nav a:hover{
    background-color: #00aae7;
    color: #fff;
}

#nav a{
    color: #FFF;
    padding:5px 20px 5px 20px;
    display: block;
    line-height: 30px;
    /*margin-right:8px;*/
}

#nav ul{
    list-style-type: none;
    margin:0px;
    padding:0px;
}
.signUp {
    background-color:#33cc33;
}

.signUp:hover {
    background-color:#00aae7;
}

#slideshowcontainer {
    width: 100%;
    background-image:url('../homepage-images/slide1.jpg');
    background-size: cover;
    background-position: center center;
    position: relative;
}

#fauxslideshowcontainer {
    width: 100%;
    background-size: cover;
    background-position: center center;
    height:400px;
    position: absolute;
    left:0px;
    top:0px;
    opacity: 0;
}

#slideshow {
    clear: both;
    width: 80%; /* 1000px / 1250px */
    font-size: 0.8125em; /* 13 / 16 */
    max-width: 92.3em; /* 1200px / 13 */
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
    position: relative;
    color: #000;
    height: 400px;
    overflow: hidden;
}

#secondaryimagecontainer {
    width: 100%;
    background-image:url('../images/secondary_header2.jpg');
    background-size: cover;
    background-position: center center;
}

#secondaryimage {
    clear: both;
    width: 80%; /* 1000px / 1250px */
    font-size: 0.8125em; /* 13 / 16 */
    max-width: 92.3em; /* 1200px / 13 */
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
    position: relative;
    color: #000;
    height: 200px;
    
}

#nav>ul{
	display: flex;
	justify-content: center;
}

#nav ul li{
    position: relative;
    float: none;
    border-left: 1px solid #999;
    display: inline-block;
}

#nav>ul>li:nth-child(1){
	border-left:0px solid #fff;
}

#nav ul li ul{
    display: none;
    position: absolute;
    left:0px;
    z-index: 101;
    width:100%;
}

#nav ul li ul li{
    background-color: #00aae7;
    width:230px;
    float: none;
    text-align: left;
}

#nav ul li ul li a{
    line-height: 20px;
}

#nav ul li ul li a:hover{
    color:#00aae7;
    background-color:#FFF;
}

#nav ul li:hover ul{
    display:block;
}

#maincontentcontainer {
    width: 100%;
}

.standardcontainer {
    
}

.darkcontainer {
    background: rgba(102, 102, 102, 0.05);
}

.lightcontainer {
    background: rgba(255, 255, 255, 0.33);
}
        
#maincontent{
    clear: both;
    width: 80%; /* 1000px / 1250px */
    font-size: 0.8125em; /* 13 / 16 */
    max-width: 92.3em; /* 1200px / 13 */
    margin: 0 auto;
    padding: 1em 0px;
    color: #333;
    line-height: 1.5em;
    position: relative;
}

.maincontent{
    clear: both;
    width: 80%; /* 1000px / 1250px */
    font-size: 0.8125em; /* 13 / 16 */
    max-width: 92.3em; /* 1200px / 13 */
    margin: 0 auto;
    padding: 1em 0px;
    color: #333;
    line-height: 1.5em;
    position: relative;
}

#maincontent h2{
    color: #fff;
    background-color:#303030;
    padding:20px;
    font-size: 26px;
}

#maincontent p{
    color:#666666;
}

#maincontent h4{
    color: #333;
}

#footercontainer {
    width: 100%;    
    border-top: 1px solid #000;
    background-color:#333333;
}
    
footer {
    clear: both;
    width: 80%; /* 1000px / 1250px */
    font-size: 0.8125em; /* 13 / 16 */
    max-width: 92.3em; /* 1200px / 13 */
    margin: 0 auto;
    padding: 20px 0px 10px 0px;
    color: #999;
}

footer strong {
    font-size: 1.077em; /* 14 / 13 */
    color: #fff;
}

footer h4{
    color: #FFF;
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    text-align: left;
}

footer a:link, footer a:visited { color: #FFF; text-decoration: none; }
footer a:hover { color: #00aae7; text-decoration: underline; }


#smallprint {
    margin-top: 20px;
    line-height: 1.4em;
    text-align: center;
    color: #FFF;
    font-size: 0.923em; /* 12 / 13 */
}

#smallprint p{
    vertical-align: middle;
}

#smallprint .twitter-follow-button{
    margin-left: 1em;
    vertical-align: middle;
}

#smallprint img {
    margin: 0px 10px 15px 0px;
    vertical-align: middle;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha( opacity  = 50);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


#smallprint a:hover img {
    opacity: 1.0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha( opacity  = 100);
}

#smallprint a:link, #smallprint a:visited { color: #999; text-decoration: none; }
#smallprint a:hover { color: #999; text-decoration: underline; }


div.circleIcon{
    text-align: right;
}

/*  SECTIONS  ============================================================================= */

.section {
    clear: both;
    padding: 0px;
    margin: 0px;
}


/*  GLOBAL OBJECTS ============================================================================= */

.breaker { clear: both; }

.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}


.floatleft {
    float: left;
}

.floatright {
    float: right;
}


/* VENDOR-SPECIFIC ============================================================================= */

html { 
-webkit-overflow-scrolling : touch; 
-webkit-tap-highlight-color : rgb(52,158,219); 
-webkit-text-size-adjust : 100%; 
-ms-text-size-adjust : 100%; }

.clearfix { 
zoom : 1; }

::-webkit-selection { 
background : rgb(23,119,175); 
color : rgb(250,250,250); 
text-shadow : none; }

::-moz-selection { 
background : rgb(23,119,175); 
color : rgb(250,250,250); 
text-shadow : none; }

::selection { 
background : rgb(23,119,175); 
color : rgb(250,250,250); 
text-shadow : none; }

button, 
input[type="button"], 
input[type="reset"], 
input[type="submit"] { 
-webkit-appearance : button; }

::-webkit-input-placeholder {
font-size : .875em; 
line-height : 1.4; }

input:-moz-placeholder { 
font-size : .875em; 
line-height : 1.4; }

.ie7 img,
.iem7 img { 
-ms-interpolation-mode : bicubic; }

input[type="checkbox"], 
input[type="radio"] { 
box-sizing : border-box; }

input[type="search"] { 
-webkit-box-sizing : content-box;
-moz-box-sizing : content-box; }

button::-moz-focus-inner, 
input::-moz-focus-inner { 
padding : 0;
border : 0; }

p {
/* http://www.w3.org/TR/css3-text/#hyphenation */
-webkit-hyphens : auto;
-webkit-hyphenate-character : "\2010";
-webkit-hyphenate-limit-after : 1;
-webkit-hyphenate-limit-before : 3;
-moz-hyphens : auto; }

@media only screen and (min-width: 768px) {
    #nav{ height: auto !important};
}

@media only screen and (max-width: 768px) {
    
    #nav{
        height: auto;
        overflow: visible;
        position: static;
        width:80% !important;
        background-color: transparent;
    }
    
    #nav ul li:hover ul{
        display: block !important;
    }
    
}

@media only screen and (max-width: 480px) {
    .siteTagline{
        display:none !important;
    }
    .toplinksLinks{
        text-align: center;
    }
    .siteLogo{
        text-align: left;
    }
    #maincontent h2{
        font-size: 18px;
        padding:15px;
    }
    div.circleIcon{
    text-align: center;
    }    
    div.circleIcon img{
        max-width: 120px;
    }
    div.dateList{
        display: none !important;
    }
    .inactive{
        display: block !important;
    }
    .newsDate{
        text-align: left;
        font-size: 18px;
        background-color: #fff;
        color: #00aae7;
        line-height: 28px;
    }
    .news h4{
        font-size: 1.1em;
    }
    
    #navToggle{
        display: block;
    }
    
    #nav{
        overflow: hidden;
        position: absolute;
        top:32px;
        left:0px;
        width:100% !important;
        background-color: rgba(0,0,0,1); /* was 0,0,0,0.8 */
    }
    
    #nav ul li:hover ul{
        display: none !important;
    }
}

pre{
    color: #333;
    background-color: #e0e0e0;
    padding:15px;
}

.pull-right {
    float: right;
}
.social_icons {
    padding: 20px 0 0;
}
.social_icons ul {
    list-style-type: none;
    margin-left: 0;
    padding:0px;
}
.social_icons ul li {
    display: inline-block;
    margin: 0;
    line-height: 20px;
}

/* LOGIN STYLES ====================================================================================== */
.margin-bottom-sm {
    margin-bottom: 5px !important;
}
.input-group {
    border-collapse: separate;
   /*  display: table; */
    position: relative;
}
.input-group-addon {
    background-color: #eeeeee;
    border: 1px solid #cccccc;
    border-radius: 4px;
    color: #555555;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    padding: 6px 12px;
    text-align: center;
    box-shadow:none;
}
.input-group-addon:first-child {
    border-right: 0 none;
}
.input-group .form-control {
    margin-bottom: 0;
    z-index: 2;
}
.form-control {
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    /*border-radius: 4px;*/
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    /*display: block;*/
    font-size: 14px;
    height: 15px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width:140px;
}
.margin-bottom {
    margin-bottom: 10px !important;
}
.btn-default {
   /* text-shadow: 0 1px 0 #fff; */
}
.btn {
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
}
.btn-sm, .btn-group-sm > .btn {
    border-radius: 3px;
    font-size: 12px;
    line-height: 1.5;
    padding: 5px 10px;
}
.btn-default {
    background-color: #00aae7;
    border-color: #cccccc;
    color: #fff;
    font-weight:bold;
}

.btn-default2 {
   /* background-color: #33cc33;
    border-color: #cccccc;
    color: #fff;
    font-weight:bold; 
    font-size:12px; */
    padding: 2px 8px;
    width:115px;
    float:right;
}

.btn-default2 span {
    padding-top:50px;
}

.eval-btn {
    background-color:#00aae7;
    color:#FFF;
    font-weight:normal;
    text-shadow:none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    width:210px;
    margin-top:17px;
}
.eval-btn:hover {
    background-color:#000;
}
.donate-btn {
    background-color:#00aae7;
    color:#FFF;
    font-weight:normal;
    text-shadow:none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    margin-top:58px;
}
.donate-btn:hover {
    background-color:#406618;
}
.phone {
    background-color:#f60;
    color:#FFF;
    font-weight:normal;
    text-shadow:none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    width:181px;
    text-align:left;
    margin: 0;
    padding: 0.5em 1em;
    margin-top:8px;
}
/*.phone:hover {
    cursor:pointer;
} */
/*.clientEval {
    padding-top:5px;
} */
.headerText {
    text-align:right;
    margin-top:20px;
    padding-left:200px;
    }

.headerLinks {
    padding-top:15px;
    text-align:right;
}
    
.headerLinks ul li {
    background-color: #696a6c;
    color: #fff;
    display: inline;
    list-style-type: none;
    padding: 4px 8px;
    border-radius: 4px;
}

.headerLinks ul li:hover {
    background-color: #00aae7;
}

.headerLinks ul li a{
    color: #FFF;
}

.headerLinks ul{
	margin-bottom: 0px;
}

#mobileheaderLinks {
        display:none;
}

.tagline {
    padding-top: 55px;
}

a.subscribe{
	background-color: #f9b900;
	color: #fff;
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 14px;
    line-height: 20px;
    margin-left: 15px;
}

a.subscribe:hover{
	background-color: #e6ad00;
}

/* END LOGIN STYLES ====================================================================================== */
.big-icon-wrap {
    color: #fff;
    height: auto;
    line-height: 95px;
    text-align: center!important;
    transition: all 0.35s ease 0s;
    width:60%;
    margin: 0 auto;
}
.img-circle {
    border-radius: 500px;
    background-color: #00aae7;
}
.pull-left {
    float: left;
}
.mobileLogin {
    display:none!important;
}
.mobileEval {
    display:none!important;
}
.dark-grey {
    background: none repeat scroll 0 0 #e0e0e0;
    padding: 15px 0px 5px 0px;
    width:100%;
}
.light-grey {
    background: none repeat scroll 0 0 #f0f0f0;
    padding: 15px 0px 5px 0px;
    width:100%;
}
.light-blue {
    background-color: #dbe5e2;
    border-top:1px solid #e0e0e0;
    border-bottom:1px solid #e0e0e0;
    padding: 15px 0px 5px 0px;
    width:100%;
}
.sectionImg {
    background-image: url(../images/section-bkg.png);
    background-repeat:repeat-x;
    padding: 15px 0px 5px 0px;
    width:100%;
}
.tan {
    background: none repeat scroll 0 0 #c09c78;
    padding: 15px 0px 5px 0px;
    width:100%;
}
.basicBtn {
    background-color:#00aae7;
    color:#FFF;
    font-weight:normal;
    text-shadow:none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    text-align:left;
    margin: 0;
    padding: 0.5em 1em;
    margin-top:8px;
}
.hero-unit {
    background-color: #eeeeee;
    border-radius: 6px;
    color: inherit;
    font-size: 18px;
    font-weight: 200;
    line-height: 30px;
    margin-bottom: 30px;
    padding: 60px;
}
.my-btn.btn-mini {
    font-size: 12px;
    padding: 6px;
}
.my-btn, .my-btn.btn-small, .my-btn.btn-large {
    color: #f3f3f3;
}
.my-btn {
    background: none repeat scroll 0 0 #00aae7;
}
.my-btn {
    border-radius: 2px;
    display: inline-block;
    font-size: 16px;
    padding: 10px;
}
.my-btn:hover, .my-btn.btn-small:hover, .my-btn.btn-large:hover {
    background: none repeat scroll 0 0 #303030;
}
.box-1 {
    border: 0px solid #FFFFFF;
    text-align:center;
    padding: 24px 18px 23px;
}
.box-1 p{
    text-align:center !important;
}
.box-1:hover {
    border: 0px solid #00aae7;
}
#maincontent .box-1 a h4{
	color: #00aae7;
}

#maincontent .box-1 a:hover h4{
	color: #9c9c9c;
}

.box-2 {
    text-align:center;
    padding: 18px 14px 0px 0px;
}
.box-2 p{
    text-align:left;
}


#maincontent h2.smallHead {
    background-color: #00aae7;
    color: #fff;
    font-size: 26px;
    margin: 0 auto 10px;
    padding: 5px 15px;
    text-align: center;
    border-radius: 4px;
    margin-left: 40px;
    margin-right: 30px;
}
#maincontent h3.smallHead {
    background-color: #696a6c;
    color: #fff;
    font-size: 16px;
    margin: 0 0 10px;
    padding: 5px 15px;
}
ul.bullets-style {
    list-style-type: none;
    margin: 0 0 10px 18px;
}

ul.bullets-style li, .arrow-list li:before, .arrow-list-2 li:before, .arrow-list-3 li:before, .arrow-list-4 li:before {
    position: relative;
}
.arrow-list li:before {
    list-style-type:disc;
}

.arrow-list li:before, .arrow-list-2 li:before, .arrow-list-3 li:before, .arrow-list-4 li:before {
    display: inline-block;
    margin-left: -18px;
    margin-right: 8px;
    top: 0;
    width: 10px;
}
ul.bullets-style li, .arrow-list li:before, .arrow-list-2 li:before, .arrow-list-3 li:before, .arrow-list-4 li:before {
    position: relative;
}
ul.bullets-style li {
    margin: 0 0 5px;
}
ul.bullets-style li a {
    font-size: 1.1em;
}
div.big-icon-wrap i {
    padding-top: 22px;
}
.tag{
    font-size: 17px;
    text-align:left;
    color: #696a6c;
}

h1.tag div{
	color: #696a6c;
}

h1.tag div:nth-child(2){
	color: #00aae7;
}

h1.tag div:nth-child(3){
	font-style: italic;
	font-weight: normal;
/* 	letter-spacing: 1px; */
	font-size: 15px;
	margin-top:8px;
}

div.pagination{
    position:absolute;
    right:10px;
    top:15px;
}

div.pagination div{
    float: left;
    width:20px;
    height:20px;
    background-color: #fff;
    margin-left:10px;
    cursor: pointer;
}

div.pagination div:hover{
    background-color: #a1e1f0;
}

div.activePage{
    background-color: #00aae7 !important;
}
.submit {
    background-color: #00aae7;
    color:#FFF;
}
.AccordianHeadingSel {
    font-size: 18px;
    margin: 10px 0px 10px 0px;
    text-align: left;
    color: #00aae7;
    font-family: 'Montserrat', sans-serif;
}

.AccordianHeading {
    background-image:url(../images/CS-inactive.png);
    background-position:right;
    background-repeat:no-repeat;
    font-size: 18px;
    margin: 10px 0px 10px 0px;
    text-align: left;
    color: #333333;
    font-family: 'Montserrat', sans-serif;
}

.AccordianHeadingSel{
    background-image:url(../images/CS-active.png);
    background-position:right;
    background-repeat:no-repeat;
}

.AccordianHeading:hover {
    color: #00aae7;
}

.row {

}

.row:nth-child(odd) {
    background: #ededed;
}

#p_lt_ctl04_ScrollingNews {
    width:100%!important;
}
.scrollerContent {
    width:100%!important;
}
.signupImage {
    width:50%;
    margin:0px;
}
.ErrorLabel{
    color: #ff0000;
}
.EditingFormErrorLabel{
    color: #ff0000;
}

/* #################################
    CUSTOM STYLES
################################## */

.headerLinks ul {
    margin-left: -40px;
}

.headerLinks ul {
    margin-left: -40px;
    white-space: nowrap;
}

.headerLinks ul li, #mobileheaderLinks ul li {
    display: inline-block !important;
    margin-bottom: 5px;
    border-radius: 4px;
}

#mobileheaderLinks ul li {
    width: 45% !important;
}

.show-on-tablet {
    display: none;
}

#mobileheaderLinks {
        display: none !important;
        padding-top: 10px;
        padding-bottom: 0px;
    }

@media only screen and (max-width: 1110px) {
    .headerLinks ul li {
        font-size: 90%;
    }

}

@media only screen and (max-width: 960px) {
    .headerLinks ul li {
        font-size: 85%;
    }
}

@media only screen and (max-width: 768px) {
    .headerLinks ul li {
        font-size: 95%;
    }
}

@media only screen and (max-width: 540px){
    .headerLinks {
        display: none !important;
    }
    
    #mobileheaderLinks ul {
        padding-left:0px !important;
    }
    #mobileheaderLinks ul li {
        background-color: #696a6c;
        color: #fff!important;
        display: inline;
        list-style-type: none;
        padding: 4px;
        width: 100%;
        font-size:12px;
    }
    #mobileheaderLinks ul li:hover {
        background-color: #00aae7;
    }
    #mobileheaderLinks ul li a {
        color: #fff!important;
    }
    
    #mobileheaderLinks {
        display: block !important;
        padding-top: 10px;
        padding-bottom: 0px;
    }
    
    header .col.span_2_of_3.rightAlign,
    header .col.span_1_of_3.rightAlign {
        float: none;
        width: 100%;
    }
}

/* #####################################
    Flags
#################################### */

.languages {
    list-style: none;
    color: white;
    padding-left: 0;
}

.languages li {
    padding-left: 30px;
    text-align: left;
}

.canada {
    background: url("/images/flags/ca-flag.aspx") left center no-repeat;
}

.deutsch {
    background: url("/images/flags/de-flag.aspx") left center no-repeat;
}

.english {
    background: url("/images/flags/en-flag.aspx") left center no-repeat;
}

.espanol {
    background: url("/images/flags/sp-flag.aspx") left center no-repeat;
}

.francais {
    background: url("/images/flags/fr-flag.aspx") left center no-repeat;
}

.portugese {
    background: url("/images/flags/pt-flag.aspx") left center no-repeat;
}
    
.responsive {
    width: 100%;
}

.video-thumb-list, .video-thumb-list * {
    box-sizing: border-box;
}

.video-thumb-list {
    display: flex;
    flex-direction: column;
    margin-bottom: 15px;
}

.video-thumb-item {
    display: flex;
    flex-direction: column;
}

.video-thumb-item-group {
    display: flex;
}

.video-thumb-item + .video-thumb-item {
    margin-top: 15px;
}

.video-thumb {
    width: 250px;
    height: 136.25px;
    flex-grow: 0;
    flex-shrink: 0;
    margin-right: 15px;
    border: solid 1px;
}

.video-content {
    margin-top: 10px;
}

.video-content p:last-child {
    margin-bottom: 0px;
}

.video-thumb img {
    display: none;
}

.video-title {
    font-weight: bold;
    font-size: 120%;
    line-height: 1.5;
}

.video-wrapper {
    position: relative;
    height: 0;
    padding-bottom: 54.25%;
}

.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

@media only screen and (max-width: 768px){
    .video-thumb-item-group {
        flex-direction: column;
    }
    .video-thumb {
        margin-bottom: 5px;
    }
}

div.top-flex{
	display: flex;
	flex-direction: row;
}

div.top-flex h1{
	margin-left: 15px;
}

.span_1_of_1{
	width:100%;
}

div.search-flex{
	display:flex;
	direction: row;
	justify-content: flex-end;
}

div.search-flex input[type='text']{
	background-color: #ebebeb;
	border: 0px solid #fff;
	border-radius: 4px;
	-webkit-appearance: none;
}

div.search-flex input[type='image']{
	height: 16px;
	width:16px;
	border: 0px solid #fff;
	position: absolute;
	top:5px;
	right:5px;
	background-color: transparent;
}

div.search-flex div.headSearch{
	position: relative;
}

div.owl-dot{
	border-radius: 10px !important;
}

div.slide-caption{
	border-radius: 6px !important;
}

div#home-news.owl-carousel, div#did-you-know.owl-carousel{
	overflow: visible;
}

div#home-news.owl-carousel .owl-item, div#did-you-know.owl-carousel .owl-item{
	height: auto;
	text-align: center !important;
	font-size: 14px !important;
}

div#did-you-know.owl-carousel .owl-item p{
	font-size: 18px;
	color: #b2d16e;
}

div#home-news div.owl-dots, div#did-you-know div.owl-dots{
	justify-content: center;
	height: auto;
	top: auto;
	bottom: -25px;
}

div#home-news div.owl-dots div.owl-dot, div#did-you-know div.owl-dots div.owl-dot{
	width: 10px;
	height: 10px;
	border-radius: 5px;
}

p.finra-disclaimer{
	background-color: #424242;
	border-radius: 4px;
	padding: 15px;
}

div.quick-links{
	width: 100%;
	text-align: left;
}

div.quick-links a{
	display: block;
	font-size: 14px;
}

div.connect-with-us{
	text-align: right;
}

div.connect-with-us h4{
	text-align: right;
}

@media only screen and (max-width: 768px){

	div.siteLogo{
		width: 100%;
	}	
	
	div.top-flex{
		align-content: center;
		justify-content: center;
	}
	
	div.headRight{
		width: 100% !important;
		margin: 0px 0px 0px 0px;
	}
	
	div.search-flex{
		justify-content: center;
		align-content: center;
	}
	
	.headerLinks{
		text-align: center;
	}
	
	
	
}

@media only screen and (max-width: 480px){

	footer h4{
		text-align: center;
	}
	
	.truncate{
		display: none;
	}
	div.search-flex{
		align-items: flex-start;
	}
	
	#nav>ul{
		display: flex;
		justify-content: center;
		flex-direction: column
	}
	
	div#home-news{
		margin-bottom:20px;
	}
	
	
	div.quick-links{
		text-align: center;
	}
	
	div.quick-links h4{
		text-align: center !important;
	}
	
	p.finra-disclaimer{
		margin-top:20px;
	}
	
	div.connect-with-us{
		text-align: center;
	}
	div.connect-with-us h4{
		text-align: center;
	}
	
	div.box-1 h4{
		font-size: 1.2em;
	}
	
	div.box-1{
		padding-bottom:0px !important
	}
	div.box-1{
		margin-bottom:0px !important
	}
	
	p.finra-disclaimer{
		text-align: center;
	}
	
}