/*
Theme Name: Bridging Clinical Theme
Theme URI: http://www.scorrmarketing.com/
Author: SCORR Marketing
Author URI: http://www.scorrmarketing.com/
Description: A theme built by SCORR Marketing.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: scorr

scorr is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

--------------------------------*/

/*--------------------------------
# Fonts
--------------------------------*/

@import url('https://fonts.googleapis.com/css?family=Lato:400,700,900');

/*--------------------------------
# Type / Elements
--------------------------------*/

body, button, input, select, textarea {
    color: #56565a;
    font-size: 18px;
    font-size: 1.1rem;
    line-height: 1.5;
}
body {
    line-height: 1.8em;
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    font-weight: 400;
    width: 100%;
}
ul, ol {
    margin: 0 0 1.5em 1.4em;
}
li>ul, li>ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}
p, ul, ol {
    margin-bottom: 1.71em;
}
h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-family: 'Lato', sans-serif;
}
h1 {
    font-size: 3em;
    line-height: 1.1em;
    margin: .8em 0;
}
h2 {
    font-size: 2.1875em;
    line-height: 1.5em;
    margin: 0 0 .4em;
}
h3 {
    font-size: 1.75em;
    line-height: 1.25em;
    margin: 0 0 .2em;
}
h4 {
    font-size: 1em;
    line-height: 1.25em;
    margin: 0;
}
h5 {
    font-size: .79em;
    line-height: 1.25em;
    margin: 0;
}
strong {
    font-weight: 700;
}
.entry-content ul {
    list-style: none;
}
.entry-content ul li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-left: 20px;
}
.entry-content ul li:before {
    content: '\2022';
    position: absolute;
    float: left;
    margin-left: -20px;
    color: #007d8b;
}
.entry-content ul ul li:before {
    content: '‑';
    color: #56565a;
}
.entry-content h2 {
    margin: .4em 0;
    color: #007d8b;
}
.entry-content h2, .entry-content h3, .lower {
    text-transform: none;
}
.page-links a span.lower, .page-links a em {
    display: inline-block;
    padding-right: 5px;
}
.row {
    max-width: 100%;
}
.row .row {
    margin: 0;
}
hr {
    background-color: #e1e6ea;
    border: 0;
    height: 2px;
    margin: 30px 0 45px;
}

/*--------------------------------
# Links
--------------------------------*/

a {
    color: #56565a;
}
a:visited {
    color: #56565a;
}
a:hover, a:focus, a:active {
    color: #f15c61;
    text-decoration: underline;
}
a:hover sup {
    text-decoration: none !important;
}
a:focus, div:focus, a:hover, a:active {
    outline: 0;
}
.entry-content a, .home-contain p a {
    position: relative;
    text-decoration: none;
    border-bottom: 1px solid #007d8b;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.entry-content a:hover, .home-contain p a:hover {
    text-decoration: none;
    color: #f15c61;
    border-bottom: 1px solid #fff;
}
.entry-content a.open-lightbox, .entry-content a.open-lightbox:hover, .entry-content a.video-box-launch, .entry-content a.video-box-launch:hover {
    border: 0;
}
.entry-content a:hover:after {
                            -webkit-transform: translateY(-2px) scale(.95);
                                    transform: translateY(-2px) scale(.95);
    opacity: 0;
}
.entry-content .card-contain a {
    position: static;
}
a.btn, button, input[type="button"], input[type="reset"], input[type="submit"], li.btn a, a.sc-notification h3.btn, .home-content a.btn {
    display: inline-block;
    padding: .875em 1.5em;
    background-color: transparent;
    border: 3px solid #f15c61;
    font-size: .9375em;
    line-height: 1em;
    font-weight: 700;
    color: #f15c61;
    text-decoration: none;
    text-align: center;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
a.btn:hover, button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, li.btn a:hover, a.sc-notification h3.btn:hover, .home-content a.btn:hover {
    color: #fff;
    text-decoration: none;
    background-color: #f15c61;
    border: 3px solid #f15c61;
}
a.btn:active, button:active, a.btn:focus, button:focus {
    outline: none;
}
.entry-content a.btn:after, .entry-content .card-contain a:after {
    content: none;
    display: none;
}


/*--------------------------------
# Header
--------------------------------*/

header#masthead {
    background-color: #fff;
    margin: 0 auto;
    padding: 15px 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}
header#masthead.wp-active {
    top: 32px;
}
.masthead-content.row {
    width: 100%;
	max-width: 1320px;
    margin: 0 auto;
}
.site-branding {
    position: relative;
    display: inline-block;
    top: -6px;
    margin-bottom: -6px;
    padding: 0 0 0 30px;
}
header#masthead, .site-branding img, #content {
    -webkit-transition: all .4s ease, width 0s;
    transition: all .4s ease, width 0s;
}
.site-home-link {
    display: inline-block;
}
.site-branding img.logo-img {
    display: inline-block;
    height: 90px;
    width: auto;
}
.site-date {
    border-left: 3px solid #f15c61;
    color: #007d8b;
    display: inline-block;
    font-size: .8em;
    font-weight: 700;
    line-height: 1.3em;
    margin-left: 13px;
    padding: 6px 13px;
    position: relative;
    top: 24px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
header#masthead.condensed .site-date {
    padding: 11px 13px;
}

/*Hidden State*/

header#masthead.hidden {
                            -webkit-transform: translateY(-150px);
                                    transform: translateY(-150px);
}

