/*
Theme Name: Caisse 2015 Dev
Theme URI: http://mckimcg.ca/caisse
Author: McKim
Author URI: http://mckimcg.ca
Description: Custom theme for Caisse Financial Group based on Gojira.  Theme uses Bootstrap and Less.
Version: 1.0.0

INSTRUCTIONS
------------------------------------------------
Do not edit this file, or 'assets/css/style.css'
directly. Your changes may be overwritten. This
theme uses Less to compile various CSS files into
the final css output. To make changes, please edit
the .less files in 'src/less' then compile using
Grunt.
*/

@import url("https://hello.myfonts.net/count/2cfc63");

@font-face {font-family: 'Acrom-Medium';src: url('assets/webfonts/2CFC63_0_0.eot');src: url('assets/webfonts/2CFC63_0_0.eot?#iefix') format('embedded-opentype'),url('assets/webfonts/2CFC63_0_0.woff2') format('woff2'),url('assets/webfonts/2CFC63_0_0.woff') format('woff'),url('assets/webfonts/2CFC63_0_0.ttf') format('truetype');}


@font-face {font-family: 'Acrom-Bold';src: url('assets/webfonts/2CFC63_1_0.eot');src: url('assets/webfonts/2CFC63_1_0.eot?#iefix') format('embedded-opentype'),url('assets/webfonts/2CFC63_1_0.woff2') format('woff2'),url('assets/webfonts/2CFC63_1_0.woff') format('woff'),url('assets/webfonts/2CFC63_1_0.ttf') format('truetype');}


@font-face {font-family: 'Acrom-Light';src: url('assets/webfonts/2CFC63_2_0.eot');src: url('assets/webfonts/2CFC63_2_0.eot?#iefix') format('embedded-opentype'),url('assets/webfonts/2CFC63_2_0.woff2') format('woff2'),url('assets/webfonts/2CFC63_2_0.woff') format('woff'),url('assets/webfonts/2CFC63_2_0.ttf') format('truetype');}


@font-face {font-family: 'Acrom-Regular';src: url('assets/webfonts/2CFC63_3_0.eot');src: url('assets/webfonts/2CFC63_3_0.eot?#iefix') format('embedded-opentype'),url('assets/webfonts/2CFC63_3_0.woff2') format('woff2'),url('assets/webfonts/2CFC63_3_0.woff') format('woff'),url('assets/webfonts/2CFC63_3_0.ttf') format('truetype');}

/* CUSTOM THEME CSS GOES HERE */

html, body {
    height: 100%;
}



body {
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    color: #6d6e70;
    background-color: #fff;
    line-height: 1.46;
    font-size: 16px;
    overflow-x: hidden;
}

#top {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
    font-size: 16px;
}

.logged-in #top {
    top: 30px;
}



.container {
    width: 100%;
    max-width: 1200px;
}

#primary img,
#secondary img {
    max-width: 100%;
    height: auto;
}


/* SPLASH PAGE
------------------------------------------ */

body.page-template-tpl_splash-php {
    background-image: url('assets/images/splash_bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

div#splash {
    margin-top: 5%;
}

a.btn.btn-lang {
    width: 230px;
    background-color: #00adef;
    border-color: #00adef;
    border-width: 2px;
    color: #FFF;
    text-transform: uppercase;
}

a.btn.btn-lang:hover,
a.btn.btn-lang:active {
    background-color: #FFFFFF !important;
    color: #00adef !important;
}

div#splash_logo img {
    display: block;
    width: auto;
    height: auto;
    margin: 40px auto 30px;
}

div#splash_text p {
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    text-align: center;
}

div#splash_buttons a {
    display: block;
    clear: both;
    margin: 15px auto;

}

#splash_text {
    padding-bottom: 20px;
}


/* LOST OR STOLEN CARD BUTTONS
---------------------------------------------------*/

div#lost_stolen_card a.btn.btn-lost_card {
    border: 1px solid #107ba5;
    color: #107ba5;
    background: transparent;
    text-align: center;
    width: 260px;
}

div#lost_stolen_card a.btn.btn-lost_card:link,
div#lost_stolen_card a.btn.btn-lost_card:visited {
    color: #107ba5;
    background: transparent;
}

div#lost_stolen_card a.btn.btn-lost_card:hover,
div#lost_stolen_card a.btn.btn-lost_card:active {
    color: #fff !important;
    background: #107ba5;
}


/* TYPOGRAPHY
---------------------------------------------------*/

/* Standard Typography Styles*/


h1, h2, h3, h4, h5, h6 {
    font-family: 'Acrom-Bold', Helvetica, sans-serif;
    text-transform: none;
    margin-bottom: 10px;
}

h1, h2, h3 {
    margin-top: 30px;
}

h1.page-title {
    margin-top: 10px;
}

.heading-xl {
    font-size: 4.5em;
    letter-spacing: -4px;
}
.heading-note {
    letter-spacing: 0;

}

.page-title{
    padding-bottom: 30px;
}

h1 {
    color: #00aef0;
    font-size: 3.5em;
}

h2 {
    color: #00aef0;
    font-size: 2.5em;
    line-height: 1.1;
}


h3 {
    color: #107ca6;
    font-size: 2.1em;
    line-height: 1.2em;
    text-transform: uppercase;
}

h3.title {
    color: #ffffff;
}

h4 {
    letter-spacing: .125em;
    font-size: 1.75em;
    color: #064f6d;
    letter-spacing: 0;
}

h5 {
    font-size: 1.5em;
    color: #6d6e70;
    letter-spacing: 0;
}

h6 {
    line-height: 1.8em;
    font-size: 1.4em;
    color: #6d6e70;
    letter-spacing: 0;
}


p {
    font-size: 16px;
    line-height: 1.8em;
    margin: 0 0 15px;
}


p.lead {
    font-size: 1.6em;
    line-height: 1.6;
}


blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 1.3em;
    border-left: 10px solid #eee;
}

blockquote, .blockquote-reverse {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 1.3em;
    /* border-right: 10px solid #eee; */
}


a,
a:link,
a:visited {
    color: #00aeef;
    text-decoration: none;
}

a:hover,
a:active {
    color: #337ab7;
    text-decoration: none;
}



/*Reverse & Dark Typography Styles*/

.dark-typography {
    background-color: #00aef0;
    padding: 10px;
}


.reverse-typography {
    background-color: #0894ca;
    padding: 10px;

}


.reverse {
    color: #ffffff;
}

.dark {
    color: #064f6d;
}

div.entry-content ul,
div.entry-content ol
{
    margin: 0 0 20px;
    font-size: 16.8px;
    line-height: 1.8em;
}

div.entry-content ul {
    margin-bottom:30px;
}


div.entry-content ul li {
    font-size: 16px;
}

div.entry-content p + ul,
div.tab-content p + ul
{
    margin: -13px 0 20px;
}
div.entry-content p + ol {
    margin: -13px 0 20px;
}

ul li ul li {
    list-style-type: disc;
}

div.entry-content ul li {
    list-style-type: disc;
}

div.entry-content ul li ul {
    margin-bottom: 0;
    margin: 0;
    padding-left: 40px !important;
}



h1.dark.page-title.search_term {
    margin-bottom: 0;
    padding-bottom: 0;
}

h2.search_term {
    margin-top: 0;
}


strong {
    color: #0d698f !important;
    font-weight: bold !important;
}



/* UTILITY NAV
-------------------------------------------------- */

#utility {
    background-color: #e6e7e8;
    min-width: 100%;
    height: 35px;
}

#utility ul {
    margin-left: 0;
}

#utility ul a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 0.8em;
    height: 35px;
    line-height: 35px;
    text-transform: uppercase;
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
}

div.mobile {
    display: none;
}

div.mobile_login_button {
    position: relative;
    clear: both;
}


#utility ul a:link,
#utility ul a:visited {
    color: #6d6e70;
}

#utility ul a:hover,
#utility ul a:active {
    color: #00aef0;
}

li.social_utility  a {
    padding: 0;
    margin: 0;
}

ul.navbar-right {
    margin-right: 0;
}

li.social_utility {
    display: inline-block;
}

li.social_utility.search {
    padding-left: 30px;
}

/* Utility Social Icons
-------------------------------------------------- */

#utility ul li.social_utility a {
    display: inline-block;
    width: 27px;
    height: 35px;
    text-indent: -9999px;
    background-repeat: no-repeat;

}

