/* ==========================================================================
Author's custom styles
========================================================================== */

@font-face {
    font-family: 'alright_sansthin';
    src: url('../styles/fonts/alrightsans_thin_mod-webfont.woff2') format('woff2'),
    url('../styles/fonts/alrightsans_thin_mod-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'alright_sanslight';
    src: url('../styles/fonts/alrightsans_light_mod-webfont.woff2') format('woff2'),
    url('../styles/fonts/alrightsans_light_mod-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'alright_sansregular';
    src: url('../styles/fonts/alrightsans_regular_mod-webfont.woff2') format('woff2'),
    url('../styles/fonts/alrightsans_regular_mod-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'alright_sansmedium';
    src: url('../styles/fonts/alrightsans_medium_mod-webfont.woff2') format('woff2'),
    url('../styles/fonts/alrightsans_medium_mod-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'alright_sansbold';
    src: url('../styles/fonts/alrightsans_bold_mod-webfont.woff2') format('woff2'),
    url('../styles/fonts/alrightsans_bold_mod-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DIN_condensed';
    src: url('../styles/fonts/din_condensed_bold-webfont.woff2') format('woff2'),
    url('../styles/fonts/din_condensed_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helvetica_lt_stdlight';
    src: url('../styles/fonts/helveticaltstd_light-webfont.eot');
    src: url('../styles/fonts/helveticaltstd_light-webfont.eot?#iefix') format('embedded-opentype'),
    url('../styles/fonts/helveticaltstd_light-webfont.woff') format('woff'),
    url('../styles/fonts/helveticaltstd_light-webfont.ttf') format('truetype'),
    url('../styles/fonts/helveticaltstd_light-webfont.svg#helvetica_lt_stdlight') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'helvetica_lt_stdregular';
    src: url('../styles/fonts/helveticaltstd_roman-webfont.eot');
    src: url('../styles/fonts/helveticaltstd_roman-webfont.eot?#iefix') format('embedded-opentype'),
    url('../styles/fonts/helveticaltstd_roman-webfont.woff') format('woff'),
    url('../styles/fonts/helveticaltstd_roman-webfont.ttf') format('truetype'),
    url('../styles/fonts/helveticaltstd_roman-webfont.svg#helvetica_lt_stdregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../styles/fonts/glyphicons-halflings-regular.eot');
    src: url('../styles/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../styles/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../styles/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../styles/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}


body {
    font-size: 15px;
    font-family: arial;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* Margin bottom by footer height */
    margin-bottom: 316px;
    background-color: #eff4f7;
}

#content {
    background-color: #fff;
}

#content .container:last-child {
    border-bottom: 0px;
}

html {
    position: relative;
    min-height: 100%;
}

.container {
    position: relative;
}


#subNavBar {
	background-color: #007db6;	
}

#sub_emo {
	margin-bottom: 0px;
}




/* ==========================================================================
Mobile < 768 styles
========================================================================== */

h1 {
    font-size: 27px;
    margin-top: 22px;
    margin-bottom: 0px;
    color: #007db6;
}

#subNavBar h1 {
    margin-top: 20px;
    margin-bottom: 20px;
}

h2,
.h2 {
    font-size: 22px;
    line-height: 1.3;
    margin-top: 20px;
}

h3,
.h3 {
    font-size: 17px;
}

p {
    margin: 0 0 14px;
}

li {
    font-size: 14px;
}

ul li ul {
    display: block;
}

ul li ul + ul {
    margin-top: 0px;
}

sup {
    top: -1.0em;
}

sub,
sup {
    position: relative;
    font-size: 43%;
    line-height: 0;
    vertical-align: baseline;
}

.row {
    /* text-align: center; */
    margin-top: 30px;
    margin-bottom: 0px;
    padding-top: 10px;
    padding-bottom: 26px;
}

footer .row {
    /* text-align: center; */
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 10px;
    padding-bottom: 0px;
}

#home_buckets > .row {
    border-top: 1px solid #e0e4e7;
    border-bottom: 1px solid #e0e4e7;
    background-color: #ffffff;
    text-align: left;
}

#home_buckets > .row .col-sm-4 {
    margin-top: 20px;
    margin-bottom: 30px;
}

#home_buckets .carousel .item .row {
    margin-top:0px;
}


/* Table styles 
-------------------------------------------------- */

.tableHeaders {

    border-top: none !important;
}



/* Head styles
-------------------------------------------------- */

#logo {
    top: 11px;
    left: 15px;
    width: 152px;
    height: 19px;
}

#logo img {
    width: 100%;
}

.navbar {
    min-height: 51px;
    margin-bottom: 0;
}

.search {
    width: 199px;
}

.searchfield {
    width: 165px;
}


/* Main Navigation styles
-------------------------------------------------- */

#nav {
    width: auto;
    margin: 0 -15px;
    padding: 0;
    display: block;
}

#nav li {
    background: none;
}

.nav li {
    background: none;
    padding-left: 0;
    font-size: 15px;
}

.navbar-right li {
    margin-bottom: 0;
}

.nav .social {
    padding-left: 8px;
    display: inline-block;
}

.nav .social {
    padding-left: 8px;
    display: inline-block;
}

.nav .social a {
    padding-bottom: 16px;
}

#nav > li > a {
    color: #393939;
    padding-bottom: 7px;
    position: relative;
    display: block;
    padding: 10px 15px;
}

#nav > li > a:hover {
    color: #ffffff;
    background-color: #f16935;
    text-decoration: none;
}

#nav > li > a:focus {
    background: #f5f5f5;
    color: #393939;
    text-decoration: none;
}

.dropdown-menu {
    position: relative;
    top: 100%;
    left: 0;
    display: none;
    float: none;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #fff;
    border: none;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-clip: initial;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #00aaf8;
}

.navbar-toggle {
    background-color: #f16935;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle {
    border-color: transparent;
}

.navbar-right {
    margin-right: 0px;
}

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

.col-sm-6 + .col-sm-4 {
    margin-top: 50px;
}


/* Top Right Navigation styles
-------------------------------------------------- */

