/*
Theme Name: toney
Author: sli
*/
@import url('https://fonts.googleapis.com/css?family=Istok+Web:400,400i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,500,600,700');
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {	border: 0;	font: inherit;	font-size: 100%;	font-style: inherit;	font-weight: inherit;	margin: 0;outline: 0;	padding: 0;	vertical-align: baseline;}
html {	overflow-y: scroll;	-webkit-text-size-adjust: 100%;	-ms-text-size-adjust: 100%;}
article,aside,details,figcaption,figure,footer,header,main,nav,section {display: block;}
blockquote:before, blockquote:after,q:before, q:after {	content: "";}
blockquote, q {	quotes: "" "";}
a:focus {	outline: thin dotted;}
a:hover,a:active {	outline: 0;}
embed, iframe, object {	max-width: 100%;}
button::-moz-focus-inner {	border: 0;	padding: 0;	margin: 0;}
h1, h2, h3, h4, h5, h6 {	color: #111111;	line-height: 1.4;	padding-bottom: 15px;	font-weight: normal;font-family: 'Oswald', sans-serif;}
h1 { font-size: 48px; }
h2 { font-size: 28px; }
h3 { font-size: 26px; }
h4 { font-size: 24px; }
h5 { font-size: 22px; }
h6 { font-size: 19px; }
body,button,input,select,textarea {	color: #757474;	font-size: 18px;	line-height: 1.5;	font-family: 'Roboto Condensed';	font-weight: 400;}
p {	color: #757474;	font-size: 18px;	line-height: 1.5;	margin-bottom: 14px;	font-weight:400;}
sup, sub {	font-size: 10px;	height: 0;	line-height: 1;	position: relative;	vertical-align: baseline;}
sup {	bottom: 1ex;}
sub {	top: .5ex;}
table {	border-collapse: collapse;	border-spacing: 0;	margin: 0 0 1.5em;	width: 100%;}
th {	font-weight: bold;}
th, td {	border: 1px solid #f2f2f2;	padding: 6px 10px;}
caption, th, td {	text-align: left;}
ul, ol {	list-style: none;}
ol {	list-style: decimal;}
li > ul,
li > ol {	margin: 0 0 0 20px;}
blockquote {	font-style: italic;	font-weight: normal;	padding: 20px;	border: 1px solid #f2f2f2;	border-left: 3px solid #80abc8;	margin-bottom: 20px;}
blockquote em, blockquote i, blockquote cite {	font-style: normal;}
blockquote cite {	color: #666666;	font-family: 'Roboto Condensed'; font-size:12px;	font-weight: 400;	letter-spacing: 0.05em;	text-transform: uppercase;}
body {background: #fff; }
strong {	font-weight: bold;}
cite, em, i {	font-style: italic;}
pre {background-color: #f2f2f2;	margin-bottom: 20px;	overflow: auto;	padding: 20px;	border: 1px solid #eaeaea;}
pre, code, kbd, var, samp, tt {	font-family: 'Roboto Condensed';	font-size: 14px;	line-height: 19px;	white-space: pre-wrap;}
abbr, acronym, dfn {	border-bottom: 1px dotted #f2f2f2;cursor: help;}
address {	display: block;	font-style: italic;	margin: 0 0 15px;}
ins {	background-color: #f2f2f2;}
hr {	border-color: #b5b5b5;	border-style: solid none none;	border-width: 1px 0 0;	height: 0;	margin: 30px 0;}
dl {	margin-bottom: 24px;	font-size: 16px;}
dt {	font-weight: bold;	margin-bottom: 5px;}
dd {	margin-bottom: 24px;}
.screen-reader-text { display: none; }
input, textarea {	-webkit-border-radius: 0px;}
input[type="text"],
input[type="url"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea {	-moz-appearance: none !important;	-webkit-appearance: none !important;	appearance: none !important;	padding: 1%;	border: 1px solid #f2f2f2;	line-height: 20px;	width: 98%;	margin: 0 0 30px;	background-color: #f8f8f8;	-webkit-border-radius: 3px;	-moz-border-radius: 3px;	border-radius: 3px;}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
textarea:focus {	border: 1px solid #eaeaea;}
input.s {	width: 60%;	padding: 4px 54px 4px 10px;	height: 36px;	color: #666666;	background-color: #ffffff;	margin: 0;	border: 1px solid #f2f2f2;}
input.s:focus {	padding-left: 10px;	border-color: #eaeaea;	text-indent: 0;}
.ample-button,
input[type="reset"],
input[type="button"],
input[type="submit"],
button {	-moz-appearance: none !important;	-webkit-appearance: none !important;	appearance: none !important;	color: #FFFFFF;	display:inline-block;margin-bottom: 30px;	padding: 5px 25px;	cursor: pointer;	background-color: #80abc8;	border: 0px;	-webkit-border-radius: 3px;	-moz-border-radius: 3px;	border-radius: 3px;	font-size: 16px;}
.ample-button:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
button:hover {	-webkit-box-shadow:0 0 2px rgba(0, 0, 0, 0.6);-moz-box-shadow:0 0 2px rgba(0, 0, 0, 0.6);	box-shadow:0 0 2px rgba(0, 0, 0, 0.6);}
a {	color: #80abc8;	text-decoration: none;	-webkit-transition: 0.25s ease-in-out;	-moz-transition: 0.25s ease-in-out;	transition: 0.25s ease-in-out;	-ms-transition: 0.25s ease-in-out;	-o-transition: 0.25s ease-in-out;}
a:focus, a:active, a:hover {	text-decoration: none;}

.main-navigation li > ul,
.main-navigation li > ol {	margin: 0;	list-style: none;}
.main-navigation {	float: right;	padding-right: 10px;margin-top: 24px;}
.main-navigation li {	float: left;	position: relative;	padding: 0 20px;}
.sub-toggle{	display: none;}
.main-navigation ul#menu-primary > li:last-child {	margin-right: 15px;}
.main-navigation li > a {	line-height: 24px;	height: 20px;}
.main-navigation ul.menu li a {	font-size: 14px;font-family: 'Istok Web', sans-serif;}
.main-navigation li.default-menu,
li.default-menu {	display: none;}
.main-navigation a {	color: #666666;	display: block;	float: left;	font-weight: 400;}
.main-navigation ul.menu > li.current-menu-item,
.main-navigation ul.menu > li.current-menu-ancestor,
.main-navigation .menu > ul > li.current_page_item,
.main-navigation .menu > ul > li.current_page_ancestor,
.main-navigation ul.menu > li:hover,
.main-navigation .menu > ul > li:hover {	border-top: 2px solid #80abc8;	margin-top: -2px;}
.main-navigation a:hover,
.main-navigation ul li.current-menu-item a,
.main-navigation ul li.current-menu-item a:after,
.main-navigation ul li.current-menu-ancestor a,
.main-navigation ul li.current-menu-ancestor a:after,
.main-navigation ul li.current_page_item a:after,
.main-navigation ul li.current_page_item a,
.main-navigation ul li.current_page_ancestor a,
.main-navigation ul li.current_page_ancestor a:after,
.main-navigation ul li:hover > a,
.main-navigation li.menu-item-has-children:hover > a:after,
.main-navigation li.page_item_has_children:hover > a:after,
.main-navigation ul.menu li.current-menu-ancestor ul li.current-menu-item> a {	color: #80abc8;}
.main-navigation li.menu-item-has-children > a:after,
.main-navigation li li.menu-item-has-children > a:after,
.main-navigation li.page_item_has_children > a:after,
.main-navigation li li.page_item_has_children > a:after {	font-family: FontAwesome;	font-style: normal;	font-weight: normal;	text-decoration: inherit;	color: #fff;	font-size: 12px;padding-left: 6px;	color: #666666;}
.main-navigation li.menu-item-has-children > a:after,
.main-navigation li.page_item_has_children > a:after {	content: "\f0d7";}
.main-navigation li li.menu-item-has-children > a:after,
.main-navigation li li.page_item_has_children > a:after {	content: "\f0da";	position: absolute;	right: 8px;}
.main-navigation ul li ul,
.main-navigation ul li:hover ul ul,
.main-navigation ul ul li:hover ul ul,
.main-navigation ul ul ul li:hover ul ul,
.main-navigation ul ul ul ul li:hover ul ul {display:none;	z-index: 9999;}
.main-navigation ul li:hover ul,
.main-navigation ul ul li:hover ul,
.main-navigation ul ul ul li:hover ul,
.main-navigation ul ul ul ul li:hover ul,
.main-navigation ul ul ul ul ul li:hover ul {display:block;}
.main-navigation ul li ul {	background-color: #000;	left: -1px;	position: absolute;	top: 20px;	width: 190px;}
.main-navigation ul li .sub-menu a {	text-transform: none;}
.main-navigation ul ul > li:last-child {	border-bottom: 1px solid #eaeaea;}
.main-navigation ul li ul li {	float: none;	padding: 0;	border-left: 1px solid #eaeaea;	border-right: 1px solid #eaeaea;	border-top: 1px solid #eaeaea;}
.main-navigation ul li ul li a,
.main-navigation ul li.current-menu-item ul li a,
.main-navigation ul li ul li.current-menu-item a,
.main-navigation ul li.current_page_ancestor ul li a,
.main-navigation ul li.current-menu-ancestor ul li a,
.main-navigation ul li.current_page_item ul li a {	float: none;	line-height: 21px;	font-size: 13px;height: 100%;	padding: 10px 20px;	color: #666666;}
.main-navigation ul li ul li a:hover,
.main-navigation ul li ul li:hover > a,
.main-navigation ul li.current-menu-item ul li a:hover {color: #80abc8;}
.main-navigation ul li ul li ul {left: 158px;	top: -1px;}
.main-navigation select {	display: none;}
.menu-toggle {	display: none;	cursor: pointer;}
.sub-menu li:last-child a{border:0 !important;}
figure {	margin: 0;	text-align: center;}
img {	max-width: 100%;	height: auto;	vertical-align: top;	margin-bottom: 18px;}
.entry-content img, .comment-content img, .widget img {	max-width: 100%;}
img.size-full, img.size-large {	max-width: 100%;	height: auto;}
.entry-content img.wp-smiley {	border: none;	margin-bottom: 0;	margin-top: 0;	padding: 0;}
img.alignleft, img.alignright, img.aligncenter {	margin-bottom: 1.625em;}
a img {	border: 0;}
a img:hover {	opacity: 0.8;	filter:alpha(opacity=80); 	box-shadow: #000 0 0 0;}
img#wpstats {display: none;}
.alignleft {	display: inline;	float: left;	margin-right: 30px;}
.alignright {	display: inline;	float: right;	margin-left: 30px;}
.aligncenter {clear: both;	display: block;	margin-left: auto;	margin-right: auto;}
.clearfix:after {visibility: hidden;	display: block;	font-size: 0;	content: " ";	clear: both;	height: 0;}
.clearfix {	display: inline-block;}
* html .clearfix {	height:1%;}
.clearfix {	display: block;}
.tg-after-three-blocks-clearfix {	clear: both;}
.tg-featured-posts-clearfix {	clear: both;}
.wp-caption {	border: 1px solid #ccc;	margin-bottom: 1.5rem;	max-width: 100%;}
.wp-caption img[class*="wp-image-"] {	display: block;	margin: 1.2% auto 0;	max-width: 98%;}
.wp-caption-text {	text-align: center;}
.wp-caption .wp-caption-text {	margin: 0.8075rem 0;}
.gallery {	margin: 0 auto 15px;}
.gallery-item {	display: inline-block;	padding: 15px 2%;	text-align: center;	vertical-align: top;	width: 100%;	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;}
.gallery-columns-3 .gallery-item,
.gallery-columns-4 .gallery-item,
.gallery-columns-5 .gallery-item {	padding: 15px 1%;}
.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item,
.gallery-columns-9 .gallery-item {	padding: 10px 0.5%;}
.gallery-columns-2 .gallery-item { width:50%; }
.gallery-columns-3 .gallery-item { width:33.33%; }
.gallery-columns-4 .gallery-item { width:25%; }
.gallery-columns-5 .gallery-item { width:20%; }
.gallery-columns-6 .gallery-item { width:16.66%; }
.gallery-columns-7 .gallery-item { width:14.28%; }
.gallery-columns-8 .gallery-item { width:12.5%; }
.gallery-columns-9 .gallery-item { width:11.11%; }
.gallery-icon img {	margin: 0 auto;}
.gallery .gallery-caption {	font-size: 12px;	line-height: 1.2;	padding-top: 5px;}
.big-slider-wrapper{	max-width: 1600px;	margin: 0 auto;	position: relative;}
.bx-wrapper .big-slider img {	margin: 0 auto;}
.big-slider img {	margin-bottom: 0;}
.big-slider .displayblock {	display: block;}
.big-slider .displaynone {	display: none;}
.big-slider .slider-entry-container{	position: absolute;	width: 700px;	text-align: center;	z-index: 999;	margin: auto;	left: 0;	right: 0;	top: 50%;	-ms-transform: translateY(-50%); /* IE 9 */	-webkit-transform: translateY(-50%);	transform: translateY(-50%);}
.big-slider .entry-title {	font-size: 40px;	text-transform: uppercase;	color: #ffffff;	padding-bottom: 35px;	line-height: 1.1;}
.big-slider .entry-title a {	color: #ffffff;}
.big-slider .entry-title a:hover {	color: #80abc8;}
.big-slider-wrapper .bx-wrapper .bx-viewport{border: 0; box-shadow: none; }
.big-slider-wrapper .bx-wrapper .bx-viewport{left: 0;}
.slider-button {	display: inline-block;	color: #ffffff;	font-size: 16px;	padding: 18px 20px;	text-transform: uppercase;	letter-spacing: 2px;	border: 1px solid #ffffff;}
.slider-button:hover{ background: rgba(255, 255, 255, 0.26);}
.slide-prev,
.slide-next {	opacity: 0.5;	filter:alpha(opacity=50);	background-color: #80abc8;	position: absolute;	top: 50%;	-ms-transform: translateY(-50%); /* IE 9 */	-webkit-transform: translateY(-50%);	transform: translateY(-50%);	z-index: 9;	border-radius: 3px;}
.slide-prev { margin-left: 20px; }
.slide-next { right: 0; margin-right: 20px; }
.slide-prev:hover,
.slide-next:hover {	opacity: 1;	filter:alpha(opacity=100);}
.slide-prev a:before,
.slide-next a:before {	font-family: FontAwesome;	font-style: normal;	font-weight: normal;	text-decoration: inherit;	color: #fff;	font-size: 30px;	padding: 0;	display: block;}
.slide-prev a:before { content: "\f104"; }
.slide-next a:before { content: "\f105"; }
.slide-prev a, .slide-next a {	padding: 10px 24px;	display: block;}
#masthead .search-wrap input.s { width: 90%; border-radius: 0; background: #000; border: 0;}
.fa.search-top {	color: #fff !important;position: absolute;	right: 0;	line-height: 70px;	cursor: pointer;	padding-left: 10px;	top: 0;}
.search-wrap {	position: relative;}
.search-wrap button {	border-radius: 0;	color: #fff;	line-height: 45px;	margin-left: -2px;	margin-bottom: 0;	padding: 0 15px;	position: absolute;	top: 0;	right: 0;}
.search-icon:before {	content: "\f002";	font-family: FontAwesome;	font-style: normal;	font-weight: normal;	text-decoration: inherit;	color: #ffffff;	font-size: 18px;}
.search-form-top {border: 1px solid #eaeaea;display: none;padding: 10px;position: absolute;right: 0;	top: 70px;z-index: 9999;width: 100%; background-color: #000;}
.not-found .search-wrap button {	 right: 175px;}
.header-post-title-container {	padding: 40px 0;	background-color: #80abc8;	border-bottom: 1px solid #f2f2f2;}
.header-post-title-container .post-title-wrapper {	float: left;max-width: 100%;	padding-right: 30px;}
.header-post-title-class {	font-size: 24px;	padding-bottom: 0;	color: #ffffff;}
.business-template .main-wrapper .widget {	background-color: #ffffff;}
.business-template .widget.widget_call_to_action_block,
.business-template .widget.widget_portfolio_block {	background-color: transparent;}
.business-template .widget.widget_call_to_action_block > .inner-wrap,
.business-template .widget.widget_portfolio_block > .inner-wrap {	max-width: 100%;}
#secondary .widget,
#tertiary .widget {	 padding-bottom: 40px;}
#secondary .widget-title,
#tertiary .widget-title {	font-size: 24px;}
#secondary .widget li a,
#tertiary .widget li a {	padding-bottom: 10px;	display: inline-block;	color: #80abc8;}
#secondary .widget li a:hover,
#tertiary .widget li a:hover {	text-decoration: underline;}
.widget select {	max-width: 100%;}
#secondary .search-wrap button,
#tertiary .search-wrap button {right: 26px;}
.both-sidebar #secondary .search-wrap button,
.both-sidebar #tertiary .search-wrap button {	right: 0;}
.widget.widget_service_block {	padding: 60px 0;}
.widget_service_block .services-main-description img {	padding-bottom: 40px;}
.widget_service_block h3.widget-title {	text-align: center;text-transform: uppercase;	padding-bottom: 0;}
.widget_service_block h5 a {	color: #666666;}
.widget_service_block h5 a:hover {	color: #80abc8;}
.widget_service_block h3.widget-title:after {	background: none repeat scroll 0 0 #ccc;	content: "";	display: block;	height: 2px;	margin: 20px auto;	width: 100px;}
.widget_service_block .services-main-description p {	padding-bottom: 50px;	margin-bottom: 0;}
.services-header{text-align: center;}
.services-header h2{	text-transform: uppercase;border-bottom: 4px solid #80abc8;	display: inline;	padding-bottom: 10px;}
.single-service{	text-align: center;}
.single-service:hover .icons {	background-color: #80abc8;}
.single-service:hover .icons i {	color: #ffffff;}
.single-service h5{	padding: 20px 0;	font-size: 20px;}
.single-service span.icons{	width: 100px;	height: 100px;	border-radius: 50%;	border: 2px solid #f8f8f8;	display: block;	position: relative;	margin: 0 auto;}
.single-service span i{	font-size: 36px;	line-height: 102px;	margin: 0;	color: #80abc8;}
.business-template .widget.widget_call_to_action_block .call-to-action-content-wrapper {	padding: 100px 0;}
.call-to-action-content-wrapper h3 {	padding-bottom: 0;	font-size: 26px;	color: #ffffff;	line-height: 2;	text-align: center;	z-index: 1;}
.call-to-action-button {	border: 2px solid #ffffff;	color: #ffffff;	font-size: 18px;	line-height: 2;	text-align: center;	padding: 10px 30px;	margin-left: 60px;	display: inline-block;	border-radius: 3px;}
.call-to-action-button:hover {	background: rgba(255, 255, 255, 0.26);	color: #ffffff;}
.featured-posts-header .widget-title {	text-align: center;	line-height: 28px;	padding-bottom: 0;}
.featured-posts-main-description {	text-align: center;}
.featured-posts-main-description p {padding-bottom: 50px;	margin-bottom: 0;}
.widget_featured_posts_block .widget-title {	text-transform: uppercase;}
.widget_featured_posts_block .widget-title:after {	background: none repeat scroll 0 0 #ccc;	content: "";	display: block;	height: 2px;	margin: 20px auto;	width: 100px;}
.widget_featured_posts_block {padding-top: 60px;}
.featured-posts-content {	padding-bottom: 40px;}
.single-post-image-wrap {	float: left;	margin-right: 20px;	margin-bottom: 10px;}
.single-post-image-wrap img {	padding-top: 8px;	margin-bottom: 0;}
.single-post-content .read-btn a {	margin-top: 0;}
.widget_featured_posts_block .single-post .entry-title {	margin: 0 0 6px 0;	font-size: 25px;	padding-bottom: 0;}
.widget_featured_posts_block .single-post {	margin-bottom: 10px;}
.single-post-content a{color: #80abc8;}
.single-post-content .entry-title a{color: #666666;}
.single-post-content .entry-title a:hover{color: #80abc8;}
.widget_portfolio_block .tg-column-odd,
.widget_portfolio_block .tg-column-even {	margin-bottom: 25px;	text-align: center;}
.widget_portfolio_block .tg-one-fourth {	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);}
.portfolio-container {	background-color: transparent;	padding: 80px 0;}
.portfolio-container img {	margin-bottom: 0;}
.widget_portfolio_block h3.widget-title {	color: #fff;	text-align: center;	text-transform: uppercase;	padding-bottom: 0;}
.widget_portfolio_block h3.widget-title:after {	background: none repeat scroll 0 0 #ccc;	content: "";	display: block;	height: 2px;	margin: 20px auto;	width: 100px;}
.portfolio-main-description {	text-align: center;	padding-bottom: 50px;}
.portfolio-main-description p {	color: #ffffff;}
.moving-box{	position: absolute;	bottom: -80px;	left: 0;	right: 0;	-webkit-transition: 0.25s ease-in-out;	-moz-transition: 0.25s ease-in-out;	transition: 0.25s ease-in-out;	-ms-transition: 0.25s ease-in-out;-o-transition: 0.25s ease-in-out;}
.moving-box a{	color: #fff !important;	display: block;	background-color: #80abc8;	padding: 15px 5px;	text-align: center;}
.view-detail a {	height: 58px;	width: 58px;	display: block;	position: absolute;	top: -70px;	z-index: 1;	left: 0;	right: 0;	margin: auto;	text-align: center;}
.portfolio-container .tg-one-fourth:hover .view-detail a{top: 70px; }
.fa.fa-link {	font-size: 40px;	line-height: 58px;}
.portfolio-view-more {	text-align: center;}
.portfolio-button {	display: inline-block;	color: #ffffff;	font-size: 16px;	padding: 18px 20px;	text-transform: uppercase;	letter-spacing: 2px;	border: 1px solid #ffffff;	margin-top: 40px;}
.portfolio-button:hover{ background: rgba(255, 255, 255, 0.26);}
.portfolio-container .tg-one-fourth {position: relative; float:left;}
.portfolio-container .tg-one-fourth:hover .moving-box{bottom: 0;}
.portfolio-container .tg-one-fourth .single-portfolio-thumbnail{position: relative; padding:0; overflow: hidden;}
.breadcrumb {	float: right;	text-align: right;	margin-top: 8px;	margin-bottom: 2px;	font-size: 14px;}
.breadcrumb {	color: #ffffff;	font-weight: 300;}
.breadcrumb a {	color: #ffffff;	font-weight: normal;}
.breadcrumb a:hover {	text-decoration: underline;}
.wp-pagenavi {	padding-bottom: 40px;}
body {	padding-top: 30px;	padding-bottom: 30px;}
body.wide {	padding-top: 0;	padding-bottom: 0;}
#page {	background-color: #ffffff;	margin: 0 auto;	max-width: 1170px;}
.wide #page {	max-width: 100%;}
.inner-wrap {	max-width: 1170px;	margin: 0 auto;}
.business-template #masthead {	background-color: #ffffff;}
.main-head-wrap {	padding: 30px 0;position: relative;}
#masthead{background: #111111;}
#header-left-section {float: left;	margin-right: 25px;}
#header-logo-image {	float: left;	padding: 5px 20px 5px 0;	max-width: 100%;}
#header-logo-image img {	margin-bottom: 0px;	max-height: 60px;	height: auto;	width: auto;}
#header-text {	float: left;	padding-right: 20px;}
#site-title {	padding-bottom: 0;}
#site-title a {	color: #666666;	font-size: 34px;}
#site-title a:hover {	color: #80abc8;}
#site-description {	line-height: 1.5;	font-size: 13px;	padding-bottom: 0;	color: #888888;	font-weight: 300;	margin-bottom: 0;}
#header-right-section {	float: right;	position: relative;}
img.header-image {	display: block;	margin: 0 auto;}
#primary {	float: left;	width: 64.54545454%;}
#secondary {	float: right;	width: 31.81818181%;}
.left-sidebar #primary {	float: right;	width: 64.54545454%;}
.left-sidebar #tertiary {	float: left;	width: 31.81818181%;}
.both-sidebar #primary {	width: 72.72727272%;}
.both-sidebar #secondary {	width: 23.63636363%;}
.both-sidebar #primary #content {	float: right;	width: 62.5%;}
.both-sidebar #primary #tertiary {	float: left;	width: 32.5%;}
.no-sidebar-full-width #primary {	width: 100%;}
.no-sidebar #primary {	float: none;	margin: 0 auto;}
.tg-one-half {float: left;	width: 48.18181818%;	margin: 0 3.63636363% 0 0;	padding: 0px 0px 30px;}
.tg-one-half-last {	float: right;	margin: 0px;}
.tg-one-third {	float: left;	margin: 0 3.63636363% 0 0;	width: 30.90909090%;}
.tg-one-third-last {	float: right;	margin-right: 0;}
.tg-one-fourth {	float: left;	width: 22.95454545%;	margin: 0 2.72727272% 0 0;}
.tg-one-fourth-last {	margin: 0px;}
.extra-hatom-entry-title {	display: none;}
.single-page {	margin-top: 50px;}
.single-header {padding: 2% 0;background-color: #444;}
.single-header h2 {	font-size: 2.5em;	color: #80abc8;	font-weight: 200;	margin-bottom: 16px;}
.single-page p a{color: #80abc8;}
.single-page p a:hover{color: #555;}
.single-page p {	margin-bottom: 10px;}
.entry-content ul {	list-style: square;}
.entry-content ul,
.entry-content ol {	padding: 0 0 0 20px;margin-bottom: 30px;}
.entry-content li > ul,
.entry-content li > ol {	margin-bottom: 0;}
.sidebar h4{	font-weight: 400;	padding-bottom: 8px;	margin-bottom: 17px;}
.date-icon, .author-icon {	width: 32px;	height: 32px;	display: block;	float: left;}
.hentry .entry-title {	font-size: 24px;	padding-bottom: 10px;}
.hentry .entry-title a {	color: #666666;	display: block;	font-weight: 400}
.hentry .entry-title a:hover {	color: #80abc8;}
.entry-meta{width: 100%;padding-bottom: 20px;}
.entry-meta{ font-size: 14px;}
.read-btn a {	border: 1px solid #80abc8;display: inline-block;margin-top: 20px;	padding: 10px 16px;}
.read-btn a:hover {	background-color: #80abc8;	color: #ffffff;}
.entry-meta > span {	padding-right: 15px;}
.entry-meta .fa {	color: #80abc8;	padding-right: 5px;}
.entry-meta a {	color: #888888;	font-weight: 300;}
.entry-meta a:hover {	color: #80abc8;}
article.post {	padding-bottom: 60px;}
.tags a {	display: inline-block;}
.default-wp-page li.previous {  float: left;}
.default-wp-page li.next {  float: right;}
.previous a,
.next a {	color: #80abc8;	padding: 5px 0;	cursor: pointer;	font-size: 16px;	display: inline-block;}
.next {	float: right;}
.previous a:hover,
.next a:hover {	text-decoration: underline;}
.default-wp-page {	padding: 20px 0;}
.nav-previous,
.nav-next {	margin-bottom: 15px;}
.nav-previous a,
.nav-next a {	color: #80abc8;cursor: pointer;	font-size: 16px;}
.nav-previous a { float: left; }
.nav-next a { float: right; }
.nav-previous a:hover,
.nav-next a:hover {	text-decoration: underline;}

#comments {	border-top: 1px solid #F8F8F8;	padding-top: 15px;}
#comments i {font-size: 12px;color: #80abc8;padding-right: 10px;line-height: 1.5;}
#comments img {	margin-bottom: 5px;}
.comments-title {	font-size: 22px;	line-height: 28px;}
.comment-content a {	word-wrap: break-word;}
.comment-navigation {	margin-bottom: 15px;}
#comments h2.comments-title,
#comments h3.comments-title {	margin-bottom: 10px;}
.avatar {	border-radius: 50%;	float: left;}
.comments-area article header {	margin: 0 0 5px;	overflow: hidden;	position: relative;}
.comments-area .comment-edit-link,
.comments-area .comment-permalink,
.comments-area .comment-date-time,
.comments-area .comment-author-link {	display: block;	margin-left: 100px;	color: #999999;	font-size: 14px;}
.comments-area article header cite a:hover,
.comments-area a.comment-edit-link:hover,
.comments-area a.comment-permalink:hover {	color: #80abc8;}
.comments-area .comment-author-link a {color: #999999;}
.comments-area .comment-author-link a:hover {color: #80abc8;}
.comments-area .comment-author-link span {	margin-left: 10px;padding: 0 5px;background-color: #80abc8;color: #FFFFFF;border-radius: 3px;}
.comments-area article header .comment-edit-link:before{	content: "\f044";	font-family: FontAwesome;	font-style: normal;	font-weight: normal;	text-decoration: inherit;	color: #80abc8;	font-size: 12px;	padding-right: 10px;}
.comment-content {	padding: 15px 15px 25px;	background-color: #F8F8F8;	border-radius: 2px;}
li.comment {	margin-bottom: 20px;	width: 100%;}
.comment ul, .comment ol {	margin: 0 0 20px 20px;}
.comment ul {	list-style: square outside none;}
.comment .comment-reply-link {float: right;color: #aaaaaa;font-size: 14px;}
.comment .comment-reply-link:before {	content: "\f112";	font-family: FontAwesome;	font-style: normal;	font-weight: normal;	text-decoration: inherit;	color: #80abc8;	font-size: 12px;	padding-right: 10px;}
.comment .comment-reply-link:hover {	color: #80abc8;}
.comment-list, .comment-list .children {	list-style-type: none;	padding: 0;}
.comment-list .children {	margin-left: 40px;	padding-top: 20px;	margin-bottom: 0;}
#reply-title {	font-size: 20px;}
.comment-respond {	padding-top: 20px;}
.comment-respond small {float: right;}
.form-allowed-tags {	display: none;}
.error404 .page-title { font-size: 30px;}
#colophon{	font-size: 14px;	clear: both;	color: #777;	background-color: #111;	overflow: hidden;	padding: 20px 0 20px;}
.scrollup:hover{opacity: 0.6;}
.copyright-info ul li {margin-bottom: 10px; float: left;margin-left: 25px;}
.copyright-info ul li a{color: #fff;padding: 5px 5px;}
.copyright-info ul li a:hover{color: #80abc8;}
.extra-info{float: right !important;}
#colophon p {	font-weight: 300;	color: #777;	line-height: 22px;	font-size: 15px;}
#colophon a {	font-weight: 300;	color: #b1b6b6;	line-height: 22px;	font-size: 13px;}
#colophon a:hover {	color: #80abc8;}
#colophon-box {	float: left;	width: 22%;	margin-right: 4%;}
.footer-widgets-area {	padding-bottom: 40px;	color: #777777;}
.footer-widgets-area .tg-one-fourth .widget-title {	text-align: left;}
.footer-widgets-area h3.widget-title {	color: #D5D5D5;}
.footer-widgets-area .tg-one-fourth p {	text-align: left;	color: #b1b6b6;}
.footer-widgets-area a {	color: #D5D5D5;}
.footer-widgets-area a:hover {color: #80abc8;}
#colophon .widget {	padding-bottom: 25px;}
#colophon .widget-title {	font-size: 22px;	line-height: 1.4;	color: #b1b6b6;}
#colophon, #colophon p {	font-size: 14px;	line-height: 1.4;}
#colophon .footer-widgets-area li a {display: inline-block;	padding-bottom: 3px;}
.footer-widgets-area .search-icon:before {	font-size: 20px;}
.copyright-info {	float: left;	padding-right: 10px;	font-weight: 300;}
#colophon .copyright-info a {	color: #b1b6b6;}
#colophon .copyright-info a:hover {	color: #80abc8;}
.footer-nav {	float: right;}
.footer-nav ul li {	display: inline-block;	padding-left: 10px;}
#colophon .footer-nav ul li a {color: #b1b6b6;}
#colophon .footer-nav ul li a:hover {	color: #80abc8;}
a#scroll-up {	bottom: 20px;	position: fixed;	right: 20px;	display: none;	background-color: #ffffff;	opacity: 0.5;	filter:alpha(opacity=50);	padding: 9px 18px;	border-radius: 2px;	font-size: 20px;}
a#scroll-up i {	color: #80abc8;}
a#scroll-up:hover {	opacity: 1;	filter:alpha(opacity=100);}
.wp-custom-header { position: relative;}
iframe#wp-custom-header-video { width: 100%;}
.wp-custom-header-video-button { opacity: 0; visibility: hidden; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 62px; height: 50px; font: 0px/0 a; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-transition: all 0.5s; transition: all 0.5s;}
.wp-custom-header:hover .wp-custom-header-video-button { visibility: visible; opacity: 1;}
.wp-custom-header-video-button:before {	 content: '\f04b';	 display: block;	 font-family: FontAwesome;	 font-size: 20px;}
.wp-custom-header-video-button.wp-custom-header-video-pause:before{ content: '\f04c';}
li.productItem form {  text-align: center; margin:10px 0 20px 0;}
li.productItem form .quantity{display:inline-block;}
/*********max-edit***********/
.archive ul.products { position: relative;  padding: 0; margin: 0 0 50px 0;}
.archive ul.products li { width: 31.1%; float: left; margin-right: 3%;}
.archive ul.products li:last-child{margin-right: 0}
.archive .single-page { margin-top: 50px !important;}
.sow-features-feature .textwidget{margin:auto 0 !important; text-align:left !important;}
.sow-features-feature:last-child .textwidget{padding-top:0 !important;}
.so-widget-sow-features-default-7f016d8638e8 .sow-features-list .sow-features-feature.sow-icon-container-position-right .sow-icon-container { margin-left: 0;}
.archive .productItem { background: #fff; border: 1px solid #ddd; color: #666;}
.archive .productItem h5 { font-size: 18px; text-align: center;padding: 18px 18px 6px;}
.shop-product-small .image {height: auto; padding-top: 10px;}
.shop-product-small .image img { width: 120px; height: auto; text-align: center; display: block; margin: 0 auto 10px; padding: 5px; border: 1px solid #000;}
li.productItem p { text-align: center;}
li.productItem p span{font-weight:bold;}
li.quantity input { text-align: center;}
.archive .main-wrapper { min-height: 70vh;}
#hblock3 h2 { font-weight: bold;}
#hblock8 .sow-icon-container.sow-container-round:hover { color: #f47d30 !important;}
.wpcf7 .ajax-loader {display:none !important;}
.sow-testimonial-wrapper:nth-child(7), .sow-testimonial-wrapper:nth-child(11) { clear: both;}
#eblock4 {  margin-bottom: 50px;}
#miblock2 .sow-features-list { margin: 0;}
#miblock2 .sow-features-list h5{text-align:center !important;}
#miblock2 a.btn.btn-default { margin: 0 auto; display: block; width: 80px; text-align: center;}
div#cblock2 form input {  background-color: #fff !important; border: 0; border-bottom: 1px solid #b5b5b5;}
div#cblock2 form textarea { background-color: #fff !important; border: 1px solid #b5b5b5;height:166px;}
div#cblock2 form input.wpcf7-submit{border-radius:0 !important; background:#f47d30 !important; color:#fff !important; font-weight:bold !important; border:1px solid #f47d30;font-size:18px !important; text-transform:uppercase;padding:13.5px 34px}
div#cblock2 form input.wpcf7-submit:hover{ background:#fff !important; color:#f47d30 !important; }
.crellyslider .cs-slides .cs-slide div { top: 60% !important;}
h2.mobilepanel_title {  display: none;}
.main-navigation li:last-child a { border-right: 1px solid #fff; padding-right: 10px;}
.woocommerce-cart .single-page { margin-top: 50px !important; min-height:80vh;}
.woocommerce-info::before { color: #f47d30 !important;}
.woocommerce-info {  border-top-color: #f47d30 !important;}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text { width: 100px !important;}
.single .single-page{margin-top:50px !important;}
body.product-template-default.single #secondary { display: none;}
body.product-template-default.single #primary{width:100%;}
#hblock8 .sow-features-list .sow-features-feature h5 {  margin: 0 !important;  line-height: 1 !important;  padding-bottom: 0 !important;}
#hblock8 .sow-features-list .sow-features-feature p {  margin-bottom: 0 !important; }
.woocommerce div.product div.images img {  width: auto !important;   margin: 0 auto !important;border: 1px solid #eee !important;}

.shop-product-large .details { background: #f9f9f9; float: left; min-height: 360px; height: auto !important; height: 360px; padding: 18px; width: 30%;}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary { float: none !important; width: 100% !important;}
.shop-product-large h1 { color: rgb(0, 0, 0); font-size: 14px !important;    font-weight: bold;}
ul.tabs.wc-tabs { display: none !important;}
.shop-product-large .image {height: auto; padding: 18px;width: 63%; float: left; left: 0; right: 0; margin: 0 auto;}
.comment-form { display: block; box-sizing: border-box; float: left; width: 100%;}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {  width: 100%;}
a.woocommerce-review-link { float: left;}
.woocommerce div.product .woocommerce-product-rating { margin-bottom: 0;}
.review_from { display: block; box-sizing: border-box; float: left;}
.summary .woocommerce-product-rating { display: none;}
p.upload_section { display: none;}

.filters-button-group { text-align: center; padding: 40px 0;}
.filters-button-group button {background: none; border: none; font-size: 18px; position: relative; margin: 0 5px; display: inline-block !important;color:#757474; padding: 1px 6px;}
.filters-button-group button:hover, .button-group button.is-checked { color: #f47d30;background: none;}
.filters-button-group button:after { position: absolute; content: '|'; right: -9px;}
.grid { padding: 20px 0 30px 0;}
.grid .element-item { position: relative; padding-bottom: 30px;}
.col-md-4 { width: 33.33333333%;float:left;}
.grid span { display: none;}
.grid .element-item a:hover span { display: block; position: absolute; background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0; bottom: 40%; left: 30px; font-size: 20px; width: 85%; text-align: center;}
span.wpcf7-not-valid-tip { color: #000 !important; }
div.wpcf7-validation-errors { border: 2px solid  #f47d30 !important;}
.main-navigation ul li ul li:first-child { margin-top: 25px; display: block;}
.main-navigation ul li ul li a{-moz-transition: 0.2s; -webkit-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s;}
.main-navigation ul li ul li:hover a{font-weight:bold; color:#fff !important;}

#abtblock1 .sow-sub-headline { font-size: 20px !important; font-weight: bold;}
.page #comments{display:none;}
.whattco p.sow-sub-headline { font-size: 16px !important;}
.col-md-8 { width: 66.666%; float: left;}
.testocontain p{padding-left:30px;}
.testocontain h5 { font-size: 20px !important; text-transform: uppercase; color: #fff; padding-left: 15px;}
.main-wrapper { min-height: 75vh;}
.review_from { background: #f9f9f9; border: 1px solid #eee; color: #666; margin: 0 0 18px; padding: 18px; width: 100%;}
.review_from .comment-form h2.woocommerce-Reviews-title { display: none !important;}
.woocommerce-product-rating .woocommerce .woocommerce-product-rating .star-rating { float: none !important; display: inline-block;}
.woocommerce-product-rating a.woocommerce-review-link { float: none !important; display: inline-block;}
#bsblock1 h1 { text-transform: uppercase;}
#bsblock2 h5, #bsblock2 p, #bsblock5 h5, #bsblock5 p { text-align: center;}
#bsblock2 h5, #bsblock5 h5{ margin:0 !important; }
.sow-features-feature .sow-more-text a{    display: inline-block; font-weight: 400; cursor: pointer; border: 1px solid #909090; background: transparent; outline: none; color: #242424; padding: 10px 13px; font-size: 16px; line-height: 22px; border-radius: 0; -moz-transition: 0.2s all ease; -webkit-transition: 0.2s all ease; -o-transition: 0.2s all ease; transition: 0.2s all ease;}
.home .sow-features-feature .sow-more-text a{border:0 !important; padding: 0 !important;}
#bsblock4 p { color: #fff;}
#bsblock6 h1{text-transform:uppercase; color:#fff; }
#bsblock6 ul.marked-list li a { color: #fff !important;}
.bscmn { margin-bottom: 30px;}
.bscmn img { width: 100%; border-radius: 20px;}
.bscmn a { border-radius: 5px;}
.bscmn { margin-bottom: 30px; padding-bottom: 30px; border-bottom: 2px dashed;}
.woocommerce-tabs.wc-tabs-wrapper { display: none;}
.woocommerce #reviews #comments ol.commentlist li img.avatar { display: none !important;}
.shop-product-large { background: #fff; border: 1px solid #eee; color: #666; margin: 0 0 18px; min-width: 240px; overflow: hidden;}
.woocommerce #reviews #comments ol.commentlist li .comment-text { margin: 0 !important;}
.comment-text p.meta{background: #eee; font-size: 11px;padding: 6px 18px;}
.comment-text .star-rating{top:10px;right:10px;}
.woocommerce-product-rating { text-align: center;}
.woocommerce .woocommerce-product-rating .star-rating { float: none; display: inline-block;}
.comment-form-rating label {  margin-right: 10px;}
li.quantity input { text-align: center;}
.sow-headline {font-family: 'Oswald', sans-serif;}
#content p, #content li,#content a{font-size:18px !important;}
.product-title {font-family: 'Oswald', sans-serif;}

.blackbg {position:relative;}
.blackbg h3 {position: absolute;color: #fff;text-align: center;font-size: 20px;left: 0;right: 0;top:40%;padding: 0 5px;}
.trl h4 { display: block; width: 70%; float: left;}
.trl span.btn{float:right;width:20%; text-align:center;    background: #F47D30 !important; border-color: #F47D30 !important;}
.trl a{color:#fff;}
.trl span.btn:hover{background:#fff !important;}
.trl span.btn:hover a, .trl span.btn a:hover{color:#F47D30 !important;}
.trl { width: 100%;display:block; margin-bottom:15px;}
a.btd-btn { border: 1px solid #F47D30 !important;}
a.btd-btn:hover{background:#fff !important; }
a.btd-btn:hover span{color:#F47D30 !important;}
.immersion-effect img:hover{opacity:1;}
.forum-archive .btdbtn{clear: both; display: block; position: relative; width: 100%;}
.forum-archive .btdbtn a { width: 280px;  border: 1px solid #F47D30 !important; padding: 10px 0; float: right; text-align: center;color:#fff !important; background:#F47D30 !important;    margin-bottom: 10px;}
.forum-archive .btdbtn a:hover{background:#fff !important;color:#F47D30 !important;}
.forum-archive .single-page{margin:20px 0 !important; }

/*gp22122017*/
#tonylanging p.font24 {
    font-size: 24px !important;
    font-family: Roboto;
    text-transform: uppercase;
    color: #111;
    font-family: 'Oswald', sans-serif;
}
.width500 {
    width: 50%;
    float: left;
    box-sizing: border-box;
    position: relative;
}
div#getbookfrom input {
    margin-bottom: 0px;
    width: 100%!important;
    box-sizing: border-box;
    display: block;
    position: relative;
    padding: 10px 15px  !important;
    background: #fff;
    border: 1px solid #999;
    font-size: 13px;
    color: #999;
    font-family: Roboto;
}
input#booksbt,#mc-embedded-subscribe {
      margin-bottom: 0px;
    width: 100% !important;
    box-sizing: border-box;
    display: block;
    position: relative;
    padding: 10px 15px !important;
    background: #fff;
    border: 1px solid #999;
    font-size: 13px;
    color: #999;
    font-family: Roboto;
}
#tonylanging .sow-image-container img{ margin-bottom:0px!important; }
.page-id-1728  .main-wrapper {
    min-height: auto;
}
.imgbordth img {
    border: 2px solid #111;
}
/*--------------------------------------------------------------
14.0 Responsive Structure
--------------------------------------------------------------*/
@media screen and (max-width: 1280px) {
	#page {width: 97%;}
	.wide #page {width: 100%;}
	.inner-wrap {	width: 94%;}
  .crellyslider .cs-slides .cs-slide div {  font-size: 30px !important; top: 50% !important; width:100%;    padding-left: 0 !important; padding-right: 0 !important;}
  #header-left-section {  width: 25% !important;}
  .main-navigation li {  padding: 0px 9px !important;}
  .main-navigation {  margin-top: 20px;}
  .fa.search-top { line-height: 24px; top: 20px;}
  .shop-product-large .image {width: 60%;}
  .sow-testimonial-wrapper:nth-child(3), .sow-testimonial-wrapper:nth-child(5) { clear: both;}
  .grid img { width: 90%;}
}
@media screen and (max-width: 1024px) {
  .inner-wrap {	width: 94%;}
  .archive ul.products li {  width: 31%;}
  .archive .productItem h5 { font-size: 16px;    padding: 18px 10px 6px;}
  .crellyslider .cs-slides .cs-slide div {  font-size: 24px !important; top: 40% !important;}
  #header-left-section { width: 100% !important; text-align: center; display: block; }
  #header-logo-image {float:none; }
  #header-right-section { float: none; position: relative; text-align: center;}
  .main-navigation { float: none; padding-right: 0;}
  .main-navigation li { float: none; display: inline-block;}
  .fa.search-top {  top: unset;  bottom: 17px;}
   #hblock8 .sow-features-feature a{word-break: break-all;}
  .search-form-top { top: 126px;}
  #firstrow h3 {  font-size: 36px !important;}
  .sow-testimonial-wrapper:nth-child(3), .sow-testimonial-wrapper:nth-child(5) { clear: both;}
 /* #eblock1 .panel-grid-cell { width: 320px !important; margin: 0 auto !important; display: block;}*/
  #eblock3 .box02_aside strong{font-size:18px;}
  .main-navigation {  margin-top: 0;}
  .main-navigation li {  margin: 15px 0;}
  .main-navigation li li{margin:0;}
  .main-navigation li:last-child a { border-right: 0;  padding-right: 0;}
  .hmvideo {  margin-top: 20px;}
  #tonylanging p.font24 {font-size: 20px !important;}
}
@media screen and (max-width: 767px) {
	#header-left-section {	max-width: 100%;	margin-right: 0; margin-top: 50px;box-shadow: inset 0px 11px 8px -10px #CCC,inset 0px 0px 8px -10px #CCC;}
	#header-right-section {	float: none;}
	#header-text {	padding-right: 0;}
  #masthead .inner-wrap{width:100%;}
	.better-responsive-menu .sub-menu { display: none;}
	.main-small-navigation li{	position: relative;}
	.sub-toggle { position: absolute; right: 20px; cursor: pointer; display: block; top: 6px; color: #fff; padding: 0 7px; background-color: #80abc8;}
	.menu-toggle,.main-navigation.toggled .menu-primary-container {	display: block;}
	.main-navigation ul {display: none;	}
	.main-navigation {padding-top: 0;}
  .mobilenav {  background: #fff;}
	.menu-toggle {margin-top:10px !important;left:20px;position:absolute;}
	.menu-toggle:before{color: #80abc8;content: "\f0c9";font-family: fontawesome;font-size: 22px;position: relative;top:0;	}
	.menu-primary-container {clear: both;}
	.menu-primary-container > ul > li > a,
	.menu > ul > li > a {line-height: 50px;height: 88px;}
	.menu-primary-container ul ul li {	padding-right: 0;}
	.menu-primary-container > ul > li > a,
	.menu > ul > li > a {	height: auto;	line-height: 1;}
	#masthead .menu-primary-container li a {	border-bottom: 1px solid #f8f8f8;	color: #777777;	display: block;	font-size: 14px;	padding: 10px 0;	width: 100%;	}
	.call-to-action-content-wrapper h3 {line-height: 1.5;}
	.call-to-action-button {	margin: 20px auto 0;}
	.single-post-image-wrap {	float: none;	margin-right: 0;}
	.single-post-content .entry-title,
	.single-post-content p,
	.read-btn {	text-align: center;}
	.footer-widgets-wrapper .tg-column-odd,
	.widget_portfolio_block .tg-column-odd {	float: left;	width: 48.18181818%;}
	.footer-widgets-wrapper .tg-column-even,
	.widget_portfolio_block .tg-column-even {	float: right;	width: 48.18181818%;	margin-right: 0;}
	.widget_portfolio_block .tg-column-odd,
	.widget_portfolio_block .tg-column-even {text-align: center;margin-bottom: 25px;}
	.single-service.tg-one-third {	margin-bottom: 25px;}
	.tg-after-two-blocks-clearfix {	clear: both;;}
	.tg-after-three-blocks-clearfix {clear: none;}
	.copyright-info {padding-right: 0;float: none;text-align: center;}
	.footer-nav {float: none;text-align: center;}
	.logo-disable #site-navigation > .menu { padding-top: 60px;}
	.logo-disable .main-head-wrap.inner-wrap { padding: 0;}
  .archive ul.products li { width: 46%;  margin-bottom: 30px; display: block;}
    .crellyslider .cs-slides .cs-slide div {  font-size: 14px !important; top: 30% !important;}
  .main-small-navigation #menu-main { width: 240px; position: absolute; top: 50px; z-index: 999; background: #fff; color: #000;}
  #masthead{background: #fff;}
  .menu-main-container a {  color: #000 !important;}
  .main-small-navigation .menu-toggle:before{content:'\f00d' !important;}
  .main-small-navigation  #menu-main{-moz-transform: translateX(0);  -ms-transform: translateX(0);  -o-transform: translateX(0); -webkit-transform: translateX(0); transform: translateX(0);
  -moz-transition: 0.3s ease;  -webkit-transition: 0.3s ease;  -o-transition: 0.3s ease;  transition: 0.3s ease;  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1); -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1); -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1); transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);}
 #menu-main {   overflow: auto;  -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1); -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1); box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1); -moz-transform: translateX(-240px); -ms-transform: translateX(-240px); -o-transform: translateX(-240px); -webkit-transform: translateX(-240px); transform: translateX(-240px); -moz-transition: 0.3s ease; -webkit-transition: 0.3s ease;  -o-transition: 0.3s ease;  transition: 0.3s ease;  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1); height:100vh;}
  .fa.search-top {  top: 15px; bottom: unset; right: 10px;}
  #header-logo-image img { padding-top: 5px;}
  .search-form-top {top:50px;    width: 96%;    background: #000}
  #hblock8 .sow-features-feature { width: 100% !important; margin-bottom: 50px; text-align: center; display: block;}
  #hblock8 .sow-features-feature h5, #hblock8 .sow-features-feature p{text-align:center;}
  #hblock8 .sow-features-feature h5{  margin: 10px 0 0!important; line-height: 1;  padding: 0;}
  #hblock5 .sow-features-feature { width: 100% !important; margin: 0 0 20px 0;}
  #hblock5 .sow-features-feature h5{margin:0 !important;}
  #hblock3 h2.sow-headline { font-size: 44px !important;}
  h2.mobilepanel_title { display: block; position:absolute;top:11px; left:50px;font-size:24px !important; text-transform:uppercase; padding-bottom: 0; font-weight: 600;}
  .inline-list { text-align: center;}
  .copyright-info ul li { float: none;}
  .sow-testimonials .sow-testimonial-wrapper { width: 100% !important;}
  #miblock4 #con .sow-features-feature{display:inline-flex !important;}
  .grid img {  width: 80%;}
  .grid .col-md-4 {  width: 50%; float: left; display: block; position: relative !important; left: unset !important; top: unset !important; margin:0;}
  .article_mod .box02 { width: 320px; margin: 0 auto;}
}
@media screen and (max-width: 767px) {
  
	#primary, #secondary,
	.both-sidebar #primary,
	.both-sidebar #secondary,
	.both-sidebar #primary #content,
	.both-sidebar #primary #tertiary {	float: none;	width: 100%;}
	.tg-one-half, .tg-one-third {	float: none;	width: 100%;	margin: 0;}
   .shop-product-large .details, .shop-product-large .image {width: 88%;}
  h2, .h2 {font-size: 20px!important;}
}
@media screen and (max-width: 600px) {
	.big-slider .slider-entry-container {	width: 75%;}
	.big-slider .entry-title {	font-size: 24px;	padding-bottom: 20px;}
	.slider-button {	font-size: 12px;	padding: 8px 10px;	letter-spacing: 0;}
	.slide-prev a:before, .slide-next a:before {	font-size: 18px;	padding: 5px 15px;}
	.slide-prev {	margin-left: 4px;}
	.slide-next {	margin-right: 4px;}
	.footer-widgets-wrapper .tg-column-odd,
	.footer-widgets-wrapper .tg-column-even {	float: none;	width: 100%;}
  .half { width: 96%;  float: none;    padding: 0 2%;}
}
@media only screen and (max-width: 480px) {
  
  
	.archive ul.products li {  width: 90%;  margin:0 auto 30px;  display: block;}
.crellyslider .cs-slides .cs-slide div { font-size: 10px !important; top: 15% !important;}
  #miblock5 .faq { padding: 0 15px !important;}
  #miblock4 .sow-features-feature .textwidget > h5 { font-size: 15px !important;}
  #miblock4 .sow-features-list{margin:0 !important;}
 /* #eblock1 .panel-grid-cell { width: 280px !important;}*/
  .article_mod time.date, .box02_aside p { font-size: 30px !important;}
  #panel-18-2-0-1> .panel-widget-style { padding: 0;}
  #abtblock3 .panel-widget-style{padding:0 !important;}
  #hblock3 h2.sow-headline { font-size: 28px !important;}
  #masthead .search-wrap input.s { width: 80%;}
  .grid .col-md-4 {  width: 100%; float: none; display: block; position: relative !important; left: unset !important; top: unset !important;margin:0 }
  .comment-text .star-rating {  right: 0;}
  .trl h4 { font-size: 18px;}
  #content .trl a { font-size: 16px !important;}
  .width500 {
    width: 100%;
    float: left;
    box-sizing: border-box;
    position: relative;
}
  
}
@media screen and (max-width: 400px) {
	.widget_portfolio_block .tg-column-odd,
	.widget_portfolio_block .tg-column-even {	float: none;	width: 100%;}
}
.entry-date .updated { display: none;}
.woocommerce ul.products li.product a img:hover,.woocommerce div.product div.images img:hover{opacity: 1;}
.woocommerce ul.products li.product .price del{display: inline-block;margin-right: 10px;}
.woocommerce ul.products li.product .price ins{	text-decoration: none;}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {  color: #fff;}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {  background-color: #000;  color: #fff !important;}
.woocommerce .star-rating span,.woocommerce p.stars a::before { color: #fd7428;}
.page-id-999 .sow-headline sup {
   top: -3ex;
    font-size: 15px;
}
#wp_emember_loginForm input[type="text"], #wp_emember_loginForm input[type="password"],#wp_emember_regoForm input[type="text"],#wp_emember_regoForm input[type="password"]{
    margin-bottom: 0px !important;
    box-sizing: border-box;
    width: 98% !important;
   border-radius: 0px;
    padding: 10px 15px !important;
    color: #111 !important;  background:#E3E3E3;
}
.wp_emember_loginForm {
    font-size: 11px;
    margin: 0 auto;
    max-width: 100%;
    text-align: center;
    display: block;
    width: 40%;
}
.orangebutton{
    border-radius: 0 !important;
    background: #f47d30 !important;
    color: #111 !important;
    font-weight: bold !important;
    border: 1px solid #f47d30;
    font-size: 18px !important;
    text-transform: uppercase;
    padding: 13.5px 34px;
}
.orangebutton:hover{  color: #f47d30 !important; background: #111 !important;}
#redbtmember {
    color: #fff !important;
    border: 1px solid #F47D2F !important;
}
