html, body {
 margin: 0;
 padding: 0;
}
textarea, input {
 outline: none;
 resize: none;
}
img, a img {
 border: none;
 outline: none;
}
a, a:link, a:visited, a:active {
 text-decoration: none;
 color: #000;
}
a:hover {
 text-decoration: underline;
}
a {
 transition: color .3s ease;
}
body {
 
 color: #5c5c5c;
 font-weight: 400;
}
body > #ascrail2000-hr {
 display: none !important;
}
h1, h2, h3, h4, h5, h6 {
 padding: 0;
 margin: 5px 0 10px 0;
 font-weight: normal;
 font-family: 'Lora';
 color: #121212;
 text-transform: uppercase;
 font-weight: 900;
}
h1 {
 font-size: 48px;
 line-height: 52px;
 font-weight: 400;
}
h2 {
 font-size: 36px;
 line-height: 40px;
}
h3 {
 font-size: 24px;
 line-height: 28px;
}
h4 {
 font-size: 18px;
 line-height: 22px;
}
h5 {
 font-size: 16px;
 text-transform: uppercase;
 line-height: 22px;
}
h6 {
 font-size: 14px;
 text-transform: uppercase;
 line-height: 22px;
}
aside ul, aside ol, aside li {
 margin: 0;
 padding: 0;
}
textarea {
 overflow: auto;
}
.col2 {
 width: 420px;
}
.col3 {
 width: 270px;
}
.col4 {
 width: 270px;
}
.col2, .col3, .col4 {
 margin-right: 30px;
 float: left;
}
.col2:nth-child(2n), .col3:nth-child(3n), .col4:nth-child(4n) {
 margin-right: 0 !important;
}
#tmpl-container textarea, #tmpl-container input[type="text"], #tmpl-container input[type="password"] {
 max-width: 94% !important;
 font-family: 'Lora';
 font-size: 14px;
 padding-left: 3%;
 padding-right: 3%;
 padding-top: 5px;
 padding-bottom: 5px;
 border: none;
 line-height: 20px;
 background: #fff;
 box-shadow: inset 0 0 0 1px #dcdcdc;
 color: #5c5c5c;
 transition: all .3s ease;
}
#tmpl-container textarea {
 padding-top: 15px;
 padding-bottom: 15px;
}
#tmpl-container input[type="button"], #tmpl-container input[type="submit"], #tmpl-container input[type="reset"] {
 font-family: 'Lora';
 font-size: 14px;
 height: 30px;
 color: #fff;
 background: #121212;
 border: none;
 cursor: pointer;
 transition: all .3s ease;
}
#tmpl-container input[type="button"]:hover, #tmpl-container input[type="submit"]:hover, #tmpl-container input[type="reset"]:hover {
 background: #000;
}
#tmpl-container {
 margin: 0 auto;
 background: #fff;
}
.cnt {
 width: 1170px;
 margin: 0 auto;
}
.oh:after {
 content: "";
 display: block;
 clear: both;
}
#content {
 float: left;
 width: 870px;
}
#sidebar {
 float: right;
 width: 270px;
}
hr {
 background: #dcdcdc;
 border: none;
 height: 1px;
}
i.sprt:before {
 content: "\\";
 font-style: normal;
 display: inline-block;
 padding: 0 8px;
 color: #5c5c5c;
}
#top {
 height: 40px;
 line-height: 40px;
 background: #000;
 overflow: hidden;
}
#top a {
 color: #fff;
}
.top-left {
 float: left;
}
.top-right {
 float: right;
}
.top-right .fa {
 font-size: 14px;
}
#ticker {
 color: #000;
 background: #e6e6e6;
 height: 40px;
 line-height: 40px;
}
#ticker .cnt {
 overflow: hidden;
 height: 40px;
}
#ticker a {
 font-weight: 700;
}
#header {
 height: 80px;
 overflow: hidden;
}
#logo {
 float: left;
 font-size: 36px;
 line-height: 36px;
 font-weight: 700;
 padding: 22px 0;
}
#logo a {
 color: #000 !important;
 text-decoration: none !important;
}
#slogan {
 padding: 38px 0 22px;
 float: left;
}
#search {
 float: right;
 height: 30px;
 width: 270px;
 padding: 25px 0;
 position: relative;
}
#search form {
 display: block;
 height: 30px;
 width: 100%;
 position: relative;
}
#search .queryField {
 width: 94%;
 margin: 0 !important;
 height: 20px;
}
#search .searchSbmFl {
 position: absolute;
 top: 1px;
 right: 1px;
 font-family: FontAwesome !important;
 line-height: 28px !important;
 height: 28px !important;
 padding: 0 7px 0 !important;
 background: #fff !important;
 color: #000 !important;
 font-size: 16px !important;
}
#menu {
 height: 40px;
 line-height: 40px;
 box-shadow: inset 0 1px 0 0 #dcdcdc, inset 0 -1px 0 0 #dcdcdc;
 position: relative;
 z-index: 9999;
}
#middle {
 padding: 30px 0;
}
#slider-cnt {
 height: 500px;
 position: relative;
 margin-bottom: 40px;
}
#slider ul, #slider ul li {
 padding: 0;
 margin: 0;
 list-style: none;
 width: 870px;
 position: relative;
}
#slider ul li {
 background-color: #dcdcdc;
 background-position: center;
 background-size: cover;
}
#slider, #slider ul, #slider ul li {
 height: 500px;
 overflow: hidden;
}
.slide-cnt {
 float: left;
 width: 270px;
 padding: 50px 30px;
 height: 100%;
 background: rgba(0, 0, 0, 0.9);
}
a.slide-title {
 color: #fff;
 font-size: 20px;
 text-decoration: none !important;
}
a.more span {
 font-family: arial;
}
.slide-details {
 font-size: 14px;
 padding: 15px 0;
}
.slide-details a {
 color: #fff;
}
.slide-mes {
 color: #7a7a7a;
}

