
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, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: normal;
	vertical-align: baseline;
}
img {
	vertical-align: middle;
}
@font-face {
	font-family: irsans;
	font-style: normal;
	font-weight: bold;
	src: url("../fonts/irsansbold.eot");
	src: url("../fonts/irsansbold.eot?#iefix") format("embedded-opentype"), url("../fonts/irsansbold.woff2") format("woff2"), url("../fonts/irsansbold.woff") format("woff"), url("../fonts/irsansbold.ttf") format("truetype");
}
@font-face {
	font-family: irsans;
	font-style: normal;
	font-weight: 500;
	src: url("../fonts/irsansmedium.eot");
	src: url("../fonts/irsansmedium.eot?#iefix") format("embedded-opentype"), url("../fonts/irsansmedium.woff2") format("woff2"), url("../fonts/irsansmedium.woff") format("woff"), url("../fonts/irsansmedium.ttf") format("truetype");
}
@font-face {
	font-family: irsans;
	font-style: normal;
	font-weight: 300;
	src: url("../fonts/irsanslight.eot");
	src: url("../fonts/irsanslight.eot?#iefix") format("embedded-opentype"), url("../fonts/irsanslight.woff2") format("woff2"), url("../fonts/irsanslight.woff") format("woff"), url("../fonts/irsanslight.ttf") format("truetype");
}
@font-face {
	font-family: irsans;
	font-style: normal;
	font-weight: normal;
	src: url("../fonts/irsans.eot");
	src: url("../fonts/irsans.eot?#iefix") format("embedded-opentype"), url("../fonts/irsans.woff2") format("woff2"), url("../fonts/irsans.woff") format("woff"), url("../fonts/irsans.ttf") format("truetype");
}
body {
	direction: rtl;
	font: 12px/24px irsans, Tahoma, Arial, sans-serif;
	background: url("../images/bg.png") repeat scroll 0 0 #303030;
	margin: 0;
	padding: 0;
	color: #555555;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input, textarea {
	font: 12px/20px;
	font: inherit;
	resize: none;
}
a {
	text-decoration: none;
	-webkit-transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
	transition: color 0.2s linear;
}
a:focus, a:link, a:active {
	outline: none;
}
a:hover {
	color: #ee1c25;
}
.lcol {
	float: left;
}
.rcol {
	float: right;
}
.clear, .clr {
	clear: both;
}
#bg {
	position: fixed;
	top: 0;
	left: 0;
	min-width: 100%;
	min-height: 100%;
	z-index: -1;
}
label {
	color: #7F7F7F;
	font-weight: normal;
}
label.error {
	color: red;
	font-style: italic;
	margin: 5px 0 10px 0;
}
input[type="text"], input[type="password"], input.text, input.title, textarea, select {
	font: 300 12px irsans, Tahoma;
	margin: 5px 0;
	padding: 5px 7px;
	border: 1px solid #d9d9d9;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;	
}
input[type="text"]:focus, input[type="password"]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {
	background: #fff;
	-moz-box-shadow: 0 0 2px #ccc inset;
	-webkit-box-shadow: 0 0 2px #ccc inset;
	box-shadow: 0 0 2px #ccc inset;
	border: 1px solid #bfbfbf;
	outline: none;
}
/* - AtaBahari.IR - */
input.text, input.title, select {
	padding: 4px 3px 5px 0;
}
input.title {
	font-size: 13px;
}
textarea {
	height: 130px;
	width: 95.5%;
}
form.inline {
}
form.inline p {
	margin-bottom: 0;
}
/* - AtaBahari.IR - */
pre, code {
	background-color: #F5F5F5;
	border-color: #ebebeb;
	border-style: solid;
	border-width: 0px 0px 0px 4px;
	display: block;
	font-family: monospace;
	font-size: 11px;
	padding: 10px;
}
pre, code {
	margin-bottom: 10px;
}
blockquote {
	border-left: 2px solid #ebebeb;
	color: #787878;
	font-size: 16px;
	font-style: italic;
	line-height: 24px;
	margin: 20px 50px;
	padding: 0 0 5px 15px;
}
.mCustomScrollbar {
	-ms-touch-action: pinch-zoom;
	touch-action: pinch-zoom;
}
.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
	-ms-touch-action: auto;
	touch-action: auto;
}
.mCustomScrollBox {
	position: relative;
	overflow: hidden;
	height: 94%;
	max-width: 100%;
	outline: none;
	direction: ltr;
}
.mCSB_container {
	overflow: hidden;
	width: auto;
	height: auto;
}
.mCSB_inside > .mCSB_container {
	margin-right: 30px;
}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
	margin-right: 0;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
	margin-right: 0;
	margin-left: 10px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
	margin-left: 0;
}
.mCSB_scrollTools {
	position: absolute;
	width: 16px;
	height: auto;
	left: auto;
	top: 0;
	right: 0;
	bottom: 0;
}
.mCSB_outside + .mCSB_scrollTools {
	right: -26px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
	right: auto;
	left: 0;
}
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
	left: -26px;
}
.mCSB_scrollTools .mCSB_draggerContainer {
	position: absolute;
	top: 16px;
	left: 10px;
	bottom: 5px;
	right: 0;
	height: auto;
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
	margin: 20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
	width: 2px;
	height: 100%;
	margin: 0 auto;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
}
.mCSB_scrollTools .mCSB_dragger {
	cursor: pointer;
	width: 100%;
	height: 30px;
	z-index: 1;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	position: relative;
	width: 4px;
	height: 100%;
	margin: 0 auto;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	text-align: center;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
	width: 12px;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	width: 8px;
}
.mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown {
	display: block;
	position: absolute;
	height: 20px;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	cursor: pointer;
}
.mCSB_scrollTools .mCSB_buttonDown {
	bottom: 0;
}
.mCSB_scrollTools, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight {
	-webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	-moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	-o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
	-webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s,  margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,  margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,  opacity .2s ease-in-out, background-color .2s ease-in-out;
	-moz-transition: width .2s ease-out .2s, height .2s ease-out .2s,  margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,  margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,  opacity .2s ease-in-out, background-color .2s ease-in-out;
	-o-transition: width .2s ease-out .2s, height .2s ease-out .2s,  margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,  margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,  opacity .2s ease-in-out, background-color .2s ease-in-out;
	transition: width .2s ease-out .2s, height .2s ease-out .2s,  margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,  margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,  opacity .2s ease-in-out, background-color .2s ease-in-out;
}
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.15);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #777;
	background-color: rgba(0, 0, 0, 0.55);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
	background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -80px 0;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -80px -20px;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -80px -40px;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -80px -56px;
}
.central {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 16px 0 16px;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.colpad {
	padding: 16px;
}
.sitemain {
	margin: 0 auto;
}
.sitetop {
	background: #66d592;
	height: auto;
}
.header {
	max-width: 1200px;
	height: auto;
	margin: 0 auto;
}
.header-right {
	float: right;
	width: 50%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.logo {
	float: right;
	height: auto;
	width: 100%;
	text-align: right;
	font-size: 0;
}
.logo a {
	display: block;
}
.logo img {
	max-width: 100%;
	height: auto;
}
.header-left {
	float: left;
	width: 50%;
	text-align: left;
	font-size: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.header-left img {
	max-width: 100%;
	height: auto;
}
.menuline {
	background: #ffffff;
	float: right;
	height: 42px;
	position: relative;
	width: 100%;
	z-index: 100;
}
.menuline-right {
	float: right;
	position: relative;
}
.menuline-left {
	float: left;
	position: relative;
}
.srchcont {
	position: relative;
}
.isearch {
	float: left;
	height: 42px;
	padding-left: 5px;
}
.isearch .fa {
	border: 1px solid #dddddd;
	border-radius: 3px;
	color: #a7a8a9;
	cursor: pointer;
	font-size: 15px;
	height: 30px;
	line-height: 28px;
	margin: 6px 0 0;
	padding: 0 7px 0 8px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.fa.fa-search.is-active, .fa.fa-search:hover {
	background: #3498db;
	border: 1px solid #3498db;
	color: #ffffff;
}
#search-form {
	background: #ffffff none repeat scroll 0 0;
	box-shadow: 0 3px 5px -3px #333333;
	-moz-box-shadow: 0 3px 5px -3px #333333;
	-webkit-box-shadow: 0 3px 5px -3px #333333;		
	display: none;
	left: 0;
	padding: 13px 14px;
	position: absolute;
	top: 43px;
	width: 292px;
	z-index: 99999;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.search-input {
	border: 1px solid #dcdcdc;
	padding: 10px 14px 8px !important;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
}
.search-input:focus {
	-moz-box-shadow: 0 0 5px #cccccc;
	-webkit-box-shadow: 0 0 5px #cccccc;
	box-shadow: 0 0 5px #cccccc;
}
.site-login {
	float: left;
	height: 42px;
	overflow: hidden;
	padding: 0;
}
.site-login span {
	border: 1px solid #dddddd;
	border-radius: 3px;
	color: #a7a8a9;
	float: right;
	font: 500 12px/30px irsans;
	height: 30px;
	margin: 6px 7px 0 0;
	padding: 0 11px 0 12.5px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.ulogin {
	line-height: 25px !important;
	margin-right: 0 !important;
	cursor: pointer;
}
.site-login span:hover {
	color: #ffffff;
	text-decoration: none;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.ulogin.is-active, .ulogin:hover {
	background: #1abc9c;
	border: 1px solid #1abc9c;
	color: #ffffff;
}
.uregistr:hover {
	background: #ff7f00;
	border: 1px solid #ff7f00;
}
.site-login span .fa {
	float: right;
	font-size: 14px;
	margin: 7px 0 0 7px;
}
#login-panel {
	float: left;
	position: relative;
	z-index: 1000;
	height: 26px;
}
#not-logged {
	overflow: hidden;
}
#not-logged a {
	color: #6d98b7;
	display: block;
	float: right;
	font: 12.5px/22px irsans, Tahoma;
	height: 22px;
}
#not-logged a:hover {
	color: #fff;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
#login-modal {
	display: none;
	background: #fff;
	position: absolute;
	left: 0;
	padding: 10px;
	top: 43px;
	width: 200px;
	border-top: 4px solid #1c0bff;
	box-shadow: 0 2px 2px rgba(0,0,0,0.35);
	-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.35);
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.35);	
	z-index: 100
}
#login-modal:after {
	bottom: 100%;
	left: 30px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(186,200,78,0);
	border-bottom-color: #1c0bff;
	border-width: 10px;
	margin-left: -5px
}
#login-form input[type=text] {
	margin-left: 5px !important
}
#login-form input[type=text], #login-form input[type=password] {
	padding: 6px;
	font-size: 12px;
	display: block;
	width: 48.6%;
	float: right;
	margin: 0 0 6px 0;
	color: #999;
	border: 1px solid #d8d8d8;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
  box-shadow: 0 0 2px -1px #777 inset;
	-webkit-box-shadow: 0 0 2px -1px #777 inset;
}
#login-form input[type=text]:focus, #login-form input[type=password]:focus {
	background: #fff;
}
#login-form input[type=submit] {
	display: block;
	background: #ef4043;
	font: 12px/19px irsans, Tahoma;
	border: 0 none;
	border-radius: 2px;
	cursor: pointer;
	color: #fff;
	width: 100%;
	padding: 4px 0 6px;
	-webkit-transition: background 0.3s linear;
	-moz-transition: background 0.3s linear;
	-ms-transition: background 0.3s linear;
	-o-transition: background 0.3s linear;
	transition: background 0.3s linear;
}
#login-form input[type=submit]:hover {
	background: #d20004;
}
#login-form a {
	font: 12px/13px irsans, Tahoma;
	display: inline-block;
	background: none!important;
	border-bottom: none!important;
	color: #383838;
	margin: 7px 0 0!important;
	padding: 0!important;
	text-align: center;
	text-shadow: none!important;
	line-height: 14px!important;
	float: none!important
}
.remind {
	height: 20px;
	text-align: center;
}
.remind a:hover {
	color: #ee1c25 !important;
}
.avauser-min {
	width: 65px;
	height: 65px;
	display: block
}
#profile-item {
	margin-left: 8px;
	width: 127px
}
#profile-item li {
	height: 34px;
	padding: 0;
	border-bottom: 1px dotted #cbc9c9;
}
#profile-item li:last-child {
	border-bottom: none;
}
#profile-item li a {
	color: #555555;
	font: 12px/33px irsans, Tahoma;
	transition: color .3s
}
/* - AtaBahari.ir - */
.botnoborder {
	border-bottom: 0 none !important
}
#profile-item li a:hover {
	color: #ee1c25
}
#menu .uMenuRoot > li > a:hover {
	color: #0074bd;
}
#dropmenudiv a:hover {
	color: #0074bd !important;
}
.menu-icon {
	float: left;
	height: 42px;
	padding-left: 5px;
}
.menu-icon .fa {
	border: 1px solid #dddddd;
	border-radius: 3px;
	color: #a7a8a9;
	cursor: pointer;
	font-size: 16px;
	height: 30px;
	line-height: 29px;
	margin: 6px 0 0;
	padding: 0 8px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.menu-icon .fa.is-active, .menu-icon .fa:hover {
	background: #ff7f00;
	border: 1px solid #ff7f00;
	color: #ffffff;
}
.hotline {
	min-height: 33px;
	background: #f5f5f5;
	margin-bottom: 16px;
	box-shadow: 0 1px 2px rgba(165, 165, 165, 0.3);
	-moz-box-shadow: 0 1px 2px rgba(165, 165, 165, 0.3);
	-webkit-box-shadow: 0 1px 2px rgba(165, 165, 165, 0.3);		
	border-top: 1px solid #ededed;
}
.hotline-right {
	float: right;
	width: 78%;
	overflow: hidden;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.hotline-left {
	float: left;
	width: 22%;
	font: 12px/33px irsans;
	text-align: left;
	overflow: hidden;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.ticker {
	width: 100%;
	height: 33px;
	padding: 4px 0 3px 0;
	overflow: hidden;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;	
}
.ticker span {
	font: 500 11px/22px irsans;
	color: #333;
	float: right;
	padding: 0 7px 0 7px;
	height: 24px;
	margin: 0 0 0 6px;
	border: 1px solid #ccc;
	border-radius: 3px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.ticker div {
	display: inline-block;
	word-wrap: break-word;
	font: 12px/24px irsans;
}
.ticker a {
	color: #0470bf;
}
.ticker a:hover {
	color: #ee1c25;
}
.page-title {
	max-width: 1200px;
	margin: 0 auto;
	clear: both;
	margin-bottom: 20px;
	border-bottom: 1px solid #EBEBEB;
}
.page-title h2 {
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 30px;
	text-transform: uppercase;
	color: #686868;
}
.page-title .double-separator {
	margin: 0;
}
.left-col {
	float: left;
	padding: 0;
	width: 25%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.sblock-col {
	margin-bottom: 16px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.sblock {
	background: #ffffff;	
	box-shadow: 0 1px 2px rgba(165, 165, 165, 0.3);
	-moz-box-shadow: 0 1px 2px rgba(165, 165, 165, 0.3);
	-webkit-box-shadow: 0 1px 2px rgba(165, 165, 165, 0.3);	
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;	
}
.sblock-title {
	background: url("../images/titlebg.png") no-repeat scroll right 0 rgba(0, 0, 0, 0);
	height: 40px;
}
.sblock-title h3 {
	background: url("../images/h3gol.png") no-repeat scroll right 0 rgba(0, 0, 0, 0);
	color: #ffffff;
	font: 500 14px/39px irsans, Tahoma;
	height: 40px;
	margin: 0;
	padding: 0 40px 0 0;
}
.sblock-boxin {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	overflow: auto;
}
.sblock-boxin a {
	color: #555555;
}
.sboxin-int {
	padding: 14px;
}
.inotice {
	text-align: center;
}
.inotice img {
	max-width: 100%;
	vertical-align: middle;
}
#newsticker {
	height: 282px;
	overflow: hidden;
}
.sidebar-post {
	border-bottom: 1px dashed #ebebeb;
	height: 54px;
	overflow: hidden;
	padding: 12px 74px 12px 0;
	position: relative;
}
.sidebar-post h4 {
	overflow: hidden;
	height: 54px;
	font: 500 12px/24px irsans;
	text-align: right;
}
.sidebar-post:first-child {
	padding-top: 0;
}
.sidebar-post:last-child {
	border-bottom: none;
	padding-bottom: 0;
}
.sidebar-post span {
	float: left;
	margin-left: 75px;
}
.sidebar-post img {
	height: 54px;
	width: 68px;
	margin: 0 -74px 0 0;
	float: right;
}
.sidebar-post span a {
	color: #686868;
}
.side-links {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 100%;
}
.side-links li {
	margin-bottom: 5px;
	text-align: center;
}
.side-links li:last-child {
	margin-bottom: 0;
}
.side-links img {
	height: auto;
	width: 100%;
	max-width: 100%;
}
.right-col {
	float: right;
	width: 75%;
	padding: 0 0 16px 16px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.right-col.zeropad {
	padding-bottom: 1px;
}
.post-cont {
	width: 100%;
	background: #ffffff;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-shadow: 0 1px 2px rgba(165, 165, 165, 0.3);
	-moz-box-shadow: 0 1px 2px rgba(165, 165, 165, 0.3);
	-webkit-box-shadow: 0 1px 2px rgba(165, 165, 165, 0.3);	
}
.post-head {
	padding: 12px 16px 8px 16px;
	border-bottom: 2px solid #eeeeee;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.post-head h2 {
	color: #0470bf;
	font: bold 15px/24px irsans;
	padding: 5px 0 5px 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.news-info {
	color: #a1a1a1;
	padding: 0 0 4px 0;
}
.news-info a {
	color: #555555;
}
.news-info span {
	float: right;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 0 0 0 18px;
	height: 23px;
}
.news-info i {
	float: right;
	font-size: 13px;
	padding: 0 0 0 5px;
	height: 23px;
	line-height: 21px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.icat i {
	line-height: 22px;
}
.htitle h2 {
	color: #0470bf;
	font: bold 15px/24px irsans;
	padding: 4px 0 24px 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.comm-cont {
	width: 100%;
	background: #ffffff;
	margin: 16px 0 0 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-shadow: 0 1px 2px rgba(165, 165, 165, 0.3);
	-moz-box-shadow: 0 1px 2px rgba(165, 165, 165, 0.3);
	-webkit-box-shadow: 0 1px 2px rgba(165, 165, 165, 0.3);	
}
#comments textarea:focus {
	border: none;
	outline: none;
}
.comment {
	border-bottom: 1px dashed #cccccc;
	display: inline-block;
	margin: 0 0 20px;
	padding: 0 0 20px;
	position: relative;
	width: 100%;
}
.comment a {
	color: #ee1c25;
}
.commentwrap {
	margin: 0 85px 0 0;
	padding: 0 0 10px 0;
}
.editorcomm {
	padding: 5px 0 11px 0;
}
.myavatar {
	right: 0;
	position: absolute;
	top: 0;
}
.myavatar img {
	padding: 4px;
	border: 1px solid #efefef;
	width: 60px;
	height: 60px;
	overflow: hidden;
}
.metacomment {
	margin-bottom: 8px;
	padding: 0;
}
.metacomment b {
	font: 13px/14px irsans, Tahoma;
}
.metacomment span {
	font-weight: normal;
	margin: 0 0 0 5px;
}
.cominfo {
	margin: 20px 0 0;
}
.selectmass {
	float: right;
}
.selectmass input {
	vertical-align: middle;
}
.comm-opt {
	float: right;
	margin-bottom: 4px
}
.comm-opt a {
	border: 1px solid #dedede;
	border-radius: 2px;
	color: #a0a0a0;
	display: inline-block;
	font: 11.5px/23px irsans;
	height: 23px;
	margin-left: 0;
	padding: 0 8px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.comm-opt a:hover {
	background: #1c0bff;
	border: 1px solid #1c0bff;
	color: #ffffff !important;
}
ul.threaded {
	margin-left: 75px;
}
#commentform {
	width: 640px;
	position: relative;
}
#commentform fieldset {
	clear: both;
}
#commentform input[type="text"] {
	width: 174px;
	padding: 7px 10px;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
}
textarea#mycomment {
	width: 618px;
	padding: 10px;
	clear: both;
	overflow: hidden;
	float: left;
	margin-bottom: 5px;
}
#commentform input[type="submit"] {
	margin-top: 5px;
	border: 0 none;
}
.error_message {
	color: #ff3000;
}
.navigation {
	clear: both;
	color: #000;
	font-size: 12px;
	height: 31px;
	margin: 0 auto 0;
	padding: 0 0 20px;
	text-align: center !important;
	width: 100%;
}
.navigation a {
	height: 29px;
	text-decoration: none;
	padding: 0 10px;
	color: #ffffff;
	font: 13px/27px irsans, Tahoma;
	display: inline-block;
}
.navigation a {
	background: #498bcf;
	border: 1px solid #498bcf;
	border-radius: 3px;
	color: #ffffff;
}
.navigation a:hover {
	text-decoration: none;
	color: #777;
	background: #ffffff !important;
	border: 1px solid #e2e4e6;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.navigation span {
	background: #eeeeee !important;
	border: 1px solid #ddd;
	border-radius: 3px;
	color: #555555;
	display: inline-block;
	font: 13px/27px irsans, Tahoma;
	height: 29px !important;
	padding: 0 11px;
	text-decoration: none;
}
.nav_ext {
	background: none !important;
	color: #000 !important;
	font-weight: bold;
	box-shadow: none !important;
}
.navinext, .naviprev {
	display: inline-block !important;
}
.navinext a, .naviprev a {
	background: #ffffff !important;
	border: 1px solid #ddd;
	border-radius: 3px;
	color: #777 !important;
}
.navinext a:hover, .naviprev a:hover {
	background: #498bcf !important;
	border: 1px solid #498bcf;
	color: #fff !important;
}
.contact-info p {
	margin: 0;
	padding: 7px 0;
	border-top: 1px solid #efefef;
}
.contact-info p:last-child {
	border-bottom: 1px solid #efefef;
}
.contact-info span {
	color: #ee1c25;
}
.contact-map {
	margin-bottom: 50px;
}
#contactform label {
	clear: both;
}
#contactform input[type=text] {
	margin-bottom: 10px;
	width: 89%;
	padding: 3% 5%;
	height: 20px;
	line-height: 20px;
}
#contactform input[type=submit] {
	font-size: 12px;
	clear: both;
	float: right;
	cursor: pointer;
	margin: 0;
}
#contactform textarea {
	height: 130px;
	clear: both;
}
.contact-loader {
	float: right;
	padding: 11px 11px 0 0;
}
.topstars {
	background: #fff none repeat scroll 0 0;
	margin-bottom: 16px;
	min-height: 408px;
	max-height: 408px;
	padding: 14px;
	position: relative;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-shadow: 0 1px 2px rgba(165, 165, 165, 0.3);
	-moz-box-shadow: 0 1px 2px rgba(165, 165, 165, 0.3);
	-webkit-box-shadow: 0 1px 2px rgba(165, 165, 165, 0.3);	
}

