*,h1,h2,h3,h4,h5,h6  {

	font-family: Arial, Helvetica, sans-serif;
}

a:focus, a:hover {
	color: default;
}

body{
    margin: 0;
    padding: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.wrapper{
	margin: 20px auto;
	padding: 5px;
	width: 98%;
	max-width: 1120px;
}

.sb-wrapper{
	min-height: 0 !important;
}

#sb-site-disble{
	transform: none !important;
}

.widget{
	margin-bottom:10px;
}

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

.no-border-right {
  border-right: 0 !important;
}

.no-border-left {
	border-left: 0 !important;
  }
  

.clear-float{
	clear:both;
}
.tel-anchor{
	text-decoration: none;
	color: inherit;
}

.fixed{
	position: fixed;
	width: 100%;
	left: inherit;
	top: inherit;
}

a{
	color:#00A0E9;
}

h1{
	margin:0;
	font-size:25px;
	color: #13465F;
	line-height: 1.2;
	font-weight: bold;
}

h2{
	margin:0 0 15px 0;
	font-size: 19px;
	color: rgb(12, 67, 95);
}

h3,h4{
	margin:10px 0 10px 0;
	font-size: 17px;
	color: rgb(12, 67, 95);
}

p, ul li,  ol li, .content-accordion div{
	font-size:15px;
	color:#333;
	line-height: 23px;
}

::-webkit-input-placeholder {
   color: #a2a2a2;
}

:-moz-placeholder { /* Firefox 18- */
   color: #a2a2a2;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #a2a2a2;
}

:-ms-input-placeholder {
   color: #a2a2a2;
}

a.tel:hover{
	text-decoration: none !important;
}

.mobile-search-btn{
	display: none;
}

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

.content-p{
	font-size: 15px;
    color: #333;
	line-height: 23px;
	margin-top: 0;
}

iframe[name="google_conversion_frame"]{
	display: none;
}

.hidden {
	display: none;
}
/** VC Accordion **/
.lid-accordion .vc_tta-panel-body{
	background-color: #F5F5F5 !important;
	margin-top: 5px;
	margin-bottom: 10px;
}

.vc_tta-title-text{
	line-height: 1.4;
}

.get-quote-button {
	color: white;
    background: #00CE64;
    display: block;
    padding: 6px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    margin: 0 auto;
    font-size: 14px;
}

/* PR PDF Links*/
.pr-icon{
	font-size: 20px;
    padding-right: 10px;
}

.icon-page{
	color: #00A0E9;
}

.icon-page-pdf{
    color: #da251c;
}

.pr-title{
	display: block;
    padding: 10px;
    background: #13465f;
    color: #fff;
    margin: 0;
}


table tr td{
	color: #333;
	line-height: 23px;
}

/** Columns **/
.l-column{
	float: left;
}
.l-column--inner{
	padding-left: 7.5px;
	padding-right: 7.5px;
}

.l-column--33{
	width: 33.33333333%;
}

.l-column--50{
	width: 50%;
}

@media (max-width: 980px) {

	.l-column--responsive{
		float: none !important;
		width: auto !important;
	}
}


/** Column Table Wrapper **/
.column-table-wrapper{
	display: table;
}

.column-table-cell{
	display: table-cell;
}

/** Column Table Wrapper **/
.t-row{
	display: table;
}

.t-columns{
	display: table-cell;
}

/**Accordion UI add .content-accordion**/
.content-accordion{
	margin-top: 20px;
	margin-bottom: 20px;
}

.content-accordion h3{
	font-size: 14px;
	font-weight: bold;
	color: #333 !important;
	background: #FFFFFF !important;
	margin-top: 10px !important;
	padding: 10px 10px 10px 30px !important;
	border: 1px solid #00A0E9;
}

.content-accordion h3 a{
	color: #333 !important;
	font-weight: bold;
}

.content-accordion h3.ui-state-active{
	background-color: #F2F2F2;
}

