/*
	Theme Name: Realnews
    Theme URI: http://themeforest.net/user/ridwanreedwan
    Description: Stylish and Responsive Magazine Theme By Ridwan
    Version: 1.4
    Author: Ridwan
    Author URI: http://themeforest.net/user/ridwanreedwan
    License: GNU General Public License version 3.0
    License URI: http://www.gnu.org/licenses/gpl-3.0.html
    Tags: white, light, right-sidebar, custom-menu, editor-style, featured-images, post-formats, sticky-post, translation-ready
*/

/* ----------- LAYOUT ------------ */
.section-wrap{
	margin: 0 auto;
	width:1155px;
}
.row_outer{
	padding:0 30px;
	/*padding:0;*/
	margin: 0 auto;
}
.block,
.slider-wrap,
.page-block{
	background:#fff;
	padding:20px 20px 30px 20px;
	/*-webkit-box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.5);
	box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.5);*/
}
.header-wrap, .top-header{
	padding:0 20px;
}
.wpb_magazine,
.wpb_content_element,
.widget, .slider-wrap,
.page-block{
	margin-bottom:20px;
	overflow:hidden;
}
.wpb_column .wpb_wrapper .wpb_teaser_grid {
	margin-left: 0;
	margin-bottom: 20px;
	overflow:hidden;
}
.header-wrap{
	margin-bottom:20px;
}
.wpb_widgetised_column{
	margin:0 !important;
}
.wpb_carousel{
	padding-bottom:20px;
}

/* ----------- HOME SLIDER ------------- */
.slider-wrap{
	padding:0 !important;
}
.home_slider_wrap{
	overflow:hidden;
	padding:20px;
}
.home-slide-image {
	position:relative;
}
.home-slide-caption  .title{
	width: 55%;
	float: right;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 1.2;
	margin-top: 20px;
	font-size:24px;
	text-align: right;
}
.home-slide-caption .cal{
	width: 40%;
	font-family: 'PT Sans Narrow', sans-serif;
	float:left;
	line-height:1;
	overflow:hidden;
	position:relative;
	height:64px;
	margin-top: 10px;
}
.home-slide-caption .cal .date{
	font-size:70px;
	position:absolute;
	top:0;
	left:0;
	letter-spacing: -0.08em;
}
.home-slide-caption .cal .year{
	font-size:40px;
	color:#444;
	position:absolute;
	top:5px;
	left:60px;
}
.home-slide-caption .cal .month{
	font-size:17px;
	color:#444;
	text-transform:uppercase;
	position:absolute;
	top:47px;
	left:60px;
}
.home_slider .excerpt.mobile{
	display:none;
}
.home_slider .excerpt{
	padding-top:30px;
}
.home_slider .excerpt p{
	font-size:15px;
	font-style:italic;
}
.home_slider .excerpt .readmore a{
	font-style:italic;
	font-weight:bold;
}

/* ------------- TOP HEADER ------------- */
.top-header{
	height:auto;
	background:#2e2e2e;
	overflow:hidden;
	position:relative;
	margin:0 -20px;
}
.top-header-left{
	overflow:hidden;
	float:left;
}
.top-header-right{
	overflow:hidden;
	float:right;
}
.top-header .social{
	overflow:hidden;
}
.top-header .social ul li{
	float:left;
}
.top-header .social a{
	font-size:16px;
	color:#bbb;
	display:block;
	height:40px;
	width:35px;
	line-height:40px;
	text-align:center;
}
.top-header .social a:hover{
	color:#fff;
}
.top-menu ul li{
	float:left;
	position:relative;
}
.top-menu ul li a{
	font-size:12px;
	line-height:40px;
	padding:0 8px;
	color:#ccc;
	text-transform:uppercase;
}
.top-menu ul li:after{
	content:'/';
	color:#888;
}
.top-menu ul li:last-child:after{
	content:'';
}
.top-menu ul li:first-child a{
	padding-left:0;
}
.top-menu ul li:last-child a{
	padding-right:0;
	border-right:none;
}

/* ------------ HEADER ------------- */
.header {
	position: relative;
	overflow: hidden;
	z-index: 999;
	background:#fff;
}
.header-logo img {
	width:auto;
	height:auto;
}
.header .header-logo {
	display:inline;
	float:left;
}
.header .header-adds{
	float:right;
	display:inline;
}
.header .header-adds a{
	display:block;
}

