/*
Theme Name: cotails
Author: cotails
*/

/* NULL */
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, IMG, INS, KBD, Q, S, SAMP, SMALL, STRIKE, STRONG, TT, VAR, B, U, I, CENTER, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
BODY {line-height: 1;}
UL {list-style: none;}
:focus {outline: 0;}
INS {text-decoration: none;}
DEL {text-decoration: line-through;}
input::-moz-focus-inner {border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary, .block {display: block;}
audio, canvas, video {display: inline-block;}
audio:not([controls]) {display: none;height: 0;}
[hidden] {display: none;}
.none, .hidden {display: none;}
.clear, .clr {clear: both;}

hr.clear, hr.clr {
	padding: 0;
	margin: 0;
	height: 1px;
	overflow: hidden;
	border: 0;
}

.alignright, .right {
	float: right;
	}

.alignleft, .left {
	float: left;
	}

.center {
	text-align: center;
	}

.centered, .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
    border: 0px solid ;
    max-width: 99%;
	}

img.alignright, img.right {
	margin: 0 0 4px 10px;
	display: inline;
	}

img.alignleft, img.left {
	margin: 0 10px 4px 0;
	display: inline;
    
    max-width: 99%;
	}
a img {border-radius: 0px;}
img {max-width: 100%;}
/* END NULL */


/* BASE */

body {
    color: #000000;
    font: 16px/32px Gill Sans, sans-serif;
    text-align: center;
   
}
	
.fsdsssqaa {
   background: #ffffff;
    padding: 0px 0 10px 0px;
    line-height: 40px;
    display: block;
    text-align: center;
    border-radius: 0px;
    border: 1px #dcdcdc solid;
    font-weight: 500;
	}

input, textarea {
	font: 14px/20px Arial;
	}

a {
	color: #e64923;
	text-decoration: none;
	}

a:hover {
	color: #000;
	text-decoration: none;
	}
p{
	margin: 0 0 15px 0;
    text-align: justify;
	}

h1, h2, h3, h4, h5, h6, .title {
	color: #000;
	margin: 0 0 15px 0;
	font-weight: normal;
    font-family: 'Open Sans Condensed', Tahoma,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: 0px 2px 3px #ddd;
	}
h1, .title {
    font-size: 19px;
    line-height: 33px;
    text-align: justify;
}

.title2{
	font-size: 20px;
	line-height: 30px;
	text-align: justify;
	color: #e64923;
	margin: 0 0 15px 0;
	font-weight: normal;
    font-family: 'Open Sans Condensed', Tahoma,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: 0px 2px 3px #ddd;
	}



h2{
	font-size: 20px;
	line-height: 28px;
	}
h3{
	font-size: 17px;
	line-height: 25px;
	}
h4{
	font-size: 15px;
	line-height: 22px;
	}
h5{
	font-size: 15px;
	line-height: 20px;
	}
h6{
	font-size: 15px;
	line-height: 18px;
	}
h1 a, h2 a, .title a {
	color: #BF6205;
	text-decoration: none;
	}
h1 a:hover, h2 a:hover, .title a:hover {
	color: #BF6205;
	text-decoration: underline;
	}

footer .title {
	margin: 15px 0 0px 0;
	}

#content_home .title {
	padding: 0 0 0 20px;
	}

.widget .title {
	margin: 0 0 5px 0;
	}

.post h1{
	margin: 0 0 10px 0;
	}

footer .title2{
	margin: 0;
	padding: 15px 0px 0px 20px;
	}
.dgwt-jg-gallery>a, .dgwt-jg-gallery>div {
    position: absolute;
    display: inline-block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    border: none;
    opacity: 0;
    border: 1px double #ffffff;
    border-radius: 0px;
    filter: alpha(opacity=0);
}

.black{
	color: #000;
	}
.white{
	color: #fff;
	}
.grey{
	color: #808080;
	}
.green{
	color: #34c924;
	}
.red{
	color: #ff0000;
	}
.orange{
	color: #ffa500;
	}
.yellow{
	color: #ffff00;
	}
