body {
    -webkit-font-smoothing: antialiased;
    moz-osx-font-smoothing: grayscale;
    color: #000;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus,
.contact-form .rsform-select-box:focus,
select:focus {
    border-color: inherit !important;
    box-shadow: none !important;
    outline: 0 none !important;
}

select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.uneditable-input::-moz-placeholder {
    color: #000 !important;
}


/**support 5 columns**/

.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5,
.col-xs-2-5,
.col-sm-2-5,
.col-md-2-5,
.col-lg-2-5,
.col-xs-3-5,
.col-sm-3-5,
.col-md-3-5,
.col-lg-3-5,
.col-xs-4-5,
.col-sm-4-5,
.col-md-4-5,
.col-lg-4-5 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-1-5 {
    width: 20%;
    float: left;
}

.col-xs-2-5 {
    width: 40%;
    float: left;
}

.col-xs-3-5 {
    width: 60%;
    float: left;
}

.col-xs-4-5 {
    width: 80%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-1-5 {
        width: 20%;
        float: left;
    }
    col-sm-2-5 {
        width: 40%;
        float: left;
    }
    col-sm-3-5 {
        width: 60%;
        float: left;
    }
    col-sm-4-5 {
        width: 80%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-1-5 {
        width: 20%;
        float: left;
    }
    .col-md-2-5 {
        width: 40%;
        float: left;
    }
    .col-md-3-5 {
        width: 60%;
        float: left;
    }
    .col-md-4-5 {
        width: 80%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-1-5 {
        width: 20%;
        float: left;
    }
    .col-lg-2-5 {
        width: 40%;
        float: left;
    }
    .col-lg-3-5 {
        width: 60%;
        float: left;
    }
    .col-lg-4-5 {
        width: 80%;
        float: left;
    }
}

::-webkit-input-placeholder {
    color: #000 !important;
}

:-ms-input-placeholder {
    color: #000 !important;
}

.circle .fa {
    background: #000 none repeat scroll 0 0;
    border-radius: 50px;
    color: #fff;
    font-size: 36px !important;
    height: 70px !important;
    line-height: 70px !important;
    width: 70px !important;
}

.nav > li > a:hover,
.nav > li > a:focus {
    background-color: inherit;
}

.container,
.sppb-container,
.sppb-row-container {
    max-width: 990px;
}

h3,
h4,
h5 {
    color: #f58220;
}

a {
    cursor: pointer;
}

.no-border {
    border: none !important;
}

.start-hidden {
    display: none;
}

iframe {
    border: none;
}

iframe.wrapper {
    padding-top: 85px;
    min-height: 1200px;
}

.sppb-nav > li > a:hover,
.sppb-nav > li > a:focus {
    background-color: #f7941d;
}

.sppb-btn,
.btn-primary,
.sppb-btn-primary,
.sppb-btn-lg {
    text-transform: uppercase !important;
    font-size: 13px !important;
    font-weight: bold;
}
.sppb-btn-link:focus, 
.sppb-btn-link:hover {
    
}
.sppb-btn-xlg {
    font-size: large !important;
}

.btn-primary,
.sppb-btn-primary {
    border: none;
    border-radius: 0;
    background-color: #f7941d;
    color: #fff !important;
}

.btn-primary:hover,
.sppb-btn-primary:hover,
.sppb-btn-primary:hover,
.sppb-btn-primary:focus,
.sppb-btn-primary:active,
.sppb-btn-primary.active,
.open > .dropdown-toggle.sppb-btn-primary {
    background-color: #f26b27;
}

.sppb-btn-lg,
.sppb-btn-xlg,
.sppb-panel-heading,
.sppb-panel-group .sppb-panel {
    border-radius: 0;
}

.fullwidthbanner-container .fullwidthabanner {
    background-color: #fff !important;
}

.top-up.sppb-btn-lg {
    padding: 10px;
}

.call-to-action .sppb-btn-lg,
.call-to-action-no-scroll .sppb-btn-lg {
    padding: 20px 40px;
    font-size: 18px !important;
}

#sp-page-builder .sppb-section-title {
    margin: 0;
}


/*tabs*/

.sppb-nav-tabs {
    margin: 0 0 27px;
}

.sppb-nav-tabs > li {}

.sppb-nav-tabs > li > a {
    background-color: #f7941d;
    color: #fff;
    padding: 10px 3%;
    text-align: center;
    display: block;
    border-radius: 0;
    margin: 0 1%;
    font-size: 1.2em;
}

.sppb-nav-tabs > li > a:hover {
    background-color: #f26b27;
}

.sppb-nav-tabs > li.active > a,
.sppb-nav-tabs > li.active > a:hover,
.sppb-nav-tabs > li.active > a:focus {}

.sppb-nav-tabs > li.active > a,
.sppb-nav-tabs > li.active > a:hover,
.sppb-nav-tabs > li.active > a:focus {
    font-weight: bold;
    color: #293896;
  	border-right: 1px solid #e5e5e5;
}


/*end of tabs*/

ul.checked {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: left;
}

ul.checked > li {
    margin-bottom: 0.5em;
    padding-left: 25px;
    position: relative;
}

ul.checked > li::before {
    color: green;
    content: "\f00c";
    font-family: "FontAwesome";
    left: 0;
    position: absolute;
    top: 0;
}

section.intro {
    background: #eee none repeat scroll 0 0;
    color: #667;
    position: relative;
}

section.intro.photo::before {
    position: absolute;
    left: 0;
    top: 0;
    background: url(/images/zol/content/homepage/slides/phone/bg_gradient.png) repeat-x bottom;
    content: "";
    width: 100%;
    height: 100%;
    opacity: .3;
}

section.intro .sppb-text-left {
    background: rgba(238, 238, 238, 0.9);
    max-width: 650px;
}

body.zolgeeks section.intro .sppb-text-left.no-bg {
    background: none;
}

section.intro.photo .sppb-text-left {
    padding: 5px 20px 10px;
}

section.intro.long .sppb-text-left {
    max-width: 100%;
}

section.intro h1,
section.intro h2,
section.intro h3 {
    color: #000 !important;
}

.center-container {
    margin: 0 auto;
}

a {
    color: #f58220;
}

a:hover,
a:focus {
    color: #f36c26;
}

a:hover,
a:active,
a:focus {
    outline: none;
}

.sticky-wrapper,
#sp-header {
    height: 100px !important;
}


/*fixing main menu*/


/*lets do the sticky header thing*/

#sp-header {
    top: 0;
}