/*Condensed State*/
header#masthead .mobile-menu-btn, header#masthead .scorr-search, header#masthead nav#site-navigation {
    -webkit-transition: padding .4s ease;
    transition: padding .4s ease;
}
header#masthead.condensed .site-branding img.logo-img {
    height: 90px;
    width: auto;
}
#content {
    padding-top: 126px;
}
.breaking-news-banner {
    width: 100%;
    padding: 10px;
    background-color: #f15c61;
	/*background-color: #403052;*/
    color: #fff;
    text-align: center;
}
.breaking-news-banner p {
    margin: 0;
    font-size: .875em;
    font-weight: 700;
}
.breaking-news-banner a {
    color: #fff;
}
.breaking-news-banner a:hover {
    color: #fff;
    text-decoration: underline;
}
@media only screen and (max-width: 1200px) {
    #breaking-news.breaking-news-banner p {
        font-size: .8em;
        font-weight: 600;
    }
}
@media only screen and (min-width: 1023px) {
    body.has-breaking-news-banner header#masthead {
        padding-top: 0;
    }
    #breaking-news {
        margin-bottom: 15px;
    }
    body.has-breaking-news-banner #content {
        padding-top: 158px;
    }
    #breaking-news-mobile {
        display: none;
    }
}
@media only screen and (max-width: 1023px) {
    #breaking-news {
        display: none;
    }
    header#masthead {
        padding: 10px 0;
    }
    .site-branding {
        top: 0;
        margin-bottom: 0;
        padding: 0 15px;
    }
    .site-branding img.logo-img, header#masthead.condensed .site-branding img.logo-img {
        height: 60px;
    }
    #content {
        padding-top: 94px;
    }
}
@media only screen and (max-width:767px) {
    header#masthead {
        position: absolute;
    }
    .site-branding img.logo-img, header#masthead.condensed .site-branding img.logo-img {
        height: 55px;
    }
    #content {
        padding-top: 75px;
    }
}

/*--------------------------------
# Menus
--------------------------------*/

.main-menu-container, .foot-content {
    margin: 0 auto;
	max-width: 1320px;
    width: 100%;
}
.main-menu-container {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: justify;
            -webkit-box-pack: justify;
            justify-content: space-between;
    -ms-flex-align: center;
            -webkit-box-align: center;
            align-items: center;
}
.site-branding {
    margin-left: 0;
    margin-right: auto;
}
.main-navigation {
    display: inline-block;
    padding: 0 30px 0 0;
}
ul#primary-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: right;
}
ul#primary-menu ul {
    background-color: #fff;
    border-top: 3px solid #f15c61;
                    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
                            box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    left: -16px;
    margin: 0;
    opacity: 0;
    padding: 1em;
    position: absolute;
    text-align: left;
    top: 55px;
                    -webkit-transform: translateY(-60px) scale(.9);
                            transform: translateY(-60px) scale(.9);
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    visibility: hidden;
    width: 240px;
    z-index: 99999;
}
ul#primary-menu ul ul {
                    -webkit-box-shadow: none;
                            box-shadow: none;
    position: static;
                    -webkit-transform: none;
                            transform: none;
}
ul#primary-menu ul a {
    position: static;
    text-transform: none;
}
ul#primary-menu>li.active>ul, ul#primary-menu>li.focus>ul {
    opacity: 1;
    visibility: visible;
                            -webkit-transform: translateY(0) scale(1);
                                    transform: translateY(0) scale(1);
}
ul#primary-menu>li.menu-item-has-children.active a:active, ul#primary-menu>li.menu-item-has-children.active a:focus {
    text-decoration: none;
}

/* Indicators */

ul#primary-menu>li.menu-item-has-children>a:after {
    font-family: fontello;
    display: inline-block;
    margin-left: 7px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    content: '\f107';
    right: 0;
}
ul#primary-menu ul.sub-menu li.menu-item-has-children.active>a:after, ul#primary-menu>li.menu-item-has-children.active>a:after {
    color: #8B8C8D;
                    -webkit-transform: rotate(180deg) scale(.75);
                            transform: rotate(180deg) scale(.75);
}
#primary-menu li {
    display: inline-block;
    height: 48px;
    line-height: 48px;
}
#primary-menu li {
    position: relative;
}
#primary-menu li a {
    display: inline-block;
    position: relative;
    line-height: normal;
    vertical-align: middle;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
#primary-menu li a {
    color: #007d8b;
    padding-left: 12px;
    padding-right: 12px;
    font-size: .9375em;
    font-weight: 700;
}
#primary-menu li.btn a {
    color: #fff;
    margin-left: 12px;
    padding: .875em 1.5em;
}
#primary-menu li.search-link a {
    color: #007d8b;
    font-size: 1em;
}
#primary-menu li ul li {
    display: block;
    height: auto;
    line-height: normal;
    padding-bottom: 12px;
    position: static;
}

/*Header Icons*/

.main-navigation {
    margin-right: 0;
    padding-right: 15px;
}
#head-icons {
    margin-right: 0;
    padding-right: 20px;
}
a.head-icon {
    display: inline-block;
    margin-right: 10px;
    text-align: center;
    color: #017D8B;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
#primary-menu li a:hover, a.head-icon:hover {
    color: #f15c61;
    text-decoration: none;
}
a.head-icon span {
    display: block;
    font-size: .75em;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1em;
}
a.head-icon svg {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
a.head-icon:hover svg {
                    -webkit-transform: scale(.94);
                            transform: scale(.94);
}
svg.head-icon .st0, #head-icon-brochure .st4, #head-icon-reserve .st3 {
    fill:#017D8B;
            -webkit-transition: all .4s ease;
            transition: all .4s ease;
}
a.head-icon:hover svg.head-icon .st0, a.head-icon:hover #head-icon-brochure .st4, a.head-icon:hover #head-icon-reserve .st3 {
    fill:#f15c61;
}

/*Navigation Responsive*/

