/*
 Theme Name: Business Town
 Theme URI: http://businesstown.com
 Description: A custom WordPress theme, built from the ground-up
 Author: James Hilton - Simplus Group
 Version: 1.00
 */
* {
    font-size: 10px;
    font-family:'Optima nova W01';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body {
    background: #FFF;
}

footer * {
    font-family: 'Open Sans', sans-serif;
}

html {
    /*min-height: 100%;*/
}

strong, strong * {
    font-family:'Optima nova W01';
    font-weight: 700 !important;
}

.introtext {
    font-size: 1.5em;
    /* font-weight:bold !important; */
    text-transform: uppercase;
}

h1, h2, h3, h4, h5, h6 {
    font-family:'Optima nova W01';
    font-weight: 400;
}
h1, h2, h3, h4, h5, h6 {
    color: #777777;
}
h1 *, h2 *, h3 *, h4 *, h5 *, h6 * {
    font-size: 1em;
}

h1 {
    /* font-size: 2.8em; */
}

h2 {
    font-size: 2.4em;
}

h3 {
    font-size: 2em;
}

h4 {
    font-size: 1.6em;
}

h5 {
    font-size: 1.2em;
}

p {
    font-size: 1.7em;
    color: #333333;
}

.page-template-directorypage .directoryLink {
    padding-left: 2%;
    padding-right: 2%;
}

.directoryLink p {
    font-size: 1.3em;
    float: right;
    text-align: left;
    width: 60%;
}

p a, p strong a, p a strong {
    font-size: 1em;
    font-weight: normal;
}

p span, h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
    font-size: 1em;
}

p strong {
    font-size: 1em;
    font-weight: normal;
}
p em, li em {
    font-size: 1em;
}

.mainContent ul li {
    font-size: 1.7em;
}

#sb-site {
    padding-top: 113px;
}

header {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 999;
}

@media (max-width: 767px) {
    header {
        background-color: rgba(255, 255, 255, 1);
        padding-top: 25px;
        padding-bottom: 28px;
        background-size: cover;
        background-position-y: bottom;
    }
    #sb-site {
        padding-top: 70px;
    }
    header #mainHeader {
        background-image:none !important;
    }
}



li.nav_menu img {
    width: 46px;
    height: auto;
    margin-top: -6px;
}

@media (min-width: 768px) {
    header {
        background-image:none !important;
    }
    header #mainHeader {
        /* background-color: rgba(255, 255, 255, 1); */
        padding-top: 25px;
        padding-bottom: 28px;
        background-size: cover;
        background-position-y: bottom;
    }

    header.headroom--not-top li.nav_menu img {
        width: 35px;
        height: auto;
    }

    header.headroom--not-top .logoArea img.logo {
        height: 30px;
        margin-top: 0px;
    }

    header.headroom--not-top .tagline p {
        margin-top: 5px;
        font-size: 2em;
    }

    header.headroom--not-top #mainHeader {
        padding-top: 10px;
        padding-bottom: 0px;
        background-position-y: center;
    }

    header.headroom--not-top .logoArea {
        text-align: left;
    }

    header.headroom--top li.nav_menu img.scrolled {
        display:none;
    }

    header.headroom--not-top li.nav_menu img.unscrolled {
        display:none;
    }

    header.headroom--not-top ul.socialMediaLinks li {
        display:none;
    }

    header.headroom--not-top ul.socialMediaLinks li.nav_menu {
        display: block;
        margin-right: 0px !important;
        float: right;
        margin-top: 5px;
    }
}

li.nav_menu {
    margin-right: 25px !important;
    margin-left: 50px !important;
}

.tagline p {
    font-size: 2.55em;
    color: #FFF;
    text-align: center;
    margin-top: 14px;
    letter-spacing: 1px;
    font-weight: 600;
}

.tagline p img {
    margin-top: -5px;
}

a {
    color: #000;
}

.single-post .mainContent a {
    color: #337ab7;
}

.mainContent .row.title a {
    color: #777777;
    /* Changed this from #000 */
}

p.pageheader {
    font-size: 6em;
    margin-top: 0px;
    font-weight: normal;
    color: #777777;
    line-height: .7em;
}

p.pageheader a {
    color: #777777;
    font-weight: normal;
}

.mainContent.blog h1 {
    color: #777777;
    /* Changed this from #000 */
    font-size: 3.5em;
}

.blog.mainContent .title.row {
    margin-bottom: 0px;
}

.main-content a, .main-content a:hover {
    color: #337ab7;
}

a:hover, .btn:hover {
    color: #000;
    opacity: 0.7;
    transition: opacity .5s;
}

ul.nobullet {
    padding-left: 0px !important;
}

ul.nobullet li {
    list-style-type: none;
}

ul.two-col {

}

ul.two-col li:nth-child(even) {
    float: right;
}
ul.two-col li:nth-child(odd) {
    float: left;
    padding-right: 2%;
}

ul.two-col li {
    width: 50%;
}

.main-content ul, .main-content ol {
    margin-bottom: 30px;
}
/* .logoArea a {
 display: block;
 width: 145%;
 height: 63px;
 } */
/* .logoArea img.logo {
 width: 100% !important;
 height: auto !important;
 margin-top: 7.5px;
 max-width: 260px;
 } */

.logoArea {
    text-align: center;
}

.logoArea img.logo {
    /* width: 100% !important; */
    /* height: auto !important; */
    margin-top: 7.5px;
    /* max-width: 260px; */
    height: 50px;
    width: auto;
}

.logoArea .playButtonLogo {
    margin-top: 15px;
    margin-left: 10px;
}

.logoArea h1 {
    display: none;
}

.nav-toggle {
    text-align: right;
}

.sb-slidebar {
    background: rgba(255, 255, 255, 1);
}

.sb-slidebar .widget ul li a {
    font-size: 1.5em;
}

.sb-slidebar ul.socialMediaLinks {
    text-align: center;
}

/*.sb-slidebar ul.mainMenu li {
 display: block;
 width: 100%;
 padding-left: 10%;
 padding-top: 5%;
 padding-bottom: 5%;
 border-top: 1px solid #D0D0D0;
 } */

.sb-slidebar ul.mainMenu li.headerLink {
    font-weight: bolder;
}

.sb-slidebar ul.mainMenu li {
    display: block;
    width: 95%;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.sb-slidebar ul.mainMenu {
    padding-bottom: 20px;
}

.sb-slidebar ul.mainMenu li:first-child {
    border-top: none;
}

#main-navigation {
    background: #F2F2F2;
    max-height: 0px;
    overflow: hidden;
    transition: max-height 0.5s, padding-top 0.5s, padding-bottom 0.5s;
    padding-top: 0px;
    padding-bottom: 0px;
    overflow-y:visible;

}
#main-navigation .container{
    width:100%;
    position:relative;
    display:block;
}
#main-navigation.active {
    /*max-height: 1000px;*/
    max-height:85vh !important;
    padding-top: 30px;
    padding-bottom: 30px;
    transition: max-height 0.5s, padding-top 0.5s, padding-bottom 0.5s;
}

#main-navigation .final-column {
    position:relative;
}
#main-navigation .final-column::before{
    position:absolute !important;
    display:block !important;
    left:-10px !important;
    height:100% !important;
    content:"";
    border-left: 1px solid rgb(102,102,102);
}
#main-navigation * {
    font-family: 'Hind Vadodara', sans-serif;
}

#main-navigation li.headerLink {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.5em;
    margin-bottom: 15px;
}

#main-navigation li.headerText {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.5em;
    margin-bottom: 15px;
}

#main-navigation li.headerLink a {
    font-size: 1em !important;
}

#main-navigation li a {
    font-size: 1.4em;
}

.mainMenu {
    padding: 0px;
    margin-top: 70px;
}

.mainMenu li {
    display: inline;
    margin: 5px;
}

header .mainMenu li a {
    font-weight:400;

}

.mainMenu li a {
    text-transform: uppercase;
    color: #000;
    font-size: 1.2em;
}

footer .mainMenu li a {
    color: #E6E6E6;
}

.socialIconHolder .socialMediaLinks {
    width: 100%;
}

ul.socialMediaLinks.inline {
    display: inline;
}

li.title strong {
    font-size: 1.3em;
    text-transform: uppercase;
    margin-right: 10px;
    font-weight: normal;
}

.socialMediaLinks {
    padding: 0px;
    text-align: right;
    margin-top: 0px;
    position: relative;
    z-index: 9;
}

.socialMediaLinks li {
    display: inline-block;
    margin-left: 2px;
    text-align: center;
    font-size: 13px !important;
}

.socialMediaLinks.inline li {
    font-size: 11px !important;
}

.socialMediaLinks li a {
    padding-top: 2px;
    padding-bottom: 6px;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 500px;
    display: block;
    width: 24px;
    height: 24px;
    font-size: 1.2em;
}

.socialMediaLinks li.search a img {
    width: 18px;
    height: auto;
    margin-top: -3px;
    margin-left: -5px;
}

.socialMediaLinks.inline li a {
    padding-top: 2px;
    padding-bottom: 4px;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 500px;
    display: block;
    width: 20px;
    height: 20px;
    font-size: 1.2em;
}

.socialMediaLinks li a i {
    color: #FFF;
}

footer {
    background-color: #333333;
    padding-top: 25px;
    padding-bottom: 10px;
    bottom: 0px;
    width: 100%;
    margin-top: 30px;
}

footer .mainMenu {
    margin-top: 20px;
    text-align: center;
}

.footerMenu {
    padding: 0px;
}

.footerMenu li {
    display: block;
}

.footerMenu li a {
    color: #E6E6E6;
    font-size: 1.1em;
}

/* .form-control {
 width:auto;
 } */

footer .form-control {
    width: 100%;
}

footer .form-group {
    margin-bottom: 10px;
}

.widget input.form-control {
    min-width: 200px;
    max-width: 100%;
}

footer .searchfield input, footer input.form-control {
    background-color: #d8d7d6;
    border-radius: 0px;
    border: #c5c5c4 solid 1px !important;
    outline: none !important;
    box-shadow: none !important;
}

footer input[type="submit"] {
    background: #CCCCCC !important;
    color: #666666 !important;
    border-top: #CCCCCC 1px solid !important;
    border-bottom: #CCCCCC 1px solid !important;
    border-left: none !important;
    border-right: none !important;
    text-shadow: none !important;
    text-transform: uppercase;
    font-size: 1.2em;
    padding-left: 4%;
    padding-right: 4%;
    margin-top: -5px;
}

footer .gform_wrapper .gform_footer {
    padding-top: 5px;
}

footer .gform_wrapper {
    max-width: 100% !important;
}

footer .searchfield label.control-label {
    visibility: hidden;
}

footer .searchfield .form-control-feedback {
    top: 20px;
    color: #4e4e4e;
    font-size: 1.5em;
}

footer .borderright {
    border-right: solid 1px #000;
}

footer > .row > div {
    padding-top: 0px;
    padding-bottom: 0px;
    min-height: 105px;
}

footer .hasindent {
    padding-left: 5%;
}

footer hr {
    border-top: 2px solid #b3b3b3;
    margin-top: 10px;
    margin-bottom: 15px;
}

.copyrightDiv hr {
    width: 70%;
    margin-top: 0px;
    margin-bottom: -3px;
}

p.copyright {
    text-align: center;
    margin-top: 10px;
    font-size: 1em;
    color: #E6E6E6;
}

