/*
Theme Name: 'Corporate Travel Safety - Tips' Theme by FDGweb
Theme URI: http://www.fdgweb.com/
Author: FDGweb
Author URI: http://www.fdgweb.com/
Description: A custom theme designed by FDGweb.
Version: 2.0
*/

/* =Custom Fonts
-------------------------------------------------------------- */

@font-face {
    font-family: 'Lato';
    src: url('css/fonts/lato/lato-webfont.eot');
    src: url('css/fonts/lato/lato-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/lato/lato-webfont.woff') format('woff'),
         url('css/fonts/lato/lato-webfont.ttf') format('truetype'),
         url('css/fonts/lato/lato-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Lato Light';
    src: url('css/fonts/lato-light/lato_light-webfont.eot');
    src: url('css/fonts/lato-light/lato_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/lato-light/lato_light-webfont.woff') format('woff'),
         url('css/fonts/lato-light/lato_light-webfont.ttf') format('truetype'),
         url('css/fonts/lato-light/lato_light-webfont.svg#latolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Brandon Bold';
    src: url('css/fonts/brandon-bold/brandon_bold-webfont.eot');
    src: url('css/fonts/brandon-bold/brandon_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/brandon-bold/brandon_bold-webfont.woff') format('woff'),
         url('css/fonts/brandon-bold/brandon_bold-webfont.ttf') format('truetype'),
         url('css/fonts/brandon-bold/brandon_bold-webfont.svg#brandon_grotesquebold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Brandon Black';
    src: url('css/fonts/brandon-black/brandon_black-webfont.eot');
    src: url('css/fonts/brandon-black/brandon_black-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/brandon-black/brandon_black-webfont.woff') format('woff'),
         url('css/fonts/brandon-black/brandon_black-webfont.ttf') format('truetype'),
         url('css/fonts/brandon-black/brandon_black-webfont.svg#brandon_grotesqueblack') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans';
    src: url('css/fonts/opensans/opensans-webfont.eot');
    src: url('css/fonts/opensans/opensans-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/opensans/opensans-webfont.svg#open_sansregular') format('svg'),
         url('css/fonts/opensans/opensans-webfont.woff') format('woff'),
         url('css/fonts/opensans/opensans-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans Light';
    src: url('css/fonts/opensans-light/opensans-light-webfont.eot');
    src: url('css/fonts/opensans-light/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
    	 url('css/fonts/opensans-light/opensans-light-webfont.svg#open_sanslight') format('svg'),
         url('css/fonts/opensans-light/opensans-light-webfont.woff') format('woff'),
         url('css/fonts/opensans-light/opensans-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans SemiBold';
    src: url('css/fonts/opensans-semibold/opensans-semibold-webfont.eot');
    src: url('css/fonts/opensans-semibold/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/opensans-semibold/opensans-semibold-webfont.svg#open_sanssemibold') format('svg'),
         url('css/fonts/opensans-semibold/opensans-semibold-webfont.woff') format('woff'),
         url('css/fonts/opensans-semibold/opensans-semibold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'glyphs';
    src: url('css/fonts/glyphs/glyphs.eot');
    src: url('css/fonts/glyphs/glyphs.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/glyphs/glyphs.svg#glyphs') format('svg'),
         url('css/fonts/glyphs/glyphs.woff') format('woff'),
         url('css/fonts/glyphs/glyphs.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* /////////  FONT SMOOTHING FIX  ////////////// */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
		font-family: 'Lato';
		src: url('css/fonts/lato/lato-webfont.svg') format('svg');
	}

	@font-face {
		font-family: 'Lato Light';
		src: url('css/fonts/lato-light/lato_light-webfont.svg') format('svg');
	}

	@font-face {
		font-family: 'Brandon Bold';
		src: url('css/fonts/brandon-bold/brandon_bold-webfont.svg') format('svg');
	}

	@font-face {
		font-family: 'Brandon Black';
		src: url('css/fonts/brandon-black/brandon_black-webfont.svg') format('svg');
	}

	@font-face {
		font-family: 'glyphs';
		src: url('css/fonts/glyphs/glyphs.svg') format('svg');
	}
}

/* =Basic structure
-------------------------------------------------------------- */

html {
	font-size: 87.5%;
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	font-size: 14px;
	font-family: 'OpenSans', Helvetica, Arial, sans-serif;
	text-rendering: optimizeLegibility;
	color: #444;
	line-height: 1;
	background: linear-gradient(to bottom right, #6B8DAB, #839DCC, #564B77);
	background-size: 100%;
	background-repeat: no-repeat;
}

body .site {
	padding: 20px 0;
	padding-bottom: 70px;
}

strong, p strong {
	font-family: 'OpenSans Semibold';
	font-weight: normal;
}

a, .entry-content a:visited,
.comment-content a:visited {
	outline: none;
	color: #21759b;
}
a:hover {
	color: #0f3647;
}

#secondary #search-2 {
	display: none;
}

#site-container {
	min-height: 100%;
	position: relative;
}

#site-container.full {
	max-width: 100%;
}

#page-container {
	background: #fff;
}

/* Page structure */
#page-container {
	background: #fff;
}

.site {
	padding: 0 24px;
}

.site-content {
	margin: 24px 0 0;
}

.widget-area {
	margin: 5px 0 0;
}

/* Header */
#header-container.full {
	background: #fff;
}

.site-header {
	padding: 30px 50px 15px 50px;
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
	background: #fff;
}

header hgroup {
	padding: 20px;
}

.site-header h1,
.site-header h2 {
	text-align: center;
}

.site-header h1 a,
.site-header h2 a {
	color: #515151;
	display: inline-block;
	text-decoration: none;
}

.site-header h1 a:hover,
.site-header h2 a:hover {
	color: #21759b;
}

.site-header h1 {
	font-size: 24px;
	line-height: 1.285714286;
	margin-bottom: 14px;
}

.site-header h2 {
	font-weight: normal;
	font-size: 13px;
	line-height: 1.846153846;
	color: #757575;
}

/* Navigation Menu */
#nav-container {
	background: #282828;
}

#nav-container .main-navigation.lock {
    position: fixed;
    top: 0;
    background: #282828;
    width: 100%;
    max-width: 1200px;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.4);
    z-index: 9999999;
    -webkit-transform: translate3d(0,0,0);
  	-moz-transform: translate3d(0,0,0);
  	-ms-transform: translate3d(0,0,0);
  	transform: translate3d(0,0,0);
}

#nav-container .main-navigation.lock .menu-main-navigation-container {
    margin: 0 auto;
    width: 90%;
}

#nav-container .main-navigation.lock .menu-main-navigation-container li a {
  padding-left: 18px;
  padding-right: 18px;
}

#nav-container li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-6682 a {
    color: #C4EBFF;
}

.main-navigation {
	position: relative;
	margin: 0 auto;
	padding: 0;
	max-width: 1200px;
	text-align: center;
  -webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	transition: 0.5s all;
}

.main-navigation li {
	margin-top: 24px;
	font-size: 12px;
	line-height: 1.42857143;
}

.main-navigation a {
	color: #5e5e5e;
}