@media only screen and (max-width: 1340px) {
    .site-date {
        font-size: .875em;
    }
    ul#primary-menu>li.menu-item-has-children>a:after {
        font-size: .8em;
        margin-left: 5px;
    }
    #primary-menu li a {
        padding-left: 10px;
        padding-right: 10px;
        font-size: .9em;
    }
    a.head-icon span {
        font-size: .6em;
    }
}
@media only screen and (max-width: 1290px) {
    #primary-menu li a {
        padding-left: 9px;
        padding-right: 9px;
    }
    a.head-icon {
        margin-right: 9px;
    }
    .main-navigation {
        padding-right: 9px;
    }
    #primary-menu li a, .site-date {
        font-size: .8em;
    }
}
@media only screen and (max-width: 1185px) {
    a.head-icon svg {
        width: 60px;
        height: 60px;
    }
}
@media only screen and (max-width: 1150px) {
    #primary-menu li a {
        padding-left: 5px;
        padding-right: 5px;
        font-size: .7em;
    }
    a.head-icon {
        margin-right: 5px;
    }
    .main-navigation {
        padding-right: 5px;
    }
    .site-date {
        font-size: .7em;
    }
    ul#primary-menu>li.menu-item-has-children>a:after {
        font-size: .7em;
        margin-left: 4px;
    }
}
@media only screen and (max-width: 1050px) {
    a.head-icon svg {
        width: 50px;
        height: 50px;
    }
}
@media only screen and (max-height: 860px) {
    #primary-menu li > ul.sub-menu > li > a {
        padding: 10px 1rem;
    }
}
@media only screen and (max-height: 720px) {
    #primary-menu li > ul.sub-menu > li > a {
        padding: 7px 1rem;
    }
}

#mobile-menu #head-icons {
    padding: 20px 0 0;
    text-align: center;
}
#mobile-menu svg.head-icon .st0, #mobile-menu #head-icon-brochure .st4, #mobile-menu #head-icon-reserve .st3 {
    fill:#f15c61;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
#mobile-menu a.head-icon:hover svg.head-icon .st0, #mobile-menu a.head-icon:hover #head-icon-brochure .st4, #mobile-menu a.head-icon:hover #head-icon-reserve .st3 {
    fill:#017D8B;
}
#mobile-menu a.head-icon {
    color: #fff;
}

/*--------------------------------
# Content
--------------------------------*/

#content {
    min-height: 600px;
}
#page {
    position: relative;
    margin: 0 auto;
    padding: 0;
    background-color: #fff;
    width: 100%;
    overflow-x: hidden;
}

/*--------------------------------
# Search Form / Share Box
--------------------------------*/

.close {
    position: absolute;
    top: 50px;
    right: 50px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    z-index: 1000;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.close:hover {
                            -webkit-transform: scale(.9);
                                    transform: scale(.9);
}
.close:before, .close:after {
    content: '';
    position: absolute;
    top: 50%;
    width: 100%;
    height: 2px;
    background-color: #fff;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.close.dark:before, .close.dark:after {
    background-color: #56565a;
}
.close:before {
                            -webkit-transform: rotate(45deg);
                                    transform: rotate(45deg);
}
.close:after {
                            -webkit-transform: rotate(-45deg);
                                    transform: rotate(-45deg);
}
.search-contain {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 600px;
}
.search-form {
    position: relative;
}
.search-submit {
    cursor: pointer;
}
.search-contain input#search {
    background-color: transparent;
    border-radius: 0;
    border: 0;
    border-bottom: 2px solid #fff;
                            -webkit-box-shadow: none;
                                    box-shadow: none;
    padding-left: 0;
    outline: 0;
}
.search-submit, .search-contain input#search, .search-contain input#search::-webkit-input-placeholder {
    color: #fff;
    font-size: 2rem;
    line-height: 1em;
}
.search-submit, .search-contain input#search, .search-contain input#search:-ms-input-placeholder {
    color: #fff;
    font-size: 2rem;
    line-height: 1em;
}
.search-submit, .search-contain input#search, .search-contain input#search::-ms-input-placeholder {
    color: #fff;
    font-size: 2rem;
    line-height: 1em;
}
.search-submit, .search-contain input#search, .search-contain input#search::-webkit-input-placeholder {
    color: #fff;
    font-size: 2rem;
    line-height: 1em;
}
.search-submit, .search-contain input#search, .search-contain input#search:-ms-input-placeholder {
    color: #fff;
    font-size: 2rem;
    line-height: 1em;
}
.search-submit, .search-contain input#search, .search-contain input#search::placeholder {
    color: #fff;
    font-size: 2rem;
    line-height: 1em;
}

/*--------------------------------
# Footer
--------------------------------*/

