





@charset 'utf-8';

@font-face {
    font-family: "skycons";
    src: url('/wp-content/themes/skymedia/assets/fonts/skycons.eot');
    src: url('/wp-content/themes/skymedia/assets/fonts/skycons.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/skymedia/assets/fonts/skycons.woff') format('woff'), url('/wp-content/themes/skymedia/assets/fonts/skycons.ttf') format('truetype'), url('/wp-content/themes/skymedia/assets/fonts/skycons.svg#skycons') format('svg');
    font-display: swap;
}

* {
    margin: 0;
    padding: 0;
}

body {
    font-family: 'SkyTextRegular', Helvetica, Arial;
    margin: 0;
    padding: 0;
    background-color: #ffffff;
    color: #333333;
    position: relative;
    height: 100%;
    z-index: 1000;
}

html,
body {
    
}

img {
    border: 0;
    padding: 0 0 0 0;
}


a {
    outline: none;
    font-weight: normal;
}

a:hover,
a:visited,
a:link,
a:active {
    text-decoration: none;
    color: #666;
}

a:hover {
    text-decoration: underline;
}

ul,
li {
    padding: 0 0 0 0;
    margin: 0;
    list-style-type: none;
}

hr {
    border: 0;
    border-bottom: 1px dashed #ddd;
}

p {
    width: 100%;
    padding: 0 0 0 0;
    margin-bottom: 15px;
    font-family: 'SkyTextRegular', Helvetica, Arial;
    font-weight: 300;
    font-size: 13px;
    line-height: 16px;
    color: #777;
    margin-top: 0;
}

p a {
    color: #424141 !important;
}

h1::before {
    content: "";
}

h1 {
    color: #000000;
    font-size: 34px;
    font-weight: lighter;
    background: -webkit-linear-gradient(to left, #ff9e00 0%, #cd0000 25%, #b5007d 50%, #21429c 75%, #0071ff 100%);
    background: -moz-linear-gradient(to left, #ff9e00 0%, #cd0000 25%, #b5007d 50%, #21429c 75%, #0071ff 100%);
    background: -ms-linear-gradient(to left, #ff9e00 0%, #cd0000 25%, #b5007d 50%, #21429c 75%, #0071ff 100%);
    background: -o-linear-gradient(to left, #ff9e00 0%, #cd0000 25%, #b5007d 50%, #21429c 75%, #0071ff 100%);
    background: linear-gradient(to right, #ff9e00 0%, #cd0000 25%, #b5007d 50%, #21429c 75%, #0071ff 100%);

    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: table;
    
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000000;
    font-weight: bold;
    font-size: 32px;
    padding-top: 5px;
    padding-bottom: 15px;
    font-family: 'SkyTextRegular', Helvetica, Arial;
    font-weight: normal;
}

p {
    color: #3C3C3C;
    
}

.page h1 {
    margin-top: 30px;
}

strong {
    font-weight: 600;
}

blockquote {
    border-left: 5px solid #ddd;
    padding: 0px 14px 0px 14px;
    margin: 22px 0 22px 22px;
}

blockquote p {
    font-style: italic;
    color: #555;
    font-weight: 500;
}

address,
pre {
    margin-bottom: 12px;
    font-size: 12px;
}

.text-xsmall {
    font-size: 8px !important;
    line-height: 100%;
}

.text-small {
    font-size: 12px !important;
    line-height: 100%;
}

.text-medium {
    font-size: 16px !important;
    line-height: 100%;
}

.text-large {
    font-size: 24px !important;
    line-height: 100%;
}

.text-xlarge {
    font-size: 2.4em !important;
    line-height: 100%;
}

.text-xxlarge {
    font-size: 3.4em !important;
    line-height: 100%;
}

.text-xxxlarge {
    font-size: 4em !important;
    line-height: 100%;
}


.text-font {
    font-family: 'SkyTextRegular', Helvetica, Arial;
    line-height: 1.6em !important;
}

.text-font-alt {
    font-family: 'SkyTextMedium', Helvetica, Arial;
    line-height: 1.6em !important;
}

.text-center {
    text-align: center !important;
    display: block;
}

.text-left {
    text-align: left !important;
    display: block;
}

.text-right {
    text-align: right !important;
    display: block;
}

.text-font-basic {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
}

.text-color-primary {
    color: #000000;
}

.text-color-secondary {
    color: #58585a;
}

.text-color-standard {
    color: #000000;
}

.text-color-white {
    color: #ffffff !important;
    background: #ffffff;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.text-block-title {
    display: block;
    border-bottom: 1px solid #999;
}

.text-bold {
    font-weight: bold !important;
}

.text-credit {
    color: #999 !important;
}

.text-white {
    color: #fff !important;
}

.text-black {
    color: #000 !important;
}

.text-underline {
    border-bottom: 1px solid #c6c6c6;
}

.text-shadow-black {
    text-shadow: 0px 0px 4px #000;
}

.text-shadow-white {
    text-shadow: 0px 0px 4px #f7f7f7;
    -webkit-text-stroke: white 0.3px;
}

.text-spectrum-full.text-center {
    text-align: center !important;
    margin: 0 auto;
}

.text-spectrum-full::before {
    content: "";
}

.text-spectrum-full {
    background: -webkit-linear-gradient(to left, #ff9e00 0%, #cd0000 25%, #b5007d 50%, #21429c 75%, #0071ff 100%);
    background: -moz-linear-gradient(to left, #ff9e00 0%, #cd0000 25%, #b5007d 50%, #21429c 75%, #0071ff 100%);
    background: -ms-linear-gradient(to left, #ff9e00 0%, #cd0000 25%, #b5007d 50%, #21429c 75%, #0071ff 100%);
    background: -o-linear-gradient(to left, #ff9e00 0%, #cd0000 25%, #b5007d 50%, #21429c 75%, #0071ff 100%);
    background: linear-gradient(to right, #ff9e00 0%, #cd0000 25%, #b5007d 50%, #21429c 75%, #0071ff 100%);
    color: #000000;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: table;
    
    word-break: unset;
    word-wrap: unset;
    overflow-wrap: unset;
    -webkit-hyphens: unset;
    -moz-hyphens: unset;
    -ms-hyphens: unset;
    hyphens: unset;
}

.sky-spectrum-box {
    border-radius: 5px;
    padding: 5px 15px !important;
    min-height: 32px;
    line-height: 2em !important;
    position: relative;
    z-index: 2;
    border: none;
    background: #ff9e00;
    
    background: -moz-linear-gradient(left, #ff9e00 0%, #cd0000 25%, #b5007d 50%, #21429c 75%, #0071ff 100%);
    
    background: -webkit-linear-gradient(left, #ff9e00 0%, #cd0000 25%, #b5007d 50%, #21429c 75%, #0071ff 100%);
    
    background: linear-gradient(to right, #ff9e00 0%, #cd0000 25%, #b5007d 50%, #21429c 75%, #0071ff 100%);
    
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9e00', endColorstr='#0071ff', GradientType=1);
    
    color: #fff !important;
    display: inline-block;
    box-sizing: border-box;
    cursor: pointer;
    text-decoration: none;
    margin: 5px auto 10px auto;
    width: 100%;
    text-align: center;
}

.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0;
}



.text-color-sm-purple {
    color: #000000 !important;
}

.text-color-sas-green {
    color: #000000 !important;
}


.span12 {
    width: 100%;
}


.span6 {
    width: 50%;
}


.span4 {
    width: 33.33%;
}


.span8 {
    width: 66%;
}


.span9 {
    width: 75%;
}


.span3 {
    width: 25%;
}

.span2 {
    width: 20%;
}

.invalid {
    border: 1px solid #F00 !important;
}

.success {
    border: 1px solid #090 !important;
}

.hideme {
    display: none;
}


.flex-outer {
    display: flex;
    justify-content: center;
}

.flex-inner {
    align-self: center;
}

#dotNav {
    position: fixed;
    right: 0px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9000;
    margin-right: 15px;
}

#dotNav .dotContainer {
    margin-top: 80px;
    transition: all 1.0s;
    -webkit-transition: all 1.0s;
    -ms-transition: all 1.0s;
    padding: 3px 3px 3px 3px;
}

#dotNav .dotContainer.loaded {
    margin-top: 0px;
}

#dotNav .dot {
    width: 10px;
    height: 10px;
    display: block;
    border-radius: 10px;
    border: 2px solid #999;
    background: rgba(255, 255, 255, 0.6);
    
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transform: scale(1, 1);
}

#dotNav .dot:hover,
#dotNav .dot.active {
    transform: scale(1.3, 1.3);
    background: rgba(255, 255, 255, 1);
    border: 3px solid #c10068;
    
}



.container {
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    width: 100%;
    max-width: 1170px;
}

.container:before {
    content: " ";
    display: table;
}

.container:after {
    clear: both;
    content: " ";
    display: table;
}

.main-row {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

.main-row *,
.main-row *:before,
.main-row *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.header-row {
    width: 100%;
    margin-bottom: 30px;
}

.header-row *,
.header-row *:before,
.header-row *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.full-width {
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
}

.main-row.no-margin {
    margin: 0px !important;
}


.dz_column {
    float: left;
    position: relative;
    padding: 0 10px;
    overflow: hidden;
    min-height: 20px;
    margin-bottom: 10px;
}

.dz_column.no-padding {
    padding: 0px !important;
}

.dz_column.left-padding {
    padding: 0 0 0 10px;
}

.dz_column.right-padding {
    padding: 0 10px 0 0;
}

.dz_column.wider-margin {
    
}

.dz_column.firstRow2 {
    clear: left;
}

.dz_column.no-margin-bottom {
    margin-bottom: 0px !important;
}

.dz_column.margin-bottom-5 {
    margin-bottom: 5px !important;
}

.dz_column.margin-top-5 {
    margin-top: 5px !important;
}



.no-space [class*="span"] {
    margin-left: 0;
}

.no-margin {
    margin: 0px !important;
}

.no-padding {
    padding: 0px !important;
}

.margin-top-30 {
    margin-bottom: 30px !important;
}

.margin-left-35 {
    margin-left: 35px !important;
}

.width-auto {
    width: auto !important;
}

.padding-bottom-0 {
    padding-bottom: 0px !important;
}

.padding-bottom-5 {
    padding-bottom: 5px !important;
}

.padding-bottom-10 {
    padding-bottom: 10px !important;
}

.padding-top-0 {
    padding-top: 0px !important;
}

.padding-top-5 {
    padding-top: 5px !important;
}

.padding-top-10 {
    padding-top: 10px !important;
}

.margin-top-0 {
    margin-top: 0px !important;
}

.margin-bottom0 {
    margin-bottom: 0px !important;
}

.margin-bottom-5 {
    margin-bottom: 5px !important;
}

.margin-bottom {
    margin-bottom: 22px;
}

.margin-top-0 {
    margin-top: 0px !important;
}

.margin-top {
    margin-top: 22px;
}

.margin-top-7 {
    margin-top: 7px;
}

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

.padding-bottom0 {
    padding-bottom: 6px !important;
}

.center {
    text-align: center;
}

.center-position {
    text-align: center;
}

.right {
    text-align: right;
}

.left {
    text-align: left;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.align-left {
    float: left !important;
}

.align-right {
    float: right !important;
}

.center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

iframe {
    border: none !important;
}

.content-container .vc_separator.seperator h4 {
    font-size: 14px !important;
    color: #999 !important;
}


.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 {
    margin-bottom: 12px;
}

.page-template .content-container,
.blog .content-container {
    padding-top: 30px;
    padding-bottom: 30px;
}

.single .content-container,
.category .content-container,
.archive .content-container {
    padding-top: 30px;
    
    min-height: 800px;
}

.archive .content-container.news-resources {
    padding-top: 0px !important;
}

.skymedia-learning-development .content-container {
    padding-top: 0px !important;
}

.skymedia-essentials .content-container {
    
}

.skymedia-essentials .page-callout {
    margin-top: -9px !important;
}

.skymedia-essentials .page h1 {
    margin-top: 0px !important;
}

.skymedia-essentials .repositioned #searchform input.sbox {
    border: 1px #e5e5e5 solid !important;
}

.skymedia-essentials .repositioned #searchform input#searchsubmit {
    border: 1px #000000 solid !important;
}

.skymedia-learning-development .sticky-wrapper {
    height: 108px !important;
}

.page-template .widget-right,
.page-template .widget-left {
    margin-top: -30px;
}

.category .widget-right,
.category .widget-left {
    margin-top: -30px;
}

.tag .widget-right,
.tag .widget-left {
    margin-top: -30px;
}

.page-template-template-parralax .content-container {
    margin-top: -30px;
    margin-bottom: -30px;
    padding-bottom: 0px;
}

.image-roundedcorners-15,
.image-roundedcorners-15 img {
    border-radius: 15px;
}

.image-roundedcorners-10,
.image-roundedcorners-10 img {
    border-radius: 10px;
}

.image-roundedcorners-5,
.image-roundedcorners-5 img {
    border-radius: 5px;
}



.content-container {
    transition: all 1s;
    -webkit-transition: all 1s;
    -ms-transition: all 1s;
    z-index: 3;
    position: relative;
    overflow: hidden;
    
    padding-top: 0px;
    padding-bottom: 0px;
    
    
    box-shadow: 8px 0 5px -6px rgba(132, 51, 31, 0.06), -8px 0 5px -6px rgba(132, 51, 31, 0.06), 0 5px 5px -3px rgba(132, 51, 31, 0.06);
    clear: both;
    
}

.home .content-container {
    
    margin-top: -4px !important;
}

.content-container>.container {
    padding-top: 0px;
    
}


.content-heading {
    margin-bottom: 30px;
    font-family: 'SkyTextRegular', Helvetica, Arial;
    color: #555;
    font-size: 18px;
}

.content-heading a {
    color: #4DD2B8;
    font-weight: 400;
}

.content-heading a:hover {
    color: #444;
}

.heading {
    font-size: 16px;
    font-family: 'SkyTextRegular', Helvetica, Arial;
    margin-bottom: 0px;
    color: #555;
}

.single .heading {
    font-size: 22px;
    width: 65%;
    display: inline-block;
}

.heading {
    font-size: 16px;
    font-family: 'SkyTextRegular', Helvetica, Arial;
    margin-bottom: 30px;
    color: #555;
}

.heading a {
    color: #51BAB6;
    width: 65%;
    display: inline-block;
    line-height: 28px;
    font-weight: 600;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    
}

.heading a:hover {
    color: #4C5359;
}

.single-case_studies h2,
.single-opportunities h2,
.single-channels h2 {
    padding-bottom: 0px !important;
}

.single-case_studies .logo-border:first-of-type,
.single-opportunities .logo-border:first-of-type,
.single-channels .channel-logo:first-of-type {
    margin-top: 38px;
}

.single-channels #channel-data-row .templatera_shortcode .vc_column-inner {
    padding-top: 0px;
}

.single-channels h2,
.single-opportunities h2 {
    padding-bottom: 0 !important
}

.single-case_studies .logo-border:first-of-type,
.single-channels .channel-logo:first-of-type,
.single-opportunities .logo-border:first-of-type {
    margin-top: 38px
}

.single-case_studies .content-container h1 {
    font-size: 4em !important;
    color: #c10068;
    padding-bottom: 0px !important;
}

.single-case_studies .wpb_text_column h2,
.single-case_studies .wpb_text_column h3,
.single-case_studies .wpb_text_column h4,
.single-case_studies .wpb_text_column h5,
.single-case_studies .wpb_text_column h6 {
    font-size: 2.2em !important;
    color: #000000 !important;
    padding-bottom: 20px !important;
}

.single-case_studies .wpb_text_column p {
    font-size: 16px;
    line-height: 20px;
}

.single-case_studies .wpb_text_column ol li,
.single-case_studies .wpb_text_column ul li {
    font-size: 16px;
    line-height: 20px;
}

.single-case_studies .content-container {
    padding-top: 0px !important;
}

.single-case_studies #custom-tabs {
    margin-bottom: 0px !important;
}

.single-case_studies .aio-icon-header h3.aio-icon-title {
    font-size: 1.3em !important;
}

.counter-underline .stats-text {
    padding-top: 20px;
}



#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 30px;
    right: 11px;
    overflow: hidden;
    width: 50px;
    height: 50px;
    border: none;
    
    transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    z-index: 99998;
}

#toTop:active,
#toTop:focus {
    outline: none;
}

#toTop #ttop_ring {
    top: 0px;
    position: absolute;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    transform: rotate(0deg);
    transform-origin: 50% 50%;
    -ms-transform: rotate(0deg);
    -ms-transform-origin: 50% 50%;
    -webkit-transform: rotate(0deg);
    -webkit-transform-origin: 50% 50%;
    fill: #000000;
}

#toTop #ttop_arrow {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    fill: #000000;
    position: absolute;
    left: 0;
}

#toTop:hover #ttop_ring {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    fill: #c10068;
}

#toTop:hover #ttop_arrow {
    fill: #c10068;
}

#toTop #tBtn {
    
    position: absolute;
}

#toTop #tBtn:hover {
    
}

.upbounce {
    -moz-animation: upbounce 1s infinite ease-in-out;
    -webkit-animation: upbounce 1s infinite ease-in-out;
    animation: upbounce 1s infinite ease-in-out;
}







.no-comments p {
    text-align: center;
}

.entry table {
    border: 1px solid #ddd;
    margin-bottom: 22px;
}

.entry th {
    padding: 14px 18px 14px 18px !important;
    text-align: center !important;
}

.entry tr:first-child {
    border-bottom: 1px solid #ddd;
    background: #f1f1f1;
}

.entry td {
    padding: 14px 18px 14px 18px !important;
    color: #888;
    text-align: center !important;
    font-size: 11.5px;
}

.entry .th-black {
    background: #444;
}

dl {
    font-size: 12px;
}

dt {
    color: #333;
}

dd {
    color: #888;
    margin-bottom: 12px;
}

pre {
    white-space: pre-wrap;
    
    white-space: -moz-pre-wrap;
    
    white-space: -pre-wrap;
    
    white-space: -o-pre-wrap;
    
    word-wrap: break-word;
    
    background: #f1f1f1;
    padding: 22px 22px 22px 22px;
    border: 1px solid #ccc;
    font-size: 12px;
    background: #f7f7f7 !important;
    color: #555 !important;
    margin-bottom: 22px;
}

pre {
    background: #fff;
    border-radius: 0px;
    border: 1px solid #e7e7e7;
}

.hidden {
    position: absolute;
    left: -999999px;
}

.empty-space {
    width: 100%;
    height: 30px;
}

.boxed {
    background: #fff;
    padding: 22px 22px 22px 22px;
}

.drop-shadow {
    position: relative;
}

.drop-shadow:before,
.drop-shadow:after {
    content: "";
    position: absolute;
    z-index: -2;
}

.curved:before {
    top: 10px;
    bottom: 10px;
    left: 0;
    right: 50%;
    box-shadow: 20px 0 10px #ccc;
    -moz-border-radius: 200px / 10px;
    border-radius: 100px / 10px;
    top: 50px;
    bottom: 50px;
    left: 12px;
    right: 12px;
    -moz-border-radius: 10px / 100px;
    border-radius: 20px / 100px;
}



#wp-admin-bar-my-sites-list .blavatar,
#wp-admin-bar-wp-logo {
    display: none !important;
}

.header-wrapper {
    
    
    width: 100%;
    z-index: 94000;
    position: relative;
}

.header {
    width: 100%;
    background: #fff;
    position: relative;
    height: 202px;
    box-shadow: 8px 0 5px -6px rgba(0, 0, 0, 0), -8px 0 5px -6px rgba(0, 0, 0, 0), 0 5px 5px -3px rgba(0, 0, 0, 0);
    
}


.header-navigation {
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
    min-height: 120px;
}

.home-splash-header {
    margin-top: -91px;
    height: 500px;
    padding-bottom: 0 !important;
}

.wpb_row.home-splash-header {
    margin-bottom: 30px !important;
}


.constituency-site .header {
    height: 116px;
    padding: 5px 0px;
}



.sticky-wrapper {
    height: 202px;
}

.skymedia-essentials .sticky-wrapper {
    height: 108px;
}



.stuck {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    clear: both;
}

.header.header-scrolled {
    background: #fff;
    -webkit-transition: all 0.3s ease-in-out 0.1s;
    -moz-transition: all 0.3s ease-in-out 0.1s;
    -o-transition: all 0.3s ease-in-out 0.1s;
    transition: all 0.3s ease-in-out 0.1s;
    height: 108px;
    box-shadow: 8px 0 5px -6px rgba(0, 0, 0, 0.06), -8px 0 5px -6px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.06);
}

.header.header-scrolled .nav-logo img {
    max-width: 90%;
    height: auto;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
}

.header.header-scrolled .navigation-search {
    min-height: 38px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.header.header-scrolled .navigation-buttons {
    margin-left: 0px;
}





.header ul.top-row li {
    background: #ffffff;
    line-height: normal;
}

.navigation.shrink {
    width: 79%;
    float: left;
}

.navigation.shrink li a {
    font-size: 16px !important;
}

.navigation.shrink .ubermenu .ubermenu-colgroup .ubermenu-column,
.navigation.shrink .ubermenu .ubermenu-custom-content-padded,
.navigation.shrink .ubermenu .ubermenu-nonlink,
.navigation.shrink .ubermenu .ubermenu-retractor,
.navigation.shrink .ubermenu .ubermenu-submenu-padded,
.navigation.shrink .ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target,
.navigation.shrink .ubermenu .ubermenu-target,
.navigation.shrink .ubermenu .ubermenu-widget,
.navigation.shrink .ubermenu-responsive-toggle {
    padding: 15px 10.5px !important;
}




.navigation-search {
    width: 79%;
    position: relative;
    float: left;
    min-height: 102px;
    
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
}

.navigation-search #searchform {
    position: relative;
    margin-bottom: 0px;
}

.navigation-search .flex-inner {
    width: 100%;
}

.navigation-search .fa-search {
    top: 12px;
    position: absolute;
    right: 0;
    color: #6F7982;
    margin-right: 17px;
    z-index: 1;
    pointer-events: none;
}

.navigation-search:hover .fa-search {
    color: #51BABE;
}

#searchform input {
    text-align: left;
    padding: 6px 12px !important;
    border: #f5f5f5 1px solid;
    width: 220px;
    background-color: #f5f5f5;
    float: right;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    height: auto !important;
    border-bottom: none !important;
    
}

#searchform input:focus {
    width: 350px;
    background: #f7f7f7 !important;
}

#searchform input[placeholder] {
    color: #333 !important;
    opacity: 1 !important;
}


#searchform {
    position: relative;
}

#searchform input#searchsubmit {
    width: 30px;
    height: 30px;
    background-color: #c10068;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUE4RDQ1MDNFRkIwMTFFMjg0QUNBODk4OUE1NjZCNEQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUE4RDQ1MDRFRkIwMTFFMjg0QUNBODk4OUE1NjZCNEQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQThENDUwMUVGQjAxMUUyODRBQ0E4OTg5QTU2NkI0RCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQThENDUwMkVGQjAxMUUyODRBQ0E4OTg5QTU2NkI0RCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrseGSsAAAEmSURBVHjatFWLDYIwFCws0BHqBjCCG+AG6CSOwAh1AxhBJzBOUJ0AmKC+mpLgpV+Dl1xCybX3+vr6WmitmQctcU/cwf8r8UJ8sRQYA2BDVDoOSeSO+V/EH1LnYSRWIYNilSJJPMIGn8SBONlxTTyAZrKpfIRS1Dgiaz1RCWIP+nssRSpn2550tj6DNkXo4Tow5TOQMVGAGJxATQl1PrA8oB7vzMcAKyIHc0xQsj8DDerM+VVKqzjHDiqjVJ1VJEDUJy5eOXqT96LJFDEsPqbsfPngjgnK1jmHhWWguwa7qSuqXMhYu65s49rMJNQCVOANkDbn0XQVgSfTQDiu/w3GrneE2Wf1xDKbW+p9WNBtZeAz6bc0QBNTLDx2Br+gs+dmzmV+CzAA02sxBR+XW5EAAAAASUVORK5CYII=') !important;
    background-size: 15px 15px !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    text-indent: -9999px;
}



#searchform label.invalid {
    border: none !important;
}

.repositioned {
    display: inline-block;
    margin: 0 30px;
    vertical-align: middle;
}

.repositioned #searchform input {
    padding: 12px 12px !important;
}

.repositioned #searchform input#searchsubmit {
    width: 50px !important;
}

.header .container,
.header-bar .container {
    margin-top: 0;
    padding-top: 0;
}

.header-logo {
    height: 48px;
    position: relative;
    top: 0px;
    float: left;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    
    z-index: 1;
}

.header-logo img {
    height: 100%;
    width: auto;
}

.header-slider {
    height: 350px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover, 50px 50px;
}

.sub-menu-arrow {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid #323538;
    margin-top: -4px;
    top: 0;
    left: 0;
    margin-left: 50px;
}

.info-btn {
    background: #40434c;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-weight: 700;
    margin-left: 40px;
}



.nav-logo {
    padding: 0px 0px 0px 0px !important;
    margin: 0 auto;
    clear: right;
    width: 21%;
}

.nav-logo a {
    padding: 0px 0px 0px 0px !important;
    display: inline-block;
    position: relative;
}

.nav-logo img {
    
    width: auto;
    max-width: 100%;
    height: auto;
    transition: all 0.4s;
    -webkit-transition: all 0.6s;
}

.nav-logo-center {
    display: block;
    text-align: center;
    width: 100%;
}

.nav-logo-image {
    float: left;
    margin-right: 0px;
}

.nav-organisation-name {
    text-align: left;
    display: none;
    margin-bottom: 5px;
}

.nav-organisation-strapline {
    text-align: left;
    display: none;
    line-height: 1.4em !important;
    font-size: 12px !important;
}

.nav-organisation-strapline p {
    
    font-size: 12px;
}

.nav-address {
    display: none;
}

.nav-telephone {
    display: none;
}

