body {
	padding:0px;
	margin:0 auto;
	border-top:2px solid #bc141a;
	font-size:14px;
	background:#f4f4f4;
}

body.home {
	background:#dce0e0;
}


.highlight_color{
    color: #bc141a;
}
.page-template-contact-page-php #container, .home #container {
margin:0px;
}

#wrapper {
    border:none;
    border-radius:none;
    clear: both;
    margin: 130px auto 0;
    padding: 0px;
    position: relative;
	background:none !important;
}

.home #wrapper {
	margin-top: 0 !important;
}

.skip-container {
	display:none;
}

.widepg_wrap{
    width:94%;
    padding-bottom:2px;
    margin: 20px auto 40px auto;
}
#content,#content-archive {
	background:#f4f4f4;
	margin-bottom:0px;
	margin-top:0px;
}
.limit_width{
    margin:0 auto;
    padding-right:20px;
}
.cblock {
	background-color:#f4f4f4;
    line-height:1.3;
}
@media screen and (max-width: 600px) {
	.cblock {
        font-size: 90%;
    }
}
.subhead {
	color: #bc141a;
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
	line-height:1.2;
	padding-top:1px;
}
.subhead2 {
	color: #bc141a;
	font-size: 13px;
	font-weight: bold;
}

.cycle-banner-bgimg{
    height:230px;
    width:100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.cycle-ctr-bgimg{
    width:100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.cycle-site-bgimg{
    border:1px solid #9ab;
    height:360px;
    width:100%;
    background-position: top left;
    background-size: contain;
    background-repeat: no-repeat;
}

.widget-wrapper {
	background:none;
	margin:0px;
	border:none;
	border-radius:0px;
	padding:0px;
}

#widgets {
	margin-top:0px;
}

.page-heading h1 {
	color:#262626;
	font-size:30px;
	text-transform:uppercase;
}

h1, h2, h3, h4 {
	line-height:1.1em;
}


#logo {
	float: left;
    margin-left:20px;
}
.logofullsize{
    width:19%;
    margin-top:20px;
    max-width:180px;
}
.logofullsize a{
    display:block;
    height:55px;
    background-position:left top;
    background-size:contain;
    background-repeat:no-repeat;
}
.logostickybar{
    margin-top:8px;
    width:19%;
    max-width:180px;
}
.logostickybar a{
    display:block;
    height:34px;
    background-position:left top;
    background-size:contain;
    background-repeat:no-repeat;
}

@media screen and (max-width: 860px) {
    #logo {
		float: none;
	}
}


/*-------- Header -------*/

.home #header {
background:#dce0e0;
padding-bottom:0;
}

#head {
	background:#fff;
	box-shadow:1px 2px 2px #c6c9c9;
	position:relative;
	height:100px;
}

#header #top-widget .social-top p {
	margin:0px;
	margin-top:30px;
	padding-right:20px;
	font-weight:600;
	height:20px;
	line-height:20px;
}

#header #top-widget .social-top a {
	margin-left:12px;
}

#header #top-widget .social-top a img {
	margin:0px;
}

#header .main-navi {
	float:left;
	clear:none;
	height:50px;
}

#header .menu ul {
	min-width:100%;
}

#header .main-navi ul.menu {
	background:none;
}

#header ul li:hover {
	background:none;
}

#header ul li:hover a {
	border-bottom:3px solid #cd4f53;
}
#header ul li a.navsel {
	border-bottom:3px solid #cd4f53;
}
#header ul li a {
	border:none;
	text-shadow:none;
	color:#2f2f2f;
	text-transform:uppercase;
	font-size:13px;
	padding:0px 13px;
	height:50px;
	line-height:50px;
}

#header ul li a:hover {
	background:none;
}

#header ul li.menu-item-has-children ul {
	visibility:visible;
	display:none;
	height:auto;
	z-index:9999;
	position:relative;
}