/* ------------ HEADLINE -------------- */
.ticker-wrap{
	height:35px;
	overflow:hidden;
	position:relative;
}
.ticker_container{
	overflow: hidden;
	height: 35px;
	line-height:35px;
	padding:0 20px 0 5px;
}
.titleticker{
	float:left;
	line-height:36px;
	padding:0 15px 0 20px;
	text-transform:uppercase;
	font-size:16px;
	position:relative;
	z-index:100;
	display:block;
	color:#F26522;
}
.devticker{
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -8px;
	width: 0;
	height: 0;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 5px solid #f95f4a;
}
.tickercontainer {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.marquee-wrapper{
	overflow:hidden;
}
.marquee{
	overflow:hidden;
	height:35px;
	width: 9999px;
}
.marquee .marquee-list{
	margin: 0;
	padding: 0;
	padding-right:20px;
	float:left;
}
.marquee .marquee-list .icon-angle-double-right{
	font-size:14px;
}
.marquee .marquee-list .icon-angle-double-right:before{
	margin:0;
	padding:0;
}
.marquee .marquee-list a {
	white-space: nowrap;
	padding: 0;
	color:#666;
	text-transform:uppercase;
}
.marquee .marquee-list span {
	color:#aaa;
	font-size:12px;
	font-style:italic;
}

/* -------------- TOP SEARCH -------------- */
.headersearch-button{
	float:right;
}
.headersearch-button i{
	font-size:18px;
}
.headersearch{
	display:none;
	position:absolute;
	top:0;
	left:0;
	height:55px;
	width:100%;
	border-top:1px solid #eee;
	z-index:100;
}
.icon-search.bg{
	/*float:left;
	width:45px;
	height:50px;
	text-align:left;*/
	/*line-height:48px;*/
	/*font-size:28px;*/
	/*color:#ccc;*/
	float:left;
	width:35px;
	height:25px;
	text-align:left;
	line-height:30px;
	font-size:19px;

}
.icon-cancel.close{
	font-size:22px;
	height:22px;
	width:22px;
	text-align:center;
	line-height:50px;
	float:right;
	cursor:pointer;
}
.headersearch .search-box input[type=text] {
	width: 100%;
	color: #ccc;
	height:48px;
	line-height:20px;
	outline:none;
	font-size:20px;
	position: relative;
	padding: 0px!important;
	background-color: transparent;
	border: 0px;
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
	vertical-align: middle;
}
.headersearch .search-box form {
	width: 90%;
	float: left;
}

/* ------------- GENERAL --------------- */

/* Heading Title */
.wpb_heading{
	float:left;
	padding-right:10px;
	text-transform:uppercase;
	line-height:1 !important;
	//margin:0 !important;
	background:#fff;
	font-size:20px;
	border-left:6px solid #F96D5B;
	padding-left:6px;
}
.box-author .wpb_heading,
.related-post .wpb_heading,
.page-title .wpb_heading{
	/*border-left:none;*/
	/*padding-left:0;*/
}
.wpb_heading_bg{
	overflow:hidden;
	margin-bottom:15px;
}
.dotted-line{
	height:1px;
	width:100%;
	background:url(img/l/dev-pattern.png) repeat-x;
}
.wpb_heading_bg.page-title{
	margin-bottom:15px;
}
.page-title .wpb_heading{
	font-size:20px;
}

.right-side:before,
.right-side:after {
  display: table;
  content: "";
}

.left-side .wpb_heading{
	border-left:none;
	padding-left:0;
}

/* Taxonomy */
.page-links{
	margin-bottom:20px;
	font-style:italic;
}
.single-content{
	font: 14px/20px Helvetica, sans-serif;
}
.single-content img.alignleft,
.single-content img.alignright
.single-content img.aligncenter{
	margin-top:5px;
}
.single-content h1,
.single-content h2,
.single-content h3,
.single-content h4,
.single-content h5,
.single-content h6{
	margin-bottom:15px;
}
.single-content ul,
.single-content ol  {
	margin-bottom:20px;
	margin-top:0;
	margin-left: 26px;
}
.single-content ul li{
	list-style-type: disc;
	margin-bottom:10px;
}
.single-content ul li>ul, .single-content ol li>ol{
	margin-top:10px;
}
.single-content ol li {
	list-style-type: decimal;
	margin-bottom:10px;
}
.single-content blockquote {
	overflow:hidden;
	font-style:italic;
	border:none;
	background: url(img/l/left_quote.png) no-repeat 0 5px;
	padding:0 0 0 38px;
}
.single-content blockquote p {
	padding:0; margin:0;
	font-size:16px;
}
.dropcap {
	font-size:42px;
	margin-right:6px;
	text-transform: uppercase;
	float: left;
	line-height: 1;
	font-weight:bold;
	font-style:normal;
}
.dropcap.default{
	color:#555 !important;
}
.dropcap.circle {
	font-size:40px;
	color:#fff;
	width:55px;
	height:55px;
	line-height:55px;
	text-align:center;
	border-radius:50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	margin-right:8px;
	margin-top:4px;
	text-transform: uppercase;
}
.dropcap.square {
	font-size:45px;
	color:#fff;
	width:55px;
	height:55px;
	line-height:55px;
	text-align:center;
	margin-right:8px;
	margin-top:4px;
	text-transform: uppercase;
}

/* ------------ BLOG ------------ */
.blogs .mediaholder{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	/*overflow:hidden;*/
	width:175px;
	/*height:110px;*/
}

.detailholder h2{
	font-size:28px;
	line-height: 33px;
	margin-bottom: 5px;
	font-family: Helvetica, sans-serif;
}

.blog-excerpt{
	color: #666;
	font: 14px/20px Helvetica, sans-serif;
}

.blog-excerpt ul{
	list-style: disc;
	padding-left: 13px !important;
}

.blog-excerpt ul li{
	list-style: disc;
}

.default-post{
	margin-bottom:28px;
	padding-bottom: 25px;
	border-bottom: 2px solid #ddddd9;
}
.default-post .dotted-line{
	margin-top:25px;
}
.default-post.featured-post{
	border: 2px solid #d7d7d0;
	background: #f8f8f4;
	padding: 20px;
}
.feature-line{
    margin: 20px auto;
    border-bottom: 2px solid #d7d7d0;
}
.feature-head{
	font-family: Abel,​Arial,​Helvetica,​sans-serif;
	font-size: 24px;
	line-height: 1.5em;
	color: #2F7776;
	text-transform: uppercase;
}
.feature-head:hover{
	color: #2F7776;
}
.default-post.featured-post .wpb_heading{
	background: transparent;
}
.post-more{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	display: block;
	color: #58a7a6 !important;
	webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
.post-more:hover{
	color: #58a7a6 !important;
}
.post-more i{
	margin-left: -1px;
	vertical-align: -3px;
	font-size: 10px;
}
.readmore-blog:hover{
	background:#333;
}

/* Pagination */
.pagination{
	overflow:hidden;
	height:32px;
}
.pagination span, .pagination a  {
	width:28px;
	height:28px;
	margin-right:8px;
	text-align:center;
	color:#444 !important;
	display:block;
	float:left;
	font-weight:bold;
	border:1px solid #666;
}
.pagination a{
	font-size:20px;
	line-height:26px;
}
.pagination span, .pagination a.inactive{
	font-size:14px;
	line-height:28px;
}
.pagination a:hover, .pagination span.current {
	color:#FFF !important;
	background:#333;
	border:1px solid #333;
}

/* ------------ SINGLE POST ------------- */
.right-title{
	position:absolute;
	right:0;
	top:50%;
	margin-top:-20px;
}
.left-title{
	float:left;
}
.single-navs{
	overflow:hidden;
	font-size:20px;
}
.single-navs a{
	font-size:14px;
}
.single-navs .single-nav{
	width:48%;
}
.single-navs .single-nav i{
	font-size:14px;
}
.single-navs .single-nav.nav-prev{
	float:left;
	padding-right:2%;
}
.single-navs .single-nav.nav-next{
	float:right;
	text-align:right;
	padding-left:2%;
}
.single-thumb{
	margin-bottom:20px;
	overflow:hidden;
	position:relative;
}
.single-title{
	margin-bottom:15px;
}
.single-title h1{
	display:block;
	font-size:30px;
	line-height:1.2;
	font-family: Helvetica,sans-serif;
}
.single-meta{
	margin:0;
	font-style:italic;
	overflow:hidden;
	display:block;
	text-transform:uppercase;
	margin-bottom:5px;
}
.single-meta span{
	margin-right:4px;
	float:left;
}

.single-meta a{
	color: #666;
}
.single-meta i{
	color:#aaa;
	padding-right:1px;
}
.single-featured{
	position:relative;
	overflow:hidden;
	margin-bottom:20px;
}

/* Author Box */
.box-author h3{
	text-transform:uppercase;
	margin-bottom:20px;
}
.box-author {
	overflow:hidden;
}
.box-author-page{
	margin-bottom:25px;
	overflow:hidden;
}
.box-author-page.list{
	margin-bottom:40px;
}
.box-author-page.list:last-child{
	margin-bottom:20px;
}
.author-social{
	margin-top:5px;
	float:left;
	display: none;
}
.author-social a{
	text-align:center;
	margin-right:8px;
	display:block;
	float:left;
	font-size:15px;
}
.author-pic{
	overflow:hidden;
	margin-right:20px;
	float:left;
}
.description-author p{
	margin:0;
}
.description-author h4{
	margin-bottom:5px;
	text-transform:capitalize;
}
.dotted-line.author{
	margin-bottom:30px;
}

/* Related Item */
.related-post {
	overflow:hidden;
}
.related-item .detailholder{
	margin-top:12px;
}
.related-item .detailholder p{
	margin-top:7px;
	margin-bottom:0;
}

/* Share Button */
.single-block{
	padding:20px 20px 0 20px;
	overflow: visible;
}
.sharing-box{
	overflow:hidden;
	height:45px;
	line-height:45px;
	padding: 5px 0;
}
.sharing-box h3{
	float:left;
	display:block;
	margin-bottom:0 !important;
	height:45px;
	line-height:45px;
	padding:0 20px 0 0;
	font-family: Helvetica,sans-serif;
}
.sharing-box .sharing-items .sharing-item{
	float:left;
	padding:0 6px;
	color: red;
}
.sharing-icon,
.sharing-text{
	color: #54abaa;
}

.sharing-text{
	padding-left:2px;
}

/* Breadcrumb */
.breadcrumb{
	overflow:hidden;
	margin: -20px 0 0 0;
	padding:10px 0;
	font-style:italic;
}
.breadcrumb i{
	font-size:11px;
}
.breadcrumb li{
	float:left;
}

/* Single Tag */

.single-tag{
	font-size: 14px;
	color: #54ABAA;
	text-transform: uppercase;
	font-family: Helvetica,sans-serif;
	margin-bottom: 8px;
}

.single-tag em{
	font-style:normal;
	color: #666;
}

.single-tag a{
	color: #54ABAA !important;
}

.single-tag i{
	font-size:12px;
	color:#aaa;
	margin-right:3px;
}

/* Single  Neighborhood */

.single-neighborhoods{
	font-size: 14px;
	color: #54ABAA;
	text-transform: uppercase;
	font-family: Helvetica,sans-serif;
}

.single-neighborhoods em{
	font-style:normal;
	color: #666;
}

.single-neighborhoods a{
	color: #54ABAA !important;
}

.single-neighborhoods i{
	font-size:12px;
	color:#aaa;
	margin-right:3px;
}

/* FB Comments */
#fbcomments,
.fb_iframe_widget,
.fb_iframe_widget[style],
.fb_iframe_widget iframe[style],
#fbcomments iframe[style] {
	width: 100% !important;
}
.fb-comments, .fb-comments span, .fb-comments.fb_iframe_widget span iframe {
	width: 100% !important;
}
.fb_iframe_widget{
	z-index: 1000;
}
/* WP Comments */
.single-comments{
	overflow:hidden;
}
#comments{
	clear:both;
}
#comments .navigation{
	padding:0 0 18px;
	overflow:hidden;
}
#comments .navigation a:hover{
	padding:0 7px;
	color:#f1f1f1;
}
#comments .navigation .nav-previous{
	float:left;
}
#comments .navigation .nav-next{
	float:right;
}
.commentlist{
	list-style:none;
	margin:0;
}
.single-comments h3{
	text-transform:uppercase;
}
.single-comments ol li.comment{
	line-height:24px;
	margin:0 0 40px;
	padding:0;
	position:relative;
}
.commentlist li:last-child{
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,#comments .comment-body ol{
	margin-bottom:18px;
}
#comments .comment-body p:last-child{
	padding-top: 5px;
	padding-left:85px;
	padding-bottom:0;
	margin:0;
}
#comments .comment-body blockquote p:last-child{
	margin-bottom:24px;
}
.commentlist ol{
	list-style:decimal;
}
.commentlist .avatar{
	top:0;
	left:0;
	width: 70px;
	height:70px;
	float:left;
	margin-right: 15px;
	border-radius:50%;
}
.comment-meta{
	padding-left:80px;
	margin: 0;
}
.comment-meta h4{
	text-transform:capitalize;
}
.comment-meta .comment-info{
	margin-top:7px;
	font-style:italic;
}
.commentlist .children{
	list-style:none;
	margin:0;
}
.commentlist .children li{
	border:none;
	margin:0;
}
.nopassword,.nocomments{
	display:none;
}
#comments .pingback{
	margin-bottom:18px;
	padding-bottom:18px;
}
.commentlist li.comment+li.pingback{
	margin-top:-6px;
}
#comments .pingback p{
	display:block;
	line-height:18px;
	margin:0;
}
#comments .pingback .url{
	font-style:italic;
}
#respond{
	margin:0 0 30px 0;
	overflow:hidden;
	position:relative;
}
#respond .comment-notes{
	margin-bottom:1em;
}
.form-allowed-tags{
	line-height:1em;
}
.children #respond{
	margin:24px 0 0 0;
}
h3#reply-title{
	margin:0 0 7px 0;
	text-transform:uppercase;
}
h3#reply-title small{
	text-transform:capitalize;
}
#comments-list #respond{
	margin:0 0 18px;
}
#comments-list ul #respond{
	margin:0;
}
.comment-reply-link, #cancel-comment-reply-link, .edit-link a{
	font-size: 12px !important;
	font-style: normal;
	color: #fff !important;
	padding: 2px 5px;
	border-radius: 2px;
	line-height: 1;
}
.comment-reply-link:hover, #cancel-comment-reply-link:hover, .edit-link a:hover{
	background:#2e2e2e;
}
.edit-link{
	overflow:hidden;
	margin-bottom:5px;
	margin-top:-10px;
}
.edit-link a{
	float:right;
}
#respond .required{
	font-weight:bold;
}
#respond input[type="text"] {
	border:1px solid #e4e4e4;
	width:96%;
	outline:none;
	padding:7px 10px;
	box-shadow: inset 0 2px 8px #f4f4f4;
	-moz-box-shadow: inset 0 2px 8px #f4f4f4;
	-webkit-box-shadow: inset 0 2px 8px #f4f4f4;
}
#respond textarea {
	border:1px solid #e4e4e4 !important;
	padding:10px 2%;
	outline:none;
	width:95%;
	height: 90px;
	box-shadow: inset 0 2px 8px #f4f4f4 !important;
	-moz-box-shadow: inset 0 2px 8px #f4f4f4 !important;
	-webkit-box-shadow: inset 0 2px 8px #f4f4f4 !important;
}
#respond input[type="text"]:focus, #respond textarea:focus{
	background:#f8f8f8;
}
#respond .form-submit{
	margin:12px 0;
}
#respond .form-submit input{
	font-size:14px;width:auto;
}
ul.children{
	list-style-type:none;
}
ul.children li{
	list-style-type:none;
}
p.comment-form-author,p.comment-form-email,p.comment-form-url{
	width:50%;
}
.single-comments ol.commentlist{
	margin-left:0;
	margin-right: 0px;
}
.single-comments ul.children{
	padding: 0px 0px 0px 45px;
	margin: 0px 0px 0px 0px;
}
li.comment > div{
	margin-bottom:40px;
	overflow:hidden;
}
p.logged-in-as {
	margin-bottom:10px;
}

