*,:after,:before,button,input,select,textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

body,html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

#mainnav ul,ol,ul {
    list-style: none;
}

#mainnav li.gn-mega-menu .sub-menu:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 40px;
    width: 100%;
    height: 1px;
}

.links-list a {margin-right: 20px;}

#mainnav li.gn-mega-menu .mega-item-wrap .mega-item h5 a:hover,#mainnav li.gn-mega-menu .nav-mega-item a:hover,#mainnav ul.sub-menu>li.has-children>a:hover:after,#mainnav ul.sub-menu>li>a:hover,#mainnav-mobi .social-mobi a:hover,#mainnav>ul>li>ul>li.active>a,.about-page .about-links li a:hover,.activity span a:hover,.activity span.comment a:hover:before,.banner .banner-items h4 a:hover,.comments-list .comment-head a:hover,.contact-page .contact-social li:hover i,.go-top:hover,.member-area .options li a:hover,.most-popular .order,.navigation-panel .close-nav:hover,.sidebar-widget-1 .widget-title,.switcher-container span a,.toggle .toggle-title.active:before,.widget-categories li a:hover,.widget-most-popular .order,a,a:active,a:hover {
    color: #b92b6c;
}

#mainnav-mobi>ul>li.menu-addon span.signup-link a,.about-page .about-twitter .follow-us,.dropdown li:hover,.elements-box.red,.error-wrap #searchsubmit,.flex-control-nav li a.flex-active,.gn-button,.posts .load-comment a,.tabs .tags a:hover,.tabs.style2 .content-tab.scroll li:hover:before,.toggle-panel,.top-wrap,button,input[type=button],input[type=reset],input[type=submit] {
    /*background-color: #b92b6c;*/
}

.floatPanel #sidebar2 {
    border-right: 14px solid #b92b6c;
}

.gn-gallery #gn-carousel ul.slides li.flex-active-slide img {
    border: 2px solid #b92b6c;
}

#mainnav ul .active a,#mainnav>ul>li.gn-mega-menu>a:hover:after,#mainnav>ul>li.has-children>a.active:after,#mainnav>ul>li.has-children>a:hover:after,#mainnav>ul>li>a.active,#mainnav>ul>li>a:hover,.footer-widgets .widget-list li a:hover,.footer-widgets .widget-social .email:hover,.footer-widgets .widget-twitter li a:hover,.most-popular li a:hover,.tabs .comments p a:hover,.tabs .pop-posts .text a:hover,.tabs.style2 .content-tab.scroll li:hover:before,.trending-posts .post h3 a:hover,.widget-most-popular li a:hover,.widget-recent .content a:hover {
    color: #ffe793;
}

.editors-posts .post-meta a,.posts .meta .author a,.relate-posts .post-meta a {
    color: #f5564c;
}

.error-wrap #searchsubmit:hover,.gn-button.hover,.gn-button.pause,.gn-button.press,.gn-button:active,.gn-button:focus,.gn-button:hover,.posts .load-comment a:hover,button:active,button:focus,button:hover,input[type=button]:active,input[type=button]:focus,input[type=button]:hover,input[type=reset]:active,input[type=reset]:focus,input[type=reset]:hover,input[type=submit]:active,input[type=submit]:focus,input[type=submit]:hover {
    background-color: #db260a;
}

html {
    overflow-y: scroll;
}

a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,dialog,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,textarea,tfoot,th,thead,time,tr,tt,u,ul,var,video {
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    font-style: inherit;
    vertical-align: baseline;
    white-space: normal;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: 0 0;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block;
}

blockquote,q {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    quotes: none;
}

figure {
    margin: 0;
}

:focus {
    outline: 0;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
    height: auto;
    max-width: 100%;
}

::selection {
    background-color: #ddf1ff;
    color: #191919;
}

::-moz-selection {
    background-color: #ddf1ff;
    color: #191919;
}

legend {
    white-space: normal;
}

button,input,select,textarea {
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline;
    box-sizing: border-box;
}

button,input {
    line-height: normal;
}

input,textarea {
    background-image: -webkit-linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,0));
}

button,input[type=button],input[type=reset],input[type=submit] {
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: button;
    border: none;
}

input[type=checkbox],input[type=radio] {
    padding: 0;
}

input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

*,:after,:before {
    box-sizing: border-box;
}

body {
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font: 16px/24px 'Roboto Condensed',sans-serif;
    /*background-color: #f2f2f2;*/
    color: #fff;
    overflow-x: hidden;
	background-color: #000;
}

a,a:active,a:focus,a:hover {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
	color: #b92b6c;
}

.img-left {
    margin: 7px 30px 25px 0 !important;
    float: left;
}

.img-right {
    margin: 7px 0 25px 30px !important;
    float: right;
}

strong {
    font-weight: 700;
}

.entry-content p {
    margin-bottom: 27px;
}

.margint1 {
    margin-top: 10px;
}

.margint2 {
    margin-top: 20px;
}

.margint3 {
    margin-top: 30px;
}

.margint4 {
    margin-top: 40px;
}

.margint5 {
    margin-top: 50px;
}

.margint6 {
    margin-top: 60px;
}

.marginb1 {
    margin-bottom: 10px;
}

.marginb2 {
    margin-bottom: 20px;
}

.marginb3 {
    margin-bottom: 30px;
}

.marginb4 {
    margin-bottom: 40px;
}

.marginb5 {
    margin-bottom: 50px;
}

.marginb6 {
    margin-bottom: 60px;
}

h1,h2,h3,h4,h5,h6 {
    color: #FFF;
    margin: 47px 0 25px;
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
    font-weight: inherit;
    color: #181818;
}

h1 {
    font: 48px/35px 'Roboto Condensed',sans-serif;
}

h2 {
    font: 32px/44px 'Roboto Condensed',sans-serif;
}

h3 {
    font: 24px/36px 'Roboto Condensed',sans-serif;
}

h4 {
    font: 20px/30px 'Roboto Condensed',sans-serif;
}

h5 {
    font: 18px/27px 'Roboto Condensed',sans-serif;
    margin: 26px 0 0;
}

h6 {
    font: 16px/22px 'Roboto Condensed',sans-serif;
    margin: 16px 0 0;
}

.text-white {
    color: #fff !important;
}

.text-dark {
    color: #181818 !important;
}

input[type=email],input[type=password],input[type=search],input[type=text],input[type=url],textarea {
    color: #3f3f3f;
    border: 1px solid #cecece;
    height: 42px;
    padding: 4px 14px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

input[type=email]:focus,input[type=password]:focus,input[type=search]:focus,input[type=text]:focus,input[type=url]:focus,textarea:focus {
    border: 1px solid #b7b7b7;
}

textarea {
    overflow: auto;
    vertical-align: top;
    padding: 8px 14px;
    height: 120px;
    width: 100%;
}

::-webkit-input-placeholder {
    color: #b0b0b0;
}

:-moz-placeholder {
    color: #b0b0b0;
}

::-moz-placeholder {
    color: #b0b0b0;
}

:-ms-input-placeholder {
    color: #b0b0b0;
}

.post-wrap {
    padding: 15px;
    background: #151515;
    box-shadow: 0px 1px 8px rgba(204, 204, 204, 0.29);
	border: 1px solid hsla(0,0%,100%,.1);
}

.btn {
    background-image: none;
}

.dropdown-menu,.navbar .nav>.active>a,.navbar .nav>.active>a:focus,.navbar .nav>.active>a:hover,.uneditable-input,input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=submit],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea {
    -webkit-appearance: none;
    text-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}

#hide-menu,.search-header .search-icon,.top-wrap .logo a {
    text-shadow: 0 1px 5px rgba(0,0,0,.3);
}

#hide-menu:hover:before,.search-header .search-icon:hover:before,.top-wrap .logo a:hover {
    text-shadow: 0 1px 10px rgba(0,0,0,.71);
}

.top-wrap {
    padding: 10px 0 40px 0;
}

.top-wrap .follow-us,.top-wrap .logo {
    float: left;
}

.top-wrap .logo {
    margin-top: 16px;
    padding-bottom: 1px;
    height: auto;
    width: 110px;
}

.top-wrap .logo a {
    font-weight: 300;
    font-size: 30px;
    text-transform: uppercase;
    color: #FFF;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.top-wrap .logo a:hover {
    text-decoration: none;
}

.top-wrap .logo2 {
    margin-top: 8px;
}

.top-wrap .follow-us {
    position: relative;
    margin-top: 2px;
    margin-left: 40px;
    margin-right: 10px;
}

.top-wrap .social-links span {
    position: relative;
    float: left;
}

.top-wrap .social-links span:first-child:after {
    height: 0;
}

.top-wrap .social-links span a {
    position: relative;
    color: #FF3737;
    text-decoration: none;
    padding-left: 40px;
}

.top-wrap .social-links span a:hover {
    color: #000;
    text-shadow: 0 !important;
}

.top-wrap .social-links span a:hover:before {
    background: rgba(255,255,255,.8);
}

.top-wrap .social-links span a:before {
    font-family: FontAwesome;
    font-size: 17px;
    position: absolute;
    left: 0;
    background: #FFF;
    border-radius: 50%;
    width: 33px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    font-weight: 700;
}

.top-wrap .social-links span.facebook a:before {
    content: "\f09a";
}

.top-wrap .social-links span.twitter a:before {
    content: "\f099";
}

.top-wrap .social-links span.google a:before {
    content: "\f0d5";
}

.top-wrap .social-links span.youtube a:before {
    content: "\f16a";
}

.top-wrap .social-links span.mail a:before {
    content: "\f003";
}

.top-wrap .social-links span.vk a:before {
    content: "\f189";
}

.top-wrap .member-area {
    float: right;
    color: #fff;
    font-size: 14px;
}

.top-wrap .login-popup a {
    line-height: 40px;
    margin-right: 24px;
    color: #fff;
}

.top-wrap .signup-popup a {
    line-height: 25px;
    display: inline-block;
    background-color: #fff;
    color: #181818;
    font-weight: 500;
    padding: 5px 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}

#mainnav ul .current-menu-item a, #mainnav ul .current-menu-parent a, #mainnav ul .current-post-parent a, #mainnav ul span,#mainnav>ul>li>a {
    line-height: 50px;
    text-decoration: none;
    text-transform: uppercase;
    outline: 0;
}

.top-wrap .signup-popup a:hover {
    text-decoration: none;
    cursor: pointer;
}

.header-wrap {
   
}
 

.header-wrap .header-wrap-box {
	background: #b92b6c;
    color: #fff !Important;
    margin-top: -25px;
    width: 98%;
    box-shadow: 0 2px 3px #ae7b92;
    border-radius: 2px;
    height: 50px;
    padding-left: 10px;
    margin-left: 10px;
}

.has-banner .header-wrap {
    border-bottom: none;
}

.search-wrap {
    position: relative;
}

.search-wrap .search-icon {
    position: absolute;
    right: 14px;
    top: 10px;
    width: 30px;
    height: 32px;
    cursor: pointer;
    transition: opacity .3s ease-in-out;
}

.search-wrap .search-icon,.search-wrap .search-icon:before {
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
}

.search-wrap .search-icon:hover {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    filter: alpha(opacity=70);
    opacity: .7;
}

.search-wrap .search-icon:before {
position: absolute;
    right: 0;
    top: 3px;
    content: "\f002";
    font-family: FontAwesome;
    color: #ffffff;
    font-size: 20px;
    transition: opacity .3s ease-in-out;
}

.header-wrap #searchform {
    float: none;
    position: absolute;
    right: 0;
    top: 0;
    display: none;
    margin: 0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.header-wrap #searchform #searchsubmit {
    display: none;
}

.header-wrap #searchform,.header-wrap #searchform #s {
    width: 936px;
}

.header-wrap #searchform #s {
    position: absolute;
    right: -10px;
    font-size: 20px;
    font-weight: 400;
    border: none;
    padding: 0 0 0 16px;
    height: 50px;
    background-color: #fff;
    border-radius: 0;
}

.header-wrap #searchform #s:focus {
    border: none;
}

.header-wrap .search-close {
    display: block;
    position: absolute;
    right: 15px;
    top: 12px;
    font-size: 25px;
    color: #989a9e;
}

#mainnav ul li,#mainnav>ul>li>a {
    position: relative;
}

#mainnav {
    display: block;
}

#mainnav ul {
    margin: 0;
    padding: 0;
}

#mainnav>ul>li {
    display: block;
    float: left;
    padding: 0 12px;
}

#mainnav ul .current-menu-item a,#mainnav ul span {
    color: #b92b6c;
    display: block;
    height: 50px;
    font-size: 14px;
}

#mainnav>ul>li>a {
    display: block;
    font-size: 14px;
    color: #fff;
    height: 50px;
}

#mainnav>ul>li.gn-mega-menu>a:after,#mainnav>ul>li.has-children>a:after {
    content: "\f0d7";
    font-family: FontAwesome;
    font-size: 10px;
    color: #c2c2c2;
    position: absolute;
    right: -9px;
    top: -1px;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
}

#mainnav>ul>li:first-child {
    padding-left: 0;
}

#mainnav .sub-menu {
    position: absolute;
    top: 50px;
    left: -5px;
    width: 210px;
    background-color: #000;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    opacity: 0;
    visibility: hidden;
    z-index: 998;
        box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px;
    -webkit-transform: translate(0,10px);
    -moz-transform: translate(0,10px);
    -ms-transform: translate(0,10px);
    -o-transform: translate(0,10px);
    transform: translate(0,10px);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

#mainnav>ul>li:first-child>.sub-menu {
    left: 0;
}

#mainnav ul.right-sub-menu {
    left: auto;
    right: 0;
}

#mainnav ul li:hover>.sub-menu {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
}

#mainnav li.gn-mega-menu .sub-menu,.top-wrap .member-options {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    visibility: hidden;
}

#mainnav ul li ul li {
    margin-left: 0;
}

#mainnav ul.sub-menu li ul {
    position: absolute;
    left: 100%;
    top: -1px;
}

#mainnav ul.sub-menu>li {
    position: relative;
}

#mainnav ul.sub-menu>li:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -93px;
    width: 188px;
    height: 1px;
    background-color: #272727;
}

#mainnav ul.sub-menu>li:first-child:after {
    height: 0;
}

#mainnav ul.sub-menu>li>a {
    position: relative;
    display: block;
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
    line-height: 40px;
    padding: 0 18px;
}

#mainnav ul.sub-menu>li.has-children>a:after {
    content: "\f0da";
    font-family: FontAwesome;
    font-size: 14px;
    color: #c2c2c2;
    position: absolute;
    right: 11px;
    top: 1px;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
}

#mainnav li.gn-mega-menu .sub-menu {
    background-color: #f5f5f5;
    border: 1px solid #eaeaea;
    position: absolute;
    left: 0;
    top: 100%;
    margin: 0;
    filter: alpha(opacity=0);
    box-shadow: 0 5px 10px rgba(0,0,0,.3);
    z-index: 9999;
    padding: 20px 0 0;
}

#mainnav li.gn-mega-menu .mega-item-wrap .mega-item {
    float: left;
    width: 15.19%;
    margin: 0 0 1.76% 1.76%;
}

#mainnav li.gn-mega-menu .mega-item-wrap .mega-item:first-child {
    margin-left: 0;
}

#mainnav li.gn-mega-menu .mega-item-wrap .mega-item .movs-title {
    margin: 5px 0 0;
    font: 18px/27px 'Roboto Condensed',sans-serif;
    line-height: 18px;
    color: #181818;
}

#mainnav li.gn-mega-menu .mega-item-wrap .mega-item .movs-title a {
    font-size: 14px;
    color: #282828;
    display: block;
}

#mainnav li.gn-mega-menu .mega-item-wrap .mega-item .movs-title a:hover {
    text-decoration: none;
    color: #b92b6c !important;
}

#mainnav li.gn-mega-menu .nav-mega-item {
    color: #959595;
    font-size: 14px;
    line-height: 40px;
    clear: both;
}

#mainnav li.gn-mega-menu .nav-mega-item a {
    color: #282828;
    padding: 0 8px;
    text-decoration: underline;
}