.strapline {
    display: none;
}

.navigation-buttons {
    width: 100%;
    float: left;
    text-align: left;
    margin-left: -20px !important;
}

.navigation-address {
    width: 15%;
    float: left;
    text-align: right;
    color: #fff;
    font-size: 14px;
}

.navigation .current-menu-item a {
    text-shadow: none;
}

.navigation a:hover {
    text-shadow: none;
}

.navigation .current-menu-item.page-item-180 a {
    color: #fff !important;
    text-shadow: 2px 1px #333;
}

.header.header-scrolled .navigation .current-menu-item.page-item-180 a {
    text-shadow: none;
}

.skymedia-learning-development .navigation-buttons {
    margin-left: 0px !important;
}


.custom-header-texture {
    background: #40434c;
    width: 100%;
    z-index: -1;
    margin: 0;
    height: 180px;
    text-align: right;
}

.custom-header-texture h1 {
    color: #fff;
    font-size: 50px;
    line-height: 50px;
    display: inline-block;
    text-shadow: 1px 1px #333;
}

.custom-header-texture p {
    color: #fff;
    opacity: 0.8;
    font-size: 16px;
    text-shadow: 1px 1px #333;
}

.custom-header-texture>.container {
    padding-top: 0px;
}

.custom-header-texture>.container .row {
    margin-bottom: 0px;
}

.custom-header-texture>.container .row .span12 *:last-child {
    margin-bottom: 0px;
}



.header-contact-bar {
    background: #fff;
    border-bottom: 1px dotted #e7e7e7;
    position: relative;
    margin-top: 0px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    
}

.header-contact-bar .container {
    margin-top: 0px;
    padding-top: 0px;
}

.header-contact-bar .right {
    width: 70%;
    display: inline-block;
    float: right;
}

.header-contact-bar .left {
    width: 30%;
    display: inline-block;
    float: left;
}

.header-contact-bar .right a {
    margin-bottom: 0px;
    height: 100%;
    display: inline-block;
    font-size: 11px;
    color: #555;
    font-weight: 300;
    padding-top: 10px;
    padding-right: 12px;
    padding-left: 12px !important;
    padding-bottom: 10px;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    
}

.header-contact-bar .right a:first-child {
    padding-left: 0px !important;
}

.header-contact-bar .right a:last-child {
    border-right: 0px;
}

.header-contact-bar .right a:hover {
    color: #51BABE;
}

.header-contact-bar ul {
    padding-top: 10px;
    padding-bottom: 10px;
}

.header-contact-bar ul li {
    display: inline-block;
    margin-right: 10px;
}

.header-contact-bar ul li a {
    color: #ccc;
}

.header-contact-bar ul li a:hover {
    color: #333;
}





.constituency .nav-logo {
    width: 50% !important;
}

.header.header-scrolled .header-navigation.constituency .nav-logo {
    height: 88px;
}


.constituency .nav-division {
    width: 50% !important;
    float: right;
}

.constituency .nav-division-name {
    text-align: right;
    color: #23E0E0 !important;
    font-size: 20px;
    display: block;
    margin-bottom: 5px;
}

.header-navigation.constituency .navigation li.menu-item a {
    padding: 15px 10px 15px !important;
}




.breadcrumbs {
    color: #545454;
    font-size: 13pt;
    font-weight: 300;
}

.breadcrumbs a {
    color: #545454;
}


.breadcrumbs ul {
    display: inline-block;
    text-align: left;
    float: none;
    margin-left: 12px;
}

.breadcrumbs ul li {
    display: inline-block !important;
}




.navigation-container .main-row {
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.navigation {
    display: block;
    transition: all 0.3s ease-in-out 0.1s;
    -webkit-transition: all 0.3s ease-in-out 0.1s;
}

.navigation-container {
    width: 100%;
    z-index: 1000;
    margin-top: 0;
    padding-top: 0;
    
}

.navigation li {
    display: inline-block;
    font-size: 14px;
    text-align: center;
    margin-left: -3px;
}

.navigation li a {
    color: #fff;
    padding: 5px 10px 10px 10px;
    text-align: center;
    font-size: 14px;
    font-weight: normal !important;
    
    display: block;
    transition: all 0.2s ease-in-out 0.1s;
    -webkit-transition: all 0.2s ease-in-out 0.1s;
}

.navigation li:first-child a {
    background-image: none;
}

.navigation li a:hover {
    opacity: 1;
    background-image: none;
    background-color: transparent;
    color: #51BABE;
}

.navigation .dropdown:hover a {
    opacity: 1;
    background-image: none;
    background-color: transparent;
    color: #fff;
}

.navigation .top-level i {
    margin-right: 10px;
    font-size: 25px;
    opacity: 0.5;
    margin-top: -6px;
    vertical-align: middle;
}

.navigation .sub-menu i {
    position: relative;
    top: -1px;
    margin-left: 6px;
    margin-right: 0px;
    opacity: 1;
    margin-top: 0px;
}

.navigation .current-menu-item a {
    color: #48C4B3;
    position: relative;
}

.navigation .current-menu-item+li a {
    background-image: none !important;
}

.navigation .sub-menu {
    text-align: left;
    position: absolute;
    width: 210px;
    top: 120px;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    background: #323538;
    transition: top 0.3s, opacity 0.3s;
    -webkit-transition: top 0.3, opacity 0.3s;
    
    margin-left: auto;
    margin-right: auto;
    text-transform: none !important;
    font-size: 12px !important;
}

.navigation .dropdown:hover .sub-menu {
    visibility: visible;
    opacity: 1;
    top: 37px;
}

.navigation .dropdown>.sub-menu {
    background: #fff;
}

.navigation li {
    position: relative;
}

.navigation .sub-menu li {
    width: 100%;
    text-align: left;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.navigation .sub-menu li a {
    color: #9CA5AD !important;
    text-align: left;
    width: 100%;
    padding: 15px 20px 15px 10px;
    background-color: #323538 !important;
    font-weight: normal;
    font-size: 11.5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 1;
    display: inline-block;
    border-bottom: 1px dotted #949494;
    transition: padding 0.1s;
    -webkit-transition: padding 0.1s;
    
    text-transform: none;
}

.navigation .sub-menu li:last-child a {
    border-bottom: none;
}

.navigation .sub-menu li a:hover {
    color: #fff !important;
    padding-left: 30px;
    background: #2D3033 !important;
}

.navigation-feature-button a {
    padding: 8px 12px 8px 12px !important;
    text-transform: none;
    letter-spacing: normal;
    font-size: 12px !important;
}

.navigation li.nav-logo-center a {
    background-image: none;
    margin: 0 auto;
    display: block;
    width: 60%;
}

.ubermenu-nav {
    white-space: nowrap;
}

.ubermenu-items-align-left.ubermenu-horizontal .ubermenu-item.ubermenu-item-level-0,
.ubermenu.ubermenu-horizontal .ubermenu-item.ubermenu-align-left {
    float: none !important;
}

.navigation .ubermenu .ubermenu-colgroup .ubermenu-column,
.navigation .ubermenu .ubermenu-custom-content-padded,
.navigation .ubermenu .ubermenu-nonlink,
.navigation .ubermenu .ubermenu-retractor,
.navigation .ubermenu .ubermenu-submenu-padded,
.navigation .ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target,
.navigation .ubermenu .ubermenu-target,
.navigation .ubermenu .ubermenu-widget,
.navigation .ubermenu-responsive-toggle {
    transition: all 0.2s ease-in-out 0.1s;
    -webkit-transition: all 0.2s ease-in-out 0.1s;
}


.mega-menu {
    position: static !important;
}

.mega-menu .sub-menu-arrow {
    display: none !important;
}

.mega-menu .sub-menu {
    width: 978px !important;
    margin-left: auto;
    margin-right: auto;
    top: auto !important;
    left: 0;
    right: 0;
}

.mega-menu>.sub-menu {
    padding-top: 16px;
    padding-bottom: 16px;
}

.mega-menu>.sub-menu>li {
    width: 244.5px !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.mega-menu>.sub-menu>li a {
    border-right: 1px dashed #434649;
    border-bottom: 0px;
    padding: 12px 12px 12px 12px !important;
    padding-left: 20px !important;
}

.mega-menu>.sub-menu>li a:hover {
    padding-left: 32px !important;
}

.mega-menu .sub-menu li>.sub-menu {
    width: 244.5px !important;
    padding-top: 0px !important;
}

.mega-menu .sub-menu li>.sub-menu li {
    position: relative !important;
    width: 244.5px !important;
}

.mega-menu .sub-menu .menu-item-has-children>a {
    color: #fff !important;
    font-size: 12px !important;
}

.mega-menu .sub-menu .menu-item-has-children:last-child>a {
    border-right: 0px !important;
}

.mega-menu .sub-menu .menu-item-has-children>a:hover {
    padding-left: 20px !important;
    background: inherit !important;
}


.navigation .sub-menu li .sub-menu {
    opacity: 0;
    visibility: hidden;
}

.navigation .sub-menu li .sub-menu li .sub-menu {
    opacity: 0;
    visibility: hidden;
}


.navigation .dropdown:hover li.menu-item-has-children .sub-menu {
    opacity: 0;
    visibility: hidden;
}


.navigation .sub-menu li.menu-item-has-children .sub-menu {
    left: 100px;
    top: 50px;
}

.navigation .sub-menu li.menu-item-has-children:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    left: 210px;
    top: 0px !important;
}


.navigation .sub-menu li.menu-item-has-children .sub-menu li.menu-item-has-children .sub-menu {
    left: 100px;
    opacity: 0;
    visibility: hidden;
    top: 50px;
}

.navigation .sub-menu li.menu-item-has-children .sub-menu li.menu-item-has-children:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    left: 210px;
    top: 0px !important;
}


@media (min-width: 1100px) and (max-width: 1560px) {

    
    .navigation li.menu-item-has-children.last-options .sub-menu {
        left: 0px !important;
        top: 140px;
    }

    .navigation li.menu-item-has-children.last-options:hover .sub-menu {
        opacity: 1;
        visibility: visible;
        left: -70px !important;
        top: 70px;
    }

    .header-scrolled .navigation li.menu-item-has-children.last-options:hover .sub-menu {
        top: 55px !important;
    }

    
    .navigation li.menu-item-has-children.last-options .sub-menu li.menu-item-has-children .sub-menu {
        left: 0px !important;
        opacity: 0;
        visibility: hidden;
        top: 140px;
    }

    .navigation li.menu-item-has-children.last-options:hover .sub-menu li.menu-item-has-children:hover .sub-menu {
        opacity: 1;
        visibility: visible;
        left: -210px !important;
        top: 0px;
    }

    .header-scrolled .navigation li.menu-item-has-children.last-options:hover .sub-menu li.menu-item-has-children:hover .sub-menu {
        top: 0px !important;
    }
}

.navigation .fa-arrow-circle-right {
    margin-right: 0px !important;
    margin-left: 6px !important;
    right: 0px;
    top: 19px !important;
    position: absolute !important;
}

.navigation .sub-menu i {
    color: #fff !important;
    margin-left: 0px !important;
    margin-right: 8px !important;
    display: inline-block;
    font-size: 12px !important;
}

.navigation .fa-angle-down {
    margin-right: 6px !important;
    margin-left: 0px !important;
}

.mega-menu-2col>.sub-menu>li {
    width: 220px !important;
}

.mega-menu-2col .sub-menu li>.sub-menu {
    width: 220px !important;
}

.mega-menu-2col .sub-menu li>.sub-menu li {
    width: 220px !important;
}

.mega-menu-2col .sub-menu {
    width: 440px !important;
    display: block;
    margin-left: auto;
    margin-right: auto;
    top: auto !important;
    left: auto !important;
    right: auto !important;
}

.mega-menu-2col>.sub-menu {
    padding-bottom: 12px !important;
    padding-top: 12px;
}

.mega-menu .sub-menu .menu-item:last-child .sub-menu li a {
    border-right: 0px !important;
}




.mobile-logo img {
    height: 30px;
}

.mobile-nav-container {
    overflow: auto;
    width: 100%;
    display: none;
    position: relative;
    z-index: 500;
    box-shadow: 8px 0 5px -6px rgba(0, 0, 0, 0.1), -8px 0 5px -6px rgba(0, 0, 0, 0.1), 0 8px 9px -6px rgba(0, 0, 0, 0.1);
    background-color: #ffc00f;
}

.mobile-nav-container .dropdown a {
    margin-right: 0px !important;
    padding-right: 0px !important;
}

.mobile-nav-container .dropdown a .fa-chevron-down {
    margin-left: 3px;
}

#mobile-nav {
    float: left;
    width: 100%;
    background: #561b06;
}

.mobile-nav-bar {
    width: 100%;
    z-index: -2;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 10px 0 11px 0;

}

.mobile-nav-bar:before {
    display: block;
    content: "";
    position: absolute;
    top: 6px;
    right: 0px;
    bottom: 7px;
    left: 0px;
    border-top: 1px solid white;
    border-bottom: 1px solid #FFF;
}



.mobile-nav-bar .mobile-navigation {
    border-top: 2px solid white;
    border-bottom: 2px solid #FFF;
    padding: 10px 20px 10px 20px;
}

#mobile-nav li a {
    padding: 15px 15px 15px 15px !important;
    display: block;
    font-size: 12px;
    color: #fff;
    font-weight: 300;
    border-bottom: 1px dotted #949494;
}

#mobile-nav .sub-menu {
    padding-left: 22px;
}

#mobile-nav .sub-menu li a {
    opacity: 0.7;
}

#mobile-nav .fa-angle-down {
    float: right;
}

.btn-mobile-nav {
    border: none;
    background-color: #f5f5f5;
    color: #777 !important;
    background-size: 24px 15px;
    background-repeat: no-repeat;
    background-position: center center;
    float: right;
    padding: 8px 16px 8px 16px !important;
    font-weight: 300;
    margin-top: -3px !important;
    cursor: pointer;
    border-radius: 2px !important;
    z-index: 10000000000;
    border-radius: 3px;
}

#mobile-nav li a:hover .sub-menu {
    display: none;
}

#mobile-nav li .sub-menu {
    display: none;
}

#mobile-nav .mega-menu .sub-menu {
    width: 100% !important;
}

#mobile-nav .mega-menu .sub-menu>li {
    float: none !important;
    width: 100% !important;
    border-right: 0px !important;
}

#mobile-nav .mega-menu .sub-menu>li sub-menu {
    width: 100% !important;
}

#mobile-nav .mega-menu .sub-menu>li {
    float: none !important;
}

#mobile-nav .mega-menu .sub-menu .menu-item-has-children>a {
    border-right: 0px !important;
    padding: 0px 0px 0px 0px !important;
    padding-left: 16px !important;
    display: none;
}

#mobile-nav .mega-menu>.sub-menu>li a {
    border-right: 1px dashed #434649 !important;
    padding: 12px 12px 12px 12px !important;
    padding-left: 16px !important;
}

#mobile-nav .sub-menu i {
    margin-right: 8px !important;
}





footer {
    z-index: 10000;
}

.footer {
    background: #222528;
    z-index: 3;
    position: relative;
}

footer .container {
    padding-top: 0px !important;
}

footer .container .main-row {
    padding: 0px !important;
    margin-bottom: 0px !important;
}

footer .container .main-row p {
    

}

footer .credit-links {
    margin-top: 0px;
    text-align: right;
}

footer .credit-links ul {
    float: right;
}

footer .copyright-text {
    margin-top: 0px;
    color: #fff !important;
}

footer .site-links {
    margin-top: 0px;
}

.footer .dz_column {
    margin-bottom: 0px !important;
}

.site-links .menu-absolute-footer-links-container ul li,
.footer .site-links ul.menu li {
    display: inline-block;
    margin-right: 20px;
}

.site-links .menu-absolute-footer-links-container ul li a:hover,
.footer .site-links ul.menu li a:hover {
    padding-left: 0px !important;
}

footer p {
    color: #000000;
    font-size: 13pt;
    margin-bottom: 0px;
    line-height: 1.5em;
}

footer .up {
    position: absolute;
    margin-top: -60px;
    margin-right: 22px;
    right: 0;
}

footer ul {
    float: left;
}


.sub-footer {
    background: #2D3033;
    padding: 22px 0px 44px 0px;
    color: #fff;
    font-size: 12px;
    z-index: 3;
    position: relative;
}

.sub-footer .row {
    margin-bottom: 0px;
}

.sub-footer p {
    color: #fff;
}

.sub-footer li {
    padding: 12px 0px 0px 0px;
}

.sub-footer li:first-child {
    padding-top: 0;
}

.sub-footer li:last-child {
    border-bottom: 0;
}

.sub-footer h3 {
    color: #40434c;
    font-weight: bold;
    letter-spacing: -0.2px;
}

.sub-footer .cat-post-item a {
    display: block !important;
}




.callout {
    background: #fff;
    padding: 60px 60px;
    text-align: center;
    position: relative;
    z-index: 3;
    border-bottom: 1px solid #E9E9E9;
}

.callout * {
    display: inline;
}

.callout .button {
    margin-left: 60px;
    font-size: 10px !important;
    padding: 18px 22px 18px 22px;
}

.callout h1 {
    margin-bottom: 12px;
    width: 100%;
    display: inline-block;
}






.content-container>.container>.row {
    margin-bottom: 0px !important;
}




.entry ul,
.entry ol {
    margin-left: 30px;
    margin-bottom: 12px;
}

.entry ul li {
    line-height: 20px;
    color: #666;
}

.wpb_text_column ul,
.wpb_text_column ol,
.aio-icon-description ul,
.aio-icon-description ol {
    
    margin-bottom: 12px;
    margin-left: 18px;
}

.wpb_text_column ul li,
.aio-icon-description ul li {
    list-style-type: none;
    line-height: 20px;
    color: #666;
    padding-bottom: 10px;
}

.wpb_text_column ul li:before,
.aio-icon-description ul li:before {
    content: "•";
    display: block;
    position: relative;
    max-width: 0px;
    max-height: 0px;
    left: -20px;
    top: -0px;
    font-size: 30px;
}

.wpb_text_column ol li,
.aio-icon-description ol li {
    list-style-type: decimal;
    line-height: 20px;
    color: #666;
    margin-left: 30px;
}

.wpb_text_column ol.lower-roman li,
.aio-icon-description ol.lower-roman li {
    list-style-type: lower-roman;
}

.wpb_text_column ol.upper-roman li,
.aio-icon-description ol.upper-roman li {
    list-style-type: upper-roman;
}

.wpb_text_column ol.lower-alpha li,
.aio-icon-description ol.lower-alpha li {
    list-style-type: lower-alpha;
}

.wpb_text_column ol.upper-alpha li,
.aio-icon-description ol.upper-alpha li {
    list-style-type: upper-alpha;
}



.hentry ul li {
    list-style-type: square;
    color: #666;
    margin-left: 22px;
}

.single .type-post {
    
}

.entry ol li {
    list-style-type: decimal;
    font-size: 12px;
    line-height: 20px;
    color: #666;
}

.entry,
.entry-page {
    font-size: 12px;
    color: #888;
}

.entry p {
    margin-bottom: 12px;
    margin-left: 0px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.entry p:last-child {
    margin-bottom: 0px !important;
}




.view {
    position: absolute;
    top: 5%;
    margin-top: -13px;
    text-align: center;
    left: 0;
    right: 0;
    opacity: 0;
    transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    display: table-cell;
    vertical-align: middle;
    z-index: 10;
}


.view [class*="fa-"] {
    color: #fff;
    background: #4DD2B8;
    padding: 15px 13px 14px 15px;
    border-radius: 2px;
    transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    top: 10px !important;
    left: 0px !important;
    right: 0px !important;
    margin: 0px !important;
    background: #fff !important;
    color: #f04e23;
    transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    font-size: 38px;
    border-radius: 5px !important;
}

.entry-image {
    background: black;
}

.entry-image img {
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.entry-image:hover img {
    opacity: 0.7;
}

.entry-image:hover .view {
    top: 37%;
    opacity: 0.75;
}

.entry-image:hover .view [class*="fa-"]:last-child {
    position: relative;
    right: 0px;
}

.entry-image:hover .view [class*="fa-"]:first-child {
    position: relative;
    left: 0px;
}

.entry-image .view.mobile {
    top: 37%;
    opacity: 0.5;
}


.view [class*="fa-"]:hover {
    background: #111;
}







.entry-link {
    background: #4DD2B8;
    position: relative;
    padding: 22px 22px 22px 22px;
    margin-bottom: 22px;
}

.entry-link a {
    margin-bottom: 0;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    margin-left: 15px;
    padding-left: 15px;
    position: relative;
    border-left: 1px solid #A8DCDA;
}

.entry-link a:hover {
    color: #fff !important;
}

.entry-link .fa-external-link {
    color: #fff;
}


.entry-quote {
    background: #4DD2B8;
    position: relative;
    padding: 30px 30px 30px 0;
    margin-bottom: 22px;
}

.entry-quote p {
    margin-bottom: 0;
    color: #fff;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: -0.5px;
}

.entry-quote .large {
    font-size: 28px;
}

.entry-quote blockquote {
    border-left: none;
    padding: 0px 14px 0px 14px;
    margin: 0 0 0px 20px;
}

.entry-quote .fa-quote-left,
.entry-quote .fa-quote-right {
    opacity: 0.5;
}


.entry-image {
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    margin-bottom: 12px;
    position: relative;
    overflow: hidden;
    border-radius: 2px;
}

.classic .entry-image {
    margin-bottom: 22px;
}

.widget-slider .entry-image {
    margin-bottom: 0px;
}

.fancybox-inner .entry-image {
    margin-bottom: 0px;
}

.widget-slider {
    margin-bottom: 12px;
}

.entry-image img {
    width: 99.4%;
    position: relative;
    transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
}

.entry-image-overlay {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0px;
    opacity: 0;
    z-index: 1;
    background-color: #222528;
    transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    border-radius: 3px;
}

.entry-image:hover .entry-image-overlay {
    opacity: 0.7;
    background-size: 40px 40px, 100% 100%;
}

.flexslider .entry-image:hover img {
    transform: none;
}




.avatar {
    width: 50px;
    float: left;
}

.comments {
    width: 400px;
}

.comment-meta {
    padding: 0 0 0 0;
    margin: 0;
}

.comment-meta p {
    display: inline-block;
    width: 150px;
    padding: 0 0 0 0;
    margin-bottom: 12px;
    font-size: 12px;
}

.comment-body,
.comment-meta {
    margin: 0 0 0 68px;
    margin-bottom: 12px;
}

.comment-meta h4 {
    display: inline-block;
    padding: 0 0 0 0;
    margin: 0;
    font-size: 13px;
}

.comment-reply-link {
    font-size: 12px;
    display: inline-block;
    padding-bottom: 1px;
    font-weight: 400;
    border-bottom: 1px solid #555;
    margin-top: 12px;
    text-align: right;
}

.form-allowed-tags {
    display: none;
}

.comment-form-url,
.comment-form-email,
.comment-form-author {
    position: relative;
}

.form-icon {
    height: 20px;
    width: 20px;
    display: block;
    position: absolute;
    top: 37px;
    right: 10px;
    opacity: 0.3;
}

.url-icon {
    background: url(assets/img/icons/glyphicons_050_link.png) no-repeat center center;
    background-size: 15px 15px;
}

.email-icon {
    background: url(assets/img/icons/glyphicons_399_e-mail@2x.png) no-repeat center center;
    background-size: 15px 15px;
}

.commentlist {
    margin-left: 0px !important;
}

.commentlist .entry {
    padding: 22px 22px;
    border: 1px solid #e9e9e9;
}

.commentlist .page-numbers {
    font-size: 11px;
    padding: 6px 10px;
    margin-bottom: 22px;
    display: inline-block;
    margin-right: 3px;
    border-radius: 3px;
    border: 1px solid #ccc;
}

.commentlist .page-numbers:hover {
    background: #fff;
    padding: 6px 10px;
    margin-bottom: 22px;
    display: inline-block;
    margin-right: 3px;
    border-radius: 3px;
    border: 1px solid #ccc;
}

.commentlist .current {
    font-size: 11px;
    background: #fff;
    color: #333;
    padding: 6px 10px;
    margin-bottom: 22px;
    display: inline-block;
    border: 1px solid #ccc;
}

.commentlist .current:hover {
    background: #fff;
}

.commentlist .children {
    margin-left: 40px;
}

#reply-title {
    margin-bottom: 6px !important;
    font-weight: 400;
    color: #555;
    font-size: 20px !important;
}

.logged-in-as {
    font-size: 12px !important;
}

.logged-in-as a {
    font-weight: 400;
}

.comment-notes {
    padding-bottom: 22px;
    border-bottom: 1px solid #e7e7e7;
}

.icon-nocomments {
    background: url(assets/img/icons/glyphicons_244_conversation.png) top center no-repeat;
    background-size: 25px 18px;
    height: 18px;
    width: 75px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 12px;
    padding-bottom: 12px;
    border-bottom: 1px dashed #ccc;
    opacity: 0.7;
}

.no-comments {
    margin-bottom: 12px;
}

.commentlist .current-post-page:hover {
    background: #fff;
}

#cancel-comment-reply-link {
    background: #50575E;
    padding: 6px 6px 6px 6px;
    border-radius: 3px;
    font-weight: 400;
    font-size: 10px;
    color: #fff;
    margin-left: 12px;
}




#viewport {
    width: 100%;
    overflow: hidden;
    position: relative;
}

#viewport ul {
    position: relative;
    padding: 0;
    margin: 0;
}

#viewport li {
    width: 174px;
    height: auto;
    float: left;
    list-style: none;
    margin: 0 1px;
    padding: 10px;
    text-align: center;
}

#viewport li img {
    width: 100%;
    height: auto;
}


#simplePrevious,
#simpleNext {
    cursor: pointer;
    font-size: 0.8em;
    text-decoration: underline;
}


.vc-counter {
    text-align: center;
    margin-top: 20px;
}

