/* Theme URI: http://richwebster.com/
Author: Rich Webster
Author URI: http://themesindep.com/
Description: Custom Theme for DailyCaring.com. Based on SimpleMag - Magazine theme for creative things - http://themesindep.com/
Version: 1
Tags: custom
License: original license: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

/*
LightBlue	=	#45b7ea
Blue		=	#3599c1
DarkBlue	= 	#174858
Orange	=	#f1783c
Gray		=	#dedede


*/


/*
 * Global
 */

/* #branding{
	display:none;
}
 */

html {
	font-size: 19px !important;

}
body {
	font-size: 19px !important;
	font-weight: 400;
	line-height:1.4em;
}
a,
a:hover,
a:visited {
	text-decoration:none;
	word-wrap: break-word;
}

.widget_pages a:hover,
.widget_categories a:hover,
.comments li .vcard a:hover,
.widget_recent_entries a:hover,
.widget_recent_comments a:hover {
	text-decoration:underline;
}

nav li,
#submit,
input#s,
.tagline,
.sub-title,
.copyright,
.read-more,
.widget h3,
.entry-meta,
.entry-title,
.entry-author,
.entry-header,
#respond label,
.section-header,
.comments .vcard,
input[type="submit"] {
	font-size:19px;
	line-height:1.3em;
}

/* DC 1.0 - Widget Title Size */
.widget h3{
	font-size: 20px;
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
}

.widget ul a{
	font-family: 'Montserrat', sans-serif;
}

#footer .widget ul a{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 200;
	font-size: 20px;
	line-height:1.7em;
}

.widget ul a.excerpt-read-more{
		font-family: 'Source Sans Pro', sans-serif;

}

.single-title {
	letter-spacing:normal;
}

.entries .entry-title,
.entries .entry-header {
	letter-spacing:0.05em;	
}
.search .entry-header {
	text-align:center;
}
.entries .entry-header.archive {
	float: left;
	margin-left:0;
	width: 100%;
}
.latest-posts .entry-header.archive {
	margin-left:30px;
	max-width:690px;
}
.entries .entry-header.archive .page-title {
	font-size: 32px;
	font-weight: 900;
	
}
/* DC 1.0 Font for Headers */
.page-title,
.single-title,
.section-header .title,
.posts-slider .entry-title {
	font-size: 30px;
	font-weight: 900;
	line-height:120%;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;	
}
	.page-title,
	.single-title,
	.home-section .section-header .title {
		background:url("images/section-header.png") repeat-x 0 50%;	
	}
	.page-title span,
	.single-title span,
	.home-section .section-header .title span {
		display:inline-block;
		background:#f2f2f2;
		margin:0 20px;
		padding:0 20px;	
	}

#submit,
.read-more,
.copyright,
.entry-meta,
.top-strip nav,
input[type="submit"],
.widget_ti-about-site p,
#masthead .top-strip nav li,
#masthead .main-menu .sub-menu li {
	font-size:12px;	
}

#submit,
input[type="submit"] {
	color:#999;
	background:none;
	padding:12px 30px 10px;
	border:3px solid #999;
	position:relative;
}


a.read-more {
	overflow:auto;
}

textarea,
input[type="text"],
input[type="email"],
input[type="password"] {
	width:100%;
	padding:10px;
	border:1px solid #ccc;
	font-family: 'Source Sans Pro', Arial, Verdana, 'Helvetica Neue', Helvetica, sans-serif;
	color: #555555;
}


/*
 * Colors
 */
html {
	-webkit-font-smoothing: antialiased;	
}

body {
	color:#555555;	
	background: #fff;
	word-break: break-word;
}

h1,
h2,
a,
.title {
	color:#3f3f3f;
}



#searchform {
	background:#313232;
}
	#searchform input,
	#searchform button {
		color:#FFF;	
	}

/* Top strip & Footer.
 * Default:Dark 
 */
.color-site-dark,
.color-site-dark .sub-menu,
.color-site-dark .widget_ti_most_commented li h4 {
	color:#FFFFFF;
	background:#3f3f3f;			
}
	.color-site-dark a {
		color:#FFFFFF;		
	}
	
	.color-site-dark nav li,
	.color-site-dark .widget,
	.color-site-dark #second,
	.color-site-dark #third,
	.color-site-dark #searchform {
		border-color:#313232;
	}
	
	.color-site-dark li,
	.color-site-dark .widget_ti_latest_comments .comment-text {
		border-color:#2f3133;	
	}
		.color-site-dark .widget_ti_latest_comments .comment-text:after {
			border-bottom-color:#242628;
		}
		
		.color-site-dark .widget_ti_latest_comments .comment-text:before {
			border-bottom-color:#2f3133;
		}

/* Gray */
.color-site-gray,
.color-site-gray .sub-menu,
.color-site-gray .widget_ti_most_commented li h4 {
	color:#8c919b;
	background:#e6e7e7;			
}
	.color-site-gray a,
	.color-site-gray #searchform input,
	.color-site-gray #searchform button {
		color:#8c919b;		
	}
	
	.color-site-gray li,	
	.color-site-gray .widget,
	.color-site-gray #second,
	.color-site-gray #third,
	.color-site-gray #searchform,
	.color-site-gray .widget_ti_latest_comments .comment-text {
		border-color:#ddd;	
	}
		.color-site-gray .widget_ti_latest_comments .comment-text:after {
			border-bottom-color:#eee;
		}
		
		.color-site-gray .widget_ti_latest_comments .comment-text:before {
			border-bottom-color:#ddd;
		}
	
	.color-site-gray #searchform {
		background:none;	
	}
	
	.color-site-gray .sub-menu ul li a:hover,
	.color-site-gray .secondary-menu a:hover,
	.color-site-gray .secondary-menu .current_page_item > a,
	.color-site-gray.top-strip nav > ul > li:hover > a {
		color:#000 !important;	
	}

/* White */
.color-site-white,
.color-site-white .sub-menu,
.color-site-white .widget_ti_most_commented li h4 {
	color:#8c919b;
	background:#fff;			
}
	.color-site-white a,
	.color-site-white #searchform input,
	.color-site-white #searchform button {
		color:#8c919b;		
	}
	
	.color-site-white li,
	.color-site-white #second,
	.color-site-white #third,	
	.color-site-white .widget,
	.color-site-white #searchform,
	.color-site-white .footer-sidebar,
	.color-site-white .widget_ti_latest_comments .comment-text {
		border-color:#ccc;	
	}
		.color-site-white .widget_ti_latest_comments .comment-text:after {
			border-bottom-color:#fff;
		}
		
		.color-site-white .widget_ti_latest_comments .comment-text:before {
			border-bottom-color:#ccc;
		}
	
	.color-site-white #searchform {
		background:none;
		border-color:#000;	
	}
	
	.color-site-white .sub-menu ul li a:hover,
	.color-site-white .secondary-menu a:hover,
	.color-site-white .secondary-menu .current_page_item > a,
	.color-site-white.top-strip nav > ul > li:hover > a,
	.color-site-white .footer-sidebar .widget h3 {
		color:#000 !important;	
	}

#pageslide a,
#respond label,
.comment-reply-link,
.comment-reply-login,
.sidebar .entry-title a,
.single-box .entry-title,
.comments .vcard .datetime,
#masthead .main-menu .sub-menu .sub-links a,
#masthead .main-menu .sub-menu .sub-posts a {
	color: #555555;
}

.sidebar .widget li {
	border-color:#cccccc;
}

.sidebar .widget li li,
.sidebar .widget_recent_entries li,
.sidebar .widget_recent_comments li {
	border-color:#cccccc;
}

.tagline,
.sub-title,
.main-menu,
.entry-meta,
.entry-meta a {
	color:#8c919b;
}
.entry-meta .entry-category a {
	color:#8c919b !important;
}
.entry-meta .entry-category a:visited {
	color:#8c919b !important;
}
.entry-meta .entry-category a:hover {
	/* color:#8c919b !important; */
	font-weight: 700;
}


#pageslide,
#masthead .main-menu .sub-menu,
#pageslide .widget_ti_most_commented li h4 {
	color:#8c919b;
	background:#FFF;			
}

#pageslide .block,
#pageslide .menu,
#pageslide .menu li,
#pageslide .widget li,
#pageslide .comment-text,
#masthead .main-menu .sub-menu .sub-links li {
	border-color:#cccccc;
}

#pageslide .widget_ti_latest_comments .comment-text:after {
	border-bottom-color:#242628;
}

#pageslide .widget_ti_latest_comments .comment-text:before {
	border-bottom-color:#474747;
}


/*
 * Header 
 */
#masthead {
	margin-bottom:20px;
}
	#masthead .color-site-white {
		padding-top:20px;
		padding-bottom:20px;
	}

/* logo */
#masthead #branding {
	margin:30px auto;
	text-align:center;
	
	-webkit-animation-name:fadeIn;
	   -moz-animation-name:fadeIn;
		 -o-animation-name:fadeIn;
			animation-name:fadeIn;

	-webkit-animation-delay:0.2s;
	   -moz-animation-delay:0.2s;
		-ms-animation-delay:0.2s;
		 -o-animation-delay:0.2s;
			animation-delay:0.2s; 
}
#masthead .logo {
	/* display: inline-block; Removed to tighten up spacing between logo and tagline for SEO purposes. */
	max-width: 360px;
}

#masthead .logo img {
	margin: 0 auto;
    max-width: 100%;
    height: 69px;
    width: 350px;
    object-fit: contain;
}

#masthead #branding .tagline{
	display:block;
}

/* menus */
	#masthead nav {
		font-size:16px;
	}
	
	#masthead nav li {
		display:inline-block;	
	}
		#masthead nav > ul > li > a {
			position:relative;
			font-size:18px;
		}
			
#masthead nav .sub-menu {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:999;
}

#masthead nav .sub-menu a {
	display:block;
	font-weight: bold;
	font-size: 14px;
}

.sub-menu .sub-menu {
	display:none !important;	
}

/* main menu */
#masthead .main-menu {
	position:relative;
	z-index:998;
	border-top:1px solid #dedede;
	border-bottom:1px solid #dedede;
	
	-webkit-animation-name:fadeIn;
	   -moz-animation-name:fadeIn;
		 -o-animation-name:fadeIn;
			animation-name:fadeIn;
	-webkit-animation-delay:0.5s;
	   -moz-animation-delay:0.5s;
		-ms-animation-delay:0.5s;
		 -o-animation-delay:0.5s;
			animation-delay:0.5s;
			
	visibility:hidden;
}
	
#masthead .main-menu > ul {
	text-align:center;
	line-height: 1;
}

#masthead .main-menu > ul > li:after {
	content:"|";
	color:#e9e9e9;
	font:normal 24px/24px Arial;
	display:block;
	float:left;
	width:6px;
	margin-top:14px;
}

#masthead .main-menu > ul > li:last-child:after {
	display:none;
}

#masthead .main-menu > ul > li > a {
	padding:18px 10px 15px 9px;
	display:block;
	float:left;
	font-size: 19px;
	text-transform: uppercase;
	font-family:"Source Sans Pro", sans-serif;
}

	#masthead .main-menu > ul > li.sub-hover > a:after {
		content:"";
		position:absolute;
		left:40%;
		bottom:0;
		border-width:0 10px 10px;
		border-style:solid;
		border-color:transparent transparent #000;
		display:block;
		width:0;
		z-index:999;
	}
		
		#masthead .main-menu .sub-menu {
			top:54px;
			overflow:hidden;
			border-top:3px solid #F27546;
			border-left:1px solid #DEDEDE;
			border-right:1px solid #DEDEDE;
			border-bottom:3px solid #F27546;

			padding: 0 0 0 25px;
			box-sizing: border-box;
			-moz-box-sizing: border-box;
		}

			#masthead .main-menu .sub-menu .sub-links {
				float:left;
				width:25%;
				padding:30px 0 2030px;
				margin-bottom:-2000px;
				text-align:left;
				background:#FFF;
			}
				#masthead .main-menu .sub-menu.full-width .sub-links li {
					padding:0;
					margin-right:15px;
				}
				
				#masthead .main-menu .sub-menu .sub-links li {
					font-size:10px;
					display:block;
					margin:0;
					border-top-width:1px;
					border-top-style: dotted;
				}
				
				#masthead .main-menu .sub-menu .sub-links li:first-child {
					border-top:none;
				}
				
				#masthead .main-menu .sub-menu .sub-links li:last-child {
					padding-bottom:0;
				}
				
				#masthead .main-menu .sub-menu .sub-links li a{
					display:block;
					padding:6px 0;
				}
				
				
			#masthead .main-menu .sub-menu .sub-posts {
				float:right;
				width:71%;
				padding:40px 2% 2030px;
				margin-bottom:-2000px;
			}
				#masthead .main-menu .sub-menu .sub-posts li {
					float:left;
					width:29.333%;
					padding:0;
					margin:0 2%;
					border-bottom:none;
				}
				
				#masthead .main-menu .sub-menu .sub-posts figure {
					height:146px;
					overflow:hidden;
					margin-bottom:15px;	
				}
				
				#masthead .main-menu .full-width .sub-posts figure {height:197px;}
				
				#masthead .main-menu .sub-menu .sub-posts img {
					width:100%;
					height:auto;
					display:block;	
				}
				
			#masthead .main-menu .full-width .sub-posts {width:96%;}
			#masthead .main-menu .full-width .sub-links {width:100%; text-align:center;}
				
				#masthead .main-menu .full-width .sub-links li {
					font-size:12px;
					display:inline-block;
					border-top:none;
				}
				
				#masthead .main-menu .full-width .sub-links li a{
					display:inline;
					padding:0;
				}


