.top-nav li span,
.top-add-btn i,
.up-btn .up-info,
.b-add-form .u-combolist label,
.uComment .uc-answer-link,
.uComment .uc-opacity,
.gsort .filter-list span,
.gsort .sort-list span,
.board-page .info .btn,
.dir-page .top-link,
.dir-page .btn:before,
.greed-nav .uMenuRoot ul li a.add span:before,
.slider-news-informer #slider-next,
.slider-news-informer #slider-prev,
.comments-informer .message .entry-page,
.shop-tabs li i,

.add:before,
.add:after,
.now:after,
.now:before,
.now,
.basket-top .fa-chevron-down,
table.catalog .catalog-item,
.cat-blocks div,
.shop-item-block,
#recommended_products .img-block img,
.basket,
.wish,
.compare-widget,
.basket:before,
.wish:before,
.basket:after,
.wish:after,
.compare-widget:after,
.compare-widget:before,
.img-block:before,
.shop_spec .fa-wrench,
.shop_spec .fa-plus-circle,
#shopCompareList .item-title i,
.h-top .icon-list li:before,
.services .entry-service a.red-more:after,
.informer-gallery img,
.informer-gallery .cotainer:before,
.informer-gallery .cotainer:after,
button:after,button:before,.user-social li span,.blog-grid .img-cont img,.btn-anim i,.greed-nav .uMenuRoot li span,.greed-nav .uMenuRoot ul,.h-top .h-contacts a span,.h-top .h-user .list a span,.img,.main-nav .uMenuRoot a span,.main-nav .uMenuRoot ul,.main-nav .uMenuRoot ul:before,.pgSwch span,.sidebox-bd .uMenuRoot li span,a,button,input[type=text],input[type=password],input[type=button],input[type=reset],input[type=submit],textarea {
 transition: All .3619s ease;
 -webkit-transition: All .3619s ease;
 -moz-transition: All .3619s ease;
 -o-transition: All .3619s ease;
}




/*------ Service list style ------*/

.services .entry-service {
    padding: 10px 30px 30px 110px;
}

.services-2 .entry-service-2 {
    padding: 0 15px 15px;
}

.services .entry-service i {
    position: absolute;
    display: block;
    left: 15px;
    top: 10px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    background: #7D92BA;
    color: #fff;
    font-size: 1.9em;
}
.services .entry-service h5 {
    font-weight: bold;
    word-wrap: break-word;
}
.services .entry-service p {
    font-size: 0.8em;
    line-height: 1.4;
}
.services .entry-service a.red-more {
    position: relative;
    padding-right: 15px;
    color: #7D92BA;
    text-decoration: none;
    font-size: 0.9em;
}
.services .entry-service a.red-more:hover {
    color: #294479;
}
.services .entry-service a.red-more:after {
    font-family: 'FontAwesome';
    content: "\f105";
    font-size: 1.3em;
    position: absolute;
    right: 0;
    top: -2px;
    opacity: 0.3;
}
.services .entry-service a.red-more:hover:after {
    color: #294479;
    opacity: 1;
    right: -5px;
}
/*------ Service list style ------*/
/*------ Package style ------*/

.packages {
    margin: 6% 0;
    text-align: center;
}
.packages .package {
    width: 100%;
    max-width: 300px;
    min-height: 270px;
    border: 3px solid #e8e8e8;
    border-radius: 7px;
    display: inline-block;
    padding: 24px;
    vertical-align: middle;
    text-align: center;
    -webkit-transition: margin-top 0.5s linear;
    transition: margin-top 0.5s linear;
    position: relative;
    margin: 0 5px 15px;
}
.packages .package.brilliant {
    border-color: #7D92BA;
}
.packages .package .name {
    color: #565656;
    font-weight: 300;
    font-size: 3rem;
    margin-top: -5px;
}
.packages .package .price {
    margin-top: 7px;
}
.packages .package hr {
    background-color: #dedede;
    border: none;
    height: 1px;
}
.packages .package .trial {
    font-size: .9rem;
    font-weight: 600;
    padding: 2px 21px 2px 21px;
    color: #7D92BA;
    border: 1px solid #e4e4e4;
    display: inline-block;
    border-radius: 15px;
    background-color: white;
    position: relative;
    bottom: -20px;
}
.packages .package ul {
    list-style: none;
    padding: 0;
    text-align: left;
    margin-top: 29px;
}
.packages .package li {
    margin-bottom: 15px;
    position: relative;
    padding-left: 30px;
}
.packages .package .checkIcon {
    font-family: "FontAwesome";
    content: "\f00c";
}
.packages .package li:before {
    font-family: "FontAwesome";
    content: "\f00c";
    position: absolute;
    left: 0;
    top: 0;
    font-size: 1.2rem;
    color: #7D92BA;
    margin-right: 5px;
}
/* Triangle */

.packages .package.brilliant:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 64px 64px 0 0;
    border-color: #7D92BA transparent transparent transparent;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
}
.packages .package.brilliant:after {
    font-family: "FontAwesome";
    content: "\f00c";
    color: white;
    position: absolute;
    left: 9px;
    top: 6px;
    text-shadow: 0 0 2px #7D92BA;
    font-size: 1.4rem;
}
/*------ Package style ------*/
/*------ Testemontial style ------*/
/* Main informer */

.tes-informer {
    margin: 6% -15px;
    padding: 0;
    list-style: none;
}
.tes-informer li {
    padding: 0 20px;
    width: 50%;
    float: left;
}
.tes-informer li .text {
    position: relative;
    background: #a6ce39;
    color: rgba(255, 255, 255, .8);
    text-shadow: 0 1px 2px rgba(0, 0, 0, .08);
    padding: 20px 20px 20px 52px;
    font-style: italic;
    font-weight: 300;
    font-size: 1.2em;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}
.tes-informer li .text p {
    margin: 0;
}
.tes-informer li .arrow {
    position: absolute;
    top: 100%;
    left: 25px;
    margin: -5px 0 0 -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 25px 20px 0;
    border-color: transparent #a6ce39 transparent;
    transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
}
.tes-informer li .text:before {
    position: absolute;
    left: 12px;
    top: 50%;
    margin-top: -28px;
}
.tes-informer li .img-cont {
    position: relative;
    margin: 20px 20px 0 30px;
    float: left;
    width: 80px;
    height: 80px;
    overflow: hidden;
}
.tes-informer li .name {
    margin-top: 20px;
    min-height: 80px;
    font-weight: 400;
    font-size: 1.1em;
}
.tes-informer li .name a {
    display: block;
    text-decoration: none;
    font-size: 0.8em;
    color: #999;
}
.tes-informer li .name a:hover {
    color: #7b974d;
}
.tes-content {
    position: relative;
    padding: 10% 0;
}
.tes-content .text {
    position: relative;
    background: #f6f6f6;
    padding: 25px 80px;
    font-style: italic;
    font-weight: 300;
    margin-bottom: 20px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    line-height: 1.3;
    font-size: 1.25em;
    font-weight: 300;
    color: #666;
}
.tes-informer li .text:before,
.tes-content .text:before,
.tes-content .text:after {
    font-family: 'FontAwesome';
    content: "\201C";
    position: absolute;
    font-size: 70px;
    opacity: 0.3;
    font-style: normal;
}
.tes-content .text:before {
    top: 5px;
    left: 25px;
}
.tes-content .text:after {
    content: "\201D";
    right: 20px;
    bottom: -25px;
}
.tes-content .text .arrow {
    position: absolute;
    bottom: -20px;
    left: 130px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 0 0;
    border-color: #f6f6f6 transparent transparent transparent;
}
.tes-content .text p {
    margin: 0;
}
.tes-content .img-cont {
    position: relative;
    width: 100px;
    height: 100px;
    margin: 0 30px;
    float: left;
    overflow: hidden;
}
.tes-content .name {
    font-size: 1.2em;
    min-height: 100px;
}
.tes-content .name a {
    display: block;
    text-decoration: none;
    color: #999;
    font-size: 0.8em;
}
.trw {
    position: relative;
}
.trw .col-6 {
    position: static;
}
.tes-nav {
    position: absolute;
    top: 50%;
    display: block;
    width: 16.6666%;
    text-decoration: none;
}
.tes-nav span {
    position: absolute;
    top: -2px;
    padding: 10px;
    text-transform: uppercase;
    font-size: 0.75em;
    color: #aaa;
}
.tes-nav i {
    color: #7b974d;
    font-size: 3em;
    line-height: 30px;
}
.tes-nav.tn-right {
    text-align: right;
    right: 15px;
}
.tes-nav.tn-left {
    left: 15px;
}
.tes-nav.tn-right i {
    float: right;
}
.tes-nav.tn-left span {
    left: 25px;
}
.tes-nav.tn-right span {
    right: 25px;
}
.tes-nav:hover span {
    color: #333;
}
/* Entry page */

.entry-tes {
    position: relative;
    min-height: 90px;
    margin-bottom: 30px;
}
.entry-tes .img-cont {
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    overflow: hidden;
}
.entry-tes .txt-cont {
    margin-left: 120px;
}
.entry-tes .name {
    font-size: 0.8em;
    padding: 10px 0 0;
    font-style: normal;
    color: #333;
    font-weight: 400;
}
.entry-tes .name a {
    text-decoration: none;
}
.entry-tes .name a.link {
    position: relative;
    padding-left: 15px;
    color: #7b974d;
}
.entry-tes .name a.link:hover {
    color: #466219;
}
.entry-tes .name a.link:before {
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    background: #999;
    border-radius: 4px;
    left: 5px;
    top: 8px;
}
.entry-tes .text {
    position: relative;
    background: #f6f6f6;
    padding: 20px;
    margin-left: 120px;
    margin-bottom: 15px;
    font-style: italic;
    font-weight: 300;
    font-size: 1.12em;
    color: #666;
    line-height: 1.3em;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.entry-tes .text p {
    margin: 0;
}
.entry-tes .text:before {
    content: '';
    position: absolute;
    top: 42px;
    left: -8px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 8px 8px 0;
    border-color: transparent #f6f6f6 transparent transparent;
}
/* Add form */

.tes-form .cat .u-combo {
    float: right;
}
.tes-form .cat .u-combo input.u-comboedit {
    height: 24px !important;
}
.tes-form .cat .u-combolist {
    margin-top: 20px;
    border-radius: 9px;
    border: none;
    background: #333;
    color: #fff;
    padding: 10px !important;
    overflow: visible !important;
}
.u-combolist > div:hover {
    background: transparent !important;
}
.u-combolist > div:hover label {
    padding-left: 5px;
}
.tes-form .cat .u-combolist:before {
    content: '';
    position: absolute;
    top: -7px;
    right: 7px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7px 7px 7px;
    border-color: transparent transparent #333 rgba(0, 0, 0, 0);
    z-index: 9999999;
}
.tes-form .text {
    margin: 15px 0;
}
.tes-form .text div div:first-child {
    display: table;
    margin-bottom: 5px;
    color: #666;
    font-size: 0.9em;
}
.tes-form .text .ucoz-editor-bottom {
    text-align: right;
    font-size: 0.8em;
    color: #999;
}
.tes-form .text .ucoz-editor-bottom input {
    margin-right: 5px;
}
.tes-form .lb {
    padding: 5px;
    position: absolute;
    left: 0;
    top: 0;
    color: #555;
    font-size: 0.9em;
}
.tes-form .lb .example {
    color: #999;
    font-size: 0.8em;
    display: block;
}
.tes-form .rb {
    position: relative;
    padding-left: 290px;
    margin: 10px 0;
    border-bottom: 1px dashed #e6e6e6;
}
.tes-form .rb input {
    margin-bottom: 10px;
}
.tes-form .rb #fln1 {
    margin-top: 10px;
}
.tes-form .rb #iCode1 {
    display: none;
}
.tes-form .rb .securityCode {
    display: inline-block;
}
/*------ Testemontial style ------*/
/* Parallax */

.plax-block {
    position: relative;
    background-size: cover;
}
.plax-block .middle {
    color: rgba(255, 255, 255, .75);
    position: relative;
    text-align: center;
    z-index: 2;
}
.plax-block .gback {
    background: rgba(0, 0, 0, .7);
}
/* GO TO BLOCK */

