/*
    Theme Name:     L2GD 2019
    Description:    Web Design for Learn2GroomDogs.
    Author:         The Imagination Factory
    Author URI:     http://www.what-if.com
    Template:       IFICore2
    Version:        0.0
*/

/* =========== Start Setup ==================

	Dk Blue: #0E5581
    Lt Blue: #429ED1
	Gold: #BAE5C7
	Grey: #535152

================ End Setup =============== */


/* ======= White Dog Book Page ====== */

.white-dog-enterprises .su-spoiler-style-default > .su-spoiler-title>.su-spoiler-icon:before {
    left: 7px;
    top: 16px;
    font-size: 24px;
}

white-dog-enterprises .text-image-wrap .post-pretitle,
white-dog-enterprises .text-image-wrap .post-title {
	text-align: center;
}

.white-dog-enterprises .text-image-container .row {
    width: 100%;
    float: left;
    position: relative;
}

.white-dog-enterprises .text-image-container .inner-text,
.white-dog-enterprises .text-image-container .inner-text h3,
.white-dog-enterprises .text-image-container .inner-text ul {
    display: block;
    width: 100%;
    float: left;
    clear: both;
}

.white-dog-enterprises .text-image-container .inner-text ul li {
    margin: 0.4em 0;
}

.white-dog-enterprises .text-image-container .inner-text h3 {
    text-align: left;
}

.white-dog-enterprises .text-image-container .btn {
    display: block;
    float: left;
    clear: both;
    margin-top: 10px;
}


/* ======= End WDBP ======== */


/* =========== Guides =========== */

.notes-from-the-grooming-table-digital-experience #content-container {
    padding-top: 40px;
}

.notes-from-the-grooming-table-digital-experience p.l2g-big-text {
    font-size: 22px;
    text-align: center;
    color: #244367;
    padding-left: 10%;
    padding-right: 10%;
}

.notes-from-the-grooming-table-digital-experience .dark {
    background-color: #145480;
}

.notes-from-the-grooming-table-digital-experience .l2g-center {
    text-align: center;
}

.notes-from-the-grooming-table-digital-experience .translucent-spoilers .su-spoiler-style-default {
    border: 3px solid #fff;
}

.notes-from-the-grooming-table-digital-experience .btn {
    margin-top: 15px;
}

#guides-wide .guide-text-inner .btn {
    margin-top: 20px;
}


#guides-wide {
    width: 100%;
    display: block;
    position: relative;
    color: #fff;
    
}

#guides-wide ul.guide-menu {
    display: block;
}

.guide-tabs {
    position: absolute;
    top: 30px;
    left: 0;
    display: block;
    z-index: 2;
}

#guides-wide .guide-menu li {
    margin-top: 8px;
    margin-bottom: 8px;
	font-size: 18px;
    line-height: 1.2;
    display: block;
	position: relative;
	float: left;
	clear: both;
	width: 230px;
	padding: 12px 25px 12px 20px;
    background: #e1dede;
    background: -moz-linear-gradient(left, #e1dede 0%, #f2f3f3 33%);
    background: -webkit-linear-gradient(left, #e1dede 0%,#f2f3f3 33%);
    background: linear-gradient(to right, #e1dede 0%,#f2f3f3 33%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1dede', endColorstr='#f2f3f3',GradientType=1 );
    color: #707070;
    text-transform: uppercase;
}

#guides-wide .guide-menu li img {
	float: left;
	display: block;
	margin-right: 10px;
    width: 50px;
    height: auto;
}

#guides-wide .guide-menu li .guide-menu-text {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	padding-left: 75px;
	padding-right: 25px;
    font-weight: bold;
}

#guides-wide .guide-menu li.guide-menu-active {
	color: #fff;
	background: #333;
	width: 245px;
	background-image: url(images/arrow.svg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: contain;
	padding-left: 35px;
}

#guides-wide .guide-menu li.guide-menu-active:before {
	content: '';
	background-image: url(images/arrow.svg);
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
}

#guides-wide .guide-slide {
	background-size: cover;
	background-position: center;
	height: 560px;
	position: relative;
	float: left;
	width: 100%;
}

#guides-wide .guide-slide:before {
	background: rgba(33, 85, 138, 1);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

#guides-wide .guide-text {
	width: 65%;
	float: left;
	padding-left: 280px;
	background: rgba(33, 85, 138, .7);
	height: 560px;
	position: relative;
}

#guides-wide .guide-text-inner {
	padding: 20px 80px 20px 40px ;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font-size: 18px;
}

#guides-wide .guide-text-inner .btn {
	margin-right: 15px;
	margin-bottom: 10px;
	padding: 13px 40px;
	font-size: 20px;
    color: #fff;
}

#guides-wide .guide-image {
	width: 35%;
	float: left;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	background-size: cover;
	background-position: center;
}

#guides-wide h2 {
    color: #fff;
	font-size: 40px;
    font-weight: bold;
	line-height: 1.3;
	margin: 0;
}

#guides-wide h4 {
	font-size: 20px;
	line-height: 1;
    color: #FDB456;
    text-transform: uppercase;
    font-weight: bold;
	margin: 0;
}

.guide-slide {
	display: none;
	visibility: hidden;
	pointer-events: none;
}

.guide-slide.guide-slide-active {
	display: block;
	visibility: visible;
	pointer-events: auto;
}

#guide-menu li.guide-menu-item:hover {
	background-color: #fff;
	cursor: pointer;
	color: #FDB456;
}

.guide-menu-active:hover {
	background-color: #333;
	background-image: url("images/arrow.svg");
	background-position: left center;
	background-size: contain;
	background-repeat: no-repeat;
	color: #fff;
}

#guide-menu li.guide-menu-item,
#guide-menu li.guide-menu-item.guide-menu-active {
	transition: all .2s;
}

.guide-slide {
	transition: all .5s;
}

#guides-wide .guide-slides {
	height: 560px;
	overflow: hidden;
	background: rgb(124, 112, 104);
}

#guides-wide .guide-slide {
	display: block;
	visibility: visible;
	opacity: 0;
	top: 0;
	position: absolute;
}

#guides-wide .guide-slide.guide-slide.guide-slide-active {
	opacity: 1;
}

#guides-wide h3.guides-title {
    text-align: center;
    /* background: #DFE2E5; */
    background: #FFF;
    margin: 0;
    padding: 20px 0px;
    font-size: 2.6em;
}


/* =========== Hide Number of Video Results =========== */

.video-library #search-filter-results-11524 span.result-count {
    display: none !important;
    visibility: hidden !important;
}


/* =========== Alert System =========== */

.l2g-alert-band {
    width: 100%;
    position: relative;
    background: #ddd;
    color: #535152;
    font-size: 15px;
    line-height: 1.4;
    border-bottom: 2px solid #aaa;
}

.l2g-alert-band .l2g-alert-band-inner {
    width: 100%;
    padding: 14px 60px 12px 42px; 
}

.l2g-alert-band .l2g-alert-band-inner > .dashicons {
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
}

.l2g-alert-band .l2g-alert-band-inner .l2g-dismiss-alert {
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px;
    background: transparent;
    border: none;
    padding: 10px 20px;
    cursor: pointer;
}

.l2g-dismiss-alert:hover {
    cursor: pointer;
    color: #fff;
}

/* Light Blue */

.l2g-blue-alert {
    background: #D9E5F0;
    border-color: #57708B;
}

.l2g-blue-alert strong {
    /* color: #0E5581; */
    color: #396995;
}

.l2g-blue-alert .l2g-alert-band-inner > .dashicons {
    color: #396995;
}

/* Light Yellow */

.l2g-yellow-alert {
    background: #FBE5CB;
    border-color: #F6CA97;
}

.l2g-yellow-alert strong {
    color: #E78125;
}

.l2g-yellow-alert .l2g-alert-band-inner > .dashicons {
    /* color: #ef9e40; */
    color: #EE993B;
}

/* Light Red */

.l2g-red-alert {
    background: #F6D1D1;
    border-color: #E67476;
}

.l2g-red-alert strong {
    color: #d10003;
}

.l2g-red-alert .l2g-alert-band-inner > .dashicons {
    /* color: #DE4648; */
    color: #d10003;
}

/* Light Green */

.l2g-green-alert {
    background: #D8EBD1;
    border-color: #98CB84;
}

.l2g-green-alert strong {
    color: #428e00;
}

.l2g-green-alert .l2g-alert-band-inner > .dashicons {
    /* color: #71B756; */
    color: #3DA513;
}

/* Dark Baseline */

.l2g-dark-alert {
    color: #fff;
    background: #535152;
    border-color: #B1B0B0;
}

.l2g-dark-alert .l2g-alert-band-inner > .dashicons {
    color: #fff;
}

.l2g-dark-alert .l2g-dismiss-alert:hover {
    color: #fff;
    opacity: .5;
}

/* Dark Blue */

.l2g-dark-alert.l2g-blue-alert {
    border-color: #B5CCE1;
    background: #405c79;
    background: -moz-linear-gradient(left, #405c79 0%, #3473ad 100%);
    background: -webkit-linear-gradient(left, #405c79 0%,#3473ad 100%);
    background: linear-gradient(to right, #405c79 0%,#3473ad 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#405c79', endColorstr='#3473ad',GradientType=1 );
}

.l2g-dark-alert.l2g-blue-alert strong {
    color: #fff;
}

.l2g-dark-alert.l2g-blue-alert .l2g-alert-band-inner > .dashicons {
    color: #fff;
}

/* Dark Yellow */

.l2g-dark-alert.l2g-yellow-alert {
    border-color: #FED59D;
    background: #ef9e40;
    background: -moz-linear-gradient(left,  #EE993B 0%, #F7AF54 100%);
    background: -webkit-linear-gradient(left,  #EE993B 0%,#F7AF54 100%);
    background: linear-gradient(to right,  #EE993B 0%,#F7AF54 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EE993B', endColorstr='#F7AF54',GradientType=1 );
}

.l2g-dark-alert.l2g-yellow-alert strong {
    color: #fff;
}

.l2g-dark-alert.l2g-yellow-alert .l2g-alert-band-inner > .dashicons {
    color: #fff;
}

/* Dark Red */

.l2g-dark-alert.l2g-red-alert {
    border-color: #FFA2A4;
    background: #d10003;
    background: -moz-linear-gradient(left,  #d10003 0%, #ff0004 100%);
    background: -webkit-linear-gradient(left,  #d10003 0%,#ff0004 100%);
    background: linear-gradient(to right,  #d10003 0%,#ff0004 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d10003', endColorstr='#ff0004',GradientType=1 );
}

.l2g-dark-alert.l2g-red-alert strong {
    color: #fff;
}

.l2g-dark-alert.l2g-red-alert .l2g-alert-band-inner > .dashicons {
    color: #fff;
}

/* Dark Green */

.l2g-dark-alert.l2g-green-alert {
    border-color: #B2D8A3;
    background: #428e00;
    background: -moz-linear-gradient(left,  #428e00 0%, #71b756 100%);
    background: -webkit-linear-gradient(left,  #428e00 0%,#71b756 100%);
    background: linear-gradient(to right,  #428e00 0%,#71b756 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#428e00', endColorstr='#71b756',GradientType=1 );
}

.l2g-dark-alert.l2g-green-alert strong {
    color: #fff;
}

.l2g-dark-alert.l2g-green-alert .l2g-alert-band-inner > .dashicons {
    color: #fff;
}


/* =========== Maintenance Banner =========== */

#maintenance-banner-wide {
    background: #d10003;
    background: -moz-linear-gradient(left,  #d10003 0%, #ff0004 100%);
    background: -webkit-linear-gradient(left,  #d10003 0%,#ff0004 100%);
    background: linear-gradient(to right,  #d10003 0%,#ff0004 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d10003', endColorstr='#ff0004',GradientType=1 );
}

#maintenance-banner {
    color: #fff;
    font-size: 20px;
    padding: 20px 100px;
    text-align: center;
}

/* =========== Database =========== */

.database-container-wide {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
}

.database-container-wide .container {
    width: 100% !important;
}

/* =========== Teams =========== */

.manage-btn {
    background: #429ED1;
    padding: 3px 6px;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
}

.manage-btn:hover {
    background: #BAE5C7;
}

.team-item {
    width: 100%;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
}

.team-item .team-item-name {
    line-height: 1.4;
    width: calc(100% - 75px);
}

/* 
.team-item .team-item-name:before {
    content: '\f0c0';
    font-family: FontAwesome;
    margin-right: 8px;
    color: #aaa;
}
*/

.team-item .um-faicon-users:before {
    color: #254368;
    font-size: 15px;
}

.team-item.single-item {
    margin-top: 10px;
    padding-top: 0;
    padding-bottom: 0;
}

.team-item + .team-item {
    border-top: 1px solid #BFCED8;
}

.team-item .manage-btn {
    position: absolute;
    right: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.team-shortcut-banner {
    background: #DFE7EC;
    display: block;
    width: 100%;
    padding: 20px;
    text-align: center;
    font-weight: bold;
}

img.team-tutorial-image {
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-bottom: 20px;
    border: 1px solid #BFCED8;
    padding: 15px;
    box-shadow: 0 2px 20px rgba(191, 206, 216, .5);
}

.team-profile-intro {
    padding-bottom: 25px;
}

.team-manager-show {
    display: none;
    visibility: hidden;
}

.team-manager .team-manager-show {
    display: block;
    visibility: visible;
}

.team-shortcut-banner .btn {
    margin-top: 15px;
    
}

.teams-button-visibility {
    display: none;
    visibility: hidden;
}

.woocommerce table.my_account_teams {
    font-size: 16px !important;
}

#content-container section.woocommerce-customer-details {
    padding-left: 0;
    padding-right: 0;
}

.woocommerce table.my_account_teams a.button {
    font-weight: normal;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 7px;
    padding-bottom: 7px;
}

.woocommerce table.my_account_teams a.button:hover {
    background-color: #BAE5C7 !important;
}

.woocommerce table.my_account_teams .team-actions {
    text-align: right;
    font-size: 15px;
}

.woocommerce table.my_account_teams a.button.set_as_manager {
    font-size: 0;
}

.woocommerce table.my_account_teams a.button.set_as_member {
    font-size: 0;
}

.woocommerce table.my_account_teams a.button.set_as_manager:before {
    content: 'Set Manager';
    font-size: 15px !important;
}

.woocommerce table.my_account_teams a.button.set_as_member:before {
    content: 'Set Member';
    font-size: 15px !important;
}

.team-admin .teams-button-visibility {
    display: block;
    visibility: visible;
}

.entry .um-dropdown li {
    width: 100%;
}

.team-pages .team-hide {
    display: none;
    visibility: hidden;
}

.team-pages nav.woocommerce-MyAccount-navigation {
    display: block;
    visibility: visible;
    margin-bottom: 25px;
}

.team-pages.team-pages-hide-nav nav.woocommerce-MyAccount-navigation {
    display: none;
    visibility: hidden;
    margin-bottom: 0;
}

.team-pages nav.woocommerce-MyAccount-navigation li {
    clear: none;
}

.team-pages .my-team-section.members ul.views li {
    background-image: none;
    clear: none;
}

.team-pages .woocommerce-account-my-teams h3 {
    margin-top: 25px;
    margin-bottom: 5px;
}

#registration-link-form {
    padding-bottom: 25px;
    border-bottom: 1px solid #ccc;
}

#add-member-form {
    padding-bottom: 25px;
}

.l2g-profile-sidebar-card ul.user-info {
    margin-bottom: 0;
}

.l2g-profile-sidebar-card ul.user-info li {
    margin-top: 5px;
    margin-bottom: 5px;
}

/* =========== Pet Fair =========== */

.pet-fair-link .workshop-block {
    width: 100%;
    min-height: 325px;
}

.pet-fair-link .workshop-block h3 {
    margin-top: 80px;
}

.user .home-two-up {
    margin-top: 30px;
    width: 64%;
    float: right;
    padding: 10px;
}

.user .home-two-up .col img {
    width: 100%;
    height: auto;
    margin: 0;
}

.user .offer-text {
    display: block;
    margin-top: 15px;
    width: 100%;
    text-align: center;
    background: #eee;
    padding: 10px;
    font-size: 22px;
    color: #244367;
}

@media screen and (max-width: 750px) {
    .user .home-two-up {
        width: 100%;
        padding: 10px 30px;
    }
}

.membership-new .su-spoiler {
    margin-top: 0.5em;
}

.membership-new .su-spoiler .su-spoiler-icon {
    top: 17px;
    width: 30px;
    height: 30px;
    line-height: 31px;
    font-size: 26px;
}

.membership-new .su-spoiler .su-spoiler-icon:before,
.membership-new .su-spoiler .su-spoiler-icon-plus.su-spoiler-closed .su-spoiler-icon:before {
    background: none;
    font-size: 26px !important;
    top: 5px;
    left: 15px;
}

.aligncenter {
    margin-left: auto!important;
    margin-right: auto!important;
}

/* =========== Seminar Page Styles =========== */

.tpl_seminar .seminar-row {
    margin-bottom: 20px;
    border-bottom: 1px solid #244367;
}

.tpl_seminar .seminar-row:last-of-type {
    border-bottom: none;
}

.tpl_seminar .seminar-row .col {
    padding: 20px;
}

.tpl_seminar .video-details {
    padding: 10px 0px;
    font-weight: 600;
}

.tpl_seminar .btn-row {
    margin-top: 15px;
}

.tpl_seminar .l2g-wide {
    background: #FFF;
    padding-top: 20px;
}

/* =========== Hidden Content By Form =========== */

#form-spoiler {
    display: none; 
    visibility: hidden;
    text-align: center;
    padding: 10px 20px 40px;
}

.shed-control-treatment-special-offer .l2g-form form.wpcf7-form input[type=text], 
.shed-control-treatment-special-offer .l2g-form form.wpcf7-form input[type=password], 
.shed-control-treatment-special-offer .l2g-form form.wpcf7-form input[type=email], 
.shed-control-treatment-special-offer .l2g-form form.wpcf7-form input[type=url], 
.shed-control-treatment-special-offer .l2g-form form.wpcf7-form input[type=tel], 
.shed-control-treatment-special-offer .l2g-form form.wpcf7-form input[type=number], 
.shed-control-treatment-special-offer .l2g-form form.wpcf7-form textarea, 
.shed-control-treatment-special-offer .woocommerce-billing-fields input, 
.shed-control-treatment-special-offer .infusion-field-input {
    width: 100%;
}

/* =========== Badge System =========== */

.big-points {
    font-weight: bold;
    display: block;
    right: 20px;
    top: 15px;
    position: absolute;
    font-size: 45px;
}

.l2g-profile-sidebar-card.profile-points {
    position: relative;
    overflow: hidden;
}

.badge-case {
    display: block;
    width: 100%;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #ccc;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
    float: left;
}

.badge-case .badges {
    width: 100%;
    float: left;
}

.badge-case .badges .badge {
    width: 25%;
    display: block;
    padding: 10px 18px;
    float: left;
}

.badge-case .badges .badge:nth-child(4n+1) {
    clear: left;
}

.badge-case .badges .badge img {
    width: 100%;
}

.badge-case .badges .badge h3 {
    width: 100%;
    text-align: center;
    font-size: 18px;
}

.l2g-profile-sidebar-card.profile-achievement-level h3 {
    font-size: 20px;
}

.l2g-profile-sidebar-card.profile-achievement-level {
    position: relative;
    overflow: hidden;
    height: 134px;
    padding-right: 135px;
}

.l2g-profile-sidebar-card.profile-achievement-level.next-achievement {
    height: 96px;
    padding-right: 80px;
}

.l2g-profile-sidebar-card.profile-achievement-level .badge-image {
    position: absolute;
    display: block;
    right: 12px;
    top: 12px;
    width: 110px;
    height: auto;
}

.l2g-profile-sidebar-card.profile-achievement-level.next-achievement .badge-image {
    right: 18px;
    top: 20px;
    width: 56px;
}

.l2g-profile-sidebar-card.profile-achievement-level .points {
    padding-left: 20px;
    background-image: url(https://www.learn2groomdogs.com/wp-content/uploads/2021/05/Badge-Point.png);
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: left center;
}

.l2g-profile-sidebar-card.profile-achievement-level .points.special-points {
    background-image: url(https://www.learn2groomdogs.com/wp-content/uploads/2021/06/star-point-01.png);
}

.l2g-profile-sidebar-card.profile-achievements {
    padding-left: 10px;
    padding-right: 10px;
}

.l2g-profile-sidebar-card.profile-achievements h5 {
    padding-left: 10px;
    padding-right: 10px;
}

.l2g-profile-sidebar-card.profile-achievements .badges {
    width: 100%;
    float: left;
    position: relative;
}

.l2g-profile-sidebar-card.profile-achievements .badges .badge {
    width: 25%;
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
    position: relative;
}

.l2g-profile-sidebar-card.profile-achievements .badges .badge img {
    width: 80%;
    height: auto;
    padding-left: 10%;
    padding-right: 10%;
}

.l2g-profile-sidebar-card.profile-achievements .tooltip {
    visibility: hidden;
    position: absolute;
    width: 96px;
    bottom: 120%;
    left: 50%; 
    margin-left: -60px;
    background: #429ED1;
    padding: 4px 12px;
    text-align: center;
    color: #fff;
    z-index: 5000;
    border-radius: 5px;
    font-size: 14px;
}

.l2g-profile-sidebar-card.profile-achievements .badges .badge:hover .tooltip {
    visibility: visible;
}

/* =========== Badge System Modal =========== */

#badge-modal {
    display: none;
    visibility: hidden;
    position: fixed;
    z-index: 999999;
    top: 0;
    width: 600px;
    left: 50%;
    transform: translateX(-50%);
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    box-shadow: 0 10px 54px 0px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 10px 54px 0px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 10px 54px 0px rgba(0, 0, 0, .5);
}

#badge-modal.active {
    display: block;
    visibility: visible;
}

#badge-modal .badge-modal-image {
    width: 20%;
    float: left;
}

#badge-modal .badge-modal-image img {
    width: 100%;
    height: auto;
    padding: 10px;
}

#badge-modal .badge-modal-text {
    width: 80%;
    float: left;
    padding: 15px 25px 10px 10px;
    font-size: 16px;
}

#badge-modal .badge-modal-text h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

#badge-modal #close-modal {
    font-weight: bold;
    font-size: 36px;
    padding: 0 15px 10px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    color: #429ED1;
}

#badge-modal #close-modal:hover {
    cursor: pointer;
    opacity: .5;
}

/* =========== New Home Page Additions =========== */

.test-home-page #slideshow-wide .sue-content-slide .l2gd-slide,
.test-home-page #slideshow-wide .sue-content-slide .container-wide {
    height: 590px;
}

.test-home-page #slideshow-wide .inner-text {
    margin-top: 12.5%;
}

@media screen and (max-width: 1080px) and (min-width: 751px) {
    .test-home-page #slideshow-wide .sue-content-slide .l2gd-slide, 
    .test-home-page #slideshow-wide .sue-content-slide .container-wide {
        height: 44vw;
    }
}

@media screen and (max-width: 750px) {
    .test-home-page #slideshow-wide .inner-text {
        margin-top: 0;
    }
    
    #home-two-up .c1-2 {
        padding-left: 50px;
        padding-right: 50px;
        padding-bottom: 60px;
        position: relative;
        float: left;
    }
    
    #home-two-up .home-two-up .col:first-child,
    #home-two-up .home-two-up .col:last-child {
        padding-right: 50px !important;
        padding-left: 50px !important;
    }
}