.featureBox {
    background-color: rgba(255, 255, 255, 0.85);
    margin-top: 10%;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 20px;
    padding-bottom: 10px;
    z-index: 999;
}

.featureBox h2 {
    font-family:'Optima nova W01';
    font-size: 1.1em;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 0px;
    margin-top: 5px;
}

.featureBox h2 a {
    color: #777777;
    font-size: 1em;
}

.featureBox p.about-photo-text a {
    font-size: 1em;
    color: #333333;
}

.featureBox p a {
    color: #000;
    font-size: 1.5em;
    line-height: 1.2em;
}

.content {
    padding-top: 1%;
    padding-bottom: 0px;
}

.content > .row {
    margin-bottom: 5px;
}

.leaderboard img {
    width: 100%;
    height: auto;
}

input#searchfieldfooter {
    font-size: 1.2em;
}

.content input, .content textarea {
    background-color: #e6e6e6;
    box-shadow: none !important;
    border-radius: 0px;
    color: #808080;
    outline: none !important;
    border: solid 1px #c4c4c4 !important;
}

.content input[type="submit"] {
    background: #808080 !important;
    color: #e6e6e6 !important;
    border-top: #b4b4b4 1px solid !important;
    border-bottom: #8e8e8e 1px solid !important;
    border-left: none !important;
    border-right: none !important;
    text-shadow: none !important;
    text-transform: uppercase;
    font-size: 1.2em;
    padding-left: 4%;
    padding-right: 4%;
}

.content input::-webkit-input-placeholder, .content textarea::-webkit-input-placeholder {
    font-family:'Optima nova W01';
    font-weight:700;
}

.content input:-moz-placeholder, .content textarea:-moz-placeholder {
    font-family:'Optima nova W01';
    font-weight:700;
}

.content input::-moz-placeholder, .content textarea::-moz-placeholder {
    font-family:'Optima nova W01';
    font-weight:700;
}

.content input:-ms-input-placeholder, .content textarea:-ms-input-placeholder {
    font-family:'Optima nova W01';
    font-weight:700;
}

.alignleft {
    text-align: left;
    float: left;
    margin-right: 20px;
    margin-bottom: 15px;
}

.alignright {
    text-align: right;
    float: right;
    margin-left: 20px;
    margin-bottom: 15px;
}

.aligncenter {
    text-align: center;
}

.home-top {
    background-size: cover;
    height: 45vh;
    position: relative;
    background-position: center;
}

.home-top .main-caption {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background-color: rgba(51, 51, 51,.5);
    text-align: center;
    padding: 15px;
}

.home-top .main-caption p {
    font-size: 3em;
    color: #4D4D4D;
    margin: 0px;
}

.home-top .main-caption a {
    color: #FFF;
    font-family:'Optima nova W01';
    font-weight:700;
}

.main-caption p img {
    margin-top: -5px;
}

.home-video-rows {
    padding-left: 65px;
    padding-right: 0px;
}

.home-video-rows .title-row {
    margin-top: 30px;
    padding-left: 15px;
}

.home-video-rows .title-row.large {
    width: 175%;
}

.home-video-rows h2, .home-video-rows h2 a {
    color: #666666;
    font-weight: bold;
    margin-bottom: 5px;
}

.title-row.large .prominent.slideLeft {
    max-width: 0px;
    overflow: hidden;
    padding: 0px;
    transition: max-width 0.5s;
    display: none;
}

.mainContent {
    padding-right: 3%;
}

.mainContent .row {
    margin-bottom: 35px;
}

.blog .mainContent .row {
    margin-bottom: 5px;
}

.row.newsletterRow {
    margin-bottom: 0px;
}

.sidebar {
    border-left: solid 1px #b3b3b3;
    padding-left: 3%;
}

.sidebar {
    margin-top: 25px;
}

.widget {
    margin-bottom: 30px;
}

.mainContent .widget {
    margin-bottom: 0px;
}

.widget h2 {
    font-size: 2.5em;
}

.sidebar h2 {
    margin-top: 0px;
}

.widget ul {
    padding-left: 0px;
}

.widget ul li {
    list-style-type: none;
    margin-bottom: 10px;
}

.widget ul li a {
    font-size: 1.8em;
    color: #000;
}

.search .pagetitle h1 {
    font-size: 6em;
}

.content.directory .pagetitle * {
    text-align: center;
}

.content.directory .pagetitle h1 {
    font-size: 6em;
    line-height: 1.2em;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: normal;
}
.content.directory .pagetitle h2 {
    font-size: 3em;
    margin-top: 5px;
}

.content.directory .directoryList h3 {
    text-align: left;
    font-size: 1.3em;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 3px;
    float: right;
    width: 60%;
}

.content.directory .directoryList h3 a {
    color: #777777;
}

.content.directory .directoryList img {
    width: 100%;
    height: auto;
}

.content.directory .directoryList > div {
    margin-bottom: 5px;
    /* padding-left: 5%;
     padding-right: 5%; */
}

.directoryLink img, img.circle {
    border-radius: 500px;
}

img.circle {
    margin-top: -25px;
}

.videoThumbs {
    margin-top: -25px;
    margin-bottom: 25px;
}

.videoThumbs.article {
    margin-top: 0px;
    margin-bottom: 0px;
}

.videoThumbs a {
    display: block;
    background-size: cover;
    width: 100%;
}
.videoThumbs a img {
    opacity: 0;
}

.videoThumbs a:hover {
    opacity: 1;
}

.videoThumbs a:hover img {
    opacity: 1;
    transition: opacity 0.3s;
}

.videoThumbs a img {
    width: 100%;
    height: auto;
}

.videoThumbs p {
    margin-top: 5px;
    line-height: 1em;
}

.videoThumbs p strong {
    font-weight: normal;
    color: #777777;
}

.coffeeIcon {
    margin-top: -30px;
}

.coffee .pagetitle h1 {
    font-size: 3.5em;
}

.coffee .pagetitle h2 {
    color: #777777;
    font-size: 3.5em;
    margin-top: 0px;
}

.page-id-829 .pagetitle h1, .page-id-888 .pagetitle h1 {
    font-size: 6em;
}

.pagetitle h2 {
    color: #000;
}

.introduction-header p {
    font-size: 1.6em;
    font-weight: bold;
    color: #777777;
    margin-top: -25px;
}

.introduction-header p a {
    color: #777777;
    padding-right: 1%;
}

.insanely.introduction-header p {
    margin-top: 0px;
}

.small-business-dreams .introduction-header p {
    margin-top: -40px;
}

.stButton .chicklets {
    padding-left: 13px !important;
    padding-right: 3px !important;
    width: 0px !important;
    margin: 0px !important;
    border-radius: 7px !important;
}

.row.socialShareRow {
    margin-bottom: 25px;
    margin-top: -15px;
    z-index: 99999;
    position: relative;
}

.single-post .row.socialShareRow {
    margin-bottom: 10px;
}

.socialshare p {
    font-size: 1.3em;
    text-transform: uppercase;
    font-weight: normal;
}

.pagetitle {
    margin-top: 25px;
}

.content.directory .pagetitle {
    margin-top: 10px;
}

.pagetitle h1 {
    margin-top: 0px;
    font-weight: normal;
    font-size: 3.5em;
}

.video-description {
    margin-top: -15px;
    margin-bottom: -20px;
}

.video-description p {
    line-height: 1.2em;
}

.pagetitle.insanely {
    margin-top: 0px;
    margin-bottom: -30px;
}
.main-content p {
    font-size: 1.7em;
    margin-bottom: 20px;
    font-weight:300;
}

.main-content ul {
    padding-left: 4%;
}

.main-content h2, .main-content h3, .main-content h4, .main-content h5, .main-content h6 {
    margin-top: 0px;
    margin-bottom: 10px;
    font-weight: bold;
}

.main-content li {
    font-size: 1.7em;
    margin-bottom: 5px;
    font-weight:300;
}

ul.subtext {
    margin-top: 0px;
}

.subtext li a {
    font-size: 1em;
    text-transform: capitalize;
}

.supsystic-tables-wrap * {
    font-size: 1.075em;
}

.supsystic-tables-wrap caption {
    font-weight: bolder;
    font-size: 1.5em;
    padding-bottom: 0px;
    margin-bottom: -10px;
}

.supsystic-tables-wrap td.bold {
    font-family:'Optima nova W01';
    font-weight:700;
}

.partHeader {
    margin-bottom: -2px;
    font-size: 1.6em;
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
}

.carousel-control {
    background: none !important;
    background-color: transparent !important;
    background-image: none !important;
}

.article-videos-slider .embed-container iframe, #single-video-holder .embed-container iframe {
    display: none;
}

.article-videos-slider.mobile .embed-container iframe, #single-video-holder.mobile .embed-container iframe {
    display: block;
}

.swipecontainerL {
    display: none;
}

.swipecontainerR {
    display: none;
}

.swipecontainerT {
    display: none;
}

.swipecontainerB {
    display: none;
}

.article-videos-slider.mobile .swipecontainerL {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 30%;
    z-index: 9999;
}

.article-videos-slider .embed-container, #single-video-holder .embed-container {
    cursor: pointer;
}

.article-videos-slider .embed-container img:hover, #single-video-holder .embed-container img:hover {
    opacity: 0.5;
    transition: opacity .5s;
}
.article-videos-slider .embed-container.playing img, #single-video-holder .embed-container.playing img, .article-videos-slider.mobile .embed-container img, #single-video-holder.mobile .embed-container img {
    display: none !important;
}

.article-videos-slider .embed-container.playing iframe, #single-video-holder .embed-container.playing iframe {
    display: block;
}

.article-videos-slider a.left.carousel-control, .article-videos-slider a.right.carousel-control {
    bottom: 12.5%;
    margin-bottom: 15%;
}

.article-videos-slider span.glyphicon.glyphicon-chevron-left, .article-videos-slider span.glyphicon.glyphicon-chevron-right {
    margin-top: 35%;
}

.article-videos-slider {
    margin-bottom: -25px;
}

.mainMenu li.bar:last-child {
    display: none;
}

/* Gravity Forms CSS */

.gfield_label, .gform_body label {
    display: none !important;
}

.gf_left_half {
    width: 45.3% !important;
    margin-right: 3.2% !important;
}

.gf_right_half {
    width: 47.4% !important;
    margin-right: 2.6% !important;
}

.form-control {
    font-size: 14px !important;
    padding: 6px 12px !important;
}

input[type="submit"] {
    font-size: 1.2em !important;
    padding-top: 5px;
    padding-bottom: 5px;
}

/* End Gravity Forms CSS */

.page-template-subdirectorypage h2 {
    font-size: 2.8em;
    font-weight: bolder;
    margin-bottom: 25px;
}

.page-template-subdirectorypage h3 {
    /* margin-top:0px; */
}

.page-template-subdirectorypage .link_section {
    /* margin-top:50px; */
}

.page-template-subdirectorypage .link_section.first-section {
    margin-top: 0px;
}

a.nextLink {
    font-size: 3em;
    margin-top: 30px;
    float: left;
}

.widget {
    list-style-type: none;
}

.widget .gfield_label {
    display: none !important;
}

.widget .gform_body {
    width: 60%;
    margin-bottom: -10px;
}

.gform_confirmation_message {
    font-size: 2.4em !important;
}

a.readMoreLink {
    font-size: .8em;
}

.overflow-hidden p, .overflow-hidden ul, .overflow-hidden h2 {
    display: none;
}