.vc-counter-number {
    font-size: 56px;
    text-align: center;
    color: #48C4B3;
    white-space: nowrap;
    font-weight: 300;
}

.vc-counter-prepend,
.vc-counter-append {
    font-size: 56px;
    text-align: center;
    color: #50575E;
    white-space: nowrap;
    font-weight: 300;
}

.vc-counter-text {
    display: block;
    margin-top: 12px;
    font-size: 16px;
    letter-spacing: -0.4px;
    font-weight: 500;
    margin-bottom: 6px;
}

.vc-counter p {
    margin-bottom: 0;
}

.wpb_wrapper .vc-timeline:last-child .vc-timeline-line {
    display: none;
}

.vc-timeline {
    position: relative;
}

.vc-timeline-icon {
    height: 70px;
    width: 70px;
    text-align: center;
    line-height: 70px;
    background: #f4f4f4;
    border-radius: 500px;
    font-size: 20px;
    position: absolute;
}

.vc-timeline-line {
    height: 100%;
    margin-top: 70px;
    width: 1px;
    border-right: 1px dashed #ddd;
    margin-left: 35px;
    position: absolute;
}

.vc-timeline .vc-timeline-content {
    padding-left: 100px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-top: 12px;
    margin-bottom: 12px;
}

.package {
    border: 1px solid #e1e1e1;
    background: #F7F7F7;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}

.package:hover {
    background: #FFF;
    border: 1px solid #d1d1d1;
}

.package ul li {
    padding: 16px 22px 16px 22px;
    margin: 0 0 0 0;
    font-size: 12px;
    list-style-type: none;
    text-align: center;
    border-top: 1px solid #e7e7e7;
}

.package ul li .fa-check {
    margin-right: 10px;
    opacity: 0.5;
}

.package ul li:last-child {
    border-bottom: 1px solid #e7e7e7;
}

.wpb_row .price {
    text-align: center;
    padding-top: 40px;
}

.wpb_row .price .currency {
    font-size: 18px;
    position: relative;
    left: -6px;
    top: -20px;
    font-weight: normal;
    color: #ccc;
}

.wpb_row .price .amount {
    font-size: 52px;
    font-weight: 600;
    color: #555;
    line-height: 52px;
}

.wpb_row .price p {
    margin-bottom: 0px;
}

.package-name {
    color: #fff;
    padding: 32px 22px 32px 22px;
    text-align: center;
}

.package-name h2 {
    color: #555;
    margin-bottom: 0px;
}

.package-name span {
    padding: 2px 5px;
    background: #5ED2C6;
    font-size: 11px;
    display: inline-block;
    color: #fff;
    border-radius: 3px;
    margin-left: 12px;
}

.buy-button {
    padding: 30px 30px;
    text-align: center;
}

.buy-button a {
    display: inline-block;
    padding: 14px 0px;
    background: #50575E;
    color: #fff;
    border-radius: 3px;
    font-size: 10px;
    font-weight: 500;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.buy-button a:hover {
    background: #3C4044;
}


.button,
.wpcf7-submit,
#submit {
    padding: 12px 16px 12px 16px;
    display: inline-block;
    font-size: 10px;
    font-weight: 400;
    cursor: pointer;
    border-radius: 5px;
    color: #fff !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #51bab6;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 3px;
    border: 0px !important;
    
}

.wpcf7-submit,
#submit {
    padding: 16px 20px 16px 20px !important;
    height: auto !important;
    font-size: 10px !important;
    background: #51bab6;
}

.wpb_button_a {
    font-size: 11.5px !important;
}

.wpb_button {
    padding: 16px 16px 16px 16px !important;
    display: inline-block;
    font-size: 11.5px !important;
    font-weight: 600;
    cursor: pointer;
    border-radius: 5px;
    color: #fff !important;
    border: 0px !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #4DD2B8 !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px !important;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    
    text-shadow: 0px 0px !important;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.wpb_call_to_action .wpb_btn-mini {
    font-size: 7px !important;
}

.wpb_call_to_action .wpb_btn-small {
    font-size: 8px !important;
}

.wpb_call_to_action .wpb_btn-large {
    font-size: 12px !important;
}

.wpb_call_to_action .wpb_regularsize {
    font-size: 10px !important;
}

.round-button {
    padding: 12px 16px 12px 16px;
    border: 1px solid #ddd;
    color: #333;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 400;
    display: inline-block;
    transition: all 0.2s;
    border-radius: 3px;
    -webkit-transition: all 0.2s;
    
}

.round-button:hover {
    border: 1px solid #eee;
    color: #000;
}

.navigation .button {
    font-size: 11px;
    margin-left: 12px;
    position: relative;
    top: 1px;
    border-radius: 3px;
}

.button:hover {
    color: #fff;
    background: #999999;
}

.xsmall {
    padding: 3px 10px 3px 10px;
    font-size: 8px;
}

.small {
    padding: 8px 12px 8px 12px;
    font-size: 8px;
}

.medium {
    padding: 13px 16px 13px 16px !important;
    font-size: 10px !important;
}

.large {
    padding: 22px 30px 22px 30px;
    font-size: 12px;
}

.btn-dark {
    background: #40434c !important;
    font-size: 11px !important;
    margin-left: 22px;
}


.carousel-control-container .left {
    left: -75px;
}

.carousel-control-container .right {
    right: -75px;
}

.carousel-control {
    background-color: transparent;
    opacity: 1;
    border-radius: 0;
    border: 0;
    opacity: 0.4;
}


.client-logo {
    width: 100%;
    height: auto;
}


.testimonial {
    background: #f5f5f5;
    padding: 22px 22px 22px 22px;
    margin-bottom: 54px;
    position: relative;
    font-size: 12px;
}

.testimonial-arrow {
    content: "";
    position: absolute;
    border-top: 24px solid #f5f5f5;
    border-right: 24px solid transparent;
    bottom: -24px;
    z-index: 10;
}




.social {
    height: 24px;
    position: absolute;
    right: 0;
    margin-top: -34px;
    margin-right: 22px;
    z-index: 99997;
}

.social-button {
    cursor: pointer;
    display: inline-block;
    margin-left: 4px;
    margin-top: 10px;
    height: 27px;
    width: 27px;
    opacity: 0.2;
}

.social-button a {
    display: block;
    color: #fff;
}

.social-button:hover {
    opacity: 1;
}

.social-button-team {
    opacity: 1;
    cursor: pointer;
    display: inline-block;
    padding-left: 5px;
}

.social-button-team a {
    display: block;
}

.social-button-team a img {
    height: 20px !important;
    width: auto !important;
}

.social-button-team:hover {
    opacity: 1;
}

.social-icons {
    cursor: pointer;
    display: inline-block;
    margin-left: 4px;
    height: 27px;
    opacity: 0.5;
}

.social-icons a {
    display: block;
    color: #9E9E9E !important;
}

.social-icons:hover {
    opacity: 1;
}

.social-icons i {
    padding-right: 5px;
}



.mobile-footer {
    display: none;
    text-align: center;
    margin-top: 44px;
    opacity: 0.9;
}

.mobile-footer p {
    color: #808693;
    margin-top: 11px;
    font-size: 12px;
    width: 200px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.mobile-footer ul li {
    display: inline-block;
    padding-right: 2px;
}




.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.sticky {
    color: red;
}

.gallery-caption {}

.bypostauthor {}

.clearboth {
    height: 0;
    clear: both;
    margin: 0;
    padding: 0;
}

.emptyspace {
    height: 22px;
    width: 100%;
}

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
    max-width: 100%;
    height: auto;
}




.widget a {
    font-weight: 400;
}


.sub-footer {
    line-height: 20px;
    color: #fff;
}

.sub-footer>.span3 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 30px;
}

.sub-footer .sub-footer:last-child>.span3 {
    border-right: none;
}

.sub-footer .widgettitle {
    font-size: 12px;
    font-weight: normal;
    letter-spacing: -0.2px;
    color: #545454;
}


.sub-footer .widget ul li {

    color: #545454;
    font-size: 13pt;
}

.sub-footer .widget ul li:first-child {
    
}

.sub-footer .widget ul li:last-child {
    border-bottom: none;
}

.sub-footer a {
    color: #545454 !important;
}

.sub-footer a:hover {
    color: #000 !important;
}

.sub-footer p {
    color: #666b71;
}

.sub-footer .post-date {
    color: #464A4F;
    font-size: 11px;
}

.sub-footer .post-date:before {
    content: "\a";
    white-space: pre;
}

.sub-footer .tagcloud a {
    background: #222528 !important;
    padding: 6px 12px;
    margin-bottom: 4px;
    display: inline-block;
    font-size: 11px !important;
}

.sub-footer .tagcloud a:hover {
    background: #fff;
    color: #fff !important;
}

.sub-footer address {
    color: #888;
}

.sub-footer .widget_text .widgettitle {
    display: none;
}

.sub-footer .widget_text .button {
    color: #fff !important;
    background: #222;
    border: none;
    box-shadow: none;
    text-shadow: none;
}


.widget-area>div {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 50px;
    font-size: 12px;
    color: #666;
    line-height: 24px;
}

.widget-area .widgettitle {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.textwidget {
    font-size: 12px;
    color: #555;
    font-weight: 300;
}

.textwidget p {
    font-size: 12px;
}

.textwidget p a {
    color: #ccc !important;
}

.textwidget p:last-child {
    margin-bottom: 0px;
}

.widget_search #s {
    height: 40px;
    font-size: 12px;
    padding-left: 12px;
}

.widget-area .post-date {
    color: #888;
    font-size: 11px;
}

.widget-area .post-date:before {
    content: "\a";
    white-space: pre;
}

.widget-area ul li {
    font-size: 12px;
    font-weight: normal;
    font-weight: 300;
}

.widget-area ul li {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 12px;
    padding-top: 12px;
}

.widget-area ul ul li:last-child {
    border-bottom: 0px dotted #ccc;
    padding-bottom: 0;
    padding-top: 12px;
}

.widget-area .widget_recent_entries ul li {
    background: #f3f3f3;
    padding-left: 12px;
    margin-bottom: 12px;
}

.widget-area .widget_recent_entries ul li:last-child {
    background: #f3f3f3;
    padding-left: 12px;
    padding-bottom: 12px !important;
    margin-bottom: 0px;
    border-bottom: 1px dotted #ccc !important;
}


#wp-calendar {
    width: 100%;
}

#wp-calendar caption {
    text-align: right;
    color: #333;
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 15px;
}

#wp-calendar thead {
    font-size: 10px;
    color: #fff;
}

#wp-calendar thead th {
    padding-bottom: 10px;
    text-align: center;
    color: #333;
}

#wp-calendar tbody {
    color: #aaa;
}

#wp-calendar tbody td {
    font-size: 10px;
    color: #333;
    background: #f1f1f1;
    text-align: center;
    padding: 3px;
}

#wp-calendar tbody td:hover {
    background: #40434c;
    cursor: pointer;
    color: #fff
}

#wp-calendar tbody .pad {
    background: none;
}

#wp-calendar tfoot #next {
    font-size: 10px;
    text-transform: uppercase;
    text-align: right;
}

#wp-calendar tfoot #prev {
    font-size: 10px;
    text-transform: uppercase;
    padding-top: 10px;
}

#wp-calendar a {
    color: #fff;
}

#wp-calendar a:hover {
    color: #fff !important;
}

#wp-calendar th {
    color: #333 !important;
}

#wp-calendar caption {
    color: #333 !important;
}

#wp-calendar td a {
    color: #fff !important;
}



.tag-cloud a,
.tagcloud a {
    background: transparent;
    font-size: 11px !important;
    padding: 5px 10px 5px 10px;
    margin-bottom: 4px;
    display: inline-block;
    color: #fff;
    border-radius: 3px;
    border: 1px solid #ccc;
}

.tagcloud a {
    background: #333;
    border: 0;
}

.tagcloud a:hover {
    background: #48C4B3 !important;
    color: #fff;
    border: 0;
}

.tag-cloud a:hover,
.tagcloud a:hover {
    color: #fff !important;
    background: #333;
}

.tag-cloud {
    margin-bottom: 22px;
}

.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    padding: 5px;
    font-size: 11px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.tagcloud .tooltip.in {
    opacity: 1;
    filter: alpha(opacity=80);
}

.tagcloud .tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #333;
    text-align: center;
    text-decoration: none;
    background-color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.tagcloud .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #fff;
}


.widget_nav_menu ul li {
    
    list-style-type: none;
    font-size: 13pt;
}

.widget_nav_menu ul li a {
    
    width: 100%;
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    
}

.widget_nav_menu ul li:last-child a {
    border-bottom: 0px;
}

.widget_nav_menu ul li a:hover {
    
    padding-left: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.widget-right .widget-area {
    padding-left: 30px;
    border-left: 1px solid #f1f1f1;
}

.widget-left {
    box-shadow: inset -20px 0px 9px -10px #f6f6f6;
    padding-top: 30px;
    padding-right: 30px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.widget-left .widget-area {
    padding-right: 30px;
    border-right: 1px solid #f1f1f1;
}


.widget-area .widgettitle {
    text-align: center !important;
    
    color: #818285;
    font-weight: bold;
    letter-spacing: -0.3px;
    font-size: 1.7em;
    display: block;
    text-transform: none !important;
    margin-bottom: 15px;
}

.sub-footer .widget_text .widgettitle {
    display: block;
    color: #ffffff !important;
    font-size: 2em;
    text-transform: none !important;
    margin-bottom: 15px;
    font-weight: normal;
    
}

.sub-footer .widget_text p {
    color: #ffffff !important;
    font-size: 13px !important;
}

.sub-footer .widget_text p.social-text {}

.sub-footer .widget_text .textwidget {
    color: #d3d2d2 !important;
    font-size: 13px !important;
}

.sub-footer .widget ul.social-buttons li {
    display: inline-block;
    border-bottom: none !important;
    margin-right: 15px;
}

.footer .row {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
}

.sub-footer .widget .widgettitle {
    margin-bottom: 10px;
    display: block;
    width: 100%;
}

.sub-footer .widget .widgettitle .twitterwidget-title {
    text-transform: none !important;
    font-weight: normal !important;
}

.widget_twitter div {
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
}

.widget_twitter .tweetContainer {
    height: 128px;
    overflow: hidden !important;
    width: 300px;
    position: relative;
}

.widget_twitter #tw {
    top: -61px;
    position: relative;
}

.widget_twitter .tweet {
    height: 59px;
    
}

.widget_twitter ul {
    list-style: none;
    margin-left: 0px !important;
}

.widget_twitter ul li {
    margin-bottom: 3px;
    padding-bottom: 3px;
    border-bottom: 1px solid #fff !important;
    line-height: 1em;
}

.widget_twitter .twitter-avatar {
    
    margin-bottom: 3px;
    padding-top: 4px;
}

.widget_twitter .twitter-avatar img {
    float: left;
    margin-right: 10px;
}

.widget_twitter .twitter-avatar a {
    font-size: 16px;
}

.widget_twitter .follow-button,
.widget_twitter .xavisys-link {
    margin: 0 10px 10px 25px;
}

.widget_twitter .entry-content {
    font-size: 12px;
    margin-bottom: 1px;
    overflow: hidden;
    color: #fff !important;
}

.widget_twitter .entry-content a {
    color: #fff !important;
}

.widget_twitter .entry-content a:hover {
    color: #fff !important;
    text-decoration: underline;
}

.widget_twitter .entry-meta {
    display: block;
    font-size: 85%;
    padding-top: 10px !important;
    overflow: hidden;
    color: #fff !important;
    border: none !important;
}

.widget_twitter .entry-meta a {
    color: #d3d2d2 !important;
}

.widget_twitter .entry-meta a:hover {
    color: #dc2623 !important;
}

.widget_twitter .intent-meta {
    margin-top: 5px !important;
    display: block;
}

.widget_twitter .intent-meta a {
    background: url(/images/everything-spritev2.png);
    
    display: inline-block;
    height: 16px;
    text-indent: -9999px;
    width: 16px;
}

.widget_twitter .intent-meta a.in-reply-to {
    background-position: 0 center;
}

.widget_twitter .intent-meta a:hover.in-reply-to {
    background-position: -16px center;
}

.widget_twitter .intent-meta a.favorite {
    background-position: -32px center;
}

.widget_twitter .intent-meta a:hover.favorite {
    background-position: -48px center;
}

.widget_twitter .intent-meta a.retweet {
    background-position: -80px center;
}





.quote-section .container {
    margin-top: 0px;
}

.quote-section .span4 {
    text-align: right;
}

.quote-section .span8 {
    padding-bottom: 0px;
}

.quote-section {
    text-align: left;
    padding: 40px 30px 40px 30px;
    background: #3C4044;
    border-top: 1px solid #e9e9e9;
    text-align: center;
    z-index: 50;
    position: relative;
}

.quote-section .container {
    padding-top: 0px;
}

.quote-section *:last-child {
    margin-bottom: 0px;
}

.quote-section p {
    color: #9BA09F;
}

.quote-section:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-top: 11px solid #fff;
    top: -1px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.quote-section .button {
    padding: 14px 18px 14px 18px !important;
    margin-left: 60px;
    font-size: 12px;
    background: #48C4B3;
    color: #fff !important;
}

.quote-section span {
    font-size: 18px;
    color: #fff;
    font-weight: 300;
}

.tweet_text {
    font-size: 12px;
    font-weight: 300;
    color: #555;
    display: inline;
    padding-top: 6px;
}

.sub-footer .tweet_text {
    color: #666b71;
}

.tweet .button {
    display: inline;
}

.tweet_text a {
    color: #51BAB6 !important;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    
}

.tweet_user {
    margin-bottom: 12px;
    color: #555 !important;
}

.tweet_time {
    display: block;
    font-weight: 300 !important;
}

.tweet_time a {
    font-weight: 300;
    font-size: 11px;
    color: #50555b !important;
}


.post-meta-data {
    margin-top: -20px;
    margin-bottom: 30px;
}

.post-meta-data .news-meta-data {
    display: inline-block;
    margin-right: 20px;
}

.post-meta-data .news-meta-data i {
    margin-right: 5px;
}



.category-filter-container {
    width: 100%;
}

.category-filter-button {
    border: 1px solid #c1c1c1;
    font-weight: 300;
    font-size: 11px;
    padding: 12px 12px;
    color: #666;
    width: 180px;
    cursor: pointer;
    text-transform: uppercase;
    letter-spacing: 3.5px;
    position: relative;
}

.category-filter-button:hover {
    border: 1px solid #ccc;
    padding: 12px 12px;
    color: #333;
    width: 180px;
    background: #fff;
    border: 1px solid #e1e1e1;
    border-bottom: 1px solid #fff;
}

.category-filter,
.category-selector {
    display: none;
    position: absolute;
    margin-top: 12px;
    margin-left: -13px;
    font-weight: normal;
    text-transform: none;
    letter-spacing: normal;
    z-index: 100000;
    text-align: left;
    background: #fff;
    border: 1px solid #e1e1e1;
    border-top: 1px solid #fff;
    padding: 0px 0px;
    width: auto;
}

.category-filter-button:hover .category-filter,
.category-filter-button:hover .category-selector {
    display: block;
}

.category-filter li,
.category-selector li {
    list-style-type: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.category-filter li a,
.category-selector li a {
    background: #fff;
    width: 180px;
    display: block;
    color: #40434c;
    font-size: 11.5px !important;
    padding: 12px 12px;
    text-indent: 10px;
    transition: all 0.4s;
    -moz-transition: all 0.4s;
    
    -webkit-transition: all 0.4s;
    
    -o-transition: all 0.4s;
    
    font-weight: 300;
}

.category-filter li a:hover,
.category-selector li a:hover {
    background: #f1f1f1;
}



.single-channels .page-callout {
    
    
}

.page-callout {
    background: #F7F7F7;
    
    position: relative;
    z-index: 2;
    
    border-top: 1px solid #ccc;


}

.page-callout .container {
    padding-top: 10px !important;
}

.page-callout .container .row {
    margin-bottom: 15px !important;
}

.page-callout .button {
    margin-left: 30px;
}

.page-callout h2 {
    margin-bottom: 0px;
    padding-right: 30px;
    border-right: 1px solid #ddd;
}

.page-name {
    text-align: right;
    font-weight: 600;
    font-size: 12px;
}


.full-width {
    box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
    margin-left: -150% !important;
    margin-right: auto !important;
    padding-left: 150% !important;
    padding-right: 150% !important;
    width: 100%;
    position: relative;
    z-index: 0;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    background-color: #f7f7f7;
}

.full-width-portfolio {
    padding-right: 0px;
    padding-left: 0px;
    border-top: 0px;
    border-bottom: 0px;
    opacity: 0;
    transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
}

.full-width-light {
    margin-top: 30px;
    margin-bottom: 60px !important;
    padding-top: 60px;
    padding-bottom: 30px;
    box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
    margin-left: -50%;
    padding-left: 50%;
    padding-right: 50%;
    width: 100%;
    position: relative;
    z-index: 0;
    background: #f7f7f7;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
}



.top-section {
    margin-bottom: 30px !important;
    position: relative;
    z-index: 0;
}

.top-section h1 {
    font-size: 86px;
    font-family: 'SkyTextRegular', Helvetica, Arial;
    line-height: 70px;
    font-weight: normal;
    color: #414549;
    margin-bottom: 12px;
    margin: 0px;
    padding: 0px 0px 0px 0px;
}

.top-section span {
    font-family: 'SkyTextRegular', Helvetica, Arial;
}

.top-section ul li {
    display: inline;
    margin-right: 30px;
    font-style: italic;
    font-size: 18px;
}


.main-row {
    padding-top: 30px;
    padding-bottom: 30px;
}

.row-large {
    padding-top: 90px;
    padding-bottom: 90px;
}


.row-dark {
    border-top: 0px;
    border-bottom: 0px;
}

.content-container .row-dark h1,
.content-container .row-dark h2,
.content-container .row-dark h3,
.content-container .row-dark h4,
.content-container .row-dark h5,
.content-container .row-dark h6 {
    color: #ffffff !important;
    opacity: 1;
    display: block;
    background: none !important;
    -webkit-text-fill-color: white !important;
}

.content-container .row-dark p {
    color: #fff !important;
}

.content-container .row-dark a,
.content-container .row-dark button {
    color: #fff !important;
    text-decoration: underline;
}

.content-container .row-dark a:hover,
.content-container .row-dark button:hover,
.content-container .row-dark .wpb_text_column a:hover,
.content-container .row-dark .wpb_text_column a:active,
.content-container .row-dark .wpb_text_column a:link,
.content-container .row-dark .wpb_text_column a:visited {
    color: #fff !important;
}

.content-container .row-dark .wpb_text_column a:hover {
    text-decoration: none !important;
}

.content-container .row-dark.parallax-bg h1 {
    text-shadow: 1px 1px #444;
    font-size: 46px !important;
}

.content-container .row-dark .floating-text-on-white h1,
.content-container .row-dark .floating-text-on-white h2,
.content-container .row-dark .floating-text-on-white h3,
.content-container .row-dark .floating-text-on-white h4,
.content-container .row-dark .floating-text-on-white h5,
.content-container .row-dark .floating-text-on-white h6 {
    color: #000000 !important;
    opacity: 1;
}

.content-container .row-dark .floating-text-on-white p {
    color: #000 !important;
}

.floating-text-on-white {
    margin: 20px;
    padding: 20px;
    background-color: rgba(255, 255, 255, 0.75) !important;
}

.row-dark .vc_progress_bar {
    margin-bottom: 0px;
}

.row-dark .heading a {
    color: #fff;
}

.row-dark .post-icons [class*="icon"] {
    color: #444;
}

.row-dark .features-icon {
    background: #F96E5B;
    color: #fff;
}

.row-dark .features span {
    color: #fff;
}

.row-dark .wpb_text_column a.btn-chev {
    color: #fff !important;
    text-decoration: none !important;
}

.row-dark .wpb_text_column a:hover.btn-chev {
    text-decoration: underline !important;
}

.row-dark .wpb_text_column .btn-chev i {
    color: #fff !important;
}

.row-dark .wpb_text_column ul li:before,
.row-dark .aio-icon-description ul li:before {
    color: #fff !important;
}

.row-dark .entry ol li,
.row-dark .entry ul li,
.row-dark .wpb_text_column ol li,
.row-dark .wpb_text_column ul li,
.row-dark .aio-icon-description ul li,
.row-dark .aio-icon-description ol li {
    color: #fff !important;
}


.parallax-section {
    margin-top: 0px;
    margin-bottom: 60px !important;
    padding-top: 80px;
    padding-bottom: 80px;
    box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
    margin-left: -50%;
    padding-left: 50%;
    padding-right: 50%;
    width: 100%;
    position: relative;
    z-index: 0;
    background: #fff;
    background-position: center 60%;
    background-size: cover;
}

.parallax-section h1,
.parallax-section h2,
.parallax-section h3,
.parallax-section h4,
.parallax-section h5,
.parallax-section h6 {
    color: #fff;
}

.parallax-section p {
    color: #fff;
    font-size: 14px;
}

.parallax-section *:last-child {
    margin-bottom: 0px;
}


.team-icons {
    font-size: 16px;
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 0px;
    color: #3C4044;
}

.team-icons [class*="fa-"] {
    margin-right: 8px;
    color: #4A4F54;
    transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
}

.team-icons [class*="fa-"]:hover {
    color: #5ED2C6;
}

.team-icons [class*="fa-"]:last-child {
    margin-right: 0px;
}


.tag-cloud {
    width: 400px;
    display: inline-block;
}

.tag-cloud a {
    border: 0;
    background: #222;
    font-weight: 300;
    color: #fff !important;
}

.tag-cloud a:hover {
    border: 0;
    background: #51BABE;
    font-weight: 300;
    color: #fff !important;
}


#infscr-loading {
    display: none !important;
}

.error-404 h1 {
    font-size: 100px;
}

.error-404 h2 {
    font-size: 30px;
    font-weight: 500;
}

.error-404 {
    text-align: center !important;
}

.isotope-preloader {
    background: url(assets/img/isotope-preloader.gif) center center no-repeat;
    height: 250px;
}

.the-icons {
    margin-left: 40px;
}

.the-icons li {
    color: #50575E;
    width: 40px;
    height: 40px;
    line-height: 40px;
    list-style-type: none !important;
    list-style: none !important;
    display: inline-block;
    margin-left: 0px !important;
}

.the-icons li i {
    font-size: 15px;
}

.bebas {
    font-size: 76px;
    font-family: 'SkyTextRegular', Helvetica, Arial;
    line-height: 50px;
    font-weight: normal;
    color: #414549;
    margin-bottom: 12px;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    text-align: center;
}

.feature h3 {
    margin-bottom: 12px;
}

.feature-icon {
    color: #51BAB6;
    font-size: 26px;
    text-align: center;
    display: block !important;
    border-radius: 2px;
}

.feature-left {
    float: left;
}

.feature-right {
    float: right;
    width: 205px;
}

.feature-right p {
    word-wrap: break-word;
}

.isotope>.wpb_column {
    width: 290px !important;
}

.page-template-template-blog-alternative-php .classic {
    border-bottom: 0px;
}

.page-template-template-blog-alternative-php .classic:nth-child(odd) {
    box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
    margin-left: -50%;
    padding-left: 50%;
    padding-right: 50%;
    width: 100%;
    position: relative;
    z-index: 0;
    padding-top: 60px;
    padding-bottom: 30px;
}

.page-template-template-blog-alternative-php .classic:nth-child(even) {
    box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
    margin-left: -50%;
    padding-left: 50%;
    padding-right: 50%;
    width: 100%;
    position: relative;
    z-index: 0;
    background: #f7f7f7;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    padding-top: 60px;
    padding-bottom: 30px;
}

.we-found {
    font-size: 12px;
}

.zt-tooltip {
    border-bottom: 1px dotted #333;
    font-weight: 400;
}

.highlight {
    font-style: normal;
    background: #51BABE;
    color: #fff;
}


.divider {
    height: 1px;
    width: 100%;
    margin-bottom: 30px;
}

.divider-minishadow {
    margin-left: auto;
    margin-right: auto;
    height: 14px;
    max-width: 419px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(assets/img/shadow-divider.png);
}

.divider-dotted {
    border-top: 2px dotted #ddd;
}

.divider-dashed {
    border-top: 2px dashed #ddd;
}

.divider-solid {
    border-top: 2px solid #ddd;
}

.divider-solidthick {
    border-top: 5px solid #f1f1f1;
}


.page-boxed {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    box-shadow: 8px 0 5px -6px rgba(0, 0, 0, 0.06), -8px 0 5px -6px rgba(0, 0, 0, 0.06), 0 5px 35px -3px rgba(0, 0, 0, 0.2);
}

.page-boxed .header {
    width: 1200px;
}

.page-boxed .full-width-portfolio {
    width: 1200px !important;
    margin-left: -111px !important;
}


.image-fullwidth img {
    width: 100% !important;
    height: auto !important;
}

.image-fullwidth {
    display: inline-block;
    left: 0;
    position: relative;
    float: left;
    overflow: hidden;
}

.image-fullwidth-overlay {
    background: rgba(81, 186, 190, 0.95);
    height: 100%;
    width: 100%;
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    
    z-index: 10000000;
}

.image-fullwidth-overlay h3 {
    text-align: center;
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    position: relative;
    top: 50%;
    margin-top: -4px;
}

.image-fullwidth:hover .image-fullwidth-overlay {
    opacity: 1;
    filter: alpha(opacity=100);
}

.image-fullwidth img {
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    
}

.image-fullwidth:hover img {
    transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -ms-transform: rotate(1.2, 1.2);
    
    -webkit-transform: scale(1.2, 1.2);
}

.vc_span12 {
    width: 100% !important;
}

.margin-bottom-0 {
    margin-bottom: 0px !important;
}






.marketing-button {
    background-color: #50575E;
    border: 1px solid #0b1319;
    color: #fff;
    border-radius: 5px;
    font-size: 18px;
    font-weight: 500;
    padding: 30px 30px;
    position: relative;
    cursor: pointer;
    width: 500px;
    display: block;
    box-shadow: 0 -7px 0 rgba(0, 0, 0, 0.1) inset;
    -webkit-transition: color 0.3s ease-in-out;
    -moz-transition: color 0.3s ease-in-out;
    -ms-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
}

.marketing-button:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.15);
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.marketing-button:hover:after {
    opacity: 1;
}