#home-main-cta-wide {
    background: #405c79;
    background: -moz-linear-gradient(left, #405c79 0%, #3473ad 100%);
    background: -webkit-linear-gradient(left, #405c79 0%,#3473ad 100%);
    background: linear-gradient(to right, #405c79 0%,#3473ad 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#405c79', endColorstr='#3473ad',GradientType=1 );
    color: #fff;
    font-size: 29px;
}

#home-main-cta {
    padding: 20px;
    height: 190px;
    width: 100%;
}

#home-main-cta .cta-row {
    text-align: center;
}

#home-main-cta img,
#home-main-cta h3,
#home-main-cta .btn-row {
    display: inline-block;
    position: relative;
    color: #fff;
    margin: 0 10px 0 20px;
}

#home-main-cta img {
    width: 200px;
    height: auto;
    top: 6px;
}

#home-main-cta h3 {
    top: -30px;
}

#home-main-cta .btn-row {
    top: -60px;
    width: 250px;
}

#home-main-cta .btn-row a {
    color: #fff;
}

@media screen and (max-width: 1050px) {
    
    #home-main-cta {
        height: auto;
        width: 100%;
    }
    
    #home-main-cta .btn-row {
        top: 0px;
    }
} 


#home-two-up .su-spoiler-icon {
    font-size: 22px !important;
    top: 14px;
}

#home-two-up .c1-2 img {
    display: block;
    width: 100%;
    height: auto;
}

#home-two-up .su-spoiler {
    float: left;
}

#home-two-up .c1-2 {
    /* padding-left: 90px;
    padding-right: 90px; */
    padding-left: 90px;
    padding-right: 90px;
    padding-bottom: 20px;
}

#home-two-up .home-two-up .col:first-child {
    padding-right: 10px;
}

#home-two-up .home-two-up .col:last-child {
    padding-left: 10px;
}

#home-two-up .c1-2 h3 {
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
}

/* =========== Extra Stlyes =========== */

.page-title {
    padding-left: 0;
}

.product .entry-summary ul, 
.product .entry-content ul {
    margin-bottom: 20px;
}

.product .entry-summary ul li, 
.product .entry-content ul li {
    width: 100%;
}

.woocommerce ul.products li.product .button {
    color: #2B679A;
    border: 3px solid #BAE5C7;
    background: #fff;
    border-radius: 0;
}

.woocommerce ul.products li.product .button:hover {
    color: #fff;
    background: #429ED1;
    border-color: #429ED1;
}

#content .woocommerce #respond input#submit, 
#content .woocommerce a.button, 
#content .woocommerce button.button, 
#content .woocommerce input.button {
    background: #429ED1;
    color: #fff;
}

#content mark {
    background-color: transparent;
    color: #999;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, 
.woocommerce ul.products li.product .woocommerce-loop-product__title, 
.woocommerce ul.products li.product h3 {
    font-weight: bold;
}

.woocommerce ul.products li.product a img {
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1) !important;
    -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1) !important;
    margin-bottom: .5em !important;
}

.woocommerce ul.products li.product a:hover img {
    box-shadow: 0 4px 25px 0 rgba(0, 0, 0, 0.4) !important;
    -webkit-box-shadow: 0 4px 25px 0 rgba(0, 0, 0, 0.4) !important;
}

#content-container .woocommerce div.product div.images img {
    width: 100% !important;
    height: auto !important;
    padding: 0 !important;
}

.summary .product_meta {
    margin-top: 30px !important;
    padding-top: 5px !important;
    border-top: 1px solid #aaa !important;
}

#my-account-menu-tab ~ .woocommerce-MyAccount-content, 
#my-account-menu-tab ~ .woocommerce-MyAccount-content .woocommerce-MyAccount-content {
    float: left !important;
}

.woocommerce-MyAccount-navigation {
    display: none;
    visibility: hidden;
}

#my-account-menu-tab .myaccount-menu {
    /* display: none; */
    /* visibility: hidden; */
}

[data-tab="payment-methods"].um-account-link {
    display: none;
    visibility: hidden;
}

.um-form .um-account-side li {
    margin-bottom: 0 !important;
}

.sidebar-button {
    display: block;
    float: left;
    width: 100%;
    background: #fff;
    text-decoration: none;
    color: #666;
    padding: 4px 0;
    vertical-align: middle;
    font-size: 15px;
    position: relative;
}

.sidebar-button:hover {
    cursor: pointer;
    background: rgb(221, 221, 221);
}

.sidebar-button .um-faicon-angle-right {
    position: absolute;
    right: 0;
    top: 2px;
    width: 20px;
    height: auto;
    font-size: 25px;
    color: #bbb;
}

.sidebar-button .sidebar-inner-text {
    padding-top: 6px;
    font-size: 14px;
}

.sidebar-button .um-faicon-credit-card {
    padding: 6px 17px;
    border-right: 1px solid #ccc;
    margin-right: 20px;
    float: left;
}

.sidebar-button .um-faicon-users {
    padding: 6px 17px;
    border-right: 1px solid #ccc;
    margin-right: 20px;
    float: left;
}


#add_payment_method #payment ul.payment_methods li, 
.woocommerce-cart #payment ul.payment_methods li, 
.woocommerce-checkout #payment ul.payment_methods li {
    width: 100%;
}

.content-block-stripes {
    width: 100%;
    float: left;
    display: block;
}

.content-block-stripe {
    width: 100%;
    float: left;
    display: block;
    background: #fff;
    margin-bottom: 40px;
    font-size: 16px;
    padding: 10px 25px 20px;
}

.content-block-stripe h2 {
    font-weight: bold;
    margin-bottom: 10px;
}

.content-block-stripe .btn {
    font-size: 24px;
    margin-top: 20px;
}

.workshop-blocks {
    display: block;
    position: relative;
    float: left;
    margin-top: 3%;
    width: 100%;
}

.workshop-block {
    width: 48%;
    margin: 1%;
    background-size: cover !important;
    padding: 5%;
    background-repeat: no-repeat !important;
    text-align: center;
    display: inline-block;
    float: left;
    min-height: 215px;
}

@media screen and (max-width: 750px) {
    .workshop-blocks, .workshop-block {
        width: 100%;
        margin: 0 0 20px;
    }
}

a.workshop-link,
.workshop-block h3 {
    color: #fff;
    text-decoration: none;
}

.workshop-block h3 {
    margin-bottom: 20px;
}

.woocommerce div.product form.cart {
    margin-top: 20px;
}

.spotlight-session {
    float: left;
    width: 100%;
    background: #fff;
    margin-bottom: 30px;
    display: flex;
}

.spotlight-session .spotlight-image {
    width: 33.3333%;
    background: #ccc;
    flex: 1;
    position: relative;
}

.spotlight-session .spotlight-image:hover .spotlight-image-inner {
    opacity: .5;
}

.spotlight-session .spotlight-image-inner {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.spotlight-session .spotlight-text {
    width: 66.6666%;
    padding: 20px 25px 30px;
}

.spotlight-session img {
    width: 33%;
    height: auto;
    float: left;
}

/* =========== Tracking =========== */

img.facebook-pixel {
    position: absolute;
    top: -2px;
}

table.subscription_details a.button {
    margin: 10px;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    background: #429ED1;
    padding: 10px 30px 10px;
    border-radius: 6px;
}

table.subscription_details a.button:hover {
    background: #0E5581;
}

/* InfusionSoft Buttons (Shortcode) */
.inf_infusionsoft_click_trigger_element {
    border-radius: 0;
    box-shadow: none;
    background: none;
    background-color: none;
    font-weight: 700;
    text-transform: uppercase;
    border: 3px solid #BAE5C7;
    color: #0E5581;
    padding: 10px 30px 10px;
    display: inline-block;
    position: relative;
    text-decoration: none;
    line-height: normal;
    outline: 0;
    vertical-align: baseline;
    box-sizing: border-box;
}

.inf_infusionsoft_click_trigger_element:hover {
    background: #429ED1;
    background-color: none;
    border: 3px solid #429ED1;
    color: #fff;
    cursor: pointer;
}

span.search-icon {
    display: none;
    visibility: hidden;
}

.account .um-account-main p {
    margin: 20px 0 0 0 !important;
    padding: 15px 0 15px 50px !important;
}

.entry ul.payment_methods li {
    background: none;
    padding-left: 0px;
}

label .sv-wc-payment-gateway-icon,
label .wc-braintree-credit-card-payment-gateway-icon {
    display: inline-block;
    top: 10px;
    position: relative;
}

li.payment_method_paypal img {
    margin-top: 10px;
    margin-bottom: 10px;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
}

/* =========== Advanced Page CTA Builder =========== */

.l2g-wide.tall-band .l2g-wide-inner {
    padding-top: 4%;
    padding-bottom: 4%;    
}

.notes-from-the-grooming-table-digital-experience .pg-wide .pg-wide-inner {
    display: block;
    position: relative;
    margin: 0 auto;
    clear: both;
    float: none;
    width: 1140px;
    padding: 20px;
    overflow: hidden;
}

.translucent-spoilers .su-spoiler-style-default {
    border: 3px solid #fff;
}

.wide-cta {
    background-size: cover;
    background-position: center;
    display: block;
    position: relative;
    margin: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    clear: both;
    float: none;
    width: 100vw;
    margin-left: -50vw;
    left: 50%;
    right: 50%;
    margin-right: -50vw;
}

.wide-cta.light {
    background: #2F6FAC;
    color: #fff;
}

.wide-cta.dark {
    background: #132840;
    color: #fff;
}


.wide-cta .wide-cta-inner {
    display: block;
    position: relative;
    margin: auto;
    clear: both;
    float: none;
    width: 1240px;
    padding: 20px;
    overflow: hidden;
}

@media screen and (max-width: 1240px) {
    .wide-cta .wide-cta-inner {
        width: 100%;
    }
}

.wide-cta .inner-text {
    display: block;
    padding-left: 2%;
    padding-right: 2%;
}

.wide-cta .inner-text .btn-row {
    margin: 2% auto;
}

.wide-cta .inner-text .btn {
    margin: auto 1%;
}

/* ========= Removes Bullets in custom dashbd ========= */
#my-account-menu-tab .myaccount-menu > li {
    background: none !important;
}


/* =========== Ultimate Member Styles =========== */

.entry .um-account-side ul li {
    display: block;
    width: 100%;
}

.um-account-meta {
	background: #fff;
	padding: 20px;
	border-radius: 12px;
}

.entry .um-account-side ul, 
.entry .um-account-side li {
	background-image: none !important;
}

.entry .um-dropdown ul,
.entry .um-dropdown li {
    background-image: none !important;
}

.entry .um-account-side li {
	margin-bottom: 4px;
}

.entry .um-account-side li {
	background: #fff;
}

.um-account-profile-link a {
	font-size: 16px !important;
}

.um-account-side li a.current {
    background: #F2F6FA;
}

.entry .um-account,
.entry .um-profile {
    margin-top: 30px;
}

.um-woo-form table {
    width: 100%;
}

.um-profile.um-viewing {
    float: left;
    width: 35%;
    padding: 0 30px;
    box-sizing: border-box;
}

/* Added by ZJ 5/15/24 to address width issue after update */

.entry .um:not(.um-admin),
.entry .um-role-administrator {
	width: 35% !important;
}

@media screen and (max-width: 750px) {
	.entry .um:not(.um-admin),
	.entry .um-role-administrator {
		width: 100% !important;
	}
}

.um-profile.um-viewing .um-header {
    color: #fff;
    padding-top: 20px;
    border-radius: 12px;
    margin-bottom: 10px;
    border: 1px solid #eee;
    
    background: #429ED1;
}

.user .um-profile.um .um-name a {
    color: #fff !important;
}

