
#color-select {
	display:none;
}

body {
	width:100%;
	-moz-transition: margin-left 0.3s;
	-webkit-transition: margin-left 0.3s;
	-o-transition: margin-left 0.3s;
	-webkit-text-size-adjust: none;
}

p {margin: 10px 0 10px 0;}

.header .header-logo h1.the-logo {
	display:block;
	margin:0px auto;
}

.enableboxed.boxed {
	width:100%;
	margin:0px 0px;
	background:transparent;
	box-shadow:0px 0px 0px transparent;
	padding:0px;
}

.wrapper {
	width:100%;
	position:inherit;
	margin:0px auto;
	min-width:320px;
}

div.top-banner {
	display:none;
}

div.header-banner {
	display:none;
}

.header {
	height: 45px;
	padding-top: 45px;
}

div.header-logo {
	float: none;
	text-align: center;
}

div.header-logo img {
	max-width: 90%;
}

.content .content-right {
	/*display:none;*/
	width: 100%;
}

.content .content-middle {
	/*display:none;*/
	width: 100%;
	text-align: center;
}

.content .content-middle img
{
	float: none;
	text-align: center;
}

.content .content-middle .image-hover
{
	margin: 10px 0 
}

.content .content-left, .content .content-full {
	margin-right:0px;
	width:auto;
	margin:0px 20px;
	float:none;
}

.slider {
	/*display:none!important;*/
}

.post-stock, .double-panel, .slider {
	width: 100%;
	display: block;
	margin: 0px auto 20px auto;
	max-width:100%;
	float: left;
}


.mobile-menu {
	display:block;
	background:#232323;
	color:#fff;
	width:100%;
	height:36px;
	border-bottom:1px solid #393939;
	box-shadow:0px 1px 1px #000;
	position:fixed;
	top:0px;
	left:0px;
	z-index:99;
	-moz-transition: margin-left 0.3s;
	-webkit-transition: margin-left 0.3s;
	-o-transition: margin-left 0.3s;
}

.mobile-menu a {
	display:block;
	background:transparent;
	font-size:26px;
	width:auto;
	text-align:center;
	padding:0;
	color:#fff;
	box-shadow:0px 1px 1px #ccc;
	z-index:101;
	position:relative;
}


.title-right-corner {
	display:none;
}

.mobile-menu a:hover, .mobile-menu a:active {
	background:#000;
}

.mobile-menu span {
	display:block;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	width:100%;
	position:absolute;
	left:0px;
	top:10px;
	color:#f0f0f0;
	z-index:100;
}

body.gomobilemenu .wrapper, body.gomobilemenu .mobile-menu .wrapper, body.gomobilemenu2 .wrapper, body.gomobilemenu2 .mobile-menu .wrapper, body.gomobilemenu3 .wrapper, body.gomobilemenu3 .mobile-menu .wrapper {
	margin-left:200px;
	overflow:hidden;
}

body.gomobilemenu ul.uppermenu, body.gomobilemenu2 ul.menu, body.gomobilemenu3 ul.undermenu {
	width:200px;
}

ul.uppermenu, ul.menu, ul.undermenu {
	display:block;
	position:fixed;
	left:0px;
	top:39px;
	height:100%;
	width:0px;
	box-shadow:inset -3px 0px 3px rgba(0,0,0,0.4);
	background:#232323;
	overflow-y:auto;
	overflow-x:hidden;
	-moz-transition: width 0.3s;
	-webkit-transition: width 0.3s;
	-o-transition: width 0.3s;
	border:0px;
}

ul.uppermenu li, ul.menu li, ul.undermenu li {
	display:block;
	background:transparent;
	width:100%;
	border-bottom:1px solid #2f2f2f;
	padding-right:0px;
	box-shadow:0px 1px 0px #1e1e1e;
}

ul.uppermenu li a, ul.menu li a,ul.undermenu li a  {
	padding-left:20px;
	text-align:left;
	color: #f0f0f0;
	font-size:12px;
	white-space:nowrap;
}

ul.uppermenu li:hover a, ul.menu li:hover a , ul.undermenu li:hover a  {
	background:#2f2f2f;
}

/*ul.menu {
	overflow-y:hidden;
	overflow-x:auto;
	white-space:nowrap;
}

ul.menu li {
	background:transparent;
	padding:0px;
	white-space:nowrap;
	float:none;
	display:inline-block;
}

ul.menu li a {
	font-size:10px;
	padding:14px 12px 13px 12px;
	white-space:nowrap;
	display:inline-block;
}

ul.menu ul.sub-menu {
	display: inline;
}
*/
.footer .menu-section ul {
	white-space:nowrap;
}

.footer .menu-section ul li {
	white-space:nowrap;
	float:none;
	display:inline-block;
}

.footer .menu-section ul li a {
	white-space:nowrap;
	display:inline-block;
}

/*ul.undermenu {
	overflow-y:hidden;
	overflow-x:auto;
	white-space:nowrap;
}

ul.undermenu li {
	background: transparent;
	padding: 0px;
	white-space:nowrap;
	float:none;
	display:inline-block;
}

ul.undermenu li a {
	font-size:10px;
	padding:12px 8px;
	white-space:nowrap;
	display:inline-block;
}*/

div.socials-header {
	display:none;
}

a[href='#top'] {
	display:none!important;
}

.footer .social-icons {
	display:none;
}

.footer .logo {
	display:block;
	float:none;
	text-align:center;
}

.footer .footer-split {
	display: block;
	background: transparent;
	height: 1px;
}

.photo-gallery-page {
	width:100%;
}

