/*
	Theme Name: HTML5 Blank
	Theme URI: http://html5blank.com
	Description: HTML5 Blank WordPress Theme
	Version: 1.4.3
	Author: Todd Motto (@toddmotto)
	Tags: Blank, HTML5, CSS3
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/
@font-face {
	font-family: 'Futura';
	src:  url('https://www.sustainer.org/Futura.woff2') format('woff2');
	font-display: swap;
}
@font-face {
	font-family: 'Futura-light';
	src:  url('https://www.sustainer.org/futura-light.woff2') format('woff2');
	font-display: swap;
}
@font-face {
	font-family: 'Trebuchet';
	src:  url('https://www.sustainer.org/Trebuchet.woff2') format('woff2');
	font-display: swap;
}
/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}
h1, h2{
	line-height: 35px;
}
h3, h4{
	line-height: 30px;
}
body {
	font-family: Trebuchet;
	color:#333;
	font-size: 18px;
	width: 100%;
	float: left;
	line-height: 30px;
	overflow-x: hidden;
}
/*.content-sigle p, .content-sigle a, .content-sigle span, .content-page p, .content-page a, .content-page span{
	font-family: Futura-light;
}*/
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#0ca750;
	text-decoration:none;
}
a:hover {
	color:#444;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
	max-width:1250px;
	margin:0 auto;
}
/* header */
.header.clear {
	width: 100%;
	float: left;
	padding: 20px 0;
}
.home .header.clear {
	border-bottom: 2px solid #0ca750;
}
/* logo */
.logo {
	float: left;
}
.logo-img {

}
/* nav */
.nav.nav-left {
	float: left;
	width: calc(50% - 137px);
}
.nav.nav-right {
	float: right;
	margin-right: 85px;
}
.nav.nav ul li {
	list-style: none;
	display: inline-block;
	margin-right: 45px;
	font-size: 18px;
}
header .nav.nav ul li a {
	color: #333;
	font-weight: 600;
}
header .nav.nav ul li a:hover {
	color: #0ca750;
}
.nav.nav ul {
	padding-left: 0;
}
.nav.nav-right ul li:last-child {
	margin-right: 0;
}
.header.clear .wrapper {
	position: relative;
}
.search-button {
	width: 20px;
	height: 20px;
	position: absolute;
	right: 0;
	background: url('img/search.png') no-repeat;
	background-size: contain;
	cursor: pointer;
	top: 22px;
	z-index: 9;
}
.search-cst button {
	display: none;
}
.search-cst {
	position: absolute;
	width: 100%;
	z-index: 9;
}
.search input {
	width: 80%;
	font-size: 20px;
	color: #0ca750;
	font-weight: 600;
	padding: 10px 0 10px 200px;
	border: none;
}
.search-cst{
	display: none;
}
.search-cst.show{
	display: block;
}
.close {
	position: absolute;
	right: -2px;
	top: 15px;
	cursor: pointer;
	width: 30px;
	height: 30px;
	background: url('img/close.jpg') no-repeat;
	background-size: cover;
}
.close:hover{
	color: #444;
	border-color: #444;
}
::placeholder {
  color: #444;
  opacity: 1; /* Firefox */
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #444;
}
::-ms-input-placeholder { /* Microsoft Edge */
 color: #444;
}


/* sidebar */
.sidebar {

}
/* footer */
.footer {
	width: 100%;
	float: left;
	background-color: #293d47;
	color: #fff;
	padding: 20px 0;
	margin-top: 50px;
}
.footer-navigation ul {
	padding-left: 0;
}
.footer-navigation ul li {
	display: inline-block;
	margin-right: 80px;
}
.footer-navigation ul li a {
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 16px;
}
.denamic p {
	font-size: 16px;
}
.copyright {
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 0;
	padding-left: 50px;
	font-size: 16px;
}
.footer .wrapper {
	padding: 0 20px;
}
.footer-navigation ul li:last-child {
	margin-right: 0;
}
/*------------------------------------*\
    HOME PAGES
\*------------------------------------*/

.banner-home .left-wrap {
	display: inline-block;
	float: left;
	margin-top: 100px;
	text-align: left;
	vertical-align: middle;
	width: calc(100% - 667px);
	font-size: 20px;
	text-align: center;
	line-height: 30px;
	font-weight: 600;
}
.banner-home > img {
	float: right;
}
.banner-home h1 {
	line-height: 50px;
}

.home-section {
	width: 100%;
	float: left;
}
.home-section.home2 ul li {
	display: inline-block;
	vertical-align: middle;
	padding: 0 5px;
}
.home-section.home2 ul li:first-child {
	font-size: 20px;
	font-weight: 600;
	color: #0ca750;
	padding-left: 0;
}
.home-section.home2 ul {
	padding-left: 0;
}
.home-section.home2 ul li img {
	height: 45px;
	float: left;
}
.section_about_us h2 {
	color: #0ca750;
	text-align: center;
	font-size: 30px;
	font-weight: 600;
}
.wrap_avatar {
	text-align: center;
	margin-top: 30px;
	float: left;
	width: 100%;
	margin-bottom: 50px;
}
.wrap_avatar img {
	border-radius: 50%;
	padding: 0 40px;
}
.section_about_us {
	text-align: center;
}
.bnt.bnt-about-us {
	background-color: #3c9;
	color: #fff;
	font-size: 20px;
	padding: 15px 30px;
	border-radius: 5px;
	font-weight: 600;
	margin-top: 22px;
	box-shadow: 0 5px 10px 0 rgba(0,0,0,.2);
	transition: .2s ease;
	display: inline-block;
}
.bnt.bnt-about-us:hover {
	transform: translateY(5px);
	box-shadow: none;
}
.home-section.homebox ul {
	padding-left: 0;
}
.home-section.homebox ul li, .home-section.home5 ul li, .home-section.home6 ul li {
	display: inline-block;
	width: calc(33.33% - 24px);
	vertical-align: top;
	list-style: none;
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 10px;
	overflow: hidden;
	margin: 0 10px 35px;
	background-color: #fff;
}

.homebox .post-title a {
	color: #333;
	font-size: 18px;
	font-weight: 600;
	padding-top: 19px;
}
.homebox .post-title a:hover{
	color: #0ca750;
}
.home-section.homebox img {
	width: 100%;
	float: left;
	margin-bottom: 30px;
}
.home-section .post-title {
	margin-top: 0;
	padding: 0 10px;
	min-height: 60px;
	float: left;
	width: 100%;
}
/*.home-section.homebox .upw-image {
	height: 200px;
	overflow: hidden;
}*/
.left-wrap input {
	border: 1px solid #0ca750;
	border-radius: 5px;
	padding: 10px 20px;
	width: 55%;
	margin-right: 20px;
}
.left-wrap button {
	background-color: #0ca750;
	color: #fff;
	border: 1px solid #0ca750;
	padding: 10px 40px;
	border-radius: 5px;
	font-weight: 600;
}
.left-wrap form {
	display: inline-block;
	margin-top: 27px;
	width: 100%;
}
.left-wrap button:hover{
	opacity: 0.8;
}
.procipsd {
	float: left;
	width: 100%;
	font-size: 16px;
	text-align: left;
	line-height: 19px;
	margin-top: 18px;
	font-style: italic;
	padding: 0 47px;
	font-weight: normal;
}