.overflow-hidden p:first-child {
    display: initial !important;
}

.overflow-hidden p:nth-child(2) {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.searchResult h3 {
    font-size: 3em;
    color: #777777;
}
.searchResult h3 a {
    color: #777777;
}

.searchResult {
    margin-bottom: 40px;
}

span.numberText {
    color: #000;
}

.page .pagetitle h1 {
    font-size: 6em;
}

#sb-site.background-image {
    background-size: 100%;
    background-repeat: no-repeat;
}

#sb-site.background-image .pagetitle h1 {
    /* color: #E0E0E0; */
    color: #000;
}

.page-id-835 #sb-site.background-image .row.main-content {
    background: #FFF;
    margin-left: 0px;
}

.gform_wrapper span.gform_description {
    font-size: 1.8em;
    line-height: 1.2em;
}

.leftHomeBox {
    padding-right: 3%;
    border-right: #b3b3b3 solid 2px;
}

.rightHomeBox {
    padding-left: 3%;
}

.rightHomeBox h1 {
    margin-top: 0px;
    font-weight: normal;
    font-size: 2em;
    line-height: 1.2em;
}

.rightHomeBox h1 a {
    color: #666666;
}

.leftHomeBox p {
    color: #000;
    margin-top: 20px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.8em;
}

.leftHomeBox h1 {
    margin-top: 0px;
    font-weight: normal;
    font-size: 4em;
    line-height: 1.2em;
}

.leftHomeBox h1 a {
    color: #666666;
}

.rightHomeBox p {
    color: #000;
    margin-top: 20px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.4em;
}

.leftHomeBox img, .rightHomeBox img {
    width: 100%;
    height: auto;
}

/* li.search {
 margin-right: 10px;
 margin-left: -10px;
 }

 li.search a, a.search {
 display: block;
 width: 30px;
 }

 li.search a img, .search img {
 width: 100%;
 height: auto;
 margin-top: -3px;
 } */

.socialMediaLinks .tooltip-inner, .nav-toggle .tooltip-inner {
    background-color: #a5a5a5;
    padding: 5px;
    border-radius: 5px;
}

.socialMediaLinks .tooltip.bottom .tooltip-arrow, .nav-toggle .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #a5a5a5;
}

.tooltip-inner input#searchfieldfooter {
    border: none !important;
    outline: none;
    color: #000;
    box-shadow: none !important;
}

.tooltip-inner .has-success .form-control-feedback {
    color: #a5a5a5;
}

.socialMediaLinks .tooltip.in, .nav-toggle .tooltip.in {
    opacity: 1;
}

.tooltip-inner .form-group {
    margin-bottom: 0px;
}

a#toggle-nav {
    float: left;
    color: #000;
    font-size: 2em;
    display: block;
    margin-top: 17px;
    margin-right: 0px;
}

a#toggle-nav img {
    width: 35px;
    height: auto;
}

a.search {
    float: right;
    margin-top: 22px;
    width: 20px;
}

#fullScreenIntro {
    position: fixed;
    bottom: 0px;
    top: 0px;
    left: 0px;
    right: 0px;
    background: #000;
    z-index: 999999;
}

#closeFullScreen {
    position: fixed;
    z-index: 999999;
    top: 5%;
    right: 5%;
    font-size: 2.5em;
    color: #FFF;
    font-weight: bold;
    text-shadow: #000 1px 1px 5px;
}

#fullScreenIntro.active {
    display: block !important;
}

#playerVimeoIntro {
    height: 115vh;
    margin-top: -7vh;
}

div#playVimeoIntro {
    overflow: hidden;
    min-height: 100vh;
}

.page-id-985 span.numberText {
    font-size: .5em;
}

.page-id-985 .searchResult h3 {
    margin-top: -5px;
}

.page-id-985 .pagetitle p {
    font-size: 2.5em;
}

#other-related-articles .carousel-control {
    bottom: 47.5%;
}

#other-related-articles a.left.carousel-control {
    left: 0px;
    width: 0px;
}

#other-related-articles a.left.carousel-control span.glyphicon.glyphicon-chevron-left {
    margin-left: -30px !important;
}

#other-related-articles a.right.carousel-control {
    right: 0px;
    width: 0px;
}

#other-related-articles a.right.carousel-control span.glyphicon.glyphicon-chevron-right {
    margin-right: -30px !important;
}

#other-related-articles .carousel-inner {
    background: none !important;
}

.home-video-rows .carousel-showsixmoveone, .home-video-rows .carousel-showsixmoveone-large {
    width: 175%;
}

/* One at a time slider */

.carousel-showsixmoveone .item img {
    width: 100%;
    height: auto;
}

.carousel-showsixmoveone .item a {
    position: relative;
    display: block;
    margin-right: -28px;
}

.carousel-showsixmoveone .item div.caption {
    color: #DADADA;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: rgba(51, 51, 51,.75) url(images/play_icon.svg);
    font-size: 1.7em;
    padding: 10px;
    padding-right: 25%;
    background-repeat: no-repeat;
    background-size: 35px;
    background-position: 95% 15px;
    min-height: 70px;
    font-family:'Optima nova W01';
    font-weight:700;
}

.carousel-showsixmoveone .carousel-control {
    width: 4%;
    background-image: none;
}
.carousel-showsixmoveone .carousel-control.left {
    margin-left: 15px;
}
.carousel-showsixmoveone .carousel-control.right {
    margin-right: 15px;
}
.carousel-showsixmoveone .cloneditem-1, .carousel-showsixmoveone .cloneditem-2, .carousel-showsixmoveone .cloneditem-3, .carousel-showsixmoveone .cloneditem-4, .carousel-showsixmoveone .cloneditem-5 {
    display: none;
}

@media all and (min-width: 768px) {
    .carousel-showsixmoveone .carousel-inner > .active.left, .carousel-showsixmoveone .carousel-inner > .prev {
        left: -25%;
    }
    .carousel-showsixmoveone .carousel-inner > .active.right, .carousel-showsixmoveone .carousel-inner > .next {
        left: 25%;
    }
    .carousel-showsixmoveone .carousel-inner > .left, .carousel-showsixmoveone .carousel-inner > .prev.right, .carousel-showsixmoveone .carousel-inner > .active {
        left: 0;
    }
    .carousel-showsixmoveone .carousel-inner .cloneditem-1, .carousel-showsixmoveone .carousel-inner .cloneditem-2 {
        display: block;
    }

}
@media all and (min-width: 768px) and (transform-3d) , all and (min-width: 768px) and (-webkit-transform-3d) {
    .carousel-showsixmoveone .carousel-inner > .item.active.right, .carousel-showsixmoveone .carousel-inner > .item.next {
        -webkit-transform: translate3d(25%, 0, 0);
        transform: translate3d(25%, 0, 0);
        left: 0;
    }
    .carousel-showsixmoveone .carousel-inner > .item.active.left, .carousel-showsixmoveone .carousel-inner > .item.prev {
        -webkit-transform: translate3d(25%, 0, 0);
        transform: translate3d(25%, 0, 0);
        left: 0;
    }
    .carousel-showsixmoveone .carousel-inner > .item.left, .carousel-showsixmoveone .carousel-inner > .item.prev.right, .carousel-showsixmoveone .carousel-inner > .item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0;
    }

}
@media all and (min-width: 992px) {
    .carousel-showsixmoveone .carousel-inner > .active.left, .carousel-showsixmoveone .carousel-inner > .prev {
        left: -25%;
    }
    .carousel-showsixmoveone .carousel-inner > .active.right, .carousel-showsixmoveone .carousel-inner > .next {
        left: 25%;
    }
    .carousel-showsixmoveone .carousel-inner > .left, .carousel-showsixmoveone .carousel-inner > .prev.right, .carousel-showsixmoveone .carousel-inner > .active {
        left: 0;
    }
    .carousel-showsixmoveone .carousel-inner .cloneditem-3, .carousel-showsixmoveone .carousel-inner .cloneditem-4, .carousel-showsixmoveone .carousel-inner .cloneditem-5 {
        display: block;
    }

}
@media all and (min-width: 992px) and (transform-3d) , all and (min-width: 992px) and (-webkit-transform-3d) {
    .carousel-showsixmoveone .carousel-inner > .item.active.right, .carousel-showsixmoveone .carousel-inner > .item.next {
        -webkit-transform: translate3d(25%;, 0, 0);
        transform: translate3d(25%, 0, 0);
        left: 0;
    }
    .carousel-showsixmoveone .carousel-inner > .item.active.left, .carousel-showsixmoveone .carousel-inner > .item.prev {
        -webkit-transform: translate3d(-25%, 0, 0);
        transform: translate3d(-25%, 0, 0);
        left: 0;
    }
    .carousel-showsixmoveone .carousel-inner > .item.left, .carousel-showsixmoveone .carousel-inner > .item.prev.right, .carousel-showsixmoveone .carousel-inner > .item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0;
    }
}

@media all and (min-width: 1200px) and (transform-3d) , all and (min-width: 1200px) and (-webkit-transform-3d) {
    .carousel-showsixmoveone .carousel-inner > .item.active.right, .carousel-showsixmoveone .carousel-inner > .item.next {
        -webkit-transform: translate3d(16.67%;, 0, 0);
        transform: translate3d(16.67%, 0, 0);
        left: 0;
    }
    .carousel-showsixmoveone .carousel-inner > .item.active.left, .carousel-showsixmoveone .carousel-inner > .item.prev {
        -webkit-transform: translate3d(-16.67%, 0, 0);
        transform: translate3d(-16.67%, 0, 0);
        left: 0;
    }
    .carousel-showsixmoveone .carousel-inner > .item.left, .carousel-showsixmoveone .carousel-inner > .item.prev.right, .carousel-showsixmoveone .carousel-inner > .item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0;
    }
}

.carousel-showsixmoveone .carousel-control.right {
    margin-right: 0px;
    left: 50%;
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,.8) 100%) !important;
    background-image: -o-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,.8) 100%) !important;
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0)),to(rgba(0,0,0,.8))) !important;
    background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,.8) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1) !important;
    background-repeat: repeat-x;
    padding-right: 8%;
}

.carousel-showsixmoveone .carousel-control.left {
    display: none;
}

.carousel-showsixmoveone .glyphicon-chevron-right:before, .carousel-showsixmoveone .glyphicon-chevron-left:before {
    color: #FFF !important;
    font-size: 1.2em !important;
}

.carousel-showsixmoveone span.glyphicon.glyphicon-chevron-right {
    margin-right: -55px !important;
}

/* One at a time slider LARGE */

.carousel-showsixmoveone-large .item img, .video-grid a.video-thumb img {
    width: 100%;
    height: auto;
}

.carousel-showsixmoveone-large .item a, .video-grid a.video-thumb {
    position: relative;
    display: block;
    background: #FFF;
    margin-right: -28px;
}

.carousel-showsixmoveone-large .item a:hover, .video-grid a:hover {
    opacity: 1;
}

.carousel-showsixmoveone-large .item a:hover img, .video-grid a:hover img {
    opacity: .7;
    transition: opacity 0.5s;
}