.photo-gallery-huge-pic img.setborder {
	max-width:100%;
}

.carousel-box .image-list {
	width:100%;
	overflow-x:auto;
}

.carousel-box .carousel-left, .carousel-box .carousel-right {
	display:none;
}

.huge-map-view iframe {
	width:100%;
}

.content .double-paragraph input[type="text"], .content .double-paragraph textarea {
	width: 200px;
}

.post-stock .post-big {
	width:100%;border-bottom: 1px dotted #b2b2b2;
}

.post-stock .post-small {
	width:100%;
}

.setborder {
	max-width:100%;
	height: auto;
}

.double-panel > div {
	width:100%;
}

.orange-themes-design {
	float:none;
	padding-bottom:12px;
	text-align:center;
	width:100%;
	display:block;
}

.footer .bottom-section p {
	float:none;
	text-align:center;
	width:100%;
	display:block;
}

.article-tag-block .tagcloud {
	width: 80%;
}

.banner-468x60, .banner-468x60 img {
	max-width:100%;
}

.photo-gallery-page .gallery-item {
	margin: 0px auto;
	float: none;
}

a.button-center-width {
	margin: 0px 40px;
}

.double-paragraph > div {
	width:100%;
}

.gallery-shortcode {
	width:85%;
}

.gallery-shortcode .screens {
	overflow:hidden;
	height:50px;
}

.gallery-shortcode .screens .single-screen {
	margin-bottom:10px;
}

.single-article-img-list p {
	width:auto;
}

.article-main-photo {
	text-align:center;
}

.megamenu div, .left_fixed, .right_fixed,#cssdropdown_menu .subuls.mm-content-base, #cssdropdown ul.subuls, #cssdropdown .gray_menu_subuls, #cssdropdown .gray_menu_subuls li{display:none;}
.banner-728x90{display:none;}
.footer .menu-section ul {white-space: inherit;}
.wrapper{border-left: 0;border-right: 0;}
.row_banners{display: block; margin: 0 auto; overflow: hidden; width:320px; height:90px}
.footer .copystuff{width: 100%;}
.footer .copystuff p{line-height: 20px;}
.footer .footer-split{margin: 0;}

.div.top-banner, div.top-obj-b
{
	display: block;
    margin: 0 auto;
    position: relative;
    top: 33px;
    width: 100%;
}
.div.top-banner #google_flash_obj, div.top-obj-b #google_flash_obj
{
	width: 100%;
}

div.top-obj-b.top_banner_setted{margin:0px auto; padding: 5px 0 0 0; display: none;}
#scroller_container{display: none;}
.obj-b-728x90{display: none;}
.obj-b-250x90.top_right_b{margin: 0 auto; float: none; width: 250px; display: none;}
.banner-160x600, .obj-b-160x600{margin: 0 auto;}
.post-small.foot_icat{width: 100%;}
.post-small.foot_icat img{float: none; margin: 0 auto; width: 150px;}
.post-small.foot_icat .image-hover{float: none; margin: 10px; width: 150px;}
.post-stock .post-small .post-small-first{min-height: auto;}
.obj-b-500x{max-width: 480px;}
.footer .wrapper{border: 0;}
.post-stock .post-small .article-list h3{height: auto;}
.post-stock .post-small .article-list{min-height: 32px;}
#slider_thumbs a {margin: 5px 10px;}
.slider{padding-bottom: 15px;}
.pkslider_wrapper, .pkslider_wrapper_webtv{width: 94%;}
.pkslider_text, .pkslider_text_webtv{width: 100%;}
.media_refer{display: none;}


.post-stock .post-small .article-list h3{height: auto;float: left;width: 45%;}
.post-stock .post-small .article-list, .post-stock .post-small .article-list.min_155_main{min-height: 100px;}
.post-stock .post-small .article-list:last-child{border-bottom: 1px dotted #b2b2b2;}
#slider_thumbs a, #slider_thumbs a:last-child {margin: 5px 10px 5px 0px; width: 29%;}
.pkslider_thumb img{width: 100%;}
.post-stock .post-small h3{height: auto; float: left;}
.post-stock .post-small .image-hover{width: 45%; margin: 0 10px 0 0;}
.post-stock .post-small .image-hover, .post-stock .post-small .post-small-first h3, .post-stock .post-small .article-list .article-thumb{width: 47%; float: left; height: auto;}
.double-full-article.min_370_main, .double-article-img-list .article-list:last-child{min-height: 150px;border-bottom: 1px dotted #b2b2b2;margin: 0 0 15px 0;}

.double-panel div.double-full-article > h3, .double-panel h4.as_h3 {padding-bottom: 0px; margin: 0;}

.double-full-article p{padding-bottom: 0;}
.double-article-img-list .article-thumb.w_h_auto{width: 100%; height: auto;}
#eklogika-logo{height:39px; max-height:112px;width: 100px; background-size: 100%; background-position: left;}
.post-stock{border: 0; padding: 0;}
.post-stock .post-small {border-bottom: 1px dotted #b2b2b2;margin: 10px 0;min-height: 130px;}
.pkslider_wrapper_webtv{max-width: 320px;}
.place_138{width:100%; height:auto;}

.content .content-left-internal_wide{width: 300px;}
h2.article-main-title, h1, span.as_h2.article-main-title{line-height: 15px;}
.header .header-logo span.the-logo a{padding-top: 0;}
h2.article-main-title, h1, span.as_h2.article-main-title{padding-bottom: 0px;margin-bottom: 0px;}
.content .content-middle-internal_wide{width: 100%;}
#scroller_container, div.header-obj-b, .obj-b-500x{display: none;}

