 /*style*/
* {margin: 0; border: none; text-decoration: none; outline: none;}
html {
    direction: rtl;
    background: #767577;
}
::-webkit-scrollbar { width: 10px; }
::-webkit-scrollbar-thumb {
    background: #AD0014;
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
}
::-webkit-scrollbar-track { background: #fff; width: 10px; }
::selection { background: #333333; color: #fff; }
body {
    font-family: almoni-normal;
    color: #7a7a7a;
    background-color: transparent!important;
}
.wrapper{
  width: 1270px;
  margin: 0 auto;
  z-index: 2;
  position: relative;      
}
#bg{
  height: 100%;
  position: fixed;
  z-index: 0;
  width: 100%;
}
@font-face {
    font-family: 'Titles';
    src: url('https://www.vgames.co.il/fonts/practicanarrowboldwebfont.eot');
    src: url('https://www.vgames.co.il/fonts/practicanarrowboldwebfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.vgames.co.il/fonts/practicanarrowboldwebfont.woff') format('woff'),
         url('https://www.vgames.co.il/fonts/practicanarrowboldwebfont.ttf') format('truetype'),
         url('https://www.vgames.co.il/fonts/practicanarrowboldwebfont.svg#PracticaNarrowBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family:'almoni-normal';
    src: url('https://www.vgames.co.il/fonts/almoni-dl-aaa-400.eot');
    src: url('https://www.vgames.co.il/fonts/almoni-dl-aaa-400.eot?#iefix') format('embedded-opentype'),
         url('https://www.vgames.co.il/fonts/almoni-dl-aaa-400.woff') format('woff'),
         url('https://www.vgames.co.il/fonts/almoni-dl-aaa-400.ttf') format('truetype'),
         url('https://www.vgames.co.il/fonts/almoni-dl-aaa-400.svg#PracticaNarrowBold') format('svg');    
}
@font-face {
	font-family:'almoni-light';
    src: url('https://www.vgames.co.il/fonts/almoni-dl-aaa-300.eot');
    src: url('https://www.vgames.co.il/fonts/almoni-dl-aaa-300.eot?#iefix') format('embedded-opentype'),
         url('https://www.vgames.co.il/fonts/almoni-dl-aaa-300.woff') format('woff'),
         url('https://www.vgames.co.il/fonts/almoni-dl-aaa-300.ttf') format('truetype'),
         url('https://www.vgames.co.il/fonts/almoni-dl-aaa-300.svg#PracticaNarrowBold') format('svg');    
}
@font-face {
	font-family:'almoni-bold';
    src: url('https://www.vgames.co.il/fonts/almoni-dl-aaa-700.eot');
    src: url('https://www.vgames.co.il/fonts/almoni-dl-aaa-700.eot?#iefix') format('embedded-opentype'),
         url('https://www.vgames.co.il/fonts/almoni-dl-aaa-700.woff') format('woff'),
         url('https://www.vgames.co.il/fonts/almoni-dl-aaa-700.ttf') format('truetype'),
         url('https://www.vgames.co.il/fonts/almoni-dl-aaa-700.svg#PracticaNarrowBold') format('svg');    
}
@font-face {
	font-family:'almoni-bolder';
    src: url('https://www.vgames.co.il/fonts/almoni-dl-aaa-900.eot');
    src: url('https://www.vgames.co.il/fonts/almoni-dl-aaa-900.eot?#iefix') format('embedded-opentype'),
         url('https://www.vgames.co.il/fonts/almoni-dl-aaa-900.woff') format('woff'),
         url('https://www.vgames.co.il/fonts/almoni-dl-aaa-900.ttf') format('truetype'),
         url('https://www.vgames.co.il/fonts/almoni-dl-aaa-900.svg#PracticaNarrowBold') format('svg');    
}
@font-face {
    font-family: 'bebas_neueregular';
    src: url('https://www.vgames.co.il/fonts/BebasNeue-webfont.eot');
    src: url('https://www.vgames.co.il/fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.vgames.co.il/fonts/BebasNeue-webfont.woff') format('woff'),
         url('https://www.vgames.co.il/fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('https://www.vgames.co.il/fonts/BebasNeue-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
b, strong {
  font-weight: 400;
  font-family: almoni-bold;
}
u{
    text-decoration: underline!important;
}
.nav-pills>li>a { border-radius: 0 !important; }
.topbanner img{width: 100%;}
#login_box{ }
#login_box li:first-child input{ display: inline-block; height: 30px; padding: 3px 13px;
  font-size: 14px; font-weight: bold; font-family: almoni-normal;  border: 1px solid #cecece;}
#login_box ul { margin: 0; padding: 0; }
#loginPanel ul li {float: right; font-family: almoni-normal;}
#login_info { font-size: 14px; padding: 5px;font-family: almoni-normal; color: #fff; font-weight: normal;}
#login_info a{font-size: 13px; color: #fff;}
#login_info a:hover{text-decoration: underline;}
#loginModalLink{cursor: pointer;}
#lostpw:hover{color: #AD0014!important;}
#loginModal .close {
  float: left!important;
    color: #fff!important;
    opacity: 1;
    filter: alpha(opacity=100)!important;
}  
#loginModal .modal-header {
  background: #AD0014!important;
  color: #fff!important;
}
.visible{display: block;}
.left,.mega-nav .left a{text-align: left!important;}
.tagspopular.servers .active{ background: #AD0014;}
.clr {
    border: none;
    clear: both;
    display: block;
    float: none;
    height: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
}
.transition{
    -webkit-transition: background .15s linear,color .15s linear;
    -moz-transition: background .15s linear,color .15s linear;
    -o-transition: background .15s linear,color .15s linear;
    -ms-transition: background .15s linear,color .15s linear;
    transition: background .15s linear,color .15s linear;    
}
.transitionAll{
    -webkit-transition: all .10s linear;
    -moz-transition: all .10s linear;
    -o-transition: all .10s linear;
    -ms-transition: all .10s linear;
    transition: all .10s linear;    
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    float: right;
    margin-right: -20px;
}
.radio, .checkbox {
    padding: 0 20px 0 0; 
}
.item-page .category-name a span{
    font-size: 18px;
}
.item-page .article-header h1{
    font-size: 24px;
}
.almoni-font-light {
    font-family:almoni-light;
}
.almoni-font-normal {
    font-family:almoni-normal;
}
.almoni-font-bold {
    font-family:almoni-bold;
}
.almoni-font-bolder {
    font-family:almoni-bolder;
}
.lazy-hidden {
    background: #fff url('../images/lazyloading.gif') no-repeat 50% 50%;
}
.YTred.lazy-hidden {
    background: #000 url('../images/YTlazyloading.gif') no-repeat 50% 50%;
}
.article-info{ color: #666;}
.article-info time{margin: 0 6px 0 0; font-size: 14px; font-family: almoni-bolder;}
.article-info .icon-calendar{float: right; font-size: 16px;}
.article-info .icon-user{font-size: 14px; margin: 0 0 0 2px;}
.article-info {font-family: almoni-bolder; color: #666; font-size: 15px;}
.article-info a{color: #666!important}
.article-info a:hover{color: #AD0014!important; text-decoration: none!important;}
.article-info span{font-size: 13px; margin: 0 3px;}

.roleEditor{
   color: #AD0014!important
}
.roleAuthor{
   color: #AD0014!important
}

.module-title span{
    font-size: 16px;
    font-family:almoni-bolder;
    font-style:normal;
    font-weight:400;        
}
.rtl{
    direction: rtl;
}
.ltr{
    direction: ltr;
}
.items {
  margin-bottom: 20px;
  padding-right: 0;
}
.x300 {
    width: 300px;
    height: 250px;
    cursor: pointer;
    background-repeat: no-repeat;
    margin: 0 auto;
}
.x3600 {
    width: 300px;
    height: 600px;
    cursor: pointer;
    background-repeat: no-repeat;
    margin: 0 auto;
}
.x120 {
    width: 120px;
    height: 600px;
    cursor: pointer;
    background-repeat: no-repeat;
}
.x160 {
    width: 160px;
    height: 600px;
    cursor: pointer;
    background-repeat: no-repeat;
}
.x728{
    height:90px;
    width:728px;
    margin:0 auto 5px;
}
.x970{
  height:90px;
  width:970px;
  margin:0 auto;  
}
.x970250{
    height:250px;
    width:970px;
    margin:0 auto;
}
#ad320x50 {
    height: 50px;
    width: 320px;
    position: fixed;
    bottom: 0;   
    z-index: 9999;
    left: 50%;
    margin-left: -160px;
}
.off-canvas .off-canvas-body .nav > li a.dropdown-toggle{
    font-size: 16px;
    font-family: almoni-bolder;
    padding: 12px 20px;
}

.fbLikeContainer{
    
}
.newsflash-item{
    min-height: 60px;
}
#loginPanel{
    font-size: 12px;
}
.navbar {
    font-family: almoni-bolder;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    margin: 0!important;
    border: none!important;
}
.navbar-nav .dropdown-menu{
    right: 0;
}
.caret{
    left: 6px;
    position: absolute;
    top: 19px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #AD0014;
}
#content-wrap {
    margin-top: -157px!important;
    z-index: 3;
}  
.sidebar .module-ct > ul{
    margin-left: 20px;
    padding-right: 0;    
} 
.ja-ss-wrap.fade {
    opacity: 1;
}
.scrollUp .header .btn-primary{
    background: #1a1a1a;
}
.scrollUp .header .btn-primary:hover{
    background: #000;
}
.no-margin{
    margin: 0;
}
.margin10000{
    margin: 10px 0 0!important;
}
.margin15010{
    margin: 15px 0 10px!important;
}
.margin0015{
    margin: 0 0 15px!important;
}
.margin0030{
    margin: 0 0 30px!important;
}
.margin3000{
    margin: 30px 0 0!important;
}
.margin18{
    margin-top: 18px;
}
.nav-btn .dropdown  i:hover,.nav-btn a.dropdown-toggle:hover{color:#fff}
.error h2{
    margin: 0;
    color: #AD0014;
}
#footer .module-title span{
    font-size: 18px;
}

.nav-stacked>li{
    margin-top: 2px;
    margin-left: 0;
}

#category-nav{
    background: #AD0014;
}
#category-nav .navbar{
    margin: 0 -15px;
}
#category-nav ul{
    border: 0!important;
}
#category-nav ul li a{
    border: 0!important;
    font-family: almoni-normal;
    font-size: 17px;
    padding: 10px;
    line-height: 30px;
}
.catItemHeader{
    margin: 10px 0 0 0;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus, .pagination > li.current a{
    background-color:#AD0014;
}
.addthis_toolbox span {
    display:none;
}

.addthis_toolbox{
    direction: ltr;
}
.acyfield_email{
    margin-right: -15px;
}
.twitch-widget-outer {
    height: 165px;
    border-radius: 5px;
    position: relative;
    background-color: #262626;
    background-image: url(../images/DSTwitchBG.jpg);
    background-size: cover;
}
.twitch-widget-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    background-color: #262626;
    filter: alpha(opacity=80);
    -khtml-opacity: 0.8;
    -moz-opacity: 0.8;
    opacity: 0.8;
}
.twitch-widget-content {
    padding: 8px 8px 0 8px;
    position: absolute;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}
.twitch-widget-logo {
    width: 75px;
    height: auto;
    float: left;
}
.twitch-widget-display {
    display: block;
    position: absolute;
    right: 10px;
    top: 8px;
    text-align: right;
    max-width: 170px;
    color: #edf0f5;
}
.twitch-widget-display span {
    white-space: nowrap;
}
.twitch-widget-status-indicator {
    border-radius: 5px;
    display: inline-block;
    height: 10px;
    width: 10px;
    background: red;
    visibility: hidden;
}
.twitch-widget-display span {
    white-space: nowrap;
}
.twitch-widget-dslogo {
    width: 35px;
    height: auto;
    position: absolute;
    right: 10px;
    bottom: 50px;
}
.twitch-widget-footer {
    width: 100%;
    padding: 4px 8px 4px 8px;
    box-sizing: border-box;
    border-top: 1px solid #53477c;
    position: absolute;
    bottom: 0;
    background-color: #262626;
    border-radius: 0px 0 5px 5px;
}
.twitch-button-watch {
    display: block;
    margin-top: 2px;
    padding: 6px 8px;
    color: #e9dff2 !important;
    background-color: #6647a3;
    border-top: 1px solid #b5a1d4;
    border-radius: 2px;
    float: right;
}
.twitch-button-watch:hover{
    text-decoration: underline;
}
.twitch-widget-name {
    color: #edf0f5;
    text-align: left;
}
.twitch-widget-game-title {
    color: #8e82bf;
    white-space: nowrap;
    overflow: hidden;
    max-width: 215px;
}
#footer .module-title a{
    font-size: 18px;
    font-family: almoni-bolder;
    font-style: normal;
    font-weight: 400;
    color:#fff;    
}
#footer .module-title a:hover{
    color:#AD0014;    
}
#k2Container{
	padding:0 0 24px 0;
	position:relative
}
#k2Container.itemListView div.k2FeedIcon a{
	margin-left:5px;
	margin-top:9px
}
.k2Padding{
	padding:4px
}
.even{
	list-style:none;
	border-bottom:1px dotted #e7e7e7;
	padding:20px 0
}
.odd{
	list-style:none;
	background:#fff;
	border-bottom:1px dotted #e7e7e7;
	padding:20px 0
}
.lcomments h3{margin: 0!important;}

.lcComment {
    /*width: 250px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
    max-height: 58px;*/
}
.lcItemTitle a{
    font: 14px almoni-bold;
}
.lcomments .even{
	list-style:none;
	border-bottom:1px dotted #e7e7e7;
	padding:10px 0
}
.lcomments .odd{
	list-style:none;
	background:#fff;
	border-bottom:1px dotted #e7e7e7;
	padding:10px 0
}