#header ul li.menu-item-has-children a::after {
	content:url(../images/list.png);
	padding-left:10px;
}

#header ul li.menu-item-has-children ul li a {
	background:#fff !important;
	text-indent:0px;
	height: 30px;
	line-height: 30px;
	display:inline;
}

#header ul li.menu-item-has-children ul li a:hover {
	background:#ffffff !important;
}

#header ul li.menu-item-has-children li a::after {
	content:normal !important;
}

#header ul li:first-child a:hover {
	background:url(../images/home.png) center center no-repeat;
}

#header ul li li a {
	border:none !important;
}

#header ul li.menu-item-has-children a:hover {
	border-bottom:3px solid #cd4f53 !important;
	background:#fff !important;
}

#header ul li.menu-item-has-children:hover li {
	background:#fff !important;
}

#header .menu .current_page_item a,

#header .menu .current-menu-item a {
	background-color:transparent !important;
	border-bottom:3px solid #cd4f53;
}

#header ul li:first-child a {
	background:url(../images/home.png) center center no-repeat !important;
	text-indent: -9999px;
}

#header ul li.menu-item-has-children a:hover {
	border:none !important;
}

#header ul.sub-menu {
	/*left: -391px;
	width: 530px;*/
    position: absolute !important;
    top: 100%;
	box-shadow: 1px 3px 6px #888;
}

#header ul.sub-menu li {
	width: 100%;
	margin: 0px !important;
	float: left;
	border: 0px;
	/*list-style-type: square;
	list-style-position: inside;
	display: list-item;*/
	padding-left: 15px;
}

#header ul.sub-menu li  a {
	padding: 0px !important;
}

#header ul.sub-menu li a:hover span {
	border-bottom:2px solid #cd4f53 !important;
}

#header #top-widget {
	font-size:13px;
}

#header .mobile-icons {
	display:none;
}

.mobile-menu {
	display:none;
	width: 250px;
	height:100%;
	position:absolute;
	left: -250px;
	top:-2px;
	z-index:99999;
	overflow:hidden;
	background:#232323;
}

.mobile-menu .menu-close {
	font-size:24px;
	color:#fff;
	height:auto !important;
	line-height:60px;
	background:#232323;
	z-index:2020;
}

.mobile-menu .menu-close span {
	padding-left:20px;
}

.mobile-menu .menu-close a {
	float:right;
	padding-right:35px;
	color:#fff;
}
#header-top {
	margin: 0 auto;
	width: 100%;
	top: 0px;
}
/*----- Sticky Header -------*/

#header-top.sticky-header {
	background:#fff;
	position:sticky !important;
	left:0px;
	top:0px;
	width:100%;
	z-index:2000;
	border-top:2px solid #bc141a;
	height:52px !important;
	border-bottom:1px solid #d0d0d0;
}

#header-top.sticky-header #head {
	box-shadow:none;
	background:none;
}

#header-top.sticky-header #top-widget {
	display:none;
}

#header-top.sticky-header #logo a {
	display: block;
}

.grayscroll {
	height:58px;
	background:#0d7174;
	z-index:1;
	position:absolute;
	display:none;
}

/*-------- Search -------*/

#search-top {
	background:#555;
	color:#fff;
	display:none;
	position:absolute;
	z-index:3000;
	width:100%;
	top:100%;
	padding:12px;
	border-bottom:2px solid #f00;
}

#search-top form {
	margin:0px;
	height:23px;
	line-height:23px;
}

#search-top form span {
	float:right;
}

#search-top form input[type="text"] {
	background:#fff;
	border:none;
	border-radius:5px;
	box-shadow:none;
	padding:0 5px ;
	margin-right:10px;
	margin-top:0px;
	color:#000;
	font-size:12px;
	max-width:90%;
	width:160px;
	height:23px;
}
@media screen and (max-width:320px) {
	#textsearchinput{
		max-width:70%;
		float:left !important;
	}
}
#search-top form input[type="submit"] {
	border-radius:5px;
	color:#ffffff;
	background: #d12c1d;
	font-size:12px;
	width:30px;
	text-align:center;
	padding:3px 6px;
	border:none;
	box-shadow:none;
	font-weight:normal;
	margin-top:0px;
}