/* secondary menu */
	#masthead .top-strip nav li {
		border-style:dotted;
		border-width:0;
	}
		#masthead .color-site-gray nav li {
			border-style:solid;
		}
	
	#masthead .top-strip nav > ul > li {
		position:relative;
		height:40px;
		line-height:40px;
		border-right-width:1px;
	}
	
	#masthead .top-strip nav > ul > li:first-child {
		border-left-width:1px;
	}
		#masthead .color-site-white nav > ul > li {
			border:none;
		}
	
	#masthead .top-strip nav > ul > li a {
		padding:12px 15px;
		font-family: 'Source Sans Pro', sans-serif;
		font-size: 20px;
		text-transform: uppercase;
	}
	#masthead .top-strip nav > ul > li a:hover {
		text-decoration: underline;
		color: #FFF;
	}
	
	#masthead .top-strip nav .sub-menu {
		top:40px;
		width:160px;
	}
	
	#masthead .top-strip nav .sub-menu li {
		font-size:80%;
		line-height:14px;
		display:block;
		border-top-width:1px;
	}
		#masthead .top-strip nav .sub-menu li:first-child {
			border-top:none;
		}
		
	#masthead .color-site-white nav .sub-menu {
		border:3px solid #000;
	}

	#masthead .color-site-white nav .sub-menu li:first-child {
		position:relative;
		
	}
		#masthead .color-site-white nav .sub-menu li:first-child:after,
		#masthead .color-site-white nav .sub-menu li:first-child:before {
			bottom:100%;
			border:solid transparent;
			content:"";
			height:0;
			width:0;
			position:absolute;
			pointer-events:none;
			border-style:solid;
		}
		
		#masthead .color-site-white nav .sub-menu li:first-child:after {
			border-bottom-color:#fff;
			border-width:5px;
			left:25%;
			margin-left:-5px;
		}
		#masthead .color-site-white nav .sub-menu li:first-child:before {
			border-bottom-color:#000;
			border-width:9px;
			left:25%;
			margin-left:-9px;
		}


/* 
 * Content
 */
#content {
	min-height:300px;
	margin-bottom:30px;
	
	-webkit-animation-delay:0.8s;
	   -moz-animation-delay:0.8s;
		-ms-animation-delay:0.8s;
		 -o-animation-delay:0.8s;
			animation-delay:0.8s;
	-webkit-animation-name: fadeIn;
	   -moz-animation-name: fadeIn;
		 -o-animation-name: fadeIn;
			animation-name: fadeIn;
}
	
article p a {
	text-decoration: underline;
}
.entry-content a,
.single article p a {
	text-decoration: underline;
	color: #329abf;
}
.entry-content a:hover,
article p a:hover {
	color: #329abf;
	text-decoration: none;
}
.entry-content a:visited,
article a:visited {
	text-decoration: underline;
	color: #329abf;
}


a.excerpt_as_link {
	color:#3f3f3f;
	text-decoration:none;
}
a.excerpt_as_link:hover {
	text-decoration:none;
	color:#3f3f3f;
}
a.excerpt_as_link:visited {
	text-decoration:none;
	color:#3f3f3f;
}
.nav-single .entry-content a.excerpt_as_link:visited, 
article a.excerpt_as_link:visited {
	color:#3f3f3f !important;
	text-decoration:none;
}
article .entry-excerpt p a {
	color:#3f3f3f !important;
	text-decoration:none;
}
article .entry-excerpt p a:hover {
	text-decoration:none;
	color:#3f3f3f !important;
}
article .entry-excerpt p a:visited {
	text-decoration:none;
	color:#3f3f3f;
}

/* 
 * Footer
 */
#footer {
	-webkit-animation-name:fadeIn;
	   -moz-animation-name:fadeIn;
		 -o-animation-name:fadeIn;
			animation-name:fadeIn;

	-webkit-animation-delay:1.2s;
	   -moz-animation-delay:1.2s;
		-ms-animation-delay:1.2s;
		 -o-animation-delay:1.2s;
			animation-delay:1.2s; 	
}

.copyright {
	margin: 25px 0 0;
	padding:25px 0;
	line-height:2em;	
	font-size: 11px;
	text-align: center;
	text-transform: none;
}

.copyright p {
	padding: 0 10%;
	color: #FFF;
	font-weight: 400;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 13px;
}
/* 
 * Signup Forms ( global )
 */
.header_signup {
	text-align: center;
	border: 1px solid #9da1a9;
	margin: 40px 0 30px;
	float: left;
	width: 100%;
	position:relative;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.header_signup {
	display:none;
}
.header_signup .signup_header {
	background: #329abf;
	float: left;
	width: 100%;
}
.header_signup .signup_header h2 {
	color: #FFF;
	text-transform: uppercase;
	font-size: 1.8em;
	padding: 19px 20px;
	font-weight: bold;
}
.header_signup .signup_body {
	color: #000000;
	float: left;
	width: 100%;
	font-weight: bold;
	padding: 8px 25px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.header_signup .signup_body {
	width: 84%;
	margin: 0 8%;
	display: block;
	float: left;
}
.header_signup .signup_body input[type="email"] {
	display: inline-block;
	width: 80%;
	margin: 12px 0;
	font-size: 16px;
	font-style: italic;
	font-family: 'Source Sans Pro', sans-serif;
	height:42px;
}
.signup_body input[type="submit"] {
	display: inline-block;
	border: none;
	background: #f27546;
	color: #FFF;
	margin: 15px 0 15px -3px;
	padding: 11px 30px 9px;
	height:42px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 400;
	font-family: 'Montserrat', sans-serif;
}

.text-2-2 .signup_body input[type="submit"]{
	font-size: 13.4px; 
}
.header_signup .signup_body p {
	font-size: 18px;
	margin:0px;
	font-weight:600;
}
.header_signup .signup_body p.small.white, 
.footer_signup p.small.white {
	font-size:13px;
	font-weight:600;
	color:#8c919b;
	clear:both;
}
.signup_body p.small.white a {
	color:#fff !important;
	text-decoration:underline;
} 
.signup_body p.small.white a:hover {
	color:#efefef !important;
	text-decoration: none;
}

.signup_body p.small.white a:visited,
.signup_body p.small.white a:active {
	color:#efefef;
}

/* note: there is more widget small.white styling at the end of the stylesheet (before media queries) */
.header_signup .signup_body p.small.white a {
	color:#8c919b;
} 
.header_signup .signup_body p.small.white a:hover {
	color:#8c919b;
	text-decoration:none;
}
.header_signup .signup_body p.small.white a:visited,
.header_signup .signup_body p.small.white a:active {
	color:#8c919b;
}
.header_signup .signup_body span {
	font-size: 13px;
	float: left;
	width: 100%;
}
.signup_body p a {
	color: #3f3f3f;
	text-decoration:underline;
}
.signup_body p a:hover {
	text-decoration:none;
}
.header_signup .mc4wp-form input[type="submit"] {
	background: #f27546;
	border-color: #d15d32;
	height:42px;
	padding:0px 30px;
	margin-left:-5px;
}

.footer_signup {
	text-align: center;
	border: 1px solid #9da1a9;
	margin: 0px 0 50px;
	float: left;
	width: 100%;
	background: #329abf;
	
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.footer_signup .signup_header {
	float: left;
	width: 100%;
}
.footer_signup .signup_header h2 {
	color: #FFF;
	text-transform: uppercase;
	font-size: 44px;
	padding: 13px 20px 5px;
	font-weight: bold;
	line-height: 1em;
}
.footer_signup .signup_body {
	display: block;
	color: #3f3f3f;
	float: left;
	width: 76%;
	margin: 0 12%;
	font-weight: 600;
	font-size:18px;
	padding: 0px 0px 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.footer_signup .signup_body img {
	display: block;
	width: 15%;
	height: auto;
	float: left;
	margin: 8px 0 0;
}
.footer_signup .signup_body input[type="email"] {
	display: inline-block;
	width: 55%;
	height:41px;
	border: 1px solid #FFF;
	margin: 16px 0 5px;
	font-size: 16px;
	font-style: italic;
	font-family: 'Source Sans Pro', sans-serif;
	float:left;
}
.footer_signup .signup_body input[type="submit"] {
	display: inline-block;
	float:left;
	border: none;
	background: #f27546;
	color: #FFF;
	padding: 10px 20px 9px;
	border: 1px solid #FFF;
	margin: 16px 0 5px -4px;
	text-transform: uppercase;
	position:relative;
	clear:right;
	height:41px;
}
.footer_signup .signup_body span {
	display: block;
	float: left;
	font-size:13px;
	font-weight:600;
	color: #fff;
}
.footer_signup .signup_body span a {
	text-decoration: underline;
}
.footer_signup .signup_body span a:hover {
	text-decoration: none;
}
.footer_signup .signup_body span.arrow {
	display:inline-block;
	width:152px;
	height:74px;
	background:url('/wp-content/uploads/2014/02/footer_signup_arrow2.png') transparent;
	background-repeat: no-repeat;
	font-size:20px;
	font-weight: 600;
	padding:23px 0px 0px 15px;
	margin-left:25px;
	text-align: left;
}


body .mc4wp-ajax-loader {
/* 	background: url(images/ajax-loader.gif) no-repeat center; */
	background-size: 16px auto;
	margin: -5px 0 5px;
}
.footer_signup .mc4wp-ajax-loader {
	margin: 10px auto !important;
}

.slide_signup .signup_header h2 {
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.9em;
	line-height: 1.2em;
}

.slide_signup .signup_body p {
	color: #3f3f3f;
	font-size: 19px;
	font-weight: 600;
}
.slide_signup .signup_body p.small.white {
	color: #fff;
	font-size: 12px;
	font-weight: 400;
}


.slide_signup .signup_body a {
	text-decoration: underline;
	
}
.slide_signup .signup_body a:hover {
	text-decoration: none;
}


.slide_signup .signup_body {
	float: left;
	width: 100%;
}

.slide_signup .signup_body input[type="email"] {
	display: inline-block;
	float: left;
	width: 65%;
	height:40px;
	border: 1px solid #fff;
	margin: 0px 0 10px;
	font-size: 16px;
	font-style: italic;
	font-family: 'Source Sans Pro', sans-serif;
}

.slide_signup .signup_body input[type="submit"] {
	display: inline-block;
	float: left;
	width: 35%;
	height:40px;
	padding: 3px 0 1px;
	background: #f27546;
	color: #FFF;
	border: 1px solid #fff;
	margin: 0px 0 10px;
	line-height: 36px;
	text-transform: uppercase;
}

.slide_signup .signup_body span {
	font-size: 13px;
	color: #FFF;
	line-height: 1.2;
	font-weight: bold;
}
.slide_signup .signup_body span a {
	text-decoration: underline;
}
.slide_signup .signup_body span a:hover {
	text-decoration: none;
}
#text-2 {
	float: left;
	width: 100%;	
	background-color: #329abf;
	width: 110%;
	margin-left: -5%;
	padding: 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-shadow: 0px 5px 10px #b2b2b2;
	-webkit-box-shadow: 0px 5px 10px #b2b2b2;
}

#text-2  h3 {
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.9em;
}

#text-7 a {
	color: #329abf;
	text-decoration: underline;
}
#text-7 a:hover,
#text-7 a:visited {
	color: #329abf;
	text-decoration: none;
}

.sidebar #text-2 p {
	color: #3f3f3f;
	font-size: 16px;
	font-weight: 800;
	line-height: 1.4;
}

