/***************** Orbit ******************/
.full-background {
    height: auto;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: 0;
	opacity: 0.1;
    filter: alpha(opacity=10); /* For IE8 and earlier */
}
.full-background > .image-bg {
    width: 100%;
    background-size: cover;
    position: absolute;
    top: 0;
    background-position: top center;
    background-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
    background-color: rgba(0,0,0,0.83);
    opacity: 0.2;
    filter: alpha(opacity=20); /* For IE8 and earlier */
    -webkit-transition: all 0.99s linear;
    -moz-transition: all 0.99s linear;
    -o-transition: all 0.99s linear;
    transition: all 0.99s linear;
}
header#top.overlay .full-background > .image-bg {
    /*opacity: 2.0;
    filter: alpha(opacity=20);  For IE8 and earlier */
}
#top > .container {
    position: relative;
    z-index: 1;
}
#featured article {
    position: fixed;
    background-position: center;
    background-repeat: no-repeat;
    height: 735px;
    width: 100%;
    z-index: 1;
    background-color: #000;
    background-size: 100% 100%;
    top: 0px!important;
}
#featured article[data-background-cover="1"] {
    background-size: cover;
}
div.slider-nav span {
    display: block;
    width: 56px;
    height: 56px;
    top: 380px;
    text-indent: -9999px!important;
    margin-top: -35px;
    cursor: pointer;
    background-repeat: no-repeat;
}
body .orbit-wrapper div.slider-nav > span.left i {
    padding-right: 1px;
}
body .orbit-wrapper div.slider-nav > span.right i {
    padding-left: 1px;
}
div.slider-nav span i {
    color: #a0a0a0!important;
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 18px;
    line-height: 25px;
    background-color: transparent;
    z-index: 1000;
}
div.slider-nav > span {
    margin-top: 0px;
    -webkit-transition: none!important;
    -moz-transition: none!important;
    -o-transition: none!important;
    transition: none!important;
}
div.slider-nav span.right, div.slider-nav span.left, div.slider-nav span.right span, div.slider-nav span.left span {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    border-radius: 1px 1px 1px 1px;
    -moz-border-radius: 1px 1px 1px 1px;
    -webkit-border-radius: 1px 1px 1px 1px;
    -o-border-radius: 1px 1px 1px 1px;
}
#ajax-content-wrap .orbit-wrapper div.slider-nav span.right,  .orbit-wrapper div.slider-nav span.right {
    background-color: transparent !important;
    background-image: url(../img/icons/slider-arrows.png);
    right: 0px;
    background-position: right top;
}
body[data-smooth-scrolling="1"] .orbit-wrapper div.slider-nav span.right {
    right: 15px;
}
#ajax-content-wrap .orbit-wrapper div.slider-nav span.left,  .orbit-wrapper div.slider-nav span.left {
    background-color: transparent !important;
    background-image: url(../img/icons/slider-arrows.png);
    left: 0px;
    background-position: left top;
}
div.slider-nav span.right span.white {
    opacity: 0;
    top: 35px;
    right: 0px;
    position: absolute;
    background: url(../img/icons/slider-arrows.png);
    background-position: right bottom;
}
div.slider-nav span.left span.white {
    opacity: 0;
    top: 35px;
    right: 0px;
    position: absolute;
    background: url(../img/icons/slider-arrows.png);
    background-position: left bottom;
}
@media only screen and (-moz-min-device-pixel-ratio: 1.5),  only screen and (-o-min-device-pixel-ratio: 3/2),  only screen and (-webkit-min-device-pixel-ratio: 1.5),  only screen and (min-device-pixel-ratio: 1.5),  only screen and (min-resolution: 144dpi) {
    .orbit-wrapper div.slider-nav span.left, .orbit-wrapper div.slider-nav span.right, div.slider-nav span.right span.white, div.slider-nav span.left span.white {
        background-size: 140px 133px!important;
        -webkit-background-size: 140px 133px!important;
        -moz-background-size: 140px 133px!important;
        background-image: url(../img/icons/slider-arrows@2x.png)!important;
    }
}
div.slider-nav span.right:hover span.white, div.slider-nav span.left:hover span.white {
    opacity: 1;
}
div.slider-nav span span.shadow {
    display: block;
    top: 91px;
    right: 0px;
    height: 7px;
    position: absolute;
    width: 56px;
    background: url(../img/icons/slider-arrows-shadows.png);
}
div.slider-nav span.left span.shadow {
    background-position: left bottom;
}
div.slider-nav span.right span.shadow {
    background-position: right bottom;
}