#search-top.sticky-search {
	position: fixed !important;
	top: 51px !important;
	left: 0 !important;
}

#search-top .container {
	width: 100%;
	max-width:1000px;
}

#search-top.sticky-search .container {
	width: 1170px;
}


#search-top form .select-arrow {
	background:#ececec;
	overflow:hidden;
	width:130px;
	border-radius:5px;
	height:24px;
	float:left;
	line-height:1px;
}

#search-top form select {
	color:#414141;
	background:#ececec;
	border:none;
	border-radius:5px;
	width:145px;
	height:23px;
	box-shadow:none;
	margin-left:15px;
	font-size: 12px;
}

.search-icon {
	float:right;
	height:50px;
	line-height:50px;
	margin-left:20px;
	cursor:pointer;
}

.float_rt_abs {
	position:absolute;
	bottom:0px;
	right:20px;
}


/*-------- Single ---------*/

body.single {
	background:#f4f4f4;
}

.single .contents {
	margin:0px 15px;
}

.single .contents .post-entry {
	margin:0px !important;
}

.single .post-entry .single-entry-content {
	padding-left:0px;
}

.single #content {
	padding-top:0px;
}

.single #widgets .widget-wrapper {
	padding:0px;
}

#widgets .nomargin img {
	margin:0px;
	margin-bottom:20px;
}

.single #widgets p {
	margin-top:0px;
}

.single #widgets .widget-wrapper {
	padding-right:0px;
	background:none;
	border:none;
	width: 100%;
}

/*------ Single Social Share --------*/

#single-post-page {
	background:#fff;
	border:1px solid #dedede;
}

.single .social-single {
	padding-right:0px;
}

.single .social-links {
	margin-top:33px;
}

.single .social-links a {
	color:#fff;
	margin-top:4px;
	display:block;
	float:none;
}

.single .social-links a img,

.single .social-mobile a img {
	padding:0px;
}

.single .social-mobile {
	text-align:center;
	background:#fff;
	border-top:1px solid #d1d4d4;
}

.single .social-mobile .ssba > div {
	text-align:center !important;
}
.single .social-links .social_wechat_container {
	margin-bottom: 10px;
}
.single .social-links .modal_trigger {
	margin: 0 2px;
}

.single .social-mobile a {
	display:inline-block;
	margin:25px 15px;
}

.share {
	position:relative;
}

.popular .social-hover {
	position:absolute;
	text-align:center;
	background:#fff;
	padding:7px 10px 0px 10px;
	z-index:25;
	width:100%;
	top:0px;
}

.share .social-hover {
	/*right: 29px; /* ORIG 0px; */
	bottom: 9px; /* ORIG -40px; */
	position:absolute;
	text-align:center;
	background:#fff;
	padding:7px 10px 0px 10px;
	/*border:1px solid #d1d4d4;*/
	/*width: 300px; /* ORIG 90%; */
	z-index:25;/* orig 200; */
	/*box-shadow: 1px 3px 6px #666;*/}

.popular .social-hover,
.share .social-hover {
	display:none;
}

/*.share.popular .social-hover {
	right:32%;
}*/

.share .social-hover a {
	display:inline-block;
	margin-left:5px;
	/* margin-bottom:5px; */
}

.share .social-hover a img {
	padding:0px;
}

.share .social-hover a:before {
	content:normal !important;
}

/*.share.popular .social-hover {
	bottom:-5px;
}*/

.share .social-hover .social_wechat_container,
.share .social-hover .addthis_sharing_toolbox {
	display: inline-block;
	vertical-align:top;
}