#mainnav li.gn-mega-menu .nav-mega-item a:hover,#mainnav-mobi ul>li>a,.about-page .about-links li a:hover,.activity span a:hover,.activity span.comment a:hover:before,.banner .banner-items h4 a:hover,.member-area .logout,.member-area .options li a:hover,.navigation-panel .sub-menu li a:hover,.post h3 a:hover,.section-title .movs-title a {
    text-decoration: none;
}

#mainnav li.gn-mega-menu .nav-mega-item a:first-child {
    padding-left: 10px !important;
}

#mainnav-mobi li.gn-mega-menu .sub-menu {
    background-color: rgba(85,85,85,.2);
    border-top: 1px solid rgba(225,225,225,.1);
    padding: 30px 0;
}

#mainnav-mobi {
    display: block;
    margin: 0 auto;
    width: 100%;
    position: absolute;
    background-color: rgba(37,37,37,.95);
    z-index: 1000;
}

#mainnav-mobi ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}

#mainnav-mobi ul li {
    margin: 0;
    position: relative;
    text-align: center;
    border-top: 1px solid rgba(225,225,225,.1);
    cursor: pointer;
}

#mainnav-mobi>ul>li:first-child {
    border-top: none;
}

#mainnav-mobi ul li.gn-mega-menu.active>a,#mainnav-mobi ul li.has-children.active>a {
    font-weight: 700;
}

#mainnav-mobi ul>li>a {
    height: 75px;
    line-height: 75px;
    color: #fff;
    font-weight: 300;
    font-size: 22px;
}

#mainnav-mobi ul>li>span {
    height: 75px;
    line-height: 75px;
    color: #b92b6c;
    font-weight: 300;
    font-size: 22px;
}

#mainnav-mobi ul>li>a:hover {
    font-weight: 700;
}

#mainnav-mobi ul.sub-menu {
    top: 100%;
    left: 0;
    z-index: 2000;
    position: relative;
    background-color: rgba(85,85,85,.2);
}

#mainnav-mobi>ul>li>ul>li,#mainnav-mobi>ul>li>ul>li>ul>li {
    position: relative;
}

#mainnav-mobi ul.sub-menu>li>a:hover,#mainnav-mobi>ul>li>ul>li.active>a {
    color: #fff;
}

#mainnav-mobi>ul>li.menu-addon {
    padding: 25px 0 28px;
}

#mainnav-mobi>ul>li.menu-addon span {
    display: block;
    margin-top: 10px;
}

#mainnav-mobi>ul>li.menu-addon span a {
    display: inline-block;
    color: #fff;
    font-size: 19px;
    line-height: 60px;
    font-weight: 300;
    width: 282px;
    height: 60px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

#mainnav-mobi>ul>li.menu-addon span.login-link a {
    border: 1px solid #eaeaea;
}

#mainnav-mobi #search-form-menu {
    padding: 12px 0;
    border-bottom: 1px solid rgba(225,225,225,.1);
}

#mainnav-mobi #search-form-menu .search-text-menu {
    background: url(images/search-mobi.png) 15px center no-repeat;
    border: 0;
    cursor: pointer;
    font-size: 20px;
    color: #fff;
    height: 51px;
    padding-left: 41px;
    width: 51px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

#mainnav-mobi .social-mobi {
    padding: 30px 0;
}

#mainnav-mobi .social-mobi a {
    display: inline-block;
    width: 59px;
    height: 55px;
    line-height: 57px;
    font-size: 24px;
    color: #fff;
    margin-left: 10px;
    border: 1px solid rgba(234,234,234,.1);
    border-radius: 3px;
}

#mainnav-mobi .social-mobi a,.top-wrap .member-options {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
}

.btn-menu,.search-header .search-submit {
    display: none;
}

#mainnav-mobi .social-mobi a:first-child {
    margin-left: 0;
}

.btn-menu {
    position: absolute;
    right: 10px;
    top: -22px;
    width: 68px;
    text-align: center;
    cursor: pointer;
    background-color: rgba(37,37,37,.2);
    height: 68px;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.btn-menu:before {
    content: "";
    position: absolute;
    left: 15px;
    top: 27px;
    width: 39px;
    height: 24px;
    background: url(/theme/images/menu.png) center center no-repeat;
}

.btn-menu:hover {
    background-color: rgba(24,24,24,1);
}

.btn-menu,.top-wrap .member-options {
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
}

.btn-submenu {
    cursor: pointer;
    font-family: FontAwesome;
    font-size: 24px;
    height: 40px;
    line-height: 38px;
    position: absolute;
    right: 30px;
    text-align: center;
    width: 30px;
}

.elements-title,.font-style,.member-area .welcome {
    line-height: 40px;
}

.btn-submenu:before {
    content: "\f105";
    color: #fff;
}

.btn-submenu.active:before {
    content: "\f107";
}

.hide-navigation .title-page {
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    line-height: 40px;
    margin: 0;
}

.top-wrap .member {
    position: relative;
}

.top-wrap .member-options {
    position: absolute;
    right: 0;
    top: 40px;
    z-index: 9999;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    padding: 17px 20px 25px;
    width: 232px;
    filter: alpha(opacity=0);
    box-shadow: 0 0 6px rgba(194,194,194,.4);
    border-radius: 3px;
    -webkit-transform: translate(0,10px);
    -moz-transform: translate(0,10px);
    -ms-transform: translate(0,10px);
    -o-transform: translate(0,10px);
    transform: translate(0,10px);
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.top-wrap .member-options:after,.top-wrap .member-options:before {
    content: "";
    position: absolute;
    right: 24px;
    top: -24px;
    border-width: 12px 10px;
    border-style: solid;
    border-color: transparent transparent #e3e3e3;
}

.top-wrap .member-options:after {
    top: -22px;
    border-color: transparent transparent #fff;
}

.member-area .name {
    cursor: pointer;
    position: relative;
    font-weight: 700;
    padding-right: 15px;
    display: inline-block;
}

.member-area .welcome:hover>.member-options {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
}

.member-area .name:before {
    content: "";
    position: absolute;
    right: 0;
    top: 20px;
    border-width: 4px;
    border-style: solid;
    border-color: #fff transparent transparent;
}

.top-wrap .member-options .bonuss-d {
    position: relative;
    top: 5px;
}

.top-wrap .member-options .mycred-my-balance-wrapper {
    position: relative;
    display: block;
    top: -18px;
    left: 54px;
    color: red;
}

.member-area .avatar {
    overflow: hidden;
    border-bottom: 1px solid #e7e7e7;
}

.member-area .avatar .thumb {
    width: 60px;
    height: 60px;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

.member-area .avatar .thumb img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.member-area .avatar .fullname {
    float: left;
    line-height: 18px;
    color: #181818;
    font-weight: 700;
    max-width: 100px;
    margin-top: 10px;
}

.member-area .options {
    clear: left;
    padding: 10px 0 12px;
}

.member-area .logout,.member-area .options li {
    line-height: normal;
}

.member-area .options li a {
    line-height: 30px;
    color: #181818;
    font-weight: 700;
    font-size: 15px;
}

.member-area .logout {
    background-color: #b92b6c;
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding: 5px 0 7px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    display: block;
}

.member-area .logout:hover {
    background-color: #F9806E;
}

.navigation-panel-title {
    padding: 10px 17px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 22px;
    background: #F3F3F3;
}

.navigation-panel .date {
    display: inline-block;
    color: #F50000;
    text-transform: uppercase;
    font-size: 9px;
    margin-left: 10px;
    position: relative;
    top: -1px;
}

.navigation-panel {
    position: fixed;
    top: 0;
    left: -315px;
    width: 314px;
    height: 100%;
    background-color: #fff;
    border-right: 1px solid #e9e9e9;
    z-index: 99999 !important;
    display: block;
    -webkit-box-shadow: 2px 0 10px rgba(194,194,194,.4);
    -moz-box-shadow: 2px 0 10px rgba(194,194,194,.4);
    box-shadow: 2px 0 10px rgba(194,194,194,.4);
    -webkit-transition: width .3s ease-out;
    -moz-transition: width .3s ease-out;
    -ms-transition: width .3s ease-out;
    -o-transition: width .3s ease-out;
    transition: width .3s ease-out;
}

.navigation-panel .close-nav {
    color: #FFF;
    position: absolute;
    right: -1px;
    top: 0;
    z-index: 999999;
    background: #b92b6c;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
}

.navigation-panel .close-nav:hover {
    color: #000 !important;
}

.floatPanel #sidebar2 {
    position: fixed;
    top: 0;
    left: -300px;
    width: 314px;
    height: 100%;
    background-color: #fff;
    display: block;
    z-index: 1000;
}

.toggle-panel {
    position: absolute;
    top: 0;
    right: -23px;
    width: 23px;
    height: 93px;
    background: url(images/toggle-panel.png) center center no-repeat;
    display: block;
    z-index: 10001;
    cursor: pointer;
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    -o-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
}

.navigation-panel li.header-menu {
    font-size: 12px;
    line-height: 26px;
    font-weight: 700;
    color: #c2c2c2;
    text-transform: uppercase;
    padding-left: 17px;
    padding-top: 20px;
}

.navigation-panel li {
    position: relative;
}

.navigation-panel li.has-sub:after {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 18px;
    line-height: 36px;
    color: #c2c2c2;
    position: absolute;
    right: 10px;
    top: 0;
}

.navigation-panel>ul>li {
    line-height: 36px;
}

.navigation-panel ul li a {
    color: #181818;
    transition: none;
}

.navigation-panel ul.sub-menu li:hover,.navigation-panel>ul>li:hover {
    background-color: #f0f0f0;
}

.navigation-panel ul.sub-menu li.header-menu:hover,.navigation-panel>ul>li.header-menu:hover {
    background-color: transparent;
}

.navigation-panel>ul>li:hover>a {
    font-weight: 700;
    text-decoration: none;
}

.navigation-panel .sub-menu {
    position: absolute;
    left: 200px;
    top: -23px;
    width: 194px;
    background-color: #fff;
    border: 1px solid #d7d7d7;
    padding: 0 7px 10px;
    z-index: 1001;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    opacity: 0;
    visibility: hidden;
    -webkit-box-shadow: 1px 0 5px rgba(194,194,194,.5);
    -moz-box-shadow: 1px 0 5px rgba(194,194,194,.5);
    box-shadow: 1px 0 5px rgba(194,194,194,.5);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-transform: translate(0,10px);
    -moz-transform: translate(0,10px);
    -ms-transform: translate(0,10px);
    -o-transform: translate(0,10px);
    transform: translate(0,10px);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

#hide-menu,.search-header .search-icon {
    width: 23px;
    height: 23px;
    float: left;
    cursor: pointer;
}

.navigation-panel li:hover>ul,.search-header .search-form.show {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    visibility: visible;
}

.navigation-panel li:hover>ul {
    filter: alpha(opacity=100);
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
}

.navigation-panel .sub-menu:after,.navigation-panel .sub-menu:before {
    content: "";
    position: absolute;
    left: -20px;
    top: 30px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent #d7d7d7 transparent transparent;
}

.navigation-panel .sub-menu:after {
    left: -19px;
    border-color: transparent #fff transparent transparent;
}

.navigation-panel .sub-menu li.header-menu {
    padding-top: 10px !important;
    padding-left: 10px !important;
}

.navigation-panel .sub-menu li a {
    padding-left: 10px !important;
}

#hide-menu {
    position: relative;
    margin: 6px 15px 0 0;
}

#hide-menu:before,.search-header .search-icon:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "\f0c9";
    font-family: FontAwesome;
    color: #fff;
    font-size: 24px;
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.search-header {
    position: relative;
}

.search-header .search-icon {
    position: relative;
    margin: 7px 20px 0 0;
}

.search-header .search-icon:before {
    content: "\f002";
    font-size: 18px;
}

.search-header .search-form {
    position: absolute;
    left: 10px;
    top: 42px;
    z-index: 99999;
    display: none;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    box-shadow: 0 4px 8px rgba(0,0,0,.35);
    border-radius: 8px;
}

.search-header .search-form:after,.search-header .search-form:before {
    content: "";
    position: absolute;
    left: 24px;
    top: -25px;
    border-width: 13px;
    border-style: solid;
    border-color: transparent transparent #767676;
}

.search-header .search-form input {
    border: 1px solid #767676;
}

.search-header .search-form:after {
    top: -24px;
    border-color: transparent transparent #fff;
}

.search-header .search-form.show {
    filter: alpha(opacity=100);
}

.search-header .search-form .search-field {
    width: 450px;
    height: 43px;
}

.section-element {
    padding: 80px 0 0;
}

.section-element.columns {
    margin-bottom: 100px;
}

.section-element.columns .row {
    margin-bottom: 40px;
    color: #1a1d24;
}

.elements-title {
    color: #1a1d24;
    font-size: 30px;
    font-weight: 700;
    margin: 0 0 22px;
}

.font-style {
    color: #b7b7b7;
    font-size: 30px;
    margin-bottom: 80px;
}

.elements-content {
    float: left;
}

.elements-box-wrap {
    margin-right: 33px;
    width: 118px;
}

.elements-box {
    height: 118px;
    margin-bottom: 5px;
    width: 118px;
}

.elements-box.black {
    background-color: #181818;
}

.elements-box.gray {
    background-color: #b7b7b7;
}

.elements-box-wrap span {
    display: block;
    color: #7d7d7d;
    font-size: 14px;
}

.elements-box-wrap span.text {
    color: #181818;
    font-weight: 700;
}

.button-item {
    float: left;
    margin-bottom: 35px;
    margin-right: 12px;
    text-align: center;
}

.button-item span {
    display: block;
    text-align: left;
    color: #b7b7b7;
    font-size: 14px;
}

.button-item.no-margin {
    margin-bottom: 15px;
}

.section-element .input-wrap {
    float: left;
    width: 318px;
    padding-top: 12px;
    margin-right: 25px;
}

.section-element .input-wrap input {
    width: 100%;
    margin-bottom: 5px;
}

.notification_error,.notification_ok,.section-element .input-wrap span.error {
    font-size: 14px;
}

.notification_error,.section-element .input-wrap span.error {
    color: #fc1616;
}

.section-element .input-wrap input.error {
    border: 1px solid #b92b6c;
}

.notification_error,.notification_ok {
    margin-top: 5px;
}

.notification_ok {
    color: #46b809;
}

.check-wrap {
    clear: left;
    padding-top: 20px;
    overflow: hidden;
}

.check-wrap span {
    padding-right: 5px;
    font-size: 16px;
}

.check-wrap .radios {
    float: left;
    margin-right: 30px;
}

.section.login-page {
    background-color: #f3f3f3;
    padding: 80px 0;
}

.section-login {
    margin-bottom: 77px;
}

.error-page {
    padding: 60px 0 0;
    color: #252525;
}

.error-wrap h1 {
    margin: 0 0 20px;
    font-size: 48px;
    line-height: 60px;
    font-weight: 700;
}

.error-wrap p {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 20px;
}

.error-wrap #searchform {
    position: relative;
    overflow: hidden;
    line-height: 53px;
    width: 510px;
    padding-bottom: 40px;
}

.error-wrap #s {
    width: 100%;
    height: 53px;
    border: 1px solid #CDCDCD;
}

.error-wrap #searchsubmit {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    width: 59px;
    height: 53px;
    text-indent: -9999px;
    background: url(images/search.png) center center no-repeat;
    margin: 0;
    background-color: #b92b6c !important;
}

.error-wrap .spacer {
    position: relative;
}

.error-wrap .spacer:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 510px;
    height: 1px;
    z-index: 1;
    background-color: #CDCDCD;
}

.error-wrap .spacer:after {
    position: absolute;
    left: 50px;
    top: -13px;
    color: #b7b7b7;
    content: "РёР»Рё";
    font-size: 18px;
    width: 30px;
    height: 30px;
    background-color: #fff;
    z-index: 2222;
    text-align: center;
}

.error-wrap .go-home {
    margin-top: 50px;
    font-weight: 400;
}

.about-page-wrap {
    overflow: hidden;
    padding: 22px 96px 0 0;
}

.about-page .content-left {
    float: left;
    width: 22.97%;
    margin-right: 4.82%;
}

.about-page .content-right {
    float: right;
    width: 72.2%;
}

.about-page .content-left h5.title {
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 8px;
}