.main-navigation a:hover {
	color: #21759b;
}

.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
	display: none;
}

.main-navigation ul.nav-menu.toggled-on,
.menu-toggle {
	display: inline-block;
}

#mobile-nav-toggle {
	display: none;
	position: relative;
	top: 0;
	right: 0;
	width: 100%;
	height: 60px;
	cursor: pointer;
	z-index: 200;
	color: #FFF;
	font-size: 22px;
	line-height: 56px;
	text-align: center;
	text-transform: uppercase;
}

#mobile-nav-toggle div {
	background: #FFF;
	width: 34px;
	height: 4px;
	position: absolute;
	top: 16px;
	left: 16px;
	border-radius: 1px;
	box-shadow: 0 12px 0 #FFF, 0 24px 0 #FFF;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	transition: 0.5s all;
}

#site-container-wrap {
	overflow: hidden;
	min-height: 100%;
	position: relative;
}

#site-container {
	min-height: 100%;
	position: relative;
	margin: 0 auto;
    max-width: 1200px;
	-webkit-transition: 0.5s -webkit-transform;
	-moz-transition: 0.5s -webkit-transform;
	-ms-transition: 0.5s -webkit-transform;
	transition: 0.5s -webkit-transform;
}

body.nav-active #site-container {
	-webkit-transform: translateX(30%);
	-moz-transform: translateX(30%);
	-ms-transform: translateX(30%);
	transform: translateX(30%);
}

#mobile-nav {
	position: absolute;
	top: 0;
	left: 0;
	width: 75%;
	width: 85%;
	z-index: 80;
	min-height: 100%;
	background: #333;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	transition: 0.5s all;
}

#mobile-nav .nav-menu {
	padding: 30px 0;
}

body.nav-active #mobile-nav {
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	-ms-transform: translateX(0%);
	transform: translateX(0%);
}

#mobile-nav-shad {
	width: 100%;
	min-width: 360px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	opacity: 0;
	display: none;
	z-index: 50;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	transition: 0.5s all;
}

body.nav-active #mobile-nav-shad {
	opacity: 1;
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	-ms-transform: translateX(0%);
	transform: translateX(0%);
}

#mobile-nav-close {
	color: rgba(255, 255, 255, 0.7);
	font-size: 16px;
	padding: 20px 20px;
	position: relative;
	margin: -40px 0 5px 0;
	text-align: center;
	cursor: pointer;
}

#mobile-nav-close:after {
	content: ' ';
	width: 70%;
	height: 1px;
	background: rgba(255, 255, 255, 0.15);
	position: absolute;
	margin: 35px 15% 0 15%;
	left: 0;
}

#mobile-nav > #mobile-nav-menu-wrap .menu-top-navigation-container {
	display: block;
	width: 70%;
	padding: 40px 0 0 0;
	z-index: 20;
	position: relative;
	background: #0D293E;
}

#mobile-nav > #mobile-nav-menu-wrap ul#menu-main-navigation,
#mobile-nav > #mobile-nav-menu-wrap ul#menu-main-navigation-1 {
	padding: 30px 0 0 0;
}

#mobile-nav > #mobile-nav-menu-wrap > div > ul > li > a {
	text-decoration: none;
	text-transform: uppercase;
	color: #FFF;
	font-family: Arial;
	font-size: 16px;
	display: block;
	width: 100%;
	text-align: center;
	padding: 10px 0;
	position: relative;
}

#mobile-nav > #mobile-nav-menu-wrap > div > ul > li > ul > li > a {
	text-decoration: none;
	color: rgba(255, 255, 255, 0.6);
	font-size: 15px;
	display: block;
	width: 100%;
	text-align: center;
	padding: 8px 0;
	font-family: Arial;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#mobile-nav > #mobile-nav-menu-wrap > div > ul > li > ul > li > a:active {
	color: #FFF;
}

#mobile-nav > #mobile-nav-menu-wrap > div > ul > li {
	padding: 0 0 5px 0;
}

#mobile-nav > #mobile-nav-menu-wrap > div > ul > li:after, #mobile-nav-2-inner li:after {
	content: ' ';
	width: 40%;
	height: 1px;
	background: rgba(255, 255, 255, 0.1);
	position: absolute;
	margin: 0 30%;
	border-top: 1px solid rgba(33, 33, 33, 0.4);
}

#mobile-nav > #mobile-nav-menu-wrap > div > ul > li:last-child:after {
	display: none;
}

#mobile-nav > #mobile-nav-menu-wrap ul.sub-menu {
	position: relative;
	z-index: 200;
}

#site-search {
	position: relative;
	/* right: 0; */
	top: -15px;
	height: 32px;
	display: inline-block;
	vertical-align: top;
}

#site-search input[type="text"] {
	border: 0;
	border-radius: 0;
	background: #e1e1e1;
	color: #444;
	height: 30px;
	padding: 6px 10px;
	outline: none;
	width: 210px;
}

#site-search input[type="submit"] {
	margin: 0 0 0 -4px;
	border-radius: 0;
	border: none;
	width: 32px;
	height: 32px;
	vertical-align: top;
	outline: none;
	background: #777;
}

#site-search input[type="submit"]:focus, #site-search input[type="submit"]:active {
	box-shadow: none;
	background: #999;
}

#home-rotator-container {
	position: relative;
}

#home-rotator li {
	max-height: 440px;
	overflow: hidden;
  margin-top:-10px;
}

.home-rotator-slide-content-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.home-rotator-slide-content-spacer {
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 100%;
}

.home-rotator-slide-content {
	display: inline-block;
	vertical-align: bottom;
	width: 100%;
	margin: 0 -100px 0 -3px;
}

.home-rotator-slide-content-inner {
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

/* .home-rotator-slide-content-width {
	max-width: 400px;
	float: right;
	background: rgba(0, 0, 0, 0.8);
} */

.home-rotator-title {
	font-size: 32px;
	text-transform: capitalize;
	font-weight: normal;
	line-height: 38px;
	letter-spacing: -0.014em;
	color: #FFF;
	font-family: 'OpenSans Light';
	padding: 30px 16px 0 26px;
	display: inline-block;
}

.home-rotator-content {
	color: rgba(255, 255, 255, 0.8);
	margin: 5px 0 0 0;
	line-height: 20px;
}

a.home-rotator-button {
	display: block;
	background: rgba(255, 255, 255, 0.9);
	padding:0;
	color: #040405;
	text-transform: uppercase;
	text-decoration: none;
	margin:0;
	font-family: OpenSans Semibold;
	position: relative;
	font-size: 12px;
	cursor: pointer;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-ms-transition: 0.2s;
	transition: 0.2s;
}

a.home-rotator-button:hover {
	background: rgba(255, 255, 255, 1);
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-ms-transition: 0.2s;
	transition: 0.2s;
}

#rotator-prev, #rotator-next {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 60px;
}

#rotator-next {
	left: auto;
	right: 0;
}

#rotator-prev a, #rotator-next a {
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.1);
	cursor: pointer;
	overflow: hidden;
	text-indent: -9999px;
	color: rgba(0, 0, 0, 0);
}

