/*!
* Bootstrap Responsive v2.3.2
*
* Copyright 2013 Twitter, Inc
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world by @mdo and @fat.
*/
.clearfix:before,
.clearfix:after {
display: table;
line-height: 0;
content: "";
}
.clearfix:after {
clear: both;
}
.container {
margin-left: auto;
margin-right: auto;
}
.container:before, .container:after {
content: "";
display: table;
line-height: 0;
}
.container:after {
clear: both;
}
.container-fluid {
padding-left: 20px;
padding-right: 20px;
}
.container-fluid:before, .container-fluid:after {
content: "";
display: table;
line-height: 0;
}
.container-fluid:after {
clear: both;
}
.hide-text {
font-size:0px;
line-height:0px;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.input-block-level {
display: block;
width: 100%;
min-height: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@-ms-viewport {
width: device-width;
}
.hidden {
display: none;
visibility: hidden;
}
.visible-phone {
display: none !important;
}
.visible-tablet {
display: none !important;
}
.hidden-desktop {
display: none !important;
}
.visible-desktop {
display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
.hidden-desktop {
display: inherit !important;
}
.visible-desktop {
display: none !important ;
}
.visible-tablet {
display: inherit !important;
}
.hidden-tablet {
display: none !important;
}
}
@media (max-width: 767px) {
.hidden-desktop {
display: inherit !important;
}
.visible-desktop {
display: none !important;
}
.visible-phone {
display: inherit !important;
}
.hidden-phone {
display: none !important;
}
.flexslider {
min-height:347px;
}
.flex-control-nav {display:none;}
}
.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: inherit !important;
}
.hidden-print {
display: none !important;
}
}
@media (min-width: 1200px) {
.row {
margin-left: -30px;
}
.row:before,
.row:after {
display: table;
line-height: 0;
content: "";
}
.row:after {
clear: both;
}
[class*="span"] {
float: left;
min-height: 1px;
margin-left: 30px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
width: 1170px;
}
.span12 {
width: 1170px;
}
.span11 {
width: 1070px;
}
.span10 {
width: 970px;
}
.span9 {
width: 870px;
}
.span8 {
width: 770px;
}
.span7 {
width: 670px;
}
.span6 {
width: 570px;
}
.span5 {
width: 470px;
}
.span4 {
width: 370px;
}
.span3 {
width: 270px;
}
.span2 {
width: 170px;
}
.span1 {
width: 70px;
}
.offset12 {
margin-left: 1230px;
}
.offset11 {
margin-left: 1130px;
}
.offset10 {
margin-left: 1030px;
}
.offset9 {
margin-left: 930px;
}
.offset8 {
margin-left: 830px;
}
.offset7 {
margin-left: 730px;
}
.offset6 {
margin-left: 630px;
}
.offset5 {
margin-left: 530px;
}
.offset4 {
margin-left: 430px;
}
.offset3 {
margin-left: 330px;
}
.offset2 {
margin-left: 230px;
}
.offset1 {
margin-left: 130px;
}
.row-fluid {
width: 100%;
}
.row-fluid:before,
.row-fluid:after {
display: table;
line-height: 0;
content: "";
}
.row-fluid:after {
clear: both;
}
.row-fluid [class*="span"] {
display: block;
float: left;
width: 100%;
min-height: 30px;
margin-left: 2.564102564102564%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.row-fluid [class*="span"]:first-child {
margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
margin-left: 2.564102564102564%;
}
.row-fluid .span12 {
width: 100%;
}
.row-fluid .span11 {
width: 91.45299145299145%;
}
.row-fluid .span10 {
width: 82.90598290598291%;
}
.row-fluid .span9 {
width: 74.35897435897436%;
}
.row-fluid .span8 {
width: 65.81196581196582%;
}
.row-fluid .span7 {
width: 57.26495726495726%;
}
.row-fluid .span6 {
width: 48.717948717948715%;
}
.row-fluid .span5 {
width: 40.17094017094017%;
}
.row-fluid .span4 {
width: 31.623931623931625%;
}
.row-fluid .span3 {
width: 23.076923076923077%;
}
.row-fluid .span2 {
width: 14.52991452991453%;
}
.row-fluid .span1 {
width: 5.982905982905983%;
}
.row-fluid .offset12 {
margin-left: 105.12820512820512%;
}
.row-fluid .offset12:first-child {
margin-left: 102.56410256410257%;
}
.row-fluid .offset11 {
margin-left: 96.58119658119658%;
}
.row-fluid .offset11:first-child {
margin-left: 94.01709401709402%;
}
.row-fluid .offset10 {
margin-left: 88.03418803418803%;
}
.row-fluid .offset10:first-child {
margin-left: 85.47008547008548%;
}
.row-fluid .offset9 {
margin-left: 79.48717948717949%;
}
.row-fluid .offset9:first-child {
margin-left: 76.92307692307693%;
}
.row-fluid .offset8 {
margin-left: 70.94017094017094%;
}
.row-fluid .offset8:first-child {
margin-left: 68.37606837606839%;
}
.row-fluid .offset7 {
margin-left: 62.393162393162385%;
}
.row-fluid .offset7:first-child {
margin-left: 59.82905982905982%;
}
.row-fluid .offset6 {
margin-left: 53.84615384615384%;
}
.row-fluid .offset6:first-child {
margin-left: 51.28205128205128%;
}
.row-fluid .offset5 {
margin-left: 45.299145299145295%;
}
.row-fluid .offset5:first-child {
margin-left: 42.73504273504273%;
}
.row-fluid .offset4 {
margin-left: 36.75213675213675%;
}
.row-fluid .offset4:first-child {
margin-left: 34.18803418803419%;
}
.row-fluid .offset3 {
margin-left: 28.205128205128204%;
}
.row-fluid .offset3:first-child {
margin-left: 25.641025641025642%;
}
.row-fluid .offset2 {
margin-left: 19.65811965811966%;
}
.row-fluid .offset2:first-child {
margin-left: 17.094017094017094%;
}
.row-fluid .offset1 {
margin-left: 11.11111111111111%;
}
.row-fluid .offset1:first-child {
margin-left: 8.547008547008547%;
}
input,
textarea,
.uneditable-input {
margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
margin-left: 30px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
width: 1156px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
width: 1056px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
width: 956px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
width: 856px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
width: 756px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
width: 656px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
width: 556px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
width: 456px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
width: 356px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
width: 256px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
width: 156px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
width: 56px;
}
.thumbnails {
margin-left: -30px;
}
.thumbnails > li {
margin-left: 30px;
}
.row-fluid .thumbnails {
margin-left: 0;
}
}
@media (min-width: 768px) and (max-width: 979px) {
.row {
margin-left: -20px;
}
.row:before,
.row:after {
display: table;
line-height: 0;
content: "";
}
.row:after {
clear: both;
}
[class*="span"] {
float: left;
min-height: 1px;
margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
width: 724px;
}
.span12 {
width: 724px;
}
.span11 {
width: 662px;
}
.span10 {
width: 600px;
}
.span9 {
width: 538px;
}
.span8 {
width: 476px;
}
.span7 {
width: 414px;
}
.span6 {
width: 352px;
}
.span5 {
width: 290px;
}
.span4 {
width: 228px;
}
.span3 {
width: 166px;
}
.span2 {
width: 104px;
}
.span1 {
width: 42px;
}
.offset12 {
margin-left: 764px;
}
.offset11 {
margin-left: 702px;
}
.offset10 {
margin-left: 640px;
}
.offset9 {
margin-left: 578px;
}
.offset8 {
margin-left: 516px;
}
.offset7 {
margin-left: 454px;
}
.offset6 {
margin-left: 392px;
}
.offset5 {
margin-left: 330px;
}
.offset4 {
margin-left: 268px;
}
.offset3 {
margin-left: 206px;
}
.offset2 {
margin-left: 144px;
}
.offset1 {
margin-left: 82px;
}
.row-fluid {
width: 100%;
}
.row-fluid:before,
.row-fluid:after {
display: table;
line-height: 0;
content: "";
}
.row-fluid:after {
clear: both;
}
.row-fluid [class*="span"] {
display: block;
float: left;
width: 100%;
min-height: 30px;
margin-left: 2.7624309392265194%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.row-fluid [class*="span"]:first-child {
margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
margin-left: 2.7624309392265194%;
}
.row-fluid .span12 {
width: 100%;
}
.row-fluid .span11 {
width: 91.43646408839778%;
}
.row-fluid .span10 {
width: 82.87292817679558%;
}
.row-fluid .span9 {
width: 74.30939226519337%;
}
.row-fluid .span8 {
width: 65.74585635359117%;
}
.row-fluid .span7 {
width: 57.18232044198895%;
}
.row-fluid .span6 {
width: 48.61878453038674%;
}
.row-fluid .span5 {
width: 40.05524861878453%;
}
.row-fluid .span4 {
width: 31.491712707182323%;
}
.row-fluid .span3 {
width: 22.92817679558011%;;
}
.row-fluid .span2 {
width: 14.3646408839779%;
}
.row-fluid .span1 {
width: 5.801104972375691%;
}
.row-fluid .offset12 {
margin-left: 105.52486187845304%;
}
.row-fluid .offset12:first-child {
margin-left: 102.76243093922652%;
}
.row-fluid .offset11 {
margin-left: 96.96132596685082%;
}
.row-fluid .offset11:first-child {
margin-left: 94.1988950276243%;
}
.row-fluid .offset10 {
margin-left: 88.39779005524862%;
}
.row-fluid .offset10:first-child {
margin-left: 85.6353591160221%;
}
.row-fluid .offset9 {
margin-left: 79.8342541436464%;
}
.row-fluid .offset9:first-child {
margin-left: 77.07182320441989%;
}
.row-fluid .offset8 {
margin-left: 71.2707182320442%;
}
.row-fluid .offset8:first-child {
margin-left: 68.50828729281768%;
}
.row-fluid .offset7 {
margin-left: 62.70718232044199%;
}
.row-fluid .offset7:first-child {
margin-left: 59.94475138121547%;
}
.row-fluid .offset6 {
margin-left: 54.14364640883978%;
}
.row-fluid .offset6:first-child {
margin-left: 51.38121546961326%;
}
.row-fluid .offset5 {
margin-left: 45.58011049723757%;
}
.row-fluid .offset5:first-child {
margin-left: 42.81767955801105%;
}
.row-fluid .offset4 {
margin-left: 37.01657458563536%;
}
.row-fluid .offset4:first-child {
margin-left: 34.25414364640884%;
}
.row-fluid .offset3 {
margin-left: 28.45303867403315%;
}
.row-fluid .offset3:first-child {
margin-left: 25.69060773480663%;
}
.row-fluid .offset2 {
margin-left: 19.88950276243094%;
}
.row-fluid .offset2:first-child {
margin-left: 17.12707182320442%;
}
.row-fluid .offset1 {
margin-left: 11.32596685082873%;
}
.row-fluid .offset1:first-child {
margin-left: 8.56353591160221%;
}
input,
textarea,
.uneditable-input {
margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
margin-left: 20px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
width: 710px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
width: 648px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
width: 586px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
width: 524px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
width: 462px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
width: 400px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
width: 338px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
width: 276px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
width: 214px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
width: 152px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
width: 90px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
width: 28px;
}
}
@media only screen and (min-width : 200px) and (max-width : 1199px) {
.row-fluid {
width: 100%;
}
.row-fluid:before,
.row-fluid:after {
display: table;
line-height: 0;
content: "";
}
.row-fluid:after {
clear: both;
}
.row-fluid [class*="span"] {
display: block;
float: left;
width: 100%;
min-height: 30px;
margin-left: 2.564102564102564%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.row-fluid [class*="span"]:first-child {
margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
margin-left: 2.564102564102564%;
}
.row-fluid .span12 {
width: 100%;
}
.row-fluid .span11 {
width: 91.45299145299145%;
}
.row-fluid .span10 {
width: 82.90598290598291%;
}
.row-fluid .span9 {
width: 74.35897435897436%;
}
.row-fluid .span8 {
width: 65.81196581196582%;
}
.row-fluid .span7 {
width: 57.26495726495726%;
}
.row-fluid .span6 {
width: 48.717948717948715%;
}
.row-fluid .span5 {
width: 40.17094017094017%;
}
.row-fluid .span4 {
width: 31.623931623931625%;
}
.row-fluid .span3 {
width: 23.076923076923077%;
}
.row-fluid .span2 {
width: 14.52991452991453%;
}
.row-fluid .span1 {
width: 5.982905982905983%;
}
}
@media only screen and (min-width : 1025px) and (max-width : 1199px) {
	.container,
	.navbar-static-top .container,
	.navbar-fixed-top .container,
	.navbar-fixed-bottom .container {
		width: 1005px;
	}
	
	/* product slider hover */
	#incart-re-product .item:hover .overlay a.add_to_cart_button { right: 32%;}
	#incart-re-product .item:hover .overlay a.prolink { left: 32%;}
	
	/* newslatter */
	#full-subscription-box .sub-txt {font-size: 35px;}
	.skt-front-subs-widget input[type="text"] { width: 400px;}
	
	/* shop page */
	.woocommerce.woocommerce-page .shop-template ul.products a.add_to_cart_button{margin-top: -18px;}
	.woocommerce.woocommerce-page .shop-template .products li:hover .shop-pitem-overlay .prolink {left: 32%;}
	.woocommerce.woocommerce-page .shop-template .product.type-product:hover .button.add_to_cart_button.product_type_simple { right: 32%;}
	.woocommerce .products ul, .woocommerce ul.products, .woocommerce-page .products ul, .woocommerce-page ul.products {padding-top:0px;}
	.woocommerce a.added_to_cart, .woocommerce-page a.added_to_cart { left: 68%; top: 42%;}
	.woocommerce ul.products li.product .onsale, .woocommerce-page ul.products li.product .onsale, .woocommerce span.onsale, .woocommerce-page span.onsale {margin: -18px -7px 0 0;}
	
	#skt-stream-sktmultisocialfeed-2 img ,
	.ske-container.sktmultisocialstream li, 
	#main .ske-container.sktmultisocialstream li{
		width:68px;
		height:68px;
	}

	.flexslider {min-height:464px;}
	
	.error404 #searchform input[type="text"], .search #searchform input[type="text"], #sidebar #searchform input[type="text"], #footer #searchform input[type="text"] {
		width:158px;
	}
	.image-gallery-slider {height: 342px;}
	.page-template-template-blog-fullwidth-php .image-gallery-slider {height: 477px;}
	#content .ske_tab_v .ske_tab_container {width:75.7%;}
	.flex-caption .slider-title { font-size:40px;line-height:48px; }
	.flex-caption .text { font-size: 13px;line-height: 21px;}
}


@media only screen and (min-width : 767px) and (max-width : 1024px) {
	.container,
	.navbar-static-top .container,
	.navbar-fixed-top .container,
	.navbar-fixed-bottom .container {
		width: 747px;
	}
	
	/* header top */
	#header-top .row-fluid .span8 {width: 64.812%;}
	#header-top .row-fluid .span4 {width: 32.624%;}
	
	/* navigation */
	.skehead-headernav-shrink .sktmenu-toggle {
		margin-top: 18px !important;
	}
	#header.skehead-headernav-shrink .skt-mob-menu {
		top: 70px;
	}
	
	/* featured box */
	.skt-iconbox .iconbox-content h4 a { font-size: 18px;}
	.iconbox-content {top: 36%;}
	
	/* newslatter */
	.skt-front-subs-widget input[type="text"] {
		width: 248px;
	}
	
	/* product slider hover */
	#incart-re-product .item:hover .overlay a.add_to_cart_button { right: 39%;}
	#incart-re-product .item:hover .overlay a.prolink { left: 39%;}
	
	#full-subscription-box .sub-txt { font-size: 25px;}

	/* woocommerce footer widget */
	.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img, .woocommerce-page ul.cart_list li img, .woocommerce-page ul.product_list_widget li img {
		box-shadow: none;
		width: 45px;
	}
	
	.ske-title.ske-footer-title { font-size: 18px;}
	.sktmenu-toggle{margin-top: 34px;}
	.skt-mob-menu{top: 100px;}

	#skt-stream-sktmultisocialfeed-2 img ,
	.ske-container.sktmultisocialstream li, 
	#main .ske-container.sktmultisocialstream li{width:49px;height:49px;}
	.flexslider {min-height:462px;}
	.ske-container.SktFollowContact .follow-icons li{margin-right:8px;margin-bottom:8px;	}
	#sidebar .ske_widget div.follow-icons ul.social li	{ margin-right:6px;margin-bottom:8px;}
	
	#footer .skt-youtube-video iframe, #footer .skt-vimeo-video iframe{	height:97px;}
	
	#searchform input[type="submit"] { padding: 4px 6px; }
	.error404 #searchform input[type="text"], .search #searchform input[type="text"], #sidebar #searchform input[type="text"], #footer #searchform input[type="text"] {width: 100px;}
	.post-title a {font-size:22px;}
	#Site-map .sitemap-rows .title {font-size:18px;}
	#sidebar .ske-title {font-size:18px;}
	._404-page p {	font-size: 15px;line-height: 20px;}
	._404-page #searchform input[type="submit"] {	height: 40px;}

	.image-gallery-slider {height: 252px;}
	.page-template-template-blog-fullwidth-php .image-gallery-slider {height: 354px;}
	#wp-calendar thead th{font-size:13px;padding:0 5px;}
	#wp-calenda tfoot td {padding: 0 5px;}
	#wp-calendar tbody td {font-size:11px;padding:0px;}
	.one_third .custom_list {text-align:center;}
	.skt_price_table {  margin: 30px 0 50px; }
	div.skt_price_table.price_featured { transform: scale(1);-webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1);}
	.skt_price_table div.active_best_price {margin:-38px auto 0;left: 0;right:0;}
	#content .ske_tab_v .ske_tab_container {width:74%;}
	a#backtop { display:none !important;}
	#content .contact-left form textarea { width:99.8%;}
	#content .contact-left form input[type="submit"] {margin-right:6px;}
	#respond .comment-notes {font-size: 11px;}
	#respond label,#respond .form-submit input{font-size:13px;}
	#incart-paginate .incart-next,#incart-paginate .incart-prev {float:none;margin:0 3px 6px;position:relative;}
	.skt-statistics-wrap{padding:30px 0px;}
	.skt-counter-number {font-size: 50px;line-height: 52px;}
	.skt-counter h6.skt-counter-title {  font-size: 14px;padding: 5px 0; }
	.flex-caption .slider-title { font-size:30px;line-height:38px; }
	.flex-caption .text {font-size: 12px;line-height: 20px;}
	
	/* shop */
	.woocommerce #content ul.products li.product, .woocommerce-page #content ul.products li.product { width: 48%;}
	.woocommerce .products ul, .woocommerce ul.products, .woocommerce-page .products ul, .woocommerce-page ul.products {padding-top:0px;}
	.woocommerce.woocommerce-page .shop-template ul.products a.add_to_cart_button{margin-top: -18px;}
	.woocommerce.woocommerce-page .shop-template .products li:hover .shop-pitem-overlay .prolink {left: 34%;}
	.woocommerce.woocommerce-page .shop-template .product.type-product:hover .button.add_to_cart_button.product_type_simple { right: 34%;}
	.woocommerce.woocommerce-page .woo-full.shop-template .products li:hover .shop-pitem-overlay .prolink {left: 39%;}
	.woocommerce.woocommerce-page .woo-full.shop-template .product.type-product:hover .button.add_to_cart_button.product_type_simple { right: 39%;}
	.woocommerce ul.products li.product .onsale, .woocommerce-page ul.products li.product .onsale, .woocommerce span.onsale, .woocommerce-page span.onsale {margin: -18px -7px 0 0;}
	
}