/*------------------------------------*\
    CATEGORY
\*------------------------------------*/
.header-cat {
	width: 100%;
	float: left;
	background-color: #54C184;
	text-align: center;
	padding: 100px 0;
	color: #fff;
}
.header-cat h1 {
	color: #000;
	font-size: 30px;
	font-weight: 600;
}
.taxonomy-description {
	font-size: 20px;
}
.wrapper-cat {
	max-width: 1160px;
	margin: 50px auto 0;
}
.wrapper-cat .cat_box {
	display: inline-block;
	width: calc(33% - 20px);
	vertical-align: top;
	margin: 0 10px 30px;
	overflow: hidden;
	border: 1px solid #ccc;
	border-radius: 10px;
}
.image_cat {
	max-height: 230px;
	overflow: hidden;
}
.info_cat span {
	font-size: 18px;
	line-height: 23px;
	text-align: center;
	min-height: 70px;
	padding: 0 10px;
	float: left;
	width: 100%;
	margin-top: 20px;
	font-weight: 600;
}
.wraper-childcat ul li {
	display: inline-block;
	border: 2px solid #0ca750;
	margin-right: 15px;
}
.wraper-childcat ul li a {
	padding: 5px 40px;
	float: left;
}
.wraper-childcat {
	max-width: 1136px;
	margin: 0 auto;
}
.info_cat span a {
	color: #333;
}
.wraper-childcat ul {
	padding-left: 0;
}
.image_cat img {
	width: 100%;
}
.main-content {
	width: 100%;
	float: left;
	padding: 15px 50px 50px;
}
.main-content .wrapper-cat h3 {
	color: #0ca750;
	font-size: 25px;
	font-weight: 600;
	margin: 20px 0 35px 0;
	width: 100%;
	float: left;
}
.main-content .wrapper-cat h3 a {
	color: #0ca750;
}
.main-content .wrapper-cat h3 a:hover {
	color: #333;
}
.main-content .wrapper-cat li {
	font-size: 20px;
	margin-bottom: 15px;
	width: 100%;
	float: left;
}
.wrapper-cat h4 {
	margin: 0;
	font-weight: normal;
}
.wrapper-cat ul li a {
	color: #333;
	font-weight: 600;
}
.wrapper-cat ul li a:hover {
	color: #0ca750;
}
/*------------------------------------*\
    Single
\*------------------------------------*/
.article-hed {
	width: 100%;
	float: left;
	background-color: #54C184;
	padding: 100px 0;
	text-align: center;
	margin-bottom: 40px;
}
.content-sigle {
	max-width: 800px;
	margin: 0 auto;
	display: block;
}
.article-hed span {
	color: #fff;
}
.article-hed img {
	width: 30px;
	border-radius: 50%;
}
.article-hed a {
	color: #fff;
}
.article-hed a:hover{
	opacity: 0.8;
}
.article-hed h2 {
	color: #fff;
	font-size: 20px;
}
.article-hed h1 {
	font-size: 35px;
}
.newslll {
	width: 100%;
	float: left;
	margin-top: 30px;
}
.newslll input {
	width: 50%;
	border: none;
	border-radius: 5px;
	font-size: 20px;
	padding: 10px;
}
.newslll button {
	color: #fff;
	background-color: #0ca750;
	border: none;
	font-size: 18px;
	border-radius: 5px;
	padding: 10px 30px;
	text-transform: uppercase;
	font-weight: 600;
	margin-left: 15px;
}
.newslll button:hover{
	opacity: 0.8;
}
.newslll .procipsd {
	font-weight: normal;
	text-align: center;
}
.newslll ::placeholder {
  color: #ccc;
  opacity: 1; /* Firefox */
}
.newslll :-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #ccc;
}
.newslll ::-ms-input-placeholder { /* Microsoft Edge */
 color: #ccc;
}
.content-sigle h2 {
	color: #0ca750;
	font-size: 30px;
}
.content-sigle h3 {
	font-size: 25px;
}
.content-sigle h4 {
	font-size: 22px;
}
.bios-au {
	width: 100%;
	float: left;
	border: 1px solid #ddd;
	box-shadow: 2px 2px 8px #ddd;
	padding: 30px;
	margin-top: 30px;
}
.image-author {
	float: left;
	margin-right: 35px;
}
.image-author img {
	border-radius: 50%;
}
.info-bio {
	float: right;
	width: calc(100% - 131px);
}
.name-bio, .name {
	margin-top: 0;
	font-weight: 600;
	font-size: 20px;
}
.name {
	margin-bottom: 10px;
}
.title-rale {
	text-align: center;
	font-size: 30px;
	font-weight: 600;
}
.rela-info span {
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 17px;
	opacity: 0.8;
}
.rela-info a {
	font-weight: 600;
}
/*------------------------------------*\
	Search
\*------------------------------------*/

.heade-search {
	background-color: #54C184;
	width: 100%;
	float: left;
	text-align: center;
	padding: 30px 0;
	margin-bottom: 40px;
}
.content-search {
	max-width: 700px;
	margin: 0 auto;
}
.number-search {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 35px;
}
.content-search h2 {
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 0;
}
.link-search {
	font-weight: 600;
	margin: 15px 0;
}
.nav-links {
	width: 100%;
	float: left;
	margin: 40px 0;
}
.nav-previous a {
	font-weight: 600;
	text-decoration: underline;
	font-size: 20px;
}



/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}

