/*body{
background-color:#FFFFFF;
}*/
.newsCnt {
    width: calc(100% - 192px);
margin: 20px 0px 20px 0px;
min-height:400px;
margin-left: 20px;
}

.listCnt{
position:relative;
float:left;
background-color: #FFF;
border-radius: 5px;
padding: 20px;
width:calc(100% - 40px);
color:#1f1f1f;
}
.headAlert{
position:relative;
float:left;
width:100%;
text-align:center;
font-size:16px;
}
.listBottomArea{
position:relative;
float:left;
width:100%;
margin-top:15px;
}
.listTotalList{
position:relative;
float:left;
font-size:14px;
line-height: 24px;
}
.paginationArea{
position:relative;
float:right;

}
.paginationCurrent2, .paginationCurrent, .paginationCurrent2:visited, .paginationCurrent:visited, .paginationArrows, .paginationCurrentPassive{
position:relative;
float:left;
height:22px;
padding-left:6px;
padding-right:6px;
line-height:22px;
margin-left:8px;
color:#1f1f1f;
font-size:14px;
border:1px solid transparent;
border-radius:2px;
text-align:center;
}
.paginationCurrent:hover, .paginationCurrent2, .paginationArrows:hover{
background-color:#4c4c4c;
border:1px solid #4c4c4c;
color:#FFF;
-webkit-transition: all 100ms ease-in-out;
-moz-transition: all 100ms ease-in-out;
-o-transition: all 100ms ease-in-out;
-ms-transition: all 100ms ease-in-out;
transition: all 100ms ease-in-out;
}
.newsListCnt{
position:relative;
float:left;
width: calc(50% - 20px);
margin-bottom:20px;
overflow:hidden;
border-radius:1px;
/*height:185px;*/
color:#1f1f1f;
margin-bottom: 20px;
margin-right: 20px;
cursor:pointer;
background-color:#FFF;
border-bottom: 1px solid #00000026;
}
.newsListCnt:hover {
/*-webkit-box-shadow: rgba(0,0,0,0.2) 0 1px 2px;
-moz-box-shadow: rgba(0,0,0,0.2) 0 1px 2px;
box-shadow: rgba(0,0,0,0.2) 0 1px 2px;
-webkit-transition: all 50ms ease-in-out;
-moz-transition: all 50ms ease-in-out;
-o-transition: all 50ms ease-in-out;
-ms-transition: all 50ms ease-in-out;
transition: all 50ms ease-in-out;*/
}
.newsListCnt_2{
margin-right:0;
}
 