#commentform._not_complete p.comment-notes,
#commentform._not_complete p.comment-form-author,
#commentform._not_complete p.comment-form-email,
#commentform._not_complete p.comment-form-url{
	display: none;
}

/* ------------- FOOTER --------------- */
.footer-wrap{
	position:relative;
}
.footer {
	background:#222;
	padding:0 20px;
	border-top:1px dashed #444;
}
.footer .social{
	margin-top: 15px;
}
.footer .social ul li{
	float:left;
}
.footer .social  a{
	font-size:14px;
	color:#2F7776;
	display:block;
	/*height:50px;*/
	line-height:20px;
	text-align:center;
	margin-left:15px;
	width: auto !important;
}
.footer .social  .social-icon:before{
	width: auto !important;
}
.footer .social ul li:first-child a{
	margin-left:0;
}

.footer .social  a .social_text{
	padding-left: 2px;
}
.footer-left{
	float:left;
}
.footer-right{
	float:right;
}
.credits{
	line-height:50px;
}
.credits a{
	font-weight:bold;
}
.bottom-menu ul li{
	float:left;
	margin-top:16px;
	margin-bottom:16px;
}
.bottom-menu ul li a{
	display:block;
	line-height:15px;
	padding:0 20px 0 0;
	text-transform:uppercase;
}
.bottom-menu ul li:last-child a{
	padding-right:0;
}

/* ------------- CONTACT --------------*/
.contact-wrap{
}
.map{
    width: 100%;
    height: 400px;
}
#contact-info h3{
	margin-bottom:5px;
}
h2.error-contact {
	margin-bottom:20px;
}
h2.thanks {
	color: green;
}
p.error-contact,em.error-contact, span.error-contact {
	font-size: 11px !important;
	font-style: italic;
	color: red;
	display: block;
	padding:1px 0 0 0;
	float:right;
	}
#contactf input[type="text"],
#contactf input[type="email"],
#contactf input[type="url"],
#contactf textarea  {
	padding: 9px 2%;
	font-size: 13px;
	margin: 0;
	border: 0;
	background: #fff;
	border: 1px solid #e4e4e4;
	color: #444;
	width: 95%;
	margin-bottom:15px;
	outline:none;
	box-shadow: inset 0 2px 8px #f1f1f1;
	-moz-box-shadow: inset 0 2px 8px #f1f1f1;
	-webkit-box-shadow: inset 0 2px 8px #f1f1f1;
}
#contactf input[type="text"]:focus, #contactf textarea:focus {
   background: #f8f8f8;
}
#contactf textarea{
	padding: 10px 2% !important;
}
#contactf label {
	display: block;
	margin-bottom:5px;
	float:left;
}
#contactf textarea {
	width: 95%;
}

#contactf button {
	margin-top: 26px;
}

/* ------------- SEARCH PAGE ------------- */
.search-notfound{
	border-top:1px dashed #ccc;
	padding:50px 0 50px 0;
}
.search-notfound h1{
	margin-bottom:15px;
	font-size:30px;
}
.search-notfound h4{
	margin-bottom:20px;
}
.search-notfound .search-sidebar{
	width:250px;
	margin:0 auto;
}

/* ------------ 404 PAGE ----------- */
.error404_image { overflow:hidden; margin-bottom:50px; }
.error404_title { font-weight:bold; font-size:50px; text-align:center; margin-bottom:30px }
.error404_text { font-weight:bold; font-size:30px; text-align:center; margin-bottom:30px;}