.um-faicon-gear:before, .um-faicon-cog:before {color: #fff;}

.l2g-profile-sidebar-card {
    padding: 20px;
    width: 100%;
    background-color: #fff;
    margin-bottom: 10px;
    box-sizing: border-box !important;
    /* border-radius: 12px; */
    float: left;
    border: 1px solid #BFCED8;
    
    display: none;
    visibility: hidden;
}

.um-profile.um-viewing .l2g-profile-sidebar-card {
    display: block;
    visibility: visible;
}

.um-profile.um-viewing .um-meta {
    display: none !important;
    visibility: hidden;
}

.um-form .l2g-profile-sidebar-card-buttons {
    max-width: 600px;
    position: relative;
    margin: auto;
    float: none;
}

.entry ul.user-info li {
    background: none;
    padding-left: 0px;
}

.entry ul.user-info li:before {
    content: '\f00c';
    font-family: FontAwesome;
    margin-right: 8px;
    font-size: 1.1em;
    color: #254368;
    width: 20px;
    display: inline-block;
}

.entry ul li.um-facebook:before {
    content: '\f09a';
    font-family: FontAwesome;
}

.entry ul li.um-twitter:before {
    content: '\f099';
    font-family: FontAwesome;
}

.entry ul li.um-linkedin:before {
    content: '\f0e1';
    font-family: FontAwesome;
}

.entry ul li.um-website:before {
    content: '\f0ac';
    font-family: FontAwesome;
}

.level-card {
    padding-right: 110px;
    background-position: 95% center;
    background-size: 90px;
    background-repeat: no-repeat;
    border: 1px solid #BFCED8;
}

.level-card.card-level-0 {
    background-image: url(images/L2G_NOLVL.png);
}

.level-card.card-level-1 {
    background-image: url(images/L2G_LV1.png);
}

.level-card.card-level-2 {
    background-image: url(images/L2G_LV2.png);
}

.level-card.card-level-3 {
    background-image: url(images/L2G_LV3.png);
}

.level-card.card-level-4 {
    background-image: url(images/L2G_LV4.png);
}

h5 {
    font-weight: bold !important;
}

.l2g-profile-main {
    margin-top: 30px;
    width: 64%;
    float: right;
    padding: 10px 30px 10px 0;
}

.l2g-profile-intro {
    width: 100%;   
}

.l2g-profile-sidebar-card-buttons {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    display: block;
    box-sizing: border-box !important;
}

.l2g-profile-sidebar-card-buttons a {
    display: inline-block;
    float: left;
    width: 48%;
    /* background: #BAE5C7; */
    text-align: center;
    padding: 9px 12px;
    font-weight: bold;
    box-sizing: border-box !important;
    /* border-radius: 6px; */
    font-size: 17px;
}

/* .l2g-profile-sidebar-card-buttons a:nth-child(2) {
    margin-right: 2%;
}

.l2g-profile-sidebar-card-buttons a:last-child {
    margin-left: 2%;
} */

.l2g-profile-sidebar-card-buttons a.wide-btn {
    width: 100%;
    margin-bottom: 3%;
}

.user #content-wide,
.user #content {
    background: #fff;
}

.profile-contact-image {
    border-radius: 100%;
    width: 100px;
    height: 100px;
    background-color: #ddd;
    background-size: cover;
    background-position: center;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

.l2g-profile-news-events {
    float: left;
    width: 100%;
    padding: 30px;
}

.l2g-profile-news-events h3 {
    color: #fff;
    padding: 0px 2%;
}

ul.news-items {
    width: 100%;
    position: relative;
    float: left;
}

ul.news-items li {
    padding-bottom: 2%;
    padding-top: 2%;
    border-bottom: 1px solid #eee;
}

ul.news-items li a {
    text-decoration: none;
    padding: 2%;
    width: 100%;
    color: #fff !important;
    display: inline-block;
}

ul.news-items li:hover {
    background: #6289ad;
}

ul.news-items li a:hover {
    
}

.user .l2g-profile-main .youtube-wrap {

}

.user .su-spoiler {
    width: 100%;
    display: inline-block;
}

.user .su-spoiler-style-default > .su-spoiler-title {
    font-size: 1em;
    color: #0E5581;
    background: #fff;
    border: 2px solid #eee;
}

.user .su-spoiler-icon, 
.user .su-spoiler-icon-plus.su-spoiler-closed .su-spoiler-icon:before {
    top: 10px;
}

.login .entry ul li, 
.login .su-tabs-pane ul li {
    background: none;
    display: block;
    float: none;
    margin: 0.8em auto;
    padding-left: unset;
}

.login .entry ul li a {
    text-decoration: none;
    border-radius: 0;
    box-shadow: none;
    background: none;
    background-color: none;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    border: 3px solid #BAE5C7;
    color: #0E5581;
    padding: 10px 30px 10px;
    margin-bottom: 2%;
    text-align: center;
    display: block;
    float: none;
    margin: auto;
}

.login .um-misc-with-img {
    font-size: 18px;
}

.user #content-container {
    background: #fff;
}

.user .l2g-wide {
    margin-bottom: 0;
}

.user .l2g-wide.blue {
    background: #429ED1;
}

.l2g-profile-news-events .c1-2:first-child {
    padding-right: 2.5%;
}

.l2g-profile-news-events .c1-2:last-child {
    padding-left: 2.5%;
}

.user .btn {
    background: #429ED1;
    color: #fff;
    border: 3px solid #429ED1;
}

.user .btn:hover {
    border: 3px solid #BAE5C7;
    color: #0E5581;
    background: #fff;
}

.user .video-row {
    width: 100%;
}

.user .video-row img {
    display: block;
    position: relative;
}

.user .video-row h4 {
    padding-top: 3%;
    display: block;
    position: relative;
    float: left;
}

.user .video-row a h4:hover {
    text-decoration: underline;
}


/* =========== BuddyPress Styles =========== */

.buddypress-wrap div.submit input {
    display: inline;
    width: unset;
    text-align: center;
    clear: both;
    font-size: 26px;
    font-weight: 700;
    margin: 20px auto auto;
    padding: 10px 20px;
    background: none;
    border: 4px solid #BAE5C7;
    color: #0E5581;
    font-family: 'Roboto', sans-serif;
}

.buddypress-wrap div.submit input:hover {
    background: #0E5581;
    border: 4px solid #0E5581;
    color: #fff;
}

/* ======= Woo Landing Page Overrides ======= */

.related.products {
    display: none;
    visibility: hidden;
}

/* =========== InfunsionSoft Landing/Capture Page Styles =========== */

.tpl_lounge div.prehdr-item.pre-hdr-cart,
.tpl_capture_form div.prehdr-item.pre-hdr-cart {
    display: none;
    visibility: hidden;
    width: 0px;
    padding: 0px !important;
}


/* =========== 1. Basic Styles =========== */

html, body {
    font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.5;
	color: #314351;
	background: #FFF;
}

.container {
    /* width: 1640px; */
    width: 1260px;
}

#content {
    width: 100%;
    /* for some reason I shut this off - turning it back on */
}

#content-container {
    /* padding: 30px 7.5% 0px; */
    min-height: 420px; /* for shorter pages like Woo Account Pg. */
}

.row {
    width: 100%;
    position: relative;
    float: left;
}

.extra-padding {
    padding-top: 5%;
}

/* ADDED to address a col class missing in IFICORE 1 & 2
  for when there is ONLY one video and we're counting
  how many were added via ACF - TB 8/21/2019 */
.c1-1, .mc1-1 {width: 98%;}   /* 1 column + gutters */


h1, 
h2, 
h3, 
h4, 
h5 {
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    color: #244367;
    line-height: 1.2;
    margin-top: 5px;
    margin-bottom: 5px;
}

h1 a, 
h2 a,
h3 a,
h4 a,
h5 a {
    font-weight: normal;
    color: #244367;
}

h1 a:hover, 
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover {
    color: #98b9d6;
}

h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong, 
h1 strong a,
h2 strong a,
h3 strong a,
h4 strong a,
h5 strong a {
    font-weight: bold;
}

h1.post-title,
h2.post-title {
    text-align: center;
}

a {
	color: #12528F;
}


.l2g-wide {
    display: block;
    position: relative;
    padding: 0 3%;
    margin: 0;
    clear: both;
    float: none;
    width: 100vw;
    background-position: center;
    margin-top: 3%;
    margin-bottom: 3%;
    margin-left: -50vw;
    margin-right: -50vw;
    left: 50%;
    right: 50%;
}

.l2g-wide .l2g-wide-inner {
    display: block;
    position: relative;
    margin: 0 auto;
    clear: both;
    float: none;
    width: 1140px;
    padding: 20px;
    overflow: hidden;
}

.blue a {
    color: #BAE5C7;
} 



.cta-col {
    text-align: center;
    color: #666;
    font-size: 20px;
}

.no-img h3.cta-headline {
    text-align: center;
    font-weight: 700;
    font-size: 1.2em;
}

.no-img {
    background: #dedede;
    padding: 3% 6% 6%;
}

.no-img a.cta-btn {
    background: #fff;
    margin-top: 1%;
}

.no-img a.cta-btn:hover {
    background: #429ED1;
}
 
.subhdrint.container-wide img {
    width: 100%;
    height: auto;
    max-height: 495px;
    object-fit: cover;
    left: unset;
    margin-left: 0;
}

.search-filter-results .subhdrint.container-wide img {
    object-position: 0px -40px;
}


li.hidden-spoiler {
    display: none;
    top: -120px;
    position: absolute;
    visibility: hidden;
}


li.hidden-spoiler,
.hidden-spoiler,
.hidden-spoiler > ul {
    display: none;
    visibility: hidden;
}



.filter-reset-spoiler {
    margin-top: 3%;
    display: block !important;
    visibility: visible !important;
    position: relative !important;
    top: unset !important;
}

li.reveal-search,
.reveal-search {
    display: block;
    visibility: visible;
    top: unset;
    position: relative;
}

/*
.filter-reset-spoiler,
.filter-reset-spoiler a,
.hide-search {
    display: none;
    visibility: hidden;
    position: absolute;
    top: 0;
}*/

.framed, 
.entry img, .entry .wp-caption {
    z-index: 9001;
}

.l2g-wide .l2g-wide-inner {
    display: block;
    position: relative;
    margin: 0 auto;
    /* padding: 0px 14.5%; */
    clear: both;
    float: none;
    width: 100%;
    overflow: hidden;
}


.l2g-dk {
    background: #132940;
}

.l2g-dk,
.l2g-dk a,
.l2g-dk h1,
.l2g-dk h2,
.l2g-dk h3,
.l2g-dk h4 {
    color: #fff;
}

/* .medium {font-size: .8em;} */
.small {font-size: .6em;}

hr {
	color: #7292AA;
	background: #7292AA;
	margin: 15px 0 30px !important;
}

.entry ol,
.bio-text ol {
    margin-bottom: 25px;
	counter-reset: li;
    margin-left: 0;
    padding-left: 0;
}

.entry ol > li,
.bio-text ol > li {
    position: relative;
    margin: 0 0 6px 2em;
    padding: 4px 8px;
    list-style: none;
    background: #f6f6f6;
}

ol > li:before {
    background: #21568B;
    border-top: 1px solid #21568B;
}

a {
    color: #3073ac;
    text-decoration: underline;
}

.entry ul li,
.su-tabs-pane ul li,
.product .entry-summary ul li,
.product .entry-content ul li,
.su-spoiler-content ul li,
.bio-text ul li,
.text-image-wrap .inner-text ul li {
    background: transparent url(images/bullet-li.svg) no-repeat left 5px;
    padding-left: 25px;
    margin: .8em 0;
    display: inline-block;
    clear: both;
    float: left;
}

.su-spoiler-content ul {
    display: block;
    float: left;
    position: relative;
}

.su-spoiler-content ul li {
    margin: .5em 0; 
}

.su-spoiler-content .btn-row {
    display: block;
    float: left;
    position: relative;
    margin-top: 15px;
    width: 100%;
}

.wc-tabs {
    padding: 0 1em !important;
    list-style: none !important;
}

.entry ul,
.su-tabs-pane ul {
    width: 100%;
    display: block;
    position: relative;
    float: left;
    margin-bottom: 15px;
}

.entry ul li ul li.paw,
.su-tabs-pane ul li.paw ul li.paw {
    background:transparent url(images/paw-li-li.svg) no-repeat left 1px;
    line-height: 1.5;
    padding-left: 33px;
    margin: .8em 0;
}


.entry ul li.paw,
.su-tabs-pane ul li.paw {
    background:transparent url(images/paw-li.svg) no-repeat left 1px;
    line-height: 1.5;
    padding-left: 33px;
    margin: .8em 0;
    display: inline-block;
    clear: both;
    float: left;
}



.su-tabs-pane ul li,
.su-tabs-pane ul li ul li {
    line-height: 1.75;
}

div.center-column {
    width: 500px;
    float: none;
    margin: 0px auto;
    display: block;
}

.center-btn {
    padding: 20px 0px;
    text-align: center;
}

.center-btn .btn {
    margin: auto 10px;
}

.entry ul li.check,
.su-tabs-pane ul li.check,
.entry ul li.count,
.su-tabs-pane ul li.count {
    background: none;
}

.entry ul li.count {
    padding-left: 0px;
}

.entry ul li.count:before,
.su-tabs-pane ul li.count:before {
    content: '';
    display: inline-block;
    position: relative;
    width: 50px;
    height: 50px;
    margin-right: 10px;
    top: 15px;
}