.share.popular {
	height:100px;
}

/*------ Contact Page --------*/

.page-template-contact-page-php h1 {
	color:#2d2d2d;
	text-transform:uppercase;
	font-size:30px;
	margin-top:10px;
	margin-bottom:25px;
}

#contact-page {
	background:#fff;
	margin-bottom:20px;
	border:1px solid #d1d4d4;
	padding:20px 40px;
}

#contact-page .post-entry input[type="text"],
#contact-page .post-entry input[type="email"],
#contact-page .post-entry textarea {
	border:1px solid #ccc;
	border-radius:6px;
	box-shadow:none;
	width:100% !important;
	margin-top:5px;
}

#contact-page .post-entry input[type="submit"] {
	border:none;
	border-radius:5px;
	color:#fff;
	background:#bc141a;
	text-shadow:none;
	width:100%;
	padding:10px;
	font-size:18px;
	font-weight:normal;
}

#contact-page .post-entry textarea {
	width:96%;
}

#contact-page .contact-input {
	margin-bottom:30px;
}


/*------ Post's Author Section --------*/

.single .navigation {
    display: block;
    height:auto !important;
	margin:0px;
	padding:0px;
}

.single .navigation a {
    color: #333;
    font-size: 14px;
	padding:0px;
}

.single .navigation .previous:hover,.single .navigation .next:hover {
	opacity: .7;
	transition: opacity .5s ease-out;
	box-shadow: #000 0em 0em 0em;
}

.single .navigation .previous img {
	margin-right:20px;
}

.single .navigation .next img {
	margin-left:20px;
}


/*----- Categories -------*/

.home #content {
	padding-top:35px;
}

.post-article {
	margin-bottom:35px;
}

#categories #widgets p {
	margin:0px;
}

#content-search h1,
#categories .category-title h1 {
	margin-top:0px;
	color:#262626;
	font-size:26px;
	text-transform:uppercase;
}

#categories .article-image {
	max-height:220px;
	overflow:hidden;
}

#categories .article-image img {
	margin:0px;
}

#categories .article-box, .latest-posts .article-box {
	background:#fff;
	height: 445px;
    margin-right: 15px;
    margin-left: 15px;
}

#categories .article-box img {
	margin:0px;
}

#categories .article-box h4 {
	color:#000;
	font-size:20px;
}

#categories .article-box p {
	color:#333333;
}

#categories .article-img {
	max-height:230px;
	overflow:hidden;
}

#categories .article-img img {
	height:230px;
	width: 100%;
}

#categories .post-entry {
	height:200px;
	overflow:hidden;
	padding:0 30px;
	border-bottom:1px solid #d1d4d4;
}

#categories .post-entry p {
	padding-bottom:15px;
}

#categories .share p {
	font-size:14px;
	padding:20px 15px;
	margin:0px;
}

#categories .shared {
	text-align:right;
}

#categories .share a {
	color:#cd4f53;
	font-weight:bold;
}

#categories .share a::before {
	content:url(../images/cross.png);
	padding-right:5px;
}

/*-------- Articles -------*/

.featured-article {
	width:100%;
	height:auto;
	position:relative;
	overflow:hidden;
}

.featured-article > .post-entry > a:hover,
.featured-article > .post-entry > a:focus,
.featured-article > .post-entry > a:active {
	outline: none !important;
}

.featured-article img,
.featured-article a .title-text {
	margin:0px;
    transition: all 0s ease;
    transition-delay: 0s;
	box-shadow: #000 0em 0em 0em;
}

.featured-article.smallarticle {
	width:25%;
}

.featured-article.largearticle .featured-posts {
	max-height:420px;
}

.featured-article.smallarticle .featured-posts {
	max-height:210px;
}

.featured-article .title-bg {
	position:absolute;
	background: #000;
	height: 82px;
	width: 100%;
    opacity: 0.6; /* CSS3 */}