.wrapper.author {
	max-width: 850px;
}
.avatar.avatar-250.photo {
	float: left;
	margin-right: 30px;
	border-radius: 50%;
}
.author-box-archive .author-social-links {
	font-size: 25px;
	text-transform: uppercase;
	font-weight: 700;
	display: inline-block;
	width: 100%;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
}
.author-box-title {
	font-size: 35px;
	color: #000;
	line-height: initial;
	margin-top: 0;
	margin-bottom: 0;
}
.author-box-title::after {
	background: #0ca750;
	width: 100px;
	height: 10px;
	content: "";
	display: block;
	position: relative;
	margin-top: 20px;
}
.author-box-archive .wrap_title_social {
	width: calc(100% - 300px);
	display: inline-block;
}
.author .header.clear {
	border-bottom: 2px solid #0ca750;
	margin-bottom: 100px;
}
.wrap_more_author h3 {
	font-size: 30px;
}
h2.title_archives {
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 40px;
	width: 100%;
	padding-top: 40px;
}
.wrapper.contau article {
	display: inline-block;
	width: calc(33.33% - 24px);
	vertical-align: top;
	border: 1px solid #ccc;
	border-radius: 10px;
	overflow: hidden;
	margin: 0 10px 30px;
	text-align: center;
}
.wrapper.contau h3 {
	margin-top: 7px;
	font-size: 18px;
	line-height: 20px;
	padding: 0 10px;
}
.wrapper.contau .post-categories li {
	list-style: none;
	display: none;
}
.wrapper.contau .post-categories li:first-child{
	display: block;
}
.wrapper.contau .post-categories li a {
	text-transform: uppercase;
	font-size: 15px;
	color: #8d8d8d;
	font-weight: 600;
}
.wrapper.contau .post-categories {
	margin-bottom: 0;
	padding-left: 0;
	margin-top: 10px;
}
.wrapper.contau h3 {
	margin-top: 7px;
	font-size: 20px;
}
.wrapper.contau h3 a {
	color: #333;
}
.wrapper.contau h3 a:hover {
	color: #0ca750;
}
.author-social-links .fa {
	width: 27px;
	height: 27px;
	vertical-align: text-top;
	margin-left: 20px;
}
.author-social-links .fa, .text_after_social {
	display: inline-block;
}
/*.fa.fa-linkedin.author-link {
	background: url('img/likein.png') no-repeat;
	background-size: contain;
}
.fa.fa-twitter.author-link {
	background: url('img/twitter.png') no-repeat;
	background-size: contain;
}*/
.author-social-links a {
	font-size: 20px;
	margin-top: 7px;
}
.title-page {
	background-color: #54C184;
	width: 100%;
	float: left;
	text-align: center;
	padding: 40px 0;
	margin-bottom: 50px;
}
.content-page {
	max-width: 800px;
	margin: 0 auto;
}
.content-page h2 {
	color: #0ca750;
	font-weight: 600;
	line-height: 37px;
}
.content-page input {
	width: 100%;
	padding: 10px;
	margin-top: 10px;
}
.content-page textarea {
	width: 100%;
	margin-top: 10px;
}
.content-page .wpcf7-form-control.wpcf7-submit {
	width: auto;
	background: #0ca750;
	padding: 13px 50px;
	color: #fff;
	text-transform: uppercase;
	border: none;
	font-weight: 600;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
}
.content-page .wpcf7-form {
	text-align: center;
}
.content-page .wpcf7-form label {
	text-align: left;
	width: 100%;
	float: left;
	margin-top: 30px;
}
.same-about {
	padding-left: 0;
	text-align: center;
}
.same-about li {
	display: inline-block;
	margin-bottom: 30px;
}
.wrapper.contau img {
	width: 100%;
}
.box-autor {
	width: 100%;
	float: left;
	border: 1px solid #ddd;
	box-shadow: 2px 2px 8px #ddd;
	margin-bottom: 40px;
	padding: 20px;
	position: relative;
}
.box-autor img {
	float: left;
	border-radius: 50%;
	margin-right: 20px;
}
.box-autor h4 {
	margin-top: -15px;
}
.box-autor .author-social-links {
	position: absolute;
	right: 40px;
	top: 18px;
}
.table-of-contents {
	display: table;
	margin: 0 auto;
	border: 1px solid #e6e6e6;
	border-radius: 5px;
	width: 450px;
	padding-right: 20px;
}
path {
	fill: #fff;
}
.toc-title {
	background-color: #0ca750;
	width: auto;
	float: left;
	color: #fff;
	padding: 10px 20px;
	border-radius: 5px 0 5px 0;
	font-size: 20px;
	font-weight: bold;
}
.toc-list {
	float: left;
	padding-left: 17px;
	width: 100%;
}
.toc-list li {
	list-style: none;
	margin-bottom: 15px;
	font-size: 16px;
}
.toc-list li a {
	color: #333;
}
.toc-list li a:hover {
	color: #0ca750;
	/*box-shadow: #0ca750 0 -4px 0 inset;*/
}
.post-ajack {
	width: 100%;
	float: left;
}
.ajax-load-more-wrap.green .alm-load-more-btn {
	text-rendering: ;
	text-transform: uppercase;
	font-weight: 600;
	background-color: #0ca750;
}
.menu-mobile {
	display: none;
}
.post-cats {
	display: none;
}
/*------------------------------------*\
    shortcode
\*------------------------------------*/
.box-relate {
	width: 100%;
	float: left;
}
.box-relate p {
	color: #0ca750;
	font-weight: 600;
	margin-bottom: 10px;
}
.short-relate {
	box-shadow: 2px 2px 8px #ddd;
	padding: 10px 20px;
	width: 100%;
	float: left;
	margin-bottom: 30px;
}
.short-relate img {
	float: left;
	margin-right: 20px;
}
.short-relate a {
	font-size: 21px;
	color: #333;
	padding: 15px 0;
	display: block;
}
.short-relate h3 a:hover {
	color: #0ca750;
}
.box-tip {
	background-color: #F7F7F7;
	padding: 20px 30px;
	border: 1px solid #ddd;
	width: 100%;
	float: left;
	margin-bottom: 30px;
}
.box-tip p.wrer {
	margin-top: 0;
	font-weight: 600;
	color: #0ca750;
	margin-bottom: 10px;
}
.short-tip {
	box-shadow: 2px 2px 8px #ddd;
	background-color: #fff;
	padding: 20px;
	width: 100%;
	float: left;
}
.box-quote {
	background-color: #F7F7F7;
	padding: 50px 30px 30px 40px;
	border: 1px solid #ddd;
	width: 100%;
	float: left;
}
.short-quote {
	background-color: #fff;
	box-shadow: 2px 2px 8px #ddd;
	padding: 20px 30px;
	position: relative;
}
.short-quote img {
	position: absolute;
	top: -40px;
	left: 0;
}
.autho span {
	float: right;
	color: #0ca750;
	padding-top: 10px;
	width: 100%;
	text-align: right;
	padding-right: 80px;
}
.autho img {
	float: right;
	margin-left: 20px;
	border-radius: 50%;
	position: absolute;
	right: 0;
}
.autho {
	width: 100%;
	float: left;
	margin-top: 20px;
	position: relative;
}
.autho span.name-au {
	padding-top: 0;
	color: #333;
	font-weight: 600;
	font-size: 20px;
}
body .table-demo tr th {
	background-color: #293D47;
	color: #fff;
	padding: 8px 20px;
}
body .table-demo tr td{
	padding: 8px 20px;
}
body .table-demo tr td.column-3 {
	width: 27%;
	vertical-align: middle;
}
.table-demo .column-2 br {
	display: none;
}
.table-demo .column-2 h3 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 17px;
	line-height: 22px;
}
.table-demo .column-2 p {
	margin-top: 0;
	color: #0ca750;
	font-size: 17px;
}
.table-demo .column-3 ul li span {
	color: #333;
	font-size: 17px;
}
.table-demo .column-3 ul {
	margin-top: 0;
	padding-left: 0;
	margin-bottom: 0;
}
.table-demo .column-1 img {
	width: 120px;
}
.table-demo .column-3 br {
	display: none;
}
.table-demo .column-3 ul li {
	color: #F35588;
	margin-bottom: 0;
}
.table-demo .aawp-button--buy {
	background-color: #F35588;
	color: #fff;
	width: 150px;
	padding: 7px 0;
	display: block;
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 600;
}
.table-demo tr td.column-4 {
	vertical-align: middle;
}
.table-demo .aawp-button--buy:hover{
	color: #fff;
}
body .table-demo {
	border: 1px solid #ddd;
}
.accordion {
    margin: 30px auto;
    border: solid 1px #e6e6e6;
    display: block;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 2px 2px 8px #ddd;
}
.accordion_title {
	align-items: center;
	justify-content: center;
	cursor: pointer;
	display: flex;
	padding: 15px 20px 15px 25px;
	background: url(img/arrowt.png) no-repeat center right 25px;
}
.accordion_title:hover {
	background: url(img/arrow1t.png) no-repeat center right 25px;
}
.accordion_title.act {
	background: url(img/arrow2b.png) no-repeat center right 25px;
}
.accordion_title img {
	float: left;
	width: 30px;
	display: block;
	margin-right: 15px;
}
.accordion_title h3 {
	font-size: 20px;
	font-weight: 600;
	flex: 1;
	margin: 0;
}
.accordion_title img.arrow_acc {
	width: 35px;
	height: auto;
}
.accordion_content {
    display: none;
    border-top: solid 1px #e6e6e6;
    padding: 20px 15px 10px 20px;
}
.show_more_land {
    max-height: 200px;
    overflow: hidden;
    position: relative;
    width: 100%;
    float: left;
}
.wrap_show_more {
    height: 140px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 70%);
    text-align: center;
}
span.bnt_show_more {
	padding: .2em .5em;
	margin: auto;
	border: 2px solid #c5c5c5;
	background: #fff;
	max-width: 300px;
	display: block;
	margin-top: 90px;
	font-weight: 600;
	text-shadow: 1px 1px rgba(0,0,0,.1);
	cursor: pointer;
	box-shadow: 5px 5px 0 rgba(0,0,0,.03);
	border-radius: 10px;
}
.show_more_land.get_show_more {
    max-height: 100%;
    overflow: inherit;
    margin-bottom: 30px;
}
span.bnt_show_more:hover {
	box-shadow: none;
}
.get_show_more .wrap_show_more {
    display: none;
}
.aawp .aawp-product.aawp_box_cust {
	position: relative;
	padding: 35px;
	box-shadow: 2px 2px 8px #ddd;
	width: 100%;
	float: left;
	margin-top: 20px;
}
.our-pic {
	background-color: rgba(12,167,80,0.7);
	color: #333 !important;
	font-size: 14px;
	text-align: center;
	position: absolute;
	top: -23px;
	left: -9px;
	text-transform: uppercase;
	font-weight: 600;
	padding: 8px 30px;
}
.content-sigle h2.our-pic {
	font-size: 14px;
}
.aawp_box_cust .product-leftcust {
	width: 50%;
	float: left;
}
.aawp .aawp-product--horizontal.aawp_box_cust .aawp-product__thumb {
	float: left;
	width: 100%;
	padding-top: 20px;
}
.aawp .aawp-product--horizontal.aawp_box_cust .aawp-product__image {
	width: ;
	max-width: 100%;
	max-height: 100%;
}
.aawp .aawp-product--horizontal.aawp_box_cust .aawp-product__title {
	font-size: 17px !important;
	text-transform: uppercase;
	margin-bottom: 0 !important;
}
.aawp_box_cust .dfdf {
	float: left;
	font-size: 18px;
	margin-right: 20px;
	font-weight: 600;
}
.aawp-product__content h2 {
	margin-top: 0;
	line-height: 28px;
	margin-bottom: 10px;
}
.aawp_box_cust .product-rightcts {
	width: 50%;
	float: left;
}
.aawp .aawp-product--horizontal.aawp_box_cust .aawp-product__content {
	margin-left: 0;
	padding-left: 0;
}
.puchar {
	font-size: 13px;
	font-style: italic;
	text-align: left;
	width: 100%;
	float: left;
	line-height: 18px;
	color: #aaa;
}
.aawp_box_cust .btn.source-btn {
	background-color: #f29b30;
	color: #fff;
	padding: 8px 20px;
	text-transform: uppercase;
	font-weight: 600;
	margin: 20px 0 7px;
	display: block;
	text-align: center;
}
.aawp_box_cust .aawp-product__description.psggbcbf {
	font-size: 20px;
	line-height: 28px;
}
.aawp-product__description, .boxfull-cts.aawp-product__content.price_info {
	float: left;
	width: 100%;
}
.error404 .header.clear {
	border-bottom: 2px solid #0ca750;
}
#post-404 {
	width: 100%;
	float: left;
	padding: 100px 20px;
	text-align: center;
}
#post-404 h1 {
	font-size: 22px;
}
.site-banner__btn a {
	background-color: #0ca750;
	color: #fff;
	padding: 15px 30px;
	font-weight: bold;
}
.site-banner__btn {
	width: 100%;
	float: left;
	margin-top: 30px;
}
.site-banner__btn a:hover{
	opacity: 0.8;
}
.site-banner__title {
	color: #0ca750;
	font-size: 35px;
	margin-top: 70px;
	line-height: 45px;
}

