/*
#------------------------------------------------------------------------
# Magazine - January Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2013 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/ 

/* Basic elements */

html { 
	background: #353535;
	-webkit-font-smoothing: antialiased; 
}

body { 
	background: #fff;
	color: #333;
	font-size: 17px;
	font-weight: 300;
	line-height: 2;
	margin: 0;
	min-height: 100%;
	padding: 0;
	word-wrap: break-word;
	font-family: 'Open Sans', verdana, arial, sans-serif;
}
body,
html, 
body button, 
body input, 
body select, 
body textarea { font-family: 'Open Sans', verdana, arial, sans-serif; }

a,
#gkMainbody a:active,
#gkMainbody a:focus,
#gkMainbody a:hover,
#gkMainbody header h1 a,
#k2Container article header h2 a {
	color: #363636;
	-webkit-transition: color 0.2s linear;
	   -moz-transition: color 0.2s linear;
	     -o-transition: color 0.2s linear;
	        transition: color 0.2s linear;
	text-decoration: none;
}

a:hover,
a:active,
a:focus,
#gkMainbody a,
#gkMainbody header h1 a:active,
#gkMainbody header h1 a:focus,
#gkMainbody header h1 a:hover,
#k2Container article header h2 a:active,
#k2Container article header h2 a:focus,
#k2Container article header h2 a:hover {
	color: #4d90fe;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	color: #242424;
	
	font-weight: 300;	
}

h1 {
	font-size: 34px;
	line-height: 44px;
}

h2,
.componentheading {
	font-size: 38px;
}

h3 {
	font-size: 30px;
}

h4 {
	font-size: 22px;
}

h5 {
	font-size: 17px;
}
h6 {
	font-size: 13px;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul li {
	line-height: 2.0;
}

p {
	margin: 0.5em 0 1.5em;
}

/* Containers */

.gkPage {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
	        box-sizing: border-box;
	margin: 0 auto!important;
	padding: 0 15px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	
}

#gkPageTop {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
	        box-sizing: border-box;
	min-height: 45px;
}

#gkBannerTop {
	float: left;
	margin: 24px 20px 0 50px;
}

#gkBannerTop p {
	color: #999;
	line-height: 60px;
	margin: 0;
}

#gkHeader {
	background: #eee;
}

#gkPageWrap {
	margin: 0 auto;
}

#gkPageContent {
	width: 100%;
}

#gkPageContent + section,
#gkPageContent + footer {
	padding-top: 30px!important;
}

/* Toolbar */
#gkToolbar {
	left: 0;
	position: fixed;
	top: 0;
	width: 52px;
}

#gkSocial {
	float: none;
	margin: 108px 0 0 0;	
}

#gkBackToTop {
	background: transparent url('../images/style1/icons.png') no-repeat 0 -376px;
	border-top: 1px solid #484848;
	bottom: 0;
	height: 52px;
	left: 0;
	position: fixed;
	text-indent: -9999px;
	-webkit-transition: background-position .15s ease-out;
	-moz-transition: background-position .15s ease-out;
	-ms-transition: background-position .15s ease-out;
	-o-transition: background-position .15s ease-out;
	transition: background-position .15s ease-out;
	width: 52px;
}

#gkBackToTop:hover {
	background-position: -53px -376px;
}

/* Logo  */

#gkLogo {
	height: 35px;
	margin: 5px 30px 0 0;
	padding: 0;
	text-indent: -999em;
	text-shadow: none;
	width: 140px;
	display: block;
	float: left;
	-webkit-transition: background-color .3s linear;
	-moz-transition: background-color .3s linear;
	-ms-transition: background-color .3s linear;
	-o-transition: background-color .3s linear;
	transition: background-color .3s linear;
}

#gkLogo img {
	display: block;
	margin: 0;
}

#gkLogo.cssLogo {
	background: #4d90fe url('../images/logo.png') no-repeat 0 0;
	/* You can specify there logo size and background */
	height: 107px;
	margin: 0;
	width: 124px;
}

#gkLogo:hover {
	background-color: #fec64d;
}

#gkLogo.text {
	background: #4d90fe;
	color: #fff;
	display: block;
	font-size: 36px;
	height: auto;
	margin: 0;
	min-height: 107px;
	overflow: hidden;
	padding: 10px 5px;
	text-align: center;
	text-indent: 0;
}

#gkLogo.text > span {
	display: block;
	font-size: 24px;
	font-weight: 400;
	line-height: 56px;
	padding: 0;
}

#gkLogo.text .gkLogoSlogan {
	color: #fff;
	display: block;
	font-size: 12px;
	line-height: 24px;
	text-align: center;
}

/* userarea */

#gkUserArea {
	float: right;
	margin: 38px 0 0 0;
}

#gkUserArea a {
	background: transparent url('../images/small_arrow.png') no-repeat 90% -48px;
	display: block;
	color: #222;
	float: left;
	font-size: 18px;
	font-weight: 300;
	height: 46px;
	line-height: 47px;
	margin: 0;
	padding: 0 45px 0 12px;
	-webkit-transition: background-color .3s ease-out, color .15s ease-out;
	-moz-transition: background-color .3s ease-out, color .15s ease-out;
	-ms-transition: background-color .3s ease-out, color .15s ease-out;
	transition: background-color .3s ease-out, color .15s ease-out;
}

#gkLogin:active,
#gkLogin:focus,
#gkLogin:hover,
#gkRegister:active,
#gkRegister:focus,
#gkRegister:hover {
	background-color: #fec64d;
	background-position: 90% top;
	color: #fff;
}

/* Search */

#gkSearch {
	background: transparent url('../images/style1/icons.png') no-repeat 0 -324px;
	border-top: 1px solid #484848;
	border-bottom: 1px solid #484848;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	height: 52px;
	margin-top: 108px;
	width: 52px;
}

#gkSearch + #gkSocial a:first-child {
	border-top: none;
}


#gkSearch + #gkSocial {
	margin-top: 0;
}

#gkSearch form {
	background: #4d90fe url('../images/style1/icons.png') no-repeat right -324px;
	margin-left: -226px;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	width: 226px;
}

#gkSearch:hover form,
#gkSearch.active form {
	margin-left: 0;
}