.bx-controls.bx-has-pager {
	position: absolute;
	bottom: 0;
	width: 100%;
}

/* Footer */
#footer-container {
	bottom: 0;
	width: 1200px;
	margin: 0 auto;
	height: 140px;
  padding-top: 10px;
  background: #282828;
}

footer[role="contentinfo"] {
	clear: both;
	font-size: 12px;
	line-height: 2;
	max-width: 1050px;
	margin: 0 auto;
	padding: 20px 25px;
	position: relative;
	min-height: 20px;
}

footer[role="contentinfo"] a {
	color: #686868;
}

footer[role="contentinfo"] a:hover {
	color: #21759b;
}

footer .menu li {
	display: inline-block;
}

footer .menu li a {
	color: #DDD;
	text-decoration: none;
	font-size: 12px;
	padding: 10px 12px;
}

footer .menu li a:hover {
	color: #FFF;
}

#site-copyright {
	color: #AAA;
	position: absolute;
	right: 30px;
	font-size: 11px;
	top: 80px;
	font-family: OpenSans;
}

#gform_fields_1 label, #gform_fields_2 label {
    display: none;
}

#gform_fields_1 .ginput_complex > span > input,
#gform_fields_2 .ginput_complex > span > input {
    padding: 10px !important;
}

#gform_1 input#gform_submit_button_1, #gform_2 input#gform_submit_button_2 {
    background: #00a4e4;
    color: #fff;
    border: none;
    font-family: Opensans-semibold;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    border-radius: 5px;
    padding: 8px 17px;
    font-size: 16px;
    text-align: center;
margin: 0 auto;
display: block;
}

#gform_2 #input_2_2, #gform_2 #input_2_6 {
    width: 100%;
    padding:10px !important;
}

#gform_2 li#field_2_2, #gform_2 li#field_2_6 {
    width: 50%;
    display: inline-block;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
  position: absolute;
}

#gform_fields_1 input#input_1_4 {
    width: 100%;
    padding: 10px;
}

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  border:none !important;
  background:none !important;
}

.gform_wrapper .validation_message {
  color: #d00 !important;
  padding-top:5px !important;
}

.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper li.gfield_error textarea {
  border: 1px solid #ccc !important;
}

.gform_wrapper div.validation_error {
  color: #fff !important;
  background: #f1615f !important;
  border-radius: 10px !important;
  padding: 12px 0 !important;
  border:none !important;
}

/* =Main content and comment content
-------------------------------------------------------------- */

.entry-meta {
	clear: both;
}

.entry-header .entry-title {
	font-size: 20px;
	line-height: 1.2;
	font-weight: normal;
}

.entry-header .entry-title a {
	text-decoration: none;
	font-family: OpenSans;
	font-size: 32px;
	color: #393939 !important;
}

.entry-header .entry-format {
	margin-top: 24px;
	font-weight: normal;
}

.entry-header .comments-link {
	display: none;
	margin-top: 24px;
	font-size: 13px;
	line-height: 1.846153846;
	color: #757575;
}

.comments-link a,
.entry-meta a {
	color: #757575;
}

.comments-link a:hover,
.entry-meta a:hover {
	color: #21759b;
}

article.sticky .featured-post {
	border-top: 4px double #ededed;
	border-bottom: 4px double #ededed;
	color: #757575;
	font-size: 13px;
	line-height: 3.692307692;
	margin-bottom: 24px;
	text-align: center;
}

.entry-content,
.entry-summary,
.mu_register {
	line-height: 1.714285714;
}

.entry-content h1,
.comment-content h1,
.entry-content h2,
.comment-content h2,
.entry-content h3,
.comment-content h3,
.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
	margin: 24px 0;
	line-height: 1.714285714;
}

.entry-content h1,
.comment-content h1 {
	font-size: 21px;
	line-height: 1.5;
}

.entry-content h2,
.comment-content h2,
.mu_register h2 {
	font-size: 18px;
	line-height: 1.6;
  margin-bottom: 4px;
  color: #292929;
  letter-spacing: 0.015em;
}

.entry-content h3,
.comment-content h3 {
	font-size: 16px;
	line-height: 1.35em;
	font-family: 'OpenSans Semibold';
  display: inline-block;
}

.entry-content h4,
.comment-content h4 {
	font-size: 14px;
	line-height: 1.846153846;
}

.entry-content h5,
.comment-content h5 {
	font-size: 13px;
	line-height: 1.846153846;
}

.entry-content h6,
.comment-content h6 {
	font-size: 12px;
	line-height: 1.846153846;
}

.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p {
	margin: 0 0 24px;
	line-height: 1.714285714;
	font-family: 'OpenSans';
	letter-spacing: 0.01em;
}

.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {
	margin: 0 0 24px;
	line-height: 1.714285714;
}

.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
	margin-bottom: 0;
}

.entry-content ul,
.comment-content ul,
.mu_register ul {
	list-style: disc outside;
}

.entry-content ol,
.comment-content ol {
	list-style: decimal outside;
}

.entry-content li,
.comment-content li,
.mu_register li {
	margin: 0 0 20px 36px;
	letter-spacing: 0.02em;
}

.entry-content blockquote,
.comment-content blockquote {
	margin-bottom: 24px;
	padding: 24px;
	font-style: italic;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

blockquote p {
	font-family: 'OpenSans Light' !important;
	font-size: 16px;
	letter-spacing: 0.03em !important;
}

.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child {
	margin-bottom: 0;
}

.entry-content code,
.comment-content code {
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	line-height: 2;
}

.entry-content pre,
.comment-content pre {
	border: 1px solid #ededed;
	color: #666;
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	line-height: 1.714285714;
	margin: 24px 0;
	overflow: auto;
	padding: 24px;
}

.entry-content pre code,
.comment-content pre code {
	display: block;
}

.entry-content abbr,
.comment-content abbr,
.entry-content dfn,
.comment-content dfn,
.entry-content acronym,
.comment-content acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

.entry-content address,
.comment-content address {
	display: block;
	line-height: 1.714285714;
	margin: 0 0 24px;
}

img.alignleft,
.wp-caption.alignleft {
	margin: 12px 24px 12px 0;
}

img.alignright,
.wp-caption.alignright {
	margin: 12px 0 12px 24px;
}

img.aligncenter,
.wp-caption.aligncenter {
	clear: both;
	margin-top: 12px;
	margin-bottom: 12px;
}

.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
	margin-bottom: 24px;
}

.entry-content dl,
.comment-content dl {
	margin: 0 24px;
}

.entry-content dt,
.comment-content dt {
	font-weight: bold;
	line-height: 1.714285714;
}

.entry-content dd,
.comment-content dd {
	line-height: 1.714285714;
	margin-bottom: 24px;
}

.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ededed;
	color: #757575;
	font-size: 12px;
	line-height: 2;
	margin: 0 0 24px;
	width: 100%;
}

.entry-content table caption,
.comment-content table caption {
	font-size: 16px;
	margin: 24px 0;
}

.entry-content td,
.comment-content td {
	border-top: 1px solid #ededed;
	padding: 6px 10px 6px 0;
}

.site-content article {
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}