#prevBtn, #nextBtn {
 position: absolute;
 bottom: 30px;
}
#prevBtn {
 left: 30px;
}
#nextBtn {
 left: 80px;
}
#prevBtn a, #nextBtn a {
 display: block;
 width: 40px;
 height: 40px;
 background: rgba(0, 0, 0, 0.5);
 color: #fff;
 line-height: 40px;
 text-align: center;
 font-size: 14px;
 box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
 transition: all .3s ease;
}
#prevBtn a:hover, #nextBtn a:hover {
 background: rgba(0, 0, 0, 1);
}
.news-block {
 margin-bottom: 40px;
}
a.tabs-link-cur {
 color: #5c5c5c;
}
.tabs-head, .title1 {
 text-transform: uppercase;
 font-weight: 700;
 padding-bottom: 10px;
 border-bottom: 1px solid #000;
 line-height: 14px;
 margin-bottom: 20px;
 letter-spacing: 1px;
 color: #000;
}
.tabs-cnt {
 display: none;
}
.tabs-cnt.tabs-cnt-cur {
 display: block;
}
.news {
 padding-bottom: 20px;
 border-bottom: 1px solid #dcdcdc;
 margin-bottom: 20px;
}
.news1 {
 margin-bottom: 0;
}
.news-img {
 background-color: #dcdcdc;
 background-position: center;
 background-size: cover;
 margin-bottom: 15px;
}
.news1 .news-img {
 width: 270px;
 height: 170px;
}
a.news-title {
 font-size: 16px;
 font-weight: 700;
 line-height: 18px;
}
.news-details {
 margin: 10px 0;
 height: 20px;
 overflow: hidden;
}
.news-details span {
 float: left;
}
.news-mes {
 padding-bottom: 10px;
}
a.title1-more {
 float: right;
 font-size: 14px;
}
.news2 {
 overflow: hidden;
}
.news2 .news-img {
 width: 80px;
 height: 80px;
 float: left;
 margin: 0;
}
.news2 a.news-title {
 display: block;
}
.news2 a.news-title, .news2 .news-details {
 margin-left: 95px;
}
.news2 .news-mes, .news2 a.more {
 display: none;
}
.news2:first-child .news-img {
 float: none;
 margin-bottom: 15px;
 width: 420px;
 height: 260px;
}
.news2:first-child a.news-title, .news2:first-child .news-details {
 margin-left: 0;
}
.news2:first-child .news-mes{
 display: block;
}
.news2:first-child a.more {
 display: inline;
}
.news2:last-child {
 margin-bottom: 0;
}
.news3 {
 margin-left: 450px;
}
.news3 .news-img {
 width: 80px;
 height: 80px;
 float: left;
 margin: 0;
}
.news3 a.news-title {
 display: block;
}
.news3 a.news-title, .news3 .news-details {
 margin-left: 95px;
}
.news3 .news-mes, .news3 a.more {
 display: none;
}
.news3:first-child {
 float: left;
 margin-left: 0;
 width: 420px;
 margin-bottom: 0;
}
.news3:first-child .news-img {
 float: none;
 margin-bottom: 15px;
 width: 420px;
 height: 260px;
}
.news3:first-child a.news-title, .news3:first-child .news-details {
 margin-left: 0;
}
.news3:first-child .news-mes{
 display: block;
}
.news3:first-child a.more {
 display: inline;
}
.news3:last-child {
 margin-bottom: 0;
}
.block {
 padding-bottom: 40px;
 overflow: hidden;
}
.block-title {
 font-weight: 700;
 margin-bottom: 20px;
 text-transform: uppercase;
 letter-spacing: 1px;
 line-height: 14px;
}
.news4 {
 overflow: hidden;
}
.news4 .news-img {
 width: 70px;
 height: 70px;
 float: left;
 margin-bottom: 0;
}
.news4 a.news-title {
 display: block;
 font-size: 14px;
 line-height: 15px;
}
.news4 a.news-title, .news4 .news-details {
 margin-left: 85px;
}
.news4 .news-details {
 margin-bottom: 0;
}
.news4:last-child {
 margin: 0;
}
.block-cnt {
 overflow: hidden;
}
.block-cnt .eTag {
 font-size: 14px !important;
 text-transform: lowercase;
 display: block;
 float: left;
 margin: 0 5px 5px 0;
 border: 1px solid #000;
 line-height: 24px;
 padding: 0 10px;
 text-decoration: none !important;
 transition: all .3s ease;
}
.block-cnt .eTag:hover {
 color: #fff !important;
}
.block-cnt .catsTd {
 padding: 8px 0;
 border-bottom: 1px solid #dcdcdc;
}
.block-cnt .catsTd .catNumData {
 float: right;
 display: inline-block;
 line-height: 20px;
 height: 20px;
 min-width: 40px;
 text-align: center;
 border: 1px solid #000;
 color: #000;
}
.block-cnt .catsTable .catsTd .fa {
 padding-right: 7px;
 color: #000;
}
.block-cnt ul, .block-cnt li {
 padding: 0;
 margin: 0;
 list-style: none;
 list-style-type: none;
}
.block-cnt li {
 padding: 8px 0;
 border-bottom: 1px solid #dcdcdc;
}
.block-cnt li .fa {
 padding-right: 7px;
 color: #000;
}
.b-comm {
 padding-bottom: 20px;
 margin-bottom: 20px;
 border-bottom: 1px solid #dcdcdc;
 overflow: hidden;
}
.b-comm:last-child {
 margin-bottom: 0;
}
.b-comm-ava {
 width: 70px;
 height: 70px;
 float: left;
 background-color: #dcdcdc;
 background-position: center;
 background-size: cover;
}
.b-comm-mes {
 margin-left: 85px;
 line-height: 18px;
 cursor: pointer;
}
.b-comm-mes b {
 color: #000;
 display: inline-block;
 padding-bottom: 10px;
}
.ph-inf {
 display: block;
 float: left;
 width: 80px;
 height: 80px;
 margin: 0 15px 15px 0;
 background-color: #dcdcdc;
 background-position: center;
 background-size: cover;
 box-shadow: inset 0 0 0 1px #000;
 transition: all .3s ease;
}
.ph-inf:nth-child(3n) {
 margin-right: 0;
}
.ph-inf:hover {
 box-shadow: inset 0 0 0 1px #000, inset 0 0 70px #000;
}
#footer {
 background: #111;
 padding: 40px 0;
 color: #7a7a7a;
}
#footer a {
 color: #fff;
}
#footer .block {
 margin-bottom: 0;
}
.footer-contact {
 margin-top: 25px;
}
.footer-contact i.fa {
 display: block;
 float: left;
 width: 27px;
 padding-top: 3px;
 font-size: 16px;
 line-height: 16px;
 color: #fff;
}
.footer-contact span {
 display: block;
 margin-left: 25px;
}
#footer .news4 {
 border-color: #323232 !important;
}
#footer .news4 a.news-title {
 font-weight: 400;
}
#footer .catsTd, #footer li {
 border-color: #323232;
}
#footer .catsTd .fa, #footer li .fa {
 color: #fff;
}
#footer .catsTd .catNumData {
 color: #fff;
 border-color: #fff;
}
#copy {
 padding: 30px 0;
 background: #000;
 text-align: center;
}
.news5 {
 padding-bottom: 30px;
 margin-bottom: 30px;
 overflow: hidden;
}
.news5 > * {
 display: block;
 margin-left: 290px;
}
.news5 .news-img {
 width: 270px;
 height: 170px;
 float: left;
 margin-bottom: 0;
 margin-left: 0;
}
.news5 .news-title {
 font-size: 18px;
}
.swchItem {
 display: inline-block;
 line-height: 30px;
 min-width: 20px;
 text-align: center;
 margin: 0 2px;
 background: #f2f2f2;
 border: 1px solid #dcdcdc;
 font-weight: 700;
 padding: 0 5px;
}
.swchItemA {
 display: inline-block;
 line-height: 30px;
 min-width: 20px;
 text-align: center;
 margin: 0 2px;
 background: #000;
 border: 1px solid #000;
 font-weight: 700;
 color: #fff;
 padding: 0 5px;
}
.swchItem:hover {
 background: #fff;
}
h1.e-title {
 font-size: 24px;
 line-height: 28px;
 font-weight: 700;
 text-transform: none;
 margin: 0;
}
.entry .news-img {
 height: 350px;
 margin: 20px 0
}
.e-mes {
 
}
.entry {
 padding-bottom: 30px;
 margin-bottom: 30px;
 border-bottom: 1px solid #dcdcdc;
}
a.e-other-img {
 display: block;
 height: 170px;
 background-color: #dcdcdc;
 background-position: center;
 background-size: cover;
 margin-bottom: 30px;
 transition: all .3s ease;
}
a.e-other-img:hover {
 box-shadow: inset 0 0 0 1px #000, inset 0 0 150px #000;
}
.comments {
 padding-top: 10px;
}
.photo-e {
 display: block;
 width: 270px;
 height: 170px;
 background-color: #dcdcdc;
 background-position: center;
 background-size: cover;
 position: relative;
}
#uEntriesList, #uEntriesList li {
 padding: 0;
 margin: 0;
 list-style-type: none;
}
li.phtTdMain.uEntryWrap {
 float: left;
 width: 267px !important;
 height: 170px;
 margin: 0 29px 30px 0 !important;
}
li.phtTdMain.uEntryWrap:nth-child(3n) {
 margin-right: 0 !important;
}
.photo-inf {
 position: absolute;
 z-index: 3;
 width: 100%;
 height: 100%;
 top: 0;
 left: 0;
 color: #fff;
 text-align: center;
 opacity: 0;
 transition: all .3s ease;
}
.photo-inf-title {
 display: block;
 padding: 20px;
 text-transform: uppercase;
 font-weight: 700;
 border-bottom: 1px solid rgba(255, 255, 255, 0.5);
 margin-bottom: 10px;
}
.photo-e:hover .photo-inf {
 opacity: 0.9;
}
.open-menu {
 color: #000;
 text-transform: uppercase;
 font-weight: 700;
 letter-spacing: 1px;
 cursor: pointer;
 transition: all .3s ease;
}
.open-menu .fa {
 font-size: 14px;
 padding-right: 5px;
}