.newsPostDate{
position:relative;
float:left;
width:calc(100% - 10px);
background-color: #FFF;
font-size:14px;
font-weight:500;
height:22px;
padding-left:10px;
line-height:22px;
color: #00000099;
}
.newsPostCover{
position:relative;
float:left;
width:100%;
height:150px;
background-image:url(../images/defaultNoImg.png);
background-position:center;
background-size:cover;
background-repeat:no-repeat;
}
.newsPostHeader{
position:relative;
float:left;
width:calc(100% - 20px);
font-size:13px;
height:26px;
padding-left:10px;
padding-right:10px;
margin-bottom: 10px;
line-height:26px;
overflow:hidden;
}
.newsPostHeaderCategory{
position:relative;
float:left;
color:#B20000;
font-weight: 500;
margin-right:5px;
text-transform:uppercase;
}
.newsPostHeaderLocation{
position:relative;
float:right;
font-size:13px;
font-weight:500;
color: #00000099;
}
.newsPostTile{
position:relative;
float:left;
width:calc(100% - 20px);
    font-size: 15px;
    font-weight: 500;
    
padding-left:10px;
padding-right:10px;
padding-top:2px;
padding-bottom:2px;
line-height:1.4;
overflow:hidden;
word-break: break-word;
color:#000000e6;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.newsPostTileS:hover{
    text-decoration: underline;
}
.newsPostPublisher{
position:relative;
float:left;
width:calc(100% - 20px);
text-align:left;
font-size: 14px;
font-weight: 500;
height: 22px;
padding-left: 10px;
line-height: 22px;
color: #00000099;
padding-right:10px;
padding-top:15px; 
}
.newsPostPublisherTagline{
position:relative;
float:left;
width:calc(100% - 20px);
font-size: 14px;
height: 18px;
line-height: 18px;
color: #00000099;
 
 padding-left: 10px;
background-size:18px;
background-repeat:no-repeat;
margin-bottom:10px;
font-weight: 500;
}
.rightAreaLists{
position:relative;
float:left;
width:calc(100% - 48px);
font-size: 13px;
height: 22px;
line-height: 22px;
color: #bbb;
padding-right:10px;
margin-top:6px;
background-position:top 2px left 10px;
background-size:18px;
padding-left:38px;
background-repeat:no-repeat;
padding-bottom:10px;
border-bottom: 1px solid #f3f3f3;
}
.rightAreaListsLocation{
background-image:url(../images/iconmonstr-globe-5-240.png);
}
.rightAreaListsCategory{
background-image:url(../images/iconmonstr-menu-1-240.png);
}
.rightAreaListsDate{
background-image:url(../images/iconmonstr-calendar-9-240.png);
}
.rightAreaListsData{
background-image:url(../images/iconmonstr-file-24-240.png);
}
.rightAreaListsTitle{
background-image:url(../images/iconmonstr-note-25-240.png);
}
.rightAreaListsTags{
background-image:url(../images/iconmonstr-tag-1-240.png);
}
.rightAreaListsLength{
background-image:url(../images/iconmonstr-media-control-48-240d.png);
}
.rightAreaTopCnt, .rightAreaMiddleCnt, .rightAreaMiddleCntTags, .listTags, .leftAreaTopCnt, .leftAreaImgCnt{
position:relative;
float:left;
}
.leftAreaImgTxtCnt{
position:relative;
float:left;
width:100%;
display:flex;
text-align:center;
margin-bottom:20px;
}
.leftAreaImgTxtCnt .leftAreaImg{
margin:0 auto;
}
.leftAreaTopCnt{
width:600px;
}
.leftAreaTopCntTxt{
width:800px;
}
.listTags{
margin-right:6px;
color:#bbb;
font-size:13px;
}
.listTags:hover{
text-decoration:underline;
}
.rightAreaTopCnt{
margin-left:1.5%;
width:calc(98.5% - 600px);
float:right;
}
.rightAreaTopCntTxt{
width:calc(98.5% - 800px);
}
.rightAreaMiddleCntTitle{
position: relative;
float: left;
width: calc(100% - 20px);
font-size: 16px;
font-weight:500;
margin-top:30px;
padding-left: 10px;
padding-right: 10px;
line-height: 1.5em;
word-break: break-word;
color: #000000;
text-transform:uppercase;
}
.rightAreaMiddleCntTitleTxt{
text-transform:none;
font-weight:600;
}
.rightAreaMiddleCntTitleDate{
margin-top:0;

}
.rightAreaMiddleCntDesc{
position: relative;
float: left;
width: calc(100% - 20px);
font-size: 13px;
padding-left: 10px;
padding-right: 10px;
margin-top:15px;
line-height: 2em;
word-break: break-word;
color: #000000;
}
.newsDetailsCnt{
position:relative;
float:left;
width:97%;
padding:1.5%;
margin-top: 1.5%;
background-color:#FFF;
border-top:5px solid #B20000;
display:none;	
}
.newsDetailsCntLoader{
display:block !important;
min-height:200px;
background-position:center;
background-repeat:no-repeat;
background-size:60px;
background-image:url(../images/Eclipse-1s-190px.gif);
-webkit-transition: all 50ms ease-in-out;
-moz-transition: all 50ms ease-in-out;
-o-transition: all 50ms ease-in-out;
-ms-transition: all 50ms ease-in-out;
transition: all 50ms ease-in-out;
}
.rightAreaTopCntTop{
position:relative;
float:left;
width:100%;
}
.newsCntFixedArrow{
position:absolute;
width:16px;
height:16px;
background-position:center;
background-repeat:no-repeat;
background-size:16px;
z-index:9;
left:103px;
top:-16px;
background-image:url(../images/iconmonstr-arrow-36-240.png);
-webkit-transition: left 100ms ease-in-out;
-moz-transition: left 100ms ease-in-out;
-o-transition: left 100ms ease-in-out;
-ms-transition: left 100ms ease-in-out;
transition: left 100ms ease-in-out;
}
.downloadPicCnt{
position:relative;
float:left;
width:260px;
background-color:#B20000;
color:#FFF;
margin-left:0;
border-radius: 5px;
margin-bottom:20px;
}
.downloadPicCntHeader, .readPicCntHeader{
position:relative;
float:left;
padding-left:38px;
background-image:url(../images/iconmonstr-download-19-240.png);
background-position:center left 11px;
background-size:16px;
background-repeat:no-repeat;
height:38px;
line-height:38px;
color:#FFF;
font-size:13px;
 
cursor:pointer;
width: calc(100% - 38px);
opacity:0.9;
}
.readPicCntHeader{
position:relative;
float:left;
left:50%;
z-index:1;
background-color:#B20000;
margin-top:50px;
    width: auto;
    padding-right: 12px;
	border-radius:2px;
margin-left:-80px;
background-image:url(../images/iconmonstr-book-12-240w.png);
}
.readPicCntHeader:hover{
opacity:1;
}
.downloadPicCntOpenCloseArr{
position:relative;
float:right;
width:38px;
height:38px;
border-left:1px solid #f3f3f3;
background-image:url(../images/iconmonstr-arrow-65-240.png);
background-position:center;
background-size:12px;
background-repeat:no-repeat;
}
.downloadPicOptionsCnt{
    position: relative;
    float: left;
left:0;
width:100%;
    border-top: 1px solid #f3f3f3;
background-color:#B20000;
display:none;
z-index:9;
}
.downloadPicCntOpenCloseArrClicked{
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
border-right:1px solid #FFF;
border-left:none;
}
.downloadPicOptionsCntOpen{

display:block;
-webkit-transition: all 50ms ease-in-out;
-moz-transition: all 50ms ease-in-out;
-o-transition: all 50ms ease-in-out;
-ms-transition: all 50ms ease-in-out;
transition: all 50ms ease-in-out;
}
.downloadBtnPics{
position:relative;
float:left;
opacity:0.9;
border-bottom:1px solid #f3f3f3;
font-size:13px;
 
color:#FFF;
padding: 8px;
padding-left: 36px;
width: calc(100% - 44px);
cursor:pointer;
}
.downloadBtnPics:hover{
opacity:1;
text-decoration:underline;
} 
.downloadPicCnt:hover .downloadPicCntHeader, .downloadPicCnt:hover .downloadBtnPics{
opacity:1;
-webkit-transition: all 50ms ease-in-out;
-moz-transition: all 50ms ease-in-out;
-o-transition: all 50ms ease-in-out;
-ms-transition: all 50ms ease-in-out;
transition: all 50ms ease-in-out;
}
.rightAreaTopCntCloseBtn{
position:absolute;
right:0;
top:0;
width:24px;
height:24px;
cursor:pointer;
background-image:url(../images/iconmonstr-x-mark-2-240.png);
background-position:center;
background-size:12px;
background-repeat:no-repeat;
z-index:99;
}
.rightAreaMiddleCntDescSubscribeArea{
position:relative;
float:left;
width:100%;
height:140px;
 
}
.videoLengthCnt{
position:absolute;
left:10px;
bottom:10px;
background-color:#B20000;
font-size:11px;
color:#FFF;
padding:1px;
border-radius:1px;
background-image:url(../images/iconmonstr-media-control-48-240.png);
background-position:center left 6px;
background-size:10px;
font-weight:300;
padding-left:20px;
padding-right:6px;
line-height:18px;
background-repeat:no-repeat;
padding-top:2px;
}
.videoLengthRightCnt{
position:absolute;
right:10px;
bottom:10px;
background-color:#B20000;
font-size:11px;
color:#FFF;
padding:1px;
border-radius:1px;
font-weight:300;
padding-left:6px;
padding-right:6px;
line-height:18px;
padding-top:2px;
}
.topFiltersArea{
position:relative;
float:left;
width:100%;
    margin-top: 1.5%;
	margin-bottom:20px;
}
.topFiltersAreaLeftHeader{
position:relative;
float:left;
text-transform:uppercase;
    color: #4a4a4a;
	font-size:22px;
	padding-left:10px;
}
.topFiltersAreaLeftHeaderNo{
text-transform:none;
}
.formSearch, .formSearchSelect{
position: relative;
    float: left;
    width: 320px;
    height: 40px;
    font-size: 13px;
    background-color: #FFF;
    line-height: 40px;
    color: #1f1f1f;
    padding-left: 10px;
	 padding-right: 10px;
/*    background-image: url(../images/iconmonstr-magnifier-4-240.png);
   background-size: 18px;
     background-position: right 5px center;
    background-repeat: no-repeat;
    border-radius: 1px; */ 
}
.formSearchSelect{
width:120px;
padding-right:10px;
border-left:1px solid #f3f3f3;
	cursor:pointer;

}
 