.wback,
.gback {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    z-index: 1;
}
.wback {
    background: rgba(255, 255, 255, .90);
}
.goto {
    position: relative;
    overflow: hidden;
    text-align: center;
    color: rgba(255, 255, 255, .8);
}
.goto .gback {
    background: rgba(40, 40, 40, .5);
}
.goto .middle {
    max-width: 600px;
    position: relative;
    z-index: 2;
}
.goto h3 {
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
}
.goto h3:before {
    content: '';
    position: absolute;
    width: 60px;
    height: 2px;
    left: 50%;
    top: 100%;
    margin: 6px 0 0 -30px;
    background: rgba(200, 200, 200, .6);
    z-index: 99;
}
/* GO TO BLOCK */

.info-box {
    margin-top: 0px;
    position: relative;
    border-top: 2px solid #eee;
    border-radius: 4px;
}
.info-box:before,
.info-box:after {
    content: '';
    position: absolute;
    left: 50%;
    top: -10px;
    margin-left: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #eee transparent;
}
.info-box:after {
    top: -7px;
    border-color: transparent transparent #fff transparent;
}
.main-descr {
    text-align: center;
    line-height: 1.3;
    font-weight: 300;
    font-size: 1.2em;
}
.top-main {
    position: relative;
}
.top-main:before {
    content: '';
    top: -25px;
    left: 50%;
    position: absolute;
    background: #eee;
    width: 2px;
    margin-left: -1px;
    height: 56px;
    z-index: 2;
    opacity: .7;
}
.top-main:after {
    content: '';
    position: absolute;
    left: 50%;
    top: -37px;
    width: 8px;
    margin-left: -6px;
    height: 8px;
    border-radius: 50px;
    border: 2px solid #eee;
    z-index: 2;
    opacity: .7;
}
.hu-profile {
    position: absolute;
    min-width: 270px;
    top: 100%;
    left: 0;
    margin: 20px 0 0 -10px;
    border-radius: 10px;
    -moz-box-shadow: 0px 10px 30px rgba(0, 0, 0, .18);
    -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, .18);
    box-shadow: 0px 10px 30px rgba(0, 0, 0, .18);
    line-height: 1.2;
    background: #fff;
    display: none;
    z-index: 9999;
}
.hu-profile:before {
    content: '';
    position: absolute;
    transform: rotate(6deg);
    top: -7px;
    left: 5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 12px 10px 12px;
    border-color: transparent transparent #7D92BA transparent;
}
.hu-profile i {
    position: relative !important;
    top: 0 !important;
    font-size: inherit !important;
    color: inherit !important;
}
.hu-profile .close {
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 10pt;
    cursor: pointer;
    z-index: 2;
}
.hu-profile .close:hover {
    color: #fff !important;
}
.hu-profile h4 {
    color: #fff;
    font-size: 1.2em;
    font-weight: 400;
    text-transform: uppercase;
    word-wrap: break-word;
    padding-right: 15px;
}
.hu-profile .top {
    background: #7D92BA url(/images/pattern2.png) repeat center / cover;
    color: #fff;
    padding: 15px;
    border-radius: 10px 10px 0 0;
}
.hu-profile .top a {
    color: rgba(255, 255, 255, .8) !important;
}
.hu-profile .top a:hover {
    color: #fff !important;
}
.hu-profile .username {
    line-height: 1;
    margin-bottom: 15px;
}
.hu-profile .img-cont {
    position: relative;
    overflow: hidden;
    float: left;
    width: 52px;
    height: 52px;
    line-height: 52px;
    margin: 0 15px 0 -3px;
    text-align: center;
    background: #7D92BA;
    border: 2px solid #fff;
    font-size: 15pt;
}
.hu-profile .img-cont .img {
    z-index: 2;
}
.hu-profile .pm {
    position: relative;
    display: block;
    margin: 22px 0 -5px;
}
.hu-profile .pm i {
    font-size: 1.43em !important;
    margin-right: 5px;
    margin-top: -3px;
    display: block;
    float: left;
}
.hu-profile .pm span {
    font-weight: bold;
    font-size: 1.1em;
    padding: 2px 3px;
}
.hu-profile .pl a {
    display: inline-block !important;
    margin: 6px 0;
    font-size: 0.95em;
}
.hu-profile .pl a:hover {
    color: #333;
}
.hu-profile .pl a:first-child {
    border-right: 1px dotted #ccc;
    padding-right: 6px;
    margin-right: 6px;
}
.hu-profile .mid h5 {
    margin: 15px 15px 0;
    padding-bottom: 3px;
    border-bottom: 1px solid #eee;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.05em;
    color: #444;
}
.hu-profile .mid ul {
    padding: 4px 15px;
    margin-bottom: 10px;
    color: #444;
}
.hu-profile .mid .info span {
    display: inline-block;
    min-width: 55px;
    color: #888;
}
.hu-profile .upshop a {
    position: relative;
    display: block;
    line-height: 20px;
    padding-left: 13px;
    font-size: 1.1em;
}
.hu-profile .upshop a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 3px;
    height: 3px;
    background: #eee;
    border: 1px solid #ccc;
    margin-top: -1px;
    border-radius: 50px;
}
.hu-profile .upshop a:hover {
    color: #333;
}
.hu-profile .upshop a:hover:before {
    border-color: #999;
}
.hu-profile .soc {
    background: #eee;
    border-radius: 0 0 10px 10px;
    padding: 15px;
}
.hu-profile .soc p {
    margin-top: 0;
    line-height: 1.1;
    font-size: 0.9em;
}
.hu-profile .soc .sb {
    margin: 0 auto;
}
.hu-profile .soc .login-with {
    float: left;
}
.hu-profile .soc a.login-with i {
    width: 35px;
    height: 35px;
    border-radius: 50px;
}
/* Entry Blog */

.blog-grid {
    margin-bottom: 30px
}
.blog-grid .img-cont {
    overflow: hidden;
    position: relative
}
.blog-grid .img-cont:before {
    content: '';
    position: absolute;
    left: 20px;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px;
    border-color: transparent transparent #fff;
    z-index: 999
}
#allEntries:hover .blog-grid .img-cont img {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: gray
}
#allEntries .blog-grid:hover .img-cont img {
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none
}
.blog-grid .img-cont i {
    position: absolute;
    color: rgba(255, 255, 255, .8);
    text-decoration: none;
    font-size: 22pt;
    left: 15px;
    top: 10px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    z-index: 9999
}
.blog-grid .info {
    padding: 20px
}
.blog-grid .date {
    color: #666;
    font-size: 10pt
}
.blog-grid .title {
    text-decoration: none;
    font-size: 16pt;
    text-transform: uppercase
}
.blog-grid:hover .title {
    color: #7D92BA
}
.blog-grid .message {
    margin-top: 10px;
    padding: 10px 0;
    font-size: 12pt;
    line-height: 1.2;
    color: #444;
    font-weight: 300;
    border-top: 1px solid #f6f6f6
}
.blog-grid .message p {
    margin: 0
}
.blog-grid .red-more {
    text-decoration: none;
    display: table;
    position: relative;
    font-size: 11pt;
    padding-right: 18px;
    color: #294479
}
.blog-grid .red-more i {
    position: absolute;
    right: 0;
    font-size: 8.2pt;
    top: 5px
}
.blog-grid .red-more:hover {
    padding-right: 20px
}
#scrolltop {
    display: none
}
#rocketmeluncur {
    position: fixed;
    bottom: 50px;
    z-index: 7;
    display: none;
    visibility: hidden;
    width: 26px;
    height: 48px;
    right: 25px;
    background: url(/images/rocket.png) no-repeat 50% 0;
    opacity: 0;
    -webkit-transition: visibility .6s cubic-bezier(0.6, 0.04, 0.98, 0.335), opacity .6s cubic-bezier(0.6, 0.04, 0.98, 0.335), -webkit-transform .6s cubic-bezier(0.6, 0.04, 0.98, 0.335);
    -moz-transition: visibility .6s cubic-bezier(0.6, 0.04, 0.98, 0.335), opacity .6s cubic-bezier(0.6, 0.04, 0.98, 0.335), -moz-transform .6s cubic-bezier(0.6, 0.04, 0.98, 0.335);
    transition: visibility .6s cubic-bezier(0.6, 0.04, 0.98, 0.335), opacity .6s cubic-bezier(0.6, 0.04, 0.98, 0.335), transform .6s cubic-bezier(0.6, 0.04, 0.98, 0.335)
}
#rocketmeluncur i {
    display: block;
    margin-top: 48px;
    height: 14px;
    background: url(/images/rocket.png) no-repeat 50% -48px;
    opacity: .5;
    -webkit-transition: -webkit-transform .2s;
    -moz-transition: -moz-transform .2s;
    transition: transform .2s;
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    transform-origin: 50% 0
}
#rocketmeluncur:hover {
    background-position: 50% -62px
}
#rocketmeluncur:hover i {
    background-position: 50% 100%;
    -webkit-animation: flaming .7s infinite;
    -moz-animation: flaming .7s infinite;
    animation: flaming .7s infinite
}
#rocketmeluncur.showrocket {
    visibility: visible;
    opacity: 1
}
#rocketmeluncur.launchrocket {
    background-position: 50% -62px;
    opacity: 0;
    -webkit-transform: translateY(-800px);
    -moz-transform: translateY(-800px);
    -ms-transform: translateY(-800px);
    transform: translateY(-800px);
    pointer-events: none
}
#rocketmeluncur.launchrocket i {
    background-position: 50% 100%;
    -webkit-transform: scale(1.4, 3.2);
    -moz-transform: scale(1.4, 3.2);
    transform: scale(1.4, 3.2)
}
#full-search {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: opacity 500ms ease;
    transition: opacity 500ms ease;
    z-index: -1
}
#full-search.active {
    opacity: 1;
    z-index: 99999
}
#full-search.active:before {
    content: '';
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .92
}
#full-search #search-container {
    position: fixed;
    display: block;
    width: 100%;
    padding: 0 15%;
    top: 50%;
    margin-top: -80px;
}
#full-search .searchForm {
    position: relative
}
#full-search input[type='text'] {
    background: transparent;
    width: 100%;
    padding-right: 150px;
    font-size: 60pt!important;
    height: 150px;
    line-height: 1.2;
    font-weight: 100;
    border: none;
    border-bottom: 1px solid #666;
    font-size: 24px;
    color: #FFF;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