.topstars1 {
	background: #fff none repeat scroll 0 0;
	margin-bottom: 16px;
	min-height: 400px;
	max-height: 400px;
	padding: 14px;
	position: relative;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-shadow: 0 1px 2px rgba(165, 165, 165, 0.3);
	-moz-box-shadow: 0 1px 2px rgba(165, 165, 165, 0.3);
	-webkit-box-shadow: 0 1px 2px rgba(165, 165, 165, 0.3);	

}


.topstars-right {
	float: right;
	width: 68%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.topstars-left {
	float: left;
	width: 31%;
	position: absolute;
	left: 14px;
	top: 14px;
	bottom: 14px;
	padding-right: 3px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.slide-caption {
	background: rgba(0, 0, 0, 0.6);
	bottom: 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	color: #fff;
	direction: rtl;
	text-align: right;
	margin: 0;
	width: 100%;
	padding: 13px 14px 15px 16px;
	position: absolute;
	right: 0;
	z-index: 3;
}
.slidetitle {
	margin-bottom: 1px;
}
.slidetitle a {
	color: #ffffff;
	font: 500 20px/24px irsans;
}
.flexslider .slides li:hover .slidetitle a {
	color: #ff7f00;
}
.slidetitle a:hover {
	text-decoration: underline;
}
.slidetext {
	color: #e0e0e0;
	font: 300 11.5px/21px irsans;
	text-align: justify;
}
.slnews {
	position: relative;
	width: 100%;
	height: 100%;
}
.slnews a, .slnews .itembg {
	display: block;
	width: 100%;
	height: 100%;
}
.slnews .item {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: block;
	float: right;
	height: 50%;
	overflow: hidden;
	padding: 0 0 1.5px 0;
	position: relative;
	width: 100%;
}
.slnews .itembg {
	background-size: cover;
	background-position: center center;
	filter: brightness(97%);
	-webkit-filter: brightness(97%);
}
.slnews .item:last-child {
	padding: 1.5px 0 0 0;
}
.slnews .itemcont {
	background: rgba(0, 0, 0, 0.5);
	bottom: 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	direction: rtl;
	display: block;
	min-height: 44px;
	overflow: hidden;
	padding: 10px 11px 12px 12px;
	position: absolute;
	right: 1px;
	width: 91%;
	z-index: 1;
}
.slnews .item .itemtitle {
	color: #ffffff;
	display: block;
	margin: 0;
}
.slnews .item .itemtitle a {
	color: #ffffff;
	font: 500 12px/22px irsans;
	text-decoration: none;
}
.slnews .item .itemtitle a:hover {
	text-decoration: underline;
}
.slnews .item:hover .itemtitle a {
	color: #ff7f00;
}
.flex-container a:hover, .flex-slider a:hover {
	outline: none;
}
.slides, .slides > li, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
.flexslider .slides li {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: none;
	overflow: hidden;
	position: relative;
}
.flexslider .slides .cover {
	background-position: center center;
	background-size: 100% 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	max-height: 380px;
	min-height: 380px;
	overflow: hidden;
	margin: 0;
	-webkit-filter: brightness(97%);
	filter: brightness(97%);
	background-repeat:no-repeat;
}
.flexslider .slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .flexslider .slides {
	display: block;
}
* html .flexslider .slides {
	height: 1%;
}
.no-js .flexslider .slides > li:first-child {
	display: block;
}
.flexslider {
	direction: ltr;
	margin: 0;
	position: relative;
	zoom: 0;
}
.flexslider .slides {
	zoom: 1;
}
.flexslider .clone li:not(.flex-active-slide) img {
	height: 0 !important;
}
.flex-viewport {
	max-height: 380px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.loading .flex-viewport {
	max-height: 300px;
}
.carousel li {
	margin-right: 5px;
}
.flex-direction-nav {
 *height: 0;
}
.flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
	font-family: FontAwesome;
	font-size: 40px;
	display: inline-block;
	content: "\f053";
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
	content: "\f054";
}
.flex-direction-nav .flex-prev {
	left: -30px;
	text-align: center;
}
.flex-direction-nav .flex-next {
	right: -50px;
	text-align: center;
}
.flexslider:hover .flex-direction-nav .flex-prev {
	opacity: 0.7;
	left: 30px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
	opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
	opacity: 0.7;
	right: 30px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
	opacity: 1;
}
.flex-direction-nav .flex-disabled {
	opacity: 0!important;
	filter: alpha(opacity=0);
	cursor: default;
	z-index: -1;
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -40px;
	text-align: center;
}
.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
 *display: inline;
}
.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0, 0, 0, 0.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.flex-control-paging li a:hover {
	background: #333;
	background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(0, 0, 0, 0.9);
	cursor: default;
}
.r-tabs .r-tabs-nav {
	margin: 0 0 0 0;
	padding: 0 14px 0 14px;
}
.r-tabs .r-tabs-tab {
	display: inline-block;
	margin: 0;
	list-style: none;
}
.r-tabs .r-tabs-panel {
	padding: 0 7px 0 7px;
	display: none;
}
.r-tabs .r-tabs-accordion-title {
	display: none;
}
.r-tabs .r-tabs-panel.r-tabs-state-active {
	display: block;
}
.r-tabs {
	position: relative;
	margin: 0 0 16px 0;
}
.r-tabs .r-tabs-nav .r-tabs-tab {
	position: relative;
	background-color: #363636;
	border-top: 2px solid #363636;
}
.r-tabs .r-tabs-nav .r-tabs-anchor {
	display: inline-block;
	padding: 6px 18px 9px 20px;
	text-decoration: none;
	font: 500 12px irsans;
	color: #ffffff;
}
.r-tabs .r-tabs-nav .r-tabs-state-disabled {
	opacity: 0.5;
}
.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
	color: #363636;
	background-color: #ffffff;
}
.r-tabs .r-tabs-panel {
	background-color: #ffffff;
	box-shadow: 0 1px 2px rgba(165, 165, 165, 0.3);
	-moz-box-shadow: 0 1px 2px rgba(165, 165, 165, 0.3);
	-webkit-box-shadow: 0 1px 2px rgba(165, 165, 165, 0.3);	
}
.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
	display: block;
	padding: 8px 12px 9px 12px;
	background-color: #1c0bff;
	color: #fff;
	font: 13px irsans;
	text-decoration: none;
	border-bottom: 1px solid #e8e8e8;
}
.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
	background-color: #fff;
	color: #0470bf;
}
.r-tabs .r-tabs-accordion-title.r-tabs-state-disabled {
	opacity: 0.5;
}
.tabs-col {
	float: right;
	width: 50%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 5px 8px 5px 8px;
}
.tabs-post {
	border-bottom: 1px dashed #ebebeb;
	min-height: 80px;
	overflow: hidden;
	padding: 12px 74px 12px 0;
	position: relative;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.tabs-post.two {
	min-height: 48px;
	padding: 12px 1px 11px 12px;
}
.tabs-post:last-child {
	border-bottom: none;
}
.tabs-post span {
	float: left;
	margin-left: 75px;
}
.tabs-post img {
	height: 54px;
	width: 68px;
	margin: 0 -74px 0 0;
	float: right;
}
.tabs-post span a {
	color: #686868;
}
.tabs-post h4 {
	color: #555555;
	float: right;
	font: 500 12px/24px irsans, Tahoma;
	padding: 0;
	margin: 0;
	-webkit-transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	-ms-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
	transition: color 0.2s linear;
}
.tabs-post:hover h4 {
	color: #ee1c25;
}
.mainnews-wrap {
	float: right;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.main-news-col {
	width: 50%;
	float: right;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 0 0 0 8px;
	margin: 0 0 16px 0;
}
.main-news-col:nth-child(2n) {
	padding: 0 8px 0 0;
}
.main-news {
	background: #ffffff;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	overflow: hidden;
	box-shadow: 0 1px 2px rgba(165, 165, 165, 0.3);
	-moz-box-shadow: 0 1px 2px rgba(165, 165, 165, 0.3);
	-webkit-box-shadow: 0 1px 2px rgba(165, 165, 165, 0.3);	
}
.main-news-title {
	background: url("../images/titlebg.png") no-repeat scroll right 0 rgba(0, 0, 0, 0);
	height: 40px;
}
.main-news h3 {
	background: url("../images/h3gol.png") no-repeat scroll right 0 rgba(0, 0, 0, 0);
	color: #ffffff;
	font: 500 14px/39px irsans, Tahoma;
	height: 40px;
	margin: 0;
	padding: 0 40px 0 0;
	float: right;
}
.main-news span {
	float: left;
	font: 12px/45px irsans, Tahoma;
	margin: 0 0 0 18px;
}
.main-news span a {
	color: #0470bf;
}
.main-news span a:hover {
	color: #ee1c25;
}
.mainnews-right {
	float: right;
}
.mainnews-left {
	float: left;
}
.mainnews-int {
	height: 230px;
	overflow: auto;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.mainnews {
	padding: 7px 15px 0 15px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.mainnews li {
	background: url("../images/arrow.png") no-repeat scroll right 12px rgba(0, 0, 0, 0);
	border-bottom: 1px dashed #eee;
	font: 500 12px/33px irsans, Tahoma;
	min-height: 34px;
	list-style: outside none none;
	padding: 0 11px 0 0;
}
.mainnews li:last-child {
	border: medium none;
}
.mainnews a {
	color: #555;
}
.mainnews a:hover {
	color: #ee1c25;
}
.daynews-wrap {
	margin: 0 -8px 0 -8px;
	padding: 0;
}
.daynews-col {
	float: right;
	margin: 0 0 16px 0;
	width: 33.33%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 0 8px 0 8px;
}
.daynews {
	background: #fff;
	display: block;
	height: 314px;
	padding: 14px 14px 14px;
	box-shadow: 0 1px 2px rgba(165, 165, 165, 0.3);
	-moz-box-shadow: 0 1px 2px rgba(165, 165, 165, 0.3);
	-webkit-box-shadow: 0 1px 2px rgba(165, 165, 165, 0.3);	
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.daynews.iGallery {
	height: 230px;
}
.daynews h2 {
	font: bold 13px/26px irsans, Tahoma;
	height: 26px;
	margin: 5px 0 0 0;
	overflow: hidden;
}
.daynews h2 a {
	color: #0470bf;
}
.daynews h2 a:hover {
	color: #ee1c25;
}
.daynews img {
	height: 174px;
	width: 100%;
	max-width: 100%;
}
.daynews-text {
	line-height: 21px;
	text-align: justify;
	padding: 0 0 0 2px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.daynews a {
	color: #ee1c25;
}
.daynews a:hover {
	color: #555555;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear;
}
.main-title {
	height: 40px;
	margin: 0 0 16px 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-bottom: 2px solid #d5d5d5;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.daynews-wrap .main-title {
	margin: 0 8px 16px 8px;
}
.main-title h3 {
	color: #333333;
	font: 500 14px/40px irsans, Tahoma;
	height: 40px;
	text-shadow: 1px 1px 0px #ffffff;
	float: right;
	border-bottom: 2px solid red;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.main-title span {
	float: left;
	font: 11px/41px irsans, Tahoma;
}
.main-title span a {
	color: #888888;
}
.main-title span a:hover {
	color: #ee1c25;
}
.shnews-col {
	float: right;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin: 0 0 16px 0;
	width: 100%;
}
.shnews {
	background: #fff;
	box-shadow: 0 1px 2px rgba(165, 165, 165, 0.3);
	-moz-box-shadow: 0 1px 2px rgba(165, 165, 165, 0.3);
	-webkit-box-shadow: 0 1px 2px rgba(165, 165, 165, 0.3);	
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 14px;
}
.shnews-right {
	float: right;
	width: 34%;
	height: auto;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	overflow: hidden;
	max-height: 220px;
}
.shnews-right img {
	width: 100%;
	height: auto;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.shnews-left {
	float: right;
	width: 66%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 0 12px 0 0;
	overflow: hidden;
}
.shnews-title {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 2px 0 0 0;
	overflow: hidden;
	color: #a1a1a1;
}
.shnews h2 {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 5px 0 7px 0;
	overflow: hidden;
	font: bold 15px/24px irsans, Tahoma;
}
.shnews-text {
	text-align: justify;
	padding: 0 0 0 5px;
}
.carousel {
	padding: 16px 0 50px 0;
	background: #efffd8;
}
.owl-carousel {
	display: none;
	direction: ltr;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1;
}
.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	-moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
	position: relative;
	height: 140px;
	min-height: 1px;
	float: left;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
	display: block;
	min-height: 140px;
	width: 100%;
}
.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
	display: none;
}
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.owl-carousel.owl-loaded {
	display: block;
}
.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}
.owl-carousel.owl-hidden {
	opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
	visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab;
}
.owl-carousel.owl-rtl {
	direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
	float: right;
}
.no-js .owl-carousel {
	display: block;
}
.owl-carousel .animated {
	animation-duration: 1000ms;
	animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
	z-index: 0;
}
.owl-carousel .owl-animated-out {
	z-index: 1;
}
.owl-carousel .fadeOut {
	animation-name: fadeOut;
}
 @keyframes fadeOut {
 0% {
 opacity: 1;
}
 100% {
 opacity: 0;
}
}
.owl-height {
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity 400ms ease;
}
.owl-carousel .owl-item img.owl-lazy {
	transform-style: preserve-3d;
}
.owl-item h5 {
	background: rgba(0, 0, 0, 0.50);
	bottom: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	color: #fff;
	font: 12px/23px irsans;
	min-height: 36px;
	padding: 7px 10px 10px 10px;
	position: absolute;
	text-align: center;
	width: 100%;
	margin: 0;
}
.owl-prev, .owl-next {
	background: rgba(0, 88, 160, 0.85);
	font: bold 11px/30px irsans;
	color: #ffffff;
	width: 50px;
	z-index: 100;
	position: relative;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.owl-prev {
	float: left;
	height: 30px;
	margin: -88px 0 0 1px;
	padding: 0 0 0 2px;
	text-align: center;
}
.owl-next {
	float: right;
	height: 30px;
	margin: -88px 1px 0 0;
	padding: 0 2px 0 0;
	text-align: center;
}
.owl-prev:hover, .owl-next:hover {
	background: #333333;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.owl-prev.disabled, .owl-next.disabled {
	background: #b1b1b1;
}
.faslha img {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: inherit;
}
.footer {
	overflow: hidden;
	clear: both;
	background: #333333;
	color: #c5c5c5;
	margin: 0 auto;
}
.footer-cont {
	padding: 30px 0 40px 0;
}
.footer-col {
	float: right;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.footer-col.right {
	width: 33.33%;
	padding: 0 0 0 20px;
}
.footer-col.center {
	width: 33.33%;
	padding: 0 20px 0 20px;
}
.footer-col.left {
	width: 33.33%;
	padding: 0 20px 0 0;
}
.footer-logo {
	display: block;
	margin: 8px auto 8px;
	max-width: 98%;
}
.footer-text p {
	text-align: justify;
	font: 500 12px/26px irsans, Tahoma;
	margin: 18px 0 18px 0;
}
.footer a {
	color: #fff;
}
.footer-text a:hover {
	color: #f80000 !important;
}
.footer-col h3 {
	color: #ffffff;
	font: bold 15px/24px irsans, Tahoma;
	margin-bottom: 14px;
}
.footer-info {
	margin: 17px 0 18px 0;
}
.footer-info li {
	padding: 4px 0 4px 0;
	font: 13px/26px irsans;
}
.footer-info li:first-child {
	padding-top: 0;
}
.footer-info i {
	float: right;
	font-size: 16px;
	color: #ffffff;
	line-height: 25px;
	padding: 0 0 0 10px;
}
.foter-news {
	margin: 0;
}
.foter-news li {
	min-height: 33px;
	list-style: outside none none;
	padding: 0;
	font: 500 12px/33px irsans, Tahoma;
}
.foter-news > li:last-child {
	border-bottom: medium none;
}
.foter-news a {
	color: #c5c5c5 !important;
}
.foter-news a:hover {
	color: #f80000 !important;
}
.footer-bott {
	background: rgba(0, 0, 0, 0.2);
	font: 12.5px/26px irsans;
	clear: both;
	color: #777777;
	display: block;
	min-height: 28px;
	overflow: hidden;
	padding: 10px 0;
	position: relative;
}
.footer-bott a:hover {
	color: #f80000;
}
.footer-bott-right {
	float: right;
}
.footer-bott-left {
	float: left;
}
/* - AtaBahari.IR - */
.button {
	background: #ee1c25;
	border: medium none;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	font: 12px/16px irsans, Tahoma;
	margin: 0 10px 20px 0;
	padding: 7px 11px 8px;
	position: relative;
	outline: none;
}
.button:hover {
	background: #555555;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.pagenav {
	font: 13px irsans, Tahoma;
	margin-bottom: 50px;
	text-align: center;
	vertical-align: middle;
}
.pagenav a {
	background: #fff;
	color: #686868;
	display: inline-block;
	margin: 4px;
	padding: 2px 11px;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	transition: background 0.2s linear;
}
.pagenav span {
	padding: 2px 11px;
}
span.current {
	color: #fff;
	display: inline-block;
	margin: 4px;
	padding: 5px 12px;
}
span.pages {
	display: inline-block;
	margin: 4px;
	padding: 5px 12px;
	font-weight: 600;
}
a {
	color: #0470bf;
}
span.caption a:hover {
	color: #ee1c25;
}
.sblock a:hover {
	color: #ee1c25;
}
.featured-sidebar ul li.selected a {
	color: #ee1c25;
}
.authorp h2 a:hover {
	color: #ee1c25;
}
.comment a:hover {
	color: #ee1c25;
}
#toggle-view li.activated h3 {
	color: #ee1c25;
}
/* - AtaBahari.IR - */
ul#filters li a:hover {
	color: #fff;
	background: #ee1c25;
}
ul#filters li.selected a {
	color: #fff;
	background: #ee1c25;
}
.portfolio h3 a:hover {
	color: #ee1c25;
}
.pagenav a:hover {
	background: #ee1c25;
	color: #fff;
}
span.current {
	background: #ee1c25;
}
#footer a:hover {
	color: #97aebe;
}
.featured-column .package-title {
	border-bottom: 3px solid #ee1c25;
}
/* - AtaBahari.IR - */
.toggle-plus {
	background: url(../images/plus.png) no-repeat scroll right center;
	width: 21px;
	height: 21px;
}
.toggle-minus {
	background: url(../images/minus.png) no-repeat scroll right center;
	width: 21px;
	height: 21px;
}
.myadmavatar {
	text-align: center;
	padding-top: 10px;
}
.myadmavatar img {
	box-shadow: 0 0 15px rgba(0,0,0,0.7);
	-moz-box-shadow: 0 0 15px rgba(0,0,0,0.7);
	-webkit-box-shadow: 0 0 15px rgba(0,0,0,0.7);
}
.berrors {
	background: url("../images/warning.png") no-repeat scroll 16px center #f2dede;
	border: 1px solid #ebccd1;
	color: #922723;
	font: 12px/18px irsans, Tahoma;
	margin: 0 0 16px 0;
	padding: 12px 16px 10px 64px;
	text-shadow: 1px 1px 0 #ffffff;
}
.f_input {
	border: 1px solid #d9d9d9;
	width: 300px;
}
#votes {
	margin: 18px 4px 5px;
}
.vtitle {
	background: #eee;
	border: 1px solid #ddd;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font: 12px irsans, Tahoma;
	margin: 18px 0 18px;
	padding: 8.5px 11px 8px 60px;
	position: relative;
	text-align: justify;
}
.qvote {
	background: url(../images/q.png) no-repeat;
	width: 48px;
	outline: none;
	border: none;
	cursor: pointer;
	height: 48px;
	position: absolute;
	top: -20px;
	left: 5px;
}
.post-mod {
	float: right;
}
.post-mod li {
	width: 17px;
	height: 17px;
	padding-right: 2px;
	display: inline-block;
	vertical-align: middle;
}
.tableform td.label {
	width: 20%;
	vertical-align: middle;
	padding-right: 0;
	font: 13px irsans, Tahoma;
}
/* - AtaBahari.IR - */
.ui-dialog-content .userinfo {
	padding: 15px 0 10px 0px;
}
.userinfo .left-info {
	float: left;
	margin: 10px 0 0 10px;
}
.userinfo .lcol .avatar {
	margin-bottom: 10px;
	padding: 4px;
	background-color: #fff;
	border: 1px solid #eaeaea;
}
.popuravatar {
	margin: 6px 0 0 13px;
}
.userinfo .lcol .avatar img {
	width: 100px;
}
.userinfo .lcol ul {
	font-size: 0.9em;
}
.userinfo .right-info {
	margin-left: 130px;
}
.userinfo .rcol ul {
	list-style: none;
	margin-left: 0;
}
.userinfo .rcol ul li {
	margin-bottom: 0.2em;
}
.stat {
  padding: 0 0 20px 30px;
  width: 33.33%;
  overflow: hidden;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.stat li {
	border-bottom: 1px dashed #dcdcdc;
	height: 18px;
	margin: 0 0 3px;
	padding: 0 0 10px;
}
/* - AtaBahari.IR - */
.inpost {
	padding: 0;
	font-size: 12.5px;
}
.inpost img {
	border: 5px solid transparent;
	max-width: 98%;
}
.inpost li {
	list-style: inside none disc;
}
.fulltags {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	color: #ffffff;
	font-size: 0;
	padding: 18px 0 0 0;
}
.fulltags span {
	color: #0470bf;
	font: 500 14px/26px irsans, Tahoma;
	margin: 0;
}
.fulltags a {
	background: #f5f5f5;
	border-radius: 2px;
	color: #6a6a6a;
	display: inline-block;
	font: 12px/30px irsans, Tahoma;
	height: 30px;
	margin: 0 0 3px 3px;
	padding: 0 11px 0 12px;
	text-shadow: 1px 1px 0 #fff;
}
.fulltags a:hover {
	background: #0470bf;
	color: #fff;
	text-shadow: none;
}
.basecont {
	padding-top: 0;
}
.pmpad {
	border-bottom: 1px dotted #ccc;
	margin: 0 0 16px;
	overflow: hidden;
	padding: 0 0 40px;
}
.pm_status {
	background: #f5f5f5 none repeat scroll 0 0;
	border: 1px solid #eaeaea;
	float: left;
	padding: 11px 15px 14px;
	width: 270px;
}
.pmtitles {
	float: right;
	overflow: hidden;
	padding: 10px 85px 0 0;
	width: 170px;
}
.pmtitles a {
	background: #555555;
	color: #ffffff;
	float: right;
	font: 12px/20px irsans, Tahoma;
	height: 20px;
	margin: 0 0 5px;
	padding: 4px 12px 7px 13px;
	text-align: center;
	width: 140px;
}
.pmtitles a:hover {
	background: #ee1c25;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.pm_list {
	color: #1c0bff;
}
.sociallogin {
	height: 18px;
	text-align: center;
}
.lfield.lfchek {
	list-style: outside none none;
}
.ignore-select {
	padding: 0 !important;
	margin: 0 !important;
}
.ratingzero {
	color: #555555;
}
.ratingtypeplusminus {
	padding: 0 7px 0 6px;
}
.ratingtypeplus {
	color: #777;
	font: 14px/25px irsans;
	margin: 0 !important;
	padding: 0 0 0 5px;
}
.ratingplus {
	color: green;
}
.ratingminus {
	color: red;
}
.ratebox {
	float: left;
	padding: 3px 0 0 0;
}
.ratebox.commrate {
	padding: 0;
}
.ratebox2 {
	float: left;
	padding: 0 0 0 4px;
}
.ratebox3 {
	float: left;
}
.ratebox3.article {
}
.ratebox3 li {
	padding: 0 5px 0 0;
}
.ratebox3 li i {
	font-size: 18px;
	padding: 0;
}
.ratebox3 li i.plus {
	color: #028900;
}
.ratebox3 li i.minus {
	color: #dd0000;
}
.ratebox ul, .ratebox ul li {
	float: left;
	list-style: outside none none;
}
.ratebox2 ul, .ratebox2 ul li {
	float: left;
	list-style: outside none none;
	padding: 0 7px 0 0;
}
.ratebox2 i {
	color: #e50000;
	font-size: 16px;
	line-height: 22px;
	padding: 0;
}
.ratebox2 i:hover {
	color: #c5c5c5;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.ratebox3 ul, .ratebox3 ul li {
	float: left;
	line-height: 22px;
	list-style: outside none none;
}
.ratebox3.commrate li {
	line-height: 18px;
}
.rating {
	color: #757575;
	font-size: 11px;
	font-family: tahoma;
	width: 85px;
	height: 16px;
	padding: 0;
}
.unit-rating {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 85px;
	height: 17px;
	position: relative;
	background: url(../dleimages/rating.png) repeat-x;
}
.unit-rating li {
	text-indent: -90000px;
	padding: 0;
	margin: 0;
	float: right;
}
.unit-rating li a {
	display: block;
	width: 17px;
	height: 17px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 17;
	position: absolute;
	padding: 0;
}
.unit-rating li a:hover {
	background: url(../dleimages/rating.png) 0 -17px;
	z-index: 2;
	right: 0;
}
/* - AtaBahari.ir - */
.unit-rating a.r1-unit {
	right: 0;
}
.unit-rating a.r1-unit:hover {
	width: 17px;
}
.unit-rating a.r2-unit {
	right: 17px;
}
.unit-rating a.r2-unit:hover {
	width: 34px;
}
.unit-rating a.r3-unit {
	right: 34px;
}
.unit-rating a.r3-unit:hover {
	width: 51px;
}
.unit-rating a.r4-unit {
	right: 51px;
}
.unit-rating a.r4-unit:hover {
	width: 68px;
}
.unit-rating a.r5-unit {
	right: 68px;
}
.unit-rating a.r5-unit:hover {
	width: 85px;
}
.unit-rating li.current-rating {
	background: url(../dleimages/rating.png) 0 -34px;
	position: absolute;
	height: 17px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}
.xfieldimagegallery {
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both;
}
.xfieldimagegallery li {
	float: right;
	list-style: none;
	margin: 0 0 4px 0;
	padding: 0 2px 0 2px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 25%;
	height: 150px;
	overflow: hidden;
}
.xfieldimagegallery li img {
	width: 100%;
	height: auto;
	transition: box-shadow 0.5s ease;
	min-height: 150px;
}
.xfieldimagegallery li img:hover {
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: not-allowed;
	pointer-events: none;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
}
.userseting {
  list-style: outside none none;
  margin: 0 !important;
} 
#bttop {
	background: rgba(0, 0, 0, 0) url("../images/gotop.gif") no-repeat scroll 0 0;
	width: 50px;
	height: 26px;
	right: 70px;
	bottom: 0;
	color: #ffffff;
	cursor: pointer;
	display: none;
	padding: 0;
	position: fixed;
	z-index: 9998;
}

@media only screen and (min-width: 1170px) {
.sitetop {
	height: 150px;
}
}

@media only screen and (max-width: 1169px) {
.cnt {
	width: 940px;
}
#menu .uMenuRoot > li > a {
	padding: 0 10px;
}
}

@media only screen and (max-width : 992px) {
.site-login {
	padding: 0;
}
.srchcont {
	width: 100%;
}
#menu .fa {
	display: none;
}
.topstars-right {
	margin-bottom: 3px;
	width: 100%;
}
.topstars-left {
	float: right;
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
	bottom: 0;
	padding-right: 0;
}
.topstars {
	height: auto;
	max-height: none;
}

.topstars1 {
	height: auto;
	max-height: none;
}

.slnews .item {
	border: medium none;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: block;
	float: right;
	height: 185px;
	padding: 0 0 0 1.5px;
	width: 50%;
}
.slnews .item:last-child {
	padding: 0 1.5px 0 0;
}
}