.about-page .about-contact,.about-page .about-links,.about-page .about-twitter {
    font-size: 14px;
    padding: 30px;
    border: 1px solid #ebebeb;
    margin-bottom: 30px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.about-page .about-contact p,.about-page .about-twitter .tweet_list li {
    margin-bottom: 10px;
}

.about-page .about-links {
    padding: 0 30px 0 20px;
}

.about-page .about-links li {
    line-height: 50px;
    border-top: 1px solid #ebebeb;
}

.about-page .about-links li:first-child {
    border-top: 0;
}

.about-page .about-links li a {
    font-size: 16px;
    color: #181818;
}

.about-page .about-links li a:hover {
    font-weight: 700;
}

.about-page .about-twitter .tweet_list .tweet_time {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #959595;
    padding-top: 7px;
}

.about-page .about-twitter .follow-us {
    line-height: 40px;
    display: inline-block;
    padding: 0 20px;
    margin-top: 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.about-page .about-twitter .follow-us a {
    color: #fff;
    position: relative;
    padding-left: 29px;
    display: inline-block;
}

.about-page .about-twitter .follow-us a:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "\f099";
    font-family: FontAwesome;
    font-size: 20px;
}

.about-page .about-contact {
    line-height: 22px;
}

.about-page h2.title {
    font-size: 36px;
    margin: -7px 0 20px;
}

.about-page .subtitle {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 37px;
}

.contact-page .content-left {
    padding-right: 96px;
}

.contact-page h2 {
    font-size: 18px;
    font-weight: 700;
    margin: 18px 0 32px;
}

.contact-page h2.title-map {
    margin: 18px 0 15px;
}

.contact-page .input-wrap {
    float: left;
    width: 48.66%;
    margin-right: 2.67%;
    margin-bottom: 20px;
}

.contact-page .message-wrap {
    margin-bottom: 20px;
}

.contact-page .send-wrap input {
    padding: 0 35px;
    font-size: 16px;
    line-height: 44px;
    font-weight: 400;
}

.contact-page .input-wrap.last {
    margin-right: 0;
}

.contact-page .input-wrap input {
    width: 100%;
}

.contact-page .contact-info {
    margin: -12px 0 40px;
    color: #a6a6a6;
    line-height: 30px;
}

.contact-page .contact-info .title {
    font-size: 16px;
    color: #181818;
}

.contact-page .contact-social li {
    float: left;
    margin: 20px 21px 0 0;
}

.contact-page .contact-social i {
    font-size: 20px;
    color: #d5d5d5;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
}

.contact-form .result {
    margin-bottom: 15px;
}

.contact-page #map {
    margin-bottom: 40px;
}

#main {
    margin: 20px 0;
}

#main.article-endless {
    margin-bottom: 0;
}

.section-title {
    padding: 0 0 13px;
    position: relative;
}

.section-title .movs-title {
    margin: 0;
}

.section-title .movs-title,.section-title .movs-title a {
    font-size: 24px;
    font-weight: 300 !important;
    line-height: 40px;
    text-transform: uppercase;
}