.blue{
	color: #0000ff;
	}
.purple{
	color: #8b00ff;
	}
.pink{
	color: #ffc0cb;
	}

/* END BASE */

iframe {
  width: 100% !important;
  height: 100% !important;
min-height: 400px;
}

/* ENTRY */

.entry table {
	margin: 0 0 20px 0;
	}

.table {
	border-top: 1px solid #959596;
	border-left: 1px solid #959596;
	}

.table tr th{
	border-bottom: 1px solid #959596;
	border-right: 1px solid #959596;
	background: #f4f4f4;
	padding: 5px 10px;
	}

.table tr td{
	border-bottom: 1px solid #959596;
	border-right: 1px solid #959596;
	padding: 5px 10px;
	}

.entry form {
	margin: 0 0 20px 0;
	}

.entry ul {
	padding: 0 0 0 20px;
	margin: 0 0 20px 0;
	list-style: none;
	}

.entry ol {
	padding: 0 0 0 25px;
	margin: 0 0 20px 0;
	list-style: none;
	}

.entry ul ul, .entry ol ol, .entry ol ul, .entry ol ul {
	margin: 0;
	padding-top: 5px;
	}

.entry ul ul, .entry ol ul, .entry ol ol, .entry ul ol{
	margin: 0;
	}

.entry ol li, .entry ul ol li {
	margin: 7px 0 8px 10px;
	list-style: decimal outside;
	}

.entry ul li, .entry ol ul li {
	margin: 7px 0 8px 10px;
	list-style-type: disc;
	    text-align: justify;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote p {
    
	
	    margin: 0px 0px 20px 0px;
    padding: 15px 20px 15px 100px;
    color: #ffffff;
    border-radius: 4px;
    -webkit-box-shadow: #999 2px 2px 3px;
    background-position: 12px 50%;
    background-repeat: no-repeat;
    position: relative;
    background-color: #4a588c;
    background-image: url(/wp-content/uploads/2019/02/2.png);
    font-size: 18px;
    border: 1px solid;
    line-height: 24px;


}	

blockquote cite {
	margin: 5px 0 0;
	display: block;}

/* END ENTRY */



.block_product {
    float: left;
    width: 100%;
    color: red;
    font: bold 18px Arial;
    text-decoration: none;
    margin-top: 10px;
    line-height: 22px;
    margin-bottom: 20px; font-size: 20px;
}







/* BODY */

#wrap {
	text-align: left;
	margin: 0 auto;
	width: 1090px;
    box-shadow: 0 0 16px #040404;
	}	



.logo a{
	display: block;
	width: 1090px;
	height: 200px;
	background: url('/wp-content/uploads/2019/03/koktejl.png') no-repeat;
	}

.top_line {
	    background: #4a588c;
	height: 3px;
	}

#content_home {
    padding: 15px 0;
        background: rgba(244, 244, 244, 0.84);}

#content {
	padding: 10px 20px;
    background: white;
	}

.home_news{
	padding: 0px 0 0px 44px;
	}

.home_cat{
	float: left;
    width: 305px;
    height: 285px;
    margin: 25px 5px 22px 42px;
    background: #4a588c;
    box-shadow: 0px 0px 4px rgba(0, 69, 92, 0.28);
	}

.home_cat2{
	background: #4a588c;
	}

.home_cat3{
	background: #4a588c;
	}

.home_cat_img {
	height: 245px;
	}

.home_cat_img img{
	vertical-align: bottom;
	}

.home_cat_t{
	height: 45px;
	padding: 0 5px;
	color: #fff;
	font-size: 18px;
	line-height: 45px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.42);
	text-transform: uppercase;
	text-align: center;
	overflow: hidden;
	}

.home_cat_t a, .home_cat_t a:hover{
	color: #fff;
	}

#posts{
	   float: left;
    width: 730px;
    padding: 0 20px 0 0;
	}

.breadc {
	padding: 0 0 10px 0;
	color: #4F597C;
	line-height: 18px;
	}

.breadc a, .breadc a:hover{
	color: #4F597C;
	}