#utility ul li.social_utility.search a {
    background-image: url('assets/images/icon_search.png');
    width: 43px;
    cursor: pointer;
}

#utility ul li.social_utility.twitter a {
    background-image: url('assets/images/icon_twitter.png');
}

#utility ul li.social_utility.facebook a {
    background-image: url('assets/images/icon_facebook.png');
}

#utility ul li.social_utility.google a {
    background-image: url('assets/images/icon_google.png');
}

#utility ul li.social_utility.linkedin a {
    background-image: url('assets/images/icon_linkedin.png');
}



/* TOP NAV
-------------------------------------------------- */

#top-nav {
    height: 85px;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    position: relative;
}

div#top-nav .container.wrapper {
    position: relative;
}

.navbar-default {
    border: none;
    z-index: 100;
    background: transparent;
}

.custom-toggle {
    display: none;
}

.navbar-brand {
    padding-top: 5px;
    padding-bottom: 0;
    padding-left: 0;
}

div#brand {
    position: relative;
    z-index: 1000;
}


/* FAILSAFE STYLING FOR TOP NAV IF UBERMENU IS DISABLED */

#top-nav  ul#menu-top-nav {
    margin-top: -10px;
}

#top-nav  ul#menu-top-nav > li {
    list-style-type: none;
    display: inline-block;
    float: left;
    postion: relative;
}

#top-nav ul#menu-top-nav > li > a {
    line-height: 85px;
    padding: 0 20px;
    font-family: "Acrom-Medium",Helvetica,sans-serif;
    font-size: 1.4em;
    text-transform: uppercase;
    color: #6e6d72;
}

html[lang="fr-FR"] #top-nav ul#menu-top-nav > li > a {
    font-size: 1.1em;
}


#top-nav ul#menu-top-nav >  li > a:link,
#top-nav ul#menu-top-nav > li > a:visited {
    color: #6e6d72;
}

#top-nav ul#menu-top-nav > li > a:hover,
#top-nav ul#menu-top-nav > li > a:active,
#top-nav ul#menu-top-nav > li:hover > a
{
    display: block;
    line-height: 85px;
    color: #FFFFFF;
    background-image: url('assets/images/main-nav-background-op.png');
    background-repeat: no-repeat;
}

/* END FAILSAFE STYLING FOR TOP NAV */


/* UBERMENU
-------------------------------------------------- */

#primary-nav {
    padding: 0;
    z-index: 800;
}

button.ubermenu-responsive-toggle {
    padding: 0;
    margin-right: 30px;
    margin-top: 10px;
    width: 50px;
    height: 50px;
}

#top-nav ul#ubermenu-nav-main-2 > li > a {
    line-height: 85px;
    padding: 0 20px;
    font-family: "Acrom-Medium",Helvetica,sans-serif;
    font-size: 1.1em;
    text-transform: uppercase;
    color: #6e6d72;
}

html[lang="fr-FR"] #top-nav ul#ubermenu-nav-main-2 > li > a {
    font-size: 1.1em;
}


#top-nav ul#ubermenu-nav-main-2 >  li > a:link,
#top-nav #primary-nav ul.nav.navbar-nav > li > a:visited {
    color: #6e6d72;
}

#top-nav ul#ubermenu-nav-main-2 > li > a:hover,
#top-nav ul#ubermenu-nav-main-2 > li > a:active,
#top-nav ul#ubermenu-nav-main-2 > li:hover > a
{
    color: #FFFFFF;
    background-image: url('assets/images/main-nav-background-op.png');
    background-repeat: no-repeat;
}

/*
#top-nav ul#ubermenu-nav-main-2 > li ul.ubermenu-submenu {
    background: #FFF;
}
*/

#top-nav ul#ubermenu-nav-main-2 >  li.ubermenu-has-submenu-drop > a.ubermenu-target:after {
    color: #fff;
    content: "";
}

div#primary-nav .fa-bars:before {
    content: 'Menu';
    display: inline-block;
    position: absolute;
    top: 30px;
    left: 5px;
    font-size: 13px;
    color: #000;
    font-family: "Acrom-Medium",Helvetica,sans-serif;
}
.ubermenu-responsive-toggle .fa {
    width: 50px;
    height: 50px;
}

.ubermenu .ubermenu-submenu-type-stack > .ubermenu-item.ubermenu-column-auto {
    padding-left: 10px;
}

#top-nav li.mobile,
#top-nav li.mobile.ubermenu-item-type-custom {
    display: none !important;
}

.ubermenu-target-with-image {display:inline-block !important;}
.ubermenu-image {
    position: absolute !important;
    right: 0 !important;
    top: 4px !important;
}
.ubermenu-target-with-image .ubermenu-target-title {
    position: relative !important;
    display: inline-block !important;
    padding-left: 0 !important;
}

/* SIGNIN BOX
-------------------------------------------------- 
div.signin {
    display: inline-block;
    width: 211px;
    height: 106px;
    position: absolute;
    right: 15px;
    top: 0;
    z-index: 2000;
    overflow: hidden;
}

div.signin a {
    display: block;
    width: 211px;
    height: 106px;
    overflow: hidden;
    position: relative;
}

div.signin a img {
    position: absolute;
    top: 0;
}

div.signin a:hover img,
div.signin a:active img{
    position: absolute;
    top: -106px;
}
*/

/* HEADER
-------------------------------------------------- */

#header {
    margin-top: 120px;
    position: relative;
    overflow: hidden;
    max-width: 100%;
    background-color: #00AEF0;
}

#header.center {
    margin-top: 157px;
    position: relative;
    overflow: hidden;
    max-width: 100%;
    height: 175px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
#header.center.no-banner {height: 0;}

#header-title {
    display: none;
}

#header img {
    height: 138px;
    min-width: 100%
}

#header-title {
    position: absolute;
    z-index: 50;
    top: 10%;
    color: #FFFFFF;
}

div#photo_credit_container {
    height: 175px;
    position: relative;
    padding: 0;
}

span#photo_credit {
    display: block;
    position: absolute;
    bottom: 7px;
    left: 10px;
    right: 10px !important;
    font-size: 12px;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
}

span#photo_credit.light {
    text-shadow: 2px 2px 10px #313131;
}

span#photo_credit.medium {
    text-shadow: 2px 2px 10px #6d6e70;
}

span#photo_credit.dark {
    text-shadow: 1px 1px 3px #000;
}


/* SEARCH DROPDOWN */

div#util_container {
    position: relative;
}

div#search_dropdown {
    position: absolute;
    top: 35px;
    right: 0;
    padding: 30px 15px;
    background-color: #E6E7E8;
    z-index: 3000;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0 3px 8px rgb(100,100,100);
    display: none;
}

div#search_dropdown input#s {
    background-image: url("assets/images/icon_magnify.png");
    background-repeat: no-repeat;
    background-position: 185px;
    line-height: 35px;
}



/* BREADCRUMBS */

span.youarehere {
    color: #00aef0;
    font-weight: bold;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    border-left: 8px solid #00aef0;
}

div.breadcrumbs {
    padding: 5px 0;
}

div.breadcrumbs * {
    text-transform: uppercase;
    font-weight: 600;
}

div.shadow {
    border-bottom: 5px solid #efefef;
}



/* CONTENT
------------------------------------------------ */

#content {
    padding-top: 50px;
    padding-bottom: 50px;
}

#content.page #primary,
#content.page #secondary {
    padding-left: 15px;
    padding-right: 15px;
}

h1.page-title {
    padding-bottom: 15px;
}


/* SLIDER
------------------------------------------------ */

#slider {
    width: 100%;
    padding: 0;
    margin: 120px 0 0 0;
    position: relative;
}

#slider .slide {
    width: 100%;
    height: auto;
}

.slide img {
    width: 100%;
    height: auto;
}

/* ROYAL SLIDER OVERRIDES */

.rsUni .rsThumbsHor {
    margin-top: -100px;
}

div#slider .royalSlider
{
    background: #FFF;
}

div#slider .royalSlider .rsThumbs {
    background: transparent;
    color: #000;
}

div#slider .royalSlider .rsThumb img {
    opacity: 0.5
}

div#slider .royalSlider .rsThumb.rsNavSelected img {
    opacity: 1.0
}

/* --------------------- */


div.rsThumb {
    height: 87px;
    border-bottom: 15px solid #fff;
}

div.rsNavItem.rsThumb.rsNavSelected {
    background: transparent;
}