#gkSearch .search {
	overflow: hidden;
}

#gkSearch #mod-search-searchword {
	background: #4d90fe;
	border: none;
	border-bottom: 1px solid #72a7ff;
	color: #fff;
	display: block;
	height: 38px;
	font-size: 18px;
	font-weight: 300!important;
	margin: 7px 0 7px 15px;
	padding-left: 0;
	padding-right: 0;
	width: 160px;
}

/* Stylearea */

#gkStyleArea {
	background: transparent url('../images/style1/icons.png') no-repeat 0 -432px;
	border-top: 1px solid #484848;
	border-bottom: 1px solid #484848;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	clear: both;
	display: block;
	height: 52px;
	width: 52px;
}

#gkLinks + #gkStyleArea,
#gkSearch + #gkStyleArea,
#gkSocial + #gkStyleArea {
	border-top: none;
}

#gkStyleArea > div {
	background: #353535;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	height: 52px;
	margin-left: -226px;
	padding: 0 0 0 12px;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	width: 226px;
}

#gkStyleArea.active > div,
#gkStyleArea:hover > div {
	margin-left: 0;
}

#gkStyleArea a {
	display: inline-block;
	height: 22px;
	margin: 15px 0 0 9px;
	text-indent: -9999px;
	-webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-ms-transform: scale(1.0);
	-o-transform: scale(1.0);
	transform: scale(1.0);
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition: -webkit-transform 0.2s ease-out;
	-moz-transition: -moz-transform 0.2s ease-out;
	-o-transition: -o-transform 0.2s ease-out;
	transition: transform 0.2s ease-out;
	width: 22px;
}

#gkStyleArea a:first-child {
	margin-left: 0;
}

#gkStyleArea a:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}

#gkColor1 {
	background: #4d90fe;
}

#gkColor2 {
	background: #7065ff;
}

#gkColor3 {
	background: #598473;
}

#gkColor4 {
	background: #909090;
}

#gkColor5 {
	background: #d68989;
}

#gkColor6 {
	background: #ff875e;
}

/* Social icons and other icons */

.gkRSS,
.gkMail,
.gkTwitter,
.gkFb,
.gkGplus,
.gkPinterest {
	background: transparent url('../images/style1/icons.png') no-repeat 0 0;
	border-bottom: 1px solid #484848;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	clear: both;
	display: block;
	float: none;
	height: 52px;
	line-height: 52px;
	padding: 0;
	text-indent: -9999px;
	-webkit-transition: background-position .15s ease-out;
	-moz-transition: background-position .15s ease-out;
	-ms-transition: background-position .15s ease-out;
	-o-transition: background-position .15s ease-out;
	transition: background-position .15s ease-out;
	width: 52px;
}

#gkSocial a:first-child,
#gkLinks a:first-child {
	border-top: 1px solid #484848;
}

.gkMail {
	background-position: 0 0;
}

.gkRSS {
	background-position: 0 -54px;
}

.gkTwitter {
	background-position: 0 -162px;
}

.gkFb {
	background-position: 0 -108px;
}

.gkPinterest {
	background-position: 0 -270px;
}

.gkGplus {
	background-position: 0 -216px;
}

.gkMail:active,
.gkMail:focus,
.gkMail:hover {
	background-position: -53px 0;
}

.gkRSS:active,
.gkRSS:focus,
.gkRSS:hover {
	background-position: -53px -54px;
}

.gkTwitter:active,
.gkTwitter:focus,
.gkTwitter:hover {
	background-position: -53px -162px;
}

.gkFb:active,
.gkFb:focus,
.gkFb:hover {
	background-position: -53px -108px;
}

.gkPinterest:active,
.gkPinterest:focus,
.gkPinterest:hover {
	background-position: -53px -270px;
}

.gkGplus:active,
.gkGplus:focus,
.gkGplus:hover {
	background-position: -53px -216px;
}

/* Group modules */

#gkBottom1,
#gkBottom2 {
	overflow: hidden;
	padding: 0 50px; 
}

#gkBottom1 > div,
#gkBottom2 > div {
	border-top: 1px solid #e5e5e5;
	padding: 36px 0;
}

#gkBottom1 .box .header,
#gkBottom2 .box .header {
	font-size: 16px
}

#gkBottom2 .box {
	color: #999;
	
}
#gkBottom2 .box ul li { 
    border: none; 
	padding: 0;
}

#gkBottom2 .box a { 
    color: #777
}

#gkBottom2 .box a:hover { 
    color: #363636
}

/* standard breadcrumb */

#gkBreadcrumb {
	background: transparent;
	
	margin:5px 0;
	padding: 0 !important;
}

#gkBreadcrumb .breadcrumbs {
	float: left;
	color: #333;
	line-height: 12px;
}

#gkBreadcrumb .breadcrumbs li.separator {
	width: 10px;
	text-align: center;
	padding: 0 4px!important;
	color: #ccc;
}

#gkBreadcrumb .breadcrumbs li.pathway {
	padding-right: 20px;
}

#gkBreadcrumb .breadcrumbs > ul > li {
	display: inline;
	font-size: 12px;
	font-weight: 600;
	line-height:0.8rem;
	
}

#gkBreadcrumb .breadcrumbs > ul > li a {
	font-weight: normal
}

#gkTools {
	float: right;
	margin: 4px 0 0 10px;
}

#gkTools a {
	display: block;
	float: left;
	width: 22px;
	height: 16px;
	margin: 0 0 0 0px !important;
	text-indent: -99999em;
	background: url('../images/font_size.png') no-repeat -38px 50%;
}

a#gkToolsReset {
	background-position: -15px 50%;
	margin-left: 6px;
}

a#gkToolsDec {
	background-position: 6px 50%;
}

/* footer */

#gkFooter {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	color: #888;
	font-size: 14px;
	line-height: 21px;
	padding: 0 50px;
}

#gkFooter > div {
	border-top: 1px solid #e5e5e5;
	padding: 16px 0;
}

#gkFooterNav {
	float: left;
}

#gkFooterNav li {
	border: none;
	float: left;	
	margin: 0 16px 0 0!important;
	padding: 0;
	font-size: 12px;
	line-height: 21px;
	
}
#gkFooterNav li.item-726 {	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
}