.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon{
	background: url('images/toggle_open.png');
	margin-top: 10px;
}

.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon{
	background-image: url(images/toggle_close.png);
}

.content-accordion h3:hover{
	background: #F2F2F2;
}

.content-accordion .ui-accordion-content{
	background: #FFFFFF;
	border: 1px solid #00A0E9;
	border-top: none;
}

.content-accordion a{
	color: #0033FF;
}

.accordion-column{
	width: 48%;
	float: left;
	margin: 0 10px 10px 0;
}

.accordion-column strong{
	margin-bottom: 10px;
	display: block;
}

.ui-accordion .ui-accordion-content p,
.ui-accordion .ui-accordion-content ol,
.ui-accordion .ui-accordion-content ul
{
	margin-top: 0;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon{
	right: 2em !important;
	left: inherit;
}
/** end Accordion **/
/**Tabs UI add .content-tabs **/
.content-tabs .ui-tabs-nav{
	background: none;
	border-radius: 0;
	border: none;
}

.content-tabs .wpb_wrapper{
	border: none;
	border-radius: 0;
}

.content-tabs .wpb_tabs_nav li{
	border: none;
	background: #00A0E9;
}

.content-tabs .wpb_tabs_nav li a{
	font-weight: bold;
	color:#FFF;
}

.content-tabs .wpb_tabs_nav li.ui-state-active{
	background: #13465f;
	padding-bottom: 0;
}

.content-tabs .wpb_tabs_nav li:hover{
	background: #13465f;
}

.content-tabs .wpb_tab{
	font-size: 12px;
	border: 1px solid #00A0E9;
	border-radius: 0;
	background-color: #FFF !important;
}

.content-tabs .wpb_tab a{
	text-decoration: none;
	color: #0033FF;
}

/*End Tabs UI*/

/**Table Style **/
.content-table{
	border-color: #00A0E9;
	margin-bottom: 15px;
	border: 1px solid #00A0E9;
	vertical-align: top;
}

.content-table tr:nth-child(even) {
	background: #F6FBFF;
}

.content-table tr:nth-child(odd) {
	background: #EBF6FF;
}

.content-table tr th{
	color: #13465f;
}

.content-table tr td{
	color: #13465f;
}
.half-width-table tr td{
	width: 50%;
}

.short-width-table{

}

.table-light-blue-row{
	background: #00A0E9;
	color: #FFF;
	font-weight: bold;
}

.table-light-blue-row td{
	color: #FFF;
	font-weight: bold;
}

/*End Table style*/
/*Swiper*/
ul.swiper-wrapper{
	height: auto !important;
	margin: 0;
	padding: 0;
}

li.swiper-slide{
	display: block;
	height: auto !important;
}
.arrow{
	margin: 20px 0 20px 0;
}
.arrow a{
	float: left;
	display: block;
	margin-right: 10px;
}

.arrow a i{
	color: #0C435F;
	font-size: 19px;
}

.swiper-pagination{
	text-align: center;
}

.swiper-pagination-switch{
	background: #0C435F;
	width: 15px;
	height: 15px;
	display: inline-block;
	margin-right: 10px;
	cursor: pointer;
	border-radius: 50%;
}

.swiper-active-switch{
	background: #1bb1e7;
	width: 15px;
	height: 15px;
	cursor: pointer;
	border-radius: 50%;
}

table{
	width: 100%;
}
td, th{
	padding: 10px;
}

.post-info{
	margin-bottom: 15px;
}

.displayBlock{
	display: block !important;
}

.js-popup-box{
	display: none;
}

/*** search widget ***/
.searchWidget form{
	display: table;
	box-sizing: border-box;
	vertical-align: top;
}

.searchWidget form input{
	width: 100%;
}

.search-form-group{
	display: table-cell;
	vertical-align: top;
	width: 100%;
	float: none;
}

.search-form *{
	box-sizing: inherit;
}

.searchWidget input{
	padding:8px;
	float:left;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border: 1px solid #CCC;
}

.searchWidget a{
	padding: 8px 15px 8px 15px;
	color: #FFF;
	background: #00a0ea;
	display: block;
	float: left;
	border: 1px solid #00a0ea;
	margin-left: -2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	cursor: pointer;
}

.searchWidget a:hover{
	background: #179dcc;
}

.searchWidget a i{
	color:#FFF;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/*** Header ***/
/** comment out old header style
.header{

}

.header .wrapper{

}

.header a.brand{
	margin-right:15px;
}

.header a.brand, ul.nav{
	float:left;
}

.header a.brand, ul.nav li{
	float:left;
}

ul.nav{
	margin-top: 40px;
	padding:0;
}

ul.nav li{
	list-style: none;
	margin-right:10px;
}

.header a.brand, ul.nav li a{
	text-decoration: none;
	color:#333;
}

.header ul.nav li a{
	font-size:13px;
}

.header ul.nav li a:hover{
	text-decoration: underline;
}
.header a.brand{
	max-width: 400px;
}

.header a.brand img{
	width: 100%;
}

.header .searchWidget{
	float:left;
	margin-top: 32px;
	margin-left: 5px;
	width: 26%;
}

.header .header-right{
	float:right;
	margin-top:32px;
}

.header .header-right .call{
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 10px;
}

.header .header-right .call a{
	color: #1BB1E7;
	font-size: 18px;
	text-decoration: none;
}

.header .header-right .call a:hover{
	text-decoration: underline;
}

.header .header-right .call i.fa-phone{
	color: #1BB1E7;
	-ms-transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
	font-size: 23px;
}

.header .header-right .call span{
	color: #13465F;
} **/

/** breadcrumbs **/
#breadcrumbs{
	margin-bottom: 15px;
}

#breadcrumbs span{
	color: #517C8F;
}
#breadcrumbs a{
	color: #FFF !important;
	font-size:13px;
	font-weight: bold;
	background: #51C5FF;
	line-height: 35px;
	text-decoration: none;
	padding: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	transition: background-color 0.3s ease;
}

