/*

Theme Name: X BenefitHub Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/
@font-face {
	font-family: icons;
	src: url(fonts/BDIGICONS.ttf);
}
@font-face {
	font-family: hubicons;
	src: url(fonts/HUBICONS.ttf);
}
@font-face {
	font-family: Opensans;
	src: url(fonts/OPENSANS-REGULAR.ttf);
}
.bh-yellow {
	color: #f6da09;
}
.bh-blue {
	color: #66b2db;	
}
.bh-orange {
	color: #f26c22;
}
.bh-purple {
	color: #9b2466;
}
.bh-green {
	color: #7aa252;
}
.bh-pink {
	color: #e2426e;
}
.x-brand img {
	width: 215px !important;
}
.x-navbar .x-brand {
	margin-top: 13px;
}
.x-navbar .desktop .x-nav > li > a {
	color: #fff !important;
}
.x-navbar .desktop .x-nav > li > a:hover {
	color: #fff !important;
}
.x-navbar .desktop .x-nav > li > a > span {
	box-shadow: 0 0 0 0 rgb(255, 255, 255) !important;	
}
.x-landmark {
	display: none;
}
.x-header-landmark {
	background-color: #66b2db;
}
.home .x-header-landmark {
	background-color: transparent;
}
.x-container.offset {
	margin: 0 auto 0.5em auto !important;
}
.blog .x-container.offset {
	margin: 1em auto !important;
	padding: 1.5em;
}
.x-content-band.bh-banner {
	margin: 0 auto;
	padding: 0 0 0 0;
	height: 84%;
	max-height: 902px;
	min-height: 280px;
	background: repeat-x url("http://www.benefithub.com/wp-content/themes/x-child/framework/img/benefithub_website_banner_main_sm-bg_16x9.png") 50% 0px;
}
.bh-banner .x-container {
	height: 84%;
	max-height: 902px;
	max-width: 1603px;
}
.bh-banner .x-container div {
	height: 84%;
	max-height: 902px;
	max-width: 1603px;
}
@media (min-height: 1080px) {
	.x-content-band.bh-banner {
		max-height: 1080px;
		background: repeat-x url("http://www.benefithub.com/wp-content/themes/x-child/framework/img/benefithub_website_banner_main_bg_16x9.png") 50% 0px;
	}
	.bh-banner .x-container {
		max-height: 1080px;
		max-width: 1920px;
	}
	.bh-banner .x-container div {
		max-height: 1080px;
		max-width: 1920px;
	}
}
.x-colophon.bottom a {
	color: #fff;
}
.x-colophon.bottom a:hover {
	color: #80bcd6;
}
.x-colophon.bottom .x-social-global a {
	font-size: 30px;
}
.bh1 {
	font-size: 2.4em;
	line-height: 1.4em;
}
.bh2 {
	font-size: 2em;
	line-height: 1em;
}
.fancybox-wrap {
	z-index: 9999999 !important;
}
.x-navbar {
	z-index: 10;
}
.bh-banner.bg-image {
	min-height: 280px;
	background: transparent url(http://www.benefithub.com/wp-content/uploads/2015/06/benefithub_website_banner_main_background_1920x1080.png) no-repeat 50% 0%;
}

.x-landmark-breadcrumbs-wrap {
	display: none !important;
}

@media (min-width:500px) and (min-height: 700px){
	.bh1 {
		font-size: 3em;
		line-height: 1.4em;
	}
	.bh2 {
		font-size: 2.8em;
		line-height: 1em;
	}
}
@media (min-width: 770px) and (min-height: 600px) {
	.bh1 {
		font-size: 4em;
		line-height: 1.4em;
	}
	.bh2 {
		font-size: 2.8em;
		line-height: 1em;
	}
}
@media (min-width: 980px) {
	.x-brand img {
		width: 184px !important;
	}
}
@media (min-width: 1026px) {
	.x-brand img {
		width: 250px !important;
	}
}
.bh-banner-txt {
	color: #555;
	text-shadow: 0 0.05em 0.05em rgba(0, 0, 0, 0.15);
}

.x-container.offset {margin: 0.5em auto;}

.x-header-landmark {
	padding: 20px 0;
	border: none;
}
.x-ul-icons {
	display: none;
}
.x-promo {
	height: 90%;
	min-height: 380px;
}
.x-promo:hover .x-ul-icons {
	display: inline;
}
.x-container.max {
	max-width: 2000px;
}
.x-container.width {
	width: 100%;
}
#menu-main .menu-item-5 {
	padding-top: 0;
}
#menu-main .menu-item-5 a {
	display: table !important;
	vertical-align: middle;
	height: 34px !important;
	min-width: 34px;
	margin: 28% 0 0 0;
	padding: 0 15px !important;
	border: 1px solid rgb(204, 204, 204);
	font-weight: 500 !important;
	-moz-border-radius: 4px/4px;
	-webkit-border-radius: 4px 4px;
	border-radius: 4px/4px;
	color: #fff;
	border-color: rgb(0, 168, 42);
	background-color: rgb(0, 168, 42);
	transition: all 0.15s linear !important;
	-webkit-transition: all 0.15s linear !important;
	text-shadow: 0 0.075em 0.075em rgba(0, 0, 0, 0.5) !important;
}
#menu-main .menu-item-5 a:hover {
	color: #fff !important;
	border-color: rgb(129, 215, 66) !important;
	background-color: rgb(129, 215, 66) !important;
} 
#menu-main .menu-item-5 a span {
	display: table-cell;
	vertical-align: middle;
	padding: 0 !important;
	line-height: 1em;
}

/* Sign In or Signup */