@media only screen and (min-width : 500px) and (max-width : 766px) {

	.container,
	.navbar-static-top .container,
	.navbar-fixed-top .container,
	.navbar-fixed-bottom .container {
		width: 480px;
	}
	.span2,.span2,.span3,.span4,.span5,.span6,.span7,.span8,.span9,.span10,.span11,.span12,
	.row-fluid .span1,.row-fluid .span2,.row-fluid .span3,.row-fluid .span4,.row-fluid .span5,.row-fluid .span6,.row-fluid .span7,
	.row-fluid .span8,.row-fluid .span9,.row-fluid .span10,.row-fluid .span11,.row-fluid .span12  {
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		margin:0;
	}
	#logo {width:40%;}
	#skehead .top-nav-menu {width:50%;float:right;}
	.tp-leftarrow.default, .tp-rightarrow.default, .flex-direction-nav {display:none;}
	
	/* header top */
	#header-top .row-fluid .span8 {width:43.812%;}
	#header-top .row-fluid .span7 {width:43.812%;}
	#header-top .row-fluid .span4 {width:55.624%;}
	#header-top .row-fluid .span5 {width:55.624%;}
	#skehead .nav-search-icon {width: 10%;}
	
	/* navigation */
	.sktmenu-toggle{margin-top: 32px !important;}
	.skehead-headernav-shrink .sktmenu-toggle {
		margin-top: 18px !important;
	}
	.skt-mob-menu {
		top: 100px;
	}
	#header.skehead-headernav-shrink .skt-mob-menu {
		top: 70px;
	}
	
	#featured-box {margin-top:0;}
	#featured-box .mid-box {
		float: none;
		margin: 70px auto 0;
		width: 75%;
	}
	
	.skt-statistics-wrap .skt-counter {
		margin-bottom: 10px;
		width: 50%;
	}
	
	/* product slider hover */
	#incart-re-product .item:hover .overlay a.add_to_cart_button { right: 32%;}
	#incart-re-product .item:hover .overlay a.prolink { left: 32%;}
	
	#full-subscription-box .sub-txt {
		line-height: 70px;
		text-align: center;
		display: block;
	}
	.skt-front-subs-widget input[type="text"] {
		width: 240px;
	}
	
	/* left sidebar */
	.left-sidebar #content {
		padding-left: 0px;
	}
	/* right sidebar */
	.default-pagetemp #content {
		padding-right: 0px;
	}
	.sitemap-temp #content {
		padding-right: 0px;
	}
	
	._404-page #searchform input[type="submit"] {	height: 40px;}
	
	.blog-template #content, .blog #content, .archive #content {
		padding-right: 0px;
	}
	.single-post #container.span9 {
		padding-right: 0px;
	}
	
	/* shop */
	.woocommerce #content ul.products li.product, .woocommerce-page #content ul.products li.product,.single-product .woocommerce .related ul.products li.product,.single-product .woocommerce .related ul li.product, .single-product .woocommerce .upsells.products ul.products li.product, .single-product .woocommerce .upsells.products ul li.product, .single-product.woocommerce-page .related ul.products li.product, .single-product.woocommerce-page .related ul li.product, .single-product.woocommerce-page .upsells.products ul.products li.product, .single-product.woocommerce-page .upsells.products ul li.product { width: 48%;}
	.woocommerce .products ul, .woocommerce ul.products, .woocommerce-page .products ul, .woocommerce-page ul.products {padding-top:0px;}
	.woocommerce.woocommerce-page .shop-template ul.products a.add_to_cart_button{margin-top: -18px;}
	.woocommerce.woocommerce-page .shop-template .products li:hover .shop-pitem-overlay .prolink {left: 33%;}
	.woocommerce.woocommerce-page .shop-template .product.type-product:hover .button.add_to_cart_button.product_type_simple { right: 33%;}
	.woocommerce.woocommerce-page .woo-full.shop-template .products li:hover .shop-pitem-overlay .prolink {left: 33%;}
	.woocommerce.woocommerce-page .woo-full.shop-template .product.type-product:hover .button.add_to_cart_button.product_type_simple { right: 33%;}
	.woocommerce ul.products li.product .onsale, .woocommerce-page ul.products li.product .onsale, .woocommerce span.onsale, .woocommerce-page span.onsale {margin: -18px -7px 0 0;}
	
	
	#footer .third_wrapper .copyright {
		text-align: center;
	}
	#footer .third_wrapper .owner {
		margin-top: 8px;
		text-align: center;
	}
	
	
	.skt-counter.span3 {
		margin-bottom: 20px;
		width: 50%;
	}
	.skt-counter-number{font-size: 40px;line-height: 45px;}
	.skt-counter h6.skt-counter-title{font-size: 14px; padding: 5px 0 8px;}
	#footer .ske-footer-container {
		margin-bottom: 0px;
		padding-top: 30px;
	}
	.skt-statistics-wrap{padding:20px 0 0;}
	.skt-statistics-wrap .skt-counter{margin-bottom: 10px;}	
	
	#skt-stream-sktmultisocialfeed-2 img ,
	.ske-container.sktmultisocialstream li, 
	#main .ske-container.sktmultisocialstream li{
		width:70px;
		height:70px;
	}
	#footer iframe, #sidebar iframe{
		width:265px;
		height:auto;
	}
	#content iframe {
		height:270px;
	}
	.ske-container.SktFollowContact .follow-icons li{
		margin-right:5px;
		margin-bottom:5px;
	}
	#sidebar .ske_widget div.follow-icons ul.social li	{
		margin-bottom: 5px;
		margin-right: 3px;
	}
	
	.front-video-bg iframe{height:280px;}
	.flexslider {min-height:226px;}
	#content img.serviceimage2 {margin-top:0 !important;}
	#content .serviceimage2_wrap{text-align:center;}
	.post-title a {font-size:22px;}
	#Site-map .sitemap-rows .title {font-size:18px;}
	._404-page p {
		font-size: 15px;
		line-height: 20px;
	}
	.image-gallery-slider {height: 228px;}
	#map_canvas #map, #map_canvas { height:270px !important;}
	a.large-button, a.small-button, a.medium-button {  margin: 3px 10px 8px 0 !important; }
	.custom_list li {padding-left:0 !important; }
	.page-template-template-blog-fullwidth-php .image-gallery-slider {height: 228px;}
	#wp-calendar { width:270px; }
	#wp-calendar thead th{font-size:13px;padding:0 5px;}
	#wp-calenda tfoot td {padding: 0 5px;}
	#wp-calendar tbody td {font-size:11px;padding:0px;}
	.one_third .custom_list {text-align:center;}
	.skt_price_table {  margin: 30px 0 50px; }
	div.skt_price_table.price_featured { transform: scale(1);-webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1);}
	.skt_price_table div.active_best_price {margin:-38px auto 0;left: 0;right:0;}
	#content .ske_tab_v .ske_tab_container {width:71%;}
	a#backtop { display:none !important;}
	#content .contact-left form textarea { width:99.8%;}
	#content .contact-left form input[type="submit"] {margin-right:4px;}
	.alignright, 
	.alignleft, 
	.aligncenter, 
	.alignnone.size-full {float:none;}
	#respond .comment-notes {font-size: 11px;}
	#respond label,#respond .form-submit input{font-size:13px;}
	#incart-paginate .incart-next,#incart-paginate .incart-prev {float:none;margin:0 3px 6px;position:relative;}
	#contact-page .contact-left {margin-top:40px;}
	.error404 #searchform input[type="text"], .search #searchform input[type="text"], #sidebar #searchform input[type="text"], #footer #searchform input[type="text"] {width:196px;}
	.flexslider .flex-caption{display:none !important;}
}