.entry ul li.count-1:before,
.su-tabs-pane ul li.count-1:before {
    background: url(http://l2g.wpengine.com/wp-content/themes/L2GD_2019/images/step-1.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

.entry ul li.count-2:before,
.su-tabs-pane ul li.count-2:before {
    background: url(http://l2g.wpengine.com/wp-content/themes/L2GD_2019/images/step-2.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

.entry ul li.count-3:before,
.su-tabs-pane ul li.count-3-4:before {
    background: url(http://l2g.wpengine.com/wp-content/themes/L2GD_2019/images/step-3.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

.entry ul li.count-4:before,
.su-tabs-pane ul li.count-4:before {
    background: url(http://l2g.wpengine.com/wp-content/themes/L2GD_2019/images/step-4.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

.entry ul li.count-5:before,
.su-tabs-pane ul li.count-5:before {
    background: url(http://l2g.wpengine.com/wp-content/themes/L2GD_2019/images/step-5.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

.entry ul li.check:before,
.su-tabs-pane ul li.check:before {
    content: '\f00c';
    font-family: FontAwesome;
    color: #BAE5C7;
    margin-right: 12px;
    font-size: 1.1em;
}

.entry ul li.center,
.su-tabs-pane ul li.center {
    float: none;
    display: block;
    right: 1%;
    position: relative;
}

.entry ul li.big,
.su-tabs-pane ul li.big {
    color: #244367;
    font-size: 1.2em;
}

.membership .entry ul li,
.membership .su-tabs-pane ul li {
    margin: .4em 0;
}



/* ======= Checkmark Unordered List Style ======= */



blockquote {
    background: #FFF url(images/quote.svg) no-repeat 18px 20px;
	color: #20558B;
	background-size: 40px;
	padding: 10px 20px 10px 73px;
	border-bottom: 1px solid #4576A6;
}



.testimonials blockquote {
	background: #FFF url(images/quote.svg) no-repeat 18px 20px;
	color: #20558B;
	background-size: 40px;
	padding: 10px 20px 10px 73px;
	border-bottom: 1px solid #4576A6;
    display: inline-block;
    float: none;
    margin: 10px 1%;
    position: relative;
    clear: none;
    max-width: 47%;
}

.testimonials blockquote.full {
    max-width: 100%;
    width: 100%;
    display: block;
    float: left;
}

.attribution {
	font-weight: bold;
}

.gmap-wrap {
    padding-bottom: 70%;
}



#search-img {
    float:left;
    width:200px;
    margin-right:10px
}

#search-img img {
    width:200px;
    height:auto;
}
input[type=text].searchinput {
    border:0px;
}

#anr_captcha_field_1 + div {
    margin: auto;
}

/* --- Search --- */

.searchbox {
    border: 2px solid #C6D4E3;
    border-radius: 4px;
    background-image: none; background:#fff url(images/search-new.png) no-repeat bottom right 10px; 
    box-shadow: inset 0px 1px 6px #F0F3F4; 
    height: auto;
}
.searchbtn {
    background-image: none;
}

/*
#sidebar .searchbox {border:none;border-radius: 0px;background-image:none; background:#efefef url(images/search-new.png) no-repeat bottom right 10px; box-shadow: inset 0px 1px 4px #CECECE; }
#sidebar .searchbtn {background-image:none;}
*/


/* =========== 3. Buttons =========== */

.btn,
#main-navigation .nav-btn a,
.add_to_cart_button {
	border-radius: 0;
	box-shadow: none;
	background: none;
    background-color: none;
    font-weight: 700;
    text-transform: uppercase;
    border: 3px solid #BAE5C7;
	color: #0E5581;
	padding: 10px 30px 10px;
}

.btn:hover,
#main-navigation .nav-btn a:hover,
.add_to_cart_button:hover {
	background: #429ED1;
    background-color: none;
    border: 3px solid #429ED1;
	color: #fff;
}


.btn.btn-alt {
	border-radius: 0;
	box-shadow: none;
	background: #fff;
    background-color: none;
    font-weight: 700;
    text-transform: uppercase;
    border: 3px solid #BAE5C7;
	color: #0E5581;
	padding: 10px 30px 10px;
}

.btn.btn-alt:hover {
	background: #429ED1;
    border: 3px solid #429ED1;
	color: #fff;
}

.btn-row {
    text-align: center;
}

.btn-row .btn {
    margin-bottom: 30px;
    margin-left: 0.75%;
    margin-right: 0.75%;
}

#main-navigation li .sub {
    background: #24598c;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, #24598c 0%, #3075af 50%);
    background: -webkit-linear-gradient(top, #24598c 0%,#3075af 50%);
    background: linear-gradient(to bottom, #24598c 0%,#3075af 50%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#24598c', endColorstr='#3075af',GradientType=0 );
    border-bottom: 2px solid #244367;
}

#main-navigation li .sub li.mega-hdr a.mega-hdr-a {
    padding: 7px 10px;
    color: #fff;
    border: none;
    height: auto !important;
}

#main-navigation li .sub a:hover {
    font-size: 16px;
    background: #244367;
    color: #fff;
}

.paged-nav a {
    display: inline-block;
    position: relative;
    padding: 7px 10px;
    border-radius: 4px;
    color: #fff;
    text-decoration: none;
    margin-bottom: 1px;
    font-size: 1em;
    font-weight: normal;
    line-height: normal; 
    background: #666;
}

body,
#content-wide,
#content-container,
#content {
    background: #F6FBFF;
}

.big-text {
    font-size: 22px;
    line-height: 1.7;
    margin: 3% auto;
}

img.circle-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
    text-align: center;
    float: none;
    margin: 1%;
}

/* ========== X.Launch Lounge Styles =========== */

.launch-lounge .inf_infusionsoft_click_trigger_element {
    color: #fff;
}

/* ========== X. Page Builder Styles =========== */

.l2g-wide-inner .image-box img {
    width: 100%;
    height: 21.25vw;
    object-fit: cover;
    object-position: center top;
    margin: 0;
}

.l2g-wide-inner .image-box img.icon-img {
    width: 200px;
    height: auto;
    object-fit: unset;
    object-position: unset;
    display: block;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* sus */

.l2g-wide-inner .image-box img.circle-img {
    width: 100%;
    height: 100%;
    padding: 8%;
    object-fit: cover;
    border-radius: 50%;
    text-align: center;
    float: none;
    margin: auto;
}

.single-video .video-bio-tab .video-row img {
    padding: 6%;
}

img.bio-photo + h3 {
    margin-top: 3%;
    text-align: center;
}

.instructor-bio-body {
    padding-left: 4%;
}

.instructor-bio img.circle-image {
    padding: 3%;
}

.video-bio-tab img.circle-image  {
    padding: 6%;
    margin: 0;
}



.l2g-wide-inner .image-box .aligncenter {
    text-align: center;
}

div.blue {
    background: #2A93C8;
    color: #fff;
}

.l2g-wide-inner .big-img-text {
    padding: 2%;
}

.about .l2g-wide-inner .big-img-text {
    padding: 5% 2%;
}

.l2g-wide-inner .col.c2-3.big-img-text {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.l2g-wide-inner .big-img-col {
    margin: 0;
    background-repeat: no-repeat;
    padding: 4%;
    /* padding: 10%; */
    top: 0;
    background-size: contain;
    background-position: center center;
}

.l2g-wide-inner .big-img-col img {
    width: 100%;
    height: auto;
}

.image-box a {
    text-decoration: none;
}

.image-box a:hover {
    text-decoration: underline;
}

h1.icon-header,
h2.icon-header,
h3.icon-header,
h4.icon-header {
    /* margin-left: 2%; */
    display: inline-block;
    line-height: 1.5;
    margin-top: 3% 2%;
    /* padding-right: 12%; */
    font-weight: 700;
}

h1.icon-header:before,
h2.icon-header:before,
h3.icon-header:before,
h4.icon-header:before {
    content: '\f067';
    font-family: FontAwesome;
    color: #BAE5C7;
    font-size: 2em;
    line-height: 1.5;
    display: inline-block;
    clear: none;
    float: left;
    margin-right: 23px;
}

.su-spoiler {
    margin-bottom: .75em !important;
}

.su-spoiler-style-default > .su-spoiler-title {
    background: #E0E0E0;
    font-size: 1.5em;
    color: #20558B;
    font-family: 'Roboto', sans-serif;
    padding: 20px 20px 20px 50px!important;
    font-weight: 400;
    line-height: 1;
}

.su-spoiler-style-default > .su-spoiler-content {
    padding: 1em 0 1em 27px;
}

.su-spoiler-icon:before {
    content: '';
    float: left;
    display: inline-block;
    position: relative;
    width: 30px;
    height: 25px;
    line-height: 1;
    left: 18px;
    top: 8px;
}

.a-message-from-our-founder .su-spoiler-icon, 
.a-message-from-our-founder .su-spoiler-icon-plus.su-spoiler-closed .su-spoiler-icon:before {
    font-size: 26px;
    top: 11px;
    left: 15px;
}


/* ======= No Js Flippy Card! ======= */

.card {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 85%;
    transform-style: preserve-3d;
    transition: 0.5s;
}

#card-trigger-1:checked + label .card-front,
#card-trigger-2:checked + label .card-front,
#card-trigger-3:checked + label .card-front,
#card-trigger-4:checked + label .card-front,
#card-trigger-5:checked + label .card-front,
#card-trigger-6:checked + label .card-front {
    transform: rotateY(-180deg);
}

#card-trigger-1:checked + label .card-back,
#card-trigger-2:checked + label .card-back,
#card-trigger-3:checked + label .card-back,
#card-trigger-4:checked + label .card-back,
#card-trigger-5:checked + label .card-back,
#card-trigger-6:checked + label .card-back {
    transform: rotateY(0deg);
}

input#card-trigger-1,
input#card-trigger-2,
input#card-trigger-3,
input#card-trigger-4,
input#card-trigger-5,
input#card-trigger-6 {
    top: 20%;
    position: absolute;
    visibility: hidden;
}

.card-front {
    height: 100%;
    width: 100%;
    background-position: 50% 50%;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000000;
    backface-visibility: hidden;
    transform: rotateY(0deg);
    transition: 0.5s;
}

.card-back {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #FFF;
    border: 0.5vw solid #BAE5C7;
    backface-visibility: hidden;
    transform: rotateY(180deg);
    transition: 0.5s;
    color: #132940;
    text-align: center;
}

.card h3.card-title {
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
}

.card .card-front h3.card-title {
    position: absolute;
    bottom: 0;
    background: #132940;
    width: 100%;
    padding: 2%;
    margin: 0;
    color: #fff;
}

.card .card-back .inner-text {
    padding: 6%;
    text-align: left;
}

.card .card-back h3.card-title {
    text-align: center;
}





/* =========== X. Search & Filtering =========== */


.entry .searchandfilter > ul > li {
	display: inline-block;
	vertical-align: top;
	padding: 0px 20px 0px 0px;
    
}

.entry .searchandfilter ul > li {
    background: none;
}


.single-video .video-terms h3,
#search-filter-form-11524 h4,
#search-filter-form-11590 h4,
#search-filter-form-90579 h4,
#search-filter-form-11524 .su-spoiler-style-default > .su-spoiler-title,
#search-filter-form-11590 .su-spoiler-style-default > .su-spoiler-title,
#search-filter-form-90579 .su-spoiler-style-default > .su-spoiler-title {
    margin-top: 1.5%;
    background: #fff;
    border: 2px solid #BAE5C7;
    color: #132940;
    padding: 4.5% 6% 4.5% 50px !important;
    font-size: 20px;
    width: 100%;
}

.single-video .video-terms h3 {
    padding: 4.5% !important;
    margin: 5% 0 0;
}

.su-spoiler-icon,
.su-spoiler-icon-plus.su-spoiler-closed .su-spoiler-icon:before {
    background: none;
    font-size: 18px;
    top: 7px;
    left: 15px;
}

/*
.su-spoiler-icon:before {
    top: 17px;
}
*/

.su-accordion .su-spoiler-icon {
    top: 17px;
}


.video-library .su-spoiler-icon:before {
    top: 7px !important;
}

.video-library .su-spoiler-icon,
.video-library .su-spoiler-icon-plus.su-spoiler-closed .su-spoiler-icon:before {
    background: none;
    font-size: 18px;
    top: 7px !important;
    left: 15px;
}


.entry .c1-4 .searchbox {
    width: 93%;
    padding: 0.3em 0.15em;
}

#search-filter-form-11524 li,
#search-filter-form-11590 li,
#search-filter-form-90579 li {
    margin-bottom: 0;
    width: 100%;
    font-size: 0.9em;
}

#search-filter-form-11524 li > ul > li,
#search-filter-form-11590 li > ul > li,
#search-filter-form-90579 li > ul > li {
    border-bottom: none;
    margin: 0;
    padding: 0px;
    background: #fff;
}

#search-filter-form-11524 li > ul > li:last-child,
#search-filter-form-11590 li > ul > li:last-child,
#search-filter-form-90579 li > ul > li:last-child,
.searchandfilter .su-spoiler-style-default > .su-spoiler-content {
    border-bottom: 1px solid #719ECA;
}

.searchandfilter li[data-sf-field-input-type=checkbox] label, 
.searchandfilter li[data-sf-field-input-type=radio] label, 
.searchandfilter li[data-sf-field-input-type=range-radio] label, 
.searchandfilter li[data-sf-field-input-type=range-checkbox] label,
.entry #search-filter-form-11524 ul li ul li, 
.entry #search-filter-form-11590 ul li ul li,
.entry #search-filter-form-90579 ul li ul li {
    margin: 0;
    padding: 3% 1%;
}

.searchandfilter li[data-sf-field-input-type=checkbox] label:hover, 
.searchandfilter li[data-sf-field-input-type=radio] label:hover, 
.searchandfilter li[data-sf-field-input-type=range-radio] label:hover, 
.searchandfilter li[data-sf-field-input-type=range-checkbox] label:hover,
.entry #search-filter-form-11524 ul li ul li:hover, 
.entry #search-filter-form-11590 ul li ul li:hover,
.entry #search-filter-form-90579 ul li ul li:hover {
    background: #AEC8E1;
}

.searchandfilter li[data-sf-field-input-type=checkbox] label.sf-option-active:hover, 
.searchandfilter li[data-sf-field-input-type=radio] label.sf-option-active:hover, 
.searchandfilter li[data-sf-field-input-type=range-radio] label.sf-option-active:hover, 
.searchandfilter li[data-sf-field-input-type=range-checkbox] label.sf-option-active:hover,
.entry #search-filter-form-11524 ul li ul li.sf-option-active:hover, 
.entry #search-filter-form-11590 ul li ul li.sf-option-active:hover,
.entry #search-filter-form-90579 ul li ul li.sf-option-active:hover,
.searchandfilter li.sf-option-active label:hover {
    background: none !important;
}

.searchandfilter .su-spoiler-style-default > .su-spoiler-content {
    /* padding: 0.2em 0.5em 0.8em; */
    padding: 0px;
    background: #fff;
}

a.search-filter-reset {
    display: block;
    font-size: 1em;
    border-radius: 0;
    box-shadow: none;
    background: none;
    text-align: center;
    background-color: none;
    font-weight: 700;
    text-transform: uppercase;
    color: #0E5581;
    text-decoration: none;
    padding: 10px 30px 8px;
    border: 2px solid #BAE5C7;
    margin: 1em auto;
}

a.search-filter-reset:hover {
    background: #fff;
    border: 2px solid #BAE5C7;
}

.sf-field-search label {
    width: 100%;
    display: inline-block;
    position: relative;
    z-index: 99;
}

input.sf-input-text {
    width: 100%;
    font-size: 1em;
    padding: 0.5em 1em;
    line-height: 1.6em;
    color: #132940;
    border: 2px solid #C6D4E3;
    border-radius: 4px;
    box-shadow: inset 0px 1px 6px #F0F3F4;
    height: auto;
}

.searchandfilter li[data-sf-field-input-type=checkbox] label {
    padding-left: 10px;
    font-size: 1em;
    line-height: 1;
    margin-left: 5%;
}

.sf-field-search label:before {
    content: '\f002';
    color: #719ECA;
    font-family: FontAwesome;
    font-size: 1.8em;
    width: 45px;
    z-index: 100;
    top: 7px;
    right: 0px;
    display: inline-block;
    position: absolute;
    line-height: 1;
}

li.sf-option-active label.sf-label-checkbox:before {
    content: '\f00c';
    width: 40px;
    height: 40px;
    margin-right: 8px;
    font-size: 1.3em;
    font-family: FontAwesome;
    color: #719ECA;
    line-height: 1;
}

li.sf-option-active:hover label.sf-label-checkbox:before {
    content: '\f00d';
    color: #c20c28;
    width: 40px;
    margin-right: 12px;
    top: 7px;
    height: 40px;
    font-family: FontAwesome;
    line-height: 1;
}

.sf-input-checkbox {
    display: none;
}

label.sf-label-checkbox:hover {
    
}

.nav-next a,
.nav-previous a {
    display: inline-block;
    clear: none;
    border-radius: 0;
    box-shadow: none;
    background: none;
    background-color: none;
    font-weight: 700;
    text-transform: uppercase;
    border: 3px solid #BAE5C7;
    color: #0E5581;
    padding: 10px 30px 10px;
    text-decoration: none;
}

.nav-next a:hover,
.nav-previous a:hover {
    background: #0E5581;
    border: 3px solid #0E5581;
    color: #fff;
}

.nav-next,
.nav-previous {
    display: inline-block;
    clear: none;
    width: auto;
    margin: 1.5% 0.5% 3%;
}


/* ======= Info Block - DIV Style ======= */



.info-block {
    float: none;
    display: inline-block;
    position: relative;
    margin: 1% 14% 1% 24%;

    
}

.info-block strong {
    text-align: left;
    font-weight: 700;
    display: inline-block;
    width: 70%;
    padding: 3.5% 0%;
}

/* .info-block-inner img {
    text-align: left;
    display: inline-block;
    width: 16%;
    float: left;
    height: auto;
}*/



/* =========== 6. Preheader ============ */

#preheader-wide {
    background: #0E5581;
    color: #fff;
}


/* =========== 6. Header ============ */

#header-wide {
    background: #fff;
}

#header {
    padding: 0px 1em;
}

#logo-box {
    width: 300px;
    height: auto;
    position: relative;
    float: left;
}

#top-logo,
#top-logo img {
    width: 100%;
    margin-top: .65em;
    margin-bottom: .65em;
}


.ifi_phone,
.social-links {
    display: inline-block;
    margin: 10px 0 7px;
}

.social-links a {
	padding: 0 8px;
}

.ifi_phone {
	font-weight: 500;
	font-size: 16px;
	color: #fff;
	margin-right: 10px;
}

.ifi_phone i {
	margin-right: 6px;
}

#preheader {
    text-align: right;
    font-size: 0.9em;
}

#preheader .prehdr-item {
    display: inline-block;
    padding: 5px 10px;
    border-right: 1px solid #667C94;
}

#preheader .prehdr-item a {
    color: #fff;
    text-decoration: none;
}

#preheader .prehdr-item a:hover {
    text-decoration: underline;
}

#preheader span.ifi_phone {
    margin-top: 0;
    margin-bottom: 0;
    
}

#preheader .ifi_phone, 
#preheader .social-links {
    margin: 0;
}


.action-btn {
	float: right;
}

.action-btn.btn {
	padding: 12px 20px 8px;
}

#main-navigation {
    top: 50px;
}

#main-navigation li a {
    color: #244366;
}

#main-navigation .nav-btn a {
    padding: 0 20px;
}


/* =========== 3. Slideshow ============ */

#slideshow-wide .sue-content-slide .slide-caption {
    background: transparent;
    float: left;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    font-size: 2.9em;
}

#slideshow-wide .sue-content-slide .l2gd-slide {
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    height: 420px;
}

#slideshow-wide .inner-text,
#slideshow-wide .inner-text a {
    color: #fff;
    font-family: 'Roboto', serif;
    font-weight: bold;
    line-height: 1.2;
    text-transform: uppercase;
    text-align: center;
}

#slideshow-wide .inner-text {
    font-size: 2.625em;
    margin-top: 4.5%;
}

#slideshow-wide .inner-text span.big-text {
    font-size: 1.4em;
}

#slideshow-wide .inner-text div.btn {
    display: inline-block;
    text-align: center;
    clear: both;
    font-size: 26px;
    font-weight: 700;
    float: none;
    /*width: 25%;*/
    margin: 20px auto auto;
    background: none;
    border: 4px solid #BAE5C7;
    color: #fff;
}

#slideshow-wide .inner-text div.btn:hover {
    background: #0E5581;
    border: 4px solid #0E5581;
}


#slideshow-wide .sue-content-slide .container-wide {
	background: rgba(69, 77, 86, .45);
	height: 420px;
}

/* ======= Arrows ======= */
#slideshow-wide .sue-content-slider .owl-nav {
    width: 100%;
    height: 420px;
    z-index: 1;
    pointer-events: none;
}

#slideshow-wide .owl-prev, 
#slideshow-wide .owl-next {
    top: 40%;
    pointer-events: all;
}

#slideshow-wide .owl-prev:before, 
#slideshow-wide .owl-next:before {
    width: 32px;
    height: 32px;
    border-color: rgba(223, 226, 229, 0.7);
}

#slideshow-wide .sue-content-slider .owl-prev:before {
    border-top: 8px solid rgba(223, 226, 229, 0.7);
    border-left: 8px solid rgba(223, 226, 229, 0.7);
}

#slideshow-wide .sue-content-slider .owl-next:before {
    border-top: 8px solid rgba(223, 226, 229, 0.7);
    border-right: 8px solid rgba(223, 226, 229, 0.7);
}



/* =========== 4. Promos ============ */

#promos-wide {
    background: #DFE2E5;
    padding: 1.5% 0.5%;
}

#promos .big-promo,
#promos .sm-promo {
    height: 0;
    position: relative;
    background-size: cover !important;
}

#promos .big-promo {
    padding-top: 23.3%;
    margin-top: 1.7%;
}

#promos .sm-promo {
    padding-top: 14.5%;
    width: 30.7%;
    margin-left: 2.5%;
}

#promos .inner-text {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    padding-left: 1.5%;
    padding-right: 1.5%;
}

#promos .inner-text h3 {
    color: #fff;
    font-size: 2.25em;
    padding-top: 3%;
    font-weight: 700;
    position: relative;
    z-index: 100;
}