body h3.title-topic {
	border-bottom: 4px dashed #b0eacd;
	font-size: 20px;
	width: 100%;
	float: left;
	padding-bottom: 8px;
	margin-top: 0;
	margin-bottom: 15px;
}
.top-picks {
	margin-left: 15px;
	width: 100%;
	float: left;
	padding-left: 0;
	margin-top: 0;
}
.top-picks li {
	float: left;
	width: 100%;
	margin-top: 5px;
	list-style: none;
}
.top-picks li::before {
    content: "■";
    float: left;
    margin-right: 10px;
    margin-top: -2px;
    color: #A0C3CC;
}
.top-picks li em {
    margin-bottom: 15px;
    width: 100%;
    float: left;
    font-size: 18px;
    line-height: 20px;
    color: #333;
    padding-left: 15px;
}
body .table-demo tr th.column-1 {
	text-align: center;
}
.nav.nav-left ul li:last-child {
	margin-right: 0;
}
.short-check input:checked + label{
 text-decoration: line-through;
}
.short-check {
    width: 100%;
    float: left;
    margin-bottom: 15px;
    position: relative;
}
.short-check label {
    padding: 3px;
    position: absolute;
    top: -5px;
    font-size: 18px;
    left: 30px;
}

.short-check > input {
    height: 25px;
    width: 25px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    border: 2px solid #41B883;
    border-radius: 4px;
    outline: none;
    transition-duration: 0.3s;
    cursor: pointer;
    margin-top:-2px;
  }

.short-check > input:checked {
    border: 2px solid #41B883;
    position: relative;
    z-index: 999999;
    background-color: transparent;
}
.short-check > input:checked + label::before {
    content: '\2713';
    display: block;
    text-align: center;
    color: #41B883;
    position: absolute;
    left: -23px;
    top: 5px;
    z-index: 9;
    font-weight: 600;
}