.top-strip {
    top: 100px;
}

.top-strip,
#sp-header {
    position: fixed;/**/
    left: 0;
    z-index: 999;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    -ms-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s;
    width: 100%;
}

.com-sppagebuilder #sp-main-body,
.com-onlinesignup #sp-main-body{
    padding: 140px 0;
    /*padding: 0 0 140px !important;*/
}
.com-advportfolio #sp-main-body {
    padding: 0 !important;
}

.homepage.com-sppagebuilder #sp-main-body {
    padding-bottom: 0;
}

@media(max-width: 992px) {
    .com-sppagebuilder #sp-main-body {
        padding: 100px 0;/**/
    }
    .top-strip {
        border: 0 !important;
    }
}


/* will do this in case Rob wants an animated sticky header
http://callmenick.com/_development/resize-header-on-scroll/
#sp-header.smaller {
    height: 75px;
}
#sp-header.smaller .logo img {
    width: 100px;
}
.top-strip.smaller .sp-module.sitemenu ul > li > a {
    line-height: 75px;
}*/


/*end of sticky header stuff*/

.top-strip {
    background-color: #333;
    border-top: solid 4px #f58220;
}

sp-module.sitemenu {
    margin-top: 0;
}

.sp-module.sitemenu ul {
    list-style: none;
    padding: 0 0 0 175px;
    margin: 0;
}

.sp-module.sitemenu ul > li {
    display: inline-block;
    padding: 0;
    position: relative;
    border-bottom: none;
}

.sp-module.sitemenu ul > li > a::before {
    content: "";
    margin-right: 0;
}

.sp-module.sitemenu ul > li > a {
    text-transform: uppercase;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    font-size: .8em;
}

.sp-module.sitemenu ul > li.active > a {
    background: rgba(38, 34, 98, 1);
}

.sp-megamenu-parent {
    float: left;
}

#offcanvas-toggler + ul.sp-megamenu-parent a {
    text-align: center;
    margin-right: 5px;
    letter-spacing: 1px;
    line-height: 33px;
    padding: 0 15px;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    border-top: none;
    font-size: .7em;
    border-radius: 1px;
    color: #ddd;
    background: rgba(255, 255, 255, .1);
    height: 33px;
    width: 115px;
    border-radius: 1px;
}

#offcanvas-toggler + ul.sp-megamenu-parent a:hover {
    background-color: rgba(255, 255, 255, .2) !important;
}

#offcanvas-toggler + ul.sp-megamenu-parent li.active > a {
    background-color: rgba(255, 255, 255, .2) !important;
    margin-right: 10px;
    border-radius: 1px;
    color: #fff;
    height: 35px;
    font-weight: 600;
    border-bottom-color: #ccc;
}

@media(max-width: 777px) {
    #offcanvas-toggler + ul.sp-megamenu-parent {
        position: fixed/*absolute*/;
        left: 110px;
        top: 0;
    }
}


/*site sub menues*/

.sp-module.mainmenu {
    margin-top: 0;
}

.sp-module.mainmenu ul.sp-megamenu-parent {
    display: table;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 9;
}

.sp-module.mainmenu ul.sp-megamenu-parent > li {
    display: table-cell;
    padding: 0;
    position: relative;
    border-bottom: none;
    text-align: center;
    /*height: 45px;*/
}

.sp-module.mainmenu ul.sp-megamenu-parent > li > a::before {
    content: "";
    margin-right: 0;
}

.sp-module.mainmenu ul.sp-megamenu-parent > li > a.icon::before {
    margin-right: 8px;
    content: "\f0e0";
}

.sp-module.mainmenu ul.sp-megamenu-parent > li > a {
    display: inline-block;
    width: 100%;
    color: #fff;
    font-size: 0.8em;
    letter-spacing: 1px;
    line-height: 40px;
    position: relative;
    /*border-right: 1px solid rgba(255, 255, 255, 0.2);*/
    text-overflow: ellipsis;
    transition: all 0.4s ease 0s;
    text-transform: none;
    white-space: nowrap;
    padding: 0;
}

/*
.sp-module.mainmenu ul.sp-megamenu-parent > li:first-child > a {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
}
*/
.sp-module.mainmenu ul.sp-megamenu-parent > li > a:hover,
.sp-module.mainmenu ul.sp-megamenu-parent > li > a:active,
.sp-module.mainmenu ul.sp-megamenu-parent > li.current > a,
#offcanvas-toggler + ul.sp-megamenu-parent a:hover,
#offcanvas-toggler + ul.sp-megamenu-parent a:active,
#offcanvas-toggler + ul.sp-megamenu-parent li.active > a {
    background-color: #f58220;
    transition: all 0.4s ease 0s;
}

.sp-module.mainmenu ul.sp-megamenu-parent > li ul.nav-child {
    display: none;
    background: #888 none repeat scroll 0 0;
    display: none;
    font-size: 0.8em;
    left: 0;
    list-style-type: none;
    margin: 0;
    padding: 10px;
    position: absolute;
    top: 40px;
    width: 240px;
    z-index: 99;
}

.sp-module.mainmenu ul.sp-megamenu-parent > li ul.nav-child > li {
    border-bottom: none;
    display: block;
    transition: all 300ms ease 0s;
    line-height: 1;
    position: relative;
}

.sp-module.mainmenu ul.sp-megamenu-parent > li ul.nav-child > li a {
    color: #fff;
    display: block;
    padding: 5px 10px;
    text-align: left;
    text-decoration: none;
    line-height: 1;
}

.sp-module.mainmenu ul.sp-megamenu-parent > li ul.nav-child > li.current a,
.sp-module.mainmenu ul.sp-megamenu-parent > li ul.nav-child > li a:focus,
.sp-module.mainmenu ul.sp-megamenu-parent > li ul.nav-child > li a:hover {
    background: #333;
}

.sp-module.mainmenu ul.sp-megamenu-parent > li ul.nav-child > li a::before {
    content: "";
    font-family: Ubuntu;
    margin-right: 0;
}

.sp-module.mainmenu ul.sp-megamenu-parent > li ul.nav-child > li > ul.nav-child {
    position: absolute;
    top: 0;
    left: 190px;
    width: 200px;
    z-index: 999;
    font-size: 1em;
    display: none !important;
}