.page-links {
	clear: both;
	line-height: 1.714285714;
}

footer.entry-meta {
	margin-top: 24px;
	font-size: 13px;
	line-height: 1.846153846;
	color: #757575;
}

.single-author .entry-meta .by-author {
	display: none;
}

.mu_register h2 {
	color: #757575;
	font-weight: normal;
}

#wpadminbar {
	background: rgba(0, 0, 0, 0.65);
}

.mobile-coupon {
  display: none;
}

/* =Archives
-------------------------------------------------------------- */

.archive-header,
.page-header {
	margin-bottom: 48px;
	padding-bottom: 22px;
	border-bottom: 1px solid #ededed;
}

.archive-meta {
	color: #757575;
	font-size: 12px;
	line-height: 2;
	margin-top: 22px;
}


/* =Single image attachment view
-------------------------------------------------------------- */

.article.attachment {
	overflow: hidden;
}

.image-attachment div.attachment {
	text-align: center;
}

.image-attachment div.attachment p {
	text-align: center;
}

.image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0 auto;
	max-width: 100%;
}

.image-attachment .entry-caption {
	margin-top: 8px;
}


/* =Aside post format
-------------------------------------------------------------- */

article.format-aside h1 {
	margin-bottom: 24px;
}

article.format-aside h1 a {
	text-decoration: none;
	color: #4d525a;
}

article.format-aside h1 a:hover {
	color: #2e3542;
}

article.format-aside .aside {
	padding: 24px 24px 0;
	background: #d2e0f9;
	border-left: 22px solid #a8bfe8;
}

article.format-aside p {
	font-size: 13px;
	line-height: 1.846153846;
	color: #4a5466;
}

article.format-aside blockquote:last-child,
article.format-aside p:last-child {
	margin-bottom: 0;
}


/* =Post formats
-------------------------------------------------------------- */

/* Image posts */
article.format-image footer h1 {
	font-size: 13px;
	line-height: 1.846153846;
	font-weight: normal;
}

article.format-image footer h2 {
	font-size: 11px;
	line-height: 2.181818182;
}

article.format-image footer a h2 {
	font-weight: normal;
}

/* Link posts */
article.format-link header {
	padding: 0 10px;
	float: right;
	font-size: 11px;
	line-height: 2.181818182;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	color: #848484;
	background-color: #ebebeb;
	border-radius: 3px;
}

article.format-link .entry-content {
	max-width: 80%;
	float: left;
}

article.format-link .entry-content a {
	font-size: 22px;
	line-height: 1.090909091;
	text-decoration: none;
}

/* Quote posts */
article.format-quote .entry-content p {
	margin: 0;
	padding-bottom: 24px;
}

article.format-quote .entry-content blockquote {
	display: block;
	padding: 24px 24px 0;
	font-size: 15px;
	line-height: 1.6;
	font-style: normal;
	color: #6a6a6a;
	background: #efefef;
}

/* Status posts */
.format-status .entry-header {
	margin-bottom: 24px;
}

.format-status .entry-header header {
	display: inline-block;
}

.format-status .entry-header h1 {
	font-size: 15px;
	font-weight: normal;
	line-height: 1.6;
	margin: 0;
}

.format-status .entry-header h2 {
	font-size: 12px;
	font-weight: normal;
	line-height: 2;
	margin: 0;
}

.format-status .entry-header header a {
	color: #757575;
}

.format-status .entry-header header a:hover {
	color: #21759b;
}

.format-status .entry-header img {
	float: left;
	margin-right: 21px;
}

.upper-header-stripe {
	background: #efefef;
	width: 100%;
	height: 25px;
}

/* =Comments
-------------------------------------------------------------- */

.comments-title {
	margin-bottom: 48px;
	font-size: 16px;
	line-height: 1.5;
	font-weight: normal;
}

.comments-area article {
	margin: 24px 0;
}

.comments-area article header {
	margin: 0 0 48px;
	overflow: hidden;
	position: relative;
}

.comments-area article header img {
	float: left;
	padding: 0;
	line-height: 0;
}

.comments-area article header cite,
.comments-area article header time {
	display: block;
	margin-left: 85px;
}

.comments-area article header cite {
	font-style: normal;
	font-size: 15px;
	line-height: 1.42857143;
}

.comments-area cite b {
	font-weight: normal;
}

.comments-area article header time {
	line-height: 1.714285714;
	text-decoration: none;
	font-size: 12px;
	color: #5e5e5e;
}

.comments-area article header a {
	text-decoration: none;
	color: #5e5e5e;
}

.comments-area article header a:hover {
	color: #21759b;
}

.comments-area article header cite a {
	color: #444;
}

.comments-area article header cite a:hover {
	text-decoration: underline;
}

.comments-area article header h4 {
	position: absolute;
	top: 0;
	right: 0;
	padding: 6px 12px;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	background-color: #0088d0;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #009cee, #0088d0);
	background-image: -ms-linear-gradient(top, #009cee, #0088d0);
	background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
	background-image: -o-linear-gradient(top, #009cee, #0088d0);
	background-image: linear-gradient(top, #009cee, #0088d0);
	border-radius: 3px;
	border: 1px solid #007cbd;
}

.comments-area .bypostauthor cite span {
	position: absolute;
	margin-left: 5px;
	padding: 2px 5px;
	font-size: 10px;
}

.comments-area .bypostauthor cite b {
	font-weight: bold;
}

a.comment-reply-link,
a.comment-edit-link {
	color: #686868;
	font-size: 13px;
	line-height: 1.846153846;
}

a.comment-reply-link:hover,
a.comment-edit-link:hover {
	color: #21759b;
}

.commentlist .pingback {
	line-height: 1.714285714;
	margin-bottom: 24px;
}

/* Comment form */
#respond {
	margin-top: 48px;
}

#respond h3#reply-title {
	font-size: 16px;
	line-height: 1.5;
}

#respond h3#reply-title #cancel-comment-reply-link {
	margin-left: 10px;
	font-weight: normal;
	font-size: 12px;
}

#respond form {
	margin: 24px 0;
}

#respond form p {
	margin: 11px 0;
}

#respond form p.logged-in-as {
	margin-bottom: 24px;
}

#respond form label {
	display: block;
	line-height: 1.714285714;
}

#respond form input[type="text"],
#respond form textarea {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	line-height: 1.714285714;
	padding: 10px;
	width: 100%;
}

#respond form p.form-allowed-tags {
	margin: 0;
	font-size: 12px;
	line-height: 2;
	color: #5e5e5e;
}

.required {
	color: red;
}


/* =Front page template
-------------------------------------------------------------- */

.entry-page-image {
	margin-bottom: 14px;
}

.template-front-page .site-content article {
	border: 0;
	margin-bottom: 0;
}

.template-front-page .widget-area {
	clear: both;
	float: none;
	width: auto;
}

.template-front-page .widget-area .widget li {
	margin: 8px 0 0;
	font-size: 13px;
	line-height: 1.714285714;
	list-style-position: inside;
}

.template-front-page .widget-area .widget li a {
	color: #393939;
}

.template-front-page .widget-area .widget li a:hover {
	color: #21759b;
}