.short-check > input:active {
    border: 2px solid #34495E;
}
.recommended-read {
    padding: 15px!important;
    border: 6px dashed #b0eacd!important;
    margin: 20px 0 40px 0; 
    width: 100%; 
    display: inline-block;
    float:left; 
}
.content-sigle ul li {
	margin-bottom: 15px;
}
.content-sigle ul.top-picks li {
	margin-bottom: 10px;
}
p.spec_title {
	font-size: 25px;
	margin-bottom: 30px;
	font-weight: 600;
}
.tble_spesc {
	border: 1px solid #eee;
	width: 100%;
	margin-bottom: 50px;
}
.tble_spesc tr td:last-child {
	text-align: right;
}
.tble_spesc tr:nth-child(2n-1) {
	background-color: #cdf2c8;
	padding: 0 22px;
}
.tble_spesc tr td {
	padding: 10px;
	border:none;
}
.rating {
    width: 173px;
    height: 76px;
    position: absolute;
    top: -43px;
    left: 50%;
    margin-left: -86.5px;
}
.box-fixedctt .very_good {
    font-size: 13px;
}
.box-fixedctt .num_b {
    font-size: 27px;
}
.box-fixedctt h3::before {
    display: none;
}
.box-fixedctt .text_last {
	font-size: 15px !important;
	color: #ef3737;
	background-color: #fff;
	padding: 0 3px 0px;
	float: right;
}
.box-fixedctt .text_first {
	width: calc(100% - 77px);
	font-size: 16px !important;
	padding: 0;
	float: left;
	font-weight: 600;
}
.box-fixedctt .aawp-product__title_wrap {
    margin-top: 13px;
}
.box-fixedctt .aawp-product__title_wrap h3 a {
    text-decoration: none;
    font-size: 18px !important;
    font-weight: normal;
}
.rating.rating5 {
    background: url('img/rating5.png');
}
.rating.rating4 {
    background: url('img/rating4.png');
}
.rating.rating3 {
    background: url('img/rating3.png');
}
.rating.rating2 {
    background: url('img/rating2.png');
}
.rating.rating1 {
    background: url('img/rating1.png');
}
.very_good {
    float: right;
    margin-top: 41px;
    color: #0ca750;
    font-size: 13px;
    margin-right: 8px; 
    width: 68px;
    text-align: center; 
}
.num_b {
    color: #0ca750;
    font-size: 27px;
    margin-top: 34px;
    float: left;
    margin-left: 75px;
    font-weight: 600;
}
.box-fixedctt {
    position: relative;
    border: 2px dashed #b0eacd;
    padding: 0 10px 15px;
    background-color: #fff;
    text-align: center;
    width: 270px;
    margin: 0 auto;
    display: inline-block;
}
.conten-sidebar .btn.source-btn, .btspec .btn.source-btn{
	background: #f35588;
	border: 2px solid #f35588;
	box-sizing: border-box;
	color: #fff !important;
	display: table-cell;
	margin: 8px 15px 8px 0;
	padding: 5px;
	width: 100%;
	float: left;
	position: relative;
}
.conten-sidebar .commerce-widget__price-tag, .btspec .commerce-widget__price-tag {
	width: 17px;
	position: absolute;
	right: 61px;
	top: 5px;
}
.box-fixedctt .rating {
    top: -47px;
}
.box-fixedctt .aawp_simple .aawp-product__title {
    border-bottom: none;
    color: #333;
    margin-left: 0;
    font-size: 20px;
    line-height: 25px;
    margin-top: 23px;
    width: 100%;
    float: left;
}
.box-fixedctt .aawp_simple .aawp-product__title:hover {
    border-bottom-style: none;
}
.box-fixedctt .aawp_simple .aawp-product__thumb {
    display: inline-block;
    margin-right: 0;
    max-height: 250px;
    max-width: 250px;
    float: none;
    margin: 20px auto;
}
.box-fixedctt .aawp_simple .price_info {
    display: inline-block;
    margin: 0 auto;
    width: 100%;
}
.denamic {
	font-size: 16px;
	line-height: 23px;
}
.conten-full {
	max-width: 1100px;
	margin: 0 auto;
}
.conten-full .content-sigle {
	float: left;
	width: calc(100% - 350px);
}
.conten-sidebar {
	width: 300px;
	float: right;
	text-align: center;
}
#top-sidebar {
	text-align: left;
}
.comparisonlist__heading {
	color: #0ca750;
	font-weight: 600;
}
.comparisonlist__heading.dont {
	color: #f35588;
}
#top-sidebar {
	margin-bottom: 80px;
	float: left;
	width: 100%;
	text-align: left;
}
#stiky {
	width: 100%;
	float: left;
}
#top-sidebar .text_last {
	float: right;
	background-color: #fff;
	color: #ef3737;
	padding: 0px 5px 1px 0px;
}
.conten-sidebar #top-sidebar .commerce-widget__price-tag {
	right: 73px;
}
#top-sidebar .text_first {
	margin-left: 25px;
	font-weight: 600;
}
.conten-sidebar .btn.source-btn:hover {
	opacity: 0.9;
}
.comparisonlist__list li {
	list-style: none;
	background: url('img/pro1.png') no-repeat left top 10px;
	padding-left: 25px;
}
.comparisonlist__list {
	padding-left: 0;
}
.comparisonlist__list.dont li{
	background: url('img/con2.png') no-repeat left top 15px;
}
.toc-ct {
	border-top: 5px solid #b0eacd;
	padding: 10px 20px 1px;
	margin: 1rem 0 1.5rem;
	background-image: -webkit-repeating-linear-gradient(top,#b0eacd 0,#b0eacd 50%,transparent 50%,transparent 100%),-webkit-repeating-linear-gradient(right,#b0eacd 0,#b0eacd 50%,transparent 50%,transparent 100%),-webkit-repeating-linear-gradient(bottom,#b0eacd 0,#b0eacd 50%,transparent 50%,transparent 100%);
	background-image: repeating-linear-gradient(to bottom,#b0eacd 0,#b0eacd 50%,transparent 50%,transparent 100%),repeating-linear-gradient(to left,#b0eacd 0,#b0eacd 50%,transparent 50%,transparent 100%),repeating-linear-gradient(to top,#b0eacd 0,#b0eacd 50%,transparent 50%,transparent 100%);
	background-position: right top,right bottom,left bottom;
	background-repeat: repeat-y,repeat-x,repeat-y;
	background-size: 2px 8px,8px 2px,2px 8px;
}
.toc-tt {
	margin-top: 0;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.toc-ct ul li {
	list-style: none;
	display: inline-block;
	border-right: 1px solid #ccc;
	line-height: 20px;
	padding-right: 15px;
	margin-left: 8px;
}
.toc-ct ul {
	padding-left: 0px;
	margin-left: -8px;
	margin-top: 0;
}

.toc-ct ul li a {
	border-bottom: 2px solid #b0eacd;
	color: #333;
	font-size: 17px;
}
.toc-ct ul li a:hover {
	border-color: #0ca750;
}
.toc-ct ul li:last-child {
	border:none;
}
.recommended-read.read_content, .table-spests {
	width: 100%;
	float: left;
}
img {
	height: auto;
}
.title-num span {
	border: 1px solid #0ca750;
	border-radius: 50%;
	color: #0ca750;
	padding: 5px 8px;
	font-size: 25px;
	margin-right: 10px;
	float: left;
	margin-top: -5px;
}
body .table-demo tr th.column-4 {
	font-size: 0;
}
#breadcrumbs a {
	color: #333;
}
#breadcrumbs a:hover {
	color: #000;
}

.box-tip.wrr .wrer {
	color: #E6197D;
}
.box-tip.wrr .short-tip {
	box-shadow: none;
	background-color: transparent;
	padding: 5px 0 0;
}
.box-tip.wrr {
	background-color: #f1fafd;
	border: none;
	position: relative;
	padding-top: 15px;
	margin-bottom: 30px;
}
.box-tip.wrr img {
	position: absolute;
	top: 10px;
	left: -18px;
}
.box-tip.wrr.tip {
	background-color: #166638;
	color: #fff;
	border-radius: 15px;
	margin-top: 30px;
}
.box-tip.wrr.tip .wrer {
	color: #fff;
	margin-top: 20px;
	margin-bottom: 10px;
}
.box-tip.wrr.tip img {
	background-color: #F29B30;
	border: 2px solid #fff;
	border-radius: 50%;
	padding: 13px 10px;
	top: -23px;
	left: -15px;
	box-shadow: 1px 1px 5px #ddd;
	width: 54px;
}
table tr td {
	border: 1px solid #ccc;
	padding: 10px;
}
table tr th {
	border: 1px solid #ccc;
	background-color: #0ca750;
	color: #fff;
	padding: 10px;
}
body .tablepress tr th {
	background-color: #293d47;
}
body .tablepress {
	border: 1px solid #ccc;
}
.box-tip.new {
	border: none;
	border-radius: 5px;
}
.box-tip.new .short-tip {
	border: 1px solid #eee;
	box-shadow: none;
	border-radius: 10px;
}
.box-tip.wrr.tip2 img {
	width: 40px;
}
.tble-scrl.sdsf table {
	width: 100%;
}
.tble-scrl.sdsf tr td {
	width: 50%;
}
.full-width-chap {
	color: #fff;
	padding: 35px 0;
	position: relative;
	margin: 50px 0;
	width: 100%;
	float: left;
	display: block;
}
.full-width-chap::before {
	background-color: #3380b2;
	content: "";
	height: 100%;
	left: -100%;
	position: absolute;
	top: 0;
	width: 300%;
}
.full-width-chap * {
	position: relative;
}
.full-width-chap h2 {
	text-align: center;
	color: #fff;
	font-size: 40px;
	margin-bottom: 50px;
	line-height: 50px;
}
.ulstyle li {
	list-style: none;
	margin-top: 0;
	margin-bottom: 10px;
}
.ulstyle li::before {
	background: url('img/tickc.png') no-repeat center center;
	float: left;
	width: 30px;
	height: 30px;
	content: "";
	border: 1px solid #00a1e4;
	margin-right: 10px;
	border-radius: 50%;
}
.ulstyle.tick li::before {
	background: url('img/tickc.png') no-repeat center center;
}
.ulstyle.arrow li::before {
	background: url('img/arrowc1.png') no-repeat center center;
}
.ulstyle.info li::before {
	background: url('img/infoc1.png') no-repeat left 9px center;
}
.ulstyle.heart li::before {
	background: url('img/heartc.png') no-repeat center center;
	border-color: #F35588;
}
.ulstyle {
	padding-left: 15px;
	margin-top: 20px;
	margin-bottom: 40px;
}
.see-full-infographic {
	text-align: center;
	z-index: 2;
	width: 700px;
	font-weight: 700;
	left: 0;
	bottom: 20px;
	font-size: 20px;
	line-height: 2;
	border-bottom: 2px solid #ddd;
	border-radius: 50px;
	cursor: pointer;
	margin: 0 auto;
	padding-bottom: 10px;
	margin-bottom: 50px;
}
.image-show {
	position: relative;
	text-align: center;
}
.img-hide {
	height: 500px;
	background: #fff;
	overflow: hidden;
	display: block;
}
.img-hide.show-wr {
	height: auto;
}
.see-full-infographic.hide {
	display: none;
}
#Go_Green_With_Your_Family, #Lets_Talk_Recycling_Tips {
	margin-bottom: 0;
}
#Going_Green_in_Numbers, #Paper_Recycling_Tips {
	margin-top: 0;
}
/*#Paper_Recycling_Tips.full-width-chap::before, #Going_Green_in_Numbers.full-width-chap::before {
	background-color: #0ca750;
}*/
#Going_Green_in_Numbers {
	margin-top: 40px;
	width: 100%;
	float: left;
}
.full-width-chap span {
	border-color: #fff;
	color: #fff;
}
.full-width-chap a {
	color: #ccc;
}
#mc-embedded-subscribe {
	background-color: #0ca750;
	color: #fff;
	border: 1px solid #0ca750;
	padding: 10px 40px;
	border-radius: 5px;
	font-weight: 600;
	float: right;
	width: 170px;
	margin-right: 45px;
}
#mc-embedded-subscribe:hover {
	opacity: 0.8;
}
.mc-field-group input {
	margin-right: 0;
}
.newslll #mc-embedded-subscribe {
	float: none;
	margin-left: 20px;
	margin-right: 0;
	font-size: 18px;
}
.aawp-product__content h3 {
	margin-top: 0;
}
.relat-new {
	width: 100%;
	float: left;
	background-color: #F6F6F6;
	margin-top: 50px;
}
.comment-form {
	width: 100%;
	float: left;
	background-color: #F6F6F6;
	padding-bottom: 30px;
}
.relat-new .relate-post {
	max-width: 1160px;
	margin: 0 auto;
}
.comment-form .comments {
	max-width: 1100px;
	margin: 0 auto;
}
.rela-info {
	display: inline-block;
	width: calc(33.33% - 24px);
	margin: 0 10px 30px;
	border: 1px solid #ccc;
	vertical-align: top;
	border-radius: 10px;
	background-color: #fff;
	text-align: center;
}
.title-rate {
	padding: 20px 10px;
	width: 100%;
	float: left;
	color: #333;
	min-height: 100px;
}
.image-relate {
	width: 100%;
	float: left;
	height: 200px;
	overflow: hidden;
}
.image-relate img{
	width: 100%;
	border-radius: 10px;
}
#commentform label {
	color: transparent;
	margin-left: -5px;
}
#comment {
	width: 100%;
	border: 1px solid #ccc;
	border-radius: 5px;
	min-height: 220px;
	padding: 15px;
}
#commentform input {
	padding: 15px;
	border: 1px solid #ccc;
	width: 400px;
	background-color: #FAFAFA;
}
#commentform input#submit {
	width: auto;
	border-radius: 5px;
	background-color: #fff;
}
::-webkit-input-placeholder { /* Edge */
  color: #ccc;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #ccc;
}
::placeholder {
  color: #ccc;
}
#commentform input[type="text"]:focus, #commentform input[type="email"]:focus{
	color: #666;
	background-color: #fff;
}
.single #footer {
	margin-top: 0;
}
:focus {
    outline: none;
}
.comments ul li {
	list-style: none;
	width: 100%;
	float: left;
}
.comments ul.children {
	padding-left: 40px;
}
.comment-author.vcard img {
	float: left;
	border-radius: 50%;
	width: 60px;
	margin-right: 20px;
	margin-bottom: 30px;
}
.comment-meta.commentmetadata {
	float: left;
}
.comments ul li p {
	width: 100%;
	float: left;
	margin-top: 0;
}
.reply {
	width: 100%;
	float: left;
	margin-bottom: 30px;
	font-size: 15px;
}
.cmnth2 {
	font-size: 25px;
	font-weight: 600;
	margin-bottom: 40px;
}
.comments ul {
	width: 100%;
	float: left;
	padding-left: 0;
}
#respond {
	width: 100%;
	float: left;
}
#reply-title small {
	margin-left: 50px;
	font-weight: normal;
	font-size: 15px;
}
.class-num {
	box-shadow: inset 0 -10px 0px 0px #b0eacd;
	width: fit-content;
}
.img2 {
	text-align: center;
}
.slideshow-slide-dek {
    padding-right: 40px;
}
.breadcrumbs__link {
	color: #333;
}
.single .breadcrumbs {
	display: none;
}
.home-section.homebox .wrapper {
	max-width: 1150px;
}
.home-section.homebox.home4, .home-section.homebox.home6, .home-section.homebox.home8 {
	background-color: #f5f5f5;
}
.homebox ul {
	width: 100%;
	float: left;
}
.homebox .widgettitle {
	background-color: #0ca750;
	width: auto;
	float: left;
	color: #fff;
	padding: 0 5px;
	border-radius: 5px;
	margin-top: 40px;
	margin-left: 10px;
}
.home-section.homebox.home4 {
	margin-top: 50px;
}
.wraper-childcat ul li a:hover {
	background-color: #0ca750;
	color: #fff;
}
.wrapper.contau {
	max-width: 1150px;
}