#full-search .searchSbmFl {
    position: absolute;
    width: 150px;
    height: 150px;
    right: 0;
    top: 0;
    background-image: url(/images/icon-search-w.png);
    opacity: .6
}
#full-search .searchForm:hover .searchSbmFl {
    opacity: .2
}
#full-search .searchSbmFl:hover {
    opacity: 1!important;
    background-color: transparent
}
#full-search input:focus {
    box-shadow: none;
    border-bottom: 1px solid #333;
    outline: 0
}
#fws-close {
    color: #FFF;
    font-size: 32px;
    position: fixed;
    top: 50px;
    right: 50px;
    cursor: pointer
}
#search-results {
    margin: 60px -15px;
    padding: 0;
    list-style: none;
    position: relative
}
#search-results li {
    padding-left: 15px;
    padding-right: 15px;
}
#search-results li a {
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none
}
#search-results li a:hover {
    color: #fff
}
#search-results .all-results {
    display: block;
    position: absolute;
    right: 15px;
    padding: 0;
    background: transparent!important;
    color: rgba(255, 255, 255, 0.2)
}
#search-results li .all-results i {
    display: block;
    color: #fff
}
#search-results .all-results:hover {
    color: #fff
}
#search-results li .all-results:after,
#search-results li .all-results:before {
    display: none
}
@media screen and (min-width: 1279px) {
    .all-res {
        padding-right: 150px!important
    }
    #search-results li {
        float: left;
        width: 16.66666667%
    }
    #search-results li a span {
        padding-top: 15px;
        display: block;
        line-height: 1.2;
        font-size: 11pt;
        font-weight: 300;
        word-wrap: break-word
    }
    #search-results .all-results {
        top: 0;
        width: 150px;
        height: 80%;
        line-height: 60px;
        font-size: 9pt
    }
    #search-results li .all-results i {
        font-size: 70px
    }
}
@media screen and (min-width: 800px) and (max-width: 1279px) {
    #search-results {
        margin: 40px -15px
    }
    #search-results li {
        float: left;
        width: 50%;
        margin-bottom: 10px
    }
    #search-results li img {
        max-width: 18%;
        float: left
    }
    #search-results li a span {
        display: block;
        padding-left: 21%;
        line-height: 1.1;
        font-weight: 300;
        font-size: 13pt
    }
    #search-results li .all-results {
        bottom: -90px;
        line-height: 80px;
        height: 80px;
        font-size: 12pt;
        padding-right: 60px
    }
    #search-results li .all-results i {
        position: absolute;
        right: 0;
        font-size: 50px
    }
}
@media screen and (min-width: 200px) and (max-width: 799px) {
    #search-results {
        margin: 30px -15px
    }
    #search-results li {
        display: block;
        width: 100%;
        margin-bottom: 10px;
        min-height: 35px;
        clear: both
    }
    #search-results li img {
        max-width: 25px;
        float: left
    }
    #search-results li a span {
        display: block;
        line-height: 1.1;
        font-weight: 300;
        font-size: 11pt;
        padding-left: 35px
    }
    #search-results li .all-results {
        bottom: -60px;
        right: 30px;
        line-height: 60px;
        height: 60px;
        font-size: 12pt;
        padding-right: 60px
    }
    #search-results li .all-results i {
        position: absolute;
        right: 0;
        font-size: 50px
    }
}
.main-search-form {
    position: relative;
    background: rgba(0, 0, 0, .01);
}
.main-search-form .dotted {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    opacity: .999;
    z-index: -1;
background: #7D92BA;
}
.main-search-form table {
    margin: 6% auto;
    position: relative;
}
.main-search-form table td {
    display: block;
}
.main-search-form .queryField {
    line-height: 60px;
    height: 60px;
    border-radius: 10px;
    padding: 0 70px 0 20px;
    font-size: 1.2em;
    font-weight: 300;
    width: 100% !important;
    max-width: 500px;
}
.main-search-form .searchSbmFl {
    line-height: 60px;
    height: 54px;
    width: 54px;
    margin: -2px 0 0 -60px;
    border: none;
}
.main-search-form .searchSbmFl:hover {
    background-color: rgba(0, 0, 0, .04);
}
.main-search-form span {
    display: none;
}
.main-search-form a {
    text-decoration: none;
    display: block;
    padding: 5px;
    text-align: right;
    font-size: 0.8em;
}
.main-search-form #sFltLst {
    left: auto !important;
    top: 100% !important;
    right: 0;
    margin-top: 5px;
}
.main-search-form #sFltLst .xw-tl,
.main-search-form #sFltLst .xw-bl {
    display: none;
}
.main-search-form #sFltLst .xw-ml {
    background: #222 !important;
    padding: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0px 5px 25px rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0px 5px 25px rgba(0, 0, 0, .05);
    box-shadow: 0px 5px 25px rgba(0, 0, 0, .05);
}
.main-search-form #sFltLst .myWinCont {
    color: #fff;
}
.main-search-form #sFltLst .xw-mr,
.main-search-form #sFltLst .xw-mc {
    background: transparent;
    padding: 0;
    border: none;
}
.main-search-form #sFltLst .xw-ml:before {
    content: '';
    position: absolute;
    left: 50%;
    top: -4px;
    margin-left: -6px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 6px 6px 6px;
    border-color: transparent transparent #222
}
.search-block {
    margin: 30px 0
}
.search-block .e-img {
    position: relative;
    float: left;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 16pt;
    color: #7D92BA;
    background: rgba(0, 0, 0, 0.05);
    overflow: hidden
}
.search-block .e-img i {
    color: #fff;
    opacity: 0
}
.search-block .e-img:hover i {
    opacity: 1
}
.search-block .search-cat {
    font-size: 10pt
}
.search-block .eMessage,
.search-block .search-cat,
.search-block .eTitle {
    margin-left: 80px
}
.search-block .eTitle {
    padding-top: 0;
    padding-bottom: 10px
}
.search-block .eMessage {
    font-size: 10pt
}