.navbar-nav {
    margin-top: 0;
    margin-bottom: 0;
}

.navbar-nav > li > a {
    padding-top: 8px;
    padding-bottom: 7px;
}

.navbar-default .navbar-nav > li > a {
    padding-top: 8px;
    padding-bottom: 7px;
}

.navbar-default .navbar-nav > li + li + li + li + li > a {
    background-color: #00afff;
    color: #fff;
}

.navbar-default .navbar-nav > li:last-child a {
    background-color: transparent;
}

.navbar-default .navbar-nav > li > a {
    color: #ffffff;
}

.navbar-nav > li + li + li + li > a {
    background-color: transparent;
}

.navbar-nav > li + li + li + li + li + li {
    margin-left: 10px;
    margin-top: 7px;
    margin-bottom: 3px;
}

.navbar-default .navbar-nav > li > a {
    color: #393939;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #ffffff;
    background-color: #f16935;
}

.navbar-default {
    background-color: #fff;
}

.navbar-right .dropdown-menu {
    top: 35px;
}

.navbar-right .dropdown-menu > li > a {
    font-size: 14px;
}


/* Left Navigation styles
-------------------------------------------------- */

#navLeft {
    display: none;
}

/* Social Nav Icons main */

.social + .social + .social {
    display: none;
}

.social a {
    width: 23px;
    height: 23px;
    padding-right: 6px;
}

.social {
    border-left: 0px;
}


/* Main Body styles
-------------------------------------------------- */

.jumbotron {
    /* background-color: #007db6; */
    text-align: center;
}

.jumbotron,
.subpageHeader {
    margin-top: 0px;
    padding: 6px 0px 0px;
}

.jumbotron .container {
    background-color: #007db6;
}
.jumbotron .item#slide1 .container {
     background-color:  #007db6;
}

#carousel-home .item#slide1 {
    text-align: left;
    background-size: cover;
}
#carousel-home .item#slide1 .hero-text {
    width: 285px;
}
.subpageHeader {
    border-top: 1px solid #e2e2e2;
    background-color: #fff;
}

#home_buckets .col-sm-4 img {
    width: 170px;
    margin: 0 auto;
    display: block;
}

#heading {
    font-family: 'alright_sanslight', Helvetica;
    color: #007db6;
    display: block;
    font-size: 27px;
    padding: 22px 0px;
}


.subpageHeader .container {
    margin: 0 15px;
    padding: 0;
}

.subpageHeader .container .row .col-sm-12 {
    margin: 0;
    padding: 0;
}

.jumbotron .hero-text {
    padding: 26px 0;
}

.subpageHeader #hero-text {
    width: 400px;
    height: 250px;
}

#content .container > .row > .col-sm-4 + .col-sm-8 {
    margin-top: 20px;
}

.jumbotron #hero-img {
    display: none;
    position: absolute;
    right: 15px;
}

.jumbotron h1,
.jumbotron .h1,
.subpageHeader .h1 {
    font-size: 28px;
    margin-top: 0;
    margin-bottom: 12px;
    color: #ffffff;
}

.subpageHeader .h1 {
    margin-bottom: 20px;
}

.jumbotron p,
.subpageHeader p {
    line-height: 1.4;
}

.jumbotron p {
    font-size: 17px;
}

.subpageHeader #hero-img {
    display: none;
    position: absolute;
    right: 15px;
}

.callout .h2 {
    margin-top: 0px;
    margin-bottom: 18px;
    display: block;
    font-size: 26px;
}

.callout .col-sm-12 .h2 {
    margin-top: 0px;
    margin-bottom: 10px;
}

.callout .col-sm-6 img,
.callout .col-sm-12 img {
    display: none;
}

.callout .h2 {
    margin-top: 0px;
    margin-bottom: 19px;
    display: block;
    font-size: 26px;
}

.col-sm-4 > .callout {
    margin-top: -30px;
}

.col-sm-4 > .callout > .row {
    margin-top: 30px;
}

/* Responsive Slider (Carousel) styles
-------------------------------------------------- */

.jumbotron #carousel_btns {
    display: none;
}

#carousel-home .item#slide2 .h1 {
    color: #ffffff;
}

#carousel-home .item#slide2 p {
    color: #007db6;
}

.carousel h3 {
    color: #fff;
}

#home_buckets #meet h3 {
    color:#007db6 !important;
}



/* Button styles
-------------------------------------------------- */

.btn {
    font-family: 'helvetica_lt_stdregular';
    display: inline-block;
    padding: 0px;
    margin-bottom: 0;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 3px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.btn-primary,
.btn-default {
    font-size: 16px;
    padding: 6px 28px
}

.btn-iconPlus {
    margin: 0px 0px 1px 4px;
    padding: 6;
}

.btn-bucket {
    padding: 20px 5px;
    width: 100%;
    border: 1px solid #e7e7e7;
}

.btn-bucket:hover {
    border: 1px solid #e7e7e7;
}

.btn-iconPlus {
    margin: 0px 0px 1px 4px;
}

.simplePopupClose {
    float: right;
    cursor: pointer;
    margin-top: 7px;
    margin-right: 20px;
}


#phone {
    color: #f16935;
    font-family: 'alright_sansbold', Helvetica;
    font-size: 23px;
}


/* Media Bucket styles
-------------------------------------------------- */

.media:first-child {
    margin-top: 20px;
}

.media-left,
.media-body {
	display: block;
	position: relative;
	text-align: left;
	padding-left: 0;
}
.media-body {
    width: 300px;
}

.media h4, .media h4 a, .media span  {
    color: #007db6;
    text-decoration:none;
}

.media h4 a:hover  {
    color: #007db6;
    text-decoration:underline;
}

.media h4 {
    font-family: 'alright_sansbold';
}

.media p {
    font-family: 'alright_sansregular';
}

.media span {
    font-family: 'alright_sansmedium';
    display: block;
}


/* Footer styles
-------------------------------------------------- */

footer {
    font-size: 10px;
}

#content footer .container {
    border-bottom: 0;
}


#footer-links {
    margin: 0px;
    float: left;
}