.offcanvas .body-innerwrapper::after {
    opacity: .5;
}

.offcanvas-menu {
    background: #333;
}

.close-offcanvas {
    color: #fff;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
    color: #fff;
    border-bottom: 1px dotted #667;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover,
.offcanvas-menu .offcanvas-inner .sp-module ul > li.active > a {
    background: #667;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li > ul a {
    margin-left: 20px;
}


/*end menu fixes*/


/*myzol link*/

div.myZOL-user {
    overflow: hidden;
}

div.custommyZOLMenu {
    float: right;
    display: inline-block;
}

div.custommyZOLMenu > div {
    display: table-cell;
    vertical-align: middle;
    height: 100px;
}

div.custommyZOLMenu div.mid {
    color: #fff;
    text-align: right;
}

div.custommyZOLMenu div.mid a {
    color: #fff;
    display: block;
    font-size: 1.4em;
    font-weight: 300;
    line-height: .9;
}

div.custommyZOLMenu div.mid em {
    color: rgba(255, 255, 255, 0.4);
    font-size: 0.6em;
}

div.custommyZOLMenu div.rgt {
    text-align: right;
    transition: width 0.4s ease 0s;
    width: 60px;
}

div.custommyZOLMenu div.rgt span {
    background: #f7921e none repeat scroll 0 0;
    border-radius: 25px;
    color: #fff;
    font-size: 1.4em;
    height: 50px;
    line-height: 50px;
    text-align: center;
    transition: all 0.4s ease 0s;
    width: 50px;
}


/*end myZOl link*/

#sp-header {
    /*background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(38, 34, 98, 1) 0%, rgba(41, 55, 149, 1) 100%) repeat scroll 0 0;*/
    background: #2c3987;
}

.intro.inner {
    border-top: 4px solid #f58220;
    margin-bottom: 30px;
}
body.com-onlinesignup .intro.inner {
    margin-bottom: 0px;
}

#sp-header .logo {
    display: block;
    position: relative;
}

#sp-header .logo img {
    position: absolute;
    top: 0;
    left: 0;
    width: 85px;
    height: auto;
}

#offcanvas-toggler > i {
    color: #fff;
}

#offcanvas-toggler > i:hover,
#offcanvas-toggler > i a:hover {
    color: #f58220;
}

.sp-megamenu-parent > li > a {
    color: #fff;
    font-size: .8em;
}

.sp-megamenu-parent > li.active > a,
.sp-megamenu-parent > li:hover > a {
    color: #f58220;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #2c3987;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    color: #fff;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
    background: #f58220;
    color: #fff;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    padding: 20px 10px;
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
    left: auto;
    right: 100%;
}


/*bottom footer*/

#sp-bottom,
#sp-top-bar {
    background-color: #667 !important;
    color: #fff !important;
}

#sp-bottom {
    padding: 61px 0 !important;
}

#sp-bottom a,
#sp-top-bar a {
    color: #fff;
}

#sp-bottom strong {
    font-size: 1.6em;
    font-weight: 300;
}

#sp-bottom em {
    color: #999;
    font-size: 0.8em;
}

#sp-bottom .sp-module ul {
    list-style-type: none;
    margin: 1em 0;
    padding: 0;
}

#sp-bottom .sp-module ul > li {
    display: block;
    height: 30px;
    line-height: 30px;
    border: none;
}

#sp-bottom span.fa-check
/*,
#sp-bottom span.fa-map-marker*/

{
    background-color: #f7941d;
}

#sp-bottom span.fa-chevron-right,
#sp-bottom ul.no-circle li span.fa,
#sp-bottom li span.fa-map-marker {
    background-color: transparent;
    color: #f7941d;
}

#sp-bottom li span {
    background: #999 none repeat scroll 0 0;
    border-radius: 10px;
    font-size: 0.75em;
    height: 20px;
    line-height: 20px;
    text-align: center;
    width: 20px;
}

#sp-bottom .sp-module ul > li > a::before {
    content: "";
}

#sp-bottom .sp-module ul > li > a {
    display: inline-block;
    line-height: none;
    padding: 0;
    text-decoration: none;
}

#sp-bottom .sp-module ul > li > a:hover {
    text-decoration: underline;
}

#sp-bottom span.fa-facebook {
    background-color: #3b5a97;
}

#sp-bottom span.fa-instagram {
    background-color: #125688;
}

#sp-bottom span.fa-linkedin {
    background-color: #0080b2;
}

#sp-bottom span.fa-twitter {
    background-color: #5fa9dd;
}

#sp-footer {
    text-align: left;
    font-weight: bold;
    font-size: .8em;
    padding: 23px 0;
    background-color: #111;
}


/*Homepage*/

.homepage .slideshow .sppb-modal-selector-container button {
    display: none;
}

.tp-bannertimer {
    background-color: #f58220;
}

.homepage .sppb-carousel-inner > .sppb-item > img,
.homepage .sppb-carousel-inner > .sppb-item > a > img {
    width: 100%;
}

.homepage .sppb-carousel-item-inner {
    display: none;
}

.dim-slide .tp-bgimg.defaultimg::after {
    background: url(/images/zol/content/homepage/slides/phone/bg_gradient.png) repeat-x bottom;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.5;
}

.call-to-action .sppb-col-sm-8 {
    width: 83.3333%;
}

.call-to-action .sppb-col-sm-4 {
    width: 16.6667%;
}

.call-to-action .sppb-btn.sppb-btn-default {
    background-color: #f7941d;
    border: medium none;
    color: #fff;
    border-radius: 6px;
    font-size: 18px;
    line-height: 1.33;
    padding: 10px 20px;
    transition: color 400ms ease 0s, background-color 400ms ease 0s, border-color 400ms ease 0s;
}

.call-to-action h4.sppb-cta-title {
    margin: 0 !important;
}


/*inner pages*/

.sppb-panel-primary {
    border-color: #f58220;
}

.sppb-panel-primary > .sppb-panel-heading {
    background-color: #f58220;
    border-color: #f58220;
}

.sppb-panel-primary > .sppb-panel-heading + .sppb-panel-collapse > .sppb-panel-body {
    border-top-color: #f58220;
}

.sppb-panel-collapse {
    display: none;
}

span.collapsible,
span.incollapsible {
    font-weight: bold;
    cursor: pointer;
    position: relative !important;
    display: inline !important;
    left: auto !important;
    bottom: auto !important;
    width: auto !important;
}