/*-----------------------------------*/
/* calendar */
/*-----------------------------------*/

.calTable {
 width: 100%;
 line-height: 30px;
}
.calTable td.calMday {
 border: 1px solid #dcdcdc;
 border-radius: 2px;
}
.calWday,
.calWdaySu,
.calWdaySe {
 border-radius: 2px;
 color: #fff;
}
.calWday {
 background: #000;
}
.calMdayA {
 font-weight: 900;
 border: 1px solid #dcdcdc;
 border-radius: 2px;
}



/*-----------------------------------*/
/* entries */
/*-----------------------------------*/

.eTitle {
 font-size: 24px;
 line-height: 24px;
 color: #000;
 padding: 20px 0;
}
.eDetails, .eDetails1, .eDetails2 {
 padding: 20px 0;
 font-size: 14px;
}
.eBlock {
 margin-bottom: 30px;
 border-bottom: 1px solid #dcdcdc;
}



/*-----------------------------------*/
/* comments */
/*-----------------------------------*/

#allEntries > div[id^='comEnt'] {
 margin-bottom: 20px;
 padding: 10px;
 border: 1px solid #dcdcdc;
 background: #f6f6f6;
}
.commTable {
 padding-top: 10px;
}
.commTable .commFl,
.commTable .securityCode {
 padding-left: 2%;
 padding-right: 2%;
 width: 96%;
}
.commTable .securityCode {
 width: auto;
}