#pre-foot {
    position: relative;
    padding: 3.5em 15px;
    text-align: center;
    overflow: hidden;
    background-color: #007d8b;
    color: #fff;
}
.pre-foot-content {
    position: relative;
    z-index: 6;
}
#pre-foot h2 {
    margin-bottom: 2rem;
    color: #fff;
    font-size: 1.875em;
    line-height: 1em;
    text-transform: none;
}
#pre-foot p {
    width: 100%;
    max-width: 555px;
    margin: 0 auto 2rem;
}
#pre-foot a.btn {
    font-size: 1.125em;
    background-color: transparent;
}
#pre-foot a.btn:hover {
    background-color: #fff;
    color: #f15c61;
}
footer.site-footer {
    padding: 30px 0;
    background-color: #2c2c2c;
}
.right-foot-col {
    text-align: right;
}
.right-foot-col img {
    display: inline-block;
}
.foot-content {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
            -webkit-box-align: center;
            align-items: center;
    -ms-flex-pack: justify;
            -webkit-box-pack: justify;
            justify-content: space-between;
    padding: 30px;
    color: #fff;
    font-size: .875em;
}
.foot-part {
    display: inline-block;
    margin: 0 auto;
}
.foot-mid {
    margin-right: 0;
}
.foot-mid p {
    margin-bottom: 0;
}
.site-info {
    position: relative;
    top: 11px;
    margin-left: 0;
}
.social-icons {
    margin-right: 0;
    margin-left: 30px;
}
.foot-logo, #copyright-statement {
    display: inline-block;
    vertical-align: middle;
}
.foot-logo {
    margin-right: 30px;
}
.foot-logo a {
    display: inline-block;
    position: relative;
}
/* span.foot-logo-text {
    color: #fff;
    display: block;
    left: 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: -30px;
} */
ul#foot-links {
    display: inline-block;
    margin: 0 0 .25em;
    padding: 0;
    list-style: none;
}
ul#foot-links li {
    display: inline-block;
    padding: 0 11px;
    border-right: 1px solid #fff;
    line-height: 1em;
}
ul#foot-links li:first-of-type {
    padding-left: 0;
}
ul#foot-links li:last-of-type {
    border-right: 0;
}
ul#foot-links li a {
    color: #fff;
    text-transform: uppercase;
}
.social-icons {
    position: relative;
    text-align: right;
}
.social-icons a.social-icon {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-left: 5px;
    border-radius: 50%;
    color: #2c2c2c;
    font-size: 1rem;
    line-height: 35px;
    text-align: center;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    background-color: #fff;
}
.social-icons a.social-icon i.fa {
    line-height: 1em;
    vertical-align: middle;
}
.social-icons a.social-icon:hover {
                            -webkit-transform: scale(.9);
                                    transform: scale(.9);
}
.social-tag, span.foot-logo-text {
    color: #fff;
    display: block;
    font-size: .75em;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: -30px;
}

/* Footer Responsive Styles */
@media only screen and (max-width: 1250px) {
    ul#foot-links li {
        padding: 0 8px;
    }
    .foot-content {
        font-size: .8em;
    }
}
@media only screen and (max-width: 1100px) {
    .foot-content {
        padding: 15px 15px 0;
    }
}
@media only screen and (max-width: 767px) {
    #pre-foot {
        padding: 60px 15px;
    }
    #pre-foot h2 {
        font-size: 1.5em;
        line-height: 1.4em;
    }
    #pre-foot a.btn {
        font-size: 1em;
    }
    .foot-content {
        display: block;
    }
    .foot-part {
        margin: 0 0 1.71rem;
        width: 100%;
        text-align: center;
    }
    .social-tag {
        position: static;
        width: 100%;
        text-align: center;
    }
    .foot-logo {
        margin: 0;
    }
}

/*--------------------------------
# Notification
--------------------------------*/

a.sc-notification {
    position: fixed;
    display: block;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 88px;
    padding: 20px;
    /*background-color: #f15c61;
    background: -webkit-gradient(linear,left top, right top,from(#f15c61),to(#008B7E));
    background: linear-gradient(90deg,#f15c61,#008B7E);*/
    background-color: #403052;
    background: -webkit-gradient(linear,left top, right top,from(#403052),to(#008B7E));
    background: linear-gradient(90deg,#403052,#008B7E);
            -webkit-box-shadow: 0 2px 4px rgba(23, 23, 24, .27);
                    box-shadow: 0 2px 4px rgba(23, 23, 24, .27);
	z-index: 888888;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
                            -webkit-transform: translateY(88px);
                                    transform: translateY(88px);
    text-align: center;
}
a.sc-notification:hover {
    text-decoration: none;
}
a.sc-notification.in-view {
                            -webkit-transform: translateY(0);
                                    transform: translateY(0);
}
a.sc-notification img {
    height: 48px;
    display: inline-block;
}
a.sc-notification p {
    display: inline-block;
    margin: 0 20px;
    font-size: 1.3em;
    line-height: 1.1em;
    color: #fff;
    font-weight: 700;
}
a.sc-notification p strong {
    font-weight: 400;
    text-transform: none;
}
a.sc-notification h3.btn {
    background-color: #fff;
    color: #f15c61;
}
a.sc-notification h3.btn:hover {
    color: #f15c61;
}
span.close-notif {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 12px;
    height: 12px;
    cursor: pointer;
}
span.close-notif:before, span.close-notif:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    width: 100%;
    height: 2px;
    background-color: #000;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
span.close-notif:before {
                            -webkit-transform: rotate(45deg);
                                    transform: rotate(45deg);
}
span.close-notif:after {
                            -webkit-transform: rotate(-45deg);
                                    transform: rotate(-45deg);
}
span.close-notif:hover:before, span.close-notif:hover:after {
    background-color: #f15c61;
                            -webkit-transform: rotate(0);
                                    transform: rotate(0);
}

@media only screen and (max-width: 767px) {
    a.sc-notification {
        height: 123px;
                                -webkit-transform: translateY(123px);
                                        transform: translateY(123px);
    }
    a.sc-notification.in-view {
                                -webkit-transform: translateY(0);
                                        transform: translateY(0);
    }
    a.sc-notification p {
        margin-bottom: 10px;
    }
}

/*--------------------------------
# Simple CSS brought over from first site
--------------------------------*/

/* Pricing Tables */
div.pricing-table {
    border: 5px solid #007d8b;
    width:auto;
    height:auto;
    padding:2em;
    text-align:center;
}
h2.level {
    text-transform:uppercase;
    font-size: 1em;
}
ul.list {
    list-style:none;
    margin:1em 0 0;
    padding:0;
}
ul.list li {
    padding:1em 0;
    border-top: 1px solid rgba(0, 125, 139, .5);
    font-size:.9em;
    line-height: 1.6;
}
hr {
                            -webkit-box-sizing: content-box;
                                    box-sizing: content-box;
    height: 2px;
    color: #f15c61;
    background-color: #f15c61;
}
p + ul {
    margin-top: -1em;
}
.two-col { /* Chrome, Safari, Opera */ /* Firefox */
                            -webkit-column-count: 2;
                                    column-count: 2;
}
.three-col { /* Chrome, Safari, Opera */ /* Firefox */
                            -webkit-column-count: 3;
                                    column-count: 3;
}
.nf-field input, .nf-field textarea {
    border: 1px solid #6d6e71;
}
.nf-form-fields-required, .nf-field-label label {
    font-family: Lato, sans-serif;
}
.nf-before-form-content {
    margin-bottom: 1.5em;
}
.nf-field input[type="button"] {
    color: #f15c61;
    font-family: Lato;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.133;
    border: 3px solid #f15c61;
    border-radius: 0;
    background-color: #fff;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    padding: 1em;
}
.nf-field input[type="button"]:hover {
    color: #fff;
    background-color: #f15c61;
}
/* Tickets Register Form */
th.tix-column-remaining, td.tix-column-remaining {
    display:none;
}
#tix {
    font-family: 'Lato';
    padding: 0;
}
div#tix input[type="submit"] {
    color: #f15c61;
    font-family: Lato;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.133;
    border: 3px solid #f15c61;
    border-radius: 0px;
    background-color: #fff;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    padding: 1em;
    text-transform: capitalize;
	margin-top:1em;
}
td.tix-right label:first-of-type {
    display: inline-block;
    margin-bottom: .5em;
}
p.tix-submit select {
    margin-right: 1em;
}
.nf-response-msg h2 {
    margin-bottom: .75em;
    color: #007d8b;
}

/*Responsive*/

#wrapper-1458056777726-1121 {
    display: none;
}
table {
    width: 100%;
}
table.tix_tickets_table {
    margin-bottom: 30px;
}
table th, table td {
    padding: 10px;
}
table.tix_tickets_table th {
    border-bottom: 2px solid #333;
    color: #333;
    vertical-align: bottom;
    text-align: left;
}