#gkFooterNav a {
	color: #888
}

#gkFooterNav li:hover,
#gkFooterNav a:hover {
	background: transparent;
	color: #363636;
}

#gkCopyrights {
	float: right;	
	margin: 0 0 20px;
}

/* Other footer elements */

#gkFrameworkLogo {
	display: block;
	width: 90px;
	height: 36px;
	background: url('../images/gavern-logo.png') no-repeat 0 0;
	text-indent: -9999em;
	margin: 12px auto 0 auto;
	opacity: 0.4;
}

/* Suffixes */

.box {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
	        box-sizing: border-box;
	color: #666;
	font-size: 14px;
	line-height: 1.6;
	margin: 0 0 20px 0;
	padding: 20px;
	width: 100%;
}

#gkInset .box,
#gkSidebar .box {
	border-top: 1px solid #e5e5e5;
	margin: 0 0 20px 0;
	padding: 20px 0;
}

#gkInset .box:first-child,
#gkSidebar .box:first-child {
	border-top: none;
	padding-top: 0;
}

div.content {
	clear: both;
}

.box li {
	border-bottom: 1px solid #e5e5e5;
	padding: 5px 0;
}

.box li:last-child {
	border-bottom: none;
}

.box li a {
	line-height: 2.0;
	text-decoration: none;
}

.box a {
	text-decoration: none;
}

.box ul ul {
	margin-left: 20px;
}

/* default suffix */

.box .header {
	color: #242424;
	font-size: 20px;
	font-weight: 300;
	line-height: 20px;
	padding: 0 0 30px 0;
}

/* noborder suffix */
#gkInset .box.noborder,
#gkSidebar .box.noborder {
	border-top: none;
}

#gkSidebar {border-top:1px solid #e5e5e5;}

/* clear suffix */

.box.clear {
	margin: 0;
	padding: 0;
}

.clear div.content {
	clear: both;
}

/* nomargin suffix */

.box.nomargin {
	margin-left: 0!important;
	margin-right: 0!important;
}

/* nooverflow suffix */

.box.nooverflow,
.box.nooverflow > div {
	overflow: visible!important;
}

/* advertisement suffix */

#gkInset .box.advertisement,
#gkSidebar .box.advertisement {
	border-top: none;
}

.box.advertisement .header {
	background: transparent;
	border-bottom: 1px solid #e5e5e5;
	color: #999!important;
	font-size: 10px!important;
	font-weight: 300;
	margin: 0 0 5px 0;
	min-height: 16px;
	padding: 0;
	text-align: right;
	text-transform: uppercase;
	line-height: 16px;
	font-family: Arial, Verdana, sans-serif!important;
}

.box.advertisement .header span {
	background: transparent;
	float: right;
	line-height: 16px;
	padding: 0;
}

/* suffix _text */

.box_text > div {
	background: #fff;
}

/* suffix dark */

.box.color1 {
	background: #4d90fe!important;
	color: #fff;
	padding: 20px!important;
}

.box.color1 .header {
	background: transparent!important;
	line-height: 1.2;
}

.box.color1 h1,
.box.color1 h2,
.box.color1 h3,
.box.color1 h4,
.box.color1 h5,
.box.color1 h6 {
	color: #fff;
}

.box.color1 ul {
	margin: 0;
	padding: 0;
}

.box.color1 ul li {
	border-bottom: 1px solid #659fff;
	position: relative;
	padding: 2px 0;
}

.box.color1 ul li:last-child {
	border-bottom: none;
}

.box.color1 a {
	color: #c7dcff;
}

.box.color1 a:active,
.box.color1 a:focus,
.box.color1 a:hover {
	color: #fff;
}

.box.color1 ul ul {
	margin: 0 0 0 20px;
}

.box.color1 b,
.box.color1 strong {
	font-weight: bold;
}

/* suffix light */

.box.light {
	background: #f5f5f5!important;
	border-top: none!important;
	padding: 20px!important;
}

#gkInset .box.light {
	margin: 1px;
	width: 99%;
}

.box.light ul {
	margin: 0;
	padding: 0;
}

.box.light ul li {
	position: relative;
}

.box.light ul ul {
	margin: 0 0 0 20px;
}

.box.light b,
.box.light strong {
	font-weight: bold;
}

/* Suffix color */

.box.color2 .header {
	color: #4d90fe;
}

/* Suffix bigtitle */

.bigtitle .header {
	font-size: 26px;
	font-weight: 300;
}

/* Suffix badge-new */

.box.badge-new .header,
.box.badge-popular .header,
.box.badge-top .header,
.box.badge-hot .header {
	position: relative;
	padding-bottom:0px;
}

.box.badge-new .header::after,
.box.badge-popular .header::after,
.box.badge-top .header::after,
.box.badge-hot .header::after {
	/*background: #9eb931;
	color: #fff;
	content: "New";
	font-size: 10px;
	font-weight: 600;
	padding: 0 6px;
	position: absolute;
	right: 0;
	top: 0;
    text-transform: uppercase;
	z-index: 1; */
}

.box.badge-popular .header::after {
	
}

.box.badge-top .header::after {
	/*background: #4d90fe;
	content: "Top"; */
}

.box.badge-hot .header::after {
	
}

/* mainbody restrictions */

section#gkBreadcrumb + section#gkMainbody {
	margin-top: 0!important;
}

/* tablet/mobile suffixes */

.onlytablet {
	display: none;
}

.onlymobile {
	display: none;
}

/* Login form */

#gkFBLogin {
	float: left;
	width: 45%;
}

#gkFBLogin p {
	line-height: 18px;
	margin: 14px 0 20px;
}

#gkFBLogin + #login-form,
#gkFBLogin + #com-login-form {
	float: left;
	width: 45%;
	margin-left: 4%;
	padding-left: 30px;
	border-left: 1px solid #e7e7e7;
}

#form-login-remember {
	margin: 10px 0;
}

#form-login-remember label {
	color: #777;
	font-size: 11px;
	font-weight: normal;
	line-height: 27px;
}

#login-form fieldset {
	margin: 0 0 20px;
}

#login-form fieldset p {
	margin: 0.5em 0;
}