.template-front-page .widget-area .widget_text img {
	float: left;
	margin: 8px 24px 8px 0;
}


/* =Widgets
-------------------------------------------------------------- */

.widget-area .widget ul ul {
	margin-left: 12px;
}

.widget_rss li {
	margin: 12px 0;
}

.widget_recent_entries .post-date,
.widget_rss .rss-date {
	color: #aaa;
	font-size: 11px;
	margin-left: 12px;
}

#wp-calendar {
	margin: 0;
	width: 100%;
	font-size: 13px;
	line-height: 1.846153846;
	color: #686868;
}

#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
	text-align: left;
}

#wp-calendar #next {
	padding-right: 24px;
	text-align: right;
}

.widget_search label {
	display: block;
	font-size: 13px;
	line-height: 1.846153846;
}

.widget_twitter li {
	list-style-type: none;
}

.widget_twitter .timesince {
	display: block;
	text-align: right;
}


/* =Plugins
----------------------------------------------- */

img#wpstats {
	display: block;
	margin: 0 auto 24px;
}


/* =Media queries
-------------------------------------------------------------- */

.author-avatar {
	float: left;
	margin-top: 8px;
}

.author-description {
	float: right;
	width: 80%;
}

.site {
	margin: 0 auto;
	max-width: 1100px;
}

#page.fullwidth {
	max-width: none;
	padding-top: 0;
}

#page.fullwidth .site-content {
	float: none;
	width: 100%;
}

#page.fullwidth #secondary {
	display: none;
}

.site-content {
	float: left;
	width: 65.104166667%;
}

body.template-front-page .site-content,
body.attachment .site-content,
body.full-width .site-content {
	width: 100%;
}

.widget-area {
	float: right;
	width: 26.041666667%;
}

.site-header h1,
.site-header h2 {
	text-align: left;
}

.site-header h1 {
	font-size: 26px;
	line-height: 1.846153846;
	margin-bottom: 0;
}

.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
	display: inline-block !important;
	width: 100%;
}

.main-navigation li ul.sub-menu {
    text-align: left;
}

.main-navigation ul {
	margin: 0;
	text-indent: 0;
}

.main-navigation li a,
.main-navigation li {
	display: inline-block;
	text-decoration: none;
}

.main-navigation li a {
	font-family: OpenSans Semibold;
	border-bottom: 0;
	color: #fff;
	padding: 10px 20px;
	line-height: 32px;
	font-size: 12px;
	text-transform: uppercase;
	white-space: nowrap;
	letter-spacing: 0.05em;
	font-weight: normal !important;
  cursor: pointer;
}

.main-navigation li a:hover {
	color: #FFF;
	background: #444;
}

.main-navigation li {
	margin: 0;
	/* position: relative; */
}

.main-navigation li ul {
	display: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 100%;
	z-index: 999;
}

.main-navigation li ul ul {
	top: 0;
	left: 100%;
}

.main-navigation ul li:hover > ul {
	border-left: 0;
	display: block;
	background: #222;
}

.main-navigation li ul li a {
	display: block;
	font-size: 13px;
	line-height: 20px;
	white-space: normal;
	color: #B0E0F9;
	background: #222;
	font-family: 'OpenSans';
}

.main-navigation ul.nav-menu > li:hover {
	background: #444;
}

.main-navigation li ul li a:hover {
	background: #e3e3e3;
	color: #444 !important;
}

.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a,
.main-navigation .current_page_item > a,
.main-navigation .current_page_ancestor > a {
	color: #FFF;
	font-weight: bold;
}

.menu-toggle {
	display: none;
}

li.menu-item.menu-item-11766 ul > li {
    width: 100%;
}

li.menu-item.menu-item-4649 ul > li {
    width: 100%;
}

.entry-header .entry-title {
  font-family: OpenSans Semibold;
  font-size: 34px;
  letter-spacing: 0.02em;
  font-weight: normal !important;
  margin: 0 0 20px 0;
  color: #292929;
}

#respond form input[type="text"] {
	width: 46.333333333%;
}

#respond form textarea.blog-textarea {
	width: 79.666666667%;
}

.template-front-page .site-content,
.template-front-page article {
	overflow: hidden;
}

.template-front-page.has-post-thumbnail article {
	float: left;
	width: 47.916666667%;
}

.entry-page-image {
	float: right;
	margin-bottom: 0;
	width: 47.916666667%;
}

.template-front-page .widget-area .widget,
.template-front-page.two-sidebars .widget-area .front-widgets {

	width: 100%;
	margin-bottom: 24px;
}

.template-front-page .widget-area .widget:nth-child(odd) {
	clear: right;
}

.template-front-page .widget-area .widget:nth-child(even),
.template-front-page.two-sidebars .widget-area .front-widgets + .front-widgets {
	margin: 0 0 24px;
}

.template-front-page.two-sidebars .widget,
.template-front-page.two-sidebars .widget:nth-child(even) {
	float: none;
	width: auto;
}


.commentlist .children {
	margin-left: 48px;
}

/* Form fields, general styles first */
button,
input,
textarea {
	border: 1px solid #ccc;
	border-radius: 3px;
	font-family: inherit;
	padding: 6px;
}

button,
input {
	line-height: normal;
}

textarea {
	font-size: 100%;
	overflow: auto;
	vertical-align: top;
}

/* Reset non-text input types */
input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
	border: 0;
	border-radius: 0;
	padding: 0;
}

/* Buttons */
input[type="submit"],
input[type="button"],
input[type="reset"],
article.post-password-required input[type=submit],
.bypostauthor cite span {
	padding: 6px 10px;
	font-size: 11px;
	line-height: 1.428571429;
	font-weight: normal;
	color: #7c7c7c;
	background-color: #e6e6e6;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
	border: 1px solid #d2d2d2;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
}

button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	cursor: pointer;
}

button[disabled],
input[disabled] {
	cursor: default;
}

button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
article.post-password-required input[type=submit]:hover {
	color: #5e5e5e;
	background-color: #ebebeb;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: linear-gradient(top, #f9f9f9, #ebebeb);
}

button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	color: #757575;
	background-color: #e1e1e1;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: linear-gradient(top, #ebebeb, #e1e1e1);
	box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
	border-color: transparent;
}

.bypostauthor cite span {
	color: #fff;
	background-color: #21759b;
	background-image: none;
	border: 1px solid #1f6f93;
	border-radius: 2px;
	box-shadow: none;
	padding: 0;
}

/* Responsive images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}

img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

/* Make sure videos and embeds fit their containers */
embed,
iframe,
object,
video {
	max-width: 100%;
}

.entry-content .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}

/* Images */
.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	max-width: 100%; /* Keep wide captions from overflowing their container. */
	padding: 4px;
}

.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-style: italic;
	font-size: 12px;
	line-height: 2;
	color: #757575;
}

img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.entry-content dl.gallery-item {
	margin: 0;
}

.gallery-item a,
.gallery-caption {
	width: 90%;
}

.gallery-item a {
	display: block;
}

.gallery-caption a {
	display: inline;
}

.gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}