.singular .video-thumb, .search .video-thumb {
    position: relative;
}
.singular .video-thumb img, .search .video-thumb img {
    max-height: 330px;
}
.archive .video-thumb .caption,.page-template .video-thumb .caption,.singular .video-thumb .caption, .search .video-thumb .caption {
    background: rgba(0, 0, 0, 0.55) url("/wp-content/themes/businesstown/images/play_icon.svg") no-repeat scroll 95% 50% /40px auto;
    bottom: 0;
    padding: 10px 25% 10px 20px;
    position: absolute;
    width: calc(100% - 2px);
    height: 75px;
}

.archive .video-thumb .caption .text,.page-template .video-thumb .caption .text,.singular .video-thumb .caption .text, .search .video-thumb .caption .text {
    color: #dadada;
    font-family:'Optima nova W01';
    font-weight:700;
    font-size: 2.0em !important;
    font-weight: 700;
    position: relative;
    height: 50px;
    overflow: hidden;
}

.carousel-showsixmoveone-large .carousel-control {
    width: 4%;
    background-image: none;
}
.carousel-showsixmoveone-large .carousel-control.left {
    margin-left: 15px;
}
.carousel-showsixmoveone-large .carousel-control.right {
    margin-right: 15px;
}
.carousel-showsixmoveone-large .cloneditem-1, .carousel-showsixmoveone-large .cloneditem-2, .carousel-showsixmoveone-large .cloneditem-3, .carousel-showsixmoveone-large .cloneditem-4, .carousel-showsixmoveone-large .cloneditem-5 {
    display: none;
}

@media all and (min-width: 768px) {
    .carousel-showsixmoveone-large .carousel-inner > .active.left, .carousel-showsixmoveone-large .carousel-inner > .prev {
        left: -16.67%;
    }
    .carousel-showsixmoveone-large .carousel-inner > .active.right, .carousel-showsixmoveone-large .carousel-inner > .next {
        left: 16.67%;
    }
    .carousel-showsixmoveone-large .carousel-inner > .left, .carousel-showsixmoveone-large .carousel-inner > .prev.right, .carousel-showsixmoveone-large .carousel-inner > .active {
        left: 0;
    }
    .carousel-showsixmoveone-large .carousel-inner .cloneditem-1, .carousel-showsixmoveone-large .carousel-inner .cloneditem-2 {
        display: block;
    }
}
@media all and (min-width: 768px) and (transform-3d) , all and (min-width: 768px) and (-webkit-transform-3d) {
    .carousel-showsixmoveone-large .carousel-inner > .item.active.right, .carousel-showsixmoveone-large .carousel-inner > .item.next {
        -webkit-transform: translate3d(16.67%, 0, 0);
        transform: translate3d(16.67%, 0, 0);
        left: 0;
    }
    .carousel-showsixmoveone-large .carousel-inner > .item.active.left, .carousel-showsixmoveone-large .carousel-inner > .item.prev {
        -webkit-transform: translate3d(-16.67%, 0, 0);
        transform: translate3d(-16.67%, 0, 0);
        left: 0;
    }
    .carousel-showsixmoveone-large .carousel-inner > .item.left, .carousel-showsixmoveone-large .carousel-inner > .item.prev.right, .carousel-showsixmoveone-large .carousel-inner > .item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0;
    }
}
@media all and (min-width: 992px) {
    .carousel-showsixmoveone-large .carousel-inner > .active.left, .carousel-showsixmoveone-large .carousel-inner > .prev {
        left: -16.67%;
    }
    .carousel-showsixmoveone-large .carousel-inner > .active.right, .carousel-showsixmoveone-large .carousel-inner > .next {
        left: 16.67%;
    }
    .carousel-showsixmoveone-large .carousel-inner > .left, .carousel-showsixmoveone-large .carousel-inner > .prev.right, .carousel-showsixmoveone-large .carousel-inner > .active {
        left: 0;
    }
    .carousel-showsixmoveone-large .carousel-inner .cloneditem-3, .carousel-showsixmoveone-large .carousel-inner .cloneditem-4, .carousel-showsixmoveone-large .carousel-inner .cloneditem-5 {
        display: block;
    }
}
@media all and (min-width: 992px) and (transform-3d) , all and (min-width: 992px) and (-webkit-transform-3d) {
    .carousel-showsixmoveone-large .carousel-inner > .item.active.right, .carousel-showsixmoveone-large .carousel-inner > .item.next {
        -webkit-transform: translate3d(16.67%;, 0, 0);
        transform: translate3d(16.67%, 0, 0);
        left: 0;
    }
    .carousel-showsixmoveone-large .carousel-inner > .item.active.left, .carousel-showsixmoveone-large .carousel-inner > .item.prev {
        -webkit-transform: translate3d(-16.67%, 0, 0);
        transform: translate3d(-16.67%, 0, 0);
        left: 0;
    }
    .carousel-showsixmoveone-large .carousel-inner > .item.left, .carousel-showsixmoveone-large .carousel-inner > .item.prev.right, .carousel-showsixmoveone-large .carousel-inner > .item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0;
    }
}

.carousel-showsixmoveone-large .carousel-control.right {
    margin-right: 0px;
    left: 50%;
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,.8) 100%) !important;
    background-image: -o-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,.8) 100%) !important;
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0)),to(rgba(0,0,0,.8))) !important;
    background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,.8) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1) !important;
    background-repeat: repeat-x;
    padding-right: 8%;
}

.carousel-showsixmoveone-large .carousel-control.left {
    display: none;
}

.carousel-showsixmoveone-large .glyphicon-chevron-right:before, .carousel-showsixmoveone-large .glyphicon-chevron-left:before {
    color: #FFF !important;
    font-size: 1.2em !important;
}

.carousel-showsixmoveone-large span.glyphicon.glyphicon-chevron-right {
    margin-right: -55px !important;
}

.carousel-showsixmoveone-large .first-half {
    background-size: cover !important;
    background-position: right !important;
    width: 213% !important;
    height: 0px !important;
    padding-top: 120%;
    background-repeat: no-repeat !important;
    background-color: #000100 !important;
}

.carousel-showsixmoveone-large .second-half {
    background-size: cover !important;
    background-position: right !important;
}

/* One at a time slider SMALL */

.carousel-showsixmoveone-small .item img {
    width: 100%;
    height: auto;
}

.carousel-showsixmoveone-small .item a {
    position: relative;
    display: block;
}

.carousel-showsixmoveone-small .item div.caption {
    color: #DADADA;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: rgba(51, 51, 51,.75) url(images/play_icon.svg);
    font-size: 1.4em;
    padding: 10px;
    padding-right: 25%;
    background-repeat: no-repeat;
    background-size: 35px;
    background-position: 95% 15px;
    min-height: 60px;
    font-family:'Optima nova W01';
    font-weight:700;
}

.carousel-showsixmoveone-small .carousel-control {
    width: 4%;
    background-image: none;
}
.carousel-showsixmoveone-small .carousel-control.left {
    margin-left: 15px;
}
.carousel-showsixmoveone-small .carousel-control.right {
    margin-right: 10%;
}
.carousel-showsixmoveone-small .cloneditem-1, .carousel-showsixmoveone-small .cloneditem-2, .carousel-showsixmoveone-small .cloneditem-3, .carousel-showsixmoveone-small .cloneditem-4, .carousel-showsixmoveone-small .cloneditem-5 {
    display: none;
}

.slick-slide a {
    display: block;
}

.mobile-tagline {
    text-transform: uppercase;
    color: #FFF;
    text-align: center;
    margin-top: -2px;
    font-size: 1.1em;
    margin-bottom: 0px;
    letter-spacing: 1px;
    width: 160%;
    margin-left: -30%;
    font-weight: 600;
}

@media all and (min-width: 768px) {
    .carousel-showsixmoveone-small .carousel-inner > .active.left, .carousel-showsixmoveone-small .carousel-inner > .prev {
        left: -50%;
    }
    .carousel-showsixmoveone-small .carousel-inner > .active.right, .carousel-showsixmoveone-small .carousel-inner > .next {
        left: 50%;
    }
    .carousel-showsixmoveone-small .carousel-inner > .left, .carousel-showsixmoveone-small .carousel-inner > .prev.right, .carousel-showsixmoveone-small .carousel-inner > .active {
        left: 0;
    }
    .carousel-showsixmoveone-small .carousel-inner .cloneditem-1, .carousel-showsixmoveone-small .carousel-inner .cloneditem-2 {
        display: block;
    }
}
@media all and (min-width: 768px) and (transform-3d) , all and (min-width: 768px) and (-webkit-transform-3d) {
    .carousel-showsixmoveone-small .carousel-inner > .item.active.right, .carousel-showsixmoveone-small .carousel-inner > .item.next {
        -webkit-transform: translate3d(50%, 0, 0);
        transform: translate3d(50%, 0, 0);
        left: 0;
    }
    .carousel-showsixmoveone-small .carousel-inner > .item.active.left, .carousel-showsixmoveone-small .carousel-inner > .item.prev {
        -webkit-transform: translate3d(50%, 0, 0);
        transform: translate3d(50%, 0, 0);
        left: 0;
    }
    .carousel-showsixmoveone-small .carousel-inner > .item.left, .carousel-showsixmoveone-small .carousel-inner > .item.prev.right, .carousel-showsixmoveone-small .carousel-inner > .item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0;
    }
}
@media all and (min-width: 992px) {
    .carousel-showsixmoveone-small .carousel-inner > .active.left, .carousel-showsixmoveone-small .carousel-inner > .prev {
        left: -50%;
    }
    .carousel-showsixmoveone-small .carousel-inner > .active.right, .carousel-showsixmoveone-small .carousel-inner > .next {
        left: 50%;
    }
    .carousel-showsixmoveone-small .carousel-inner > .left, .carousel-showsixmoveone-small .carousel-inner > .prev.right, .carousel-showsixmoveone-small .carousel-inner > .active {
        left: 0;
    }
    .carousel-showsixmoveone-small .carousel-inner .cloneditem-3, .carousel-showsixmoveone-small .carousel-inner .cloneditem-4, .carousel-showsixmoveone-small .carousel-inner .cloneditem-5 {
        display: block;
    }
}
@media all and (min-width: 992px) and (transform-3d) , all and (min-width: 992px) and (-webkit-transform-3d) {
    .carousel-showsixmoveone-small .carousel-inner > .item.active.right, .carousel-showsixmoveone-small .carousel-inner > .item.next {
        -webkit-transform: translate3d(50%;, 0, 0);
        transform: translate3d(50%, 0, 0);
        left: 0;
    }
    .carousel-showsixmoveone-small .carousel-inner > .item.active.left, .carousel-showsixmoveone-small .carousel-inner > .item.prev {
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
        left: 0;
    }
    .carousel-showsixmoveone-small .carousel-inner > .item.left, .carousel-showsixmoveone-small .carousel-inner > .item.prev.right, .carousel-showsixmoveone-small .carousel-inner > .item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0;
    }
}

@media all and (min-width: 1200px) and (transform-3d) , all and (min-width: 1200px) and (-webkit-transform-3d) {
    .carousel-showsixmoveone-small .carousel-inner > .item.active.right, .carousel-showsixmoveone-small .carousel-inner > .item.next {
        -webkit-transform: translate3d(33.33333333%;, 0, 0);
        transform: translate3d(33.33333333%, 0, 0);
        left: 0;
    }
    .carousel-showsixmoveone-small .carousel-inner > .item.active.left, .carousel-showsixmoveone-small .carousel-inner > .item.prev {
        -webkit-transform: translate3d(-33.33333333%, 0, 0);
        transform: translate3d(-33.33333333%, 0, 0);
        left: 0;
    }
    .carousel-showsixmoveone-small .carousel-inner > .item.left, .carousel-showsixmoveone-small .carousel-inner > .item.prev.right, .carousel-showsixmoveone-small .carousel-inner > .item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0;
    }
}