.featured-article.largearticle .title-bg {
	bottom: 0;
}

.featured-article.smallarticle .title-bg {
	top: 60%;
}

.featured-article .title-text {
	position:absolute;
	bottom:0px;
	left:1px;
	right:1px;
	color:#fff;
	padding:10px 24px 0 24px;
	max-height:80px;
}

.featured-article .title-text p {
	margin:0 0px 3px 0px;
}

.featured-article a .title-text span {
	line-height:1.3em;
	color:#fefefe;
	/*margin-top:20px;*/
}

/*------Latest Posts -------*/

.article-box .social-hover a,
.article-box .share a.social-share,
.article-box .post-entry a,
.article-box .article-img img,
.article-box .post-entry a h4 {
    transition: all 0.5s ease;
    transition-delay: 0s;
	box-shadow: #000 0em 0em 0em;
}

.article-box .post-entry a:hover,
.article-box .post-entry a h4:hover,
.article-box .article-img a:hover img {
	opacity: .85;
    transition: all .5s ease; /* ease-out */
}

/*-------- Footer -------*/

#footer {
	background:#2b2b2b;
	max-width:none;
	color:#fff;
	padding:25px 0px;
}

#footer a {
	color:#d4d4d4;
}

#footer #foot-social {
	text-align:right;
}

#footer #menu-footer-menu {
	margin:0px;
}

#footer #menu-footer-menu  li {
	display:inline-block;
}

#footer #menu-footer-menu  li:last-child a {
	margin:0px;
}

#footer #menu-footer-menu li a {
	border:none;
	margin:0px;
	padding:0px;
	margin-right:23px;
	font-size:12px;
	text-transform:uppercase;
	display:inline-block;
	line-height:1.5em;
}

#footer #menu-footer-menu li a:hover {
	opacity: .5;
    transition: opacity .5s ease-out;
	color:#fff;
}

#footer #menu-footer-menu li:first-child a {
	background:url(../images/mobile-home.png) no-repeat center center;
}

#footer #menu-footer-menu li:first-child span {
	visibility:hidden;
}

#footer .copyright {
	font-size:14px;
	color:#d4d4d4;
	margin-top:-40px;
	margin-left: 10px;
}

#footer .widget-wrapper {
	border:none;
	background:none;
	padding:0px;
	margin:0px;
}

#footer .widget-wrapper p {
	margin:0px;
}

#footer .footer-socials a {
	font-size:14px;
}

#footer .footer-socials img {
	margin:10px;
}

#footer .social-count-plus .vertical li {
	display:inline-block;
	width:50%;
	margin-top:10px;
	padding-bottom:0px;
}

#footer .social-count-plus .vertical li .label {
	font-size:14px;
}

#footer .social-count-plus .vertical li.count-facebook a {
	background:url(../images/facebook-like.jpg) no-repeat center center !important;
}

#footer .social-count-plus .vertical li.count-twitter a {
	background:url(../images/twitter-like.jpg) no-repeat center center !important;
}

#before-footer {
	background:#6d7174;
	color:#f2f2f2;
	padding:55px 0px;
	z-index: 2;
}

#before-footer .widget-wrapper {
	background:none;
	border:none;
	margin:0px;
}

#before-footer .widget-wrapper h3 {
	font-size:18px;
	margin:0px;
}

#before-footer .widget-wrapper a {
	color:#fff;
}

#before-footer .widget-wrapper p {
	font-size:14px;
	margin:0px;
}

#before-footer #archives-2 select {
	height:35px;
	border:none;
	border-radius:5px;
	color:#333333;
	width:100%;
}


/*-----Popular Post Widget--------*/

#widgets {
	position:relative;
	z-index: 1;
}

.social-sticky {
	margin-bottom: 500px;/* ORIG 770px; */
}


/*-----Search Posts--------*/

#content-search h1.search-result {
	color:#262626;
	margin-top:0px;
}