#breadcrumbs a:hover{
	background: #00A0E9;
}

span.breadcrumb_last{
	font-weight:bold;
	font-size:12px;
}

.published-date{
	font-size: 14px;
	display: block;
	margin-bottom: 10px;
	color: #333333;
}

.author-name{
	font-weight: bold;
	color: #00A0E9;
}

/* companies side menu list */

.menu-companies-container ul {
	margin: 0;
	padding: 0;
}

.menu-companies-container ul li{
	list-style: none;
	padding: 12px;
	border-bottom: 1px solid #D3F1FF;
	border-left: 1px solid #D3F1FF;
	border-right: 1px solid #D3F1FF;
}

.menu-companies-container ul li:hover{
	background-color: #F4F4F4;
}

.menu-companies-container ul li a{
	position: relative;
	left: 50px;
}


/*** Main Content ***/
#page-content{
	width: 100%;
	max-width: 81%;
	float:right;
	font-size: 14px;
	min-height: 600px;
}

#page-content .content{
	padding-bottom: 0
}

#main.wrapper{
	margin-bottom: 20px;
	min-height: 500px;
}

.wig-title{
	padding:12px;
	font-size:14px;
	color:white;
	text-align:center;
	font-weight:bold;
	background:#0C435F;
}

.widget.companies{
	background: white;
}
.widget.dropdownMenuTree{
	margin-bottom: 20px;
}

.left-sidebar a.wig-title-link{
	font-size:14px;
	color: #FFF;
}

.left-sidebar a.wig-title-link:hover{
	color: #00A0E9;
}

.left-sidebar .mobile-searchWidget{
	display: none;
}

/*** Left Sidebar ***/
.left-sidebar{
	float: left;
	width: 17%;
}
.left-sidebar a{
	text-decoration: none;
	color: #00A0E9;
	font-weight: bold;
}

.left-sidebar a:hover{
	color: #13465f;
}