/* ------------ MISC -------------- */
p.form-submit input#submit, #contactf button[type="submit"], #contactf input[type="submit"]{
	color:#fff;
	float:left;
	padding:10px 15px;
	color:#fff !important;
	font-size:16px;
	line-height:14px;
	cursor:pointer;
	border:none;
}
p.form-submit input#submit:hover, #contactf button[type="submit"]:hover, #contactf input[type="submit"]:hover{
	background:#333;
}
#contactf input[type="submit"]{
	color: #000 !important;
	float:none;
}
#contactf input[type="submit"]:hover{
	color: #fff !important;
}
/* Caption Post Format */
.sticky-post {
	transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-moz-transition: .4s ease-in-out;
	-webkit-transition: .4s ease-in-out;
	transition: .4s ease-in-out;
	width: 57px;
	position: absolute;
	top: -10px;
	left: -23px;
	text-align: center;
	color: #fff !important;
	height: 30px;
	line-height: 42px;
	font-size: 12px;
	z-index: 10;
}
.sticky-post-single{
	background:#F96D5B;
	color:#fff;
	font-size:16px;
	padding:4px 10px;
	margin-left:10px;
	border-radius:2px;
	position: relative;
	top: -5px;
}
.caption-type{
	position:absolute;
	left:50%;
	top:50%;
	width:50px;
	height:50px;
	border-radius:50%;
	z-index: 10;
	color:#eee;
	font-size:28px;
	margin-left:-25px;
	margin-top:-25px;
	text-align:center;
	line-height:50px;
	background:#333;
	background:rgba(0,0,0,0.6);
}
.caption-type i{
	color:#eee;
	webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
.caption-type i:before{
	margin:0;
	padding:0;
}
.caption-type i.icon-play-1{
	margin-left:5px;
}
.caption-type i.icon-note-beamed{
	margin-left:-3px;
}
.small-post .mediaholder .caption-type,
.related-item .mediaholder .caption-type{
	width:32px;
	height:32px;
	font-size:18px;
	margin-left:-16px;
	margin-top:-16px;
	line-height:32px;
}
.small-post .mediaholder .caption-type i.icon-play-1{
	margin-left:3px;
}
/*
.wpb_posts_slider .caption-type, .home_slider .caption-type{
	width:50px;
	height:50px;
	font-size:35px;
	margin-left:-25px;
	margin-top:-25px;
	line-height:50px;
	border-width:8px;
}*/

/* Caption Animation */
.hover-caption{
	display:block;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#111;
	background:rgba(0,0,0,0.6);
	 -moz-opacity: 0;
	 -khtml-opacity: 0;
	 opacity: 0;
	 transition-property: opacity, transform;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
	-moz-transition-property: opacity, transform;
	-moz-transition-duration: 0.3s;
	-moz-transition-timing-function: ease-out;
	-webkit-transition-property: opacity, transform;
	-webkit-transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	-o-transition-property: opacity, transform;
	-o-transition-duration: 0.3s;
	-o-transition-timing-function: ease-out;
	-ms-transition-property: opacity, transform;
	-ms-transition-duration: 0.3s;
	-ms-transition-timing-function: ease-out;
}
.hover-caption:hover{
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.hover-caption .caption-zoom:before{
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	margin-left: .2em;
	content: '\e806';
	color:#fff;
	font-size:22px;

}
.hover-caption .caption-zoom {
	width: 55px;
	height: 55px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -30px;
	margin-top: -30px;
	border-radius: 50%;
	background-size: cover;
	display: block;
	line-height:52px;
	text-align:center;
	background-position: center center;
	-webkit-transform: rotate(30deg) scale(0.2);
	-moz-transform: rotate(30deg) scale(0.2);
	-o-transform: rotate(30deg) scale(0.2);
	-ms-transform: rotate(30deg) scale(0.2);
	transition-property: opacity, transform;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
	-moz-transition-property: opacity, transform;
	-moz-transition-duration: 0.3s;
	-moz-transition-timing-function: ease-out;
	-webkit-transition-property: opacity, transform;
	-webkit-transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	-o-transition-property: opacity, transform;
	-o-transition-duration: 0.3s;
	-o-transition-timing-function: ease-out;
	-ms-transition-property: opacity, transform;
	-ms-transition-duration: 0.3s;
	-ms-transition-timing-function: ease-out;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
.hover-caption:hover .caption-zoom {
	-webkit-transform: rotate(0deg) scale(1);
	-moz-transform: rotate(0deg) scale(1);
	-o-transform: rotate(0deg) scale(1);
	-ms-transform: rotate(0deg) scale(1);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.mediaholder .bg-media{
	display:inline;
}
.mediaholder a {
	display: inline
}
.mediaholder img._gif{
	width:100%;
	height: 100%;
}
.mediaholder img, .flickr-widget a img {
	transition-property: all;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
	-moz-transition-property: all;
	-moz-transition-duration: 0.3s;
	-moz-transition-timing-function: ease-out;
	-webkit-transition-property: all;
	-webkit-transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	-o-transition-property: all;
	-o-transition-duration: 0.3s;
	-o-transition-timing-function: ease-out;
	-ms-transition-property: all;
	-ms-transition-duration: 0.3s;
	-ms-transition-timing-function: ease-out;
}

.flickr-widget a:hover img {
	-moz-transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-o-transform:scale(1.1);
	-ms-transform:scale(1.1);
}

/* Back to top button  */
#back-top {
	position: fixed;
	bottom: 0;
	right:0;
}
#back-top a {
	width: 50px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top span {
	font-size:32px;
	text-align:center;
	line-height:50px;
	width: 50px;
	height: 50px;
	display: block;
	color:#fff;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top span:before{
	margin:0;
}
#back-top a:hover span {
	background-color: #222;
}

/*modified css*/

body.on_webkit{
	position: relative;
}

input[type="checkbox"]{
	width: 18px;
	height: 18px;
	margin: 1px;
}

/*header*/
.header-wrap{
	background-color: inherit;
	padding: 0;
	width: 100%;
	overflow: visible;
	font-family: Abel, arial, sans-serif;
	display: block !important;
	visibility: visible !important;
}

.header, .top-header{
	padding:0 !important;
	position: relative;
	width: 100%;
	background-color: #b3e2e3;
	z-index: 100;
	margin-bottom: 0;
	overflow: visible;
	display: table;
	visibility: visible !important;
}

.header-wrap .header i{
	color: #2F7776;
}

.header-wrap .header .table-row{
	display: table-row;
	visibility: visible;
	z-index: 999999;
}

.header-wrap .header .column-1,
.header-wrap .header .column-2,
.header-wrap .header .column-3{
	display: table-cell;
	z-index: 999999;
}

.header-wrap .header .column-1{
	width: 190px;
	display: block;
	position: absolute;
	z-index: 1100;
	top:0;
	/*border-right: 1px solid #9ac9ca;*/
}

.header-wrap .header .column-2{
	/*display: block;*/
	width: 100%;
	z-index: 100;
}

.header-wrap .header .column-3{
	min-width: 308px;
	max-width: 430px;
	width: 430px;
	/*border-left: 1px solid #9ac9ca;*/
	display:block;
	z-index: 1000;
}

.header-wrap .header .column-1 .header-logo{
	border-right: 1px solid #9ac9ca;
	width: 190px;
	height: 60px;
	text-align: center;
}

.header-wrap .header .column-1 .header-logo a{
	padding: 10px 25px;
	display: block;
}

.header-wrap .header .column-2 .navigation-button-wrapper{
	/*width: 25%;*/
	/*width: 45%;*/
	margin: 20px 0;
	margin-left: 190px;
	float: left;
}

.header-wrap .header .column-2 .navigation-button{
	position: relative;
	display: inline-block;
	text-transform: uppercase;
	padding: 0 20px 0 45px;
	font-size: 15px;
	background: url(img/l/green-arrow-down.png) no-repeat 25px 6px;
}

.header-wrap .navigation_container{
	line-height: normal;
	height: 0;
	color: #2f7776;
	background-color: #bfebec;
	overflow: hidden;
}

.header-wrap .navigation_container._opened{
	height: auto;
}

.header-wrap .navigation_container .main-nav-wrapper{
	padding-left: 20px;
	padding: 10px 0; //30px 10px 30px;
	float: none;
	margin: 0 auto;
	width:1155px;
}

.header-wrap .navigation_container .main-nav-wrapper:hover .menu{
	display: block;
}

.header-wrap .navigation_container .main-nav-wrapper .nav-monitor{
	width: 100%;
	height: 100%;
}

.header-wrap .navigation_container .main-nav-wrapper .categories{
	position: relative;
}

.header-wrap .navigation_container .main-nav-wrapper .categories ul{
	/*text-indent: 0;
	visibility: visible;
	float: left;
	width: 100%;*/
}

.header-wrap .navigation_container .main-nav-wrapper .categories li{
	padding: 5px 0px;
	width: 21.5%;
	float: left;
	font-size: 18px;
	font: 14px/21px Helvetica, sans-serif;
}
.header-wrap .navigation_container .main-nav-wrapper .categories li a{
	margin-left: 10px;
}
.header-wrap .navigation_container .main-nav-wrapper .categories li._5th_col{
	width: 112px;//10%;
}

.header-wrap .navigation_container .main-nav-wrapper .menu ul li .children{
	display: none;
}

.headersearch{
	/*width: 38%;*/
	width: 45%;
	height: 30px;
	font-size: 13px;
	position: relative;
	float: right;
	left: inherit;
	top: inherit;
	border:none;
	border-left: 1px solid #9ac9ca;
	/*display: block !important;*/
	padding: 14px 0px 14px 20px;
}

.headersearch-button{
	text-transform: uppercase;
	float: none;
}

.headersearch .search-box{
	/*display: block;
	width: 95%;*/
}

.headersearch .search-box form{
	width: 80%;
}

.headersearch .icon-cancel.close{
	line-height: 33px;
}

.headersearch .search-box input[type="text"]{
	font-size: 13px;
	height: 30px;
	color: #2f7776;
	text-transform: uppercase;
}

.headersearch .search-box input[type="text"]::-ms-clear {
    display: none;
}

.links{
	float: right;
	position: relative;
	display: block;
	border-left: 1px solid #9ac9ca;
	/*min-width: 306px;*/
}

.links .headersearch-button,
.links .headerstay-connected-button,
.links .headersign-in-button,
.links .headersign-out-button{
	padding: 19px 20px;
	display: inline-block;
	float: left;
	font-size:15px;
	line-height: 23px;
	text-transform: uppercase;
	position: relative;
	color: #2F7776;
	z-index: 100;
}

.links .headersearch-button._active,
.links .headerstay-connected-button._active,
.links .headersign-in-button._active,
.links .headersign-out-button._active{
	webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	background-color:#ed4343;
	color: #fff;
}


.links .headersearch-button._active .icon-search,
.links .headerstay-connected-button._active .icon-bell,
.links .headersign-in-button._active .icon-user,
.links .headersign-out-button._active .icon-user{
	webkit-transition: all 0s ease-in;
	-moz-transition: all 0s ease-in;
	-ms-transition: all 0s ease-in;
	-o-transition: all 0s ease-in;
	transition: all 0s ease-in;
	color: #fff ;
}

.links .headerstay-connected-button._active .stay-connected-container,
.links .headerstay-connected-button._active .pointer,
.links .headersign-in-button._active .sign-in-container,
.links .headersign-in-button._active .pointer,
.links .headersign-out-button._active .sign-out-container,
.links .headersign-out-button._active .pointer{
	display: block;
}

.links i{
	font-size: 15px;
	//color: #2F7776 !important;
}

.links .headersign-in-button,
.links .headersign-out-button{
	padding-right: 30px;
}

.links .headerstay-connected-button .stay-connected-container,
.links .headersign-in-button .sign-in-container,
.links .headersign-out-button .sign-out-container{
	position: absolute;
	background-color: #fff;
	border: 3px solid #ccc8b0;
	width: 515px;
	color: #6E6E6E;
	right: 3px;
	top: 75px;
	font: 16px/100% Helvetica, sans-serif;
	text-transform: none;
	display: none;
	z-index: 1000000;
}

.links .headersign-out-button .sign-out-container{
	width: 260px;
}

.links .headersign-out-button .sign-out-container {
	padding: 20px;
	margin-bottom: 0;
}

.links .headersign-out-button .sign-out-container h1{
	margin-bottom: 20px;
}

.links .headersign-out-button .sign-out-container #user-login img.avatar {
	margin-left: 20px;
	float: left;
	border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
}

.links .headersign-out-button .sign-out-container #user-login ul {
	margin-left: 130px;
	padding-top: 25px;
}