.mid-line-3 {
    position: relative;
    overflow: hidden;
    border-top-style: solid;
    border-top-color: #294479;
    border-top-width: 40px;
    background: #FAFAFA;
    background: url(http://poli-shoes.com/images/slider/shop-slide-2.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


.mid-line-2 {
    position: relative;
    overflow: hidden;
   /* border-top-style: ridge;
    border-top-color: #7d92ba;
    border-top-width: 25px; */
    background: #FFF;
   /*  background: url("/images/bg.png"); */
   background: url("/images/steel-background.jpg");
}

.mid-line {
    position: relative;
    background: rgba(0, 0, 0, .02);
    overflow: hidden
}
.mid-line:after,
.mid-line:before {
    content: '';
    opacity: .03;
    z-index: -1;
    position: absolute;
    left: 10%;
    top: 50%;
    margin-top: -250px;
    width: 500px;
    height: 500px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #7D92BA
}
.mid-line:after {
    margin-top: -200px;
    width: 400px;
    height: 400px
}
.mid-line .inf {
    float: left;
    width: calc(100% - 200px);
    width: -moz-calc(100% - 200px);
    width: -webkit-calc(100% - 200px);
    width: -o-calc(100% - 200px)
}
.mid-line i {
    margin-right: 30px;
    font-size: 54px;
    color: #294479;
    line-height: 1;
    float: left
}
.mid-line h4 {
    text-transform: uppercase
}
.mid-line .des {
    line-height: 1.1;
    font-size: 10pt;
    display: block;
padding: 8px 0;
    color: #999
}
.mid-line .line-btn {
    float: right;
    text-transform: uppercase;
    padding: 14px 22px;
    margin: 4px
}
.be-info {
    margin: 0 0 20px;
    padding: 0;
    list-style: none
}
.be-info a {
    text-decoration: none
}
@media screen and (min-width: 1024px) {
    .be-info li {
        position: relative;
        margin-bottom: 15px;
        text-align: center;
        width: 84px
    }
    .be-info li i {
        display: none
    }
    .be-info li.bcom .cou i.flaticon-chat73 {
        display: block
    }
    .be-info li span.cou {
        display: block;
        height: 84px;
        line-height: 64px;
        padding-bottom: 20px;
        border: 1px solid rgba(0, 0, 0, 0.05);
        color: #7D92BA;
        font-size: 20pt;
        font-weight: 600;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px
    }
    .be-info li span.des {
        position: absolute;
        background: rgba(0, 0, 0, 0.05);
        width: 100%;
        height: 20px;
        left: 0;
        bottom: 0;
        line-height: 20px;
        font-size: 7pt;
        color: #999
    }
    .be-info li span.inv {
        display: none
    }
    .be-info li.bdate {
        background: #7D92BA;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        overflow: hidden
    }
    .be-info li.bdate span.cou {
        color: #fff;
        font-size: 28pt;
        text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1)
    }
    .be-info li.bdate span.des {
        color: rgba(255, 255, 255, 0.8);
        text-transform: uppercase;
        font-weight: 600
    }
}
@media only screen and (max-width: 1024px) {
    .be-info li {
        position: relative;
        display: inline-block;
        margin-right: 30px;
        padding-left: 32px;
        line-height: 22px;
        height: 22px;
        margin-bottom: 15px;
        font-weight: 400;
        font-size: 13pt
    }
    .be-info li i {
        position: absolute;
        left: 0;
        top: -2px;
        font-size: 1.4em;
        color: #7D92BA;
        font-weight: 300
    }
    .be-info li span.des {
        font-weight: 400;
        font-size: 10pt;
        color: #ccc
    }
    .be-info li span.inv {
        font-weight: 600;
        color: #333
    }
    .be-info .ndate {
        display: none
    }
}
.grid-gallery {
    margin: 30px -10px 0
}
.grid-gallery ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.grid-gallery li {
    width: 33.333%;
    float: left;
    padding: 10px;
}
.grid-gallery li a {
    position: relative;
    display: block;
    color: rgba(255, 255, 255, 0.2)
}
.grid-gallery li a img {
    margin: 0
}
.grid-gallery li a i {
    position: absolute;
    right: 10px;
    bottom: 10px
}
.grid-gallery li a:hover {
    color: #fff
}
/* ------ Informer ------- */
/* Gallery */

.big-gal {
    padding: 60px 15px;
}
.informer-gallery {
    margin: 0 -5px;
}
.informer-gallery .entry-photo {
    width: 25%;
    padding: 0 5px;
    float: left;
}
.informer-gallery .cotainer {
    display: block;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
}
.informer-gallery img {
    width: 100%;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 1;
    backface-visibility: hidden;
}
.informer-gallery img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    opacity: .3
}
.informer-gallery .cotainer:before,
.informer-gallery .cotainer:after {
    content: '';
    position: absolute;
    width: 80px;
    height: 1px;
    margin: 0 0 0 -40px;
    background: #333;
    left: 50%;
    top: 50%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    opacity: 0;
}
.informer-gallery .cotainer:after {
    width: 1px;
    height: 80px;
    margin: -40px 0 0 0;
}
.informer-gallery .cotainer:hover:before,
.informer-gallery .cotainer:hover:after {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    opacity: 1;
}
.uRelatedEntries {
    margin: 0;
    padding: 0;
    list-style: none
}
.ft-informer {
    border: 1px solid rgba(0, 0, 0, 0.05);
    padding-bottom: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 0px;
    background: rgba(0, 0, 0, 0.02)
}
.ft-informer h2 {
    font-weight: 400;
    text-transform: uppercase;
    color: #999;
    padding: 15px;
    font-size: 15pt
}
.ft-informer .ah-row {
    margin: 0 5px
}
.uRelatedEntry {
    width: 25%;
    float: left;
    position: relative;
    min-height: 1px;
    padding: 10px;
}
.uRelatedEntry .informer-img {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 120px
}
.uRelatedEntry .title {
    font-weight: 400;
    margin-top: 10px;
    font-size: 10pt;
    color: #666
}
.uRelatedEntry:hover .title {
    color: #000
}
.uRelatedEntry a {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-indent: 120%;
    white-space: nowrap;
    overflow: hidden
}
.inf-text {
    position: relative;
    padding-left: 30px;
    display: block;
    margin-bottom: 5px;
    text-decoration: none
}
.inf-text i {
    position: absolute;
    left: 0;
    top: 3px;
    font-size: 24px;
    color: #7D92BA
}
.inf-text span {
    font-size: 9pt;
    line-height: 1;
    color: #666
}
.inf-text:hover h6 {
    color: #294479
}
.ind-news-rp .entry-img {
    float: left;
    height: 65px!important;
    width: 80px!important;
    margin: 0
}
.ind-news-rp {
    display: block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    text-decoration: none;
    border-bottom: 1px solid #FAFAFA
}
.ind-news-rp .title,
.ind-news-rp .date {
    padding-left: 90px
}
.ind-news-rp .date {
    color: #999;
    font-size: 9pt;
    padding-bottom: 2px
}
.ind-news-rp .title {
    line-height: 1.1;
    font-size: 11pt
}
.stat-inf .col-4:nth-child(5) {
    clear: left;
}
.inf-stat-main {
    background: rgba(0, 0, 0, 0.02);
    margin-bottom: 30px;
    overflow: hidden
}
.inf-stat-main .entry-img {
    height: auto;
    padding-bottom: 75%;
    margin: 0
}
.inf-stat-main .inf-descr {
    padding: 20px
}
.inf-stat-main .inf-descr h6 {
    margin-bottom: 5px;
    padding: 0
}
.inf-stat-main .inf-descr .date {
    display: block;
    font-size: 9pt;
    color: #999;
    margin-bottom: 20px;
    font-style: italic
}
.inf-stat-main .eMessage {
    font-size: 11pt;
    line-height: 1.1
}
.inf-stat-main .inf-descr .inf {
    margin: 20px 0 0;
    padding: 0;
    list-style: none
}
.inf-stat-main .inf-descr .inf li {
    float: left;
    margin-right: 10px;
    color: #333;
    font-weight: 400
}
.inf-stat-main .inf-descr .inf li i {
    color: #ccc;
    margin-right: 5px
}
.inf-stat-main .inf-descr .rd {
    float: right;
    color: #7D92BA
}
.pager-nav {
    display: table;
    width: 100%;
    position: relative;
    background: #fbfbfb;
    margin-bottom: 60px;
    padding: 15px 0;
    border: 1px solid #f1f1f1;
}
.pager-nav #prev-news .img:before,
.pager-nav #next-news .img:after,
.pager-nav:before,
.pager-nav:after {
    content: '';
    position: absolute;
    top: 0;
    width: 30px;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 26px 100%;
    z-index: 9
}
.pager-nav #prev-news .img:before {
    right: -5px;
    background-image: url(/images/angle-left.png);
    background-position: left
}
.pager-nav:before {
    left: -24px;
    background-image: url(/images/out-angle-left.png);
    background-position: left
}
.pager-nav #next-news .img:after {
    left: -5px;
    background-image: url(/images/angle-right.png);
    background-position: right
}
.pager-nav:after {
    right: -24px;
    background-image: url(/images/out-angle-right.png);
    background-position: right
}
.pager-nav a {
    font-size: 11pt;
    text-decoration: none;
    display: block;
    line-height: 1.1;
    z-index: 2
}
.pager-nav a:hover {
    color: #7D92BA
}
.pager-nav span {
    color: #999;
    font-size: 10pt;
    display: block;
    line-height: 1;
    padding-bottom: 5px
}
.pager-nav #prev-news span,
.pager-nav #prev-news a {
    padding-left: 30%
}
.pager-nav #next-news span,
.pager-nav #next-news a {
    padding-right: 30%
}
.pager-nav .img {
    width: 15%;
    height: 100%;
    top: 0;
    z-index: 1
}
.pager-nav .img:hover {
    opacity: .8
}
.pager-nav #next-news,
.pager-nav #prev-news {
    width: 45%;
}
.pager-nav #prev-news,
.pager-nav #prev-news .img {
    float: left;
    left: -24px;
    margin-right: 15px
}
.pager-nav #next-news,
.pager-nav #next-news .img {
    text-align: right;
    float: right;
    left: auto;
    right: -24px;
    margin-left: 15px
}
@media screen and (max-width: 599px) {
    .pager-nav {
        padding: 15px
    }
    .pager-nav .img {
        display: none
    }
    .pager-nav span,
    .pager-nav a {
        padding: 0!important
    }
    .pager-nav #next-news,
    .pager-nav #prev-news {
        width: 100%
    }
    .pager-nav #next-news {
        text-align: left;
        margin-top: 10px
    }
}
.fastLinks {
    margin-bottom: 30px
}
.fastLinksHr {
    display: none
}
.fastLink .qNum {
    display: none
}
.fastLink {
    position: relative;
    margin: 2px 0
}
.fastLink a {
    background: rgba(0, 0, 0, .05);
    display: block;
    color: #666;
    padding: 10px 15px;
    text-decoration: none;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px
}
.fastLink a:hover {
    background: #7D92BA;
    color: #fff
}
.faq-info {
    color: #888;
    font-size: 10pt
}
.faq-info a {
    color: #777;
    text-decoration: none;
    font-weight: 700
}
.faq-entry {
    margin-bottom: 30px
}
.faq-entry .eInfo,
.faq-entry .eAnswer {
    padding-left: 15px;
    border-left: 2px solid #7D92BA
}
.faq-entry .eInfo {
    padding-top: 5px
}
.faq-entry .eAnswer p {
    padding-bottom: 5px;
    margin: 0
}
.faq-entry .eInfo a,
.faq-entry .eInfo {
    font-weight: 300;
    color: #ccc
}
.faq-entry:hover .eInfo a {
    color: #7D92BA
}
.forumContent a {
    text-decoration: none
}
.forumContent a:hover,
.switch a:hover {
    color: #7D92BA
}
.switch {
    padding-left: 6px
}
.switchActive {
    background: #f2f2f2;
    padding: 0 6px;
    line-height: 25px;
    border: 1px solid #EEE;
    color: #294479
}
.forumContent .frmBtns a {
    display: inline-block;
    color: rgba(255, 255, 255, 0.8);
    margin-left: 2px;
    font-size: 10pt;
    text-transform: uppercase;
    background: #7D92BA;
    padding: 7px 10px;
}
.forumContent .frmBtns a i {
    display: none
}
.forumContent .frmBtns a:hover {
    background: #294479;
    color: #fff
}
.forumContent input[type="reset"],
.forumContent input[type="submit"],
.forumContent input[type="text"],
.forumContent input[type="button"] {
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    margin-bottom: 0
}
#thread_search_field {
    width: 160px!important
}
.forumContent input[type="text"] {
    border-color: #ccc
}
.forumContent #thread_search_button {
    margin-top: 0!important
}
.forumContent .postReset,
.forumContent .postSubmit,
.forumContent .postPreview {
    padding: 0 20px!important;
    line-height: 40px!important;
    height: 40px!important;
    width: auto!important;
    margin: 2px 0
}
.forumNamesBar {
    color: #999;
    padding: 10px 0 20px 2px !important;
    font-size: 10pt
}
.gTableBody1 {
    padding: 20px!important;
    height: auto!important
}
.gTableBottom,
#frM57,
#frM58,
#frM60 {
    padding-bottom: 20px
}
#frM53 input,
.postBottom input {
    height: auto
}
select.searchForumsFl {
    height: auto;
    padding: 0;
    margin: 10px
}
.postTdTop {
    font-weight: 300;
    color: #777;
    font-size: 10pt
}
.postUser {
    font-weight: 700;
    font-size: 12pt
}
.postPoll {
    padding: 20px 0!important
}
.forumContent .gTable {
    position: relative;
    margin: 15px 0 30px;
    z-index: 1
}
.forumContent .gTable td.forumNameTd,
.forumContent .gTable td.forumIcoTd,
.forumContent .gTable td.forumThreadTd,
.forumContent .gTable td.forumPostTd,
.forumContent .gTable td.forumLastPostTd,
.forumContent .gTable td.gTableSubTop,
.forumContent .gTable td.threadNametd,
.forumContent .gTable td.threadIcoTd,
.forumContent .gTable td.threadLastPostTd,
.forumContent .gTable td.postTdTop,
.forumContent .gTable td.posttdMessage,
.forumContent .gTable td.postTdInfo {
    padding: 10px
}
.forumContent .gTable td.gTableLeft,
.forumContent .gTable td.gTableRight {
    padding-top: 20px
}
.forumContent .gTable td.gTableTop {
    position: relative;
    width: 100%;
    background-color: #7D92BA;
    color: #fff;
    font-size: 18pt;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    margin: 0 0 0 -15px;
    padding: 15px 20px;
    text-decoration: none;
    font-family: "Open Sans", sans-serif;
    opacity: .75
}
.forumContent .gTable td.gTableTop:before {
    content: '';
    width: 100%;
    max-width: 510px;
    height: 8px;
    left: 0;
    position: absolute;
    top: 100%;
    opacity: .4;
    z-index: -2;
    background: url(/images/gtableshadow.png) no-repeat left
}
.forumContent .gTable td.gTableTop a {
    color: #fff
}
.forumContent .gTable td.threadIcoTd,
.forumContent .gTable td.forumThreadTd,
.forumContent .gTable td.forumPostTd,
.forumContent .gTable td.threadPostTd,
.forumContent .gTable td.threadViewTd,
.forumContent .gTable td.postTdTop,
.forumContent .gTable td.threadAuthTd {
    border-right: 1px dotted #eee
}
.forumContent .gTable td.threadPostTd,
.forumContent .gTable td.forumThreadTd {
    border-left: 1px dotted #eee
}
.forumContent .gTable td.threadLastPostTd,
.forumContent .gTable td.threadAuthTd,
.forumContent .gTable td.threadViewTd,
.forumContent .gTable td.threadPostTd,
.forumContent .gTable td.threadNametd,
.forumContent .gTable td.threadIcoTd,
.forumContent .gTable td.gTableSubTop,
.forumContent .gTable td.forumIcoTd,
.forumContent .gTable td.forumNameTd,
.forumContent .gTable td.forumThreadTd,
.forumContent .gTable td.forumPostTd,
.forumContent .gTable td.forumLastPostTd {
    border-bottom: 1px dotted #eee
}
.forumContent .gTable td.forumNameTd a,
.forumContent .gTable td.threadNametd a {
    text-decoration: none;
    font-weight: 400;
    color: #294479
}
.forumContent .gTable td.forumNameTd a:hover,
.forumContent .gTable td.threadNametd a:hover {
    color: #333
}
.forumDescr,
.forumLastPostTd,
.threadDescr,
.threadLastPostTd,
.threadFrmLink {
    font-size: 10pt;
    font-weight: 300;
    color: #666
}
.subforumDescr {
    color: #666;
    font-size: 10pt
}
.forumLastPostTd a,
.threadLastPostTd a {
    text-decoration: none;
    font-weight: 400
}
.forumLastPostTd a:hover,
.threadLastPostTd a:hover {
    color: #7D92BA
}
.postTdInfo {
    text-align: center;
    font-size: 10pt
}
.funcBlock {
    padding-top: 15px!important
}
#forum_filter {
    display: none
}
.threadsDetails {
    padding-top: 20px
}
.forumOnlineBar,
.threadsDetails {
    color: #666;
    font-size: 10pt
}
.userRights {
    padding-top: 20px
}
.postblock {
    width: 100%;
    margin: 30px 0 10px
}
.post-user {
    width: 180px;
    padding-top: 10px;
    text-align: center;
    float: left;
    font-size: 9pt;
    color: #999
}
.post-user a.postUser {
    display: block;
    font-size: 10pt;
    text-transform: capitalize;
    text-decoration: none
}
.post-user .statusOffline {
    color: red
}
.post-user .statusOnline {
    color: green
}
.post-user .user-avatar {
    width: 100px;
    height: 100px;
    line-height: 100px;
    margin: 10px auto;
    text-align: center;
    font-size: 36pt;
    background: rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: default;
    overflow: hidden
}
.post-user .user-avatar img {
    width: 100px;
    vertical-align: top
}
.post-user .postip {
    font-weight: 400;
    font-size: 9pt;
    margin-top: 10px
}
.post-content {
    margin-left: 180px;
    margin-right: 15px;
    position: relative;
    background: rgba(0, 0, 0, 0.03);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}
.post-content .pc-triangle {
    position: absolute;
    left: -12px;
    top: 75px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 12px 12px 0;
    border-color: transparent rgba(0, 0, 0, 0.03) transparent transparent
}
.post-content .pc-top {
    padding: 10px 15px;
    border-bottom: 1px solid #fff;
    font-size: 10pt;
    color: #777;
    display: table;
    width: 100%;
}
.post-content .pc-top .num {
    border-right: 1px dotted #ccc;
    padding-right: 15px;
    margin-right: 10px
}
.post-content .pc-top .date,
.post-content .pc-top .time {
    position: relative;
    padding-left: 22px;
    margin-right: 15px
}
.post-content .pc-top .date i,
.post-content .pc-top .time i {
    position: absolute;
    left: 0;
    top: -1px;
    color: #999;
    font-size: 12pt
}
.post-content .pc-message {
    padding: 15px;
    font-size: 11pt;
    min-height: 180px;
}
.post-content .pc-message .post-signature {
    display: block;
    color: #999;
    font-size: 9pt;
    margin-top: 15px
}
.post-content .pc-message .post-signature hr {
    width: 50%;
    padding-bottom: 5px
}
.post-content .pc-message .post-edited {
    text-align: right;
    margin-top: 20px;
    font-size: 9pt;
    font-style: italic;
    color: #ccc
}
.post-content .pc-bottom {
    display: table;
    width: 100%;
    padding: 8px 10px;
    border-top: 1px solid #fff;
}
.post-content .pc-bottom a {
    opacity: .6
}
.post-content .pc-bottom a:hover {
    opacity: 1
}
.post-content .pc-bottom .pc-user-details {
    float: left
}
.post-content .pc-bottom .pc-on-top,
.post-content .pc-bottom .pc-entry-manage {
    float: right
}
.post-content .pc-bottom .pc-on-top {
    margin-left: 15px
}
.f-add-form .col-4,
.f-add-form .col-11 {
    margin: 15px 0 0
}
.f-add-form .col-4 {
    color: #999
}
.f-add-form .pool {
    display: table;
    width: 100%;
    float: left;
    background: #fafafa;
    padding: 0 0 15px;
    margin-top: 15px
}
.f-add-form .pool .col-4 {
    color: #666
}
/* Guest book */