/*-----------------------------------*/
/* forum */
/*-----------------------------------*/

.gTable {
 background: none;
 border-spacing: 0;
}
.gTable td {
 padding: 10px 20px;
}
.gTableTop {
 line-height: 40px;
 padding: 10px 20px !important;
 color: #fff;
 text-decoration: none;
 font-size: 16px !important;
 text-transform: uppercase;
 font-weight: 700;
 letter-spacing: 1px;
}
.gTableTop a {
 color: #fff;
 text-decoration: none;
 font-size: 14px;
}
.gTableSubTop {
 padding: 5px 10px;
 color: #fff;
}
.gTableSubTop a {
 color: #fff;
}
.catLink {
 color: #fff !important;
 font-size: 16px !important;
 text-transform: uppercase;
 font-weight: 700;
 letter-spacing: 1px;
}
.funcBlock {
 padding-right: 10px;
}
.forumIcoTd {
 text-align: center;
}
.forumIcoTd,
.forumNameTd,
.forumThreadTd,
.forumPostTd,
.forumLastPostTd {
 padding: 5px 10px;
 border-bottom: 1px solid #dcdcdc;
}
.forumThreadTd,
.forumPostTd,
.threadPostTd,
.threadViewTd,
.threadAuthTd,
.threadIcoTd,
.threadNametd,
.threadAuthTd,
.threadLastPostTd
{
 vertical-align: middle;
 padding-left: 20px;
 border-bottom: 1px solid #dcdcdc;
}
.forumNameTd {
 line-height: 24px;
 color: #7a7a7a;
}
.forumNameTd a {
 font-size: 18px;
}
.forumNamesBar {
 padding-left: 10px !important;
}
.frmBtns {
 text-align: right;
 padding-right: 10px;
}
.legendTd {
 padding: 0 10px;
}
.forumLastPostTd {} .threadIcoTd,
.threadIcoTd {
 text-align: center;
 vertical-align: middle;
}
.threadsDetails {
 padding: 5px;
}
.postTdTop {
 text-align: center;
 padding: 5px;
 border-top: 1px solid #dcdcdc;
 border-bottom: 1px solid #dcdcdc;
}
.postTdInfo {
 text-align: center;
 border-right: 1px solid #dcdcdc;
}
.posttdMessage {
 vertical-align: top;
 padding: 5px;
}
.gTableSubTop {
 background: #f2f2f2;
 color: #5c5c5c;
}
.threadsDetails,
.postTdTop {
 background: none;
}
.gTable tr {
 background: none;
}
.gDivBottomRight {
 height: 50px;
}
.pagesInfo {
 background: #f2f2f2;
 border-radius: 2px 0 0 2px;
 padding: 5px 10px;
}
.switchActive {
 padding: 5px 10px;
 border-radius: 0 2px 2px 0;
 color: #fff;
}
.postBottom {
 border-top: 1px solid #dcdcdc;
 border-bottom: 1px solid #dcdcdc;
 padding: 0 20px !important;
}
#thread_search_form {
 position: relative;
 padding-bottom: 10px;
 overflow: hidden;
}
#thread_search_button {
 position: absolute;
 top: -1px;
 right: 0;
}