.thumb img {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.thumb img:hover {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
    filter: alpha(opacity=90);
    opacity: .9;
}

.highlights-posts .time {
    display: inline-block;
    font-size: 12px;
    color: #a1a1a1;
    font-weight: 700;
}

.editors-posts,.featured-posts,.highlights-posts,.popular-posts,.recommend-posts,.relate-posts,.trending-posts, .widget-recent, .widget-scr {
    overflow: hidden;
    padding-bottom: 30px;
	padding: 15px !important;
    background: #151515;
    box-shadow: 0px 1px 8px rgba(204, 204, 204, 0.29);
	border: 1px solid hsla(0,0%,100%,.1);
}

.highlights-posts {
    padding-bottom: 7px;
    overflow: visible;
	background-color: #151515;
}

.editors-posts:after,.featured-posts:after,.highlights-posts:after {
    content: "";
    display: table;
    clear: both;
}

.activity {
    height: 42px;
    line-height: 42px;
    border: 1px solid #eaeaea;
    display: inline-block;
    padding: 0 15px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.activity,.sidebar-widget-1 .widget {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.activity span {
    position: relative;
    padding-left: 23px;
    margin-left: 17px;
}

.activity span:first-child {
    margin-left: 0;
}

.activity span,.activity span a {
    color: #2d3340;
    line-height: 20px;
    font-size: 14px;
}

.activity span.comment a:before,.activity span.views:before {
    font-family: FontAwesome;
    color: #cfd0d2;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: color .3s ease-out;
    -moz-transition: color .3s ease-out;
    -ms-transition: color .3s ease-out;
    -o-transition: color .3s ease-out;
    transition: color .3s ease-out;
}

.activity span.views:before {
    content: "\f064";
}

.activity span.comment a:before {
    content: "\f075";
}

.category-page .post-wrap .cat a,.editors-posts .cat a,.featured-posts .cat a,.highlights-posts .cat a,.popular-posts .cat a,.recommend-posts .cat a,.relate-posts .cat a,.social-media-posts .cat a {
    display: inline-block;
    font-size: 12px;
    color: #a1a1a1;
    text-transform: uppercase;
    line-height: 21px;
}

.banner-image {
    height: 100%;
    position: relative;
}

.banner .overlay {
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 100%;
    background: url(images/banner-overlay.png) bottom center no-repeat;
}

.banner .banner-text {
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.banner h2,.banner h3,.banner h4 {
    margin: 0;
    color: #fff;
}

.banner .banner-text h2 {
    margin-bottom: 15px;
    line-height: 60px;
    font-size: 60px;
    font-weight: 700;
}

.banner .banner-text h2 a {
    color: #fff;
}

.banner .banner-text h3 {
    font-size: 24px;
    margin-bottom: 8px;
}

.banner .banner-text p {
    font-size: 14px;
    margin-bottom: 37px;
}

.banner .banner-text p,.banner .banner-text p a {
    color: #b7b7b7;
}

.banner .banner-items {
    background-color: #181818;
    padding: 36px 34px 33px;
}

.banner .banner-items .post {
    float: left;
    width: 30%;
    margin-left: 5%;
}

.banner .banner-items .post:first-child {
    margin-left: 0;
}

.banner .banner-items .thumb {
    float: left;
    margin-right: 18px;
    width: 105px;
}

.banner .banner-items .cat {
    margin-top: -8px;
    line-height: 21px;
}

.banner .banner-items .cat a {
    font-size: 11px;
    text-transform: uppercase;
    color: #898989;
    font-weight: 700;
    letter-spacing: 1px;
}

.banner .banner-items h4 a {
    font-size: 22px;
    color: #fff;
}

.featured-posts .content-left {
    float: left;
    width: 61.49%;
    margin-right: 2.67%;
}

.featured-posts .content-right {
    float: left;
    width: 35.82%;
}

.featured-posts .content-left .cat {
    margin-top: 5px;
}

.featured-posts .content-left h3 {
    margin: 0 0 17px;
}

.featured-posts .content-left h3 a {
    font-size: 48px;
    line-height: 50px;
    font-weight: 700;
}

.featured-posts .excerpt-entry {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 10px;
}

.featured-posts .author {
    font-size: 14px;
    display: block;
    margin-bottom: 23px;
}

.featured-posts .content-right .post {
    margin-top: 40px;
}

.featured-posts .content-right .post:first-child {
    margin-top: 0;
}

.featured-posts .content-right h3 {
    margin: 0 0 25px;
    line-height: 27px;
}

.featured-posts .content-right h3 a {
    font-size: 18px;
    line-height: 27px;
    font-weight: 400;
}

.featured-posts .content-right .cat {
    margin-top: 13px;
}

.highlights-posts .post,.recommend-posts .post {
    float: left;
    width: 48.66%;
    margin-right: 2.57%;
    margin-bottom: 50px;
}

.highlights-posts .post {
    width: 23% !important;
    height: 225px;
    margin-bottom: 0 !important;
}

.catpost {
	height: 200px !important;
}

.highlights-posts .post.last,.recommend-posts .post.last {
    margin-right: 0;
}

.highlights-posts .mov-post,.recommend-posts h3 {
    line-height: 27px;
    margin: 0 0 23px;
}

.highlights-posts .mov-post a,.recommend-posts h3 a {
    font-size: 18px;
    /*font-weight: 700;*/
    line-height: 20px;
    color: #fff;
    display: block;
	overflow: hidden;
	line-height: 1em;
	max-height: 2em;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.highlights-posts .mov-post a:hover {
    text-decoration: none !important;
    color: #b92b6c !important;
}

.editors-posts .post {
    clear: both;
    overflow: hidden;
}

.editors-posts .post,.relate-posts .post {
    padding-top: 25px;
    margin-top: 25px;
    border-top: 1px solid #e8e8e8;
}

.editors-posts .post-wrap .post:first-child,.relate-posts .post-wrap .post:first-child {
    padding-top: 0;
    margin-top: 0;
    border: none;
}

.editors-posts .post .thumb,.relate-posts .post .thumb {
    float: left;
    margin-right: 15px;
    width: 200px;
    position: relative;
}

.thumb-views {
    font-size: 12px;
    background: #380c20;
    color: #FFF;
    padding: 0 9px;
    display: block;
    position: absolute;
    bottom: 0;
    z-index: 999;
}

.thumb-views span {
    margin-left: 10px;
}

.thumb-views i {
    margin-right: 2px;
}

.editors-posts .post .content,.relate-posts .post .content {
    overflow: hidden;
}

.editors-posts .cat,.relate-posts .cat {
    margin-right: 10px;
    margin-top: -8px;
}

.editors-posts .movs-title a, .popular-posts .movs-title a, .highlights-posts .movs-title a,.relate-posts h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
    margin: 0;
    color: #2d3340 !important;
    display: block;
}

.popular-posts .content-left .movs-title {
    margin-top: 10px;
}

.popular-posts .movs-title a {
    font-size: 18px;
    font-weight: 700;
    line-height: 19px;
    margin: 0;
    color: #2d3340 !important;
    display: block;
}

.search-result {
	background-color: #ffebcd;
	padding: 0 6px;
	border-radius: 2px;
	color: #7a1e48;
}

.editors-posts .movs-title a:hover, .popular-posts .movs-title a:hover, .highlights-posts .movs-title a:hover {
    color: #b92b6c !important;
    text-decoration: none;
}

.editors-posts .excerpt-entry,.relate-posts .excerpt-entry {
    font-size: 13px;
    color: #2d3340;
    line-height: 15px;
    margin-top: 3px;
    font-weight: 400;
}

.editors-posts .post-meta,.relate-posts .post-meta {
    font-size: 14px;
    color: #2d3340;
}

.editors-posts .post-meta .time,.relate-posts .post-meta .time {
    color: #b7b7b7;
}

.popular-posts {
/*    border: 1px solid #f1f1f1;
    border-bottom: 4px solid #e0e0e0;*/
    padding-bottom: 10px;
    margin-bottom: 35px;
    padding: 15px;
    background: #fff;
    box-shadow: 0px 1px 8px rgba(204, 204, 204, 0.29);
}
}

.popular-posts .section-title a {
    font-size: 24px !important;
    display: block;
    border-bottom: 1px solid #f1efef;
    padding-bottom: 10px;
}

.popular-posts .content-left {
    float: left;
    width: 48.66%;
    margin-right: 2.67%;
}

.popular-posts .content-right .post {
    clear: left;
    min-height: 77px;
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid #eaeaea;
}

.popular-posts .content-right .post:first-child {
    padding-top: 0;
    margin-top: 0;
    border-top: none;
}

.popular-posts .content-right {
    float: left;
    width: 48.66%;
}

.popular-posts .content-right .movs-title a {
font-size: 15px !important;
    line-height: 16px !important;
}

.popular-posts .content-left .cat {
    margin-top: 7px;
        margin-right: 10px;
}

.popular-posts .content-left .excerpt-entry {
font-size: 13px;
    line-height: 17px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.popular-posts .content-left h3 {
    line-height: 30px;
    margin: 0 0 3px;
}

.popular-posts .content-left h3 a {
    font-size: 24px;
    font-weight: 700;
}

.popular-posts .content-left .author {
    display: block;
    font-size: 14px;
    margin-bottom: 24px;
}

.popular-posts .content-right .thumb {
    float: left;
    margin-right: 15px;
    width: 111px;
}

.popular-posts .content-right .content {
    overflow: hidden;
    min-height: 77px;
}

.popular-posts .content-right h3 {
    margin: -3px 0 0;
    font-size: 16px;
    font-weight: 400 !important;
    line-height: 24px;
}

.popular-posts .content-right .date {
    font-size: 14px;
    color: #959595;
}

.trending-posts .post .date,.trending-posts .post .views {
    font-size: 11px;
    color: #b7b7b7;
    display: inline-block;
    text-transform: uppercase;
}

.trending-posts .one-fourth {
    float: left;
    width: 23.67%;
    margin-right: 1.76%;
}

.trending-posts .one-fourth.last {
    margin-right: 0;
}

.trending-posts .post .thumb {
    margin-bottom: 10px;
}

.trending-posts .post .views {
    margin-left: 15px;
}

.trending-posts .post {
    border-bottom: 1px solid #DCDCDC;
    padding-bottom: 11px;
    padding-top: 11px;
}

.trending-posts .post:last-child {
    border-bottom: 0;
}

.trending-posts .post.first {
    padding-top: 0;
    padding-bottom: 12px;
}

.trending-posts .post .movs-title {
    font-size: 17px;
    line-height: 22px;
    margin: 0;
    font-weight: 400 !important;
}

.trending-posts .post .movs-title a {
    color: #2d3340;
}

.trending-posts .post .movs-title a:hover {
    color: #b92b6c !important;
    text-decoration: none;
}

.trending-posts .post.first .movs-title {
    font-weight: 700 !important;
}

.category-page .post-wrap .post,.social-media-posts .post {
    margin-bottom: 40px;
}

.category-page .post-wrap .post:last-child {
    margin: 0 !important;
}

.category-page .post-wrap .thumb,.social-media-posts .thumb {
    float: left;
    margin-right: 20px;
    width: 300px;
}

.category-page .post-wrap .content,.social-media-posts .content {
    overflow: hidden;
    min-height: 165px;
}

.category-page .post-wrap .mov-post a {
    font-size: 24px;
    font-weight: 700;
    line-height: 20px;
    color: #181818;
}

.category-page .post-wrap .mov-post a:hover {
    text-decoration: none;
    color: #b92b6c;
}

.category-page .post-wrap .cat,.social-media-posts .cat {
    margin-top: -10px;
}

.category-page .post-wrap .cat {
    margin-top: 0 !important;
}

.category-page .post-wrap .movs-title,.social-media-posts .movs-title {
    margin: 0 0 2px;
    line-height: 28px;
}

.category-page .post-wrap .movs-title a,.social-media-posts .movs-title a {
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
}

.category-page .post-wrap .excerpt-entry,.social-media-posts .excerpt-entry {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 22px;
}

.sidebar-widget-1 .widget {
    margin-bottom: 30px;
    padding: 11px 0;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.sidebar-widget-1 .widget-title {
    margin: 0 0 5px;
    font-size: 24px;
    font-weight: 300 !important;
    line-height: 25px;
    text-transform: uppercase;
    color: #fff !important;
}

.archive-desc,.archive-search p,.entry-post em {
    font-style: italic;
}

.sidebar-widget-1 .widget-ads,.sidebar-widget-1 .widget-tabs {
    border: none;
    padding: 0;
}

#sidebar2 {
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    margin-right: 20px;
    padding: 17px 0;
}

.widget-recent ul li {
    clear: left;
    border-top: 1px solid #272727;
    margin-top: 15px;
    min-height: 77px;
    padding-top: 15px;
}

.widget-recent ul li:first-child {
    margin-top: 0;
    padding: 5px 0 0;
    border: none;
}

.widget-recent .thumb {
    float: left;
    margin-right: 10px;
    width: 105px;
    position: relative;
}

.widget-recent .content {
    overflow: hidden;
    min-height: 77px;
}

.widget-recent .content .movs-title {
    margin: 0;
    font-size: 16px;
    line-height: 18px;
    font-weight: 400 !important;
}

.widget-recent .content .movs-title a {
    color: #fff;
}

.widget-recent .content .movs-title a:hover {
    color: #b92b6c;
}

.widget-recent .content a:hover {
    text-decoration: none;
}

.widget-recent .content .date {
    color: #959595;
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 21px;
}

.widget-ads .text-ad {
    color: #959595;
    font-size: 12px;
    line-height: 20px;
    text-align: right;
}

.most-popular .order,.widget-most-popular .order {
    float: left;
    font-size: 12px;
    line-height: 19px;
    padding: 0 10px 0 0;
}

.most-popular li,.widget-most-popular li {
    border-top: 1px solid #ededed;
    padding-top: 10px;
    margin-top: 9px;
}

.most-popular li:first-child,.widget-most-popular li:first-child {
    border: none;
    padding: 8px 0 0;
    margin: 0;
}

.tabs .content-tab,.tabs .menu-tab li.active a {
    background-color: #fff;
    border: 1px solid #ebebeb;
}

.most-popular li p,.widget-most-popular li p {
    overflow: hidden;
}

.most-popular li a,.widget-most-popular li a {
    color: #181818;
    font-size: 15px;
    line-height: 19px;
    display: block;
}

.most-popular li a:hover,.widget-most-popular li a:hover {
    text-decoration: none;
}

.tabs ul {
    overflow: hidden;
    margin: 0;
}

.tabs .menu-tab li {
    position: relative;
    bottom: -1px;
    float: left;
    margin-right: 2px;
}

.tabs .menu-tab li a {
    display: block;
    color: #2d3340;
    background-color: #f5f5f5;
    padding: 11px 20px;
    -o-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

.tabs .menu-tab li a,.tabs .menu-tab li.active a {
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
}

.tabs .menu-tab li a:hover {
    background-color: #efefef;
    text-decoration: none;
}

.tabs .menu-tab li.active a {
    transition: none;
    -o-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

.tabs .content-tab {
    padding: 0 20px 20px;
    margin-top: -1px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.tabs .content-tab .tags {
    padding-top: 20px;
}

.tabs .comments li,.tabs .pop-posts li {
    clear: left;
    margin-top: 10px;
    padding-top: 14px;
    min-height: 81px;
    border-top: 1px solid #e9e9e9;
}

.tabs .comments li:first-child,.tabs .pop-posts li:first-child {
    margin-top: 0;
    border-top: none;
}

.tabs .pop-posts li:first-child {
    margin-top: 5px;
}

.tabs .comments .avatar {
    float: left;
    margin-right: 17px;
    width: 60px;
}

.tabs .comments .avatar img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.tabs .comments p {
    font-size: 14px;
    line-height: 21px;
    color: #b7b7b7;
    padding-top: 8px;
}

.tabs .comments p a,.tabs .pop-posts .text a {
    color: #2d3340;
}

.tabs .comments p a:hover {
    text-decoration: none;
}

.tabs .pop-posts .thumb {
    float: left;
    margin-right: 15px;
    margin-top: 3px;
    width: 91px;
}

.tabs .pop-posts li {
    margin-top: 17px;
}

.tabs .pop-posts .text {
    font-size: 16px;
    line-height: 24px;
    overflow: hidden;
}

.tabs .pop-posts .text i {
    display: block;
    font-size: 11px;
    color: #acacac;
    line-height: 16px;
}

.tabs .pop-posts .text a:hover {
    text-decoration: none;
}

.tabs .tags a {
    color: #2d3340;
    display: inline-block;
    background-color: #f4f4f4;
    padding: 5px 12px;
    margin: 0 1px 5px 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.tabs .tags a:hover {
    color: #fff;
    font-size: 16px;
    text-decoration: none;
}

.widget-tabs2 .tabs.style2 ul.menu-tab {
    padding: 0 !important;
}

.widget-tabs2 .tabs.style2 .content-tab li {
    padding: 11px 0 0 !important;
}

.tabs.style2 .content-tab.scroll .content {
    height: 3800px;
    overflow: auto;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.tabs.style2 ul.menu-tab {
    padding: 0 17px;
    text-align: center;
}

.tabs.style2 .menu-tab li {
    float: left;
    bottom: 0;
    width: 50%;
    display: inline;
    margin: 0;
    padding: 7px 0;
    border: 1px solid #efefef;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -o-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}

.tabs.style2 .menu-tab li.active:first-child {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -o-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}

.tabs.style2 .menu-tab li:first-child {
    margin-right: -1px;
}

.tabs.style2 .menu-tab li.active {
    background-color: #f3f3f3;
}

.tabs.style2 .menu-tab li a {
    display: inline;
    background-color: transparent;
    font-size: 12px;
    color: #929292;
    text-transform: uppercase;
    font-weight: 700;
}

.tabs.style2 .menu-tab li.active a {
    border: none;
    color: #181818;
}

.tabs.style2 .content-tab {
    border: none;
    margin: 0;
    padding: 0;
}

.tabs.style2 .content-tab li {
    position: relative;
    border-top: 1px solid #ebebeb;
    padding: 11px 17px;
}

.tabs.style2 .content-tab.scroll li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 5px;
    height: 100%;
    background-color: transparent;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.tabs.style2 .content-tab.scroll li:hover {
    background-color: #f7f7f7;
}

.tabs.style2 .content-tab.scroll li:hover a {
    text-decoration: none;
    color: #b92b6c !important;
}

.tabs.style2 .content-tab li:first-child {
    border-top: none;
}

.tabs.style2 .content-tab li a {
    font-size: 16px;
    line-height: 24px;
}

#sidebar2 .tabs.style2 .content-tab li a {
    color: #181818;
}

.widget-follow-us a {
    display: inline-block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    margin: 2px 1px 3px 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.widget-follow-us a:hover {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    filter: alpha(opacity=70);
    opacity: .7;
}

.widget-follow-us a.facebook {
    background-color: #3c5a9b;
}

.widget-follow-us a.twitter {
    background-color: #1fc1f1;
}

.widget-follow-us a.google {
    background-color: #df4932;
}

.widget-follow-us a.youtube {
    background-color: #cf1312;
}

.widget-follow-us a.linkedin {
    background-color: #007bb9;
}

.widget-follow-us a.tumblr {
    background-color: #2b4763;
}

.widget-categories li, .widget_search_meter li {
    border-top: 1px solid #ededed;
    line-height: 30px;
    padding-top: 8px;
    margin-top: 7px;
}

.widget-categories li:first-child, .widget_search_meter li:first-child {
    border-top: none;
    padding: 5px 0 0;
    margin: 0;
}

.posts.posts-list .post,.recommend-posts,.relate-posts {
    border-top: 2px solid #ebebeb;
}

.widget-categories li a, .widget_search_meter li a {
    color: #2d3340;
}

.widget-categories li a:hover, .widget_search_meter li a:hover {
    text-decoration: none;
}

.widget-categories li a span {
    color: #acacac;
}

.widget-subscribe #subscribe-form {
    position: relative;
    overflow: hidden;
    margin: 20px 0 10px;
}

.widget-subscribe p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 10px;
    color: #2d3340;
}

.widget-subscribe #subscribe-email {
    border: 1px solid #dfdfdf;
    font-size: 14px !important;
    width: 100%;
}

.widget-subscribe #subscribe-button {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    font-size: 14px;
    height: 42px;
    width: 98px;
    line-height: 42px;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -o-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}

.post-wrap .post h1 {
    font-size: 27px !important;
    line-height: 28px;
    font-weight: 700;
    margin-top: 0 !important;
    margin-bottom: 10px;
}

.posts.posts-list .post {
    padding: 14px 0 67px;
}

.posts .post:first-child {
    border-top: none;
    padding-top: 0;
}

.posts .post:last-child {
    padding-bottom: 0;
}

.posts h2 {
    font-size: 24px;
    line-height: 25px;
    font-weight: 700;
    margin: 30px 0 5px;
    text-align: left !important;
}

.posts h2:hover a {
    text-decoration: none;
}

.posts .head-post {
    padding-bottom: 10px;
    border-bottom: 1px solid #272727;
}

.posts .head-post .voteds {
    font-size: 13px !important;
}

.posts .head-post .voteds a:hover {
    text-decoration: none;
    color: #8C8C8C;
}

.posts .head-post p {
    font-size: 24px;
    line-height: 36px;
    font-weight: 300;
    margin-bottom: 26px;
}

.posts .meta,.posts .meta a {
    color: #8C8C8C;
    font-size: 14px;
}

.posts .meta .cat a {
    color: #8C8C8C !important;
}

.posts .body-post {
    margin-top: 16px;
}

.posts .entry-post h3 {
    margin: 0 !important;
    line-height: 25px;
    padding-bottom: 5px;
    display: block;
    font-size: 20px;
}

.posts .entry-post,.posts .entry-post p {
    font-family: 'PT Sans',sans-serif;
}

.entry-page p,.posts .entry-post p {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 22px;
}

.entry-post ul {
    padding-left: 30px;
    margin-bottom: 20px;
}

.entry-page ul li,.posts .entry-post ul li {
    position: relative;
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 10px;
}

.sing-entry-content ul li:before {
    content: '\2022';
    display: block;
    font-size: 30px;
    color: #b92b6c;
    position: absolute;
    left: -20px;
    top: 1px;
    font-family: arial;
}

.short-news-desc p {
    font-size: 20px !important;
    line-height: 23px !important;
}

.entry-post ol {
    padding-left: 30px;
    list-style-position: outside;
    font-family: inherit;
    list-style-type: decimal;
    margin-bottom: 20px;
}

.entry-post ol li {
    font-size: 16px;
}

.entry-page ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 23px;
    margin-top: -1px;
    width: 5px;
    height: 5px;
    background-color: #181818;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.posts .entry-post img {
    width: auto;
    margin-bottom: 10px;
}

.posts .entry-post iframe {
    width: 100%;
    height: 350px;
}

.posts ins iframe {
    height: 100% !important;
}

.aligncenter,div.aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.wp-caption.alignleft,img.alignleft {
    margin: 5px 18px 10px 0;
}

.wp-caption.alignright,img.alignright {
    margin: 5px 0 10px 18px;
}

.wp-caption.alignnone,img.alignnone {
    margin: 10px 0 5px;
}

.wp-caption {
    width: 100% !Important;
}

.entry-page h1,.entry-page h2,.entry-page h3,.entry-page h4,.entry-page h5,.entry-page h6,.posts .entry-post h1,.posts .entry-post h2,.posts .entry-post h3 {
    font-weight: 700;
}

.posts .tags h4 {
    font-size: 16px;
    color: #b7b7b7;
    margin: 0 0 30px;
}

.posts .tags a {
    display: inline-block;
    padding: 0 15px;
    border: 1px solid #EFEFEF;
    color: #FFF;
    margin-right: 6px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 3px;
    background-color: #EF5038;
    text-shadow: 0 0 3px rgba(0,0,0,.4);
}

.posts .tags a:hover {
    background-color: rgba(239,80,56,.77);
    text-decoration: none;
}

.posts .load-comment {
    clear: left;
    margin: 30px 0 0;
}

.posts .load-comment a {
    display: inline-block;
    position: relative;
    color: #fff;
    padding: 0 25px 0 50px;
    line-height: 47px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    transition: all .3s ease-in-out;
}

.post-single .share-post ul li a:before,.posts .load-comment a {
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}

.posts .load-comment a:before {
    position: absolute;
    left: 22px;
    top: 1px;
    content: "\f075";
    font-family: FontAwesome;
    font-size: 16px;
}

.posts .load-comment a:hover {
    text-decoration: none;
}

.posts .loadding {
    width: 100%;
    text-align: center;
    padding: 10px 0 50px;
}

.posts .loadding .infinite {
    display: inline-block;
    width: 60px;
    height: 60px;
    background: url(images/loading.png);
}

.post-wrap.post-single {
    max-width: 832px;
    margin-top: 15px;
}

.post-single .share-post {
    float: left;
    width: 140px;
    margin: 8px 40px 0 0;
}

.post-single .share-post ul {
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.post-single .share-post ul li {
    line-height: 40px;
    border-top: 1px solid #e1e1e1;
    padding-left: 43px;
}

.post-single .share-post ul li a {
    position: relative;
}

.post-single .share-post ul li a:before {
    position: absolute;
    left: -28px;
    top: -10px;
    font-family: FontAwesome;
    font-size: 16px;
    color: #d7d7d7;
    transition: all .3s ease-in-out;
}

.post-single .share-post ul li.email a:before {
    content: "\f0e0";
}

.post-single .share-post ul li.facebook a:before {
    content: "\f09a";
}

.post-single .share-post ul li.twitter a:before {
    content: "\f099";
}

.post-single .share-post ul li.more a:before {
    content: "\f064";
}

.post-single .share-post ul li a:hover,.post-single .share-post ul li a:hover:before {
    color: #1fc1f1;
    text-decoration: none;
}

.post-single .share-post ul li:first-child {
    border-top: none;
}

.post-single .share-post ul li.count-share {
    text-align: center;
    font-size: 18px;
    padding: 29px 0 8px;
}

.post-single .share-post ul li.count-share .numb {
    font-size: 48px;
    line-height: 36px;
    font-weight: 700;
}

.post-single .share-post ul li a {
    font-size: 14px;
    color: #a1a1a1;
}

.post-single .share-post ul span {
    display: block;
}

.post-single .helpful {
    margin-top: 35px;
    line-height: 35px;
}

.post-single .helpful a {
    display: inline-block;
    position: relative;
    font-size: 14px;
    line-height: 35px;
    padding: 0 20px 0 49px;
    margin: 0 10px 10px 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}

.post-single .helpful a:before {
    position: absolute;
    left: 25px;
    top: 0;
    font-family: FontAwesome;
    font-size: 16px;
    color: #fff;
    transition: all .3s ease-in-out;
}

.comment-respond .form-submit .submit,.post-single .helpful a:before {
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
}

.post-single .helpful a.like:before {
    content: "\f087";
}

.post-single .helpful a.dislike:before {
    content: "\f088";
    color: #7d7d7d;
}

.post-single .helpful a.like {
    color: #fff;
    background-color: #1ca458;
}

.post-single .helpful a.dislike {
    color: #7d7d7d;
    background-color: #ebebeb;
}

.post-single .tags {
    margin-top: 40px;
}

.post-single .author-post {
    background-color: #f6f6f5;
    overflow: hidden;
    margin: 47px 0 45px;
}

.post-single .avatar-author {
    float: left;
    width: 150px;
}

.post-single .info-author {
    padding: 34px 32px;
    overflow: hidden;
}

.post-single .info-author h4 {
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    margin: 0;
}

.post-single .comment-post .title {
    font-size: 24px;
    line-height: 30px;
    font-weight: 300;
    margin: 0 0 17px;
    color: #292c33;
}

.comment-post {
    overflow: hidden;
}
 

.comments-list .comment {
    position: relative;
    color: #343434;
    margin-bottom: 20px;
}

.comments-list .comment .commet-bs {
    border: 1px solid #DDD;
    padding: 10px;
    margin-bottom: 20px;
}

.commentlist li ul.children li.depth-10,.commentlist li ul.children li.depth-2,.commentlist li ul.children li.depth-3,.commentlist li ul.children li.depth-4,.commentlist li ul.children li.depth-5,.commentlist li ul.children li.depth-6,.commentlist li ul.children li.depth-7,.commentlist li ul.children li.depth-8,.commentlist li ul.children li.depth-9 {
    border: none;
    background: #fff;
    margin: 0 0 14px 35px;
    clear: both;
}

.comments-list .comment .comment-order {
    position: absolute;
    right: 17px;
    top: 27px;
    font-size: 48px;
    color: #f0f0f0;
}

.comments-list .comment .avatar {
    float: left;
    margin-right: 10px;
    width: 50px;
    height: 50px;
}

.comments-list .comment .avatar img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.comments-list .comment-text {
    overflow: hidden;
}

.comments-list .comment-head {
    margin: 0 0 10px;
}

.comments-list .comment-head,.comments-list .comment-head a {
    color: #9B9B9B;
    font-size: 14px;
}

.comments-list .comment-head a:hover {
    text-decoration: none;
}

.comments-list .reply {
    font-size: 14px;
}

.comments-list .reply i {
    font-size: 10px;
    color: #9B9B9B;
}

.comments-list .reply a {
    color: #9B9B9B;
    font-size: 11px;
    text-transform: uppercase;
}

.comments-list .comment-head .author {
    color: #343434;
    font-weight: 700;
}

.comments-list .comment-body p {
    line-height: 18px;
    margin-bottom: 10px;
    font-size: 15px;
}

#comments .comment-form {
    overflow: hidden;
    position: relative;
}

.comment-form .logged-in-as {
    font-size: 11px;
}

.comment-form .comment-notes {
    position: absolute;
    top: 191px;
    left: 380px;
    font-size: 12px;
    color: #BDBDBD;
}

.comment-respond {
    /*margin-bottom: 74px;*/
}

.comment-respond .email-comment input,.comment-respond .name-comment input {
    width: 368px;
    margin-bottom: 10px;
}

.comment-respond .name-comment input {
    margin-top: 10px;
}

.comment-respond .email-comment span {
    font-size: 14px;
    font-style: italic;
    color: #b0b0b0;
    margin-left: 18px;
}

.comment-respond .form-submit {
    padding-bottom: 1px;
    margin-top: 15px;
}

.comment-respond .form-submit .submit {
    background-color: #b92b6c;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 40px;
    margin-right: 7px;
    padding: 0 28px;
    text-shadow: 0 1px 5px rgba(0,0,0,.49);
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    transition: all .3s ease-in-out;
}

.comment-respond .form-submit .submit:hover {
    background-color: #EF5038;
}

.comm-subs {
    position: relative;
    padding-left: 10px;
    font-size: 11px;
    line-height: 14px;
}

.comm-subs .comment-form-subscriptions {
    position: absolute;
    left: 0;
}

.recommend-posts {
    padding-bottom: 0;
    margin-top: 10px;
}

.recommend-posts .post {
    margin-bottom: 0;
}

.footer-widgets,.footer-widgets a {
    color: #b0b1b4;
}

.footer-widgets {
    background-color: #7a1e48;
    padding: 30px 0 5px;
}

.footer-widgets .widget {
    margin-bottom: 10px;
}

.footer-widgets .widget-title {
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    color: #fff;
    margin: 8px 0 20px;
}

.footer-widgets .widget-brand {
    border-bottom: 2px solid #2e2e2e;
    padding-bottom: 20px;
}

.footer-widgets .widget-brand:hover {
    opacity: 1 !important;
}

.footer-widgets .widget-brand .logo {
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 40px;
    text-transform: uppercase;
    text-shadow: 0 1px 5px rgba(0,0,0,.6);
}

.footer-widgets .widget-brand .logo a:hover {
    color: #b92b6c;
    text-decoration: none;
}

.footer-widgets .widget-brand p {
    font-size: 14px;
    line-height: 18px;
    font-weight: 300 !important;
    margin-top: 10px;
    text-shadow: 0 1px 5px rgba(0,0,0,.5);
}

.main-excerpt,.main-text .main-story-tit,.sub-text .sub-story-tit {
    -moz-text-shadow: 1px 1px 2px #000;
    -ms-text-shadow: 1px 1px 2px #000;
    -o-text-shadow: 1px 1px 2px #000;
    -webkit-text-shadow: 1px 1px 2px #000;
    text-shadow: 1px 1px 2px #000;
}

.footer-widgets .widget-social .social-list {
    margin-bottom: 12px;
}

.footer-widgets .widget-social .social-list:after {
    content: "";
    display: table;
    clear: left;
}

.footer-widgets .widget-twitter li .tweet_time,.go-top {
    display: block;
}

.footer-widgets .widget-social .social-list a {
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    background-color: #343434;
    text-align: center;
    line-height: 38px;
    margin-left: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.footer-widgets .widget-social .social-list a:first-child {
    margin-left: 0;
}

.footer-widgets .widget-social .social-list img {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    filter: alpha(opacity=40);
    opacity: .4;
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.footer-widgets .widget-social .social-list a:hover img {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80);
    opacity: .8;
}

.footer-widgets .widget-social .email {
    font-size: 14px;
    color: #acacac;
}

.footer-widgets .widget-twitter li,.footer-widgets .widget-twitter li a {
    font-size: 14px;
    line-height: 24px;
}

.footer-widgets .widget-twitter li {
    margin-bottom: 20px;
}

.footer-widgets .widget-twitter li .tweet_time a {
    color: #636363;
}

.footer-widgets .widget-list li {
    border-bottom: 2px solid #2e2e2e;
    padding-bottom: 5px;
    margin-top: 5px;
}

.footer-widgets .widget-list li:last-child {
    border-bottom: 0;
}

.footer-widgets .widget-list li a {
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
}

.footer-widgets .widget-list li a:hover {
    text-decoration: none;
}

.footer-copyright {
    background-color: #380c20;
    color: #d1d1d1;
    line-height: 50px;
    font-size: 14px;
    font-weight: 300 !important;
}

.footer-copyright a {
    color: #949494;
}

.go-top,.switcher-container span a:hover {
    color: #181818;
}

.go-top {
    position: fixed !important;
    right: -35px;
    bottom: 15px;
    background-color: #fff;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    width: 35px;
    height: 35px;
    visibility: hidden;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    opacity: 0;
    z-index: 9999;
    cursor: pointer;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.go-top.show {
    right: 8px;
    bottom: 7px;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible;
}

.switcher-container {
    width: 270px;
    position: fixed;
    right: -225px;
    top: 205px;
    z-index: 9999;
}

.switcher-container .selector-box {
    position: relative;
    background: #fff;
    border: 1px solid #e6e8e9;
    box-shadow: 0 0 4px rgba(194,194,194,.4);
    padding-left: 40px;
    -webkit-border-radius: 23px 0 0 23px;
    -moz-border-radius: 23px 0 0 23px;
    -o-border-radius: 23px 0 0 23px;
    border-radius: 23px 0 0 23px;
}

.switcher-container span {
    left: 0;
    line-height: 45px;
    margin: 0;
    position: absolute;
    top: 0;
    text-align: center;
}

.switcher-container span a {
    display: inline-block;
    font-size: 22px;
    height: 45px;
    width: 45px;
}

.switcher-container .layout-switcher {
    margin: 0 0 10px;
    overflow: hidden;
}

.switcher-container .color-box {
    height: auto;
    overflow: hidden;
}

.switcher-container .styleswitch {
    cursor: pointer;
    display: block;
    float: left;
    height: 35px;
    margin: 5px;
    width: 35px;
}

.switcher-container .styleswitch#color1 {
    background-color: #b92b6c;
}

.switcher-container .styleswitch#color2 {
    background-color: #008ed9;
}

.switcher-container .styleswitch#color3 {
    background-color: #6aa51d;
}

.switcher-container .styleswitch#color4 {
    background-color: #ff6b24;
}

.switcher-container .styleswitch#color5 {
    background-color: #00caeb;
}

.share-wrapp {
    overflow: hidden;
    position: relative;
    margin-top: 15px;
    margin-bottom: 15px;
}

.share-wrapp .post-ratings {
    width: 48%;
    float: left;
}

.frends {
    position: absolute;
    right: 3px;
    top: -2px;
}

#featured-main,.main-story {
    position: relative;
    float: left;
}

.evaluation {
    display: block;
}

.evaluation,.frends {
    color: #222;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

.share {
    float: right;
}

#featured-main {
    background: #000;
    -ms-box-shadow: 0 2px 7px -3px #000;
    -moz-box-shadow: 0 2px 7px -3px #000;
    -o-box-shadow: 0 2px 7px -3px #000;
    -webkit-box-shadow: 0 2px 7px -3px #000;
    box-shadow: 0 2px 7px -3px #000;
    overflow: hidden;
    width: 100%;
    z-index: 11;
        margin-bottom: 20px;

}

#featured-main .featured-main-title {
    color: #FFF;
    padding: 5px 10px;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 20px;
    text-shadow: 0 1px 4px #000;
}