.label-right .checkbox-wrap .nf-field-label {width:100%;}

@media only screen and (max-width:569px) {
    .title h1 {
        font-size: 45px !important;
    }
    table.tix-attendee-form td {
        display: block !important;
        width: 100% !important;
    }
    table.tix-order-summary {
        display: block;
        max-width: 100%;
        overflow: scroll;
    }

}

/*--------------------------------
# Speakers
--------------------------------*/

.row .single-speaker-row.row {
    margin: 0 auto 4.6875em;
    max-width: 1060px;
    width: 100%;
}
.keynote-speakers-row.row .row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: center;
            -webkit-box-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /* max-width: 1100px; */
}
.speaker-item {
    display: block;
    margin: 0 0 24px;
    position: relative;
    -webkit-transition: all .6s ease, opacity .4s ease;
    transition: all .6s ease, opacity .4s ease;
    width: 330px;
}
a.speaker-item, a.speaker-item:hover {
    text-decoration: none;
}
.featured-speaker-listings .speaker-item {
	margin: 0 12px 24px;
}
a.speaker-link {
    display: block;
    position: relative;
}
a.speaker-link.no-link {
    cursor: default;
}
a.speaker-link:hover, a.speaker-link:active, a.speaker-link:focus {
    text-decoration: none;
}
.speaker-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 330px;
    border-radius: 50%;
    z-index: 5;
    background-color: rgba(44, 44, 44, .4);
    opacity: 0;
    -webkit-transition: all .8s ease;
    transition: all .8s ease;
}
.speaker-img {
    background-color: #007d8b;
    background: url(img/speaker-avatar.png) center center / cover no-repeat;
    border-radius: 50%;
    display: block;
    height: 240px;
    margin: auto;
    position: relative;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    width: 240px;
}

.has-type .speaker-img {
	border: 0;
}
.speaker-item:hover .speaker-overlay {
    opacity: 1;
}
.speaker-item:hover a.speaker-link.no-link .speaker-overlay {
    opacity: 0;
}
.speaker-info {
    display: block;
    height: 150px;
    padding: 15px;
    text-align: center;
    -webkit-transition: all .8s ease;
    transition: all .8s ease;
    width: 100%;
    z-index: 6;
}
h3.speaker-name {
    color: #007d8b;
    font-size: 1.25em;
    margin: 0 0 .25rem;
    padding-top: 0;
    -webkit-transition: all .8s ease;
    transition: all .8s ease;
}
.builder-row h3.speaker-name, .home h3.speaker-name {
    font-size: 1.25em;
}
h3.speaker-name a {
    color: #007d8b;
}
.speaker-title {
    padding-bottom: 4px;
    line-height: 1.25em;
    -webkit-transition: all .8s ease;
    transition: all .8s ease;
    color: #56565a;
    font-size: 1em;
}
.slick-slider:hover .slick-next, .slick-slider:hover .slick-prev {
    border: 0;
}
.single-speaker-type {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #94a84b;
    color: #fff;
    font-weight: 700;
    text-align: center;
    padding: 5px 0 0;
    line-height: 1.35em;
}
.has-type .speaker-img, .has-type .speaker-overlay {
    border-radius: 0;
}
.speaker-affiliation {
    display: block;
}
.speaker-affiliation p {
    font-size: 1em!important;
    line-height: 1.35!important;
    margin-bottom: .2em!important;
}
a .speaker-affiliation p, a:hover .speaker-affiliation p {
    color:#56565a!important;
}