.container .credit {
    margin: 10px 0 0 0;
    clear: both;
    color: #fff;
}

footer li > a {
    margin: 0px;
    font-size: 11px;
}

footer li > a + a {
    margin: 0 0 0 10px;
}

.row#updated {
    text-align: left;
    padding: 40px 0 12px;
}

#videoHome1 {
    width: 300px;
    height: 170px;
}

.img-chart {
    width: 100%;
    min-width: 300px;
    margin: 20px 0px 0px;
}

.purple {
    border-top: 5px solid #AA78B2;
}

.red {
    border-top: 5px solid #F0705A;
}

.yellow {
    border-top: 5px solid #FBB990;
}

.ltblue {
    border-top: 5px solid #005288;
}


#stats {
    background-color: #eff4f7;
    width: 100%;
    margin: 30px 0px 40px;
}

#stats svg {
    min-width: 300px;
    min-height: 150px;
}

h3.blue {
    color: #007db6;
    padding-left: 0px;
    margin: 20px 0px 15px;
}

    #covid {
        font-family: 'alright_sansbold';
        display: block;
    }


@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .container .jumbotron {
        padding-right: 60px;
        padding-left: 60px;
    }
    .jumbotron h1,
    .jumbotron .h1,
    .jumbotron .h1 {ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥
        font-size: 63px;
    }
}


/* ==========================================================================
768 - 992 custom styles
========================================================================== */