/*------------------------------------*\
    reponsiive
\*------------------------------------*/
@media only screen and (max-width: 1167px){
.nav.nav-left ul li {
	margin-right: 15px;
}
.header.clear {
	padding: 20px 10px;
}
.relat-new .relate-post, .comment-form .comments {
	padding: 20px;
}
}
@media only screen and (max-width: 960px){
.menu-mobile {
	display: block;
	cursor: pointer;
	margin-left: 30px;
	margin-top: 10px;
	float: left;
}
.line-header {
	width: 100%;
	float: left;
	height: 1px;
	background-color: #ccc;
	margin-top: 20px;
}
.menu-mobile span {
	width: 32px;
	height: 4px;
	background-color: #0ca750;
	display: block;
	margin-bottom: 5px;
}
.nav{
	display: none;
}
.nav.nav-right, .nav.nav-left {
	width: 100%;
	float: left;
	margin-right: 0;
}

.nav.nav-right ul {
	margin-top: 0;
}
.nav.nav-right ul li, .nav.nav-left ul li {
	width: 100%;
	float: left;
	margin-bottom: 15px;
	text-transform: uppercase;
	margin-right: 0;
	margin-left: 30px;
}
.nav.nav-left {
	margin-top: 10px;
}
.home .header.clear {
	border-bottom: none;
}
.logo {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -136.5px;
}
.search-button {
	right: 30px;
	top: 8px;
}
.close-menu {
	position: absolute;
	right: 30px;
	top: 75px;
	cursor: pointer;
	width: 30px;
	height: 30px;
	background: url('img/close.jpg') no-repeat;
	background-size: cover;
	display: none;
}
.close-menu.ac-close {
	display: block;
}
.nav.active {
	display: block;
}
.search-button {
	width: 22px;
	height: 22px;
	top: 4px;
}
.close {
	right: 30px;
	top: 3px;
}
.search input {
	padding-top: 3px;
}
.banner-home .left-wrap {
	width: 100%;
	margin-top: 0;
}
.banner-home > img {
	float: none;
}
.banner-home {
	text-align: center;
}
.home-section.home2 ul li:first-child {
	width: 100%;
	margin-bottom: 20px;
}
.home-section {
	text-align: center;
	padding: 20px;
}
.wrap_avatar img {
	padding: 20px;
}
.home-section.homebox ul li {
	width: calc(50% - 3px);
}
/*.footer-navigation {
	text-align: center;
}*/
.footer-navigation ul li {
	margin-bottom: 15px;
}
.header.clear {
	padding-bottom: 0;
}
.header-cat {
	padding: 20px;
}
.main-content {
	padding: 0 20px;
}
.main-content .wrapper-cat h3 {
	margin-bottom: 20px;
}
.article-hed h1 {
	font-size: 28px;
}
.article-hed h2 {
	line-height: 28px;
}
.content-sigle h2 {
	font-size: 25px;
}
.content-sigle h3 {
	font-size: 23px;
}
.article-hed {
	padding: 30px 20px;
}
.content-sigle {
	padding: 0 30px;
}
.heade-search {
	padding: 20px;
}
.heade-search h1 {
	font-size: 25px;
	line-height: 30px;
}
.content-search {
	padding: 0 20px;
}
.post-ajack {
	padding: 20px;
}
.author-box-archive {
	padding: 0 20px;
}
h2.title_archives {
	line-height: 35px;
	font-size: 25px;
}
.title-page {
	padding: 10px 20px;
	margin-bottom: 0;
}
.title-page h1 {
	font-size: 27px;
	line-height: 35px;
}
.content-page {
	width: 100%;
	float: left;
	padding: 0 20px;
	max-width: 100%;
}
.close {
	width: 25px;
	height: 25px;
}
}