/* transparent header fix */

@media only screen and (min-width: 1000px) {
    .orbit-wrapper.transparent-header div.slider-nav > span, .orbit-wrapper.transparent-header article {
        margin-top: -75px!important;
    }
}
#featured .orbit-slide article > .container {
    position: relative;
    width: 100%;
    max-width: none!important;
    margin: 0 auto;
}
#featured .orbit-slide article > .caption-sub {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 75px;
    color: #ffffff;
    font-size: 25px;
    font-family: "OpenSansBold";
    /* line-height: 80px; */

    padding-top: 25px;
    text-align: center;
}
#featured .orbit-slide article > .caption-sub .span_12 > p > span {
    color: #ff0000;
    font-family: "OpenSansBold";
}
#featured .orbit-slide article > .container .span_12 {
    margin: 0 auto!important;
    /*width: 1100px!important;*/
    float: none;
}
#featured article .post-title h2 {
    opacity: 0;
    text-align: left;
    position: relative;
    font-family: 'OpenSansLight';
    margin-bottom: 0;
}
#featured article .post-title h2 > span > p,  #featured article .post-title h2 span > p > span,  #featured article .post-title h2 > span,  #featured article .post-title h2 > span > span,  #featured article .post-title h2 > span > strong,  #featured article .post-title h2 > span > b {
    padding: 4px 0px;
    display: block;
	color: #fff200;
    font-family: 'OpenSansLight';
    font-weight: normal !important;

}
#featured article .post-title h2 > span > p > span > b,  #featured article .post-title h2 > span > p > span > strong,  #featured article .post-title h2 > span > strong,  #featured article .post-title h2 > span > b {
    display: block;
}
#featured article .post-title h2 > span {
    position: relative;
    display: block;
	font-size: 50px;
	color:#fff200;
}
#featured article .post-title h2 > span > span strong {
	font-family: "OpenSansBold";
	line-height: 40px;
}
#featured article .post-title h2 ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
	float:left;
	font-size: 24px;
	color: #FFF;
	clear: both;
}

#featured article .post-title h2 ul li {
	list-style: outside none none;
	background-image: url("../images/bullet1.png");
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 20px;
	line-height: 30px;
	display: inline-block;
	margin-right: 25px;
}
#featured article .post-title h2 > span > span.ext-25 {
    font-size: 25px;
}
#featured article .post-title h2 > span > strong,  #featured article .post-title h2 > span > b {
    font-family: "OpenSansBold";
	font-size: 86px;
	line-height: 73px;
	margin-bottom: 15px;
	font-weight: bold;
	color: #1e76a9;
}
#featured article .post-title h2 > span > p {
    font-size: 16px;
    font-family: 'OpenSansLight';
    line-height: 34px;
    margin-bottom: 1em;
}
#featured article .post-title h2 > span > p > strong,  #featured article .post-title h2 > span > p > b {
    font-family: 'OpenSansBold';
    color: #26d753;
}
#featured article .post-title h2 span {

}
#featured article .post-title > a {
    opacity: 0;
	color: #FFF;
	letter-spacing: 1.5px;
	position: relative;
	display: inline-block;
	background-color: #5ea3cb;
	top: 20px;
}
#featured article .post-title a:hover {
    border-color: #27CFC3;
}
/* alignment */