#field_1_1.mailchimp_email {
	display: inline-block;
	float: left;
	width: 65%;
	margin: 25px 0 10px;
}
#text-2 input#input_1_1.mediumtextarea[type="email"] {
	border: 1px solid #fff;
	font-size: 16px;
	font-weight: 500;
	font-family: 'Source Sans Pro', sans-serif;
	font-style: italic;
	color: #9da1a9;
	height: 39px;
}
#text-2 .gform_footer.top_label {
	display: inline-block;
	float: left;
	width: 35%;
}
#text-2 .gform_footer input[type="submit"] {
	width:100%;
	height:39px;
	padding: 8px 0px 7px;
	background: #f27546;
	color: #FFF;
	border: 1px solid #fff;
	margin: 25px 0 10px;
	text-transform: uppercase;
}

#text-2 p.small.white {
	display:block;
	clear:both;
	font-size: 12px;
	color: #FFF;
	font-weight: 700;
}

#text-2 iframe {
	color: #f27546;
}
 
#text-2 #field_1_2.gfield.gform_validation_container { display:none !important; }

/* The following is for the MC4WP in-content form shortcode 4098 */

.mc4wp-form-4098.mc4wp-form-basic {
	margin:.25em 0px;
	background-color:rgb(242, 242, 242);
	border:2px solid #fff;
	width:75%;
	font-size:13px;
}
.mc4wp-form-4098.mc4wp-form-basic h2 {
	font-size: 20px !important;
	color:#000;
	margin-bottom:.25em !important;
}
.mc4wp-form-4098.mc4wp-form-basic h4 {
	font-size: 16px !important;
	color:#555;
	margin-bottom:0 !important;
}
.mc4wp-form-4098 p {
	font-size: 16px;
	color:#555;
}
.mc4wp-form-4098 .mc4wp-form-fields {
	padding:1em;
}
.mc4wp-form-4098.mc4wp-form-basic  input[type="email"] {
	display: inline-block;
	float: left;
	width: 65%;
	border: 1px solid rgb(235, 235, 235);
	margin: 8px 0 10px;
	padding-top:10px;
	height:40px;
	font-family: 'Source Sans Pro',sans-serif;
    	font-size: 16px;
    	font-style: italic;
}

.mc4wp-form-4098.mc4wp-form-basic input[type="submit"] {
	font-size: 13px;
	display: inline-block;
	float: left;
	width: 25%;
	padding: 3px 0 2px;
	background: #F27546;
	color: #FFF;
	border: 1px solid rgb(235, 235, 235);
	margin: 8px -3px 15px;
	line-height: 34px;
	text-transform: uppercase;
	height:40px;
}
.mc4wp-form-4098 .signup_body p.small.white {
	font-size: 12px;
	color: #FFF;
	font-weight: 400;
	margin: 15px 0px 0px 0px;
}
mc4wp-form-4098 .mc4wp-ajax-loader {
	width: 100%;
	background-position: center;
}

/* The following is for the MC4WP in-content form shortcode 4208 */

.mc4wp-form-4208.mc4wp-form-basic {
	margin:.25em 0px;
	background-color:#fff;
	width:50%;
	font-size:13px;
}
.mc4wp-form-4208.mc4wp-form-basic h2 {
	font-size: 17px !important;
	color:#000;
	margin-bottom:.25em !important;
}
.mc4wp-form-4208.mc4wp-form-basic h4 {
	font-size: 12px !important;
	color:#555;
	margin-bottom:0 !important;
}
.mc4wp-form-4208 p {
	font-size: 14px;
	color:#555;
}
.mc4wp-form-4208 .mc4wp-form-fields {
	padding:1em;
}
.mc4wp-form-4208.mc4wp-form-basic  input[type="email"] {
	display: inline-block;
	float: left;
	width: 70%;
	border: 1px solid rgb(235, 235, 235);
	margin: 8px 0 10px;
	background-color:rgb(242, 242, 242);
	padding-top:10px;
	height:40px;
	font-family: 'Source Sans Pro',sans-serif;
    	font-size: 16px;
    	font-style: italic;
}

.mc4wp-form-4208.mc4wp-form-basic input[type="submit"] {
	font-size: 13px;
	display: inline-block;
	float: left;
	width: 30%;
	padding: 3px 0 2px;
	background: #F27546;
	color: #FFF;
	border: 1px solid rgb(235, 235, 235);
	margin: 8px -3px 15px;
	line-height: 34px;
	text-transform: uppercase;
	height:40px;
}
.mc4wp-form-4208 .signup_body p.small.white {
	font-size: 12px;
	color: #FFF;
	font-weight: 400;
	margin: 15px 0px 0px 0px;
}
mc4wp-form-4208 .mc4wp-ajax-loader {
	width: 100%;
	background-position: center;
}


/* The following is for the MC4WP sidebar text widget. The shortcode is 1290 */
#text-12, #text-13 {
	float: left;
	width: 100%;	
}
.mc4wp-form-1290 {
	margin-top:0px !important;
}

.mc4wp-form-1290 {
	float: left;
	width: 100%;
	background: #329abf;
	width: 110%;
	margin-left: -5%;
	padding: 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.mc4wp-form-1290 .signup_header h2 {
	color: #FFF;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 30px;
	line-height:1.3em;
	margin-bottom:.5em;
}

.mc4wp-form-1290 .signup_body p {
	color: #3f3f3f;
	font-size: 19px;
	font-weight: 400;
	line-height: 1.3;
}
.signup_header .signup_body p a {
	color: #3f3f3f;
	text-decoration:underline;
}
.mc4wp-form-1290 .signup_header .signup_body p a:hover {
	text-decoration:none;
}

.mc4wp-form-1290 .signup_body {
	float: left;
	width: 100%;
}
.mc4wp-form-1290 .signup_body a {
	text-decoration: underline;
}

.mc4wp-form-1290 .signup_body p a, .footer_signup .signup_body p a{
	color: #fff;
}

.mc4wp-form-1290 .signup_body span a, .footer_signup .signup_body span a{
	color: #ffffff;
}


.mc4wp-form-1290 .signup_body a:hover {
	text-decoration: none;
}

.mc4wp-form-1290 .signup_body input[type="email"] {
	display: inline-block;
	float: left;
	width: 65%;
	border: 1px solid #fff;
	margin: 8px 0 10px;
	padding-top:10px;
	height:40px;
	font-family: 'Source Sans Pro',sans-serif;
    	font-size: 16px;
    	font-style: italic;
}

.mc4wp-form-1290 .signup_body input[type="submit"] {
	font-size: 13px;
	display: inline-block;
	float: left;
	width: 35%;
	padding: 3px 0 2px;
	background: #F27546;
	color: #FFF;
	border: 1px solid #fff;
	margin: 8px -3px 15px;
	line-height: 34px;
	text-transform: uppercase;
	height:40px;
}
.mc4wp-form-1290 .signup_body p.small.white {
	font-size: 12px;
	color: #FFF;
	font-weight: 400;
	margin: 15px 0px .5em 0px;
}
.slide_signup .mc4wp-ajax-loader,
.mc4wp-form-1290 .mc4wp-ajax-loader {
	width: 100%;
	background-position: center;
}

 .header_signup .mc4wp-alert,
 .header_signup .mc4wp-success,
 .header_signup .mc4wp-notice,
 .header_signup .mc4wp-error,
.footer_signup .mc4wp-alert,
.footer_signup .mc4wp-success,
.footer_signup .mc4wp-notice,
.footer_signup .mc4wp-alert
 {
	float: left;
	width: 96% !important;
	margin: 2% !important;
	font-size: 20px;
	font-weight: bold;
	color: #f27546;
	box-sizing:border-box;
	background-color: #d9edf7 !important;
}
.slide_signup .mc4wp-alert,
.slide_signup .mc4wp-success
.slide_signup .mc4wp-notice,
.slide_signup .mc4wp-success,
.widget_mc4wp_widget .mc4wp-alert,
.widget_mc4wp_widget .mc4wp-success,
.widget_mc4wp_widget .mc4wp-notice
 {
	float: left;
	width: 98%;
	margin: 1em .9% 0;
	padding:12px !important;
	font-weight: bold;
	color: #f27546;
	font-size: 18px;
	box-sizing:border-box;
}

.mc4wp-form-1290 .mc4wp-error {
	margin-top:1em;
}
.slide_signup .mc4wp-success
 {
	margin-top:-12px;
	margin-bottom:5px;
}

.mc4wp-error {
	background-color:#f2dede !important;
	border-color:#bce8f1 !important;
}


.mc4wp-form-1290 .mc4wp-alert.mc4wp-notice,
.mc4wp-form-1290 .mc4wp-error
.mc4wp-form-1290 .mc4wp-response {
	margin-top:0;
	background-color: rgb(50, 154, 191) !important;
	color: #f27546 !important;
	font-weight: bold;
	font-size: 18px;
}
.mc4wp-form-1290 .mc4wp-success {
	margin-top:0;
	background-color: rgb(50, 154, 191) !important;
	font-weight: normal;
	font-size: 14px;
}

.mc4wp-form-1290 .mc4wp_custom_alert {
	margin-top:.5em;
	padding:.5em;
	display:block;
	background-color:#d9edf7 !important;
	border-color:#bce8f1 !important;
}




/* 
 * Sliders ( global )
 */
.flexslider {
	overflow:hidden;
	position:relative;
	height:400px;
}

.flexslider .slides li {
	position:relative;
}

.flexslider li img {
	height:auto;
}

.flexslider li img.alter {
	background:#242628;
}

.flex-direction-nav a {
	position:absolute;
	bottom:0;
	font-size:14px;
	text-decoration:none;
	background:url("images/pixel.gif");	
}


/* 
 * Posts Slider
 */
	
.posts-slider .loading li {
	background-image:url("images/loading.gif");
	background-repeat:no-repeat;
	background-position:200px 50%;
}

.posts-slider .entry-header {
	display:none;
	position:absolute;
	top:160px;
	left:0;
	width:100%;
	height:auto;
	padding: 20px 0;
	color:transparent;	
	text-align: center;
	background: url(images/slider_bg.png) repeat center center;
}
		
	.posts-slider .entry-header a {
		color: #FFF !important;
		text-decoration:none;
		text-shadow: 0px 1px 3px rgba(0, 0, 0, 1);
	}
	.posts-slider .entry-header .entry-meta {
		color:#fff;
		font-size:14px;
		text-transform: uppercase;
	}
	
	.posts-slider .entry-header .read-more {
		font-size: 14px;
		padding: 6px 18px 4px;
		border:2px solid #fff;
		background:transparent;
		-webkit-tap-highlight-color:transparent;
	}
	
	.posts-slider .entry-header .entry-title {
		margin:10px 0 42px;
		font-size: 30px;

	}
	
.posts-slider .flex-direction-nav a {
	color: #fff;
	font-size: 22px;
	display: block;
	width: 22px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	border: none;
	top: 58%;
	margin-top: 0;
}
	.posts-slider .flex-prev {
		left:20px;
	}
	
	.posts-slider .flex-next {
		right:20px;
	}
	
	.posts-slider .flex-prev:hover,
	.posts-slider .flex-next:hover {
		/*box-shadow:3px 3px 0 #000;*/
		text-shadow:3px 3px 0 #000;
	}

.posts-slider figure:before {
	content:"";
	display:block;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	-webkit-transition:opacity .2s linear;
	   -moz-transition:opacity .2s linear;
	    -ms-transition:opacity .2s linear;
	     -o-transition:opacity .2s linear;
	        transition:opacity .2s linear;
}



.with-sidebar .posts-slider .slides li {
	height:379px;
}
	.with-sidebar .posts-slider .entry-title {
		font-size:26px;
	}
	
	.with-sidebar .posts-slider .flex-direction-nav a {
		font-size:18px;
		width:36px;
		height:36px;
		line-height:36px;
		margin-top:-18px;	
	}
	
	.with-sidebar .posts-slider .entry-header .read-more,
	.with-sidebar .posts-slider .entry-header .entry-meta {
		font-size:80%;	
	}


/* 
 * Native WP Gallery
 */

.gallery img {
	border:none !important;
}
		


/* 
 * Custom Gallery
 */

.custom-gallery .gallery-item {
	float:left;
	width:98%;
	height:450px;
	margin:0 1% 1% 0;
	position:relative;
}

.custom-gallery .gallery-item:not(:nth-child(4n+1)) {
	width:32%;
	height:200px;
}

/* Old IE support */
.oldie .custom-gallery .row .gallery-item {
	width:32%;
	height:200px;
}

.custom-gallery .gallery-item .gallery-caption {
	position:absolute;
	left:0;
	bottom:0;
	width:98%;
	padding:5px 1%;
	font-size:90%;
	line-height:110%;
	text-align:center;
	color:#fff;
	background:#555;
	background:rgba(0,0,0,0.5);
}

.csstransitions .custom-gallery .gallery-item {
	opacity:0;
	transition:opacity 0.5s ease-out;
	transition-delay:0.5s;
}

.csstransitions .custom-gallery .gallery-item.imgLiquid_ready {
	opacity:1;
}



/*
 * Gallery Carousel
 */
#gallery-carousel {
	position:relative;	
}