@media only screen and (max-width: 767px){
.logo {
	width: 200px;
	margin-left: -100px;
}
.menu-mobile {
	margin-top: 5px;
}
.search input {
	padding-left: 10px;
}
.banner-home h1 {
	font-size: 30px;
	line-height: 40px;
}
.left-wrap input {
	width: 100%;
	margin-right: 0;
	margin-bottom: 20px;
	border-radius: 10px;
}
.left-wrap button {
	width: 100%;
	border-radius: 10px;
}
.left-wrap form {
	padding: 0 30px;
}
.procipsd {
	padding: 0;
}
.home-section{
	padding: 10px;
}
.section_about_us h2 {
	margin: 0;
}
.bnt.bnt-about-us {
	margin-top: 0;
}
.home-section.homebox ul li {
	width: 100%;
	margin-bottom: 14px;
	border: none;
	padding: 0;
	border-radius: 0;
}
.home-section .post-title {
	float: none;
}
.upw-image {
	width: 50%;
	float: left;
	margin-right: 10px;
}
.post-title {
	margin-top: 0;
	text-align: left;
	line-height: 22px;
}
/*.homebox .post-title a {
	font-size: 16px;
}*/
.post-cats {
	display: block;
	text-align: left;
	margin-top: 0;
	margin-bottom: 5px;
}
.post-cats a {
	color: #777;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 600;
}
.footer-navigation ul li a {
	font-size: 15px;
}
.footer-navigation ul li {
	margin: 0;
	padding: 0 15px 0 0;
}
.copyright {
	padding-left: 20px;
	font-size: 16px;
}
.footer {
	padding-top: 0;
}
.denamic span {
	font-size: 16px;
}
.post-cats-list a {
	display: none;
}
.post-cats-list a:first-child {
	display: block;
}
.home .footer {
	margin-top: 0;
}
.article-hed img {
	width: 60px;
	float: left;
	margin-right: 5px;
}
.newslll input {
	width: 100%;
	margin-bottom: 30px;
	border-radius: 10px;
}
.newslll button {
	width: 100%;
	margin-left: 0;
	border-radius: 10px;
}
.article-hed form {
	padding: 0 20px;
}
.newslll .procipsd {
	text-align: left;
}
.content-sigle {
	padding: 0 30px;
}
.info-bio {
	width: 100%;
}
.bios-au {
	position: relative;
}
.name {
	position: absolute;
	top: 35px;
	left: calc(100% - 170px);
}
.image-author {
	width: 65px;
}
.name {
	position: absolute;
	top: 35px;
	left: calc(100% - 195px);
}
.name-bio {
	position: absolute;
	top: 65px;
	left: calc(100% - 195px);
	font-size: 19px;
}
.des-bios {
	width: 100%;
	float: left;
	margin-top: 20px;
	font-size: 16px;
	line-height: 23px;
}
.footer {
	margin-top: 0;
}
.author-box-archive {
	padding: 0 20px;
	width: 100%;
	float: left;
	text-align: center;
}
.author .header.clear {
	border: none;
	margin-bottom: 50px;
}
.avatar.avatar-250.photo {
	float: none;
	margin: 0;
}
.author-box-archive .wrap_title_social {
	width: 100%;
	float: left;
	text-align: left;
	margin-bottom: 10px;
}
.author-box-title {
	font-size: 25px;
}
.author-box-title::after {
	height: 5px;
	margin-top: 15px;
}
.author-box-content {
	width: 100%;
	float: left;
	text-align: left;
}
.author-box-archive .author-social-links {
	font-size: 20px;
}
.wrap_more_author {
	text-align: left;
}
.wrapper.contau article {
	width: 100%;
	padding: 0;
	border: none;
	text-align: left;
	border-radius: 0;
}
.wrapper.contau img {
	width: 50%;
	float: left;
	margin-right: 20px;
}
.wrapper.contau .post-categories {
	margin-top: -5px;
}
.page .footer {
	margin-top: 40px;
}
.box-autor img {
	float: left;
	border-radius: 50%;
	margin-right: 20px;
	width: 120px;
	height: 120px;
}
.box-autor .author-social-links {
	position: inherit;
	margin-top: -26px;
	display: contents;
}
.table-of-contents {
	width: 100%;
}
.content-page h2 {
	font-size: 20px;
	line-height: 30px;
}
.aawp_box_cust .product-leftcust {
	width: 100%;
}
.aawp_box_cust .product-rightcts {
	width: 100%;
}
.top-picks {
	margin-left: 0;
}
.accordion_title {
	padding: 10px 45px 10px 10px;
}
.accordion_title img.arrow_acc {
	margin-right: 0;
	margin-left: 10px;
}
.table-demo .aawp-button--buy {
	width: auto;
}
body .table-demo tr td, body .table-demo tr th {
	padding: 5px;
}
.table-demo .column-1 img {
	width: 90px;
}
body .table-demo tr td.column-1 {
	vertical-align: middle;
}
.accordion_title h3 {
	font-size: 18px;
}
.conten-sidebar, .conten-full .content-sigle {
	width: 100%;
	padding: 0 30px;
}
#stiky {
	display: none;
}