div.k2FeedIcon{
	position:absolute;
	left:0;
	top:0
}
div.k2FeedIcon a,div.k2FeedIcon a:hover{
	background:url("../images/feed.png") no-repeat 50% 50%;
	display:block;
	float:right;
	height:16px;
	margin:5px 5px 0 0;
	padding:0;
	width:16px
}
div.k2FeedIcon a span,div.k2FeedIcon a:hover span{
	display:none
}
.smallerFontSize{
	font-size:100%;
	line-height:inherit
}
.largerFontSize{
	font-size:150%;
	line-height:140%
}
.clearList{
	clear:both;
	display:none;
	float:none
}
.k2Avatar img{
	background:#fff;
	border:0;
	display:block;
	float:right;
	margin: 5px 0 6px 10px;
	border-radius:50%;
    width: 50px;
    height: 50px;
}
div.k2Pagination{
	color:#999;
	margin:20px 0 0 0;
	padding:10px 0;
	text-align:center
}
a.itemPrintThisPage{
	background:#F7FAFE;
	border:1px solid #e7e7e7;
	color:#555;
	display:block;
	font-size:13px;
	margin:4px auto 16px;
	padding:4px;
	text-align:center;
	width:160px
}
a.itemPrintThisPage:hover{
	background:#eee;
	text-decoration:none
}
div.itemView{
	border-bottom:1px dotted #e7e7e7;
	margin:0 0 24px 0;
	padding:8px 0 24px 0
}
div.itemView .itemTitle{
	font-size:72px;
	font-family:'bebas_neueregular',sans-serif;
	color:#222222;
	text-transform:uppercase;
	font-weight:normal;
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	border-bottom:1px solid #e7e7e7
}
div.itemView .itemAuthor a{
	font-weight:bold;
	color:#AD0014
}
.itemAuthor a{
	color:#AD0014
}
.itemAuthor a:hover{
	color:#137AE0
}
div.itemBody{
	margin:0;
	padding:10px 0;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:18px;
	color:#333333
}
div.itemImageBlock{
	margin:20px 0
}
span.itemImage{
	display:block;
	margin:0 0 8px 0;
	text-align:center
}
span.itemImage a.modal{
	overflow-y:auto
}
span.itemImage img{
	border:0;
	padding:0;
	width:100% !important
}
span.itemImageCaption{
	color:#666;
	display:block;
	float:left;
	font-size:11px
}
span.itemImageCredits{
	color:#999999;
	display:block;
	float:right;
	font-size:11px;
	font-style:italic
}
div.itemIntroText{
	color:#222222;
	font-size:18px;
	line-height:1.6;
	padding:10px 0
}
div.itemAuthorBlock{
	background:#f7f7f7;
	border:0;
	margin:0 0 20px 0;
	padding:20px
}
.itemAuthorName{
	margin-top:0
}
div.itemAuthorBlock img.itemAuthorAvatar{
	background:#fff;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
	border-radius:50%;
	width:100px;
	min-width:100px;
	height:auto
}
div.itemAuthorBlock div.itemAuthorDetails{
	margin:0;
	padding:4px 0 0 0
}
div.itemAuthorBlock div.itemAuthorDetails h3.authorName{
	margin:0 0 4px 0;
	padding:0
}
div.itemAuthorBlock div.itemAuthorDetails h3.authorName a{
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:16px
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl{
	color:#555555;
	font-weight:bold;
	margin:0 5px 0 0;
	padding:0 10px 0 0
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail{
	color:#555555;
	font-weight:bold
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl a,div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail a{
	font-weight:normal;
	color:#AD0014
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl a:hover,div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail a:hover,div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl a:focus,div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail a:focus{
	text-decoration:underline
}
div.itemAuthorLatest{
	margin-bottom:30px;
	padding:0
}
div.itemAuthorLatest ul li{
	padding:10px 0;
	list-style:square
}
div.itemAuthorLatest ul li:last-child{
	border:0
}
div.itemBackToTop{
	text-align:right
}
div.itemBackToTop a{
	text-decoration:underline
}
div.itemBackToTop a:hover{
	text-decoration:underline
}
div#itemListLeading{
	margin:0 -20px;
	padding:0 20px
}
div#itemListLeading div.itemContainer{
	width:100%
}
div#itemListLeading .catItemContentBlock{
	width:100%
}
div#itemListLeading .catItemView{
	overflow:hidden;
	position:relative;
	padding:30px;
	text-align:center;
	min-height:300px;
	background:#000;
	margin-bottom:15px
}
div#itemListLeading .catItemView .catItemImageBlock{
	padding-left:0;
	padding-right:0
}
div#itemListLeading div.catItemCategory a:after{
	display:none
}
div#itemListLeading h3.catItemTitle,div#itemListLeading div.catItemHeader h3.catItemTitle{
	font-size:30px
}
div#itemListLeading h3.catItemTitle a:hover,div#itemListLeading div.catItemHeader h3.catItemTitle a:hover{
	color:#f7f7f7
}
div#itemListLeading div.catItemHeader span.catItemAuthor a,div#itemListLeading span.catItemDateCreated{
	color:#999999
}
div#itemListLeading div.catItemCommentsLink{
	display:block;
	padding:10px
}
div#itemListLeading div.catItemCommentsLink a{
	color:#999999
}
div#itemListLeading div.catItemTagsBlock{
	font-size:12px;
	border:0;
	padding:0 10px;
	color:#999999;
	position:relative;
	z-index:10;
	display:none
}
div#itemListLeading div.catItemTagsBlock ul.catItemTags li a{
	color:#999999
}
div#itemListLeading div.catItemTagsBlock ul.catItemTags li a:hover{
	color:#AD0014
}
div#itemListLeading .catItemImageBlock{
	width:100%;
	position:absolute;
	z-index:1;
	left:0;
	right:0;
	top:0;
	max-width:initial;
	margin:0
}
div#itemListLeading span.catItemImage{
	position:relative
}
div#itemListLeading span.catItemImage:before{
	background:url("../images/slide-mask.png") repeat-y left top 100% auto;
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:2;
	content:""
}
div#itemListLeading span.catItemImage img{
	width:100% !important;
	opacity:0.5;
	filter:alpha(opacity=50)
}
div#itemListLeading .catItemContentBlock{
	padding:0;
	z-index:2;
	color:#fff;
	position:relative
}
div#itemListLeading h3.catItemTitle a,div#itemListLeading div.catItemHeader h3.catItemTitle a{
	color:#fff;
	border:0
}
div#itemListLeading h3.catItemTitle a.modal,div#itemListLeading div.catItemHeader h3.catItemTitle a.modal{
	overflow:hidden
}
div#itemListLeading div.catItemReadMore a{
	background:#AD0014;
	color:#fff
}
div#itemListLeading div.catItemReadMore a:hover,div#itemListLeading div.catItemReadMore a:focus{
	background:#137AE0
}
div#itemListLeading div.catItemIntroText{
	font-size:17px;
	color:#e7e7e7
}
div#itemListPrimary{
	margin:0 -20px
}
div#itemListPrimary div.catItemImageBlock{
	float:none;
	width:100%;
	margin:10px 0;
}
div#itemListPrimary .catItemContentBlock{
	width:100%
}
div#itemListPrimary h3.catItemTitle,div#itemListPrimary div.catItemHeader h3.catItemTitle{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
div#itemListPrimary .catItemCommentsLink{
	padding:0;
	display:block
}
div#itemListPrimary div.catItemIntroText{
	padding-bottom:0
}
div#itemListSecondary{
	margin:0 -20px
}
div#itemListSecondary .catItemView{
	padding:20px 0 20px;
	margin:0 20px
}
div#itemListSecondary div.catItemReadMore{
	display:none
}
div#itemListSecondary div.catItemIntroText{
	padding-bottom:0
}
div#itemListLinks{
	margin:10px 0
}
div#itemListLinks h3.catItemTitle{
	font-size:14px;
	font-weight:normal;
	padding:10px 20px;
	position:relative
}
div#itemListLinks h3.catItemTitle:before{
	content:"\f105";
	font-family:FontAwesome;
	font-style:normal;
	font-weight:normal;
	text-decoration:inherit;
	position:absolute;
	top:10px;
	left:0
}
div#itemListLinks div.catItemView{
	border:0
}
div#itemListLinks .catItemImageBlock{
	display:none
}
.itemListLinks-title{
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	color:#222222;
	border-left:5px solid #AD0014;
	padding-top:10px;
	padding-bottom:10px;
	background:url("../images/dot.gif") repeat-x center right
}
.itemListLinks-title span{
	background:#fff;
	padding-left:15px;
	padding-right:20px
}
div.itemContainer{
	float:right
}
div.catItemView{
	padding: 0 20px 20px;
}
div.catItemView .catItemImage a{
	position:relative;
	display:block
}
div.catItemView:hover h3.catItemTitle a.modal{
	border:0
}
div.catItemView:hover h3.catItemTitle a.modal:hover{
	color:#AD0014
}
div.catItemView:hover .catItemImage a:before{
	opacity:1;
	filter:alpha(opacity=100)
}
div.groupLinks{
	margin:0;
	padding:0
}
span.catItemEditLink{
	display:block;
	float:right;
	margin:0;
	padding:4px 0;
	text-align:right
}
span.catItemEditLink a{
	background:#f7f7f7;
	font-family:sans-serif;
	font-size:11px;
	font-weight:normal;
	padding:2px 12px;
	text-decoration:none
}
span.catItemEditLink a.modal{
	overflow:hidden
}
div.catItemMeta,div.catItemMeta a{
	line-height:1.5;
	color:#999
}
div.catItemMeta > span{
	margin-left:10px
}
span.catItemDateCreated{
	color:#999999;
	font-size:14px;
	display:inline-block
}
h3.catItemTitle,div.catItemHeader h3.catItemTitle
{
	font-size:18px;
	font-family:almoni-bold;
	line-height:1.5;
	margin:0;
	padding:5px 0
}
h3.catItemTitle a:hover,div.catItemHeader h3.catItemTitle a:hover,h3.catItemTitle a:focus,div.catItemHeader h3.catItemTitle a:focus{
	color:#AD0014
}
div.catItemHeader h3.catItemTitle span sup{
	color:#CF1919;
	font-size:12px;
	text-decoration:none
}
div.catItemHeader span.catItemAuthor{
	display:inline-block;
	padding:0;
	font-size:14px
}
span.catItemAuthor a{
	color:#999999
}
span.catItemAuthor a:hover,
span.catItemCommentsLink a:hover{
	color:#AD0014
}
div.catItemBody{
	margin:0;
	padding:0
}
div.catItemBody:before,div.catItemBody:after{
	content:" ";
	display:table
}
div.catItemBody:after{
	clear:both
}
span.catItemImage{
	display:block;
	margin:0;
	text-align:left
}
span.catItemImage img{
	border:0;
	padding:0;
	width:100% !important
}
div.catItemIntroText{
	font-size:inherit;
	font-weight:normal;
	line-height:inherit;
	padding:10px 0
}
div.catItemLinks{
	margin:-5px 0 0 0;
	padding:0
}
div.catItemCategory{
	border-bottom:0;
	padding:0;
	margin-top:-5px
}
div.catItemCategory span{
	color:#555;
	font-weight:bold;
	padding:0 4px 0 0;
	font-size:16px
}
div.catItemCategory a,.itemCategory a{
	color: #AD0014;
	 font-size: 16px;
	 position: relative;
	 font-family: almoni-bolder;
	 padding-right: 14px
}
div.catItemCategory a:after,.itemCategory a:after{
	position:absolute;
	content:"";
	width:10px;
	height:1px;
	background:#AD0014;
	top:50%;
	margin-top:-1px;
	right:0
}
div.catItemCategory a:hover,.itemCategory a:hover,div.catItemCategory a:focus,.itemCategory a:focus{
	color:#000
}
span.catItemDateModified{
	border-top:1px solid #e7e7e7;
	color:#999999;
	display:block;
	margin:4px 0;
	padding:4px;
	text-align:right
}
.userBlock .join-us{
    color:#fff!important;
    font-family: 'almoni-bold'!important;
    font-size: 14px;    
}
.userBlock .join-us:hover{
    text-decoration: none!important;
}
.margin15000{
    margin:15px 0 0 0;
}        
.userDescription p{
    margin: 0; 
    color:#333;
    font-size: 14px;
}
.margin15100{
    margin:15px 10px 0;
}            
article .userBlock{
   margin: 20px 15px;
}

div.userBlock{
	background:#E5E5E5;
	clear:both;
	margin:0 0 20px 0;
	padding:20px
}
span.userItemAddLink{
	border-bottom:1px dotted #e7e7e7;
	display:block;
	margin:0 0 4px 0;
	padding:8px 0;
	text-align:right
}
span.userItemAddLink a{
	background:#eee;
	border:1px solid #e7e7e7;
	padding:4px 16px;
	text-decoration:none
}
span.userItemAddLink a:hover{
	background:#ffffcc
}
div.userBlock img{
	background:#fff;
	border:0;
	display:block;
	width:100%;
	float:left;
	padding:0;
	border-radius:50%;
    max-width: 160px;
    margin: 8px 0 0 0;       
}
div.userBlock h2{
	margin:10px 0 0;
	color:#333333
}
div.userBlock div.userDescription{
	padding:4px 0
}
div.userBlock div.userAdditionalInfo{
	margin:8px 0 0 0;
	padding:4px 0
}
span.userEmail{
	color:#555555;
	display:block;
	font-weight:bold
}
div.userItemView{
	padding:20px 0
}
div.userItemView .userItemImage a{
	position:relative;
	display:block
}
div.userItemView:hover h3.userItemTitle a{
	border-bottom:1px solid #e7e7e7
}
div.userItemView:hover .userItemImage a:before{
	opacity:1;
	filter:alpha(opacity=100)
}
div.userItemHeader span.userItemDateCreated{
	color:#999999
}
div.userItemHeader h3.userItemTitle{
	font-family:sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:1.5;
	margin:0;
	padding:5px 0
}
div.userItemHeader h3.userItemTitle a{
	border-bottom:1px solid transparent
}
div.userItemHeader h3.userItemTitle a:hover,div.userItemHeader h3.userItemTitle a:focus{
	color:#AD0014
}
.item-meta{
	font-size:13px;
	margin-bottom:10px
}
.item-meta .userItemDateCreated{
	margin-right:10px
}
.item-meta .fa{
	color:#999999
}
div.userItemImageBlock{
	margin-top:5px
}
span.userItemImage{
	display:block;
	text-align:center
}
span.userItemImage a{
	display:block
}
span.userItemImage img{
	border:0;
	padding:0;
	max-width:100%
}
div.userItemIntroText{
	font-weight:normal;
	margin:0 0 20px;
	padding:0
}
.userItemAction,div.userItemLinks{
	margin:0 0 20px 0;
	padding:0
}
.tagItemDateCreated{
	color:#999999
}
div.tagItemHeader h2.tagItemTitle{
	font-size:18px;
	font-weight:bold;
	margin:0;
	padding:10px 0
}
span.tagItemImage{
	display:block;
	text-align:center
}
span.tagItemImage img{
	padding:0;
	max-width:100%
}
div.tagItemIntroText{
	font-size:inherit;
	font-weight:normal;
	line-height:inherit;
	padding:10px 0 0 0
}
div.tagItemCategory span{
	color:#555555;
	font-weight:bold;
	padding:0 4px 0 0
}
div.genericItemView{
	border-bottom:1px dotted #e7e7e7;
	margin:0 0 20px 0;
	padding:20px 0
}
div.genericItemView:hover span.genericItemImage a:before{
	opacity:1;
	filter:alpha(opacity=100)
}
div.genericItemView:hover div.genericItemHeader h2.genericItemTitle a{
	border-color:#e7e7e7
}
div.genericItemHeader span.genericItemDateCreated{
	color:#999999;
	font-size:11px
}
div.genericItemHeader h2.genericItemTitle{
	font-family:sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:1.5;
	margin:0;
	padding:5px 0
}
div.genericItemHeader h2.genericItemTitle a{
	border-bottom:1px solid transparent
}
div.genericItemHeader h2.genericItemTitle a:hover,div.genericItemHeader h2.genericItemTitle a:focus{
	color:#222222
}
div.genericItemBody{
	margin:0;
	padding:8px 0
}
span.genericItemImage{
	display:block;
	margin:0 8px 8px 0;
	text-align:center
}
span.genericItemImage a{
	position:relative;
	display:block
}
span.genericItemImage img{
	width:100% !important;
	height:auto
}
div.genericItemIntroText{
	font-size:inherit;
	font-weight:normal;
	line-height:inherit;
	padding:4px 0 12px 0
}
div.genericItemCategory{
	margin:-5px 0 0 0
}
div.genericItemCategory span{
	color:#555;
	font-weight:bold;
	padding:0 4px 0 0
}
div#genericItemListNothingFound{
	padding:40px;
	text-align:center
}
div#genericItemListNothingFound p{
	color:#999;
	font-size:20px
}
div.latestItemsContainer{
	float:left
}
div.latestItemsCategory{
	background:#f7fafe;
	border:1px solid #e7e7e7;
	margin:0 8px 8px 0;
	padding:8px
}
div.latestItemsCategoryImage{
	text-align:center
}
div.latestItemsCategoryImage img{
	background:#fff;
	border:1px solid #e7e7e7;
	margin:0 8px 0 0;
	padding:4px
}
div.latestItemsUser{
	background:#f7f7f7;
	clear:both;
	margin:0 0 20px 0;
	padding:20px
}
div.latestItemsUser img{
	background:#fff;
	display:block;
	float:left;
	margin:0 20px 20px 0;
	border-radius:50%
}
div.latestItemsUser h2{
	margin-top:0
}
div.latestItemsUser p.latestItemsUserDescription{
	padding:4px 0
}
div.latestItemsUser p.latestItemsUserAdditionalInfo{
	margin:8px 0 0 0;
	padding:4px 0
}
span.latestItemsUserEmail{
	color:#555555;
	display:block;
	font-weight:bold
}
span.latestItemImage{
	display:block;
	margin:0 0;
	text-align:center
}
span.latestItemImage img{
	max-width:100%
}
div.latestItemIntroText{
	font-size:inherit;
	font-weight:normal;
	line-height:inherit;
	padding:10px 0;
	color:#999999
}
div.latestItemLinks{
	margin:0 0 16px 0;
	padding:0
}
div.latestItemCategory span{
	color:#555555;
	font-weight:bold;
	padding:0 4px 0 0
}
div.latestItemCommentsLink{
	border-right:1px solid #e7e7e7;
	display:inline;
	margin:0 8px 0 0;
	padding:0 8px 0 0
}
h2.latestItemTitleList{
	border-bottom:1px dotted #e7e7e7;
	font-family:sans-serif;
	font-size:14px;
	line-height:normal;
	margin:8px 0 2px 0;
	padding:2px 0
}
.moduleItemMeta{
	margin-top:10px;
	color:#999999
}
div.k2TagCloudBlock{
	padding:8px 0
}
div.k2TagCloudBlock a{
	display:block;
	float:left;
	padding:4px
}
div.k2TagCloudBlock a:hover{
	background:#135cae;
	color:#fff;
	display:block;
	float:left;
	padding:4px;
	text-decoration:none
}
.view-item .modal{
	position:inherit;
	display:inherit
}
.sidebar .module{
	position:relative;
    overflow: hidden;
    min-width: 300px;
    margin-bottom: 15px;
}
.sidebar .module div.k2FeedIcon a{
	position:absolute;
	top:0;
	right:0;
	margin:0;
	z-index:2
}
.tagItemImage,.latestItemImage,.userItemImage,.catItemImage{
	overflow:hidden
}
.tagItemImage a:before,.latestItemImage a:before,.userItemImage a:before,.catItemImage a:before{
	z-index:2
}
.catItemCategory.editorPick a{font-size:22px}
#fbComments,#comments{padding: 0 15px;}