.left-sidebar #menu-primary{
	visibility: hidden;
}

.left-sidebar .treeview .hitarea{
	float: left;
  	margin-left: -20px;
  	margin-top: 3px;
}

.left-sidebar #menu-primary.treeview{
	border: 1px solid #D3F1FF;
}

.left-sidebar .treeview li{
	background: none;
	padding: 12px;
	padding-left: 28px;
	border-bottom: 1px solid #D3F1FF;
  	background: #FFFFFF;
}

.left-sidebar .treeview li:last-child{
	border-bottom: 0;
}

.left-sidebar .treeview li ul li{
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: -5px;
}

.left-sidebar .treeview li ul li ul li{

}

.left-sidebar .treeview li.collapsable, .left-sidebar .treeview li.collapsable ul li{

}

.left-sidebar .treeview li.collapsable ul li{
	border-bottom: none;
}

.left-sidebar .treeview li.collapsable ul li a{

}

.left-sidebar .treeview li.collapsable ul li a:hover{

}

.left-sidebar .treeview li.collapsable ul li.current_page-id-item:hover{

}

.left-sidebar .treeview li.current-menu-item a.selected{
	color: #FFFFFF;
	background: #00A0E9;
	font-weight: bold;
	padding: 3px;
	/*width: 122px;*/
	width: auto;
	display: block;
	margin-left: -3px;
}

.left-sidebar .treeview div.lastExpandable-hitarea{
	background-position: -80px -3px;
	background-repeat: no-repeat;
}

.left-sidebar .treeview div.lastCollapsable-hitarea{
	background-position: -64px -25px;
	background-repeat: no-repeat;
}

.left-sidebar ul.treeview li:hover{

}

.left-sidebar .searchWidget{
	float: none;
}

/** right sidebar **/
.right-sidebar{
	right: 0;
	top: 0;
	position: absolute;
	width: 17%;
}

/** mobile left-slidebar **/
a.category-menu{
	float: left;
	display: none;
}

/** Companies Nav **/

.left-sidebar .menu-companies-2-container ul{
	margin:0;
	padding:0;
	border: 1px solid #D3F1FF;
	border-top: 0;
}

.left-sidebar .menu-companies-2-container ul li{
	list-style:none;
	padding:12px;
	border-bottom:1px solid #D3F1FF;
	background-color: #FFFFFF;
}

.left-sidebar .menu-companies-2-container ul li:last-child{
	border-bottom: 0;
}

.left-sidebar .menu-companies-2-container ul li a{
  	padding-left: 45px;
}

.left-sidebar .menu-companies-2-container ul li:hover{
	background-color:#F4F4F4;
}

ul li.menu-item.comminsure {
	background-image:url(images/companies/comminsure-insurance.png);
	background-repeat:no-repeat;
	background-position:10px 10px;
	background-size: 35px;
}

ul li.menu-item.onepath {
	background-image:url(images/companies/onepath.png);
	background-repeat:no-repeat;
	background-position: 10px 16px;
	background-size: 35px;
}

ul li.menu-item.metlife {
	background-image:url(images/companies/MetLife.png);
	background-repeat:no-repeat;
	background-position: 10px 18px;
	background-size: 35px;
}

ul li.menu-item.amp{
	background-image:url(images/companies/Amp-logo.png);
	background-repeat:no-repeat;
	background-position: 10px 14px;
	background-size: 35px;
}

ul li.menu-item.mlc {
	background-image:url(images/companies/MLC.png);
	background-repeat:no-repeat;
	background-position:10px 10px;
	background-size: 35px;
}

ul li.menu-item.clearview {
	background-image:url(images/companies/clearview-logo.png);
	background-repeat:no-repeat;
	background-position: 10px 19px;
	background-size: 35px;
}

ul li.menu-item.aia {
	background-image:url(images/companies/aia-logo.png);
	background-repeat:no-repeat;
	background-position: 10px 6px;
	background-size: 30px;
}