#promos .big-promo .inner-text h3 {
    padding-top: 33%;
}

#promos a:hover .inner-text {
    background: #2f6fac;
    background: rgba(47, 111, 172, 0.5);
}


/* =========== 5. Why L2GD ============ */

#why-l2gd-wide {
    background: #27292f;
    background: -moz-linear-gradient(top, #27292f 0%, #3e404a 100%);
    background: -webkit-linear-gradient(top, #27292f 0%,#3e404a 100%);
    background: linear-gradient(to bottom, #27292f 0%,#3e404a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#27292f', endColorstr='#3e404a',GradientType=0 );
    color: #719ECA;
    padding-top: 30px;
    padding-bottom: 30px;
}

#why-l2gd h1,
#why-l2gd h2,
#why-l2gd h3 {
    color: #fff;
}

#why-l2gd h1 {
    text-align: center;
}

#why-l2gd h3 {
    font-weight: 600;
    font-size: 24px;
    margin: 0.5% 0;
}

#why-l2gd .inner-text {
    width: 78.5%;
    margin-left: 1.5%;
    display: inline-block;
    float: left;
    font-size: 0.9em;
}

#why-l2gd img.reason-icon {
    width: 17.8%;
    height: auto;
    display: inline-block;
    float: left;
    margin-bottom: 20px;
    margin-right: 1%;
}

#why-l2gd .button-row {
    display: flex;
    justify-content: center;
    align-items: center;
}

#why-l2gd .btn {
    color: #BAE5C7;
    border: 3px solid #429ED1;
    margin: 10px;
    text-align: center;
}

#why-l2gd .btn:hover {
    color: #fff;
    
}

#why-l2gd .button-row {
    margin-top: 2%;
}


/* =========== 6. Testimonials ============ */

#testimonials-wide {
    background: url(images/textimonials-bkg.jpg) center center no-repeat;
    background-size: cover;
}

#testimonials-wide  div.container {
    padding: 30px 40px 0px;
}

#testimonials img.testimonial-image {
    display: inline-block;
    float: left;
    width: 33%;
    height: auto;
}

#testimonials .testimonial-body {
    display: inline-block;
    float: left;
    width: 60%;
    font-size: 1.4em;
    color: #0E5581;
    margin-top: 3%;
}

#testimonials .testimonial-body span.testimonial-name,
#testimonials .testimonial-body span.testimonial-business {
    color: #3370A8;
    font-size: 0.8em;
}

#testimonials .testimonial-body span.testimonial-business {
    position: relative;
    top: -15px;
}

.testimonial-body:before {
    content: '';
    display: inline-block;
    float: left;
    position: relative;
    top: -15px;
    width: 65px;
    height: 65px;
    background: url(images/quote.svg) center center no-repeat;
    background-size: contain;
    margin-bottom: 30%;
    margin-right: 3.5%;
}

.testimonial-body .btn {
    font-size: 0.9em;
    margin-top: 3%;
}

/* =========== 7. CTA Bar ============ */

#cta-bar-wide {
	background: #2A93C8;
    /* background: #405c79;
    background: -moz-linear-gradient(left, #405c79 0%, #3473ad 100%);
    background: -webkit-linear-gradient(left, #405c79 0%,#3473ad 100%);
    background: linear-gradient(to right, #405c79 0%,#3473ad 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#405c79', endColorstr='#3473ad',GradientType=1 ); */
    color: #fff;
    font-size: 29px;
}

#cta-bar-wide .row {
    background-position: center center;
}

#cta-bar h3 {
    margin-top: 0;
    margin-bottom: 0;
    color: #fff;
    font-size: 60px;
    font-weight: 700;
    text-shadow: 3px 3px 0px #0E5581;
}

#cta-bar .button-col {
    width: 100%;
    display: block;
    float: left;
    position: relative;
}

#cta-bar .button-col .btn {
    display: inline-block;
    float: right;
    text-align: center;
    width: 60%;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    margin: 5px;
}

#cta-bar .button-col .btn.light {
    border: 4px solid #FFF;
    background: none;
}

#cta-bar .button-col .btn.dark {
    border: 4px solid #429ED1;
}

#cta-bar .button-col .btn.light:hover {
    background: #FFF;
    color: #429ED1;
}

#cta-bar .hp-cta-content {
    background-position: 67% center;
    background-repeat: no-repeat;
}

#tracks-bar-wide {
    padding: 3% 0px 1.5%;
}

#tracks-bar {
    text-align: center;
}

#tracks-bar a h4 {
    font-size: 1.2em;
    font-weight: 700;
}

.entry #tracks-bar img {
    margin: 0 auto;
}

.entry #tracks-bar-wide {
    background: #fff;
    padding-left: 1.5%;
    padding-right: 1.5%;
}

#tracks-bar a {
    text-decoration: none;
}

#tracks-bar a:hover img {
    opacity: 0.5;
    filter: Alpha(opacity=50);
}

#tracks-bar a:hover h4 {
    color: #429ED1;
}

#tracks-bar .btn {
    margin-top: 2%;
    font-size: 20px;
    background: #fff;
}

#tracks-bar .btn:hover {
    background: #429ED1;
    color: #fff;
    text-decoration: none;
}


/* ======= ACF Custom Classes ======= */

/* ======= Icon List ======= */

.image-list-container {
    margin: 10px auto;
}

.image-list .image-list-item img {
    width: 100%;
    height: auto;
    margin: 0 auto 10px;
    padding: 5px;
}

.image-list .btn {
    font-size: 1.2em;
    padding: 15px 20px;
    margin: 10px auto;   
}

.icon-list-item {
	display: block;
	float: left;
	text-align: center;
	padding: 15px;
	overflow: hidden;
}

.icon-list {
	float: left;
	position: relative;
	width: 100%;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}

.grid-5 .icon-list-item {
	width: 18%;
	margin: 1%;
}

.grid-4 .icon-list-item {
	width: 23%;
	margin: 1%;
}

.grid-3 .icon-list-item {
	width: 31.3333%;
	margin: 1%;
}

.grid-2 .icon-list-item {
	width: 48%;
	margin: 1%;
}


.entry .question_media_display .image img {
	/*
	width: 100%;
	height: auto;
	*/
	margin: 0;
}

/* =========== X. Custom CTA Styles =========== */

.header-center h2 {
	text-align: center;
}

h2 + .icon-list {
	margin-top: 0;
}

.paragon-image-block {
	padding-top: 20px;
	background: #eee;
}

.paragon-image-block .icon-list-item {
	background: rgba(255,255,255,.8);
	border-radius: 9px;
	padding-bottom: 20px;
}

.image-list-wrap.paragon-image-block {
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
	clear: both;
	float: none;
	width: 100vw;
	margin-left: -50vw;
	left: 50%;
	margin-right: -50vw;
	right: 50%;
	margin-top: 25px;
	margin-bottom: 25px;
	background-position: center;
}

.image-list-wrap.paragon-image-block .image-list-container {
	display: block;
	position: relative;
	margin: 0 auto;
	clear: both;
	float: none;
	width: 1140px;
	padding: 10px;
	overflow: hidden;
}

.full-width-images .image-list-item img {
	width: 100%;
	height: auto;
}

.text-image-wrap {
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.text-image-container .btn {
	font-size: 1.2em;
    text-align: center;
}

.text-image-container img {
	border-radius: 10px;
	margin: 0;
	padding: 5% 5% 5% 10%;
	display: block;
}


.text-image-wrap,
.text-image-container {
	float: left;
	width: 100%;
}

.text-image-container .post-title {
	margin-top: .2em;
}

.text-image-wrap.background-block {
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
	clear: both;
	float: left;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
	background-size: cover;
    background-position: 25%;
}

.text-image-wrap.background-block .text-image-container {
	display: block;
	position: relative;
	margin: 0 auto;
	clear: both;
	float: none;
	width: 100%;
	padding: 10px;
	overflow: hidden;
}

.translucent-spoilers .su-spoiler-style-default > .su-spoiler-title {
	background: transparent;
}

.dark.translucent-spoilers .su-spoiler-style-default > .su-spoiler-title,
.overlay-dark.translucent-spoilers .su-spoiler-style-default > .su-spoiler-title, .dark .su-spoiler-style-default > .su-spoiler-title {
    background: transparent;
	color: #fff;
}

.dark.translucent-spoilers .su-spoiler-style-default > .su-spoiler-content,
.overlay-dark.translucent-spoilers .su-spoiler-style-default > .su-spoiler-content {
	/* background: rgba(255,255,255,.2); */
	background: transparent;
	border-top: 3px solid rgba(255,255,255,.3);
	color: #fff;
}


/* ======= Callouts ======= */

.callout.light {border: 3px solid #EDEDED !important;}

.light {
    background: #EDEDED;
    color: #666;
}

.light h1,
.light h2,
.light h3,
.light h4,
.light h5,
.light a {
    color: #244367;
}


.light a.btn {
    color: #244367;
    border: 3px solid #244367;
    background: none;
}

.light a.btn:hover {
    border: 3px solid #244367;
    background: #244367;
    color: #fff;
}


.callout.medium {border: 3px solid #638ab1 !important;}

.medium {
    background: #638ab1;
    color: #ededed;
}

.medium h1,
.medium h2,
.medium h3,
.medium h4,
.medium h5,
.medium a {
    color: #efefef;
}

.medium a.btn {
    color: #efefef;
    /* border: 3px solid #ededed; */
}

.medium a.btn:hover {
    border: 3px solid #efefef;
    background: #efefef;
    color: #638ab1;
}

.medium .woocommerce ul.products li.product a {
    color: #21568B;
}

div.woocommerce {
    margin-bottom: 20px;
}

.woocommerce-cart-form__cart-item td.product-name {
    padding-left: 10px;
}

.woocommerce table.cart img {
    margin: 0;
}

.woocommerce table.cart td.actions .input-text {
    width: 275px !important;
}

.callout.dark {border: 3px solid #244367 !important;}

.dark {
    background: #244367;
    color: #fff;
}

.dark h1,
.dark h2,
.dark h3,
.dark h4,
.dark h5
.dark a {
    color: #fff;
}

.dark a.btn {
    color: #fff;
    border: 3px solid #BAE5C7;
    
}

.dark a.btn:hover {
    border: 3px solid #fff;    
    background: #fff;
    color: #244367;
}


/* ======= CTA Bar ======= */

.call-to-action-wide {
    display: block;
    float: left;
    position: relative;
    width: 100%;
    background: #3f5b7a;
    background: -moz-linear-gradient(left, #3f5b7a 0%, #3071af 100%);
    background: -webkit-linear-gradient(left, #3f5b7a 0%,#3071af 100%);
    background: linear-gradient(to right, #3f5b7a 0%,#3071af 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f5b7a', endColorstr='#3071af',GradientType=1 );
    margin-bottom: 40px;
    padding: 7px 5px 8px 15px;
}

.call-to-action,
.call-to-action a,
.call-to-action h3,
.call-to-action h4 {
    color: #fff;
}


.call-to-action .inner-text {
    display: block;
    float: left;
    width: 35%;
}

.call-to-action .row {
    width: 65%;
    float: left;
    display: block;
}

.call-to-action .col {
    text-align: center;
}

.call-to-action .btn {
    display: inline-block;
    text-align: center;
    margin-top: 10px;
}

.call-to-action .was-price {
    font-size: 14px;
    line-height: 1;
}

.call-to-action .price {
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
}

/* ======= Callout Boxes ======= */

.callout {
    text-align: center;
    border: 3px solid #eee;
    padding: 15px 20px;
}

.cta-callouts {
    margin-bottom: 20px;
}

.callout h3 {
    font-size: 1.7em;
}

.callout img {
    padding-top: 10px;
    margin: 0 20px;
}

.callout span.big,
.callout a.btn {
    font-size: 1.2em;
}

.callout span.big {
    color: #244367;
}

/* =========== Home Video Bar & Groomer Styles =========== */

/* ======= Had to do a CSS Only Version for Page Specific Ones ======= */

/* Disabling this */
.entry #video-bar-wide ul li label {
    /* display: inline-block; */
    display: none;
    visibility: hidden;
}

#cust-video-menu {
    display: block;
    position: relative;
    width: 100%;
    float: left;
}

#cust-video-menu input {
    display: none;
}

#cust-video-menu ul li {
    display: inline-block;
    position: relative;
}

.cust-video-menu-wrap {
    padding-bottom: 33%;
}

div.cust-video-slide-1,
div.cust-video-slide-2,
div.cust-video-slide-3, 
div.cust-video-slide-4,
div.cust-video-slide-5,
div.cust-video-slide-6 {
	display: none;
	visibility: hidden;
	pointer-events: auto;
}


input#video-switcher-1:checked ~ div.cust-video-slide-1,
input#video-switcher-2:checked ~ div.cust-video-slide-2,
input#video-switcher-3:checked ~ div.cust-video-slide-3,
input#video-switcher-4:checked ~ div.cust-video-slide-4,
input#video-switcher-5:checked ~ div.cust-video-slide-5,
input#video-switcher-6:checked ~ div.cust-video-slide-6 {
    display: block;
	visibility: visible;
    position: absolute;
    margin-top: 1%;
    left: 0;
	pointer-events: auto;
}

#video-bar-wide li.cust-video-menu-item {
    padding: 0.5% 1%;
    width: auto;
}

#video-bar-wide li.cust-video-menu-item + label {
    width: auto;
    display: inline-block;
    padding-bottom: 5%;
}

#video-bar-wide li.cust-video-menu-item input:checked + label {
    font-weight: 700;
    border-bottom: 2px solid #719eca;
    padding-bottom: 5%;
}

#video-bar-wide li.cust-video-menu-item input:checked + label {
    padding-bottom: 5%;
}

.single-post #video-bar-wide li.cust-video-menu-item input:checked + label {
    padding-bottom: 1% !important;
}

/* ======= Fixing Display Issues on Posts ======= */




/* ======= Shortcode & Homepage of Same ======= */

#video-bar-wide {
    padding-top: 3%;
    padding-bottom: 3%;
    text-align: center;
    background: #FEFDFD;
}

#video-bar-wide img.video-thumb {
    width: 100%;
    height: auto;
    /* max-height: 168px; */
    object-fit: cover;
    object-position: top center;
}

#video-bar-wide a {
    text-decoration: none;
}

#video-bar-wide li.video-menu-item {
    padding: 0.5% 1%;
    display: inline-block;
}

#video-bar-wide li.video-menu-item.video-menu-active {
    font-weight: 700;
    border-bottom: 2px solid #719eca;
}

#video-bar-wide .hp-video-nav {
    margin: 2% auto 1.5%;
}

.entry #video-bar-wide,
.single-post #video-bar-wide {
    padding: 3%;
    margin-top: 3%;
}

.entry #video-bar-wide ul li,
.single-post #video-bar-wide ul li {
    background: none;
}

.entry #video-bar-wide img.video-thumb,
.single-post #video-bar-wide img.video-thumb {
    margin: 0;
    max-height: 151px;
    width: 100%;
    height: auto;
    object-fit: cover;
}

.entry #video-bar-wide .video-overlay,
.single-post #video-bar-wide .video-overlay {
    max-height: 151px;
    padding: 15% 0%;
}

.tpl_home #video-bar-wide img.video-thumb {
    margin: 0;
    max-height: 168px;
    width: 100%;
    height: auto;
    object-fit: cover;
}

.tpl_home #video-bar-wide .video-overlay {
    max-height: 168px;
    padding: 15% 0%;
}

#video-bar-wide .col a,
.search-filter-results .col a {
    position: relative;
    display: block;
}

/* #video-bar-wide .video-overlay */
.video-overlay {
    color: #fff;
    background: none;
    opacity: 0;
    filter: Alpha(opacity=0);
    max-height: 215px;
    object-fit: cover;
    object-position: top center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding: 20% 0px;
    z-index: 2;
}

/*#video-bar-wide .video-overlay:hover*/
.video-overlay:hover {
    background: rgba(83, 93, 106, 0.7);
    opacity: 1;
    filter: Alpha(opacity=100);
    transition: all .15s;    
    height: 13.203vw;
}

.our-experts .video-overlay {
    display: none;
    visibility: hidden;
}

.our-experts .video-overlay:hover {
    opacity: 1;
    filter: Alpha(opacity=0);
    background: none;
}

.our-experts .btn-row {
    display: none;
    visibility: hidden;
}

/*#video-bar-wide .video-overlay img,
#video-bar-wide .video-overlay .video-message*/

.entry .vid-block img {
    z-index: 0 !important;
}

.entry .vid-block .video-overlay img {
    float: none;
    margin: auto;
    display: block;
    width: 60px;
    height: auto;
    z-index: 3;
}

.video-overlay img,
.video-overlay .video-message {
    display: block;
    float: none;
    margin: auto;
    z-index: 3;
}

.video-slide {
	display: none;
	visibility: hidden;
	pointer-events: none;
}

.video-slide.video-slide-active {
	display: block;
	visibility: visible;
	pointer-events: auto;
}

.search-filter-results .back-to-top-btn {
    display: none !important;
    visibility: hidden;
}

.search-filter-results .back-to-top-btn ~ .back-to-top-btn {
    display: inline-block !important;
    visibility: visible;
}




/* right chev code f054 */

.our-experts span.result-count {
    display: none;
    visibility: hidden;
}

#instructor-bar-wide {
    padding-top: 3%;
    padding-bottom: 3%;
    background: #dddddd; /* Old browsers */
    background: -moz-linear-gradient(top,  #dddddd 0%, #ededed 22%, #ededed 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #dddddd 0%,#ededed 22%,#ededed 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #dddddd 0%,#ededed 22%,#ededed 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
}

#instructor-bar img {
    width: 80%;
    height: auto;
    text-align: center;
}

#instructor-bar h4 {
    font-weight: 700;
}

#instructor-bar .instructor-bar-link {
    width: 20%;
    float: right;
    text-align: right;
}