/*tariff tab*/

.tariffs .sppb-tab-content ul li {
    width: 100%;
    margin-bottom: 20px;
}

.tariffs .sppb-tab-content ul {
    margin: 0;
    padding: 10px 0;
    overflow: hidden;
    list-style: none;
    border: 1px solid #f29100;
    border-radius: 3px;
}

.tariffs .sppb-tab-content ul li {
    font-size: .8em;
    padding: 10px 0;
    margin: 0;
    border-top: 1px solid #f29100;
    width: 100%;
    overflow: hidden;
}

.tariffs .sppb-tab-content ul li:first-child {
    border: none;
}

.tariffs .sppb-tab-content ul li span.network {
    float: left;
    width: 80%;
    padding-left: 20px;
    display: inline-block;
}

.tariffs .sppb-tab-content ul li span.price {
    padding-right: 20px;
    display: inline-block;
    float: right;
}


/*tables*/


/*styles for graphic info (hed, subhed, source, credit)*/

.rg-container {
    font-size: 16px;
    line-height: 1;
    margin: 0;
    padding: 1em 0;
    color: #1a1a1a;
}

.rg-header {
    margin-bottom: 1em;
}

.rg-hed {
    font-weight: bold;
    font-size: 1.35em;
    margin-bottom: 0.25em;
}

.rg-subhed {
    font-size: 1em;
    line-height: 1.4em;
}

.rg-source-and-credit {
    width: 100%;
    overflow: hidden;
    margin-top: 1em;
}

.rg-source {
    margin: 0;
    float: left;
    font-weight: bold;
    font-size: 0.75em;
    line-height: 1.5em;
}

.rg-source .pre-colon {
    text-transform: uppercase;
}


/*styles for graphic*/

table.rg-table {
    margin: 0 0 1em 0;
    width: 100%;
    font-size: 1em;
    border-collapse: collapse;
    border-spacing: 0;
}

table.rg-table * {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    text-align: left;
    color: #333;
}

table.rg-table thead {
    border-bottom: 1px solid rgba(195, 195, 197, .3);
}

table.rg-table thead th {
    color: #fff;
    background: #2c3987;
}

table.rg-table.orange-headed th {
    background: #f7941d;
}

table.rg-table th {
    font-weight: bold;
    padding: 0.5em;
    font-size: 0.85em;
    line-height: 1.4;
}

table.rg-table td {
    padding: 0.5em;
    font-size: 0.9em;
    line-height: 1.4;
}

table.rg-table .highlight td {
    font-weight: bold;
}

table.rg-table tr {
    border-bottom: 1px solid rgba(195, 195, 197, .3);
    color: #222;
}

table.rg-table .number {
    text-align: right;
}

table.rg-table.zebra tr:nth-child(even) {
    background: rgba(195, 195, 197, 0.1);
}

table.rg-table tr.highlight {
    background: #edece4;
}

@media screen and (max-width: 500px) {
    table.rg-table {
        display: block;
        width: 100%;
    }
    table.rg-table tr.hide-mobile,
    table.rg-table th.hide-mobile,
    table.rg-table td.hide-mobile {
        display: none;
    }
    table.rg-table thead {
        display: none;
    }
    table.rg-table tbody {
        display: block;
        width: 100%;
    }
    table.rg-table td:last-child {
        padding-right: 0;
        border-bottom: 2px solid #ccc;
    }
    table.rg-table:not(.unblock) tr,
    table.rg-table:not(.unblock) th,
    table.rg-table:not(.unblock) td {
        display: block;
        padding: 0;
    }
    table.rg-table td[data-title]:before {
        font-weight: bold;
        display: inline-block;
        content: attr(data-title);
        float: left;
        margin-right: 0.5em;
        font-size: 0.95em;
    }
    table.rg-table tr {
        border-bottom: none;
        margin: 0 0 1em 0;
        padding: 0.5em 0;
    }
    table.rg-table tr:nth-child(even) {
        background: none;
    }
    table.rg-table td {
        padding: 0.5em 0 0.25em 0;
        border-bottom: 1px dotted #ccc;
        text-align: right;
    }
    table.rg-table.unblock td {
        padding: 0.5em;
    }
    table.rg-table td:empty {
        display: none;
    }
    table.rg-table .highlight td {
        background: none;
    }
    table.rg-table tr.highlight {
        background: none;
    }
    table.rg-table.zebra tr:nth-child(even) {
        background: none;
    }
    table.rg-table.zebra td:nth-child(even) {
        background: rgba(195, 195, 197, 0.1);
    }
}


/*gallery*/

.sppb-gallery li {
    margin: 0 5px 10px;
}


/*document downloads*/

#joomdocModule ul li {
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(195, 195, 197, 0.3);
}

#joomdocModule ul li strong {
    font-weight: normal;
    font-size: .7em;
    text-transform: uppercase;
    color: rgba(195, 195, 197, 1);
}

li.joomdoc-16-pdf {
    background-image: url("/components/com_joomdoc/assets/images/icons/default/32-pdf.png") !important;
}

li.joomdoc-16-doc {
    background-image: url("/components/com_joomdoc/assets/images/icons/default/32-pdf.png") !important;
}

#joomdocModule li.icon {
    padding: 0 0 0.5em 2.5em;
}


/*ribbon*/

.tab-packages .sppb-tab-content > .sppb-tab-pane {
    padding: 35px;
}

.sppb-addon-pricing-table {
    position: relative;
}

.ribbon {
    height: 90px;
    right: 4px;
    position: absolute;
    top: -35px;
    width: 90px;
}

.ribbon.recommended {
    background: url(/images/zol/template/bestvalue_round.png) no-repeat left top;
    background-size: 70px;
}

.ribbon.popular {
    background: url(/images/zol/template/popular_round.png) no-repeat left top;
    background-size: 70px;
}

.ribbon.new {
    background: url(/images/zol/template/new_round.png) no-repeat left top;
    background-size: 70px;
}


/*pricing tables*/

.pricing .sppb-col-sm-4 {
    padding: 0;
    text-align: left;
}

.sppb-pricing-box {
    margin-bottom: 15px;
    border: 1px solid #e5e5e5;
    padding: 20px;
}

.pricing .sppb-pricing-box {
    padding: 0 0 20px;
    border: none;
}

.pricing .sppb-pricing-header {
    color: #283a81;
    margin-top: 20px;
    padding-left: 15px;
}