.marketing-button:hover {
    color: inherit !important;
}

.marketing-button-highlight {
    width: 100%;
    height: 1px;
    position: absolute;
    z-index: 10000;
    left: 0;
    top: 0;
    opacity: 0.8;
    background: -webkit-linear-gradient(left top, rgba(255, 255, 255, 0.0), rgba(255, 255, 255, 0.6) 35%, rgba(255, 255, 255, 0.6) 70%, rgba(255, 255, 255, 0));
    background: -moz-linear-gradient(left top, rgba(255, 255, 255, 0.0), rgba(255, 255, 255, 0.6) 35%, rgba(255, 255, 255, 0.6) 70%, rgba(255, 255, 255, 0));
    background: -ms-linear-gradient(left top, rgba(255, 255, 255, 0.0), rgba(255, 255, 255, 0.6) 35%, rgba(255, 255, 255, 0.6) 70%, rgba(255, 255, 255, 0));
    background: -o-linear-gradient(left top, rgba(255, 255, 255, 0.0), rgba(255, 255, 255, 0.6) 35%, rgba(255, 255, 255, 0.6) 70%, rgba(255, 255, 255, 0));
    background: linear-gradient(to left top, rgba(255, 255, 255, 0.0), rgba(255, 255, 255, 0.6) 35%, rgba(255, 255, 255, 0.6) 70%, rgba(255, 255, 255, 0));
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}

.marketing-button-text {
    display: block;
    position: relative;
    z-index: 10000;
}

.marketing-button-subtext {
    font-size: 11px;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 1px;
    display: block;
    font-weight: 400;
    opacity: 0.6;
    z-index: 10000;
}

.marketing-button-icon {
    display: block;
    height: 100%;
    width: 100px;
    position: absolute;
    top: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.06);
    z-index: 10000;
    text-align: center;
    font-size: 30px;
}

.marketing-button-icon i {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    display: block;
}

.marketing-button:hover .callout-button-highlight {
    opacity: 1;
}




.col-md-3 {
    position: relative;
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
    display: inline-block;
    width: 25%;
    font-weight: 400 !important;
    font-size: 12px;
}

.iconrow {
    margin-left: -15px;
    margin-right: -15px
}

.row:before,
.row:after {
    content: " ";
    display: table;
}

.iconrow:after {
    clear: both
}

.iconrow:before,
.row:after {
    content: " ";
    display: table;
}

.iconrow:after {
    clear: both
}

.fontawesome-icon-list {
    margin-top: 22px
}

.fontawesome-icon-list .fa-hover a {
    font-weight: 400;
    display: block;
    color: #2D3033;
    line-height: 32px;
    height: 32px;
    padding-left: 10px;
    border-radius: 4px
}

.fontawesome-icon-list .fa-hover a .fa {
    width: 32px;
    font-size: 14px;
    display: inline-block;
    text-align: right;
    margin-right: 10px
}

.fontawesome-icon-list .fa-hover a:hover {
    background-color: #f1f1f1;
    text-decoration: none
}

.fontawesome-icon-list .fa-hover a:hover .fa {
    font-size: 28px;
    vertical-align: -6px
}

.fontawesome-icon-list .fa-hover a:hover .text-muted {
    color: #bbe2d5
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}





.features {
    margin-bottom: 0px;
}

.wpb_tabs .features {
    margin-bottom: 0px;
}

.features-readmore {
    padding-bottom: 4px;
    border-bottom: 1px solid #f1f1f1;
    font-weight: 400;
    font-size: 13px;
    color: #666 !important;
    margin-top: 22px;
    display: inline-block;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    
}

.features-readmore:hover {
    color: #555 !important;
    border-bottom: 1px solid #555;
}

.features-icon {
    display: block !important;
    border-radius: 100px;
    font-size: 16px;
    color: #333;
    height: 50px;
    width: 50px;
    line-height: 50px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 12px;
    background: #F6F6F6;
}

.features-icon img {
    height: 25px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    line-height: 100px;
}

.features p {
    padding-bottom: 0;
    margin-bottom: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.features span {
    font-weight: 500;
    color: #555;
    font-size: 17px;
    text-align: center;
    display: block;
    width: 100%;
    margin-bottom: 12px;
}






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

label {
    font-size: 12px;
    color: #666;
    display: inline-block;
    margin-bottom: 6px !important;
}

textarea {
    width: 100%;
    height: inherit !important;
}

input {
    height: 40px !important;
    width: 100%;
}

input,
textarea,
select,
a {
    outline: none !important;
}

input,
textarea {
    background: #f7f7f7;
    outline: none !important;
    color: #888 !important;
    border: 0px;
    border-bottom: 1px solid #e7e7e7;
    box-shadow: none !important;
    padding: 12px 12px !important;
    cursor: pointer;
    font-size: 12px !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    margin-bottom: 0px !important;
}

input:hover {
    background: #f5f5f5;
}

input:focus {
    background: #f2f2f2;
}

textarea:hover {
    
}

textarea:focus {
    
    cursor: text;
    background: #fff;
    color: #666;
}


.submit {
    width: 80px;
    height: 40px;
    background: #333;
    color: #fff;
    padding: 0 0 0 0;
    margin-top: 0px !important;
    border: none;
    float: right;
    transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
}

.submit:hover {
    width: 80px;
    height: 40px;
    background: #666;
    color: #fff;
    padding: 0 0 0 0;
    border: none;
}

.contact-submit {
    display: inline-block;
}

#submit {
    background: #333;
    border: 0;
    border-radius: 5px;
    color: #fff !important;
    padding: 4px 18px !important;
    line-height: 0px;
    font-size: 14px;
    display: inline-block;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    font-size: 13px !important;
    font-weight: 300 !important;
}

.contact-submit {
    background: #333;
    border: 0;
    border-radius: 5px;
    font-weight: 300 !important;
    color: #fff !important;
    padding: 12px 18px 12px 18px !important;
    font-size: 14px;
    display: inline-block;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}

#submit:hover,
.contact-submit:hover {
    background: #5ED2C6;
    border: 0;
    border-radius: 5px;
    color: #fff !important;
    font-size: 14px;
}

.post-password-form submit.sky-btn {
    font-size: 1.2em !important;
    text-transform: none !important;
    letter-spacing: normal !important;
}




.wpcf7 {
    border: 1px solid #ccc;
    display: inline-block;
    background: #ffffff;
}

.wpcf7-form-control {
    margin-top: 12px;
}

.wpcf7-form>*:last-child {
    margin-bottom: 0px !important;
}

.wpcf7-form-control {
    margin-top: 3px;
}

.wpcf7-submit {
    margin-top: 10px;
    margin-left: 15px;
    text-transform: none !important;
    font-size: 18px !important;
    letter-spacing: normal !important;
}

.wpcf7 p {
    line-height: none;
    margin-bottom: 0px;
    color: #660066;
}

.content-container .vc_row .wpcf7 p {
    font-size: 20px !important;
}

.wpcf7 input {
    min-height: 30px !important;
    width: 100%;
}

.wpcf7 .form-field label {
    color: unset;
    font-size: 100%;
    display: unset;
}

.wpcf7 .spinner {
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    border: 4px solid rgba(255, 255, 255, .3);
    border-right-color: rgba(255, 255, 255, .9);
    border-radius: 50%;
    animation: spin 0.6s linear infinite;
    margin: 0 10px 0 0;
}



.wpcf7 .no-margin-top {
    margin-top: 0px !important;
}

.wpcf7 .no-margin-left {
    margin-left: 0px !important;
}

.wpcf7 .no-margin-right {
    margin-right: 0px !important;
}

.wpcf7 .margin-bottom {
    margin-bottom: 10px !important;
}

.wpcf7 .form-1col {
    width: 95% !important;
    float: left;
    margin: 10px 2.5%;
}

.wpcf7 .form-2col {
    width: 45% !important;
    float: left;
    margin: 10px 2.5%;
}

.wpcf7 .form-3col {
    width: 28.33333333% !important;
    float: left;
    margin: 10px 2.5%;
}

.wpcf7 .form-23col {
    width: 58.333333% !important;
    float: left;
    margin: 10px 2.5%;
}

.wpcf7 .form-24col {
    width: 71.25% !important;
    margin: 10px 2.5%;
    float: left;
}

.wpcf7 .form-4col {
    width: 20% !important;
    float: left;
    margin: 10px 2.5%;
}

.wpcf7 .form-3col.checkbox {
    width: 10% !important;
}

.wpcf7 .wpcf7-list-item .wpcf7-list-item-label {
    width: 100% !important;
    display: inline-block;
}

.wpcf7 .newsletters .wpcf7-list-item .wpcf7-list-item-label {
    display: none;
}

.wpcf7 .wpcf7-list-item input {
    float: left;
}

.wpcf7 .wpcf7-list-item {
    display: inline-block;
    margin-right: 2%;
    
    min-width: 40px;
    text-align: center;
}

.wpcf7 .wpcf7-response-output {
    clear: both;
    text-align: center;
}

.wpcf7 .wpcf7-not-valid-tip {
    display: inline-block;
    width: 100%;
}

.cf7-cbox-form-wrapper,
.ft-cbox-form-wrapper {
    display: none;
}


.cf7-cbox-form-wrapper .wpcf7 {
    background: #ffffff;
    width: 99.5%;
}

.cf7-cbox-form-wrapper .wpcf7 .wpcf7-response-output {
    margin: 0px !important;
}


.wpcf7 .wpcf7-form-control-wrap {
    align-self: center;
}

.wpcf7 .wpcf7-form-control-wrap select {
    padding: 11px;
    width: 100%;
}


*::-webkit-input-placeholder {
    color: #c6c4c4;
}

*:-moz-placeholder {
    
    color: #c6c4c4;
}

*::-moz-placeholder {
    
    color: #c6c4c4;
}

*:-ms-input-placeholder {
    
    color: #c6c4c4;
}


.wpcf7 .wpcf7-form-control-wrap.prefcont {
    margin-left: 5%;
}

.wpcf7 .wpcf7-form-control-wrap.createdanadyet {
    margin-left: 5%;
}

.wpcf7 .wpcf7-form-control-wrap.advertisebefore {
    margin-left: 5%;
}

.wpcf7 .wpcf7-form-control-wrap.createdanadyet .wpcf7-list-item {
    
    text-align: center;
}

.wpcf7 .wpcf7-form-control-wrap.myplatformmedia .wpcf7-list-item {
    width: 12%;
    margin-right: 1%;
    text-align: center;
}

.wpcf7 .radio.few .wpcf7-form-control-wrap .wpcf7-list-item {
    width: 20%;
    margin-right: 2.5%;
    text-align: center;
}

.wpcf7 .radio.few.form-2col .wpcf7-form-control-wrap .wpcf7-list-item {
    width: 35%;
    margin-right: 2.5%;
    text-align: center;
}

.wpcf7 .radio.few.form-2col .wpcf7-form-control-wrap .wpcf7-list-item .wpcf7-list-item-label {
    white-space: nowrap;
}

.wpcf7 .radio.many .wpcf7-form-control-wrap .wpcf7-list-item {
    width: 15%;
    margin-right: 2.5%;
    text-align: center;
}

.wpcf7 .wpcf7-form-control-wrap.whenused .wpcf7-list-item {
    width: 13%;
    margin-right: 2.5%;
    text-align: center;
}

.wpcf7 .wpcf7-form-control-wrap.agencyadvertiser {
    margin-left: 5%;
}

.wpcf7 .wpcf7-form-control-wrap.hear-about-us {
    margin-left: 6%;
}

#cf7-form-76 .wpcf7 .wpcf7-form-control-wrap.hear-about-us {
    margin-left: unset;
}

.wpcf7 .form-2col .wpcf7-form-control-wrap.hear-about-us {
    margin-left: 0% !important;
}

.wpcf7 .mediadd {
    min-height: 30px !important;
    width: 100%;
    background: #f5f5f5;
    border: 1px solid #e7e7e7;
}


.cf7-form-wrapper {
    position: relative;
}

.wpcf7 .wpcf7-checkbox {}

.wpcf7 .form-button {
    text-align: center;
}

.wpcf7 .form-comments {}

.wpcf7 .form-submit {
    text-align: center;
}

.wpcf7-form input {
    color: #ffffff;
}

.wpcf7-form p {
    font-size: 15px;
    margin-bottom: 10px;
}

.wpcf7 div.recap>div:first-child {
    margin: auto;
}

.widget .wpcf7 {
    border: 1px solid #f4f4f4;
}

.wpcf7-not-valid-tip {
    position: relative !important;
    text-align: center;
    left: 0px !important;
    top: 0px !important;
}

span.wpcf7-not-valid-tip {
    font-size: 0.9em !important;
}

.wpcf7-validation-errors {
    border: 0px !important;
    background: none;
    
    padding: 22px 22px 22px 22px !important;
    font-size: 12px !important;
    color: #E28966;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.wpcf7-response-output {
    margin: 0px !important
}

.wpcf7-mail-sent-ok {
    border: 0px !important;
    background: none;
    border: 1px solid #41B0A1 !important;
    padding: 22px 22px 22px 22px !important;
    font-size: 12px !important;
    color: #41B0A1;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.wpcf7-not-valid-tip {
    
    border: 0px !important;
    color: red;
    background: none !important;
    opacity: 1;
}

.wpcf7-form input.wpcf7-not-valid {
    border: 1px solid #F00;
}

.contact-form.row-dark h1,
.contact-form.row-dark h2,
.contact-form.row-dark h3,
.contact-form.row-dark h4,
.contact-form.row-dark h5,
.contact-form.row-dark h6,
.contact-form.row-dark p {
    color: #fff !important;
    opacity: 1 !important;
}







.flexslider {
    margin-bottom: 0 !important;
    padding: 0 0 0 0 !important;
    box-shadow: none !important;
    border: 0px !important;
}

.flexslider li {
    margin: 0 0 0 0 !important;
    list-style: none !important;
}

.flex-control-nav {
    display: none;
}

.flex-viewport,
.flexslider {
    background: none !important;
}


.ls-nav-next {
    background: #000 url(assets/img/slider_right.png) center center !important;
    background-repeat: no-repeat !important;
    height: 65px !important;
    width: 65px !important;
    opacity: 0.3;
    margin-right: 30px;
    border-radius: 5px;
    margin-top: -30px !important;
    z-index: 2 !important;
}

.ls-bg {
    transform: translateY(50px) !important;
}

.ls-nav-next:hover {
    opacity: 1;
}

.ls-nav-prev {
    background: #000 url(assets/img/slider_left.png) center center !important;
    background-repeat: no-repeat !important;
    height: 65px !important;
    width: 65px !important;
    opacity: 0.3;
    margin-left: 30px;
    border-radius: 5px;
    margin-top: -30px !important;
    z-index: 2 !important;
}

.ls-nav-prev:hover {
    opacity: 1;
}

.ls-wp-fullwidth-container {
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
    
    height: 550px;
    background: #222 url(assets/img/preloader.gif) center center no-repeat !important;
}

.ls-loading-container {
    background-image: none !important;
}

.ls-loading-indicator {
    height: 32px !important;
    width: 32px !important;
    background: #222 url(assets/img/preloader.gif) center center no-repeat !important;
}

.layer-slider {
    position: relative;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    
    -ms-transition: all 0.3s;
}

.ls-wp-fullwidth-helper {
    top: auto;
}

.layer-slider h1,
.layer-slider h2,
.layer-slider h3,
.layer-slider h4,
.layer-slider h5,
.layer-slider h6 {
    color: #fff;
    font-weight: 300 !important;
}

.layer-slider h1 {
    font-size: 64px;
}

.layer-slider p {
    display: inline-block;
    width: 100% !important;
    text-shadow: 1px 1px #444;
    font-weight: 300 !important;
}

.layer-slider .button,
.parallax-section .button {
    background: none !important;
    font-size: 11px;
    border-radius: 0px;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding-left: 0;
    padding-right: 0;
    padding: 14px 14px;
    border: 1px solid #fff !important;
    box-shadow: none;
    text-shadow: none !important;
    box-shadow: none !important;
}

.parallax-section .button {
    font-size: 12px;
}

.layer-slider .button:hover,
.parallax-section .button:hover {
    background: #fff !important;
    color: #333 !important;
    border: 1px solid #fff;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.layer-slider .slider-button {
    background: none !important;
    font-size: 11px;
    border-radius: 0px;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding-left: 0;
    padding-right: 0;
    padding: 14px 14px;
    border: 1px solid #fff !important;
    box-shadow: none;
    text-shadow: none !important;
    box-shadow: none !important;
    color: #fff;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    
    -ms-transition: all 0.2s;
}