#featured .orbit-slide.centered article .container .span_12 {
    margin: 0 auto !important;
    text-align: center;
    width: 100%;
}
#featured .orbit-slide.centered article .post-title h2 {
    margin: 0 auto 7px auto;
    left: -10px;
    max-width: 560px;
    min-width: 560px;
}
#featured .orbit-slide.right article .container .span_12 {
    margin: 0 auto !important;
    text-align: right;
    width: 100%;
}
#featured .orbit-slide.right article .post-title h2 {
    margin: 0 auto;
    right: 10px;
    float: right;
    left: auto;
}
#featured .orbit-slide.right article .post-title > a {
    right: -10px;
    float: right;
    clear: both;
}
#featured .orbit-slide.has-video h2 {
    float: right;
    max-width: 400px;
    min-width: 400px;
}
#featured .orbit-slide.has-video .post-title > a {
    left: 12px;
}
#featured .video {
    float: left;
    width: 678px!important;
    left: -8px;
    margin-bottom: 100px;
    position: relative;
    z-index: 1;
    opacity: 0;
}
#featured .more-info, #featured .btv {
    display: none;
}
#featured .video video {
    display: none;
}
#featured .video {
    display: none;
}
#featured .video .mejs-mediaelement {
    visibility: hidden;
}
#featured .video .mejs-mediaelement video {
    display: block;
}
#featured .video .mejs-container {
    background-color: #111!important;
    background-image: none!important;
}
#featured .jp-video-container {
    margin-bottom: 0px!important;
}
#featured .fluid-placeholder {
    display: none!important;
}
/* PUT IN YOUR SLIDER ID AND SIZE TO MAKE LOAD BEAUTIFULLY

       ================================================== */

#featured {
    width: 100%!important;
    margin-top: 0px!important;
    position: relative;
    z-index: 1;
    height: 595px!important;
    background: #FFF url('../img/icons/loading.gif') no-repeat center center;
    overflow: hidden;
}
#featured>img,  #featured>div,  #featured>a {
    display: none;
}
html:not(.js) #featured {
    display: none;
}
/* CONTAINER

   ================================================== */





div.orbit-wrapper {
    width: 100%!important;
    height: 620px !important;
    top: 0px;
    z-index: 1;
    position: relative;
}
div.orbit {
    width: 1px;
    position: relative;
    overflow: hidden
}
div.orbit>img {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
div.orbit > a {
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 0;
    display: none;
}
.orbit > div {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: 735px;
}
/* Note: If your slider only uses content or anchors, you're going to want to put the width and height declarations on the ".orbit>div" and "div.orbit>a" tags in addition to just the .orbit-wrapper */







/* TIMER

   ================================================== */



div.timer {
    width: 40px;
    height: 40px;
    overflow: hidden;
    position: absolute;
    top: 40px;
    display: none;
    right: 10px;
    opacity: .6;
    cursor: pointer;
    z-index: 1001;
}
span.rotator {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: -20px;
    background: url(../img/orbit/rotator-black.png) no-repeat;
    z-index: 3;
}
span.mask {
    display: block;
    width: 20px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    overflow: hidden;
}
span.rotator.move {
    left: 0
}
span.mask.move {
    width: 40px;
    left: 0;
    background: url(../img/orbit/timer-black.png) repeat 0 0;
}
span.pause {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../img/orbit/pause-black.png) no-repeat;
    z-index: 4;
    opacity: 0;
}
span.pause.active {
    background: url(../img/orbit/pause-black.png) no-repeat 0 -40px
}
div.timer:hover span.pause,  span.pause.active {
    opacity: 1
}
/* CAPTIONS

   ================================================== */



.orbit-caption {
    display: none;
    font-family: "HelveticaNeue", "Helvetica-Neue", Helvetica, Arial, sans-serif;
}
.orbit-wrapper .orbit-caption {
    background: #000;
    background: rgba(0,0,0,.6);
    z-index: 1000;
    color: #fff;
    text-align: center;
    padding: 7px 0;
    font-size: 13px;
    position: fixed;
    right: 0;
    bottom: 0;
    width: 100%;
}
/* DIRECTIONAL NAV

   ================================================== */



div.slider-nav {
    display: block
}
div.slider-nav span {
    position: fixed;
    z-index: 1000;
    text-indent: -9999px;
    cursor: pointer;
}