#gallery-carousel img {
	float:left;
	display:block;	
	margin:0 5px 0 0;
}
	
#gallery-carousel .carousel-nav {
	font-size:28px;
	display:block;
	width:54px;
	height:54px;
	line-height:54px;
	text-align:center;
	text-decoration:none;
	color:#fff;
	border:3px solid #fff;
	position:absolute;
	top:50%;
	margin-top:-27px;		
}
	#gallery-carousel .prev {
		left:5%;
	}
	
	#gallery-carousel .next {
		right:5%;
	}
	
	#gallery-carousel:hover .carousel-nav {
		box-shadow:3px 3px 0 #000;		
	}

/* 
 * Posts ( global )
 */
.entry-header {
	text-align:left;
	font-size: 21px;
	font-weight: 600;
}
article .entry-header .entry-meta {
	border-bottom: 1px dotted #d8d8d8;
	padding-bottom: 6px;
}


	.entry-header .entry-meta span {
		display:block;
		text-transform: uppercase;
	}
	/* DC 1.0 - Left-Align Meta on Homepage */
	article.post .entries .entry-header .entry-meta span{
		text-align: left;
	}
	.slides .entries .entry-header .entry-meta span {
		text-align: center;
	}
	.entry-header .entry-meta .entry-category a:hover {
		text-decoration: underline;
	}
	.single .entry-header .entry-meta .entry-category a {
		text-decoration: none;
		font-size:16px;
		margin-bottom:.5em;
		text-align:center;
		width:100%;
		font-weight:normal;
	} 
	.single .entry-header .entry-meta span {
		text-align: center;
	}
	.single .entry-header .entry-meta .entry-category a:hover {
		text-decoration: underline;
	}
	
	.entry-header .entry-author {
		font-size:100%;
	}
	
	.entry-header .entry-author:after {
		content:"/";
		padding:0 5px;	
	}


.entries article {
	margin-bottom:30px;
	text-align:left;
}
.entries hr {
	float: right;
	width: 96%;
	display: block;
	box-sizing: border-box;
	border: none;
	background: #d1d1d1;
	height: 1px;
	margin: 0 0 30px;
}

.entries article .entry-title {
	margin:5px 0;
	line-height:1.3em;	
	font-weight: bold;
}
.entries article .entry-title a {
	color: #3f3f3f !important;
}

.entries article .entry-header .entry-author {
	display:block;
	font-size:12px;
	margin-bottom:5px;
}

.entries article .entry-header .entry-author:after {
	content:"";
	padding:0;	
}

.entries article.format-audio iframe {
	width:100% !important;	
}

.entry-excerpt p a {
	text-decoration: none;
}

/* Images */	
article .entry-image {
	margin-bottom:10px;
}
	
article .entry-image img {
	display:block;
}

.entries article .entry-image,
.entry-list article .entry-image {
	overflow:hidden;
	position:relative;
}
	.entries article .entry-image [class*="icon-"],
	.entry-list article .entry-image [class*="icon-"]  {
		position:absolute;
		bottom:0;
		left:50%;
		margin-left:-36px;
		padding:5px 30px 0;
		background:#fff;
	}
	
	.entries article .entry-image img,
	.entry-list article .entry-image img {
		width:100%;
		height:275;
	}
	
	.entries article .entry-image img:hover,
	.entry-list article .entry-image img:hover {
		-ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=50)";
		filter:alpha(opacity=50);
	}
	

/* List view */	
.entry-list article {
	padding:30px 0;
	border-bottom:2px solid #9da1a9;	
}
.search-results .entry-list article {
	padding: 0 0 30px;
}
	
.entry-list article .entry-image {
	float:left;
	width:48%;
	margin:5px 5% 15px 0;	
}

.entry-list article .entry-summary {
	overflow:hidden;	
}

.excerpt-read-more {
	display: block;
	float: left;
	width: 100%;
	color: #329abf;
	text-decoration: underline;
	margin: 8px 0 0;
}
.excerpt-read-more:hover {
	text-decoration: none;
}
.excerpt-read-more:visited {
	color: #329abf !important;
}
/* 
 * Home Page Blocks
 */
.home-section {
	margin-bottom:20px;
}

.home-section .section-header {
	text-align:center;
	margin-bottom:30px;
}

body:not(.with-sidebar) .home-section article:nth-child(3n+1) {
	clear:left;
}

.featured-posts {
	margin-left:0px;
}

.latest-posts .masonry-layout article,
body:not(.home) .masonry-layout article {
	padding-bottom:27px;
	border-bottom:3px solid #000;
}

.title-text {
	text-align:center;
	margin-bottom:30px;	
}

.advertising {
	text-align:center;
	margin-bottom:45px;
}

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

.advertising iframe {
	width:100% !important;	
}

.classic-layout {
	margin-right:30px;
}
	.classic-layout article {
		width:100% !important;
		padding-bottom:30px;
		margin-bottom:30px;
		border-bottom:1px solid #ddd;
	}
		.classic-layout article:last-child {
			padding-bottom:0;
			border-bottom:none;
		}
	
	.classic-layout article,
	.classic-layout .entry-header {
		text-align:left;	
	}
	
	.classic-layout .entry-image {
		float:left;
		width:48%;
		margin-right:5%;
		margin-bottom:0;	
	}
	
	.classic-layout .entry-summary {
		overflow:hidden;	
	}


/*
 * Page 
 */
.page-title {
	margin-bottom:30px;	
}


/*
 * Single
 */

.single-title {
	margin:5px 0 20px;	
}

.single .entry-media {
	text-align:center;
	margin:0 auto 0px;
	overflow:hidden;	
}
	.single .entry-media img {
		max-width:100%;
		height:auto;
		display:block;
		margin:0 auto;
	}
	.single .entry-media iframe {
		max-width:1050px !important;
		width:100% !important;
	}

.single-box {
	margin-bottom:26px;	
}
	.single-box .entry-title {
		padding:0 0 5px;
		margin-bottom:30px;
		border-bottom:3px solid #9da1a9;
		font-weight: bold;
		color: #3f3f3f;
	}

/* Single Post & Page post */

article.page img,
.single .entry-content img,
.single .single-box.entry-media img {
	max-width:100%;
	height:auto !important;
}

.single .single-box.entry-media iframe {
	width:100% !important;
}

.single-box.entry-media .wrapper {
	width:100%;		
}
	
	.page .page-content h1,
	.single .entry-content h1,
	.page .page-content h2,
	.single .entry-content h2,
	.page .page-content h3,
	.single .entry-content h3,
	.page .page-content h4,
	.single .entry-content h4,
	.page .page-content h5,
	.single .entry-content h5,
	.page .page-content h6,
	.single .entry-content h6 {
		margin-bottom:18px;
	}
	
	.title-text h1,
	.page .page-content h1,
	.single .entry-content h1 { 
		font-size:50px;
		line-height:54px;
	}
	
	.title-text h2,
	.page .page-content h2,
	.single .entry-content h2 { 
		font-size:22px;
		line-height:26px;
	}
	
	.page .page-content h3,
	.single .entry-content h3 { 
		font-size:18px;
		line-height:22px;
	}
	
	.page .page-content h4,
	.single .entry-content h4 { 
		font-size:22px;
		line-height:26px;
	}
	
	.page .page-content h5,
	.single .entry-content h5 { 
		font-size:18px;
		line-height:22px;
	}
	
	.page .page-content h6,
	.single .entry-content h6 { 
		font-size:16px;
		line-height:18px;
	}
	
	.page .page-content p,
	.page .page-content li,
	.page .page-content hr,
	.single .entry-content p,
	.single .entry-content li,
	.single .entry-content hr {
		margin-bottom:18px;
	}

	.page .page-content ol,
	.page .page-content ul,
	.single .entry-content ol,
	.single .entry-content ul {
		padding-left:40px;
	}
	
	.page .page-content li,
	.single .entry-content li {
		padding-left:15px;
	}
		.page .page-content ul li,
		.single .entry-content ul li {
			list-style:square;
		}
		
		.page .page-content ol li,
		.single .entry-content ol li {
			list-style:decimal;
		}
	
	.page .page-content hr,
	.single .entry-content hr {
		border:0;
		height:0;
		border-bottom:1px solid #ddd;
		clear:both;
	}
	
	.page .page-content .wp-caption,
	.single .entry-content .wp-caption {
		max-width:100%;
	}
	
	.page .page-content .wp-caption .wp-caption-text,
	.single .entry-content .wp-caption .wp-caption-text{
		color:#8c919b;
		font-style:italic;
		text-align:center;
	}
	
	.page blockquote,
	.single blockquote {
		color:#555555;
		margin:0;
		padding:15px;
		font-size:22px;
		line-height:1.5em;
		quotes:"\201C""\201D""\2018""\2019";
	}
		.page blockquote:before,
		.single blockquote:before {
			content:open-quote;
			font-size:4em;
			line-height:.1em;
			margin-right:.15em;
			vertical-align:-.4em;
		}
		.page blockquote:after,
		.single blockquote:after {
			content:close-quote;
			font-size:4em;
			line-height:.1em;
			margin-left:.15em;
			vertical-align:-.7em;
		}
	
	.single .entry-rating {
		float:left;
		width:240px;
		padding:10px;
		margin:0 30px 0 0;
		text-align:center;
		background:#eeeff0;	
	}
		.single .entry-rating .inner {
			padding:20px;
			border:1px solid #000;	
		}
		
		.single .entry-rating .entry-meta,
		.single .entry-rating .entry-title {
			margin-bottom:10px;	
		}
		
		.single .entry-rating [class^="score-"] {
			width:74px;
			height:74px;
			padding:3px;
			margin:0 auto;
			border-radius:50%;
			position:relative;
		}
			.single .entry-rating [class^="score-"] input {
				color:#8c919b;
				opacity:0.7;
				font:normal 29px/29px Arial, Helvetica, sans-serif;
				letter-spacing:-0.1em;
				width:76px;
				height:44px;
				left:0;
				top:50%;
				margin-top:-22px;
			}
			.single .entry-rating .score-10 input {
				left:-1px;
			}
			
			.oldie .single .entry-rating [class^="score-"] input {width:80px;margin-top:-19px;}
			@media screen and (min-width:0\0) {.single .entry-rating [class^="score-"] input {width:80px;}}

	
/* Tags */			
#tags-box {
	float:left;
	width:100%;
	padding:30px 0 0 0;
	line-height:120%;
	border-top:3px solid #000;
}
.icon-tag:before {
	content: "TOPICS:" !important;
	color: #8c919b;
	font-family: 'Montserrat', sans-serif;
}

#tags-box a {
	display:inline-block;
	padding:5px 10px;
	margin:0 0 10px 10px;
	text-decoration:none;
	border:1px dashed #000;
}

#tags-box a:visited,
#tags-box a:active {
	color:#3f3f3f !important;
}
	
/* Social links */
#social-box {
	padding:30px 0 0 0;
	border-top:3px solid #000;
}
	#social-box li {
		float:left;
		text-align:center;
		font-size:19px;
		/* letter-spacing:0.2em; */
		text-transform:uppercase;
	}
	
	#social-box li a{
		padding: 0 10px;
	}
	#social-box li:after {
		content:"|";
		position:relative;
		top:-1px;
		font-size:10px;
	}
	
	#social-box li:last-child:after,
	#social-box li:first-child:after {
		content:normal;
	}
	
	#social-box li span {
		color:#8c919b;
		font-family: 'Montserrat', sans-serif; 
	}
	
	#social-box li a {
		text-decoration:none;
	}
	
	#social-box li a:hover {
		text-decoration:underline;
	}
	

/* Post Author */
#author-box {
	color:#666;
	font-size:90%;
	padding:10px;
	background:#eeeff0;
}

#author-box .inner {
	padding:20px;
	border:1px solid #000;	
}
	#author-box .avatar {
		float:left;
		width:11%;
		height:11%;
	}
		#author-box .avatar img {
			width:100%;
			height:auto;
		}

	#author-box .author-info,
	#author-box .author-social {
		margin-left:20%;
	}

	#author-box .author-info p {
		margin:5px 0;
	}
	
	.author-social li {
		display:inline-block;
		margin-right:15px;
		font-size:80%;
		letter-spacing:0.2em;
	}

/* Related Posts */
.related-posts {
	overflow:hidden;
	margin-bottom:0;
	position:relative;
}
	
	.related-posts article .entry-title {
		border:none;	
	}
	
	.related-posts .carousel-nav {
		position:absolute;
		top:0;
		width:22px;
		line-height:22px;
		text-align:center;
		font-size:14px;
		text-decoration:none;	
	}
	
	.related-posts .carousel-nav:hover {
		color:#fff;
		background:#000;	
	}
	
	.related-posts .next {
		right:26px;	
	}
	
	.related-posts .prev {
		right:0;	
	}
	
	