.layer-slider .slider-button:hover {
    background: #fff !important;
    color: #333 !important;
    border: 1px solid #fff;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}


.wpb_row {
    margin-bottom: 0px !important;
}

.wpb_row .entry {
    margin-bottom: 0px;
}

.wpb_call_text {
    position: relative;
    top: 15px;
}

.page .wpb_row:last-child {
    margin-bottom: 0px;
}

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

.wpb_alert p {
    color: inherit !important;
    font-size: 12px !important;
}

.wpb_alert {
    padding: 8px 8px 8px 8px !important;
}

.wpb_accordion_header a {
    padding: 15px 15px 15px 15px !important;
    border-bottom: 1px solid #e1e1e1 !important;
    background: #f7f7f7;
    font-weight: 400;
}

.ui-accordion-header-icon {
    margin-top: 8px;
}

.wpb_tabs .wpb_tab {
    padding: 22px 0px 0px 0px !important;
    background-color: transparent !important;
}

.wpb_tabs .ui-tabs-panel {
    padding-top: 30px !important;
}

.wpb_tabs .entry {
    margin-bottom: 0px;
}

.wpb_tour .wpb_tab {
    padding-left: 30px !important;
}

.ui-state-default {
    margin-bottom: 0px !important;
}

.wpb_tabs .ui-accordion-content {
    padding-left: 0px !important;
}

.wpb_tabs .ui-tabs-anchor {
    padding: 12px 20px 12px 20px !important;
    display: inline-block;
    font-weight: 400;
    font-size: 12px;
    cursor: pointer;
    color: #fff !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-color: #50575E;
    margin-left: -1px;
    border-top: 0px solid #e7e7e7 !important;
    border-bottom: 0px solid #e7e7e7 !important;
    border-right: 0px solid #e1e1e1 !important;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    
}

.wpb_tabs .ui-tabs-anchor:hover {
    background-color: #383B3F;
}

.wpb_tabs ul li:first-child a {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}

.wpb_tabs ul li:last-child a {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}

.wpb_tabs .ui-tabs-active .ui-tabs-anchor {
    display: inline-block;
    font-weight: 400;
    font-size: 12px;
    cursor: pointer;
    color: #fff !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-color: #4DD2B8;
    border-top: 0px solid #4DD2B8 !important;
    border-bottom: 0px solid #4DD2B8 !important;
    border-left: none !important;
    border-right: none !important;
    position: relative;
}

.wpb_tour .ui-tabs-anchor {
    padding: 16px 16px 16px 16px !important;
    display: inline-block;
    font-weight: 400;
    font-size: 12px;
    cursor: pointer;
    color: #666 !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-bottom: 1px solid #e7e7e7 !important;
    border-right: 1px solid #e7e7e7;
    background: #fff;
    box-shadow: -20px 0 9px -10px #F6f6f6 inset;
}

.wpb_tour .ui-state-default:last-child .ui-tabs-anchor {
    border-bottom: 0px !important;
}

.wpb_tour .ui-tabs-active .ui-tabs-anchor {
    display: inline-block;
    font-weight: 600;
    font-size: 12px;
    cursor: pointer;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
}

.wpb_tour .ui-tabs-anchor {
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    
}

.wpb_tour .ui-tabs-anchor:hover {
    background: #f8f8f8;
    padding-left: 32px !important;
}

.wpb_call_to_action {}

.vc_single_bar {
    background-color: #fff !important;
}

.vc_progress_bar .vc_label {
    color: #fff !important;
}

.vc_bar {}

.vc_text_separator {
    border-bottom: 1px solid #f1f1f1 !important;
}

.wpb_tour_next_prev_nav {
    display: none;
}

.wpb_heading {
    margin-bottom: 22px;
    font-weight: 500;
    color: #50575E;
    font-size: 18px;
    border-bottom: none;
    text-align: left;
}

.flex-direction-nav a {
    background: #333 !important;
    height: 50px !important;
    width: 50px !important;
    border-radius: 5px;
}

.flex-direction-nav .flex-next {
    margin-right: 20px !important;
    background: #000 url(assets/img/nextpost.png) center center no-repeat !important;
}

.flex-direction-nav .flex-prev {
    margin-left: 20px !important;
    background: #000 url(assets/img/prevpost.png) center center no-repeat !important;
}

.flex-control-nav li {
    margin: 0px 5px !important;
}

.flex-control-nav li a {
    height: 10px !important;
    width: 10px !important;
}

.flex-active {
    background: #5ED2C6 !important;
}

.wpb_teaser_grid .post-thumb img {
    margin-bottom: 12px;
}

.wpb_separator {
    background: #f1f1f1;
    margin-bottom: 30px !important;
    margin-top: 0px;
}

.wpb_toggle {
    padding: 15px 15px 15px 15px;
    border-top: 1px solid #ddd;
    margin-bottom: 0px !important;
}

.wpb_toggle_content {
    margin-top: 0px !important;
}

.wpb_toggle:first-child {
    border-top: 0px;
}

.vc_pie_chart_value {
    font-size: 16px !important;
}

.wpb_column {
    margin-bottom: 0px !important;
}

.wpb_gallery {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

.page .faqs .vc_toggle_title h4 {
    font-size: 18px !important;
}

.numbering-points p::first-letter {}

.numbering-points .number {
    font-size: 300%;
    color: #53129C;
    float: left;
    margin-right: 10px;
    margin-top: 7px;
}

.help-qa-ultimate .ult_exp_section-main.ult_expleft_icon {
    margin: 0px !important;
}

.help-qa-ultimate .ult_expheader {
    text-transform: inherit !important;
}

.adv-tabs-ult {
    min-height: 1px;
}

.adv-tabs-ult .ult_tabitemname.ult_active_tabnme {
    visibility: visible;
}

.promo-boxes .wpb_heading {
    text-align: center;
}

.promo-boxes .vc_single_image-wrapper {
    display: inline-block;
    position: relative;
}

.promo-boxes .vc_single_image-wrapper:before {
    display: block;
    content: '';
    position: absolute;
    top: 4px;
    right: 3px;
    bottom: 4px;
    left: 4px;
    
    border-radius: 3px;
}

.promo-boxes img.vc_single_image-img {
    border: 1px solid #BD2026;
    border-radius: 3px;
    
}


.hp-slider .ls-slide {
    border-bottom: 2px solid #BD2026;
}

.sign-board .vc_single_image-wrapper {
    position: absolute;
    top: -180px;
    z-index: 10000000;
    right: 30%;
}

.menu-items ul {
    list-style: none !important;
    margin: 0 0 20px 0 !important;
}

.menu-items li {
    padding: 0.3em 0;
    border-bottom: 1px solid #ffc00f;
    color: #000000;
    list-style-type: none !important;
    margin: 0px !important;
}

.menu-items span {
    color: #ffc00f;
}

.content-container .menu-items h4 {
    padding-bottom: 0.1em;
    border-bottom: 2px solid #ffc00f;
    margin-bottom: 0px !important;
    font-size: 26px !important;
}



.button-strip {
    background: white;
    width: 100%;
    margin: 20px 0px !important;
    position: relative;
    white-space: nowrap;
}

.prev-wrapper {
    width: 50%;
    display: inline-block;
    box-sizing: content-box;
    white-space: normal;
    vertical-align: top;
}

.next-wrapper {
    width: 50%;
    display: inline-block;
    box-sizing: content-box;
    text-align: right;
    white-space: normal;
    vertical-align: top;
    margin-top: 0px;
}

.sas-slide-btn {
    display: inline-block;
    width: auto;
}

.sas-slide-text {
    display: inline-block;
    margin: 0px 15px;
    width: 60%;
    vertical-align: middle;
}

.sas-btn-arrows {
    border: 2px solid #58585a;
    font-size: 30px;
    border-radius: 10px;
    width: fit-content;
    width: -moz-fit-content;
    display: inline-block;
}

.sas-btn-arrows a {
    padding: 2px 20px 8px 10px;
    display: flex !important;
    justify-content: flex-start !important;
    align-items: center;
    color: #000000;
}

.sas-btn-arrows a .fa {
    color: #000000;
}

.sas-btn-arrows:hover {
    background-color: #58585a;
    text-decoration: none !important;
}

.sas-btn-arrows:not(.btn-glowing) a:hover {
    text-decoration: none !important;
    color: #ffffff;
}

.sas-btn-arrows.btn-glowing a,
.sas-btn-arrows.btn-glowing a:hover {
    text-decoration: none !important;
    color: #000000 !important;
}

.sas-btn-arrows a .fa-caret-left {
    padding-top: 5px;
    padding-right: 10px;
}

.sas-btn-arrows a .fa-caret-right {
    padding-top: 5px;
    padding-left: 10px;
}

.sas-btn-arrows a .fa-caret-up {
    padding-top: 5px;
    padding-right: 10px;
}

.sas-btn-arrows a .fa-caret-down {
    padding-top: 5px;
    padding-left: 10px;
}

.sas-btn-text p {
    font-size: 26px;
    color: #000000;
    display: flex !important;
    align-items: center;
    line-height: normal;
    margin: 1% auto 5% auto;
}

.prev-wrapper .sas-btn-text p {
    justify-content: flex-start !important;
}

.next-wrapper .sas-btn-text p {
    justify-content: flex-end !important;
}

.full-height-row h1 {
    margin-top: 15px !important;
}

.full-height-row .wpb_text_column p {
    font-size: 16px;
    line-height: normal !important;
}

.esgbox-iframe h1 {
    padding-bottom: 25px !important;
}

.content-container {
    
}

.page-template .content-container,
.blog .content-container {
    
}

.single-case_studies .content-container {
    margin-top: 0px;
}

.logged-in.admin-bar .content-container {
    
}

.os-MacOS .content-container {
    
}

.wpb_text_column.nobullets .esg-grid ul#mainul li:before {
    content: none;
    display: none;
}

.wpb_text_column .esg-grid ul li:before {
    content: none;
    display: none;
}

.hp-btn-slide1 {
    box-shadow: rgba(255, 255, 255, 0.3) 0px 0px 0px 10px;
    top: 393px;
    left: 607.1px;
    text-align: center;
    font-weight: 400;
    font-size: 24px;
    width: 90%;
    color: rgb(255, 255, 255);
    border-radius: 0px;
    padding: 20px 10px;
    z-index: auto;
    background-color: rgba(80, 80, 90, 0.8);
    white-space: normal;
    font-family: SkyTextRegular, Helvetica, Arial !important;
    margin: 0px auto;
    height: 110px;
    border-width: 0px;
    letter-spacing: 0px;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
    filter: none;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.hp-btn-slide1 p {
    font-size: 24px !important;
    font-weight: bold !important;
}

.wpb_content_element a.hp-btn-slide1:hover p,
.wpb_content_element a.hp-btn-slide1:active p,
.wpb_content_element a.hp-btn-slide1:visited p,
.wpb_content_element a.hp-btn-slide1:link p,
.wpb_content_element a.hp-btn-slide1 p {
    color: #fff !important;
    line-height: normal;
    font-size: 20px;
}

.wpb_content_element a.hp-btn-slide1:hover p {
    text-decoration: underline;
}

.hp-btn-ns {
    align-items: center;
    flex-wrap: wrap;
    min-height: 120px;
    text-align: center;
    font-size: 18px;
    border-radius: 5px;
    width: auto;
    padding: 20px 15px;
    color: rgb(255, 255, 255);
    height: 120px;
    background-color: rgba(88, 88, 90, 1);
    white-space: normal;
    display: flex !important;
    justify-content: center !important;
    font-family: SkyTextRegular, Helvetica, Arial !important;
    margin: 0px;
    z-index: auto;
    border-width: 0px;
    letter-spacing: 0px;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;

}

.wpb_content_element a.hp-btn-ns:hover p,
.wpb_content_element a.hp-btn-ns:active p,
.wpb_content_element a.hp-btn-ns:visited p,
.wpb_content_element a.hp-btn-ns:link p,
.wpb_content_element a.hp-btn-ns p,
.wpb_content_element a.hp-btn-ns:hover {
    color: #fff !important;
    line-height: normal;
    font-size: 18px;
    text-decoration: none !important;
}

.hp-btn-ns .fa {
    padding-bottom: 10px;
    font-size: 30px !important;
}

.btn-git-mob.ls-layer {
    padding: 0px 10px 0px 0px !important;
}

.btn-git-mob .fa {
    border-radius: 5px;
    margin-right: 2px;
    color: #ffffff;
    border: none;
    background: none;
    padding: 3px 15px 6px 15px;
    font-size: 30px;
    vertical-align: middle;
}

.btn-git-mob:hover {
    text-decoration: none !important;
}

.btn-git-mob:hover .fa {
    border: none;
}

.btn-git-mob p {

    font-weight: 700;
    font-size: 17.4769px;
    color: rgb(255, 255, 255);
    border-radius: 5px;
    background-color: transparent;
    font-family: SkyTextRegular, Helvetica, Arial !important;
    margin: 0px;
    z-index: auto;

    padding: 0px 9.7094px 0px 0px;
    border-width: 0px;
    letter-spacing: 0px;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
}

.btn-git-mob {
    
    border-radius: 5px;
    
    min-height: 32px;
    line-height: 2em !important;
    position: relative;
    z-index: 2;
    border: none;
    background: #ff9e00;
    background: -moz-linear-gradient(left, #ff9e00 0%, #cd0000 25%, #b5007d 50%, #21429c 75%, #0071ff 100%);
    background: -webkit-linear-gradient(left, #ff9e00 0%, #cd0000 25%, #b5007d 50%, #21429c 75%, #0071ff 100%);
    background: linear-gradient(to right, #ff9e00 0%, #cd0000 25%, #b5007d 50%, #21429c 75%, #0071ff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9e00', endColorstr='#0071ff', GradientType=1);
    color: #fff !important;
    display: inline-block;
    box-sizing: border-box;
    cursor: pointer;
    text-decoration: none;
    margin: 5px auto 10px auto;
}

.btn-git-mob:before {
    background: rgba(255, 255, 255, 0.3);
    background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.2));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.2));
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
    border-radius: 0% 0 60% 60%;
    content: "";
    position: absolute;
    z-index: 1;
    top: -20%;
    left: 1%;
    width: 99%;
    height: 90%;
}

.using-ie .btn-git-mob {
    width: 200px !important;
}


.esg-grid .eg-lp-lads-news-element-11-a a:hover,
.esg-grid .eg-lp-lads-news-element-11-a a:visited,
.esg-grid .eg-lp-lads-news-element-11-a a:link,
.esg-grid .eg-lp-lads-news-element-11-a a:active {
    color: #ffffff !important;
}

.esg-grid .eg-prop-and-mecs-element-27-a a:hover,
.esg-grid .eg-prop-and-mecs-element-27-a a:visited,
.esg-grid .eg-prop-and-mecs-element-27-a a:link,
.esg-grid .eg-prop-and-mecs-element-27-a a:active,
.esg-grid .eg-prop-and-mecs-element-14-a a:visited,
.esg-grid .eg-prop-and-mecs-element-14-a a:link,
.esg-grid .eg-prop-and-mecs-element-11-a a:hover,
.esg-grid .eg-prop-and-mecs-element-11-a a:active,
.esg-grid .eg-prop-and-mecs-element-11-a a:visited,
.esg-grid .eg-prop-and-mecs-element-11-a a:link {
    color: #ffffff !important;
}

.esg-grid .eg-prop-and-mecs-element-14-a a:hover,
.esg-grid .eg-prop-and-mecs-element-14-a a:active {
    color: #000000 !important;
}

.esg-grid .eg-prop-and-mecs-element-14-a {
    color: #fff;
    line-height: 70%;
    margin: 4px 0px 0px 32px;
}

.eg-sm-assets-wrapper .eec {
    text-align: left;
    width: auto !important;
    margin: 0px 20px;
    right: 0px;
}

.eg-prop-and-mecs-wrapper .eec {
    text-align: left;
    width: auto !important;
    margin: 0px 20px;
    right: 0px;
}



.esg-grid .esg-media-cover-wrapper .esg-tc.eec .eg-lp-lads-news-element-3,
.esg-grid .esg-media-cover-wrapper .esg-cc.eec .eg-lp-lads-news-element-12-a {
    white-space: normal !important;
}

.esg-grid .eg-lp-lads-news-funnel-element-11-a a:hover,
.esg-grid .eg-lp-lads-news-funnel-element-11-a a:visited,
.esg-grid .eg-lp-lads-news-funnel-element-11-a a:link,
.esg-grid .eg-lp-lads-news-funnel-element-11-a a:active,
.esg-grid .eg-lp-lads-news-funnel-mobile-element-11-a a:hover,
.esg-grid .eg-lp-lads-news-funnel-mobile-element-11-a a:visited,
.esg-grid .eg-lp-lads-news-funnel-mobile-element-11-a a:link,
.esg-grid .eg-lp-lads-news-funnel-mobile-element-11-a a:active {
    color: #ffffff !important;
}

.esg-grid .esg-media-cover-wrapper .esg-tc.eec .eg-lp-lads-news-funnel-element-3,
.esg-grid .esg-media-cover-wrapper .esg-cc.eec .eg-lp-lads-news-funnel-element-12-a,
.esg-grid .esg-media-cover-wrapper .esg-tc.eec .eg-lp-lads-news-funnel-mobile-element-3,
.esg-grid .esg-media-cover-wrapper .esg-cc.eec .eg-lp-lads-news-funnel-mobile-element-12-a {
    white-space: normal !important;
}

#sas-atts .esg-filters.esg-navbutton-solo-left,
#sas-creatives .esg-filters.esg-navbutton-solo-left {
    top: 40% !important;
}

#sas-atts .esg-filters.esg-navbutton-solo-right,
#sas-creatives .esg-filters.esg-navbutton-solo-right {
    top: 40% !important;
}

#sas-lads .esg-filters.esg-navbutton-solo-left {
    top: 43% !important;
}

#sas-lads .esg-filters.esg-navbutton-solo-right {
    top: 43% !important;
}


.ls-wrapper .fa-caret-left,
.ls-wrapper .fa-caret-right {
    font-size: 40px;
    vertical-align: middle;
}

.ls-wrapper .fa-caret-left {
    padding-right: 5px;
}

.ls-wrapper .fa-caret-right {
    padding-left: 5px;
}

.ls-v6 .ls-bottom-nav-wrapper .ls-bottom-slidebuttons a.ls-nav-active {
    background-color: rgba(146, 208, 80, 1);
    border: 2px solid rgba(92, 151, 46, 1) !important;
}

.ls-v6 .ls-bottom-nav-wrapper .ls-bottom-slidebuttons a {
    border: 2px solid rgba(210, 210, 210, 1) !important;
}

.ls-v6 .ls-bottom-nav-wrapper .ls-bottom-slidebuttons a:hover {
    border: 2px solid rgba(92, 151, 46, 1) !important;
}

.ns-sas-boxes .fa {
    font-size: 60px;
    margin-bottom: 10px;
    width: 100%;
}

.btn-git.ls-layer {
    padding: 0px 10px 0px 0px !important;
}

.btn-git .fa {
    background: white;
    border-radius: 5px;
    padding: 5px 15px;
    margin-right: 2px;
    color: #5c972e;
    font-size: 30px;
    border: 1px solid #a5de37;
    vertical-align: middle;
}

.btn-git:hover .fa {
    border: 1px solid #5c972e;
}

.home .ls-container .ls-wrapper span.ns-quote-modalPopup.btn-git.ls-layer {
    width: fit-content !important;
    width: -moz-fit-content !important;
    height: fit-content !important;
    height: -moz-fit-content !important
}

.gridbox {
    padding: 0px 5.5% 0px 5.5%;
    margin: 0px 1%;
    width: 85%;
    z-index: auto;
    border-width: 0px;
    border-radius: 0px;
    letter-spacing: 0px;
    display: block !important;
    -o-transform: translateZ(1px);
    -ms-transform: translateZ(1px);
    -moz-transform: translateZ(1px);
    -webkit-transform: translateZ(1px);
    transform: translateZ(1px);
    white-space: nowrap;
    word-wrap: normal;
    box-sizing: content-box !important;
}

.pdata {
    display: none;
}




.git-button {}

.git-image {
    margin-top: 8px;
}

.git-contact-details .wpb_raw_html {
    margin-bottom: 10px !important;
    margin-left: 15px;
}

.git-contact-icon {
    margin-right: 10px;
    vertical-align: middle;
    color: #561b06;
}

.git-contact-details .wpb_raw_html a {
    font-size: 1.6em !important;
    font-weight: normal !important;
}

.row-dark .git-contact-details .git-contact-icon {
    color: #fff;
}

.row-dark .git-contact-details .wpb_raw_html {
    color: #fff;
}

.row-dark .git-contact-details .wpb_raw_html a {
    color: #fff;
}

.row-dark .git-contact-details .wpb_raw_html a:hover {}

.single-channels h2 {
    color: #000000;
    font-weight: bold;
}

.single-channels .content-container h2,
.single-channels .content-container h3,
.single-channels .content-container h4,
.single-channels .content-container h5,
.single-channels .content-container h6 {
    font-size: 20px;
}

.channel-logo {
    border: 1px solid #f4f4f4;
    padding: 10px;
}

.logo-border {
    border: 1px solid #f4f4f4;
    padding: 10px;
}


.channels-top-titles {
    background: #f5f5f5;
    padding: 20px;
}

.channels-top-titles p {
    font-size: 1.2em;
    line-height: normal;
    display: inline-block;
    float: none;
    vertical-align: middle;
    white-space: normal;
    text-align: center;
}

.channels-top-titles .wpb_wrapper {
    white-space: nowrap;
    height: 50px;
}

.channels-top-titles .wpb_wrapper:before {
    content: "";
    display: inline-block;
    height: 100%;
    margin-right: -0.3em;
    vertical-align: middle;
}

.channels-top-titles wpb_wrapper>* {
    white-space: normal;
    text-align: left;
}

.audience-wrapper {
    background: #f5f5f5;
    display: block;
    clear: both;
    margin: 0 0px !important;
    padding-top: 10px;
    position: relative;
}

.audience-wrapper:after {}

.audience-wrapper .text-script {
    position: absolute;
    right: 10px;
    bottom: 0;
}

.text-script-row {
    margin-bottom: 0px !important;
}

.text-script {
    text-align: right;
    background: #f5f5f5;
}

.text-script .down-arrow {
    margin-right: 10px;
    margin-bottom: -5px;
}

.audience-profile {}

.audience-profile.main-row {
    margin-bottom: 10px !important;
}

.audience-profile .channel-pie-chart {
    padding: 0;
    margin: 10px 10px 0 10px;
    position: relative;
}

.audience-profile .channel-pie-stats {
    
}

.audience-profile .chart {
    text-align: center;
    min-width: 339px;
}

.audience-profile .chart-stats {
    height: 330px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.audience-profile .channel-pie-stats .pie-figure {
    text-align: center;
    font-size: 6.5em !important;
    line-height: .9em !important;
    background: -webkit-linear-gradient(to left, #ff9e00 0%, #cd0000 25%, #b5007d 50%, #21429c 75%, #0071ff 100%);
    background: -moz-linear-gradient(to left, #ff9e00 0%, #cd0000 25%, #b5007d 50%, #21429c 75%, #0071ff 100%);
    background: -ms-linear-gradient(to left, #ff9e00 0%, #cd0000 25%, #b5007d 50%, #21429c 75%, #0071ff 100%);
    background: -o-linear-gradient(to left, #ff9e00 0%, #cd0000 25%, #b5007d 50%, #21429c 75%, #0071ff 100%);
    background: linear-gradient(to right, #ff9e00 0%, #cd0000 25%, #b5007d 50%, #21429c 75%, #0071ff 100%);
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
}

.audience-profile .channel-pie-stats .pie-figure .sm-counter-number {
    margin-right: -20px;
}

.audience-profile .channel-pie-stats .pie-label {
    padding: 0px 10px 20px 10px;
    display: block;
}

.audience-profile .tableKey {
    margin-top: 10px;
    text-align: center;
}

.audience-profile .channel-pie-chart #chart-pie {
    margin: 0 auto;
    display: table-cell;
    width: 100% !important;
    height: 100% !important;
}

.audience-profile .channel-pie-chart .chart-legend {
    width: 100%;
    height: auto;
    text-align: center;
    position: absolute;
    top: 43%;
}


.audience-profile .channel-pie-chart .chart-legend .doughnut-legend ul {}

.audience-profile .channel-pie-chart .chart-legend .doughnut-legend li {
    padding-bottom: 5px;
    list-style: none;
    margin-left: 0px !important;
}

.audience-profile .channel-pie-chart .chart-legend .doughnut-legend li .pie-label-0 {
    color: #666666;
    font-size: 1rem;
}

.audience-profile .channel-pie-chart .chart-legend .doughnut-legend li .pie-label-1 {
    color: #c10068;
    font-size: 1rem;
}

#audience_table.audience-profile.main-row {
    margin-bottom: 40px !important;
}

table#audience-data {
    border: 1px solid #fff;
    border-collapse: collapse;
}

#audience-data tr th {
    background: #9e9e9e;
    padding: 5px 0px;
    color: #fff;
    text-align: center;
}

#audience-data tr td {
    background: #f5f5f5;
    padding: 5px 0px;
    color: #000;
    text-align: center;
}

#audience-data a.key,
#audience-data a:hover.key {
    color: #fff !important;
    text-decoration: none !important;
}

.tv-frame-spacer {
    position: relative;
    padding-top: 4.4%;
    padding-bottom: 67.5%;
    height: 0;
}

.tv-frame-spacer iframe,
.tv-frame-spacer video {
    background: url(assets/img/flat-tv-frame.png) no-repeat center;
    box-sizing: border-box;
    background-size: contain;
    padding: 1.8% 1% 5% .8%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.tv-frame-spacer.self-hosted iframe,
.tv-frame-spacer.self-hosted video {
    padding: 1.8% 1% 14.9% .8% !important;
}

.mobile-frame-spacer {
    position: relative;
    padding-top: 2%;
    padding-bottom: 62%;
    height: 0;
}

.mobile-frame-spacer #block_hp_tweets {
    background: url(assets/img/mobile-frame-twitter.png) no-repeat center;
    box-sizing: border-box;
    background-size: contain;
    padding: 11.7% 15.5% 12.7% 14.8%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.mobile-frame-spacer #jstwitter {
    height: 100% !important;
    border-top: none !important;
}

.ipad-frame-spacer {
    position: relative;
    padding-top: 4.4%;
    padding-bottom: 57.5%;
    height: 0;
}

.ipad-frame-spacer iframe,
.ipad-frame-spacer video {
    background: url(assets/img/ipad-frame.png) no-repeat center;
    box-sizing: border-box;
    background-size: contain;
    padding: 10.6% 19.8% 5% 19.9%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#jstwitter {
    width: 100%;
    height: 288px;
    font-size: 11px;
    color: #656565;
    overflow: hidden;
    border-top: 1px solid #ccc;
}

#jstwitter ul.tweet_list {
    margin: 0px;
    padding: 0px;
}

#jstwitter ul.tweet_list li {
    list-style: none;
    margin-left: 0px;
}

#jstwitter .tweet {
    background: #f5f5f5;
    padding: 0px 8px 0 8px;
    height: 48px;
    border-bottom: 2px solid #FFF;
    display: block;
    overflow: hidden;
}

#jstwitter .tweet a {
    text-decoration: none;
    color: #660066;
    font-size: 11px;
}

#jstwitter .tweet a:hover {
    text-decoration: underline;
    color: #c10168;
}

#jstwitter .tweet .tweet_time {
    font-size: 10px;
    font-style: italic;
    color: #777777;
    float: right;
    padding-top: 1px;
}

#jstwitter .tweet .tweet_avatar {
    float: left;
    margin-right: 10px;
    margin-top: 5px;
}

#block_channel_tweets .tweet-icon {
    float: left;
    width: 20px;
    margin-right: 10px;
    display: inline-block;
    margin-top: 4px;
}

#block_channel_tweets .tweet-icon .skycon--twitter {
    font-size: 18px;
}

#block_channel_tweets .tweet-title {
    float: left;
    padding-bottom: 5px;
    display: inline-block;
    clear: right;
}


.cs-landing .entry-title {
    color: #ffffff !important;
    padding: 10px;
    position: absolute;
    bottom: 6%;
    font-size: 34px;
    z-index: 5;
}

.cs-landing:hover .entry-title {
    transform: scale(1);
}

.cs-landing {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.cs-landing img {
    width: 100%;
    max-height: 100%;
    height: auto;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    zoom: 1;
}

.cs-landing a {
    color: #ffffff !important;
}

.cs-landing a:hover {
    color: #ffffff !important;
    text-decoration: none !important;
}

.cs-landing a:hover img {
    transform: scale(1.1);
}

.cs-landing a .view {
    position: absolute;
    top: 20%;
    text-align: center;
    left: 0;
    right: 0;
    opacity: 0;
    transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    display: table-cell;
    vertical-align: middle;
    z-index: 15;
}

.cs-landing a .view .icon {
    top: 20px !important;
    margin: auto !important;
    width: 20%;
    color: #19b5ea;
    padding: 20px !important;
    transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    font-size: 28px;
    border-radius: 7px !important;
    vertical-align: middle;
    display: inline-table;
    background: white;
}

.cs-landing a .view .icon svg path {
    fill: #5c972e;
}

.cs-landing a:hover .view {
    top: 27%;
    opacity: 0.7;
}




#our-sites {
    padding: 20px 20px 0px 20px;
}

#our-sites ul {
    text-align: center;
}

#our-sites li {
    padding: 15px 25px;
    display: inline-block;
}

#our-sites li:hover {
    background: #f2f2f2;
}





#quick-mini-nav-links {
    padding: 0px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    position: relative;
    z-index: 39;
    overflow: visible;
}

#quick-mini-nav-links ul {
    position: relative;
}

#quick-mini-nav-links li {
    display: inline-block;
    padding: 15px 10px;
    margin: 0 10px;
    font-size: 14px !important;
}

#quick-mini-nav-links ul li:first-of-type {
    margin-left: -5px;
}

#quick-mini-nav-links>ul>li {
    color: #333 !important;
    cursor: pointer;
}

#quick-mini-nav-links>ul>li:hover {
    text-decoration: none;
    color: #c10068 !important;
}

#quick-mini-nav-links li a {
    color: #333 !important;
}

#quick-mini-nav-links li a:hover {
    text-decoration: none;
    color: #c10068 !important;
}

#quick-mini-nav-links>ul>li>ul {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 80%;
    left: 0;
    background: #fff;
    padding: 10px 0px;
    z-index: 0;
    background: rgba(245, 245, 245, 0.95);
    border: 1px solid #ccc;
    width: 72%;
    -webkit-transition: all 500ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -moz-transition: all 500ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -o-transition: all 500ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
    transition: all 500ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
    

    -webkit-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -moz-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -o-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
    transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
    
}

#quick-mini-nav-links>ul>li:hover>ul {
    opacity: 1;
    top: 100%;
    z-index: 40;
    visibility: visible;
    transition-delay: 0.3s;
}