div.rsNavItem.rsThumb.rsNavSelected span.thumbIco {
    border: none;
}

div.rsThumb div.rsTmb {
    display: none;
}

div.rsThumb:hover {
    border-bottom: 15px solid rgba(70, 136, 166, .4);
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
}


div.rsThumb:hover div.rsTmb {
    display: block;
}

div#slider .royalSlider .rsThumb:hover img {
    opacity: 1.0;
}

div.rsThumb h4 {
    display: none;
}

div.rsThumb,
div.rsThumb:hover div.rsTmb  {
    transition: all .2s ease-in-out !important;
    -moz-transition: all .2s ease-in-out !important;
    -webkit-transition: all .2s ease-in-out !important;
}


.rsUni, .rsUni .rsOverflow, .rsUni .rsSlide {
    background: #fff !important;
}

/* END ROYAL SLIDER THUMBS OVERRIDES */

/* FEATURES
------------------------------------------------ */

.feature {
    position: relative;
    margin-top: 40px;
    margin-bottom: 40px;
    text-align: center;
}

.feature ul.nav {
    display: block;
    width: 230px;
    margin: 0 auto;
    padding-left: 30px;
}

.feature ul#menu-feature-pillar-1-french.nav,
.feature ul#menu-feature-pillar-2-french.nav,
.feature ul#menu-feature-pillar-3-french.nav {
    width: 210px;
}

.feature a.pillar-icon {
    display: inline-block;
    width: 128px;
    height: 128px;
}

a.pillar-icon.personal {
    text-indent: -9999px;
    background-image: url('assets/images/icon-personal-tiny.png');
    background-repeat: no-repeat;
}

a.pillar-icon.business {
    text-indent: -9999px;
    background-image: url('assets/images/icon-business-tiny.png');
    background-repeat: no-repeat;
}

a.pillar-icon.rates {
    text-indent: -9999px;
    background-image: url('assets/images/icon_rates-tiny.png');
    background-repeat: no-repeat;
}


.feature hr {
    border-top: 4px solid #00aeef;
    width: 124px;
}

.feature h3 {
    text-transform: uppercase;
}

.feature h3 a {
    cursor: pointer;
    color: #064f6d;
}

.feature h3 a:hover {
    text-decoration: none;
    color: #064f6d;
}

.pillar-nav {
    display: none;
    text-align: center;
    z-index: 50;
}

.pillar-nav .nav > li > a {
    /*  font-size: 23px;
     line-height: 28px !important; */
    font-size: 18px;
    line-height: 22px !important;
    margin-left: -40px;
    text-align: left;
    padding-top: 7px;
    padding-bottom: 8px;
}


.pillar-nav .nav > li > a:hover,
.pillar-nav .nav > li > a:focus,
.pillar-nav .nav > li > a:active {
    background: transparent;
    text-decoration: none;
    color: #00aeef;
    opacity: 0.7;
}


#personal-nav,
#business-nav,
#rates-nav {
    position: absolute;
    top: -20px;
}

.pillar-nav a:before {
    padding-right: 10px;
    vertical-align: middle;
}

.pillar-nav li.chequing a:before {
    content: url('assets/images/icons/small/pillar-chequing.png');
}

.pillar-nav li.chequing a:hover:before {
    content: url('assets/images/icons/small/pillar-chequing-hover.png');
}

.pillar-nav li.savings a:before {
    content: url('assets/images/icons/small/pillar-savings.png');
}

.pillar-nav li.savings a:hover:before {
    content: url('assets/images/icons/small/pillar-savings-hover.png');
}

.pillar-nav li.borrowing a:before {
    content: url('assets/images/icons/small/pillar-borrowing.png');
}

.pillar-nav li.borrowing a:hover:before {
    content: url('assets/images/icons/small/pillar-borrowing-hover.png');
}


.pillar-nav li.investments a:before {
    content: url('assets/images/icons/small/pillar-investments.png');
}

.pillar-nav li.investments a:hover:before {
    content: url('assets/images/icons/small/pillar-investments-hover.png');
}

.pillar-nav li.mortgages a:before {
    content: url('assets/images/icons/small/pillar-mortgage.png');
}

.pillar-nav li.mortgages a:hover:before {
    content: url('assets/images/icons/small/pillar-mortgage-hover.png');
}

.pillar-nav li.prime a:before {
    content: url('assets/images/icons/small/pillar-prime.png');
}

.pillar-nav li.prime a:hover:before {
    content: url('assets/images/icons/small/pillar-prime-hover.png');
}


/* HOME PAGE CONTENT
------------------------------------------------ */

#content.home{
    background-color: #efefef;
}

#content.home #main h3 {
    border-bottom: 4px solid #00aeef;
    padding-bottom: 15px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.btn-primary,
a.btn-primary {
    background-color: #00aeef;
    border-color: #00aeef;
    color: #fff;
}

.btn-primary:hover
a.btn-primary:hover {
    color: #fff;
    background-color: #0894ca;
    border-color: #0894ca;
}


.hvr-grow {
    -moz-osx-font-smoothing: grayscale;
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    transform: translateZ(0px);
    transition-duration: 0.5s;
    transition-property: transform;
    vertical-align: middle;
    font-size: 16.8px;
}

.hvr-grow:hover,
.hvr-grow:focus,
.hvr-grow:active {
    transform: scale(1.05);
}

#content.home p {
    color: #064f6d;
}

#content.home .widget {
    margin-bottom: 50px;
}

.btn-primary.clear {
    background-color: rgba(255, 255, 255, 0.3) !important;
    border-color: #FFFFFF;
    border-width: 2px;
}

.btn-primary.clear:hover {
    background-color: rgba(255, 255, 255, 0.7) !important;
    border-color: #FFF !important;
    color: #fff;
}


/* COMMUNIITY
------------------------------------------------ */

.widget.community .featured_image  img {
    width: 100%;
    height: auto;
}

.widget.community h5 {
    margin-top: 0;
    text-transform: uppercase;
}

.widget.community h5 a:link,
.widget.community h5 a:visited{
    color: #00aef0;
}

.widget.community h5 a:hover,
.widget.community h5 a:active{
    color: #337ab7;
}

.widget.community article {
    margin-top: 30px;
}

div.community.featured_image {
    position: relative;
}

div.community.featured_image a.btn-primary.clear {
    position: absolute;
    display: inline-block;
    top: 30%;
    width: 60%;
    max-width: 60%;
    left: 20%;
}

.btn-primary.clear {
    background-color: rgba(0, 0, 0, 0.5) !important;
    border-color: #FFFFFF;
    border-width: 2px;
}

a.btn-primary.clear:link,
a.btn-primary.clear:visited {
    color: #FFF;
}

a.btn-primary.clear:hover,
a.btn-primary.clear:active {
    color: #000;
}

/* HIGHLIGHTS
------------------------------------------------ */

#content.home .widget.highlights  h4 {
    font-size: 1.2em;
    line-height: 1.8;
    color: #064f6d;
    text-transform: none;
    font-weight: 400;
    margin-top: 0;
    letter-spacing: 0;
}


/* HIGHLIGHT BOX
------------------------------------------------ */


/* ALLOWED BACKGROUND COLORS FOR HIGHLIGHT BOX */

div.highlight.blue {
    background: #00AEF0;
    color: #fff;
    margin-bottom: 20px;
}

div.highlight.grey {
    background: #EFEFEF;
    color: #6d6e70;
    margin-bottom: 20px;
}

div.highlight.white {
    background: #FFFFFF;
    color: #6d6e70;
    margin-bottom: 20px;
}




div.highlight.blue div.container.inner h1,
div.highlight.blue div.container.inner h2,
div.highlight.blue div.container.inner h3,
div.highlight.blue div.container.inner h4,
div.highlight.blue div.container.inner h5 {
    color: #fff;
}



/* NEWS
------------------------------------------------ */

#content.home span.date a {
    color: #00aef0;
    line-height: 1.5;
}

#content.home .widget.news  .excerpt h4 {
    font-size: 1.1em;
    line-height: 1.5;
    color: #064f6d;
    text-transform: none;
    font-weight: 400;
    margin-top: 0;
    letter-spacing: 0;
}

#content.home .widget.news  .excerpt h4 a {
    color: #064f6d;
}

h2.news_title {
    margin-bottom: 0;
}

h2.news_title + .entry-meta {
    margin-bottom: 10px;
    padding-bottom: 0;
}