@media (min-width: 768px) {

    #covid {
        margin-bottom: 23px;
    }

    body {
        font-size: 15px;
        line-height: 1.5;
        background-color: transparent;
    }

    h1,
    .h1 {
        font-size: 31px;
        margin-top: 0;
    }

    h2,
    .h2 {
        font-size: 22px;
    }

    h3,
    .h3 {
        font-size: 20px;
    }

    li {
        font-size: 15px;
    }

    ul li ul {
        display: inline-block;
    }

    ul li ul + ul {
        margin-left: 45px;
    }

    #heading {
        font-size: 36px;
        padding: 40px 0px 37px;
    }

    #home_buckets .row {
        padding-top: 0px;
        padding-bottom: 0;
        border: none;
        background-color: transparent;
        text-align: left;
    }

    #home_buckets .row#video-resources,
    #home_buckets .row#medical-director {
        background-color: #eff4f7;
        padding: 40px 0px 20px;
    }

    #home_buckets .row#video-resources ul li,
    #home_buckets .row#medical-director ul li {
        background: url(../images/bullet.svg) no-repeat 0px 8px;
        background-size: 8px;
        padding: 0 0 0px 24px;
        margin-bottom: 5px;
		margin-left: 15px;
    }

    #home_buckets .row#video-resources ul,
    #home_buckets .row#medical-director ul {
        margin:0px 0 15px 0px;
    }

    #home_buckets #meet .container,
    #home_buckets #meet .col-sm-12,
    #home_buckets #expert .col-sm-12 {
        padding:0px;
    }

    #home_buckets #meet h2,   
    #home_buckets #expert h2 {
        text-align: left;
    }

    #home_buckets #meet h3 {
        color:#007db6;
    }


    .row#updated {
        padding: 0;
        margin-top: 0px;
        margin-bottom: 0;
    }

    .row {
        text-align: left;
        margin-top: 14px;
        padding-bottom: 0;
        padding-top: 0;
    }

    #content .container > .row > .col-sm-4 + .col-sm-8 {
        margin-top: 0px;
    }

    .callout {
        margin-bottom: 20px;
    }

    .callout .col-sm-12 {
        /* text-align: center; */
    }
    .col-sm-4 > .callout,
    #content .container .row .col-sm-4 > .callout > .row {
        /* background-color:aquamarine; */
        margin-top: 0;
    }

    .col-sm-4 > .callout > .row {
        margin-top: 0px;
    }

    #content .container {
        padding-top: 41px;
        padding-bottom: 30px;
    }

    #home_buckets > .row {
        text-align: left;
        padding-top: 24px;
    }

    .iconography {
        display: block;
    }

    .media-icon {
        width: 214px;
        height: 90px;
        padding-right: 8px;
    }


    /* Head styles
	-------------------------------------------------- */
    #logo {
        top: 32px;
        left: 0px;
        width: 215px;
        height: 27px;
    }

    .social-bar #logo {
        top: 62px;
        left: 0px;
        width: 215px;
        height: 27px;
    }

    .navbar {
        height: 7px;
        min-height: 7px;
        margin-bottom: 20px;
    }

    .navbar.social-bar {
        height: 35px;
        min-height: 35px;
        margin-bottom: 20px;
    }


    /* Main Navigation styles
	-------------------------------------------------- */
    #nav {
        top: 62px;
        position: relative;
        margin-right: -190px;
        float: right;
    }

    #nav > li {
        display: inline-block;
        margin: 0;
        position: relative;
        font-size: 15px;
        float: left;
        padding: 0 0 20px 5px;
    }


    #nav > li > a {
        padding: 3px 7px;
        color: #393939;
    }

    #nav > li > a:hover {
        color: #007db6;
        background-color: transparent;
        text-decoration: none;
    }

    #nav > li > a:focus {
        background: none;
    }

    .dropdown:hover .dropdown-menu {
        display: block;
    }

    .social .dropdown-menu {
        top: 35px;
        border-top: 0px;
    }

    .dropdown-menu {
        position: absolute;
        top: 39px;
        left: 0;
        display: none;
        float: left;
        min-width: 160px;
        padding: 0;
        margin: 2px 0 0;
        list-style: none;
        font-size: 14px;
        border: 1px solid #ccc;
        border: 1px solid rgba(0, 0, 0, .15);
        border-radius: 0px;
        -webkit-box-shadow: none;
        box-shadow: none;
        background-clip: initial;
        border-right: 1px solid #d3d3d4;
        border-left: 1px solid #d3d3d4;
        border-bottom: 1px solid #d3d3d4;
        border-top: 1px solid #d3d3d4;
    }

    .dropdown-menu > li > a {
        color: #5a5a5a;
        margin: 0;
        padding: 5px;
        padding: 8px 19px;
        font-size: 14px;
        border: 0 !important;
    }

    .dropdown-menu > li > a:hover {
        background: #c4e9ff;
    }

	#subNavBar {
		height: 66px;
		top: 73px;
	}

	#subNavBar h1 {
		font-size: 27px;
		margin-top: 19px;
	}

	#subNavBar #tagline {
		font-size: 15px;
		margin-top: 0px;
		right: 15px;
		top: 22px;
	}

	#subNavBar #tagline li{
		display: inline-block;
		margin-left: 7px;
		font-size: 13px;
		cursor: pointer;
	}
	
	#sub_emo {
		margin-bottom: 82px;
	}
	

    /* Top Right Navigation styles
	-------------------------------------------------- */
    .navbar-nav > li > a {
        padding-top: 8px;
        padding-bottom: 7px;
    }

    .navbar-default .navbar-nav > li > a {
        color: #ffffff;
    }

    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus {
        color: #ffffff;
        background-color: #f16935;
    }



    /* Social Nav Icons main */
    .social {
        border-left: 1px solid #00a5f1;
    }

    #nav .social {
        display: block
    }

    .social + .social + .social {
        display: block;
    }

    .social a {
        width: 100%;
        height: 22px;
        margin: 7px 0 0 5px;
        background-repeat: no-repeat;
    }

    .social + .social + .social a {
        padding-bottom: 16px;
    }

    .social .dropdown-menu li {
        background: none;
        padding: 5px;
        margin: 0 10px;
    }

    /* Main Body styles
	-------------------------------------------------- */
    .col-sm-6 + .col-sm-4 {
        margin-top: 0px;
    }

    #home_buckets .col-sm-4 img {
        width: 170px;
        margin: 0 auto;
        display: block;
    }

    .navbar-default {
        background-color: #007db6;
        border: none;
    }

    .jumbotron {
        margin-top: 82px;
        height: 354px;
        margin-bottom: 0;
        background-color: transparent;
        padding: 0;
        text-align: left;
    }

    .subpageHeader {
        margin-top: 176px;
        padding: 0;
    }

    .jumbotron .container {
        background-color: transparent;
    }

    .jumbotron .item {
        height: 406px;
    }

    .jumbotron .hero-text, #carousel-home .item#slide1 .hero-text {
        display: none;
    }

    .jumbotron #hero-img {
        display: block;
        width: 312px;
        height: 90px;
    }

    .jumbotron h1,
    .jumbotron .h1,
    .subpageHeader h1 {
        font-size: 30px;
        margin-top: 20px;
        margin-bottom: 20px;
        color: #007db6;
    }

    .jumbotron p {
        line-height: 1.4;
    }

    .jumbotron .btn-lg {
        margin-top: 26px;
    }

    .subpageHeader .h1 {
        margin-top: 27px;
        font-size: 34px;
        margin-left: 25px;
    }

    .subpageHeader .container {
        background-color: transparent;
        width: 720px;
        padding: 0;
        margin-right: auto;
        margin-left: auto;
    }

    .subpageHeader .container .row .col-sm-12 {
        padding-right: 15px;
        padding-left: 15px;
    }

    .subpageHeader .hero-text {
        height: 91px;
        width: 100%;
    }
    
    .subpageHeader .hero-text2 {
        height: 91px;
        width: 100%;
    }

    .subpageHeader #hero-img {
        display: block;
        width: 315px;
        height: 91px;
    }


    /* Responsive Slider (Carousel) styles
	-------------------------------------------------- */
    #carousel-home .item, #carousel-home .item#slide1 {
        background-size: 1053px 354px;
    }
    
    #carousel-home .item, #carousel-home .item#slide1sp {
        background-size: 1053px 354px;
    }


    .jumbotron #carousel_btns {
        bottom: 125px;
        display: block;
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: 16px;
    }

    .jumbotron .glyphicon-chevron-left:before,
    .jumbotron .glyphicon-chevron-right:before {
        left: 6px;
        top: 6px;
        font-size: 17px;
    }

    #carousel-home .item#slide2 .h1 {
    color: #007db6;
	}

    #carousel-home .item#slide1 p,
    #carousel-home .item#slide1sp p,
    #carousel-home .item#slide2 p {
        color: #333333;
    }

    #home_buckets .carousel .item .row {
        margin-top:14px;
    }


    /* Button styles
	-------------------------------------------------- */
    .btn-primary,
    .btn-default {
        font-size: 16px;
        padding: 4px 28px;
    }

    .btn-iconPlus {
        margin: 0px 0px 1px 4px;
    }

    .btn-bucket {
        background: url(../images/btn-lm.png) no-repeat right;
        padding: 0 28px 0 0;
        border: 0px;
        text-align: left;
        width: auto;
        border-radius: 0;
    }

    .btn-bucket:hover {
        background: url(../images//btn-lmOv.png) no-repeat right;
        padding: 0 28px 0 0;
        border: none;
        color: #007db6;
    }

    .btn-default:active,
    .btn-default.active,
    .open > .dropdown-toggle.btn-default {
        background: url(../images/btn-lmOv.png) no-repeat right;
    }

    .simplePopupClose {
        margin-top: 17px;
        margin-right: 20px;
    }

    #videoHome1 {
        width: 580px;
        height: 328px;
    }

    #stats svg {
        width: 720px;
        height: 175px;
    }

    .img-chart {
        width: 720px;
        height: 175px;
        margin: 20px 0px 30px;
    }

    .col-sm-6 h2 {
        margin-top: 0px;
    }

    h3.blue {
        padding-left: 13px;
        margin-bottom: 16px;
    }

    /* Media Bucket styles
    -------------------------------------------------- */

    .media h4, .media p, .media span  {
		padding-left: 18px;
	}
	
	.media h4 {font-size: 17px;line-height: 1.4;margin-bottom: 9px;}
	
	.media p {font-size: 16px;}
	
	.media span {font-size: 15px;margin-bottom: 10px;}

	.media:first-child {
		margin-top: 20px;
    }

    .media-left,
	.media-body {
		display: table-cell;
		margin-bottom: 0px;
		text-align: left;
    }
    
    .media-body {
        width: 10000px;
    }

    .icons-megaphone {
        width: 56px;
        height: 53px;
        margin-top: 4px;
    }
    

    /* Footer styles
	-------------------------------------------------- */
    .container .credit {
        margin: 15px 0 0 0;
    }

    #footer-links {
        margin: 20px 0;
        float: right;
        /* font-size: 14px; */
    }

    footer li > a {
        margin: 0 0 0 10px;
        font-size: 12px;
    }

    .container .credit {
        float: left;
        color: #fff;
    }

    footer {
        font-size: 10px;
    }
}


