/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,900');
.cb.plain {
	display: none;
}

/*Temp Overrides*/
.cb .cb-title {
    display: none;
}

/*Main*/
body {
	font-family:"Lato",sans-serif;
	font-weight:300;
	font-size:18px;
	line-height: 20px;
	color:#666;
	background-color:#fff;
}

.large-frame {
	width: 1400px;
	margin: 0 auto;
}
.frame.frame-pad {
	padding: 80px 0;
}
.body.no-top {
	padding-top: 0;
}
.body.no-base {
	padding-bottom: 0;
}
div.no-border {
	border: none;
}
h1,.h1,
h2,.h2,
h3,.h3,
h5,.h5,
h6,.h6 {
	font-family:"rift",sans-serif;
}
h1,.h1 {
	text-transform: uppercase;
	font-family:"Decalotype",sans-serif;
	font-weight: 700;
	font-size: 46px;
	line-height: 50px;
	color:#05466D;
}
h2,.h2 {
	font-size: 40px;
	line-height: 42px;
	font-weight: 600;
	color: #05466D;
}
h3,.h3 {
	text-transform: uppercase;
	font-family: "lato", sans-serif;
	font-size: 33px;
	font-weight: 700;
	color: #05466D;
	line-height: 30px;
}

h4,.h4 {
	font-family: "lato", sans-serif;
	color: #05466D;
}
a:not(.button) {
	color:#0B8CC6;
	text-decoration:none
}
.responsive {
	width: 100%;
	vertical-align: top;
}
.responsive.news-image{
	width:100%;
}
.c-image{
	width:150px;
}
.orange,
.text-orange {
	color:#F47E2C;
}
hr {
	border: 1px solid #eee;
}
.no-marg {
	margin: 0;
}

.lil-text {
	font-size: 12px;
}

/*Template Colours*/
.header {
	background-color:#F2F2F2;
	background-image: url(images/bg-head.png);
	background-position: top right;
	background-size: contain;
	background-repeat: no-repeat;
	padding: 25px 0;
}
.navigation {
	background-color: #05466D;
	border: none;
}
.copyright {
	line-height: normal;
	background-color: #333;
	padding: 0px 0;
	border: none;
}
.payment-summary {
	background-color: #05466D;
	border: none;
}
.copyright a {
	color:inherit;
}
.coltable.pad > .col, .coltable.padcol40 > .col {
	padding:40px;
}
.footer > .frame > .coltable > .col:last-child {
	padding-right:0;
}
.footer > .frame > .coltable > .col:first-child {
	padding-left:0;
}
.coltable > .col.inline {
    display: inline-block;
    float: none;
}
.notification.green a,
.notification.red a {
	color: #FFF;
}

/*Copyright*/
.copyright {
	background-color: #3D8FC9;
}
.copyright p {
	color: #6cc2ff;
}

/*Banner*/
.banner {
	background-color:#fff;
	position: relative;
	z-index: 1;
}
.banner .slider-wrapper {
	box-shadow:none;
}
.banner .slide img.banner-logo {
	width: 400px;
	margin: 0 auto;
	position: relative;
}

.banner-box {
	text-align: center;
	margin: 0 auto 0 0;
	display: table-cell;
	width: 700px;
	transform: scale(1.1,1.1);
	text-shadow: 0 0 10px rgba(7,34,58,0.15);
}
.banner-box h2 {
	font-family: "lato", sans-serif;
	text-transform: uppercase;
	font-weight: 100;
	font-size: 36px;
	letter-spacing: 2px;
	margin-bottom: 15px;
}
.banner-box h1 {
	color: #fff;
	font-size: 75px;
	line-height: 60px;
	letter-spacing: 0.5px;
}
.banner-box h3 {
	font-family: "lato", sans-serif;
	text-transform: uppercase;
	font-weight: 200;
	font-size: 22px;
	letter-spacing: 1.5px;
}
.banner-box div.line-break {
	height: 3px;
	background-color: #F47E2C;
	margin: 25px auto 22px;
	width: 40%;
}
.banner-box p {
	color: #F47E2C !important;
	font-weight: 400;
	letter-spacing: 1px;
	margin: 0;
	font-size: 25px;
    line-height: 30px;
}

.banner-box.bb-alt h2,
.banner-box.bb-alt h1,
.banner-box.bb-alt h3 {
	color: #05466D !important;
}
.banner-box.bb-alt p {
	color: #fff !important;
}
.banner-box.bb-alt div.line-break {
	background-color: #fff;
}

/*News Posts*/
.post-wrap.post-type-news .post-item h3 {
	font-size: 22px;
}
.post-wrap .post-item:hover {
	border-color: #999;
}

.post-wrap.post-type-jobs .col {
	float:none;
    display:inline-block;
    width:32%; 
}

/*Breadcrumb*/
.breadcrumb a,
.breadcrumb {
	font-size:14px;
	color: #CCC;
}
.breadcrumb em {
	color:#CCC;
	padding:0 4px;
}

/*Header*/
.header .col-nav {
	text-align: right;
}
.logo {
	width: 350px;
	height: 90px;
	position: relative;
	background-size: contain;
	background-position: left top;
	transition: all 0.2s ease-out 0s;
	z-index: 999;
	background-image: url(images/logo.png);
	text-indent: -9999px;
}
.logo:active {
	transform: scale(1.1,0.9);
}

/*Navigation Links*/
ul.top-links {
	display: table;
	margin: 0 0 0 auto;
	padding-bottom: 20px;
}
.top-links li {
	list-style: none;
	margin: 0px;
	display: table-cell;
}
.top-links li a {
	background-color: #174081;
	color: #fff;
	padding: 7px 14px 6px;
	border-radius: 3px;
	width: 100%;
	font-weight: 200;
	font-size: 14px;
	margin: 0px 2px;
}
.top-links li.nz-flag a {
	padding: 7px 23px 6px;
	border-radius: 3px;
	background-image: url(images/nz-flag.png);background-position: left center;background-repeat: no-repeat;background-size: cover;
}
.top-links li.cn-flag a {
	padding: 7px 23px 6px;
	border-radius: 3px;
	background-image: url(images/cn-flag.png);background-position: left center;background-repeat: no-repeat;background-size: cover;
}

.top-links li:last-child a {
	background-color: #EC1C24;
}
.top-links li a:hover {
	background-color: #eee;
	color: #16469D;
	text-decoration: none;
}
.top-links li.nz-flag a:hover,
.top-links li.cn-flag a:hover {
	opacity: 0.6;
	background-color: #23293C;
}

/*Footer*/
.footer {
	position: relative;
	padding: 60px 0;
	color:#FFF;
	background:#05466D;
	background-image: url(images/bg-foot.png);
	background-repeat: no-repeat;
	background-position: top right;
}
.footer .small-frame {
	padding:100px 0 60px;
}
.footer .footer-logo {
	padding: 0 0 50px;
}
.footer .footer-logo .column{
	display: table;
	margin: 0 auto;
}
.footer .footer-logo .column img {
	height: 65px;
}
.footer .footer-logo a {
	display: inline-block;
	padding: 0 10px;
}
.footer .foot-social {
	text-align: center;
	margin: 0 0 60px;
}
.footer .foot-menu {
	text-align: center;
	margin: 0 0 30px;
}
.footer .foot-social li,
.footer .foot-menu li {
	display: inline-block;
}
.footer .foot-menu li a {
	border: none;
	font-size: 18px;
	color: #fff;
	font-family: "Decalotype", sans-serif;
	padding:0 15px 0 0;
	color: rgba(255,255,255,0.7);
}
.footer .foot-menu li a::before {
	content: "|";
	padding-right: 15px;
	color: rgba(255,255,255,0.3);
}
.footer .foot-menu li:first-child a::before {
	content:none;
	padding-right: 0px;
}
.footer .foot-menu li a:hover {
	color: #FFF !important;
}

.footer .foot-social li a {
	font-family: "Decalotype", sans-serif;
	color:rgba(255,255,255,0.45);
	padding:0 10px;
	font-size: 16px;
	font-weight: 100;
	font-family: "lato", sans-serif;
}
.footer .foot-social li a .fa {
	transition: all 0.2s ease-in-out 0s;
	background-color: rgba(255,255,255,0.45);
	text-shadow: 0 0 0;
	color: #05466D;
	text-align: center;
	padding: 6px 3px 5px;
	width: 29px;
	font-size: 18px;
	margin-right: 2px;
}
.footer .foot-social li a:hover {
	color: #FFF;
	text-decoration: none;
}
.footer .foot-social li a:hover .fa {
	background-color: #FFF;
	color: #0B8CC6;
}
.footer .foot-menu {
	border: none;
	padding-right: 40px;
	padding-top: 15px;
}
.copyright {
	background:none;
}
.footer-cright .copyright-contact {
	font-size: 16px;
	color: #FFF;
	margin: 0 0 20px;
	text-align:center;
}
.footer-cright .copyright-contact span {
	color:rgba(255,255,255,0.75);
}
.footer-cright {
	text-align: center;
}
.footer-cright p {
	margin: 0;
	font-size: 14px;
	font-weight: 100;
	color: rgba(255,255,255,0.15);
	text-align:center;
}
.footer-cright p a {
	color: rgba(255,255,255,0.5);
}
.footer-cright p a:hover {
	color: rgba(255,255,255,0.8);
	text-decoration: none;
}
.footer-cright p span {
	color: rgba(255,255,255,0.3);
	padding: 0 5px;
}
.footer-cright img.foot-badge {
	width: 300px;
	vertical-align: top;
	opacity: 0.33;
	margin: 60px 0 10px;
}

/*Copyright*/
.copyright * {
	color:#FFF;
}

/*Box*/
.box {
	border-width:1px;
	/*background: fixed url(images/bg-city.jpg);*/
	min-height:100px;
}
.box.bg-blue{
    background-color: rgba(5,70,109,0.9);
    border-color: #05466D;
}
.box.bg-blue h1{
    color: #fff;
    letter-spacing: 1px;
    font-size: 2.5em;
}
.form-block {
	border-width:1px;
}
.mentoring.box{
	padding:20px 10px;
	background-color:#0B476C;
	min-height:108px;
}
.mentoring.box h3 b{
	font-size:25px;
	color:#fff;
}
.mentoring.box:hover{
	box-shadow: inset 450px 0 0 #F27E38;
}
.text-left{
    text-align: left !important;
}
.contact-box.img hr{
    margin: 10px 0;    
}
.contact-box.img p{
    margin: 0;
}
.contact-box.img h3{
    margin: 0 0 5px 0;  
    font-size: 20px;
    padding-top: 20px;
}
.contact-box.img{
    min-height: 160px;
    /*min-height: 309px;*/
}