/* Slide dock */
.slide-dock {
	position:fixed; 
	bottom:100px; 
	right:-411px; 
	width:330px;
	background:#329abf; 
	border:1px solid #fff;
	z-index:999;
	padding: 15px 30px 15px 50px;
	transition:all 0.5s ease-in-out;
    -webkit-transition:all 0.5s ease-in-out;
    -moz-transition:all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    
}

.slide-dock-on {
	transform:translate(-410px,0);
    -webkit-transform:translate(-410px,0);
    -o-transform:translate(-410px,0);
    -moz-transform:translate(-410px,0);
    -webkit-box-shadow: -3px 3px 2px 0px rgba(50, 0, 0, 0.3);
	-moz-box-shadow:    -3px 3px 2px 0px rgba(50, 0, 0, 0.3);
	box-shadow:         -3px 3px 2px 0px rgba(50, 0, 0, 0.3);
}

.slide-dock-off {
	transform:translate(360px,0);
    -webkit-transform:translate(360px,0);
    -o-transform:translate(360px,0);
    -moz-transform:translate(360px,0);
}

.no-csstransforms .slide-dock-on 	{right:0;}
.no-csstransforms .slide-dock-off 	{display:none;}

.close-dock {
	position:absolute;
	top:15px;
	left:15px;
	display:block;
	color:#fff;
	font-size:20px;
	text-decoration:none;	
}

/* The Next and Previous post links */
.nav-single {
	padding:30px 0;
	position:relative;
	border-top:3px solid #000;
	border-bottom:1px solid #000;
}
	.nav-next,
	.nav-previous {
		width:36%;
		padding:0 7%;
		text-align:center;
	}	

	.nav-next a:visited,
	.nav-previous a:visited {
		color:#3f3f3f !important;
	}

	.nav-next {
		float:right;
	}
	.nav-previous {
		float:left;
	}	
		.nav-next a,
		.nav-previous a {
			font-size:15px;
			line-height:1.3em;
			display:block;
			font-weight:bold;
			text-decoration:none;
			text-transform:uppercase;
			color:#3f3f3f !important;
		}
		
		.nav-next [class^="icon-"],
		.nav-previous [class^="icon-"] {
			font-size:25px;
			position:absolute;
			top:50%;
			margin-top:-14px;
			color:#3f3f3f;
		}
		.nav-next [class^="icon-"] 		{right:0;}
		.nav-previous [class^="icon-"] 	{left:0;}

	.nav-single .sep {
		display:block;
		position:absolute;
		top:0;
		left:50%;
		width:1px;
		height:100%;
		border-left:1px dotted #444;
	}

.nav-single .entry-content a,
.single article p a {
	text-decoration: underline;
	color: #329abf !important;
}
.nav-single .entry-content a:hover {
	text-decoration: none;
	color: #3f3f3f !important;
}
.nav-single .entry-content a:visited,
article a:visited {
	text-decoration: underline;
	color: #329abf !important;
}

/* Comments */

.comments li {
	padding-bottom:12px;
	margin-bottom:30px;
	border-bottom:1px solid #ccc;
}
	.comments li figure {
		float:left;
		margin-right:30px;
	}
	
	.comments li figure img{
		width:48px;
		height:48px;
	}
	
	.comments li .vcard {
		line-height:25px;
		margin-bottom:15px;
	}	
		.comments li .vcard .datetime {
			display:block;
			font-size:12px;
		}
		
		.comments li .vcard h4 [class^="icon-"] {
			font-size:14px;
			position:relative;
			top:-3px;	
		}
		.comments li .vcard .comment-reply-link,
		.comments li .vcard .comment-reply-login {
			float:right;
			font-size:12px;
		}
	
	.comments li.bypostauthor {
		padding:30px 30px 12px 30px;
		margin-top:-30px;
		background:#eeeff0;
	}
	
	.comments li .comment-text p {
		margin-bottom:18px;
	}

.comments .children {
	margin-left:30px;
}
	
#respond label {
	display:block;
	font-size:17px;
	margin-bottom:5px;
	font-weight: 600;
	font-family: 'Source Sans Pro', sans-serif;	
}
	

#respond textarea,
#respond input[type="text"] {
	margin-bottom:30px;
}

#respond #submit {
display: inline-block;
background: #f27546;
color: #FFF;
padding: 11px 20px 7px;
border: 1px solid #FFF;
margin: 0 0 5px 0;
text-transform: uppercase;
}



/*
 * Pagination
 */
.pagination {
	margin-bottom:30px;	
	float: left;
	width: 100%;
}

.pagination ul {
	padding:30px 0;
	text-align:center;
}
	.pagination li {
		display:inline-block;
	}
	.page-numbers .current {
		background: #f1783c;
		color: #FFF;
	}
	.pagination li a,
	.pagination li span {
		color:#555555;
		font-size:20px;
		line-height:20px;
		padding:5px 15px;
		display:inline-block;
		text-decoration:none;
		margin: 0 10px;
		font-weight: bold;
		font-family: 'Montserrat', sans-serif; 
	}
	
	.pagination li a.next,
	.pagination li a.prev {
		font-size:14px;
	}
	
	.pagination li a:hover,
	.pagination li a:hover {
		color:#fff;
		background:#3f3f3f;	
	}
	
.link-pages {
	color:#000;
	font-size:14px;
	margin-top:30px;
}
	.link-pages a {
		color:#8c949c;
		text-decoration:none;
	}
		
	.link-pages span {
		padding:5px 10px;
	}
		
	.link-pages a span {
		background:none !important;
	}


/* 
 * Search
 */
#searchform {
	padding:0 15px;
	position:relative;
}
	
#searchform input,
#searchform button {
	padding:0;
	height:40px;
	border:none;
	background:none;
}

.oldie #searchform input {
	line-height:40px;
}

#searchform input {
	width:80%;
	outline:none;
	font-size:12px;	
}

#searchform button {
	position:absolute;
	right:0;
	top:50%;
	margin-top:-20px;
	width:40px;
}

.top-strip #searchform {
	float:right;
	border-style:dotted;
	border-width:0;
	border-left-width:1px;
	border-right-width:1px;	
}
	.color-site-gray #searchform {
		border-style:solid;
	}
	
	.color-site-white #searchform {
		margin-top:-3px;
		border-width:3px;
		border-style:solid;
	}

.search-result-nav {
	margin-top:30px;	
}

/*
 * Review graph 
 */
.score-line span {
	display:block;
}

.score-outer {
	background:#f3f3f3;
	background:rgba(0,0,0,0.05);
}

.latest-reviews .score-line {
	position:absolute;
	left:0;
	bottom:0;
	text-align:right;
}
	.latest-reviews .score-line span i {
		display:none;
		padding:0 10px;
		font-style:normal;
	}
	
	.latest-reviews .inview .score-line span i {
		display:block;
	}
	
.entry-breakdown .total {
	float:right;
}
	
.entry-breakdown .item {
	margin-bottom:20px;
}
	
.entry-breakdown .item .score-line {
	opacity:0.1;
	background:#242628;
}
	
.entry-breakdown .score-line,
.entry-breakdown .score-line span {
	height:12px;
}

.entry-breakdown .total-score h4 {
	color:#000;
}

.entry-breakdown .total-score h4 .total {
	font-size:18px;	
}


/*
 * Sitemap
 */
.sitemap {
	margin-top:4px;	
}

.sitemap .trigger {
	cursor:pointer;
	position:relative;
	padding:21px 0 18px 40px;
	border-top:1px solid #ddd;
	margin-top:-1px;
}

.sitemap .trigger.active {
	margin-top:-3px;
	border-top:3px solid #000;
}

.sitemap .trigger.active:hover {
	color:#000;
}

.sitemap .trigger:after,
.sitemap .trigger.active:after {
	display:none;
	position:absolute;
	top:5px;
	right:40px;
	font:normal 50px "Courier New", Courier, monospace;
}

.sitemap .trigger:after {
	content:"+";
}

.sitemap .trigger.active:after {
	content:"-";
}
	.sitemap .trigger:hover:after {
		display:block;
	}

.sitemap .row ul {
	display:none;
	overflow:hidden;
	padding:0 0 21px 40px;
	border-bottom:1px solid #000;
	border-top:0;
}
	.sitemap .row:first-child ul {
		display:block;
	}

.sitemap .row ul li {
	margin:10px 0;
}
	
.sitemap .page-content {
	margin-bottom:30px;	
}


/*
 * Social icons
 */
.social li {
	float:left;
	margin:0 4px 4px 0;
}
	.social li a {
		display:block;
		position:relative;
		width:32px;
		height:32px;
		line-height:32px;
		text-align:center;
		font-size:18px;
		text-decoration:none;
		-webkit-transition:all 0.2s ease;
		-moz-transition:all 0.2s ease;
		-o-transition:all 0.2s ease;
		-ms-transition:all 0.2s ease;
		transition:all 0.2s ease;
	}
	
	.csstransforms .social li a:hover {
		-webkit-transform:scale(1.2);
		-moz-transform:scale(1.2);
		-o-transform:scale(1.2);
		-ms-transform:scale(1.2);
		transform:scale(1.2);
	}
	
.top-strip .social {
	float:right;
}	
	.top-strip .social li a {
		line-height:40px;
	}
	
.social.social-center {
	text-align:center;
}
	
.social.social-center li {
	float:none;
	display:inline-block;
}	



/*
 * Contact Form 7 Plugin
 */

.wpcf7-form input,
.wpcf7-form textarea {
	margin-bottom:30px;	
}

.wpcf7-form-control-wrap {
	display:block;		
}

span.wpcf7-not-valid-tip {
	border:none;
	width:100%;
	height:41px;
	line-height:40px;
	padding:0;
	top:0; left:0;
	text-align:center;
	background:#fde2e7	
}


/* 
 * Sidebars 
 */
.sidebar {
	/* CHANGE ADTHRIVE */
	padding: 8% 13px;
	border:2px solid #9da1a9;
	float: left;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

/* Footer Sidebar */

.footer-sidebar .widget h3 {
	text-align: left;
	color: #FFF;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 1;
}

.footer-sidebar .widget a {
	color: #FFF;
	text-decoration: none;
}
.footer-sidebar .widget a:hover {
	text-decoration: underline;	
}

.widget.widget_socials ul li {
	display: block;
	margin: 0 0 20px;
	float: left;
	width: 100%;
}

.footer-sidebar .widget_socials ul li:first-child {
	padding-bottom:20px;
	border-bottom:1px dotted #fff;
	width:78%;
}

.widget.widget_socials ul li img {
	float: left;
	margin: 0 20px 0 0;
	width: 96px;
	height: auto;
}
.widget.widget_socials ul li span {
	font-size: 20px;
	font-weight: normal;
	color: #3f3f3f;
	margin: 20px 0;
	display: block;
	line-height: 1.2;
	text-transform: uppercase;
}
.footer-sidebar .widget.widget_socials ul li span {
	color: #FFF;
}

/* Footer Sidebar Columns */

.col-2 .widget-area {
	width:49%;
}

.col-3 .widget-area {
	width:33%;
}
	.col-3 #first {
		width:34%;
	}

#first .widget {
	border-left:none;	
}
	
#third .widget {
	border-right:none;	
}


/*
 * Widgets
 */
	.sidebar .widget {
		font-size:13px;
		margin-bottom:30px;
		padding-bottom:25px;
		border-bottom:1px solid #9da1a9;
	}
		.sidebar .widget:first-child {
			margin-top:0;
			padding-top:0;
			border-top:none;
		}
	
	.footer-sidebar .widget {
		font-size:13px;
		padding:30px 0;
		border: none;
	}
	
	.widget_adrotate_widgets img {
		width: 100%;
		height: 270px;
	}

.widget h3 {
	text-align:center;
	font-weight: normal;
	color: #3f3f3f;
	margin-bottom:30px;
	text-transform: uppercase;
}
.sidebar .widget.widget_socials {
	float: left;
	width: 100%;
	margin-bottom: 0;
	padding-bottom: 10px;
}
.sidebar .widget.widget_socials a {
	text-decoration: none;
}

/* Widget Slider */
.widget .flexslider {
	padding-bottom:40px;
}
	.widget .carousel-nav,
	.widget .flex-direction-nav a {
		display:block;
		width:22px;
		line-height:22px;
		text-align:center;
		text-decoration:none;
		font-size:14px;
		position:absolute;
		bottom:0;
	}
	
	.widget .carousel-nav:hover,
	.widget .flex-direction-nav a:hover {
		color:#fff;
		background:#000;	
	}
	
	.widget .next,
	.widget .flex-next {
		right:50%;
		margin-right:-23px;	
	}
	
	.widget .prev,
	.widget .flex-prev {
		left:50%;
		margin-left:-23px;	
	}