@media only screen and (min-width: 940px) {
.fixmenu {
	box-shadow: 0 2px 0 rgba(0, 0, 0, 0.02) !important;
	-moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.02) !important;
	-webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.02) !important;
	border-top: 2px solid #1c0bff;
	border-bottom: 1px solid #ddd;
	left: 0;
	position: fixed !important;
	right: 0;
	top: 0;
	width: 100% !important;
	z-index: 10000 !important;
}
.menu-icon {
	display: none;
}
#menu {
	float: right;
	display: block !important;
}
#menu .uMenuRoot, #menu .uMenuRoot li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu .uMenuRoot > li {
	float: right;
}
#menu .uMenuRoot li {
	position: relative;
}
#menu .uMenuRoot > li > a {
	display: block;
	color: #555555;
	padding: 0 15px;
	font: 500 13px/42px irsans;
	text-decoration: none;
	transition: all .3s ease;
	border-right: 1px solid #ededed;
}
#menu .uMenuRoot > li:last-child > a {
	border-left: 1px solid #ededed;
}
#menu .uWithSubmenu ul, #menu .uWithSubmenu ul li {
	margin: 0;
	padding: 0;
}
#menu .uWithSubmenu ul {
	display: none;
	position: absolute;
	background: #fff;
	top: 42px;
	width: 200px;
	box-shadow: 0 10px 10px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.15);		
	border-top: 1px solid #0074bd;
}
#menu .uWithSubmenu ul a {
	border-bottom: 1px solid #f2f2f2;
	color: #555555;
	display: block;
	font: 500 12px/38px irsans;
	padding: 0.5px 15px 0.5px;
	text-decoration: none;
}
#menu .uWithSubmenu ul a:hover {
	background: #f6f6f6;
	color: #0074bd;
}
#menu .uWithSubmenu > ul li ul {
	top: -1px;
	right: 200px;
}
#menu .uWithSubmenu:hover > ul {
	display: block;
}
#menu .uMenuRoot > li.uWithSubmenu > a > span .fa {
	margin-right: 5px;
}
#menu .uMenuRoot > li ul li > a .fa {
	float: left;
	line-height: 3;
}
}