/* ==========================================================================
992+ custom styles
========================================================================== */

@media (min-width: 992px) {

    #covid {
        margin-bottom: 23px;
    }
    body {
        font-size: 16px;
        line-height: 1.6;
    }

    h1,
    .h1 {
        font-size: 49px;
        margin-top: 0px;
        margin-bottom: 10px;
    }

    h2,
    .h2 {
        font-size: 27px;
        margin-top: 0px;
        margin-bottom: 18px;
    }

    h3,
    .h3 {
        font-size: 21px;
        margin-top: 30px;
        margin-bottom: 19px;
    }

    li {
        font-size: 16px;
    }

    #home_buckets .row {
        /*padding-top: 43px;
		padding-bottom: 43px;*/
        margin-top: 0;
        margin-bottom: 0;
    }

    .row#updated {
        padding: 0;
        margin-top: 40px;
    }

    .callout .col-sm-6 div {
        width: 265px;
    }
    .callout .col-sm-12 div {
        width: 100%;
    }
    .callout .col-sm-6 img,
    .callout .col-sm-12 img {
        position: relative;
        display: inline-block;
        vertical-align: top;
    }
    .callout .col-sm-6 span,
    .callout .col-sm-6 p,
    .callout .col-sm-6 a,
    .callout .col-sm-6 div {
        display: inline-block;
    }
    .callout .col-sm-6 img {
        width: 125px;
    }
    .callout .col-sm-12 img {
        width: 125px;
        margin-bottom: 25px;
    }

    #heading {
        font-size: 40px;
        padding: 40px 0px 37px;
    }

    #navLeft {
        width: 19%;
    }

    #contentCol {
        width: 57%;
    }

    .col-sm-9#contentCol {
        width: 81%;
    }

    .media-icon {
        width: 214px;
        height: 90px;
        padding-right: 8px;
    }


    /* Head styles
	-------------------------------------------------- */
    .search {
        position: absolute;
    }

    #loginBtn {
        font-size: 18px;
        width: 144px;
        height: 33px;
        padding: 7px 0 0 0 !important;
        margin: 0 0 0 0;
        text-align: center;
    }

    #logo {
        top: 44px;
        left: 0px;
        width: 236px;
        height: 30px;
    }

    .social-bar #logo {
        top: 77px;
        left: 0px;
        width: 236px;
        height: 30px;
    }

    .navbar {
        height: 7px;
        min-height: 7px;
    }

    .navbar.social-bar {
        height: 35px;
        min-height: 35px;
    }

    #phoneNumber {
        margin-top: 40px;
    }

    /* Main Navigation styles
	-------------------------------------------------- */
    #nav {
        top: 75px;
        margin-right: -83px;
    }

    #nav > li {
        display: inline-block;
        margin: 0;
        position: relative;
        font-size: 15px;
        padding: 0 0 10px 20px;
        float: left;
    }

    #nav > li > a {
        padding: 0px;
        color: #393939;
        padding: 3px 0px;
    }

    #nav > li > a:focus {
        background: none;
    }

    .dropdown-menu {
        top: 38px;
    }

    .dropdown-menu > li > a {
        font-size: 16px;
    }

	#subNavBar {
		height: 70px;
		top: 101px;
	}

	#subNavBar h1 {
		font-size: 29px;
		margin-top: 20px;
	}

	#subNavBar #tagline {
		font-size: 15px;
		margin-top: 0px;
		right: 15px;
		top: 24px;
	}

	#subNavBar #tagline li{
		display: inline-block;
		margin-left: 25px;
		font-size: 14px;
	}
	
	#sub_emo {
		margin-bottom: 115px;
	}
	

    /* Top Right Navigation styles
	-------------------------------------------------- */
    .navbar-nav > li > a {
        padding-top: 8px;
        padding-bottom: 7px;
    }

    .navbar-default .navbar-nav > li > a {
        color: #ffffff;
    }

    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus {
        color: #ffffff;
        background-color: #f16935;
    }

    #nav .dropdown-menu > li {
        padding: 5px;
    }


    /* Social Nav Icons 992 */
    .social a {
        width: 100%;
        height: 23px;
        margin: 6px 0 0 5px;
        background-repeat: no-repeat;
    }

    .social .dropdown-menu li {
        background: none;
        padding: 5px;
        margin: 0 10px;
    }

    .social + .social + .social a {

        padding-bottom: 17px;
    }

    /* Main Body styles
	-------------------------------------------------- */
    .jumbotron {
        margin-top: 114px;
        height: 500px;
        margin-bottom: 24px;
    }

    .jumbotron .hero-text, #carousel-home .item#slide1 .hero-text {
        display:none;
    }

    .jumbotron .item {
        height: 534px;
    }

    #home_buckets .col-sm-4 {
        padding-left: 40px;
        /*padding-right: 40px;*/
    }

    .jumbotron #hero-img {
        width: 415px;
        height: 332px;
    }

    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 32px;
    }

    .jumbotron p {
        line-height: 1.4;
        font-size: 23px;
    }

    .jumbotron .btn-lg {
        margin-top: 38px;
    }

    .subpageHeader {
        margin-top: 193px;
    }

    .subpageHeader .hero-text {
        width: 100%;
        height: 120px;
    }
    
    .subpageHeader .hero-text2 {
        width: 100%;
        height: 120px;
    }

    .subpageHeader .container {
        width: 940px;
    }

    .subpageHeader #hero-img {
        display: block;
        width: 415px;
        height: 120px;
    }

    .subpageHeader .h1 {
        margin-top: 36px;
        font-size: 40px;
        margin-left: 35px;
    }


    /* Responsive Slider (Carousel) styles
	-------------------------------------------------- */
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        margin-top: -15px;
        font-size: 21px;
        padding: 23px;
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -20px;
    }

    .jumbotron .glyphicon-chevron-left:before,
    .jumbotron .glyphicon-chevron-right:before {
        left: 10px;
        top: 11px;
        font-size: 23px;
    }

    .jumbotron #carousel_btns {
        bottom: 170px;
    }

    #carousel-home .item, #carousel-home .item#slide1 {
        background-size: 1385px 466px;
    }
    
    #carousel-home .item, #carousel-home .item#slide1sp {
        background-size: 1385px 466px;
    }
    
    #carousel-home .item#slide2 .h1 {
    color: #007db6;
	}


    /* Button styles
	-------------------------------------------------- */
    .btn-primary {
        font-size: 19px;
    }

    .btn-default {
        font-size: 19px;
    }

    .simplePopupClose {
        margin-top: 20px;
        margin-right: 20px;
    }

    #videoHome1 {
        width: 720px;
        height: 406px;
    }

    #stats svg {
        width: 940px;
        height: 228px;
    }

    .img-chart {
        width: 940px;
        height: 229px;
    }

    h3.blue {
        padding-left: 15px;
        margin-bottom: 25px;
    }

    /* Media Bucket styles
    -------------------------------------------------- */

    .media h4, .media p, .media span  {
		padding-left: 18px;
	}
	
	.media h4 {font-size: 18px;line-height: 1.4;margin-bottom: 9px;}
	
	.media p {font-size: 16px;}
	
	.media span {font-size: 16px;margin-bottom: 10px;}

	.media:first-child {
		margin-top: 20px;
    }
    
    .icons-megaphone {
        width: 64px;
        height: 61px;
        margin-top: 5px;
    }



    /* Sticky footer styles
	-------------------------------------------------- */
    footer {
        font-size: 12px;
        height: 131px;
    }

    footer li > a {
        margin: 0 0 0 10px;
        font-size: 14px;
    }
}