/*-----AJAX Load More--------*/

.load-button {
	text-align:center;
	margin-top:15px;
	margin-bottom:45px;
}

.load-button p {
	margin:0px;
}

.load-button a {
	background:#bc141a;
	color:#fff;
	padding:15px 75px;
	text-align:center;
	border-radius:5px;
	font-size:18px;
}



/*----- BUTTON ---- */

.load-button a,.author-section a.connect {
    	transition: opacity .5s ease-out;
		box-shadow: #000 0em 0em 0em;
}

.load-button a:hover,.author-section a.connect:hover {
	opacity: .7;
    	transition: opacity .5s ease-out;
}

#_atssh {
	height:0px;
	max-height:0px;
	overflow:hidden;
}


.page-template-full-width-page-php .post-entry {
	margin: 0 40px !important;
}

.wsp-pages-title code,
.wsp-sectorss-title code,
.wsp-geographiess-title code,
code .wsp-pages-title,
code .wsp-sectorss-title,
code .wsp-geographiess-title {
	font-size: 28px;
	background: none;
	color: #262626;
}

ul.wsp-pages-list, ul.wsp-posts-list, ul.wsp-sectorss-list, ul.wsp-geographiess-list {
	list-style-type: square !important;
	color: #262626;
}

ul.wsp-pages-list li a,
ul.wsp-posts-list li a,
ul.wsp-sectorss-list li a,
ul.wsp-geographiess-list li a {
	line-height: 2em;
}

#content, #content-archive, #content-search, #categories {
	min-height: 420px;
	/* height of content block */
}

@media screen and (max-width:1170px) {
	.featured-article.smallarticle {
		margin-left:0px;
	}
}

@media screen and (min-width:1025px) {
	
	#header ul li.menu-item-has-children:hover ul {
		display:block;
		visibility:visible;
	}
	.menu li:hover > ul {
		visibility:visible;
	}
}