@media only screen and (max-width: 939px) {
.right-col {
	width: 100%;
	padding: 0 0 16px 0;
}
.left-col {
	padding: 0;
	width: 100%;
}
.menuline-right {
	float: none;
	width: 90%;
	margin: 0 auto;
}
#menu {
	position: absolute;
	top: 42px;
	right: 0;
	width: 100%;
	background: #fff;
	padding-top: 3px;
	display: none;
	box-shadow: inset 0 3px 0 0 #0074bd, 0 5px 10px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: inset 0 3px 0 0 #0074bd, 0 5px 10px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: inset 0 3px 0 0 #0074bd, 0 5px 10px rgba(0, 0, 0, 0.15);		
}
#menu ul, #menu ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
}
#menu ul li a {
	font: 500 12.5px/39px irsans;
	border-bottom: 1px solid #f2f2f2;
	display: block;
	padding: 0 15px !important;
	text-decoration: none;
}
#menu ul li a:hover {
	background: #f0f0f0;
	color: #212121 !important;
}
#menu .uWithSubmenu ul {
	padding-right: 30px;
}
#menu .uWithSubmenu ul a {
	text-transform: none;
}
#menu .fa {
	display: none;
}
}

@media only screen and (max-width: 860px) {
.flex-direction-nav .flex-prev {
	opacity: 1;
	left: 10px;
}
.flex-direction-nav .flex-next {
	opacity: 1;
	right: 10px;
}
}