.links .pointer{
	background:url(img/l/arrow_up.png) no-repeat center 9px;
	height: 20px;
	width: 100%;
	top: 56px;
	right: 0;
	position: absolute;
	display: none;
}

.links .headersign-out-button .sign-out-container {
	/*display: block;*/
}

.links .headersign-in-button .sign-in-container a,
.links .headersign-out-button .sign-out-container a{
	color: #58a7a6;
}

.sign-in-popup .title,
.links .headersign-in-button .sign-in-container .title{
	margin-bottom: 30px;
	display: block;
	line-height: 22px;
	padding: 20px 20px 0 20px;
}

.main-content .sign-in-popup .left-side,
.main-content .sign-in-popup .right-side,
.links .headersign-in-button .sign-in-container .left-side,
.links .headersign-in-button .sign-in-container .right-side{
	float:left !important;
	margin-bottom: 20px !important;
}

.sign-in-popup .body_content,
.links .headersign-in-button .sign-in-container .body_content{
	padding: 0 20px;
}

.sign-in-popup .body_content .left-side,
.links .headersign-in-button .sign-in-container .left-side{
	width: 41%;
	padding-right: 25px;
	margin-right: 0 !important;
}

.sign-in-popup .right-side,
.links .headersign-in-button .sign-in-container .right-side{
	width: 45%;
	padding: 0 0 0 25px;
	border-left: 3px dotted #ccc8b0;
}

.sign-in-popup .right-side .reg-submit a,
.links .headersign-in-button .sign-in-container .right-side .reg-submit a{
	position: absolute;
	left: -9999999;
}

.sign-in-popup .right-side .reg-submit a,
.links .headersign-in-button .sign-in-container .right-side .reg-submit a{
	width: 0;
	height: 0;
	visibility: hidden;

}

.sign-in-popup .header-title,
.links .headersign-in-button .sign-in-container .header-title{
	color: #ed4343;
	text-transform: uppercase;
	margin-bottom: 10px;
	display: block;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: Abel, arial, sans-serif;
}

.sign-in-popup .left-side a.userpro-social-facebook,
.sign-in-popup .left-side .EFL-login,
.links .headersign-in-button .sign-in-container .left-side a.userpro-social-facebook,
.links .headersign-in-button .sign-in-container .left-side .EFL-login{
	background: url(img/l/fb_bg.jpg) no-repeat;
	width: 191px;
	height: 56px;
	display: block !important;
	text-indent: -1000000px;
	border:0;
}

.sign-in-popup .bottom,
.links .headersign-in-button .sign-in-container .bottom{
	display: block;
	background-color: #f8f8f4;
	float: left;
	width: 100%;
	text-align: center;
}

.sign-in-popup .bottom span,
.links .headersign-in-button .sign-in-container .bottom span{
	margin: 15px;
	display: block;
}

.sign-in-popup .bottom span a,
.links .headersign-in-button .sign-in-container .bottom span a{
	font-weight: bold;
	white-space: nowrap;
	color: #2f7776 !important;
}

.links .headerstay-connected-button .stay-connected-container{
	min-width: 300px;
	width: 368px;
}

.links .headerstay-connected-button .stay-connected-container ul{
	padding: 20px;
}

.links .headerstay-connected-button .stay-connected-container ul .social,
.links .headerstay-connected-button .stay-connected-container ul .rss,
.links .headerstay-connected-button .stay-connected-container ul .flip_it,
.links .headerstay-connected-button .stay-connected-container ul .feedly{
	float: left
}

.links .headerstay-connected-button .stay-connected-container ul .social{
	border-right: 3px dotted #ccc8b0;
	padding-right: 10px;
}

.links .headerstay-connected-button .stay-connected-container ul .rss{
	margin: 5px 0 0 20px;
}
.links .headerstay-connected-button .stay-connected-container ul .feedly{
	margin: 4px 0 0 22px;
}

.links .headerstay-connected-button .stay-connected-container ul .rss a{
	background: url(img/l/rss.png) no-repeat center center !important;
	width: 27px !important;
	height: 49px !important;
	display: block;
}
.links .headerstay-connected-button .stay-connected-container ul .feedly a{
	background: url(img/l/feedly.png) no-repeat center center !important;
	width: 35px !important;
	height: 55px !important;
	display: block;
}
.links .headerstay-connected-button .stay-connected-container ul .feedly._black a{
	background: url(img/l/feedly-black.png) no-repeat center center !important;
}

.links .headerstay-connected-button .stay-connected-container ul .feedly span {
	display: block;
	text-indent: -9999px;
}

.links .headerstay-connected-button .stay-connected-container ul .flip_it{
	height: 30px;
	margin-left: 20px;
}