/*-----------------------------------*/
/* responsive */
/*-----------------------------------*/

@media screen and (min-width: 1280px) {
 #menu .uMenuV ul, #menu .uMenuV li {
 padding: 0;
 margin: 0;
 list-style: none;
 }
 #menu .uMenuV .uMenuRoot > li {
 float: left;
 }
 #menu .uMenuV .uMenuRoot > li i.sprt {
 color: #7a7a7a;
 font-weight: 400;
 padding: 0 10px;
 }
 #menu .uMenuV .uMenuRoot > li:last-child i.sprt {
 display: none;
 }
 #menu .uMenuV .uMenuRoot > li > a {
 text-transform: uppercase;
 font-weight: bold;
 letter-spacing: 1px;
 display: inline-block;
 }
 #menu .uMenuV .uMenuRoot > li > a.uMenuItemA {
 color: #7a7a7a;
 }
 .uWithSubmenu {
 position: relative;
 }
 li.uWithSubmenu ul {
 position: absolute;
 width: 200px;
 background: rgba(0, 0, 0, 0.9);
 color: #fff;
 top: 80px;
 left: -99999px;
 opacity: 0;
 }
 #menu .uMenuV .uMenuRoot > li.uWithSubmenu > ul {
 transition: top .3s ease, opacity .6s ease;
 }
 #menu .uMenuV .uMenuRoot > li.uWithSubmenu:hover > ul {
 left: 0;
 opacity: 1;
 top: 40px;
 }
 #menu .uMenuV .uMenuRoot > li > ul li.uWithSubmenu ul {
 left: 240px;
 top: -9999px;
 transition: left .3s ease, opacity .6s ease;
 }
 #menu .uMenuV .uMenuRoot > li > ul li.uWithSubmenu:hover > ul {
 left: 200px;
 opacity: 1;
 top: 0px;
 }
 .uWithSubmenu ul a {
 display: block;
 color: #fff !important;
 border-bottom: 1px solid #000;
 line-height: 40px;
 padding: 0 20px;
 }
 #menu .uMenuV .uMenuRoot > li.uWithSubmenu:hover > a {
 text-decoration: underline;
 }
 .uWithSubmenu ul li ul {
 left: 200px;
 top: 0px;
 }
 .open-menu {
 display: none;
 }
}