body.single-post h1.page-title {
    margin-bottom: 0;
    padding-bottom: 0;
}

body.single-post h1.page-title + .entry-meta {
    margin-bottom: 10px;
}

#primary.news article {
    padding-bottom: 20px;
    border-bottom: 1px solid #cfcfcf;
    margin-bottom: 20px;
}

.entry-meta {
    padding-bottom: 15px;
}



/* FOOTER
------------------------------------------------ */

#footer {
    background-color: #064F6D;
    padding-top: 15px;
    padding-bottom: 40px;
    color: #FFFFFF;
    font-family: 'Acrom-Medium', Helvetica, sans-serif;
}

.footer-nav-col ul.menu {
    width: 100%;
    padding: 0;
    list-style-type: none;
}

#footer a {
    color: #FFFFFF;
}

#footer li a {
    padding: 0;
    font-weight: 500;
    line-height: 2em;
    display: inline;
    font-family: "Acrom-Medium",Helvetica,sans-serif;
}

#footer li a:link,
#footer li a:visited {
    color: #FFFFFF;
}

#footer li a:hover,
#footer li a:active {
    color: #00aeef;
    background-color: #064F6D;
}

#footer h4.nav-title {
    border-bottom: solid 4px #00aeef;
    font-size: 1.2em;
    color: #ffffff;
    padding-bottom: 5px;
    margin-bottom: 15px;
    letter-spacing: 0;
    text-transform: capitalize;
}

#footer h4.nav-title.logo {
    margin-top:  -4px;
}

div.copyright {
    margin-top: 30px;
    text-align: left;
    border-top: solid 4px #00aeef;
    font-size: 90%;
    padding: 30px 0;
}

div.copyright p {
}

.footer-nav-col {
    margin-top: 30px;
}

ul.footer_social {
    padding: 0;
    width: 140px;
}

#lang_sel_footer ul li a {
    font-size: 14px;
}

ul.footer_social li.social_utility a {
    display: inline-block !important;
    width: 31px;
    height: 35px;
    background-repeat: no-repeat;
    text-indent: -9999px;
}

ul.footer_social li.social_utility a:link,
ul.footer_social li.social_utility a:visited {
    border: 1px solid #064F6D;
}

ul.footer_social li.social_utility a:hover,
ul.footer_social li.social_utility a:active {
    border: 1px solid #ffffff;
}

ul.footer_social li.social_utility.google a {
    background-image: url('assets/images/icon_google_white.jpg');
}

ul.footer_social li.social_utility.facebook a {
    background-image: url('assets/images/icon_facebook_white.jpg');
}

ul.footer_social li.social_utility.twitter a {
    background-image: url('assets/images/icon_twitter_white.jpg');
}

ul.footer_social li.social_utility.linkedin a {
    background-image: url('assets/images/icon_linkedin_white.jpg');
}

#footer .address p {
    font-size: 12px;
}


    /* SIDEBAR NAV
    ------------------------------------------------- */




#sidebar-nav ul.nav {
    border-top: 2px solid #cfcfcf;
    margin-top: 30px;
}

.secondary ul.nav li a {
    display: block;
    font-size: 1.25em;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: 2px solid #cfcfcf;
    padding: 15px 0;
}

.secondary ul.nav li a:link {
    color: #00aeef;
}

.secondary ul.nav li a:hover,
.secondary ul.nav li a:focus,
.secondary ul.nav li a:active {
    color: #1381AD;
    background-color: transparent;
}


h4.right_menu_title {
    padding-left: 20px;
}

.right-sidebar ul {
    padding-left: 20px !important;
}

/*

#primary a,
#primary a:link,
#primary a:visited {
    color: #00aeef;
    text-decoration: none;
}

#primary a:hover,
#primary a:active {
    color: #337ab7;
}

*/


.right-sidebar #secondary ul li a {
    color: #00aeef;
    text-decoration: none;
    font-family: Acrom-Medium;
    font-size: 1em;
}

.blog-sidebar ul li a:hover,
.blog-sidebar ul li a:focus,
.blog-sidebar ul li a:active {
    color: #107ca6;
}

.blog-sidebar ul {
    padding-left: 20px !important;
}


.blog-sidebar ul li a {
    color: #00aeef;
    text-decoration: none;
    font-family: Acrom-Medium;
    font-size: 1em;
}

.right-sidebar ul li a:hover,
.right-sidebar ul li a:focus,
.right-sidebar ul li a:active {
    color: #107ca6;
}

aside#recent-posts-2.widget.widget_recent_entries ul {
    padding-left: 20px !important;
}

.hentry header h2 a {
    color: #00aeef;
    text-decoration: none;
    font-size: 1em;
}


.hentry header h2 a:hover {
    color: #107ca6;
    text-decoration: none;
    font-size: 1em;
}

h3.widget-title {
}

#footer li a:link, #footer li a:visited, #footer li a:active, #footer li a:hover {
    text-decoration: none;
}




/* PAGE WITH FAQS TEMPLATE
------------------------------------------------ */

div.fullblue {
    background-color: #1DAEEC;
    min-height: 200px;
    padding: 50px 0;
}

#faq_block h2 {
    color: #FFF;
    font-weight: 700;
}

span.darkblue {
    color: #0E536D;
    font-weight: 600;
}

a.white {
    color: #fff;
}

a.white:hover,
a.white:active {
    text-decoration: none;
    color: #023649;
}

h3.dark.faq_scroll_lnk {
    text-align: center;
}

h3.dark.faq_scroll_lnk a {
    color: #145c84;
}

h3.dark.faq_scroll_lnk a:hover {
    text-decoration: none;
    color: #26ACE2;
}

#faq_block p.open_close {
    text-align: right;
    color: #fff;
    height: 30px;
    min-height: 30px;
    text-align: right;
    margin-top: 30px;
}

.entry-content > p.open_close {
    height: 30px;
    text-align: right;
    margin-top: 30px;
}

p.open_close a {
    cursor: pointer;
    display: block;
}

p.open_close a.closeall {
    display: none;
}

p.open_close a.closeall:after {
    content: '-';
    font-weight: bold;
    font-size: 120%;
    padding-left: 5px;
}

p.open_close a.openall {
    display: block;
}

p.open_close a.openall:after {
    content: '+';
    font-weight: bold;
    font-size: 120%;
    padding-left: 5px;
}

#faq_block a.openallfaqs,
#faq_block a.closeallfaqs {
    color: #fff;
    cursor: pointer;
    text-decoration: none;
    font-weight: bold;
    text-transform: lowercase;
}

.tab-content p.open_close {
    text-align: right;
    color: #666;
}

.tab-content a.openallfaqs,
.tab-content a.closeallfaqs {
    color: #666;
    cursor: pointer;
    text-decoration: none;
    font-weight: bold;
    text-transform: lowercase;
}

div.tab-content ul {
    margin: 0 0 20px;
    font-size: 16px;
    line-height: 1.8em;
}


div.tab-content ol {
    margin: 0 0 20px;
    font-size: 16px;
    line-height: 1.8em;
}

div.tab-content ul {
    margin-bottom:30px;
}

div.tab-content ul li ul {
    margin-bottom:30px;
}


a#faq_link {
    display: block;
    width: 276px;
    height: 59px;
    overflow: hidden;
}

a#faq_link:link img,
a#faq_link:visited img {
    margin-top: 0;
}

a#faq_link:hover img,
a#faq_link:active img {
    margin-top: -59px;
}



/* FAQ CONTAINERS
------------------------------------------------ */

.faq-container {
    padding: 0;
    margin-bottom: 20px;
    background-color: #F1F1F3;
    box-shadow: 0px 5px 35px #2083a8;
}


div.faq.item {
    padding: 0;
}

.faq.item h6 {
    padding: 10px 20px 10px 10px;
    border: 1px solid #cfcfcf;
    background: #F1F1F3;
    margin: 0;
    position: relative;
    font-size: 100%;
}



.faq.item h6:first-child a:after {
    content: "x";
    position: absolute;
    top: 10px;
    right: 10px;
    font-weight: bold;
    font-size: 120%;
}


.faq.item h6:first-child a.collapsed:after {
    content: "+";
    position: absolute;
    top: 10px;
    right: 10px;
    font-weight: bold;
    font-size: 120%;
}


.faq.item h6 a {
    color: #1381AD;
    font-weight: bold;
    font-size: 110%;
    padding-right: 30px;
    text-decoration: none;
}