ul li.menu-item.macquarie {
	background-image:url(images/companies/macquarie-logo.png);
	background-repeat:no-repeat;
	background-position: 10px 2px;
	background-size: 35px;
}

ul li.menu-item.zurich {
	background-image:url(images/companies/zurich_logo.png);
	background-repeat:no-repeat;
	background-position:10px 10px;
	background-size: 35px;
}

ul li.menu-item.bt {
	background-image:url(images/companies/BT-logo.png);
	background-repeat:no-repeat;
	background-position:10px 10px;
	background-size: 35px;
}

ul li.menu-item.tal{
	background-image:url(images/companies/tal.png);
	background-repeat:no-repeat;
	background-position: 10px 16px;
	background-size: 35px;
}

ul li.menu-item.asteron_life {
	background-image:url(images/companies/asteron_life.png);
	background-repeat:no-repeat;
	background-position: 10px 5px;
	background-size: 35px;
}

ul li.menu-item.neos {
	background-image:url(images/companies/NEOS.png?v=1);
	background-repeat:no-repeat;
	background-position: 10px 5px;
	background-size: 35px;
}

/*** Blog Page ***/
.blog .left-sidebar{
	display: none;
}

.category .left-sidebar{
	display: none;
}

#blog-cat-container{
	text-align: center;
}

.blog-cat-box{
	float: left;
	width: 33.33333333%;
	padding: 15px;
	position: relative;
	box-sizing: border-box;
}

.blog-cat-box-inner{
	border: 1px dashed #00A0E9;
	padding: 10px;
}

.blog h2{
	font-size: 20px;
	margin: 30px 0 30px 0;
	text-align: center;
	display: block;
	height: 100px;
}

.blog h2 a{
	text-decoration: none;
	color: #13465f;
	line-height: 30px;
	transition: color 0.2s ease;
}

.read-post-link{
	padding: 10px;
	border: 1px solid #00A0E9;
	text-decoration: none;
	color: #00A0E9;
	float: right;
	font-size: 13px;
}

.blog h2 a:hover{
	color: #00A0E9;
}

.blog .post-info span.filed-under,
.blog .post-info a{
	font-size:14px;
}

.blog .blog-published-date{
	margin-top: 0;
	display: block;
	font-size: 12px;
}

.blog .post-info{
	margin-bottom: 15px;
	text-align: left;
	float: left;
}

.blog-info-group{

}

.blog-navigation{
	padding-top: 20px;
	padding-bottom: 10px;
}

.blog-navigation a{
	text-decoration: none;
	color: #13465f;
	padding: 10px;
	border: 1px solid #13465f;
	font-size: 13px;
}

@media (max-width: 980px) {

	.blog-cat-box{
		width: 94%;
		margin: 0 auto;
		float: none;
	}

	.blog-navigation{
		padding-bottom: 30px;
	}

	.blog-navigation a{
		width: 30%;
	}
}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {

	.blog-cat-box {
	  width: 50%;
	  margin: 0 auto;
  }

}

/** Category List **/

.left-sidebar ul.categories-list{
	margin:0;
	padding:0;
	border: 1px solid #D3F1FF;
}

.left-sidebar ul.categories-list li{
	list-style:none;
	padding:12px;
	border-bottom:1px solid #D3F1FF;
	background-color:#FFFFFF;
}

.left-sidebar ul.categories-list li:last-child{
	border-bottom: none;
}

.left-sidebar ul.categories-list li a{
  	font-size: 13px;
  	color: #00A0E9 !important;
  	text-decoration: none;
  	font-weight: bold;
}

.left-sidebar ul.categories-list li:hover{
	background-color:#F4F4F4;
}