.post_list{
	    margin: 0 0px 10px 0;
    padding: 5px 0px 5px 10px;
    border: 1px solid #4a588c;
	}

.post_list_img{
float: left;
    width: 200px;
    padding: 7px 10px 10px 0;
	}

.post_list_img img{
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.43);
    vertical-align: bottom;
	}

.post_list_r{
	float: left;
	width: 68%;
	}

.post_list_t {
	padding: 0 0 7px 0;
	color: #64923;
	font-size: 17px;
	line-height: 30px;
    font-family: 'Open Sans Condensed', Tahoma,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: 0px 2px 3px #ddd;
	text-align: justify;
	}


.post_list_t a {
	color: #ea141f;
	}



.post_list_t a:hover{
	color: #000;
	}



.post_list_e{
	padding: 7px 0 0 0;
	font-size: 14px;
	line-height: 30px;
	text-align: justify;
	}

.post_list_m{
	    padding: 8px 0 0 0;
    font-size: 15px;
    line-height: 17px;
    font-weight: bold;
    text-align: right;
    text-transform: uppercase;
	}

.post_list_m a:hover{
	text-decoration: none;
	}
.post {
	padding: 0 0 10px 0;
	}
.post_info{
	padding: 0 0 10px 0;
	}
.post_img{
	padding: 0 0 17px 0;
	}
.post_img img{
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	vertical-align: bottom;
	}
.p_nav {
	padding: 0 0 20px 0;
	}

.p_nav a, .p_nav span{
	    float: left;
    display: block;
    width: 35px;
    height: 35px;
    margin: 10px 21px 0px 0;
    border: 1px solid #4a588c;
    border-radius: 5%;
    line-height: 35px;
    text-align: center;
    color: black;
	}

.p_nav a:hover, .p_nav span.current{
	background: #4a588c;
	color: #fff;
	text-decoration: none;
	}

.breadcrumbs{
margin: 0px 0 8px 0px; /* отступы */
overflow: hidden;
text-transform: uppercase;
    text-shadow: 0px 2px 3px #ddd;
    font-weight: 700;

}
.breadcrumbs a {
color: #ea141f; /* цвет ссылок - голубой */
text-transform: uppercase;
    text-shadow: 0px 2px 3px #ddd;
    font-weight: 700;
	
}
.breadcrumb > span {
color: #000; /* цвет конечного пункта - черный */
}
.breadcrumb{
  float: right;}



#sidebar{
	float: left;
	width: 300px;
	}

.widget{
	padding: 0 0 15px 0;
	}

.widget_title{
	width: 300px;
	height: 41px;
	background: #4a588c;
	color: #fff;
	font-size: 18px;
	line-height: 42px;
	text-shadow: 0px -1px 0px #486a18;
	text-transform: uppercase;
	text-align: center; margin-top: 15px;


	}
.widget1{
	padding: 0 0 15px 0;
	position: fixed;}

.widget_title1{
	width: 200px;
	height: 39px;
	background: #4a588c;
	color: #fff;
	font-size: 18px;
	line-height: 39px;
	text-shadow: 0px -1px 0px #486a18;
	text-transform: uppercase;
	text-align: center;
	}
.nav_sb {
	position: relative;
	padding: 3px 3px 3px 3px;
	background: #4a588c;
	}

.nav_sb:before {
	content: " ";
	display: block;
	width: 210px;
	height: 14px;

	position: absolute;
	bottom: -14px;
	left: -5px;
	}

.nav_sb > ul {
	display: block;
	padding: 5px 0;
	background: #fff;
	}

.nav_sb > ul > li {
	display: block;
	}

.nav_sb > ul > li > a {
    display: block;
    color: #000000;
    font-size: 19px;
    line-height: 34px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}

.nav_sb > ul > li.current-menu-item > a span, .nav_sb > ul > li.current-menu-parent > a span, .nav_sb > ul > li.current-menu-ancestor > a span, .nav_sb > ul > li.current-post-ancestor > a span{
	padding: 0 0 0 12px;
	
	}