@media only screen and (max-width: 768px) {
.hotline-right {
	width: 100%;
}
.hotline-left {
	display: none;
}
.topstars-right {
	width: 100%;
}
.slide-caption {
	bottom: 0;
	width: 100%;
}
.slnews .itemcont {
	bottom: 0;
	left: 1px;
	min-height: 65px;
	padding: 10px 11px 12px 12px;
	right: 1px;
	width: 100%;
}
.r-tabs .r-tabs-panel.r-tabs-state-active {
    display: none;
}
.shblocks-text {
	margin: 0 0 53px 0;
}
.r-tabs .r-tabs-nav {
	display: none;
}
.r-tabs .r-tabs-accordion-title {
	display: block;
}
.r-tabs-state-active a {
	color: #1c0bff !important;
}
.tabs-col {
	float: none;
	width: 100%;
}
.daynews-col {
	width: 50%;
}
.main-news-col {
	width: 100%;
	float: none;
	padding: 0 !important;
}
.tabs-post:last-child {
	border-bottom: 1px dashed #ebebeb;
}
.tabs-post.two {
	padding: 11px 1px 11px 1px;
}
.footer-cont {
	padding-top: 48px;
}
.footer-col {
	width: 100% !important;
	padding: 0 0 30px 0 !important;
}
.footer-col.left {
	padding: 0 !important;
}
}