.widget .flexslider .entry-title {
	text-align:center;	
}

.widget .flexslider .entry-image {
	overflow:hidden;
	margin-bottom:10px;	
}


/* Widget About */	

.widget_ti-about-site img {
	float:left;
	margin:2px 15px 0 0;
}

.widget_ti-about-site p {
	line-height:1.6em;
	margin-bottom:30px;
}

/* Recent Posts */
.widget_widget_tptn_pop,
#widget_tptn_pop-2 {
	counter-reset:count;
}

.sidebar #recent-posts-2 {
	counter-reset:count;
}


.widget_widget_tptn_pop li,
#widget_tptn_pop-2 li {
	padding-left:15%;
	margin-bottom:15px;
	padding-bottom:15px;
	position:relative;
	border-bottom-width:1px;
	border-bottom-style:dotted;
}

.widget_widget_tptn_pop li a,
#widget_tptn_pop-2 li a  {
	font-size: 17px;
	font-weight: bold;
	color: #555555;
}
.widget_widget_tptn_pop li a:visited 
#widget_tptn_pop-2 li a:visited {
	color: #555555 !important;
}
.widget_widget_tptn_pop li a.t10-readmore,
#widget_tptn_pop-2 li a.t10-readmore {
	display: block;
	float: none;
	color: #329abf;
	margin: 0;
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
	font-family: 'Source Sans Pro',Arial,Verdana,'Helvetica Neue',Helvetica,sans-serif;
}
.widget_widget_tptn_pop li a.t10-readmore:visited,
#widget_tptn_pop-2 li a.t10-readmore:visited {
	color: #329abf !important;
}

.widget_widget_tptn_pop span,
#widget_tptn_pop-2 span {
	display:block;
	font-size:19px;
	font-weight:500;	
	letter-spacing: 0.05em;
	color: #3f3f3f;
	font-family: 'Source Sans Pro',Arial,Verdana,'Helvetica Neue',Helvetica,sans-serif;
	/* font-family: 'Montserrat', Arial, Verdana, 'Helvetica Neue', Helvetica, sans-serif; */
}

/* ISMAIL CODE RECENT POSTS */

.sidebar #recent-posts-2 li{
	padding-left: 15%;
    margin-bottom: 15px;
    padding-bottom: 15px;
    position: relative;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
}

.sidebar #recent-posts-2 li::before{
	content: counter(count);
    counter-increment: count;
    position: absolute;
    top: 25px;
    left: 8px;
    margin-top: -25px;
    font-size: 25px;
    font-weight: 900;
    color: #555;
    opacity: 1;
    font-family: 'Montserrat',sans-serif;
}

.sidebar #recent-posts-2 li a{
	display: block;
    font-size: 19px;
    font-weight: 500;
    letter-spacing: .05em;
    color: #3f3f3f;
    font-family: 'Source Sans Pro',Arial,Verdana,'Helvetica Neue',Helvetica,sans-serif !important;
    text-decoration: none;
}



.widget_widget_tptn_pop li:before,
#widget_tptn_pop-2 li:before {
	content:counter(count);
	counter-increment:count;
	position:absolute;
	top:30px;
	/* ADTHRIVE CHANGE */
	left: 8px;
	margin-top:-25px;
	font-size: 21px;
	font-weight: 900;
	color: #555;
	opacity: 1;
}

.widget_widget_tptn_pop li:before,
 #widget_tptn_pop-2 li:before{
	top: 26px;
	font-size: 25px;
	font-family: 'Montserrat', sans-serif;
}

/* Featured Posts */

body.home.paged .featured-posts {
	display:none;
}


/* Latest Posts */

/* Tag Cloud */
.widget_tag_cloud a {
	display:inline-block;
	line-height:120%;
	padding:5px 10px;
	margin-bottom:3px;
	text-decoration:none;
	border: 1px dashed #9da1a9;
	color: #3f3f3f;
	font-weight: 400;
	font-size: 16px !important;
}
.widget_tag_cloud a:visited,
.widget_tag_cloud a:active {
	
	color: #3f3f3f !important;
	
}

/* Video */
.widget_ti_video_embed {
	text-align:center;
}

.widget_ti_video_embed .video-title {
	margin-top:10px;
}


/* Author Widget */
.widget_ti_site_authors .inner {
	margin:0 auto;
}

.widget_ti_site_authors .carousel-nav {
	position:static;
	float:right;
	margin-top:30px;
}

.widget_ti_site_authors .prev {margin-right:50%;}
.widget_ti_site_authors .next {margin-left:50%;}

.widget_ti_site_authors li {
	float:left;
	width:54px;
	height:54px;
	margin:0 0 1px 1px;	
}

.widget_ti_site_authors img {
	width:auto;
	height:auto;
	max-width:100%;
	display:block;
}

/* Custom Menu & Pages Widget & Categories & RSS */
.widget_pages ul,
.widget_nav_menu ul,
.widget_categories ul {
	margin-bottom:-30px;
}

.widget_rss li,
.widget_pages li,
.widget_categories ul li,
.widget_ti_latest_comments li {
	padding-top:15px;
	padding-bottom:15px;
	border-top-width:1px;
	border-top-style:solid;
}
	.widget_pages li,
	.widget_nav_menu li,
	.widget_categories ul li {
		font-size:16px;
	}

.widget_rss li:first-child,
.widget_pages li:first-child,
.widget_nav_menu li:first-child,
.widget_categories li:first-child,
.widget_ti_latest_comments li:first-child  {
	border-top:none;
	margin-top:0;
	padding-top:0;
}

	.widget_pages ul ul,
	.widget_nav_menu ul ul,
	.widget_categories ul ul {
		margin-top:15px;
		margin-bottom:-15px;
	}

	.widget_nav_menu ul ul li,
	.widget_categories ul ul li {
		padding:15px 0 15px 20px;
	}
	
	.widget_nav_menu ul ul li a,
	.widget_categories ul ul li a {
		text-transform:none;
		font:normal 100%/1.2em Arial, Helvetica, sans-serif;
	}

/* RSS Widget */

.rsswidget {
	display:block;
	font-size:14px;
	letter-spacing:0.05em;
	text-transform:uppercase;	
}

.rss-date {
	display:block;
	margin:10px 0;	
}


/* Most Commented */
.widget_ti_most_commented li {
	line-height:22px;
	margin:10px 0 17px;
	position:relative;
}

.widget_ti_most_commented li:after {
	content:"";
	position:absolute;
	left:0;
	bottom:6px;
	z-index:1;
	display:block;
	width:90%;
	border-bottom:1px dashed #999;	
}

.widget_ti_most_commented li h4 {
	display:inline;
	padding:0 5px 0 0;
	position:relative;
	z-index:2;
	background:#fff;	
}

.widget_ti_most_commented li a {
	text-decoration:none;
}

.sidebar .widget_ti_most_commented li a {
	color:#000;
}

.widget_ti_most_commented span {
	float:right;
	display:block;
	height:22px;
	padding:0 5px;
	text-align:center;
	color:#000;
	position:relative;
	z-index:3;	
}

.widget_ti_most_commented span i {
	font-style:normal;	
}

.widget_ti_most_commented span i:before {
	content:"";
	position:absolute;
	bottom:-4px;
	left:1px;
	width:16px;
	height:10px;
}

.widget_ti_most_commented span i:after {
	content:"";
	position:absolute;
	bottom:-4px;
	left:8px;
	border:2px solid transparent;
	background:transparent;
}

/* Latest Reviews */

.widget_ti_latest_reviews li {
	line-height:22px;
	margin:10px 0 17px;	
}

.widget_ti_latest_reviews li a {
	text-decoration:none;
}
	.sidebar .widget_ti_latest_reviews li a {
		color:#000;
	}

.widget_ti_latest_reviews .total {
	float:right;
	font-size:16px;	
}

.widget_ti_latest_reviews .score-line span {
	height:5px;
	margin-top:3px;	
}


/* Meta & Archive */
.widget_meta ul,
.widget_archive ul {
	padding-left:15px;	
}

.widget_meta li,
.widget_archive li {
	padding:5px;
	list-style:square;	
}



/* Latest Comments */

.widget_ti_latest_comments li {
	border:none;
}

.widget_ti_latest_comments header {
	margin-bottom:10px;
	padding-bottom:10px;
	min-height:40px;
}

.widget_ti_latest_comments figure {
	float:right;
	margin:0 0 0 15px;
}

.widget_ti_latest_comments .commentnum {
	float:left;
	margin:0 15px 0 0;
	opacity:0.5;
	font:italic 36px/1 serif;
}

.widget_ti_latest_comments .comment-post {
	display:block;
	overflow:hidden;	
}

.widget_ti_latest_comments .comment-text {
	font-size:90%;
	font-style:italic;
	padding:10px;
	position:relative;
	border-width:1px;
	border-style:solid;
}

.widget_ti_latest_comments .comment-text:after,
.widget_ti_latest_comments .comment-text:before {
	bottom:100%;
	border:solid transparent;
	content:" ";
	height:0;
	width:0;
	position:absolute;
	pointer-events:none;
}

.widget_ti_latest_comments .comment-text:after {
	border-bottom-color:#fff;
	border-width:6px;
	left:95%;
	margin-left:-6px;
}

.widget_ti_latest_comments .comment-text:before {
	border-bottom-color:#000;
	border-width:7px;
	left:95%;
	margin-left:-7px;
}

/* Banners */
.widget_ti_code_banner,
.widget_ti_image_banner {
	margin:0 -5%;
	text-align:center;	
}

.widget_ti_code_banner img,
.widget_ti_image_banner img {
	max-width:100%;
	height:auto;
	display:block;
	margin:0 auto;	
}

.widget_ti_code_banner iframe,
.widget_ti_image_banner iframe {
	max-width:100% !important;	
}



/* 
 * Page 404
 */
article.error404{
	margin-top:60px;
	text-align:center;	
}

article.error404 img {
	max-width:100%;
	height:auto;	
}

article.error404 h1{
	text-transform: uppercase;
    line-height: 175px;
    font-family: 'Montserrat',Arial,Verdana,'Helvetica Neue',Helvetica,sans-serif;
    font-weight: 700;
    font-size: 172px;
    letter-spacing: 0.1em;
    color: #F27546;
    max-width: 1100px;
    margin: auto;
}

article.error404 a{	
	line-height: 1.2;
	text-decoration: underline;
    color: #46abcf;
	text-transform: uppercase;
	font-family: 'Montserrat',Arial,Verdana,'Helvetica Neue',Helvetica,sans-serif;
	font-weight: 700;
	display: inline-block;
	margin: 10px 0 30px;
}




/*
 * Sidebar in Mobile View 
 */

#pageslide .block {
	padding:1.25em;
	border-bottom-width:3px;
	border-bottom-style:solid;
}

#open-pageslide,
#close-pageslide {
	color:#8c919b;
	font-size:28px;
	line-height:38px;
	display:none;
	clip:rect(0 0 0 0);
	text-decoration:none;	
}

#close-pageslide {
	text-align:center;
}
#close-pageslide i {
	color: #FFF;
}

#pageslide .menu,
#pageslide .widget_meta ul,
#pageslide .widget_pages ul,
#pageslide .widget_archive ul,
#pageslide .widget_nav_menu ul,
#pageslide .widget_categories ul,
#pageslide .widget_recent_entries ul,
#pageslide .widget_recent_comments ul {
	margin:-1.25em;
}

#pageslide .widget ul ul {
	margin:0;
}

#pageslide .menu li,
#pageslide .widget_meta li,
#pageslide .widget_pages li,
#pageslide .widget_archive li,
#pageslide .widget_nav_menu li,
#pageslide .widget_categories li,
#pageslide .widget_recent_entries li,
#pageslide .widget_recent_comments li {
	position:relative;
	margin:0;
	padding:0;
	list-style:none;
	border-bottom:none;
	border-top-width:1px;
	border-top-style:solid;
}

#pageslide .widget li:first-child {
	border-top:none;
}

#pageslide .menu li a,
#pageslide .widget_meta li a,
#pageslide .widget_pages li a,
#pageslide .widget_archive li a,
#pageslide .widget_nav_menu li a,
#pageslide .widget_categories li a,
#pageslide .widget_recent_entries li a,
#pageslide .widget_recent_comments li a {
	outline:none;
	display:block;
	padding:1.5em 1.25em;
	letter-spacing:0.2em;
	text-decoration:none;
	text-transform:uppercase;
	font:normal 12px/1.2em Arial, Helvetica, sans-serif;
}
	