#quick-mini-nav-links ul ul li {
    width: 22%;
    margin-left: 0px;
    margin-right: 0px;
    vertical-align: top;
}

#quick-mini-nav-links ul ul li:first-of-type {
    margin-left: 0px !important;
}

#quick-mini-nav-links ul ul a {
    line-height: 120%;
    
}


#custom-tabs {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    background: #F7F7F7;
}

#custom-tabs .tab-header {
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 1170px;
}

#custom-tabs ul {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-end;
    gap: 0 5px;
}

#custom-tabs li {
    display: inline-block;
    font-size: 14px !important;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-radius: 3px 3px 0px 0px;
    background: #fff;
    vertical-align: bottom;
}

#custom-tabs li:hover {
    background: #f1f1f1;
    margin-top: 0px;
}

#custom-tabs li a {
    color: #000;
    padding: 10px 15px;
    display: block;
    transition: ease-in-out 0.1s;
    -webkit-transition: ease-in-out 0.1s;
    -ms-transition: ease-in-out 0.1s;
}

#custom-tabs li a:hover {
    color: #c10068;
    text-decoration: none;
}

#custom-tabs li.active {
    background: #c10068;
    margin-top: 6px;
}

#custom-tabs li.active a,
#custom-tabs li.active a:hover {
    color: #ffffff !important;
    padding: 10px 15px !important;
}

#custom-tabs li.current-menu-item.current_page_item {
    background: #c10068;
    margin-top: 6px;
}

#custom-tabs li.current-menu-item.current_page_item a {
    color: #ffffff !important;
    padding: 10px 15px !important;
}


.dzvc-sbar {}

.dzvc-sbar-right {
    text-align: right;
}

.dzvc-sbar-left {
    text-align: left;
}

.dzvc-sbar-center {
    text-align: center;
}


.dzvc-gfbar {
    -webkit-box-sizing: initial !important;
    -moz-box-sizing: initial !important;
    box-sizing: initial !important;
    margin-bottom: 35px;
    margin-top: 10px;
}

.dzvc-gfbar button {
    background: none;
    border: none;
}

.dzvc-gfbar button:hover {
    cursor: pointer;
}

.dzvc-gfbar .gf-button {
    display: inline-block;
    width: 20px;
    margin: 0 4px;
}

.dzvc-gfbar .gf-button svg {
    fill: #7d8083;
    position: relative;
}


.dzvc-gfbar .gf-button svg path {
    fill: #7d8083 !important;
}

.dzvc-gfbar a.active svg,
.dzvc-gfbar button.active svg {
    fill: #c10068;
}

.dzvc-gfbar a:hover svg,
.dzvc-gfbar button:hover svg {
    fill: #c10068;
}

.dzvc-gfbar a:hover .gf-button svg path,
.dzvc-gfbar a:hover .gf-button svg polygon,
.dzvc-gfbar button:hover .gf-button svg path,
.dzvc-gfbar button:hover .gf-button svg polygon {
    fill: #3c3c3c !important;
}

.dzvc-gfbar a .gf-button-text,
.dzvc-gfbar button .gf-button-text {
    color: #7d8083 !important;
}

.dzvc-gfbar a:hover .gf-button-text,
.dzvc-gfbar button:hover .gf-button-text {
    color: #c10068;
}

.dzvc-gfbar .gf-button img {
    width: 100%;
}

.row-dark .dzvc-gfbar .gf-button svg,
.row-dark .dzvc-gfbar .gf-button svg path {
    fill: #ffffff !important;
}

.row-dark .dzvc-gfbar a:hover .gf-button svg,
.row-dark .dzvc-gfbar button:hover .gf-button svg {
    fill: #c10068;
}


.social_function_bar {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    z-index: 100;
    background-color: #f4f4f4;
    margin-top: 10px;
    left: 0;
    border: 1px solid #999;
    border-radius: 5px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
}

.social_function_bar.open {
    visibility: visible;
    opacity: 1;
}

.social_function_bar {
    
}

.social_buttons {
    display: inline-block;
    width: auto;
    margin-right: 3px;
}

.social_buttons ul {
    list-style: none;
    margin-left: 0px;
    margin-bottom: 0px;
}

.social_buttons li {
    display: inline-block;
    margin: 0 2px !important;
}

.social_buttons ul li:before {
    display: none !important;
}

.social_buttons li img {
    vertical-align: baseline;
    padding-right: 3px;
    border: none;
}

.social_buttons li .social-svg {
    display: inline-block;
    margin-right: 10px;
    width: 15px;
}

.social_buttons li .social-svg svg,
.social_buttons li .social-svg svg path {
    fill: #7d8083;
}

.social_buttons li .count {
    padding-top: 1px;
    display: inline-block;
    vertical-align: top;
    color: #858586;
}

.social_buttons li a {
    color: #858586;
    position: relative;
    display: inline-block;
    padding: 7px 5px;
    text-align: center;
}

.social_buttons li a:hover {
    text-decoration: none !important;
}

.social_buttons li a:hover svg,
.social_buttons li a:hover svg path {
    fill: #c10068;
}

.social_buttons li a:hover .count {
    color: #c10068;
}

.social_buttons .twitter-share-button {
    margin-bottom: 0px !important;
}



.social_controls {
    display: inline-block;
    width: auto;
    margin-right: 0px;
}

.social_controls ul {
    list-style: none;
    margin-left: 0px;
    margin-bottom: 0px;
}

.social_controls li {
    display: inline-block;
    margin-right: 5px;
}

.social_controls li a {
    padding: 10px 0px 6px 0;
    display: inline-block;
}

.social_controls li img {
    vertical-align: baseline;
    padding-right: 3px;
    border: none;
}

.single-case_studies .case-study-v2 .social_sharing_bar {
    
    padding: 10px 0;
}

.single-case_studies .case-study-v2 .social_sharing_bar .social_buttons li {
    margin: 0 15px 0 0 !important;
}

.single-case_studies .case-study-v2 .social_sharing_bar .social_buttons li a {
    color: #c10068;
}

.single-case_studies .case-study-v2 .social_sharing_bar .social_buttons li .count {
    color: #c10068;
}

.single-case_studies .case-study-v2 .social_sharing_bar .social_buttons li .social-svg svg,
.single-case_studies .case-study-v2 .social_sharing_bar .social_buttons li .social-svg svg path {
    fill: #c10068;
}

.single-case_studies .case-study-v2 .social_sharing_bar .social_buttons li a:hover svg,
.single-case_studies .case-study-v2 .social_sharing_bar .social_buttons li a:hover svg path {
    fill: #666 !important;
}

.single-case_studies .case-study-v2 .social_sharing_bar .social_buttons li a:hover .count {
    color: #666 !important;
}






blockquote {
    width: 80%;
    padding: 15px;
    margin: 19px auto;
    quotes: none;
    line-height: 18px;
    font-style: italic;
    border-left: none !important;
}

blockquote .quote-svg {
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
}

blockquote .quote-svg svg {
    fill: #bb2099;
}

blockquote p {
    font-style: italic;
    color: #bb2099;
    -webkit-filter: brightness(100%);
    filter: brightness(100%);
}

blockquote.quotemiddle {}

blockquote.quoteleft {
    margin: 15px 15px 15px 0px;
    float: left;
    width: 250px;
}

blockquote.quoteright {
    margin: 15px 3px 15px 15px;
    float: right;
    width: 250px;
}

blockquote.noquotemiddle {
    background: #fbeef6;
}

blockquote.noquoteleft {
    margin: 15px 15px 15px 0px;
    float: left;
    width: 250px;
}

blockquote.noquoteright {
    margin: 15px 3px 15px 15px;
    float: right;
    width: 250px;
}


.skymedia blockquote {
    background-color: #fbeef6;
}

.skymedia-ireland blockquote {
    background-color: #fbeef6;
}

.sky-adsmart blockquote {
    background-color: #ecfede;
}

.row-dark blockquote {
    background-color: transparent !important;
}




code {
    width: 80%;
    padding: 15px;
    margin: 19px auto;
    line-height: 18px;
    display: block;
    word-break: break-all;
}




li.site-skymedia a span {
    color: #000000 !important;
    font-weight: 500 !important;
}

li.site-skyadsmart a span {
    color: #000000 !important;
    font-weight: 500 !important;
}


.header-scrolled .ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target:after {
    right: 0px !important;
}

.ubermenu-item.ubermenu-item-level-0.current-menu-item.active .ubermenu-target {
    color: #c10168;
}

.skymedia-learning-development .ubermenu-main {
    margin-left: 40px;
    margin-top: 18px;
}

.ubermenu-nav .ubermenu-target {
    colour: #000000;
}


.btn-chev {
    padding: 5px;
}

.btn-chev i {
    padding-right: 5px;
    font-size: 12px;
    padding-top: 1px;
    vertical-align: text-top;
    display: inline-block;
    color: #c10168;
}


.tip-darkgray table td {
    padding: 0px !important;
}



.vc_toggle .vc_toggle_title h4 {
    color: #c10168;
    margin-left: 10px;
}

.vc_images_carousel .vc_carousel-indicators li {
    border: 2px solid #999 !important;
    background: rgba(255, 255, 255, 0.7) !important;
    transform: scale(1, 1);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
}

.vc_images_carousel .vc_carousel-indicators .vc_active {
    border: 2px solid #c10168;
    background: rgba(255, 255, 255, 1) !important;
    transform: scale(1.3, 1.3);
}

.news-story-list .vc_column-inner {
    padding-left: 15px;
    padding-right: 20px !important;
}

.woo-owl-pagination .woo-owl-page span {
    border: 2px solid #999 !important;
    background: rgba(255, 255, 255, 0.7) !important;
}

.woo-owl-pagination .woo-owl-page.active span {
    border: 2px solid #c10168;
    background: rgba(255, 255, 255, 1) !important;
}


.next-steps-5 .vc_col-sm-2 {
    float: left;
    width: 20%;
    padding: 0;
    min-height: 0;
}

.next-steps-5 a {
    border: 1px solid #f5f5f5 !important;
}