.gallery .gallery-icon img {
	height: auto;
	max-width: 90%;
	padding: 5%;
}

.gallery-columns-1 .gallery-icon img {
	padding: 3%;
}

/* Navigation */
.site-content nav {
	clear: both;
	line-height: 2;
	overflow: hidden;
}

#nav-above {
	padding: 24px 0;
}

#nav-above {
	display: none;
}

.paged #nav-above {
	display: block;
}

.nav-previous,
.previous-image {
	float: left;
	width: 50%;
}

.nav-next,
.next-image {
	float: right;
	text-align: right;
	width: 50%;
}

.nav-single + .comments-area,
#comment-nav-above {
	margin: 48px 0;
}

/* Author profiles */
.author .archive-header {
	margin-bottom: 24px;
}

.author-info {
	border-top: 1px solid #ededed;
	margin: 24px 0;
	padding-top: 24px;
	overflow: hidden;
}

.author-description p {
	color: #757575;
	font-size: 13px;
	line-height: 1.846153846;
}

.author.archive .author-info {
	border-top: 0;
	margin: 0 0 48px;
}

.author.archive .author-avatar {
	margin-top: 0;
}


/* Banner */
section[role="banner"] {
	margin-bottom: 48px;
}

/* Sidebar */
.widget-area .widget {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	margin: 0 0 70px 0 !important;
	word-wrap: break-word;
}

.widget-area .widget h3 {
	font-size: 19px;
	line-height: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #393939;
	font-family: Opensans Semibold;
	letter-spacing: 0.15em;
}

.widget-area .widget p,
.widget-area .widget li,
.widget-area .widget .textwidget {
	font-size: 13px;
	line-height: 1.846153846;
}

.widget-area .widget p {
	margin-bottom: 24px;
}

.widget-area .textwidget ul {
	list-style: disc outside;
	margin: 0 0 24px;
}

.widget-area .textwidget li {
	margin-left: 36px;
}

.widget-area .widget a {
	color: #393939;
	text-decoration: none;
}

.widget-area .widget a:hover {
	color: #21759b;
}

.widget-area #s {
	width: 53.66666666666%; /* define a width to avoid dropping a wider submit button */
}


.shop-catalog a {
	color: #555;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	float: right;
	margin-right: 50px;
	position: relative;
	top: 4px;
}

.shop-catalog a span {
	margin-right: 5px;
}

.tagline {
	font-family: 'OpenSans Light';
	font-size: 24px;
	letter-spacing: 0.015em;
	color: #48699A;
	line-height: 1.2em;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	margin-left: -50px;
	margin-right: 40px;
	margin-top: -30px;
}

.header-center {
	position: relative;
	top: -40px;
	left: 110px;
	display: inline-block;
}

.search-magnifier {
	background: url(images/icons/search_magnifier.png) center center no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	width: 32px;
	height: 32px;
	border: none;
	cursor: pointer;
}

.search-magnifier:hover {
  background: url(images/icons/search_magnifier.png) center center no-repeat;
}

.social {
	float: right;
	top: 24px;
	position: relative;
}

.social a:hover {
	opacity: .7;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-ms-transition: 0.2s;
	transition: 0.2s;
}

.blog-roll-post {
	width: 680px;
	display: inline-block;
	margin-bottom: 60px;
}

.blog-roll-post h3 a {
	color: #393939;
	font-family: 'OpenSans';
	font-size: 26px;
	text-decoration: none;
	border-bottom: 0;
	letter-spacing: 0.01em;
	line-height: 1.3em;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
}

.blog-roll-post h3 a:hover {
    color: #5C87AF;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
}

.blog-roll-post-inner div {
	font-size: 14px;
	font-family: 'OpenSans';
	line-height: 1.75em;
}

a.blog-roll-link .read-more {
	background: #395f7e;
	padding: 11px;
	color: #fff;
	font-family: 'OpenSans SemiBold';
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 0.05em;
	margin: 15px 0 0 0;
	width: 86px;
	cursor: pointer;
  line-height: 1em;
	display: inline-block;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-ms-transition: 0.2s;
	transition: 0.2s;
}

.blog-roll-post-inner .read-more:hover {
	background: #4388AD;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-ms-transition: 0.2s;
	transition: 0.2s;
}

.blog-roll-post-inner .socialbuttons {
	display: inline-block;
	position: relative;
	left: 20px;
	top: 0px;
}

a.blog-roll-link {
	text-decoration: none;
}

.home div#primary {
    margin-top: -20px;
}

.home .hero-boxes {
	margin-bottom: 80px;
}

.home .box:last-of-type {
	margin-right: 0;
}

.home .box {
	width: 280px;
	display: inline-block;
	vertical-align: top;
	margin-right: 125px;
}

.home .box a {
  color:#444;
  text-decoration: none;
}


.home .box h2 {
	font-family: 'OpenSans';
	font-size: 21px;
	text-align: center;
	margin: 10px auto;
	line-height: 1.1em;
	width: 250px;
}

.home .box p {
	font-family: 'OpenSans';
	line-height: 1.55em;
	font-size: 14px;
}

.box a.readmore {
	background: #395f7e;
	padding: 12px 15px;
	color: #fff;
	text-decoration: none;
	margin: 15px auto 0 auto;
	text-align: center;
	width: 100px;
	display: block;
	text-transform: uppercase;
	font-family: 'OpenSans SemiBold';
	letter-spacing: 0.02em;
	cursor: pointer;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-ms-transition: 0.2s;
	transition: 0.2s;
}

.box a.readmore:hover {
	background: #4F7CA0;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-ms-transition: 0.2s;
	transition: 0.2s;
}

.blog-roll-post-inner .featured-image, .hentry .entry-header {
	max-height: 280px;
	overflow: hidden;
	margin: 10px 0 17px 0;
}

.single .blog-roll-post-inner .featured-image, .single .hentry .entry-header {
    margin:0;
    max-height: inherit;
}

.blog-roll-post-inner .featured-image img, .hentry .entry-header img {
/* 	margin-top: -90px;  */
}

.single .blog-roll-post-inner .featured-image img, .single .hentry .entry-header img {
  margin-top:0;
}

.blog-roll {
	width: 60%;
	display: inline-block;
	margin-right: 100px;
}

.sidebar {
	width: 30%;
	display: inline-block;
	vertical-align: top;
}

.author-meta {
	text-transform: uppercase;
	font-family: 'OpenSans SemiBold' !important;
	letter-spacing: 0.15em;
	font-size: 12px !important;
	color: #949494;
	margin: 6px 0 8px 0;
}

.author-meta span {
	background: url('images/pencil-icon.png');
	width: 13px;
	height: 12px;
	display: inline-block;
	background-repeat: no-repeat;
}

.single .author-meta {
	margin: 12px 0 17px 0;
}

.popular-posts h3.widget-title {
	background: url('images/popular-posts-icon.png');
	display: inline-block;
	background-repeat: no-repeat;
	text-indent: 35px;
	height:19px;
	margin-bottom:10px;
}

.resources-section h3 {
	font-size: 19px;
	line-height: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #393939;
	font-family: Opensans Semibold;
	letter-spacing: 0.15em;
}