.topSearchAreaIn{
margin-top:-5px;
}
.topSearchAreaIn .chosen-container{
font-size:14px;
float:left;
} 
.topSearchAreaIn .chosen-container-single .chosen-single, .topSearchAreaIn .chosen-container-active .chosen-single{
border:none !important;
/*border-left:1px solid #f3f3f3 !important;
*/height:40px;
line-height:40px;
}
.topSearchAreaIn .chosen-container .chosen-results li{
font-size:13px;
}
.topSearchAreaIn .chosen-container-single .chosen-single div b{
 background-position: 0 10px;
}
.topSearchAreaIn .chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -16px 10px;
}
.topSearchAreaIn .chosen-container .chosen-results li.highlighted {
background-color: #B20000;
}
.topSearchAreaIn .searchIconBtnIn{
position:relative;
float:left;
height:40px;
width:40px;
cursor:pointer;
background-image: url(../images/iconmonstr-magnifier-4-240.png);
background-image: url(../images/iconmonstr-search-thin-240Sup.png);
background-position:center;
background-repeat:no-repeat;
background-size:22px;
background-color:#FFF;
border-radius:0 2px 2px 0;
overflow:hidden;
}
.alertAreaCnt{
position:relative;
float:left;
width: calc(100% - 200px);
    font-size: 14px;
    font-weight: 300;
	padding:10px;
	margin-bottom:1.5%;
	line-height:1.5em;
	color:#FFF;
	background-color:#B20000;
    display: none;
    border-radius: 5px;
}
.alertAreaCnt a:link, .alertAreaCnt a:hover, .alertAreaCnt a:visited, .alertAreaCnt a:active{
color:#FFF;
text-decoration:underline;
}
.relatedArticlesCnt, .relatedArticlesHeaderBox{
position:relative;
float:left;
width:100%;
}
.relatedArticlesCnt{
margin-top:55px;
}
.relatedArticlesHeaderBox{
color: #B20000;
line-height: 26px;
font-size: 13px;
text-transform: uppercase;
line-height:1.3;
padding-bottom:10px;
border-bottom: 1px solid #f3f3f3;
margin-bottom:10px;
}
.listPosts{
position:relative;
float:left;
width:100%;
word-break: break-word;
    color: #000000;
	line-height: 1.5em;
	font-size: 12px;
	margin-bottom:15px;
}
.listPostsElements{
position:relative;
float:left;
color:#BBB;
width:100%;
}
.listPostsElementsImg{
position:relative;
float:left;
    width: 20px;
    height: 20px;
    margin-right: 6px;
	margin-top: -1px;
background-position:center;
background-repeat:no-repeat;
background-size:contain;
}
.listPostsElementsTitle{
position:relative;
float:left;
cursor:pointer;
}
.listPostsElementsTitle:hover{
text-decoration:underline;
}
.newsPostTiledesc{
    color: #000000e6;
   font-size: 13px;
    height: auto;
    margin-top: 10px;
    line-height: 1.4;
    max-height: max-content;
    margin-top: 10px;
        display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.newsListCntLeftFG{
    position: relative;
    float: left;
    width: 60%;
    height: 175px;
    overflow: hidden;
}
.newsListCntRight{
    position: relative;
    float: right;
    width: 40%;
    height: 175px;
    overflow: hidden;
    border-radius: 5px;
}
.newsListCntRight img{
position: relative;
float: left;
width: 100%;
height: auto;

}
.noImg{
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
        background-color: #eee;
    border-radius: 5px;
}
.infoCntBig{
    position: absolute;
      right: 10px;
    bottom: 10px;
}
.countImagesCnt, .countVideosCnt{
 
    position: relative;
    float: left;
    border-radius: 5px;
    padding-right:6px;
    background-color: #000;
    color: #FFF;
    font-size: 11px;
    font-weight: 500;
    height: 22px;

    line-height: 22px;
}
.countVideosCnt{
    margin-left:10px
}
.countImagesCnt:before, .countVideosCnt:before{
    position: relative;
    float: left;
    margin: 3px;
    width: 16px;
    height: 16px;
    margin-right: 5px;
    content: "";
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../images/iconmonstr-photo-camera-7-2402.png);
}
.countVideosCnt:before{
    background-image: url(../images/iconmonstr-video-camera-thin-2402.png);
}
.rightAreaMiddleCntDesc img{
margin: 0 auto;
    max-width: 100%;
    width: 100%;
    margin-bottom: 20px;
}
.rightAreaMiddleCntDesc p{
        margin: 0;
    padding: .2rem 0 .8rem;
        word-break: break-word;
        color: #000000e6 !important;
    line-height: 1.3 !important;
    font-size: 14px !important;
}
.rightAreaMiddleCntDesc a{
   color: #000000e6 !important;
   text-decoration: underline !important;
}
.videoThumbnailsCnt{
    position: relative;
    float: left;
    width: calc(25% - 10px);
    margin-right: 10px;
    margin-bottom: 10px;
    height: 100px;
    border-radius: 5px;
    overflow: hidden;
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eee;
}
.videoThumbnailsCntActive{
    border: 3px solid #B20000;
      width: calc(25% - 16px);
      height: 94px;
}
.videoEventCnt{
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.videoEventCntH{
     position: relative;
    float: left;
    font-size: 15px;
    width: calc(100% - 250px);
    color: #000000e6;
}
.videoEventCnt .downloadPicCnt{
width: 210px;
float: right;
}
.videoThumbnailsCnt:before, .videoEventCntOtherImgs:before{
    position: absolute;
        left: 10px;
    bottom: 10px;
    background-color: #B20000;
    font-size: 11px;
    content: attr(length);
    color: #FFF;
    padding: 1px;
    border-radius: 1px;
    background-image: url(../images/iconmonstr-media-control-48-240.png);
    background-position: center left 6px;
    background-size: 10px;
    font-weight: 300;
    padding-left: 20px;
    padding-right: 6px;
    line-height: 18px;
    background-repeat: no-repeat;
    padding-top: 2px;
}
 .videoEventCntOtherImgs:before{
bottom: 20px;
 }
 
.videoEventCntOtherImg{
     position: relative;
    float: left;
    width: 100%;

}
.videoEventCntOtherImgs{
     position: relative;
    float: left;
    width: 100%;
}
.videoEventCntOther{
    border-radius: 5px;
    padding: 10px;
    background-color:#eee;
    width: calc(100% - 20px);
}
.videoEventCntOther img{
    margin-bottom: 10px;
    width: 100%;
}
.videoEventCntOther .downloadPicCnt{
float: right;
}