.pricing .sppb-pricing-header big {
    font-weight: bold;
    display: inline-block;
    font-size: 2em;
}

.pricing .sppb-pricing-header span {
    color: #f59331;
    display: inline-block;
    line-height: 1;
}

.pricing .sppb-pricing-box .sppb-pricing-header .sppb-pricing-title span small {
    color: #283a81;
    font-weight: bold;
    font-size: .8em;
    display: block;
}

.pricing .sppb-pricing-box .sppb-pricing-features {
    padding: 20px;
    margin-bottom: 20px;
    position: relative;
    color: #fff !important;
}

.pricing .fa-caret-down {
    position: absolute;
    top: 0;
    left: 115px;
    color: #fff;
    display: inline-block;
    height: 25px;
    width: 25px;
    line-height: 7px;
    font-size: 2em;
}

.pricing .sppb-pricing-box .sppb-pricing-features ul.checked > li::before {
    color: #fff;
}

.pricing .orange-gradient .sppb-pricing-features {
    background: #f68e23;
}

.pricing .sky-blue-gradient .sppb-pricing-features {
    background: #0e76bc;
}

.pricing .dark-blue-gradient .sppb-pricing-features {
    background: #0f8c84;
}

.sppb-pricing-box .sppb-pricing-features > ul > li {
    display: block;
    padding: 0 0 0 24px;
}

.sppb-pricing-box .sppb-pricing-header .sppb-pricing-title {
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 7px;
    padding: 0;
    text-transform: none;
    color: #293896;
}

.sppb-pricing-box .sppb-pricing-header .sppb-pricing-title small {
    color: #f59331;
    display: block;
    font-size: 1em;
}

.sppb-pricing-box .sppb-pricing-header > span.sppb-pricing-price {
    font-size: 3.3em;
    font-weight: bold;
  	line-height: 50px;
    color: #293896;
    margin: 10px 0;
}

.sppb-pricing-box .sppb-pricing-header > span.sppb-pricing-price small {
    font-size: .3em;
}

.sppb-pricing-box .sppb-pricing-header > span.sppb-pricing-price.small {
    font-size: 2.5em;
}

.sppb-pricing-box .sppb-pricing-header > span.sppb-pricing-cap {
    color: #f59331;
    font-weight: bold;
    font-size: 2.3em;
}


/*ZOLspots map*/

.intro.map .container,
.intro.map .sppb-container,
.intro.map .sppb-row-container {
    width: 100% !important;
    max-width: 100% !important;
}

.intro.map .container,
.intro.map .sppb-container,
.intro.map .sppb-row-container,
.intro.map .sppb-row,
.intro.map .sppb-col-sm-12 {
    margin: 0 !important;
    padding: 0 !important;
}

.intro.map p {
    display: none;
}


/*devices*/

.devices .sppb-panel .sppb-panel-body img {
    width: 20%;
    float: left;
    margin: 0 15px;
    display: inline-block;
}


/*selector overlay*/

div.overlay-wrapper {
    position: fixed;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .75);
    left: 0;
    top: 0;
    z-index: 99999;
}

div.overlay-wrapper div.table {
    margin-bottom: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    display: table;
}

div.overlay-wrapper div.table div.table-cell {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}

div.overlay-wrapper div.table div.btns {
    width: 40%;
    max-width: 350px;
    min-width: 300px;
    margin: 0 auto;
    display: inline-block;
}

div.overlay-wrapper img {
    margin-bottom: 25px;
    width: 100%;
}

div.overlay-wrapper a {
    background: rgba(255, 255, 255, 0.3) none repeat scroll;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    border-top: medium none;
    color: #fff;
    font-size: 1.2em;
    height: 67px;
    letter-spacing: 1px;
    line-height: 67px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    display: inline-block;
}

div.overlay-wrapper a.res {
    margin-bottom: 25px;
}

div.overlay-wrapper a:hover {
    background-color: rgba(255, 255, 255, 0.4) !important;
    border-bottom-color: #fff;
    border-radius: 1px;
    color: #fff;
    font-weight: 400;
}


/*speech buble*/

.speechContainer {
    left: -154px;
    position: absolute;
    top: -140px;
    display: none;
}

.speechContainer .speech {
    background-color: red;
    border: 8px solid red;
    box-shadow: 2px 2px 4px #888;
    color: #fff;
    height: 100px;
    line-height: 100px;
    position: relative;
    text-align: center;
    width: 200px;
}

.speechContainer .speech:before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: red red transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 25px;
    content: " ";
    height: 0;
    left: 130px;
    position: absolute;
    top: 85px;
    width: 0;
}

.speechContainer h4 {
    margin: 0;
    font-weight: bold;
    color: #fff;
}

.speechContainer ul {
    margin: 5px 0 0 0;
    padding: 0;
    font-size: .8em;
    line-height: 1;
    text-align: center;
    height: 100%;
    overflow: hidden;
}

.speechContainer ul li {
    color: #fff;
    font-weight: bold;
    list-style: outside none none;
    padding: 5px 0;
}

.speechContainer .fa-close {
    background: #fff none repeat scroll 0 0;
    border: 4px solid red;
    border-radius: 17px;
    color: red;
    cursor: pointer;
    display: inline-block;
    font-size: 1.2em;
    height: 28px;
    line-height: 20px;
    padding: 0 3px;
    position: absolute;
    right: -14px;
    top: -14px;
    width: 28px;
}


/*zolgeeks*/

.categories {
    text-align: center;
}

.categories .sppb-addon-content > div {
    padding-bottom: 30px;
}

.categories .cat-inner {
    padding: 15px 5px;
    border: #ddd solid 1px;
    min-height: 385px;
    position: relative;
}

.categories.touts .cat-inner {
    border: none;
}

.categories .cat-inner i {
    background: #293896;
    border-radius: 25px;
    color: #fff;
    display: inline-block;
    font-size: 1.5em;
    height: 45px;
    line-height: 45px;
    text-align: center;
    width: 45px;
}

.categories.touts .cat-inner i {
    border-radius: 100px;
    height: 100px;
    line-height: 100px;
    width: 100px;
    font-size: 3.5em;
}

.categories .cat-inner ul.checked {
    margin-top: 15px;
}

.categories .cat-inner h5 {
    color: #000;
    font-weight: bold;
}

.categories .cat-inner span {
    position: absolute;
    display: block;
    left: 0;
    bottom: 20px;
    width: 100%;
}