.contact-box.img img{
    width: auto;
   /* max-width: 100px;*/
}
.contact-box{
	border:2px solid #EEE;
	min-height:200px;
	padding:20px;
	text-align:center;
}
.contact-box h3 {
	text-transform: none;
	color:#F47E2C;
	font-size: 24px;
}
.contact-box img {
	width: 100%;
	vertical-align: top;
}
.logo-box{
	max-height:150px;
	max-width:200px;
	padding: 0 7px;
	transition:all 0.3s ease;
}
.logo-box:hover {
	border-radius:50%;
	border:1px solid #05466D;
	-webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
 }
 .logo-box.med{
	max-width: 180px;
	max-height: 100px;
}
 .logo-box.big{
	max-width:350px;
	padding: 25px;
}
 .logo-box.big:hover{
	-webkit-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
	border-radius:0;
	border:none;
	box-shadow:none;
}
/*News Block*/
.newsblock .col.first {
	padding-right: 40px;
}
.newsblock .col.first img {
	width: 100%;
	vertical-align: top;
	padding-right: 40px;
	border-right: 2px solid #333;
}
.newsblock .col.last {
	padding-left: 0px;
	position: relative;
}
.newsblock a.button {
	padding: 9px 25px 8px;
	border: 2px solid #333;
	background-color: #333;
	position: absolute;
	left: 0;
	bottom: 0;
}
.newsblock a.button:hover {
	background-color: #fff;
	color: #333;
}
.newsblock h2 {
	font-size: 45px;
	line-height: 33px;
}


.collist img {
	transition: all 0.2s ease-in-out 0s;
}
.collist img:hover {
	opacity: 0.8;
}

/* Contact Form */
.section-contact-form {
/*	background-color: #DCDCDC;*/
/*	background-image: url(images/bg-contact.jpg);*/
	background-size: cover;
}
.section-contact-form h2 {
	text-align: center;
	color: #05466D;
}

/*Sections*/
.section {
	padding: 100px 0px;
}
.section-home {
	background-image:url(images/bg-notes.png);
	background-position: center;
	background-size:100% auto;
	background-repeat: no-repeat;
}
.section-feature{
	background-color:#eee;
}
.section.contact .form-block .field label{
    padding-bottom: 10px;
}
.section.contact .form-block.single .field{
    padding: 10px 15px;
}
.section.contact .pb-block-type-form h2{
    text-align: center;
}
/* Product info */
.product-info-html {
	height: 370px;
	border-top: 1px solid #EEE;
	overflow-y: scroll;
	padding-top: 20px;
}
.product-info-wrapper {
	position:relative;
}
.product-info-ghost {
	height: 70px;
	width: 100%;
	bottom: 0;
	left: 0;
	position: absolute;
	background: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,1));
}

/*Footer*/
.footer ul.foot-menu li:hover > a {
	color:#0B8CC6;
}
.footer .shrink {
	transform: scale(0.85,0.85);
}
.footer .form-block {
	border:none;
	background-color:#fff;
	border-radius: 0 0 5px 5px;
}
.footer .form-block .field {
	padding: 15px 15px 0px 15px;
}
.footer .form-block .field input {
	border:none;
	background-color: #E3E3E3;
	padding: 12px 15px;
	color:#333;
}
.footer .form-block .field.submit {
	margin: 0;
	padding: 15px 15px 15px 15px;
}
.footer .form-block .field.submit button {
	margin: 0;
	padding: 10px 15px 9px;
	font-family: "proxima-nova", sans-serif;
	font-weight: 600;
	font-size: 16px;
	text-transform: uppercase;
	width: 100%;
}
.footer .head-form {
	border-radius: 5px 5px 0 0;
    color: #0B8CC6;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase;
	background-color: #E3E3E3;
	margin: 0;
	padding: 14px 18px 13px;
	letter-spacing: 1px;
	text-align: center;
}
.head-options {
	list-style: none;
	padding: 50px 0 0;
	display: inline-block !important;
}
.head-options li {
	display: inline-block;
}
.head-options li .soc-ico {
	background-color: #B2B2B2;
	width: 32px;
	padding: 6px 6px;
	color: #FFF;
	text-align: center;
	font-size: 16px;
	box-shadow:inset 0 0 0 #05466D;
}
.head-options li .soc-ico:hover {
	box-shadow:inset 0 -34px 0 #05466D;
}
.head-options li > * {
	vertical-align: bottom;
	display: inline-block;
}
.search-box {
	position: relative;
	overflow: hidden;
	padding-left: 10px;
	margin: 0;
	box-sizing: border-box;
}
.search-box input[type="text"] {
	/*float: left;*/
    width: 260px;
	background: none;
	border:none;
	border-bottom: 1px solid #05466D;
	box-sizing: border-box;
	padding: 7px 0;
    vertical-align: bottom;
    position: relative;
    right: -5px;
}
.search-box button {
	/*float: left;*/
    width: 35px;
	font-size: 15px;
	box-sizing: border-box;
	padding: 6px 5px 7px;
	border-bottom: 1px solid #05466D;
}
.ribbon-slider-top {
   height: 135px;
	position: relative;
	background-image: url(images/nav-line.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	margin: -43px 0px -126px;
	z-index: 99;
	padding: 0px;
	width: 1905px;
}
a.shopping-bag, a.sign-in {
	width: 20px;
	height: 20px;
	padding: 5.5px 15px;
	background-size: 20px 20px;
	background-repeat: no-repeat;
}
a.shopping-bag{
	background-image: url(images/shopping-bag.png);
}
a.sign-in{
	background-image: url(images/sign-in.png);
}

.leaders{
	width:300px;
}

/*Category Boxes*/
.cat-box * {
	transition: all 0.2s ease-out 0s;
}
.cat-box .col {
	padding: 15px;
}
.cat-box .col .cb-inner {
	border: 1px solid #eee;
	text-align: center;
	padding: 0px 5px 20px;
	overflow: hidden;
}
.cat-box .col .cb-inner img {
	width: 100%;
	vertical-align: top;
	position: relative;
	z-index: 1;
}
.cat-box .col .cb-inner h3 {
	font-size: 34px;
	font-weight: 500;
	color: #17479D;
	margin: 0 0 5px;
	position: relative;
	z-index: 99;
}
.cat-box .col .cb-inner p {
	color: #ccc;
	font-weight: 600;
	font-size: 16px;
}
.cat-box .col .cb-inner a.button {
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	background-color: #7DC61E;
	padding: 6px 15px;
	border-radius: 10px;
}
.cat-box .col .cb-inner:hover {
	box-shadow: 0 0 30px rgba(3,15,71,0.05);
}
.cat-box .col .cb-inner:hover img {
	transform: scale(1.1,1.1);
	z-index: 1;
}
.cat-box .col .cb-inner:hover h3 {
	color:#E9212D;
	z-index: 99;
}
.cat-box .col .cb-inner a.button:hover {
	cursor: pointer;
	background-color: #16469D;
}
.cat-box .col a:hover {
	text-decoration: none;
}

/*QUICK OPTIONS BOXES*/
.quick-op .col * {
	transition: all 0.15s ease-out 0s;
}
.quick-op .col {
	padding: 0px 30px;
}
.quick-op .col .qop {
	display: table;
}
.quick-op .col .qop img {
	display: table-cell;
	vertical-align: middle;
	padding-right: 10px;
	width: 120px;
	height: 120px;
}
.quick-op .col .qop p {
	display: table-cell;
	vertical-align: middle;
	text-transform: uppercase;
}
.quick-op .col .qop p b {
	color: #fff;
	font-family: "rift", sans-serif;
	font-size: 36px;
}
.quick-op .col .qop p b span.fa {
	padding-left: 2px;
	position: relative;
	transform: scale(0.8,0.8) translateY(1px);
	color:#F27E38;
}
.quick-op .col .qop p i {
	font-size: 14px;
	color: #F27E38;
	display: block;
	font-style: normal;
	font-weight: 400;
}

.quick-op .col .qop:hover p b span.fa {
	animation:qop-anim;
	animation-duration:0.5s;
	animation-delay:0s;
}
.quick-op .col .qop:hover p i {
	color:#fff;
}
.quick-op .col .qop:hover img {
	transform: scale(1.05,1.05);
}

@keyframes qop-anim {
	0% { right:0px;}
	20% { right:-5px; }
	40% { right:2px; }
	60% { right:-2px; }
	100% { right:0px; }
}

/*NEWS BLOCK*/
.news-block * {
	transition: all 0.2s ease-out 0s;
}
.news-block .col {
	background-color: #eee;
	padding: 50px;
}
.news-block .col:first-child {
	background-color: #f5f5f5;
}
.news-block .col h2 {
	font-size: 35px;
	line-height: 25px;
}
.news-block .col h2 a.button {
	font-size: 18px;
	line-height: 18px;
	color: #fff;
	background-color: #F27E38;
	padding: 4px 15px 5px;
	vertical-align: top;
	margin-left: 10px;
	box-shadow:inset 0px 0 0 #0B476C;
}
.news-block .col h2 a.button:hover {
	box-shadow:inset 100px 0 0 #0B476C;
}

.news-block .news-item {
	display: table;
	width: 100%;
	height: 160px;
}
.news-block .news-item.first {
	margin:20px 0 20px;
}
.news-block .news-item .img-ni {
	width: 38%;
	display: table-cell;
	background-image: url(images/placeholder-2.jpg);
	background-size: cover;
	background-position: center center;
}
.news-block .news-item:first-of-type .img-ni {
	background-image: url(images/placeholder-1.jpg);
}
.news-block .news-item .text-ni {
	width: 62%;
	display: table-cell;
	background-color: #fff;
	padding: 20px 25px;
}

.news-block .news-item .text-ni p {
	background-color: #fff;
	font-family: "lato", sans-serif;
	font-weight: 200px;
	font-size: 14px;
	color: #bbb;
	margin-bottom: 10px;
}
.news-block .news-item .text-ni h4 {
	font-family: "Decalotype", sans-serif;
	color: rgba(19,77,124,0.70);
	font-size: 26px;
	line-height: 32px;
	font-family: "rift",sans-serif;
/*
	min-height: 80px;
	max-height: 80px;
*/
	overflow: hidden;
}
.news-block .news-item .text-ni p a.button {
	background-color: #B3B3B3;
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	box-shadow:inset 0px 0 0 #0B476C;
}
.news-block .news-item .text-ni p a.button:hover {
	box-shadow:inset 220px 0 0 #0B476C;
}
.news-block .news-item .text-ni p:last-child {
	min-height:inherit;
	max-height:inherit;
	margin: 0;
}

.news-block .news-item .twt-ni {
	width: 160px;
	display: table-cell;
	background-color: #29ABE2;
	position: relative;
}
.news-block .news-item .fb-ni {
	width: 160px;
	display: table-cell;
	background-color: #256689;
	position: relative;
}
.news-block .news-item .lin-ni {
	width: 160px;
	display: table-cell;
	background-color: #4875B4;
	position: relative;
}

.news-block .news-item .twt-ni p,
.news-block .news-item .lin-ni p,
.news-block .news-item .fb-ni p {
	top: 20%;
	right: 20%;
	position: absolute;
	text-align: center;
	font-size: 100px;
	color: #fff;
	margin: 0;
}
.news-block .news-item .social-news {
	width: auto;
}

#newsub {
	width: 900px;
	margin: 0 auto;
	padding: 10px 0 10px;
}
#newsub h2 {
	font-size: 36.7px;
	line-height: 36px;
	text-align: center;
	letter-spacing: 1px;
	margin-bottom: 10px;
	color: #aaa;
}
#newsub .newsub .field{
	width: 100%;
	display: table;
}
#newsub .newsub input#form_email{
	width: 75%;
	padding: 11px 18px 12px;
	display: table-cell;
	font-family: "Decalotype", sans-serif;
	box-sizing: border-box;
	font-size: 20px;
	border:none;
}
#newsub .newsub input#go{
	width: 25%;
	padding: 11px 18px 12px;
	display: table-cell;
	background-color: #F27E38;
	font-family: "Decalotype", sans-serif;
	box-shadow: inset 0 0 0 #0B476C;
	text-transform: uppercase;
	box-sizing: border-box;
	font-size: 20px;
}
#newsub .newsub input#go:hover {
	box-shadow: inset 250px 0 0 #0B476C;
}