.article-content.deal h2{ margin: 0 0 15px;}
.article-content.deal .group p:first-child{ font-family: 'almoni-bolder'; }
.article-content.deal .group .price{  font-weight: bold; color:#549D23; }
.article-content.deal .group .OrgPrice{  font-weight: bold; color: #DA1111; }
.article-content.deal .group .remain{ font-weight: bold; color: #AD0014; }

.productList > div:first-child{
    border-top: 1px solid #C3C2C2;
}
.productList #itemListSecondary{
    border-bottom: 1px solid #C3C2C2;
}
.productList #itemListSecondary.first{
    background: rgba(229, 229, 229, 0.05);
}
.productList #itemListSecondary.sec{
    background: rgba(229, 229, 229, 0.46);
}
.productList .catItemIntroText{ padding-top: 0!important;}
.productList p{ margin: 0!important;}

.productList p.price span{ color: #AD0014; font-size: 23px;}

.productList p.price{ margin: 0 0 5px!important; color: rgb(84, 157, 35); font-weight: bold; font-size: 16px; letter-spacing: 1.1px; padding-top: 5px; }
.productList .catItemTitle a{font-size: 18px; font-weight: bold; font-family: arial;} 
.product-price{
  margin: 0 0 5px!important;
  color: rgb(84, 157, 35);
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 1.1px;
  padding-top: 5px;
  font-family: almoni-normal;
} 
.product-teaser{
  color: #7a7a7a;
  font-family: almoni-normal;
} 

.module.deals .category-name{
   margin: 10px 0 0;
}

.module.deals .category-name a span{
    text-transform: none;
    font-size:17px;
}

.module.deals p{
  padding: 0;
  margin: 0;
}
#sliderHolder{
  border: 1px solid rgba(31, 29, 45, 0.4);
  width: 350px;
  padding: 20px 20px 0; 
  position: relative;  
  float: left;
  margin: 0 30px 20px 0;
}
.rslides_tabs{
  list-style: none;
  margin: 0;
  padding: 0;
}
.rslides_nav{
  position: absolute;
  top: 37%;
  width: 50px;
  height: 60px;
  display: inline-block;
  margin: 0;
  background-image: url(../images/navs.png);
  background-repeat: no-repeat;
  background-color: rgba(0,0,0,0.4);
  z-index: 99;
  text-indent: -99999px;
}
.rslides_nav.prev{
  left: 0;
  border-radius: 0 4px 4px 0;
  background-position: 0 0;
}
.rslides_nav.next{
  right: 0;
  border-radius: 4px 0 0 4px;
  background-position: 100% -60px;
}
.rslides_tabs li{
  display: inline-block;
  padding: 17px;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0 auto;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.contact {
  margin-bottom: 80px;
  margin-top: 20px;
}
.contact .star {
  color: #AD0014;
}
.contact .page-header {
  background: transparent;
  border-right: 0;
}
.contact .page-header h2 {
  line-height: 1;
  margin: 0;
}
.contact .page-header h2 span {
  color: #333333;
  font-family: 'bebas_neueregular';
}
.contact .control-label {
  text-align: right;
  text-align: right\9 !important;
}
.contact .dl-horizontal > dt {
  display: none;
}
.contact .dl-horizontal > dd {
  margin-left: 0;
  margin-bottom: 5px;
}
.contact .dl-horizontal > dd:last-child {
  margin-bottom: 0;
}
.contact .dl-horizontal > dd .fa {
  color: #555555;
  margin-left: 5px;
  width: 15px;
}
.contact .contact-links ul li a {
  display: inline-block;
  color: #AD0014;
}
.contact .plain-style .inner {
  background: #1a1a1a;
  padding: 20px;
}
.contact .plain-style .inner h3 {
  color: #fff;
  font-family: 'almoni-bolder';
  font-size: 14px;
  text-transform: uppercase;
}
.contact .plain-style .inner .page-header {
  background: #AD0014;
  padding: 15px 20px;
  margin: -20px -20px 20px -20px;
}
.contact .plain-style .inner .page-header h2 {
  font-size: 14px;
}
.contact .plain-style .inner .page-header h2 span {
  color: #fff;
  font-family: 'almoni-bolder';
  text-transform: uppercase;
}
.contact .plain-style .inner .contact-image img {
  width: 100%;
}
.contact .plain-style .inner .contact-address {
  padding-left: 10px;
}

.contact .plain-style .inner .contact-address .fa {
  color: #e7e7e7;
}
.contact .plain-style .inner .contact-address a {
  color: #008AFF;
}
.contact .plain-style .inner .contact-address a:hover,
.contact .plain-style .inner .contact-address a:focus,
.contact .plain-style .inner .contact-address a:active {
  color: #af181d;
}
.contact .plain-style .inner .contact-links ul {
  padding-right: 10px;
}
.contact .plain-style .inner .contact-links ul li {
  display: inline-block;
  margin-bottom: 5px;
}
.contact .plain-style .inner .contact-links ul li a {
  border: 1px solid #8c8c8c;
  color: #a6a6a6;
  padding: 5px 10px;
  transition: all 200ms;
}
.contact .plain-style .inner .contact-links ul li a:hover,
.contact .plain-style .inner .contact-links ul li a:focus,
.contact .plain-style .inner .contact-links ul li a:active {
  border-color: #AD0014;
  background: transparent;
  color: #AD0014;
}
.contact .plain-style .inner .contact-miscinfo {
  padding-right: 10px;
}
.contact .plain-style .contact-left h3 {
  color: #333333;
  font-size: 14px;
  font-family: 'almoni-bolder';
  line-height: 1;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 15px 0;
  text-transform: uppercase;
}
.contact .plain-style .contact-left .contact-form legend {
  border-bottom: 0;
  font-size: 14px;
}
.contact .plain-style .contact-left .contact-form label {
  color: #555555;
  font-weight: normal;
  padding-top: 0;
  margin-bottom: 5px;
}
.contact .plain-style .contact-left .contact-form label.invalid {
  color: #AD0014;
}
.contact .plain-style .contact-left .contact-form textarea,
.contact .plain-style .contact-left .contact-form input {
  border-color: #cecece;
  box-shadow: none;
}
.contact .plain-style .contact-left .contact-form textarea:focus,
.contact .plain-style .contact-left .contact-form input:focus {
  border-color: #9b9b9b;
}
.contact .plain-style .contact-left .contact-form textarea.invalid,
.contact .plain-style .contact-left .contact-form input.invalid {
  border-color: #AD0014;
}
.contact .plain-style .contact-left .contact-form .control-btn {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .contact .plain-style .contact-left .form-group:last-child {
    margin-top: -20px;
  }
  .contact .plain-style .contact-left .form-group:last-child .control-btn {
    margin-top: 20px;
    text-align: left;
  }
}
.contact h2{
    margin: 0;
    color: #000;
}  
.contact-image{
    text-align: center;
}  
.magnifying { 
  position: absolute;
  bottom: 0;
  z-index: 999;
  color: rgba(0,0,0,0.4);
  font-size: 26px;
  cursor: pointer;
}
.errorMsg{color: red!important; border-color: red!important;}
.validMsg{color: green!important; border-color: green!important;}
.red{color: red;}
.nis{ font-weight: bold; font-size: 14px; margin-right: 2px; }
.module.g2a img{max-width: 300px;}

.article-content table {
  margin: 0 auto;
  max-width: 100%;
}
.article-content table.esport tr:first-child,.article-content table.esportBig tr:first-child {
  background: #ededed;
  font-size: 16px;
  text-align: center!important;
  font-family: sans-serif;
  font-weight: bold;
}
.article-content table.esport tr td {
  font-size: 14px;
  text-align: left;
  font-family: sans-serif;
  padding: 5px 30px;
}
.article-content table.esportBig tr td{
  font-size: 14px;
  text-align: left;
  font-family: sans-serif;    
}
.article-content table.esport tr img,.article-content table.esportBig tr img{
  margin: 3px 0px 0 0;
  float: left;
  padding: 0 10px 0 0;
}

.article-content table.esport tr td p,.article-content table.esportBig tr td p {
  margin: 0;
}
.itemList h2.title{
  margin: 0 0 20px!important;
  color: #fff;
  background: #000;
  padding: 6px 15px;   
}

#itemListPrimary h2.title{
  margin: 0 20px 10px!important;
  color: #fff;
  background: #AD0014;
  padding: 6px 15px;
}
small.review{margin-bottom: 0!important; font-size: 15px;}
.nav > li > a:focus{ background-color: transparent!important; }
.modal-body {
  padding: 20px;
}
.modal-footer {
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
  margin-top: 30px;
}
 
 /*template*/
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: right!important;
}
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: right!important;
}
.col-xs-6{float:right;}
.logo,
.logo-small {
  display: block;
  text-decoration: none;
  text-align: left;
  background-repeat: no-repeat;
  background-position: center;
}
.logo {
  width: 182px;
  height: 73px;
}
.logo-small {
  width: 60px;
  height: 30px;
}
.navbar ul li a.dropdown-toggle {
    height: 55px!important;
}
#community-wrap .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
}
.f-data-holder:before {
  display: none;
  content: "grid-float-breakpoint:768px screen-xs:480px screen-sm:768px screen-md:992px screen-lg:1200px";
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #1a1a1a;
  text-decoration: none;
  -webkit-transition: background .15s linear,color .15s linear;
  -moz-transition: background .15s linear,color .15s linear;
  -o-transition: background .15s linear,color .15s linear;
  -ms-transition: background .15s linear,color .15s linear;
  transition: background .15s linear,color .15s linear;    
  
}
a:hover,
a:focus {
  color: #AD0014;
  text-decoration: none;
  outline: none;
}
img {
  vertical-align: middle;
}
th,
td {
  line-height: 1.42857143;
  text-align: right;
  vertical-align: top;
}
th {
  font-weight: bold;
}
td,
tr td {
  padding: 0 0 0 5px;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.star {
  color: #ffcc00;
}
.red {
  color: #AD0014;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #e7e7e7;
}
.wrap {
  width: auto;
  clear: both;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: almoni-bolder;
  font-weight: 400;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 10px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #AD0014;
}
a.text-primary:hover {
  color: #af181d;
}
.text-success {
  color: #468847;
}
a.text-success:hover {
  color: #356635;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover {
  color: #2d6987;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover {
  color: #a47e3c;
}
.text-danger {
  color: #b94a48;
}
a.text-danger:hover {
  color: #953b39;
}
.bg-primary {
  color: #fff;
  background-color: #AD0014;
}
a.bg-primary:hover {
  background-color: #af181d;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #e7e7e7;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #e7e7e7;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.btn-actions {
  text-align: center;
}
.features-list {
  margin-top: 60px;
  
}
.features-list .page-header {
  border: 0;
  text-align: center;
}
.features-list .page-header h1 {
  font-size: 46px;
}
.features-list .feature-row {
  overflow: hidden;
  min-height: 200px;
  color: #696f72;
  border-top: 1px solid #e0e2e3;
  padding: 60px 0 0;
  text-align: center;
}
.features-list .feature-row:last-child {
  border-bottom: 1px solid #e0e2e3;
  margin-bottom: 60px;
}
.features-list .feature-row h3 {
  font-size: 28px;
}
.features-list .feature-row div:first-child {
  padding-left: 0;
}
.features-list .feature-row div:last-child {
  padding-right: 0;
}
.features-list .feature-row div:first-child.feature-img img {
  float: left;
}
.features-list .feature-row div:last-child.feature-img img {
  float: right;
}
.jumbotron h2 {
  font-size: 46px;
}
.jumbotron iframe {
  margin-top: 20px;
}
.form-control:focus {
  border-color: #9b9b9b;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(155, 155, 155, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(155, 155, 155, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 20px;
}
.radio label,
.checkbox label {
  display: inline;
}
.form-control-static {
  margin-bottom: 0;
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
.btn {
  border-radius: 0;
  font-family: 'almoni-bolder';
}
.btn-inverse {
  color: #fff;
  background-color: #333333;
  border-color: #262626;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.open .dropdown-toggle.btn-inverse {
  color: #fff;
  background-color: #1f1f1f;
  border-color: #080808;
}
.btn-inverse:active,
.btn-inverse.active,
.open .dropdown-toggle.btn-inverse {
  background-image: none;
}
.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
  background-color: #333333;
  border-color: #262626;
}
.btn-inverse .badge {
  color: #333333;
  background-color: #fff;
}
.btn-border {
  background: none;
  border: 2px solid #AD0014;
  color: #AD0014;
  padding-left: 20px;
  padding-right: 20px;
  
}
.btn-border:focus {
  background: #AD0014;
  border-color: #AD0014;
  color: #fff;
}
.btn-border:hover,
.btn-border:focus {
  background: #AD0014;
  border-color: #AD0014;
  color: #fff;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.inputbox {
  border-color: #cecece;
  border-radius: 0;
  box-shadow: none;
  color: #999999;
  height: 38px;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus {
  border-color: #9b9b9b;
  box-shadow: none;
  color: #333333;
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 768px) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"],
  input[type="search"],
  input[type="tel"],
  input[type="color"],
  .inputbox {
    width: auto;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-right: 5px;
}
.input-append .active,
.input-prepend .active {
  background-color: #abdba8;
  border-color: #4aa545;
}
.invalid {
  border-color: #AD0014;
}
label.invalid {
  color: #AD0014;
}
input.invalid {
  border: 1px solid #AD0014;
}
.dropdown-menu > li > a {
  padding: 5px 20px;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 14px;
}
.dropdown-header a {
  color: #999999;
}
.dropdown-submenu > a:after {
  border-left-color: #333333;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #262626;
}
.nav{
    padding-right: 0;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 20px;
}
@media (min-width: 768px) {
  .nav > li > .separator {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.mainbody {
  padding: 30px;
}
.mainbody .nav-pills > li {
  padding: 5px;
}
.mainbody .nav-pills > li > a {
  border-bottom: 1px solid transparent;
  display: inline-block;
  font-weight: bold;
  padding: 1px 0;
  transition: 0.2s;
}
.mainbody .nav-pills > li > a:hover,
.mainbody .nav-pills > li > a:active,
.mainbody .nav-pills > li > a:focus {
  background: none;
  margin-left: 10px;
  color: #AD0014;
}
.mainbody .nav-pills > li.open > a {
  background: none;
  margin-left: 10px;
  color: #AD0014;
}
.mainbody .nav-pills > li.open > a .caret {
  border-bottom-color: #AD0014;
  border-top-color: #AD0014;
}
.mainbody .nav-pills > li.open > a:hover {
  background: none;
}
.mainbody .nav-pills > li.active > a,
.mainbody .nav-pills > li.active > a:hover,
.mainbody .nav-pills > li.active > a:focus {
  background: none;
  border-bottom: 1px solid #AD0014;
  color: #AD0014;
  margin-left: 0;
}
.mainbody .nav-pills > li .dropdown-menu {
  margin: 0;
}
.mainbody .nav-pills > li .dropdown-menu li > a {
  transition: 0.2s;
  color: #999999;
}
.mainbody .nav-pills > li .dropdown-menu li > a:hover,
.mainbody .nav-pills > li .dropdown-menu li > a:active,
.mainbody .nav-pills > li .dropdown-menu li > a:focus {
  padding-left: 25px;
  color: #fff;
}
.mainbody .nav-pills > li .dropdown-menu > .active > a,
.mainbody .nav-pills > li .dropdown-menu > .active > a:hover,
.mainbody .nav-pills > li .dropdown-menu > .active > a:focus {
  background: none;
  color: #AD0014;
  padding-left: 20px;
}
.nav .caret {
  border-top-color: #1a1a1a;
  border-bottom-color: #1a1a1a;
}
.nav a:hover .caret {
  border-top-color: #AD0014;
  border-bottom-color: #AD0014;
}
.pagination-wrap{
    text-align: center;
}
.pagination li:first-child a,
.pagination li:last-child a {
  border-radius: 0;
}
.pagination li a {
  border: 0;
  background: #999999;
  color: #fff;
  font-family: 'almoni-bolder';
  margin: 0 1px 1px 0;
  padding: 8px 20px;
}
.pagination li a:hover,
.pagination li a:focus,
.pagination li a:active {
  color: #fff;
}
.pagination li.disabled a {
  background: #bfbfbf;
  color: #fff;
}
.pagination li.disabled a:hover,
.pagination li.disabled a:focus,
.pagination li.disabled a:active {
  background: #bfbfbf;
  color: #fff;
}
.pagination {
  padding: 0;
}
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
.pagination .pagination {
  display: inline-block;
}
.counter {
    margin: 0 auto;
    font-family: almoni-normal;
    font-size: 17px;
    clear: both;
}
.navbar-nav {
    float: right!important;
    margin: 0!important;
}
.navbar {
  font-family:almoni-bolder;
  font-style:normal;
  font-weight:400;
  font-size: 12px;
  margin: 0!important;
  border:none!important;
}
.navbar-toggle {
  border: 0;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  position: absolute;
  right: -15px;
  padding: 0;
  height: 50px;
  line-height: 1;
  margin: 0;
  top: 0;
  width: 53px;
  z-index: 1000;
}
.navbar-toggle .fa-bars {
  color: #fff;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
@media (min-width: 768px) {
  .navbar-nav {
    margin: 0;
  }
}
.dropdown-menu{
    border-radius: 0!important;
}
.navbar-nav > li{
    float: right!important;
    margin-top: 18px;
}
.navbar-nav > li > .dropdown-menu {
  background: rgba(0,0,0,.90);
  border-radius: 0;
  border: 0;
}
.navbar-nav > li > .dropdown-menu a {
  color: #999999;
  padding: 10px 20px;
  text-align: right;
}
.navbar-nav > li > .dropdown-menu a:hover,
.navbar-nav > li > .dropdown-menu a:focus {
  color: #fff;
  background: none;
}
.navbar-nav > li > .dropdown-menu .banneritem a {
  padding: 0;
}
.navbar-nav > li > .dropdown-menu .parent:last-child > a {
  border: 0;
}
.navbar-nav > li > .dropdown-menu .active > a,
.navbar-nav > li > .dropdown-menu .active > a:hover,
.navbar-nav > li > .dropdown-menu .active > a:focus {
  color: #AD0014;
  background: none;
}
.navbar-nav > li > .dropdown-menu .open > a:hover,
.navbar-nav > li > .dropdown-menu .open > a:focus {
  color: #fff;
  background: none;
}
.dropdown-menu > li > a {
  padding: 10px 20px;
  font-weight: 300;
  font-size: 12px;
  border-bottom: 1px solid #222222;
}
.dropdown-menu > li.open > a {
  background: none;
}
.dropdown-menu > li.open > a:hover,
.dropdown-menu > li.open > a:focus {
  border-color: #222222;
  background: none;
}
.dropdown-menu > li:last-child > a {
  border: 0;
}
.dropdown-submenu.open > .dropdown-menu {
  background: #222222;
  border: 0;
  border-radius: 0;
}
.dropdown-submenu.open > .dropdown-menu > li > a {
  border-color: #333333;
}
.dropdown-submenu.open > a:after {
  border-left-color: #fff;
}
.navbar-nav > li > .dropdown-menu .parent.open > a {
  background: none;
  color: #fff;
}
.navbar-default {
  background-color: transparent;
  border-color: transparent;
}
.navbar-default .navbar-brand {
  color: #fff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #fff;
}
.navbar-default .navbar-nav {}
.navbar-default .navbar-nav > li > a {
  color: #fff;
  font: 18px almoni-bold;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  background: #000;
}
.navbar-default .navbar-nav > li > .nav-header {
  color: #777777;
  display: inline-block;
  padding-top: 15px;
  padding-bottom: 15px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .alias-parent-active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .alias-parent-active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .alias-parent-active > a:focus {
  color: #fff;
  background: #000;
  /*box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) inset;*/
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {

}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #fff;
  background: #000;
}
.navbar-default .navbar-toggle {
  border-color: rgba(255, 255, 255, 0.2);
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #000;
  border-color: rgba(255, 255, 255, 0.2);
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #bf1a20;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #fff;
  background: #000;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.navbar-default .navbar-nav > .open.active > a,
.navbar-default .navbar-nav > .open.active > a:hover,
.navbar-default .navbar-nav > .open.active > a:focus {
  color: #fff;
  background: none;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
#mainnav{
    padding-right: 0!important;
}
.mainnav {
  border-left: 0;
  border-right: 0;
  margin-bottom: -1px;
  margin-top: -1px;
  border-radius: 0;
}
.mainnav .navbar {
  padding-left: 0;
  padding-right: 0;
  color: #fff;
  min-height: 70px;
}
.mainnav .navbar-collapse {
  border-top-color: rgba(255, 255, 255, 0.2);
  background: #1a1a1a;
  margin: 0 -15px;
}
.mainnav .navbar-collapse .navbar-nav {
  margin: 0 -15px;
}
.mainnav .navbar-collapse .navbar-nav > li > a {
  border-right: 4px solid #1a1a1a;
}
.mainnav .navbar-collapse .navbar-nav li > a .fa {
  margin-left: 5px;
}
.mainnav .navbar-collapse .navbar-nav > li.active > a,
.mainnav .navbar-collapse .navbar-nav > li.open > a {
  border-right-color: #AD0014;
  background: #272727;
}
.mainnav .navbar-collapse .navbar-nav > li.active.open > a,
.mainnav .navbar-collapse .navbar-nav > li.open.open > a {
  background: #272727;
}
.mainnav .navbar-collapse .navbar-nav > li > a {
  border-top: 1px solid #474747;
}
.mainnav .navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.mainnav .navbar-collapse .navbar-nav .open .dropdown-menu {
  padding: 0;
}
.mainnav .navbar-collapse .navbar-nav .open .dropdown-menu li a {
  border-bottom: 0;
}
.mainnav .navbar-collapse .navbar-nav .open .dropdown-menu > li > a:hover,
.mainnav .navbar-collapse .navbar-nav .open .dropdown-menu > li > a:focus {
  color: #AD0014;
}
.mainnav .navbar-collapse .navbar-nav .open .dropdown-menu > li.active > a {
  background: transparent;
  color: #AD0014;
}
.mainnav .navbar-collapse .navbar-nav .open .dropdown-menu > li > a {
  
}
.mainnav .navbar-collapse .navbar-nav .open .dropdown-menu > li .dropdown-menu > li > a {
  padding-left: 40px;
}
.mainnav .navbar-collapse .navbar-nav .open .dropdown-menu .mega-group .dropdown-submenu .dropdown-menu li a {
  border-bottom: 0;
  font-weight: normal;
  padding-left: 60px;
}
.mainnav .navbar-collapse .navbar-nav .open .dropdown-menu .mega-group .dropdown-submenu.open .dropdown-menu {
  background: transparent;
}
.mainnav .navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 12px;
}
.module {
  background: transparent;
  color: inherit;
  margin-bottom: 30px;
}
.module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  color: #1a1a1a;
  font-size: 14px;
  margin: 0 0 10px 0;
  padding: 7px 0;
  font-family: 'almoni-bolder';
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 20px;
  }
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  content: " ";
  display: table;
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-right: 20px;
  padding-left: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-right: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-right: 0;
  margin-right: 0;
}
.module-title {
  border-right: 5px solid #AD0014;
  background: url("../images/dot.gif") repeat-x center right;
}
.module-title span {
  background: #fff;
  padding-right: 15px;
  padding-left: 20px;
}
.title-inline {
  position: relative;
}
.title-inline .module-title {
  position: absolute;
  margin-bottom: 0;
  z-index: 2;
  padding-left: 20px;
  padding-right: 20px;
}
.title-background-black .module-title {
  background: #000;
  border-right: 0;
  color: #fff;
  padding-left: 20px;
  padding-right: 20px;
}
.title-background-black .module-title span {
  background: transparent;
  padding: 0;
}
.title-background-primary.module {
  background: #1a1a1a;
  border-top: 4px solid #AD0014;
  margin-bottom: 15px;
}
.title-background-primary .module-title {
  background: #AD0014;
  border-left: 0;
  color: #fff;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 0;
}
.title-background-primary .module-title span {
  background: transparent;
  padding: 0;
}
.title-background-secondary .module-title {
  display: inline-block;
  background: #4aa545;
  border-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  color: #fff;
}
.title-background-secondary .module-title span {
  background: transparent;
  padding: 0;
}
.title-background-gray .module-title {
  border-right: 0;
  color: #fff;
  background: #e7e7e7;
  padding-top: 0;
  padding-bottom: 0;
}
.title-background-gray .module-title span {
  display: inline-block;
  background: #4aa545;
  padding: 15px 20px;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
  padding: 6px 5px;
  display: block;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form .input-group .input-group-addon {
  background: transparent;
  border-radius: 0;
  border-color: #cecece;
  color: #333333;
}
#login-form .input-group .input-group-addon .fa {
  color: #555555;
}
#login-form .btn-primary {
  width: 50%;
}
#login-form #form-login-remember {
  display: inline-block;
  margin-bottom: 20px;
}
#login-form #form-login-remember label {
  margin: 0;
  font-weight: normal;
  color: #555555;
}
#login-form ul.unstyled {
  margin-top: 20px;
  padding-left: 0;
  list-style: none;
}
#login-form ul.unstyled li {
  margin-bottom: 5px;
}
#login-form ul.unstyled li a {
  color: #555555;
}
#login-form ul.unstyled li a:hover {
  color: #AD0014;
}
#login-form ul.unstyled li:last-child {
  margin-bottom: 0;
}
#login-form .logout-button {
  margin-top: 20px;
}
ul.whosonline {
  list-style: none;
  margin-left: 0;
}
ul.whosonline li {
  border-bottom: 1px dotted #e7e7e7;
  color: #1a1a1a;
  padding: 10px 0;
}
ul.whosonline li:last-child {
  border: 0;
}
.module-ct div.finder .form-group {
  width: 100%;
}
.module-ct div.finder .form-group input[type="text"] {
  width: 100%;
}
ul#finder-filter-select-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul#finder-filter-select-list li {
  margin-top: 20px;
}
ul#finder-filter-select-list label {
  margin-bottom: 10px;
  display: block;
}
ul#finder-filter-select-list select {
  width: 100%;
}
.banneritem a {
  font-weight: bold;
}
.banneritem img {
  max-width: 100%;
  border: 1px solid #000;
}
.bannerfooter {
  border-top: 1px solid #e7e7e7;
  font-size: 12px;
  padding-top: 10px;
  text-align: right;
}
div.mod-languages {
  height: 30px;
  line-height: 30px;
}
div.mod-languages li:last-child {
  margin-right: 0;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 10px 0;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  padding-top: 0;
}
.categories-module li:last-child,
ul.categories-module li:last-child,
.category-module li:last-child,
ul.category-module li:last-child {
  padding-bottom: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.categories-module .tags span,
ul.categories-module .tags span,
.category-module .tags span,
ul.category-module .tags span {
  display: inline-block;
  margin: 0 4px 4px 0;
}
.categories-module .tags span > a,
ul.categories-module .tags span > a,
.category-module .tags span > a,
ul.category-module .tags span > a,
.categories-module .tags span > .label-info,
ul.categories-module .tags span > .label-info,
.category-module .tags span > .label-info,
ul.category-module .tags span > .label-info {
  background: none;
  border-radius: 0;
  color: #999999;
  display: block;
  font-size: 10px;
  font-weight: bold;
  padding: 0;
}
.categories-module .tags span > a:hover,
ul.categories-module .tags span > a:hover,
.category-module .tags span > a:hover,
ul.category-module .tags span > a:hover,
.categories-module .tags span > .label-info:hover,
ul.categories-module .tags span > .label-info:hover,
.category-module .tags span > .label-info:hover,
ul.category-module .tags span > .label-info:hover,
.categories-module .tags span > a:active,
ul.categories-module .tags span > a:active,
.category-module .tags span > a:active,
ul.category-module .tags span > a:active,
.categories-module .tags span > .label-info:active,
ul.categories-module .tags span > .label-info:active,
.category-module .tags span > .label-info:active,
ul.category-module .tags span > .label-info:active,
.categories-module .tags span > a:focus,
ul.categories-module .tags span > a:focus,
.category-module .tags span > a:focus,
ul.category-module .tags span > a:focus,
.categories-module .tags span > .label-info:focus,
ul.categories-module .tags span > .label-info:focus,
.category-module .tags span > .label-info:focus,
ul.category-module .tags span > .label-info:focus {
  background: none;
  color: #AD0014;
}
.categories-module li,
ul.categories-module li {
  border-bottom: 1px dotted #e7e7e7;
}
.categories-module li .fa,
ul.categories-module li .fa {
  margin-right: 5px;
}
.categories-module li a,
ul.categories-module li a {
  color: #555555;
}
.categories-module li a:hover,
ul.categories-module li a:hover {
  color: #AD0014;
}
.categories-module li:last-child,
ul.categories-module li:last-child {
  border: 0;
}
.category-module.latest-reviews {
  margin-left: -15px;
  margin-right: -15px;
}
.category-module.latest-reviews:before,
.category-module.latest-reviews:after {
  content: " ";
  display: table;
}
.category-module.latest-reviews:after {
  clear: both;
}
.category-module.latest-reviews > div:hover h4 a {
  color: #1a1a1a;
}
.category-module.latest-reviews .article-img {
  position: relative;
}
.category-module.latest-reviews .article-img .img-intro {
  overflow: hidden;
}
.category-module.latest-reviews .article-img .img-intro img {
  max-width: 100%;
}
.category-module.latest-reviews .article-img a {
  display: block;
}
.category-module.latest-reviews .article-img .item-image-border {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.category-module.latest-reviews .article-img:hover .video-thumbnail:before {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.category-module.latest-reviews h4:hover a{
    color: #AD0014!important;
}
.category-module.latest-reviews .tags {
  background: none;
  border: 0;
  padding: 0;
  margin: 0 0 10px;
}
.category-module.latest-reviews .tags > span {
  margin: 0;
}
.category-module.latest-reviews .tags .label {
  background: none;
  padding: 0 0 0 5px;
  color: #999;
  font-size: 10px;
}
.category-module.latest-reviews .tags .label:hover,
.category-module.latest-reviews .tags .label:focus,
.category-module.latest-reviews .tags .label:active {
  color: #AD0014;
}
.category-module.latest-reviews h4 {
  line-height: 1.42857143;
  font-size: 18px;
  margin: 20px 0 5px;
}
.category-module.latest-reviews .tags {
  margin: -3px 0 10px;
}
.category-module.latest-reviews .tags span > a {
  font-size: 10px;
}
.category-module.latest-reviews.title-background-primary {
  margin: 0;
}
.category-module.latest-reviews.title-background-primary > div {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 10px;
  width: calc(100% / 5);
}
.category-module.latest-reviews.title-background-primary > div:hover h4 a {
  color: #FF1D38;
}
.category-module.latest-reviews.title-background-primary h4 {
  position: absolute;
  bottom: 0;
  font-size: 18px;
  margin: 0;
  padding: 7px 10px 0;
}
.category-module.latest-reviews.title-background-primary h4 a {
  color: #fff;
  font-size: 15px;
  font-family: almoni-normal;
}
.category-module.latest-reviews.title-background-primary .tags {
  position: absolute;
  top: 20px;
  margin: 0;
  padding: 0 20px;
  z-index: 2;
}
.category-module.latest-reviews.title-background-primary .tags span > a {
  color: #e7e7e7;
}
.category-module.latest-reviews.title-background-primary .tags span > a:hover {
  color: #AD0014;
}
.category-module.latest-reviews.title-background-primary .mod-articles-desc {
  padding: 0 20px;
}
.category-module.latest-reviews.title-background-primary .mod-articles-desc a {
  color: #fff;
}
.category-module.latest-reviews.title-background-primary .mod-articles-desc a:hover,
.category-module.latest-reviews.title-background-primary .mod-articles-desc a:focus,
.category-module.latest-reviews.title-background-primary .mod-articles-desc a:active {
  color: #AD0014;
}
.newsflash .newsflash-item:first-child {
  margin-bottom: 10px;
}
.newsflash .newsflash-item:first-child .article-img {
  width: 100%;
  float: none;
  margin-right: 0;
}
.newsflash .newsflash-item:first-child p {
  display: block;
}
.newsflash .newsflash-item:first-child .newsflash-title {
  margin: 5px 0 2px;
  font-size: 16px;
}
.newsflash .newsflash-item:first-child .newsflash-title a{
    font-family: almoni-bolder;
}
.newsflash .newsflash-item .item:hover h4 a{color: #AD0014;}
.newsflash .newsflash-item:hover {
  color: #AD0014;
}
.newsflash .item{
    margin-bottom: 17px;
}
.newsflash .article-img {
    float: right;
    width: 90px;
    margin-left: 20px;
}
.newsflash .article-img .img-intro {
  position: relative;
  overflow: hidden;
}
.newsflash .article-img img {
  max-width: 100%;
  min-width: 100%;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
.newsflash .article-img .item-image-border {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
.newsflash p {
  display: none;
}
.newsflash .newsflash-title {
  line-height: 1.42857143;
  font-size: 14px;
  font-family: almoni-normal;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  color: #555555;
  display: inline-block;
  margin: 0 3px 8px 0;
}
.tagspopular ul > li > a {
  background: #000;
  border-radius: 0;
  color: #fff!important;
  display: block;
  padding: 5px 15px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: #AD0014;
  text-decoration: none;
}
.acymailing_module {
  font-size: 12px;
}
.acymailing_module .acymailing_form {
  position: relative;
}
.acymailing_module .acymailing_form .acysubbuttons {
  text-align: left;
  padding-top: 10px !important;
}
.acymailing_module .inputbox {
  border-color: #333333;
  background: #000;
  font-size: 12px;
}
.acymailing_module .inputbox:focus,
.acymailing_module .inputbox:active {
  border-color: #AD0014;
  color: #fff;
  outline: 0;
}
.acymailing_module .acyterms {
  padding: 10px 0 !important;
}
.acymailing_module .acyfield_html label {
  font-weight: normal;
}
.acymailing_module.acymailing_inline .acyfield_html {
  padding: 0 10px !important;
}
.acymailing_module.acymailing_inline .acyfield_html span {
  display: block;
  font-weight: bold;
}
.acymailing_module.acymailing_vertical .acyfield_html {
  padding: 10px 0 !important;
}
.acymailing_module .onefield .acymailing_form .acysubbuttons {
  position: absolute;
  bottom: 6px;
  left: 25px;
  width: auto;
  padding: 2px 0 !important;
}
.acymailing_module .onefield .acymailing_form .acysubbuttons .btn {
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.acymailing_module .onefield .acymailing_form .acysubbuttons .subbutton {
  border-radius: 50%;
  width: 22px;
  height: 22px;
  padding: 0;
  border: 0;
  text-indent: -9999em;
  background: #222222 url("../images/arrow-2.png") no-repeat center center;
}
.acymailing_module .onefield .acymailing_form .acysubbuttons .subbutton:hover,
.acymailing_module .onefield .acymailing_form .acysubbuttons .subbutton:focus {
  background: #AD0014 url("../images/arrow-2-white.png") no-repeat center center;
}
.acymailing_module .onefield .acymailing_form .acysubbuttons .unsubbutton {
  background: none;
  border: 0;
  font-size: 12px;
  text-transform: none;
  color: #999999;
  font-weight: normal;
  padding: 0 5px;
}
.acymailing_module .onefield .acymailing_form .acysubbuttons .unsubbutton:hover,
.acymailing_module .onefield .acymailing_form .acysubbuttons .unsubbutton:focus {
  color: #fff;
}
.acymailing_popup .acymailing_mootoolsbutton p,
.acymailing_inline .acymailing_mootoolsbutton p {
  text-align: left;
}
.acymailing_popup .acymailing_mootoolsbutton a,
.acymailing_inline .acymailing_mootoolsbutton a {
  color: #fff;
  display: inline-block;
  border: 2px solid #AD0014;
  padding: 10px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  position: relative;
}
.acymailing_popup .acymailing_mootoolsbutton a:hover,
.acymailing_inline .acymailing_mootoolsbutton a:hover,
.acymailing_popup .acymailing_mootoolsbutton a:focus,
.acymailing_inline .acymailing_mootoolsbutton a:focus {
  background: #AD0014;
}
.featured-lastestnews {
  position: relative;
  margin: 0;
  background: #222222;
  height: 584px;
  overflow: hidden;
}
.featured-lastestnews .featured-lastestnews-ct {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
  padding: 0 30px;
}
.featured-lastestnews .featured-lastestnews-ct .title {
  font-size: 24px;
  
  color: #fff;
  display: block;
  margin-bottom: 20px;
}
.featured-lastestnews .img-intro .mask {
  background: url("../images/latestnews-mask.png") no-repeat bottom left;
  background-size: 100% 100%;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.featured-lastestnews .img-intro img {
  width: 100%;
  height: auto;
}
.featured-lastestnews.latestnews .featured-lastestnews-ct {
  margin-bottom: 30px;
}
.featured-lastestnews.latestnews .featured-lastestnews-ct .title {
  margin-bottom: 10px;
}
.featured-lastestnews.latestvideo .featured-lastestnews-ct {
  padding: 100px 30px;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  text-align: left;
}
.featured-lastestnews.latestvideo .featured-lastestnews-ct .video-desc {
  float: left;
  width: 50%;
}
.featured-lastestnews.latestvideo .featured-lastestnews-ct .title {
  padding: 0;
}
.featured-lastestnews.latestvideo .featured-lastestnews-ct .introtext {
  float: right;
  width: 50%;
}
.nav-btn {
  position: absolute;
  padding-right: 0;
  padding-left: 0;
  z-index: 1000;
  left:0;
}
.nav-btn .dropdown-toggle {
    color: #ddd;
    display: block;
    padding: 16px 14px 18px;
    font-size: 18px;
    margin-top: 18px;
    height: 55px;
}
.nav-btn .dropdown-toggle:hover {
  background: #000;
}
.nav-btn .open .dropdown-toggle {
  background: #000;
}
.nav-btn .nav-child {
  background: #000;
  margin-top: 0;
  padding: 15px;
}
.nav-btn .nav-child .module {
  margin-bottom: 0;
}
.nav-btn .nav-child .module .module-title {
  border: 0;
  background: transparent;
  padding: 0;
  margin-bottom: 15px;
}
.nav-btn .nav-child .module .module-title span {
  background: transparent;
  color: #fff;
  padding: 0;
}

.nav-btn .nav-connect .nav-child{padding: 15px 15px 7px!important;border-radius: 0;}

.nav-btn .nav-child .module .addthis_32x32_style {
  margin-left: 5px;
}
.nav-btn .nav-child .module .addthis_32x32_style a,
.nav-btn .nav-child .module .addthis_32x32_style a,
.nav-btn .nav-child .module .addthis_32x32_style a {
  float: left;
  padding: 0;
  margin: 0 4px 8px 4px;
  overflow: hidden;
  width: 32px;
}
.nav-btn .nav-child .module .addthis_32x32_style a img,
.nav-btn .nav-child .module .addthis_32x32_style a img,
.nav-btn .nav-child .module .addthis_32x32_style a img {
  -webkit-transition: all 300ms;
  transition: all 300ms;
}
.nav-btn .nav-child .module .addthis_32x32_style a:hover img{
  transform: translateX(-32px);
  -o-transform: translateX(-32px);
  -moz-transform: translateX(-32px);
  -webkit-transform: translateX(-32px);
}

.nav-btn .nav-search {
  position: static;
  transition: 500ms;
}
.nav-btn .nav-search .nav-child {
  border: 0;
  display: block;
  height: 0;
  padding: 0;
  margin-top: -100px;
  overflow: hidden;
  top: 168px;
  transition: 500ms;
}
.nav-btn .nav-search .nav-child .dropdown-menu-inner {
  padding: 30px;
}
.nav-btn .nav-search .nav-child .form-search {
  position: relative;
}
.nav-btn .nav-search .nav-child .form-search:after {
  position: absolute;
  content: "\f002";
  font-family: FontAwesome;
  top: 25%;
  left: 10px;
}
.nav-btn .nav-search .nav-child .form-search:focus:after {
  color: #AD0014;
}
.nav-btn .nav-search .nav-child input {
  width: 100%;
  border: 0;
}
.nav-btn .nav-search .nav-child input:focus {
  color: #000;
}
.nav-btn .nav-search.open {
  margin-bottom: 100px;
}
.nav-btn .nav-search.open .fa-search:before {
  content: "x";
  display: block;
  font-family: 'almoni-bolder';
  font-size: 17px;
  height: 14px;
  text-align: center;
  width: 13px;
}
.nav-btn .nav-search.open .nav-child {
  height: 100px;
  top: 173px;
}
.scrollUp .nav-btn .nav-search.open .nav-child {
  top: 174px;
}
.scrollUp .nav-btn .nav-search.open .nav-child {
  border-color: rgba(255, 255, 255, 0.2);
  border-style: solid;
  border-width: 1px 0 1px 0;
}
.blog-featured .tags {
  margin: -10px 0 10px 0;
}
.items-leading .leading {
  margin-bottom: 40px;
}
.items p.catItemTeaser {
    font-size: 17px;
}
.article-title a:hover,
.article-header h1 a:hover {
  color:#AD0014;
}
.items-row .item {
  margin-bottom: 40px;
}
.divider-vertical {
  margin: 0 0 40px;
  border: 0;
  border-top: 1px solid #e7e7e7;
}
.article-aside {
  color: #999999;
  font-size: 13px;
  margin-bottom: 20px;
}
.article-aside .dropdown-menu li a {
  color: #999999;
}
.article-aside .dropdown-menu li a .fa {
  font-size: 14px;
  margin-right: 5px;
}
.article-aside .dropdown-menu li a:hover,
.article-aside .dropdown-menu li a:focus,
.article-aside .dropdown-menu li a:active {
  color: #AD0014;
}
.article-info {
  margin: 0;
  float: right;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-right: 0;
  margin-left: 10px;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: bold;
}
.article-title, .article-header h1 {
  font-size: 20px!important;
}
.article-review .article-title, .article-header h1 {
  font-size: 60px!important;
}
.category-name a {
  color: #AD0014;
  font-size: 18px!important;
  margin: 0 0 4px 0!important;
  font-family: almoni-bolder;
  position: relative;
  padding-right: 10px;
}
.category-name a:hover{
    color: #000;
}
.category-name a span {
  background: #fff;
  padding-right: 5px;
  position: relative;
}
.category-name a:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  background: #AD0014;
  left: 0;
  top: 50%;
  z-index: 0;
}
.addthis-wrap {
  text-align: center;
}
.addthis-wrap .addthis_toolbox.addthis_default_style {
  text-align: center;
  margin: 10px 0;
  line-height: 1;
}
@media (min-width: 768px) {
  .addthis-wrap .addthis_toolbox.addthis_default_style {
    margin-bottom: 0;
  }
}
.addthis-wrap .addthis_toolbox.addthis_default_style .at300b {
  float: none;
  margin-bottom: 5px;
  display: inline-block;
}
.addthis-wrap .addthis_toolbox.addthis_default_style .at300bs {
  float: none;
}
.addthis-wrap .addthis_toolbox.addthis_default_style img {
  margin-bottom: 0;
}
.addthis-wrap .addthis_floating_style {
  position: static;
  background: none;
  margin: 0 auto;
  padding: 0;
}
.article-footer {
  color: #999999;
  font-size: 12px;
  margin-bottom: 20px;
}
.article-intro img,
.article-content img {
  max-width: 100%;
}
.article-intro img{
    margin-bottom: 20px;
}
.article-intro img.img-responsive,
.article-content img.img-responsive {
  margin-bottom: 20px;
}
.article-intro img[align=left],
.article-content img[align=left],
.article-intro .img_caption.left,
.article-content .img_caption.left,
.article-intro .pull-left.item-image,
.article-content .pull-left.item-image {
  margin: 0 30px 20px 0;
  padding: 0;
}
.article-intro img[align=right],
.article-content img[align=right],
.article-intro .img_caption.right,
.article-content .img_caption.right,
.article-intro .pull-right.item-image,
.article-content .pull-right.item-image {
  margin: 0 0 20px 30px;
  padding: 0;
}
.article-intro iframe {
  display: none;
}
.pull-left.item-image,
.pull-right.item-image {
  margin-bottom: 0;
  margin-right: 0;
}
.pull-left.item-image img,
.pull-right.item-image img {
  max-width: 100%;
  width: 100%;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  margin-bottom: 20px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 20px;
}
.img-fulltext-right {
  float: right;
  margin-left: 20px;
}
.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
  margin: 0;
}
.article-image-full.item-image {
  margin-bottom: 20px;
  float: none;
  width: 100%;
}
.article-image-full.item-image img {
  max-width: 100%;
}
.img_caption img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #e7e7e7;
  color: #555555;
  font-size: 12px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  clear: both;
}
.item-image-wrap {
  position: relative;
}
.item-image-wrap {
    width: 245px!important;
}
.item-image-wrap .pull-left.item-image,
.item-image-wrap .pull-right.item-image,
.item-image-wrap .pull-none.item-image {
  float: none !important;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.item-image-wrap a {
  display: block;
}
.item-image-wrap .item-image-border {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.video-thumbnail {
  position: relative;
}
.video-thumbnail:before {
  content: "\f04b";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  line-height: 37px;
  text-indent: -3px;
  width: 40px;
  height: 40px;
  margin-left: -20px;
  margin-top: -20px;
  border: 2px solid #fff;
  border-radius: 50%;
  color: #fff;
  background: #000;
  opacity: 0.3;
  filter: alpha(opacity=30);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.items-row .item:hover .video-thumbnail:before{
  opacity: 0.8;
  filter: alpha(opacity=80);    
}
.tpl_change_layout {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -6px;
  background: #fff;
  padding: 0 0 0 10px;
  height: 12px;
  line-height: 12px;
  display: none;
}
.tpl_change_layout span {
  width: 12px;
  height: 12px;
  display: inline-block;
  overflow: hidden;
  text-indent: -999em;
  cursor: pointer;
  margin-right: 5px;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.tpl_change_layout span.active {
  cursor: default;
  opacity: 1;
  filter: alpha(opacity=100);
}
.tpl_change_layout .view-grid {
  background: url("../images/ico/grid.png") no-repeat;
}
.tpl_change_layout .view-small-list {
  background: url("../images/ico/small-list.png") no-repeat;
}
.tpl_change_layout .view-big-list {
  background: url("../images/ico/big-list.png") no-repeat;
}
.big-list .clearboth,
.small-list .clearboth,
.grid .clearboth {
  clear: both;
}
.big-list .items {
  float: none;
  width: 100%;
  padding: 0;
}
.big-list .items:before,
.big-list .items:after {
  content: " ";
  display: table;
}
.big-list .items:after {
  clear: both;
}
.big-list .item-image-wrap {
  float: none !important;
  width: 100%;
  margin-bottom: 20px;
}
.big-list .pull-left.item-image,
.big-list .pull-right.item-image,
.big-list .pull-none.item-image {
  float: none !important;
  width: 100%;
}
.big-list .item-intro {
  width: 100%;
  float: none;
}
.big-list .video-thumbnail {
  overflow: hidden;
}
.big-list .article-title,
.big-list .article-header h1 {
  font-size: 24px;
}
.small-list .items {
  float: none;
  width: 100%;
  padding: 0;
}
.small-list .items:before,
.small-list .items:after {
  content: " ";
  display: table;
}
.small-list .items:after {
  clear: both;
}
.small-list .video-thumbnail {
  overflow: hidden;
}
.small-list .video-thumbnail img {
  width: 165px;
  height: 170px;
  margin: -30px 0px;
}
.grid .items-wrap {
  margin-right: -15px;
  margin-left: -15px;
}
.grid.multi-layout .items-row {
  float: left;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 15px;
  padding-right: 15px;
}
.grid.multi-layout .items-row .item {
  padding-right: 0;
  padding-left: 0;
}
.grid .item-image-wrap {
  float: none !important;
  width: 100%;
  margin-bottom: 20px;
}
.grid .item-intro {
  width: 100%;
  float: none;
}
@keyframes loading {
  from {
    left: 0;
  }
  to {
    left: 100%;
  }
}
@-webkit-keyframes loading {
  from {
    left: 0;
  }
  to {
    left: 100%;
  }
}
@keyframes loading-bg {
  from {
    left: -100%;
  }
  to {
    left: 0;
  }
}
@-webkit-keyframes loading-bg {
  from {
    left: -100%;
  }
  to {
    left: 0;
  }
}
#infscr-loading {
  clear: both;
  height: 35px;
  line-height: 30px;
  margin-bottom: -35px;
  text-align: center;
  background: url("../images/loading-bg.gif") repeat-x left center #fff;
  border: 2px solid #AD0014;
  color: #AD0014;
  position: relative;
  z-index: 9999;
  overflow: hidden;
}
#infscr-loading:before {
  background: #fff;
  width: 100%;
  content: "";
  height: 100%;
  position: absolute;
  z-index: 1;
  animation: loading-bg 2s infinite;
  -webkit-animation: loading-bg 2s infinite;
}
#infscr-loading img {
  position: absolute;
  left: 0;
  top: 5px;
  z-index: 2;
  animation: loading 2s infinite;
  -webkit-animation: loading 2s infinite;
}
.grid #infscr-loading {
  margin-left: 15px;
  margin-right: 15px;
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  padding: 0;
  color: #999999;
  border: 0;
  box-shadow: none;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
article aside .btn-group.open .dropdown-toggle {
  box-shadow: none;
  color: #AD0014;
}
.view-article .content-mast-top,
.view-article .page-header,
.view-article .masthead,
.view-article .mast-top-2 {
  display: none;
}
.view-article.masthead-on .masthead {
  display: block;
}
.view-article .article-header {
  margin-bottom: 20px;
}
.view-article .article-title,
.view-article .article-header h1 {
  color: #1A1A1A;
  font-family: 'almoni-bolder';
  font-size: 24px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  font-weight: normal;
}
.view-article .article-header p{
    text-align: center;
    font-size: 23px;
    font-family: almoni-bold;
}
.article-review #lazyScroller{
  float: right;
  position: absolute;
  z-index: 3;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  background-color: rgba(173, 0, 20, 0.66);
  font-size: 22px;
  right: 100px;
}
.article-review #lazyScroller span{
  color: #fff;
  margin-top: 10px;
  cursor: pointer;
  padding: 5px 14px 12px;
}
.article-review #lazyScroller:hover{
    background: #000;
}

.view-article.article-review .sidebar {
  display: none;
}
.view-article.article-review .topbanner .container {
  border-bottom: 0;
}
.view-article.article-review .mainbody {
  padding-top: 0;
}
.view-article.article-review .content {
  width: 100%;
}
.view-article.article-review .article-header {
  margin-bottom: 45px;
}
.view-article.article-review .article-header h1 {
  margin-bottom: 14px;
}
.view-article.article-review .item-masthead {
  margin: 0 -30px 20px;
  text-align: center;
  background: #000;
  overflow: hidden;
  position: relative;
}
.view-article.article-review .item-masthead .item-masthead-content {
  position: absolute;
  top: 45%;
  width: 50%;
  left: 50%;
  margin-left: -25%;
  z-index: 2;
}
.view-article.article-review .item-masthead .item-masthead-content .article-info {
  width: 100%;
  float: none;
}
.view-article.article-review .item-masthead .item-masthead-content .article-aside {
  color: #fff;
}
.view-article.article-review .item-masthead .article-image-full.item-image {
  margin-bottom: 0;
}
.view-article.article-review .article-title,
.view-article.article-review .article-header h1 {
  text-align: center;
}
.view-article.article-review .article-aside {
    text-align: center;
    color: #000;
    float: right;
    width: 120px;
    margin: 10px 25px 0;
}
.view-article.article-review .article-aside .article-info-term {
  display: block;
  padding: 10px;
}
.view-article.article-review .article-aside .comment-counter{
  padding: 10px;
  border: 1px solid #e7e7e7;
  border-top: 0;
  float: none;
  clear: both;
}
.view-article.article-review .article-aside .comment-counter a{
  font-size: 16px;
  color: #AD0014;
  font-family: 'almoni-bolder';
}
.view-article.article-review .article-aside .comment-counter a:hover{
  color: #333;  
}
.view-article.article-review .article-aside .article-info {
  border: 1px solid #e7e7e7;
  border-bottom: 0;
  width: 100%;
}
.view-article.article-review .article-aside .article-info dd {
  margin-right: 0;
  padding: 10px;
    border-bottom: 1px solid #e7e7e7;
  width: 100%;
  
}
.view-article.article-review .article-aside .article-info dd small {
  color: #999999;
  text-transform: none;
  display: block;
  margin-bottom: 10px;
}
.view-article.article-review .article-aside .addthis {
  padding: 20px 0;
  clear: both;
  width: 100%;
}
.view-article.article-review article {
  padding: 30px 0;
  position: relative;
  background: #fff;
  z-index: 3;
}
.view-article.article-review article.has-item-masthead {
  margin-top: 0;
}
.view-article.article-review .article-image-full.item-image {
  position: relative;
}
.view-article.article-review .article-image-full.item-image img {
  margin: 0 auto;
  width: 100%;
}
.item-page {
  color: #333333;
  line-height: 1.59;
  padding-bottom: 30px;
}
.item-page .article-content {
  font-family: almoni-normal;
  font-size: 19px;
  text-align: justify;
}
.item-page .article-content a {
  color: #AD0014;  
}
.item-page .article-content a:hover {
    text-decoration: underline;    
}   

.item-page .article-content .video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 20px;
}
.item-page .article-content .video-container iframe,
.item-page .article-content .video-container object,
.item-page .article-content .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.item-page .article-content .pagenav li {
  font-size: 14px;
}
.item-page .article-content .pagenav li > a {
  color: #fff;
}
.item-page.videos-page .item-image.article-image {
  display: none;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #dddddd;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 20px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
  margin-left: 0;
  padding-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #dddddd;
  padding: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.list-condensed li {
  padding: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #dddddd;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: right;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-right: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-right: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 1px;
}
.page-news .item-image {
  margin-bottom: 10px;
}
.page-news .article-image-full.item-image {
  margin-bottom: 20px;
  position: relative;
}
.page-news .article-image-full.item-image .teaser{
    position: absolute;
    bottom: -1px;
    background: rgba(0,0,0,0.75);
    height: 34px;
    color: #fff;
    padding: 5px 15px;
    border-top: 1px solid #000;
    font-family: almoni-normal;
    width: 100%;
}
.category-item {
  margin-bottom: 30px;
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  background: none;
  line-height: normal;
  padding: 0;
  margin: 0 0 10px;
  font-size: 14px;
  border-left: 0;
  text-transform: uppercase;
  color: #1a1a1a;
  
}
.category-item .btn {
  margin-top: 20px;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 30px;
}
.category-item .category-item .page-header {
  font-size: 14px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.article-content .pagination ul {
  display: block;
  list-style: none;
  padding: 0;
  overflow: hidden;
}
.article-content .pagination ul li {
  border: 1px solid #e7e7e7;
  float: left;
  line-height: normal;
  margin-right: 10px;
  padding: 10px 20px;
}
.article-content .pagination ul li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 20px;
  font-weight: bold;
}
#article-index,
.article-index {
  border: 1px solid #e7e7e7;
  border-radius: 0px;
  float: right;
  padding: 10px;
  margin: 0 0 20px 20px;
  width: 25%;
}
#article-index ul,
.article-index ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}
#article-index ul > li,
.article-index ul > li {
  border: 0;
  margin-top: 2px;
}
#article-index ul > li > a,
.article-index ul > li > a {
  border: 0;
  padding: 5px;
  border-radius: 0px;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #AD0014;
  color: #fff;
}
#article-index ul > .active > a:hover,
.article-index ul > .active > a:hover,
#article-index ul > .active > a:active,
.article-index ul > .active > a:active,
#article-index ul > .active > a:focus,
.article-index ul > .active > a:focus {
  border: 0;
  background: #AD0014;
  color: #fff;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pager-location{
    width: 300px;
    float: left;
}
.pager-wrapper{
    width: 192px;
    float: left;
}
.pagenav .next{
    float: left;
}
.pagenav > li {
  margin: 0;
  padding: 0;
  float: right;
  font-family: 'almoni-bolder';
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
  margin-left: 10px;
}
.pagenav li > a {
  padding: 8px 20px;
  line-height: normal;
  border: none;
  border-radius: 0px;
  min-width: 90px;
  background: #ABABAB;
  color: #fff;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: #AD0014;
  color: #fff;
}
.items-more h3 {
  margin: 0 0 20px;
}
.items-more .nav > li {
  border-top: 1px solid #e7e7e7;
}
.items-more .nav > li > a {
  padding: 6px 5px;
}
.content .tags span {
  display: inline-block;
  margin: 0 4px 4px 0;
}
.content .tags span > a {
  background: none;
  border-radius: 0;
  color: #999999;
  display: block;
  font-size: 10px;
  font-weight: bold;
  padding: 0;
  text-transform: uppercase;
}
.content .tags span > a:hover,
.content .tags span > a:active,
.content .tags span > a:focus {
  background: none;
  color: #AD0014;
}
.content .article-review .tags {
  border: 1px solid #e7e7e7;
  border-top: none;
  padding: 10px;
  clear: both;
}
.content .article-review .tags small {
  color: #999999;
  display: block;
  margin-bottom: 5px;
  text-transform: none;
}
.content .article-review .tags span > a {
  color: #000;
  font-size: 12px;
}
.content .article-review .tags span > a:hover,
.content .article-review .tags span > a:active,
.content .article-review .tags span > a:focus {
  color: #AD0014;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
.chzn-container {
  display: block;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
  height: 26px;
}
.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #cecece;
  height: 26px;
  border-radius: 0 3px 3px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #cecece;
}
.btn-group .chzn-results {
  white-space: normal;
}
#page-site input {
  height: 34px;
}
.page-header {
  margin: 0 0 20px;
  border-bottom: 0;
  border-right: 5px solid #AD0014;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
  background: url("../images/dot.gif") repeat-x center right;
}
.page-title,
.page-header h1 {
    color: #1a1a1a;
    font-size: 18px;
    margin: 0;
    font-family: almoni-bolder;
    text-transform: uppercase;
    
    background: #fff;
    padding-right: 15px;
    padding-left: 20px;
    display: inline-block;
}
.page-subheader {
  margin: 0 0 20px;
}
.page-subheader:before,
.page-subheader:after {
  content: " ";
  display: table;
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -20px;
}
.article-title,
.article-header h1 {
  margin: 0 0 10px 0;
  line-height: 1.32857143;
  color: #1a1a1a;
  font-size:18px;
}
.article-title a,
.article-header h1 a {
  color: #1a1a1a;
  position: relative;
}
.item-title {
  font-weight: bold;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 0px;
}
.masthead {
  /*padding: 40px 0;
  text-align: center;*/
  text-align: right;
  font-family: almoni-bold;
}
.masthead p:last-child {
  margin-bottom: 0;
}
.masthead {
/*padding: 80px 0;*/
}
.masthead h1 {
font-size: 98px;
}
.masthead p {
font-size: 28px;
}
.masthead .btn-lg {
margin-top: 20px;
padding: 18px 42px;
font-size: 21px;
}
.jumbotron-primary {
  background-color: #AD0014;
  color: #fefbfb;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #fff;
}
.jumbotron-primary p {
  color: #fff;
}
.jumbotron-primary .btn-primary {
  border-color: #fff;
}
.label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
.alert h4 {
  color: inherit;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #f8cecf;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
html > body div#k2Frontend .icon-48-k2 {
  display: block;
  padding-left: 120px !important;
}
html > body div#k2Frontend table.k2FrontendToolbar {
  float: right;
}
html > body div#k2Frontend table.k2FrontendToolbar tr td.button {
  padding: 6.66666667px;
}
html > body div#k2Frontend #k2FrontendEditToolbar {
  text-align: left;
}
html > body div#k2Frontend .k2AdminTableFiltersSearch button {
  border: 0;
  background: #AD0014;
  border-radius: 20px;
  color: #fff;
  margin-top: 10px;
  margin-right: 10px;
}
html > body div#k2Frontend .k2AdminTableFiltersSearch button:hover {
  background: #af181d;
}
html > body div#k2Frontend .k2AdminTableFiltersSelects select {
  display: inline-block;
  height: auto;
  font-size: 12px;
  padding: 8px 5px;
}
html > body div#k2Frontend .radio,
html > body div#k2Frontend .checkbox {
  display: inline-block;
}
html > body div#k2Frontend .radio .inputbox,
html > body div#k2Frontend .checkbox .inputbox {
  height: 13px;
}
.container {
  background: #fff;
  width: 1270px!important;
}
.topbar {
    font-size: 10px;
    font-weight: 400;
    text-transform: uppercase;
    height: 30px;
    position: relative;
    font-family: arial;
    top: 0;
    z-index: 99999;
    background-color: #000;
}
.topbar .container {
  border-left: 0;
  border-right: 0;
}
.topbar .row {
  background: #000;
  font-weight: bold;
}
.topbar .text-right ul.nav {
  float: right;
}
.topbar .nav li {
  display: block;
  float: left;
  overflow: hidden;
}
.topbar .nav li > a {
  margin-right: 20px;
  padding: 0;
  color: #999999;
  height: 30px;
  line-height: 30px;
  border-radius: 0;
  font-size: 11px;
}
.topbar .nav li > a:hover,
.topbar .nav li > a:focus {
  color: #fff;
  background: none;
  border: 0;
}
.topbar .nav li.active > a {
  color: #fff;
  background: none;
}
.topbar .nav li.active > a:hover,
.topbar .nav li.active > a:focus {
  color: #AD0014;
}
.topbar .nav li + li {

}
.header {
  padding-top: 0;
  padding-bottom: 0;
  background: none;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 99999;
}
.header .container {
  background: #AD0014;
  border: 0;
}
.animating .header,
.animating .topbar {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.scrollDown .header,
.scrollDown .topbar {
  top: -100px;
}
.scrollUp .wrapper {
    margin-top: 50px;
}

.scrollUp .header {
    position: fixed;
    background: #1a1a1a;
    z-index: 99999;
    border-bottom: 1px solid #333333;
    height: 75px;
    -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
    -webkit-transform: translatez(o);
    -moz-transform: translatez(o);
    -ms-transform: translatez(o);
    -o-transform: translatez(o);
    transform: translatez(o);   
    right: 0;
    left:0; 
}
.scrollUp .header .container {
    background: #1a1a1a;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
    -webkit-transition: background 0.3;
    transition: background 0.3;
    width: 1270px;
}
.scrollUp .header .nav-btn .pull-right {
    border-color: #333;
}
.scrollUp .header .navbar-default .navbar-nav > li > a,
.scrollUp .header .navbar-default .navbar-nav {
    border-color: #333;
}
.scrollUp .header .navbar-default .navbar-nav > .active > a,
.scrollUp .header .navbar-default .navbar-nav > .alias-parent-active > a,
.scrollUp .header .navbar-default .navbar-nav > .active > a:hover,
.scrollUp .header .navbar-default .navbar-nav > .alias-parent-active > a:hover,
.scrollUp .header .navbar-default .navbar-nav > .active > a:focus,
.scrollUp .header .navbar-default .navbar-nav > .alias-parent-active > a:focus {
    background: #000;
}
.logo {
  text-align: right;
  padding:0;
  width: auto;
}
.logo:hover {
    background: #000;
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
  z-index: 9;
  position: relative;  
}
.logo-image {
    padding: 0;
    line-height: 73px;
    height: 73px;
}
.logo-image .logo-img {
  display: inline-block;
  padding: 8px 13px 14px;
}
.logo-image span,
.logo-image small {
  display: none;
}

.logo-text a {
  margin-top: 5px;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
  color: #fff;
}
.logo-text .site-slogan {
  display: block;
  font-size: 10px;
  margin-top: 5px;
  color: #fff;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.masthead .container {
  background: #000;
  color: #fff;
  padding: 15px 30px;
}
.masthead .container h1,.masthead .container h3 {
  font-family: 'almoni-bolder';
  font-size: 30px;
  letter-spacing: 1px;
  margin: 0;
}
.topbanner .container {
  padding-top: 10px;
  padding-bottom: 3px;
}
.bottombanner {
  padding-top: 20px;
  padding-bottom: 20px;
  background: #000;
}
.bottombanner .container {
  border: 0;
  background: #000;
}
.sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
.content-mast-top {
  margin-left: 0;
  margin-right: -30px;
}
@media (min-width: 1200px) {
  .content-mast-top {
    margin-right: -30px;
  }
}
.content-mast-top .title-background-primary.module {
  border-bottom: 0;
}
.content-mast-top .title-background-primary .module-title {
  margin-right: 30px;
}
.content-mast-top #article-carousel h4 {
  position: absolute;
  bottom: 20px;
  padding: 0 30px;
  font-size: 24px;
}
.content-mast-top #article-carousel h4 .mod-articles-category-date {
  font-size: 14px;
  font-weight: normal;
}
.content-mast-top #article-carousel h4 .mod-articles-category-date i {
  margin-right: 5px;
}
.content-mast-top #article-carousel h4 a {
  color: #fff;
  display: block;
}
.content-mast-top #article-carousel .article-img img {
  max-width: 100%;
}
.content-mast-top #article-carousel .mask {
  width: 100%;
  position: absolute;
  bottom: 0;
  height: 100%;
  background: url("../images/carousel-mask.png") repeat-x bottom left;
}
.content-mast-top #article-carousel .carousel-control i {
  font-size: 40px;
  left: 30px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
}
.content-mast-top #article-carousel .carousel-control.right i {
  left: auto;
  right: 30px;
}
.one-sidebar-right .content-mast-top {
  margin-right: 0;
}
.sidebar-2 {
  padding: 0;
  margin-top: -55px;
}