.gb-entry {
    margin-bottom: 10px
}
.gb-entry .cont,
.gb-entry .top {
    position: relative;
    padding: 15px 15px 15px 105px
}
.gb-entry .user-back-img {
    z-index: 1
}
.gb-rate {
    float: right;
    position: relative;
    color: #ccc;
    z-index: 2
}
.gb-rate a {
    text-decoration: none
}
.gb-img {
    width: 75px;
    height: 75px;
    position: absolute;
    left: 15px;
    top: 15px;
    text-align: center;
    line-height: 75px;
    font-size: 26pt;
    color: rgba(255, 255, 255, .6);
    background: #7D92BA;
    overflow: hidden;
    z-index: 3
}
.gb-name {
    position: relative;
    z-index: 3;
    margin-right: 60px
}
.gb-name a {
    color: #7D92BA;
    text-decoration: none;
    text-transform: capitalize
}
.gb-entry .cDetails,
.gb-date {
    font-size: 10pt;
    color: #ccc;
    margin-top: 15px
}
.gb-entry .cDetails {
    text-align: right
}
.gb-entry .cDetails a {
    text-decoration: none;
    color: #666
}
.gb-entry .cDetails a:hover {
    color: #7D92BA
}
.comform {
    font-size: 10pt;
    color: #999
}
.comform .bt {
    float: right;
    display: block;
    text-align: center;
    width: 38px;
    height: 38px;
    line-height: 38px;
    margin-top: 1px;
    color: #333;
    font-size: 20pt;
    text-decoration: none;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}
.comform .bt:hover {
    color: #7D92BA
}
.comform .nm {
    display: inline-block;
    text-align: right;
    width: 60px;
    padding-right: 10px
}
.comform textarea {
    width: 100%!important
}
.comform .commFl {
    width: 39%
}
.comform .securityCode {
    width: 80px
}
.wysibb {
    margin-bottom: 10px
}
/* MEDIA QUERIES */

@media only screen and (min-width: 1260px) {
    .big-gal {
        max-width: 2560px;
    }
}
@media only screen and (min-width: 1640px) {
    .big-gal .informer-gallery .entry-photo {
        width: 16.6666%;
    }
}
@media only screen and (max-width: 1024px) {
    .uRelatedEntry {
        width: 33.3333%
    }
}
@media only screen and (max-width: 1020px) {
    .threadAuthTd,
    .threadViewTd,
    .threadPostTd,
    .gTableSubTop,
    .legendBlock,
    .fFastNavTd,
    .userRights,
    .forumThreadTd,
    .forumPostTd {
        display: none
    }
    .forumLastPostTd {
        min-width: 240px
    }
    .informer-gallery .entry-photo {
        width: 33.3333%;
    }
}
@media only screen and (max-width: 980px) {
    .tes-nav span {
        display: none;
    }
    .services .entry-service i {
        position: relative;
        margin: 0 auto 15px;
        left: 0;
    }



 .services-2 .entry-service-2 {
        padding: 0 15px 30px;
        text-align: center;
        width: 33.3333% !important;
    }



    .services .entry-service {
        padding: 0 15px 30px;
        text-align: center;
        width: 33.3333% !important;
    }
}
@media only screen and (max-width: 800px) {
    .mid-line i {
        display: none
    }
    #full-search input[type="text"] {
        font-size: 35pt!important;
        height: 90px;
        padding-right: 90px
    }
    #full-search .searchSbmFl {
        width: 90px;
        height: 90px
    }
    #fws-close {
        top: 25px;
        right: 25px
    }
    .gTableSubTop,
    .threadLastPostTd,
    .threadIcoTd,
    .forumPostTd,
    .forumThreadTd,
    .gTableSubTop,
    .fFastNavTd,
    .forumLastPostTd,
    .fFastNavTd {
        display: none
    }
    .forumIcoTd {
        width: 40px
    }
    .frmBtns a {
        margin: 2px 0;
        margin-bottom: 15px;
        background: transparent!important;
        position: relative
    }
    .frmBtns a i {
        display: block!important;
        font-size: 18pt;
        color: #7D92BA
    }
    .frmBtns a span {
        color: #333;
        position: absolute;
        right: 0;
        font-size: 7pt;
        text-align: center
    }
    .post-user {
        width: 100px!important
    }
    .post-content {
        margin-left: 120px!important;
        margin-right: 0!important
    }
    .tes-informer li {
        width: 100%;
        margin-bottom: 30px;
    }
    .tes-content .text:before {
        left: 12px;
    }
    .tes-content .text:after {
        right: 12px;
    }
    .tes-content .text {
        padding: 25px 50px;
    }
    .stat-inf .col-4:nth-child(5) {
        clear: none;
    }
    .stat-inf .col-4:nth-child(3) {
        clear: left;
    }
}
@media screen and (max-width: 600px) {
    .uRelatedEntry,
    .grid-gallery li {
        width: 50%
    }
    .mid-line .line-btn,
    .mid-line .inf {
        float: none
    }
    .mid-line .inf {
        width: 100%!important
    }
    .mid-line .line-btn {
        padding: 10px 12px;
        margin: 10px 0 0
    }
    #full-search input[type="text"] {
        font-size: 22pt!important;
        height: 60px;
        padding-right: 60px
    }
    #full-search .searchSbmFl {
        width: 60px;
        height: 60px
    }
    #fws-close {
        font-size: 24px;
        top: 25px;
        right: 25px
    }
    .gb-img {
        width: 50px;
        height: 100%;
        line-height: 50px;
        left: 0;
        top: 0;
        font-size: 14pt
    }
    .gb-entry .top {
        padding-left: 65px
    }
    .gb-entry .cont {
        padding: 15px 0
    }
    .gb-entry .cDetails {
        text-align: left
    }
    .entry-tes .img-cont {
        width: 80px;
        height: 80px;
    }
    .entry-tes .text {
        margin-left: 100px;
        padding: 15px;
        font-size: 1.05em;
    }
    .entry-tes .text:before {
        top: 36px;
    }
    .tes-content .name,
    .tes-content .text {
        font-size: 1em;
        min-height: 50px;
        word-wrap: break-word;
    }
    .tes-content .img-cont {
        width: 50px;
        height: 50px;
        margin: 0 15px;
    }
    .trw .col-6 {
        display: none;
    }
    .trw .col-10 {
        width: 100%;
    }
    .tes-content {
        padding: 0;
    }
    .tes-content .text {
        padding: 20px;
    }
    .tes-content .text:before,
    .tes-content .text:after {
        display: none;
    }
    .goto .gback {
        background: rgba(40, 40, 40, .8);
    }
    .services .entry-service {
        width: 50% !important;
    }

.services-2 .entry-service-2 {
        width: 50% !important;
    }



    .forumLastPostTd,
    .page-nav-icon,
    .legendBlock,
    .pagesInfo,
    .forumNamesBar,
    .post-user .postRankIco,
    .post-user .postRankName,
    .post-user .postUserGroup,
    .post-user .numposts,
    .post-user .reputation,
    .post-user .statusBlock,
    .post-user .postip,
    .post-user .userBan,
    .fFastSearchTd,
    #subscribe {
        display: none
    }
    .forumIcoTd {
        vertical-align: top;
        padding: 10px 0!important
    }
    .switches {
        padding: 20px 0
    }
    .post-user {
        width: 60px!important
    }
    .post-content {
        margin-left: 80px!important
    }
    .post-user .user-avatar {
        width: 60px!important;
        height: 60px!important;
        line-height: 60px!important
    }
    .postUser {
        font-size: 7pt!important
    }
    .post-content .pc-triangle {
        top: 30px!important
    }
    .post-content .post-info span {
        display: block;
        margin-bottom: 2px
    }
    .post-content .pc-top .date i,
    .post-content .pc-top .time i {
        top: 0;
        font-size: 10pt
    }
    .f-add-form .col-4,
    .f-add-form .col-11 {
        float: none;
        width: 100%!important
    }
    .f-add-form .col-4 {
        margin-bottom: 5px!important
    }
    .f-add-form .col-11 {
        margin-top: 0!important
    }
    .f-add-form .pool {
        margin-bottom: 15px
    }
    .informer-gallery .entry-photo {
        width: 50%;
    }
    .packages .package .name {
        font-size: 2rem;
    }
}
@media screen and (max-width: 450px) {
    .tes-informer {
        margin: 6% -20px;
    }
    .tes-informer li .text {
        font-size: 1em;
    }
    .entry-tes .img-cont {
        width: 50px;
        height: 50px;
    }
    .entry-tes .text {
        margin-left: 60px;
        padding: 10px;
        font-size: 0.95em;
    }
    .entry-tes .text:before {
        top: 20px;
        left: -5px;
    }
    .goto .middle {
        padding: 30px;
    }
    .goto .des {
        line-height: 1.1;
    }
    .services .entry-service {
        width: 100% !important;
    }

.services-2 .entry-service-2 {
        width: 100% !important;
    }


    .main-descr {
        line-height: 1.2;
        font-size: 1em;
    }
    .informer-gallery .entry-photo {
        width: 100%;
    }
    .tes-informer {
        margin: 6% -20px;
    }
    .tes-informer li .text {
        font-size: 1em;
    }
    .h-sua {
	    float: none;
		margin: 0 auto 15px;
    }
    .module-search-form h1 {
	    font-size: 1.7em;
    }
    .module-search-form .queryField,
    .module-search-form .descr {
	    font-size: 1em;
    }
    .module-search-form .searchSbmFl {
	    width: 100px;
	    padding: 0 10px;
    }
    .module-search-form .queryField {
	    padding-right: 100px;
    }
    .all-entries .entry-board h5 {
    	font-size: 0.95em;
    }
    .top-name.tn-small {
	    font-size: 17pt !important;
	}
}
@media screen and (max-width: 380px) {
    .uRelatedEntry,
    .grid-gallery li {
        width: 100%
    }
    .gb-name {
        margin: 0
    }
    .gb-rate {
        display: none
    }
    .blog-grid .title {
        font-size: 14pt
    }
    .tes-informer li .text {
        padding: 20px;
    }
    .tes-informer li .text:before {
        display: none;
    }
    .tes-informer li .img-cont {
        width: 60px;
        height: 60px;
        margin: 20px 10px 0 10px;
    }
    .tes-informer li .name {
        min-height: 60px;
        font-size: 1em;
    }
}






















/* features */
.section {
  height: auto;
    /* min-height: 500px; */
    /* background: #001234; */
}
.section--features {
    padding: 80px 0;
    font-size: 12px;
    /* font-family: 'RalewayMedium'; */
    letter-spacing: 0.5px;
    min-height: 720px;
    /* background: #a3bae9; */
    /* background: url(/bg-shadow.png) no-repeat center center fixed; */
    /* -webkit-background-size: cover; */
    -moz-background-size: cover;
    -o-background-size: cover;
    /* background-size: cover; */
/* box-shadow: inset 0px 0px 20px rgb(72, 82, 100); */
}
.section--features h2 {
    font-size: 36px;
    text-transform: uppercase;
    color: #333;
    margin: 0;
    text-align: center;
    letter-spacing: 0;
font-weight: 500;
}
.section--features h2 span {
    color: #a3bae9;
    /* font-weight: 100; */
}
.features-block {
  width: 100%;
  overflow: hidden;
  margin: 10px 0 0;
}
.features-block .feature {
  width: 25%;
  float: left;
  text-align: center;
  margin: 10px 0 0px;
  transition: background .4s ease;
  -webkit-transition: background 1.1s ease;
  border-radius: 3px;
  padding: 15px;
  cursor: default;
}
.features-block .feature:hover {
    background: #a3bae9;
}
.feature__icon {
    font: normal normal normal 50px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #f2f2f2;
    /* text-shadow: 1px 1px 1px #294479, 0 0 0.01em #a3bae9; */
    background: #7d92ba;
    border-radius: 8px;
    padding: 6px 0 6px 0;
}
.feature__title {
    display: block;
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 22px 0 5px;
    font-weight: 600;
}
.feature__text {
    color: #333;
    font-size: 14px;
    line-height: 19px;
    min-height: 40px;
    display: block;
    font-weight: 300;
}