#pageslide .menu li a:focus,
#pageslide .menu li a:hover {
	text-decoration:none;
	color:rgba(255,255,255,1);
	background:rgba(255, 255, 255, 0.1);
}

#pageslide .widget_categories li a {
	display:inline-block;
}

#pageslide .menu li.current-menu-item:after {
	z-index:50;
	display:block;
	content:"";
	position:absolute;
	top:50%;
	right:-0.06em;
	margin-top:-0.6em;
	border-top:0.6em transparent solid;
	border-bottom:0.6em transparent solid;
	border-right:0.6em white solid;
}

#pageslide .menu .sub-menu a,
#pageslide .widget .sub-menu a {
	font-size:10px;
	padding-left:3em;
}

#pageslide .sub-posts {
	display:none;	
}

#pageslide .widget_meta ul,
#pageslide .widget_archive ul {
	padding-left:0;	
}

#pageslide .widget_ti_site_authors .inner {
	width:220px;
}

#pageslide .widget_recent_comments li {
	padding:1.5em 1.25em;
}

/*
	TABS (on 'About' Page)
*/
.sc-tabs .tabs-nav a.current:hover, 
.sc-tabs .tabs-nav a.current,
.sc-tabs .tab-content {
	background-color: #f5f5f5;
}
.sc-tabs .tabs-nav a.current {
	border-bottom: 2px solid #555
}
.sc-tabs.tabs-vertical .tab-content {
	padding:10px 50px 50px 50px;
}
.sc-tabs {
	border-top: 3px solid #3f3f3f;
	margin-bottom:0;
	padding-bottom:0;
}
.sc-tabs.tabs-vertical .panes {
	width: 69.5%;
}


/*
	Special Marks
*/
i.nxt:after {
	font-style:normal;
	content:'\00BB';
}
i.small.nxt:after {
	font-size:18px;
}
i.med.nxt:after {
	font-size:22px;
}
i.lg.nxt:after {
	font-size:26px;
}
.orange {
	color:#f27546;
}
.blue {
	color:#329abf;
}
.dkgray {
	color:#3f3f3f;
}
.gray {
	color:#555;
}
.ltgray {
	color:#8c919b;
}
/* the following is just for the sidebar signup widget on the single posts */
.single .widget_mc4wp_widget .signup_body p.small.white a {
	color:#efefef !important;
	text-decoration:underline;
	padding-bottom:.5em;
} 
.single .widget_mc4wp_widget .signup_body p.small.white a:hover {
	color: #e6e6e6 !important;
	text-decoration: none;
}

.single .widget_mc4wp_widget .signup_body p.small.white a:visited,
.single .widget_mc4wp_widget .signup_body p.small.white a:active {
	color:#e6e6e6 !important;
}

/* ADTHRIVE ADS CODE */


body.page .adthrive-placeholder-content,
body.single .adthrive-placeholder-content{min-height: 250px;}

body.page .adthrive-ad.adthrive-sidebar,
body.single .adthrive-ad.adthrive-sidebar{min-height: 250px;margin: 10px auto;}

body .sidebar .widget .textwidget{text-align: center;}
body .sidebar .widget .textwidget img{width:100%;object-fit:contain;}

body .animated{-webkit-transform: unset;}

body .adthrive-stuck.adthrive-sticky.adthrive-header, 
body .adthrive-stuck.adthrive-sticky.adthrive-sidebar{top: 10px;}


/*
 * Media Queries
 */

/* Only on Desktop view */
@media only screen and (min-width: 801px) {
	.featured-posts article .entry-image,
	.category-posts article .entry-image,
	.format-posts article .entry-image,
	.latest-reviews article .entry-image {
		height:220px;
		overflow:hidden;	
	}
	
	.top-strip.hide-strip {
		display:none;	
	}
	
	.col-1 .widget-area {border:none !important;}
	.col-2 .widget-area:first-child {border-left:none !important;}
	.col-2 .widget-area:last-child  {border-right:none !important;}
	
	.columns {
		overflow:hidden;	
	}
	
	.col-2 .widget-area,
	.col-3 .widget-area {
		float:left;
		margin-bottom:-2000px;
		padding-bottom:2000px;
	}
	
	.footer-sidebar .widget:first-child {border:none;}
	.footer-sidebar .widget {padding-left:8%; padding-right:8%;}
	.footer-sidebar .col-1 .widget {padding-left:0; padding-right:0;}
	.footer-sidebar #first .widget {padding-left:0;}
	.footer-sidebar #third .widget {padding-right:0;}
	.footer-sidebar .col-2 .widget-area:first-child .widget {padding-left:0;}
	.footer-sidebar .col-2 .widget-area:last-child .widget  {padding-right:0;}
	
	.top-strip #searchform input[type="text"] {
		width:100px;
	}
	
	.csstransitions .top-strip #searchform input[type="text"] {
		-webkit-transition:width 0.5s ease-in-out;
		-moz-transition:width 0.5s ease-in-out;
		-o-transition:width 0.5s ease-in-out;
		transition:width 0.5s ease-in-out;
		text-transform: uppercase;
		font-weight: 300;
		font-size: 18px;
		font-family: 'Source Sans Pro', sans-serif;
	}
	
	.csstransitions .top-strip #searchform input[type="text"]:focus {
		width:300px;
	}
	
	.entry-image {
		transition:opacity 0.7s ease-in-out;
		-moz-transition:opacity 0.7s ease-in-out;
		-webkit-transition:opacity 0.7s ease-in-out;
	}
	
	.entry-image.inview,
	.no-csstransitions .entry-image {
		opacity:1;
	}
	
	.entries article .entry-image img,
	.entry-list article .entry-image img {
		-webkit-transition:all 0.5s ease;
		-moz-transition:all 0.5s ease;
		-o-transition:all 0.5s ease;
		-ms-transition:all 0.5s ease;
		transition:all 0.5s ease;
		-webkit-backface-visibility:hidden;
	}

	.entries article .entry-image img:hover,
	.entry-list article .entry-image img:hover {
		opacity:0.5;
	}

	.csstransitions .entries article .entry-image img:hover,
	.csstransitions .entry-list article .entry-image img:hover {
		-webkit-transform:scale(1.06);
		-moz-transform:scale(1.06);
		-o-transform:scale(1.06);
		-ms-transform:scale(1.06);
		transform:scale(1.06);
		-webkit-backface-visibility:hidden;
	}
	
	.posts-slider{
		background: black;
	}
	
	.posts-slider img{
		transition:all 0.5s ease-out;
	}
	
	.posts-slider figure a{
		display: block;
		width: 100%;
		height: 100%;
	}
	
	.posts-slider .entry-title a {
		display:block;
		width: 80%;
		font-size:30px;
		margin:0px 10%;
		letter-spacing: .01em;
	}
	.posts-slider .entry-category {
		text-align:center;
	}
	.posts-slider .entry-category a {
		
		width:100%;
	}
	
	.posts-slider li:hover img {
		-webkit-transform:scale(1.06);
		-moz-transform:scale(1.06);
		-o-transform:scale(1.06);
		-ms-transform:scale(1.06);
		transform:scale(1.06);
		-webkit-backface-visibility:hidden;
		opacity:0.5;
	}
	
	.score-box .score-line span {
		width:0;
		-webkit-transition:width 0.7s ease-in-out;
		-moz-transition:width 0.7s ease-in-out;
		-o-transition:width 0.7s ease-in-out;
		transition:width 0.7s ease-in-out;	
	}
	
	.inview .score-line span {
		width:100%;
	}
	
	#respond {
		margin-bottom:0;	
	}
	
	.sidebar .widget .entry-image {
		height:183px;
		overflow:hidden;
	}
	
	.col-1 .widget-area .entry-image {
		height:500px;
		overflow:hidden;
	}
	
	.col-2 .widget-area .entry-image,
	.col-3 #first.widget-area .entry-image {
		height:315px;
		overflow:hidden;
	}
	
	.col-3 #second.widget-area .entry-image,
	.col-3 #third.widget-area .entry-image {
		height:147px;
		overflow:hidden;
	}

}

@media only screen and (max-width: 959px) {
	#social-box li {
		width:25%;
	}
	
	#social-box li:first-child {
		display:none;
	}
	
	#social-box li:after {
		content:normal;
		padding-left:0;
	}	
}

@media only screen and (min-width: 960px) and (max-width: 1199px) {
	.posts-slider .slides li {
		height:399px;
	}
	
	.with-sidebar .posts-slider .slides li {
		height:340px;
	}
	
	#masthead .main-menu > ul > li > a,
	#masthead .main-menu > ul > li:after {
		font-size:0.9em;
	}
	
	#masthead .main-menu .sub-menu .sub-posts figure {height:129px;}
	#masthead .main-menu .full-width .sub-posts figure {height:174px;}
	
	.custom-gallery .gallery-item {
		height:397px;
	}

	.custom-gallery .gallery-item:not(:nth-child(4n+1)) {
		height:197px;
	}
	
	.featured-posts article .entry-image,
	.category-posts article .entry-image,
	.format-posts article .entry-image,
	.latest-reviews article .entry-image {
		height:193px;
		overflow:hidden;	
	}
	
	.sidebar .widget .entry-image {
		height:161px;
		overflow:hidden;	
	}
	
	.col-1 .widget-area .entry-image {
		height:399px;
		overflow:hidden;
	}
	
	.col-2 .widget-area .entry-image,
	.col-3 #first.widget-area .entry-image {
		height:279px;
		overflow:hidden;
	}
	
	.col-3 #second.widget-area .entry-image,
	.col-3 #third.widget-area .entry-image {
		height:130px;
		overflow:hidden;
	}
}

@media only screen and (min-width: 801px) and (max-width: 959px) {
	.posts-slider .slides li {
		height:300px;
	}
	
	.with-sidebar .posts-slider .slides li {
		height:259px;
	}
	
	#masthead .main-menu > ul > li > a,
	#masthead .main-menu > ul > li:after {
		font-size:0.65em;
	}
	
	#masthead .main-menu .sub-menu .sub-posts figure {height:97px;}
	#masthead .main-menu .full-width .sub-posts figure {height:131px;}
	
	.custom-gallery .gallery-item {
		height:300px;
	}

	.custom-gallery .gallery-item:not(:nth-child(4n+1)) {
		height:134px;
	}
	
	.featured-posts article .entry-image,
	.category-posts article .entry-image,
	.format-posts article .entry-image,
	.latest-reviews article .entry-image {
		height:147px;
		overflow:hidden;	
	}
	
	.sidebar .widget .entry-image {
		height:122px;
		overflow:hidden;	
	}
	
	.col-1 .widget-area .entry-image {
		height:300px;
		overflow:hidden;
	}
	
	.col-2 .widget-area .entry-image,
	.col-3 #first.widget-area .entry-image {
		height:211px;
		overflow:hidden;
	}
	
	.col-3 #second.widget-area .entry-image,
	.col-3 #third.widget-area .entry-image {
		height:98px;
		overflow:hidden;
	}
	.widget.widget_socials ul li span {
		margin-top: 0;
	}
	.header_signup .signup_body {
		width: 100%;
		margin: 0;
	}
	.footer_signup .signup_body input[type="email"] {
		width: 55%;
	}
	.footer_signup .signup_body img {
		margin: 15px 0 0;
	}
	.text-2 .signup_body input[type="email"] {
		width: 100%;
		margin: 25px 0 0;
	}
	.text-2 .signup_body input[type="submit"] {
		width: 100%;
		margin: 0 0 10px;
	}
	.widget.widget_socials ul li img {
		margin: 0 10px 0 0;
		width: 40%;
	}
	.widget.widget_socials ul li span {
		font-size: 14px;
	}
	.pagination li a, .pagination li span {
		margin: 0;
	}
}

@media only screen and (max-width: 800px) {
	#masthead #branding  {
		margin-bottom:20px;	
	}
	