.newtext {
	font-size: 14px;
	line-height: 24px;
	color: #0B476C;
	margin: 20px 0 20px;
	text-align: justify;
}
a.button.bt-alt {
	transition: all 0.2s ease-out 0s;
	box-shadow: inset 0 0 0 #0B476C;
	font-family: "Decalotype", sans-serif;
	background-color: #F27E38;
	font-size: 16px;
	padding: 5px 12px 7px;
	border-radius: 3px;
	color: #fff;
}
a.button.bt-alt:hover {
	box-shadow: inset 110px 0 0 #0B476C;
}

/*Industry Box*/
.ind-box {
	display: table;
	background-color: #fff;
	padding: 50px 60px;
	margin: 20px 0;
}
.ind-box h2 {
	font-size: 54px;
	line-height: 56px;
	display: table-cell;
	padding-right: 40px; 
	vertical-align: middle;
	margin: 0;
}
.ind-box .ind-inner {
	padding-left: 40px;
	vertical-align: middle;
	border-left: 2px solid #eee;
	display: table-cell;
	width: 65%;
}
.ind-box .ind-inner p {
	color: #888;
	font-size: 16px;	
	margin: 0 0 30px;
	line-height: 26px;
	text-align: justify;
}
.ind-box .ind-inner ul.check-list li {
	font-size: 16px;
}

/*Check list*/

ul.check-list li {
	list-style:none;
}
ul.check-list li {
	position:relative;
	margin-left:25px;
	margin-bottom:10px;
	color: #0B476C;
}
ul.check-list li::before {
	font-family: FontAwesome;
	content: "\f058";
	color:#0B476C;
	padding-right:10px;
	position:absolute;
	left:-24px;
	top:1px;
}

/*Full List*/
ul.full-list {
	margin: 30px 0 20px;
}
ul.full-list li {
	list-style:none;
}
ul.full-list li {
	position:relative;
	padding: 8px 15px 11px 34px;
	margin-bottom:10px;
	box-shadow:inset 0px 0 0 #F9992A;
	transition: all 0.3s ease-in-out 0s;
	font-family: "Decalotype", sans-serif;
	background-color: #F27E38;
	font-weight: 100;
	color: #fff;
}
ul.full-list li::before {
	font-family: FontAwesome;
	content: "\f0da";
	color:#fff !important;
	padding-right:10px;
	position:absolute;
	left:16px;
	top:9px;
}
ul.full-list li:hover {
	box-shadow:inset 400px 0 0 #FFB243;
	transform: translateX(8px);
}
ul.full-list li a {
	color: #FFF;
}
/*Sponsor List*/
.sponsor-col {
	background-color: #fff;
	position: relative;
}
.sponsor-col .col {
	width: 12.5%;
	padding:0 10px;
}

.sponsor-col::before {
	font-family: FontAwesome;
	content: "\f0d9";
	position:absolute;
	font-size: 40px;
	color:#fff;
	left:-30px;
	top:40px;
}
.sponsor-col::after {
	font-family: FontAwesome;
	content: "\f0da";
	position:absolute;
	font-size: 40px;
	color:#fff;
	right:-30px;
	top:40px;
}

/* Gradiented Post Images */
.post-wrap .post-item img {
	width: 100%;
}
.post-item.pi-img {
	position: relative;
	border: none;
}
.post-item.pi-img .post-image {
	z-index: 98;
	position: relative;
}
.post-item.pi-img .post-image img {
	width: 100%;
	vertical-align: top;
}
.post-item.pi-img .post-body {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	/*height: 100%;*/
	z-index: 99;
	background: linear-gradient(rgba(240,117,30,0.0),rgba(240,116,30,0.8));
	border-bottom: 4px solid #F47E2C;
	padding-top: 15px;
}
.post-item.pi-img:hover .post-body {
	background: linear-gradient(rgba(240,117,30,0.0),rgba(240,116,30,1));
	padding-top: 25px;
}
.post-item.pi-img .post-body a .h3,
.post-item.pi-img .post-body .h3 {
	color: #FFF;
	text-align: center;
	font-family: 'rift',sans-serif;
}
.post-item.pi-img:hover .post-body {
	border-color: #F47E2C;
}

/*Icon Column*/
.ico-col .col {
	padding: 10px 40px;
	text-align: center;
	
}
.ico-col .col img {
	width: 70%;
	vertical-align: top;
	margin-bottom: 20px; 
}
.ico-col .col h2 {
	font-size: 30px;
	color: #fff;
	line-height: 32px;
	margin: 0;
}

/*Alternate Boxes*/
.alt-box {
	padding:20px 0;
}
.alt-box .col {
	padding:0 30px;
}
.alt-box .alt-orange {
	box-shadow:inset 0 350px 0 rgba(255,255,255,0.2);
	transition: all 0.3s ease-in-out 0s;
	background-image: url(images/alt-orange.jpg);
	background-position: center;
	background-size: cover;
}
.alt-box .alt-blue {
	box-shadow:inset 0 350px 0 rgba(255,255,255,0.2);
	transition: all 0.3s ease-in-out 0s;
	background-image: url(images/alt-blue.jpg);
	background-position: center;
	background-size: cover;
}

.alt-box .alt-orange .alt-text {
	transition: all 0.3s ease-in-out 0s;
	background-color: rgba(242,126,56,0.90);
}
.alt-box .alt-blue .alt-text {
	transition: all 0.3s ease-in-out 0s;
	background-color: rgba(11,71,108,0.90);
}
.alt-box .col .alt-text {
	position: relative;
	min-height: 300px;
	padding: 40px 40px 40px 40px;
	width: 320px;
}
.alt-box .col:hover .alt-orange, 
.alt-box .col:hover .alt-blue {
	box-shadow:inset 0 350px 0 rgba(255,255,255,0.0);
}
.alt-box .col:hover .alt-orange .alt-text {
	background-color: rgba(242,126,56,0.8);
}
.alt-box .col:hover .alt-blue .alt-text {
	background-color: rgba(11,71,108,0.8);
}

.alt-box .alt-text h2{
	font-size: 38px;
	line-height: 42px;
	color: #fff;
}
.alt-box .alt-text p {
	color: #fff;
	font-size: 15px;
	line-height: 19px;
	text-align: justify;
	margin-bottom: 25px;
}
.alt-box .alt-text p:last-child {
    /*position: absolute;
	left: 40px;
	bottom: 40px;*/
	margin: 0;
}
.alt-box .alt-text p a.button {
	background-color: #fff;
	text-transform: uppercase;
	color: #F27E38;
	font-size: 14px;
	box-shadow:inset 0px 0 0 #0B476C;
	font-family: "Decalotype", sans-serif;
}
.alt-box .alt-blue .alt-text p a.button {
	color: #0B476C;
}
.alt-box .alt-text p a.button:hover {
	box-shadow:inset 170px 0 0 #0B476C;
	color: #fff;
}
.alt-box .alt-blue .alt-text p a.button:hover {
	box-shadow:inset 170px 0 0 #F27E38;
}

.staff-frame {
	width: 1600px;
	margin: 0 auto;
	padding: 60px 0;
}
.staff-frame h2 {
	margin-bottom: 40px;
}
.staff-frame hr {
   margin: 30px 0 60px;
}
.staff-frame .row {
    margin:0;
}

.leadership-container {
	width: auto;
	margin: 0 auto;
}
.leadership-container > .col{
	min-height: 360px;
	width: 16.666% !important;
	padding: 20px !important;
	min-width: 220px;
	float: none !important;
	display: inline-block !important;
}
.leadership-container > .col > img{
	margin-bottom: 15px;
	max-width: 200px;
	border-radius: 100px;
}

.procol >.col > h4 {
	text-align:center;
	margin-bottom: 2px;
}
.procol >.col > h4.procol-sub {
	text-align:center;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 16px;
	color: #F37E2E;
}
.procol >.col > p {
	text-align:center;
	font-size: 12px;
	line-height: 15px;
}


/* Slider Sponsor*/
.slider-sponsor img {
	width: 100%;
}
.slider-sponsor li {
	padding: 10px;
	box-sizing: border-box;
}