/*zolgeeks contact*/

.zolgeeks-contact {
    display: none;
}

.contact-form .sppb-container,
.contact-form .sppb-row-container {
    padding-left: 0;
    padding-right: 0x;
}

.contact-form h2 {
    color: #f7921e;
    font-size: 1.8em;
    margin-bottom: 20px;
}

.contact-form .panel {
    border: none;
    box-shadow: none;
}

.contact-form .panel em {
    color: #777;
}

.contact-form .panel ul {
    padding: 0;
}

.contact-form .panel li {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin-right: 20px;
}

.contact-form .panel li a {
    color: #000;
    text-decoration: underline;
}

.customzolgeeks-form-module {
    padding: 0 10px;
}


/*lets work on the ZOLgeeks form*/

.contact-form .formControlLabel,
.contact-form .formDescription {
    display: none;
}

.contact-form .formResponsive .formHorizontal .rsform-block {
    margin: 0 0 1.5em;
}

.contact-form .formResponsive .formHorizontal .formControls {
    margin: 0;
}

.contact-form .rsform-input-box,
.contact-form .rsform-text-box,
.contact-form .rsform-select-box {
    background: #eee none repeat scroll 0 0 !important;
    border: 0 none !important;
    border-radius: 3px !important;
    outline: none !important;
    display: block !important;
    height: 40px !important;
    line-height: 40px !important;
    margin: 0 !important;
    padding: 0 3% !important;
    width: 94% !important;
    color: #000 !important;
    font-size: 1em !important;
}

textarea:focus,
input:focus {
    outline: none !important;
}

*:focus {
    outline: none !important;
}

.formResponsive input.rsform-error,
.formResponsive textarea.rsform-error,
.formResponsive select.rsform-error {
    width: 94% !important;
}

.contact-form .rsform-text-box {
    height: 100px !important;
    line-height: normal !important;
    padding: 10px 3%!important;
    resize: vertical !important;
}

.contact-form .formBody {
    position: relative;
}

.formBody span.formValidation {
    position: absolute;
    right: 10px;
    color: red;
    border-radius: 15px;
    bottom: 5px;
    font-size: 1.4em;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 5px;
    text-align: center;
    transition: all 0.4s ease 0s;
    width: 30px;
}

.contact-form .rsform-submit-button {
    background: #f7941d !important;
    border: 0 none !important;
    color: #fff !important;
    cursor: pointer !important;
    display: block !important;
    font-size: 13px !important;
    padding: 13px 10px !important;
    text-align: center !important;
    text-decoration: none !important;
    text-shadow: none !important;
    text-transform: uppercase !important;
    transition: all 0.4s ease 0s !important;
    width: 100% !important;
    border-radius: 0 !important;
    font-weight: bold !important;
}

.contact-form .rsform-submit-button:hover {
    background-color: #f26b27 !important;
}

.contact-form .formResponsive .formHorizontal .formValidation {
    display: none;
}


/*popup*/


/*pop up*/

.sp-module.special-notice {
    position: fixed;
    bottom: 0;
    left: 10px;
    z-index: 9999;
    width: 300px;
    background: #293896;
    color: #fff;
    padding: 20px;
    display: none;
}

.sp-module.special-notice > div {
    position: relative;
}

.sp-module.special-notice .fa-close {
    display: block;
    height: 25px;
    width: 25px;
    line-height: 25px;
    background: red;
    border-radius: 25px;
    position: absolute;
    right: -32px;
    top: -65px;
    text-align: center;
}

@media screen and (max-width: 600px) {
    .sp-module.special-notice .fa-close {
        position: fixed;
        top: 0;
        right: 0;
    }
}


/*desvices and accessories*/

ul.folder-cats {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.folder-cats li {
    padding: 5px;
}

ul.folder-cats li:before {
    color: #999;
    padding-right: 10px;
    font-family: FontAwesome;
    content: "\f114 ";
}

ul.folder-cats li.open:before {
    color: #f7921e;
    content: "\f07c";
}

ul.folder-cats li a {
    color: #000;
    text-decoration: underline;
}

ul.folder-cats li a:hover {
    text-decoration: none;
}

ul.folder-cats li.open a {
    font-weight: bold;
}

.sppb-addon-accordion .sppb-panel {
    border: none;
    background-color: #fff;
    box-shadow: none;
    margin: 0;
}

.sppb-addon-accordion .sppb-panel + .sppb-panel {
    margin: 0;
}

.sppb-addon-accordion .sppb-panel.sppb-panel-primary {
    margin-bottom: 5px !important;
}

.sppb-addon-accordion .sppb-panel-default:first-child > .sppb-panel-heading {
    border-top: 1px dotted #ccc;
}

.sppb-addon-accordion .sppb-panel-default > .sppb-panel-heading,
.sppb-addon-accordion .sppb-panel-default .sppb-panel-collapse {
    background-color: #fff;
    border-bottom: 1px dotted #ccc;
    padding: 10px;
}

.sppb-addon-accordion .sppb-panel-default > .sppb-panel-heading.active {
    border-bottom: none;
    padding-top: 20px;
}

.sppb-panel-default > .sppb-panel-heading + .sppb-panel-collapse > .sppb-panel-body {
    border: none;
}

.sppb-addon-accordion .sppb-panel-default > .sppb-panel-heading.active .sppb-panel-title {
    font-size: 30px;
    color: #f7921e;
    font-size: 30px;
}


/*extra marks code*/

.extramarks-touts .sppb-addon-content {
    text-align: center;
}

.extramarks-touts .sppb-addon-content > h3 {
    border: 2px solid #ed1c24;
    border-radius: 65px;
    display: inline-block;
    height: 100px;
    line-height: 100px;
    padding: 20px;
    width: 100px;
}

.extramarks-touts .sppb-addon-content > h3 img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.extramarks-stats > .sppb-container > .sppb-row,
.extramarks-stats > .sppb-row-container > .sppb-row {
    background: #293896;
    padding: 30px 0;
    margin: 0;
}

.extramarks-stats .sppb-addon-content {
    text-align: center;
    color: #fff;
}

.extramarks-stats h2 {
    font-weight: bold;
}

.extramarks-stats h2,
.extramarks-stats p {
    margin: 0;
}

#sp-page-builder .extramarks-approach .sppb-section-title {
    text-align: center;
    margin-top: 20px;
}