/* end of features */

@media only screen and (min-width:1440px) {
  .intro {
    width: 1200px;
  }
  .section--features {
    font-size: 14px;
  }
  .feature__text {
   font-size: 1em;
   line-height: 1.1;
  }
  .feature__title {
    font-size: 16px;
    font-weight: bold;
  }


.section--features h2 {
    font-size: 40px;
  }
  .section--features {
    height: auto;
    min-height: auto;
  }
  .section--features {
    padding: 80px 0 50px;
  }
  .features-block .feature {
    width: 25%;
  }
}
@media only screen and (max-width: 820px) {
  .intro {
    width: 600px;
  }
  .section--features h2 {
    font-size: 38px;
  }
  .features-block .feature {
    width: 50%;
  }
}
@media only screen and (max-width: 620px) {
  .intro {
    width: 500px;
  }
 
  .section--features h2 {
    font-size: 32px;
  }
}
@media only screen and (max-width: 450px) {
  .not-mobile {
    display: none;
  }
  .section--features h2 {
    font-size: 32px;
  }
  .features-block .feature {
    width: 100%;
  }
  .section--features {
    min-height: auto;
    height: auto;
  }
 }


@media only screen and (max-width: 1920px) {
	.top-img-blur {
	    padding-bottom: 31%;
    }
}
@media only screen and (max-width: 1640px) {
	.top-img-blur {
	    padding-bottom: 37%;
    }
}
@media only screen and (max-width: 1280px) {
	.top-img-blur {
	    padding-bottom: 43%;
    }
}




























/*------ Dir style ------*/
.top-img-blur {
    position: absolute;
  overflow: hidden;
  width: 100%;
  padding-bottom: 23%;
  z-index: -1;
}
.top-img-blur .blur-back {
  opacity: .8;
}

.blur-back, .user-back-img img {
    position: absolute;
    width: 100%;
    height: 120%;
    top: -10%;
    filter: blur(50px); 
    -webkit-filter: blur(50px);
    -moz-filter: blur(50px);
    -o-filter: blur(50px);
    -ms-filter: blur(50px);
    opacity: .2;
}


.dir-page .top-link {
	position: relative;
  display: table;
  margin-top: -15px;
  margin-bottom: 20px;
  text-decoration: none;
  opacity: .5;
  z-index: 3;
}
.dir-page .top-link:hover {
  opacity: 1;
}
.dir-page .img-cont {
    position: relative;
	margin-bottom: 40px;
}
.dir-page .img-cont:after {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
    left: 2%;
  width: 96%;
  top: 10%;
  max-width: 1200px;
  background: rgba(0,0,0,.2);
  -webkit-box-shadow: 0 10px 50px rgba(0,0,0,.2);
  -moz-box-shadow: 0 10px 50px rgba(0,0,0,.2);
  box-shadow: 0 10px 50px rgba(0,0,0,.2);
}
.dir-page .btn {
  position: relative;
  background: #7D92BA;
  display: table;
  color: rgba(255,255,255,.5);
  padding: 0 90px 0 15px;
  font-size: .9em;
  text-decoration: none;
  height: 50px;
  line-height: 50px;
}
.dir-page .btn:hover {
	background: #294479;
}
.dir-page .btn:hover:before {
	border-color: transparent transparent transparent #294479;
}
.dir-page .btn strong {
  display: block;
  color: #fff;
  text-transform: uppercase;
}
.dir-page .btn .redirects {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  min-width: 50px;
  line-height: 50px;
  padding: 0 15px;
  border-left: 1px dashed rgba(255,255,255,.2);
}
.dir-page .btn:before {
    content: '';
    position: absolute;
    left: 100%;
    top: 2px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 23px 0 23px 8px;
    border-color: transparent transparent transparent #7D92BA
}
/*------ Dir style ------*/


/* Board and Site catalogue */
.dir-informer,
.board-informer {
  display: table;
  width: 100%;
  margin-bottom: 10px;
  overflow: hidden;
}
.dir-informer a,
.board-informer a {
  text-decoration: none;
}
.dir-informer .img,
.board-informer .img {
  position: relative;
  width: 32%;
  height: 0;
  left: 0;
  top: 0;
  float: left;
  margin-right: 10px;
  padding-bottom: 20%;
}
.dir-informer .info,
.board-informer .info {
	margin-left: 32%;
	padding-left: 10px;
}
.dir-informer .date,
.board-informer .date {
    color: #999;
    font-size: .9em;
    display: block;
}
.dir-informer .name,
.board-informer .name {
    display: block;
    color: #294479;
}
.dir-informer .name:hover,
.board-informer .name:hover {
    color: #000;
}
.board-informer .price {
    font-size: 1.1em;
    display: block;
    margin-top: 5px;
}
.dir-informer .link {
	font-size: 0.9em;
    margin-top: 4px;
    display: block;
}








/*------ Cat with image ------*/

.top-cat {
    background: #f6f6f6;
}
.top-cat .middle {
    padding: 30px;
    white-space: normal;
}
.top-cat h1 {
    font-size: 1.3em;
    text-transform: uppercase;
    font-weight: 400;
    padding-bottom: 6px;
    border-bottom: 1px solid #eee;
    margin-bottom: 30px;
}
.bcat {
    margin: 0;
    padding: 0;
    list-style: none;
}
.bcat li {
    position: relative;
    width: 25%;
    float: left;
    padding: 0 15px 15px;
}
.bcat li:nth-child(4n+1) {
    clear: left;
}
.bcat.nmg li {
	padding: 0 15px;
}
.bcat.nmg li {
    padding-right: 35px;
    margin-bottom: 5px;
    font-size: 1em;
}
.bcat li img {
    float: left;
    width: 40px;
    height: 40px;
    margin-right: 15px;
}
.bcat li a.catNameActive,
.bcat li a.catName {
    display: block;
    text-decoration: none;
    min-height: 16px;
    line-height: 16px;
    padding-right: 20px;
}
.bcat li a.catNameActive,
.bcat li a.catName:hover {
    color: #7D92BA;
}
.bcat li .catNumData {
    margin-right: 5px;
    color: #999;
    font-size: 0.8em;
}
.bcat.nmg li .catNumData {
    position: absolute;
    background: #ccc;
    text-align: center;
    min-width: 25px;
    height: 18px;
    color: #fff;
    padding: 1px 3px;
    border-radius: 2px;
    top: 0;
    right: 0;
}
.bcat.nmg li .catNumData:before {
    content: '';
    position: absolute;
    left: -4px;
    top: 5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 4px 4px 0;
    border-color: transparent #ccc transparent
}
/*------ Cat with image ------*/

/*------ Top search line style ------*/
.h-sua {
	position: relative;
	display: table;
	float: right;
	margin: 15px 0;
}
.h-sua .searchForm {
    position: relative;
    float: right;
    margin: 5px 15px 5px 0;
}
.h-sua .searchForm .queryField {
    padding-left: 40px;
    background: #fff;
    border: 1px solid #d8d8d8;
}
.h-sua .searchForm .schBtn {
    position: absolute;
    left: 0;
    top: 0;
}
.h-sua .searchForm .searchSbmFl {
    width: 40px;
    height: 40px;
    background-position: center center;
    opacity: .6;
}
.h-sua .searchForm .searchSbmFl:hover {
    background-color: transparent;
    opacity: 1;
}
.top-search {
    background: #f2f2f2;
}
.top-search .middle {
    padding: 30px;
}
.top-search .searchForm {
    background: #7D92BA;
    border-radius: 4px;
    padding: 15px;
}
.top-search .searchForm .schQuery {
    float: left;
    width: 80%;
}
.top-search .searchForm .schBtn {
    width: 20%;
    float: left;
    padding-left: 15px;
}
.top-search .searchForm .queryField {
    width: 100%;
    background: #fff url(/images/icon-search.png) no-repeat 10px 10px / 18px;
    padding-left: 40px;
    margin: 0;
}
.top-search .searchForm .searchSbmFl {
    width: 100%;
    text-indent: 0;
    background: rgba(255, 255, 255, .2);
    height: 40px;
}
/*------ Top search line style ------*/




/*------ Top search line style ------*/
.h-sua {
	position: relative;
	display: table;
	float: right;
	margin: 15px 0;
}
.h-sua .searchForm {
    position: relative;
    float: right;
    margin: 5px 15px 5px 0;
}
.h-sua .searchForm .queryField {
    padding-left: 40px;
    background: #fff;
    border: 1px solid #d8d8d8;
}
.h-sua .searchForm .schBtn {
    position: absolute;
    left: 0;
    top: 0;
}
.h-sua .searchForm .searchSbmFl {
    width: 40px;
    height: 40px;
    background-position: center center;
    opacity: .6;
}
.h-sua .searchForm .searchSbmFl:hover {
    background-color: transparent;
    opacity: 1;
}
.top-search {
    background: #f2f2f2;
}
.top-search .middle {
    padding: 30px;
}
.top-search .searchForm {
    background: #7D92BA;
    border-radius: 4px;
    padding: 15px;
}
.top-search .searchForm .schQuery {
    float: left;
    width: 80%;
}
.top-search .searchForm .schBtn {
    width: 20%;
    float: left;
    padding-left: 15px;
}
.top-search .searchForm .queryField {
    width: 100%;
    background: #fff url(/images/icon-search.png) no-repeat 10px 10px / 18px;
    padding-left: 40px;
    margin: 0;
}
.top-search .searchForm .searchSbmFl {
    width: 100%;
    text-indent: 0;
    background: rgba(255, 255, 255, .2);
    height: 40px;
}
/*------ Top search line style ------*/


/*------ Top line navigation style ------*/
.h-top .menu-togle {
	font-size: 15pt;
	margin: 10px 0;
}
.h-top .menu-togle span {
    font-size: 12pt;
    line-height: 25px;
    padding-left: 30px;
}
.top-nav {
    float: right;
}
.top-nav li {
    float: left;
    position: relative;
}
.top-nav li a {
    text-decoration: none;
}
.top-nav li span {
    display: block;
    padding: 12px 7px;
    font-size: 0.94em;
    color: #666;
    cursor: pointer;
}
.top-nav li span:hover {
    color: #333;
}
.top-nav li ul {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 140px;
    width: auto;
    margin-left: -3px;
    background: #f2f2f2;
    padding-bottom: 5px;
    border-radius: 0 0 10px 10px;
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    opacity: 0;
    visibility: hidden;
    z-index: 99;
}
.top-nav li:hover ul {
    opacity: 1;
    visibility: visible;
}
.gsort:after,
.gsort:before,
.top-nav li ul:after,
.top-nav li ul:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 8px;
    background-repeat: no-repeat;
    top: 0;
}
.gsort:before,
.top-nav li ul:before {
    left: -10px;
    background-image: url(/images/left-in.png);
}
.gsort:after,
.top-nav li ul:after {
    right: -10px;
    background-image: url(/images/right-in.png);
}
.top-nav li ul li {
    float: none;
    border-bottom: 1px solid #eaeaea;
}
.top-nav li ul li:last-child {
    border: none;
}
.top-nav li ul li span {
    padding: 7px 10px;
    line-height: 1.1;
}
/*------ Top line navigation style ------*/


/*------ Sorting and filter panel ------*/
.mid-to-top {
  margin: -60px 0 20px;
}
.mid-to-top .gsort {
	float: left;
	margin: 0 25px 10px 0;
}
.flist {
  padding-top: 12px;
}