@media screen and (max-width: 1279px) {
 .cnt {
 width: 870px;
 }
 #header {
 height: auto;
 }
 #header .cnt {
 position: relative;
 }
 #logo {
 float: none;
 padding-bottom: 0;
 }
 #slogan {
 float: none;
 padding-top: 0;
 }
 #slogan .sprt {
 display: none;
 }
 #search {
 position: absolute;
 top: 50%;
 margin-top: -10px;
 right: 0;
 float: none;
 padding: 0;
 }
 #menu .sprt {
 display: none;
 }
 #menu .uMenuV ul, #menu .uMenuV li {
 padding: 0;
 margin: 0;
 list-style: none;
 }
 #menu .cnt {
 position: relative;
 }
 #menu .uMenuV .uMenuRoot {
 position: absolute;
 top: 40px;
 left: 0;
 background: #000;
 width: 100%;
 display: none;
 }
 #menu .uMenuV .uMenuRoot a {
 color: #fff;
 display: block;
 border-bottom: 1px solid #323232;
 padding: 0 20px;
 }
 li.uWithSubmenu ul {
 padding: 0 20px !important;
 }
 #content {
 width: 570px;
 }
 #slider-cnt, #slider, #slider li {
 width: 570px !important;
 }
 #slider-cnt, #slider, #slider ul, #slider li {
 height: 330px !important;
 position: relative !important;
 }
 .slide-mes {
 display: none;
 }
 .slide-cnt {
 position: absolute;
 height: auto;
 padding: 30px;
 width: 510px;
 bottom: 0;
 left: 0;
 }
 #prevBtn {
 left: auto;
 right: 80px;
 }
 #nextBtn {
 left: auto;
 right: 30px;
 }
 a.slide-title {
 font-size: 16px;
 }
 .col3 {
 width: 100%;
 float: none;
 }
 .col3:nth-child(3n) {
 margin-right: 30px;
 }
 .news1 {
 margin-bottom: 20px;
 }
 .news1 > * {
 display: block;
 margin-left: 290px;
 }
 .news1 .news-img {
 width: 270px;
 height: 200px;
 float: left;
 margin: 0;
 }
 .col2 {
 width: 100%;
 float: none;
 margin-right: 0 !important;
 }
 .news2:last-child {
 margin-bottom: 30px;
 }
 .news2:first-child .news-img {
 width: 570px;
 height: 360px;
 }
 .news3 {
 margin-left: 0;
 overflow: hidden;
 }
 .news3:first-child {
 float: none;
 margin-bottom: 20px;
 width: 570px;
 }
 .news3:first-child .news-img {
 width: 570px;
 height: 360px;
 }
 .col4 {
 width: 420px;
 margin-bottom: 40px;
 overflow: hidden;
 }
 .col4:nth-child(2n) {
 margin-right: 0;
 }
 #footer .ph-inf {
 width: 130px;
 height: 130px;
 }
 a.e-other-img {
 height: 360px;
 }
 li.phtTdMain.uEntryWrap:nth-child(3n) {
 margin-right: 30px !important;
 }
 li.phtTdMain.uEntryWrap:nth-child(2n) {
 margin-right: 0 !important;
 }
 
 
 .gTableSubTop, .forumIcoTd, .forumThreadTd, .forumPostTd, .forumLastPostTd, .threadIcoTd, .threadAuthTd, .threadLastPostTd, .threadPostTd, .threadViewTd,
 .threadsDetails,
 .forumOnlineBar,
 .legendBlock,
 .userRights,
 .fFastNavTd,
 .fFastSearchTd,
 .forumNamesBar,
 #forum_filter,
 .postTdInfo,
 .postBottom,
 #thread_search_form
 {
 display: none;
 }
 .gDivLeft {
 padding-top: 10px;
 }
 .postTdTop {
 border-bottom: 1px solid #dcdcdc;
 }
 .postTdTop, .postTable, .posttdMessage {
 display: block !important;
 text-align: left;
 width: auto !important;
 }
 .postUser {
 font-size: 16px;
 font-weight: 600;
 }
}