.resources-section h3 span {
	background:url('images/resources-icon.png');
	width: 16px;
	height:15px;
	background-repeat: no-repeat;
	display: inline-block;
	margin-right:5px;
}

.resources-section a p {
	color: #393939;
	text-decoration: none;
	font-family: OpenSans;
	font-size: 12px;
	letter-spacing: 0.02em;
}

.resources-section a {
	text-decoration: none;
	border-bottom: 1px solid #ddd;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	padding: 20px 0;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
}

.resources-section a:hover {
	background: rgba(115, 147, 182, 0.1);
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-ms-transition: 0.2s;
	transition: 0.2s;
	cursor: pointer;
	padding-left: 20px;
}

.resources-section a p.title {
	font-size: 15px;
	font-family: OpenSans Semibold;
	margin-bottom:8px;
}

.custom-sidebar .image-section {
	margin: 0 auto;
	text-align: center;
	margin-top: 85px;
}

.custom-sidebar .image-section a {
	margin-bottom: 10px;
	display: inline-block;
}

.wpp-views {
	display: none;
}

.single #secondary {
	margin-top: 35px;
}

ul.wpp-list li {
	margin: 7px 0 13px 0 !important;
	line-height: 1.5em !important;
}

ul.wpp-list li a {
	font-family: 'OpenSans';
	display: inline-block;
}

.single article .entry-header img {
	width: 100%;
	margin-bottom: 40px;
}
.single article .entry-header {
	width: 700px;
	height: auto;
	overflow: hidden;
}

.single #primary article h1.entry-title {
	font-family: 'OpenSans';
	font-size: 28px;
	color: #292929;
	letter-spacing: 0.02em;
	line-height: 1.25em;
}

.entry-meta-date {
	display: inline-block;
	width: 90px;
	vertical-align: top;
	text-align: center;
	margin: 0px 13px 0 -13px;
}

.entry-meta-date span.date {
	font-size: 54px;
	color: #393939;
	font-family: 'OpenSans';
	letter-spacing: 0.025em;
}

.entry-meta-date span.month {
	padding: 6px 0 8px 0;
	display: block;
}

.entry-meta-date span.year {
	font-size: 18px;
	color: #393939;
	font-family: 'OpenSans Semibold';
	box-shadow: 0 2px 0 #3a83c7;
	padding-bottom:10px;
}

.nudged-content-container {
	display: inline-block;
	width: 600px;
}

li.menu-item ul > li {
	width: 33%;
	position: relative;
	background: #222;
	vertical-align: top;
}

li.menu-item ul > li > ul.sub-menu > li {
    width: auto;
    display: block;
}

li.menu-item.menu-item-type-taxonomy.menu-item-object-category.menu-item-has-children.menu-item-11733 {
    width: 100%;
}

li.menu-item.menu-item-type-post_type.menu-item-object-post.menu-item-has-children.menu-item-7362 {
    width: 100%;
}

li.menu-item.menu-item-type-taxonomy.menu-item-object-category.menu-item-has-children.menu-item-4894,
li.menu-item.menu-item-type-taxonomy.menu-item-object-category.menu-item-has-children.menu-item-4912,
li.menu-item.menu-item-type-post_type.menu-item-object-post.menu-item-10930 {
    width: 50%;
}

li.menu-item.menu-item-type-taxonomy.menu-item-object-category.menu-item-10423 {
    width: 100%;
}

li.menu-item ul > li ul.sub-menu {
	position: relative;
	left: 0;
	top: auto;
	display: block;
	padding-bottom: 20px;
}

li.menu-item ul > li ul.sub-menu li a {
	font-size: 11px;
	font-family: 'OpenSans Light';
	font-weight: normal !important;
	text-transform: capitalize;
	line-height: 15px;
	padding: 4px 20px;
}

li.menu-item ul > li ul.sub-menu li a {
	color: #ddd;
}

li.menu-item ul > li ul.sub-menu li a:hover {
	color: #222;
}

a.site-title {
	display: inline-block;
}

.footer-logo {
	background: url('images/footerlogo.png');
	background-repeat: no-repeat;
	float: right;
	width: 166px;
	height: 51px;
	display: inline-block;
	position: relative;
	right: 0;
  background-size: 100%;
}

img.shareaholic-share-buttons-heading-image {
	display: none;
}

.shareaholic-share-buttons-container .shareaholic-share-buttons-wrapper {
	margin:-10px -15px 0;
}

.wp-pagenavi a, .wp-pagenavi span {
	border:none;
}

.wp-pagenavi {
	margin:0 auto;
	text-align: center;
	font-family: OpenSans Semibold;
	text-transform: uppercase;
	font-size: 12px;
	color: #888;
}

.wp-pagenavi span.current {
	background: #eee;
	border-radius: 4px;
}

.simplesocialbutton.ssb-button-fblike {
	width: 90px !important;
}

.simplesocialbutton.ssb-button-twitter {
	width: 75px !important;
	position: relative;
	top: 5px;
}

.simplesocialbutton.ssb-button-googleplus {
	width: 70px !important;
	position: relative;
	top: 5px;
}

.simplesocialbutton.ssb-button-pinterest {
	width: 90px !important;
	position: relative;
	top: 5px;
}

ul#related-posts-via-categories-list li {
	margin-bottom: 0px;
}

.cropped-featured-image {
    height: 280px;
    overflow: hidden;
}

.cropped-featured-image img {
    width: 100%;
}

.mobile-latest-posts-title {
  display: none;
}

#mobile-nav .upper-nav-header img.logo-graphic {
    width: 180px;
    margin: 20px auto;
    text-align: center;
    display: block;
}

#mobile-nav .upper-nav-header .shop-catalog-section {
    display: block;
    background: #1b1b1b;
    padding: 10px 0;
    text-align: center;
    font-family: OpenSans Semibold;
    text-transform: uppercase;
    font-size: 11px;
}

#mobile-nav .upper-nav-header .shop-catalog-section a {
  color: #888;
  text-decoration: none;
  letter-spacing: 0.02em;
  position: Relative;
  top: -1px;
}

#mobile-nav .upper-nav-header .shop-catalog-section a span {
  margin-right: 10px;
  position: relative;
  top: 1px;
  opacity: .7;
}

#mobile-nav .upper-nav-header .shop-catalog-section a span img {
    width: 12px;
}

ul#menu-footer-menu li {
    min-width: 21%;
    text-align: center;
}

ul#menu-footer-menu {
    padding: 5px 0 26px 0;
}

ul#menu-footer-menu li a {
    color: #aaa;
}

ul#menu-footer-menu li a:hover {
    color: #eee;
}

.error404 #page-container {
    background: url('images/lost-image.jpg');
    width: 100%;
    height: 1067px;
    background-position: -120px 0;
}

.error404 .site-content {
    width: 100%;
}

.error404 .entry-title {
    color: #fff;
    text-align: center;
    font-size: 62px;
    font-family: OpenSans Light;
    margin-top: 40px;
    text-shadow: 0 20px 40px #000, 0 50px 170px #000, 0 50px 120px #000, 0 50px 150px #000, 0 -30px 210px #000;
}