@media only screen and (min-width : 310px) and (max-width : 499px) {
	.container,
	.navbar-static-top .container,
	.navbar-fixed-top .container,
	.navbar-fixed-bottom .container {
		width: 290px;
	}
	.span2,.span2,.span3,.span4,.span5,.span6,.span7,.span8,.span9,.span10,.span11,.span12,
	.row-fluid .span1,.row-fluid .span2,.row-fluid .span3,.row-fluid .span4,.row-fluid .span5,.row-fluid .span6,.row-fluid .span7,
	.row-fluid .span8,.row-fluid .span9,.row-fluid .span10,.row-fluid .span11,.row-fluid .span12  {
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		margin:0;
	}
	#logo {
		width:40%;
	}
	#menu-main {
		max-height:216px;
		overflow-y: scroll;
	}
	.tp-leftarrow.default, .tp-rightarrow.default, .flex-direction-nav {
		display:none;
	}
	
	
	/* header top */
	#header-top .row-fluid .span8 {display:none;}
	#header-top .row-fluid .span7 {display:none;}
	#header-top .row-fluid .span4 {width:91.624%;}
	#skehead .top-nav-menu {width: 34%;}
	#skehead .nav-search-icon {width: 25%;}
	
	/* navigation */
	.sktmenu-toggle{margin-top: 32px !important;}
	.skehead-headernav-shrink .sktmenu-toggle {
		margin-top: 18px !important;
	}
	.skt-mob-menu {
		top: 100px;
	}
	#header.skehead-headernav-shrink .skt-mob-menu {
		top: 70px;
	}
	
	#featured-box {margin-top:0;}
	#featured-box .mid-box {
		float: none;
		margin: 70px auto 0;
		width: 92%;
	}
	.iconbox-content { top: 40%;}
	.skt-iconbox .iconbox-content h4 a {
		color: #fff;
		font-size: 18px;
		font-weight: 500;
	}
	
	.skt-statistics-wrap .skt-counter {
		margin-bottom: 10px;
		width: 50%;
	}
	
	/* product slider hover */
	#incart-re-product .item:hover .overlay a.add_to_cart_button { right: 35%;}
	#incart-re-product .item:hover .overlay a.prolink { left: 35%;}
	
	#full-subscription-box .sub-txt {
		line-height:34px;
		font-size: 35px;
		text-align: center;
		display: block;
	}
	.skt-front-subs-widget {
		margin-top: 15px;
		text-align: center;
	}
	.skt-front-subs-widget input[type="text"] {
		width: 240px;
		float:none;
	}
	
	/* left sidebar */
	.left-sidebar #content {
		padding-left: 0px;
	}
	/* right sidebar */
	.default-pagetemp #content {
		padding-right: 0px;
	}
	.sitemap-temp #content {
		padding-right: 0px;
	}
	
	._404-page #searchform input[type="submit"] {	height: 40px;}
	
	.blog-template #content, .blog #content, .archive #content {
		padding-right: 0px;
	}
	.single-post #container.span9 {
		padding-right: 0px;
	}
	
	/* shop */
	.woocommerce #content ul.products li.product, .woocommerce-page #content ul.products li.product,.single-product .woocommerce .related ul.products li.product,.single-product .woocommerce .related ul li.product, .single-product .woocommerce .upsells.products ul.products li.product, .single-product .woocommerce .upsells.products ul li.product, .single-product.woocommerce-page .related ul.products li.product, .single-product.woocommerce-page .related ul li.product, .single-product.woocommerce-page .upsells.products ul.products li.product, .single-product.woocommerce-page .upsells.products ul li.product
	,.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{ width: 100%;}
	.woocommerce .products ul, .woocommerce ul.products, .woocommerce-page .products ul, .woocommerce-page ul.products {padding-top:0px;}
	.woocommerce.woocommerce-page .shop-template ul.products a.add_to_cart_button{margin-top: -18px;}
	.woocommerce.woocommerce-page .shop-template .products li:hover .shop-pitem-overlay .prolink {left: 36%;}
	.woocommerce.woocommerce-page .shop-template .product.type-product:hover .button.add_to_cart_button.product_type_simple { right: 36%;}
	.woocommerce.woocommerce-page .woo-full.shop-template .products li:hover .shop-pitem-overlay .prolink {left: 36%;}
	.woocommerce.woocommerce-page .woo-full.shop-template .product.type-product:hover .button.add_to_cart_button.product_type_simple { right: 36%;}
	.woocommerce ul.products li.product .onsale, .woocommerce-page ul.products li.product .onsale, .woocommerce span.onsale, .woocommerce-page span.onsale {margin: -18px -7px 0 0;}
	
	#content .woocommerce table.shop_table.cart  tr th,#content .woocommerce table.shop_table.cart  tr td{ padding: 4px;}
	#content .woocommerce table.shop_table.cart  tr td{ font-size: 12px;}
	.woocommerce-cart #content table.cart td.actions input.button{float: none;font-size: 11px;padding: 0;}
	.woocommerce-cart #content table.cart td.actions input#coupon_code{width:134px;margin:0;}
	
	#footer .third_wrapper .copyright {
		text-align: center;
	}
	#footer .third_wrapper .owner {
		margin-top: 8px;
		text-align: center;
	}

	
	#footer iframe, #sidebar iframe{
		width:265px;
		height:auto;
	}
	#content iframe {
		height:270px;
	}
	
	.front-video-bg iframe{
		height:180px;
	}
	.flexslider {
		min-height:145px;
	}
	.flex-caption{
		display: none;
	}
	.post-title a {font-size:22px;}
	#Site-map .sitemap-rows .title {font-size:18px;}
	._404-page p {
		font-size: 15px;
		line-height: 20px;
	}
	.error-txt-first {
		font-size: 78px;
		line-height:60px;
	}
	.error-txt {
		font-size: 150px;
		line-height: 150px;
	}
	.featured-image:hover {
		transform: none;
		transition: none 0s ease 0s;
		-webkit-transform:none;
		-moz-transform:none;
		-o-transform:none;
		-ms-transform:none;
		-webkit-transition:none;
		-moz-transition:none;
		-o-transition:none;
		-ms-transition:none;
	}
	.image-gallery-slider {height: 138px;}
	#map_canvas #map, #map_canvas { height:270px !important;}
	a.large-button, a.small-button, a.medium-button {  margin: 3px 10px 8px 0 !important; }
	.custom_list li {padding-left:0 !important; }
	.page-template-template-blog-fullwidth-php .image-gallery-slider {height: 138px;}
	#wp-calendar { width:270px; }
	#wp-calendar thead th{font-size:13px;padding:0 5px;}
	#wp-calenda tfoot td {padding: 0 5px;}
	#wp-calendar tbody td {font-size:11px;padding:0px;}
	.one_third .custom_list {text-align:center;}
	.skt_price_table {  margin: 30px 0 50px; }
	div.skt_price_table.price_featured { transform: scale(1);-webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1);}
	.skt_price_table div.active_best_price {margin:-38px auto 0;left: 0;right:0;}
	#content .ske_tab_v .ske_tab_container {width:65%;}
	a#backtop { display:none !important;}
	#content .contact-left form textarea { width:99.8%;}
	.alignright, 
	.alignleft, 
	.aligncenter, 
	.alignnone.size-full {float:none;}
	.commentlist .children li{padding-left: 0;}
	.reply{top: 0;}
	#respond p{height:auto;}
	#respond label{display:block;float:none;width:96%;}
	#respond input, #respond textarea{display:block;float:none;width:96%; margin: 0 0 12px;}
	#respond .comment-form-comment {height: auto;}
	
	#incart-paginate .incart-next,#incart-paginate .incart-prev {
		float:none;margin:0 3px 6px;position:relative;
	}
	#contact-page .contact-left {
		margin-top:40px;
	}
	.error404 #searchform input[type="text"], .search #searchform input[type="text"], #sidebar #searchform input[type="text"], #footer #searchform input[type="text"] {width:196px;}
	#skt-stream-sktmultisocialfeed-2 img ,
	.ske-container.sktmultisocialstream li, 
	#main .ske-container.sktmultisocialstream li,.ske-container.sktmultisocialstream a, #main .ske-container.sktmultisocialstream a{
		width:83px;
		height:83px;
	}

	.skt-counter{
		margin-bottom:20px;
	}
	.skt-counter-number{
		font-size: 40px;
		line-height: 45px;
	}
	.skt-counter h6.skt-counter-title{
		font-size: 14px;
		 padding: 5px 0 8px;
	}
	#footer .ske-footer-container {
		margin-bottom: 0px;
		padding-top: 30px;
	}
	.skt-statistics-wrap{
		padding:20px 0 0;
	}
	.skt-statistics-wrap .skt-counter{
		 margin-bottom: 10px;
	}	

}

@media screen and (min-device-width: 320px) and (max-device-width: 1024px) {
	input, textarea {
		-webkit-appearance: none;
		border-radius: 0;
	}
	#searchform input[type="submit"] {
		height:33px;
	}
	.sf-arrows .sf-with-ul:after,.sf-arrows .sf-with-ul:after {
		border:0px !important;
	}

	#header.skehead-headernav.skehead-headernav-shrink { 
		padding-right:0px; 
	}

}