.gsort { 
    position: relative;
    background: #f6f6f6;
    margin: -60px 0 30px;
    padding: 5px;
    border-radius: 0 0 10px 10px;
    display: table;
}
.gsort .btns {
    position: relative;
    float: left;
    padding-right: 5px;
    margin-right: 15px;
}
.gsort .btns:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 25px;
    right: 0;
    top: 10px;
    border-right: 1px dashed #ccc;
}
.gsort .gsel {
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    border: 1px solid #f6f6f6;
    text-shadow: none;
    font-size: 1.15em;
    color: #999;
    cursor: pointer;
}
.gsort .gsel:hover,
.gsort .gsel.active {
    color: #7D92BA;
}
.gsort .filter-list,
.gsort .sort-list {
    position: relative;
    float: right;
    line-height: 40px;
    margin-right: 15px;
    text-decoration: none;
    cursor: pointer;
}
.gsort .filter-list i,
.gsort .sort-list i {
    font-size: 1.15em;
    color: #333;
}
.gsort .filter-list span,
.gsort .sort-list span {
    font-size: 0.7em;
    text-transform: uppercase;
    color: #999;
}
.gsort .filter-list:hover span,
.gsort .sort-list:hover span {
    color: #666;
}
.gsort .sort-list .list {
    display: none;
    position: absolute;
    background: #fff;
    width: 200px;
    top: 100%;
    margin-top: 10px;
    right: -1px;
    line-height: 1.2;
    font-size: 0px;
    background: #f2f2f2;
    border-radius: 2px;
    border: 1px solid #ececec;
    z-index: 2;
}
.gsort .sort-list .list:before {
    content: '';
    position: absolute;
    top: -6px;
    right: 96px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 6px 6px 6px;
    border-color: transparent transparent #f2f2f2;
    z-index: 5;
}
.gsort .sort-list .list a:first-child {
    border: none;
}
.gsort .sort-list .list a {
    display: block;
    padding: 10px 12px;
    font-size: 12px;
    border-top: 1px solid #ececec;
}
.gsort .sort-list .list a:hover {
    background: #ececec;
}


/*------ Sorting panel ------*/

/* Entry view */
.all-entries div[id^=entryID] {
  display: table;
  width: 100%;
  margin-bottom: 30px;
  padding: 0 15px;
}
.all-entries {
  margin: 0 -15px;
}
.all-entries p {
  margin: 0;
}
.all-entries a {
  text-decoration: none;
}
.all-entries.grid div[id^=entryID] {
  width: 33.3333%;
  float: left;
}
.all-entries.grid.ae-main div[id^=entryID] {
    width: 25%;
}
.all-entries.grid.ae-main div[id^=entryID]:nth-child(3n+1) {
    clear: none;
}
.all-entries.grid.ae-main div[id^=entryID]:nth-child(4n+1),
.all-entries.grid div[id^=entryID]:nth-child(3n+1) {
  clear: left;
}
.all-entries.list .img-cont {
width: 25%;
  float: left;
  padding-bottom: 16%;
}
.all-entries .e-load .img-cont {
	padding-bottom: 0;
}
.all-entries .img-cont img {
max-height: 180px;
}
.all-entries .img-cont {
	text-align: center;
  background-size: cover;
  background-position: center center;
  padding-bottom: 70%;
}
.all-entries.list .info-cont {
  width: 75%;
  float: right;
  padding-left: 30px;
}
.all-entries .entry-board h5 {
  font-weight: 400;
  font-size: 1.15em;
 color: #7D92BA;
}
.all-entries .entry-board h5:hover {
  color: #294479;
}
.all-entries .entry-board .price {
  margin: 8px 0;
  font-weight: 400;
  font-size: 1.1em;
}
.all-entries .entry-board .cat,
.all-entries .entry-board .city,
.all-entries .entry-board .date {
  color: #999;
  font-size: 0.85em;
  margin: 2px 0;
}
.all-entries .entry-board .url {
	font-size: 0.9em;
}
.all-entries .entry-board .message {
  margin: 6px 0;
  padding: 6px 8px;
    color: #666;
  font-size: 0.9em;
    border-left: 1px solid #eee;
}
.all-entries .entry-board.e-load .message {
	border: none;
	padding: 10px 0;
	color: #333;
}

.all-entries .entry-board .cat a {
  color: #666;
}
.all-entries .entry-board .cat a:hover {
  color: #000;
}
.all-entries.grid .entry-board h5 {
	font-size: 1em;
	margin-top: 5px;
}
.all-entries .entry-board .url,
.all-entries.grid .entry-board .price {
	margin: 4px 0;
	word-wrap: break-word;
}
.all-entries.grid .entry-board .message,
.all-entries.grid .entry-board .cat,
.all-entries.grid .entry-board .city {
	display: none;
}

/* Entry view */

/*------ Top search form style ------*/
.module-search-form {
  overflow: hidden;
  position: relative;
  background-size: cover;
}
.module-search-form .valign-middle {
  height: auto;
  min-height: 45vh;
}
.module-search-form .valign-content {
  position: relative;
  width: 100%;
  text-align: center;
  z-index: 2;
}
.module-search-form h1 {
  font-size: 2.2em;
  font-weight: 400;
}
.module-search-form .descr {
  color: RGBA(0,0,0,.6);
  margin: 15px auto;
  font-weight: 300;
  text-transform: none;
  font-size: 1.05em;
  line-height: 1;
  font-weight: 400;
}
.module-search-form .searchForm {
  position: relative;
  display: table;
  width: 100%;
  max-width: 700px;
  margin: 30px auto 0;
}
.module-search-form .queryField {
  width: 100%;
  height: 50px;
  padding: 0 120px 0 50px;
  font-size: 1.2em;
  margin: 0;
  background: #fff url(/images/icon-search.png) no-repeat 15px 15px / 20px;
  border-radius: 50px;
}
.module-search-form .schBtn {
  position: absolute;
  right: 0;
  top: 0;
}
.module-search-form .searchSbmFl {
  background: #7D92BA;
  height: 50px;
  width: auto;
  text-indent: 0;
  padding: 0 30px;
  font-size: 1em;
  width: 120px;
border-radius: 50px;
}
.module-search-form.black-back h1 {
	color: #fff;
}
.module-search-form.black-back .descr {
    color: rgba(255,255,255,.85);
}
.module-search-form.black-back .gback {
	background: rgba(20,20,20,.65);
}
/*------ Top search form style ------*/








/* Page */
.board-page {
  position: relative;
}
.board-page hr {
	margin: 0;
}
.board-page .image-container {
  background: #f6f6f6;
  text-align: center;
}
.board-page .image-container img {
  max-height: 570px;
  cursor: pointer;
}
.board-page .image-list {
  display: table;
  margin: 10px auto 0;
}
.board-page .image-list .img {
  position: relative;
  width: 50px;
  height: 50px;
  left: 0;
  top: 0;
  float: left;
  margin: 0 5px 10px;
  cursor: pointer;
}
.board-page .info {
  width: 300px;
  position: absolute;
  right: 0;
  top: 0;
}
.board-page .info .price {
    position: relative;
    text-align: center;
    background: #f6f6f6;
    padding: 0 15px;
    line-height: 70px;
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 10px;
}
.board-page .info .price:before {
    content: '';
    position: absolute;
    left: -14px;
    top: 0;
    width: 0;
height: 0;
border-style: solid;
border-width: 35px 15px 35px 0;
border-color: transparent #f6f6f6 transparent
}
.board-page .info a {
    text-decoration: none;
}
.board-page .info .btn {
    position: relative;
    margin: 0 0 5px;
    padding: 15px 20px 15px 60px;
    background: #7D92BA;
    color: #fff;
    font-size: 1.1em;
}
.board-page .info .btn i {
    position: absolute;
    left: 20px;
    top: 10px;
    color: rgba(255,255,255,.75);
    font-size: 1.4em;
}
.board-page .info a:hover .btn {
    background: #294479;
}

.board-page .info .map_canvas {
  padding-bottom: 50%;
    margin-bottom: 10px;
}
.board-page .info .map .gmnoprint {
  display: none;
}
.board-page .info .user,
.board-page .info #logger {
    position: relative;
    margin: 0;
    padding: 8px 0 8px 30px;
    font-size: 0.9em;
}
.board-page .info .user i,
.board-page .info #logger i {
    position: absolute;
    color: #294479;
    font-size: 1.25em;
    left: 0;
    top: 5px;
}
.board-page .info .user a {
    display: block;
    font-size: 0.9em;
    color: #7D92BA;
}
.board-page .info .user a:hover {
    color: #294479;
}
.module-info-list {
    margin: 30px 0;
    padding: 0;
    list-style: none;
    color: #999;
    font-size: 0.9em;
}
.module-info-list li {
    position: relative;
    padding: 0 30px 10px;
    float: left;
}
.module-info-list.v-list li {
	float: none;
	display: table;
}
.module-info-list li span {
    color: #000;
}
.module-info-list li a {
    text-decoration: none;
}
.module-info-list li i {
    position: absolute;
    left: 0;
    top: -4px;
    font-size: 1.4em;
    color: #7D92BA;
}
.dir-page .brief,
.board-page .brief {
	margin-bottom: 60px;
}


/* Page */





















/* MEDIA QUERIES */