.faq.item h6 a:hover,
.faq.item h6 a.expanded,
.faq.item h6 a[aria-expanded=true],
.faq.item h6 a[aria-expanded=tfalse]{
    text-decoration: none;
}

div.faq.item  div.well {
    margin: 0 !important;
    background: #fff;
}

div.well.answer p {
    color: #168BBA;
    font-weight: 500;
    font-size: 100%;
}

/* TOOL BLOCK STYLING
------------------------------------------------ */


div.toolbox {
    background-color: #fff;
    box-shadow: 0 3px 8px rgb(100,100,100);
}

#tool_block h2 {
    color: #FFF;
}

.toolbox h6 {
    font-size: 100%;
    margin-bottom: 0;
}

.toolbox h6 a {
    color: #1381AD;
    font-weight: bold;
    font-size: 110%;
}

.toolbox p {
    color: #168BBA;
    font-weight: 500;
    font-size: 100%;
}


/* TESTIMONIAL BLOCK STYLING
------------------------------------------------ */

div.fullbluedark {
    background: #156B8C;
    color: #FFF;
    text-align: center;
    padding-top: 75px;
    padding-bottom: 75px;
}

span.testimonial {
    font-size: 36px;
    text-align: center;
    display: block;
    line-height: 1.4;
}

a.member {
    display: inline-block;
    background: #156B8C;
    text-align: center;
    padding: 15px;
    border: 2px solid #fff;
    margin-top: 36px;
    color: #FFF;
}

a.member:link,
a.member:visited {
    color: #FFF;
}

a.member:hover,
a.member:active {
    color: #FFF;
    opacity: 0.8;
    text-decoration: none;
}



/* COMPARISON NAV
------------------------------------------------ */

/**Dropshadows on the tabs: starts */

div#comparison_nav {
    box-shadow: 0px -15px 25px #cfcfcf;
    margin-bottom: 0;
    margin-top: 150px !important;
}

div#comparison_nav ul.nav-tabs {
    border-bottom: 5px solid #fff;
    margin-bottom: 11px;
    display: inline-block;
    box-shadow: 0px -15px 30px #cfcfcf;
    margin-top: -80px;
    padding-left: 0 !important;
    padding-right: 0 !important;
}


/**Dropshadows on the tabs: ends */





/*
div#comparison_nav ul.nav.nav-tabs li.active a {
    border-bottom-color: #fff !important;
    outline: none;
}

*/


div#alt_nav_tabs {
    display: none;
}

form#alt_nav_tabs_form select {
    font-size: 25px;
    width: 100%;
    line-height: 150%;
    padding: 10px;
}


/* TABS NAV STYLING */

ul.nav.nav-tabs li {
    display: table
}

ul.nav.nav-tabs li a {
    color: #FFF;
    font-size: 12px;
    margin-right: 0;
    border-radius: 0;
    border-left: none;
    border-right: none;
    box-sizing: border-box;
    padding: 5px 15px 15px 15px;
    outline: 0;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 75px;
    min-height: 75px;

}

div#comparison_nav ul.nav.nav-tabs li.active a {
    background-color: #FFF;
    border-left: none;
    border-right: none;
    outline: 0;
}

div#comparison_nav ul.nav.nav-tabs li a:hover,
div#comparison_nav ul.nav.nav-tabs li a:active
{
    background-color: #efefef;
    border-left: none;
    border-right: none;
    outline: 0;
}


ul.nav.nav-tabs li  a {
    font-family: "Acrom-Medium", Helvetica, sans-serif;
    text-transform: uppercase;
}

#tab-1  a
{
    border-top: solid 12.5px #00aeef;
    background-color: #00aeef;
}

#tab-1.active  a,
#tab-1 a:hover {
    color: #00aeef;
}


#tab-2 a {
    border-top: solid 12.5px #0894ca;
    background-color: #0894ca;
}

#tab-2.active a,
#tab-2 a:hover {
    color: #0894ca;
}


#tab-3 a {
    border-top: solid 12.5px #107ca6;
    background-color: #107ca6;
}

#tab-3.active a,
#tab-3 a:hover {
    color: #107ca6;
}

#tab-4 a {
    border-top: solid 12.5px #0d698f;
    background-color: #0d698f;
}

#tab-4.active a,
#tab-4 a:hover  {
    color: #0d698f;
}

#tab-5 a  {
    border-top: solid 12.5px #064f6d;
    background-color: #064f6d;
}

#tab-5.active a,
#tab-5 a:hover  {
    color: #064f6d;
}

#tab-6 a {
    border-top: solid 12.5px #04425c;
    background-color: #04425c;
}

#tab-6.active a,
#tab-6 a:hover  {
    color: #04425c;
}

#tab-7 a  {
    border-top: solid 12.5px #023649;
    background-color: #023649;
}

#tab-7.active a,
#tab-7 a:hover {
    color: #023649;
}

#tab-8 a {
    border-top: solid 12.5px #000;
    background-color: #000;
}

#tab-8.active a,
#tab-8 a:hover  {
    color: #000;
}


/* TABLES AND TABLEPRESS
------------------------------------------------ */

/*

table.tablepress,
a.table_head,
p.table_head
{
    width: 70%
}

.tablepress thead th {
    background-color: #00aeef;
    font-weight: 700;
    vertical-align: middle;
    color: white;
    font-family: Acrom-Medium;
    font-size: 1.1em;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 15px;
}

.tablepress .odd td {
    background-color: #f1f1f2;
}

.tablepress tbody td {
    border-top: none;
    padding: 10px 0px 10px 15px;
}

.tablepress {
    margin-bottom: 40px;
}

.tablepress thead th.column-1 {
    border: none !important;
}

table.tablepress tbody tr td {
    border-right: solid 1px #d0d2d3;
}

table.tablepress tbody tr td:last-child {
    border-right: none  !important;
}

*/

/* TABLE STYLING */

/*

div.table {
    margin-bottom: 0;
    overflow: hidden;
}

h6.table_head {
    margin: 0;
    position: relative;
}

a.table_head,
p.table_head {
    color: #FFF;
    background: #00AEEF;
    padding: 10px 15px;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    display: block;
    border-bottom: 1px solid #efefef;
    position: relative;
}

p.table_head {
    margin-bottom: 0;
}

a.table_head:link,
a.table_head:visited {
    color: #FFF;
}

a.table_head:hover,
a.table_head:active {
    color: #FFF;
    text-decoration: none;
}

div.table a.table_head:after {
    content: "x";
    position: absolute;
    top: 10px;
    right: 10px;
    font-weight: bold;
    font-size: 110%;
    color: #FFF;
}

div.table a.table_head.collapsed:after {
    content: "+";
    position: absolute;
    top: 10px;
    right: 10px;
    font-weight: bold;
    font-size: 120%;
    color: #fff;
}

div.table div.collapse.in .tablepress thead {
    display: block;
    height: 0 !important;
}


div.shadow {
    border-bottom: none;
    box-shadow: 0px 2px 20px #cfcfcf;
}


*/



/* TABBED CONTENT
------------------------------------------------ */

div#tabbed-content {
    padding-bottom: 75px;
}

div.tab-pane {
    position: relative;
}

a.open_new_account_link {
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
}

/*
.btn.btn-primary {
  background-color: #1DAEEC !important;
  border-color: #1DAEEC !important;
}
*/

.tabbed-faq-container {
    padding-top: 40px;
}
span.lead {
    font-size: 30px;
    color: #6d6e70;
}

span.lead strong {
    color: #6d6e70 !important;
    font-weight: bold !important;
}


.tabbed-faq-container h4 {
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 15px;
}

.disclaimer {
    font-size: 90%;
    padding: 20px;
    border: 1px solid #cfcfcf;
    margin: 30px 0;
}


/* CALLOUT STYLING
------------------------------------------------ */

#callout {
    padding: 0;
    margin-bottom: 30px;
}

#callout_links {
    padding-top: 12px;
    padding-left: 0;
}

#callout_links a.btn.btn-primary {
    display: block !important;
    text-align: center;
    width: 100% !important;
    color: #fff;
}

#callout_text blockquote {
    color: #064F6D;
    font-size: 1.4em;
}

/* CONTACT US TEMPLATE
------------------------------------------------ */

div#content.contact div#primary.contact,
div#content.contact div.secondary.contact {
    padding-bottom: 50px;
}

div#content.contact div.secondary.contact {
    padding-top: 70px;
}