#featured-main a:hover,.carousel-wrapper a:hover,.cat-dark-top a:hover {
    text-decoration: none;
}

.main-story {
    overflow: hidden;
    width: 57%;
    height: 400px;
}

.main-story img {
    float: left;
    line-height: 0;
    opacity: .8;
    -moz-transition: opacity .4s;
    -ms-transition: opacity .4s;
    -0-transition: opacity .4s;
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
    margin-left: -25px;
    min-width: 720px !important;
}

.main-story:hover img {
    opacity: .5;
}

.main-story-shade {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}

.main-story-shade:before,.main-text {
    position: absolute;
    left: 0;
    float: left;
}

.main-story-shade:before {
    content: '';
    -moz-box-shadow: 0 0 150px 5px #000 inset;
    -ms-box-shadow: 0 0 150px 5px #000 inset;
    -o-box-shadow: 0 0 150px 7px #000 inset;
    -webkit-box-shadow: 0 0 100px 8px #000 inset;
    box-shadow: 0 0 150px 5px #000 inset;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 15;
}

.main-text {
    color: #fff;
    padding: 20px;
    bottom: 0;
    width: 530px;
    z-index: 20;
}

.main-text .main-story-tit {
    color: #fff;
    float: left;
    font-size: 35px;
    line-height: 110%;
    margin: 0 4% 0 0;
    text-decoration: none;
    width: 92%;
    font-weight: 300;
}

.main-excerpt {
    float: left;
    font-weight: 300;
    font-size: 14px;
    line-height: 18px;
    margin-top: 10px;
    max-height: 0;
    overflow: hidden;
    -moz-transition: max-height .4s;
    -ms-transition: max-height .4s;
    -o-transition: max-height .4s;
    -webkit-transition: max-height .4s;
    transition: max-height .4s;
    width: 100%;
}

.main-story:hover .main-excerpt {
    max-height: 200px;
}

.sub-story {
    border-bottom: 1px solid #222;
    border-left: 1px solid #222;
    float: left;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 42.9%;
    height: 200px;
}

.sub-story:nth-child(5n), .sub-story:nth-child(6n) {
    width: 49.95% !important;
}

.sub-story img {
    float: left;
    line-height: 0;
    opacity: .8;
    -moz-transition: opacity .4s;
    -ms-transition: opacity .4s;
    -0-transition: opacity .4s;
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
    min-width: 500px !important;
}

.sub-story:hover img {
    opacity: .5;
}

.sub-text {
    padding: 10px 10px 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 80%;
    z-index: 999;
}

.sub-text .sub-story-tit {
    color: #fff;
    float: left;
    font-size: 22px;
    font-weight: 300;
    line-height: 110%;
    margin-bottom: 4px;
}

.sub-text p {
    color: #fff;
    float: left;
font-weight: 300;
    font-size: 14px;
    line-height: 18px;
    max-height: 0;
    overflow: hidden;
    -moz-transition: max-height .4s;
    -ms-transition: max-height .4s;
    -o-transition: max-height .4s;
    -webkit-transition: max-height .4s;
    transition: max-height .4s;
    -moz-text-shadow: 1px 1px 2px #000;
    -ms-text-shadow: 1px 1px 2px #000;
    -o-text-shadow: 1px 1px 2px #000;
    -webkit-text-shadow: 1px 1px 2px #000;
    text-shadow: 1px 1px 2px #000;
}

.sub-story:hover .sub-text p {
    max-height: 100px;
}

.main-story:hover .slider_mask, .sub-story:hover .slider_mask{opacity: 0.7; -webkit-filter: grayscale(40%);}

.slider_mask {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    opacity: 0.4;
    -webkit-transition: all 400ms ease 0ms;
    transition: all 400ms ease 0ms;
}