/* Pillar Presenters */

#pillar-presenters .medium-3.columns {
    padding: .25em;
}
.person {
    background: #efefef;
    color: #56565a;
    display: block;
    font-size: .9em;
    line-height: 1.6;
    min-height: 200px;
    padding: 1.5em;
    text-decoration: none;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
a.person:hover {
    background-color: #007D8E;
    color: #fff;
    text-decoration: none;
}
a.speaker-item:hover .speaker-img, a.person:hover {
    -webkit-box-shadow: 0 4px 15px 2px rgba(0, 0, 0, .25);
            box-shadow: 0 4px 15px 2px rgba(0, 0, 0, .25);
    -webkit-transform: translateY(-4px);
            transform: translateY(-4px);
}
.person strong {
    color: #007D8E;
    font-size: 1.2em;
    font-weight: 400;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
a.person:hover strong {
    color: #fff;
}

/*--------------------------------
# Video Gallery
--------------------------------*/

.video-gallery {
    text-align: center;
}
.video-item-contain {
    display: inline-block;
}
a.gal-video-link {
    position: relative;
    display: inline-block;
    margin: 5px;
    text-decoration: none;
    border: 0;
}
a.gal-video-link img {
    width: 600px;
}
a.gal-video-link:before, a.gal-video-link:after {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
a.gal-video-link:before {
    content: '';
    z-index: 2;
}
a.gal-video-link:after, a.hero-video-link:after {
    content: '\e801';
    font-family: "fontello";
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: center;
            -webkit-box-pack: center;
            justify-content: center;
    -ms-flex-align: center;
            -webkit-box-align: center;
            align-items: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid #fff;
    color: #fff;
    text-align: center;
    font-size: 1.5em;
    line-height: 1em;
    z-index: 3;
	    background: rgba(0,125,139,.5);
}
a.gal-video-link:hover {
    text-decoration: none;
    border: 0;
}
a.gal-video-link:hover:before {
    background-color: rgba(247, 144, 30, .45);
}
a.gal-video-link:hover:after, a.hero-video-link:hover:after {
    background-color: #fff;
    color: #007d8b;
    opacity: 1;
                            -webkit-transform: none;
                                    transform: none;
}
.gal-video .close, .gal-video, .hero-video .close, .hero-video {
    opacity: 0;
    visibility: hidden;
}
.gal-video, .gal-vid-contain, .hero-video {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.gal-video, .hero-video, .g-vid-content {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
}
.gal-video, .hero-video {
    position: fixed;
    background-color: rgba(0, 0, 0, .5);
    z-index: 9999999;
}
.g-vid-content {
    position: absolute;
    width: 1100px;
    height: 619px;
    margin: auto;
    max-width: 95%;
}
.gal-video.active, .gal-video:hover .close, .hero-video.active, .hero-video:hover .close {
    opacity: 1;
    visibility: visible;
}
.gal-video .gal-vid-contain, .hero-video .gal-vid-contain {
    max-height: 0;
    overflow: hidden;
}
.gal-video.active .gal-vid-contain, .hero-video.active .gal-vid-contain {
    max-height: 619px;
}
.gal-row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: center;
            -webkit-box-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-transition: all .8s ease;
    transition: all .8s ease;
                            -webkit-transition-delay: .2s;
                                    transition-delay: .2s;
    overflow: hidden;
}
.gal-row.hidden-row {
    max-height: 0;
}
.gal-row.hidden-row.active {
    max-height: 3000px;
}
.gal-view-more, .gal-view-all {
    color: #007d8b;
    cursor: pointer;
    display: inline-block;
    font-size: .875em;
    font-weight: 700;
    margin-top: 1.71rem;
    text-transform: uppercase;
}
.gal-view-all a {
    color: #007d8b;
}
span.vm-icon {
    display: block;
    position: relative;
    width: 40px;
    height: 40px;
    margin: 0 auto;
    background-color: #efefef;
    border-radius: 50%;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
span.vm-icon:before, span.vm-icon:after {
    content: '';
    display: block;
    height: 3px;
    width: 20px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-color: #007d8b;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
span.vm-icon:after {
                            -webkit-transform: rotate(90deg);
                                    transform: rotate(90deg);
}
.gal-view-more.active span.vm-icon {
                            -webkit-transform: rotate(-45deg);
                                    transform: rotate(-45deg);
}
.gal-view-more:hover span.vm-icon {
    background-color: #d8d8d8;
}
a.hero-video-link {
    color: #fff;
    padding-right: 32px;
    position: relative;
	font-size: 1.1em;
}
a.hero-video-link:hover {
    text-decoration: none;
}
a.hero-video-link:after {
    bottom: 0;
    display: inline-block;
    font-size: .6em;
    height: 28px;
    line-height: 24px;
    margin: auto 0;
    position: absolute;
    right: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    top: 0;
    width: 28px;
}
@media only screen and (max-width: 1270px) and (min-width: 767px) {
    a.gal-video-link img {
        width: 45vw;
    }
}

/*--------------------------------
# Sponsors/Media Partners
--------------------------------*/

h2.sponsor-title {
    text-align: center;
}
.sponsors-contain.row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: center;
            -webkit-box-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
            -webkit-box-align: center;
            align-items: center;
}
.sponsor {
    display: inline-block;
    margin: 1rem;
    width: 30%;
}
a.sponsor-link, a.mp-link {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
            -webkit-box-align: center;
            align-items: center;
    -ms-flex-pack: center;
            -webkit-box-pack: center;
            justify-content: center;
    height: 116px;
    width: 100%;
    border: 3px solid #efefef;
    padding: 30px;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
	background-color: #fff;
}
a.sponsor-link:hover, a.mp-link:hover {
    border: 3px solid #efefef;
    text-decoration: none;
    background-color: #efefef;
}
a.sponsor-link img, a.mp-link img {
    max-height: 60px;
}
.sponsor-box-contain {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 550px;
    height: 650px;
    background-color: #fff;
    padding: 30px;
    color: #56565a;
}
img.box-logo {
    display: block;
    margin: 0 auto 1.71em;
}
a.sponsor-link.has-identifier {
    padding: 15px 30px 45px;
}
span.s-identifier {
    position: absolute;
    display: block;
    bottom: -3px;
    left: -3px;
    right: -3px;
    margin: 0 auto;
    background-color: #007d8b;
    text-align: center;
    font-size: .875em;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
}
@media only screen and (max-width: 959px) {
    .sponsor {
        width: 45%;
    }
}
@media only screen and (max-width: 767px) {
    .sponsor {
        width: 100%;
    }
}

/*--------------------------------
# Subscriber
--------------------------------*/

.subscriber {
    padding: 1em;
    background-color: #f15c61;
	/*background-color: #403052;*/
    color: #fff;
    text-align: center;
}
.subsciber-intro {
    margin-bottom: 1em;
}
.subsciber-intro h4 {
    margin-bottom: 1rem;
    font-weight: 700;
    font-size: 1.25em;
}
.foot-subscriber .subsciber-intro h4 {
    font-weight: 400;
}
.subsciber-intro a {
    color: #fff;
    text-decoration: underline;
}
.subsciber-form {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: center;
            -webkit-box-pack: center;
            justify-content: center;
}
@media only screen and (min-width: 767px) {
    .subscriber .nf-form-cont, .subscriber .nf-field-element, .subscriber .nf-field-container, .subscriber .field-wrap {
        display: inline-block;
    }
}
.subscriber .nf-before-form-content, .subscriber .nf-field-label, .subscriber .nf-after-field, .subscriber .nf-after-form-content {
    display: none;
}
.subscriber #ninja_forms_required_items, .subscriber .nf-field-container {
    margin-bottom: 0;
}
.subscriber input[type="text"], .subscriber input[type="email"], .subscriber input[type="button"] {
    margin: 2px;
    padding: 5px 10px;
    font-size: 1em;
    line-height: 1.8em;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.subscriber input[type="text"], .subscriber input[type="email"] {
    border: 2px solid #fff;
    background-color: #fff;
}
.subscriber input[type="text"]:focus, .subscriber input[type="text"]:active, .subscriber input[type="email"]:focus, .subscriber input[type="email"]:active {
    border: 2px solid #007d8b;
                            -webkit-box-shadow: 0 0 2px rgba(239, 239, 239, .6);
                                    box-shadow: 0 0 2px rgba(239, 239, 239, .6);
    outline: none;
}
.subscriber .nf-error input[type="email"] {
    border: 1px solid #b91137;
                            -webkit-box-shadow: 0 0 2px #b91137;
                                    box-shadow: 0 0 2px #b91137;
}
.subscriber input[type="button"] {
    border: 2px solid #007d8b;
    background-color: #007d8b;
    color: #fff;
    cursor: pointer;
}
ul.flatlist {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding: 0;
    list-style: none;
    text-align: center;
}
ul.flatlist li {
    margin: 0;
    padding: 0;
}
ul.flatlist li:before {
    content: none;
    display: none;
}

/*--------------------------------
# Responsive
--------------------------------*/

.mobile-menu-btn {
    display: none;
    position: fixed;
    top: 28px;
    right: 15px;
    cursor: pointer;
    z-index: 999999219;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.menu-btn {
    position: relative;
    height: 24px;
    width: 30px;
}
.menu-btn:before, .menu-btn:after {
    content: '';
}
.menu-bar, .menu-btn:before, .menu-btn:after {
    position: absolute;
    height: 4px;
    width: 100%;
    background-color: #f15c61;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.mobile-menu-btn.active .menu-bar, .mobile-menu-btn.active .menu-btn:before, .mobile-menu-btn.active .menu-btn:after, #image-box-contain.lightbox-contain {
    background-color: #fff;
}
.menu-bar {
    top: 0;
    bottom: 0;
    margin: auto 0;
}
.mobile-menu-btn.active .menu-bar {
    opacity: 0;
}
.menu-btn:before {
    top: 0;
}
.mobile-menu-btn.active .menu-btn:before {
    top: 50%;
                            -webkit-transform: rotate(45deg);
                                    transform: rotate(45deg);
}
.menu-btn:after {
    bottom: 0;
}
.mobile-menu-btn.active .menu-btn:after {
    bottom: auto;
    top: 50%;
                            -webkit-transform: rotate(-45deg);
                                    transform: rotate(-45deg);
}
.lightbox {
    display: block !important;
    position: fixed;
    color: #fff;
    overflow-y: scroll;
    z-index: 99991;
    opacity: 0;
    visibility: hidden;
                            -webkit-transform: translate(0, -100vh);
                                    transform: translate(0, -100vh);
}
.lightbox-contain {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    position: absolute;
    background-color: #414342;
    background-color: rgba(65, 67, 66, 0);
    -ms-flex-align: center;
            -webkit-box-align: center;
            align-items: center;
    -ms-flex-pack: center;
            -webkit-box-pack: center;
            justify-content: center;
    -ms-flex-direction: column;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            flex-direction: column;
}
#image-box-contain.lightbox-contain img {
    max-width: 90%;
    margin: 0 auto;
}
.lightbox, .lightbox-contain {
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    height: 100%;
    width: 100%;
    margin: auto;
    -webkit-transition: all .4s ease .3s, background-color .4s ease 0s;
    transition: all .4s ease .3s, background-color .4s ease 0s;
}
.lightbox.vid-box {
    z-index: 999999;
}
.vid-box .lightbox-contain {
    width: 1100px;
    max-width: 95% !important;
    height: 619px;
    max-width: 100%;
}
.gal-video .close, .hero-video .close, .vid-box .close, .sponsor-box-contain .close {
    top: -15px;
    right: -15px;
    border-radius: 50%;
    background-color: #56565a;
    border: 6px solid #56565a;
    width: 24px;
    height: 24px;
}
.vid-box .close:hover, .gal-video .close:hover, .hero-video .close:hover, .sponsor-box-contain .close:hover {
    background-color: #007d8b;
    border: 6px solid #007d8b;
}
.vid-box .close:before, .vid-box .close:after, .gal-video .close:before, .gal-video .close:after, .sponsor-box-contain .close:before, .sponsor-box-contain .close:after, .hero-video .close:before, .hero-video .close:after {
    top: 5px;
    left: 0;
}
.lightbox.active {
    opacity: 1 !important;
    visibility: visible !important;
    background-color: rgba(65, 67, 66, .75);
                            -webkit-transform: translate(0);
                                    transform: translate(0);
    -webkit-transition: all .4s ease 0s, background-color .4s ease .4s;
    transition: all .4s ease 0s, background-color .4s ease .4s;
}
#mobile-menu.lightbox.active {
    background-color: #007d8b;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.lightbox-contain.sub-open {
                            -webkit-transform: translateX(0);
                                    transform: translateX(0);
}
#search-form.lightbox {
    z-index: 99991;
}
#mobile-menu-contain ul.menu {
    padding: 0;
    list-style: none;
    margin: 0;
    text-align: center;
}
ul#mobile-menu-list li.has-submenu>a:after {
    font-family: fontello;
    content: '\f105';
    display: inline-block;
    padding-left: 10px;
    float: right;
    color: #fff;
}
#mobile-menu-contain ul.menu li a {
    display: inline-block;
    padding: 5px 15px;
    color: #fff;
    font-size: 1em;
}
ul#mobile-menu-list li.btn a {
    margin: 10px 0 30px;
    padding: 15px 21px;
}
ul#mobile-menu-list li ul {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    width: 95vw;
    margin: auto 0;
    background-color: #f15c61;
    -ms-flex-align: center;
            -webkit-box-align: center;
            align-items: center;
    -ms-flex-pack: center;
            -webkit-box-pack: center;
            justify-content: center;
    -ms-flex-direction: column;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            flex-direction: column;
    list-style: none;
    opacity: 0;
    visibility: hidden;
                            -webkit-transform: translateX(100%);
                                    transform: translateX(100%);
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    z-index: 200;
}
ul#mobile-menu-list li ul ul {
    width: 100%;
    width: 90vw;
    background-color: #414342;
}
ul#mobile-menu-list li.has-submenu.open-submenu>ul {
    opacity: 1;
    visibility: visible;
                            -webkit-transform: translateX(0);
                                    transform: translateX(0);
}
ul#mobile-menu-list li ul li a {
    padding-left: 30px;
}
ul#mobile-menu-list li ul li ul li a {
    padding-left: 45px;
}
li.back {
    padding-bottom: 10px;
    color: #fff;
    cursor: pointer;
}
li.back:before {
    content: '\f104';
    font-family: fontello;
    display: inline-block;
    padding-right: 10px;
}
@media only screen and (max-width: 767px) {
    #mobile-menu-contain ul.menu ul.sub-menu ul.sub-menu ul.sub-menu li a {
        font-size: .94em !important;
        line-height: 1.04em !important;
    }
}