#sp-page-builder .extramarks-approach .sppb-section-title h3 {
    margin: 0;
}

.extramarks-approach .sppb-row h3 {
    padding: 30px;
    background: #fff;
    margin: 0;
    font-size: 90px;
    border-radius: 5px 5px 0 0;
}

.extramarks-approach .sppb-row h4 {
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0;
}

.extramarks-approach .sppb-row h4,
.extramarks-approach .sppb-row p {
    color: #fff;
    padding: 0 30px;
}

.extramarks-approach .learn .sppb-addon-content,
.extramarks-approach .practice .sppb-addon-content,
.extramarks-approach .test .sppb-addon-content {
    padding: 0 0 20px;
    border: 1px solid #667;
    border-radius: 5px;
    margin-top: 30px;
    min-height: 340px;
}

.extramarks-approach .learn .sppb-addon-content {
    background: #9257a3;
}

.extramarks-approach .practice .sppb-addon-content {
    background: #f49920;
}

.extramarks-approach .test .sppb-addon-content {
    background: #ec5624;
}

.extramarks-how ul {
    list-style: none;
    margin: 0;
    padding: 0;
    counter-reset: numberUp;
}

.extramarks-how ul li {
    margin: 30px 0;
    padding-left: 40px;
    position: relative;
}

.extramarks-how ul li:before {
    content: counter(numberUp);
    counter-increment: numberUp;
    background: #000;
    border-radius: 15px;
    color: #fff;
    display: inline-block;
    padding: 0 7px;
    position: absolute;
    top: 0;
    left: 0;
}

.contents-table {
    padding: 15px;
    border: solid 1px #667;
    display: inline-block;
}

.contents-table a {
    color: #000;
    text-decoration: underline;
}

.contents-table a:hover {
    text-decoration: none;
}


/*night owl label*/

.nightowl_available {
    position: relative;
}

.nightowl_available a.nightowl_tag {
    background: #293896;
    position: absolute;
    width: 70px;
    height: 70px;
    border-radius: 50px;
    line-height: 14px;
    padding: 20px 0 0;
    font-size: .7em;
    text-align: center;
    color: #fff;
    left: 0;
    top: -20px;
    z-index: 1;
    font-weight: bold;
    display: block;
    text-decoration: none;
    transform: rotate(-15deg);
    font-weight: bold;
    text-shadow: 1px 0px 0px #fff;
}

.nightowl_available a.nightowl_tag:hover {
    text-decoration: none;
}


/*eset*/

.sppb-carousel-inner > .sppb-item {
    padding: 10px 60px 30px;
}

.sppb-carousel-arrow,
.sppb-carousel-arrow:hover,
.sppb-carousel-arrow:focus {
    color: #293896;
}

.sppb-carousel-indicators li {
    background-color: #333;
}

.sppb-carousel-indicators .active {
    background-color: #293896;
}

.sppb-carousel-pro-text h2 {
    display: none;
}

.sppb-carousel-pro-text p {
    font-size: 1.5em;
    margin: 3em 0;
}

.eset-slide .sppb-carousel-pro .sppb-carousel-inner .sppb-row {
    width: 100%;
    display: block;
}

.eset-slide .sppb-carousel-pro .sppb-carousel-inner .sppb-row > div {
    float: left;
    display: block;
    max-width: 300px;
    padding-left: 10%;
}

.eset-slide .sppb-carousel-item-inner .sppb-row > .sppb-col-sm-6:first-child {
    float: none;
    max-width: none;
    display: inline-block;
}

.eset-slide .parential-guides .sppb-carousel-item-inner .sppb-row > .sppb-col-sm-6 {
    width: 100%;
    text-align: center;
}

.eset-slide .parential-guides .sppb-carousel-item-inner .sppb-row > .sppb-col-sm-6 p {
    margin: 1em 0;
}

.download-eset {
    padding: 30px 65px;
    background: #f58220;
    color: #fff;
    text-align: center;
    margin: 30px 0;
}

.download-eset h3 {
    color: #000;
}

.download-eset .qr p {
    line-height: 13px;
    margin: 5px 0;
}

.download-eset small {
    font-size: .8em;
}

table.rg-table .badge {
    position: relative;
    display: inline-block;
}

table.rg-table .badge span {
    display: inline-block;
    position: absolute;
    background: #f26b27;
    width: 85px;
    height: 85px;
    border-radius: 90px;
    line-height: 14px;
    padding: 15px 0 0;
    text-align: center;
    color: #fff !important;
    left: -70px;
    top: -80px;
    z-index: 1;
    text-decoration: none;
    transform: rotate(-15deg);
    font-weight: bold;
    font-size: 0.85em;
    text-shadow: 0px 0px 1px #fff;
}

table.rg-table .badge span small {
    color: #fff;
    font-size: .8em;
}

table.rg-table .badge span strong {
    color: #fff;
    font-size: 1.2em;
}


/*custom-accordion*/

.custom-accordion {
    overflow: hidden;
    position: reletive;
}

.categories .custom-accordion .cat-inner {
    min-height: 0;
}

.categories.touts .custom-accordion > div .cat-inner {
    border-bottom: #ddd solid 1px;
    padding: 0;
    overflow: hidden;
}

.categories.touts .custom-accordion > div:first-child .cat-inner {
    border-top: #ddd solid 1px;
}

.custom-accordion h4.accor-title {
    cursor: pointer;
    margin: 0;
    padding: 15px 0;
    text-align: left;
    color: #000;
}

.custom-accordion .cat-inner.active h4.accor-title {
    color: #f58220;
    font-size: 1.4em;
}

.custom-accordion ul.checked {
    display: none;
    padding-bottom: 30px;
    overflow: hidden;
}

.custom-accordion .cat-inner.active ul.checked {
    display: block;
}


/*simfy css*/

.simfy-slide div.sppb-col-sm-6,
.sppb-carousel-pro.simfy-slide .sppb-carousel-inner .sppb-row > div {
    width: 100%;
    display: block;
    margin-bottom: 30px;
}

.sppb-carousel-pro.simfy-slide .sppb-carousel-pro-text h2 {
    display: block;
    text-align: center;
    font-size: 24px;
}

.sppb-carousel-pro.simfy-slide .sppb-carousel-indicators {
    bottom: -15px;
}

.sppb-carousel-pro.simfy-slide .sppb-carousel-pro-text p {
    display: none;
}