.carousel-showsixmoveone-small .glyphicon-chevron-right:before, .carousel-showsixmoveone-small .glyphicon-chevron-left:before {
    color: #777777;
    font-size: .6em;
}

.carousel-showsixmoveone-small span.glyphicon.glyphicon-chevron-right {
    margin-right: -55px !important;
}

@media (max-width: 767px) {
    .carousel-showsixmoveone-small .carousel-inner {
        width: 105%;
    }
    .carousel-showsixmoveone-small .carousel-control.left {
        margin-left: -10px;
    }
    .carousel-showsixmoveone-small .carousel-control.right {
        margin-right: 10%;
    }
    .carousel-showsixmoveone-small .glyphicon-chevron-right:before, .carousel-showsixmoveone-small .glyphicon-chevron-left:before {
        font-size: 1.5em;
    }
}

@media (min-width: 768px) {
    .carousel-showsixmoveone-small {
        width: 112%;
    }
    .slide-align {
        margin-right: -28px;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .carousel-showsixmoveone-small .cloneditem-2 {
        display: none !important;
    }
}

/* End one at a time slider small */

#homepage-carousel .item {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    top: 0px;
    background-size: cover;
    background-position: center center;
}

#homepage-carousel .carousel-inner {
    position: absolute;
    bottom: 0px;
    right: 0px;
    left: 0px;
    top: 0px;
}
.slick-slide a {
    display: block;
}

.mobile-tagline {
    text-transform: uppercase;
    color: #FFF;
    text-align: center;
    margin-top: -2px;
    font-size: 1.1em;
    margin-bottom: 0px;
    letter-spacing: 1px;
    width: 160%;
    margin-left: -30%;
    font-weight: 600;
}



.container-fluid.content.video-grid {
    padding-left: 65px;
    padding-right: 95px;
    padding-top: 15px;
}

.video-grid a.video-thumb {
    margin-bottom: 80px;
}

.single-shows .row.socialShareRow {
    margin-top: 30px;
    margin-bottom: 30px;
}

.single-shows .visible-xs.sidebar {
    margin-top: -50px !important;
}

.home-top .item > a {
    display: block;
    position: absolute;
    bottom: 0px;
    top: 0px;
    right: 0px;
    left: 0px;
}

@media (max-width: 1300px) {
    li.nav_menu {
        margin-right: 25px !important;
        margin-left: 20px !important;
    }
    .tagline p {
        font-size: 2.1em;
        letter-spacing: 0px;
        margin-top: 18px;
    }
    #sb-site {
        padding-top:111px;
    }
}

@media (min-width: 1200px) and (max-width: 1550px) {
    .video-grid .col-lg-3 {
        width: 33.33333%;
    }
}

@media (min-width: 992px) and (max-width: 1450px) {
    .socialIconHolder .socialMediaLinks {
        width: 115%;
        margin-left: -15%;
    }
}

/* Col MD ONLY */
@media (min-width: 992px) and (max-width: 1199px) {
    .socialIconHolder {
        position: absolute;
        right: 9%;
        top: 0px;
    }
    header.headroom--not-top .socialIconHolder {
        position: relative;
        right: 0px;
        margin-top: -10px;
    }
}

@media (max-width: 1135px) {
    .tagline p {
        font-size: 1.4em;
        text-align: center;
        padding-left: 5%;
        margin-top: 22px;
    }
}

/* Col SM ONLY */
@media (min-width: 768px) and (max-width: 991px) {
    .mobile-tagline {
        font-size: 1.5em;
        margin-top: 5px;
    }
    a#toggle-nav {
        margin-top: 30px;
    }
    a.search {
        margin-top: 32px;
    }
    header #mainHeader {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    header.headroom--not-top a#toggle-nav {
        margin-top: 10px;
    }
    header.headroom--not-top a.search {
        margin-top: 17px;
    }
    header.headroom--not-top .logoArea {
        text-align: center;
    }
    #sb-site {
        padding-top: 98px;
    }
}

/* col-md or Less */
@media (max-width: 1199px) {
    .widget .gform_body {
        width: 100%;
        max-width: 250px;
    }
    .directoryLink a.directoryThumb img {
        width: 25% !important;
        margin-left: 37.5%;
    }
    .socialMediaLinks {
        margin-top: 25px;
        text-align: right;
    }
    header.headroom--not-top .socialMediaLinks {
        margin-top:10px;
    }
    .container-fluid.content.video-grid {
        padding-left: 15px;
        padding-right: 45px;
    }
    li.nav_menu {
        margin-right: -40px !important;
        margin-left: 30px !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    footer .mainMenu {
        width: 120%;
        margin-left: -10%;
    }
}

@media (min-width: 992px) {
    footer .column-one {
        width: 14% !important;
    }
    footer .column-two {
        width: 12% !important;
    }
    footer .column-three {
        width: 20% !important;
    }
    footer .column-four {
        width: 29% !important;
    }
    footer .column-four .column-four-one {
        padding-left: 10%;
    }
    header.headroom--not-top li.nav_menu img.scrolled {
        display:block !important;
    }

}

/* col-sm or Less */
@media (max-width: 991px) {
    .content {
        padding-bottom: 285px;
    }
    .widget.newsletter input[type="email"] {
        margin-bottom: 10px;
    }
    .article-list-item h3 {
        margin-top: 0px;
    }
    .leftHomeBox h1 {
        font-size: 3em;
    }
    .rightHomeBox h1 {
        font-size: 1.5em;
    }
    .search .pagetitle h1 {
        font-size: 3.5em;
    }
}

/* Bigger than Mobile */
@media (min-width: 767px) {
    span.glyphicon.glyphicon-chevron-left {
        margin-left: -85px !important;
    }
    span.glyphicon.glyphicon-chevron-right {
        margin-right: -85px !important;
    }
    .glyphicon-chevron-right:before, .glyphicon-chevron-left:before {
        color: #777777;
        font-size: .6em;
    }
    header .container-fluid {
        padding-left: 65px;
        padding-right: 65px;
    }
}

/* col-xs or Less */
@media (max-width: 768px) {

    .mainMenu {
        margin-top: 50px;
    }

    footer {
        padding-bottom: 0px;
        padding-top: 0px;
    }

    .content {
        padding-bottom: 0px;
        padding-top: 2.5%;
    }
    .content > .row > div {
        margin-bottom: 10px;
    }
    .content > .row {
        margin-bottom: 0px;
    }
    .centermobile * {
        text-align: center;
    }
    p {
        font-size: 1.6em;
    }
    .small-business-dreams .introduction-header p {
        margin-top: -20px;
    }
    .article-videos-slider a.left.carousel-control, .article-videos-slider a.right.carousel-control {
        bottom: 30%;
        margin-bottom: 25%;
    }

    .article-videos-slider span.glyphicon.glyphicon-chevron-left, .article-videos-slider span.glyphicon.glyphicon-chevron-right {
        margin-top: 100%;
    }

    .leftHomeBox {
        padding-right: 15px;
        border-right: none !important;
    }

    .rightHomeBox {
        padding-left: 15px;
    }
    .leftHomeBox h1, .rightHomeBox h1 {
        font-size: 2em;
    }
    .page .pagetitle h1 {
        font-size: 4.5em;
    }
    p.pageheader {
        font-size: 4.5em;
        line-height: .9em;
    }
    .mainContent.blog h1 {
        font-size: 3em;
    }
    .blog.mainContent .row {
        margin-bottom: 0px !important;
    }
    .blog .content > .row > div {
        margin-bottom: 0px;
    }
    footer hr {
        margin-bottom: 0px;
    }
    .introduction-header a.fancybox-media {
        display: block;
        margin-top: 25px;
    }
    /* .logoArea img.logo {
     max-height: 50px;
     } */
    .coffeeIcon {
        margin-top: -23px;
        width: 35px;
    }
    .coffee .pagetitle h1, .page .pagetitle h1, .content.directory .pagetitle h1, p.pageheader, .pagetitle h1 {
        font-size: 3em !important;
    }
    .coffee .pagetitle h2, .content.directory .pagetitle h2 {
        font-size: 2em !important;
    }
    .pagetitle {
        margin-top: 0px;
    }
    .video-description {
        margin-top: -25px;
        margin-bottom: -25px;
    }
    #other-related-articles a.right.carousel-control {
        right: 35px;
    }
    #other-related-articles a.left.carousel-control {
        left: 35px;
    }
    #other-related-articles .col-xs-11.item {
        margin-left: 4%;
    }
    #other-related-articles a.carousel-control span.glyphicon {
        color: #000;
        font-size: .7em;
    }
    .home-video-rows .carousel-showsixmoveone, .home-video-rows .carousel-showsixmoveone-large {
        width: 100%;
    }
    .home-video-rows {
        padding-left: 15px;
    }
    .carousel-showsixmoveone span.glyphicon.glyphicon-chevron-right {
        margin-right: 0px !important;
    }
    .carousel-showsixmoveone .carousel-control.right {
        left: auto;
        padding-right: 0%;
        width: 0;
        margin-right: 2px;
    }
    .carousel-showsixmoveone .glyphicon-chevron-right:before, .carousel-showsixmoveone .glyphicon-chevron-left:before {
        color: #464646 !important;
    }
    .carousel-showsixmoveone-large span.glyphicon.glyphicon-chevron-right {
        margin-right: 0px !important;
    }
    .carousel-showsixmoveone-large .carousel-control.right {
        left: auto;
        padding-right: 0%;
        width: 0;
        margin-right: 2px;
    }
    .carousel-showsixmoveone-large .glyphicon-chevron-right:before, .carousel-showsixmoveone-large .glyphicon-chevron-left:before {
        color: #464646 !important;
    }
    .title-row.large .prominent {
        display: block;
    }
    .title-row.large .secondary {
        display: none;
    }
    .title-row.large .prominent.slideLeft {
        display: none;
    }
    .title-row.large .secondary.slideLeft {
        display: block;
    }
    .home-top .main-caption p {
        font-size: 2em;
    }
    .video-grid a.video-thumb {
        margin-bottom: 20px;
    }
    a.search {
        margin-top: 25px;
    }
    .home-video-rows .title-row {
        margin-top: 10px;
    }
    .home-video-rows h2 {
        font-size: 1.8em;
    }
    a#toggle-nav {
        margin-top: 15px;
    }
    .home-video-rows .slick-slide .caption .text, .archive .video-thumb .caption .text,.page-template .video-thumb .caption .text,.singular .video-thumb .caption .text, .search .video-thumb .caption .text{
        line-height: 1.4em;
        max-height: 40px !important;
    }
    /* .logoArea img.logo {
     max-width:85%;
     margin-top: 0px;
     } */
    .logoArea img.logo {
        max-width: 85%;
        margin-top: 0px;
        width: 200px;
    }
    header {
        padding-top: 3px;
        padding-bottom: 5px;
    }
    .home-top {
        height: 35vh;
    }
    .home-top .main-caption {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: .8em;
    }
    .home-top .main-caption a {
        line-height: 1.4em;
        font-size: .8em;
        width: 80%;
        display: block;
        margin-left: 10%;
    }
    .main-caption p img {
        width: 20px;
        height: auto;
    }
    .home-top .slick-next:before {
        right: 10px;
    }
    .home-top .slick-prev:before {
        left: 10px;
    }
    #sb-site {
        padding-top: 68px;
    }
}