.left-sidebar .dropdownMenuTree ul li a{

}
/*** Footer***/
/*

footer.lid-footer{
	border-top:3px solid #00A0E9;
	background:#333333;
	padding: 0 10px 10px 10px;
}

footer.lid-footer a{
	color:#FFFFFF;
	text-decoration:none;
	font-size: 12px;
}

footer.lid-footer a:hover{
	text-decoration:underline;
}

footer.lid-footer .wrapper{
	padding-top:0;
}

footer.lid-footer ul{
	padding:0;
	margin:0;
}

footer.lid-footer ul.footer-header-nav{
	float:left;
	margin-top:10px;
}

footer.lid-footer ul.footer-header-nav li{
	float:left;
	list-style:none;
	margin-right:10px;
	padding-right:10px;
	border-right:1px solid #FFFFFF;
}

footer.lid-footer ul.footer-header-nav li a{
	font-size:12px;
}

footer.lid-footer .footer-search-bar{
	float: right;
	width: 280px;
	height: 30px;
	display: block;
	background: #00A0E9;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	padding-bottom: 3px;
}

footer.lid-footer .footer-search-bar input.google_custom_search_input{
	padding: 4px;
	margin: 2px 0px 3px 5px;
	background:#1fc5ff;
	border: none;
	color:#FFF;
	width:80%;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
}

footer.lid-footer .footer-search-bar input.google_custom_search_input::-webkit-input-placeholder {
  color: #FFF;
}

footer.lid-footer .footer-search-bar input.google_custom_search_input:::-moz-placeholder {
  color: #FFF;
}

footer.lid-footer .footer-search-bar input.google_custom_search_input::-ms-input-placeholder {
  color: #FFF;
}

footer.lid-footer .footer-search-bar a{
  cursor: pointer;
  padding-left: 10px;
  padding-right: 10px;
}

footer.lid-footer .fa-search{
	color: #FFF;
}

footer.lid-footer .footer-header-body{
	padding: 8px 0 8px 0;
}

footer.lid-footer ul.footer-header-body-nav{
	float:left;
}

footer.lid-footer ul.footer-header-body-nav li{
	color:#FFFFFF;
	font-size:11px;
	list-style:none;
	margin-bottom:7px;
}

footer.lid-footer ul.footer-header-body-nav li.footer-heading-menu{
	margin:15px 0 15px 0;
}

footer.lid-footer ul.footer-header-body-nav li.footer-heading-menu a{
	color:#00A0E9;
	font-weight:bold;
	font-size:13px;
}

footer.lid-footer .footer-bottom .disclaimer{
	font-size:11px;
	color:#CCC;
}

footer.lid-footer .footer-bottom .disclaimer a{
	color: #CCC;
}

footer.lid-footer input::-webkit-input-placeholder {
  color: #FFF;
}

footer.lid-footer input::-moz-placeholder {
  color: #FFF;
}

footer.lid-footer input::-ms-input-placeholder {
  color: #FFF;
}*/


/*** Footer B version ***/
/********  Footer Sec ********/
/*
footer.lid-footer-b{
	padding: 20px;
	background: #333;
}

.footer-ul{
	margin: 0;
	padding: 0;
}

.footer-ul li{
	display: inline-block;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #FFF;
}

.footer-ul li a{
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
  	font-size: 16px;
  	transition: color 0.2s ease;
}

.footer-ul li a:hover{
	color: #00A0E9;
	text-decoration: none;
}

.footer-main{
	margin-top: 30px;
}

.footer-left{
	width: 61%;
}

.footer-right{
	width: 30%;
}

.disclaimer{
	color: #EAEAEA;
	font-size: 12px;
	line-height: 15px;
}

.disclaimer-link{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.disclaimer-link:hover{
	text-decoration: underline;
}

.google_custom_search_input{
	padding: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #2D93BB;
}

.search-btn{
  padding: 12px 15px;
  color: #FFF;
  background: #1AA1E6;
  position: relative;
  border: none;
  font-size: 15px;
  font-weight: bold;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.8);
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.8);
}

.lid-contact-no {
  color: #1AA1E6 !important;
  font-size: 25px;
  font-weight: bold;
}

.lid-contact-no i{
	font-size: 30px;
    position: relative;
    top: 7px;
} */