#instructor-bar h1.instructor-bar-title {
    width: 80%; 
    float: left;
}

#instructor-bar a {
    color: #2B679A;
    text-decoration: none;
    transition: all .15s;
}

#instructor-bar a:hover {
    opacity: 0.7;
    filter: Alpha(opacity=70);
}

#instructor-bar a:hover h4 {
    color: #3472AB;
}

#instructor-bar .row {
    padding-top: 1%;
    padding-bottom: 2%;
}

#instructor-bar .c1-7 {
    width: 14.28%;
    display: inline-block;
    text-align: center;
    margin: 1% 0;
}

#instructor-bar hr {
    height: 2px;
    color: #fff;
    background: #fff;
    width: 90%;
    margin: 15px auto 30px !important;
}

#instructor-bar .footer-cta {
    text-align: center;
    padding: 1% auto 2%;
}

#instructor-bar .footer-cta .btn {
    margin-top: 2%;
    font-size: 20px;
    background: #fff;
}

#instructor-bar .footer-cta .btn:hover {
    background: #429ED1;
    color: #fff;
    text-decoration: none;
}

.related-video-box img {
    margin: 0;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: top;
}


/* =========== Video Archives =========== */

.vid-block img {
    width: 100%;
    height: 13.203vw; /* 16 x 9 */
    object-fit: cover;
    margin: 0;
}

.block-link {
    text-decoration: none;
}

.search-filter-results .vid-block img {
    max-height: 215px; /* 16:9 @ largest size. */
}

.our-experts .search-filter-results .vid-block img {
    max-height: unset;
}

/*.video-library .su-spoiler {
    margin-top: 3%;
    margin-bottom: 0px;
}*/


/* ======= Contact Form 7 Styles ======= */

.l2g-form {
    padding-left: 20%;
    padding-right: 20%;
    margin-top: 50px;
    padding-top: 50px;
    margin-bottom: 50px;
    padding-bottom: 50px;
    border-top: 1px solid #244367;
    border-bottom: 1px solid #244367;
    float: left;
}

div.wpcf7 {
    margin: 0;
    padding: 0;
}

.l2g-form h3 {
	font-size: 30px;
	text-align: center;
}

/* .contact .container {
	width: 100%;
} */

.l2g-form label {
	font-weight: bold;
	color: #244367;
}

.l2g-form .form-row {
    width: 100%;
    float: left;
    display: block;
    position: relative;
    clear: both;
    margin-bottom: 15px;
}

.l2g-form .fr-full-width,
.l2g-form .fr-full-width label {
    width: 100%;
    float: left;
    position: relative;
    display: block;
}

.l2g-form .form-row label {
    display: block;
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
    float: left;
    position: relative;
}

.l2g-form .fr-full-width label textarea {
    width: 100%;
    margin: auto;
    float: none;
    display: block;
    font-family: 'Roboto', sans-serif;
}

.l2g-form .fr-full-width label > textarea {
    margin-left: 1%;
    margin-right: 1%;
}

.wpcf7-form-control-wrap {
    position: relative;
}

.l2g-form form.wpcf7-form input[type=text], 
.l2g-form form.wpcf7-form input[type=password], 
.l2g-form form.wpcf7-form input[type=email], 
.l2g-form form.wpcf7-form input[type=url], 
.l2g-form form.wpcf7-form input[type=tel],
.l2g-form form.wpcf7-form input[type=number],
.l2g-form form.wpcf7-form textarea,
.woocommerce-billing-fields input,
.infusion-field-input {
    color:#244367; 
	border: 1px solid #1a97bb; 
	border-radius: 4px;
	line-height: 1.5;
	font-size: 22px; 
	font-weight: normal !important; 
	padding: 6px; 
	margin: 6px 0;
}

.woocommerce-checkout .col-1 {
    width: 48%;
    float: left;
}

.woocommerce-checkout .col-2 {
    width: 48%;
    float: right;
}


.wpcf7-checkbox {
	float: left;
	padding: 5px 10px;
}

.wpcf7-checkbox > .wpcf7-list-item {
	display: block;
	float: left;
	clear: both;
	font-size: 20px;
	color: #244367;
	line-height: 1.5;
}

.l2g-form .textarea-wrap {
    margin-left: 1%;
    margin-right: 1%;    
}

.l2g-form select {
    color:#244367; 
	border: 1px solid #1a97bb; 
	border-radius: 4px;
    width: 48%;
	display: inline-block;
    font-size: 16px;
    font-family: sans-serif;
    font-weight: 700;
    line-height: 1.5;
    padding: .7em 1.4em .65em .8em;
    box-sizing: border-box;
    margin: 1% 1% 0.5%;
    box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-appearance: none;
    background-color: #fff;
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3…c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E), linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: .65em auto, 100%;
}

.select-css::-ms-expand {
	display: none;
}

.select-css:hover {
	border-color: #888;
}

.select-css:focus {
	border-color: #aaa;
	box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
	box-shadow: 0 0 0 3px -moz-mac-focusring;
	color: #222; 
	outline: none;
}

.select-css option {
	font-weight:normal;
}

.woocommerce select {
    width: 100%;
}




.wpcf7 .screen-reader-response,
.wpcf7-response-output {
    margin: 3% auto;
    clear: both;
    display: block;
    padding: 1.5% 3%;
    /* border: 3px solid #BAE5C7; */
    float: left;
    width: 100%;
    text-align: center;
}

.wpcf7 .screen-reader-response {
    font-weight: 700;
}

.wpcf7 .screen-reader-response ul li {
    text-align: left;
    font-weight: 400;
}

.wpcf7-mail-sent-ok {
    border: 3px solid #21b71f;
}

.wpcf7-validation-errors {
    border: 3px solid #ff0000;
}

/* ...except on the home page. */

.home-page .wpcf7-checkbox > .wpcf7-list-item {
    color: #fff;
}

.l2g-form .form-row.fr-center {
	text-align: center;
}

.l2g-form .form-row.fr-center label {
	display: inline-block;
	float: none;
}

.l2g-form .form-row label.half-width {
	width: 23%;
}

.l2g-form .form-row label.three-fourth-width { 
	width: 73%;
}

.l2g-form .form-row label input,
.l2g-form .form-row label textarea {
	width: 100%;
}

.l2g-form .form-row.fr-full-width label {
	width: 100%;
}

.g-recaptcha > div {
	margin-left: auto;
	margin-right: auto;
}

.l2g-form form.wpcf7-form input[type=submit] {
	font-family: 'Roboto', sans-serif;
    font-size: 26px;
	font-weight: 500;
	padding-left: 40px;
	padding-right: 40px;
    margin-left: auto;
	margin-right: auto;
    float: none;
    display: block;
}

div#anr_captcha_field_1 > div {
    margin: 3% auto; /* Captcha */
}

.inline-form {
    width: 100%;
    padding: 0px 4%;
    margin: 0;
    /* background: #51B31F; */
    background: #DAE6F5;
    border: none;
    margin-bottom: 20px;
}

.inline-form h3 {
    color: #444;
    margin-bottom: 15px;
}

.inline-form .form-row label {
    display: inline-block;
    width: 47%;
    color: #444;
}

.inline-form .anr_captcha_field {
    width: 304px;
    display: inline-block;
    float: none;
    position: relative;
    margin: auto;
    text-align: center;
    clear: none;
}

.inline-form form.wpcf7-form input[type=submit] {
    background: none;
    color: #444;
    box-shadow: none;
    border: 2px solid #444;
    clear: none;
    display: inline-block;
    position: relative;
    top: -30px;
    margin-left: 30px;
}

.inline-form form.wpcf7-form input[type=submit]:hover {
    border: 2px solid #444;
    background: #444;
    color: #fff;
}

.inline-form form.wpcf7-form input[type=text],
.inline-form form.wpcf7-form input[type=password],
.inline-form form.wpcf7-form input[type=email],
.inline-form form.wpcf7-form input[type=url],
.inline-form form.wpcf7-form input[type=tel],
.inline-form form.wpcf7-form input[type=number],
.inline-form form.wpcf7-form textarea {
    border: 1px solid #eee;
}

.inline-form .wpcf7-acceptance .wpcf7-list-item-label {
    color: #444;
}

.inline-form .wpcf7 .screen-reader-response,
.inline-form .wpcf7-response-output {
    margin: auto;
    clear: both;
    display: block;
    color: #444;
    padding: 1.5% 3%;
    float: left;
    width: 100%;
    text-align: center;
}

body .center {
    text-align: center;
}


@media screen and (max-width: 750px) {
    .inline-form .form-row label {
        width: 100%;
    }
    
    .inline-form .anr_captcha_field {
        width: 304px;
        display: block;
        float: none;
        position: relative;
        margin: auto;
        text-align: center;
        clear: both;
    }

    .inline-form form.wpcf7-form input[type=submit] {
        background: none;
        color: #444;
        box-shadow: none;
        border: 2px solid #444;
        clear: both;
        display: block;
        position: relative;
        top: 0px;
        margin-left: auto;
    }
} 


/* =========== X. Video Single =========== */

.bc-player-default_default .vjs-big-play-button:active, 
.bc-player-default_default .vjs-big-play-button:focus, 
.bc-player-default_default:active .vjs-big-play-button, 
.bc-player-default_default:hover .vjs-big-play-button {
    background-color: #21568B !important;
}

.single-video .youtube-wrap {
    margin-top: 15px;
}

.single-video #content {
    padding-top: 0px;
}

/*
.single-video {
    padding: 0px 5em;
    margin-top: 1em;
} */

.fancy-pagination {
    text-align: center;
    padding: 1.5%;
    background: #fff;
}

.fancy-pagination .video-pg-btn {
    margin: 1%;
    display: inline-block;
}

.video-pg-btn-active {
    border: 3px solid #FFF;
    pointer-events: none;
}

.video-pg-btn-active:hover {
    border: 3px solid #FFF;
    background: #FFF;
    color: #0E5581;
}

.searchbox button,
.searchbox button:hover {
    background: none;
}

.fa-search:before {
    color: #719ECA;
}


/* ======= Blog Only Search ======= */

.blogsearch {
    margin: 1% auto 3%;
    padding: 1% 25%;
    display: block;
    float: left;
    position: relative;
    clear: both;
}

.blogsearch .searchbox button {
    text-align: right;
    padding-right: 3%;
}





.single-video .video-row .col {
    float: right;
}

.single-video .video-row .video-bio-tab .col,
.single-video .video-row .related-video-row .col {
    float: left;
}

.single-video .video-terms li a {
    text-decoration: none;
}

.single-video .video-terms li {
    padding: 3%;
    background: #fff;
}

.single-video .video-terms li:hover {
    background: #dedee0;
}
/*
.single-video .video-terms h3 {
    margin-top: 1.5%;
    background: #132940;
    color: #fff;
    padding: 3%;
    font-size: 20px;
    margin: 0;
}*/

.tpl_workshop .su-tabs {
    margin-top: 3%;
}

.tpl_workshop .lvlicon img {
    width: 100% !important;
    margin: 10px 0 0;
    padding: 0px 20px;
}

.video-tab,
su-tabs {
    background-color: #eee;
}

.su-tabs-current {
    background-color: #fff;
}

h1.post-title,
.single-video .video-description,
.tpl_workshop .video-description {
    margin-top: 3%;
}

.single-video .video-row .col.c3-4,
.tpl_workshop .video-row .col.c3-4 {
    padding-left: 3%;
    padding-right: 3%;
}

.single-video .video-row .search-row,
.tpl_workshop .video-row .search-row {
    width: 100%;
    display: block;
    position: relative;
    margin-bottom: 1em;
}

.single-video .video-row img,
.tpl_workshop .video-row img {
    width: 100%;
    height: auto;
}

.lvlicon img {
    width: 25% !important;
    height: auto;
}

.single-video .runtime,
.tpl_workshop .runtime {
    color: #aaa;
    display: block;
    margin-bottom: 10px;
}

.single-video .preview-text,
.tpl_workshop .preview-text {
    background: #fff;
    padding: 1% 8%;
    margin-top: 1%;
    text-align: center;
    border: 2px solid #719ECA;
}

.video-terms {
    margin-top: 3%;
}


.single-video .cta-bar-wide,
.tpl_workshop .cta-bar-wide {
    background: #EAF1F7;
    float: left;
    position: relative;
    border-top: 2px solid #719ECA;
    margin-top: 5%;
}

.single-video .cta-bar,
.tpl_workshop .cta-bar {
    width: 1260px;
    float: none;
    margin: auto;
}

.single-video .cta-img,
.tpl_workshop .cta-img {
    width: 100%;
    height: auto;
    padding: 0px 20% 0px 0px;
}

.single-video .related-video-box.col,
.tpl_workshop .related-video-box.col {
    float: left;
}

.single-video .related-video-box img,
.tpl_workshop .related-video-box img {
    width: 100%;
    height: auto;
    /* height: 13.203vw; /* 16 x 9 */
    object-fit: cover;
}

.single-video .related-video-box img:hover,
.tpl_workshop .related-video-box img:hover {
    opacity: 0.7;
    filter: Alpha(opacity=70);
}

.single-video .related-video-box a,
.tpl_workshop .related-video-box a {
    text-decoration: none;
}

.single-video .related-video-box a:hover,
.tpl_workshop .related-video-box a:hover {
    text-decoration: underline;
}

.single-video .cta-bar .col,
.tpl_workshop .cta-bar .col,
.single-video .cta-bar .col .c1-2,
.tpl_workshop .cta-bar .col .c1-2 {
    margin: 0;
    width: 50%;
}

.single-video .cta-bar .col.c1-2,
.tpl_workshop .cta-bar .col.c1-2 {
    padding: 3%;
}

.single-video .cta-bar .col.c1-2.text-col,
.tpl_workshop .cta-bar .col.c1-2.text-col {
    padding: 5% 4%;
}

.single-video .video-bio-tab .c1-3,
.tpl_workshop .video-bio-tab .c1-3 {
    text-align: center;
}

.single-video .video-bio-tab .btn-block,
.tpl_workshop .video-bio-tab .btn-block {
    margin-top: 4%;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 1.2em;
}


.single-video .cta-bar .img-col,
.tpl_workshop .cta-bar .img-col {
    /* top: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0; */
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 33.333% !important;
    background-repeat: no-repeat;
}



.single-video .l2g-wide,
.tpl_workshop .l2g-wide {
    margin-bottom: 0;
}

.taxonomy-row ul {
    border-bottom: 1px solid #719ECA;
    margin-bottom: 3%;
}

.taxonomy-row ul a {
    text-decoration: none;
}


/* ======= x. Instructors ======= */

.our-experts .vid-block img { /* Removed , .circle-img from this rule. */
    overflow: hidden;
    width: 15vw;
    height: 15vw;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50%;
    -webkit-box-shadow: inset 0px 0px 0px 0px rgba(158, 229, 255, .8);
    -moz-box-shadow: inset 0px 0px 0px 0px rgba(158, 229, 255, .8);
    box-shadow: inset 0px 0px 0px 0px rgba(158, 229, 255, .8);
    transition: all 0.1s;
    background-position: center;
    background-size: cover;
    padding: 3%;
}

.our-experts h3.video-title,
.our-experts h4.video-title {
    text-align: center;
}

/* ADDED to adjust tabbed copy in single video - TB 6/8/2019 */
/* Removed Background Color - it's getting it somewhere else and inactive tabs are defaulting white - ZJ 6/18/2019 */
.bio-text {
	font-size: 1.1em;
	line-height: 1.5;
	color: #314351;
    padding: 0px 1.5%;
	/* background: #FFF; */
}

.instructor .related-video-row {
    margin-top: 4%;
    padding: 2% 0px;
}


.instructor .su-spoiler-icon-plus.su-spoiler-closed .su-spoiler-icon:before {
    top: 12px;
}

.instructor .su-spoiler-icon {
    top: 14px;
}

/* =========== X. Footer Styles =========== */

#footer-wide {
	background: #145480;
    color: #fff;
}

#footer {
	font-weight: 400;
}

#footer .menu {
	width: 100%;
	clear: both;
	display: block;
	float: left;
	text-align: center;
	margin-bottom: 15px;
}

#footer a {
	color: #fff;
}

#footer ul li {
	display: inline-block;
}

#footer .ifi-copyright {
	margin-top: 15px;
	font-size: 16px;
	color: #9deb74;
}

.breadcrumb-bar {
    width: 1240px;
    padding: 0.5% 1em;
    float: none;
    margin: auto;
}

.breadcrumb-bar .small {
    font-size: .85em;
}




/* ========= News / Blog Area Styles ============= */

/* .container .news-section {
    padding: 1.5% 10vw !important;
} */

h1.post-title-left,
h2.post-title-left {
    text-align: left;
    margin-top: 2%;
    margin-bottom: 2%;
}

.news-section .embed-vimeo,
.news-section .embed-youtube {
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.news-section .embed-vimeo iframe,
.news-section .embed-youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100%!important;
}

.news-section h1.type-title {
    margin-top: 1.5%;
    margin-bottom: 1.5%;
    font-size: 2.6em;
    font-weight: 500;
    text-align: center;
}

.news-section footer.postmetadata {
    display: block;
    margin-top: 1.5%;
}

.paged-nav a {
    background: #132940;
}

.paged-nav a:hover {
    background: #719ECA;
}






/* ========= Woocommerce ============= */

.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt {
	background: #719eca !important;
}

.woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover {
	background: #2f6fac !important;
}

.woocommerce .price {
    color: #244367 !important;
}

/* Removes Fancy Bullets in 
Shipping & Order Detail, 
Success/Error/Info Messages,
SU Price  */