@media (min-width: 481px) and (max-width: 768px) {
    .content.directory .directoryList > div {
        max-width: 370px;
        width: 70%;
        margin-left: 15%;
        margin-right: 15%;
    }
}

@media (max-width: 568px) {
    .article-videos-slider.mobile .swipecontainerL {
        display: block;
        position: absolute;
        top: 0;
        right: 60%;
        left: 0;
        bottom: 25%;
        z-index: 9999;
    }
    .article-videos-slider.mobile .swipecontainerR {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        left: 60%;
        bottom: 0;
        z-index: 9999;
    }
    .article-videos-slider.mobile .swipecontainerT {
        display: block;
        position: absolute;
        top: 0;
        right: 60%;
        left: 60%;
        bottom: 60%;
        z-index: 9999;
    }
    .article-videos-slider.mobile .swipecontainerB {
        display: block;
        position: absolute;
        bottom: 0;
        right: 60%;
        left: 60%;
        top: 65%;
        z-index: 9999;
    }
}

/* col-xs or Less */
@media (max-width: 480px) {
    ul.two-col li {
        float: left;
        width: 100%;
        margin-right: 0%;
    }

}

/* col-xs or Less */
@media (max-width: 320px) {
    footer .mainMenu li {
        margin: 1px !important;
    }
}

img.advertisement {
    display: none;
}

/* AB Testing Link Color */
.postid-162 .sidebar aside.widget ul li a {
    color: #337ab7 !important;
    text-decoration: underline;
}


/*************************************************************************************************************************************************************************************************/
/* BEGIN NEW HEADER CSS
Section #general, #header, #footer, #main, #media-query
*/
/***************************************************/
/*begin #general*/
.cse .gsc-control-cse, .gsc-control-cse {
    margin-left: 0px !important;
    padding-left: 0px !important;
}

.page-id-3215 .pagetitle h1 {
    margin-left: 5px;
}

b {
    font-size: 1em !important;
    font-family:'Optima nova W01';
    font-weight:700;
}

.gsc-control-cse .gs-spelling, .gsc-control-cse .gs-result .gs-title, .gsc-control-cse .gs-result .gs-title * {
    font-size: 21px !important;
}

.cse .gs-result .gs-snippet, .gs-result .gs-snippet, .cse .gs-spelling-original, .gs-spelling-original {
    font-size: 16px !important;
}

.gs-webResult div.gs-visibleUrl-long, .gs-promotion div.gs-visibleUrl-long {
    font-size: 1.3em !important;
}

.gs-web-image-box, .gs-promotion-image-box {
    width: 150px !important;
}

.gs-result img.gs-image, .gs-result img.gs-promotion-image {
    max-width: 140px !important;
    margin-top: 3px !important;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
    font-size: 1.5em !important;
}
/*end #general*/
/***************************************************/

/***************************************************/
/*begin #header*/
.headroom--top .logo_area{
    height:100px ;

}
.tooltip-inner, .nav-toggle .tooltip-inner {
    background-color: #a5a5a5;
    padding: 5px;
    border-radius: 5px;
    margin-left:-6vw;
}
.tooltip.in, .nav-toggle .tooltip.in {
    opacity: 1;
}


header.headroom--not-top {
    box-shadow: #000 0px 0px 100px 0px;
}

header .searchBox input::-webkit-input-placeholder {
    color: #fff !important;
}

header .searchBox input:-moz-placeholder { /* Firefox 18- */
    color: #fff !important;
    opacity:1.0 !important;
}

header .searchBox  input::-moz-placeholder {  /* Firefox 19+ */
    color: #fff !important;
    opacity:1.0 !important;
}

header .searchBox input:-ms-input-placeholder {
    color: #fff !important;
}


/*end header*/
/***************************************************/

/***************************************************/
/*begin main*/
.home.page #homepage-container {
    /*display: none;*/
    min-height: 300px;
}
#container-loading {
    margin-top: 15px;
    display: none;
}
#container-loading div {
    width: 100%;
    padding-top: 10px;
    text-align: center;
}
.watch_video {
    width: 210px;
    padding-left:0px;
}

.watch_video a.btn-watch-video {
    display: block;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    color: #FFF;
    border: 1px solid #FFF;
    text-align: center;
    padding: 5px;
    font-size: 2em;
    font-weight: 600;
    max-width: 100%;
}

.watch_video a.btn-watch-video:hover {
    background-color:#FFF;
    color:#000;
    text-decoration: none;
    transition:background-color 0.5s, color 0.5s;
}

.play_grid span.categoryColor {
    width: 100%;
}

.play_button img {
    height: 39px;
    width: auto;
}

.play_button {
    padding-left: 0px;
}

span.videoCounter {
    display: block;
    color: #FFF;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.5em;
    margin-top: 3px;
    width: 39px;
    text-align: center;
}
.homepage_front img {
    width:100%;
    height:auto;
    min-height: 400px;
}

.homepage_front {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center right;
    min-height: 450px !important;
}

.categoryColor {
    display:block;
    width:20px;
    height:11px;
    float: left;
}

.categoryColor {
    display:block;
    width:20px;
    height:11px;
    float: left;
}
.category-read-article {
    font-size:1.8em;
}
.category-read-article a{
    display: block;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    color: #FFF;
    text-align: center;
    font-size: 1.0em;
    max-width: 100%;
    padding-top:20px;
    text-decoration: none !important;
}
.main_header_content div.categoryTag{
    position:absolute;
    font-family: 'Open Sans', sans-serif;
    color: #FFF;
    text-transform: uppercase;
    font-size: 1.40em;
    font-weight: bold;
    background: rgba(0, 0, 0, 0.55);
    padding:5px 10px;
    top:-20px;
    padding:2px 5px;

    /*newadded 08-16-2016 */
    top:-35px;

}
.main_header_content div.categoryTag a{
    font-family: 'Open Sans', sans-serif;
    color: #FFF;
    text-transform: uppercase;
    font-size: 1.0em;
    text-decoration:none;
}

.top_row .column div.categoryTag {
    font-family: 'Open Sans', sans-serif;
    color: #FFF;
    text-transform: uppercase;
    font-size: 1.40em;
    font-weight: bold;
    background: rgba(0, 0, 0, 0.55);
    padding:5px 10px;
    margin-top:20px;
}
.top_row .column div.categoryTag a {
    font-family: 'Open Sans', sans-serif;
    color: #FFF;
    text-transform: uppercase;
    font-size: 1.0em;
    text-decoration:none;
}


.categoryColor {
    display: block;
    width: 20px;
    height: 11px;
    float: left;
    margin-top: 5px;
    margin-right: 10px;
}

.main_header_content h2 {
    color: #FFF;
    font-size: 3.3em;
    line-height: 1.2em;
    margin-top: 47px;
}

.main_header_content p {
    color: #FFF;
    font-style: italic;
    margin-top: 20px;
    font-size: 2em;
    line-height: 1.5em;
    margin-bottom: 30px;
}
.main_header {
    max-height: 450px;
    overflow: hidden;
    position:relative;
}


.main_header .main_header_content {
    position: absolute;
    top: 50px;
    left: 50px;
    right: 50px;
    z-index: 999;
}

.admin-bar #sb-site {
    position: relative;
    top: -33px !important;
}

.top_row{
    margin-bottom: 3px !important;
    position:relative;
}
.top_row.main_header {
    margin-bottom: 3px;
    cursor:pointer;
}

.top_row .row{
    padding:0 !important;
    margin:0 !important;
    width:calc(100% - 3px);
}

.top_row.two-columns .row div{
    padding:0 ;
}
.top_row.two-columns .column:nth-child(2){
    left:2px;
}
.top_row.two-columns .column{
    position:relative;
}
.top_row.two-columns .column .categoryTag, .top_row .prominent_videos .categoryTag{
    position:absolute;
    z-index:9999;
    padding:5px 10px;
    left:20px;
    top:12px;

    /*newadded 08-16-2016 */
    padding:2px 5px;
    top:-11px;
}

.top_row.two-columns .column img{
    width:100%;
    height:auto;;
}
.top_row.two-columns .column .caption {
    /*background: rgba(0, 0, 0, 0.55) url("images/play_icon.svg") no-repeat scroll 95% 30% /35px auto;
    */
    background: rgba(0, 0, 0, 0.55);
    bottom: 0;
    /*padding: 10px 30% 10px 20px;*/
    padding: 10px 20px 10px 20px;
    position: absolute;
    height:70px;
    width:100%;
    display: table !important;
    table-layout: fixed;

}
.top_row.two-columns .column .caption .text {
    display:table-cell;
    height:100%;
    vertical-align:top;
    color: #dadada;
    font-family: "Optima nova W01";
    font-size: 2.0em !important;
    font-weight: 700;

    /*newadded 08-16-2016 */
    line-height: 1.1em;
    font-size: 2.5em !important;
    font-weight: 700;
    letter-spacing: -.3px;
}
.top_row.two-columns .column .caption .text {
    display:block;
    top:35px !important;
    max-height:55px !important;
    overflow-y:hidden;
}


.top_row.two-columns .column .play_button {
    display:table-cell;
    height:100%;
    vertical-align:middle;
    width:25%;
    text-align:right;
}
.top_row.two-columns .column .play_button >span{
    width:100%;
    text-align:right;
}
.top_row.two-columns .column .play_button img{
    width:33px;
}
.top_row .column.no-video .play_button >span, .top_row .column.no-video .play_button img{
    display:none;
}
.top_row.home-video-rows{
    padding:0;
}


.video-categories{
    font-size:10px;
    margin:0 auto;
    display:table;


}
.video-categories .title,.video-categories .dropdown{
    display:table-cell !important;
}
.video-categories .dropdown{
    padding-left:10px; !important;
    padding-right:40px;
    background:url(images/arrow.png) no-repeat right 60%;
    cursor:pointer;
}

.video-categories .title h1{
    /*changedon 10-05-2016
    font-size:4.0em;
    */
    font-size:5.2em;
    /*endof changedon 10-05-2016*/
    font-weight: 600;
    color:#000;
}

.video-categories .dropdown::before {
    background: #000;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: 90%;
    width: 98%;
    left:12px;

}

.video-categories #select-smartrows {

    min-height:60px;
    /*background: rgba(200,200,200,0.4);*/
    background:#FFF;
    border:none !important;
    font-size:4.0em !important;
    font-weight: 600 !important;
    box-shadow:none !important;
    color: #777777 !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance:none;
    -moz-appearance:none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis !important;
    max-width:510px;



}
.video-categories #select-smartrows #text{

    /*changedon 10-05-2016
font-size:1.0em;
*/
    font-size:1.3em;
    /*endof changedon 10-05-2016*/

    /*changedon 10-04-2016*/
    color:blue;
}

.video-categories #select-smartrows span{
    position:absolute !important;
    right:-40px;
    bottom:20px;
    max-width:32px;
    height:auto;
}
.video-categories #select-smartrows span img{
    height:auto;
    width:100%;
}
.video-categories a:hover{
    text-decoration:none;
}

.video-categories .dropdown-menu{
    width:100% !important;
    border:none !important;
    box-shadow:none !important;



}
.video-categories .dropdown-menu li{
    width:100%;


}
.video-categories .dropdown-menu li a{
    font-size:2.0em !important;
    width:100% !important;
    padding-left:10px !important;
    /*changedon 10-05-2016*/
    color:blue !important;
    /*endof changedon 10-05-2016*/
}