/********  End Footer Sec ********/

/*** contact us form
-----------------------------------------------*/
/*contact page id*/
body.page-id-47 #page-content{
	max-width:  64.5%;
	float: none;
	display: inline-block;
	margin-left: 10px;
}

body.page-id-47 #main{
	position: relative;
}

body.page-id-47 .left-sidebar{

}

.contact-heading{
	color: #1BB1E7;
}

.contact-form{
	margin: 0;
	padding: 10px;
	background: #00A0E9;
	border-radius: 5px;
	position: relative;
	width: 50%;
    margin: 0 auto;
}

.contact-form h3{
	color: #FFF;
}

.contact-form form{

}

.contact-form label{
	display: none;
}

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

.contact-form ul li{
	list-style: none;
	margin-bottom: 3px;
	margin-right: 3px;
	padding: 8px 10px 7px 10px;
	border: 1px solid #FFF;
	background: #FFF;
	border-radius: 3px;
}

li.contact_message{

}

.contact-form ul li input,
.contact-form ul li select,
.contact-form ul li textarea
{
	border: 1px solid #CCC;
	color: #333;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #FFFFFF;
	font-size: 14px;
	border: none;
	outline: none;
}

.contact-form ul li input,
.contact-form ul li textarea{
	width: 94.5%;
}

.contact-form ul li select{
	width: 100%;
}

.contact-form .gform_footer{
	margin-top: 10px;
	text-align: center;
}

.contact-form .gform_button{
	padding: 12px 20px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: #0C435F;
	border-radius: 5px;
	font-size: 12px;
	border: none;
	width: 200px;
}

.contact-form .gform_button:hover{
	background: #0E3544;
}

.contact-form .gform_validation_container{
	display: none;
}

.contact-form .gform_confirmation_wrapper{
	float: left;
	width: 50%;
}

.contact-info .contact-inner-title{
	font-weight: bold;
	margin: 5px 0 0 0;
	display: block;
	color: #0C435F;
}

.contact-info ul.contact-office-hour-list{
	margin: 0;
	padding: 0;
}

.contact-info .contact-info-inner{
	padding: 10px;
}

.contact-info li.contact-hour-single{
	list-style: none;
}

.contact-day{
	float: left;
	padding-bottom: 5px;
	font-weight: bold;


}

.contact-hours{
	float: left;
	padding-bottom: 5px;
}

.contact-detail{
	font-size: 14px;
}

.gform_hidden{
	display: none !important;
}

.contact-map{
	width: 45%;
	height: 422px;
	margin-top:-20px;
	float: right;
	border: 1px solid #CCC;
}

/*Ask expert block on contact page*/
.contact-intro{

}

/*** Ask form
-----------------------------------------------*/
.ask-form{
	position: absolute;
	left: 0px;
	top: 60px;
	z-index: 999;
}

.arrow-up {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #0C435F;
	position: absolute;
	left: 1em;
	top: -10px;
}

.ask-form-inner{
	padding: 10px;
	border-radius: 4px;
	background: #0C435F;
	-webkit-box-shadow: 0px 3px 3px 0px rgba(50, 50, 50, 0.51);
	-moz-box-shadow: 0px 3px 3px 0px rgba(50, 50, 50, 0.51);
	box-shadow: 0px 3px 3px 0px rgba(50, 50, 50, 0.51);
}

.ask-form label{
	display: none;
}

.ask-form ul{
	margin: 0;
	padding: 0;
}

.ask-form ul li{
	list-style: none;
	margin-bottom: 3px;
}

.ask-form ul li input,
.ask-form ul li select,
.ask-form ul li textarea
{
	padding: 8px 10px 7px 10px;
	border: 1px solid #CCC;
	color: #333;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #FFFFFF;
	font-size: 14px;
}

.ask-form ul li input,
.ask-form ul li textarea{
	width: 373px;
}

.ask-form ul li select{
	width: 395px;
}