.contact #connect_with_us,
.contact #select_location {
    margin-bottom: 30px;
}

#location_image img {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

div#primary.contact h2,
div.secondary.contact h2
{
    font-size: 22px;
}

div#primary.contact h3,
div.secondary.contact h3
{
    font-size: 120%;
    margin-bottom: 0;
    color: #064f6d;
    text-transform: none;
}

p.location_links {
    line-height: 1.5em;
}

p.location_links.center {
    line-height: 1.1em;
    margin: 5px 30px 20px;
    text-align: center;
}

p.location_links a:hover {
    color: #00AEEF;
}


p.location_links a {
    color: #888;
    font-style: italic;
    text-decoration: none;
    font-size: 80%;
    line-height: 110%;
    display: inline-block;
}

div.detail_map {
    margin-bottom: 30px;
    margin-top: 30px;
}

div.container-fluid.map {
    padding: 0;
}

div#location_list h4,
div#location_list_constrained h4 {
    text-align: center;
    color: #00AEEF;
}

div#location_list h5,
div#location_list_constrained h5 {
    text-align: center;
}

div.map,
div.map_constrained {
    position: relative;
}

div#location_list_container {
    max-width: 360px;
    position: absolute;
    top: 50px;
    left: 5%;
}

div#location_list {
    background: #ffffff;
    padding: 0;
    border: 1px solid #cfcfcf;
    height: 400px;
    max-width: 360px;
    max-height: 400px;
    overflow: hidden;
}

div#location_list_body {
    height: 230px;
    overflow-y: scroll;

}

div#location_list ul.nav,
div#location_list_constrained ul.nav {
    padding: 0 !important;
}

div#location_list li:last-child,
div#location_list_constrained li:last-child {
    padding-bottom: 20px;
}

div#location_list li a,
div#location_list_constrained li a {
    color: #00AEEF;
    font-weight: bold;
    display: block;
    margin: 0;
    padding: 20px 10px;
    border-top: 1px solid #cfcfcf;
}

div#location_list li a span.address,
div#location_list_constrained li a span.address {
    color: #aaa !important;
    padding-bottom: 10px;
}

div#location_list li a:hover,
div#location_list_constrained li a:hover {
    color: #00AEEF;
    font-weight: bold;
    background: #DBF2F6;
}

div.bgmp_placemark p {
    font-size: 80% !important;
}

p.view_all_locations {
    display: block;
    line-height: 40px;
    background-color: #00AEEF;
    color: #ffffff;
    padding: 0 20px;
    clear: both;
    margin-top: 20px;
    font-size: 12px;
}

span.small_in_headline {
    font-size: 14px;
    color: #666;
    font-weight: 100;
    margin-left: 20px;
    position: absolute;
    top: 0;
}

h4.blue.location {
    color: #2BABE2;
    position: relative;
    margin-bottom: 20px;
    position: relative;
    font-size: 1.3em;
}

#mobile_location_list h1 {
    margin-left: 20px;
    font-size: 180%;
}

p.view_all_locations a {
    color: #fff;
}

body.page-template-tpl_page_location_main #content {
    padding: 0;
}

body.page-template-tpl_page_location_main div.breadcrumbs {
    /* margin-top: 120px; */
}

.accordion_block ul#bgmp_list li {
    list-style-type: none;
    border-bottom: 1px solid #cfcfcf;
}

.accordion_block ul#bgmp_list li:last-child{
    border-bottom: none;
}

.accordion_block ul#bgmp_list li h3 {
    font-size: 22px;
}

div.accordion_block + br {
    height: 0;
    display: none;
}

div.accordion_block p.bgmp_list-link a:before {
    content: 'View on Google Maps';
    padding-right: 10px;
    font-weight: bold;
    display: inline-block;
}

div.accordion_block p.bgmp_list-link a:after {
    content: url('assets/images/default-marker.png');
    padding-left: 10px;
    vertical-align: middle;
}

div#mobile_location_list {
    display: none;
}


/* CONSTRAINED MAP STYLING
--------------------------------------------- */

div.map_constrained {
    position: relative;
    margin-top: 30px;
    margin-bottom: 30px;
}

div#location_list_container_constrained {
    max-width: 360px;
}

div#location_list_constrained {
    background: #ffffff;
    padding: 0;
    border: 1px solid #cfcfcf;
    height: 540px;
    max-width: 360px;
    max-height: 540px;
    overflow: hidden;
}

div#location_list_body_constrained {
    height: 570px;
    overflow-y: scroll;

}

div.container.map_constrained div#location_list_container_constrained
div#location_list_constrained a.bgmp_view-on-map span.address.small p {
    font-size: 12px !important;
}

div.container.map_constrained  span.address.small h3 {
    display: none;
}

div.container.map_constrained span.bgmp_view-on-map-container > p {
    display: none;
}



    /* SEARCH AND SEARCH PAGE STYLING
    ------------------------------------------------ */

div#search_head {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #cfcfcf;
}


/* ACCORDION BUTTON STYLING
------------------------------------------------ */

div.accordion_block {
    overflow: hidden;
    width: 60%;
    margin-bottom: 0;
}

div.accordion_block > div {
    overflow: hidden;
}

div.accordion_block > div {
    padding: 15px;
    border: 1px solid #cfcfcf;
}

a.accordion.more{
    display: block;
    text-align: right;
}

h6.btn-accordion {
    margin: 0;
    position: relative;
}

a.accordion_button {
    color: #FFF;
    background: #00AEEF;
    padding: 10px 15px;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    display: block;
    border-bottom: 1px solid #efefef;
    position: relative;
}

a.accordion_button:link,
a.accordion_button:visited {
    color: #FFF;
}

a.accordion_button:hover,
a.accordion_buttond:active {
    color: #FFF;
    text-decoration: none;
}

div.accordion_block a.accordion_button:after {
    content: "x";
    position: absolute;
    top: 10px;
    right: 10px;
    font-weight: bold;
    font-size: 110%;
    color: #FFF;
}

div.accordion_block a.accordion_button.collapsed:after {
    content: "+";
    position: absolute;
    top: 10px;
    right: 10px;
    font-weight: bold;
    font-size: 120%;
    color: #fff;
}


/* UBERMENU OVERRIDES
------------------------------------------------ */

.ubermenu-responsive-toggle .fa {
    width: 50px !important;
    height: 50px !important;
}

.ubermenu.ubermenu-main {
    z-index: 10000;
}

.ubermenu .ubermenu-submenu-drop.ubermenu-submenu-align-full_width {
    width: 90%;
}


nav#ubermenu-main-2 ul#ubermenu-nav-main-2 a.ubermenu-target span.ubermenu-target-title.ubermenu-target-text {
    font-family: "Acrom-Regular", Helvetica, sans-serif;
}

div#top div#utility ul.nav.navbar-nav.navbar-right li a {
    font-family: "Acrom-Medium", Helvetica, sans-serif;
}

.ubermenu-responsive-toggle .fa {
    width: 50px !important;
    height: 50px !important;
}

.ubermenu.ubermenu-main {
    z-index: 10000;
}

li.ubermenu-tab.ubermenu-item {
    background-color: #eeeeee;
}

li.ubermenu-item-header a.ubermenu-target {
    padding-bottom: 5px;
}

.ubermenu .ubermenu-submenu-drop.ubermenu-submenu-align-full_width {
    width: 75%
}

#top-nav ul.ubermenu-tab-content-panel.ubermenu-submenu-type-tab-content-panel {
    background:rgba(255,255,255,.8) !important;
}

.ubermenu .ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop{
    background:rgba(240,240,240,.8);
    width: 100%;
}

#top-nav li.ubermenu-tab > a {
    border-bottom: 1px solid #ddd;
}


#top-nav .ubermenu-transition-slide .ubermenu-item .ubermenu-submenu-drop {
    margin-top: -1px;
    border: 1px solid #efefef;
}

#top-nav .ubermenu .ubermenu-tab-layout-left > .ubermenu-tabs-group {
    border-color: #cfcfcf;
}

html[lang=fr-FR] #utility #util_container li a {
    font-size: 11px;
    padding: 0 10px;
}



/* FORMATTED COLUMNS SHORTCODE
------------------------------------------------ */

div.formated_column:last-child + * {
    clear: both;
    margin-top: 30px;
}


/* EVENTS
------------------------------------------------ */

body.single-tribe_events,
body.post-type-archive-tribe_events {padding-top: 180px;}