.top_row {
    /*box-shadow: #000 0px 0px 100px 0px;*/
}

.top_row .row-title{
    margin-top: -20px;
    width:101%;
    background:url(images/shadow.png) repeat-x;
}
.top_rows .row-title h1{
    padding:18px 0 4px 0 !important;
    text-align:center !important;

    font-weight: 600;
    /*changed on 10-04-2016
       font-size:4.0em;
    */
    color:#000 !important;
    font-size:5.2em;
    /*endof 10-04-2016*/
}



/*end #main*/
/***************************************************/


/***************************************************/
/*begin #footer*/

/*end #footer*/
/***************************************************/


/***************************************************/
/*begin #media-query*/
@media(max-width:1424px){
    .main_header_content h2{font-size:3.0em !important;}
}

@media(max-width:1350px){
    #header-menu-links{
        padding-right:15px !important;
    }
    .searchBox {
        right: 20px !important;
    }
    header .container-fluid {
        padding-left:15px;
        padding-right:15px;
    }
    .main_header_content h2 {
        font-size:3em;
    }
    .main_header_content p {
        font-size:1.75em;
    }
    .watch_video a {
        font-size:1.5em;
    }
    .watch_video {
        width: 190px;
    }
    .play_button img {
        height: 33px;
    }
    span.videoCounter {
        font-size: 1.3em;
        width:33px;
    }
    .category-read-article {
        font-size: 1.1em !important;
    }
    /*changedon 10-05-2016*/
    .video-categories .title h1{
        font-size:4.0em;
    }
    .video-categories #select-smartrows #text {
        font-size: 1.0em;
    }
    /*endof changedon 10-05-2016*/
}
@media (max-width:1250px){
    header .mainMenu li a {
        /*font-size: 1.8em !important;*/
        /*09-15-2016*/
        font-size: 2.2em !important;
        /*end 09-15-2016*/
    }

}
@media all and (min-width: 1200px) {
    .article-videos-slider span.glyphicon.glyphicon-chevron-left, .article-videos-slider span.glyphicon.glyphicon-chevron-right {
        top: 180px !important;
    }
}

@media (max-width:1150px){
    header .mainMenu li a {
        font-size: 1.8em !important;
    }
    .main_header_content h2 {
        font-size:2.5em !important;
    }

}

@media (max-width:1050px) {

    header .mainMenu li a {
        font-size: 1.6em !important;
    }


    .main_header_content .row h2 {
        font-size: 2.5em !important;
    }


}
@media all and (max-width: 992px) {
    .article-videos-slider span.glyphicon.glyphicon-chevron-left, .article-videos-slider span.glyphicon.glyphicon-chevron-right {
        margin-top: 0px !important;
        top: 150px !important;
    }
    .article-videos-slider span.glyphicon.glyphicon-chevron-left {
        left: 60px;
    }
    .article-videos-slider span.glyphicon.glyphicon-chevron-right {
        right: 60px;
    }
}
@media all and (max-width: 768px) {
    .article-videos-slider span.glyphicon.glyphicon-chevron-left, .article-videos-slider span.glyphicon.glyphicon-chevron-right {
        font-size:1.0em;
        top:180px !important;
        color:#dadada;
    }
    .article-videos-slider span.glyphicon.glyphicon-chevron-left {
        left: -5px !important;
    }
    .article-videos-slider span.glyphicon.glyphicon-chevron-right {
        right: -5px !important;
    }
    .category-read-article{
        font-size:1.3em !important;
    }
}
@media all and (min-width: 992px) {
    .article-videos-slider span.glyphicon.glyphicon-chevron-left, .article-videos-slider span.glyphicon.glyphicon-chevron-right {
        top: 150px !important;
    }
    .home-video-rows .slick-slide .title-desktop h2{
        width:100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

}


@media (max-width:768px) {
    .gs-result img.gs-image, .gs-result img.gs-promotion-image {
        max-width: 100px !important;
    }
    .gs-web-image-box, .gs-promotion-image-box {
        width: 120px !important;
    }
    .top_row .row-title {
        margin-top: 37px !important;
    }
}

@media (min-width:992px){
    .mainMenu li:before {
        content: "|";
        color: #FFF;
        font-size: 2em;
        padding-right: 10px;
    }
    header .mainMenu li a {
        text-transform: none;
        color: #FFF;
        font-size: 1.8em;
    }

}
@media (min-width:768px){
    #mainHeader .row{
        min-height:58px !important;
    }

    .logo_area img.logo {
        height: 50px;
        width: 290px;
        margin-top: 20px;
        margin-left:-10px;
    }
    .logo_area{
        position:relative;
        min-width:350px;
        padding-left:15px;
    }
    header.headroom--not-top .logo_area{
        top:10px;
    }
    header.headroom--not-top #header-menu-links{
        top:12px;
    }

    #header-menu-links{
        position:absolute;
        right:0;
        top:15px;
        padding-right:65px;

    }


    .mainMenu li:first-child:before, .mainMenu li:last-child:before {
        display:none;
    }

    .mainMenu {
        margin-top: 38px;
        /*text-align: right;*/
    }

    .searchBox {
        position: absolute;
        top: -2px;
        right: 70px;
    }

    .searchBox input {
        border: 1px solid #FFF;
        color: #fff;
        outline: none;
        padding: 2px;
        background: url(images/search_icon.svg);
        background-repeat: no-repeat;
        background-size: 16px;
        background-position: 96% center;
        font-size: 1.5em;
        width: 225px;
        font-weight: 400;
        padding-left: 10px;
    }

    header #mainHeader {
        padding-top: 12px;
        padding-bottom: 1px;
        background-position-y: top;
    }

    header.headroom--not-top .logo_area img.logo.with-slogan {
        display: none;
    }

    header.headroom--not-top .logo_area img.logo.without-slogan {
        display: block !important;
        width: 190px;
        height: auto;
        margin-top: 1px;
        margin-left: 60px;
    }

    header.headroom--top .searchIcon {
        display:none;
    }

    header.headroom--not-top .searchIcon {
        display:initial;
    }

    header.headroom--not-top .searchBox {
        display:none;
    }

    header a.search {
        float: right;
        margin-top: 2px;
        width: 20px;
        margin-left: 15px;
    }

    header.headroom--not-top .mainMenu {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    header.headroom--not-top a#toggle-nav {
        margin-top: 2px;
    }

    a#toggle-nav img {
        width: 30px;
        height: auto;
    }

    header.headroom--not-top #mainHeader {
        padding-top: 0px;
        padding-bottom: 0px;
        background-position-y: center;
    }

    header.headroom--not-top a.search {
        margin-top: -2px;
        margin-left: 30px;
    }

    header.headroom--not-top .searchIcon img {
        width: 20px;
    }

    header .mainMenu li a {
        /*font-size: 1.98em;*/
        /*09-15-2016*/
        font-size: 2.2em;
        /*endof 09-15-2016*/
    }

    header.headroom--not-top .mainMenu {
        margin-top: 4px;
        margin-bottom: 6px;
    }

    header.headroom--top header #mainHeader {
        padding-top: 10px;
        padding-bottom: 5px;
    }

    header.headroom--top a#toggle-nav {
        margin-top: 22px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    header .container-fluid {
        padding-left:65px;
        padding-right:65px;
    }

    header {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .headroom--not-top #mainHeader{
        height:65px;
    }
    .sb-slidebar{
        padding-top:100px;
    }
    .logo_area {
        position:relative;
        max-width:350px !important;
        margin-left:-15px;
    }
    .headroom--not-top .logo_area {
        position:relative;
        min-width:350px;
        margin-left:-4px;
        top:-1px !important;
    }
    a#toggle-nav img{
        width: 35px;
        height: auto;
        left:30px !important;
        position:absolute;
    }
    .headroom--not-top a#toggle-nav img {
        width: 35px;
        height: auto;
        left:20px !important;
        position:absolute;
        top:10px;
    }
    .logo_area .logo.without-slogan {
        margin-left: auto !important;
        margin-right: auto !important;
        margin-top: 3px;
        width: 295px;
        max-width:100%;
        height:auto;
        left:7px;
        padding-left:0 !important;
    }
    .headroom--not-top .logo.without-slogan{
        left:1px !important;
    }
    .headroom--top .mobile-tagline{
        font-size: 1.5em !important;
        color:#fff;
        font-weight:bold;
    }

    .headroom--not-top .mobile-tagline {
        font-size: 1.5em !important;
        margin-top:3px;
    }

    header #mainHeader {
        padding-bottom: 3px;
    }
    .searchIcon {
        padding-top: 25px;
        position:absolute;
        top:-20px;
        right:48px;
    }

    .headroom--top .searchIcon {
        padding-top: 25px;
        position:absolute;
        top:20%;
        right:50px;
    }

    .headroom--not-top .searchIcon img {
        width: 20px !important;
    }
    .headroom--top .logo_area{
        height:80px;
    }

    .logo_area img.logo {
        position:relative;
    }
    #homepage-container{
        margin-top:-7px;
    }
    .top_row .row-title{
        margin-top: -23px;
    }
    /*changedon 09-26-2016 play intro button*/
    .logo_area{
        max-width:100% !important;
    }
    .headroom--top #play-intro-button{
        margin-left: auto !important;
        margin-right: auto !important;
        left:0 !important;
        right:0 !important;
        left:308px !important;
        top:5px !important;
        height:40px !important;
    }
    .headroom--not-top #play-intro-button{
        margin-left: auto !important;
        margin-right: auto !important;
        left:0 !important;
        right:0 !important;
        left:195px !important;
        top:5px !important;
        height:30px !important;
    }
    .headroom--top  #play-intro-button:before{
        width:25px !important;
        height:25px !important;

    }


    /*endof changedon 09-26-2016 play intro button*/


}
@media (max-width:767px) {
    .sb-slidebar{
        padding-top:60px;
    }

    header .container-fluid {
        padding-left: 0px;
        padding-right: 0;
    }

    #logo-box{
        position:absolute;
        width:100%;
        top:12px;
        margin-left:15px;
        text-align:center !important;
        z-index:-1;
    }
    .logo_area .logo.without-slogan{
        width: 200px !important;
        position:relative;
        margin: 0 auto;
        top:0;
    }

    .logo_area{
        padding-top:7px;
        height:60px !important;
    }
    #homepage-container{
        margin-top:-9px;
    }
    a#toggle-nav{
        float:none;
        margin-left:30px;
        margin-top:12px;
        position:relative !important;
        z-index:2;
        width:50px;

    }
    #logo-box{
        z-index:1;
    }
    .searchIcon {
        position:absolute;
        top:0;
        right:0px;
        z-index:2;
    }
    a#toggle-nav{
        float:none;
        margin-left:30px;
        margin-top:12px;
    }
    .mobile-tagline {
        font-size: 1.1em;
        font-weight:bold;
        margin-top:3px;

    }

    /*changed on 09-26-2016*/
    /*.row-title h1{
        font-size:5.0vw !important;
    }
    */
    .top_rows .row-title h1 {
        padding-left:5px !important;
        padding-right:5px !important;
        text-align: center !important;
        font-size: 4.0em !important;
        font-weight: 700;
    }
    /*end of changed on 09-26-2016*/

    .homepage_front {
        background-size: cover;
        background-position: left center;
        opacity: 0.7;
    }
    .main_header_content div.categoryTag{
        top:-20px;
    }
    .homepage_front img {
        position: absolute;
        left: -30%;
        top: 0px;
        bottom: 0px;
    }
    .main_header {
        background: #000;
    }
    .main_header .main_header_content {
        position: absolute;
        top: 35px;
        left: 10px;
        right: 5px;
    }
    .main_header_content h2 {
        font-size: 2.5em;
        margin-top: 35px;
        /*changed on 09-26-2016*/
        font-weight:700;
    }
    .main_header_content p {
        font-size: 1.5em;
        margin-top: 0px;
        margin-bottom: 20px;
        /*changed on 09-26-2016*/
        font-weight:600;
    }
    /*changed on 09-26-2016*/
    .main_header_content div.categoryTag{
        font-size:1.1em;
    }
    .categoryColor {
        margin-top: 2px !important;
    }
    /*end of changed on 09-26-2016*/
    .watch_video {
        width: 200px;
    }
    .watch_video a {
        font-size: 1.3em;
    }
    .play_button img {
        height: 30px;
    }
    span.videoCounter {
        font-size: 1.2em;
        width: 30px;
        margin-top: 4px;
    }

    .top_row .row{
        width:calc(100%);
    }

    .top_row.two-columns .column:nth-child(2){
        left:0px;
        margin-top:3px;
    }
    .top_row.two-columns .prominent_videos .column:nth-child(2){
        margin-top:0px;
    }
    .headroom--top #play-intro-button{
        margin-left: auto !important;
        margin-right: auto !important;
        left:0 !important;
        right:0 !important;
        left:190px !important;
        top:15px !important;
        height:30px !important;
        width:30px !important;
    }
    .headroom--not-top #play-intro-button{
        margin-left: auto !important;
        margin-right: auto !important;
        left:0 !important;
        right:0 !important;
        left:190px !important;
        top:15px !important;
        height:30px !important;
        width:30px !important;
    }
    #play-intro-button:before{
        width:18px !important;
        height:18px !important;

    }
    .headroom--top #play-intro-button{
        top:12px !important;
        left:195px !important;
    }
    .headroom--not-top #play-intro-button{
        top:17px !important;
        left:195px !important;
    }
    .top_row .row-title {
        margin-top: -20px !important;
    }
}
@media(max-width:415px){
    #logo-box{
        position:absolute;
        width:50%;
        left:25%;
        height:40px;
        max-width:200px;
    }
    .logo_area .logo.without-slogan{
        width: 100% !important;
        margin:auto;
        position:absolute;
        top:0;
        bottom:0;
    }
    .top_row .main_header_content .play_grid{
        position:relative;
    }
    .top_row .main_header_content .play_button{
        position:absolute !important;
        top:0 !important;
        left:200px;
    }
    .top_rows .row-title h1 {
        font-size:10.0vw !important;
    }
    .headroom--top #play-intro-button{
        top:10px !important;
        left:57vw !important;
    }
    .headroom--not-top #play-intro-button{
        top:15px !important;
        left:57vw !important;
    }

}
@media (min-width:768px) and (max-width:991px) {
    .main_header_content .col-sm-7 {
        min-width: 550px;
    }
    .headroom--not-top #mainHeader {
        padding-top: 10px !important;
    }

    .headroom--not-top .search {
        padding-top: 15px !important;
    }
    .headroom--top .search {
        margin-top: -10px !important;
    }
}