@media only screen and (min-width : 481px) and (max-width:1024px) {
.daynews img {
	height: auto;
	max-height: 174px;
}
}

@media only screen and (min-width : 596px) and (max-width:939px) {
.sblock-col {
	float: right;
	height: 356px;
	width: 50%;
	padding: 0 0 0 8px;
	overflow: hidden;
}
.sblock-col:nth-child(2n) {
	padding: 0 8px 0 0;
}
.sblock-boxin {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	overflow: auto;
	height: 320px;
}
.sboxin-int {
	padding: 14px 14px 0 14px;
}
}

@media only screen and (min-width : 481px) and (max-width:768px) {
.flexslider .slides .cover {
	max-height: 350px;
	min-height: 350px;
}
.flex-direction-nav .flex-prev {
	opacity: 1;
	left: 30px;
}
.flex-direction-nav .flex-next {
	opacity: 1;
	right: 30px;
}
.slnews .item {
	height: 140px;
}
}

@media only screen and (max-width : 595px) {
input, textarea {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	max-width: 96% !important;
}
.ticker {
  width: 700px;
}
.search-input {
	max-width: 100% !important;
}
.tableform td {
	display: block;
	max-width: 90% !important;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.tableform td.label {
	margin-top: 10px;
	width: 50%;
}
.commentwrap {
	margin: 0;
}
.myavatar.comm {
	display: none;
}
.xfieldimagegallery li {
	width: 50%;
}
}

@media only screen and (min-width : 481px) and (max-width : 595px) {
.daynews {
	height: 325px;
}
}

@media only screen and (max-width : 480px) {
.header-right {
	width: 100%;
}
.header-left {
	display: none;
}
#search-form {
	width: 288px;
}
.colpad {
	overflow: hidden;
}
.daynews-col {
	width: 100%;
}
.daynews {
	height: auto !important;
}
.daynews img {
	height: auto;
	width: 100%;
	max-width: 100%;
}
.shnews-right {
	float: none;
	width: 100%;
	margin: 0 0 7px 0;
}
.shnews-left {
	float: right;
	width: 100%;
	padding: 0;
}
}