.sue-pricing-table .sue-plan-head {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fcb35a+0,febd6d+16,fedaae+40,fed39e+56,fed39e+65,fec47d+83,fcb155+100 */
    background: #fcb35a; /* Old browsers */
    background: -moz-linear-gradient(top,  #fcb35a 0%, #febd6d 16%, #fedaae 40%, #fed39e 56%, #fed39e 65%, #fec47d 83%, #fcb155 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #fcb35a 0%,#febd6d 16%,#fedaae 40%,#fed39e 56%,#fed39e 65%,#fec47d 83%,#fcb155 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #fcb35a 0%,#febd6d 16%,#fedaae 40%,#fed39e 56%,#fed39e 65%,#fec47d 83%,#fcb155 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcb35a', endColorstr='#fcb155',GradientType=0 ); /* IE6-9 */
}

.membership .sue-plan-footer {
    background: #F6FBFF !important;
}

.sue-pricing-table-size-4 .sue-plan {
    width: 23% !important;
    margin: 0 0.9%;
}

.woocommerce .shipping ul li {
	background-image: none !important;
}

.woocommerce .woocommerce-order ul li {
	background-image: none !important;
}
    
.sue-plan-options ul li {
	background-image: none !important;
}

.sue-plan-name,
.sue-plan-period {
    color: #132940;
}

.sue-plan-price {
    color: #254368;
}

.sue-plan-footer a.sue-plan-button {
    border-radius: 0 !important;
    box-shadow: none;
    background: #F6FBFF !important;
    background-color: #F6FBFF !important;
    font-weight: 700;
    text-transform: uppercase;
    border: 3px solid #BAE5C7 !important;
    color: #0E5581 !important;
    padding: 10px 30px 10px !important;
}

.sue-pricing-table .sue-plan-footer a.sue-plan-button:active, 
.sue-pricing-table .sue-plan-footer a.sue-plan-button:focus, 
.sue-pricing-table .sue-plan-footer a.sue-plan-button:hover {
    background: #429ED1 !important;
    background-color: #429ED1 !important;
    border: 3px solid #429ED1 !important;
    color: #fff !important;
}

.membership .sue-plan-options {
    display: none;
    visibility: hidden;
}

.entry .woocommerce .woocommerce-message ul li,
.entry .woocommerce .woocommerce-error ul li, 
.entry .woocommerce .woocommerce-error li, 
.entry .woocommerce .woocommerce-info ul li,
.entry .woocommerce .woocommerce-checkout-payment ul li,
.entry .woocommerce .woocommerce-notice,
.entry .woocommerce .woocommerce-notice--info {
	background-image: none !important;
    background: none !important;
}

.woocommerce-checkout-review-order {
    width: 100%;
    display: block;
    position: relative;
    clear: both;
}

.woocommerce ul li:before {
    content: '';
    padding: 0;
    display: none;
    visibility: hidden;
}

.woocommerce div.product div.images img {
    width: 75% !important;
    height: auto !important;
    padding: 5%;
}

.woocommerce span.onsale {
    background-color: #BAE5C7 !important;
}

/* ======= Woocommerce My Account Stuff ======= */

.my-account #content-wide, 
.my-account #content-container, 
.my-account #content {
    background: #fff;
}

.my-account #content-container {
    /* padding: 3.5% 7.5%; */
    /* Why? This makes it so narrow and weird. It doesn't really match the rest of the site. */
    padding-bottom: 50px;
}

.my-account h1.post-title, 
.my-account h2.post-title {
    text-align: left;
}

.my-account .woocommerce button.button {
    background-color: #132940;
    color: #fff;
}


.my-account #content.auto {
	width: 100%;
}

.woocommerce-MyAccount-content {
	float: left;
	width: 100%;
}

nav.woocommerce-MyAccount-navigation {
    margin: 20px auto;
}

.woocommerce-MyAccount-navigation ul {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}

.woocommerce-MyAccount-navigation li {
	width: auto;
	float: left;
}

.woocommerce-MyAccount-navigation li a {
	background: #F6FBFF;
	padding: 8px 12px;
	text-decoration: none;
	border-right: 1px solid #CDDEEC;
}

.woocommerce-MyAccount-navigation li a:hover {
	color: #fff;
	background: #3073ac;
}

.woocommerce-MyAccount-navigation li:first-child a {
	padding-left: 15px;
}

.woocommerce-MyAccount-navigation li:last-child a {
	padding-right: 15px;
	border-right: 0;
}

.my-account .entry li.woocommerce-MyAccount-navigation-link {
    display: inline-block;
    background: none;
    padding: 0px;
    margin: 0;
}

.my-account .entry li.is-active a {
    background: #FFF !important;
    border-top: 1px solid #CDDEEC;
}

/* why is this here? */
.woocommerce-MyAccount-content {
    /* padding: 3% 0.5%; */
    padding-bottom: 15px;
}

/* .my-account .woocommerce button.button:hover {
    background-color: #719eca;
    color: #fff;
}





.my-account li.woocommerce-MyAccount-navigation-link a {
    text-decoration: none;
    font-size: 1.2em;
}

.my-account li.woocommerce-MyAccount-navigation-link a:hover {
    text-decoration: underline;
    color: #132940; 
}

.woocommerce-MyAccount-navigation li:first-child a {
    padding-left: 15px;
}

.woocommerce-MyAccount-navigation li a {
    background: #EFF3F6;
    padding: 8px 12px;
    text-decoration: none;
    border-right: 1px solid #CDDEEC;
} */

/* =========== Woocommerce One-Page Checkout =========== */
/* Note: This makes OPC look presentable should we use it, but we're handling it differently at the moment (Product Page w/ OPC enabled on the prod itself */

.wcopc .woocommerce-checkout {
    padding-left: 20%;
    padding-right: 20%;
}

@media screen and (max-width: 750px) {
    .wcopc .woocommerce-checkout {
        padding-left: 5%;
        padding-right: 5%;
    }
}

.wcopc .woocommerce-checkout .col-1,
.wcopc .woocommerce-checkout .col-2 {
    width: 100%;
}


.wcopc .form-row {
    padding: 0.5% 1.5%;
}

.wcopc .form-row input {
    width: 100%;
    display: block;   
}

.wcopc .woocommerce-checkout textarea,
.wcopc .woocommerce-checkout select {
    width: 100%;
    display: block;
    float: left;
    color: #244367;
    border: 1px solid #1a97bb;
    border-radius: 4px;
    line-height: 1.5;
    font-size: 22px;
    font-weight: normal !important;
    padding: 6px;
    margin: 6px 0
}

/* .wcopc .woocommerce-checkout-review-order,
.wcopc h3#order_review_heading,
.wcopc .opc_order_review {
    display: inline-block;
    width: unset;
    float: left;
    clear: right;
} */

/* === Modifications to WC's Native Checkout Form === */

.woocommerce form .form-row input.input-text, 
.woocommerce form .form-row textarea {
    color: #244367;
    border: 1px solid #1a97bb;
    border-radius: 4px;
    line-height: 1.5;
    font-size: 22px;
    font-weight: normal !important;
    padding: 6px;
    margin: 6px 0;
}

.woocommerce form .form-row label {
    color: #244367;
    font-weight: bold;
}

.woocommerce form #order_review_heading {
    margin-top: 3%;
}

#add_payment_method #payment div.form-row, 
.woocommerce-cart #payment div.form-row, 
.woocommerce-checkout #payment div.form-row {
    text-align: center;
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
    float: unset !important;
    display: inline-block;
    font-size: 1.2em;
}

/* =========== New Member Thank You =========== */











.favorites a {
    text-decoration: none;
}

.favorites a:hover {
    text-decoration: underline;
}

.sue-plan-footer {
    background-color: #fff !important;
}

/* =========== 16. Forms ============ */

input.btn {border:none !important;margin:0;}
form .btn:hover {background-color:#2E6E8F;cursor:pointer;}
form .btn-bar {display:block;margin:10px;background:#12528F;border-radius:7px;vertical-align:middle;}
form .btn-bar-left {border-top-right-radius:0;border-bottom-right-radius:0;margin-left:1px;}
form .btn-bar-center {border-radius:0;margin:0;margin-left:1px;}
form .btn-bar-right {border-top-left-radius:0;border-bottom-left-radius:0;margin-left:1px;}

form.wpcf7-form input[type=submit] {
    color:#fff; 
    padding: 7px 25px; 
    border: 0; 
    border-radius: 4px; 
    background: #12528F; 
    cursor: pointer; 
    font-size: 16px;
    -webkit-box-shadow: inset 0px -2px 0px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: inset 0px -2px 0px 0px rgba(0,0,0,0.25);
    box-shadow: inset 0px -2px 0px 0px rgba(0,0,0,0.25);
}

form.wpcf7-form input[type=submit]:hover {
	color:#fff; border: 0; background: #2e6e8f;
}

/* ======= Capture & VIP Area Styles ======= */

.tpl_capture_form .big-text {
    width: 1200px;
    display: block;
    position: relative;
    float: none;
    margin: auto;
    text-align: center;
    padding: 0.5% 1% 2.5%;
}

@media screen and (max-width: 1200px) {
    .tpl_capture_form .big-text {
        width: 100%;
    } 
}

.tpl_capture_form #why-l2gd-wide {
    margin-bottom: 3%;
}

/* .tpl_capture_form #why-l2gd .button-row,
.tpl_capture_form #main-navigation
.tpl_lounge #main-navigation  {
    display: none;
    visibility: hidden;
} */

.tpl_capture_form .l2g-form {
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom: none;
}

/* == Lounge == */

.lounge-nav h3 {
    text-align: center;
    position: absolute;
    width: 100%;
    top: 35%;
    color: #fff;
}

.lounge-nav a:hover {
    color: #fff !important;
}

.lounge-nav a,
.lounge-nav .btn {
    color: #fff;
}

.lounge-nav .btn {
    margin: 3% 1%;
}

.lounge-nav .col {
    height: 540px;
    width: 48%;
    margin: 1%;
    display: block;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
}

.lounge-nav .overlay {
    width: 100%;
    height: 540px;
    top: 0;
    left: 0;
    right: 0;
    display: block;
    background: rgba(13, 39, 69, 0.5);
    position: absolute;
}

.featured-videos {
    padding: 1%;
}

/* =========== Featured Video Bar Rewrites =========== */

/* Due to changes in the way this shortcode was being used, 
all of the No JS / Pure CSS features that made this roundup switchable 
have been cut - nothing has been removed from this stylesheet 
or the function file, so they may be salvaged or turned back on if desired. */

#featured-videos-wide {
    padding: 3%;
    margin-top: 3%;
    background: #FEFDFD;
}

#featured-videos-wide h1 {
    text-align: center;
}

.one-col-vid {
    width: 100%;
    float: left;
    position: relative;
    text-align: center;
}

.one-col-vid img {
    width: 75%;
    display: inline-block;
    margin: auto;
    border: 1px solid #eee;
}

.one-col-vid img:hover {
    opacity: 0.65;
    filter: Alpha(opacity=65);
}


/* =========== X. Responsive Styles =========== */

@media screen and (min-width: 751px) {
    .user .um-form {
        margin-bottom: 300px;
    }
}

@media screen and (min-width: 1920px) {
    .subhdrint img {
        width: 100%;
        height: auto;
    }

    .subhdrint.container-wide img {
        left: 0;
        margin-left: 0;
    }
}

@media screen and (min-width: 1280px) {
    .single-video .related-video-box img {
        max-height: 224px;
    }
    
    /* ZJ Note - look into why Wide is in here */
    .l2g-wide .l2g-wide-inner {
        width: 1280px;
    }
}


/* @media screen and (max-width: 1680px) { */
@media screen and (max-width: 1280px) {
    
    body {
        width: 100%;
    }
    
    /*#content,
    .container,
    .l2g-wide .l2g-wide-inner {
        width: 100%;
        padding-left: 1em;
        padding-right: 1em;
    }*/
    
    #preheader.container {
        padding: 0px;
    }
    
    

    .container {
        width: 100%;
        min-width: 200px;
    }
    
    
	
	.woocommerce ul.products.columns-1 {
		padding: 10px 10% 15px !important;
	}
    
    #header #inner-header {font-size: 1.40vw;}
    
    
    
    #slideshow-wide .inner-text {
        font-size: 2.813vw; 
        margin-top: 140px;
    }
    
    #video-bar-wide .video-overlay,
    #video-bar-wide img.video-thumb {
        max-height: 11.310vw;
    }
    
    .single-video #content {
        padding: 0px;
    }
    
    h1.icon-header:before, 
    h2.icon-header:before, 
    h3.icon-header:before, 
    h4.icon-header:before {
        font-size: 3vw;
        margin-right: 10px;
    }
    
    h1.icon-header, 
    h2.icon-header, 
    h3.icon-header, 
    h4.icon-header {
        font-size: 1.5vw;
    }
    
    .favorites #content-container,
    .favorites .container {
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 10px;
    }
    
    .no-img {
        background: #dedede;
        padding: 3% 6%;
        width: 100%;
        position: relative;
        float: left;
    }
    
    #testimonials .testimonial-body span.testimonial-business {
        top: -0.595vw;
    }
    
    #testimonials .testimonial-body {
        margin-top: 3%;
    }
    
    .breadcrumb-bar {
        width: 100%;
    }
    
    .single-video .cta-bar {
        width: 100%;
        float: left;
    }
    
    #video-bar-wide,
    #instructor-bar-wide,
    #why-l2gd-wide,
    #cta-bar-wide,
    .related-video-row {
        padding: 3%;
    }
    
    .single-video .related-video-box img {
        max-height: 17.050vw;
    }
    
    .no-img { /* I can explain. */
        background: #dedede;
        padding: 10%;
        width: 110vw;
        left: -8vw;
        position: relative;
        float: none;
        margin: -15px auto;
        overflow: hidden;
        /* The vanilla wide cta class has a blue background and is being hacked into exceeding the normal content area. This stretches the mobile size over the mess. */
    }
    
    .l2g-wide-inner .image-box img.circle-img {
        width: 15vw;
        height: 15vw;
        padding: 1%;
    }
    
    .tpl_home #tracks-bar {
        padding-left: 3%;
        padding-right: 3%;
    }
    
    .pg-wide .pg-wide-inner {
		width: 100%;
	}

    
}

@media screen and (max-width: 1140px) {
    #main-navigation li a {
        /* font-size: 1.36vw; */
        padding: 0px 1.4vw;
    }
    
    #promos .inner-text {
        font-size: 1.3vw;
    }

}

@media screen and (max-width: 1080px) {
    
    .single-video .cta-bar .col.c1-2.text-col {
        padding: 7%;
        width: 100%;
    }
    
    .single-video .cta-bar .img-col {
        width: 100%;
        height: 56.25vw;
        overflow: hidden;
        position: relative;
    }
    
    /*
    #main-navigation li a {
        font-size: 1.48vw;
        padding: 0px 1.45vw;
    }
    */
    
    #logobox {
        width: 25.463vw;
    }
    
    
    
    #cta-bar .hp-cta-content {
        /* background-position: 0% bottom;
        overflow: visible; */
        background-image: none !important;
        text-align: center;
    }
    
    #cta-bar .button-col .btn {
        width: 100%;
    }
    
    #search-filter-form-11524 li,
    #search-filter-form-11590 li,
    #search-filter-form-98917 li {
        margin-bottom: 0;
    }
    
    .cust-video-menu-wrap {
        padding-bottom: 52%;
    }
    
}

@media screen and (max-width: 1040px) {
    #preheader {
        text-align: center;
    }

    #logo-box {
        position: relative;
        float: none;
        margin: 10px auto 0;
    }

    #main-navigation {
        display: block;
        width: 100%;
        clear: both;
        float: left;
        text-align: center;
        top: -7px;
    }
}

@media screen and (max-width: 1440px) and (min-width: 751px) {
    
    #cta-bar h3 {
        font-size: 4.167vw;
    }
    
    #cta-bar .c3-5 {
        font-size: 2.083vw;
        padding: 3% 0px;
    }
    
    #testimonials .testimonial-body {
        font-size: 2vw;
    }
    
    .l2g-wide-inner .image-box img.icon-img {
        width: 100px;
    }
    
    .sue-pricing-table-size-4 .sue-plan {
        width: 48% !important;
        margin: 0.9%;
        float: left !important;
    }
    
    #cta-bar .button-col .btn {
        font-size: 2.326vw
    }
    
    .info-block {
        float: left;
        margin: 0;
    }
    
    .about .l2g-wide h3 {
        font-size:  1.750vw;
    }
    
    .video-library .su-spoiler-icon:before,
    .video-library .su-spoiler-icon,
    .video-library .su-spoiler-icon-plus.su-spoiler-closed .su-spoiler-icon:before {
        top: 0.486vw !important;
    }
    
    .single-video .cta-bar .col.c1-2.text-col {
        padding: 3% 4% 0px 4%;
    }
   
}

/* Smaller Tablet Fixes */
@media screen and (max-width: 1080px) and (min-width: 751px) {
    
    .card .card-back .inner-text {
        font-size: 1.667vw;
    }
    
    .entry #video-bar-wide img.video-thumb,
    .single-post #video-bar-wide img.video-thumb,
    .entry #video-bar-wide .video-overlay,
    .single-post #video-bar-wide .video-overlay {
        max-height: 11.310vw;
    }
    
    .entry #video-bar-wide .video-overlay img,
    .single-post #video-bar-wide .video-overlay img,
    .vid-block .video-overlay img {
        width: 4.2vw;
        height: 4.2vw;
    }
    
    .entry #video-bar-wide .video-slide h4,
    .single-post #video-bar-wide .video-slide h4,
    .entry #video-bar-wide .video-overlay .video-message,
    .single-post #video-bar-wide .video-overlay .video-message,
    .single-video .video-terms h3, #search-filter-form-11524 h4, 
    #search-filter-form-11590 h4, #search-filter-form-90579 h4, 
    #search-filter-form-11524 .su-spoiler-style-default > .su-spoiler-title, #search-filter-form-11590 .su-spoiler-style-default > .su-spoiler-title, #search-filter-form-90579 .su-spoiler-style-default > .su-spoiler-title {
        font-size: 1.8vw;
    }
    
    .video-overlay {
        padding: 12% 0px;
    }
}    