#login-form ul {
	border-top: 1px solid #E7E7E7;
	overflow: hidden;
	padding: 12px 0 0;
}

#login-form ul li {
	font-size: 11px;
	line-height: 1.6;
}



#login-form input[type="text"],
#login-form input[type="password"] {
	width: 85%;
}

.gkPopupWrap .logout-button input {
	float: right
}

label#jform_spacer-lbl {
	font-size: 11px;
	font-weight: normal;
	color: #666;
}

.logout-button .login-greeting {
	color: #fff;
	float: left;
	font-size: 18px;
	margin-right: 32px;
}

.gkUsermenu {
	clear: both;
	padding-bottom: 32px;
	position: relative;
	top: 10px;
}

.gkUsermenu li {

	border-bottom: 1px solid #e5e5e5 !important;
	padding: 3px;
	
}
#comments .comment-body {color:#000;}


/* Login with Facebook button */

span#fb-auth small {
	width: 20px;
	background: transparent url('../images/fbauth.png') no-repeat 0 2px;
	text-indent: -999em;
	display: block;
	float: left;
	border-right: 1px solid #a0aecd;
	margin: 3px 16px 0 0;
	height: 17px;
}

span#fb-auth {
	background-color: #798db9;
	
	display: inline-block;
	color: #fff;
	font-family: arial;
	line-height: 26px;
	font-size: 12px;
	font-weight: bold;
	margin: 12px 0 6px;
	padding: 7px 24px 7px 12px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #445375;
	cursor: pointer;
	height: 24px;
	-webkit-transition: background-color 0.2s ease-out;
	-moz-transition: background-color 0.2s ease-out;
	-o-transition: background-color 0.2s ease-out;
	transition: background-color 0.2s ease-out;
	position: relative;
	top: -3px;
}

span#fb-auth:hover {
	background-color: #556b9b;
}

.login span#fb-auth {
	margin: 6px 0 0 10px;
}

/* popup */

#gkPopupOverlay,
#gkPopupLogin {
	display: none;
	overflow: hidden;
	position: fixed;
	z-index: 1000002;
	left: 50%;
	top: 50%;
	background: #fff;
}

#gkPopupLogin {
	position: absolute;
	top: 70px;
	width: 560px;
	margin-left: -280px;
}

#gkPopupLogin #loginForm {
	background: url('../images/login.png') no-repeat 4px 6px;
	padding-left: 170px
}

#gkPopupLogin #login-form input[type="text"],
#gkPopupLogin #login-form input[type="password"] {
	float: right;
	width: 70%;
}

#gkPopupLogin #login-form fieldset p {
	padding: 0 0 18px
}

#gkPopupLogin #form-login-remember,
#gkPopupLogin #form-login-buttons {
	margin-left: 100px
}

#gkPopupLogin #form-login-buttons input.button {
	background: #fec64d;
}

#gkPopupLogin #form-login-buttons input.button:hover {
	background: #4d90fe;
}

#gkPopupLogin #login-form ul {
	background: none;
	border-top: 1px solid #e5e5e5;
	margin-left: 100px;
	padding: 10px 0 0
}

#gkPopupLogin #login-form ul li {
	float: left;
}

#gkPopupLogin #login-form ul li:first-child {
	margin-right: 8px
}

.gkPopupWrap {
	padding: 32px;
	overflow: hidden;
}

.gkPopupWrap h3 {
	margin: 0 0 18px;
	font-size: 32px;
	line-height: 32px;
}

#gkPopupOverlay {
	background: #000;
	width: 100%;
	height: 100%;
	z-index: 1000001;
	top: 0;
	left: 0;
	margin-left: 0;
}

/* Toolbar media queries */
@media (max-height: 620px) {
	#gkToolbar #gkSearch,
	#gkToolbar #gkSocial {
		margin-top: 0;
	}
}

@media (max-height: 480px) {
	#gkSocial {
		display: none;
	}
}

@media (max-height: 320px) {
	#gkLinks {
		display: none;
	}
}


.news-top {padding-top: 10px !important; padding-bottom: 15px !important;
	
}
.news-top .box  {margin-bottom:0 !important; padding-bottom: 0 !important;}

.news-top h4 {padding-top:10px !important; padding-right:10px !important; font-weight: bold !important; font-size: 14px !important;}

.news-top h3 {padding-bottom: 20px !important;}