div#tribe-events-pg-template {
    margin-top: 160px;
}

div.widget.community ol.tribe-list-widget {
    padding-left: 0 !important;
}

div.widget.community ol.tribe-list-widget h4.tribe-event-title {
    margin-top: 15px;
    margin-bottom: 0;
}

div.widget.community ol li {
    list-style-type: none;
}

div.widget.community div.event h5 {
    margin-bottom: 0;
}

div.widget.community div.event_widget article {
    margin-top: 0;
    margin-bottom: 0;
}


/* ULTIMATE POSTS WIDGET */

.widget.dark article {
	border-bottom: none !important;
	margin-bottom: 0;
	padding-bottom: 0 !important;
}

.widget.dark h4 {
	font-size: 1.1em !important;
}

.widget.dark article:first-child h4  {
	margin-top: 0 !important;
}

.widget.dark h4 a {
	font-size: 0.9em !important;
}

ul.job_listings li.job_listing ul.meta li.date {display: none;}


/* CUSTOM MEDIA QUERIES
------------------------------------------------ */

@media all and (max-width: 1142px) {


}


@media all and (max-width: 961px) {


    /* 1142 BLOCK */

    #top-nav nav.navbar ul.nav.navbar-nav > li > a {
        font-size: 1.3em;
    }

    #top-nav ul#ubermenu-nav-main-2 > li > a {
        font-size: 1.1em;
    }

    html[lang="fr-FR"] #top-nav ul#ubermenu-nav-main-2 > li > a {
        font-size: 1.0em;
    }

    div.mobile {
        display: block;
    }

   div.mobile_login_button {
        position: relative;
        top: 120px;
    }



    /*
    div.signin {
        display:  inline-block;
        height: 85px;
        width: 171px;
        position: absolute;
        right: 35px;
        top: 0;
        z-index: 50;
    }

    div.signin img {
        height: 85px;
        width: auto;
    }
    */

    div.signin {
        display: none;
    }

    #top-nav li.mobile,
    #top-nav li.mobile.ubermenu-item-type-custom {
        display: none !important;
    }

    #ubermenu-nav-main-2 > li.mobile:last-child {
        display: block !important;
    }

    html[lang=fr-FR] #utility #util_container li a {
        font-size: 11px;
        padding: 0 8px;
    }


    /* END 1142 BLOCK */



    #top-nav nav.navbar ul.nav.navbar-nav > li > a {
        font-size: 1.2em;
    }

    #top-nav li.mobile,
    #top-nav li.mobile.ubermenu-item-type-custom {
        display: none !important;
    }

    /* UBERMENU */
    #top-nav ul#ubermenu-nav-main-2 > li > a{
        font-size:1.1em;
    }

    html[lang="fr-FR"] #top-nav nav.navbar ul.nav.navbar-nav > li > a {
        font-size: 0.9em;
    }

    html[lang="fr-FR"] #top-nav ul#ubermenu-nav-main-2 > li > a {
        font-size: 0.9em;
    }

    div.signin {
        display: none;
    }

    #ubermenu-nav-main-2 > li.mobile:last-child {
        display: block !important;
    }

    html[lang=fr-FR] #utility #util_container li a {
        font-size: 10px;
        padding: 0 8px;
    }

    div.secondary img.attachment-post-thumbnail,
    h3.faq_scroll_lnk,
    a#faq_link {
        display: none;
    }


    /* 960 BLOCK */

    div.signin {
        display: none;
    }

    #ubermenu-nav-main-2 > li.mobile:last-child {
        display: block !important;
    }

    div#utility {
        display: none;
    }

    div#header,
    div#slider,
    #header.center {
        /* margin-top: 60px; */
        margin-top: 165px;
    }

    #top-nav {
        height: 50px;
    }

    #top-nav ul#ubermenu-nav-main-2 > li > a {
        line-height: 60px;
    }

    a.navbar-brand {
        padding-left: 0;
    }
    .navbar-brand > img {
        display: block;
        height: 35px;
        margin-top: 10px;
    }

    button.ubermenu-responsive-toggle {
        width: 40px;
        height: 40px;
    }

    div#primary-nav .fa-bars::before {
        width: 40px;
        height: 40px;
    }

    .ubermenu-responsive-toggle .fa {
        height: 40px !important;
        width: 40px !important;
    }

    #top-nav nav.navbar ul.nav.navbar-nav > li > a {
        font-size: 0.8em;
    }

    .feature h3 a {
        cursor: pointer;
        color: #064f6d;
    }

    /* UBERMENU */
    #top-nav ul#ubermenu-nav-main-2 > li > a {
        font-size: 0.8em;
    }

    #footer-nav {
        padding-left: 0;
        padding-right: 0;
    }

    .rsUni .rsThumbsHor {
        display: none;
    }

    #top-nav li.mobile,
    #top-nav li.mobile.ubermenu-item-type-custom {
        display: none !important;
    }

    #top-nav #ubermenu-nav-main-2 > li.mobile:last-child {
        display: block !important;
    }

    div.secondary img.attachment-post-thumbnail,
    h3.faq_scroll_lnk,
    a#faq_link {
        display: none;
    }

    /* END 960 BLOCK */


    /* 768 BLOCK */


    div.secondary img.attachment-post-thumbnail,
    h3.faq_scroll_lnk,
    a#faq_link {
        display: none;
    }

    #top-nav li.mobile,
    #top-nav li.mobile.ubermenu-item-type-custom {
        display: block !important;
        border-bottom: 1px solid #cfcfcf;
    }

    #top-nav li.mobile.search.ubermenu-item-type-custom {
        background: #26ABE3;
    }

    form#mobile_searchform input {
        line-height: 40px;
        width: 100%;
        border-radius: 15px;
        padding-left: 10px;
        background-image: url('assets/images/icon_magnify.png');
        background-repeat: no-repeat;
        background-position: top right;
    }

    a#lang_link {
        color: #fff;
        display: inline-block;
        font-family: inherit;
        font-weight: inherit;
        vertical-align: middle;
        line-height: 40px;
        text-transform: uppercase;
    }

    a#search_link {
        display: inline-block;
        float: right;
        width: 40px;
        height: 40px;
        text-indent: -99999px;
        background-image: url('assets/images/icon_magnify_white.png');
        background-repeat: no-repeat;
    }


    div.signin {
        display: none;
    }

    #ubermenu-nav-main-2 > li.mobile:last-child {
        display: block !important;
    }

    a.open_new_account_link {
        position: relative;
        left: 0;
        top: 0;
        margin: 20px 0;
        display: block;
    }


    #top {
        position: absolute;
        background-color: rgba(255, 255, 255, 0.9);
    }

    #wpadminbar {
        position: fixed;
    }

    .logged-in #top {
        top: 45px;
    }

    #top-nav {
        height: 50px;
        padding: 0;
        background-color: #fff;
    }

    #top-nav ul#ubermenu-nav-main-2 > li > a {
        line-height: 60px;
    }

    #top-nav .navbar.navbar-default {
        background-color: transparent;
    }

    #top-nav .navbar.navbar-default {
        background-color: transparent;
    }

    #primary-nav {
        width: 100%;
        position: absolute;
        top: 0;
    }



    div#top-nav nav.navbar.navbar-default div.navbar-collapse.collapse,
    div#top-nav nav.navbar.navbar-default div.navbar-collapse.collapsing
    {
        border: none;
    }

    /* Ubermenu */
    #top-nav ul#ubermenu-nav-main-2 {
        border: none;
    }

    nav#ubermenu-main-2 {
        background-color: #efefef;
        top: 10px;
    }


    div#top div#top-nav nav.navbar.navbar-default ul.nav.navbar-nav {
        margin-top: 35px;
    }

    /* Ubermenu */
    #top-nav ul#ubermenu-nav-main-2 {
        background-color: #efefef;
    }

    #top-nav nav.navbar ul.nav.navbar-nav > li > a {
        border-bottom: 1px solid #cfcfcf;
    }

    #top-nav ul#ubermenu-nav-main-2 > li > a {
        border-bottom: 1px solid #cfcfcf;
    }

    #top-nav ul#ubermenu-nav-main-2 li {
        width: 100%;
    }

    #top-nav ul#ubermenu-nav-main-2 {
        opacity: 1.0 !important;
    }

    #top-nav ul.ubermenu-tab-content-panel.ubermenu-submenu-type-tab-content-panel {
        background:rgba(255,255,255,1.0) !important;
    }

    nav#ubermenu-main-2.ubermenu-responsive-768 ul#ubermenu-nav-main-2.ubermenu-nav li#menu-item-19.ubermenu-item.ubermenu-item-type-post_type.ubermenu-item-object-page.ubermenu-item-has-children.ubermenu-item-19.ubermenu-item-level-0.ubermenu-column.ubermenu-column-auto.ubermenu-has-submenu-drop.ubermenu-has-submenu-mega ul.ubermenu-submenu.ubermenu-submenu-id-19.ubermenu-submenu-type-auto.ubermenu-submenu-type-mega.ubermenu-submenu-drop.ubermenu-submenu-align-full_width li.ubermenu-submenu-type-tabs-group li.ubermenu-tab ul.ubermenu-tab-content-panel.ubermenu-submenu-type-tab-content-panel {
        background:rgba(255,255,255,1.0);
    }

    .ubermenu .ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop{
        background:rgba(240,240,240,1.0);
        width: 100%;
    }

    #top-nav ul.ubermenu-tab-content-panel.ubermenu-submenu-type-tab-content-panel {
        background:rgba(255,255,255,1.0) !important;
    }

    .ubermenu .ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop{
        background:rgba(240,240,240,1.0);
        width: 75%;
    }

    /* END UBERMENU */


    div#header,
    div#slider {
        margin-top: 60px;
    }

    #top-nav {
        height: 50px;
    }

    .navbar-brand > img {
        display: block;
        height: 35px;
        margin-top: 10px;
    }

    .navbar-brand {
        padding-left: 20px;
    }

    button.ubermenu-responsive-toggle {
        width: 40px;
        height: 40px;
        display: block;
        background-image: url('assets/images/menu-toggle.png');
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
    }

    div#primary-nav .fa-bars::before {
        width: 40px;
        height: 40px;
    }

    .ubermenu-responsive-toggle .fa {
        height: 40px !important;
        width: 40px !important;
    }

    .custom-toggle {
        width: 33px;
        height: 33px;
        position: absolute;
        top: 25px;
        right: 25px;
        border: none;
        background-color: transparent;
    }

    .custom-toggle:hover {
        opacity: 0.75;
    }

    .featured_image {
        margin-bottom: 20px;
    }

    #header {
        margin-top: 85px;
    }

    /* NEWS
  ------------------------------------------------ */

    #content.home span.date a {
        font-size: 1.3em;
        color: #00aef0;
    }

    #content.home .widget.news  .excerpt p{
        font-size: 1.2em;
    }

    #footer-nav {
        padding-left: 0;
        padding-right: 0;
    }

    ul.footer_social {
        float: none !important;
        clear: left;
        width: auto;
    }

    ul.footer_social a img {
        width: 50px;
        height: auto;
    }

    div.container.wrapper {
        padding: 0;
    }


    /* PILLAR NAV */

    div#features,
    div#features > div.row {
        background: #0893ca;
    }

    .pillar-nav {
        display: block;
    }

    #personal-nav, #business-nav, #rates-nav {
        position: relative;
        top: 30px;
        display: none;
    }

    img.pillar {
        opacity: 0.2;
    }

    .feature a:hover img {
        opacity: 0.2;
    }


    a.pillar-icon {
        display: block;
        float: left;
        margin-left: 15px;
    }

    .feature h3 {
        display: block;
        max-width: 130px;
        float: left;
        margin-left: 20px;
        font-size: 1.5em;
    }

    .feature hr {
        clear: both;
        width: 100%;
        float: left;
        margin: 30px 0;
    }


    a.pillar-icon.personal {
        text-indent: -9999px;
        background-image: url('assets/images/icon_personal_white.png');
        background-repeat: no-repeat;
    }

    a.pillar-icon.business {
        text-indent: -9999px;
        background-image: url('assets/images/icon_business_white.png');
        background-repeat: no-repeat;
    }

    a.pillar-icon.rates {
        text-indent: -9999px;
        background-image: url('assets/images/icon_rates_white.png');
        background-repeat: no-repeat;
    }




    .feature ul.nav {
        width: 220px;
        overflow: visible;
    }

    .feature ul#menu-feature-pillar-1-french.nav,
    .feature ul#menu-feature-pillar-2-french.nav,
    .feature ul#menu-feature-pillar-3-french.nav {
        width: 250px;
    }

    .pillar-nav .nav > li > a {
        margin-left: 0;
    }

    #content.page.contact div#primary.contact,
    #content.page.contact div.secondary.contact {
        padding-bottom: 50px;
    }

    div#content.contact div.secondary.contact {
        padding-top: 0;
    }

    p.location_links {
        line-height: 110%;
    }

    p.location_links a {
        font-size: 100%;
    }

    #comparison_nav {
        display: none;
    }

    div#alt_nav_tabs {
        display: block;
    }

    form#alt_nav_tabs_form {
        margin-top: 30px;
    }

    body.page-template-tpl_accounts_personal div#content,
    body.page-template-tpl_accounts_business div#content {
        padding-bottom: 25px;
    }


    .tab-content > .tab-pane {
        /* display: block !important; */
        padding-bottom: 30px;
        border-bottom: 1px solid #000;
        margin-bottom: 30px;
    }

    .nav-tabs > li {
        width: 100%;
    }

    div#comparison_nav ul.nav.nav-tabs li a {
        text-align: left;
    }

    /* LOCATION LIST */

    div#location_list_container {
        width: 100%;
        max-width: 320px;
    }


    /* TABLEPRESS */

    table.tablepress,
    a.table_head,
    p.table_head
    {
        width: 95%
    }

    div.map {
        height: 600px;
    }

    div#bgmp_map-canvas {
        display: none;
    }

    div.map,
    div.map_constrained{
        display: none !important;
    }

    div#location_list_container,
    div#location_list_container_constrained {
        display: none;
    }

    div#location_list,
    div#location_list_constrained {
        display: none;
    }

    div#mobile_location_list {
        position: relative;
        display: block;
        height: auto;
        margin: 80px auto;
    }

    div#mobile_location_list div.accordion_block {
        width: 90%;
        margin: 0 auto;
    }

    .entry-content p.open_close,
    p.open_close {
        width: 100% !important;
    }

    table.tablepress, a.table_head, p.table_head {
        width: 100% !important;
        max-width: 100% !important;
    }

    div#mobile_location_list p.open_close {
        margin: 30px auto;
        padding-right: 30px;
        height: 30px;
        min-height: 30px;
        text-align: right;
    }

    div.accordion_block {
        width: 100%;
    }

    div#tribe-events-pg-template {
        margin-top: 80px
    }


    /* END 768 BLOCK */

}