/*Biggish Button*/
a.biggish-button {
	background: linear-gradient(#ff8140,#ED6823);
	border: 2px solid #F47E2C;
	color: #FFF;
	border-radius: 10px;
	padding: 5px 20px;
	transition: all 0s ease-out 0s;
	font-size: 35px;
	margin: 10px 0;
	display: inline-block;
}
a.biggish-button:hover {
	background: linear-gradient(#ED6823,#ff8140);
	color: rgba(255,255,255,0.8);
	text-decoration: none;
}

/*Big Button*/
a.big-button {
	background: linear-gradient(#ff8140,#ED6823);
	border: 2px solid #F47E2C;
	color: #FFF;
	border-radius: 10px;
	padding: 20px 32px 22px;
	transition: all 0s ease-out 0s;
	font-size: 35px;
	margin: 10px 0; 
}
a.big-button .fa{
	padding-right: 12px;
}
a.big-button:hover {
	background: linear-gradient(#ED6823,#ff8140);
	color: rgba(255,255,255,0.8);
	text-decoration: none;
}

/*Vision Section*/
.section-vision {
	/*background: transparent;*/
	background: fixed url(images/bg-vision.jpg);
	background-position: center;
	background-size: cover;
	text-align: center;
	padding: 40px 0 50px !important;
}
.section-vision h3 {
	padding: 60px 20px;
	background-image: url(images/icons/eye.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	font-size:46px;
	font-weight: 300;
	letter-spacing: 3px;
	color: #fff;
	margin-bottom: 30px;
}
.section-vision h1 {
	color: #fff;
	font-size: 55px;
	margin-bottom: 15px;
}
.section-vision h4 {
	color: #fff;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 20px;
	letter-spacing: 1px;
	margin: 0;
}

/**********SECTIONS**********/

.section {
	width: 100%;
	padding: 80px 0;
}
.section-options {
	background-color: #05466D;
	padding: 40px 0;
}
.section-grey {
	background-color: #f2f2f2;
	padding: 40px 0;
}
.section-greyer {
	background-color: #E9E9E9;
	padding: 60px 1px;
	
}
.section-greyer hr {
	border: 1px solid #FFF;	
}
.section-orange {
	background-color: #F27E38;
}
.section-greyest {
	background-color: #DCDCDC;
	padding: 60px 0;
}
.section-cityscape {
	/*background: transparent;*/
	background: fixed url(images/bg-city.jpg);
	background-size: cover;
	background-position: center;
	padding: 40px 0 50px !important;

}
.section-grey p,.section-greyer p,.section-greyest p,.section-white p{
	color:#666;
	text-align:left;
}
.section-cityscape h2,
.section-cityscape p {
	color:#fff;
}
.section-contact-map,
.section-contact-map .frame {
	padding: 0;
}
.img-hsp{
	min-height:100px;
	text-align:center;	
}
.bg-blue{
	background-color:#f2f2f2;
}
.chart{
	background-color:#fff;
	padding:10px;
}
.btn-mentor{
	padding: 20px 40px;
	text-transform: uppercase;
	letter-spacing: 5px;
	margin-right: 15px;
	background-color: #068ed0;
	color: #fff;
	font-weight:400;
}
/****************OVERRIDE*****************/

/* Event */
.c-event-head.no-image .col:last-child {
	padding-left: 0;
}

.box.box-small {
	padding: 5px 10px;	
}
.form-block {
	border: none;
	display: table;
	width: 100%;
}
.form-block.filter {
	display: table;
	margin: 0 auto;
}

.pro-search .field {
	padding: 0 !important;
	display: table-cell;

}
.pro-search .field:first-child {
	width: 80%;
}
.pro-search .field:last-child {
	width: 20%;
}
.pro-search .field input {
	border:none;
	padding: 11px 13px;
	background-color: #eee;
	box-sizing: border-box;
	width: 100%;
}
.pro-search .field button,
.pro-search .field input[type="submit"] {
	font-size: 14px !important;
	padding: 11px 13px;
	box-sizing: border-box;
	background-color: #16469D;
	width: 100%;
}
.pro-search .field button:hover,
.pro-search .field input[type="submit"]:hover {
	border-radius: 0;
	box-shadow: 0 0 0 rgba(0,0,0,0);
	background-color: #E9212D;
	color: #fff;
}


.pro-sort form {
	vertical-align: top;
}
.pro-sort form .field {
	padding: 0;
	vertical-align: top;
	margin: 0 5px;
}
.pro-sort form .field select {
	border-radius: 0 !important;
	padding: 9px 12px !important;
	font-size: 14px !important;
	border-color: #eee !important;
	position: relative !important;
	top:1px !important;
}
.pro-sort form .field input {
	color: #aaa;
	position: relative;
	background-color: #eee;
	padding: 12px 14px 11px;
	font-size: 14px;
	display: inline-block;
	font-family: "niveau-grotesk",sans-serif;
	font-weight: 300;
	letter-spacing: 1px;
	right: -6px;
}
.pro-sort form .field input:hover {
	background-color: #23293C;
	border-radius: 0;
	color: #fff;
}


.product-box .box .title a {
	font-size: 22px;	
	color: #16469D !important;
}
.product-box .box:hover .title a {
	color: #E9212D !important;
}


.product-table {
	position: relative;
	margin-top: -90px;
	margin-bottom: -30px;
}
.product-table .col:first-child {
	padding: 60px 20px 10px 10px;
}
.product-table .col:last-child {
	padding: 10px 0px 10px 20px;
}
.product-table .product-image-container,
.product-table .product-image-container .main-link {
	padding:0;
	box-shadow: 0 0 0;
}
.product-table .product-image-container img.main {
	border:2px solid #eee;
}

.product-table ul.bullet-list li::before {
	content: "\f00c";
	color: #EC1C24;
	left: -25px;
	top: 1px;
}
.product-table form {
	margin-top: 40px;
}
.product-table form .field {
	display: inline-block;
}
.product-table form .field button {
	background-color: #EC1C24;
	box-sizing: border-box;
	color: #fff;
	padding: 10px 18px 10px;
	border-radius: 3px;
	width: 100%;
	font-weight: 400;
	font-size: 18px;
	margin: 0px 2px;
	letter-spacing: 1px;
	font-family: "niveau-grotesk", sans-serif;
	transition: all 0.15s ease-out 0s;
}
.product-table form .field.pro-add button {
	background-color: #7DC61E;
}
.product-table form .field button:hover {
	background-color: #fff;
	color:#16469D; 
}

.product-table p.pro-return a {
	color: #999;
	font-size: 18px;
}
.product-table p.pro-return a .fa {
	transform: scale(1.8,1.8);
	padding-right: 16px;
	position: relative;
	right: -12px;
}
.product-table p.pro-return a:hover {
	text-decoration: none;
	color: #E9212D;
}

.br-wrapper{
	padding: 0px 350px;
}
.br-wrapper-nat-mentor{
	padding: 0px 250px;
}
.br-wrapper-leader{
	padding: 0px 350px;
}
.button.form-button{
	padding: 15px 30px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.memeber-status-boards{
	font-size: 14px!important;
}

.sssnext, .sssprev{
	display:none;
}
.box-branch-about, .box-branch-contact{
	min-height:350px;
}
.box-branch-about h2, .box-branch-contact h2{
	text-align:center;
}
.box-branch-about p, .box-branch-contact p{
	line-height: 30px;
}
.table-events tr, td{
	padding: 10px
}
.block-national-exec{
	width:350px;
	height:500px;
    padding: 30px;
}
.block-national-exec h4,
.block-national-exec p{
	text-align:center;
}

/*Other*/
.prime-sponsors {
	display: table;
	margin: 0 auto;
}
.prime-sponsors img {
	margin: 10px;
	height: 80px;
}

.text-center {
    text-align: center !important;
}
.pad-top-0 {
    padding-top:0 !important;
}

/* Col Width */
.col.w60{
	width:60%;
}
.col.w40{
	width:40%;
}
.newsletter-list{
	list-style: none!important;
	list-style-position: unset!important;
}
.newsletter-list li .coltable{
	max-height: 200px;
}
.newsletter-list p{
	font-size: 20px;
	text-decoration: underline;
}
.newsletter-list p{
	font-size: 20px;
	text-decoration: underline;
}

.home-feature-block .col h2 a.button {
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    background-color: #F27E38;
    padding: 4px 15px 5px;
    vertical-align: top;
    margin-left: 10px;
    box-shadow: inset 0px 0 0 #0B476C;
}
.home-feature-block .col h2 a.button:hover {
	box-shadow:inset 100px 0 0 #0B476C;
}
.home-feature-block .col h2 {
    font-size: 35px;
    line-height: 25px;
}
.branch-list>.col>.post-item {
	min-height: 0px!important;
}
.promo-items>.col>.post-item {
	min-height: 0!important;
	border: 2px solid #05466D;
	border-radius: 8px;
	transition: all 0.15s ease-out 0s;
}
.promo-items>.col>.post-item:hover {
	border: 2px solid #F27E38;
}
.post-item.pi-img:hover .post-body{
	padding-top: 15px!important;
}
.promo-items .post-item.pi-img .post-body{
	border: none;
	background: none;
}
.promo-items .post-item.pi-img .post-body{
	border: none;
	background: none;
	color: #F27E38!important;
	position: relative;
}
.promo-items .post-item.pi-img .post-body a .h3, .promo-items .post-item.pi-img .post-body .h3{
	color: #F27E38!important;
}
.event-mem-container{
	margin-bottom: 30px;
}
.event-mem-container .join-link{
	display: block;
	margin-top: 20px;
}
.event-mem-container .join-link:hover{
	text-decoration: underline;
}
#checkout-submit-loader-container {
	display: none;
}

#checkout-submit-loader-container .checkout-submit-loader {
    border: 5px solid #f3f3f3; /* Light grey */
    border-top: 5px solid #F47E2C; /* Blue */
    border-radius: 50%;
    width: 30px;
    height: 30px;
	display: inline-block;
    animation: spin .7s linear infinite;
}

.corporate-info-table .fa-check{
	padding: 30px;
	font-size: 30px;
	color: #ff8140
}
.corporate-info-table {
    empty-cells: show;
    border: 2px solid #000;
	border-spacing: 0px;
}
.corporate-info-table th {
	padding: 5px;
	font-family: "lato", sans-serif;
    color: #05466D;
	font-size: 18px;
    font-weight: 700;
}
.corporate-info-table td,
.corporate-info-table th {
    min-width: 2em;
    min-height: 2em;
    border: 1px solid #000;
}
.cb-content ul{
	margin-left: 30px;
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/*Other New*/
.brand-column .pb-column {
	padding: 30px;
	background-color: #f3f3f3;
	border-radius: 10px;
	border: 5px solid #fff;
}
.brand-column .pb-column .button {
	font-size: 14px;
	padding: 6px 14px;
	border-radius: 5px;
}
.display_archive  .campaign{
	font-size: 20px;
	transition: all 0.2s ease-out 0s;
	line-height: 125%; 
	margin: 5px;
	font-weight: 400;
}
.display_archive  .campaign:hover{
	transform: scale(1.03,1.03);
}
.display_archive  .campaign::before{
	font-family: FontAwesome;
    content: "\f054";
    color: #ff8140;
    padding-right: 10px;
    left: -20px;
    top: 1px;
}
.panel-upcoming-events{
	background-color: #05466D;
	border: 3px solid #05466D;
}
.panel-upcoming-events .panel-header-upcoming-events{
	padding: 15px;
}
.panel-upcoming-events .panel-header-upcoming-events h2{
	color: #EEE;
	margin: 0px;
}
.panel-upcoming-events .panel-header-upcoming-events a.button{
	border: 1px solid #F47E2C;
	background-color: #F47E2C;
}
.panel-upcoming-events .panel-header-upcoming-events a.button:hover{
	box-shadow: inset 100px 0 0 #0B476C;
}
.panel-upcoming-events .panel-body-upcoming-events{
	background-color: #FFFFFF;
}
.panel-upcoming-events .panel-body-upcoming-events p{
	margin:0px;
}
.list-upcoming-events{
	list-style: none;
	list-style-type: none!important;
}
.list-upcoming-events li:nth-child(odd) {
    background-color: #FFFFFF;
}
.list-upcoming-events li:nth-child(even) {
    background-color: #EEE;
}
.list-upcoming-events li:hover{
	background-color:#DCDCDC;
}
.list-upcoming-events{
	height:332px;
	overflow-y: scroll;
}
.list-upcoming-events h4{
	font-weight: 400;
	font-size: 18px;
	margin-bottom: 8px;
}
.list-upcoming-events p{
	font-size: 16px;
	color: #646464;
}
.panel-upcoming-events time.icon{
	font-size: 0.5em; /* change icon size */
	display: block;
	position: relative;
	width: 7em;
	height: 7em;
	background-color: #fff;
	border-radius: 0.6em;
	box-shadow: 0 1px 0 #bdbdbd, 0 2px 0 #fff, 0 3px 0 #bdbdbd, 0 4px 0 #fff, 0 5px 0 #bdbdbd, 0 0 0 1px #bdbdbd;
	overflow: hidden;
}

.panel-upcoming-events time.icon *{
	display: block;
	width: 100%;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
.panel-upcoming-events time.icon strong{
	position: absolute;
	top: 0;
	padding: 0.08em 0;
	color: #fff;
	background-color: #F47E2C;
/*	border-bottom: 1px dashed #f37302;*/
	box-shadow: 0 2px 0 #F47E2C;
}
.panel-upcoming-events time.icon em{
	position: absolute;
	bottom: 0.2em;
	color: #F47E2C;
}
.panel-upcoming-events time.icon span{
	font-size: 2em;
	letter-spacing: -0.05em;
	padding-top: 1.4em;
	color: #2f2f2f;
}
.panel-upcoming-events .coltable-upcoming-events{
	padding:10px;
}

.home-gallery .gallery-image {
    border: none;
}
.home-gallery .image-container .col {
    float: none;
    display: inline-block;
}

.section-pad-40 {
    padding: 40px 0;
}
.news-items > .news-item{
	overflow: hidden;
	position: relative;
	margin-bottom: 30px;
}

.news-items > .news-item .corner-ribbon{
	position: absolute;
}
.news-items .news-item > .coltable.pad > .col, .news-items .news-item > .coltable.padcol > .col{
	padding: 15px;
}
.news-items > .news-item h2{
	font-size: 30px;
    line-height: 42px;
    font-weight: 600;
}
.news-items > .news-item .corner-ribbon{
	font-family: "Lato",sans-serif;
    font-weight: 600;
    font-size: 14px;
	line-height: 39px;
}
.section-page-header{
	padding: 40px 40px 50px;
    background-color: #f3f3f3;
	margin-bottom: 30px;
}
body.no-pad div.body{
	padding: 0px;
}
.search-result h2{
	font-size: 30px;
    line-height: 42px;
    font-weight: 600;
}

/* Calendar V2 Start */
.panel-event-list{
	background-color: #05466D;
	border: 3px solid #05466D;
}
.panel-event-list .panel-header{
	padding: 15px;
}
.panel-event-list .panel-header h2{
	color: #EEE;
	margin: 0px;
}
.panel-event-list .panel-header a.button{
	border: 1px solid #F47E2C;
	background-color: #F47E2C;
}
.panel-event-list .panel-header a.button:hover{
	box-shadow: inset 100px 0 0 #0B476C;
}
.panel-event-list .panel-body{
	background-color: #FFFFFF;
}
.panel-event-list .panel-body p{
	margin:0px;
}

.panel-event-list .panel-header .form-block.form-block-filter{
	display: inline-block;
	overflow: hidden;
	margin: 0;
	vertical-align: middle;
	border: none;
	border-radius: 5px;
	background-color: #0B476C;
}
.panel-event-list .form-block.form-block-filter .field.form-head{
/*	width: auto;*/
	color: #FFF;
}
.panel-event-list .form-block.form-block-filter .field.form-head label{
	color: #FFF;
	font-size: 22px;
}
.panel-event-list .form-block.form-block-filter .field{
	vertical-align: middle;
	display: table-cell;
/*    float: none;*/
    border-left: none;
    padding: 7px;
}
.panel-event-list .form-block.form-block-filter .form-head{
	border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    border: none;
}
.panel-event-list .panel-header input[type="submit"]{
	border: 1px solid #F47E2C;
    background-color: #F47E2C;
}
.panel-event-list .panel-header input[type="submit"]:hover{
	box-shadow: inset 200px 0 0 #0B476C;
}
.panel-event-list .panel-body{
	padding:0px;
}
.panel-event-list .panel-body .event-list{
	list-style: none;
	list-style-type: none!important;
}
.panel-event-list .panel-body .event-list li:nth-child(odd) {
    background-color: #FFFFFF;
}
.panel-event-list .panel-body .event-list li:nth-child(even) {
    background-color: #EEE;
}
.panel-event-list .panel-body .event-list li:hover{
	background-color:#DCDCDC;
}
.panel-event-list .panel-body .event-list{
/*
	height:332px;
	overflow-y: scroll;
*/
}
.panel-event-list .panel-body .event-list h4{
	font-weight: 400;
	font-size: 20px;
	margin-bottom: 10px;
}
.panel-event-list .panel-body .event-list p.time{
	font-weight: 400;
	font-size: 20px;
	margin-top: 12px;
}
.panel-event-list .panel-body .event-list p{
	font-size: 16px;
	color: #646464;
}
.panel-event-list .panel-body time.icon{
	font-size: 0.5em; /* change icon size */
	display: block;
	position: relative;
	width: 10em;
	height: 10em;
	background-color: #fff;
	border-radius: 0.6em;
	box-shadow: 0 1px 0 #bdbdbd, 0 2px 0 #fff, 0 3px 0 #bdbdbd, 0 4px 0 #fff, 0 5px 0 #bdbdbd, 0 0 0 1px #bdbdbd;
	overflow: hidden;
}

.panel-event-list .panel-body time.icon *{
	display: block;
	width: 100%;
	font-size: 1.3em;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
.panel-event-list .panel-body time.icon strong{
	position: absolute;
	top: 0;
	padding: 0.1em 0;
	color: #fff;
	background-color: #F47E2C;
/*	border-bottom: 1px dashed #f37302;*/
	box-shadow: 0 2px 0 #F47E2C;
}
.panel-event-list .panel-body time.icon em{
	position: absolute;
	bottom: 0.2em;
	color: #F47E2C;
}
.panel-event-list .panel-body time.icon span{
	font-size: 3em;
	letter-spacing: -0.05em;
	padding-top: 1.4em;
	color: #2f2f2f;
}
.panel-event-list .panel-body .coltable-upcoming-events{
	padding:15px;
}
/* Calendar V2 End */

.branch-manager-img{
	border-radius: 100px;
}
ul.member-menu{
	list-style: none;
	    overflow: hidden;
}
ul.member-menu li{
	display: table;
	float: left;
	box-sizing: border-box;
	width: 25%;
	padding: 10px;
}
ul.member-menu > li > a.button {
    display: table-cell;
    text-align: center;
    width: 100%;
	padding: 25px;
    background-color: #05466D;
    color: #FFF;
    text-decoration: none;
    border-radius: 8px;
	font-size: 18px;
	vertical-align: middle;
}
ul.member-menu > li > a.button:hover {
    background-color: #F47E2C;
    color: #FFF;
    text-decoration: none;
}
ul.member-menu > li > a.button i{
	font-size: 43px;
    display: block;
    width: 100%;
}
ul.member-menu > li > a.button b{
	padding: 8px;
    display: block;
    width: 100%;
    font-size: 18px;
    text-transform: none;
    font-weight: 600;
    letter-spacing: 0;
}


/*
ul.member-menu.member-menu-sm li{
	width: 12.5%;
	padding: 5px;
}
ul.member-menu.member-menu-sm > li > a.button i{
	font-size: 16px;
    display: inline-block;
	width: 10%;
}
ul.member-menu.member-menu-sm > li > a.button b{
	padding: 8px;
    font-size: 14px;
    text-transform: none;
    font-weight: 300;
    letter-spacing: 0;
	display: inline-block;
	width: 90%;
}
ul.member-menu.member-menu-sm > li > a.button{
	padding: 8px;
}
*/

/* Member breadcrumb*/
/* Style the list */
ul.member-breadcrumb {
    padding: 10px 16px;
    list-style: none;
    background-color: #eee;
    margin: 10px;
}

/* Display list items side by side */
ul.member-breadcrumb li {
    display: inline;
    font-size: 18px;
}

/* Add a slash symbol (/) before/behind each list item */
ul.member-breadcrumb li+li:before {
    padding: 8px;
    color: #05466D;
    content: "/\00a0";
}

/* Add a color to all links inside the list */
ul.member-breadcrumb li a {
    color: #05466D;
    text-decoration: none;
	font-weight: 400;
}

/* Add a color on mouse-over */
ul.member-breadcrumb li a:hover {
    color: #F47E2C;
    text-decoration: underline;
}
/* Member breadcrumb end */

h2.member-index-h2{
	text-transform: uppercase;
	font-family: "lato", sans-serif;
	font-size: 33px;
	font-weight: 700;
	color: #05466D;
	line-height: 30px;
	margin-left: 20px;
	margin-top: 20px;
}

/* Coupon */
.form-block.coupon-input {
	border: 1px solid #DDD;
	margin: 0 0 20px;
}
.form-block.coupon-input .field {
	padding: 10px;
}
.form-block.coupon-input .field-heading {
	background-color: #EEE;
	padding: 10px;
}

/*Members slide menu*/
.slide-menu{
	
	background-color: #05466D!important;
	border-left: 4px solid #F47E2C;
}
.slide-menu .slider{
	top: 41px!important;
}
.slide-menu ul a{
	font-size: 20px;
}
.slide-menu ul a:hover{
	background-color: #135798;
}
.slide-menu-control{
	font-weight: 600;
}
.list-with-subs{
	font-family: "futura-pt",sans-serif;
    color: #808080;
    font-weight: 300;
    line-height: 30px;
    font-size: 16px;
}
.list-with-subs{
	margin-left: 30px;
}
.list-with-subs li ol{
	margin-left: 50px;
}
.btn-members-absolute{
	position: fixed;
	bottom: 40px;
    right: 40px;
	border-radius: 50%;
	padding: 20px 24px 20px 24px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.3), 0 6px 20px 0 rgba(0, 0, 0, 0.4);
	font-size: 28px;
	z-index: 99;
}
/*Members slide menu*/

.width-200{
	width: 200px;
}
.mb-5{
	margin-bottom: 5px;
}
.popup_visible #popup_enquiry {
    transform: scale(1);
}
button.popup_enquiry_open {
    font-family: "Lato",sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 20px;
}

#popup_enquiry {
    padding: 20px;
    background-color: #FFF;
    transform: scale(0.8);
}

#popup_enquiry button.popup_enquiry_close {
	background-color: #FFF;
    border: none;
    color: #AAA;
    padding: 2px;
}

#popup_enquiry button.popup_enquiry_close:hover {
    color: #000;
    box-shadow: none;
}


#popup_enquiry .form-block .field.single,#popup_enquiry .form-block.single .field {
    padding: 10px 25px;
}


/* Mail list popup */
.popup_visible #popup_mail {
    transform: scale(1);
}
button.popup_mail_open {
    font-family: "Lato",sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 20px;
}