@media only screen and (min-width: 1260px) {
    .big-gal {
        max-width: 2560px;
    }
}
@media only screen and (min-width: 1640px) {
    .big-gal .informer-gallery .entry-photo {
        width: 16.6666%;
    }
}
@media only screen and (max-width: 1920px) {
	.top-img-blur {
	    padding-bottom: 31%;
    }
}
@media only screen and (max-width: 1640px) {
	.top-img-blur {
	    padding-bottom: 37%;
    }
}
@media only screen and (max-width: 1280px) {
	.top-img-blur {
	    padding-bottom: 43%;
    }
}
@media only screen and (max-width: 1100px) {
	.portal-cont .content,
	.top-portal-cont .content {
    	padding-right: 315px;
    }
    .portal-cont .row2 .col-9 {
		padding-left: 25px;
	}
}
@media only screen and (max-width: 1024px) {
	.portal-cont .content,
	.top-portal-cont .content {
    	padding-right: 310px;
    }
    .portal-cont .row2 .col-9 {
		padding-left: 20px;
	}
	.portal-cont .col-8,
	.portal-cont .col-9 {
		width: 50%;
	}
	.top-portal-cont .ind-news-rp {
		display: none;
	}
	.top-portal-cont .ind-news-rp:nth-child(-n+4) {
		display: block;
	}
	.all-entries.grid.ae-main div[id^=entryID],
	.ft-informer.ft-6 .uRelatedEntry,
    .ft-informer .uRelatedEntry {
        width: 33.3333%
    }
    .all-entries.grid div[id^=entryID] {
	  width: 50%;
	}
	.all-entries.grid.ae-main div[id^=entryID]:nth-child(4n+1),
	.all-entries.grid.ae-main div[id^=entryID]:nth-child(2n+1),
	.all-entries.grid div[id^=entryID]:nth-child(3n+1) {
	    clear: none;
	}
	.ft-informer .uRelatedEntry:nth-child(3n+1),
	.all-entries.grid.ae-main div[id^=entryID]:nth-child(3n+1),
	.all-entries.grid div[id^=entryID]:nth-child(2n+1) {
	  clear: left;
	}
    .threadAuthTd,
    .threadViewTd,
    .threadPostTd,
    .gTableSubTop,
    .legendBlock,
    .fFastNavTd,
    .userRights,
    .forumThreadTd,
    .forumPostTd {
        display: none
    }
    .forumLastPostTd {
        min-width: 240px
    }
    .informer-gallery .entry-photo {
        width: 33.3333%;
    }
    .board-page .image-container img {
    	max-height: 420px;
    }
}
@media only screen and (max-width: 980px) {
	.informer-gallery .entry-photo {
	    width: 50%;
	}
	.informer-video .video-entry {
		width: 100%;
		clear: none;
	}
	.all-entries .entry-board .url,
    .tes-nav span {
        display: none;
    }
    .services .entry-service i {
        position: relative;
        margin: 0 auto 15px;
        left: 0;
    }
    .services .entry-service {
        padding: 0 15px 30px;
        text-align: center;
        width: 33.3333% !important;
    }
    .top-nav .uMenuV {
	    display: none;
    }
    .top-nav {
	    float: none;
	    display: table;
	    width: 100%;
	    border-top: 1px dashed #e0e0e0;
	}
	.top-add-link {
		display: none;
	}
	.bcat li {
		width: 33.3333%;
	}
	.bcat li:nth-child(4n+1) {
	    clear: none;
	}
	.bcat li:nth-child(3n+1) {
	    clear: left;
	}
	.all-entries.list .info-cont {
		padding-left: 15px;
	}
	.board-page .image-container img {
    	max-height: 380px;
    }
}
@media only screen and (max-width: 800px) {
	.top-portal-cont .ind-news-rp {
	    display: block;
	}
	.top-portal-cont .middle {
		padding-bottom: 30px;
	}
	.portal-cont .content,
	.top-portal-cont .content {
		padding-right: 0;
	}
    .mid-line i {
        display: none
    }
    #full-search input[type="text"] {
        font-size: 35pt!important;
        height: 90px;
        padding-right: 90px
    }
    #full-search .searchSbmFl {
        width: 90px;
        height: 90px
    }
    #fws-close {
        top: 25px;
        right: 25px
    }
    .gTableSubTop,
    .threadLastPostTd,
    .threadIcoTd,
    .forumPostTd,
    .forumThreadTd,
    .gTableSubTop,
    .fFastNavTd,
    .forumLastPostTd,
    .fFastNavTd {
        display: none
    }
    .forumIcoTd {
        width: 40px
    }
    .frmBtns a {
        margin: 2px 0;
        margin-bottom: 15px;
        background: transparent!important;
        position: relative
    }
    .frmBtns a i {
        display: block!important;
        font-size: 18pt;
        color: #7D92BA
    }
    .frmBtns a span {
        color: #333;
        position: absolute;
        right: 0;
        font-size: 7pt;
        text-align: center
    }
    .post-user {
        width: 100px!important
    }
    .post-content {
        margin-left: 120px!important;
        margin-right: 0!important
    }
    .tes-informer li {
        width: 100%;
        margin-bottom: 30px;
    }
    .tes-content .text:before {
        left: 12px;
    }
    .tes-content .text:after {
        right: 12px;
    }
    .tes-content .text {
        padding: 25px 50px;
    }
    .stat-inf .col-4:nth-child(5) {
        clear: none;
    }
    .stat-inf .col-4:nth-child(3) {
        clear: left;
    }
    .bcat li {
		width: 50%;
	}
	.bcat li:nth-child(3n+1) {
	    clear: none;
	}
	.bcat li:nth-child(2n+1) {
	    clear: left;
	}
	.all-entries.grid .entry-board h5 {
    	font-size: 0.95em;
    }
    .all-entries .entry-board .price {
	    font-size: 1.05em;
	}
	.board-page .info {
		display: table;
	    width: 100%;
	    position: relative;
	    margin: 30px 0;
	    padding-bottom: 20px;
	    border-bottom: 1px solid #eee;
    }
    .board-page .info .lp,
    .board-page .info .user {
	    width: 50%;
	    float: left;
    }
    .board-page .info .map {
	    padding-left: 30px;
	    float: right;
	    width: 50%;
    }
    .board-page .info .map_canvas {
	    padding-bottom: 0;
	    margin-bottom: 5px;
	    height: 188px;
	}
	.board-page .image-container img {
	    max-height: 470px;
	}
}
@media only screen and (max-width: 750px) {
	.top-search-btn {
		display: block;
	}
	.h-sua .searchForm {
		display: none;
	}
	.up-btn {
		margin: 5px 60px 5px 0;
	}
}
@media screen and (max-width: 600px) {
	.last-news .news-list .entry-img {
		margin-bottom: 0;
	}
	.ft-informer.ft-6 .uRelatedEntry,
    .ft-informer .uRelatedEntry,
    .grid-gallery li {
        width: 50%
    }
    .mid-line .line-btn,
    .mid-line .inf {
        float: none
    }
    .mid-line .inf {
        width: 100%!important
    }
    .mid-line .line-btn {
        padding: 10px 12px;
        margin: 10px 0 0
    }
    #full-search input[type="text"] {
        font-size: 22pt!important;
        height: 60px;
        padding-right: 60px
    }
    #full-search .searchSbmFl {
        width: 60px;
        height: 60px
    }
    #fws-close {
        font-size: 24px;
        top: 25px;
        right: 25px
    }
    .gb-img {
        width: 50px;
        height: 100%;
        line-height: 50px;
        left: 0;
        top: 0;
        font-size: 14pt
    }
    .gb-entry .top {
        padding-left: 65px
    }
    .gb-entry .cont {
        padding: 15px 0
    }
    .gb-entry .cDetails {
        text-align: left
    }
    .entry-tes .img-cont {
        width: 80px;
        height: 80px;
    }
    .entry-tes .text {
        margin-left: 100px;
        padding: 15px;
        font-size: 1.05em;
    }
    .entry-tes .text:before {
        top: 36px;
    }
    .tes-content .name,
    .tes-content .text {
        font-size: 1em;
        min-height: 50px;
        word-wrap: break-word;
    }
    .tes-content .img-cont {
        width: 50px;
        height: 50px;
        margin: 0 15px;
    }
    .trw .col-6 {
        display: none;
    }
    .trw .col-10 {
        width: 100%;
    }
    .tes-content {
        padding: 0;
    }
    .tes-content .text {
        padding: 20px;
    }
    .tes-content .text:before,
    .tes-content .text:after {
        display: none;
    }
    .goto .gback {
        background: rgba(40, 40, 40, .8);
    }
    .services .entry-service {
        width: 50% !important;
    }
    .forumLastPostTd,
    .page-nav-icon,
    .legendBlock,
    .pagesInfo,
    .forumNamesBar,
    .post-user .postRankIco,
    .post-user .postRankName,
    .post-user .postUserGroup,
    .post-user .numposts,
    .post-user .reputation,
    .post-user .statusBlock,
    .post-user .postip,
    .post-user .userBan,
    .fFastSearchTd,
    #subscribe {
        display: none
    }
    .forumIcoTd {
        vertical-align: top;
        padding: 10px 0!important
    }
    .switches {
        padding: 20px 0
    }
    .post-user {
        width: 60px!important
    }
    .post-content {
        margin-left: 80px!important
    }
    .post-user .user-avatar {
        width: 60px!important;
        height: 60px!important;
        line-height: 60px!important
    }
    .postUser {
        font-size: 7pt!important
    }
    .post-content .pc-triangle {
        top: 30px!important
    }
    .post-content .post-info span {
        display: block;
        margin-bottom: 2px
    }
    .post-content .pc-top .date i,
    .post-content .pc-top .time i {
        top: 0;
        font-size: 10pt
    }
    .f-add-form .col-4,
    .f-add-form .col-11 {
        float: none;
        width: 100%!important
    }
    .f-add-form .col-4 {
        margin-bottom: 5px!important
    }
    .f-add-form .col-11 {
        margin-top: 0!important
    }
    .f-add-form .pool {
        margin-bottom: 15px
    }
    .informer-gallery .entry-photo {
        width: 50%;
    }
    .packages .package .name {
        font-size: 2rem;
    }
    .module-search-form .valign-middle {
	    min-height: auto;
    }
    .top-nav li ul {
	    opacity: 1;
	    visibility: visible;
	    position: relative;
	    top: 0 !important;
	    left: 0 !important;
	    border-left: 1px solid #eaeaea;
	    box-shadow: none;
	    background: #eaeaea;
    }
    .top-nav li ul span {
    	padding-left: 10px !important;
    }
    .bcat li {
		width: 100%;
		float: none;
	}
	.bcat li:nth-child(2n+1) {
	    clear: none;
	}
	.all-entries {
		margin: 0 -8px;
	}
	.all-entries div[id^="entryID"] {
		padding: 0 8px;
	}
	.all-entries.grid.ae-main div[id^=entryID] {
		width: 50%;
	}
	.ft-informer .uRelatedEntry:nth-child(3n+1),
	.all-entries.grid.ae-main div[id^=entryID]:nth-child(3n+1) {
	    clear: none;
	}
	.ft-informer .uRelatedEntry:nth-child(2n+1),
	.all-entries.grid.ae-main div[id^=entryID]:nth-child(2n+1) {
	  clear: left;
	}
	.path .go-back {
		display: block;
		float: none;
		margin: 0 0 10px -15px;
	}
	.board-page .info .lp,
    .board-page .info .user {
	    width: 100%;
	    float: none;
    }
    .board-page .info .map {
	    padding-left: 0;
	    float: none;
	    width: 100%;
    }
    .board-page .info .map_canvas {
	    padding-bottom: 45%;
	    margin-bottom: 10px;
	    height: auto;
	}
	.board-page .image-list {
		margin: 10px -5px 0;
	}
	.board-page .image-container img {
	    max-height: 350px;
	}
}
@media screen and (max-width: 450px) {
	.news-slider .des .read {
		display: none;
	}
    .tes-informer {
        margin: 6% -20px;
    }
    .tes-informer li .text {
        font-size: 1em;
    }
    .entry-tes .img-cont {
        width: 50px;
        height: 50px;
    }
    .entry-tes .text {
        margin-left: 60px;
        padding: 10px;
        font-size: 0.95em;
    }
    .entry-tes .text:before {
        top: 20px;
        left: -5px;
    }
    .goto .middle {
        padding: 30px;
    }
    .goto .des {
        line-height: 1.1;
    }
    .services .entry-service {
        width: 100% !important;
    }
    .main-descr {
        line-height: 1.2;
        font-size: 1em;
    }
    .informer-gallery .entry-photo {
        width: 100%;
    }
    .tes-informer {
        margin: 6% -20px;
    }
    .tes-informer li .text {
        font-size: 1em;
    }
    .h-sua {
	    float: none;
		margin: 0 auto 15px;
    }
    .module-search-form h1 {
	    font-size: 1.7em;
    }
    .module-search-form .queryField,
    .module-search-form .descr {
	    font-size: 1em;
    }
    .module-search-form .searchSbmFl {
	    width: 100px;
	    padding: 0 10px;
    }
    .module-search-form .queryField {
	    padding-right: 100px;
    }
    .all-entries .entry-board h5 {
    	font-size: 0.95em;
    }
    .top-name.tn-small {
	    font-size: 17pt !important;
	}
}
@media screen and (max-width: 380px) {
	.ft-informer.ft-6 .uRelatedEntry,
    .ft-informer .uRelatedEntry,
    .grid-gallery li {
        width: 100%
    }
    .gb-name {
        margin: 0
    }
    .wysibb .wysibb-toolbar,
    .gb-rate {
        display: none
    }
    .blog-grid .title {
        font-size: 14pt
    }
    .tes-informer li .text {
        padding: 20px;
    }
    .tes-informer li .text:before {
        display: none;
    }
    .tes-informer li .img-cont {
        width: 60px;
        height: 60px;
        margin: 20px 10px 0 10px;
    }
    .tes-informer li .name {
        min-height: 60px;
        font-size: 1em;
    }
    .module-search-form .middle {
	    padding: 30px;
    }
    .module-search-form .schBtn {
    	position: relative;
    }
    .module-search-form .searchSbmFl {
	    width: 100%;
	    margin-top: 5px;
    }
    .module-search-form .queryField {
	    padding-right: 30px;
    }
    .all-entries.grid.ae-main div[id^=entryID],
    .all-entries.grid div[id^=entryID] {
	  width: 100%;
	}
	.ft-informer .uRelatedEntry:nth-child(2n+1),
	.all-entries.grid div[id^=entryID]:nth-child(2n+1) {
	    clear: none;
	}
	.all-entries.list .img-cont {
		width: 20%;
	}
	.all-entries.list .info-cont {
		width: 80%;
	}
	.board-page .image-container img {
	    max-height: 320px;
	}
	.load-page .info-cont .btn-icon span {
		margin-left: 5px;
padding-left: 10px;
	}
}