.footer {
  color: #7a7a7a;
  background: #000;
}
.footer:before,
.footer:after {
  content: " ";
  display: table;
}
.footer:after {
  clear: both;
}
.footer .container {
  border: 0;
  background: #000;
  padding: 0 30px;
}
.footer small {
  display: block;
  font-size: 125%;
}
.footnav {
  padding: 20px 0;
  border-top: 1px solid #222222;
}
.footnav:before,
.footnav:after {
  content: " ";
  display: table;
}
.footnav:after {
  clear: both;
}

.footnav .module {
  background: none;
  color: #7a7a7a;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
}
.footnav .module .module-title {
  color: #fff;
  font-size: 14px;
  margin-bottom: 0;
  background: none;
  border-right: 0;
}
.footnav .module .module-title span {
  padding: 0;
  background: none;
}
.footnav .module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.footnav .module ul > li {
  line-height: 24px;
}
.footnav .module ul > li > a {
  color: #999999;
  padding: 0;
  margin: 0;
  font-size: 14px;
  border-radius: 0;
}
.footnav .module ul > li > a:hover,
.footnav .module ul > li > a:active,
.footnav .module ul > li > a:focus {
  color: #DD0720;
  background: none;
}
.copyright {
  font-size: 12px;
}
.copyright:before,
.copyright:after {
  content: " ";
  display: table;
}
.copyright:after {
  clear: both;
}
.copyright .container {
  padding-top: 40px;
}
.copyright small {
  margin-bottom: 5px;
}
.copyright {
  color: #999999;
  text-align: left;
  direction: ltr;
}
.copyright a {
  color: #555555;
}
.copyright a:hover,
.copyright a:focus {
  color: #e7e7e7;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
.poweredby {
    text-align: right;
}
.poweredby .logo,
.poweredby .logo-small {
  opacity: .8;
  display: inline-block;
}
.acymailing_module_form .acymailing_introtext {
  font-size: 12px;
  color: #999999;
  margin-bottom: 20px !important;
}
.none-responsive .hidden-md {
  display: block !important;
}
.none-responsive #content-wrap {
  width: 75%;
}
.none-responsive #mainbody > .row > .sidebar {
  width: 25%;
}
.none-responsive #content {
  width: 66.6667%;
}
.none-responsive #content + .sidebar {
  width: 33.3333%;
}
.none-responsive .one-sidebar-right #content {
  width: 75%;
}
.none-responsive .no-sidebar #content {
  width: 100%;
}
.none-responsive.view-article.article-review #content {
  width: 100%;
}
.none-responsive.view-article.article-review .article-aside {
  width: 16.6667%;
}
.none-responsive.view-article.article-review .item-page .article-content {
  width: 83.3333%;
}
.btn-primary {
    color: #fff;
    background-color: #AD0014;
    border-color: #903737;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
#loginPanel ul li:first-child{float:right; font-size: 13px; margin-right: 5px;}
#loginPanel ul li:first-child a{margin: 0 5px 0 0;}
#loginPanel ul li a{ padding: 0; margin: 0 10px 0 0; display: inline-block; font-size: 13px; margin: 0 8px 0 0;}

/*mainmenu*/
.megamenu .mega-inner:before,
.megamenu .mega-inner:after {
    content: " ";
    display: table;
}
.megamenu .mega-inner:after {
    clear: both;
}
.megamenu .mega>.mega-dropdown-menu {
    min-width: 200px;
    display: none;
}
.megamenu .mega.open>.mega-dropdown-menu,
.megamenu .mega.dropdown-submenu.open>.mega-dropdown-menu {
    display: block;
}
.megamenu .mega-group:before,
.megamenu .mega-group:after {
    content: " ";
    display: table;
}
.megamenu .mega-group:after {
    clear: both;
}
.megamenu .dropdown-header,
.megamenu .mega-nav .mega-group>.dropdown-header,
.megamenu .dropdown-menu .mega-nav .mega-group>.dropdown-header,
.megamenu .dropdown-menu .active .mega-nav .mega-group>.dropdown-header {
    margin: 0;
    padding: 0;
    background: transparent;
    color: #1a1a1a;
    font-size: 18px;
    line-height: normal;
}
.megamenu .dropdown-header:hover,
.megamenu .mega-nav .mega-group>.dropdown-header:hover,
.megamenu .dropdown-menu .mega-nav .mega-group>.dropdown-header:hover,
.megamenu .dropdown-menu .active .mega-nav .mega-group>.dropdown-header:hover,
.megamenu .dropdown-header:active,
.megamenu .mega-nav .mega-group>.dropdown-header:active,
.megamenu .dropdown-menu .mega-nav .mega-group>.dropdown-header:active,
.megamenu .dropdown-menu .active .mega-nav .mega-group>.dropdown-header:active,
.megamenu .dropdown-header:focus,
.megamenu .mega-nav .mega-group>.dropdown-header:focus,
.megamenu .dropdown-menu .mega-nav .mega-group>.dropdown-header:focus,
.megamenu .dropdown-menu .active .mega-nav .mega-group>.dropdown-header:focus {
    background: inherit;
    color: inherit;
}
.megamenu .mega-group-ct {
    margin: 0;
    padding: 0;
}
.megamenu .mega-group-ct:before,
.megamenu .mega-group-ct:after {
    content: " ";
    display: table;
}
.megamenu .mega-group-ct:after {
    clear: both;
}
.megamenu .mega-nav,
.megamenu .dropdown-menu .mega-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}
.megamenu .mega-nav>li,
.megamenu .dropdown-menu .mega-nav>li {
    list-style: none;
    margin-left: 0;
}
.megamenu .mega-nav>li a,
.megamenu .dropdown-menu .mega-nav>li a {
    white-space: normal;
    display: block;
    padding: 5px;
}
.megamenu .mega-nav>li a:hover,
.megamenu .dropdown-menu .mega-nav>li a:hover,
.megamenu .mega-nav>li417px24 a:focus,
.megamenu .dropdown-menu .mega-nav>li a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}
.megamenu .mega-nav>li .separator {
    display: block;
    padding: 5px;
}
.megamenu .mega-group>.mega-nav,
.megamenu .dropdown-menu .mega-group>.mega-nav {
    margin-left: -5px;
    margin-right: -5px;
}
.megamenu .mega-nav .dropdown-submenu>a::after {
    margin-right: 5px;
}
.megamenu .module {
    margin-bottom: 10px;
}
.megamenu .module .module-title {
    margin: 0;
    padding: 0;
    background: transparent;
    color: #1a1a1a;
    font-size: 18px;
    line-height: normal;
    margin-bottom: 5px;
}
.megamenu .module .module-title:hover,
.megamenu .module .module-title:active,
.megamenu .module .module-title:focus {
    background: inherit;
    color: inherit;
}
.megamenu .module .module-ct {
    margin: 0;
    padding: 0;
}
.megamenu .mega-caption {
    display: block;
    white-space: nowrap;
}
.megamenu .nav .caret,
.megamenu .dropdown-submenu .caret,
.megamenu .mega-menu .caret {
    display: none;
}
.megamenu .nav>.dropdown>.dropdown-toggle .caret {
    display: inline-block;
}
.megamenu .nav [class^="icon-"],
.megamenu .nav [class*=" icon-"],
.megamenu .nav .fa {
    margin-right: 5px;
}
.megamenu .nav .input-group-addon [class^="icon-"],
.megamenu .nav .input-group-addon [class*=" icon-"],
.megamenu .nav .input-group-addon .fa {
    margin-right: 0;
}
.megamenu .mega-align-left>.dropdown-menu {
    left: 0;
}
.megamenu .mega-align-right>.dropdown-menu {
    left: auto;
    right: 0;
}
.megamenu .mega-align-center>.dropdown-menu {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
.megamenu .dropdown-submenu.mega-align-left>.dropdown-menu {
    left: 100%;
}
.megamenu .dropdown-submenu.mega-align-right>.dropdown-menu {
    left: auto;
    right: 100%;
}
.megamenu .mega-align-justify {
    position: static;
}
.megamenu .mega-align-justify>.dropdown-menu {
    left: 0;
    margin-left: 0;
    top: auto;
}
@media (min-width: 768px) {
    .megamenu.animate .mega>.mega-dropdown-menu {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        opacity: 0;
    }
    .megamenu.animate .mega.animating>.mega-dropdown-menu {
        -webkit-transition: all 400ms;
        transition: all 400ms;
        display: block!important;
    }
    .megamenu.animate .mega.open>.mega-dropdown-menu,
    .megamenu.animate .mega.animating.open>.mega-dropdown-menu {
        opacity: 1;
    }
    .megamenu.animate.zoom .mega>.mega-dropdown-menu {
        -webkit-transform: scale(0, 0);
        -ms-transform: scale(0, 0);
        transform: scale(0, 0);
        -webkit-transform-origin: 20% 20%;
        -moz-transform-origin: 20% 20%;
        -ms-transform-origin: 20% 20%;
        transform-origin: 20% 20%;
    }
    .megamenu.animate.zoom .mega.open>.mega-dropdown-menu {
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    .megamenu.animate.zoom .level0>.mega-align-center>.mega-dropdown-menu {
        -webkit-transform: scale(0, 0) translate(-50%, 0);
        -ms-transform: scale(0, 0) translate(-50%, 0);
        transform: scale(0, 0) translate(-50%, 0);
        -webkit-transform-origin: 0% 20%;
        -moz-transform-origin: 0% 20%;
        -ms-transform-origin: 0% 20%;
        transform-origin: 0% 20%;
    }
    .megamenu.animate.zoom .level0>.mega-align-center.open>.mega-dropdown-menu {
        -webkit-transform: scale(1, 1) translate(-50%, 0);
        -ms-transform: scale(1, 1) translate(-50%, 0);
        transform: scale(1, 1) translate(-50%, 0);
    }
    .megamenu.animate.elastic .mega>.mega-dropdown-menu {
        -webkit-transform: scale(0, 1);
        -ms-transform: scale(0, 1);
        transform: scale(0, 1);
        -webkit-transform-origin: 10% 0;
        -moz-transform-origin: 10% 0;
        -ms-transform-origin: 10% 0;
        transform-origin: 10% 0;
    }
    .megamenu.animate.elastic .mega.open>.mega-dropdown-menu {
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    .megamenu.animate.elastic .level0>.mega>.mega-dropdown-menu {
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        transform: scale(1, 0);
    }
    .megamenu.animate.elastic .level0 .open>.mega-dropdown-menu {
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    .megamenu.animate.elastic .level0>.mega-align-center>.mega-dropdown-menu {
        transform: scale(1, 0) translate(-50%, 0);
        -webkit-transform: scale(1, 0) translate(-50%, 0);
        -ms-transform: scale(1, 0) translate(-50%, 0);
    }
    .megamenu.animate.elastic .level0>.mega-align-center.open>.mega-dropdown-menu {
        transform: scale(1, 1) translate(-50%, 0);
        -webkit-transform: scale(1, 1) translate(-50%, 0);
        -ms-transform: scale(1, 1) translate(-50%, 0);
    }
    .megamenu.animate.slide .mega {}.megamenu.animate.slide .mega.animating>.mega-dropdown-menu {
        overflow: hidden;
    }
    .megamenu.animate.slide .mega>.mega-dropdown-menu>div {
        -webkit-transition: all 400ms;
        transition: all 400ms;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        margin-top: -100%;
    }
    .megamenu.animate.slide .mega.open>.mega-dropdown-menu>div {
        margin-top: 0%;
    }
    .megamenu.animate.slide .mega .mega>.mega-dropdown-menu {
        min-width: 0;
    }
    .megamenu.animate.slide .mega .mega>.mega-dropdown-menu>div {
        min-width: 200px;
        margin-top: 0;
        margin-left: -500px;
        width: 100%;
    }
    .megamenu.animate.slide .mega .mega.open>.mega-dropdown-menu>div {
        margin-left: 0;
    }
}

.megamenu .mega-inner {
    padding: 10px 0;
}
.megamenu .row {
    margin-left: auto;
    margin-right: auto;
}
.megamenu .row+.row {
    padding-top: 10px;
    border-top: 1px solid #222222;
}
.megamenu .dropdown-header,
.megamenu .mega-nav .mega-group>.dropdown-header,
.megamenu .dropdown-menu .mega-nav .mega-group>.dropdown-header,
.megamenu .dropdown-menu .active .mega-nav .mega-group>.dropdown-header {
    background: transparent;
    line-height: normal;
    color: #fff!important;
    font-size: 17px;
    margin: 0;
    padding: 10px 0 0 0!important;
    font-weight: 400;
    border-bottom: 0;
}
.megamenu .dropdown-header:hover,
.megamenu .mega-nav .mega-group>.dropdown-header:hover,
.megamenu .dropdown-menu .mega-nav .mega-group>.dropdown-header:hover,
.megamenu .dropdown-menu .active .mega-nav .mega-group>.dropdown-header:hover,
.megamenu .dropdown-header:active,
.megamenu .mega-nav .mega-group>.dropdown-header:active,
.megamenu .dropdown-menu .mega-nav .mega-group>.dropdown-header:active,
.megamenu .dropdown-menu .active .mega-nav .mega-group>.dropdown-header:active,
.megamenu .dropdown-header:focus,
.megamenu .mega-nav .mega-group>.dropdown-header:focus,
.megamenu .dropdown-menu .mega-nav .mega-group>.dropdown-header:focus,
.megamenu .dropdown-menu .active .mega-nav .mega-group>.dropdown-header:focus {
    background: inherit;
    color: inherit;
}
.megamenu .mega-group-ct .row {
    margin-left: -15px;
    margin-right: -15px;
}
.megamenu .mega-group-ct .row .row {
    margin-left: auto;
    margin-right: auto;
}
.megamenu .mega-nav>li a,
.megamenu .dropdown-menu .mega-nav>li a {
    padding: 10px 0 5px;
    font-size: 14px;
    font-weight: 400;
    color: #BDBDBD;
    font-family: almoni-bold;
    border-bottom: 1px dashed rgba(158, 157, 157, 1);
}
.megamenu .mega-nav>li a:hover,
.megamenu .dropdown-menu .mega-nav>li a:hover,
.megamenu .mega-nav>li a:focus,
.megamenu .dropdown-menu .mega-nav>li a:focus {
    background: none!important;
    color: #fff;
}
.megamenu .mega-nav>li.active>a,
.megamenu .dropdown-menu .mega-nav>li.active>a {
    color: #dc1e25;
}
.megamenu .mega-nav>li:last-child>a,
.megamenu .dropdown-menu .mega-nav>li:last-child>a {
    border-bottom: 0;
}
.megamenu .dropdown-menu .mega-group .mega-nav>li.active>a {
    color: #dc1e25;
}
.megamenu .mega-nav .dropdown-submenu>a::after {
    margin-right: 0;
}
.megamenu .module .module-title {
    background: transparent;
    line-height: normal;
    color: #fff;
    font-size: 14px;
    margin: 0;
    padding: 0;
    font-weight: 700;
    border-bottom: 0;
    margin-bottom: 10px;
}
.megamenu .module .module-title:hover,
.megamenu .module .module-title:active,
.megamenu .module .module-title:focus {
    background: inherit;
    color: inherit;
}
.megamenu .module ul li,
.megamenu .module .nav li {
    list-style: disc;
    display: list-item;
    float: none;
    margin: 0;
    padding: 0;
    border: 0;
}
.megamenu .module ul li a,
.megamenu .module .nav li a {
    display: inline;
    padding: 0;
    margin: 0;
    border: 0;
    font-size: 100%;
    background: none;
    font: inherit;
    white-space: normal;
}
.megamenu .module ul li a:hover,
.megamenu .module .nav li a:hover,
.megamenu .module ul li a:focus,
.megamenu .module .nav li a:focus,
.megamenu .module ul li a:active,
.megamenu .module .nav li a:active {
    background: none;
    color: inherit;
    font: inherit;
}
.megamenu .mega-caption {
    bottom: 0;
    color: #e7e7e7;
    font-size: 11px;
    font-weight: normal;
    margin-top: 3px;
    text-transform: none;
    position: absolute;
}
.megamenu .nav>.dropdown>.dropdown-toggle .caret {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.megamenu .nav>li.active.open>a,
.megamenu .nav>li.active.open>a:hover,
.megamenu .nav>li.active.open>a:focus {
    background: #000;
}
.megamenu .nav .input-group-addon [class^="icon-"],
.megamenu .nav .input-group-addon [class*=" icon-"],
.megamenu .nav .input-group-addon .fa {
    margin-right: 0;
}
.megamenu .dropdown-submenu>li>a {
    color: #e7e7e7;
}
.megamenu .dropdown-submenu>li>a:hover,
.megamenu .dropdown-submenu>li>a:focus {
    color: #fff;
}
.megamenu .dropdown-submenu.mega a,
.megamenu .dropdown-submenu.open a {
    background: none;
    color: #fff;
}
.megamenu .dropdown-submenu.mega .mega-nav>li>a,
.megamenu .dropdown-submenu.open .mega-nav>li>a {
    color: #fff;
    border-bottom-color: #333333;
}
.megamenu .dropdown-submenu.mega .mega-nav>li>a:hover,
.megamenu .dropdown-submenu.open .mega-nav>li>a:hover,
.megamenu .dropdown-submenu.mega .mega-nav>li>a:focus,
.megamenu .dropdown-submenu.open .mega-nav>li>a:focus {
    color: #dc1e25;
}
.megamenu .dropdown-submenu .mega-nav>li.active>a {
    background: none;
    color: #dc1e25;
}
.ie8 .megamenu .mega-nav .dropdown-submenu>a:after {
    margin-right: 5px;
}
.mega-nav .xbox a {
    color: rgba(16, 124, 16, 0.7)!important
}
.mega-nav .xbox a:hover {
    color: rgba(16, 124, 16, 1)!important
}
.mega-nav .playstation a {
    color: rgba(9, 130, 216, 0.7)!important
}
.mega-nav .playstation a:hover {
    color: rgba(9, 130, 216, 1)!important
}
17px24 a:focus,
.megamenu .dropdown-menu .mega-nav>li a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}
.megamenu .mega-nav>li .separator {
    display: block;
    padding: 5px;
}
.megamenu .mega-group>.mega-nav,
.megamenu .dropdown-menu .mega-group>.mega-nav {
    margin-left: -5px;
    margin-right: -5px;
}
.megamenu .mega-nav .dropdown-submenu>a::after {
    margin-right: 5px;
}
.megamenu .module {
    margin-bottom: 10px;
}
.megamenu .module .module-title {
    margin: 0;
    padding: 0;
    background: transparent;
    color: #1a1a1a;
    font-size: 18px;
    line-height: normal;
    margin-bottom: 5px;
}
.megamenu .module .module-title:hover,
.megamenu .module .module-title:active,
.megamenu .module .module-title:focus {
    background: inherit;
    color: inherit;
}
.megamenu .module .module-ct {
    margin: 0;
    padding: 0;
}
.megamenu .mega-caption {
    display: block;
    white-space: nowrap;
}
.megamenu .nav .caret,
.megamenu .dropdown-submenu .caret,
.megamenu .mega-menu .caret {
    display: none;
}
.megamenu .nav>.dropdown>.dropdown-toggle .caret {
    display: inline-block;
}
.megamenu .nav [class^="icon-"],
.megamenu .nav [class*=" icon-"],
.megamenu .nav .fa {
    margin-right: 5px;
}
.megamenu .nav .input-group-addon [class^="icon-"],
.megamenu .nav .input-group-addon [class*=" icon-"],
.megamenu .nav .input-group-addon .fa {
    margin-right: 0;
}
.megamenu .mega-align-left>.dropdown-menu {
    left: 0;
}
.megamenu .mega-align-right>.dropdown-menu {
    left: auto;
    right: 0;
}
.megamenu .mega-align-center>.dropdown-menu {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
.megamenu .dropdown-submenu.mega-align-left>.dropdown-menu {
    left: 100%;
}
.megamenu .dropdown-submenu.mega-align-right>.dropdown-menu {
    left: auto;
    right: 100%;
}
.megamenu .mega-align-justify {
    position: static;
}
.megamenu .mega-align-justify>.dropdown-menu {
    left: 0;
    margin-left: 0;
    top: auto;
}
.megamenu .mega-inner {
    padding: 10px 0;
}
.megamenu .row {
    margin-left: auto;
    margin-right: auto;
}
.megamenu .row+.row {
    padding-top: 10px;
    border-top: 1px solid #222222;
}
.megamenu .dropdown-header,
.megamenu .mega-nav .mega-group>.dropdown-header,
.megamenu .dropdown-menu .mega-nav .mega-group>.dropdown-header,
.megamenu .dropdown-menu .active .mega-nav .mega-group>.dropdown-header {
    background: transparent;
    line-height: normal;
    color: #fff!important;
    font-size: 17px;
    margin: 0;
    padding: 10px 0 0 0!important;
    font-weight: 400;
    border-bottom: 0;
}
.megamenu .dropdown-header:hover,
.megamenu .mega-nav .mega-group>.dropdown-header:hover,
.megamenu .dropdown-menu .mega-nav .mega-group>.dropdown-header:hover,
.megamenu .dropdown-menu .active .mega-nav .mega-group>.dropdown-header:hover,
.megamenu .dropdown-header:active,
.megamenu .mega-nav .mega-group>.dropdown-header:active,
.megamenu .dropdown-menu .mega-nav .mega-group>.dropdown-header:active,
.megamenu .dropdown-menu .active .mega-nav .mega-group>.dropdown-header:active,
.megamenu .dropdown-header:focus,
.megamenu .mega-nav .mega-group>.dropdown-header:focus,
.megamenu .dropdown-menu .mega-nav .mega-group>.dropdown-header:focus,
.megamenu .dropdown-menu .active .mega-nav .mega-group>.dropdown-header:focus {
    background: inherit;
    color: inherit;
}
.megamenu .mega-group-ct .row {
    margin-left: -15px;
    margin-right: -15px;
}
.megamenu .mega-group-ct .row .row {
    margin-left: auto;
    margin-right: auto;
}
.megamenu .mega-nav>li a,
.megamenu .dropdown-menu .mega-nav>li a {
    padding: 10px 0 5px;
    font-size: 14px;
    font-weight: 400;
    color: #BDBDBD;
    font-family: almoni-bold;
    border-bottom: 1px dashed rgba(158, 157, 157, 1);
}
.megamenu .mega-nav>li a:hover,
.megamenu .dropdown-menu .mega-nav>li a:hover,
.megamenu .mega-nav>li a:focus,
.megamenu .dropdown-menu .mega-nav>li a:focus {
    background: none!important;
    color: #fff;
}
.megamenu .mega-nav>li.active>a,
.megamenu .dropdown-menu .mega-nav>li.active>a {
    color: #dc1e25;
}
.megamenu .mega-nav>li:last-child>a,
.megamenu .dropdown-menu .mega-nav>li:last-child>a {
    border-bottom: 0;
}
.megamenu .dropdown-menu .mega-group .mega-nav>li.active>a {
    color: #dc1e25;
}
.megamenu .mega-nav .dropdown-submenu>a::after {
    margin-right: 0;
}
.megamenu .module .module-title {
    background: transparent;
    line-height: normal;
    color: #fff;
    font-size: 14px;
    margin: 0;
    padding: 0;
    font-weight: 700;
    border-bottom: 0;
    margin-bottom: 10px;
}
.megamenu .module .module-title:hover,
.megamenu .module .module-title:active,
.megamenu .module .module-title:focus {
    background: inherit;
    color: inherit;
}
.megamenu .module ul li,
.megamenu .module .nav li {
    list-style: disc;
    display: list-item;
    float: none;
    margin: 0;
    padding: 0;
    border: 0;
}
.megamenu .module ul li a,
.megamenu .module .nav li a {
    display: inline;
    padding: 0;
    margin: 0;
    border: 0;
    font-size: 100%;
    background: none;
    font: inherit;
    white-space: normal;
}
.megamenu .module ul li a:hover,
.megamenu .module .nav li a:hover,
.megamenu .module ul li a:focus,
.megamenu .module .nav li a:focus,
.megamenu .module ul li a:active,
.megamenu .module .nav li a:active {
    background: none;
    color: inherit;
    font: inherit;
}
.megamenu .mega-caption {
    bottom: 0;
    color: #e7e7e7;
    font-size: 11px;
    font-weight: normal;
    margin-top: 3px;
    text-transform: none;
    position: absolute;
}
.megamenu .nav>.dropdown>.dropdown-toggle .caret {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.megamenu .nav>li.active.open>a,
.megamenu .nav>li.active.open>a:hover,
.megamenu .nav>li.active.open>a:focus {
    background: #000;
}
.megamenu .nav .input-group-addon [class^="icon-"],
.megamenu .nav .input-group-addon [class*=" icon-"],
.megamenu .nav .input-group-addon .fa {
    margin-right: 0;
}
.megamenu .dropdown-submenu>li>a {
    color: #e7e7e7;
}
.megamenu .dropdown-submenu>li>a:hover,
.megamenu .dropdown-submenu>li>a:focus {
    color: #fff;
}
.megamenu .dropdown-submenu.mega a,
.megamenu .dropdown-submenu.open a {
    background: none;
    color: #fff;
}
.megamenu .dropdown-submenu.mega .mega-nav>li>a,
.megamenu .dropdown-submenu.open .mega-nav>li>a {
    color: #fff;
    border-bottom-color: #333333;
}
.megamenu .dropdown-submenu.mega .mega-nav>li>a:hover,
.megamenu .dropdown-submenu.open .mega-nav>li>a:hover,
.megamenu .dropdown-submenu.mega .mega-nav>li>a:focus,
.megamenu .dropdown-submenu.open .mega-nav>li>a:focus {
    color: #dc1e25;
}
.megamenu .dropdown-submenu .mega-nav>li.active>a {
    background: none;
    color: #dc1e25;
}
.ie8 .megamenu .mega-nav .dropdown-submenu>a:after {
    margin-right: 5px;
}
.mega-nav .xbox a {
    color: rgba(16, 124, 16, 0.7)!important
}
.mega-nav .xbox a:hover {
    color: rgba(16, 124, 16, 1)!important
}
.mega-nav .playstation a {
    color: rgba(9, 130, 216, 0.7)!important
}
.mega-nav .playstation a:hover {
    color: rgba(9, 130, 216, 1)!important
}

.nav-btn .fa{margin: 0!important;}
.fa{margin-left: 4px;}

[class^="icon-"], [class*=" icon-"] {
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
}
.icon-user:before {
    content:"\f007";
}
.icon-comment:before {
    content:"\f075";
}
.icon-calendar:before,.icon-calendar-2:before {
    content:"\f073";
}
.scrollUp .header .nav-btn{ position: relative;}
.scrollUp .header{border-top: 0 #000 solid!important;}

.scrollUp .header  .navbar-nav>li>a {
    padding-bottom: 18px;
}

.scrollUp .header .navbar-default .navbar-nav>.active>a,
 .navbar-default .navbar-nav>.active>a:hover{
    background: #AD0014;
}
.scrollUp .header .navbar-default .navbar-nav>li>a:hover{
    background: #AD0014;
}
.scrollUp .header .logo:hover {
    background: #AD0014;
}   
.scrollUp .header .nav-btn .dropdown-toggle:hover {
    background: #AD0014;
} 
.sidebar:first-child {
    width: 300px;
    margin-left: 15px;
    float: left !important;
}
#content, #content-hidden {
    float: right;
    width: calc(100% - 327px)!important;
    padding: 0 15px;
}

#iem{
   padding: 13px 10px 0;
}

#iem img{
    width: 100px;
    position: relative;
    top: -6px;
}
.contact .sidebar{
    margin-left: 15px;
    float: left !important;
}
.sidebar .dontmiss h4.newsflash-title{
    font-family: almoni-bold;
}
.promoFBGroup{
    margin-bottom: 15px;   
}
.promoFBGroup a{
    display: block;   
}
.article-content div img.flag{
    margin-bottom: 0;
}
#gameReviewSlider .carousel-inner {height: 198px;}
#gameReviewSlider .carousel-inner a img{width: 100%;}
#gameReviewSlider .carousel-indicators{
    margin: 0 auto;
    width: 100%;
    padding: 0;
    left: 0;
    bottom: 0px;
}
.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.review h3{
    background: #ad0014;
    margin: 0;
    color: #fff;
    padding: 7px;
    text-align: center;
    font-size: 17px;
}
.review .table {
    display: table;
    margin: 0;
}
.review .table-row {
    font: 13px almoni-normal;
    display: table-row;
}
.review .table-row:first-child {
    font: 14px almoni-bold;
    background: #616161!important;
    padding: 2px 3px;
    color: #333;
    color: #fff;
}
.review .table-row:nth-child(odd) {
    background: #f9f9f9;
}
.review .table-cell {
    display: table-cell;
    padding: 5px 8px 5px 0;
    border-bottom: 1px solid #c5c5c5;
}
.review .table-row:last-child .table-cell{
    border-bottom: 0;
}
.review .table-cell:nth-child(2){
    text-align: center;
}
.review .moreReviews{
    background: #ad0014;
    margin: 0;
    text-align: center;
}
.review .moreReviews a{
    padding: 3px;
    color: #fff;
    font-size: 14px;
    display: block;    
}
.review .moreReviews:hover{
    background: #000;
}
.category-module.latest-reviews.title-background-primary h4 {
    position: static;
    font-size: 14px;
    padding-bottom: 0;
}
.sidebar{
    width: 310px;
    float: right;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
@media (max-width: 767px){
    .navbar-nav .open .dropdown-menu {
        position: absolute!important;
        background: rgba(0,0,0,.90)!important;
        }
}
.f-col{
    width: 206px;
    padding: 0 15px;
    float: right;
}
.item-image-wrap{
    width: 299.33px;
    padding-right: 15px;
    padding-left: 15px;
    float: right;    
}
.item-intro{
    float: right;
    width: calc(100% - 247px); 
}
.mast-top-1 .category-module .vitem,
.mast-top-1 .category-module .nitem,
.videos-page .video,
.grid .item{
    width: 304.33px;
    float: right;
    padding: 0 15px;    
}
.authorlist .col-sm-2 {
    max-width: 140px;
}
.catItemMeta{
    margin: 0;
    padding: 0;
}
.catItemMeta li {
    display: inline-block;
    list-style: none;
    margin-left: 10px;
    color: #999;
}
.catItemMeta li a{
    color: #999;
}
.catItemMeta li a:hover{
    color: #AD0014;
}
.flashGames ul{
    margin: -10px 0!important;
    padding: 0;
    list-style: none;
}
.flashGames ul li{
    margin-bottom: 10px;
    background: #f8f8f8;
}
.flashGames ul li:nth-child(even){
    background: #f1f1f1;
}
.flashGames ul li:hover{
    background: #f78141;
}
.flashGames ul li:hover a{
    color:#fff;
}
.flashGames li .item-img {
    float: right;
    margin-left: 20px;
    position: relative;
    overflow: hidden;        
}
.flashGames li .item-img img{
    width: 75px;
    height: 58px; 
}    
.flashGames li .item-img a{
    display: block;
}
.flashGames h4 {
    font-family: almoni-bold;
    margin: 0;
    font-size: 15px;
}
.flashGames h4 a{
    display: block;
    height: 58px;
    padding: 10px;
} 
.article300x250{
    float: left; 
    margin: 10px 15px 0 0;    
}
.items .adx728{
    margin: 0 auto;
    width: 728px;
    height: 90px;
}
.mast-top-1 .category-module .nitem {
    height: 285px;
}
.addthis_toolbox a{
    color: #fff;
    height: 32px;
    border-radius: 3px;
}
.addthis_toolbox a.facebook{
    background: #3b5998;
    padding: 7px 13px!important;
    font-size: 23px;
}
.addthis_toolbox a.twitter{
    background: #00aedd;
    padding: 3px 6px!important;
    font-size: 23px;
}
.addthis_toolbox a.youtube{
    background: #e62d28;
    padding: 5px 8px!important;
    font-size: 17px;
}
.addthis_toolbox a.steam{
    background: #313131;
    padding: 0px 0px!important;
    font-size: 25px;
}
.addthis_toolbox a.google{
    background: #dd4b3e;
    padding: 5px 8px!important;
    font-size: 20px;
}
.addthis_toolbox a.twitch{
    background: #6951a2;
    padding: 4px 7px!important;
    font-size: 19px;
}
.addthis_toolbox a.telegram{
    background: #0088cc;
    padding: 4px 7px!important;
    font-size: 19px;
}
#weOnMetacritic{
    position: absolute;
    left: 31px;
    bottom: 126px;    
}
#weOnMetacritic img{
    width: 370px;
}
#disabledComments{
    width: 100%; padding: 15px; text-align: center; font: 17px almoni-bold; background: #efefef; border: 1px solid #D5D2D2; color:#333;
}