#popup_mail {
    padding: 20px;
    background-color: #FFF;
    transform: scale(0.8);
}
#popup_mail h4{
	font-size: 28px;
}
#popup_mail button.popup_mail_close {
	background-color: #FFF;
    border: none;
    color: #AAA;
    padding: 2px;
}

#popup_mail button.popup_mail_close:hover {
    color: #000;
    box-shadow: none;
}
#popup_mail .form-block .field.single,#popup_mail .form-block.single .field {
    padding: 10px 25px;
}
/* Mail list popup end */


/* Account Change popup */
.popup_visible #popup_acc_change {
    transform: scale(1);
}
button.popup_acc_change_open {
    font-family: "Lato",sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 20px;
}

#popup_acc_change {
    padding: 20px;
    background-color: #FFF;
    transform: scale(0.8);
}
#popup_acc_change h4{
	font-size: 28px;
}
#popup_acc_change button.popup_acc_change_close {
	background-color: #FFF;
    border: none;
    color: #AAA;
    padding: 2px;
}

#popup_acc_change button.popup_acc_change_close:hover {
    color: #000;
    box-shadow: none;
}
#popup_acc_change .form-block .field.single,#popup_acc_change .form-block.single .field {
    padding: 10px 25px;
}

#popup_acc_change .form-block .field textarea{
	resize: none;
	overflow-y: scroll;
	height: 100px;
}
/* Account Change popup end */


.frame-mail-list-update h1{
	font-size: 28px;
	text-align: center;
}