.simfy-devices {
    text-align: center;
}

.sppb-addon-content > .simfy-devices {
    text-align: left;
}

.sppb-addon-content > .simfy-devices div:first-child {
    text-align: center;
    padding-top: 30px;
}

.simfy-devices h2 {
    color: #000;
    margin-top: 50px;
    margin-bottom: 65px;
}

.simfy-devices i {
    border-radius: 100px;
    height: 100px;
    line-height: 100px;
    width: 100px;
    font-size: 3.5em;
    background: #293896;
    display: inline-block;
    text-align: center;
    color: #fff;
}

.packages .simfy-devices small,
.packages .simfy-devices div,
.packages .simfy-devices div th,
.packages .simfy-devices div td {
    text-align: left;
}


.detailsWrapper {
    margin: 1em 0;
    border: solid 1px #eee;
    box-shadow: 0px 2px 5px #eee;
    padding: 20px;
    border-radius: 2px;
}

@media (max-width: 768px) {
    .packages .simfy-devices small,
    .packages .simfy-devices div,
    .packages .simfy-devices div th,
    .packages .simfy-devices div td {
        text-align: center;
    }
}


.sppb-nav-pills > li {
    left: 25%;
    margin: 0 10px !important;
}
.sppb-nav-pills > li > a {
    padding: 10px 15px;
    background-color: #f7941d;
    border: solid 1px #f7941d;
    color: #fff;
}
.sppb-nav-pills > li > a:hover,
.sppb-nav-pills > li.active > a,
.sppb-nav-pills > li.active > a:focus, 
.sppb-nav-pills > li.active > a:hover {
    background-color: #fff;
    border: solid #eee 1px;
    color: #2c3987;
}
.parent-of-set .sppb-tab-content,
.eight-hundred-max > div {
    max-width: 800px !important;
    margin:  0 auto;
    padding: 15px 0;
}
.parent-of-set .sppb-tab-content .sppb-addon-feature {
    border: 1px solid #eee;
    padding: 20px;
}
.parent-of-set .sppb-tab-content .sppb-img-responsive {
    max-width: 150px;
}
.parent-of-set .sppb-tab-content .sppb-img-responsive {
    max-width: 150px;
}
.sppb-addon-feature .sppb-addon-content .sppb-feature-box-title,
.sppb-addon-feature .sppb-addon-content .sppb-feature-box-title a {
    margin: .5rem 0;
    color: #293896 !important;
}
.in-touch {
    padding: 100px 20px;
    transition: color 400ms, background-color 400ms;
    border: solid #fff 1px !important;
}
.in-touch:hover {
    background-color: #293896;
}
.sppb-btn-link {
    color: #2c3987 !important;
    transition: color 400ms, background-color 400ms;
    text-decoration: underline;
}
.sppb-btn-link:hover {
    color: #293896 !important;
}
.light-blue-bg {
    background-color: #2c3987 !important;
}
.light-blue-bg h3, 
.light-blue-bg h4, 
.light-blue-bg h5,
.light-blue-bg .sppb-addon-content{
    color: #fff;
}
.light-blue-bg .sppb-btn-link {
    color: #fff !important;
    transition: color 400ms, background-color 400ms;
}
.light-blue-bg .sppb-btn-link:hover {
    color: #bbb !important;
}
.sp-page-builder .page-content .light-blue-bg > .sppb-row-overlay {
    background-color: #2c3987;
    margin: 0;
    width: 100%;
    max-width: none !important;
    opacity: 0.6;
}
.offcanvas-menu .offcanvas-inner .sp-module ul.nav.menu > li.parent > ul > li > ul {
    display: none;
}
@media (max-width: 991px) {
    .light-blue-bg .sppb-addon-title,
    .light-blue-bg .sppb-addon-content {
        text-align: center;
    }
    .light-blue-bg .sppb-addon-button-group {
        padding-bottom: 20px;
    }
    .sppb-nav-pills > li > a {
        text-align: center;
    }
}
@media (max-width: 767px) {
    .sppb-nav-pills > li {
        left: 0;
        margin: 5px 0 !important;
        width: 100%;
    }
}

/* Custom Counter */


.counter *{
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.counter div.wrapper{
	width: calc(4*225px);
	margin: 0 auto;
}
.counter div.wrapper.smaller {
	position: fixed;
	bottom: 10px;
	left: 0;
	width: 100%;
    max-width: 350px;
	margin: 0;
	background-color: transparent;
	padding: 10px;
}

/*span, a, strong{font-weight: 700;}*/
.counter a {transition: .2s; text-decoration: none; color: #787878; border-bottom: 1px solid #607D8B;}

/* counter page layout */

/* .counter */

.counter{
	width: 100%;
	height: 50%;
}

.counter h1, .counter p.meta{
	color: #FFFFFF;
	margin-bottom: 15px;
}

.counter hgroup{ /*margin-top: -360px; */}

.counter p.numbers{font-size: 2em;}
.counter p.meta, .counter p.strings{ font-size: 0.8em; }
.counter h1{ font-size: 1.43em; }

.counter p.meta,
.counter h1,
.counter .footer p{
	text-shadow: none;
	color: transparent;
	/*height: 0;*/
	transition: .2s all;
}
.counter .wrapper:hover p.meta,
.counter .wrapper:hover h1,
.counter .wrapper:hover .footer p{
	text-shadow: 1px 1px 3px #000;
	color: #fff;
	/*height: auto;*/
}

/* counter countdown styles */

.counter div#countdown{color: #353535;}

.counter div#countdown p{
	width: 100%;
	display: inline-block;
	text-align: center;
}

.counter p.numbers{
	width: 100%;
	height: 50%;
	background: #FFFFFF;
}

.counter p.strings{
	width: 100%;
	height: auto;
	padding: 20px 0;	
	background: #f7941d;
	color: #FFFFFF;
}

.counter div.cd-box{
	width: 20%;
	height: 130px;
	background: #FFFFFF;
	float: left;
	padding: 20px 0 0 0;
	margin: 15px 14px 0 0;
	-webkit-box-shadow: 4px 5px 9px 1px rgba(53, 53, 53, 0.5);
	-moz-box-shadow: 4px 5px 9px 1px rgba(53, 53, 53, 0.5);
	box-shadow: 4px 5px 9px 1px rgba(53, 53, 53, 0.5);
}

/* counter footer */

.counter .footer{
	position: relative;
	top: 20px;
}