@media screen and (max-width:1024px) {

	#header {
	padding-bottom:4px;
	}
	#header-top.sticky-header {
		padding:5px 0px;
		height:76px !important;
	}
	#header .main-navi {
		display:none;
	}
	.mobile-menu {
		display:block;
	}
	.grayscroll {
		top:92%;
	}
	.float_rt_abs {
		width:70%;
		position:absolute;
		left:0px;
		top:0px;
		right:auto;
		bottom:auto;
	}
	#logo {
		display:none;
	}
	.js .main-navi #responsive_current_menu_item {
		display:block;
	}
	#header-top {
		background:#fff;
		width:100%;
		z-index:20;
		border-top:2px solid #bc141a;
		height:66px !important;
		border-bottom:1px solid #d0d0d0;
	}
	#header-top #head {
		background:none;
		box-shadow:none;
	}
	#header .mobile-logo {
		display:block;
		float:left;
		margin: 4px 0 0 8px;
		max-width:150px;
	}
	#header .mobile-logo img {
		margin-top:6px;
	}
	#header .mobile-list {
		display:block;
		float:right;
		margin-top:20px;
		cursor:pointer;
	}
	#header #top-widget {
		display:none;
	}
	#header .menu-close {
		left:0;
		display:block;
		width: 250px;/* ORIG 60%;*/
		visibility:visible;
	}
	#menu-main-menu {
		bottom:0px;
		height:auto;
		z-index:22;
		background:#2c2c2c !important;
	}
	#header .main-navi {
		float:none;
	}
	#menu-main-menu li {
		float:none;
		text-align:left;
	}
	.mobile-menu .menu .current_page_item a,
	.mobile-menu .menu .current-menu-item a {
		background:#646464;
		border-bottom:1px solid #3b3b3b;
	}
	.mobile-menu ul {
		background:#2c2c2c;
	}
	.mobile-menu ul li {
		border-bottom:#3b3b3b;
		background:#2c2c2c;
	}
	.mobile-menu ul li a {
		color:#ffffff;
		padding:0px 17px;
		border:none;
		border-bottom:1px solid #3b3b3b;
	}
	.mobile-menu ul li.menu-item-has-children > a::after {
		content:url(../images/list-mobile.png);
		padding-left:10px;
	}
	.mobile-menu ul li:hover a {
		border-bottom:1px solid #3b3b3b;
		background:#646464;
	}
	.mobile-menu ul#menu-main-menu > li:first-child > a {
		background:url(../images/mobile-home.png) 17px center no-repeat !important;
		text-indent: 27px;
	}
	.mobile-menu ul#menu-main-menu > li:first-child > a:hover {
		background:url(../images/mobile-home.png) 17px center no-repeat #646464 !important;
	}
	.mobile-menu ul li.menu-item-has-children:hover a {
		border-bottom:1px solid #3b3b3b !important;
	}
	.mobile-menu ul li.menu-item-has-children ul li {
		border:none;
		border-bottom:1px solid #3b3b3b;
	}
	.mobile-menu ul li.menu-item-has-children ul li:first-child {
		border-top:1px solid #3b3b3b;
	}
	.mobile-menu ul li.menu-item-has-children ul {
		width:100%;
	}
	.mobile-menu ul li.menu-item-has-children ul li a {
		color:#ffffff;
		background:none !important;
		font-weight:bold;
		padding-left:50px;
		height:45px;
		line-height:45px;
	}
	.mobile-menu ul li.menu-item-has-children ul li a:hover {
		background:#646464 !important;
		border-bottom:none !important;
	}
	
	.menu ul.actived {
		visibility:visible !important;
		display:block !important;
		z-index:999999;
		top:100%;
	}
	#search-top {
		display:none;
		top:97%;
	}
	#search-top.sticky-search .container {
		width: auto;
	}
	#header .mobile-icons {
		display:block;
	}
	#header .mobile-search {
		float:right;
		margin:20px 10px 20px 30px;
		cursor:pointer;
	}
	#header .search-icon {
		display:none;
	}

	.article-box img {
		margin:0 auto !important;
	}
	#home_most_popular .post-entry h3 {
		margin:45px 0px 15px 0px;
	}
	#wrapper {
		margin:0 auto;
	}
	
	.share .social-hover a {
		margin-left:2px;
	}
	#categories .share p {
		padding: 20px 0px 20px 15px;
	}
}

@media screen and (min-width:990px) and (max-width:1200px) {
	#footer #menu-footer-menu li a {
		margin-right:15px;
	}
}

@media screen and (max-width:990px) {
	.socialfooter p {
		text-align:center !important;
		margin:10px 0px !important;
	}
	.social-sticky {
		margin-bottom:1080px;
	}
	#footer {
		text-align:center;
	}
	#footer .social-count-plus .vertical li {
		text-align:center !important;
	}
	#footer #foot-social,
	#footer #foot-menu {
		margin-bottom:30px;
		margin-top:0px;
		text-align:center !important;
	}
	#footer #foot-social {
		margin-bottom:0px;
	}
	#footer .copyright {
		text-align:center;
		float:none;
	}
	#home_most_popular .post-entry {
		padding-top:0px;
	}
	#categories .category-title h1 {
		margin:20px 0px;
	}
    #categories .article-box, .latest-posts .article-box {
		height: auto;
	}
}

@media screen and (min-width:769px) {
	.fadeshow {
		display:block !important;
		animation: fadein .8s;
	}
	
	.latest-posts .article-img {
	height:250px;
	overflow:hidden;
	}
}

@media screen and (min-width:769px) and (max-width:869px){
	.fadeshow {
		display:block !important;
		animation: fadein .8s;
	}
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}



@media screen and (min-width:560px) and (max-width:768px) {
.latest-posts .article-img {
	height:300px;
	overflow:hidden;
	}
}