/***  gradient and staff  ***/
.gradient {background-color: #d38312!important;
background-image: -webkit-linear-gradient(135deg,#d38312,#a83279);
background-image: -moz-linear-gradient(135deg,#d38312,#a83279);
background-image: -o-linear-gradient(135deg,#d38312,#a83279);
background-image: linear-gradient(135deg,#d38312,#a83279);
}
.gradient0 {background-color: #000!important;}
.gradient1 {background-color: #292484!important;
background-image: -webkit-linear-gradient(135deg,#292484,#dc4225);
background-image: -moz-linear-gradient(135deg,#292484,#dc4225);
background-image: -o-linear-gradient(135deg,#292484,#dc4225);
background-image: linear-gradient(135deg,#292484,#dc4225);
}
.gradient2 {background-color: #2D95E7!important;
background-image: -webkit-linear-gradient(135deg,#2D95E7,#BB34F0);
background-image: -moz-linear-gradient(135deg,#2D95E7,#BB34F0);
background-image: -o-linear-gradient(135deg,#2D95E7,#BB34F0);
background-image: linear-gradient(135deg,#2D95E7,#BB34F0);
}
.gradient3 {background-color: #47A2D8!important;
background-image: -webkit-linear-gradient(135deg,#47A2D8,#417711);
background-image: -moz-linear-gradient(135deg,#47A2D8,#417711);
background-image: -o-linear-gradient(135deg,#47A2D8,#417711);
background-image: linear-gradient(135deg,#47A2D8,#417711);
}
.gradient4 {background-color: #408FB5!important;
background-image: -webkit-linear-gradient(135deg,#408FB5,#644A86);
background-image: -moz-linear-gradient(135deg,#408FB5,#644A86);
background-image: -o-linear-gradient(135deg,#408FB5,#644A86);
background-image: linear-gradient(135deg,#408FB5,#644A86);
}
.gradient5 {
background: -webkit-gradient(linear,top left,bottom left,from(rgba(0,0,0,0)),to(rgba(48,60,92,0.8)));
background: -webkit-linear-gradient(top,rgba(0,0,0,0) 25%,rgba(48,60,92,0.8) 100%);
background: linear-gradient(to bottom,rgba(0,0,0,0) 25%,rgba(48,60,92,0.8) 100%);
opacity: 1;
}







.single-post .post-wrap .cat {
    display: inline-block;
    float: right;
}

.voteds {
    text-transform: uppercase;
    cursor: pointer;
}

.voteds:hover {
    color: #b92b6c;
}

.dates {
    color: #a1a1a1;
    text-transform: uppercase;
}

.archive-wrap .block {
    margin-bottom: 0;
}

.archive-head {
    margin-bottom: 40px;
}

.archive-head.have-cat-slider {
    margin-bottom: 0;
}

.archive-title {
    border-bottom-style: solid;
    border-bottom-width: 4px;
}

.archive-title h1 {
    font-size: 26px;
    text-transform: uppercase;
}

.archive-title .rss-link {
    font-size: 30px;
    position: absolute;
    right: 0;
    top: 2px;
}

.archive-desc {
    padding-top: 16px;
}

.archive-author {
    border-bottom-style: solid;
    border-bottom-width: 2px;
    margin-bottom: 50px;
    padding-bottom: 30px;
}

.search-post {
    margin-bottom: 40px;
    min-height: 55px;
}

.search-post .entry-header {
    padding-left: 50px;
}

.search-post .entry-title {
    font-size: 18px;
}

.search-post .entry-meta {
    color: #999;
    margin-top: 8px;
}

.search-post .entry-content {
    margin-top: 10px;
    padding-left: 50px;
}

.search-post .search-number {
border-radius: 50%;
    border-style: solid;
    border-width: 2px;
    font-size: 17px;
    height: 30px;
    line-height: 26px;
    moz-border-radius: 50%;
    text-align: center;
    webkit-border-radius: 50%;
    width: 30px;
    display: block;
    box-shadow: 0 0 1px #000;
}

.search-post .no-post {
    line-height: 1;
    margin-top: 17px;
}

.review-foot .review-summary,.search-post .search-number {
    border-color: #f1f1f1;
}

.el-left {
    float: left;
}

.archive-search {
    box-shadow: none;
    color: #555;
    margin-bottom: 10px;
    moz-box-shadow: none;
    outline: 0;
    padding: 10px 12px;
    webkit-box-shadow: none;
    width: 100% !important;
}

.form-search {
    position: relative;
}

.form-search input {
    background: 0 0;
    color: #999;
    margin: 0;
    width: 100%;
}

.form-search i {
    color: #ccc;
    font-size: 18px;
    margin-top: -9px;
    position: absolute;
    right: 15px;
    top: 50%;
}

.sidesearch .form-search input {
    border: none;
    color: #ccc;
}

.xt-dislikes,.xt-likes,.xt-votes {
    border-radius: 3px;
    text-align: center;
}

.xt-votes .xt-likes,.xt-votes .xt-likes a {
    color: #fff !important;
}

.xt-votes .xt-dislikes,.xt-votes .xt-dislikes a {
    color: #7d7d7d !important;
}

.xt-votes {
    margin-top: 30px;
    margin-bottom: 5px;
    background: #ccc;
    padding: 10px;
    position: relative;
}

.xt-votes p {
    margin-bottom: 0 !important;
}

.xt-dislikes,.xt-likes,.xt-votes i {
    font-size: 14px !important;
}

.xt-dislikes,.xt-likes {
    padding: 8px 20px;
    display: inline-block;
    line-height: 1em;
}

.xt-dislikes .fa,.xt-likes .fa {
    margin-right: 5px !important;
    font-size: 16px;
}

.xt-dislikes .fa,body.rtl .xt-likes .fa {
    margin-right: 5px;
    margin-right: inherit;
}

.xt-votes .xt-likes {
    background-color: #27a159 !important;
    margin: 0 30px 0 0;
    width: 47%;
}

.xt-votes .xt-likes:hover {
    cursor: pointer;
    background-color: #60bd86 !important;
}

body.rtl .xt-votes .xt-likes {
    margin: 0 0 0 10px;
}

.xt-votes .xt-dislikes {
    background-color: #ebebeb !important;
    margin: 0;
    width: 47%;
}

.xt-votes .xt-dislikes:hover {
    cursor: pointer;
    background-color: #e0dede !important;
}

.xt-dislikes span,.xt-likes i {
    font-size: 14px;
    margin: 0 3px 0 0;
}

.xt-votes .xt-like_btn {
    color: #59AA19;
}

.xt-votes .xt-dislike_btn {
    color: #c84848;
}

.xt-dislike_btn,.xt-like_btn {
    text-decoration: none;
    display: inline-block;
}

.comment-form-comment label,.wpuf-author {
    display: none;
}

.xt-votes .xt-like_btn:hover {
    color: #59AA19;
}

.xt-votes .xt-dislike_btn:hover {
    color: #c84848;
}

.xt-dislike_btn:hover,.xt-like_btn:hover {
    text-decoration: none;
    opacity: .85;
}

#true_loadmore {
    background: #b92b6c;
    color: #FFF;
    padding: 7px 0;
    text-align: center;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 20px 0;
    cursor: pointer;
    font-size: 20px;
    text-shadow: 0 1px 5px rgba(0,0,0,.45);
    text-transform: uppercase;
}

#true_loadmore:hover {
    background: rgba(232,40,11,.8);
}

.success {
    text-shadow: 0 1px 5px rgba(0,0,0,.5) !important;
}

#comments #comment {
    position: absolute;
    left: -9000px;
}

.comment-post .error-comm {
    color: #000;
    background-color: #FFBABA;
    border: 1px solid #dd3c10;
}

.comment-reply-title,.comments-list .movs-title {
    line-height: 30px;
    margin: 0 0 17px;
    color: #292c33;
    font: 20px/30px 'Roboto Condensed',sans-serif;
}

div.uimob800 .um-profile-nav-item a span {
    display: block !important;
}

.wpuf-post-form .wpuf-button,.wpuf-post-form input[type=submit] {
    z-index: 1;
    padding: 5px 20px !important;
    color: #fff !important;
    text-shadow: 0 1px 5px rgba(0,0,0,.31) !important;
}

.wpuf-post-form .wpuf-richtext {
    clear: both;
    margin-top: 2px;
    float: none !important;
}

.wpuf-post-form label {
    float: none !important;
    font-size: 15px !important;
}

#wpuf-post-area li {
    padding-bottom: 20px;
}

.wpuf-post-form .new-post-tags,.wpuf-post-form label[for=new-post-tags] {
    display: none;
    padding: 0 !important;
}

.wpuf-post-form label[for=post-thumbnail] {
    float: left !important;
}

.widget-my-cred .widget-title {
    position: relative;
    top: 12px;
    text-transform: uppercase;
}

.widget-my-cred .myCRED-balance {
    position: absolute;
    top: 25px;
    right: 80px;
    font-weight: 700;
}

.dwqa-list-question li {
    font-size: 10px !important;
}

#breadcrumbs {
    position: relative;
    top: -6px; 
}

#breadcrumbs a,#breadcrumbs span {
    font-size: 11px;
    display: inline-block;
    vertical-align: top;
    color: #2B2B2B;
    text-transform: uppercase;
}

#breadcrumbs a:hover {
    text-decoration: none;
    color: #b92b6c;
}

#breadcrumbs .sep {
    font-weight: 700;
    margin: 0 3px;
    color: #1D6BA7;
}

#breadcrumbs .breadcrumb_last {
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 17px;
    height: 13px;
    margin: 8px -10px 0;
    background: url(data:image/gif;base64,R0lGODlhCQAHAIABAB1rp////yH5BAEAAAEALAAAAAAJAAcAAAINhA+hq8nrXohwWnbkLQA7) center center no-repeat #FFF;
    vertical-align: top;
    text-indent: -9999px;
}

.toggle-wrapper {
    position: relative;
    top: 7px;
    margin-left: 12px;
    color: #212121;
    width: 55px;
    height: 30px;
    float: left;
}

.toggle-wrapper .toggle-light {
    float: right;
    margin-left: 14px;
    opacity: .5;
    -o-transition: all .4s;
    transition: all .4s;
}

.toggle-wrapper .toggle-dark,.toggle-wrapper .toggle-light {
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
}

.toggle-wrapper .toggle-dark {
    float: left;
    margin-right: 14px;
    opacity: .5;
    -o-transition: all .4s;
    transition: all .4s;
}

.toggle-wrapper .toggle-on {
    opacity: 1;
}

.toggle {
    font-style: normal;
    background-color: #474747;
    border-radius: 60px;
    cursor: pointer;
    width: 52px;
    height: 26px;
    display: inline-block;
    overflow: hidden;
    position: relative;
    transition: all .25s linear;
}

.toggle .slide {
    background: #fff;
    border-radius: 50%;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    text-decoration: none;
    height: 22px;
    width: 22px;
    position: absolute;
    top: 2px;
    left: 28px;
    transition: all .3s cubic-bezier(.43,.98,.86,1);
}

.pagination .current,.pagination a,.pagination span.extend,.pagination span.pages {
    margin: 0 2px;
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
}

.toggle .slide:after,.toggle .slide:before {
    color: #fff;
    content: "\f185";
    font-family: fontAwesome;
    font-size: 14px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    position: absolute;
}

.toggle .slide:before {
    right: -20px;
    color: #fff;
}

.toggle .slide:after {
    content: "\f186";
    left: -18px;
    color: #fff;
}

.toggle.on {
    background: #b92b6c;
}

.toggle.on .slide {
    left: 2px;
    color: #fff;
}

.home-text {
    padding: 30px 17px;
}

.home-text p {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 20px;
}

.home-text p:last-child {
    margin-bottom: 0 !important;
}

.entry-post blockquote {
    background: #19b706;
    padding: 15px;
    color: #fff;
    border-top: 8px solid #15e607;
/*    position: relative;
    padding: 0 0 0 65px;
    quotes: "\201c" "\201d";
    font: 300 50px/1.5 'Roboto Condensed',arial,sans-serif;
    margin: 0;*/
}

/*.entry-post blockquote:before {
    position: absolute;
    left: 0;
    top: 10px;
    color: #d70033;
    content: open-quote;
    font-family: georgia,serif;
    font-size: 2em;
    font-weight: 700;
    line-height: .7em;
}*/

#wpcomm .wc-comment .wc-comment-right,#wpcomm .wc-comment-author,#wpcomm .wc-comment-author a,#wpcomm .wc-comment-date,#wpcomm .wc-comment-header,#wpcomm .wc-comment-text,#wpcomm .wc-toggle {
    font-family: 'Roboto Condensed',sans-serif !important;
}

.entry-post blockquote p {
    margin: 0;
    float: none;
    width: auto;
}

.entry-post blockquote p:first-child span {
    position: relative;
    z-index: 1;
}

.pagination {
    text-align: center;
    padding: 10px !important;
    display: block !important;
    clear: both !important;
    margin: 35px auto 0;
}

.pagination a,.pagination span.pages {
    color: #707070 !important;
    padding: 5px 7px !important;
    border: 1px solid rgb(56, 12, 32);
    text-decoration: none !important;
}

.pagination span.extend {
    color: #707070 !important;
    padding: 5px 0 !important;
    border: 0 !important;
}

.pagination a:hover {
    color: #fff !important;
    background: #380c20;
}

.pagination .current {
    padding: 6px 8px !important;
    background: #7a1e48;
    color: #FFF;
}

.text-error-window {
    font-size: 15px;
    text-align: right;
    position: relative;
    top: 4px;
    font-style: italic;
}

#mistake {
    background-color: rgba(0,0,0,.6);
    bottom: 0;
    cursor: default;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99999;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}

* html #mistake {
    background-image: none;
}

#m_window {
    position: absolute;
    background: #fff;
    box-shadow: 0 2px 15px #000;
    border-radius: 2px;
    width: 400px;
    height: 430px;
    z-index: 150;
    overflow: hidden;
    -webkit-transition: opacity .5s,top .5s;
    -moz-transition: opacity .5s,top .5s;
    -ms-transition: opacity .5s,top .5s;
    -o-transition: opacity .5s,top .5s;
    transition: opacity .5s,top .5s;
}

#m_frame {
    border: 0;
    overflow: auto;
    width: 100%;
    height: 425px;
}

* html #m_frame {
    margin-top: 7px;
}

#wpcomm .wc-comment {
    position: relative;
}

#wpcomm .wc-comment .wc-comment-left {
    position: absolute !important;
    top: 7px !important;
    z-index: 999 !important;
}

#wpcomm .wc-comment .wc-comment-right {
    margin-left: 0 !important;
    border: 1px solid #E6E6E6 !important;
    position: relative !important;
}

#wpcomm .avatar {
    border: none !important;
    width: 60px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

#wpcomm .wc-comment-header,#wpcomm .wc-comment-text {
    margin-left: 70px;
}

#wpcomm .wc-comment-date {
    float: none !important;
    text-align: left !important;
    font-size: 11px !important;
    letter-spacing: 0 !important;
    margin-right: 5px !important;
    color: #777 !important;
    position: relative !important;
    top: -2px !important;
}

#wpcomm .wc-comment-author,#wpcomm .wc-comment-author a {
    width: auto !important;
    margin-right: 10px;
    font-style: normal !important;
    font-weight: 700 !important;
    color: #000 !important;
    font-size: 13px !important;
}

#wpcomm .wc-reply-link {
    color: #9B9B9B !important;
    font-size: 13px !important;
    position: absolute;
    top: 2px;
    right: 10px;
    font-weight: 400 !important;
}

#wpcomm .wc-reply-link:hover {
    text-decoration: none;
}

#wpcomm .wc-comment-footer .wc-vote-img-up {
    width: 13px !important;
    height: 13px !important;
}

#wpcomm .wc-comment-footer .wc-vote-img-down {
    margin: 0 0 -3px !important;
    width: 13px !important;
    height: 13px !important;
}

#wpcomm .wc-vote-link {
    position: relative !important;
    left: -25px !important;
}

.wc-comment-footer .wc-down {
    margin-left: 10px;
}

#wpcomm .wc-comment-footer .wc-vote-result {
    border-radius: 8px;
    margin-right: 2px !important;
    position: relative !important;
    left: 13px !important;
    color: #fff !important;
    padding: 2px 5px !important;
    font-size: 11px !important;
}

#wpcomm .wc-toggle {
    font-size: 10px !important;
}

.thumbs-rating-already-voted {
    position: absolute;
    width: 98%;
    top: 5px;
    left: -5px;
    margin-left: 12px;
    background: rgba(255,2,2,.68);
    padding: 12px 10px;
    border-radius: 5px;
    color: #FFF;
    text-shadow: 0 0 3px #000;
    font-size: 16px;
    text-transform: uppercase;
}

.related-p .related-posts-title {
    font-size: 24px;
    font-weight: 300 !important;
    line-height: 40px;
    padding: 0 9px !important;
    margin-bottom: 0 !important;
    text-transform: uppercase;
}

.related-p .related-posts-title span {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    float: right;
    position: relative;
    top: 4px;
    right: -10px;
}

.related-p .thumb:hover span {
    color: #b92b6c !important;
    text-decoration: none;
}

.related-p .thumb a {
    text-decoration: none;
}

.related-p .thumb span {
    color: #fff !important;
    text-decoration: none;
    font-size: 14px;
    line-height: 16px;
    display: block;
    margin: 5px 0 15px;
    font-weight: 700;
}

.related-p .thumb span:hover {
    color: #b92b6c !important;
    text-decoration: none;
}

.trands-tag #mainnav>ul>li>a {
    height: 15px;
    line-height: 15px;
}

.search-hop {
	margin-top: 10px;
}

.tags-article span a:before {
    content: "# ";
    display: inline-block;
    margin-right: 1px;
}

.menu-menyu-uvedomleniya-foruma-container {
    top: 10px;
    position: relative;
    float: left;
    margin-left: 25px;
}

.add-article-button {
    top: 5px;
    position: relative;
    float: right;
    margin-left: 5px;
}

.add-article-button a {
    text-shadow: none !important;
    font-size: 17px;
    line-height: 30px;
    background: #FFF;
    display: block;
    width: 180px !important;
    height: 30px !important;
    text-align: center;
    border-radius: 3px;
    text-transform: uppercase;
}

.blog-add-page .post_submit,.widg-helps .hlp-button,.widg-helps .hlp-t {
    text-shadow: 0 1px 5px rgba(0,0,0,.49);
}

.add-article-button a:hover {
    text-decoration: none;
    box-shadow: 0 0 5px rgba(0,0,0,.35);
}

#swipebox-overlay {
    background: rgba(13,13,13,.7) !important;
}

#swipebox-close {
    right: 17px !important;
    background-color: #b92b6c !important;
}

.blog-add-page .post_title_f {
    width: 100%;
}

.blog-add-page select {
    height: 42px;
    padding: 4px 14px;
    border: 1px solid #cecece !important;
    border-radius: 4px;
}

.blog-add-page .post_submit,.blog-add-page select,.widg-helps .hlp-button {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
}

.blog-add-page #wp-listingeditor-wrap {
    border: 1px solid #CCC !important;
}

.blog-add-page .wp-editor-tools {
    display: none;
}

.blog-add-page iframe {
    width: 99.9% !important;
}

.blog-add-page .post_submit {
    background-color: #b92b6c;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 40px;
    margin-right: 7px;
    padding: 0 28px;
    position: relative;
    border-radius: 4px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.blog-add-page .post_submit:hover {
    background-color: #EF5038;
}

.thumb {
    position: relative;
    transition: all .3s ease-in-out;
}

.thumb,.thumb:hover .thumb-views {
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
}

.thumb:hover .thumb-views {
    background: rgba(185, 43, 108, 0.54);
    transition: all .3s ease-in-out;
}

#anspress .ap-avatar img {
    width: 50px !important;
}

.top-wrap .apicon-globe:before {
    color: #FFF;
}

#anspress .ap-questions-count {
    font-size: 11px !important;
}

.ap-display-question-meta {
    font-size: 12px !important;
    font-family: 'Roboto Condensed';
}

.ap-display-question-meta .views {
    margin-left: 0 !important;
}

#anspress .ap-questions-featured {
    color: #d56f56;
    font-size: 17px;
    left: 5px !important;
    position: absolute;
    top: 5px !important;
    background: rgba(255,255,255,.9);
    border-radius: 15px;
    height: 20px;
    width: 20px;
    text-align: center;
    box-shadow: 0 0 5px rgba(0,0,0,.35);
}

#anspress #ap-question-sorting .ap-dropdown-toggle.active {
    margin: 0 !important;
}

#anspress .ap-post-upload-form .ap-upload-link-rc>a {
    height: 33px !important;
    line-height: 30px !important;
    width: 33px !important;
}

#anspress .ap-list-head .ap-btn-ask {
    padding: 6.5px 10px !important;
}

.ap-q-content p {
    margin-bottom: 20px;
    font-size: 13pt !important;
    line-height: 22px !important;
    font-family: 'PT Sans',sans-serif;
}

.ap-q-content ul {
    padding-left: 30px;
    margin-bottom: 20px;
}

.ap-q-content ul li {
    position: relative;
    font-size: 17px;
    line-height: 21px;
    margin-bottom: 10px;
}

.ap-q-content ul li:before {
    content: '\2022';
    display: block;
    font-size: 30px;
    color: #b92b6c;
    position: absolute;
    left: -20px;
    top: 1px;
    font-family: arial;
}