#top-sidebar {
	margin-bottom: 30px;
	border: 2px dashed #b0eacd;
	padding: 0 15px 15px;
}
.post-cats-list a {
	line-height: 20px;
	font-size: 14px;
}
.wrapper.contau h3 {
	margin-top: 5px;
	font-size: 17px;
	line-height: 22px;
}
.post-categories {
	line-height: 20px;
}
.article-hed h2 {
	font-size: 18px;
}
.article-hed {
	font-size: 17px;
	line-height: 22px;
}
.newslll .procipsd {
	font-size: 14px;
	line-height: 16px;
}
.taxonomy-description {
	font-size: 18px;
}
.wrapper-cat ul li a {
	font-weight: 300;
	font-size: 18px;
}
.main-content .wrapper-cat h3 {
	margin-top: 0;
	font-size: 20px;
}
.header-cat h1 {
	font-size: 25px;
}
.box-autor a {
	font-size: 17px;
}
.btspec {
	width: 100%;
	float: left;
}
#top-sidebar.btspec {
	border: none;
	padding: 0;
}
#top-sidebar.btspec .commerce-widget__price-tag {
	right: 72px;
}
#top-sidebar .text_last {
	padding: 0px 5px 0px 0px;
}
.content-page h2.our-pic {
	font-size: 15px;
}
body .table-demo tr td, body .table-demo tr th {
	display: table;
	width: 100%;
	border: none;
}
body .table-demo tr th {
	display: none;
}
body .table-demo tr th:last-child {
	display: block;
}
body .table-demo tr td.column-3, body .table-demo tr td.column-4 {
	width: 100%;
}
.table-demo .column-3 ul {
	padding-left: 25px;
}
.table-demo .column-3 ul li span {
	font-weight: normal;
}
body .table-demo tr {
	padding: 0 20px 15px;
	float: left;
	width: 100%;
	margin-bottom: 30px;
	border-bottom: 1px solid #cccc;
}
body .table-demo tr:last-child {
	border: none;
	padding-bottom: 0;
	margin-bottom: 20px;
}
.table-demo .column-1 img {
	width: auto;
}
body .table-demo tr td.column-2 {
	text-align: center;
}
body .table-demo tr td.column-1 {
	text-align: center;
}
body .table-demo tr.row-1 {
	padding: 0;
}
.table-demo tr td.column-4 a {
	margin: 20px 0;
}
body .table-demo tr.row-1 th {
	padding: 10px;
	text-align: center;
}
body .table-demo tr th.column-4 {
	font-size: 18px;
}
.short-tip ul {
	padding-left: 0;
}
.content-sigle img, .content-page img {
	width: 100%;
}
.content-sigle .box-tip.wrr img {
	width: auto;
}
.content-page .box-tip.wrr img {
	width: 40px;
}
.content-page .box-tip.wrr.tip img {
	width: 54px;
}
.short-quote img {
	width: auto;
}
.autho img {
	width: 60px;
}
.content-sigle .accordion_title img, .content-page .accordion_title img  {
	width: 30px;
}
.tble-scrl {
	overflow-x: scroll;
	width: 100%;
	float: left;
	margin-bottom: 30px;
}
.tble-scrl table {
	table-layout: fixed;
	width: 600px;
}
.short-relate img {
	width: 100px;
	border-radius: 10px;
	margin-right: 10px;
}
.short-relate a {
	padding: 0;
	font-size: 18px;
	line-height: 22px;
}
.box-tip.new {
	padding: 10px 10px 20px;
}
.imagess img {
	width: auto;
	float: none;
}
.imagess {
	width: 100%;
	text-align: center;
	float: left;
}
.full-width-chap h2 {
	margin-bottom: 20px;
	line-height: 33px;
}
.title-num span {
	float: none;
}
.title-num span {
	float: none;
}
.content-sigle h3 {
	font-size: 20px;
}
.see-full-infographic {
	width: 100%;
	line-height: 27px;
	margin-top: 20px;
	font-size: 18px;
}
.box-autor img {
	width: auto;
}
#mc-embedded-subscribe {
	width: 100%;
	margin-right: 0;
}
.newslll #mc-embedded-subscribe {
	margin-left: 0;
	margin--b: ;
	margin-bottom: 15px;
}
.rela-info {
	width: 100%;
	margin: 0 0 30px;
}
#reply-title {
	margin: 0;
}
#commentform input {
	width: 100%;
}
.comments ul.children {
	padding-left: 10px;
}
.newslll .procipsd {
	font-size: 17px;
	line-height: 20px;
}
.slideshow-slide-dek {
    padding-right: 0px;
}
.home-section.homebox.home4 {
	margin-top: 0;
}
.home-section.homebox.home4, .home-section.homebox.home6, .home-section.homebox.home8 {
	background-color: transparent;
}
.homebox .widgettitle {
	margin-top: -25px;
}
.home-section.homebox.home4 .widgettitle {
	margin-top: 25px;
}
.wrapper-cat .cat_box {
	width: 100%;
	margin: 0 0 30px 0;
}
.info_cat h2 {
	min-height: auto;
}


}