/*Mobile search button*/
button.mobile-search-btn, button.mobile-search-btn:active, button.mobile-search-btn:focus, button.mobile-search-btn:hover {
    background-color: transparent;
    border: 0;
    outline: none;
    color: #fff;
}
.mobile-search-contain, .mobile-links {
    overflow: hidden;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.mobile-links {
    max-height: 100vh;
}
.mobile-search-contain, .mobile-search-active .mobile-links {
    max-height: 0;
    visibility: hidden;
}
.mobile-search-active .mobile-search-contain {
    max-height: 200px;
    width: 400px;
    max-width: 80%;
    visibility: visible;
}
@media only screen and (max-width: 1023px) {
    nav#site-navigation, .no-small {
        display: none;
    }
    .mobile-menu-btn {
        display: inline-block;
    }
    header#masthead.condensed .site-date, .site-date {
        top: 15px;
        padding-top: 2px;
        padding-bottom: 2px;
        line-height: 1.2em;
    }
    #head-icons {
        padding-right: 55px;
    }
}
/* All Mobile Sizes (devices and browser) */

@media only screen and (max-width: 767px) {
    .main-menu-container #head-icons, #side-menu {
        display: none;
    }
    footer#colophon, .social-icons {
        text-align: center;
    }
    .field-wrap.sc-column-wrap {
        float: none;
        width: 100%;
        padding-right: 0;
    }
    #page, .search-contain .columns {
        padding: 0;
    }
    .entry-content {
        padding: 15px 0;
    }
    #primary.row {
        padding-bottom: 0;
    }
}

@media only screen and (max-width: 640px) {
    .site-date {
        display: none;
    }
    .breaking-news-banner p {
        font-size: .85em;
        letter-spacing: -.007em;
    }
}
@media only screen and (max-width: 370px) {
    .site-date {
        display: none;
    }
}

/* Hide the coupon link */
/* #tix-coupon-link {
    display: none;
} */