.mainmenu {}
.menucat {font-size: 14px; font-weight: bold;  padding:1px 0 1px 5px;}
.menucat li {display: inline; list-style: none; margin-right:40px; }
.menucat li a {display: inline-block;}
.menucat li.active a {color:#4090FE;}
time {font-size: 13px;}
.ya-share2 {margin:10px 0; clear: both;} 
.right-sections h3 {padding-bottom: 12px !important;}
.right-sections {padding-bottom: 0px !important;}
.k2TagCloudBlock a {padding:7px 8px; font-weight: bold;}

.weather {
position: absolute; color:#000; right: 40px; top:10px; background: rgba( 255, 255, 255, 0.7); font-size: 12px; padding:4px 5px; border-radius: 7px;
/*width: 350px; */ 
width:200px;
display:none;
}
.weather table {width: auto; margin:0;  }
.weather table tr {background: transparent;}
.weather td {padding: 1px 5px;  border:0; vertical-align: middle; line-height: 16px; }
.weather td img, .weather td span {vertical-align: middle;}
.weather .zag {font-weight: bold; margin-bottom: 3px; white-space: nowrap;}
.weather .temp {font-weight: bold; font-size: 14px; margin:0 3px;}
.weather .mini-cloud img {height: 17px;}
.weather .for-link {text-align: right; font-weight: bold; margin:-3px 15px 0 0;}
.weather td.today-weather {border-right: 1px dotted #888; display:none;}
.today-weather .cloud {white-space: nowrap;}

.head-search {position: absolute; color:#000; right: 40px; top:42px; background: rgba( 255, 255, 255, 0.7); font-size: 12px; padding:13px 0 0 0; border-radius: 7px;width: 360px; overflow: hidden; height: 41px; text-align: center;}
.head-search input[type="text"] {height: 28px; width: 230px; display: inline-block; vertical-align: middle; line-height: 28px; font-size: 14px;}
.head-search input[type="submit"] {display: inline-block; height: 26px; float: none;vertical-align: middle; margin:0 0 0 5px; line-height: 26px;}

.new-head-search {position: absolute; color:#000; right: 40px; top:53px; font-size: 12px; width:350px;}
.new-head-search table {margin:0;}
.new-head-search tbody tr td {border:0; padding:0;}
.new-head-search div, .new-head-search table, .new-head-search td {line-height:18px;}
.new-head-search .cse .gsc-control-cse, .new-head-search .gsc-control-cse {  padding:0; }
.new-head-search button {padding:3px; height: 24px !important; width: 24px; line-height: 20px !important; margin-top:2px !important;}
.new-head-search button svg {line-height: 20px !important;}
.new-head-search form.gsc-search-box, .new-head-search table.gsc-search-box {margin-bottom:0;}
.new-head-search input {margin-top:0 !important;}
table.gsc-search-box td.gsc-input {padding-right:5px !important;}
.new-head-search .gsc-control-cse {background-color: #f65701; border: none; padding-left:3px;}


.jlwdate {font-size: 24px; line-height: 42px;}
.jlwitem td {padding-top:7px;}
.jlwitem td img {margin-top: 9px;}

.pagenav1 {clear: both; padding:4px 20px 6px 20px; margin:30px 0 10px 0; overflow: hidden; border-top:1px solid #ccc; border-bottom:1px solid #ccc;}
.pagenav1 li {float: left; list-style: none; font-size: 16px; margin-right:12px;}
.pagenav1 li.counter {float: right;}
.pagenav1 li.num span {font-weight: bold;}
.pagenav1 li a {text-decoration: underline;}

.moduletablemonth-arhive {margin:40px 0 0 0;}

.moduletablemonth-arhive h3 {font-size: 24px; margin-bottom: 12px;}
.moduletablemonth-arhive li {margin-left:15px;}

.genericView h1 {line-height: 40px; margin-bottom: 30px;}
.itemBody .calendar .calendarNavMonthPrev, .itemBody .calendar .calendarNavMonthNext {font-size: 24px; font-weight: bold;}
.itemBody .calendar .calendarDateLinked a {font-weight: bold;}
.itemBody .calendar {width: 600px !important; margin:0 !important;}


.itemList {overflow: hidden;}
.generic-h1 {text-transform:none !important; margin-bottom: 20px !important;}
 
.adsense-top {margin-top:5px; margin-bottom:0;}

.moduletableact-mir {margin:30px 0; width: 300px;}
.moduletableact-mir ul {margin:20px 0 0 0;}
.moduletableact-mir ul li:hover {background: transparent !important; padding: 0;}


.blog h1 {font-size: 32px;
    line-height: 40px;
    margin-top: 10px; margin-bottom: 20px;}
.blog h4 {font-size: 26px;
    line-height: 32px;
     }
#gkMainbody .blog h4 a {color:#000;} 
#gkMainbody .blog h4 a:hover {  color: #4D90FE;} 

#gkMainbody .blog header {margin:0;}    
    
#gkMainbody .blog {line-height: 24px;}

.blog article { border-top: 1px solid #E5E5E5;
    padding-top: 15px; margin-top:10px; }
#gkMainbody .blog article p {margin:14px 0;}
.item-page h3 {font-size: 22px;}

#gkMainbody .blog article .jcomments-links {display: none;}

#k2Container .itemFullText em {line-height: 16px; font-weight: bold; font-size: 14px; color:#555;}
.itemFullText h2 {  line-height: 32px; font-size: 26px; margin:25px 0 16px 0;}
.itemFullText h3 {  line-height: 24px; font-size: 20px; margin:20px 0 11px 0;}

.article-ads {}
.article-ads h3 {font-size: 22px;}
.article-ads li {font-size: 14px; line-height: 18px; margin:7px 0;}

.item-page ul.date-item {margin-bottom:9px !important;}
.itemFullText table p {margin:4px 0;}

.item-page h2 {font-size: 24px; margin:20px 0 14px 0;}
.item-page h3 {margin:20px 0 14px 0;}
.item-page .itemBody ul li {list-style: disc; list-style-position: inside; margin:9px 0 9px 0;}
.item-page .itemBody ol li { list-style-position: inside; margin:9px 0 9px 0;}
.item-rub {font-weight: bold; margin:5px 0;}
.find-total {font-style: italic; margin:15px 0;}
.one-firm {margin:0 0 12px 0; border-bottom: 1px solid #ccc; padding-bottom: 12px;}
.one-firm .title-firm {font-weight: bold; margin-bottom: 0px;}
.one-firm .rubrics-firms {font-size: 14px; margin-bottom: 0px;}
.one-firm .rubrics-firms span {font-weight: bold; }
.one-firm .adr-firms {}
.one-firm .adr-firms span {font-style: italic;}
.sep-town {height: 17px;}
.res-details h2 {font-size: 26px; line-height: 32px; margin:20px 0 15px 0;}
.details-item { margin:4px 0; font-weight: bold;}
.details-item span {font-weight: normal; margin-right:10px;}
.contacts-details {border-top:1px solid #ccc; padding-top:9px; margin-top:14px;}
#rabota {margin:20px 0; font-size: 14px;}
.res-details .title {font-weight: bold; margin-bottom: 5px; font-size: 16px;}
.res-details #rabota .title {margin-bottom: 10px;}
.firm-descr {line-height: 18px;}
#rabota table {margin-bottom: 5px;}
.res-details #article {margin:20px 0; line-height: 26px; font-size: 16px;}
.rubriks {margin:20px 0; line-height: 24px; font-size: 15px;}
.giscopy { font-size: 14px; font-style:italic;}
iframe {border:0;}

.one-firm .fas-war {font-size: 13px; /*color: #999;*/}

.pollpolls .title {font-weight:bold; font-size:14px; margin:0 0 4px 0; padding:0; line-height:18px;}
.pollpolls label {text-transform:none; font-weight:normal;}
.pollpolls input.button {height:30px; line-height:30px; padding:0 10px; float:right;}
.polls {margin-bottom:5px !important;}
.polls input[type="radio"] {vertical-align:middle; margin:0 2px 0 0 !important;}
.mess-poll {font-weight:bold; font-size:12px; line-height:18px;}


.childcontent .childcontent .gkcol { width: 220px; }


.blank { font-family: Arial, Helvetica, sans-serif; }

.blank { font-family: Arial, Helvetica, sans-serif; }

.blank { font-family: Arial, Helvetica, sans-serif; }

#gkSidebar { width: 260px; float:right !important; }

#gkContent { width: 100%; }

#gkContentWrap { float: left;
    margin-right: -300px;
    width: 100%;}

#gkMainbody {margin-right:275px;}	
	
#gkSidebar .wid-vk {width:210px; margin:0 auto !important;}

.gkPage { max-width: 1240px; }
.related-articles {margin-top:0;}
.related-articles li {list-style:none; overflow:hidden; font-size:14px; line-height:18px; border-bottom:1px solid #e5e5e5; padding-bottom:10px; margin-bottom:10px; padding-left:5px;}
.related-articles li:last-child {border-bottom:0;}

.related-articles .itemRelTitle {font-weight:bold; text-decoration: underline;}
.related-articles .related-img {float:left; margin:5px 15px 0 0;}
.related-articles .related-descr {margin-left:115px;}
.related-articles .related-descr p {margin:5px 0 0 0;}
.related-articles .title {font-size:20px; margin:0 0 10px 0;}
.related-articles .date {font-size:12px; font-weight:bold; margin-right:7px;}
.related-articles img {box-shadow: 2px 1px 8px -1px #000;}
.related-articles img:hover { box-shadow: 1px 1px 10px -2px #999;}

.groupSecondary .itemImageBlock img, .groupPrimary .itemImageBlock img {box-shadow: 1px 1px 8px -1px #000;}
.groupSecondary .itemImageBlock img:hover, .groupPrimary .itemImageBlock img:hover { box-shadow: 1px 1px 10px -2px #999;}
.groupSecondary .itemImageBlock a, .groupPrimary .itemImageBlock a {overflow:visible;}

.item-page .itemBody .moduletableact-mir li {list-style:none;}
.custommonth_ads {font-size:15px; margin:10px 0;}

.itemFullText blockquote {background-color:#eee; padding:1px 20px; margin:14px 0; } 

.wk-slideshow {clear:both;}

.itemFullText table th {background-color:#e6e6e6; color:#000; text-align:center; line-height:20px; font-size: 15px; text-transform:none;}
.itemFullText table td {border-bottom:1px dotted #999;}
.itemFullText .th_small table th {text-transform:none; font-size:14px; }


.itemFullText .prim { background-color:#ebfcfe; padding:2px 15px; margin:12px 0; font-size:14px; line-height:20px; }
.itemFullText .prim_color { background-color:#e3f3ff; padding:2px 15px; margin:12px 0; font-size:14px; }
.itemFullText .prim p { font-size:16px; line-height:22px;}

.itemBody a {text-decoration:underline;}
.itemBody .itemReadMore {text-decoration:none;}

.big_gallery {}
.big_gallery .sigProLink, .big_gallery .sigProImg {height:270px !important; width:400px !important; }
 .big_gallery .sigProImg {background-size: auto 270px; !important;}
.itemImageBlock img {box-shadow: 2px 1px 8px -1px #000; width:200px;}
.itemImageBlock a:hover img { box-shadow: 1px 1px 10px -2px #999;}
 
.itemFullText p img { box-shadow: 0 0 5px -1px #000; max-width:700px; margin:3px 0 -4px 0;}
 
.adsense_mainpage {} 
.adsense_adapt {}
.adsense_big_bottom {}
 
.yandex-adaptive {
        width:100%;
        height:410px;
    }
.adaptive2 {width:240px; height:420px;}
 
.itemFullText li {list-style:disc inside; color: #000;
    font-size: 16px;
    line-height: 24px;
    margin: 7px 0;}
 
.source {margin-bottom:10px; margin-top:-5px; line-height: 1.6rem;}	 
	
.moduletablepolls {margin-bottom:7px; overflow:hidden; line-height:18px;}
.moduletablepolls label {font-size:13px; vertical-align:middle; padding:3px 2px !important;}
.moduletablepolls label input {vertical-align:middle; margin-top:0 !important;}
.moduletablepolls .pollpolls div {font-size:13px;}	
	
#top {
  bottom: 15px;
  cursor: pointer;
  display: none;
  font-size: 150%;
  position: fixed;
  right: 10px;
  width:43px; 
  height:59px;
  z-index:20000;
}	
.top_red {position:relative; text-align:center; color:red; font-size:16px; font-weight:bold; padding:10px 10px; line-height:24px;}
.z1 {overflow:auto;}	
	
.menucat li a.red {color:red;}	

.moduletabletoloboya {clear:both;}

.home-link img {width:350px;}
	
.item_gallery {margin:11px 0;}
.item_gallery li {list-style:none; margin:13px 0;}	
.item_gallery img {box-shadow: 2px 1px 8px -2px #000;}
.item_gallery a:hover img {box-shadow: 1px 1px 10px -2px #999;}
	
.vote-good {margin:0 14px !important;} 
.ads-right {margin:0 auto 10px auto !important; width: 240px !important;}

.direct_sidebar_bottom {margin-bottom:10px;}
.direct_bottom_sidebar {margin-top:10px;}
 
.info_rkn {font-size:13px; line-height: 20px;}
 
.ya-site-form__submit {padding:0 !important; height:24px !important; background-size:cover !important; width:30px !important;}
.ya-site-form__input-text {padding-left:5px !important;}
 
.eurasia_banner {text-align: center; line-height:1px; max-width:1240px; margin:0 auto 3px auto;}
.eurasia_banner img {width:100%;}

.rel_block_ban {overflow:hidden; margin-bottom:-4px;}
.rel_block_ban img{box-shadow:none;}
.rel_block_ban .mediamix_mob {display:display:none;}

.info_warn {font-size:14px; line-height:17px; margin:10px 0;}
#jc span.comments-vote {width:170px;}

.moduletabledir {clear:both;}

.mazda_banner {text-align: center;}
.mazda_pixel {height:1px; width:1px; overflow:hidden; position: absolute;}

.vk_wid {margin:0 auto 5px auto; width:240px; overflow:hidden; border:0;}

.vk_wid_08 {margin:17px 0; line-height:16px; font-size:16px; font-weight: bold; max-width:650px; }
.vk_wid_08 .title_vk_wid {margin-bottom:10px;}

.ads_in_comment {margin-top:-10px;}

.title_report {font-soze:16px; margin:0px 0 0 0; font-weight: bold;}
#comments-report-form .btn a {display: block;}
#comments-report-form input[type="text"] {height:34px; padding:0 5px !important; font-size:12px; width: 200px;}
.report-form-line {margin:5px 0 10px 0;}
#comments-inline-report {margin-bottom:20px; background-color: #f9d7dc; padding:0 0 10px 10px; box-shadow: 1px 1px 5px #f9d7dc; }
.info_warn_1 {background-color: #f7ecec; padding:5px 10px; font-size:13px; margin:0 0 10px 0;  box-shadow: 1px 1px 5px #f7ecec; line-height:18px;}

.sp_title {font-size:14px; font-weight:bold; }
.sp_title a {color:red; text-shadow: 1px 1px 7px #ccc; text-decoration: underline;}
.sp_title a:hover {color:black; text-decoration: none;}

.sp_title1 {font-size:13px; font-weight:bold; }
.sp_title1 a {color:#29a7e7; text-shadow: 1px 1px 7px #ccc; text-decoration: underline;}
.sp_title1 a:hover {color:black; text-decoration: none;}


#k2ModuleBox682 {margin-bottom:15px;}
#k2ModuleBox682 .clr {display: none;}
#k2ModuleBox682 ul li {
    font-size: 14px;
    line-height: 18px;
    margin: 7px 0;
    padding: 0 !important;
}
#k2ModuleBox682 ul li a.moduleItemTitle {
	    font-size: 14px;
    line-height: 18px;

}
#k2Container .itemView {margin-top:0 !important;}

.itemReadMore {margin-top:10px;}
#comments .comments-list {margin-left:0;}

.mainnews {background-color: #fc7329; padding:7px 14px; }
.mainnews, .mainnews a {font-size: 15px; color:#fff;  font-weight: bold;  line-height:18px;}
.mainnews .clearList, .mainnews .clr {display: none;}
.mainnews a { display:inline !important; }
.mainnews a:hover {text-decoration: underline;}
.mainnews span {font-size: 16px;}
.mainnews div .k2ItemsBlock ul li {margin:0 !important; padding:0 !important;}
.mainnews ul li { line-height:18px;}
.count_comment {	background: url('../images/count_comment.png') no-repeat 0 0; padding-left:25px; font-size:16px; color: #363636 !important; background-position: 0 3px;
 }
.itemContainer a:hover .count_comment, .itemContainer a:focus .count_comment, .itemContainer a:active .count_comment {color: #363636 !important;}
.mainnews ul {margin-right: 0 !important;}
 
h1 .count_comment {font-size: 20px; vertical-align: middle; background-position: 0 6px;}

.info_note {line-height:20px; font-size:14px; background-color:#f9edca; padding:5px 10px; box-shadow: 0px 0px 5px #f9edca; margin:15px 0 10px 0;}
.no_comment #comments-form, .no_comment h4 {display: none !important;}

.view_list_cat .itemContainer {float:none; width:auto !important;}
.view_list_cat .itemImageBlock {float:left; margin-right:15px;}
#k2Container .itemsContainerWrap article header h2 {margin-bottom:0;}

#k2Container .view_list_cat .itemsContainerWrap article header h2 {margin-bottom:5px;}
.shiba_banner {text-align: center;}
.no_comment_error {font-size:14px;}


.mini_news .itemBlock {display: none !important}

.sub_tel {display:none;}
.sub_tel a {text-decoration: underline;}

.adsense-topgis {display:none !important;}

.ip_mess {color:red; font-weight: bold; margin:15px 0; line-height: 22px;}

.genericView1 h1::first-letter {  text-transform: uppercase;}
.genericView1 h1 {margin-left:15px; margin-bottom:12px;}

@media (max-width: 900px) {
html {font-size:12px; }
body {min-width:auto !important; font-size:2pem; line-height:3rem;}
.gkPage {min-width:auto !important; padding:0px;}
.head {height:52px; padding:20px 0; background-position: 100% 50%;}
.home-link { position:relative; top:7px; left:auto; width:auto; height:auto; margin-left:20px; }
.adsense-top {height:auto; margin-bottom:5px; margin-top:0;}
.home-link img {width:250px;}
#gkContentWrap {width:auto; float:none; margin:0;}
#gkSidebar {width:auto; float:none; margin:0 10px;}
#gkMainbody {margin:0;}
#k2Container .itemView { margin-top:1px !important;}
.itemFullText p {font-size:1.4rem; line-height:2rem; margin:1rem 0;}
.itemFullText p img {max-width:100%; height:auto;}
.menucat li {font-size:1.2rem; line-height:1rem; 	margin-right: 20px;}
.mainmenu {line-height:2rem; overflow:hidden;}
.weather, .head-search {line-height:18px; display:none;}
.breadcrumbs {margin:0 10px;}
.breadcrumbs li {font-size:1.2rem !important; line-height:1.8rem !important;}
h1 {font-size:2.4rem; line-height:2.6rem !important; margin-bottom:0rem;}
time {font-size:1.4rem;}
#k2Container .itemFullText em {font-size:1.2rem; line-height:1.8rem;}
.related-articles .title {font-size:2rem; margin:1.2rem 0;}
.related-articles li, .related-articles .date  {font-size:1.4rem; line-height:1.8rem;}
.itemRelTitle, .related-descr {}
.related-articles li {margin-bottom:1.5rem; padding-bottom:1.5rem;}
.itemView .details-img img {margin-top:5px;}
.ads-right {float:none; margin-right:30px; width:auto !important;}
.box.nsp {float:none; width:auto;}
h4.nspHeader, .nspArt p.nspText  {font-size:1.4rem !important; line-height:2rem;}
.nspArt p.nspInfo {font-size:1.3rem !important; line-height:2.2rem !important;}
#gkContentWrap + #gkSidebar {padding-left:0; float:none;}
.article-ads, .right-sections {margin:10px 20px;}
.nspArt .fnone {clear:none !important;}
.nspImageWrapper  {margin:10px 20px 20px 0 !important;}
.box .header {font-size:2.2rem; line-height:2.8rem;}

.itemList .itemContainer {width:auto !important; float:none !important;}
.itemList .itemImageBlock {float:none; margin:14px 0px 0 0; text-align: center;}
.itemList h2 {font-size:2rem !important; line-height:2.2rem !important; }
#itemListSecondary .itemIntroText {font-size:1.4rem; line-height:2rem;   }
.itemList .itemBody {}
#itemListSecondary .itemIntroText p { margin-top:0;}
#gkMainbody .itemReadMore, #gkMainbody .readmore > a {font-size:1.4rem; font-weight:bold; line-height:3.4rem; height:40px; background-position:94% -6px;}
#itemListSecondary time {font-size:1.1rem; line-height:2rem;}
#itemListSecondary .date-line {margin-bottom:0 !important;}
.pagenav1 li {font-size:1.6rem; line-height:4rem; margin:0 7px; float:none; text-align:center; display:inline-block; }
.content .nspPagination li:hover, .content .nspPagination li.active {height:23px; width:23px; margin:0 10px 0 10px !important;}
.content .nspPagination li {height:23px; width:23px; margin:0 10px 0 10px !important;}
.content .nspPrev, .content .nspNext {display:none;}
.content .nspPagination {margin-top:13px !important;}
.nspArtScroll1 {margin-top:20px;}
.content .gkResponsive img.nspImage, .content img.nspImage.gkResponsive  {width:130px !important;}
#itemListSecondary {float:none;}
.big_gallery .sigProLink, .big_gallery .sigProImg {width:290px !important; height:193px !important;  background-size: cover;}
.itemFullText iframe {width:100% !important; }
.itemListView h2.componentheading {margin:0 10px;}
.genericView {margin:0 10px;}
.genericView h1 {margin-bottom:10px;}
#k2Container #itemListPrimary .itemIntroText p {font-size:1.4rem; line-height:2rem; margin-bottom:5px;}
#k2Container #itemListPrimary .itemIntroText {clear:both; padding-top:1px;}
.yandex-adaptive {
        width:auto;
        height:400px;
    }
.adaptive2 {width:320px; height:420px;}
.itemFullText table {width:300px;}
.itemFullText table td {background-color:#fff;}
.item-page .itemBody img {max-width:90%; height:auto;}
.item-page {margin-left:10px; margin-right:10px;}
.moduletablepolls {margin-right:15px; margin-left:15px;}

.itemView .details-img  {float:none;}
.itemView .details-img img {width:94% !important;}

#comments-form p {margin-left:0 !important;}

.itemContainerfirst article.itemView {margin-top:0 !important; border:0; padding-top:0;}
.vk_mobile {width:99% !important;}
.cfdiv_submit {margin-left:0;}
.new-head-search {display:none;}
ul.sigProClassic .sigProLink {width:300px !important;height:300px !important; }
ul.sigProClassic .sigProImg {width:300px !important; background-size: contain; height:300px !important; }

.item_gallery {}
.item_gallery li {margin:10px 0;}	
.item_gallery img {width:99%;}
.item_gallery a:hover img {}
#comments .comments-list {margin-left:0;}

.itemTagsBlock {display:none;}
#jc span.comments-vote a.vote-good {margin-right:20px !important;}
.vk_wid {width:300px; overflow: visible;}

.vk_wid_08 {margin:14px 0; line-height:16px; font-size:14px; font-weight: bold;}
.vk_wid_08 .title_vk_wid {margin-bottom:7px;}

.itemFullText .prim img {width:300px; height:auto;}
.sp_title {line-height: 22px; margin:0px 10px 5px 10px;}
.sp_title ul li {line-height: 22px;}
.news_article {margin-left:12px; margin-right:12px;}
.itemFullText blockquote {padding-left:10px; padding-right:10px;}
#jc, .related-articles, .ya-share2 {margin-left:10px; margin-right:10px;}
#k2Container .view_list_cat .itemsContainerWrap article header h2 {margin-bottom:3px;}
.sp_title1 {display: block !important;}
.sub_tel {display: block !important;}
.item-page .img-fulltext-left img {float:none !important;}


}



@media (max-width: 720px) {
.shiba_banner {text-align: center;}
.shiba_banner .shiba_mob {display:inline !important;}
.shiba_banner .shiba_desc {display:none !important;}
.agro_ads {display: block !important; text-align: center;}
}

@media (min-width: 400px) and (max-width: 900px) {
.itemView .details-img  {}
.itemView .details-img img {width:500px !important;}	

.itemFullText .note {float:none; width:auto; margin:10px 0 10px 0px; background-color: #ebfcfe;}

}

@media (max-width: 500px) {
	.itemView .details-img  {float:none;}
	.itemList .itemImageBlock img {width:99% !important; box-shadow: none;}
	#itemListSecondary .itemImageBlock {margin-top:5px; margin-bottom:10px;}
	#k2Container .itemsContainerWrap article header {margin-bottom:7px;}
	#itemListSecondary .itemReadMore {display: none;}
}



@media (max-width: 400px) {
.eurasia_banner .eurasia_mob {display:block !important;}
.eurasia_banner .eurasia_desc {display:none !important;}



.rel_block_ban .mediamix_des {display:none;}
.rel_block_ban .mediamix_mob {display:inline !important; }
.rel_block_ban {text-align:center; padding-right:7px;}
#jc span.comments-vote {width:165px;}
}

@media (min-width: 500px) and (max-width: 900px) {
.itemFullText p img {max-width:70%;}
.itemFullText iframe {width:70% !important; }
.itemFullText .moduletabletoloboya  iframe, .itemFullText .moduletable  iframe, .itemFullText .moduletabledirect1  iframe {width:100% !important; }
.itemFullText .prim img {width:450px; height:auto;}

	.itemList .itemImageBlock {float:left; margin:0 15px 10px 0;}
}