.nps-submitted-alert {
	padding: 20px;
	background-color: #4CAF50;
	color: white;
	margin-bottom: 15px;
}
.field-nps-bar-rating .br-wrapper{
	padding: 15px;
    margin: 0 0 0 115px;
    left: 50%;
}
.field-nps-bar-rating .br-theme-bars-1to10 .br-widget a{
	width: 35px;
	height: 80%;
}

.field-nps-bar-rating .br-theme-bars-1to10 .br-widget a.br-active, .br-theme-bars-1to10 .br-widget a.br-selected{
	background-color: #F47E2E!important;
}
.field-nps-bar-rating .br-theme-bars-1to10 .br-widget .br-current-rating{
	color: #F47E2E!important;
}

.banner .bx-wrapper {
	margin-bottom: 0px;
}
.form-block-member-database .field{
	width: 25%;
}

.form-block-member-database .field.submit{
	margin: 0;
}
.form-block-member-database .field.submit button{
	width: 100%;
	padding: 6px 30px;
}
.table-profile-all tbody tr{
	cursor: pointer;
	transition: all 0.2s ease-in-out 0s;
}

.table-profile-all > tbody > tr:hover{
	background-color: #ffc9a3!important;
/*
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
*/
}
.list-profile-all-expertise li{
	position: relative;
	cursor: pointer;
	text-decoration:underline;
}
.list-profile-all-expertise li:hover{
	font-weight: 400;
}
.list-profile-all-expertise li:hover .tooltip-text {
	visibility: visible;
}

.list-profile-all-expertise li .tooltip-text {
	text-decoration:none;
	visibility: hidden;
	width: 320px;
	background-color: #05466D;
	color: #fff;
	border-radius: 6px;
	padding: 8px;

	/* Position the tooltip */
	position: absolute;
	z-index: 1;
}

.bullet-list.has-tooltip li{
	position: relative;
	cursor: pointer;
	text-decoration:underline;
}
.bullet-list.has-tooltip li:hover{
	font-weight: 400;
}
.bullet-list.has-tooltip li:hover .tooltip-text {
	visibility: visible;
}

.bullet-list.has-tooltip li .tooltip-text {
	text-decoration:none;
	visibility: hidden;
	width: 320px;
	background-color: #05466D;
	color: #fff;
	border-radius: 6px;
	padding: 8px;

	/* Position the tooltip */
	position: absolute;
	z-index: 1;
}


button.profile-info-popup_close {
    background-color: #FFF;
    border: none;
    color: #AAA;
    padding: 0px;
}
button.profile-info-popup_close :hover {
    color: #000;
    box-shadow: none;
}
#profile-info-popup {
    padding: 20px;
    background-color: #FFF;
    transform: scale(0.8);
}
.popup_visible #profile-info-popup {
    transform: scale(1);
}
.list-profile-all-expertise{
	font-size: 12px;
}

.expertise-tooltip{
	text-align: center;
	z-index: 1052;
	background-color: #05466D;
	border-radius: 10px;
	padding: 10px;
	color: #FFF;
}

.expertise-tooltip i.fa.fa-info-circle{
	color: #F47E2C;
}
.note-box-corp p{
	margin: 0px;
}
.note-box-corp{
	padding: 15px;
	background-color: #F27E38;
	color: #FFF;
	
}
.section-home-logos .coltable .col{
	transition: all 0.2s ease-in-out 0s;
	padding: 40px;
}
.section-home-logos .coltable .col .title{
	padding-top: 20px;
}
.section-home-logos .coltable .col .title h3{
	transition: all 0.2s ease-in-out 0s;
	text-align: center;
	font-size: 30px;
	line-height: 32px;
	margin: 0;
	font-family: "rift",sans-serif;
}