@media (min-width: 1200px) {

    #covid {margin-bottom: 23px;}

    .callout .col-sm-6 div {
        width: 345px;
    }
    .callout .col-sm-12 div {
        width: 100%;
    }
    .callout .col-sm-6 img {
        width: 144px;
        margin-top: 10px;
    }
    .callout .col-sm-12 img {
        width: 144px;
        margin-bottom: 25px;
    }
    .media-icon {
        width: 214px;
        height: 90px;
        padding-right: 8px;
    }

    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 45px;
    }

    .jumbotron p {
        line-height: 1.4;
        font-size: 24px;
    }

    .jumbotron .hero-text {
        display:none;
    }

	#subNavBar {
	height: 92px;
	top: 86px;
	}

	#subNavBar h1 {
	font-size: 36px;
	margin-top: 27px;
	}

	#subNavBar #tagline {
	font-size: 17px;
	margin-top: 0px;
	right: 15px;
	top: 31px;
	}

	#subNavBar #tagline li {
	font-size: 16px;
	}

    #home_buckets .col-sm-4 {
        padding-left: 50px;
        /*padding-right: 50px;*/
    }

	#sub_emo {
		margin-bottom: 115px;
	}

    .subpageHeader .container {
        width: 1140px;
    }

    #videoHome1 {
        width: 1031px;
        height: 580px;
    }

    #stats svg {
        width: 1140px;
        height: 277px;
    }

    .img-chart {
        width: 1140px;
        height: 278px;
    }

    h3.blue {
        padding-left: 13px;
    }

    /* Media Bucket styles
    -------------------------------------------------- */

    .media h4, .media p, .media span  {
		padding-left: 18px;
	}
	
	.media h4 {font-size: 20px;line-height: 1.4;margin-bottom: 9px;}
	
	.media p {font-size: 17px;}
	
	.media span {font-size: 17px;margin-bottom: 10px;}

	.media:first-child {
		margin-top: 20px;
    }
    
    .icons-megaphone {
        width: 75px;
        height: 71px;
        margin-top: 5px;
    }
	

}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    .img-responsive {
        width: 100%;
    }
}



/* ==========================================================================
Static custom styles
========================================================================== */

#content .container {
    border-bottom: 1px solid #e2e2e2;
}

#content .container:first-child {
    padding-top: 0;
}

#content .container:last-child {
    border-bottom: 0px;
}

#content .container:last-child {}

#content .container .row:first-child {}

#content .container .row:last-child {
    margin-bottom: 0;
}

.subpageHeader > .container > .row {
    margin-top: 0;
}

#content .container:first-child .row:first-child {
    padding: 0;
    margin-top: 30px;
}

#content .container.row > .col-sm-4 .callout .row {
    padding: 0;
    margin-top: 30px;
}

#content .container .col-sm-12 .callout .row {
    margin-top: -30px;
}

#content .container .col-sm-4 .callout .row {
    margin-top: 0;
}



/* Head styles
-------------------------------------------------- */

#logo {
    position: absolute;
    left: 15px;
}




/* Social Nav Icons main */

.social {
    padding-bottom: 4px;
}

.social a {
    background: url("../images/icon-fb.svg") 0px;
    background-repeat: no-repeat !important;
    background-size: 20px 20px;
    padding-right: 7px!important;
}

.social a:hover,
.social a:focus {
    background: url('../images/icon-fbOv.svg') 0px;
    background-color: transparent!important;
    background-size: 20px 20px;
}

.social + .social {
    border-left: 0;
    padding-left: 0;
}


.social + .social a {
    background: url('../images/icon-twitter.svg') 0px;
    background-size: 20px 20px;
    padding-right: 7px;
}

.social + .social a:hover {
    background: url('../images/icon-twitterOv.svg') 0px;
    background-size: 20px 20px;
}

.social + .social + .social {
    border-right: 1px solid #00a5f1;
    padding-right: 10px;
}