.ap-q-content img {
    max-width: 100%;
    width: 100% !important;
    height: auto;
}

.ap-q-content iframe {
    width: 100%;
    height: 350px;
}

#anspress .ap-dropdown .ap-dropdown-menu {
    left: 0 !important;
}

#anspress .ap-notice {
    padding: 15px !important;
}

#anspress .ap-subscribe b {
    display: inline-block;
    font-weight: 400;
    line-height: 30px;
    vertical-align: super;
    font-size: 10px;
    text-transform: uppercase;
    position: relative;
    top: -2px;
}

.widget .ap-stats-widget li .stat-value {
    color: #888;
    float: right;
    font-size: 10px;
    position: relative;
    top: 4px;
}

.ap-stats-widget li {
    position: relative;
    font-size: 17px;
    line-height: 5px !important;
    margin-bottom: 0 !important;
    padding: 10px !important;
}

.stat-label:before {
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
    top: 2px;
}

.adbloc {

}

.dont-add-our-site-pls {
display: none;
    height: 71px;
    background: url(images/adc.png) 15px center no-repeat #fff700;
    background-size: 40px;
    overflow: hidden;
    margin-top: 15px;
    margin-bottom: 15px;
    box-shadow: 0 2px 3px #bdbdbd;
}

.dont-add-our-site-pls .adb-text {
    float: left;
    padding: 20px 0 0 70px;
    font-size: 13px;
    line-height: 16px;
}

.dont-add-our-site-pls .adb-btn {
    margin-top: 17px;
    display: block;
    background: #FF6C6C;
    color: #fff;
    height: 38px;
    text-align: center;
    padding: 0 25px;
    font-size: 12px;
    line-height: 38px;
    font-weight: 700;
    letter-spacing: .09em;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-border-radius: 19px;
    -moz-border-radius: 19px;
    border-radius: 19px;
    float: left;
    margin-left: 16px;
}

.dont-add-our-site-pls .adb-btn:hover {
    opacity: 0.8;
}

.dont-add-our-site-pls .adb-close {
    float: right;
    margin: 26px 24px 0 0;
    background: url(images/closes.png) center no-repeat;
    width: 19px;
    height: 19px;
    background-size: 100%;
    cursor: pointer;
}

.col-code,.pullLeft {
    float: left;
}

.editors-posts .post img,.entryList .entryImage img {
    width: 100%;
}

.hide--first>:first-child,.hide--second>:last-child {
    display: none;
}

.widget_text {
    margin-bottom: 0 !important;
    border: 0 !important;
    padding: 0 !important;
}

.entryList {
    overflow: auto;
}

.entryList .entry {
    padding: 13px 13px 13px 11px;
    border-left: 2px solid rgba(0,0,0,.04);
    position: relative;
    display: block;
}

.entryList .firstEntry .entryTitle {
    font-size: 14px;
    font-weight: 700;
}

.entryList .firstEntry .entryTitle a {
    color: #222;
    word-wrap: break-word;
}

.entryList .entryByline,.entryList .entryByline a {
    margin: 0;
    display: inline-block;
    font-size: 11px;
}

.entryList:first-child .entryByline {
    margin: 4px 0;
}

.entryList .firstEntry .entryImage {
    display: block !important;
    margin: 8px 0 0;
}

.entryList .firstEntry .entryImage img {
    max-height: 103px;
}

.widg-helps {
    background: #b92b6c;
    padding: 20px !important;
}

.widg-helps .hlp-t {
    text-align: center;
    font-weight: 700;
    font-size: 35px;
    color: #FFF;
}

.load-button,.widg-helps .hlp-button {
    font-weight: 600;
    transition: all .3s ease-in-out;
    text-align: center;
    text-transform: uppercase;
    display: block;
}

.widg-helps .hlp-button {
    text-decoration: none;
    margin-top: 20px;
    background-color: #F9705C;
    color: #fff;
    font-size: 22px;
    line-height: 40px;
    margin-right: 7px;
    padding: 0 28px;
    border-radius: 4px;
}

.widg-helps .hlp-button:hover {
    background-color: #FBC4BC;
    text-shadow: 0 1px 5px rgba(0,0,0,.92);
}

.load-button {
    background-color: #b92b6c;
    margin: 0 auto 20px;
    width: 90%;
    color: #fff;
    font-size: 16px;
    line-height: 49px;
    text-shadow: 0 1px 5px rgba(0,0,0,.49);
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.load-button:hover {
    background-color: #EF5038;
    color: #fff;
    text-decoration: none;
}

.downloads-mods {
    text-align: center;
    margin-top: 17px;
    text-transform: uppercase;
}

.file-load {
    position: relative;
    display: block;
    padding: 20px 10px;
    background: rgba(204,204,204,.6);
    margin-bottom: 20px;
    font-family: 'Roboto Condensed' !important;
}

.art-rating {
    position: absolute;
    margin-top: 7px;
    z-index: 999;
}

table {
    border-collapse: collapse;
    border: 0;
    border-spacing: 0;
    font-size: 13px;
    margin: 16px 0;
    width: 100%;
}

tr,tr td,tr.even,tr.even td,tr.odd,tr.odd td {
    background: -webkit-gradient(linear,left top,left bottom,from(#F5F5F5),to(#DDD));
    background: -moz-linear-gradient(top,#F5F5F5,#DDD);
    background-image: linear-gradient(to bottom,#f5f5f5,#ddd);
}

tr td,tr th {
    padding: 6px 9px;
    border: 1px solid #C1C1C1;
    text-align: left;
}

tr td p {
    margin-bottom: 0 !important;
}

.tags-trends {
    border: 1px solid #3c3b3b;
    background: #000;
    padding: 5px 14px;
    width: 100%;
    margin-left: 0;
    height: 35px;
    clear: both;
}

.tags-trends .trand-title {
    position: relative;
    padding: 0 5px 0 20px;
    margin-left: -8px;
    font-weight: 700;
    text-transform: uppercase;
    margin-right: 13px;
    background: #b92b6c;
    display: block;
    color: #fff;
}

.tags-trends .trand-title:before {
    content: "\f0e7";
    display: block;
    font-family: FontAwesome;
    position: absolute;
    left: 9px;
    font-size: 11px;
}

.tags-trends ul li {
    float: left;
    margin-right: 20px;
}

.tags-trends ul li a {
    color: #fff !important;
    font-weight: 300;
    font-size: 14px;
}

.tags-trends ul li a:hover {
    color: #b92b6c !important;
    text-decoration: none;
}

.adsebox {
    width: 100%;
    height: auto;
    display: block;
}

.category-page .home-text {
    padding: 0;
    margin-bottom: 30px;
}

.errors {
    margin-top: 30px;
}

.errors .row {
    padding: 10px;
    border-top: #f0f8ff 1px solid;
}

.col-code {
    width: auto;
    min-width: 40px;
    margin-right: 10px;
    font-weight: 700;
}

.col-opis {
    width: 80%;
    float: right;
}

.errors .row span.name {
    display: block;
    color: #a52a2a;
    padding-bottom: 10px;
}

.errors span.sel {
    font-weight: bolder;
}

.but-find {
    background-color: #0FBE7C;
    width: 97px;
    float: right;
    text-align: center;
    font-size: 14px;
    color: #fff;
    padding: 3px;
}

.col-opis2 {
    float: left;
    width: calc(90% - 100px - 100px);
    margin-left: 27px;
}

.related-posts-item {
    min-height: 180px;
}

.foot-logo span {
    font-size: 40px;
    text-transform: uppercase;
    text-shadow: 0 1px 5px #000;
    font-weight: 700;
}

.foot-logo p {
    text-shadow: 0 1px 5px #000;
    font-weight: 300;
    font-size: 14px;
}

.foot-logo ul li a:hover {
    color: #Fff !important;
}


.dates,.post-wrap .views,.voteds {
    margin-right: 15px;
}



.best-ansvers {
background: #19b706;
    padding: 15px;
    color: #fff;
    border-top: 8px solid #15e607;    
}
.best-ansvers h2 {
margin: 0 0 15px 0 !important;
    color: #fff;
    text-transform: uppercase;
    font-weight: normal !important;
    background: #12c706;
    padding: 2px 5px;
    position: relative;
    display: block;
    left: -6px;
    width: 102%;    
}
.best-ansvers-text-block {
    background: #efefef;
    color: #000;
    padding: 15px;    
}
.best-ansvers p {
    font-size: 15px !important;
    font-family: 'Roboto Condensed',sans-serif;
}


.have-solutions {
font-size: 10px !important;
    position: absolute;
    background: #19b706;
    display: block;
    color: #fff !important;
    text-transform: uppercase;
    margin: 0;
    width: 75px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 3px;
}
.have-solutions:hover {
    text-decoration: none;
        background: #1fdc09;
}


.widget-recent-questions {


}
.widget-recent-questions .quesico {
    float: left;
    margin-right: 10px;
    width: 25px;
    position: relative;
    font-size: 25px;
    text-align: center;  
}

.widget-recent-questions ul li {
    min-height: auto !important;
}
.widget-recent-questions .content {
    min-height: auto !important;
}

.widget-recent-questions .have-solutions {
    margin-top: 4px;
    margin-left: 11px;
    font-size: 8px !important;
    line-height: 17px !important;
    width: 60px;
    height: 16px;
}

.widget-recent-questions .views {
    margin-left: 10px;
}
 


.qa-items-warp .content {
    min-height: auto !important;
}

.qa-items-warp .post {
    border-bottom: 1px solid #DCDCDC;
        margin-bottom: 25px !important;
}

.qa-items-warp .post .meta {
        color: #8C8C8C !important;
    font-size: 14px !important;
}


.add-qa-button {
text-shadow: none !important;
    font-size: 17px;
    font-weight: 700;
    background: #b92b6c;
    display: block;
    width: 180px !important;
    height: 25px !important;
    text-align: center;
    border-radius: 3px;
    text-transform: uppercase;
    color: #fff;
    position: absolute;
    top: 6px;
    right: 10px;
}
.add-qa-button:hover {
    text-decoration: none;
    color: #fff !important;
    background: #ec604a;
}   


.mov-post .fa-check-circle {
    color: #19b706;
    font-size: 22px;
    margin-right: 5px;
}

.mov-post .fa-question-circle {
    font-size: 22px;
    margin-right: 5px;    
}


.newsarchiv .highlights-posts .time {
    font-size: 10px !important;
    color: #fff !important;
}

.newsarchiv .highlights-posts .mov-post {
    margin: 10px 0 10px !important;
}


.fileblocklist {

}

.fileblocklist .highlights-posts .post {
    height: 190px !important;
}

.fileblocklist .mov-post {
position: absolute;
    display: block;
    bottom: 0px;
    font-size: 17px;
    background: #000;
    color: #FFF !important;
    padding: 10px 9px;
    margin: 0 !important;
    width: 100%;
    line-height: 20px;
}

.fileblocklist .highlights-posts .post:hover .mov-post {
    color: #b92b6c !important;
}

.homepageqalist {
background: #19b706;
    color: #fff;
    padding: 10px;    
}
.homepageqalist .qa-items-warp {
    background: #19b706 !important; 
}
.homepageqalist .qa-items-warp .post {
    border-bottom: 0 !important;
}
.homepageqalist .mov-post .fa-check-circle {
    color: #FFF !important;
}
.homepageqalist .mov-post a {
    color: #ffffff !important;
}
.homepageqalist .mov-post a:hover {
    color: #b92b6c !important;
}



.mainttag .post-tags {
        margin-bottom: 50px;
}
.mainttag .post-tags .title {
text-transform: uppercase;
    font-weight: bold;
    font-size: 30px;
    background: #e6e5e5;
    padding: 5px 10px;
    margin-bottom: 10px;
}
.mainttag .post-tags ul {
    padding-left: 0 !important;
}
.mainttag .post-tags .tag-item {
    float: left;
    padding: 5px 10px;
    margin: 0 15px 15px 0;
    position: relative;
    text-shadow: none !important;
    background: #b92b6c;
    display: block;
    text-align: center;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    line-height: 14px;
}
.mainttag .post-tags .tag-item p {
     margin: 0;
}
.mainttag .post-tags .tag-item a {
    color: #fff;
}
.mainttag .post-tags .tag-item span { 
margin-left: 14px;
    font-weight: bold;
}


.tag-list-anchor {
    margin-bottom: 20px;
    display: block;
    position: relative;
    padding-bottom: 50px;
}

.tag-list-anchor ul {
    padding-left: 0 !important;
}

.tag-list-anchor ul li {
    float: left;
}

.tag-list-anchor ul li a {
float: left;
    padding: 5px 10px;
    margin: 0 7px 0 0;
    position: relative;
    text-shadow: none !important;
    background: #b92b6c;
    display: block;
    text-align: center;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    line-height: 14px;  
}
.tag-list-anchor ul li a:hover {
    text-decoration: none;
    background: #e26856;
}




.greeyfon {background: #f2f2f2; padding: 30px 40px 30px 40px; margin-left: -40px; width: 100%;}
.ads_footer_stiky.yes-sticky {display: block; left: 0; bottom:0; top:inherit; width: 100%; background: #FFF; z-index: 5; box-shadow: 0px -1px 5px rgba(0,0,0,0.1);}
.wrap_footer_stiky {width: 100%; padding: 20px 0;}
.yes-sticky .wrap_footer_stiky {padding: 15px 0 10px 0;}
.wrap_footer_stiky ins {text-align: center;}
.wrap_footer_stiky i {display: none;}
.ads_footer_stiky.yes-sticky i {position: absolute; right: 15px; font-size: 30px; color: #777; display: block; cursor: pointer; top:5px;}
.ads_footer_stiky.yes-sticky + div {padding-top:110px;}





.news-thumbs-imgs img {
width: 50% !important;
    float: left;
    margin: 0 12px 12px 0;
}




@media (min-width:1200px) {
    .header-wrap #searchform,.header-wrap #searchform #s {
        width: 1113px;
    }

    .thumb img {
        width: 100%;
    }

    .related-posts-item {
        min-height: 185px;
    }

}

@media only screen and (max-width:1199px) {
    .tabs.style2 .menu-tab li a {
        padding: 11px 10px;
    }

    .about-page-wrap {
        padding: 22px 0 0;
    }

    .contact-page .content-left {
        padding-right: 50px;
    }
}


@media only screen and (max-width:991px) {

.dont-add-our-site-pls {
    height: 100px !important;
}
.dont-add-our-site-pls .adb-text {
    width: 65%;
}

.dont-add-our-site-pls .adb-btn {
    margin-top: 32px !important;
}
.dont-add-our-site-pls .adb-close {
    margin: 42px 24px 0 0 !important;
}

    .btn-menu {
        display: block;
    }

    .top-wrap {
    padding: 10px;
}

    .add-article-button {
        display: none;
    }

    .main-text {
        width: 100%;
    }

    #footer {
        margin-top: 30px;
    }

    .header-wrap #searchform #searchsubmit,.tags-trends {
        display: none;
    }

    #mainnav>ul>li {
        padding: 0 10px;
    }

    #mainnav>ul>li>a {
        font-size: 15px;
    }

    #mainnav>ul>li.has-children>a:after {
        font-size: 13px;
        top: 1px;
    }

    .header-wrap .col-md-3,.header-wrap .col-md-9 {
        float: auto;
    }

    .search-wrap {
        position: relative;
    }

    .search-wrap .search-icon {
        position: absolute;
        right: 0;
        top: 10px;
        width: 30px;
        height: 32px;
        cursor: pointer;
        transition: opacity .3s ease-in-out;
    }

    .search-wrap .search-icon,.search-wrap .search-icon:before {
        -ms-transition: opacity .3s ease-in-out;
        -o-transition: opacity .3s ease-in-out;
        -webkit-transition: opacity .3s ease-in-out;
        -moz-transition: opacity .3s ease-in-out;
    }

    .search-wrap .search-icon:hover {
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
        filter: alpha(opacity=70);
        opacity: .7;
    }

    .search-wrap .search-icon:before {
        position: absolute;
        right: 0;
        top: 3px;
        content: "\f002";
        font-family: FontAwesome;
        color: #989a9e;
        font-size: 18px;
        transition: opacity .3s ease-in-out;
    }

    .header-wrap #searchform {
        float: none;
        position: absolute;
        right: 0;
        top: -1px;
        display: none;
        margin: 0;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
    }

    .header-wrap #searchform,.header-wrap #searchform #s {
        width: 100% !important;
    }

    .header-wrap #searchform #s {
        position: absolute;
        right: 0;
        font-size: 20px;
        font-weight: 400;
        border: none;
        padding: 0;
        height: 50px;
        background-color: #fff;
        border-radius: 0;
    }

    .header-wrap #searchform #s:focus {
        border: none;
    }

    .header-wrap .search-close {
        display: block;
        position: absolute;
        right: 0;
        top: 12px;
        font-size: 24px;
        color: #989a9e;
    }

    .comment-respond .email-comment span,.rgtdf {
        display: none;
    }

    .widget-ads .text-ad {
        text-align: left;
    }

    .gnSlider .slides li .item {
        font-size: 18px;
        font-weight: 300;
        line-height: 24px;
        max-width: 500px;
        padding: 20px 23px;
    }

    .banner .banner-items .cat {
        margin-top: -3px;
    }

    .banner .banner-items h4 {
        margin-top: 3px;
        line-height: 24px;
    }

    .banner .banner-items h4 a {
        font-size: 16px;
    }

    .hide-navigation .hide-nav {
        width: 42.38%;
        float: left;
    }

    .hide-navigation .title-cat {
        width: 34.92%;
        float: left;
    }

    .hide-navigation .user-area {
        width: 22.69%;
        float: left;
    }

    .hide-navigation .title-page {
        font-size: 24px;
    }

    .posts .tags a {
        margin-bottom: 10px;
    }

    .gnSlider .flex-control-nav {
        text-align: right;
    }

    .price-table {
        width: 210px;
    }

    .navigation-panel {
        width: 147px;
    }

    .navigation-panel .sub-menu {
        left: 146px;
    }

    .contact-page .content-left {
        padding: 0 0 30px;
    }
}