.mbbanner {
	padding: 5px 0 0 0 ;
}
.mbbanner img {
	display: block;
    width: 290px;
}

.notshop{border:1px solid #c5dced;background:#dfeff9;padding:10px 10px 10px 10px;font:12.5px/23px irsans;text-align:center;border-radius:3px;color:#00578f;text-shadow:0 1px 1px #eff8fe;}
.shwrap{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;border:1px dashed #20bd70;border-radius:6px;margin:6px auto 12px;padding:18px 20px 16px;display:block;width:70%;}
.shprice{padding:0 0 3px;font-weight:500;text-align:center;font-size:14px;color:#3CB371;}
.shprice b{font-weight:500;}
.ilinks{margin:5px 0 10px 0;}
.ilinks div{height:0;}
.ilinks p{margin:0 !important;padding:0 !important;}
.ilinks a{position:relative;display:table;border-radius:3px;height:40px;width:60%;margin:0 auto 10px;padding:1px 10px 0;font:500 13px/40px irsans;color:#fff;text-align:center;background:#20bd70;cursor:pointer;border:1px solid #20bd70;box-sizing:border-box;-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;-ms-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear;}
.ilinks a:hover{color:#ffffff;box-shadow:0 0 2px rgba(0,0,0,.12), 0 2px 2px rgba(0,0,0,.2);-webkit-box-shadow:0 0 2px rgba(0,0,0,.12), 0 2px 2px rgba(0,0,0,.2);}
.telegram{background:linear-gradient(to right,#00ce52,#00ce52);border-radius:2px;position:relative;overflow:hidden;display:block;width:100%;color:#ffffff;max-width:100%;margin-bottom:16px;padding:17px 18px 17px 18px;box-sizing:border-box;}
.telegram:hover{color:#fff;}
.telegram::before{content:"\f16d";font-family:FontAwesome;font-size:50px;color:#fff;position:absolute;bottom:28px;left:15px;opacity:0.3}
.telegram .title{font-size:14px;font-weight:bold;margin:0 0 2px 0;}
.telegram p{line-height:22px;font-size:12px;}


.host-promote{background:linear-gradient(to right,#00bc8a,#06d6a0);border-radius:2px;position:relative;overflow:hidden;display:block;width:100%;color:#ffffff;max-width:100%;margin-bottom:16px;box-sizing:border-box;padding:17px 18px 17px 18px;}
.host-promote:hover{color:#fff;}
.host-promote::before{content:'\f1e4';font-family:FontAwesome;font-size:60px;color:#fff;position:absolute;bottom:23px;left:15px;opacity:0.3;}
.host-promote .title{font-size:15px;font-weight:600;margin:0 0 3px 0;}
.host-promote p{line-height:21px;font-size:12.5px;}


.host-promote2{background:linear-gradient(to right,#f0021e,#f0021e);border-radius:2px;position:relative;overflow:hidden;display:block;width:100%;color:#ffffff;max-width:100%;margin-bottom:16px;box-sizing:border-box;padding:17px 18px 17px 18px;}
.host-promote2:hover{color:#fff;}
.host-promote2::before{content:'\f10b';font-family:FontAwesome;font-size:60px;color:#fff;position:absolute;bottom:23px;left:15px;opacity:0.3;}
.host-promote2 .title{font-size:15px;font-weight:600;margin:0 0 3px 0;}
.host-promote2 p{line-height:21px;font-size:12.5px;}


.tblinks-wrap{background:#ffffff;border-top:1px solid #eaeaea;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;padding:16px 0 8.5px;}
.tblinks{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;margin:0 -3px 0 -3px;}
.tblinks li{float:center;width:100%;padding:0 3px 6.5px 3px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
.tblinks a{display:block;padding:0 8px;background:#ffffff;color:#555555;height:39px;font:13px/38px irsans;overflow:hidden;text-align:center;border:1px solid #e3e3e3;border-radius:2px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;-ms-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear;}
.tblinks a:hover{color:#ffffff;background:#0b8ffe;border:1px solid #0b8ffe;-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;-ms-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear;}
.site-navigation{text-align:center;margin-bottom:18px;padding-top:5px;}
.site-navigation span, .site-navigation a{background:#ffffff;border-radius:2px;color:#555;display:inline-block;font-size:13px;line-height:31px;padding:1px 11px;text-shadow:0 1px 0 #fff;box-shadow:0 1px 2px #a5a5a54d;}
.site-navigation a:hover, .navigation span{background:#1772ca;color:#fff;text-shadow:none;}
.navigation, .nextprev{display:inline-block;font:12px irsans}
.nextprev a:hover span{background:none;text-shadow:0 1px 0 rgba(0,0,0,0.25)}




.tblinks1-wrap{background:#ffffff;border-top:1px solid #eaeaea;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;padding:16px 0 8.5px;}
.tblinks1{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;margin:0 -3px 0 -3px;}
.tblinks1 li{float:left;width:24.28%;padding:0 3px 6.5px 3px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
.tblinks1 a{display:block;padding:0 8px;background:#ffffff;color:#555555;height:39px;font:13px/38px irsans;overflow:hidden;text-align:center;border:1px solid #e3e3e3;border-radius:2px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;-ms-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear;}
.tblinks1 a:hover{color:#ffffff;background:#0b8ffe;border:1px solid #0b8ffe;-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;-ms-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear;}