.button-area .x-btn {
	margin-top: 2em;
	text-transform: uppercase;
}
.popup {
	outline: none;
	opacity: 1;
	color: #777;
	border-radius: 4px / 4px;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4);
	border: 1px solid #ddd;
	background-color: #ffffff;
}
.userlogin.popup {
	display: none;
	min-width: 300px;
	width: 30%;
	margin: 50px auto;
}
.popup .x-btn {
	text-transform: uppercase;
}
.popup:active, .popup:hover, .popup:link, .popup:visited {
	outline: none;
	opacity: 1;
}
.popup .close {
	background-color: rgba(30, 115, 190, 1.0);
	color: #ddd;
	border-radius: 50%;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4);
	font-family: icons;
	font-size: 1.2em;
	text-align: center;
	height: 31px;
	width: 31px;
	position: absolute;
	right: -15px;
	top: -15px;
	z-index: 1004;
	cursor: pointer;
	outline: none;
	opacity: 1;
	border: none;
}
.popup .close:hover {
	color: #fff;
}
.popup .close .text {
	font-family: Opensans;
	text-transform: uppercase;
	visibility: hidden;
}
.popup .close:hover .text {
	visibility: visible;
}
.popup h2 {
	margin: 0;
	font-size: 2em;
	text-align: center;
}
.popup .login.container {
	margin: 4em auto;
}
.login.container h2 {
	margin-bottom: 20px;
}
.popup .footer {
	float: left;
	clear: both;
	width: 100%;
	-moz-box-shadow: inset 0 3px 2px -2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 3px 2px -2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 3px 2px -2px rgba(0, 0, 0, 0.1);
	filter: none;
	background: rgb(241, 241, 241);
}
.popup .footer .container {
	float: left;
	width: 40%;
	margin: 8px 5%;
	font-size: 14px;
}
.popup .footer .container h2 {
	text-align: left;
	font-size: 18px;
	color: #777;
	font-weight: 500;
	text-shadow: 0 1px rgba(255, 255, 255, .5);
}
.signup .open-btn, .login .open-btn {
	display: block;
	width: 90%;
	max-width: 405px;
	margin: 0px auto;
	padding: 10px;
    cursor: pointer;
    color: rgb(119, 119, 119);
    text-decoration: none;
    text-align: center;
    font-family: Opensans, Arial, Tahoma, Verdana;
    font-size: 15px;
    text-shadow: none;
    background-size: 100%;
    background-color: rgb(247, 247, 247);
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#FFF7F7F7',endColorstr='#FFEDEDED');
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…pZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,rgb(247, 247, 247)),color-stop(100%,rgb(237, 237, 237)));
    background-image: -moz-linear-gradient(top,#f7f7f7 0%,#ededed 100%);
    background-image: -webkit-linear-gradient(top,rgb(247, 247, 247) 0%,rgb(237, 237, 237) 100%);
    background-image: linear-gradient(to bottom,rgb(247, 247, 247) 0%,rgb(237, 237, 237) 100%);
    text-shadow: 0 1px rgba(255,255,255,.5);
    outline: 0;
    border: 1px solid rgb(204, 204, 204);
    -moz-border-radius: 4px/4px;
    -webkit-border-radius: 4px 4px;
    border-radius: 4px/4px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.signup .open-btn:hover, .login .open-btn:hover {
	background-color: rgb(247, 247, 247);
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#FFF7F7F7',endColorstr='#FFEDEDED');
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…pZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
	background-image: -webkit-gradient(linear,50% 0%,50% 100%,color-stop(100%,rgb(247, 247, 247)),color-stop(0%,rgb(237, 237, 237)));
	background-image: -moz-linear-gradient(bottom,#f7f7f7 0%,#ededed 100%);
	background-image: -webkit-linear-gradient(bottom,rgb(247, 247, 247) 0%,rgb(237, 237, 237) 100%);
	background-image: linear-gradient(to top,rgb(247, 247, 247) 0%,rgb(237, 237, 237) 100%);
}
.userlogin .content-divider {
	color: rgb(121, 121, 121);
	font-weight: bold;
	text-shadow: 0 1px 0 rgba(255,255,255,.5);
	text-align: center;
	width: 100%;
	margin: 0 auto;
	display: inline-block;
	vertical-align: baseline;
}
.userlogin .content-divider hr {
	display: block;
	border: 0;
	height: 1px;
	width: 43%;
}
.userlogin .content-divider hr:first-of-type {
	float: left;
	background-image: -webkit-linear-gradient(left,rgba(0, 0, 0, 0),rgba(0,0,0,.4));
	background-image: -moz-linear-gradient(left,transparent,rgba(0,0,0,.4));
	background-image: -ms-linear-gradient(left,transparent,rgba(0,0,0,.4));
	background-image: -o-linear-gradient(left,transparent,rgba(0,0,0,.4));
	background-image: linear-gradient(to right,rgba(0, 0, 0, 0),rgba(0,0,0,.4));
}
.userlogin .content-divider hr:last-of-type {
	float: right;
	background-image: -webkit-linear-gradient(right,rgba(0, 0, 0, 0),rgba(0,0,0,.4));
	background-image: -moz-linear-gradient(right,transparent,rgba(0,0,0,.4));
	background-image: -ms-linear-gradient(right,transparent,rgba(0,0,0,.4));
	background-image: -o-linear-gradient(right,transparent,rgba(0,0,0,.4));
	background-image: linear-gradient(to left,rgba(0, 0, 0, 0),rgba(0,0,0,.4));
}
.userlogin .content-divider span {
	display: block;
	float: left;
	margin: 3px 18px;
	font-size: 20px;
}
/* Scroll Arrow Styles */
.arrow-wrap {
	position: relative;
	z-index:11;
	float: left;
	left:50%;
	top:-2.5em;
	margin-left:-2.5em;
	background:#66b2db;
	width:5em;
	height:5em;
	padding: 2.1em 1.1em;
	border-radius:50%;
	font-size:0.8em;
	display:block;
	box-shadow:0px 0px 5px 0px #333;
}

.arrow {
  float:left;
  position:relative;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 1.5em 1.5em 0 1.5em;
  border-color: #ffffff transparent transparent transparent;
  -webkit-transform:rotate(360deg)
}

.arrow:after {
  content:'';
  position:absolute;
  top:-2em;
  left:-1.8em;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 1.8em 1.8em 0 1.8em;
  border-color: #66b2db transparent transparent transparent;
  -webkit-transform:rotate(360deg);
}


.hint {
  position:absolute;
  top:0.6em;
  width:100%;
  left:0;
  font-size:2em;
  font-style:italic;
  text-align:center;
  color:#fff;
  opacity:0;
}


.arrow-wrap:hover .hint {
  opacity:1;
}


  @-webkit-keyframes arrows {
    0% { top:   0; }
    10% { top: 20%; }
    20% { top:-20%; }
    30% { top: 20%; }
    40% { top:-20; }
    50% { top: 20%; }
    60% { top:-20%; }
    70% { top: 20%; }
    80% { top:-20%; }
    90% { top: 20%; }
    100% { top: 0; }
  }
  
  .arrow-wrap .arrow {
	-webkit-animation: arrows 4.0s infinite;
	-webkit-animation-delay: 3s;
    animation: arrows 4.0s infinite;
    animation-delay: 3s;
  }

/* Booklet Plugin Customizations */
.wp-booklet-container-light {
	margin: 1em;
}

/* Site Content Text Formats */
.bh-content {
	padding: 40px;
}
.bh-content p {
	font-size: 1.5em;
	line-height: 1.8em;
}
.bh-content ul {
	font-size: 1.5em;
	line-height: 1.8em;
}