.social + .social + .social a {
    background: url('../images/icon-social.svg') 0px 2px;
    background-size: 20px 20px;
    padding-right: 7px;
}

.social + .social + .social a:hover {
    background: url('../images/icon-socialOv.svg') 0px;
    background-size: 20px 20px;
}

.social + .social + .social .dropdown-menu li a {
    background: url('../images/icon-ytube.svg') 0px;
    background-size: 20px 14px;
}

.social + .social + .social .dropdown-menu li {
    border-bottom: 1px solid #000;
    margin: 0 10px;
}

.social + .social + .social .dropdown-menu li {
    border-bottom: 1px solid #e2e2e2;
    margin: 0 10px;
}

.social + .social + .social .dropdown-menu li + li a {
    background: url('../images/icon-ln.svg') 0px;
    background-size: 20px 14px;
}

.social + .social + .social .dropdown-menu li + li + li a {
    background: url('../images/icon-pin.svg') 0px;
    background-size: 20px 16px;
}

.social + .social + .social .dropdown-menu li + li + li + li a {
    background: url('../images/icon-instagram.svg') 0px;
    background-size: 18px 18px;
}

.social + .social + .social .dropdown-menu li + li + li + li + li {
    background: none;
    border-bottom: none;
}

.social + .social + .social .dropdown-menu li + li + li + li + li a {
    background: url('../images/icon-blog.svg') 0px;
    border-bottom: none;
    background-size: 20px 18px;
}

.social .dropdown-menu li a {
    padding: 0 0 0 34px;
}



/* Main Body styles
-------------------------------------------------- */

h1,
.h1,
h2,
.h2 {
    color: #007db6;
}

h1,
.h1 {
    font-family: 'alright_sanslight', Helvetica;
}

h2,
.h2 {
    font-family: 'alright_sansregular', Helvetica;
}

h3 {
    font-family: 'alright_sansregular', Helvetica;
    color: #000000;
}
p {
    color: #333333;
}
a {
    outline: none!important;
    color: #007db6;
    text-decoration: none;
}

a::-moz-focus-inner {
    border: 0;
}

a:hover {
    color: #56b5e0;
    text-decoration: none;
}

ul {
    list-style-type: none;
    margin: 0px 0 15px 18px;
    padding-left: 0px;
}

ul li {
    background: url(../images/bullet.svg) no-repeat 0px 9px;
    background-size: 7px;
    padding: 0 0 0px 20px;
    margin-bottom: 4px;
}

ul > li > ul > li {
    background: url(../images/bullet_nested.svg) no-repeat 0px 9px;
    background-size: 7px;
    padding: 0 0 0px 20px;
    margin-bottom: 4px;
}

ol {
    margin: 0 0 15px 0px;
    padding-left: 18px;
}

ol li {
    padding: 0px 0 0px 3px;
    margin-bottom: 4px;
}

ol > li > ol {
    margin-top: 10px;
    list-style-type: lower-alpha;
}

ul ol li {
    background: none;
    padding: 0px 0 0px 3px;
    margin-bottom: 4px;
}

ul li ul {
    margin-top: 15px;
}

ul li ul + ul {}

table {
    margin: 20px 0;
    border-spacing: 4px;
    border-collapse: separate;
}

td {
    border: 1px solid #cbd8df;
}

td.purple {
    background: #f8fbfd;
}

td.blue {
    background: #e6f4fb;
}

th {
    height: .5em;
}

pre {
    margin: 0 0 10px;
}

.no-line {
    border-top: 0;
}

.mobile-line {
    border-top: 2px solid;
}

.tableHeaders {
    border: none;
    text-align: left;
    padding: 0px;
}

.jumbotron {
    font-size: 21px;
    font-weight: 200;
    line-height: 2.1428571435;
    color: inherit;
}

.jumbotron .container {
    position: relative;
}

.jumbotron #hero-img img,
.subpageHeader #hero-img img {
    max-width: 100%;
}

.subpageHeader .h1 {
    color: #ffffff;
    font-family: "alright_sanslight", Helvetica;
    display: block;
}

.subpageHeader #hero-img {
    overflow: hidden;
}

.subpageHeader .hero-text {
    padding-right: 15px;
    background-color: #007db6;
}

.subpageHeader .hero-text2 {
    padding-right: 15px;
    background-color: #007db6;
}

.subpageHeader .container {
    max-width: 100%;
    position: relative;
    border-bottom: 1px solid #e2e2e2;
}

.callout {
    background-color: #eff4f7;
}

.callout .row {
    padding: 0;
}

.callout .col-sm-6,
.callout .col-sm-12 {
    padding: 25px 45px;
}

.callout p {
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

#slide1 p,
#slide1sp p,
#slide2 p {
    color: #ffffff;
}

#home_buckets ul li {
    text-align: left
}



/* Button styles
-------------------------------------------------- */

.btn-primary {
    color: #ffffff;
    background-color: #f16935;
    margin-top: 17px;
    margin-right: 10px;
    margin-bottom: 0;
}

#slide5 .btn-primary {
    color: #024d71;
    background-color: #ffffff;

}

#slide5 .btn-primary:hover {
    color: #fff;
    background-color: #00aaf8;
    border-color: #00aaf8;

}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #00aaf8;
    border-color: #00aaf8;
}

.btn:focus,
.btn:active:focus,
.btn-default:focus,
.btn.active:focus,
.btn:active,
.btn.active {
    outline: none;
    outline-offset: 0;
    box-shadow: none;
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #00aaf8;
    border-color: #00aaf8;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    color: #f16935;
    background-color: transparent;
}

.btn-lg {
    border-radius: 22px;
    line-height: 1.33;
    text-decoration: none;
}

.btn-bucket:hover {
    color: #007db6;
}

.btn-default {
    color: #f16935;
}

.col-sm-12 .btn-lg:first-child {
    margin-top: 0;
    margin-bottom: 15px;
}

input,
button,
select,
textarea {
    outline: none;
}

.fa-caret-right {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0px 0px 6px 4px;
    vertical-align: middle;
}