.next-steps-5 a img {
    transform: scale(1);
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.next-steps-5 a:hover img {
    transform: scale(1.05);
}

.next-steps-5 a:hover {
    border: 1px solid #ecebeb !important;
}

.next-steps-5 .last-item {
    margin: 0 !important;
}

.next-steps-5 .wpb_singleimage_heading {
    margin-bottom: 10px;
    display: block;
}

.sidebar-widget {
    margin-bottom: 30px;
}

.sidebar-widget:first-child .widget_dz_twitter_widget {
    margin-top: 8px;
}

.frame-it {
    padding: 10px;
    border: 1px solid #ccc;
}

.frame-it-20 {
    padding: 20px;
    border: 1px solid #ccc;
}

.frame-off-20 {
    padding: 20px;
    border: none;
}

.vc_row.examples.nomargin {
    margin-left: 0px !important;
    margin-right: 0px !important;
}


.aio-icon-component i.Defaults-smile-o {
    padding-left: 6px;
}

.aio-icon-component i.Defaults-refresh {
    padding-left: 6px;
}



.expandable-section .ult_ecpsub_cont {
    text-align: left !important;
}

.expandable-section .vc_column-inner {
    padding-top: 15px !important;
}

.expandable-section .ult_exp_content {
    padding: 10px !important;
}

.expandable-sections .wpb_text_column.wpb_content_element {
    margin-bottom: 10px !important;
}

.table-theme-1 table {
    border-top: 1px solid #949494;
    border-left: 1px solid #949494;
}

.table-theme-1 table thead,
.table-theme-1 table th {
    background: #f4f4f4;
}

.table-theme-1 table thead td,
.table-theme-1 table th {
    color: #c10068;
}

.table-theme-1 table th {
    padding: 5px;
    border-right: 1px solid #949494;
    border-bottom: 1px solid #949494;
}

.table-theme-1 table tr {}

.table-theme-1 table td {
    padding: 5px;
    border-right: 1px solid #949494;
    border-bottom: 1px solid #949494;
}

.stats-desc .counter_prefix,
.stats-desc .counter_suffix {
    display: inline;
}

.stats-bg {
    padding: 3% 15% 6% 15%;
    height: 100%;
    box-sizing: border-box;
    top: 0;
    width: 100%;
    left: 0;
}

.stats-bg .stats-number {
    background: -webkit-linear-gradient(to left, #ff9e00 0%, #cd0000 25%, #b5007d 50%, #21429c 75%, #0071ff 100%);
    background: -moz-linear-gradient(to left, #ff9e00 0%, #cd0000 25%, #b5007d 50%, #21429c 75%, #0071ff 100%);
    background: -ms-linear-gradient(to left, #ff9e00 0%, #cd0000 25%, #b5007d 50%, #21429c 75%, #0071ff 100%);
    background: -o-linear-gradient(to left, #ff9e00 0%, #cd0000 25%, #b5007d 50%, #21429c 75%, #0071ff 100%);
    background: linear-gradient(to right, #ff9e00 0%, #cd0000 25%, #b5007d 50%, #21429c 75%, #0071ff 100%);
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.stats-bg .counter_suffix {
    color: #000000 !important;
}

.aio-icon {
    color: #ffffff;
    font-size: 20px;
    margin-right: 5px;
    background-clip: content-box;
    -webkit-background-clip: content-box;
}

.aio-icon,
.branded-icons .aio-icon i {
    background: -webkit-linear-gradient(to left, #ff9e00 0%, #cd0000 25%, #b5007d 50%, #21429c 75%, #0071ff 100%) !important;
    background: -moz-linear-gradient(to left, #ff9e00 0%, #cd0000 25%, #b5007d 50%, #21429c 75%, #0071ff 100%) !important;
    background: -ms-linear-gradient(to left, #ff9e00 0%, #cd0000 25%, #b5007d 50%, #21429c 75%, #0071ff 100%) !important;
    background: -o-linear-gradient(to left, #ff9e00 0%, #cd0000 25%, #b5007d 50%, #21429c 75%, #0071ff 100%) !important;
    background: linear-gradient(to right, #ff9e00 0%, #cd0000 25%, #b5007d 50%, #21429c 75%, #0071ff 100%) !important;

}

.branded-icons .aio-icon i {
    background-clip: text !important;
    -webkit-background-clip: text !important;
    color: transparent;
}

.branded-icons .aio-icon {
    font-size: unset;
    width: auto;
    color: inherit !important;
    background: none !important;
    background-clip: unset !important;
    -webkit-background-clip: unset !important
}



.device-tv .stats-bg {
    background: url(assets/img/stats-tv.svg) center no-repeat;
    background-size: contain;
    padding: 10% 10% 13% 10%;
    margin-top: -6px
}

.device-ipad .stats-bg {
    background: url(assets/img/stats-ipad.svg) center no-repeat;
    background-size: contain;
    padding: 11% 14% 11% 17%;
    margin-top: -10px;
}

.device-iphone .stats-bg {
    background: url(assets/img/stats-iphone.svg) center no-repeat;
    background-size: contain;
    padding: 9% 15% 9% 15%;
    margin-top: -15px;
}

.device-mac .stats-bg {
    background: url(assets/img/stats-mac.svg) center no-repeat;
    background-size: contain;
    padding: 11% 14% 15% 13%;
    margin-top: -8px;
}

.device-none .stats-bg {
    padding: 7% 15% 9% 15%;
    margin-top: -9px;
}

.square_box-icon .aio-icon-description {
    text-align: left !important;
}


.upb_row_bg {
    left: 0 !important;
    width: 100% !important;
}

.addBullets ul {
    padding-left: 15px !important;
}

.addBullets ul li {
    list-style-type: disc !important;
}

.navigationbuttons,
.esg-pagination,
.esg-filters {
    margin-bottom: 30px !important;
}

.esg-filter-wrapper .esg-filterbutton {
    padding: 1px 25px !important;
}

.esg-filter-wrapper.dropdownstyle .esg-filterbutton {
    margin-bottom: 0.5px !important;
}

#maybe-interested-in.vc_row {
    margin-bottom: 30px !important;
}

#maybe-interested-in h6 {
    padding-bottom: 0px !important;
}

.assetTitle {
    display: inline-block;
    width: 77%;
    text-align: left;
    margin-left: 1%;
}


.dz-dl-btn {
    display: inline-block;
    width: 20%;
    margin-right: 2%;
    text-align: center
}


.esgbox-slide--iframe:not(.esgbox-slide--video) .esgbox-content.esgbox-is-hidden {
    width: 80%;
    opacity: 0;
    transform: translateY(-150px);
}


.esgbox-slide--iframe:not(.esgbox-slide--video) .esgbox-content {
    max-height: 80% !important;
    height: 40%;
    border-radius: 4px;
    transform: translateY(-150px);
    opacity: 0;
    transition:
        transform .2s ease-in .3s,
        height .1s ease-in 0s,
        opacity .2s ease-in .3s;
}


.esgbox-slide--iframe.esgbox-slide--current.esgbox-slide--complete .esgbox-content {
    transform: translateY(0);
    opacity: 1;
    width: 80% !important;
    max-width: 1200px !important;
}


.esgbox-slide--iframe:not(.esgbox-slide--video) .esgbox-content.wm1024.esgbox-is-hidden {
    width: 1024px;
}


.esgbox-slide--iframe:not(.esgbox-slide--video) .esgbox-content.wm1024 {
    max-width: 1024px !important;
}


.esgbox-slide--iframe.esgbox-slide--current.esgbox-slide--complete .esgbox-content.wm1024 {
    max-width: 1024px !important;
}


.esgbox-slide--iframe:not(.esgbox-slide--video) .esgbox-content.wm770.esgbox-is-hidden {
    width: 770px;
}


.esgbox-slide--iframe:not(.esgbox-slide--video) .esgbox-content.wm770 {
    max-width: 770px !important;
}


.esgbox-slide--iframe.esgbox-slide--current.esgbox-slide--complete .esgbox-content.wm770 {
    max-width: 770px !important;
}


.esgbox-slide--ajax .eg-lightbox-post-content.esgbox-is-hidden {
    width: auto !important;
    opacity: 0;
    transform: translateY(-150px);
}

.esgbox-slide--ajax .eg-lightbox-post-content {
    transform: translateY(-150px);
    width: auto !important;
    min-width: auto !important;
    max-width: inherit !important;
    opacity: 0;
    transition:
        transform .2s ease-in .3s,
        height .1s ease-in 0s,
        opacity .2s ease-in .3s;
}

.esgbox-slide--ajax.esgbox-slide--current.esgbox-slide--complete .eg-lightbox-post-content {
    transform: translateY(0);
    opacity: 1;
    width: auto !important;
    min-width: auto !important;
    max-width: inherit !important;
}

.esgbox-slide--ajax.esgbox-slide--current.esgbox-slide--complete .eg-lightbox-post-content-inner {
    margin: 1%;
}


.opps-posts .woo-col-md-3 {
    width: 16% !important;
}

.casestudies-posts .woo-col-md-3 {
    width: 10.8% !important;
}

.news-stories .woo-col-sm-12 {
    width: 25% !important;
}

.training-posts .woo-col-sm-12 {
    width: 22% !important;
}

.search_form_toggle_cnt .gt-searchform .title-input {
    height: 34px !important;
}


.woo-grid-style .woo-desc-cnt .woo-product-title a {
    text-transform: none !important;
}

.woo-grid-style .woo-desc-cnt h3.woo-product-title {
    height: 66px;
    padding: 0px !important;
    white-space: nowrap;
}

.woo-grid-style .woo-desc-cnt h3.woo-product-title:before {
    content: "";
    display: inline-block;
    height: 100%;
    margin-right: -0.3em;
    vertical-align: middle;
}

.woo-grid-style .woo-desc-cnt h3.woo-product-title a {
    display: inline-block;
    vertical-align: top;
    padding-top: 15px;
    line-height: normal;
    float: none;
    white-space: normal;
}

.woo-grid-style .woo-desc-cnt .woo-product-title {
    margin: 0px !important;
}

.woo-grid-style .woo-desc-cnt {
    padding: 0px !important;
    position: relative;
}

.woo-grid-style .woo-desc-cnt .woo-product-desc {
    min-height: 45px;
}

.woo-grid-style .woo-desc-cnt .woo-product-category a {
    text-transform: none !important;
}

.woo-desc-cnt {
    margin-bottom: 0px !important;
}

.woo-desc-cnt .dzvc-gfbar {
    margin-top: 10px;
    float: left;
    margin-right: 1%;
    text-align: left;
}

.woo-desc-cnt .sm-list-btn {
    float: right;
    margin-top: 10px;
}

.woo-desc-cnt .sm-list-btn a {
    padding: 5px 5px;
}

.woo-desc-cnt .sm-list-btn.single {
    float: none !important;
}

.woo-desc-cnt .dzvc-gfbar .social_function_bar {
    position: relative;
}

.woo-desc-cnt .btngrp-options {
    clear: both;
    height: 35px;
}

.sm-apply-btn {
    float: left;
    margin-top: 9px;
    margin-right: 3%;
    margin-left: 6%;
}

.sm-apply-btn i {
    color: #7d8083 !important;
}

.woo-list-style .woogrid .woo-row>div,
.woogrid.woo-row>div {}

.woo-list-style .woo-desc-cnt {
    height: 170px !important;
}

.main-container-wrapper .woo-product-cnt.wpgrid-highlight {
    border-color: #c10068 !important;
    -webkit-box-shadow: 0px 0px 5px 2px rgba(193, 0, 105, 0.6);
    -moz-box-shadow: 0px 0px 5px 2px rgba(193, 0, 105, 0.6);
    box-shadow: 0px 0px 5px 2px rgba(193, 0, 105, 0.6);
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transform: scale(1.02, 1.02);
}

.news-list .main-container-wrapper .woo-row.woo-list-style {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.news-list .main-container-wrapper .woo-row.woo-list-style .woo-product-cnt .woo-row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.news-list .woo-list-style .woo-desc-cnt h3.woo-product-title {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    padding: 0 0 15px 0 !important;
    line-height: normal !important;
}

.news-list .woo-list-style .woo-desc-cnt h3.woo-product-title a {
    text-transform: none !important;
}

.news-list .woo-list-style .woo-desc-cnt .woo-product-desc {
    margin: 5px 0 !important;
}

.news-list .woo-list-style .woo-desc-cnt .woo-meta {
    margin-bottom: 5px !important;
}

.news-list .gt-searchform .woo-row>div {
    margin-bottom: 1px !important;
}

.news-list-title {
    margin-bottom: 15px !important;
}

.top-news .woo-row {}

.wpb_content_element .main-container-wrapper .selected-result>span {
    font-size: 14px !important;
}


.woo-grid-style .woo-product-cnt .woo-thumb-cnt .woo-banner.feature-banner {
    bottom: 0px !important;
}

.main-container-wrapper .woo-grid-style .woo-product-cnt,
.main-container-wrapper .woo-list-style .woo-product-cnt {
    overflow: visible !important;
}

.news-stories .woo-owl-carousel .woo-owl-wrapper-outer {
    overflow: visible !important;
}

.news-title {
    margin-bottom: 5px !important;
}

.news-stories {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.woogrid .social_buttons li .social-svg svg {
    position: relative;
    top: auto;
    z-index: inherit;
    width: inherit;
    height: inherit;
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
}


div.pp_overlay {
    z-index: 95000 !important;
}

div.pp_pic_holder {
    z-index: 100000 !important;
}

.min-height-600 {
    min-height: 600px;
}

.min-height-800 {
    min-height: 800px;
}


.home .sticky-wrapper .header-wrapper.stuck {
    position: relative !important;
}

.scroller {
    
    backface-visibility: hidden;
    overscroll-behavior: none;
}

.scroller.active {}

body:not(.using-ie) .vc_row.bgfullfade,
body:not(.using-ie) .vc_row.bgfullfade.vc_row-o-full-height {
    min-height: 100vh !important;
    min-height: -webkit-fill-available;
    position: relative;
}

body:not(.using-ie) .vc_row.bgfullfade .dz_staticbg-inner {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 0;
    pointer-events: none;
    background-attachment: scroll;
    background-color: transparent;
    background-image: inherit;
    background-size: cover;
    will-change: transform, opacity, scroll-position;
    transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    
}

body:not(.using-ie) .vc_row.bgfullfade .dz_staticbg-inner {
    opacity: 0;
    transition: opacity 1.4s;
    will-change: transform, opacity, scroll-position;
    scroll-snap-align: start;
}

body:not(.using-ie) .vc_row.bgfullfade .dz_staticbg-inner--active {
    opacity: 1;
}

body:not(.using-ie) .vc_row.bgfullfade .show-logo img {
    opacity: 0;
    transition: opacity 1.1s;
    will-change: transform, opacity, scroll-position;
    scroll-snap-align: start;
}

body:not(.using-ie) .vc_row.bgfullfade.dz_row--active .show-logo img {
    opacity: 1;
}

body:not(.using-ie) .scroller.active div[id^="section"].SR1.vc_row.bgfullfade .dz_staticbg-inner--active:onscreen,
body:not(.using-ie) .scroller.active div[id^="section"].SR1.vc_row.bgfullfade .dz_staticbg-inner:onscreen {
    animation: zing 1.5s 0.9s 1s;
    
    
}

body:not(.using-ie) .scroller.active .vc_row.bgfullfade .dz_staticbg-inner {
    position: fixed;
    
}

.vc_row.bgfullfade::before {
    content: ' ';

    will-change: transform;
    z-index: -1;
}

.using-ie .vc_row.bgfullfade .dz_staticbg-inner {
    opacity: 1 !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 0;
    pointer-events: none;
    background-attachment: scroll;
    background-color: transparent;
    background-image: inherit;
    background-size: cover;
    background-position: 50% 0;
    height: 150%;
}

.using-ie .vc_row.bgfullfade.vc_row-o-full-height {
    min-height: inherit;
}

.using-ie .vc_row.bgfullfade .vc_column-inner {
    padding-top: 35px;
}



.content-container .acf-form {
    border: 1px solid #eeeeee;
    margin-bottom: 30px;
    -webkit-box-shadow: 1px 1px 9px 0px rgba(128, 128, 128, 1);
    -moz-box-shadow: 1px 1px 9px 0px rgba(128, 128, 128, 1);
    box-shadow: 1px 1px 9px 0px rgba(128, 128, 128, 1);
    border-radius: 10px;
    font-family: 'SkyTextRegular', Helvetica, Arial !important;
    background: #fff;
}

.content-container .acf-field.brief-title {
    min-height: auto !important;
    border-bottom: 1px solid #eeeeee;
}

.page .content-container .acf-field .acf-input h1 {
    margin-top: 0px !important;
}

.content-container .acf-label label {
    font-size: 16px !important;
}

.content-container .acf-label p.description {
    font-size: 16px !important;
}

.acf-ui-datepicker .ui-datepicker.disabled {
    z-index: -100 !important;
}

.content-container .acf-input .acf-file-uploader {
    min-height: 49px;
}

.content-container .acf-repeater .acf-row-handle .acf-icon {
    margin: 2px 0 0 -5px !important;
}

.content-container .acf-repeater .acf-row-handle .acf-icon.small {
    line-height: 13px;
    padding: 5px 5px 5px 6px !important;
    width: unset;
    height: unset;
    font-size: unset;
}

.content-container .acf-repeater .acf-row:hover .acf-row-handle a.acf-icon.disabled {
    display: none !important;
}

.content-container .acf-repeater .acf-row-handle a.acf-icon:hover {
    background: #c10068 !important;
    color: #fff !important;
    text-decoration: none !important;
}

.sin-brief .acf-actions,
.sin-brief .acf-file-uploader.has-value:hover .acf-actions {
    display: none;
}

.sin-brief .acf-file-uploader:not(.has-value) .hide-if-value {
    display: none;
}

.sin-brief .acf-form-submit {
    display: none;
    border-top: 1px solid #eeeeee;
}

.content-container .acf-form-submit input.acf-button {
    width: 50%;
    margin: 20px auto !important;
    display: block;
}

.content-container .acf-form-submit .acf-loading,
.content-container .acf-form-submit .acf-spinner {
    margin: 10px 50%;
    text-align: center;
}

.content-container .statusmsg,
.content-container .statusmsg.successful {
    color: #093;
    font-size: 20px;
    vertical-align: middle;
}

.content-container .statusmsg.error {
    color: red;
}

.content-container .fa-check-circle.correct {
    color: #093;
    font-size: 30px;
    padding-right: 10px;
    vertical-align: middle;
}

.content-container .acf-form .editme {
    color: #c10068 !important;
}

.content-container .acf-field .pub-date {
    width: 100%;
    padding: 8px 12px 8px 0px !important;
    margin: 0;
    box-sizing: border-box;
    font-size: 18px !important;
    line-height: 1.4;
    border: none !important;
}


.content-container .acf-input ul.acf-checkbox-list li:before,
.content-container .acf-input ul.acf-radio-list li:before {
    display: none;
    content: "\2022" !important;
}

.content-container .acf-input ul.acf-checkbox-list.brief li,
.content-container .acf-input ul.acf-radio-list.brief li {
    min-width: 30px;
    text-align: center;
}

.content-container .acf-input ul.acf-checkbox-list.brief li label input {
    width: 20%;
}

.content-container .show-horiz-inline .acf-input ul.acf-checkbox-list.brief li {
    width: 25%;
    display: inline-block;
    vertical-align: top;
}

.content-container .show-horiz-inline .acf-input ul.acf-checkbox-list.brief li label {
    width: 100%;
    text-align: left;
    display: block;
    font-size: medium;
}

.content-container .show-horiz-inline .acf-input ul.acf-checkbox-list.brief li label input {
    width: 20%;
    text-align: left;
    display: inline-block;
}

.content-container .acf-actions a.acf-button:hover,
.content-container .acf-actions a.acf-button:visited,
.content-container .acf-actions a.acf-button:link,
.content-container .acf-actions a.acf-button:active,
.content-container .acf-input a.acf-add-checkbox:hover,
.content-container .acf-input a.acf-add-checkbox:visited,
.content-container .acf-input a.acf-add-checkbox:link,
.content-container .acf-input a.acf-add-checkbox:active {
    color: #fff !important;
    text-transform: unset !important;
    letter-spacing: normal !important;
    font-size: 16px !important;
}

.content-container .acf-input ul.acf-checkbox-list.brief li,
.content-container .acf-input ul.acf-radio-list.brief li {
    min-width: 23%;
    text-align: left;
}

.content-container .acf-field.dz-radiobtns .acf-input ul.acf-checkbox-list.brief li,
.content-container .acf-field.dz-radiobtns .acf-input ul.acf-radio-list.brief li {
    min-width: 23%;
    text-align: left;
    margin-bottom: 10px;
}

.content-container .acf-field.dz-radiobtns.options-col3 .acf-input ul.acf-checkbox-list.brief li,
.content-container .acf-field.dz-radiobtns.options-col3 .acf-input ul.acf-radio-list.brief li {
    min-width: 31%;
}

.content-container .acf-field.dz-radiobtns.options-col2 .acf-input ul.acf-checkbox-list.brief li,
.content-container .acf-field.dz-radiobtns.options-col2 .acf-input ul.acf-radio-list.brief li {
    min-width: 48%;
}

.content-container .acf-field.dz-radiobtns .acf-input ul.acf-checkbox-list.brief.acf-bl li {
    width: 48%;
    display: inline-block;
}

.content-container .acf-field.dz-radiobtns.dz-radiobtns-wide .acf-input ul.acf-checkbox-list.brief.acf-bl li {
    width: 80%;
    display: inline-block;
}

.content-container .acf-field-checkbox.dz-radiobtns .acf-label {
    margin: 0 0 30px !important;
}

.content-container .acf-field.dz-radiobtns.col2 .acf-input ul.acf-checkbox-list.brief li,
.content-container .acf-field.dz-radiobtns.col2 .acf-input ul.acf-radio-list.brief li {
    min-width: 46%;
    text-align: left;
}

.content-container .acf-field.dz-radiobtns.col1 .acf-input ul.acf-radio-list.brief li input {
    width: 10%;
}

.content-container .acf-field.dz-radiobtns.col2 .acf-input ul.acf-radio-list.brief li input {
    width: 20%;
}

.content-container .acf-field.dz-radiobtns.col2 .acf-input ul.acf-radio-list.brief li label,
.content-container .acf-field.dz-radiobtns.col2 .acf-input ul.acf-checkbox-list.brief li label,
.content-container .acf-field.dz-radiobtns.col1 .acf-input ul.acf-radio-list.brief li label,
.content-container .acf-field.dz-radiobtns.col1 .acf-input ul.acf-checkbox-list.brief li label {
    font-size: 16px !important;
}

.content-container .acf-field .acf-input .acf-repeater select,
.content-container .acf-field .acf-input select {
    padding: 10px 0px;
}

.content-container .acf-field-url .acf-input .acf-url i {
    top: 10px;
}

.content-container .acf-field.acf-field-acfe-column {
    border-top-width: 1px !important;
}


.content-container .no-border-left {
    border-left: none !important;
}

.content-container .tint-group {
    background-color: #f7ecf2 !important;
}

.content-container .tint-group .acf-input input {
    background-color: #ffffff !important;
    background: #ffffff !important;
    color: #000 !important;
}

.content-container .form-header {
    width: 75%;
    display: inline-block;
    vertical-align: middle;
}

.content-container .form-header h1 {
    font-size: 2.2vw;
    font-family: 'SkyTextRegular', Helvetica, Arial !important;
    color: #642265;
}

.content-container .form-header p {
    margin-left: 3px;
    font-size: larger;
}

.content-container .acf-file-uploader a.acf-button:hover,
.content-container .acf-file-uploader a.acf-button:visited,
.content-container .acf-file-uploader a.acf-button:link,
.content-container .acf-file-uploader a.acf-button:active {
    color: #ffffff !important;
    text-transform: unset !important;
    letter-spacing: normal !important;
    font-size: 16px !important;
}



.pg-channels .vc_gitem-animate-none .vc_gitem-zone-b {
    transition: opacity 0.5s;
}

.vc_grid-item.pg-channel .vc_grid-item-mini {
    box-shadow: 0px 0px 4px 3px rgba(0, 0, 0, 0.10), -8px 0 5px -6px rgba(0, 0, 0, 0.10), 0 5px 5px -3px rgba(0, 0, 0, 0.10);
}

.vc_grid-item.pg-channel .vc-btn-ovr a {
    font-size: larger !important;
    color: white;
    font-weight: bold;
}

.vc_gitem-col .vc_btn3-container {
    margin-bottom: 10px !important;
}

.vc_gitem-zone-b .vc_gitem-row-position-top {
    top: 10px !important;
}

.vc-btn-ovr.sky-btn-sp a {
    border-radius: 5px;
    padding: 0 15px !important;
    min-height: 32px;
    line-height: 2em !important;
    position: relative;
    z-index: 2;
    border: none;

    background: #ff9e00;
    
    background: -moz-linear-gradient(left, #ff9e00 0%, #cd0000 25%, #b5007d 50%, #21429c 75%, #0071ff 100%);
    
    background: -webkit-linear-gradient(left, #ff9e00 0%, #cd0000 25%, #b5007d 50%, #21429c 75%, #0071ff 100%);
    
    background: linear-gradient(to right, #ff9e00 0%, #cd0000 25%, #b5007d 50%, #21429c 75%, #0071ff 100%);
    
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9e00', endColorstr='#0071ff', GradientType=1);
    

    color: #fff !important;
    display: inline-block;
    box-sizing: border-box;
    cursor: pointer;
    text-decoration: none;
    margin: 5px auto 10px auto;
    width: auto;
    text-align: center;
}

.vc-btn-ovr.sky-btn-sp a:before {
    background: rgba(255, 255, 255, 0.3);
    background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.2));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.2));
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
    border-radius: 0% 0 60% 60%;
    content: "";
    position: absolute;
    z-index: 1;
    top: -20%;
    left: 1%;
    width: 99%;
    height: 90%;
}

.vc-btn-ovr.sky-btn-sp a:hover,
.vc-btn-ovr.sky-btn-sp a:focus {
    text-decoration: none !important;
    color: #fff !important;
    border: none !important;
}

.vc-btn-ovr.sky-btn-sp a:hover:before,
.vc-btn-ovr.sky-btn-sp a:focus:before {
    opacity: 0.3;
}

.vc-btn-ovr.sky-btn-sp a:last-child {
    margin-right: 0;
}

.vc-btn-ovr.sky-btn-sp a[disabled] {
    cursor: default;
    opacity: 0.3;
}

.vc-btn-ovr.sky-btn-sp a[disabled]:hover:before {
    opacity: 1;
}


a.button-download.multicol {
    display: inline-block !important;
    margin: 5px !important;
}

a.button-download.singlecol {
    display: block !important;
    margin: 20px auto !important;
}

a.button-download:not(.sky-btn) .download-row {
    background-color: rgba(255, 255, 255, 0);
    transition: background-color 0.3s ease;
    display: flex;
}

a.button-download:not(.sky-btn):hover .download-row {
    background-color: rgba(244, 244, 244, 1);
    color: #ff9e00;
    text-decoration: none;
}

a.button-download:not(.sky-btn),
a.button-download {
    width: calc(50% - 10px);
    display: block;
}

a.button-download:not(.sky-btn) {
    margin: 5px auto;
}

a.button-download {
    margin: auto;
}

a.button-download:not(.sky-btn):hover {
    text-decoration: none;
}

a.button-download.sky-btn:hover .button-label .title {
    text-decoration: underline;
}

a.button-download[disabled],
a.button-download.disabled {
    cursor: default;
    pointer-events: none;
    opacity: 0.3;
    text-decoration: none;
}

a.button-download[disabled]:hover:before {
    opacity: 1;
}


.download-row {
    display: flex;
    align-items: center;
    padding: 10px;
    border-bottom: 1px solid #e0e0e0;
}

.download-row .icon,
.download-row .icon .file-type-icon {
    margin-right: 10px;
}

.download-row .icon {
    flex: 0 0 3%;
}

.download-row .title {
    font-size: larger;
    flex: 1;
}

.download-row .icon img,
.download-row .file-type-icon img {
    width: 40px;
    height: 40px;
}

.download-row .icon,
.download-row .file-type-icon {
    margin: 0 10px 0 0;
}

.download-row .icon i,
.download-row .file-type-icon i {
    font-size: 22px;
    vertical-align: middle;
    padding: 2px;
}

.download-row .file-size {
    text-wrap: nowrap;
}

.download-row .file-properties {
    display: inline-flex;
    gap: 4%;
    justify-content: flex-start;
    align-items: center;
    flex: 0 0 20%;
}

.download-button {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 10px 0;
    justify-content: space-evenly;
    flex-direction: row;
    gap: 1%;
}

.download-button .button-label {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    flex-grow: 2;
    gap: 1%;
}

.download-button .button-label .icon {
    margin: 0 10px;
}

.download-button .button-label .icon i {
    font-size: 22px;
    vertical-align: middle;
}

.download-button .button-label .title {
    font-size: x-large;
}

.download-button .file-properties {
    display: inline-flex;
    gap: 2%;
    justify-content: center;
    align-items: center;
    flex-grow: 1;
}

.spectrum-icons {
    background: linear-gradient(to right, #ff9e00 0%, #cd0000 25%, #b5007d 50%, #21429c 75%, #0071ff 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #ffffff;
}



.btn-glowing {
    cursor: pointer;
    display: inline-block;
    -webkit-animation: sas-glowing 1500ms infinite;
    -moz-animation: sas-glowing 1500ms infinite;
    -o-animation: sas-glowing 1500ms infinite;
    animation: sas-glowing 1500ms infinite;
}


a.sky-btn,
.sky-btn {
    border-radius: 5px;
    padding: 0 15px !important;
    min-height: 32px;
    line-height: 2em !important;
    position: relative;
    z-index: 2;
    border: none;
    background: #ff9e00;
    
    background: -moz-linear-gradient(left, #ff9e00 0%, #cd0000 25%, #b5007d 50%, #21429c 75%, #0071ff 100%);
    
    background: -webkit-linear-gradient(left, #ff9e00 0%, #cd0000 25%, #b5007d 50%, #21429c 75%, #0071ff 100%);
    
    background: linear-gradient(to right, #ff9e00 0%, #cd0000 25%, #b5007d 50%, #21429c 75%, #0071ff 100%);
    
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9e00', endColorstr='#0071ff', GradientType=1);
    
    color: #fff !important;
    display: inline-block;
    box-sizing: border-box;
    cursor: pointer;
    text-decoration: none;
    margin: 5px auto 10px auto;
    width: 50%;
    text-align: center;
}

a.sky-btn:before,
.sky-btn:before {
    background: rgba(255, 255, 255, 0.3);
    background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.2));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.2));
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
    border-radius: 0% 0 60% 60%;
    content: "";
    position: absolute;
    z-index: 1;
    top: -20%;
    left: 1%;
    width: 99%;
    height: 90%;
}


a.sky-btn:focus,
a.sky-btn:focus span,
a.sky-btn:visited,
a.sky-btn:visited span,
.sky-btn:focus,
.sky-btn:focus span,
.sky-btn:visited,
.sky-btn:visited span {
    text-decoration: none !important;
    color: #fff !important;
}

a.sky-btn:hover,
a.sky-btn:hover span,
.sky-btn:hover,
.sky-btn:hover span {
    color: #fff !important;
    font-weight: bold;
}

a.sky-btn:hover:before,
a.sky-btn:focus:before,
.sky-btn:hover:before,
.sky-btn:focus:before {
    opacity: 0.3;
}

a.sky-btn:last-child,
.sky-btn:last-child {
    margin-right: 0;
}

a.sky-btn[disabled],
.sky-btn[disabled] {
    cursor: default;
    opacity: 0.3;
}

a.sky-btn[disabled]:hover:before,
.sky-btn[disabled]:hover:before {
    opacity: 1;
}

a.sky-btn.secondary,
a.sky-btn.sky-btn--secondary,
.sky-btn.secondary,
.sky-btn.sky-btn--secondary {
    border: solid 1px #cfcfcf;
    background: #eaeaea;
    color: #333;
}

a.sky-btn.secondary:before,
a.sky-btn.sky-btn--secondary:before,
.sky-btn.secondary:before,
.sky-btn.sky-btn--secondary:before {
    background: rgba(255, 255, 255, 0.4);
    background: -webkit-linear-gradient(top, #ffffff, rgba(255, 255, 255, 0));
    background: linear-gradient(to top, #ffffff, rgba(255, 255, 255, 0));
}


a.sky-btn-grey,
.sky-btn-grey {
    border-radius: 5px;
    padding: 0 15px !important;
    min-height: 32px;
    line-height: 2em !important;
    position: relative;
    z-index: 2;
    border: none;
    background: #58585a;
    
    color: #fff !important;
    display: inline-block;
    box-sizing: border-box;
    cursor: pointer;
    text-decoration: none;
    margin: 5px auto 10px auto;
    width: 50%;
    text-align: center;
}

a.sky-btn-grey:before,
.sky-btn-grey:before {
    background: rgba(255, 255, 255, 0.3);
    background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.2));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.2));
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
    border-radius: 0% 0 60% 60%;
    content: "";
    position: absolute;
    z-index: 1;
    top: -20%;
    left: 1%;
    width: 99%;
    height: 90%;
}

a.sky-btn-grey:hover,
a.sky-btn-grey:focus,
.sky-btn-grey:hover,
.sky-btn-grey:focus {
    text-decoration: none !important;
    color: #fff !important;
}

a.sky-btn-grey:hover:before,
a.sky-btn-grey:focus:before,
.sky-btn-grey:hover:before,
.sky-btn-grey:focus:before {
    opacity: 0.3;
}

a.sky-btn-grey:last-child,
.sky-btn-grey:last-child {
    margin-right: 0;
}

a.sky-btn-grey[disabled],
.sky-btn-grey[disabled] {
    cursor: default;
    opacity: 0.3;
}

a.sky-btn-grey[disabled]:hover:before,
.sky-btn-grey[disabled]:hover:before {
    opacity: 1;
}

a.sky-btn-grey.secondary,
a.sky-btn-grey.sky-btn-grey--secondary,
.sky-btn-grey.secondary,
.sky-btn-grey.sky-btn-grey--secondary {
    border: solid 1px #cfcfcf;
    background: #eaeaea;
    color: #333;
}

a.sky-btn-grey.secondary:before,
a.sky-btn-grey.sky-btn-grey--secondary:before,
.sky-btn-grey.secondary:before,
.sky-btn-grey.sky-btn-grey--secondary:before {
    background: rgba(255, 255, 255, 0.4);
    background: -webkit-linear-gradient(top, #ffffff, rgba(255, 255, 255, 0));
    background: linear-gradient(to top, #ffffff, rgba(255, 255, 255, 0));
}

.button,
.wpb_button,
.wpcf7-submit,
#submit,
.lads-companies-btn .vc_general.vc_btn3,
.tv-creatives-btn .vc_general.vc_btn3 {
    border-radius: 5px;
    padding: 0 15px !important;
    min-height: 32px;
    line-height: 2em !important;
    position: relative;
    z-index: 2;
    border: none;
    background: #ff9e00;
    
    background: -moz-linear-gradient(left, #ff9e00 0%, #cd0000 25%, #b5007d 50%, #21429c 75%, #0071ff 100%);
    
    background: -webkit-linear-gradient(left, #ff9e00 0%, #cd0000 25%, #b5007d 50%, #21429c 75%, #0071ff 100%);
    
    background: linear-gradient(to right, #ff9e00 0%, #cd0000 25%, #b5007d 50%, #21429c 75%, #0071ff 100%);
    
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9e00', endColorstr='#0071ff', GradientType=1);
    
    color: #fff !important;
    display: inline-block;
    box-sizing: border-box;
    cursor: pointer;
    text-decoration: none;
    margin: 5px auto 10px auto;
    width: auto;
    text-align: center;
}

.button:before,
.wpb_button:before,
.wpcf7-submit:before,
#submit:before,
.lads-companies-btn .vc_general.vc_btn3:before,
.tv-creatives-btn .vc_general.vc_btn3:before {
    background: rgba(255, 255, 255, 0.3);
    background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.2));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.2));
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
    border-radius: 0% 0 60% 60%;
    content: "";
    position: absolute;
    z-index: 1;
    top: -20%;
    left: 1%;
    width: 99%;
    height: 90%;
}


.button:hover,
.button:focus,
.wpb_button:hover,
.wpb_button:focus,
.wpcf7-submit:hover,
.wpcf7-submit:focus,
#submit:hover,
#submit:focus,
.lads-companies-btn .vc_general.vc_btn3:hover,
.lads-companies-btn .vc_general.vc_btn3:focus,
.tv-creatives-btn .vc_general.vc_btn3:hover,
.tv-creatives-btn .vc_general.vc_btn3:focus {
    text-decoration: none !important;
    color: #fff !important;
    background: #ff9e00;
    background: -moz-linear-gradient(left, #ff9e00 0%, #cd0000 25%, #b5007d 50%, #21429c 75%, #0071ff 100%);
    background: -webkit-linear-gradient(left, #ff9e00 0%, #cd0000 25%, #b5007d 50%, #21429c 75%, #0071ff 100%);
    background: linear-gradient(to right, #ff9e00 0%, #cd0000 25%, #b5007d 50%, #21429c 75%, #0071ff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9e00', endColorstr='#0071ff', GradientType=1);
}

.button:hover:before,
.button:focus:before,
.wpb_button:hover:before,
.wpb_button:focus:before,
.wpcf7-submit:hover:before,
.wpcf7-submit:focus:before,
#submit:hover:before,
#submit:focus:before,
.lads-companies-btn .vc_general.vc_btn3:hover:before,
.lads-companies-btn .vc_general.vc_btn3:focus:before,
.tv-creatives-btn .vc_general.vc_btn3:hover:before,
.tv-creatives-btn .vc_general.vc_btn3:focus:before {
    opacity: 0.3;
}

.button:last-child,
.wpb_button:last-child,
.wpcf7-submit:last-child,
#submit:last-child,
.lads-companies-btn .vc_general.vc_btn3:last-child,
.tv-creatives-btn .vc_general.vc_btn3:last-child {
    margin-right: 0;
}

.button[disabled],
.wpb_button[disabled],
.wpcf7-submit[disabled],
#submit[disabled],
.lads-companies-btn .vc_general.vc_btn3[disabled],
.tv-creatives-btn .vc_general.vc_btn3[disabled] {
    cursor: default;
    opacity: 0.3;
}

.button[disabled]:hover:before,
.wpb_button[disabled]:hover:before,
.wpcf7-submit[disabled]:hover:before,
#submit[disabled]:hover:before,
.lads-companies-btn .vc_general.vc_btn3[disabled]:hover,
.tv-creatives-btn .vc_general.vc_btn3[disabled]:hover {
    opacity: 1;
}

.lads-companies-btn .vc_general.vc_btn3,
.tv-creatives-btn .vc_general.vc_btn3 {
    font-size: 1.2em !important;
    display: block;
    padding: 0 10px;
}

.lads-companies-btn .vc_general.vc_btn3:focus,
.lads-companies-btn .vc_general.vc_btn3:hover {
    border: none !important;
}

.lads-companies-item .vc_gitem-post-data {
    min-height: 81px;
}

.box-wrapper {
    margin-top: 2% !important;
    margin-right: 2% !important;
    margin-bottom: 2% !important;
    margin-left: 2% !important;
    background-color: #ffffff !important;
    border-radius: 15px !important;
    width: 46%;
    border: 2px solid #fff;
}

.box-wrapper.cols5 {
    width: 18%;
    margin: 1% 1% 1% 1% !important;
}

.box-wrapper.cols4 {
    width: 23%;
    margin: 1% 1% 1% 1% !important;
}

.box-wrapper.cols3 {
    width: 30%;
    margin: 1% 1.5% 1% 1.5% !important;
}

.box-wrapper.cols2 {
    width: 48%;
    margin: 1% 2% 1% 2% !important;
}

.box-wrapper.cols1 {
    width: 97%;
    margin: 1% 1.5% 1% 1.5% !important;
}

.box-wrapper a.sky-btn,
.box-wrapper .sky-btn {
    width: 70% !important;
    line-height: 3em !important;
    font-size: 1.2em;
}

.box-wrapper.cols2 a.sky-btn,
.box-wrapper.cols3 a.sky-btn,
.box-wrapper.cols4 a.sky-btn,
.box-wrapper.cols5 a.sky-btn {
    width: 95% !important;
}

.box-wrapper.cols4 .text-xlarge,
.box-wrapper.cols5 .text-xlarge {
    font-size: 1.85em !important;
}

.box-wrapper .wpb_content_element {
    margin-bottom: 15px;
}

.box-wrapper .wpb_single_image {
    margin-top: 10px;
}

.box-wrapper .geo-text-box {
    min-height: 115px;
}

.box-wrapper.spectrum-1 {
    background: -webkit-linear-gradient(top, #ff9e00 0%, #cd0000 100%);
    
    background: -moz-linear-gradient(top, #ff9e00 0%, #cd0000 100%);
    
    background: linear-gradient(to top, #ff9e00 0%, #cd0000 100%);
    
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9e00', endColorstr='#cd0000', GradientType=1);
    
}

.box-wrapper.spectrum-2 {
    background: -webkit-linear-gradient(top, #cd0000 0%, #b5007d 50%, #21429c 100%);
    
    background: -moz-linear-gradient(top, #cd0000 0%, #b5007d 50%, #21429c 100%);
    
    background: linear-gradient(to top, #cd0000 0%, #b5007d 50%, #21429c 100%);
    
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cd0000', endColorstr='#21429c', GradientType=1);
    
}

.box-wrapper.spectrum-3 {
    background: -webkit-linear-gradient(top, #21429c 0%, #0071ff 100%);
    
    background: -moz-linear-gradient(top, #21429c 0%, #0071ff 100%);
    
    background: linear-gradient(to top, #21429c 0%, #0071ff 100%);
    
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#21429c', endColorstr='#0071ff', GradientType=1);
    
}

.box-wrapper.spectrum {
    border: 5px solid #fff;
    -webkit-box-shadow: 0px 4px 7px 1px rgb(50 50 50 / 70%);
    -moz-box-shadow: 0px 4px 7px 1px rgba(50, 50, 50, 0.7);
    box-shadow: 0px 4px 7px 1px rgb(50 50 50 / 70%);
    overflow: hidden;
}

.box-wrapper.spectrum-1:before,
.box-wrapper.spectrum-2:before,
.box-wrapper.spectrum-3:before {
    background: rgba(255, 255, 255, 0.3);
    background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.2));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.2));
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
    border-radius: 0% 0% 50% 50%;
    content: "";
    position: absolute;
    z-index: 1;
    top: -90.5%;
    left: 1%;
    width: 190%;
    height: 190%;
}

.box-wrapper .wpb_text_column.double-row-title {
    min-height: 84px;
}


.countdownContainer {
    display: flex;
    margin: 0 auto;
    width: 100%;
    align-items: center;
    align-content: center;
    justify-content: center;
}

.digits,
.seperator {
    color: #2D3033;
    height: 3rem;
    font-size: 3rem;
    line-height: 3rem;
    text-align: center;
    width: 100%;
    background-color: #f4f4f4;
}

.digits {
    padding: 10px 1%;
    min-width: 55px;
}

.seperator {
    padding: 10px 0%;
}

#togo-days:after,
#togo-hours:after,
#togo-minutes:after,
#togo-seconds:after {
    content: "";
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: nowrap;
    font-size: 12px;
}

.grecaptcha-badge {
    bottom: 100px !important;
    z-index: 20000;
}


@media (max-width: 800px) {
    .box-wrapper .geo-text-box {
        min-height: unset !important;
    }

    .box-wrapper h2 {
        min-height: unset !important;
    }

    .box-wrapper a.sky-btn,
    .box-wrapper .sky-btn {
        width: 99% !important;
        font-size: 1.1em !important;
    }

    .box-wrapper {
        width: auto !important;
    }

    .box-wrapper.cols3 {
        width: 100% !important;
    }

    .box-wrapper.cols4 {
        width: 48% !important;
    }

    .box-wrapper.cols5 {
        width: 48% !important;
        float: left;
    }

    .box-wrapper.cols4 .wpb_text_column {
        min-height: 74px;
    }
}

@media (min-width: 768px) and (max-width: 1170px) {
    .box-wrapper .geo-text-box {
        min-height: 160px;
    }

    .box-wrapper.cols4 {
        width: 48% !important;
    }

    .box-wrapper.cols4 .wpb_text_column {
        min-height: 74px;
    }

    .box-wrapper.cols5 {
        width: 48% !important;
        float: left;
    }

    .box-wrapper.cols3 .wpb_text_column .text-xxlarge {
        font-size: 3.2em !important;
    }

    .box-wrapper.cols4 .wpb_text_column .text-xlarge,
    .box-wrapper.cols5 .wpb_text_column .text-xlarge {
        font-size: 1.75em !important;
    }

}

@media (min-width: 800px) and (max-width: 1077px) {
    .box-wrapper.cols3 .wpb_text_column .text-xxlarge {
        font-size: 2.4em !important;
    }
}


@media (max-width: 767px) {}


@media (max-device-width: 400px) {}

@media (max-device-width: 767px) {
    #toTop {
        bottom: 20px;
        right: 10px;
    }

    .min-height-600 {
        min-height: 0px;
    }

    .min-height-800 {
        min-height: 0px;
    }
}

@media (max-device-width: 767px) and (max-height: 400px) {
    #toTop {
        right: 10px;
    }
}




@media (min-width:320px) and (max-width: 530px) {
    #custom-tabs .tab-header {
        padding-top: 0px !important;
        width: 100% !important;
    }

    #custom-tabs li a {
        padding: 10px 10px !important;
    }

    #custom-tabs li.active a,
    #custom-tabs li.active a:hover {
        padding: 10px 12px !important;
    }

    #custom-tabs li.current-menu-item.current_page_item a {
        padding: 10px 12px !important;
    }

    .opps-posts .woo-col-md-3,
    .news-list .woo-col-md-3,
    .casestudies-posts .woo-col-md-3,
    .training-posts .woo-col-md-3 {
        width: 47% !important;
        display: inline-block;
        padding: 10px 1%;
        margin-bottom: 0px !important;
    }

    .news-list .woo-list-style .woo-desc-cnt h3.woo-product-title {
        line-height: normal !important;
    }

    .news-list .woo-col-md-3.woo-thumb-col {
        width: 100% !important;
        padding: 10px !important;
        margin-left: 0px !important;
    }

    .next-steps-5 .vc_col-sm-2 {
        width: 50% !important;
        ;
    }

    .archive-form-col {
        margin: 0 1% !important;
    }

    .archive-form-col:last-child {
        margin-top: 1px;
    }

    .archive-form-col .pw_map_reset i {
        line-height: 28px !important;
    }

    .input-group {
        display: inline-block !important;
    }

    li.multiselect-item .input-group {
        display: table !important;
    }

    #tv-frame {
        width: 100% !important;
        padding: 0px !important;
        height: 200px !important;
        background: none !important;
    }

    .wpcf7 .wpcf7-form-control-wrap .wpcf7-list-item {
        width: 40%;
        margin-bottom: 10px;
        margin-right: 2.5%;
        text-align: center;
    }

    .form-attending .form-3col {
        width: 100%;
        text-align: center;
    }

    .form-attending .wpcf7-list-item {
        width: 45% !important;
    }

    .form-dietary .wpcf7-list-item {
        width: 28% !important;
    }

    .form-dietary .form-3col {
        width: 100%;
        text-align: center;
    }

    .vc_images_carousel {
        width: 100% !important;
    }

    .vc_images_carousel .vc_item img {
        width: 380px !important;
        height: auto;
    }

    .wpcf7 .form-2col {
        width: 95%;
    }

    .wpcf7 .form-4col {
        width: 45% !important;
    }

    .wpcf7 .wpcf7-checkbox {
        min-width: 50px;
    }

    .wpb_raw_html iframe {
        width: 100% !important;
        height: 100% !important;
    }

    .ubermenu-responsive-toggle .fa {
        margin-right: .4em !important;
    }

    .ubermenu-target,
    .ubermenu .ubermenu-target,
    .ubermenu .ubermenu-widget,
    .ubermenu-responsive-toggle {
        padding: 8px 10% 0px 10% !important;
    }

    #hook {
        width: 45% !important;
    }

    #hook .leadhook {
        padding: 4px !important;
    }

    #hook .leadhook span.text-font {
        line-height: 1.2em !important;
    }

    
    .ls-v6 .ls-gui-element.ls-bottom-nav-wrapper {
        display: none !important;
        visibility: hidden !important;
    }

    .ls-wrapper .fa-caret-left,
    .ls-wrapper .fa-caret-right {
        font-size: inherit !important;
    }

    .ls-wrapper .sas-btn-arrows.ls-layer {}

    .ls-container .ls-inner {
        width: 95% !important;
        margin: 0px 10px !important;
    }

    .ls-container .ls-wrapper span.btn-git .fa {
        font-size: 10px !important;
        padding: 5px 10px !important
    }

    .ls-container .ls-wrapper span.ns-quote-modalPopup.btn-git.ls-layer {
        width: fit-content !important;
        height: fit-content !important;
    }

    #verticals-mini-mob .eg-lp-lads-news-funnel-mobile-element-3 {}

    .ns-sas-boxes {
        min-height: 45px !important;
    }

    .ns-sas-boxes .fa {
        font-size: 20px !important;
        margin-bottom: 0px !important;
        width: 100%;
    }

    .ns-buttons .wpb_column .vc_column-inner {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .ns-buttons .wpb_raw_code {
        margin-bottom: 10px !important;
    }

    #sas-creatives .esg-dropdown-wrapper {
        min-width: 100%;
        left: -52%;
    }

    .btn-git-mob {
        margin: 0px auto 0px auto !important;
    }

    .sas-slide-text {
        display: none !important;
    }

    .next-wrapper {
        width: 48% !important;
        margin-top: -3px !important;
    }

    .vc_empty_space.hide-on-mobile {
        height: 0px !important;
    }

    #sas-creatives {
        min-height: 444.233px !important;
    }

    .full-height-row {
        margin-bottom: 400px !important;
    }

    .wpcf7 .wpcf7-form-control-wrap.prefcont {
        margin-left: 0%;
    }

    .wpcf7 .wpcf7-form-control-wrap.agencyadvertiser {
        margin-left: 0%;
    }

    .wpcf7 .wpcf7-form-control.wpcf7-radio {
        display: inline-flex;
        flex-direction: row;
        justify-content: space-around;
        align-items: flex-start;
    }

}

@media (min-width:320px) and (max-width: 1000px) {
    .ls-v6 .ls-gui-element.ls-bottom-nav-wrapper {
        display: none !important;
        visibility: hidden !important;
    }

    .ls-container .ls-inner {
        width: 100% !important;
        margin: 0px 0px !important;
    }

    .ls-container .ls-wrapper span.ns-quote-modalPopup.btn-git.ls-layer {
        width: fit-content !important;
        height: fit-content !important;
    }

    .ns-sas-boxes {
        min-height: 45px !important;
    }

    .ns-sas-boxes .fa {
        font-size: 50px !important;
        margin-bottom: 0px !important;
        width: 100%;
    }

    .next-wrapper {
        margin-top: -3px !important;
    }

    #dotNav {
        margin-right: 5px;
    }

    .sticky-wrapper {
        height: 66px !important;
    }

    .header,
    .header.header-scrolled {
        height: 66px;
        box-shadow: 8px 0 5px -6px rgba(0, 0, 0, 0.06), -8px 0 5px -6px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.06);
    }

    .header .nav-logo img,
    .header.header-scrolled .nav-logo img {
        max-width: 100% !important;
        max-height: 64px;
        width: auto !important;
        padding-top: 4px;
    }

    .navigation-search {
        display: none;
        width: 33.3% !important;
        float: right !important;
        min-height: 70px !important;
        margin-bottom: 10px;
    }

    .navigation-buttons {
        width: auto !important;
        z-index: 1500;
        position: relative;
        margin-left: 50px !important;
        margin-top: 5px;
    }


    .header .nav-logo {
        width: 33.3%;
        height: 66px;
        justify-content: flex-start !important;
    }

    .navigation {
        width: 66.3% !important;
        height: 66px;
        display: flex;
        justify-content: flex-end;
    }

    .navigation.center {
        margin-left: inherit !important;
        margin-right: inherit !important;
    }

    .navigation-search .flex-inner {
        
    }

    .navigation-search #searchform input {
        width: 50%;
        padding: 4px 6px !important;
        
    }

    .navigation-search input[placeholder] {
        font-size: 3.5vw !important;
    }

    .navigation-search input:focus {
        width: 50%;
        
        z-index: 20000;
        position: fixed;
        top: 25px;
        right: 40px;
    }

    #searchform input#searchsubmit {
        z-index: 30000;
    }

    .ubermenu-nav {
        white-space: normal;
    }

    .ubermenu-main {
        background: #FBFBFB !important;
    }

    .ubermenu-skin-clean-white .ubermenu-item-level-0:hover>.ubermenu-target,
    .ubermenu-skin-clean-white .ubermenu-item-level-0.ubermenu-active>.ubermenu-target {
        background: #f3f3f3 !important;
    }

    .ubermenu-skin-clean-white .ubermenu-submenu.ubermenu-submenu-drop {
        background: #F7F6F6 !important;
    }

    .ubermenu-responsive-toggle-content-align-left {
        text-align: center !important;
    }

    .ubermenu-skin-clean-white.ubermenu-responsive-toggle {
        font-size: 1.3em !important;
        
        color: #333 !important;
    }

    .ubermenu-responsive {
        width: 100%;
        position: fixed !important;
        right: 0 !important;
        left: 0 !important;
        margin-top: 1px !important;
        border-bottom: 1px solid #DADADA !important;
        border-top: 1px solid #DADADA !important;
    }

    .ubermenu.ubermenu-responsive .ubermenu-column,
    .ubermenu.ubermenu-responsive .ubermenu-column-auto {
        min-width: 50% !important;
    }

    .ubermenu.ubermenu-responsive .ubermenu-item-level-0 {
        width: 50% !important;
    }

    .ubermenu-skin-clean-white.ubermenu-horizontal .ubermenu-item-level-0>.ubermenu-submenu-drop {
        border-bottom: 1px solid #DADADA !important;
        border-top: 1px solid #DADADA !important;
    }

    .ubermenu .ubermenu-colgroup .ubermenu-column,
    .ubermenu .ubermenu-custom-content-padded,
    .ubermenu .ubermenu-nonlink,
    .ubermenu .ubermenu-retractor,
    .ubermenu .ubermenu-submenu-padded,
    .ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target,
    .ubermenu .ubermenu-target,
    .ubermenu .ubermenu-widget,
    .ubermenu-responsive-toggle {
        padding: 10px 10% 0px 10% !important;
    }

    .home .content-container {
        margin-top: 0px !important;
    }

    .home #post-2737 .vc_row {
        margin-left: 0px;
        margin-right: 1px;
    }

    .container {
        margin-left: 10px;
        margin-right: 10px;
        width: initial;
    }

    .next-steps-5 .vc_col-sm-2 {
        width: 33.3%;
    }

    .span2 {
        width: 33.3%;
    }

    .wpb_content_element.vc_extra_padding {
        padding: 0px !important;
    }

    .eg-news-trio-wrapper .esg-entry-media-wrapper {
        min-height: auto !important;
    }

    #quick-mini-nav-links ul li {
        margin-left: 0px !important;
    }

    #quick-mini-nav-links li {
        padding: 15px 10px 15px 0px;
    }

    #quick-mini-nav-links ul ul li {
        padding-left: 10px;
    }

    #quick-mini-nav-links>ul>li>ul {
        width: 100%;
        top: 80%;
    }

    #quick-mini-nav-links>ul>li:hover>ul {
        opacity: 1;
        top: 100%;
        z-index: 40;
        visibility: visible;
    }

    

    footer .credit-links {
        margin-top: 15px;
        text-align: center;
        border-top: 1px solid #dfdede;
    }

    footer .container .main-row p {
        padding: 4px 0px !important;
    }

    footer .credit-links ul {
        float: none;
    }

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