.ask-form .gform_button{
	padding: 12px 40px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: #00a0ea;
	border-radius: 5px;
	font-size: 12px;
	border: none;
}

.ask-form .gform_button:hover{
	background: #179dcc;
}

.ask-form .gform_validation_container{
	display: none;
}

.ajax-notification{
	display: none;
	background-color: rgba(255,255,255,0.85);
	height: 335px;
	position: absolute;
	width: 95.5%;
	text-align: center;
}

.loader{
	margin-top: 40%;
}

.ajax-notification span{
	color: #00a0ea;
	font-weight: bold;
	margin-top: 30%;
	font-size: 1.4em;
	display: block;
	line-height: 30px;
}


/*** Article Companies Logo Lists ***/
.companies-logo-block{
	width: 80%;
}

ul.article-companies-logo-list{
	margin: 0;
	padding: 0;
}

ul.article-companies-logo-list li.article-companies-list-single{
	list-style:none;
	float: left;
	margin:5px;
}

/*** article benefit blocks ***/
.article-benefit-blocks{
	width: 80%;
}

.article-benefit-blocks ul{
	margin: 0;
	padding: 0;
}

.article-benefit-blocks ul li{
	float: left;
	list-style: none;
	padding: 8px;
	background: #D4F4FF;
	margin: 0 5px 5px 0;
	width: 300px;
	height: 180px;
	border-radius: 2px;
}
/*with icon*/
.article-benefit-blocks ul li h3{
	color: #00425F;
}

.article-benefit-icon{
	display: block;
	width: 30%;
	font-size: 90px;
	color: #FFF;
	margin: 20px auto;
	height: 90px;
}

/** Ajax Elements Style **/
.search-ajax-box{
	position: absolute;
	right: 10px;
	display: none;
	padding: 2px;
	border-radius: 5px;
	background: #CCC;
	z-index: 999;
}

.searchAjaxWidget input{
	padding: 8px;
	float: left;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border: 1px solid #CCC;
}

.searchAjaxWidget a{
	padding: 9px 15px 7px 15px;
	color: #FFF;
	background: #00a0ea;
	display: block;
	float: left;
	border: 1px solid #00a0ea;
	margin-left: -2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	cursor: pointer;
}

.searchAjaxWidget a i{
	color: #FFF;
}

/* Flip Boxes
------------------------------------------------*/
/* entire container, keeps perspective */
.flip-container {
	perspective: 1000;
}
	/* flip the pane when hovered */
	.flip-container:hover .flipper, .flip-container.hover .flipper {
		transform: rotateY(180deg);
	}

.flip-container, .front, .back {
	width: 320px;
	height: 480px;
}

/* flip speed goes here */
.flipper {
	transition: 0.6s;
	transform-style: preserve-3d;

	position: relative;
}

/* hide back of pane during swap */
.front, .back {
	backface-visibility: hidden;

	position: absolute;
	top: 0;
	left: 0;
}

/** Parnter Login Form **/
.partner-login-form input{
	padding: 7px;
	margin-bottom: 15px;
}

/* Super logo list on /insurance-through-super/industry-funds/ */

ul.superLogosList{
	margin: 0;
	padding: 0;
}

ul.superLogosList li{
	list-style: none;
	max-width: 165px;
	height: 200px;
	float: left;
	margin: 20px;
}

ul.superLogosList li img{
	margin: 10px 0 10px 0 !important;
	width: 100% !important;
}

/** PDS page **/
table.pds-table tr{
	border-bottom:1px solid #CCC;
}

/*Resources Excerpt
------------------------------------------------*/
.resource-box{
	padding:15px;
	border:1px solid red;
	border-radius:3px;
	margin:20px 0 20px 0;
	background:#EFF9FF;
}
.resource-box span{
	color:red;
	font-weight:bold;
	font-size:14
}
.resource-box p{
	margin-bottom:15px;
}

@media print
{
   body, html
    {
      display: none !important;
    }
}