.links .headerstay-connected-button .stay-connected-container ul .flip_it input[type="button"]{
	margin-top: 38px;
	width: 64px;
	padding: 4px 0;
	background: url(img/l/flipit.png) no-repeat center center !important;
	color: transparent;
	border: none;
	cursor: pointer;
}


/* Body */

.main-content .breadcrumb{
	display: none;
}

.main-content .left-side{
	float: left !important;
	margin-left: 0% !important;
	margin-right: 3% !important;
}

.main-content .right-side{
	float: right !important;
	margin-right: 0% !important;
	margin-left: 0% !important;
}

.main-content .left-side .block{
	border: 3px solid #f8f8f4;
}

.overTxtLabel{
	position: absolute;
}

.blogs .wpb_heading{
	display: block;
	float: none;
	font-size: 14px;
    font-weight: bold;
    margin-bottom: 15px;
}

.blogs .single-author,
.blogs .single-date{
	font: 13px/100% Helvetica, sans-serif;
	color: #999;
}

.blogs .sharing-box{
	padding: 5px 0 0 0;
	height: 20px;
	line-height: 20px;
	width: 100%;
}

.blogs .sharing-box h3{
	font-size: 13px;
	height: 20px;
	line-height: 20px;
}

/* Pagination */

.pagination span, .pagination a  {
	color:#58a7a6 !important;
	background-color: #f8f8f4;
	font-weight:bold;
	border: 1px solid #dbdbc8;
}

.pagination a:hover, .pagination span.current {
	color:#FFF !important;
	background:#58a7a6;
	border:1px solid #dbdbc8;
}


/* Footer */

.footer-wrap,
.footer-wrap .footer{
	background-color: #b3e2e3;
}


.footer-wrap .row_outer{
	padding:0;
}

.footer-wrap  .footer-widget-wrap{
	background-color: inherit;
	padding: 0;
	visibility: hidden;
	height: 0;
}

.footer-wrap .footer{
	padding: 20px 0;
	border: 0;
	width: 1155px;
	margin: auto;
}

.footer-wrap .footer .footer-container{
	padding: 0 30px;
	position: relative;
}

.footer-wrap .footer .column-1{
	width: 115px;
	position: absolute;
	left: 20px;
	bottom: -40px;
}

.footer-wrap .footer .column-2{
	margin-left:115px;;
	margin-right: 107px;
	border-left: 1px solid #9AC9CA;
	width: 70%;
	min-height: 95px;
	padding: 0 0 0 25px;
	font-size: 14px !important;
}

.footer-wrap .footer .column-3{
	width: 107px;
	position: absolute;
	right: 20px;
	bottom: -104px;
	float: none !important;
}

.footer-wrap .footer .column-2 .footer-nav{
	list-style: none;
	margin-top: 15px;

}

.footer-wrap .footer .column-2 .footer-nav li{
	float: left;
	margin-right: 30px
}

.footer-wrap .footer .column-1,
.footer-wrap .footer .column-2{
	float: left !important;
}


/* blog page */

.sharing-box h3{
	text-transform: uppercase;
	font-weight: bold;
	color: #666;
}

.sharing-box .sharing-item{

}

.single-navs .single-nav{
	margin-top: 15px;
}

.single-navs .single-nav a{
	padding: 8px 10px;
	background-color: #7bd8d7;
	text-transform: uppercase;
	font-size: 15px;
	display: block;
	float: right;
	color: #fff;
	letter-spacing: 1px;
}

.single-navs .single-nav.nav-prev a{
	float: left;
}

/* Social Count Plus */
.social .social-count-plus .default{
	padding:0 !important;
}

.social .social-count-plus .default li{
	height: 36px;
	margin-right: 15px;
	padding-bottom: 23px;
	position: relative;
}

.social .social-count-plus .default a{
	position: absolute;
	bottom: 0;
}

.social .social-count-plus .default .count-twitter a{
	background: url(img/l/tw_follow.jpg) no-repeat center center !important;
	width: 57px !important;
	height: 20px !important;
}

.social .social-count-plus .default .count-googleplus a{
	background: url(img/l/g_follow.jpg) no-repeat center center !important;
	width: 63px !important;
	height: 20px !important;
}

.social .social-count-plus .default .count-facebook a{
	background: url(img/l/fb_like.jpg) no-repeat center center !important;
	width: 46px !important;
	height: 20px !important;
}

.social .social-count-plus .count{
	font-weight: bold;
}

.social .social-count-plus span.items{
	border:1px solid #ccc;
	border-radius: 4px;
	padding:5px 3px;
	position: relative;
}

.social .social-count-plus span .label{
	height: 10px;
	width: 9px;
	text-indent: -100000px;
	position: absolute;
	bottom: -7px;
	left: 43%;
	background: url(img/l/social_pointer.jpg) no-repeat center center !important;
}

.social .social-count-plus .default .count-twitter {
	width: 57px !important;
}

.social .social-count-plus .default .count-googleplus {
	width: 63px !important;
}

.social .social-count-plus .default .count-facebook {
	width: 46px !important;
}

.social .social-count-plus .default .count-facebook .items{
	border-radius: 0;
}

.social .social-count-plus .default .count-twitter .label{
	display: none;
}

/* Sidebar widget */

.widget_tabber-tab{
	background-color: #f8f8f4;
}

.widget_tabber-tab .tabber-widget ul.etabs{
	overflow: hidden;
}

.widget_tabber-tab .tabber-widget ul.etabs li{
	/*width: 50%;*/
	width: 100%;
	text-align: center;
}

.widget_tabber-tab .tabber-widget ul.etabs li a.tab{
	color: #ed4343 !important;
	background-color: #f8f8f4;
	text-align: left;
	font-size: 20px;
	font-family: Abel,Arial,Helvetica,sans-serif;
	padding: 20px 15px 0 15px;
}

.widget_tabber-tab .tabber-widget div.st-tab{
	padding-top: 15px;
}

.widget_tabber-tab .tabber-widget .wpp-list {
   margin-top: -20px;
}

/* wordpress comment block*/

._comment_block{
	padding: 20px;
	margin-bottom: 0;
}

._comment_block #respond{
	margin-bottom: 0;
}

/* wordpress comment block error */
#commentform input.error,
#commentform textarea.error{
	background-color: inherit !important;
    padding: 10px 2%;
}
#commentform p.error,
#commentform label.error{
	width: auto !important;
	color: #fff !important;
    border: solid 1px #bd3d3d !important;
    box-shadow: inset 0 1px #e16565 !important;
	background: #c24a4a !important;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#d14242), to(#c24a4a)) !important;
    background: -moz-linear-gradient(0% 0% 270deg,#d14242, #c24a4a) !important;
    font-size: 12px;
	/*display: inline-block;*/
	padding: 4px 10px;
	line-height: 14px !important;
	border-radius: 3px !important;
	position: relative;
	transition: all .2s linear;
	margin: 10px 0 0 0;
	position: absolute;
	bottom: 55px;
}

#commentform p.errorlabels{
	display: none !important;
}

/* fb comments block */

._fb_comment_block{
	margin-bottom: 0;
	padding: 20px;
	position: relative;
	z-index: 100;
}

/*  Archives */

.archive .blogs .wpb_heading{
	display: none;
}