.section-home-logos .coltable .col:hover{
	-webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.section-home-logos .coltable .col:hover .title h3{
	color: #F27E38;
}

.section-home-logos .coltable .col{
	position: relative;
}
.section-home-logos .coltable .col span.badge{
	position: absolute;
	top: 40px;
    right: 40px;
	padding: 5px;
	
	background-color: #05466D;
	color: #FFF;
}
.wise-image{
	background-color: #f9e5d1;
}
.wise-image img{
	width: unset!important;
	text-align:center;
}
.esl-image img{
	width:650px!important;
	text-align:center;
}
.center-all-img img{
	text-align:center;
}
.member-menu-content{
	padding-left: 15px;
	padding-right: 15px;
}
.btn-variant-1{
	font-size: 24px;
	line-height: 20px;
	color: #fff;
	background-color: #0B476C;
	padding: 10px 15px 12px;
	vertical-align: top;
	margin-left: 10px;
	box-shadow: inset 0px 0 0 #F27E38;
}
.btn-variant-1:hover{
	box-shadow: inset 100px 0 0 #F27E38;
}
.btn-variant-2{
	font-size: 18px;
	line-height: 18px;
	color: #fff;
	background-color: #F27E38;
	padding: 4px 15px 5px;
	vertical-align: top;
	margin-left: 10px;
	box-shadow: inset 0px 0 0 #0B476C;
}
.btn-variant-2:hover{
	box-shadow: inset 100px 0 0 #0B476C;
}

.btn-variant-3{
	font-size: 24px;
	line-height: 20px;
	color: #fff;
	background-color: #F27E38;
	padding: 10px 15px 12px;
	vertical-align: top;
	margin-left: 10px;
	box-shadow: inset 0px 0 0 #0B476C;
}
.btn-variant-3:hover{
	box-shadow: inset 100px 0 0 #0B476C;
}
.btn-variant-4{
	font-size: 17px;
	background: linear-gradient(#ff8140,#ED6823);
	border: 1px solid #F47E2C;
	color: #FFF;
	padding: 8px 10px;
	border-radius: 4px;
	font-weight: normal !important;
	transition: all 0s ease-out 0s;
}
.btn-variant-4:hover{
	background: linear-gradient(#E3540B,#F87430);
    color: rgba(255,255,255,0.80);
    border-color: #EC721D;
}
.btn-variant-5{
	background: linear-gradient(#ff8140,#ED6823);
	border: 2px solid #F47E2C;
	color: #FFF;
	border-radius: 10px;
	padding: 20px 32px 22px;
	transition: all 0s ease-out 0s;
	font-size: 35px;
	margin: 10px 0;
}
.btn-variant-5:hover{
	background: linear-gradient(#ED6823,#ff8140);
    color: rgba(255,255,255,0.8);
    text-decoration: none;
}
.wise-form label.checkbox{
	margin-left: 25px;
}  
.section-page-header-job{
/*	margin-bottom: 0px;*/
}
.section-job-banner{
	background-color: #F47E2C;
	color: #FFF;
	padding: 20px;
/*	margin-bottom: 40px;*/
}
.section-job-banner p{
	margin: 0px;
	font-weight: 400;
	text-align: center;
}
.section-job-banner a{
	color: #05466D;
}


.vid-img-container {
    position: relative;
    display: inline-block; 
    overflow: hidden;
	border-radius: 10px;
	border: 1px solid #05466D;
}
.vid-img-container:hover {
	border-color: #ED6823;
}
.vid-img-container:hover::before {
	background-color: #ED6823;
	opacity: 0.2;
}
.vid-img-container::before {
	position: absolute;
	/*content: '';*/
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #05466D;
	mix-blend-mode: multiply;
	opacity: 0.33;
	transition: all 0.3s ease-in-out 0s;
}
.vid-img-container::after {
	position: absolute;
	content: '';
	width: 0px;
	height: 0px;
	border: 5px solid rgba(255,255,255,0.8);
	border-radius: 100%;
	transition: all 0.6s ease-in-out 0s;
	top: 85%;
	left: 85%;
	transform: translate(-50%, -50%);
}

.vid-img-container img {
	width:100%;
	display: block;
}

.vid-img-container i { 
	display: block;
    position: absolute;
    text-align: center;
    top: 80%;
	left: 80%;
    transform: translate(-50%, -50%);
	font-size: 32px;
	height: 50px;
	width: 50px;
	color: #05466D;
	transition: all 0.5s cubic-bezier(0, 1.19, .73, 1.2) 0s;
	z-index: 10;
}
.vid-img-container i::before {
	position: absolute;
	top: 80%;
	left: 80%;
	transform: translate(-50%, -50%);
}
.vid-img-container i::after {
	position: absolute;
	content: '';
	width: 0px;
	height: 0px;
	top: 80%;
	left: 80%;
	transform: translate(-50%, -50%);
	border: 3px solid rgba(255,255,255,0.66);
	border-radius: 100%;
	transition: all 0.6s ease-in-out 0s;
	z-index: -1;
}
.vid-img-container:hover i {
	transform: translate(-50%, -50%) scale(1.2);
	color: #ED6823;
}
.vid-img-container:hover i::after {
	width: 450px;
	height: 450px;
}
.vid-img-container:hover::after {
	width: 550px;
	height: 550px;
}
.zulu-member_videos h2 {
	margin-bottom: 0px;
}
.zulu-member_videos h2 a {
	color: #05466D;
	transition: all 0.2s ease-in-out 0s;
}
.zulu-member_videos p {
	font-size: 16px;
}
.zulu-member_videos h2 a:hover {
	color: #ED6823;
}
.zulu-member_videos .locked .col:not(:last-child) {
	opacity: 0.33;
}
.zulu-member_videos .locked  {
/*	background: */
}
.zulu-member_videos .button {
	transition: all 0.2s ease-out 0s;
    box-shadow: inset 0 0 0 #0B476C;
    background-color: #F27E38;
    font-size: 18px;
    padding: 5px 12px 7px;
    border-radius: 3px;
    color: #fff;
	font-family: "rift",sans-serif;
	font-weight: 400;
}
.zulu-member_videos .button:hover {
	box-shadow: inset 130px 0 0 #0B476C;
}
.jconfirm .jconfirm-box.jconfirm-type-blue {
	border-top: 7px solid #ED6823!important;
}
.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-title-c {
	font-family: "rift",sans-serif;
	color: #05466D!important;
}
.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c i {
	color: #ED6823;
}
.jconfirm.jconfirm-modern .jconfirm-box {
	position: relative;
	z-index: 10;
	box-shadow: unset!important;
	border: 1px solid #DDD;
	animation: unset!important;
}
.jconfirm.jconfirm-modern .jconfirm-box::before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 5px;
	background-image: url(images/bg-head.png);
	background-size: cover;
	opacity: 0.33;
	z-index: -1;
}
.jconfirm.jconfirm-modern .jconfirm-box input {
	border-radius: 0px;
	border: 0px;
	border-bottom: 1px solid #DDD;
	box-shadow: unset;
}
.jconfirm.jconfirm-modern .jconfirm-box .jconfirm-buttons button {
	font-family: "rift",sans-serif;
	font-size: 18px;
	font-weight: 400;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-green {
	font-size: 17px;
    background: linear-gradient(#ff8140,#ED6823);
    border: 1px solid #F47E2C;
    color: #FFF;
    padding: 8px 10px;
    border-radius: 4px;
    font-weight: normal !important;
    transition: all 0s ease-out 0s;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-green:hover {
	background: linear-gradient(#E3540B,#F87430);
    color: rgba(255,255,255,0.80);
    border-color: #EC721D;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-default {
	color: #777!important;
}
.jconfirm .jconfirm-box.jconfirm-type-red {
	border-top-color: #05466D!important;
}
.zulu-member_video .player-block {
	display: flex;
    flex-direction: row;
    align-items: stretch;
	margin-bottom: 20px;
}
.zulu-member_video .player {
	display: flex;
}
.zulu-member_video .player video:focus {
	outline: 0px;
}
.zulu-member_video .player-block h2 {
	font-size: 32px;
	margin: 0px;
	width: 100%;
	text-align: center;
}
.zulu-member_video .text {
	display: flex;
	align-items: center;
	padding: 30px;
	background-color: #EEE;
	flex-grow: 2;
	background-image: url(images/bg-head.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: right;
}
.zulu-member_videos .price {
	background-color: #F27E38;
	padding: 10px 20px;
	margin: 0px;
	text-align: center;
	color: #FFF;
	font-family: "rift", "sanss-serif";
	font-weight: 500;
	border-radius: 5px;
}

/*Memberships NEW*/
.membership-header {
    position: relative;
    background-color: #113150;
    background-image: url("images/memberships/header-bg.jpg");
    background-position: left center;
    background-size: cover;
    background-blend-mode: lighten;
    box-shadow: inset 0 -9999px 0 rgba(17,49,80,0.60);
}
.membership-header::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url("images/bg-foot.png");
    background-position: top right;
    background-size: auto 120%;
    background-repeat: no-repeat;
    transform: scale(1, -1);
}
.membership-header .pb-block {
    padding-top: 260px;
    padding-bottom: 40px;
}
.membership-header .pb-block h1 {
    color: #fff;
    margin-bottom: 5px;
}
.membership-header .pb-block p {
    color: #fff;
}

.orange-button {
    font-family: "rift", sans-serif;
    font-size: 20px;
    font-weight: 500;
    color: #fff !important;
    
    display: inline-block;
    transition: all 0.4s cubic-bezier(.31, .09, .25, 1) 0s;
    background:linear-gradient(to right, #05466D 50%, #F27E38 50%);
    background-size: 200% 100%;
    background-position: center right;
    border-radius: 3px;
    padding: 12px 16px 13px;
}
.orange-button i {
    position: relative;
    left: -2px;
    transform: scale(1.2);
    margin-right: 5px;
}
.orange-button:hover {
    background-position: center left;
}

.small-text {
    font-size: 14px;
}
.midpad-content2 .pb-column:first-child {
    padding-right: 30px;
}
.midpad-content2 .pb-column:last-child {
    padding-left: 30px;
}
.padtop-0 {
    padding-top: 0 !important;
}
.padbot-0 {
    padding-bottom: 0 !important;
}
.section-break .row {
    width: 100%;
    height: 2px;
    background-color: #e3e3e3;
}

/*Member Blocks*/
.membership-blocks .pb-column {
    transition: all 0.4s cubic-bezier(.09, .28, .25, 1) 0s;
    position: relative;
    padding: 0 20px;
    top: 0;
}
.membership-blocks .pb-column:hover {
    top: -5px;
}
.membership-blocks .pb-column:nth-child(2) {
    padding: 0 10px;
}
.membership-blocks .mb-title {
    padding: 20px;
    text-align:center;
    background-color: #05466D;
    background-image: url("images/bg-foot.png");
    background-size: auto 150%;
    background-position: top right;
    background-repeat: no-repeat;
    border-radius: 3px 3px 0 0;
}
.membership-blocks .mb-title h3 {
    font-size: 28px;
    line-height: 28px;
    font-family: "rift", sans-serif;
    color: #fff;
    font-weight: 500;
    margin: 0;
}
.membership-blocks .mb-list {
    padding: 25px 25px 30px;
    background-color: #eee;
}
.membership-blocks .mb-list ul li {
    font-size: 14px;
}
.membership-blocks .mb-list p{
	font-size: 14px;
}
.membership-blocks .mb-price {
    text-align:left;
    padding: 15px 30px 17px;
    padding-right: 130px;
    background: #00304D;
    position: relative;
}
.membership-blocks .col > div:last-child {
    background-color: #002134;
	border-radius: 0 0 5px 5px;
}
.membership-blocks .mb-price::before {
    position: absolute;
    content: "";
    top: -20px;
    left: 0;
    border: 10px solid transparent;
    border-bottom-color: #00304D;
    border-left-color: #00304D;
}
.membership-blocks .mb-price p {
    font-size: 16px;
    line-height: 16px;
    font-family: "rift", sans-serif;
    font-weight: 400;
    color: rgba(255,255,255,0.50);
    margin: 0;
}
.membership-blocks .mb-price p b,
.membership-blocks .mb-price p strong {
    font-size: 26px;
    line-height: 26px;
    font-weight: 500;
    margin-left: 5px;
    color: #fff;
}
.membership-blocks .mb-price a {
    position: absolute;
    transform: translateY(-52%);
    top: 50%;
    right: 20px;
    
    font-weight: 600;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    background-color: #F27E38;
    padding: 5px 10px 6px;
    border-radius: 3px;
}
.membership-blocks .mb-price a:hover {
    background-color: #FFB160;
    box-shadow: 0 0 15px rgba(255,192,127,0.60);
}

/*Benefits list*/
.bg-grid {
    background: url("images/bg-grid-grey.jpg") top left / 150px auto repeat;
}
.fit-list {
    column-count: 2;
    column-gap: 10px;
    list-style: none;
}
.fit-list > li {
    margin: 0 0 10px !important;
    padding: 25px 30px;
    border-radius: 5px;
    border: 1px solid #ddd;
    background-color: #fff;
	display: inline-block;
	width: 100%;
}
.fit-list > li::before {
    display: none;
}

.fit-list > li > h4 {
    font-weight: 400;
}
.fit-list > li > p {
    font-size: 16px;
    line-height: 19px;
    margin-left: 24px;
    position: relative;
}
.fit-list > li > p::before {
    position: absolute;
    content: "\f054";
    font-family: "FontAwesome";
    font-weight: 400;
    top: 0px;
    left: -24px;
    color: #EE8038;
}

/*Bootstrap Override*/
.pb-container.row {
    margin-left: 0px;
    margin-right: 0px;
}
.pb-container.row > .pb-column:first-child {
    padding-left: 0px;
}
.pb-container.row > .pb-column:last-child {
    padding-right: 0px;
}
.footer-logo .column{
	padding: 10px;
	background: #FFF;
}
/*CUSTOM CSS*/
.bg-white{
    background-color: #fff;
}
.col.w50{
    width: 47%;
    display: inline-block;
    vertical-align: top;
}
.col.w90{
    width: 90%;
}
.col-center{
    display: block;
    margin: 0 auto;
}
.margin-top-25{
    margin-top: 25px;
}
.contact-box.img{
    border: none;
    background-color: transparent;
    padding: 15px;
}

.contact-box.img.col.w50 > .pb-block-content{
/*width: 230px;*/
display: block;
}
.pad-tb-80{
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}
.sponsor-wrap {
	margin-bottom: -20px;
}
.page-jobs .section-page-header {
	padding: 30px;
}
.credit-heading{
	margin-bottom: 5px;
}
.search-section {
	padding: 60px 0px;
	background-image: url(images/bg-city.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.search-section h2 {
	color: #FFF;
}
.search-section h2 .orange {
	color: #f27e38;
}
.search-section .form-wrapper {
	display: flex;
}
.search-section button {
	flex: 1 1 20%;
	padding: 15px;
	font-family: "rift", "sans-serif";
	font-weight: 500;
}
.search-section button:first-of-type {
	border-right: 1px solid rgba(255,255,255,0.2);
}
.search-section input {
	padding: 10px 15px;
	font-weight: 400;
}
.page-webinars .card {
	border: 2px;
	box-shadow: 0 0 12px 0 rgba(0,0,0,0.2);
	position: relative;
    margin-bottom: 16px;
    box-shadow: 2px 15px 19px rgba(10,11,14,0.20), 1px 2px 4px rgba(14,16,19,0.30);
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    transform: perspective(1000px);
    transform-origin: center;
    transition: all 0.5s cubic-bezier(0, 0, .21, .98) 0s;
    top: 0;
	min-height: 425px;
	background-color: #FFF;
}
.page-webinars .card::before {
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.3;
    transition: all 0.5s cubic-bezier(0, 0, .21, .98) 0s;
    background: linear-gradient(35deg, transparent 60%, rgba(255,255,255,0.3) 61%, rgba(255,255,255,0.15));
    background-position: top -60px center;
    background-repeat: no-repeat;
    border-radius: 3px;
}
.page-webinars .card:hover {
	top: -8px;
    filter: brightness(1.1);
    box-shadow: 4px 25px 22px rgba(10,11,14,0.20), 2px 12px 10px rgba(14,16,19,0.20);
    transform: perspective(1000px) rotateX(3deg);
}
.page-webinars .card .text {
	padding: 25px;
}
.page-webinars .card h3 {
	font-size: 16px;
	text-transform: capitalize;
	line-height: 24px;
	font-weight: 400;
}
.page-webinars .card h3 a {
	color: #9e9e9e;
}
.page-webinars .card .text .date {
	color: #05466D;
	font-weight: 400;
	font-size: 16px;
}
.page-webinars .card .text .date.upcoming{
	color: #f27e38;
}
.page-webinars .card .text .company {
	font-weight: 600;
	color: #05466D;
	border-top: 1px solid #DDD;
	padding-top: 20px;
	font-size: 16px;
	margin-bottom: 0px;
}
.page-webinars .coltable.float {
	overflow: visible;
}
.upcoming-section {
	position: relative;
	z-index: 1;
}
.upcoming-section::before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: url(images/bg-contact.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	opacity: 0.08;
	pointer-events: none;
	z-index: -1;
}
.page-webinars .card .image {
	border-bottom: 1px solid #EEE;
	position: relative;
	overflow: hidden;
}
.page-webinars .card .image::before {
	position: absolute;
	content: 'View Webinar';
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	/*background-color: rgba(0,0,0,0.66);*/
	background-color: #05466dbf;
	z-index: 10;
	opacity: 0;
	transition: all 0.5s cubic-bezier(0, 0, .21, .98) 0s;
	display: flex;
    justify-content: center;
    align-items: center;
	font-weight: 600;
	font-family: "rift", "sans-serif";
	font-size: 24px;
	color: #FFF;
	pointer-events: none;
}
.page-webinars .card:hover .image::before {
	opacity: 1;
}
.page-webinars .card .image img {
	transition: all 0.5s cubic-bezier(0, 0, .21, .98) 0s;
}
.page-webinars .card:hover .image img {
	transform: scale(1.05);
}

.page-webinars .card .button{
	position: absolute;
    bottom: 20px;
    right: 18px;
}
.page-webinars .card .button.upcoming{
	background-color: #f27e38;
}
.page-webinars .card .text img {
	position: absolute;
    bottom: 10px;
    left: 18px;
}
.page-webinars .card .button:hover{
	background-color: #FF9D62;
}


/*Ribbon Banner*/
.ribbon-banner {
    background-color: #00304D;
    background-blend-mode: multiply;
    background-image: url("/template/profile/dEAiU1Wq4Zy7k3fkTych2LGu/images/bg-grid-grey.jpg");
    background-size: 150px auto;
    background-repeat: repeat;
}
.ribbon-banner h3,
.ribbon-banner p {
    margin: 0;
}
.ribbon-banner h3 {
    color: #fff;
    font-size: 28px;
    line-height: 32px;
    text-transform: none;
    margin-bottom: 4px;
}
.ribbon-banner .orange-button {
    font-size: 24px;
}
.ribbon-banner .rb-button {
    text-align: right;
}

.quote-text {
	position: relative;
    font-size: 22px;
    line-height: 34px;
	color: #05466D;
	font-weight: 600;
}

.quote-text::after {
	content: "“";
	position: absolute;
	font-family: "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	color: #E4E4E4;
	top: 40px;
	left: -20px;
	font-size: 150px;
	font-weight: 700;
	z-index: -1;
}

/*Sponsor Section*/
.sponsors-section .pb-column .pb-block {
    padding: 30px;
    border-radius: 10px;
    border: 1px solid #e3e3e3;
    background-color: #f3f3f3;
}
.sponsors-section .pb-column .pb-block ul.bullet-list li {
    font-size: 14px;
    line-height: 18px;
}

/**********RESPONSIVE OVERRIDE COLUMNS**********/
@media screen and (max-width:800px) {
    .pb-section-column-va-center .pb-column, .vcenter:not(.coltable){
        display: block;
        width: 100%;
    }
    .pb-container.row > .pb-column{
        padding-left: 0;
        padding-right: 0;
    }
}
/**********RESPONSIVE OVERRIDE**********/
@media screen and (max-width:1680px) {
	.staff-frame {
		width: 1320px;
	}
}
@media screen and (max-width:1400px) {
	.large-frame {
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
	}	
	.leadership-container > .col {
		padding: 10px !important;
	}
	.staff-frame {
		width: 100%;
		padding: 30px 20px;
	}
	.header {
		padding-left: 20px;
		padding-right: 20px;
	}
    .section-contact .pb-column{
        width: 100%;
        display: block;
    }
}

@media screen and (max-width:1100px) {
	.field-nps-bar-rating .br-wrapper{
		padding: 15px;
		margin: 0 0 0 80px;
		left: 50%;
	}
	.contact-box {
    	min-height: 230px;
	}
	.logo-box.big {
		max-width: 250px;
		max-height: 100px;
	}
	.br-wrapper-leader{
		padding: 0px 200px;
	}
	.coltable.pad > .col, .coltable.padcol40 > .col {
    	padding: 10px;
	}
	.block-national-exec {
		width: 250px;
		height: 400px;
	}
	.news-block .col {
		padding: 20px;
	}
	.news-block .news-item .twt-ni,
	.news-block .news-item .lin-ni,
	.news-block .news-item .fb-ni {
		display: block;
		width: 100%;
	}
	.news-block .news-item .twt-ni p, 
	.news-block .news-item .lin-ni p,
	.news-block .news-item .fb-ni p {
		position: relative;
		top: auto;
		right: auto;
		text-align: center;
		font-size: 60px;
		padding: 15px 10px 10px;
	}
	.news-block .news-item .text-ni {
		width: 100%;
		display: block;
	}
}
@media screen and (max-width:1000px) {
	.header {
		background-image:none;
	}
	.banner .slide-inner h1 {
		font-size:52px;
		line-height: 56px;
	}
	.leadership-container > .col {
		min-height: 380px;
		width: 20% !important;
		padding: 10px !important;
	}
	.field-nps-bar-rating .br-wrapper{
		padding: 15px;
		margin: 0 0 0 50px;
		left: 50%;
	}
}
@media screen and (max-width:900px) {
	.leadership-container > .col {
		min-height: 380px;
		width: 25% !important;
		padding: 10px !important;
	}
}
@media screen and (max-width:800px) {
	.quick-op .col {
    	padding: 0px 10px;
	}
	.quick-op .col .qop img {
    	width: 80px;
    	height: 80px;
	}
	#newsub {
    	width: 720px;
	}
	.ico-col .col {
    	padding: 0px;
    }
	.contact-box {
		min-height: 266px;
	}
	.contact-box h3 {
		font-size: 23px;
	}
	.br-wrapper-leader {
		padding: 0px 100px;
	}
	.leaders {
		width: 250px;
	}
	.block-national-exec {
    	width: 190px;
	}
	.footer {
		background-position: -200px bottom;
	}
	.slide-cell {
		padding-right: 50px;
	}
	.banner .slide-inner h1 {
		font-size:32px;
		line-height: 36px;
	}
	.header .col-logo {
		width:25%;
		padding-left: 30px !important;
	}
	.header .slogan {
		width:75%;
	}
	.header .slogan p{
		line-height: 50px;
		padding: 20px;
		font-size: 29px !important;
	}
	.header .slogan p {
    	margin: 0px 0 0px;
	}
	.coltable .col.vmiddle, .coltable.vmiddle .col {
        vertical-align: top; 
	}
	.body > .frame,
	.section{
		padding: 40px 0;
		padding-left: 20px;
		padding-right: 20px;
	}
	.homebox .col p {
    	text-align: center;
    	margin-top: -85px;
	}
	ul.member-menu li{
		width: 50%;
	}
    .section.contact .form-block.single .field{
        padding: 10px 0px;
    }
    .section.contact .form-block{
        width: 60%;
        margin: 0 auto;
    }
    
    .membership-blocks .mb-price {
        margin-bottom: 25px;
    }
    .ribbon-banner,
    .ribbon-banner .rb-button {
        text-align: center;
    }
    .fit-list {
        column-count: 1;
        column-gap: 0px;
        list-style: none;
    }
}
@media screen and (max-width:750px) {
    .contact-box.img.col{width: 100%;display: block;}
	.field-nps-bar-rating .br-theme-bars-1to10 .br-widget a{
		width: 15px;
	}
	.quick-op .col .qop {
		margin: 0 auto;
	}
	.quick-op .col .qop p {
		display: block;
		width: 100%;
		text-align: center;
	}
	.quick-op .col .qop img {
		width: 100px;
		height: 100px;
		display: table;
		margin: 0 auto;
	}
	.alt-box .col {
    	padding: 0px;
	}
	.contact-box h3 {
    	font-size: 20px;
	}
	.block-national-exec{
		width:150px;
		height: 320px;
		padding: 10px;
	}
	.navigation {
		padding: 10px 10px 15px;
	}
	.search-box input[type="text"] {
		width: 150px;	
	}
	.head-options {
		margin: 0 auto;
		display: table !important;
		padding-top: 20px;
	}
	.head-options li:last-child {
		display: none;
		width: 100%;
	}
	.header .logo {
		margin: 0 auto;	
	}
	.section-vision {
		padding: 30px 10px !important;	
	}
	.section-vision h1 {
		font-size: 45px;	
	}
	.ico-col .col {
		padding: 20px 0;
	}
	.ico-col .col img {
		width: 50%;
		margin-bottom: 10px;
	}
	.leadership-container {
		width: 100%;
	}
	.leadership-container > .col{
		min-height: 330px !important;
		width: 50% !important;
		min-width: auto;
		float: left !important;
		display: inline-block !important;
	}
}
@media screen and (max-width:700px) {
    .contact-box.img,
    .section.contact .form-block{
        width: 70%;
    }
}
@media screen and (max-width:600px) {
	.banner{
		display:none;
	}
	.ind-box{
		display:none;
	}
	.contact-box {
    	min-height: 166px;
	}
	#newsub {
		width: 100%;
	}
	#newsub .newsub input#form_email {
    	width: 60%;
		font-size: 15px;
	}
	#newsub .newsub input#go {
    	width: 40%;
	    font-size: 15px;
	}
	.leaders {
		width: 100%;
	}
	.br-wrapper-leader {
		padding: 0px 50px;
	}
	.block-national-exec{
	    height: 450px;
    	width: 350px;
	}
	body {
		font-size: 16px;
	}
	.footer,
	.header {
		padding: 20px 0;
	}
	.header .slogan p.h3 {
		line-height: 30px;
	}
	.header .phone {
	} 
	.footer {
		background-image: none;
		padding-left: 20px;
		padding-right: 20px;		
	}	
	.footer > .frame > .coltable > .col:first-child,
	.footer > .frame > .coltable > .col {
		padding: 0 10px;
	}
	.slide-cell {
		padding-right: 25px;
	}
	.copyright p{
		text-align: center;
	}
	.copyright a{
		float:none;
	}
	.body > .frame,
	.section{
		padding: 40px 0;
		padding-left: 20px;
		padding-right: 20px;
	}
	.large-frame {
		padding-left: 0;
		padding-right: 0;
	}
	.section h1{
		line-height: 50px;
	}
	.header .slogan p{
		line-height: 50px;
		padding: 20px;
	}
	.header .slogan,
	.header .col-logo {
		padding-left: 10px !important;
		width:100%;
	}
	.text-center > .button{
		padding: 10px;
	}
	.section > .frame > .coltable .col.vtop,
	.section > .frame > .coltable.vtop .col
	{
    	vertical-align: top;
    	margin-bottom: 100px !important;
	}
	.footer > .coltable .col.vtop,
	.footer > .coltable.vtop .col
	{
    	vertical-align: top;
    	margin-bottom: 100px !important;
	}
	.frame > .page-structure h1{
		line-height: 50px; 
	}
	.body {
		padding: 20px;
	}
	.alt-box .col .alt-text {
		min-height: auto;
		width: 100%;
	}
	.coltable .col.first,
	.coltable .col.mid,
	.coltable .col.last{
		padding: 25px 10px;
	}
	a.big-button {
		font-size: 30px;
		display: block;
	}
	.prime-sponsors img {
		height: 60px;
	}
	.footer .foot-menu {
		padding: 0;	
	}
	.footer .foot-menu li {
		display: block;
		width: 100%;
		margin: 10px 0;
		padding-bottom: 10px;
		border-bottom: 1px solid rgba(255,255,255,0.3)
	}
	.footer .foot-menu li:last-child {
		border-bottom: 0px solid rgba(255,255,255,0.3)
	}
	.footer .foot-menu li a {
		padding: 0;	
	}
	.footer .foot-menu li a::before {
		content:none;
		padding-right: 0px;
	}
	.logo {
		width: 100%;	
	}
	.leadership-container > .col {
		min-height: 320px;
		width: 50% !important;
	}
	ul.member-menu li{
		width: 100%;
	}
	.footer-logo .column{
		display: block;
		text-align: center;
	}
	.footer-logo .column img{
		width: 100%!important;
		height: 100%!important;
	}
	.footer-logo .column a:first-child{
		margin-bottom: 10px;
	}
}
@media screen and (max-width:500px) {
    .contact-box.img,
    .section.contact .form-block{
        width: 100%;
    }
    .contact-box.img h3,
    .contact-box.img p{
        text-align: center;
    }
    .contact-box.img img{
        float: none !important;
        display: block !important;
        margin: 0 auto !important;
    }
}
@media screen and (max-width:400px) {
	.leadership-container > .col {
		min-height: auto;
		width: 100% !important;
		padding: 20px;
	}
}