.error404 .entry-content p {
    color: #fff;
    text-align: Center;
    font-size: 16px;
    font-family: OpenSans;
    margin-top: -10px;
}

.error404 input#s {
    width: 230px;
    padding: 5px;
    font-size: 16px;
    box-shadow: 0 0px 80px rgba(0, 0, 0, 0.64);
}

.error404 input#searchsubmit {
    background: #00467F;
    color: #fff;
    border: none;
    border-radius: 0;
    font-size: 13px;
    padding: 7px 13px;
    font-family: OpenSans;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    position: relative;
    top: -1px;
    box-shadow: 0 0px 80px rgba(0, 0, 0, 0.64);
}

.error404 form#searchform {
    text-align: center;
}

.page div#secondary {
    margin-top: 10px;
}

.search h1.page-title, .archive-header h1.archive-title {
    font-size: 21px;
    font-family: OpenSans Semibold;
    color: #292929;
    letter-spacing: 0.05em;
}

.search #secondary, .archive #secondary {
    margin-top: 38px;
}

.search .entry-meta {
    display: none;
}

.search .entry-title {
    margin-bottom: 5px;
    margin-top: 10px;
}

.search .entry-summary {
    margin-bottom: 60px;
}

#mobile-nav {
  background: #222;
}

#mobile-nav > #mobile-nav-menu-wrap > div > ul > li > a, #mobile-nav-2-inner a, #mobile-nav-3-inner a {
	font-family: OpenSans;
	letter-spacing: 0.08em;
	font-size: 13px;
	color: #ccc;
	text-align: center;
	text-decoration: none;
	padding: 16px 35px 16px 35px;
	display: block;
	width: calc( 100% - 70px );
	text-transform: uppercase;
}

#mobile-nav > #mobile-nav-menu-wrap > div > ul > li:after, #mobile-nav-2-inner ul > li:after, #mobile-nav-3-inner ul > li:after {
  border-top: 0;
  width: 80%;
  margin:0 10%;
}

#mobile-nav-menu-wrap {
	position: relative;
	overflow: hidden;
}

#mobile-nav-menu-wrap .menu-main-navigation-container {
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-ms-transition: 0.2s all;
	transition: 0.2s all;
}

#mobile-nav-2, #mobile-nav-3 {
	position: absolute;
	top: 0;
	width: 100%;
	left: 100%;

	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-ms-transition: 0.2s all;
	transition: 0.2s all;
}

#mobile-nav-2-close, #mobile-nav-3-close {
	color: #FFF;
	font-size: 16px;
	position: absolute;
	left: 0;
	width: 38px;
	height: 40px;
	background: url('images/menu-back.jpg') center center no-repeat;
	background-size: 13px;
	margin: 2px 0 0 0;
}

#mobile-nav-2-title .sub-arrow, #mobile-nav-3-title .sub-arrow {
	display: none;
}

.nav-active #footer-container {
  display: none;
}

#mobile-nav-2-title, #mobile-nav-3-title {
	font-size: 22px;
	margin: 10px 0 5px 30px;
	color: #666;
}

span.sub-arrow {
	position: absolute;
	right: 25px;
	background: url('images/menu-arrow.jpg') center center no-repeat;
	background-size: 13px;
	width: 20px;
	height: 20px;
	margin: -5px 0 0 0;
}

.nav-previous a, .nav-next a {
    background: #333;
    color: #fff;
    text-decoration: none;
    font-family: OpenSans Semibold;
    text-transform: uppercase;
    font-size: 11px;
    padding: 6px 12px;
    letter-spacing: 0.02em;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: rgba(255, 255, 255, 0.70) !important;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  width: 10px !important;
  height: 10px !important;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.6) !important;
}

h2#related-posts-via-categories-title {
    font-size: 28px;
    font-family: OpenSans;
    margin-top: 40px;
}

.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	position: relative;
	z-index: 100;
}

#rotator-container .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	height: 0;
	bottom: 30px;
  padding-top: 0 !important;
}

a.PIN_1450397585600_pin_it_button_en_28_red {
  display: none !important;
}

.bx-has-controls-direction {
    display: none;
}

.home #page-container {

}

footer .social {
	display: none;
}

#mobile-bar {
	display: none;
	position: fixed;
	top: 48px;
	height: 48px;
	width: 100%;
	background-color: #00467F;
	background-image: none;
	color: rgba(255, 255, 255, 0.98);
	font-size: 0;
	z-index: 1000;
}

#mobile-bar a {
	font-family: 'glyphs';
	height: 48px;
	width: calc( 33.3% - 1px );
	line-height: 46px;
	font-size: 24px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	text-transform: none;
	border-right: 1px solid #095b9e;
}

.crp_related {
    width: 100%;
    float: none;
    display: block;
    margin: 0 auto;
}

.crp_related ul li {
    float: none;
    display: inline-block;
    width: 45.3%;
}
.crp_related ul {
    float: none;
    display: block;
    width: auto;
    text-align: center;
    margin: 0 auto !important;
}





/***************** Popup Styles *****************/

#popmake-11053 {
    background-color:#fff;
    width: 700px!important;
    max-width: 100vw!important;
    text-align: center;
    top:50%!important;
    transform:translatex(-50%) translatey(-50%);
    overflow: hidden;
}
#pum-11053 {
    width:100vw;
}
#pum_popup_title_11053 {
    font-size:20px;
    text-align: center;
}
#pum_popup_title_11053 + .pum-content > p {
    display: none;
}
#pum_popup_title_11053 + .pum-content [data-qe-id="form-description"] {
    text-align: center;
}

/***************** End Popup Styles ***************/

.crp_related li img {
    position: absolute;
    left:50%;
    transform:translatex(-50%);
    width: auto!important;
    max-width: 1000%;
}
.bottom-form-content {
    margin-top: 25px;
    margin-left: 5px;
    margin-right: 5px;
}
.ctct-form-footer {
    padding:0!important;
}
.ctct-form-text {
    font-size:15px!important;
    margin-bottom:15px!important;
}
#first_name_field_0,#first_name_label_0,#email_address_field_0,#email_address_label_0 {
    margin-bottom:10px;
}
.ctct-form-defaults {
    padding:15px!important;
}
#email_address_label_0,#first_name_label_0 {
    margin-left:15px;
}
#email_address_0,#first_name_0 {
    padding:5px!important;
    height: 35px;
}
.ctct-gdpr-text {
    opacity: .8;
    margin-bottom:15px!important;
}
.crp_related  {
    margin-top:15px;
}
.grecaptcha-badge,.g-recaptcha,#ctct_recaptcha_0 {
    display: none!important;
}
.crp_related a {
	width: 100%;
    max-width: 100%;
    border-radius: 6px;
}
.crp_related .crp_title {
	border-radius: 6px;
	background-color: rgba(17, 17, 17, 0.7);
	width: 100%;
	margin: 0 auto;
	padding: 4px 10px;
	box-sizing: border-box;
	min-height: 27%;
}


.sidebar-adsense-container {
    width: 100%;
    /* height: 180px;
    background: #ddd;
    margin: -30px 0 30px; */
}