@media only screen and (max-width:767px) {


    #baduser {display: none !important;}

    .btn-menu {
        display: block !important;
    }

    .main-text {
        width: 100%;
    }

    #footer {
        margin-top: 30px;
    }

    .xt-votes .xt-dislikes,.xt-votes .xt-likes {
        width: 100% !important;
    }

    .xt-votes .xt-likes {
        margin-bottom: 10px !important;
    }

    .comment-form .comment-notes,.rgtdf,.toggle-wrapper {
        display: none;
    }

    .editors-posts .post .thumb,.relate-posts .post .thumb {
        float: none;
        margin-right: 0;
        width: 100%;
        margin-bottom: 10px;
    }

    .switch {
        right: 0 !important;
        left: 10px;
    }

    .search-header .search-form .search-field {
        width: 220px;
    }

    .comment-respond .email-comment input,.comment-respond .form-submit .submit,.comment-respond .name-comment input {
        width: 100%;
    }

    #main {
        margin: 20px 0;
    }


    #mainnav,.top-wrap .follow-us,.top-wrap .member-area {
        display: none;
    }

    .top-wrap {
        padding: 10px 0 5px;
    }

    .top-wrap .logo {
        margin-bottom: 5px;
    }

    .menu-addon {
        display: block;
    }

    #mainnav-mobi li.gn-mega-menu .mega-item-wrap .mega-item {
        float: left;
        width: 46% !important;
        height: 160px;
        margin: 0 2% 20px;
    }

    #mainnav-mobi li.gn-mega-menu .mega-item-wrap .mega-item .movs-title a {
        color: #FFF !important;
        line-height: 19px;
        font-size: 14px;
        display: block;
        text-align: left;
        padding: 5px;
    }

    #mainnav-mobi li.gn-mega-menu .nav-mega-item,.hide-navigation .title-cat,.hide-navigation .user-area,.post-single .share-post {
        display: none;
    }

    #mainnav-mobi li.gn-mega-menu .mega-item-wrap .mega-item h5 {
        margin: 3px 0 0;
        line-height: 18px;
    }

    #mainnav-mobi li.gn-mega-menu .mega-item-wrap .mega-item h5 a {
        color: #fff;
        font-size: 14px;
    }

    .featured-posts .content-left,.featured-posts .content-right,.popular-posts .content-left,.popular-posts .content-right,.trending-posts .one-fourth {
        width: 100%;
        margin-right: 0;
        float: none;
    }

    .featured-posts .content-left,.popular-posts .content-left,.trending-posts .one-fourth {
        margin-bottom: 35px;
    }

    .featured-posts .content-right {
        margin: 0 -2%;
    }

    .featured-posts .content-right .post {
        float: left;
        width: 46%;
        margin: 0 2% 10px;
    }

    .highlights-posts .post,.recommend-posts .post {
        width: 100%;
        float: none;
    }

    .social-media-posts .thumb {
        float: none;
        margin-bottom: 15px;
        width: 100%;
    }

    .banner {
        margin-top: 25px;
    }

    .banner .banner-text {
        padding: 0 30px;
    }

    .banner .banner-text h2 {
        font-size: 30px;
        font-weight: 700;
        line-height: 36px;
        margin-bottom: 6px;
    }

    .banner .banner-text .movs-title {
        font-size: 17px;
        line-height: 22px;
        margin-bottom: 9px;
    }

    .banner .banner-items h4 {
        line-height: 26px;
    }

    .banner .banner-items h4 a {
        font-size: 20px;
    }

    .banner .banner-text p {
        font-size: 13px;
        margin-bottom: 12px;
    }

    .banner .banner-items {
        padding: 25px 30px 12px;
    }

    .banner .banner-items .post {
        float: none;
        width: 100%;
        margin: 0 0 20px;
        clear: both;
        overflow: hidden;
    }

    .banner .banner-items .thumb {
        width: 70px;
    }

    .gnSlider .slides li .item {
        max-width: 100%;
        font-size: 15px;
        font-weight: 300;
        line-height: 20px;
        padding: 12px 18px;
    }

    .category-page .post-wrap .thumb {
        float: none;
        margin-bottom: 20px;
        width: 100%;
    }

    .hide-navigation .top-wrap {
        padding: 8px 0 10px;
    }

    .hide-navigation .hide-nav {
        width: 100%;
    }

    .category-page .post-wrap .content,.social-media-posts .content {
        min-height: auto !important;
    }

    .section.login-page {
        padding: 25px 0 0;
    }

    .section-login {
        margin-bottom: 40px;
    }

    #login-modal,#login-modal.login,#signup-modal {
        width: 100%;
        padding: 30px 35px 35px;
    }

    #login-modal.login .form-title .signup,#signup-modal .form-title .signup {
        font-size: 13px;
    }

    .error-wrap #searchform,.error-wrap .spacer:before,.price-table,.price-table-wrap {
        width: 100%;
    }

    .price-table {
        float: none;
        margin: 0 0 30px;
    }

    .featured-posts .content-left h3,.posts h2 {
        margin: 0 0 10px;
        clear: both;
    }

    .editors-posts,.featured-posts,.highlights-posts,.popular-posts,.recommend-posts,.relate-posts,.trending-posts {
        padding-bottom: 45px;
    }

    .posts .head-post {
        padding-bottom: 28px;
    }

    .posts .body-post {
        margin-top: 28px;
    }

    .highlights-posts .post,.recommend-posts .post {
        margin-bottom: 40px;
    }

    .highlights-posts .margin-b0,.recommend-posts .margin-b0,.trending-posts .one-fourth.last {
        margin-bottom: 10px;
    }

    .banner-image {
        height: 300px;
    }

    .banner-image img {
        height: 100%;
    }

    .banner .overlay {
        height: 125px;
        background: url(images/banner-overlay_s.png) no-repeat;
        bottom: 0;
    }

    .about-page .content-left,.about-page .content-right {
        float: none;
        width: 100%;
    }

    .about-page .content-right {
        margin-bottom: 50px;
    }
}

@media only screen and (min-width:480px)and (max-width:767px) {

    .text-error-window {display: none;}

    .main-story,.main-text,.sub-story,.sub-text {
        width: 100%;
    }

    .main-story {
        height: 300px;
    }

    .main-story-shade {
        width: 100%;
        height: 100%;
    }

    .sub-story {
        height: 199px;
    }

    .highlights-posts .post {
        width: 100% !important;
        height: auto !important;
        margin-bottom: 40px !important;
    }

    .share-button {
        clear: both;
        display: block;
        position: relative;
        padding-top: 25px;
    }

    .share-button .frends {
        position: relative !important;
        right: 0;
        top: 0;
    }

    .share-button .share {
        float: none;
    }

    #footer {
        margin-top: 30px;
    }

    .add-article-button {
        display: none !important;
    }

    .related-posts-item {
        display: block;
        clear: both;
        margin-bottom: 20px;
        min-height: auto !important;
    }

    .related-posts-item:after {
        content: "";
        display: block;
        clear: both;
    }

    .related-posts-item img {
        float: left;
        margin-right: 10px;
    }

    .related-posts-item span {
        font-size: 16px;
    }

.popular-posts .content-right .movs-title a {
    font-size: 17px !important;
    line-height: 20px !important; 
}

}

@media only screen and (max-width:479px) {

    #featured-main .featured-main-title {font-size: 14px;}

    .text-error-window {display: none;}

    .contact-page .input-wrap,.main-story,.main-story-shade,.main-text,.section-element .input-wrap,.share-wrapp .post-ratings,.sub-story,.sub-text {
        width: 100%;
    }

    .main-story {
        height: 300px;
    }

    .main-story-shade {
        height: 100%;
    }

    .sub-story {
        height: 199px;
    }

    .share-button {
        clear: both;
        display: block;
        position: relative;
        padding-top: 25px;
    }

    .share-button .frends {
        position: relative !important;
        right: 0;
        top: 0;
    }

    .share-button .share {
        float: none;
    }

    #footer {
        margin-top: 30px;
    }

    .related-p .thumb span {
        font-size: 19px !important;
        line-height: 19px !important;
        font-weight: 300 !important;
    }

    .related-posts-item {
        display: block;
        clear: both;
        margin-bottom: 20px;
        min-height: auto !important;
    }

    .related-posts-item:after {
        content: "";
        display: block;
        clear: both;
    }

    .related-posts-item img {
        float: left;
        margin-right: 10px;
    }

    .related-posts-item span {
        font-size: 16px;
    }

    .add-article-button {
        display: none !important;
    }

    h1,h2,h3,h4 {
        margin: 40px 0 22px;
    }

    #main {
        margin: 10px 0 10px;
    }

    .section-element.columns {
        margin-bottom: 30px;
    }

    .posts .entry-post p {
        margin-bottom: 22px;
    }

    .top-wrap .logo {
        max-width: 200px;
        height: auto;
    }

    .btn-menu {
        height: 68px;
        top: -22px;
    }

    .editors-posts .post .thumb,.relate-posts .post .thumb {
        float: none;
        margin-right: 0;
        width: 100%;
        margin-bottom: 10px;
    }

    .widget-recent .thumb {
        margin-bottom: 10px;
    }

    .tabs .menu-tab li a {
        padding: 8px 12px;
    }

    #login-modal,#login-modal.login,#signup-modal {
        padding: 20px 15px 35px;
    }

    .post-single .author-post {
        padding: 30px;
    }

    .post-single .info-author {
        padding: 15px 0 0;
    }

    .post-single .avatar-author {
        float: none;
    }

    .entry-page ul.list li,.posts .entry-post ul.list li {
        line-height: 35px;
    }

    .entry-page ul.list li:before {
        top: 18px;
    }

    .about-page-wrap {
        padding: 0;
    }

    .contact-page .input-wrap {
        margin-right: 0;
    }

    .contact-page h2 {
        margin: 0 0 15px;
    }

    .contact-page .contact-info {
        margin-bottom: 20px;
    }


.highlights-posts .post {
    width: 100% !important;
    height: auto !important;
    margin-bottom: 40px !important;
}


}

@media only screen and (max-width:320px) {
    #login-modal.login .form-title .signup,#signup-modal .form-title .signup {
        font-size: 11px;
    }

    #login-modal .option-login .forgot a,#login-modal .option-login .remember,#signup-modal .option-login .forgot a,#signup-modal .option-login .remember,input.css-checkbox[type=checkbox]+label.css-label {
        font-size: 12px;
    }

    .banner-image {
        height: 230px;
    }
}

.dates,.voteds {
    line-height: 21px;
    font-size: 12px;
}

.dates,.post-wrap .time,.post-wrap .views,.voteds {
    display: inline-block;
}

.post-wrap .time {
    margin-right: 10px;
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),(min-device-pixel-ratio:1),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx) {
    #mainnav-mobi #search-form-menu .search-text-menu {
        background: url(images/search-mobi@2x.png) center center no-repeat;
        background-size: 27px 27px;
    }

    .btn-menu:before {
        background: url(images/menu@2x.png) center center no-repeat;
        background-size: 39px 24px;
    }

    .toggle-panel {
        background: url(images/toggle-panel@2x.png) center center no-repeat;
        background-size: 10px 50px;
    }

    .error-wrap #searchsubmit {
        background: url(images/search@2x.png) center center no-repeat;
        background-size: 20px 20px;
    }

    .gn-button.pause {
        background: url(images/button-pause@2x.png) center center no-repeat;
        background-size: 56px 12px;
    }

    label.css-label {
        background: url(images/checkbox@2x.png) center center no-repeat;
        background-size: 18px 36px;
    }

    label.css-label2 {
        background: url(images/radio@2x.png) center center no-repeat;
        background-size: 19px 38px;
    }

    .gn-gallery #gn-carousel:before {
        background: url(images/gallery@2x.png) center center no-repeat;
        background-size: 87px 39px;
    }

    .pricing-table .heading-row .featured-price {
        background: url(images/best-price@2x.png) center center no-repeat;
        background-size: 84px 73px;
    }
}




#toc_container {
background: #e5560b;
    padding: 15px;
    margin-top: 15px;
    border-radius: 2px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}

#toc_container .toc_title {
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    text-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}

#toc_container ul {
    margin-bottom: 0;
}
#toc_container ul li {
    margin-bottom: 0;
}
#toc_container ul li:before {
    content: '\2022';
    display: block;
    font-size: 5px;
    color: #ffffff;
    position: absolute;
    left: -20px;
    top: 0px;
    font-family: arial;
}
#toc_container ul li a {
    color: #fff;
    text-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
#toc_container ul li a:hover {

}

.short-news-tags {
font-size: 10px;
    background: #000;
    color: #FFF !important;
    padding: 0 8px;
    display: block;
    position: absolute;
    top: 0;
    z-index: 999;    
}

.cat-how-much {
	font-size: 14px;
    background: #380c20;
    color: #FFF !important;
    padding: 0 8px;
    display: block;
    position: absolute;
    top: 0;
    z-index: 999;    
}

.stylish-input-group .input-group-addon{
    background: #7a1e48 !important;
	color:#fff;
	border: 1px solid #7a1e48;
}
.stylish-input-group .form-control{
	border-right:0; 
	box-shadow:0 0 0; 
	border-color:#7a1e48;
}

.stylish-input-group button{
    border:0;
    background:transparent;
}

.short-news-tags {
    font-size: 10px;
    background: #000;
    color: #FFF;
    padding: 0 8px;
    display: block;
    position: absolute;
    top: 0;
    z-index: 999;
}

.main-tag {
    margin-bottom:45px;
}
.main-tag ul { margin: 0; list-style: none; }
.main-tag li { float: left; margin-right: 15px; }

.main-tag a:link, .main-tag a:visited {
	color: #fff;
	background-color: #7a1e48;
	border-radius: 2px;
	padding: 0 4px;
	display: block;
	margin-bottom: 4px;
}

.main-tag a:hover, .main-tag a:focus {
	color: #ffe793;
	background-color: #380c20;
	text-decoration: none;
}

.fs1 {
    font-size:1em;
}
.fs2 {
    font-size:1.1em;
}
.fs3 {
    font-size:1.2em;
}
.fs4 {
    font-size:1.3em;
}

.fs5 {
    font-size:1.4em;
}
.fs6 {
    font-size:1.5em;
}
.fs7 {
    font-size:1.6em;
}
.fs8 {
    font-size:1.7em;
}
.fs9 {
     font-size:1.8em;
 }
.fs10 {
    font-size:1.9em;
}