@media all and (max-width: 960px) {



}


@media all and (max-width: 768px) {





}


/* DEV */

pre {
    white-space: pre-wrap;
}


/* New button styles 
.btn-primary:hover {
  background-color: hsl(201, 100%, 30%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00aeef", endColorstr="#0d698f");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#00aeef), to(#0d698f));
  background-image: -moz-linear-gradient(top, #00aeef, #0d698f);
  background-image: -ms-linear-gradient(top, #00aeef, #0d698f);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00aeef), color-stop(100%, #0d698f));
  background-image: -webkit-linear-gradient(top, #00aeef, #0d698f);
  background-image: -o-linear-gradient(top, #00aeef, #0d698f);
  background-image: linear-gradient(#00aeef, #0d698f);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
  border-color: #0d698f #0d698f hsl(201, 100%, 25%);

}


.btn-primary{
  background-color: hsl(201, 100%, 30%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00aeef", endColorstr="#204d74");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#00aeef), to(#204d74));
  background-image: -moz-linear-gradient(top, #00aeef, #204d74);
  background-image: -ms-linear-gradient(top, #00aeef, #204d74);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00aeef), color-stop(100%, #204d74));
  background-image: -webkit-linear-gradient(top, #00aeef, #204d74);
  background-image: -o-linear-gradient(top, #00aeef, #204d74);
  background-image: linear-gradient(#00aeef, #204d74);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
  border-color: #204d74 #204d74 hsl(201, 100%, 25%);

  -webkit-font-smoothing: antialiased;
  border-color: #204d74 #204d74 hsl(201, 100%, 25%) !important;
    }
*/
.btn-primary{
    background: #06506d!important;
    border: none;
    font-weight: bolder;
}
.btn-primary:hover {
    background: #0c759e;
}