@media (min-width: 1001px) and (max-width: 1150px) {

    .ubermenu .ubermenu-colgroup .ubermenu-column,
    .ubermenu .ubermenu-custom-content-padded,
    .ubermenu .ubermenu-nonlink,
    .ubermenu .ubermenu-retractor,
    .ubermenu .ubermenu-submenu-padded,
    .ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target,
    .ubermenu .ubermenu-target,
    .ubermenu .ubermenu-widget,
    .ubermenu-responsive-toggle {
        padding: 15px 10px !important;
    }

    .header.header-scrolled .ubermenu .ubermenu-colgroup .ubermenu-column,
    .header.header-scrolled .ubermenu .ubermenu-custom-content-padded,
    .header.header-scrolled .ubermenu .ubermenu-nonlink,
    .header.header-scrolled .ubermenu .ubermenu-retractor,
    .header.header-scrolled .ubermenu .ubermenu-submenu-padded,
    .header.header-scrolled .ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target,
    .header.header-scrolled .ubermenu .ubermenu-target,
    .header.header-scrolled .ubermenu .ubermenu-widget,
    .header.header-scrolled .ubermenu-responsive-toggle {
        padding: 15px 8px !important;
    }

    
    .container {
        margin-left: 10px;
        margin-right: 10px;
        width: initial;
    }

    .navigation-buttons {
        margin-left: -10px !important;
    }

    .ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target:after {
        right: -2px !important;
        margin-top: -8px !important;
    }

    .header.header-scrolled .ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target:after {
        right: -2px !important;
        margin-top: -8px !important;
    }
}

@media (min-width:769px) and (max-width: 1024px) {

    
}

@media (min-width:1100px) {}


@media screen and (max-device-width: 1380px) {}


@media (min-width: 768px) and (max-width: 979px) {
    #hook {
        width: 25% !important;
    }

    #hook .leadhook {
        padding: 5px !important;
    }

    #hook .leadhook span.text-font {
        line-height: 1.2em !important;
    }
}

[class^="skycon-"],
[class*="skycon-"],
.skycon {
    color: #333;
    font-size: 16px;
    line-height: 1.125em;
}

[class^="skycon-"]:before,
[class*="skycon-"]:before,
.skycon:before {
    font-family: "skycons";
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    font-weight: normal;
    font-style: normal;
    speak: none;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.skycon-arrow-down-left:before,
.skycon--arrow-down-left:before {
    content: "\E001";
}

.skycon-arrow-left:before,
.skycon--arrow-left:before {
    content: "\E002";
}

.skycon-arrow-right:before,
.skycon--arrow-right:before {
    content: "\E003";
}

.skycon-at:before,
.skycon--at:before {
    content: "\E004";
}

.skycon-calender:before,
.skycon--calender:before {
    content: "\E005";
}

.skycon-carousel-pause:before,
.skycon--carousel-pause:before {
    content: "\E006";
}

.skycon-carousel-play:before,
.skycon--carousel-play:before {
    content: "\E007";
}

.skycon-chevron-down:before,
.skycon--chevron-down:before {
    content: "\E008";
}

.skycon-chevron-left:before,
.skycon--chevron-left:before {
    content: "\E009";
}

.skycon-chevron-up:before,
.skycon--chevron-up:before {
    content: "\E00A";
}

.skycon-chevron:before,
.skycon--chevron:before {
    content: "\E00B";
}

.skycon-close:before,
.skycon--close:before {
    content: "\E00C";
}

.skycon-cloud:before,
.skycon--cloud:before {
    content: "\E00D";
}

.skycon-download:before,
.skycon--download:before {
    content: "\E00E";
}

.skycon-edit:before,
.skycon--edit:before {
    content: "\E00F";
}

.skycon-expand:before,
.skycon--expand:before {
    content: "\E010";
}

.skycon-facebook:before,
.skycon--facebook:before {
    content: "\E011";
}

.skycon-gallery:before,
.skycon--gallery:before {
    content: "\E012";
}

.skycon-google-plus:before,
.skycon--google-plus:before {
    content: "\E013";
}

.skycon-home:before,
.skycon--home:before {
    content: "\E014";
}

.skycon-info:before,
.skycon--info:before {
    content: "\E015";
}

.skycon-mail:before,
.skycon--mail:before {
    content: "\E016";
}

.skycon-menu:before,
.skycon--menu:before {
    content: "\E017";
}

.skycon-minify:before,
.skycon--minify:before {
    content: "\E018";
}

.skycon-mouse:before,
.skycon--mouse:before {
    content: "\E019";
}

.skycon-never-miss:before,
.skycon--never-miss:before {
    content: "\E01A";
}

.skycon-on-demand:before,
.skycon--on-demand:before {
    content: "\E01B";
}

.skycon-pending:before,
.skycon--pending:before {
    content: "\E01C";
}

.skycon-phone:before,
.skycon--phone:before {
    content: "\E01D";
}

.skycon-plus-circle:before,
.skycon--plus-circle:before {
    content: "\E01E";
}

.skycon-remote-download:before,
.skycon--remote-download:before {
    content: "\E01F";
}

.skycon-remote-record:before,
.skycon--remote-record:before {
    content: "\E020";
}

.skycon-search:before,
.skycon--search:before {
    content: "\E021";
}

.skycon-share:before,
.skycon--share:before {
    content: "\E022";
}

.skycon-sky-go:before,
.skycon--sky-go:before {
    content: "\E023";
}

.skycon-sky-plus:before,
.skycon--sky-plus:before {
    content: "\E024";
}

.skycon-sky:before,
.skycon--sky:before {
    content: "\E025";
}

.skycon-speech-bubble:before,
.skycon--speech-bubble:before {
    content: "\E026";
}

.skycon-tick:before,
.skycon--tick:before {
    content: "\E027";
}

.skycon-tv:before,
.skycon--tv:before {
    content: "\E028";
}

.skycon-twitter-favourite:before,
.skycon--twitter-favourite:before {
    content: "\E029";
}

.skycon-twitter-follow:before,
.skycon--twitter-follow:before {
    content: "\E02A";
}

.skycon-twitter-reply:before,
.skycon--twitter-reply:before {
    content: "\E02B";
}

.skycon-twitter-retweet:before,
.skycon--twitter-retweet:before {
    content: "\E02C";
}

.skycon-twitter:before,
.skycon--twitter:before {
    content: "\E02D";
}

.skycon-user-profile:before,
.skycon--user-profile:before {
    content: "\E02E";
}

.skycon-video-play:before,
.skycon--video-play:before {
    content: "\E02F";
}

.skycon-volume:before,
.skycon--volume:before {
    content: "\E030";
}

.skycon-warning:before,
.skycon--warning:before {
    content: "\E031";
}

.skycon-whatsapp:before,
.skycon--whatsapp:before {
    content: "\E032";
}



@-moz-keyframes upbounce {

    0%,
    100% {
        -moz-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }

    25% {
        -moz-transform: translateY(-5px);
        transform: translateY(-5px);
        opacity: 0;
    }

    75% {
        -moz-transform: translateY(5px);
        transform: translateY(5px);
        opacity: 0;
    }
}

@-webkit-keyframes upbounce {

    0%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }

    25% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
        opacity: 0;
    }

    75% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px);
        opacity: 0;
    }
}

@keyframes upbounce {

    0%,
    100% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }

    25% {
        -moz-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
        opacity: 0;
    }

    75% {
        -moz-transform: translateY(5px);
        -ms-transform: translateY(5px);
        -webkit-transform: translateY(5px);
        transform: translateY(5px);
        opacity: 0;
    }
}

@-webkit-keyframes spinit


    {
    from {
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spinit {
    from {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.spinit {
    -webkit-animation: spinit 1s linear infinite;
    -moz-animation: spinit 1s linear infinite;
    -ms-animation: spinit 1s linear infinite;
    -o-animation: spinit 1s linear infinite;
    animation: spinit 1s linear infinite;
}

@keyframes spin {
    100% {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes sas-glowing {
    0% {
        background-color: #ffffff;
        -webkit-box-shadow: 0 0 3px #ffffff;
        color: #58585a;
    }

    50% {
        background-color: #58585a;
        -webkit-box-shadow: 0 0 40px #58585a;
        color: #ffffff;
    }

    100% {
        background-color: #ffffff;
        -webkit-box-shadow: 0 0 3px #ffffff;
        color: #58585a;
    }
}

@-moz-keyframes sas-glowing {
    0% {
        background-color: #ffffff;
        -moz-box-shadow: 0 0 3px #ffffff;
        color: #58585a;
    }

    50% {
        background-color: #58585a;
        -moz-box-shadow: 0 0 40px #58585a;
        color: #ffffff;
    }

    100% {
        background-color: #ffffff;
        -moz-box-shadow: 0 0 3px #ffffff;
        color: #58585a;
    }
}

@-o-keyframes sas-glowing {
    0% {
        background-color: #ffffff;
        box-shadow: 0 0 3px #ffffff;
        color: #58585a;
    }

    50% {
        background-color: #58585a;
        box-shadow: 0 0 40px #58585a;
        color: #ffffff;
    }

    100% {
        background-color: #ffffff;
        box-shadow: 0 0 3px #ffffff;
        color: #58585a;
    }
}

@keyframes sas-glowing {
    0% {
        background-color: #ffffff;
        box-shadow: 0 0 3px #ffffff;
        color: #58585a;
    }

    50% {
        background-color: #58585a;
        box-shadow: 0 0 40px #58585a;
        color: #ffffff;
    }

    100% {
        background-color: #ffffff;
        box-shadow: 0 0 3px #ffffff;
        color: #58585a;
    }
}





.tip-darkgray {
    opacity: 0.95;
    z-index: 1000;
    text-align: left;
    text-shadow: #444 0 1px 1px;
    border: 1px solid #888;
    padding: 8px;
    min-width: 50px;
    max-width: 530px;
    color: #fff !important;
    background-color: #999;
    background-image: url(assets/css/tip-darkgray/tip-darkgray.png);
    

}

.tip-darkgray .tip-inner {
    font: bold 12px/18px arial, helvetica, sans-serif;
    padding: 0 4px 3px 4px;
    text-align: center;
}


.tip-darkgray .tip-arrow-top {
    margin-top: -7px;
    margin-left: -11px;
    
    top: 0;
    left: 50%;
    width: 16px;
    height: 10px;
    background: url(assets/css/tip-darkgray/tip-darkgray_arrows.png) no-repeat;
}

.tip-darkgray .tip-arrow-top-right {
    margin-top: -7px;
    margin-left: 0px;
    top: 0;
    right: 20%;
    width: 16px;
    height: 10px;
    background: url(assets/css/tip-darkgray/tip-darkgray_arrows.png) no-repeat;
}

.tip-darkgray .tip-arrow-right {
    margin-top: -9px;
    
    margin-left: -7px;
    top: 50%;
    left: 100%;
    width: 11px;
    height: 21px;
    background: url(assets/css/tip-darkgray/tip-darkgray_arrows.png) no-repeat -22px 0;
}

.tip-darkgray .tip-arrow-bottom {
    margin-top: -7px;
    margin-left: -11px;
    
    top: 100%;
    left: 50%;
    
    width: 22px;
    height: 13px;
    background: url(assets/css/tip-darkgray/tip-darkgray_arrows.png) no-repeat -44px 0;
}

.tip-darkgray .tip-arrow-left {
    margin-top: -9px;
    
    margin-left: -6px;
    top: 50%;
    left: 0;
    width: 11px;
    height: 21px;
    background: url(assets/css/tip-darkgray/tip-darkgray_arrows.png) no-repeat -66px 0;
}