.nav_sb > ul > li.current-menu-item > a span span, .nav_sb > ul > li.current-menu-parent > a span span, .nav_sb > ul > li.current-menu-ancestor > a span span, .nav_sb > ul > li.current-post-ancestor > a span span{
	padding: 0 12px 0 0;
	
	}



.nav_sb > ul > li a:hover{
	background: #4a588c;
	color: #fff;
	text-decoration: none;
	}

.nav_sb > ul > li a:hover span{
	background: none !important;
	}

.wpp-list > li{
	display: block;
	padding: 20px 0 0 0;
	position: relative;
	}

.wpp-list > li img{
	width: 194px;
	height: 194px;
	border: 3px solid #e59f2a;
	vertical-align: bottom;
	}

.wpp-list > li .wpp-post-title{
	display: none;
	width: 140px;
	padding: 10px;
	background: rgba(229, 159, 42, 0.9);
	position: absolute;
	top: 40px;
	left: 20px;
	color: #171717;
	font-size: 12px;
	line-height: 21px;
	text-align: center;
	text-decoration: none;
	}

.wpp-list > li .wpp-post-title:hover{
	color: #171717;
	text-decoration: none;
	}
footer {
	background: rgb(244, 244, 244);}


.f_tags{ float: left; width: 100%; padding: 10px 0 0px 10px;}
.f_tags a{

     float: left;
    display: block;
    height: 30px;
    padding: 0px 0px 0px 0px;
    margin: 1px 0px 0px 1px;
    line-height: 33px;
    color: #fff;
    border-radius: 0px;
    text-align: center;
    width: 24.25%;
    border: 1px solid #000000;
    background: #4a588c;
    font-size: 16px !important;
    text-transform: uppercase;

}
.f_tags a:hover{background: #fff;   color: #000;}


.f_bot{
	height: 65px;	}
.copy {
    width: 100%;
    padding: 8px 0px 0 0px;
    color: #212121;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
}
/* END BODY */



/* JRPP */
.JRPP_wrap {box-sizing: border-box;	width: 100%; clear: both; overflow: hidden; margin: 0 0 0em 0;}
.JRPP_wrap * {box-sizing: border-box;}
.JRPP_wrap ul {overflow: hidden; width: 100%; margin: 0; padding: 0; display: block; padding: 0 0 0 1px !important; margin: 0 0 15px 0 !important;}
.JRPP_wrap ul li {width: 33%; float: left; list-style: none !important; margin: 0px 2px 0 0px !important; border-radius: 5px; position: relative; background: #fff !important; padding-left: 0px !important;}
.JRPP_wrap ul li:hover {background: #eee; border-color: #bbb;}
.JRPP_wrap ul li + li {margin-left: 0.5%;}
.JRPP_image {display: block; width:  100%; height: 100%;}
.JRPP_image img {display: block; width: 100%; height: 215px; border: 2px solid #4a588c;}
.JRPP_wrap ul li:hover .JRPP_image img {opacity: 0.8; filter: alpha(opacity=80);}
.JRPP_name {display: block; bottom: 0; left: 0; width: 100%; color: #fff; font-size: 17px;text-shadow: 1000 .1em .1em .2em; vertical-align: bottom;-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.4); -moz-box-shadow: 0 1px 2px rgba(0,0,0,.4); box-shadow: 0 1px 2px rgba(0,0,0,.4); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.JRPP_name a { display: block; line-height: 1.4; text-align: center; color: #fff; padding: 3px; background: #4a588c; border-radius: 0px; max-height: 75px; margin-top: 2px;}
.JRPP_wrap li:hover .JRPP_name a {text-decoration: none; list-style: none; color: #fff; background: #000;}
/* END JRPP */



@media (max-width: 1299px) {



#wpspn-prevpost a {
display: none;
}

#wpspn-nextpost a {
display: none;
}}






/* adaptiv 1024px */

@media (max-width: 1024px) {
.logo a {    display: block;
    width: 100%;
    height: 250px;
    background: url(images/logo_main.jpg) no-repeat;}
#wrap {text-align: left; margin: 0 auto; width: 100%; box-shadow: 0 0 16px #040404; overflow: hidden;}
#posts {float: left; width: 66%; padding: 0 13px 0 0;}
.home_cat {float: left; width: 305px; height: 290px; margin: 0px 5px 20px 14px; background: #4a588c;}
.post_list_r { float: left; width: 98%;}
#content {padding: 10px 10px; background: white;}
}


/* adaptiv 962px */

@media (max-width: 962px) {
.logo a {display: block; width: 100%; height: 0px; background: url() no-repeat;}
#wrap {
    text-align: left;
    margin: 0 auto;
    width: 100%;
    box-shadow: 0 0 16px #040404;
	overflow: hidden;}
#posts {
       float: left;
    width: 61.5%;
    padding: 0 12px 0 0;}

.home_cat {
    float: left;
    width: 298px;
    height: 292px;
    margin: 0px 5px 15px 6px;
    background: #4a588c;}
.JRPP_wrap ul li {
    width: 32%;
    float: left;
    list-style: none !important;
    margin: 0px 7px 5px 0px !important;
    border-radius: 5px;
    position: relative;
    background: #fff !important;
    padding-left: 0px !important;
}
.yuzo_related_post .relatedthumb {
    margin: 0px 0px 0px 0px !important;
    padding: 5px 5px 5px 0px !important;
}
.post_list_t {
    padding: 0 0 7px 0;
    font-size: 18px;
    line-height: 30px;
    font-family: 'Open Sans Condensed', Tahoma,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: 0px 2px 3px #ddd;
    text-align: justify;
}

div#ez-toc-container {
    width: 95%;
}

}



/* adaptiv 850px */

@media (max-width: 850px) {
.logo a {height: 0px;}
#wrap {
    text-align: left;
    margin: 0 auto;
    width: 100%;
    box-shadow: 0 0 16px #040404;}
#posts {float: left; width: 57%; padding: 0 15px 0 0;}
.home_cat {
    float: left;
    width: 302px;
    height: 288px;
    margin: 0px 39px 14px 229px;
    background: #4a588c;
   }
.JRPP_image img {display: block; width: 0px; height: 0px; border: 0px solid #4a588c;}
.JRPP_wrap ul li {width: 100%; float: left; list-style: none !important; margin: 0px 7px 5px 0px !important; border-radius: 5px; position: relative; background: #fff !important; padding-left: 0px !important;}
.JRPP_name a {display: block; line-height: 1.4; text-align: center; color: #fff; padding: 3px; background: rgb(0, 135, 0); border-radius: 0px; max-height: 56px; margin-top: 2px;}

#content {padding: 10px 10px; background: white;}

}


/* adaptiv 770px */

@media (max-width: 770px) {
.logo a {height: 0px;}

#wrap {text-align: left; margin: 0 auto; width: 100%; box-shadow: 0 0 16px #040404;}
#posts { float: left; width: 54%; padding: 0 14px 0 0;}
h1, .title {
    font-size: 17px;
    line-height: 30px;
    text-align: justify;
}
}


/* adaptiv 720px */

@media (max-width: 720px) {
.logo a {height: 0px;}
.home_cat {
    float: left;
    width: 302px;
    height: 288px;
    margin: 0px 39px 14px 178px;
    background: #4a588c;
   
}

#wrap {text-align: left;  margin: 0 auto; width: 100%; box-shadow: 0 0 16px #040404; overflow: hidden;}

#posts {float: left; width: 100%; padding: 0 15px 0 0;}

.f_tags a {
   color: #ffffff;
    background: #4a588c;
    display: inline-block;
    text-align: center;
    margin: 1px 0px 2px 0px;
    line-height: 38px;
    width: 98%;
    height: 35px;
    font-family: 'Open Sans Condensed', Tahoma,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}

.f_tags {
    float: left;
    width: 98%;
    padding: 0px 0px 4px 0px;
}



#sidebar{margin-bottom: 10px; width: 100%;}
.widget_title {width: 300px; height: 0px; background: url() no-repeat; color: #fff; font-size: 1px;}

}





/* adaptiv 650px */


@media (max-width: 650px) {
.logo a {height: 0px;}
#wrap {text-align: left; margin: 0 auto; width: 590px; box-shadow: 0 0 16px #040404; overflow: hidden;}
#posts {float: left; width: 100%; padding: 0 0px 0 0;}
.home_cat {float: left; width: 302px; height: 288px; margin: 0px 39px 14px 149px; background: #4a588c;}
}



/* adaptiv 610px */


@media (max-width: 610px) {
.logo a {height: 0px;}
#wrap {text-align: left; margin: 0 auto; width: 540px; box-shadow: 0 0 16px #040404; overflow: hidden;}
#posts {float: left; width: 512px; padding: 0 0px 0 0;}
.home_cat {float: left; width: 302px; height: 288px; margin: 0px 39px 14px 130px; background: #4a588c;}
}



/* adaptiv 550px */

@media (max-width: 550px) {
.logo a {height: 0px;}
#wrap { text-align: left; margin: 0 auto; width: 450px; box-shadow: 0 0 16px #040404; overflow: hidden;}
#posts { float: left; width: 100%; padding: 0 0px 0 0;}
.home_cat { float: left; width: 302px; height: 288px; margin: 0px 39px 14px 77px; background: #4a588c;}

.fbx-modal .fbx-error-msg>span, .fbx-modal .fbx-loader>div, .fbx-modal a.fbx-close, .fbx-modal a.fbx-next, .fbx-modal a.fbx-prev {
        font-family: foobox;
    font-size: 39px;
    font-weight: 400;
    text-align: center;
    outline: 0;
    -webkit-font-smoothing: antialiased;
    background: black;
    padding-top: 8px;
    padding-bottom: 10px;
}


}


/* adaptiv 470px */

@media (max-width: 470px) {
.logo a {height: 0px;}
#wrap { text-align: left; margin: 0 auto; width: 100%; box-shadow: 0 0 0px #040404; overflow: hidden;}
#posts { float: left; width: 100%; padding: 0 0px 0 0;}
.copy { float: left; width: 94%; padding: 0px 0 0 6px; color: #212121; font-size: 12px; line-height: 25px;}
.home_cat { float: left; width: 302px; height: 288px; margin: 0px 39px 14px 63px; background: #4a588c;}
h1, .title { font-size: 17px; line-height: 28px;}
}



/* adaptiv 420px */


@media (max-width: 420px) {
.logo a {height: 0px;}
#wrap { text-align: left; margin: 0 auto; width: 100%; box-shadow: 0 0 0px #040404; overflow: hidden;}
#posts { float: left; width: 99%; padding: 0 0px 0 0;}
.home_cat {float: left; width: 305px; height: 288px; margin: 0px 12px 26px 11%; background: #4a588c;  }
div#ez-toc-container {
    width: 92%;}
#content {padding: 10px 3px; background: white;}

.centered, .aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    border: 4px solid #4a588c;
    max-width: 96%;
}
}


/* adaptiv 400px */

@media (max-width: 400px) {
#wrap {text-align: left; margin: 0 auto; width: 100%; box-shadow: 0 0 0px #040404; 	overflow: hidden;}
#posts {float: left; width: 100%; padding: 0 0px 0 0;}
.centered, .aligncenter {display: block; margin-left: auto;  margin-right: auto; border: 2px solid #4a588c; max-width: 96%;}
.home_cat { float: left; width: 305px; height: 288px; margin: 0px 12px 26px 9%; background: #4a588c;}
h1, .title {font-size: 17px; line-height: 28px; text-align: justify;}

}


/* adaptiv 320px */
@media (max-width: 320px) {
.home_cat { float: left; width: 298px; height: 288px; margin: 0px 8px 20px 1%; background: #4a588c;}
#wrap {text-align: left; margin: 0 auto; width: 100%; box-shadow: 0 0 16px #040404; 	}
#posts {float: left; width: 100%; padding: 0 0px 0 0;}
#content { padding: 10px 3px; background: white;}
}