/* map */
.reolmap {
	display: none;
}
.reolmap img{
	max-width: none;
}
.single .reolmap,
.home .reolmap{
	display: block;
	width: 150px;
	float:right;
	margin:0 0 20px 20px;
}
.blog-excerpt,
.single-content{
	position: relative;
}
.reolmap{
	position: relative;
	z-index: 1;
}
.reolmap .map{
	border: 2px solid #f1f0ec;
	position: relative;
	z-index: 11;
	text-align: center;
	height: auto;

}
.reolmap .map-veil{
	display: none;
	position: fixed;
	z-index: 10;
	background: #000;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}

.reolmap .address{
	text-transform: uppercase ;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #9a9a9a;
	margin-top: 5px;
	font-family: Helvetica,sans-serif !important;
	font-weight: bold !important;
}
.reolmap .controls{
	display: none;
	text-align: right;
	position: absolute;
	top: 10px;
	right: 5px;
	z-index: 20;
}
.reolmap.map-loaded .controls{
	display: block;
	zoom: 1;
}

.reolmap .expand,
.reolmap .collapse{
	display: block;
	width: 21px;
	height: 21px;
	text-indent: 1000px;
	overflow: hidden;
}
.reolmap .collapse{
	display: none;
}
.reolmap .expand{
	background:url(img/l/expand.png);
	zoom: 1;
}
.reolmap .collapse{
	background:url(img/l/compress.png);
}
.reolmap.expanded{
	height: 154px;
	position: static;
}
.reolmap.expanded .map-wrapper{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: 100;
}
.reolmap.expanded .map-wrapper .address{
	color: #fff;
	position: relative;
	z-index: 20;
}
.reolmap.expanded .map-veil{
	display: block;
	zoom: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity:0.8;
}
.reolmap.expanded .expand{
	display:none;
}
.reolmap.expanded .collapse{
	display:block !important;
	zoom: 1;
}

/* blog layout */

.blogs .mediaholder a._other_featured_img{
	margin-left: 19px;
}

.blogs .mediaholder .bg-media{
	vertical-align: top;
}

.blogs .mediaholder img{
	vertical-align: top;
}

.blogs .reolmap .address{
	/* display: none; */
	/* SIXSQFT-92 */
}

/* Gallery */

.gallery{
	margin-bottom: 25px !important;
}

.gallery-caption{
 	display: none;
}

.gallery-item{
	margin-bottom: 7px;
}

/* Large main photo */

.blogs .mediaholder._layout_0{
	float: none;
	width: 100%;
	height: inherit;
}

.blogs .mediaholder._layout_0 img{
	width: 100% ;
}

.blogs .mediaholder._layout_0._inset{
	float: right;
	width: 157px;
	margin-left: 20px;
	margin-right: 0;
}

.blogs .mediaholder._layout_0._inset a._other_featured_img {
	margin-left: 0;
}

.blogs .mediaholder._layout_0._inset a._other_featured_img img{
	width: 157px ;
}

.blogs .mediaholder._layout_0._inset span.caption,
.blogs .mediaholder._layout_1 ._other_featured_img span.caption{
	color: #9A9A9A;
    font-size: 0.9em;
    line-height: 1.2em;
    margin-top: 5px;
    font-weight: bold;
    display: none;
    text-transform: uppercase;
    font-family: Helvetica,sans-serif;
}

/* Medium photo with two smaller */

.blogs .mediaholder._layout_1{
	width: 100% ;
	height: inherit;
}

.blogs .mediaholder._layout_1 a{
	float: left;

}

.blogs .mediaholder._layout_1 a._other_featured_img{
	width: 157px ;
}

.blogs .mediaholder._layout_1 a._other_featured_img img{
	width: 157px ;
	height: 101px;
	display: block;
}

.blogs .mediaholder._layout_1 img{
	width: 325px;
	height: 208px;
}

/* Medium photo */

.blogs .mediaholder._layout_2{
	width: 325px ;
	height: inherit;
}

.blogs .mediaholder._layout_2 img{
	width: 100% ;
}

/* Two medium photos */

.blogs .mediaholder._layout_3{
	float: none;
	width: 100%;
	height: inherit;
}

.blogs .mediaholder._layout_3 a._other_featured_img{
	margin-left: 28px;
}

.blogs .mediaholder._layout_3 img{
	width: 325px;
	height: 208px;
}


/* Registration Page */

.registerNameHeading,
.registerContactInfoHeading,
.registerAboutYourselfHeader{
	display: none;
}

#wppb_modify input[type="text"],
#wppb_modify input[type="password"],
#wppb_modify select,
#wppb_modify textarea,
#wppb_register input[type="text"],
#wppb_register input[type="password"],
#wppb_register select,
#wppb_register textarea,
#wppb_login input[type="text"],
#wppb_login input[type="password"],
#wppb_login select, #wppb_login textarea,
#wppb_recover_password input[type="text"]{
	padding: 12px 12px 10px 12px;
	width: 80%;
	font: 16px/100% Helvetica, sans-serif;
	color: #666;
	border-radius: 5px;
	border: 1px solid #ccc;
}

#wppb_modify p label,
#wppb_register p label,
#wppb_login p label,
#wppb_recover_password p label {
    margin-top: 12px;
    width: 20% !important;
}

.edit-link{
	display: none;
}

.form-submit{
	float: right;
	margin-right: 95px;
}

#addusersub {
	background-color: #ed4343;
	width: 100%;
	padding: 15px;
	display: block;
  	cursor: pointer;
  	color: #fff;
  	font-size: 13px;
  	padding: 12px 18px;
  	border: none;
  	text-align: center;
  	border-radius: 5px;
  	text-transform: uppercase;
}

#wppb_register p.errorHolder{
	background: none !important;
	border: 0 !important;
}

#wppb_register p.errorHolder input{
	border: 1px solid #FF6760;
	background-color: #fcc5c3;
}

/*.single .sharing-box{
	height: auto;
    line-height: 36px;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 5px;
    padding-left: 6px;
    padding-right: 5px;
    padding-top: 5px;
    position: fixed;
    right: 0;
    top: 200px;
    width: 30px;
    z-index: 10000;
    border: 1px solid #ccc;
    border-right: none;
    border-top-left-radius: 25px;
    background-color: #f8f8f4;
    box-shadow: 0px 1px 6px -1px #CCCCCC;
}

.single .sharing-box h3,
.single .sharing-box .sharing-text{
	display: none;
}
*/
.widget_mc4wp_widget .mc4wp-form{
	margin: 0;
}

.widget_mc4wp_widget .mc4wp-form form{
	clear: both;
}

.widget_mc4wp_widget .mc4wp-form p{
	margin-bottom: 0;
}

.widget_mc4wp_widget .mc4wp-form input[type="text"],
.widget_mc4wp_widget .mc4wp-form input[type="email"]{
	width: 78% !important;
	float: left;
	padding: 9px 7px;
	font-size: 13px;
	margin: 0 0 10px 0;
	margin-right: 14px;
	border: 3px solid #ddd;
	font-family: 'PT Sans',Arial,Helvetica,sans-serif;
}

.widget_mc4wp_widget .mc4wp-form input[type="submit"]{
	line-height: 21px;
	background-color: #ED4343 !important;
	background: url(img/l/small_double_arrow.png) 27px 14px no-repeat;
	padding: 10px 25px 10px 10px;
}

.widget_mc4wp_widget .mc4wp-form .mc4wp-alert{
	float: left;
	margin-bottom: 0;
}

.widget_mc4wp_widget .mc4wp-form .checkbox,
.widget_mc4wp_widget .mc4wp-form .checkbox label{
	display: inline-block;
	font-family: 'PT Sans',Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: normal !important;
}

.widget_mc4wp_widget .mc4wp-form input[type="checkbox"] {
    display: none;
}
.widget_mc4wp_widget .mc4wp-form input[type="checkbox"]+label {
    background: url(img/l/unchecked-checkbox.png) no-repeat;
    height:17px;
    padding-left: 25px;
    display: inline;
}
.widget_mc4wp_widget .mc4wp-form input[type="checkbox"]:checked + label,
.widget_mc4wp_widget .mc4wp-form input[type="checkbox"]+label._checked {
    background: url(img/l/checked-checkbox.png)  no-repeat;
    height:17px;
}

.widget_mc4wp_widget .mc4wp-form input[type="submit"] {
	transition: none;
}
.widget_mc4wp_widget .mc4wp-form input[type="submit"]:hover {
	background: url(img/l/small_double_arrow.png) 27px 14px no-repeat;
}


/* widget_tag_cloud */

.widget_tag_cloud .show{
	background-color: #ED4343 !important;
	padding: 8px 10px;
	color: #fff;
	display: block;
	float: left;
	text-transform: uppercase;
	line-height: 21px;
	margin-top: 5px;
	cursor: pointer;
}

.widget_tag_cloud .tagcloud {
	height: auto;
}



/* UserPro plugin */

.userpro-field-icon{
	display: none !important;
}

input.userpro-button.secondary,
div.userpro-field.userpro-submit input.userpro-button[type="submit"],
input.userpro-button.red, a.userpro-button.red{
	background-image: none !important;
	background-color: #ed4343 !important;
	padding: 15px !important;
	/*display: block !important;*/
  	cursor: pointer !important;
  	color: #fff !important;
  	font-size: 13px !important;
  	padding: 12px 18px !important;
  	border: none !important;
  	text-align: center !important;
  	border-radius: 5px !important;
  	text-transform: uppercase !important;
  	height: auto !important;
  	box-shadow: none !important;
  	float: right;
  	margin: 0 0 0 15px !important;
  	-webkit-appearance: none !important;
}