@media screen and (max-width: 750px) {
    
    #badge-modal {
        width: 100%;
    }
    
    #badge-modal .badge-modal-text {
        font-size: 14px;
        padding-top: 7px;
    }
    
    #badge-modal .badge-modal-text h3 {
        font-size: 16px;
        margin-bottom: 7px;
    }
    
    #badge-modal .badge-modal-image img {
        padding: 7px;
    }
    
    .l2g-profile-main {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .badge-case .badges .badge {
        width: 50%;
    }
    
    .badge-case .badges .badge:nth-child(2n+1) {
        clear: left;
    }
    
    #home-main-cta h3 {
        top: 0px;
        font-size: 5.5vw;
        margin: 15px auto;
        display: block;
    }
    
    #home-main-cta .btn-row a {
        font-size: 3.5vw;
    }
    
    .come-together iframe.youtube-player {
        width: 100%;
    }
    
    /* ======= Spotlight Tweaks ======= */
    
    .spotlight-session {
        display: block;
    }
    
    .spotlight-session .spotlight-image {
        width: 100%;
        display: block;
        height: 200px;
    }
    
    .spotlight-session .spotlight-text {
        width: 100%;
    }
    
    /* ======= Profile Tweaks ======= */
    
    .user #content-container section {
        padding-left: 0;
        padding-right: 0;
    }
    
    .account #content-container section {
        padding-left: 0;
        padding-right: 0;
    }
    
    .l2g-profile-main {
        padding: 0;
        display: block;
    }
    
    .um-profile.um-viewing {
        width: 100%;
        display: block;
        padding: 0;
    }
    
    .user .su-spoiler {
        width: 100%;
    }
    
    .profile-contact-image {
        width: 75px;
        height: 75px;
    }
    
    .user .video-row {
        width: 100%;   
    }
    
    .user .video-row .col {
        float: left;
        width: 100%;
    }
    
    .l2g-profile-news-events {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    
    .l2g-profile-news-events .col {
        float: left;
        padding: 0 !important;
        margin: 0 0 20px 0;
    }
    
    .user #content,
    .user #content-container {
        padding-bottom: 0 !important;
    }
    
    .user .l2g-profile-main .youtube-wrap {
        padding-bottom: 56.25%;
        margin-bottom: 30px;
    }
    
    /* ======= Mobile Tweaks ======= */
    
    .container-wide {
        width: auto;
    }
    
    #header-small {
        padding: 10px 0px 0px 0px;
    }
    
    #header-small .row {
        padding: 0px 0.5%;
        text-align: center;
    }
    
    /* #header-small .searchbox, */
    .searchbox {
        margin: 0 auto 5%;
        width: 70%;
        height: 38px;
    }
    
    /* #header-small .searchbox button, */
    .searchbox button {
        float: right;
    }
    
    
    /* ======= Stretchy Search ======= */
    
    /* Note - Could not get this to work - likely because <form action=""> is what's supplying the query with the proper url structure for Search & Filter to work. Removed the duplicate button icon (in spans) from the PHP */
    
    #header-small .searchbox {
        margin: auto;
        top: 15px;
        width: 30%;
        height: 45px;
        display: inline-block;
        float: none;
    }
    
    #header-small .searchbox button {
        float: right;
        position: absolute;
        right: 15%;
        top: 4px;
    }
    
    /* #header-small .searchbox {
        width: 10%;
        float: right;
    }
    
    #header-small button.search-submit {
       /* pointer-events: none; 
    }
    
    #header-small .search-form {
        display: inline-block;
        position:relative;
        min-width: 30px;
        max-width: 300px;
        width:0%;
        height:36px;
        float:right;
        overflow:hidden;

        -webkit-transition: width 0.3s;
        -moz-transition: width 0.3s;
        -ms-transition: width 0.3s;
        -o-transition: width 0.3s;
        transition: width 0.3s;
    }

    #header-small .search-input {
        top:0;
        right:0;
        border:0;
        outline:0;
        background: transparent;
        width:100%;
        height:36px;
        margin:0;
        padding:0px 6px 0px 6px;
        font-size:15px;
        color: #fff;
    }

    #header-small .search-input::-webkit-input-placeholder {
        color: #F0A371 !important;
        opacity: 1;
    }

    #header-small .search-input:-moz-placeholder {
        color: #F0A371 !important;
        opacity: 1;
    }

    #header-small .search-input::-moz-placeholder {
        color: #F0A371 !important;
        opacity: 1;
    }

    #header-small .search-input:-ms-input-placeholder {
        color: #F0A371 !important;
        opacity: 1;
    }

    #header-small .search-input:placeholder-shown {
        color: #F0A371 !important;
        opacity: 1;
    }

    #header-small .search-input::placeholder {
        color: #F0A371 !important;
        opacity: 1;
    }

    #header-small input[type=search] {
        -moz-appearance: none;
        -webkit-appearance: none;
    }

    #header-small input[type=search] {

    }

    #header-small .search-icon,
    #header-small .search-submit {
        width: 34px;
        height: 36px;
        display: block;
        position: absolute;
        top: 0;
        font-size: 16px;
        right: 0;
        padding: 0;
        margin: 0;
        border: 0;
        outline: 0;
        line-height: 36px;
        text-align: center;
        cursor: pointer;
        color: #fff;
    }

    #header-small .search-submit {
        color: #F0AA79;
        cursor: pointer !important;
    }

    #header-small .search-container{
        width: 34px;
        margin: 0;
        position: relative;
        display: inline-block;
        float: left;

        -webkit-transition: width 0.3s;
        -moz-transition: width 0.3s;
        -ms-transition: width 0.3s;
        -o-transition: width 0.3s;
        transition: width 0.3s;
    }

    #header-small .search-open {
        width: 40%;
    } */
    
    /* ======= Blog Only Search ======= */

    .blogsearch {
        margin: 1% auto 3%;
        padding: 1%;
        display: block;
        float: left;
        position: relative;
        clear: both;
    }

    .blogsearch .searchbox {
        width: 100%;
    }

    
    #logo-box {
        width: 65%;
        height: auto;
        position: relative;
        float: none;
        margin: auto;
    }
    
    #top-logo img {
        width: 100%;
        height: auto !important;
        max-height: none;
        max-width: none;
        margin: 0;
    }
    
    #header-small .action-btn {
        float: none;
        max-width: 30%;
        /* font-size: 2.133vw; */
    }
    
    #header-small .social-links {
        display: inline-block;
        margin: 10px 0 12px;
    }
    
    
    
    .l2gd-slide-inner-image {
        height: 330px;
        background-size: 1280px;
        background-repeat: no-repeat;
        background-position: center top;
    }
    
    #slideshow-wide {
        max-height: 330px;
    }
    
    #slideshow-wide .sue-content-slide .l2gd-slide {
        height: 330px;
    }
    
    #slideshow-wide .inner-text {
        margin-top: 0;
        padding-top: 100px;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        height: 330px;
        background: rgba(83, 93, 106, 0.7);
    }
    
    #slideshow-wide a {
        text-decoration: none;
    }
    
    #slideshow-wide .inner-text {
        font-size: 4vw;
    }
    
    #slideshow-wide .inner-text div.btn {
        display: inline-block;
        width: unset;
    }
    
    #slideshow-wide .sue-content-slider .owl-nav {
        display: none;
        visibility: hidden;
    }
    
     #mobile-navigation > ul > li > .dcjq-parent {
        background: #21568B;
    }

    #mobile-navigation > ul > li > .dcjq-parent.active {
        background: #21568B;
    }

    #mobile-navigation .sub-menu {
        background: #194168;
        border-bottom: 4px solid #21568B;
        -webkit-box-shadow: inset 0px 0px 14px 0px rgba(0,0,0,0.15);
        -moz-box-shadow: inset 0px 0px 14px 0px rgba(0,0,0,0.15);
        box-shadow: inset 0px 0px 14px 0px rgba(0,0,0,0.15);
    }

    #mobile-navigation .sub-menu .sub-menu {
        background: #112B46;
        border-bottom: 2px solid #21568B;
    }

    #mobile-navigation .sub-menu .sub-menu .sub-menu {
        background: #0D2135;
        border-bottom: 2px solid #194168;
    }
    
    #promos .big-promo {
        position: relative;
        float: left;
        padding: 18%;
        margin-top: 2% 0;
        height: unset;
        width: 100%;
    }
    
    #promos .inner-text {
        font-size: 18px;
        position: relative;
        top: unset;
        height: unset;
        width: 100%;
        text-align: center;
        color: #fff;
    }
    
    #promos a:hover .inner-text {
        background: none;
    }
    
    #promos .inner-text h3 {
        color: #fff;
        font-size: 2.25em;
        padding-top: 3%;
        font-weight: 700;
    }
    
    #promos .sm-promo {
        width: 100%;
        height: auto;
        padding: 7%;
        background-size: 100% auto !important;
        background-position: center top !important;
        margin: 2% 0 0;
    }
    
    #promos .row {
        margin: 0;
    }
    
    #promos a {
        text-decoration: none;
    }
    
    #why-l2gd h1.post-title {
        margin-bottom: 8%;
    }
    
    #why-l2gd .inner-text {
        width: 74.5%;
        margin-left: 5.5%;
    }
    
    #testimonials-wide div.container {
        padding: 30px 0px 0px;
    }
    
    #testimonials .testimonial-body {
        width: 100%;
    }
    
    #testimonials img.testimonial-image {
        display: block;
        float: none;
        width: 60%;
        height: auto;
        margin: auto;
    }
    
    #testimonials .testimonial-body {
        width: 100%;
        padding: 7% 10%;
        margin: 0;
        font-size: 1.3em;
        background: #dddddd;
        background: -moz-linear-gradient(top, #dddddd 0%, #ededed 22%, #ededed 100%);
        background: -webkit-linear-gradient(top, #dddddd 0%,#ededed 22%,#ededed 100%);
        background: linear-gradient(to bottom, #dddddd 0%,#ededed 22%,#ededed 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#ededed',GradientType=0 );
    }
    
    #testimonials .testimonial-body:before {
        display: none;
        visibility: hidden;
    }
    
    #cta-bar .c3-5,
    #cta-bar .button-col,
    .btn-col {
        /* padding-top: 10%; */
        width: 100%;
    }
    
    #cta-bar .button-col {
        float: right;
    }
    
    #cta-bar .button-col .btn {
        width: 100%;
    }
    
    #video-bar-wide img.video-thumb,
    #video-bar-wide .video-overlay {
        max-height: 52vw;
    }
    
    #video-bar-wide .hp-video-nav {
        margin: 4% auto;
    }
    
    #video-bar-wide li.video-menu-item {
        padding: 4%;
    }
    
    #instructor-bar .c1-7 {
        width: 100%;
        margin: 0;
        float: none;
        clear: both;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    
    #instructor-bar img,
    .our-experts .vid-block img {
        width: 24vw;
        height: 24vw;
        text-align: left;
        float: left;
        display: inline-block;
        line-height: 1;
    }
    
    #instructor-bar h4,
    #instructor-bar span,
    .our-experts h3.video-title, 
    .our-experts h4.video-title {
        text-align: left;
        display: inline-block;
        line-height: 1;
        float: left;
        font-size: 4.2vw;
        padding-top: 10vw;
        padding-left: 3.8vw;
    }
    
    
    #instructor-bar span {
        padding-top: 11vw;
    }
    
    #instructor-bar h1.instructor-bar-title,
    #instructor-bar .instructor-bar-link {
        width: 100%;
        float: left;
        text-align: center;
    }
    
    /* =========== Page Content Stuff =========== */

    
    /*.l2g-wide-inner .big-img-col,*/
    .l2g-wide-inner .big-img-text {
        float: right;
        position: relative;
        clear: none;
    }
    
    .big-img-col img {
        float: none;
        margin: auto;
        position: relative;
        width: 70%;
    }
    
    .info-block {
        margin: 7.5% 0 12%;
    }
    
    .info-block img {
        display: block;
        margin: auto !important;
        float: none;
    }
    
    .info-block strong {
        display: inline;
        width: unset;
    }

    .info-block img {
        width: 30%;
        height: auto;
    }
    
    #content-container {
        padding: 30px 3%;
    }
    
    #content, 
    .container, 
    .l2g-wide .l2g-wide-inner {
        padding: 3%;
    }
    
    /* =========== Video Stuff ===========  */
    
    .single-video #content-container {
        padding: 5% 1.5% 0px;
    }
    
    .our-experts span.result-count,
    .our-experts .search-filter-results .btn {
        display: none;
        visibility: hidden;
    }
    
    .su-tabs-nav span {
        display: inline-block;
        float: left;
    }
    
    .breadcrumb-bar {
        padding: 4.5% 8% 0px;
    }
    
    .single-video h1.post-title,
    .single-video .video-description {
        margin: 0;
    }
    
    .single-video .video-row .video-terms {
        float: right;
        width: 100%;
        padding: 0px 3.5%;
    }
    
    .related-video-row {
        padding: 0px 3.5%;
    }
    
    .single-video .video-row .video-bio-tab .c1-3 {
        float: none;
        margin: auto;
        padding: 8% 20% 1.5%;
    }
    
    .single-video .video-tab span,
    .single-video .su-tabs-nav span {
        background: #eee;
        display: inline-block;
    }
    
    
    .our-experts .block-link,
    #instructor-bar .c1-7 {
        text-decoration: none;
        background: #fefefe;
        width: 100%;
        display: inline-block;
        position: relative;
        border-bottom: 1px solid #3073ac;
    }
    
    h1.icon-header, h2.icon-header, h3.icon-header, h4.icon-header {
        font-size: 3.5vw;
    }
    
    h1.icon-header:before, h2.icon-header:before, h3.icon-header:before, h4.icon-header:before {
        font-size: 7vw;
        margin-right: 4vw;
    }
    
    .sue-pricing-table-size-4 .sue-plan {
        width: 99% !important;
    }
    
    .info-block {
        float: left;
        margin: 0;
        margin-top: 5%;
    }
    
    .info-block img {
        margin-top: -5%;
    }
    
    img.bio-photo + h3 {
        margin-top: 3%;
        margin-bottom: 10%;
        text-align: center;
    }
    
    .l2g-wide-inner .image-box img.circle-img {
        width: 40vw;
    }
    
    .search-filter-results  .c1-4,
    .search-filter-results  .c3-4 {
        width: 100%;
    }
    
    .entry .searchandfilter > ul > li {
        padding: 0px;
    }
    
    .single-video .related-video-box img {
        max-height: 56.064vw; /* 16:9 */
    }
    
    .entry #video-bar-wide img.video-thumb {
        width: 100%;
        height: auto;
        max-height: unset;
        object-fit: unset;
    }
    
    .entry #video-bar-wide img.video-thumb:hover {
        opacity: 0.7;
        filter: Alpha(opacity=70);
    }
    
    .entry #video-bar-wide .video-overlay:hover,
    .entry #video-bar-wide .video-overlay,
    .entry #video-bar-wide .video-overlay > img {
        display: none;
        visibility: hidden;
        pointer-events: none;
    }
    
    #video-bar-wide li.video-menu-item,
    #video-bar-wide li.cust-video-menu-item {
        padding: 0.5% 4%;
        margin: .3em 0;
    }
    
    
    .cust-video-menu-wrap {
        padding-bottom: 52%;
        height: calc(225vw + 235px);
    }
    
    /* Mea Culpa */
    input#video-switcher-1:checked ~ div.cust-video-slide-1 {
        margin-top: 30%;
    } 
    
    input#video-switcher-2:checked ~ div.cust-video-slide-2 {
        margin-top: 20%;
    } 
    
    input#video-switcher-3:checked ~ div.cust-video-slide-3 {
        margin-top: 10%;
    } 
    
    input#video-switcher-4:checked ~ div.cust-video-slide-4 {
        margin-top: 0%;
    } 
    
    input#video-switcher-5:checked ~ div.cust-video-slide-5 {
        margin-top: 0%;
    } 
    
    input#video-switcher-6:checked ~ div.cust-video-slide-6 {
        
    }
    
    .tpl_home #video-bar-wide .video-overlay,
    .tpl_home #video-bar-wide img.video-thumb,
    #video-bar-wide .video-overlay,
    #video-bar-wide img.video-thumb {
        max-height: 248px;
        height: 248px;
    }
    
    .search-filter-results .video-overlay:hover {
        height: 215px;
    }
    
    .single-video .video-description {
        margin-top: 3%;
    }
    
    .single-video h1.post-title {
        margin-bottom: 3%;
    }
    
    .entry .woocommerce ul li {
        line-height: 2.5;
    }
    
    /* ======= Contact Forms ======= */
    
    .l2g-form {
        padding-left: 2%;
        padding-right: 2%;
        margin-top: 50px;
        padding-top: 50px;
        margin-bottom: 50px;
        padding-bottom: 50px;
        border-top: 1px solid #244367;
        border-bottom: 1px solid #244367;
        float: left;
    }
    
    .video-library .su-spoiler-icon:before,
    .video-library .su-spoiler-icon,
    .video-library .su-spoiler-icon-plus.su-spoiler-closed .su-spoiler-icon:before {
        top: 2vw !important;
    }
    
}

@media screen and (max-width: 620px) {
    .home-two-up .su-spoiler-title {
        font-size: 4.355vw;
    }
    
    #home-two-up .home-two-up .col:first-child, #home-two-up .home-two-up .col:last-child {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
}

@media screen and (max-width: 500px) {
    #header-small .action-btn {
        font-size: 3.2vw;
        padding: 2.4vw 4vw 1.6vw;
    }
}