.footer_signup {
		display:none;
	}
	
	.main-menu,
	.sidebar-mobile,
	.secondary-menu,
	.flex-direction-nav,
	.posts-slider .entry-header .entry-meta,
	.posts-slider .entry-header .read-more {
		display:none;	
	}
	
	.top-strip.hide-strip .social,
	.top-strip.hide-strip .message,
	.top-strip.hide-strip #searchform {
		display:none;
	}
	
	#open-pageslide,
	#close-pageslide {
		display:block;
	}

	.top-strip #searchform input[type="text"] {
		width:90px;
		text-transform: uppercase;
		font-weight: 300;
		font-size: 16px;
		font-family: 'Source Sans Pro', sans-serif;
	}

	.posts-slider .slides li,
	.widget-area .entry-image,
	.with-sidebar .posts-slider .slides li {
		height:450px;
		overflow:hidden;	
	}
	
	.page-title,
	.single-title,
	.section-header .title,
	.posts-slider .entry-title {
		font-size:36px;	
	}
	
	.tagline,
	.sub-title {
		font-size:14px;	
	}
	
	.page-title span,
	.single-title span,
	.home-section .section-header .title span {
		margin:0;
		padding:0 5px;	
	}
	
	.masonry-layout article {
		padding-bottom:0;
		border-bottom:none;
	}

	.custom-gallery .gallery-item,
	.custom-gallery .gallery-item:not(:nth-child(4n+1)) {
		float:none;
		width:100%;
		height:auto;
		margin:0 0 2px;	
	}

	.custom-gallery .gallery-item img {
		width:100%;
		height:auto !important;
		display:block !important;
	}
	
	/* .single .entry-media {
		margin-bottom:0;	
	} */
	
	.slide-dock-on {
		transform:none;
		-webkit-transform:none;
		-o-transform:none;
		-moz-transform:none;
	}
	
	.entries hr {
		width: 100%;
	}
	
	.header_signup .signup_body,
	.header_signup .signup_body input[type="email"],
	.header_signup .signup_body input[type="submit"],
	.footer_signup .signup_body {
		width: 100%;
		margin: 0;
	}
	.header_signup .signup_body input[type="email"] {
		margin: 15px 0 0;
	}
	.header_signup .signup_body input[type="submit"] {
		margin: 7px 0 15px;
	}
	.footer_signup .signup_body img {
		display: none;
	}
	.text-2 .signup_body input[type="email"],
	.footer_signup .signup_body input[type="email"] {
		width: 100%;
		float: left;
		margin: 15px 0 0;
	}
	.text-2 .signup_body input[type="submit"],
	.footer_signup .signup_body input[type="submit"] {
		float: left;
		padding: 0;
		border: 1px solid #FFF;
		margin: 5px 0 0;
		width: 100%;
		line-height: 41px;
		margin-bottom: 5px;
	}
	
	.pagination li a, .pagination li span {
		margin: 0;
	}
	
	#social-box li {
		font-size:10px;
	}
	
	#tags-box {
		text-align:center;
	}
	
	#tags-box [class^="icon-"] {
		display:none
	}
	
	.nav-next,
	.nav-previous {
		width:100%;
		float:none;
		padding:0;
		text-align:center;	
	}
	
	.nav-next [class^="icon-"],
	.nav-previous [class^="icon-"] {display:none;}

	.nav-single .sep {
		width:100%;
		height:1px;
		border:none;
		margin:30px 0;
		position:static;
		background:#000;
	}
	
	.col-2 .widget-area,
	.col-3 .widget-area,
	.col-3 .widget-area#first {
		float:none;
		width:100%;
	}
	
	.footer-sidebar .widget {
		padding-left:0;
		padding-right:0;
	}
	
	.copyright,
	.copyright .back-top {
		text-align:center;
	}

	/* QA FIX */

	body .grids .featured-posts .grids,
	body .grids .latest-posts{display: flex; justify-content: center; flex-wrap: wrap;}

	body .grids .featured-posts .grids article,
	body .grids .latest-posts article{margin-bottom: 30px; text-align: left; float: unset; max-width: calc(50% - 20px); width: 100%; display: block;}

	body .grids .featured-posts .grids article:nth-child(odd),
	body .grids .latest-posts article:nth-of-type(odd){margin-right: 20px;}

	body .grids .grid-8 .grids{display: flex; justify-content: left; flex-wrap: wrap;}

	body .grids .grid-8 .grids article{margin-bottom: 30px; text-align: left; float: unset; max-width: calc(50% - 20px); width: 100%; display: block;}
	
	body .grids .grid-8 .related-posts .grids article{float: left;}

	body .grids .grid-8 .grids article:nth-of-type(odd){margin-right: 20px;}

		/* ADTHRIVE */
		body .adthrive-stuck.adthrive-sticky.adthrive-header, 
		body .adthrive-stuck.adthrive-sticky.adthrive-sidebar{position: static;}

}

@media screen and (max-width: 768px) {
	
	article.error404 h1 { font-size: 40px; }

}

@media only screen and (max-width: 720px) {
	.page blockquote,
	.single blockquote {
		float:none;
		width:100%;
		margin:20px 0;
	}
		
	.page-title,
	.single-title,
	.section-header .title,
	.posts-slider .entry-title {
		font-size:24px;	
	}

	.posts-slider .entry-header {
		display:none !important;
	}

	
	.single .entry-rating {
		float:none;
		width:96%;
		padding:2%;
		margin:0 0 30px;	
	}
	
	#social-box li {
		width:100%;
		margin-bottom:15px;
	}
	
	#gallery-carousel img {
		width:100%;
		height:auto;
		float:none;
		margin:0 0 5px;
	}
	
	#pageslide .widget_ti_site_authors .inner {
		width:165px;	
	}
	.header_signup {
		height:1px;
		overflow:hidden;
		border:none;
		background:transparent;
	}
	.slide_signup .mc4wp-alert,
.widget_mc4wp_widget .mc4wp-alert {
	width: 92%;
	margin: 10% 0 0;
	
	}
	.latest-posts .entry-header.archive {
		margin-left:0px;
		max-width:700px;
	}
}

@media only screen and (min-width: 641px) and (max-width: 720px) {	
	.posts-slider .slides li,
	.widget-area .entry-image,
	.with-sidebar .posts-slider .slides li {
		height:430px;
		overflow:hidden;	
	}
	.latest-posts .entry-header.archive {
		margin-left:0px;
		max-width:700px;
	}
}

@media only screen and (min-width: 481px) and (max-width: 640px) {
	.posts-slider .slides li,
	.widget-area .entry-image,
	.with-sidebar .posts-slider .slides li {
		height:364px;
		overflow:hidden;
	}
	.latest-posts .entry-header.archive {
		margin-left:0px;
		max-width:620px;
	}
}

@media screen and (max-width: 600px) {
	
	.lubbock-TextElement--wrapper{padding: 5px 15px !important;}

}

@media only screen and (max-width: 480px) {
	.posts-slider .slides li,
	.widget-area .entry-image,
	.with-sidebar .posts-slider .slides li {
		height:216px;
		overflow:hidden;
	}
	
	.posts-slider .entry-title,
	.with-sidebar .posts-slider .entry-title {
		font-size:18px;
	}
	#pageslide .menu li a {
		color: #FFF;
	}
	.flexslider {
	overflow:hidden;
	position:relative;
	height:auto;
	}
	.latest-posts .entry-header.archive {
		margin-left:0px;
		max-width:460px;
	}

	/* QA FIX */

	body .grids .featured-posts .grids,
	body .grids .latest-posts{flex-direction: column;}

	body .grids .featured-posts .grids article,
	body .grids .latest-posts article{max-width: 100%;}

	body .grids .featured-posts .grids article:nth-child(odd),
	body .grids .latest-posts article:nth-of-type(odd){margin-right: 0;}

	body .grids .grid-8 .grids{flex-direction: column;}

	body .grids .grid-8 .grids article{max-width: 100%;}
	
	body .grids .grid-8 .grids article:nth-of-type(odd){margin-right: 0;}
}

@media screen and (max-width: 390px) {
	
	article.error404 h1 { font-size: 34px; }

}

@media only screen and (max-width: 320px) {
	.posts-slider .slides li,
	.widget-area .entry-image,
	.with-sidebar .posts-slider .slides li {
		height:182px;
		overflow:hidden;
	}
	.posts-slider .entry-header {
		display:none !important;
	}
	.widget.widget_socials ul li span {
		font-size: 14px;
	}
	.latest-posts .entry-header.archive {
		margin-left:0px;
		width:300px;
	}
	
	#masthead #branding,
	.single #masthead #branding,
	.archive #mashead #branding {
		height:142px !important;
		margin-bottom:10px;
		clear:both;	
	}
	.page #masthead {
		height:180px !important;
	}
	.page header.entry-header {
		height:auto;
	}
	.header_signup {
		display:none;
	}
	.flexslider.posts-slider {
		margin-bottom:20px !important;
	}
	.single .entry-media {
    		margin-bottom: 0px;
	}
}


/* Shanay 16/09/2022 */
.posts-slider{background:transparent !important;}
.posts-slider .entry-header{top: 140px;}

body{background: #ffff;}

.page-title span, .single-title span, .home-section .section-header .title span{background: #ffff;}

#masthead .wrapper .main-menu > ul > li > a{padding: 18px 8px 15px 8px;}

#masthead .top-strip nav > ul > li a{letter-spacing: -0.2px;padding: 12px 14.5px;}

.posts-slider li:hover img{opacity: 1;filter: brightness(0.5);}

body .entry-image{opacity: 1;}


/* yasir abbas 11/3/2022 */

body article.error404 h2{
	color: #F27546;
    font-size: 50px;
    font-weight: 700;
    font-family: 'Montserrat';
	letter-spacing: 0.1em;
}
body article.error404 h2 strong{
	color: #339ABF;
}

body article.error404 p{
	color: #3f3f3f;
	font-family: 'Source Sans Pro',Arial,Verdana,'Helvetica Neue',Helvetica,sans-serif;
	padding-bottom: 15px;
}

body article.error404 h3{
	font-family: 'Montserrat';
	font-weight: 700;
	font-size: 44px;
	line-height: 54px;
	text-align: center;
	letter-spacing: 0.1em;
	color: #339ABF;
	padding-bottom: 15px;
	max-width: 1100px;
	margin: auto;
	padding-left: 5px;
	padding-right: 5px;
}
body article.error404 ul li a:hover {
    color: #329abfc7 !important;
}
body article.error404 ul li a {
    font-family: 'Poppins' !important;
    font-style: normal;
    font-weight: 600 !important;
    font-size: 22px;
    line-height: 33px !important;
    text-align: center;
    color: #329ABF !important;
    background: #E9F7FC;
    border-radius: 2px;
    text-decoration: none;
    margin: 10px 10px;
    padding: 10px 24px;
}

body article.error404 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 1280px;
    margin: auto;
    padding-top: 30px;
    padding-bottom: 60px;
}
article.error404 .mr-top{margin-top: -130px;}


/* .error_page .adthrive-footer-message{margin-bottom: 100px !important;} */
.error_page .adthrive-footer-message>span{border: 0;}


@media only screen and (max-width: 1650px) {

	body article.error404 h1{font-size: 140px;line-height: 145px;padding-left: 5px;padding-right: 5px;}
	body article.error404 h3{font-size: 35px;}
	body article.error404 h2{font-size: 45px;}
}

@media only screen and (max-width: 1280px) {

	body article.error404 ul li a {font-size: 20px;}
	body article.error404 h3{font-size: 30px;}
	body article.error404 h1{font-size: 120px;line-height: 125px;}
	body article.error404 h2{font-size: 40px;}

}

@media only screen and (max-width: 1024px) {

	article.error404 .mr-top {margin-top: -100px;}
	body article.error404 h1 {font-size: 90px;line-height: 115px;}
	body article.error404 h3 {font-size: 25px;}
	body article.error404 h2{font-size: 35px;}	
	body article.error404 .logo{max-width: 270px;margin-bottom: 0;}
	body article.error404 ul li a {font-size: 16px;}
	
}

@media only screen and (max-width: 980px) {

	article.error404 .mr-top {margin-top: 0;}
	body article.error404 ul li a {font-size: 14px;padding: 10px 16px;line-height: 23px !important;}
	body article.error404 h2{font-size: 30px;line-height: normal;}	

}

/* @media only screen and (max-width: 960px) {
	
	.single-box.comments { margin-top: 30px; }

} */


@media only screen and (max-width: 650px) {
	body article.error404 ul{padding-top: 40px;padding-bottom: 0;}
	body article.error404 .logo{max-width: 190px;}
	body article.error404 h1 {font-size: 50px;line-height: 65px;}
	body article.error404 h3 {font-size: 18px;line-height: normal;}
	body article.error404 ul li a {font-size: 13px;}
	body article.error404 h2{font-size: 28px;}
	.error_page .adthrive-footer-message>span{font-size: 12px;}

}


/* @media only screen and (max-width: 480px) {
	
	.single-post #content .post .grids .pf-content p span{display: inline-block;margin: 12px 10px;}

} */

@media screen and (max-width:800px) {
	#masthead #branding {
		margin-bottom: 2px;
		}
		.single .entry-media {
			margin-bottom: 0px;
			}		
}


.top-strip .social li a {
    width: 100%;
    display: inline-block;
    height: 100%;
}

.social li {
    margin-right: 10px;
    width: 100%;
}

.top-strip .social {
    display: flex;
    align-items: center;
}


.top-strip .social li a.icon-twitter:before {
    top: -15px;
    bottom: 0;
    left: -19px;
}