input.userpro-button:hover,
a.userpro-button:hover {
	color: #fff  !important;
	border: 1px solid #ed4343  !important;
	box-shadow: none  !important;
	background: none !important;
	background: #ed4343  !important;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ed4343), to(#ed4343))  !important;
    background: -moz-linear-gradient(0% 0% 270deg,#ed4343, #ed4343) !important;
}

.userpro-centered .userpro-profile-img,
.userpro-profile-img-after,
.userpro-centered-icons,
.userpro-profile-icons.top,
.userpro-alert{
	display: none !important;
}

input.userpro-button.secondary:hover,
a.userpro-button.secondary:hover,
input.userpro-button.red:hover,
a.userpro-button.red:hover {
    background: none !important;
	background: #ed4343 !important;
	border: 0 !important;
	color: #fff !important;
}

.userpro-field.userpro-field-profilepicture .userpro-button.red{
	margin-right: 0 !important;
}

.userpro-field.userpro-field-mailchimp_subscribe{
	margin-top: 0;
}

div.userpro-head div.userpro-right{
	display: none !important;
}

div.userpro-input label.userpro-radio,
div.userpro-input label.userpro-checkbox{
	padding-top: 2px;
}

body._ipad_ios5 div.userpro-field-profilepicture {
	display: none !important;
}

.links .headersign-in-button .sign-in-container{
	/*display: block !important;*/
}

.sign-in-popup div.userpro,
.links .headersign-in-button .sign-in-container div.userpro{
	border: 0 !important;
	margin-bottom: 20px;
}

.sign-in-popup .userpro-head,
.links .headersign-in-button .sign-in-container .userpro-head{
	display: none !important;
}

.sign-in-popup div.userpro-body,
.links .headersign-in-button .sign-in-container div.userpro-body{
	padding: 0 !important;
}

.sign-in-popup div.userpro-field.userpro-submit,
.links .headersign-in-button .sign-in-container div.userpro-field.userpro-submit{
	border-top: 0;
	padding-top: 0;
}

.sign-in-popup div.userpro-field.userpro-submit input,
.links .headersign-in-button .sign-in-container div.userpro-field.userpro-submit input{
	width: 100% !important;
	margin-left: 0px !important;
}

.sign-in-popup div.userpro-body div.userpro-input,
.links .headersign-in-button .sign-in-container div.userpro-input{
	margin-bottom: 15px;
	width: 100%;
}

.sign-in-popup div.userpro-input input[type="text"],
.sign-in-popup div.userpro-input input[type="password"],
.links .headersign-in-button .sign-in-container div.userpro-input input[type="text"],
.links .headersign-in-button .sign-in-container div.userpro-input input[type="password"]{
	padding: 15px 12px 15px 12px !important;
	height: auto !important;
	font: 16px/100% Helvetica, sans-serif !important;
	color: #666 !important;
	background: none !important;
	background-color: #fff !important;
}

.sign-in-popup div.userpro-field,
.links .headersign-in-button .sign-in-container div.userpro-field{
	margin-top: 0;
}

.sign-in-popup div.userpro-input label.userpro-checkbox,
.links .headersign-in-button .sign-in-container div.userpro-input label.userpro-checkbox{
	text-transform: none;
	margin: 0;
	font-size: 14px;
}

.sign-in-popup div.userpro-input label.userpro-checkbox span,
.links .headersign-in-button .sign-in-container div.userpro-input label.userpro-checkbox span{
	background-position: 0 0;
	top: 0;
}

div.userpro-social-connect a.userpro-social-facebook{
	display: none !important;
}

/* slick social share button */

.dc-social-slick #nav-dcssb li iframe{
	margin: auto;
	zoom:1;
}


/*  sign in pop up */

.sign-in-popup{
	position: absolute !important;
	background-color: #fff;
	border: 3px solid #ccc8b0;
	width: 515px;
	color: #6E6E6E;
	right: 3px;
	top: 75px;
	font: 16px/100% Helvetica, sans-serif;
	text-transform: none;
	z-index: 1000000;
	visibility: hidden;
}

.popup_veil{
	background-color: #fff;
  bottom: 0;
  left: 0;
  opacity: 0.5 !important;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100000;
}

/* most popular post */

.wpp-list .detailmeta{
	display:none;
}





/* CR prompt widget */
.prompt {
	font-family: Abel,arial,sans-serif;
	background: #E64B46;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	position: relative;
	overflow: hidden;
	height: 0;
}
.prompt .prompt-content {
	padding: 4px 0;
}
.prompt span {
	font-size: 22px;
}
.prompt .prompt-btn-close {
	display: block;
	position: absolute;
	right: 10px;
	top: 12px;
	color: #fff;
	background: url('img/w/close-inverse.svg') transparent no-repeat center center;
	background-size: contain;
	width: 24px; height: 24px;
}
.prompt .prompt-btn-expand {
	background: #B92821;
	display: inline-block;
	opacity: 0;
	padding: 10px 20px;
	font-size: 18px;
	color: #fff;
	margin-left: 20px;
}
.prompt .prompt-btn-expand:hover {
	background: #CF4134;
}

/* CR NForm widget */
.nform._bottom {
	position: fixed;
	bottom: 0; left: 0; right: 0; top: auto;
}
.nform {
	position: fixed;
	top: 60; left: 0; right: 0;
	visibility: hidden;
	z-index: 1000;
	height: auto;
	border-top: 4px solid #B6E0E0;
	background-color: #C2EAEC;
	overflow: hidden;
/*
	-webkit-transition: background-color 1000ms linear;
  -moz-transition: background-color 1000ms linear;
  -o-transition: background-color 1000ms linear;
  -ms-transition: background-color 1000ms linear;
  transition: background-color 1000ms linear;
*/
}
.nform .fb-like {
	display: none !important;
}
.nform.active .fb-like {
	display: block !important;
	padding-top: 10px;
	float: left;
	width: 100px !important;
}
.nform .nform-content {
	position: relative;
	padding: 16px 0 32px 0;
}
.nform._bottom .nform-content {
	padding-bottom: 0;
}
.nform .nform-content._success {
	display: none;
}
.nform .nform-content._success h2 {
	width: 820px;
	padding-bottom: 18px;
}
.nform .nform-content._success .fb-like {
	padding-top: 6px;
}
.nform._success .nform-content._success {
	display: block;
}
.nform .nform-content h2 {
	float: left;
	width: 350px;
	font-size: 22px;
	color: #F73F37;
	text-transform: uppercase;
	margin-left: 40px;
}
.nform .nform-content .nform-form {
	float: left;
	width: 460px;
	margin-left: 20px;
}
.nform .nform-content .nform-form label {
	width: 400px;
}
.nform .mc4wp-alert {
	display: none !important;
}
.nform .nform-btn-close {
	display: block;
	position: absolute;
	right: 10px;
	top: 10px;
	color: #fff;
	background: url('img/w/close-orange.svg') transparent no-repeat center center;
	background-size: contain;
	width: 16px; height: 16px;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


@media screen and (max-width: 980px) {
.nform .nform-content .nform-form {
	width: 320px;
}	
}
@media screen and (max-width: 830px) {
.nform.active .fb-like {
	display: block !important;
	text-align: center;
	margin: 0 auto;	
	float: none;
	padding-bottom: 20px;
}
.nform .nform-content._success h2 {
	width: auto;
	padding-bottom: 0;
	margin-right: 40px;
}
}
@media screen and (max-width: 760px) {
.nform .nform-content .nform-form {
	width: 360px;
	margin-left: 40px;
}
.nform {
	position: fixed;
	bottom: 0; left: 0; right: 0; top: auto;
}	
}
@media screen and (max-width: 500px) {
.nform .nform-content h2 {
	float: none;
	width: auto;
	padding-bottom: 4px;
}
}
@media screen and (max-width: 340px) {
.nform .nform-content .nform-form {
	width: 280px;
	margin-left: 40px;
}
}

.cr-ad {
	text-align: center;
	padding: 40px 0;
}
.cr-ad div {
	margin: 0 auto;
}

.widget_text .cr-ad{
	border:none;
	padding: 20px 0 10px;
}