@media (max-width: 768px) {
    .page-id-3471 .home-video-rows .title-row {
        margin-top: 10px !important;
    }
    .page-id-3471 .video_shows .slick-slide {
        height: calc(49vw) !important;
    }
    .page-id-3471 .home-video-rows .slick-slide .caption {
        background: rgba(0, 0, 0, 0.55) url("images/play_icon.svg") no-repeat scroll 95% 20% /30px auto !important;
    }
    .page-id-3471 .home-video-rows .slick-slide .caption:after {
        bottom: 3px;
    }
    .page-id-3471 .home-video-rows .slick-slide .caption .text {
        max-height: 45px !important;
    }
}
@media (min-width:991px) {
    header {
        height:113px;
    }
    header.headroom--not-top {
        height:58px;
    }
}

@media (max-width:992px){
    .homepage_front {
        min-height: 400px !important;
    }
}
/*end #media-query*/
/***************************************************/

/*changes to the top-row  new height 450px*/
.homepage_front .background-left{
    position:absolute;left:0;
    width:100%;height:100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;

    z-index:1;

}

.homepage_front .background-right{
    position:absolute;right:0;width:80%;height:450px;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center right;

}


@media (min-width:1300px){
    .homepage_front .background-left{
        position:absolute;width: 150vw !important;z-index:1;
    }
    .homepage_front .background-right{
        position:absolute;max-width: 50vw !important;
    }
}
@media (min-width:1730px){
    .homepage_front .background-left img{
        position:absolute;width: 200vw !important;z-index:1;
    }
}

@media (max-width:767px){
    .homepage_front .background-left{

        background-position: left -300px top;
    }
    .homepage_front .background-right{
        height:100% !important;
        width:100% !important;
        background-position: center left;


    }

}
/*end of changes toprow*/

/*resize smartrows dropdown */

@media (max-width:1400px){
    .big-text{
        font-size:0.8em !important;
    }
}

@media (max-width:1200px){
    .video-categories .title {
        text-align:center;
        display:block !important;
    }


    .video-categories .dropdown {
        display:block !important;
    }
    .video-categories #select-smartrows span{
        top:30%;
    }

}

@media (max-width:992px){

    .video-categories .title h1{
        font-size:5.0vw !important;
    }


    .video-categories #select-smartrows {
        font-size:5.0vw !important;
    }
    .video-categories #select-smartrows span{
        width:5vw;
    }
    .video-categories .dropdown-menu li a{
        font-size:2.9vw !important;
    }



}

@media (max-width:667px){
    .video-categories #select-smartrows span{
        top:1vw;
    }
    .video-categories .dropdown{
        padding-right:20px;
        background:url(images/arrow-sm.png) no-repeat right 60%;
    }


}

/*end resize smartrows dropdown */
/* End NEW HEADER CSS */
/*************************************************************************************************************************************************************************************************/


/* TEMP CODE */
.page-id-3471 section#homepage-carousel, .page-id-3471 #image1, .page-id-3471 #image2 {
    display: none;
}

/* TEMP CODE TO MAKE ROWS MATCH DESIGN */
.page-id-3471 .title-desktop {
    display: none !important;
}

.page-id-3471 .home-video-rows {
    padding-left: 0px;
}

.page-id-3471 .home-video-rows .title-row {
    margin-top: 0px;
}

.page-id-3471 .home-video-rows .slick-slide {
    width: 49vw;
}

.page-id-3471 .video_shows .slick-slide {
    height: calc(27vw) !important;
}

.page-id-3471 .video_shows .slick-arrow {
    height: calc(100%) !important;
    top: 0px;
}
.page-id-3471 .home-video-rows .slick-slide .caption {
    background:rgba(0, 0, 0, 0.55) url("images/play_icon.svg") no-repeat scroll 95% 30% /35px auto !important;
}

.page-id-3471 .home-video-rows .slick-slide .caption .text {
    font-family: 'Optima nova W01';
    font-size: 2.2em !important;
    max-height: 60px;
}

.page-id-3471 .home-video-rows .slick-slide .caption:after {
    content: "00:00";
    display: block;
    position: absolute;
    bottom: 5px;
    right: 4.6%;
    color: #FFF;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.5em;
}

.main-content h2, .main-content h2 strong {
    font-weight: 900 !important;
}

/* Changes by James to Adjust Smart Rows Styling on Homepage 8-16-16 */
.archive .video-thumb .caption .text,.page-template .video-thumb .caption .text,.singular .video-thumb .caption .text, .search .video-thumb .caption .text {
    line-height: 1.2em;
    top: 10% !important;
}
.home .home-video-rows .slick-slide .caption .text {
    line-height: 1.2em;
    top: 60%;
}

.home .home-video-rows .slick-slide .caption {
    padding: 10px 25% 10px 20px;
}

/* Changes by James to adjust main navigation on 8-18-16 */
#main-navigation .widget_nav_menu li {
    margin-bottom: 5px;
}

#main-navigation .widget_nav_menu {
    margin-bottom: 15px;
    width: 180px;
}

#main-navigation {
    position:absolute;
    max-width:900px;
    margin-left:20px;
}

#main-navigation.active {
    padding-top:20px;
    padding-bottom: 10px;
}

#main-navigation .final-column::before {
    border-left:none;
}
#main-navigation .menu-test .row{
    display:table;
    width:100%;
    padding:0;
    margin:0;
    padding:0 0 0 15px;
}
#main-navigation .menu-test .menu-item {
    display:table-cell;
    width:20%;
}
#main-navigation .menu-test .menu-item:nth-child(1){

}
#main-navigation .menu-test .menu-item:nth-child(2){

}
#main-navigation .menu-test .menu-item:nth-child(3){

}
#main-navigation .menu-test .menu-item:nth-child(4){

}
#main-navigation .menu-test .menu-item:nth-child(5) .widget_nav_menu{

    max-width:150px;

}

/*changedon 09-26-2016 play intro button*/
.logo_area{
    max-width:350px;

}
.headroom--top #play-intro-button{
    z-index:999;
    cursor:pointer;
    height:35px;
    width:30px;
    overflow:hidden;
    position:absolute;
    right:50px;
    top:20px;

}
#play-intro-button:hover{
    opacity: 0.7;
    transition: opacity .5s;
}
.headroom--top  #play-intro-button:before{
    position:absolute;
    content:"";
    width:20px;
    height:20px;
    top:9px;
    background: url(images/play_icon.svg) no-repeat;

}

.headroom--not-top  #play-intro-button{
    z-index:999;
    cursor:pointer;
    height:25px;
    width:17px;
    overflow:hidden;
    position:absolute;
    right:85px;
    top:5px;
}
.headroom--not-top  #play-intro-button:before{
    position:absolute;
    content:"";
    width:15px;
    height:15px;
    top:4px;
    background: url(images/play_icon.svg) no-repeat;
}

.modal-open {
    padding-right: 0px !important;
}
.vimeo-player iframe {width:100%;height:100%;}
.vimeo-player {width:100%;height:100%;}

.modal-dialog{
    width:99%!important;
    max-width:800px;


}
.modal-body{
    height:45vw;
    max-height:450px !important;
}


/*end of changeson 09-26-2016*/

/*changedon 10-12-2016 widget newsletter form*/
.widget.gform_widget div{
    margin-top:-10px;
}
.acf-widget-area .widget .row{
    padding:0 15px;

}
.gform_wrapper{
    position:relative;
    display:table;
    width:100%;
}
.acf-widget-area.default_articles_sidebar .gform_body{
    width:80% !important;
    display:table-cell;
}
.acf-widget-area.default_articles_sidebar .gform_footer{
    width:20%;
    display:table-cell;
}
.acf-widget-area .widget.gform_widget .gform_wrapper .gform_footer input.button, .acf-widget-area .widget.gform_widget .gform_wrapper .gform_footer input[type=submit]{
    width:100% !important;
}

.acf-widget-area.default_articles_sidebar input.form-control {
    min-width:0 !important;
    max-width: 100%;
}

/*endof changedon 10-12-2016*/