@media screen and (max-width: 1023px) {
 .cnt {
 width: 570px;
 }
 #content {
 width: 100%;
 float: none;
 padding-bottom: 30px;
 margin-bottom: 30px;
 border-bottom: 1px solid #dcdcdc;
 }
 #sidebar {
 width: 100%;
 float: none;
 }
 #sidebar .block {
 float: left;
 width: 270px;
 margin-right: 30px;
 }
 #sidebar .block:nth-child(2n) {
 margin-right: 0;
 }
 .col4 {
 width: 270px;
 }
 #footer .ph-inf {
 width: 80px;
 height: 80px;
 }
 #top {
 height: auto;
 line-height: 30px;
 padding: 10px 0;
 }
 .top-left, .top-right {
 float: none;
 }
 #search {
 position: static;
 float: none;
 width: 100%;
 padding: 10px 0 20px;
 }
 .news5 > * {
 margin-left: 0;
 }
 .news5 .news-img {
 width: 570px;
 height: 300px;
 margin-bottom: 15px;
 }
}

@media screen and (max-width: 639px) {
 .cnt {
 width: 270px;
 }
 #slider-cnt, #slider, #slider li {
 width: 270px !important;
 }
 #slider-cnt, #slider, #slider ul, #slider li {
 height: 300px !important;
 position: relative !important;
 }
 .slide-cnt {
 width: 210px;
 padding-bottom: 80px;
 height: 100%;
 bottom: auto;
 top: 0;
 }
 .tabs-head .sprt {
 display: none;
 }
 .tabs-head a {
 display: block;
 padding: 5px 0;
 }
 .news1 > * {
 margin-left: 0;
 }
 .news1 .news-img {
 margin-bottom: 20px;
 }
 .col2, .col3, .col4, .block-cnt, li.phtTdMain.uEntryWrap {
 width: 100% !important;
 float: none !important;
 margin-right: none !important;
 }
 .news3:first-child {
 width: 100%;
 }
 .news2:first-child .news-img, .news3:first-child .news-img, .news5 .news-img, .entry .news-img {
 width: 270px;
 height: 170px;
 }
 .e-other-img {
 height: 170px !important;
 }
 .e-title {
 font-size: 18px !important;
 line-height: 20px !important;
 }
}


/* --- ЦВЕТОВАЯ СХЕМА НАЧАЛО --- */
.eDetails, .eDetails1, .eDetails2, #logo a span, #menu .uMenuV .uMenuRoot > li.uWithSubmenu:hover > a, .slide-details, .news-details, .news a.more, .block-title, .b-comm-mes:hover, #copy a, .news-details-cat a, .open-menu:hover{color:#E6004C;}
a:hover, #search .searchSbmFl:hover{color:#E6004C !important;}
.calWdaySu, .calWdaySe, .gTableTop, .block-cnt .eTag:hover, #tmpl-container input[type="button"], #tmpl-container input[type="submit"], #tmpl-container input[type="reset"], .photo-inf, #sst .fa, a.ss-get-code{background:#E6004C;}
#tmpl-container textarea:focus, #tmpl-container input[type="text"]:focus, #tmpl-container input[type="password"]:focus{box-shadow:inset 0 0 0 1px #E6004C;}
@media screen and (min-width:1280px){#menu .uMenuV .uMenuRoot > li.uWithSubmenu:hover ul li.uWithSubmenu:hover > a, .uWithSubmenu ul a:hover{background:#E6004C;}}
/* --- ЦВЕТОВАЯ СХЕМА КОНЕЦ --- */