@media screen and (min-width:400px) and (max-width:559px) {
.latest-posts .article-img {
	height:240px;
	overflow:hidden;
	}
}
@media screen and (max-width:399px) {
.latest-posts .article-img {
	height:200px;
	overflow:hidden;
	}
}

@media screen and (max-width:767px) {
	
	.grayscroll {
		display:none !important;
	}
	
	#categories .article-img {
		max-height:none;
	}
	
	#footer #menu-footer-menu li a {
		padding:10px 0px;
	}
	.load-button a {
		display:block;
	}
	
	#content-search h1.search-result {
		position:relative;
		z-index:2;
		margin-top:20px;
		padding-left:5px;
	}
	.single .post-entry .single-entry-content {
		padding-left:15px;
	}
	#singlepost h1 {
		font-size:26px;
		line-height:26px;
	}
	#singlepost .post-title {
		padding:0px 25px;
	}
	#singlepost .post-thumbnail {
		overflow:visible;
		max-height:none;
	}
	#singlepost .post-entry {
		margin:0px 5px;
	}
	.share.popular .shared {
		text-align:right;
	}

	#fancybox-wrap input[type="text"],
	#fancybox-wrap input[type="password"],
	#fancybox-wrap input[type="email"],
	#fancybox-wrap input[type="submit"],
	#fancybox-wrap textarea {
		width:100% !important;
	}
	
	.featured-article.largearticle img {
		height: 419px;
	}
	.featured-article.smallarticle img {
		height: 209px;
	}
	.single .social-mobile .social_wechat_container a img {
		margin-top: -25px;
	}

	.fadeshow-mobile {
		display:block !important;
		animation: fadein .8s;
	}
	.latest-posts .article-img img,#categories .article-img img,.featured-article.smallarticle img {
		height: 419px;
	}
	.featured-article.smallarticle {
		width:100%;
	}
	.single .social-mobile .social_wechat_container,
	.single .social-mobile .addthis_sharing_toolbox {
		display: inline-block;
	}
	.single .social-mobile .social_wechat_container a {
		margin: 0 3px 0 0;
	}
}

@media screen and (max-width:650px) {
	#header #top-widget .social-top {
		display:none;
	}
}


@media screen and (max-width:480px) {
	
	#contact-page .post-entry .contact-input {
		float:none;
		width:100%;
		margin:15px 0px;
	}
	#contact-page .post-entry input[type="submit"],
	#contact-page .post-entry textarea {
		width:100%;
	}
	
	.related-posts {
		padding: 20px;
	}
	.single .social-mobile a {
		margin: 10px 5px;
	}
	.single .navigation a {
		font-size: 11px;
	}
	.single .navigation .previous img {
		margin-right: 10px;
		height: 35px;
	}
	.single .navigation .next img {
		margin-left: 10px;
		height: 35px;
	}
	
	#singlepost .post-title,
	#singlepost .post-entry,
	.single .contents {
		margin: 0px;
	}
	.page-template-full-width-page-php .post-entry {
		margin: 0 20px !important;
	}
	.featured-article.smallarticle img,#categories .article-img img,.latest-posts .article-img img,.featured-article.largearticle img {
		height: 209px;
	}
	#fancybox-content {
		width: 90% !important;
	}
}

#fancybox-content {
	padding:0px 10px;
}

#fancybox-content textarea {
	height:150px;
}

#fancybox-content input[type="submit"] {
	color: #fff;
	background: #bc141a;
	padding: 12px 15px;
	border-radius: 5px;
	width: 100%;
	font-weight:normal;
	text-shadow:none;
}

.socialfooter img {
	margin-right:0px !important;
	margin-left:20px !important;
}

.socialfooter p {
	font-weight:bold;
	font-size:13px;
	position:relative;
	z-index:100;
	color:#fff !important;
}

span.wpcf7-not-valid-tip, span.field_required {
	color: #bc141a !important;
}