.fa-caret-down {
    display: inline-block;
    width: 16px;
    height: 17px;
    margin: 0px 0px 7px 4px;
    vertical-align: middle;
}

.btn-iconPlus {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0px 0px 6px 4px;
    vertical-align: middle;
}

.btn-iconMinus {
    display: inline-block;
    width: 16px;
    height: 17px;
    margin: 0px 0px 7px 4px;
    vertical-align: middle;
}


.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content: "\e114";    /* adjust as needed, taken from bootstrap.css */
    float: right;        /* adjust as needed */
    color: grey;         /* adjust as needed */
}
.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080";    /* adjust as needed, taken from bootstrap.css */
}



/* Responsive Slider (Carousel) styles
-------------------------------------------------- */

.jumbotron .carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 48px;
    height: 48px;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: none;
    filter: alpha(opacity=1);
    opacity: 1;
}

.jumbotron .carousel-control:hover {
    color: #007db6;
}

.jumbotron .carousel-control .glyphicon-chevron-left,
.jumbotron .carousel-control .glyphicon-chevron-right,
.jumbotron .carousel-control .icon-prev,
.jumbotron .carousel-control .icon-next {
    border: 1px solid #fff;
    background: rgba(0, 0, 0, .1);
}

.jumbotron .glyphicon-chevron-left:before,
.jumbotron .glyphicon-chevron-right:before {
    position: absolute;
    display: block;
    margin: 0 auto;
    /* color: #ffffff; */
}

.jumbotron .glyphicon-chevron-left:before,
.jumbotron .glyphicon-chevron-right:before {
    /* color: pink; */
}

.jumbotron .carousel-control.left {
    left: 0;
    margin-left: 0;
    padding: 0;
}

.jumbotron .carousel-control.right {
    left: 65px;
}

.jumbotron #carousel_btns {
    position: relative;
}

.carousel-indicators li {
    border: none;
    background: #ccc;
    padding: 0;
}

.carousel-indicators .active {
    background-color: #007db6;
}

.jumbotron.carousel-indicators {
    bottom: -40px !important;
}

.carousel-indicators {
    bottom:-10px;
}

.carousel-control.left,
.carousel-control.right {
    background-image: none;
}

#carousel-home .item {
    background-position: top center;
    background-repeat: no-repeat;
}

#carousel-home .item#slide1 {
    background-image: url('../images/01_slide.jpg');
}

#carousel-home .item#slide1sp {
    background-image: url('../images/01_slide-sp.jpg');
}

#carousel-home .item#slide2 {
    background-image: url('../images/02_slide.jpg');
}

#carousel-home .item#slide3 {
    background-image: url('../images/03_slide.jpg');
}

#carousel-home .item#slide3sp {
    background-image: url('../images/03_slide-sp.jpg');
}

#carousel-home .item#slide4 {
    background-image: url('../images/04_slide.jpg');
}

#carousel-home .item#slide5 {
    background-image: url('../images/05_slide.jpg');
}

#carousel-home .item#slide4sp {
    background-image: url('../images/04_slide-sp.jpg');
}

#carousel-home .item#slide5 {
    background-image: url('../images/05_slide.jpg');
}

#carousel-home .item#slide6 {
    background-image: url('../images/06_slide.jpg');
}


/* Responsive Tool Tips styles
-------------------------------------------------- */

.tTip {
    border-bottom: 1px dashed;
    text-decoration: none !important;
}

.tooltip-inner {
    background-color: #ffffff;
    color: #007db6;
    border: 1px solid #007db6;
    opacity: 1;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #007db6;
}



/* Sticky footer styles
-------------------------------------------------- */

html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 190px;
}

#copyright {
    background-color: #768594;
    height: 131px;
}


footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #ffffff;
    /* Set the fixed height of the footer here */
    margin-top: 30px;
}

#footer-links ul {
    padding: 0;
    margin: 0;
}

footer li {
    display: inline-block;
    position: relative;
    margin-right: 18px;
    background: none;
    padding: 0;
}

footer li + li + li {
    margin-right: 0px;
}

footer li > a {
    color: #ffffff;
    text-decoration: none;
}

footer li > a:hover {
    color: #ffffff;
    text-decoration: underline;
}



/* Simple Popup Styling */

.simplePopup {
    display: none;
    position: fixed;
    background: #fff;
    z-index: 1002;
    padding: 25px 25px;
    border-radius: 5px;
    margin: 0 35px;
}

.simplePopupClose {
    cursor: pointer;
    margin-left: 0;
    margin-bottom: 0;
    position: absolute;
    background: transparent;
    right: 0;
    top: 0;
}

.simplePopupBackground {
    display: none;
    background: #000;
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1001;
}

.simplePopup a {
    text-decoration: none;
    color: black;
    border: 0;
    padding: 0px;
    margin-top: 5px;
    margin-right: 5px;
}

.simplePopup a img {
    width: 15px;
}

.simplePopup a:hover,
.simplePopup a:focus {
    text-decoration: none;
    color: black;
    background-image: none;
    background-color: transparent !important;
    outline: transparent!important;
}


@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {

    .ie-stats {
        display: block !important;
    }

    .all-stats {
        display: none !important;
    }
}


.ie-stats {
    display: none;
}






/*
  Bootstrap Carousel Fade Transition (for Bootstrap 3.3.x)
  CSS from:       http://codepen.io/transportedman/pen/NPWRGq
  and:            http://stackoverflow.com/questions/18548731/bootstrap-3-carousel-fading-to-new-slide-instead-of-sliding-to-new-slide
  Inspired from:  http://codepen.io/Rowno/pen/Afykb 
*/

.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}

#subNavBar {
	width: 100%;
	position: relative;
	color: #ffffff;
}

#subNavBar h1 {
	color: #ffffff;
	/* display: inline-block; */
	font-family: 'alright_sansthin';
}

#subNavBar #tagline {
	color: #ffffff;
	display: inline-block;
	position: absolute;
	float: right;
}

#sub_emo {
}


/*
  WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
  Need to override the 3.3 new styles for modern browsers & apply opacity
*/

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
