body{
    background: #e6e6e6;
    overflow-y:scroll;
}


.stop-scrolling {
    margin: 0; height: 100%; overflow: hidden; position:fixed;
}

.menu {
    position: absolute;
    width: 40px;
    height: 30px;
    top:0;
    left:0;
    right: 0;
    bottom: 0;
    margin:auto;
    display: none;
}
.home-page-right-side .title-populars {
	margin-top:0!important;
}
#ul-socials-top-little-mob, .tags-ul {
	list-style: none;
}
.owl-controls .owl-dot span {
	display: block;
	width: 10px;
	height: 10px;
	filter: Alpha(Opacity=50);
	opacity: .5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background-color: transparent;
	border: 2px solid #bdbdbe;
}
.owl-controls {
	text-align: center;
	position: absolute;
	bottom: 10px;
	margin-left: 45%;
}
.owl-dot {
	display: inline-block;
	zoom: 1;
	margin-right: 8px;
}
		
#date-live{
    margin-bottom: 20px;
    font-size: 18px;
    font-family: BPGNinoMtavruliBold;
    color:#636363;
	padding-left: 57px;
}
.author-full-description-live #author-full-body {
	padding: 0 57px 17px 57px;
}
.author-full-description-live #author-full-header h1{
	font-size: 29px;
	color: #e00000;
	padding: 28px 57px 19px 57px;
}
#live-content-cont{
    background: #ffffff;
    padding: 28px 57px;
    border-radius: 4px;
}
#events-full-profile-image {
	height: 375px;
	overflow: hidden;
}
.date-live-feed{
    font-size: 20px;
    font-family: BPGNinoMtavruliBold;
    color:#e00000;
}

.feed-text{
    font-family: DejaVu;
    font-size: 16px;
    color:#636363;
    margin-top: 5px;
    margin-bottom: 30px;
    line-height: 22px;
}

.cover-image-for-live{
    background: url("../images/1.jpg") no-repeat;
    background-position: center;
    background-size: cover;
    height: 300px;
    width: 100%;
    max-width: 683px;
    margin-top: 30px;
}

.articles-filter-container-live{
    height: 65px;
    width: 100%;
    background: #ffffff;
    margin-bottom: 10px;
    border-radius: 4px;
    padding-left: 49px;
    line-height: 65px;
    font-size: 16px;
    font-family: BPGNinoMtavruliBold;
    color:#636363;
}

.articles-filter-container-live span{
    cursor: pointer;
}

.articles-filter-container-live span:first-child{
    margin-right: 20px;
}

.active-filter-live{
    color:#e00000;
}

.articles-filter-container-live span:hover{
    color: #e00000;
}

.menu span {
    margin: 0 auto;
    position: relative;
    top: 12px;
}

.youtube-player-video{
    display: none;
}
.full-page-videos .youtube-player-video{
    display: none;
	min-height: 438px;
}

.menu span:before, .menu span:after {
    position: absolute;
    content: '';
}

.author-full-description-live{
    border-radius: 4px !important;
}

.menu span, .menu span:before, .menu span:after {
    width: 40px;
    height: 4px;
    background-color: #fff;
    display: block;
    border-radius: 2px;
}

.menu span:before {
    margin: -12px 0 0;
}

.menu span:after {
    margin: 12px 0 0;
}

.collapse span {
    transition-duration: 0s;
    transition-delay: .2s;
}

.collapse.open span {
    background-color: rgba(255, 255, 255, 0);
    transition-delay: .2s;
}
.collapse.close span {
    background-color: rgba(255, 255, 255, 0);
    transition-delay: .2s;
}
.collapse span:before {
    transition-property: margin, transform;
    transition-duration: .2s;
    transition-delay: .2s, 0;
}

.collapse.open span:before {
    margin-top: 0;
    transform: rotate(45deg);
    transition-delay: 0, .2s;
}
.collapse.close {
	margin: 0;
	top: 18px;
	left: 15px;
}
.collapse.close span:before {
    margin-top: 0;
	-ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);
    transition-delay: 0, .2s;
}
.collapse span:after {
    transition-property: margin, transform;
    transition-duration: .2s;
    transition-delay: .2s, 0;
}

.collapse.open span:after {
    margin-top: 0;
    -ms-transform: rotate(-45deg); /* IE 9 */
    -webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
    transform: rotate(-45deg);
    transition-delay: 0, .2s;
}
.new-noise-editor {
    background: -webkit-gradient( linear, left bottom, left top, from(rgba(0,0,0,0.4)), to(rgba(0,0,0,0)), color-stop(.0,rgba(0,0,0,0.8)));
	background: -o-gradient( linear, left bottom, left top, from(rgba(0,0,0,0.4)), to(rgba(0,0,0,0)), color-stop(.0,rgba(0,0,0,0.8))); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8) );
	background: gradient( linear, left bottom, left top, from(rgba(0,0,0,0.4)), to(rgba(0,0,0,0)), color-stop(.0,rgba(0,0,0,0.8))); /* Standard syntax */
	height: 100%;
    width: 100%;
	position: absolute;
    top:0;
	border-radius: 4px;
}
.new-noise-visual {
    background: -webkit-gradient( linear, left top, left bottom, from(rgba(0,0,0,0.4)), to(rgba(0,0,0,0)), color-stop(.0,rgba(0,0,0,0.2)));
	background: -o-gradient( linear, left top, left bottom, from(rgba(0,0,0,0.4)), to(rgba(0,0,0,0)), color-stop(.0,rgba(0,0,0,0.2))); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.2) );
	background: gradient( linear, left top, left bottom, from(rgba(0,0,0,0.4)), to(rgba(0,0,0,0)), color-stop(.0,rgba(0,0,0,0.2))); /* Standard syntax */
	height: 100%;
    width: 100%;
	position: absolute;
    top:0;
	border-radius: 4px;
}
.photo-author-id {
	font-family: BPGNinoMtavruliNormal;
	color: #535353;
	font-weight: bold;
    font-size: 14px;
	margin-bottom: 10px;
}

.new-noise{
    position: absolute;
    top:0;
    background: black;
    height: 100%;
    width: 100%;
    opacity: 0.2;
}

.clear-fix{
    clear:both;
}

.displayBlock{
    display: block;
}

.outer-container{
    padding: 0 10px;
    background: #e6e6e6;
    margin-top: 110px;
    position: relative;
}

#main-container{
    position: relative;
    width: 100%;
    max-width: 1180px;
    /*min-width: 300px;*/
    margin: 0 auto;
}

#logo{
    float: left;
    height: 100%;
    width: 6.8%;
}

#logo img{
    vertical-align:bottom;
	height:100px;
}

#header-nav-container{
    float: left;
    padding-left:30px;
}

.search-icon{
    display: block;
    float: left;
    position: absolute;
    top:0;
    bottom: 0;
    margin: auto;
    cursor: pointer;
}

#magazine-example{
    float: right;
    cursor: pointer;
}

#header-little-top-container{
    background: #282828;
    height: 37px;
	display: none;
}

#header-little-top{
    width: 100%;
    max-width: 1180px;
    margin: 0 auto;
}

#little-inner-container{
    float: right;
}

#ul-top-little{
    float: left;
}

.little-top-list{
    float: left;
    font-size: 14px;
	color: #757575;
    font-family: BPGNinoMtavruliNormal;
    margin-left: 42px;
    line-height: 43px;
}

.little-top-list:first-child{
    margin-left: 0;
}

.little-top-list:hover{
    color:#ffffff;
}

#ul-socials-top-little{
    float: left;
    margin-left: 26px;
}
.soc-show {
    opacity: 1 !important;
    transition: 0.2s;
}
.socials-little-top-list{
    float: left;
    margin-left: 11px;
    margin-top: 11px;
}

.socials-little-top-list:first-child{
    margin-left: 0;
}

.socials-little-top-list img{
    height: 14px;
}

#header-outer-container{
    background: #313131;
    height: 100px;
    z-index: 1000;
}

#header-container{
    height: 100%;
    max-width: 1180px;
    background: #313131;
    margin: 0 auto;
    padding: 0 10px;
}

#header-nav{
   overflow: hidden;
   list-style: none;
}

#header-nav .header-nav-li{
    float: left;
    font-size: 16px;
	color: #8b8b8b;
    font-family: BPGNinoMtavruliNormal;
    height: 100px;
    line-height: 103px;
}

.main-header-li-a{
    display: block;
    padding: 0 29px;
}

#header-nav .header-nav-li:hover{
    color:#fff;
}

#header-nav .header-nav-li.clicked, .little-top-list.clicked{
    color:#fff;
}

#header-right-container{
    width: 107px;
    float: right;
    position: relative;
    height: 100px;
}

#header-socials-container{
    width: 120px;
    float: left;
    position: relative;
    margin-top: 40px;
    margin-left: 20px;
}
#header-socials-container a {
	float: left;
	width: 20px;
	height: 20px;
	margin-left: 15px;
}

.active-header-nav-list{
    color:#ffffff !important;
}
.sub-menu-wrapper {
	width: 100%;
    position: absolute;
    left: 0;
    height: 220px;
    background-color: #fff;
    margin-top: -3px;
    display: none;
	border-bottom: 5px solid #313131;
	top: -220px;
	z-index: -1;
}
.container-sub-menu-first{
    position: absolute;
    z-index: 9;
    max-width: 1180px;
    background: #ffffff;
	left: calc( 50% - 590px);
}
.editor-choise-h11 {
	font-size: 15px;
	font-family: BPGNinoMtavruliNormal;
	color: #ffffff;
	width: 100%;
	line-height: 25px;
	margin-left: 28px;
	margin-top: 4px;
}
.editor-choise-h11:hover {
	text-decoration: underline;
}
.sub-menu-triangle{
    position: absolute;
    width: 14px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -45px;
    display: none;
}

.we-recomended {
	background-color: #e00000;
	width: 144px;
	height: 30px;
	top: 188px;
	position: absolute;
	z-index: 800;
}
/*.header-nav-li:hover .container-sub-menu-first{*/
    /*display: block;*/
/*}*/

.header-nav-li:hover .sub-menu-triangle{
    display: block;
}

.container-sub-menu-first-auto{
    float: left;
	background: #dbdbdb;
	width: 240px;
	height: 220px;
}



.doubled-sub-nav .container-sub-menu-first-auto{
    width: 940px;
	background: #ffffff;
}

.doubled-sub-nav  .sub-header-ul{
    margin-left: 0;
}
.sub-header-ul {
	padding-top: 12px!important;
	list-style: none;
}
.sub-header-ul-in {
	padding-top: 29px!important;
}
.doubled-sub-nav  .sub-post-header-list-titles{
    float: none;
    display: inline-block;
    margin-left: inherit;
    margin: 0px 15.5px;
}

.doubled-sub-nav  .sub-post-header-list-titles:first-child{
    /*margin-left: 11.73px;*/
}

#doubled-sub-nav{
    display: block !important;
}

.submenu-content-image-cover{
    border-radius: 4px;
}

.sub-header-ul-in, .sub-header-ul {
	padding: 20px 0;
}

.doubled-sub-nav .sub-post-header-list-titles{
    height: 162px;
    position: relative;
    border-radius: 4px;

}
.magazine-text strong {
	font-weight: bold;
}
.sub-menu-content-title{
    position: absolute;
    bottom: 35px;
    left: 9px;
    line-height: 20px;
	font-family: BPGNinoMtavruliNormal;
	color: #fff;
	right: 9px;
}
.sub-menu-content-title:hover { 
	text-decoration: underline;
}
.sub-menu-content-title a { color: #fff; }
.doubled-sub-nav .article-noiser{
    border-radius: 4px;
    opacity: 0.3;
}
.category-author-top {
	position: absolute;
	bottom: 10px;
	left: 9px;
	font-size: 14px;
	font-family: BPGNinoMtavruliNormal;
	width: 100%;
}

.populars-list .arrow-category{
	display: block!important;
}
.category-author-top .arrow-category {
	margin-top: 8px;
	display: none;
}
.category-author-top span {
	color: #fff!important;
}
.doubled-sub-nav  .sub-post-header-list-titles:hover .article-noiser{
    background: #e00000;
    opacity: 0.3;
}

.sub-header-list-titles{
    color:#6d6d6d;
	line-height: 100%;
}
.sub-post-header-list-titles{
	color:#6d6d6d;
	line-height: 100%;
}
.doubled-sub-a{
    padding: 13px 30px 10px 30px;
  float: left;
  width: 180px;
}
#magazine-example{
    width: 50px;
    height: 68px;
	background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: absolute;
    top:0;
    bottom: 0;
    margin: auto;
    right: 0;
}

#main-big-banner{
    margin-top: 8px;
    width: 100%;
}

.banner{
    vert-align: bottom;
    width: 100%;
    min-height: 40px;
}

.content-container{
    margin-top: 10px;
    overflow: hidden;
	margin-bottom: 10px;
}

#breaking-news-wrapp {
    width: 33%;
    max-width: 390px;
    min-width: 200px;
    float: left;
	position: relative;
}
#breaking-news-wrapp .title-container {
	padding: 19.5px 0;
}
.title-container{
    font-size: 20px;
    border-radius: 4px;
    padding: 19px 0;
    color:#6d6d6d;
    font-family: BPGNinoMtavruliBold;
    text-align: center;
	position: relative;
}
.news-title-container {
	background: #ffffff url("../images/news-icon.svg") no-repeat;
	background-size: 34px 26px;
	background-position: 26px 20px;
}
.recomend-title-container {
	background: #e00000 url("../images/recomend-icon.svg") no-repeat;
	background-size: 38px 30px;
	background-position: 26px 20px;
}
.populars-title-container {
	background: #ffffff url("../images/populars-icon.svg") no-repeat;
	background-position: 26px 20px;
	background-size: 34px 26px;
}
.carousel-no-style { height: 475px; overflow: hidden; }


.title-container h3{
    padding-top: 8px;
    color:#e00000;
}
.recomend-title-container h3 {
	color: #fff;
}
.recomend-title-container h3:hover {
	text-decoration: underline;
}
#breking-news-ul{
    margin-top: 10px!important;
	overflow: hidden;
	height: 475px;
}
#breaking-news { overflow: hidden; position: relative; display: none; }
.breaking-news-container-bottom,  .breaking-news-container-top { position: absolute; overflow: hidden;}
.breaking-news-wrapper { overflow: hidden; }
.breaking-enws-list{
	
    overflow: hidden;
	height: 110px;
}
.breaking-wrapp {
	height: 100px;
    background: #ffffff;
    border-radius: 4px;
}
.breking-news-container-ul {
	margin-top: 10px;
}
.breaking-enws-list:first-child{
    margin-top: 0;
}

.breaking-news-iamge-cover{
    background-position: center;
    background-size: cover;
    height: 100px;
    width: 26.3%;
    max-width: 100px;
    min-width: 80px;
    float: left;
    margin-right: 11px;
    position: relative;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.breaking-news-iamge-cover .new-noise {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.date-on-article{
  position: absolute;
  top:16px;
  right: 16px;
  z-index: 1;
}

.date-on-article span{
  display: block;

  text-align: center;
}

.dd{
  font-family: BPGNinoMtavruliBold;
  font-size: 34px;
  color:#fff;
  letter-spacing: 1px;
    opacity: 0.8;
}

.mm{
  font-family: BPGNinoMtavruliBold;
  font-size: 14px;
  color:#fff;
  opacity: 0.8;
}

.breaking-news-description{
    width: 68%;
    float: left;
    padding-top: 15px;
}

.breaking-news-description h1{
    font-family: BPGNinoMtavruliNormal;
    font-size: 14px;
    /*color: #636363;*/
	color: #333;
    line-height: 18px;
    overflow: hidden;
	-webkit-font-smoothing: antialiased;
	height: 51px;
	width: 102%;
}


.share-container-braikings{
    overflow: hidden;
	margin-top: 3px;
}

.share-icons{
    background: url("../images/share.png") no-repeat;
    background-position: left center;
    background-size: 14px 14px;
    height: 20px;
    width: 20px;
    float: left;
    cursor: pointer;
}

.time-ago{
    float: right;
    font-family: DejaVu;
    font-size: 14px;
    color:#777;
    margin-top: -24px;
}
.time-ago a:hover, #breaking-news-wrapp .title-container h3 a:hover, #breaking-news-wrapp-inner .title-container h3 a:hover{
	text-decoration: underline;
}
.breaking-news-bottom {
	margin-bottom: 10px;
}
.for-articles .pen {
	margin-top: 3px;
}
.loading-more{
    margin-top: 10px;
    background: #ffffff;
    overflow: hidden;
    width: 100% !important;
	position: relative;
	display: none;
}
.loading-more h3 {
	width: calc(100% - 100px);
	color: #6d6d6d;
}
.loading-buttons{
    position: absolute;
    right: 22px;
    top:0;
}
#breaking-news-wrapp .title-container {
	position: relative;
	z-index: 9;
}
.load-less{
    float: left;
    width: 30px;
    height: 67px;
    background:#fff url("../images/arrow-up.svg") no-repeat;
    background-position: center;
    cursor: pointer;
	background-size: 75%;
	margin-right: 8px;
}

.load-more{
    float: left;
    width: 30px;
    height: 67px;
    background: #fff url("../images/arrow-down.svg") no-repeat;
    background-position: center;
    cursor: pointer;
	background-size: 75%;
}

.load-more:hover{
    background: #fff url("../images/arrow-down-active.svg") no-repeat;
    background-position: center;
	background-size: 75%;
}

.load-less:hover{
    background: #fff url("../images/arrow-up-active.svg") no-repeat;
    background-position: center;
	background-size: 75%;
}

.main-content-container{
    width: 66.1%;
    max-width: 780px;
    min-width: 300px;
    float: right;
}

#editor-choise{
    position: relative;
    /*background: url("../images/editor.png") no-repeat;*/
    /*background-position: center;*/
    /*background-size: cover;*/
    /*border-radius: 4px;*/
}

#blog-section{
    width: 100%;
    margin-top: 10px;
}
.blog-post{
    width: 50%;
    max-width: 385px;
    min-width: 300px;
    background: #ffffff;
    border-radius: 4px;
    position: relative;
	min-height: 324px;
}

.blogpost-image-cover{
    height: 100%;
    width: 100%;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
	
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
	
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
}
.blogpost-image-cover.news-hover {
	-moz-transform: scale(1.25);
	-o-transform: scale(1.25);
	-webkit-transform: scale(1.25);
	transform: scale(1.25);
}
.populars-cover-image.news-hover {
	-moz-transform: scale(1.25);
	-o-transform: scale(1.25);
	-webkit-transform: scale(1.25);
	transform: scale(1.25);
}
.magazine-cover-image.news-hover {
	-moz-transform: scale(1.25);
	-o-transform: scale(1.25);
	-webkit-transform: scale(1.25);
	transform: scale(1.25);
}
.news-position {
	position: absolute;
    right: 135px;
    top: 27px;
}
.submenu-image-wrap {
	position: relative;
	height: 162px;
	min-width: 270px;
	overflow: hidden;
}
.image-wrap {
	position: relative;
	height: 175px;
	min-width: 385px;
	overflow: hidden;
}
.image-wrap-magazine {
	position: relative;
	height: 316px;
	min-width: 225px;
	overflow: hidden;
}
.image-wrap-populars {
	position: relative;
	height: 190px;
	min-width: 385px;
	overflow: hidden;
}
.photo-image-wrap {
	position: relative;
	height: 324px;
	min-width: 385px;
	overflow: hidden;
}
.infographic-image-wrap {
	position: relative;
	height: 450px;
	min-width: 385px;
	overflow: hidden;
}
.authors-image-wrap {
	position: relative;
	height: 253px;
	min-width: 385px;
	overflow: hidden;
}
.video-icon-videos{
    position: absolute;
    /* top: 0; */
    left: 10px;
    bottom: 10px;
    right: 0;
    /* margin: auto; */
    cursor: pointer;
    z-index: 3;
}

.noise-adder{
  position: absolute;
  height: 175px;
  width: 100%;
  top:0;
  background: black;
  opacity: 0.3;
  filter: alpha(opacity = 50);
  zoom:1;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.first{
    float: left;
}

.second{
    float: right;
}

.title-vlog{
    font-family: BPGNinoMtavruliNormal;
    /*color:#636363;*/
	color: #333;
    font-size: 18px;
    margin-top: 15px;
    width: 100%;
    float: left;
	max-height: 36px;
    overflow: hidden;
    line-height: 106%;
}
.title-vlog:hover{
	text-decoration: underline;
}

.share-not-breakings{
  position: absolute;
  bottom: 8px;
  left: 17px;
}




.share-icons:hover{
  background: none;
  width: 80px;
}

.for-articles{
  background-position: left;
}


.blogpost-description{
    padding: 0 17px 0 17px;
    position: relative;
}

.arrow-category{
    border-radius: 5000px;
    background: #e6e6e6 url("../images/arrow-blog.png") no-repeat;
    background-position: center;
    height: 15px;
    width: 15px;
    float: left;
    margin-right: 5px;
}

.category-author {
    font-size: 19px;
    font-family: BPGNinoMtavruliNormal;
    /*color:#636363;*/
	color: #333;
    margin-top: 6px;
	overflow: hidden;
	max-height: 15px;
}
.full-page .category-author {
	max-height: 25px;
}
#contact-send-mobile {
	display: none;
}
.full-page .author, .full-page-photo .author, .full-page-videos .author{
	font-family: BPGNinoMtavruliNormal;
	margin-top: 3px;
	/*color: #535353;*/
	color: #333;
	font-size: 14px;
}
.full-page-videos .author {
	margin-top: 10px;
}
.recommended .author{
	margin-top: 3px!important;
}
.article-container .author {
	margin-top: 0!important;
}
.populars-list .author {
	margin-top: 2px!important;
}
.category-author span{
    display: inline-block;
    margin-top: 2px;
}
.category-author span:hover {
	text-decoration: underline!important;
}
.author a:hover {
	text-decoration: underline!important;
}
.editor-choise-container .category-author span {
	color: #ffffff;
}
.hover-this:hover{
	text-decortion: underline;
}
.sub-header-ul-in .cattegory-of-blog { line-height: 100%; }
	
.blogpost-body{
    font-size: 15px;
    font-family: DejaVu;
    margin-top: 6px;
    line-height: 17px;
    padding-bottom: 15px;
    color: #777;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
	height: 36px;
}

.article-body{
    height: 65px;
    padding-right: 50px;
}

.hover-red:hover{
    text-decoration: underline;
}
img{
	display: block;
    max-width: 100%;
    height: auto
}
#main-page-left-side{
  max-width: 785px;
  width: 100%;
  overflow: hidden;
  border-radius: 4px;
  float: left;
  position: relative;
}
.article-page { min-height: 360px; }
.article-page #main-page-left-side{
	max-width: 780px;
}
.tab-gallery-main{
  width: 100%;
  height: 401px;
  position: relative;
}

.gallery-img{
  height: 401px;
  width: 100%;
  position: absolute;
}
.gallery-img:nth-child(2) .gallery-bar-caption{
	left: 33%;
}
.gallery-img:nth-child(3) .gallery-bar-caption{
	left: 66%;
	width: 34%;
}
.forbg-videImageTab{
  display: none;
  background: url('../images/awes.png') no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  height: 100%;
  width: 100%;
  border-radius: 4px;
}

.activeVideoImageTab{
  display: block;
}
.activeVideoImageTab a {
	z-index: 999;
}
.gallery-bar-caption{
  position: absolute;
  z-index: 9999;
  background: transparent;
  height: 100px;
  color:white;
  bottom: 0;
  width:32%;
  cursor: pointer;
  border-left: solid 4px transparent;
  border-right: 2px solid #333;
}

.gallery-bar-caption img{
  float: left;
  margin-top: 13px;
  padding-left: 21px;
}

.gallery-vide-details{
	width: 92%;
	overflow: hidden;
	height: 100%;
	float: left;
	margin-left: 10px;
}

.galler-vdeio-details{
  margin-top: 12px;
  line-height: 18px;
  font-size: 15px;
  font-family: BPGNinoMtavruliNormal;
  opacity: 0.9;
  margin-bottom: 4px;
  float: right;
  width: 100%;
  color: #f5f4f4;
  -webkit-font-smoothing: antialiased;
  
}
.gallery-vide-details {
	margin-left: 10px;
}
.gallery-title-main{
	height: 35px;
	overflow: hidden;
}
.galler-vdeio-details.author, .galler-vdeio-details.category  {
  color:#aaa;
  font-family: DejaVu;
}
.active-gallery-caption{
  border-left: solid 4px red;
  background: #232323;
}

.active-gallery-caption .galler-vdeio-details{
  opacity: 1;
}

#gallerydark{
  opacity: 0.7;
  position: absolute;
  z-index: 98;
  bottom: 0;
  height: 100px;
  width: 100%;
  background: #232323;
}

.tabBg1{
    background: url('../images/awes.png') no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
}

.tabBg2{
    background: url('../images/editor.png') no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
}

.tabBg3{
    background: url('../images/awes.png') no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
}

#article-section{
  margin-top: 10px;
}

.article-container{
  width: 100%;
  max-width: 785px;
  background: #fff;
  height: 190px;
  border-radius: 4px;
  margin-bottom: 10px;
  position: relative;
}

.banner-for-resp{
    display: none;
}

.article-image-cover{
  background: url('../images/ovama.png') no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  max-width: 197px;
  min-width: 134px;
  height: 100%;
  float: left;
  position: relative;
}
.date-on-article.for-mobile{
	display: none;
}
.article-image-cover .new-noise { border-bottom-left-radius: 4px;  border-top-left-radius: 4px; border-bottom-right-radius: 0px;  border-top-right-radius: 0px;}
.article-data-container{
  float: left;
  position: relative;
  width: 100px;
  height: 100%;
}

.articles-date {
  top:31px;
  left: 0;
  width: 100%;
}

.articles-date .dd{
  color:#636363;
  font-size:40px;
}

.articles-date .mm{
  color:#636363;
  font-size:14px;
}

.articles-shares{
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
  margin: auto;
  width: 30px;
}

.articles-shares:hover .more-button{
	background: none;
}

.title-article{
  padding-top: 32px;
  /*color:#636363;*/
  color: #333;
  font-size: 18px;
  font-family: BPGNinoMtavruliNormal;
}

.title-article:hover{
  text-decoration: underline;
}

.article-body{
  /*color: #919191;*/
  color: #777;
  line-height: 19px;
}

.article-descripion-container .category-author{
    margin-top: 10px;
    color:#636363;
}

.article-.noise-adderr{
    height: 100%;
    width: 100%;
    background: black;
    position: absolute;
    top:0;
    opacity: 0.3;
    filter: alpha(opacity = 50); zoom:1;
    left:0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.article-noiser{
    height: 100%;
    width: 100%;
    background: black;
    position: absolute;
    top:0;
    opacity: 0.3;
    filter: alpha(opacity = 50); zoom:1;
    left:0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.main-page-right{
    width: 33.2%;
    max-width: 390px;
    float: right;
}

.banner-right-container{
    width: 100%;
    height: 341px;
    border-radius: 4px;
}

.banner-right-container img{
    width: 100%;
    height: 100%;
    border-radius: 4px;
}

.title-populars{
	margin-top: 7px;
}

.title-populars:hover {
	text-decoration: underline;
}
.populars-list{
    width: 100%;
    height: 190px;
    border-radius: 4px;
    position: relative;
    margin-top: 10px;
}

.populars-cover-image{
    background: url("../images/populars.jpg") no-repeat;
    background-position: center;
    background-size: cover;
    height: 100%;
    width: 100%;
    border-radius: 4px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
	
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
}
.magazine-cover-image {
    height: 100%;
    width: 100%;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
	
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
}

.populars-title{
    color:#ffffff;
    font-size: 18px;
    font-family: BPGNinoMtavruliNormal;
    position: absolute;
    bottom: 36px;
    padding: 0 17px;
    line-height: 22px;
}
.photos-page .populars-title{
	bottom: 61px;
}
.populars-title:hover {
	text-decoration: underline;
}
.populars-category-containers{
    position: absolute;
    bottom: 0;
}
.photo-by {
	color: #e00000;
    font-family: BPGNinoMtavruliBold;
    font-size: 16px;
	margin-top: 10px;
	text-align: center;
}
#footer-outer-container{
    background: #3b3a3a;
    height: 100px;
    padding: 0 10px;
}
.top-counter {
	margin-top: 30px;
}
#footer-container{
    width: 100%;
    max-width: 1180px;
    margin: 0 auto;
}

.footer-nav-list{
    float: left;
    color:#8b8b8b;
    font-size:14px;
    font-family: BPGNinoMtavruliNormal;
    margin-left: 40px;
    height: 100px;
    line-height: 100px;
}

.footer-nav-list:first-child{
    margin-left: 0;
}
.footer-nav-list:hover, .footer-nav-list.clicked{
	 color:#fff;
}

.footer-logo-img{
    float: left;
    margin-top: 25px;

}

#footer-nav{
    float: right;
	list-style: none;
}

.date{
    font-family: DejaVu;
    font-size: 15px;
    color:#a3a3a3;
}

#populars-ul .cattegory-of-blog{
    position: absolute;
    bottom: 15px;
    padding-left: 20px;
}

#populars-ul .new-noise { opacity: 0.5; border-radius: 4px; }
#populars-ul .category-author span{
    color:#e1e1e1;
}

#populars-ul .category-author {
    margin-left: 25px;
}
#populars-ul {
	margin-bottom: 10px;
	list-style: none;
}

.articles-top-filter-section{
  background: #fff;
  height: 65px;
  width: 100%;
  border-radius: 4px;
}

.articles-filter-container{
  float: right;
  margin-right: 33px;
}

.articles-filter-container span{
  color:#d0d0d0;
  font-size: 16px;
  font-family: BPGNinoMtavruliBold;
  margin-left: 32px;
  display: block;
  float: left;
  height: 65px;
  line-height: 73px;
  cursor: pointer;
}
.articles-filter-container span a {
  display: block;
  height: 65px;
  line-height: 73px;
}

.articles-filter-container span:hover{
  color:#e00000;
}

.articles-filter-container span:first-child{
  margin-left: 0;
}

.articles-filter-container .active-filter{
  color:#e00000;
}

.articles-categories{
  float: left;
}

.category-hover-for{
    overflow: hidden;
    height: 65px;
    cursor: pointer;
}

#categories-list-ul{
  background: #fff;
  position: absolute;
  z-index: 9;
  padding: 0 15px 26px 35px;
  border-bottom: solid 1px #eeeeee;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  margin-top: 61px;
  height: 325px;
  visibility:hidden;
  padding-top: 20px;
  min-width: 170px;
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
}

.category-hover-for.open #categories-list-ul{
	visibility:visible;
	opacity:1;
	transition-delay:0.5s;
}
.category-hover-for.open-mobile #categories-list-ul{
	visibility:visible;
	opacity:1;
}

.category-hover-for.open .choosed-category{
    color:#e00000;
}
.category-hover-for.open-mobile .choosed-category{
    color:#e00000;
}
.category-hover-for.open #hidden-category{
    -ms-transform: rotate(-90deg); /* IE 9 */
    -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
    transform: rotate(-90deg);
    transition: 0.5s;
}
.category-hover-for.open-mobile #hidden-category{
    -ms-transform: rotate(-90deg); /* IE 9 */
    -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
    transform: rotate(-90deg);
    transition: 0.5s;
}
.categories-list{
  color:#aeaeae;
  margin-top: 26px;
  font-size: 16px;
  font-family: BPGNinoMtavruliBold;
  cursor: pointer;
}

.categories-list:first-child{
  margin-top: 0;
}

.categories-list:hover{
  color:#e00000;
}

.articles-categories span{
  color:#898989;
  margin-top: 28px;
  font-size: 16px;
  font-family: BPGNinoMtavruliBold;
  cursor: pointer;
  display: block;
  margin-left: 35px;
}

.articles-categories span:hover{
  color:#e00000;
}

.category-chosing-icon:hover{
  color:#e00000;
}

.article-page .blog-post{
  margin-bottom: 10px;
}
.full-page .category-author, .full-page-photo .category-author{ }
.article-page .category-author, #blog-section .category-author, #editor-choise .category-author, #article-section .category-author, #populars-ul .category-author, 
.category-author-top .category-author{
	font-size: 14px;
}
.article-page .banner-right-container{
  margin-top: 10px;

}

.choosed-category{
  float: left;
}

.category-chosing-icon{
  float: right;
  margin-top: 28px;
  margin-left: 16px;
  cursor: pointer;
}

#hidden-category{
  display: block;
  height: 10px;
  width: 16px;
  background: url('../images/arrow.svg') no-repeat;
  background-position: center;
  transition: 0.5s;
  background-size: 28px;
}


.poster-of-full{
  height: 411px;
  width:100%;
  background: url('../images/poster.png') no-repeat;
  background-position: center;
  background-size: cover;
}

#add-pdf{
    display: block;
    margin-top: 30px;
    font-weight: 800;
}

#add-pdf:hover{
    color:#e00000;
}

.description-full{
  height: 103px;
  background: #313131;
  padding-left: 23px;
  padding-top: 15px;
}

.description-left{
  position: relative;
  float: left;
  width: 100%;
  background: #ffffff;
  padding: 15px 0 0 15px;
  z-index: 9999;
}
.poster-of-full-news {
	background: #ffffff;
	padding: 0 20px 15px 0px;
	float: left; width: 100%;
}
.poster-of-full-news img {
}
.description-left h1{
  font-size: 30px;
  font-family: BPGNinoMtavruliBold;
  color:#e6e6e6;
}
.full-page-videos .description-left h1, .full-page-videos .full-categories-authors span,
.infographic .description-left h1, .infographic .full-categories-authors span, .infographic .date-of-full
{ 
	color:#535353;
}
.infographic .description-full {
	background: none;
	padding-left: 0;
	padding-top: 0;
}
.full-categories-authors span{
  color:#e6e6e6;
  font-weight: bold;
  font-size: 16px!important;
}
.full-page-photo .author {
	margin-top: 10px;
}

.arrow-for-full{
  margin-top: 17px;
}

#full-comments{
    text-align: left;
    margin-top: 30px;
    padding: 0 62px;
}

.full-categories-authors{
  margin-top: 0;
}
.full-page .author {
	margin-top: 10px;
}
.date-of-full{
  color:#e6e6e6;
  font-size: 14px;
  margin: 0 0 8px 0;
  font-family: BPGNinoMtavruliNormal;
  float: left;
}

.full-socials{
  float: left;
  width: 100%;
  position: relative;
}

.full-socials-article{
    margin-top: -44px;
    margin-right: 35px;
}

.container-for-full-body{
  background: #ffffff;
  overflow: hidden;
  padding-left: 50px;
  padding-top: 20px;
  padding-bottom: 48px;
}
/*
.full-page-videos .description-left {
	background-color: transparent;
}*/
.community-name strong { display: none!important; }
.body-header {
  position: relative;
  margin-bottom: 39px;
}
.full-page-photo .body-header{
  margin-left: -40px;
  float: left;
}
.poster-of-full-news .body-header {
  margin-top: 25px;
  margin-bottom: 0;
  padding-left: 34px;	
}
#photo-by{
  position: absolute;
  right: 24px;
  top:-13px;
  color:#8e8e8e;
  font-size: 15px;
  font-family: BPGNinoMtavruliBold;
}

#author-poster{
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 4px;
  width: 80px;
  height: 80px;
  float: left;
  margin-right: 13px;
}

#author-full h2{
  color:#464646;
  font-size: 16px;
  font-family: BPGNinoMtavruliBold;
  padding-top: 27px;
}

#author-full h2:last-child{
  padding-top: 1px;
}
.more-tools.only-read-icon {
  margin-left: -40px;
      z-index: 9;
    position: relative;
	float: left;
}
.more-tools.only-read-icon p{
  margin: 0;
}
.infographic .text-begin-icon{
      z-index: 9;
    position: relative;
	float: left;
}
#full-story-body p:first-child {
	margin-top: 0;
}
#full-story-body a {
	text-decoration: underline;
	color: blue;
}
#full-story-body ol, #full-story-body ul {
    margin-left: 15px;
}
.socials-left .text-begin-icon{
  margin-left: 0;
}
.fancybox-overlay {
	z-index: 99999!important;
}
.back-to-top {
    position: fixed;
    bottom: 30px;
	cursor: pointer;
	display: none;
    right: 30px;
}
.back-to-top span {
    width: 40px;
    height: 40px;
    display: block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 46px;
    font-family: 'Dejavu';
    background-color: #555;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    opacity: 0.8;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
#full-story-body{
	background-color: #ffffff;	
	/*color: #636363;*/
	color: #333;
	font-family: DejaVu;
	font-size: 16px;
	line-height: 26px;
	padding: 31px 20px 8px 34px;
	width: 600px;
	position: relative;
	float: left;
}
#full-story-body-news{
	background-color: #ffffff;	
	color:#636363;
	font-family: DejaVu;
	font-size: 16px;
	line-height: 26px;
	padding: 31px 20px 48px 100px;
	min-height: 506px;
}
.full-page-photo #full-story-body{
	padding: 0px 20px 48px 27px;
	
}
#full-story-body p {
	 display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
.indent-full{
  font-weight: 900;
  margin-bottom: 10px;
    display: block;
}

.quote-full{
  color:#d81a36;
  font-size: 20.01px;
  font-family: BPGNinoMtavruliBold;
  margin-top: 30px;
  margin-bottom: 30px;
    line-height: 23px;
}

.tag-list{
  float: left;
  margin-right: 34px;
  font-size: 14px;
  font-family: DejaVu;
  color:#636363;
  margin-bottom: 15px;
}
#tags-of-full {
	max-width: 600px;
	float: left;
}
.tag-list:hover{
  color:#d81a36;
}

.tag-list:first-child{
  margin-left: 0;
}

.full-similar{
  margin-top: 10px;
  margin-bottom: 10px;
  background: #ffffff;
}

.full-page .title-container h3{/*
  text-align: left;
  padding-left: 100px;*/
}

.full-story-body-news {
	
}
#contact-popup{
    width: 100%;
    height: 100%;
    position: fixed;
    z-index:999999;
    top:0;
    display: none;
}

.contact-popup-bg{
    position: absolute;
    width: 100%;
    height: 100%;
    background: black;
    z-index:11;
    opacity: 0.9;
    transition:0.5s;
}

.magazine-popup-bg{
    position: absolute;
    width: 100%;
    height: 100%;
    background: black;
    z-index:11;
    opacity: 0.9;
    transition:0.5s;
}

#contact-form-container, .contact-form-container{
    background: white;
    height: 474px;
    width: 860px;
    position: absolute;
    z-index: 9999;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    border-radius: 4px;
}

#address-infos{
    margin-top: 20px;
    margin-left: 20px;
    float: left;
    width: 345px;
}

#address-text{
    color:#777;
    font-family: BPGNinoMtavruliBold;
    font-size: 14px;
    margin-top: 27px;
    line-height: 18px;
}
#address-text a{
	color: blue;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
#address-text strong{
    display: block;
}
.contact-send-button-slider {
    border: none;
    border-radius: 4px;
    background: #e00000;
    color: #ffffff;
    font-family: BPGNinoMtavruliBold;
    font-size: 18px;
    display: block;
    margin: 72px auto 0 auto;
    cursor: pointer;
	width: 220px;
	height: 60px;
}
.contact-answer {
	width: 100%;
    height: 100%;
    position: fixed;
    z-index: 999999;
    top: 0;
    display: none;
}
.send-status {
    color: #e00000;
    font-family: BPGNinoMtavruliBold;
	font-size: 22px;
    margin: 0 auto;
    width: 370px;
    margin-top: 200px;
}
.contact-send-button{
    padding: 21px 40px 24px 80px;
    border: none;
    border-radius: 4px;
    background: #e00000;
    color: #ffffff;
    font-family: BPGNinoMtavruliBold;
    font-size: 15px;
    display: block;
    margin: 72px auto 0 auto;
    cursor: pointer;
	width: 100px;
}

.contact-send-button:focus{
    outline: none;
}

#contact-inputs input:focus{
    outline: none;
}

#contact-inputs textarea:focus{
    outline: none;
}

#contact-inputs{
    float: right;
    margin-top: 20px;
    margin-right: 20px;
    width: 420px;
}

#contact-inputs input{
    display: block;
    width: 320px;
    height: 50px;
    border:none;
    border-radius: 4px;
    color:#b9b9b9;
    background: #ececec;
    font-family: BPGNinoMtavruliBold;
    font-size: 13px;
    margin-bottom: 19px;
    padding-left: 20px;
    float: right;
}

#contact-inputs textarea{
    padding-left: 20px;
    padding-top: 12px;
    display: block;
    width: 95%;
    height: 180px;
    border:none;
    border-radius: 4px;
    color:#b9b9b9;
    background: #ececec;
    font-family: BPGNinoMtavruliBold;
    font-size: 13px;
    margin-bottom: 19px;
    resize: none;
}

#map-container{
    width: 342px;
    height: 176px;
    background: url("../images/map.png") no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 4px;
}

#search-popup{
  width: 100%;
  height: 100%;
  position: fixed;
  background: black;
  z-index: 10;
  opacity: 0.9;
  transition:0.5s;
}

#search-input-container{
  position: relative;
  width: 100%;
  height: 100%;
}

#wrap_search_popup{
    margin: 50px 100px;
    display: inline-block;
    position: absolute;
    height: 50px;
    top:-200px;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 1100px;
	border-bottom: 1px solid #909090;
}
.suggestions-list{
    margin: 50px 100px;
    display: inline-block;
    position: absolute;
    height: 60px;
    top:-77px;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 1100px;
}
.suggestion-item, .suggestion-not-found {
	color: #909090;
	font-family: BPGNinoMtavruliNormal;
	font-size: 21px;
	padding: 21px 0;
}
.suggestion-item:hover {
	color: #ffffff;
}
#search_input_popup{
    height: 45px;
    font-size: 21px;
    line-height: 124%;
    display: inline-block;
    font-family: BPGNinoMtavruliNormal;
    font-weight: 100;
    border: none;
    outline: none;
    color: #ffffff;
    padding: 3px;
    min-width: 350px;
    width: 0px;
    position: absolute;
    top: 0;
    right: 0;
    background: none;
    z-index: 3;
    transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);
    cursor: pointer;
    width: 95%;
    left: 0;
}

#search_close_popup{
    width: 25px;
    height: 25px;
    background: url(https://s1.wp.com/wp-content/themes/vip/foreign-policy/static/images/gallery-modal-close.png) top left no-repeat;
	background-size: 25px 25px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    -khtml-opacity: 0.75;
    opacity: 0.75;
    border: none;
    margin: 0;
    
    transition: opacity .4s ease;
    cursor: pointer;
	outline: none;
	z-index: 999;
	line-height: 124%;
	float: right;
	margin-top: -7px;
	position: relative;
    z-index: 999;
}

#search_close_popup:focus{
  outline: none;
  height: 45px;
}

#popup-container-over{
  width: 100%;
  height: 100%;
  position: fixed;
  background: #202020;
  z-index: 999999;
  opacity: 0.97;
  display: none;
  top:0;
}

.blogpost-full-page{
    width: 100%;
    display: block;
}

.populars-last-full{
    /*margin-top: 0;*/
}

.for-infograpghic{
    height: 450px;
}

.position_fixed_menu{
    position: fixed;
    z-index: 9;
    width: 100%;
	top: 0;
}
.top-wrapper {
	position: fixed;
	top: 0;
	z-index: 99999;
	width: 100%;
	background: #e6e6e6;
}


.for-populars-home{
    height: 100% !important;
    border-radius: 4px;
}

.populars-list:hover .for-populars-home{
    background: #e00000  !important;
    opacity: 0.45;
}

.for-photos{
    height: 324px;
    border-radius: 4px;
}

.for-photos-category{
    position: absolute;
    bottom: 39px;
    left: 17px;
	width: 100%;
}

.populars-list:last-child{
}

.for-photos-category .category-author{
  color: #e6e6e6;
  position: absolute;
  bottom: 0;
  left: 26px;
}

.full-page-photo .poster-of-full{
    height: 401px;
}

.full-page-photo .description-full{
    height: 113px;
    padding-left: 0;
}

#fullstory-images-container{
    text-align: center;
}

.image-full-story-image-cover{
    height: 95px;
    width: 147px;
    background: url("../images/thumb.png") no-repeat;
    background-position: center;
    background-size: cover;
    margin: 0 1.8px;
    display: inline-block;
    opacity: 0.3;
    cursor: pointer;
}

.image-full-story-image-cover:hover{
    opacity: 1;
}


.full-page-photo .full-categories-authors{
    margin-top: 0;
}

.full-page-photo .arrow-for-full{
    margin-top: 12px;
}

.full-page-photo .date-of-full, .full-page-videos .date-of-full{
    margin-top: 10px;
}

#fullinfoimage{
    width: 100%;
    vertical-align: bottom;
}

.full-page-videos .poster-full-container{
    position: relative;
	float: left;
	width: 100%;
}
.poster-full-container{
	float: left;
	width: 100%;
	max-height: 400px;
	overflow: hidden;
	background: #fff;
}
.full-page-videos .poster-of-full{
    height:438px;
}
/*
.full-page-videos .description-left{
    position: absolute;
    top: 22px;
    left: 22px;
}*/

.for-subscribe{
    padding-top: 0;
    padding-left: 0;
    padding-bottom: 0;
}

#subscriber-magazines-container{
    text-align: center;
    width: 100%;
    margin-top: 15px;
}

#ul-subscribe-magazines{

}

.sub-magazines-list{
    display: inline-block;
    border-right: 4px;
    width: 32%;
}

.sub-magazines-list img{
    border-radius: 4px;
    width: 90%;
    margin: 0 12px;
}

#subscribe-text{
    padding: 32px;
    font-size: 15px;
    font-family: DejaVu;
    color:#919191;
    line-height: 19px;
}

.for-subscribe-second-section{
    margin-top: 20px;
    border-radius: 4px;
    margin-bottom: 20px;
}

.for-subscribe-second-section{
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
}

#subscriber-table{
    width: 100%;
}

.titles-magazines-table{
    height: 60px;
}

.td-table{
    font-family: BPGNinoMtavruliBold;
    font-size: 14px;
    color:#6d6d6d;
    text-align: center;
}

.th-table{
    text-align: left;
    line-height: 60px;
    font-size: 16px;
    font-family: BPGNinoMtavruliBold;
    color:#6d6d6d;
    text-align: center;
}

.number-title-table{
    padding-left: 30px !important;
    text-align: left;
}

.number-title-table{
    padding-left: 34px !important;
    text-align: left;
}

.magazine-td-name{
    padding-left: 26px !important;
    text-align: left;
}

.magazine-td-subscriber{
    color:#e00000;
}

.hover-tr{
    height: 60px;
    cursor: pointer;
    line-height: 60px;
}

.hover-tr:hover{
    background: #e00000;
}

.hover-tr:hover .td-table{
    color:#ffffff;
}

.hover-tr:hover .magazine-td-subscriber{
    color:#ffffff;
}

#search-ic-mob{
    display: none;
}

#magazines-container-popup{
    width: 100%;
    height: 100%;
    position: fixed;
    z-index:999999;
    top:0;
    display: none;
}

.container {
    width: 100%;
    height: 100%;
    max-width: 500px;
    margin: 0 auto;
	-o-perspective: 600px;
	-moz-perspective: 600px;
    -webkit-perspective: 600px;
    perspective: 600px;
}

#carousel {
    width: 50%;
    height: 80%; display: block;
    left: 25%; bottom: 10%;
    position: absolute;
	-o-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
	-o-transition: -webkit-transform 0.5s ease-out;
	-moz-transition: -webkit-transform 0.5s ease-out;
    -webkit-transition: -webkit-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;
}

#carousel figure {
    position: absolute;
    width: 90%;
    height: 100%;
    text-align: center;
	-o-transition: opacity 0.5s, background-color 0.5s;
	-moz-transition: opacity 0.5s, background-color 0.5s;
    -webkit-transition: opacity 0.5s, background-color 0.5s;
    transition: opacity 0.5s, background-color 0.1s;
	padding-right: 10px;
}

#carousel figure img {
    width: 90%;
    height: auto;
	-o-box-shadow: 0px 27px 62px 0px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0px 27px 62px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 27px 62px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 27px 62px 0px rgba(0,0,0,0.5);
    border-radius: 0.2em;
}

.little-text-block {
    width: 80%;
    margin: 0 auto;
    bottom: -60px;
    left: 2%;
    width: 80%;
    padding: 1em;
    text-align: center;
    font-weight: bold;
    position: absolute;
	color: #fff;
	font-family: BPGNinoMtavruliNormal;
}

#carousel figure.background-panel {
    opacity: 0 !important;
}
.magazine-title {
    text-align: center;
    position: absolute;
    top: 41%;
    margin: 0 auto;
    color: #fff;
    left: calc(50% - 48px);
	font-family: BPGNinoMtavruliBold;
	font-size: 20px;
	display: none;
}
.main-panel .hover-red-for:hover .magazine-title {
	display: block;
}
#inner-container-magazines{
    position: absolute;
    z-index: 11111;
    height: 400px;
    top: -336px;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    max-width: 600px;
}

#magazines-text-container{
    padding: 0 10px;
	position: absolute;
    bottom: -90px;
    left: 122px;
}

#magazines-text-container p{
    font-family: DejaVu;
    font-size: 15px;
    color:#ffffff;
	margin: 0 auto;
  width: 200px;
}

#navigation{
    top:158px;
    position: absolute;
    width: 100%;
}

#navigation span{
    display: block;
}

#navigation .left{
    background: url("../images/magazine-arrow-left.png") no-repeat;
    background-size: cover;
    background-position: center;
    width: 54px;
    height: 95px;
    cursor:pointer;
    float: left;
    position: absolute;
    left: -45px;
}

#navigation .right{
    float: right;
    background: url("../images/magazine-arrow-right.png") no-repeat;
    background-size: cover;
    background-position: center;
    width: 54px;
    height: 95px;
    cursor:pointer;
    position: absolute;
    right: -45px;
}

.for-authors{
    height: 253px;
}

.for-cat-authors-page{
    padding-bottom: 10px;
}

.last-date{
    position: absolute;
    right: 19px;
    top: 22px;
    font-family:  BPGNinoMtavruliBold;
    font-size: 14px;
    color:#636363;
}

.last-date span{
    display: block;
}

.last-date-date{
    text-align: center;
    margin-bottom: 13px;
}

#author-full-container, #magazine-full-container{
    margin-bottom: 10px;
    overflow: hidden;
	border-radius: 4px;
	background-color: #fff;
}
#aboutus-full-container {
	margin-bottom: 10px;
    overflow: hidden;
	border-radius: 4px;
}
#author-full-maintitle {
	background-color: #fff;
    padding: 15px 0 0 15px;
}
#magazine-full-container {
	background: #ffffff;
	padding: 20px;
}
.magazine-describe h1{
	font-family: BPGNinoMtavruliBold;
	color: #e00000;
	font-size: 23px;
}
.magazine-dd {
	color: #636363;
	font-size: 14px;
	font-family: DejaVu;
	padding: 15px 0;
}
.divider-line {
	height: 8px;
	background: #e3e3e3;
	width: 70px;
	margin-bottom: 20px;
}
.magazine-text {
	color: #313131;
	font-family: DejaVu;
	font-size: 16px;
	    line-height: 149%;
	padding: 0px 0 5px 0;
}
.magazine-author {
	color: #b2b2b2;
	font-size: 14px;
	font-family: DejaVu;
}
.magazine-describe {
	float: right;
	width: 100%;
	margin-top: 5px;
  	max-width: 435px;
}
.magazine-item {
	margin-bottom: 15px;
}
.magazine-item h3 {
	font-family: BPGNinoMtavruliBold;
	color: #e00000;
	font-size: 16px;
}
.magazine-left-side {
	float: left;
	max-width: 280px;
	width: 100%;
}
.magazine-socials {
	margin: 5px auto;
}
.magazine-socials a.post-share {
	width: 61px;
}
.magazine-socials a.post-share span {
	padding: 12px 13px 15px 9px;
    width: 14px;
}
.magazine-socials a.post-share.linkedin {
    background: #51a3bf url("../images/sidebar-share.png") no-repeat -3px -109px;
    background-size: 50%;
}
.magazine-socials a.post-share.twitter {
	background: #4b8cbe url("../images/sidebar-share.png") no-repeat -3px -72px;
    background-size: 50%;
}
.magazine-socials a.post-share.facebook {
	background: #3e599a url("../images/sidebar-share.png") no-repeat -5px 3px;
    background-size: 60%;
}
.magazine-socials a.post-share.gplus {
    background: #b8382e url("../images/sidebar-share.png") no-repeat -0px -21px;
    margin-right: 10px;
    background-size: 40%;
}
#header-socials-container a.page.facebook, .socials-little-top-list a.page.facebook {
	background: url("../images/facebook-page.svg") no-repeat;
	height: 18px;
	margin-top: 1px;
}
#header-socials-container a.page.twitter, .socials-little-top-list a.page.twitter {
	background: url("../images/twitter-page.svg") no-repeat;
}
#header-socials-container a.page.youtube, .socials-little-top-list a.page.youtube{
	background: url("../images/youtube-page.svg") no-repeat;
	width: 30px;
}
.socials-little-top-list a.page {
	height: 20px;
	width: 20px;
	float: left;
}
.subscription {
	width: 120px;
    height: 26px;
    background-color: #e00000;
    font-family: BPGNinoMtavruliBold;
    color: #ffffff;
    padding: 14px 0 0 44px;
    font-size: 16px;
    margin: 0 auto;
    border-radius: 3px;
    cursor: pointer;
    margin-top: 65px;
}
.right-div-team{
    float: left;
    width: 500px;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.right-div-team div{
    color:#636363;
    font-family: DejaVu;
    font-size: 15px;
    line-height: 19px;
}

.right-div-team h1{
    color:#e00000;
    font-family: BPGNinoMtavruliBold;
    font-size: 21px;
    margin-bottom: 17px;
	line-height: 120%;
	margin-bottom: 17px;
}

.right-div-team h3{
    color:#636363;
    font-family: BPGNinoMtavruliBold;
    font-size: 20px;
    margin-bottom: 17px;
}

#authors-full-profile-image{
    height: 372px;
    
    background-position: center;
}
.about-us-intro {
	background: #ffffff;
	padding: 20px 32px 13px 32px;
	border-radius: 3px;
}
#author-full-description{
    /*padding: 20px 32px 13px 32px;*/
}
#author-full-maintitle h1{
	margin-bottom:10px;
    color:#e00000;
    font-family: BPGNinoMtavruliBold;
    font-size: 30px;
    float: left;
    margin-right: 14px;
}
.author-header-childs {
	margin: 0 auto;
	width: 454px;
}
#author-full-header h1{
    color:#535353;
    font-family: BPGNinoMtavruliBold;
    font-size: 20px;
    float: left;
	padding: 30px 17px;
	cursor: pointer;
	border-top: 4px solid #fff;
}
#author-full-header h1.clicked{
	border-top: 4px solid #e00000;
    color: #e00000;
}
#author-full-body{
    font-family: DejaVu;
    font-size: 16px;
    color:#636363;
	line-height: 26px;
}
#author-full-body span {
	font-family: DejaVu!important;
}
.categories-wrapper {
	float: left;
	width: 100%;
}
#author-full-description #categories-list-ul{
	height: auto;	
}
.for-full-authors-page{
    float: left;
    margin-top: -1px;
}

.for-full-authors-catt{
    float: left;
    margin-top: 31px;
	width: 100%;
}

.for-articles-header-details{
    top:19px;
    left:23px;
}



.odd-row{

}

.poster-of-full-blog{
    height: 412px;
    float: left;
    background: url("../images/1.jpg") no-repeat;
    background-size: cover;
    background-position: center;
    width: 50%;
}

.blured{
    height: 412px;
    float: left;
    background: url("../images/blured.jpg") no-repeat;
    background-size: cover;
    background-position: center;
    width: 50%;
}

.blured-overlay{
    height: 100%;
    width: 100%;
    background: #333333;
    opacity: 0.7;
}

.blog-fullstory{
    top: -376px;
    left: 36px;
	background-color: transparent;
}

.full-socials-blogs{
    position: absolute;
    left: 0;
    top: 166px;
}

.author-full-blog{
    position: absolute;
    top: 306px;
    width: 100%;
    max-width: 200px;
}

.author-full-blog #author-poster{
    border:solid 3px #ffffff;
    border-radius: 10px;
}

.author-full-blog h2{
    color:#ffffff !important;
}

.for-body-blogs-full{
    padding-top: 0px;
}

.hover-red-for:hover .new-noise{
    /*background: #e00000;
    opacity: 0.3;*/
}

.doubled-sub-nav{
	background: #ffffff;
	display: none !important;
	left: 260px;
	top: 0px;
	max-width: 66%;
}

.first-content-withmenu{
    display: block !important;
}

.sub-header-list-titles .doubled-sub-a:hover{
    color:#e11010;
	background: #fff;
}

.sub-header-list-titles:hover .doubled-sub-nav{
    display: block !important;
}

/*{*/
    /*padding: 0 28px;*/
/*}*/

#title-for-photofull-cont-forw{
    height:135px;
    max-width: 780px;
    width: 100%;
    background: #ffffff;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.photo-full-fordesc-double h1{
    /*color:#535353;*/
	color: #333;
	width: 91%;
}

.photo-full-fordesc-double span{
    color:#535353;
}

.photo-full-fordesc-double .date-of-full, .article-page .date-of-full{
    /*color:#919191;*/
	color: #777;
}
.article-page.infographic .date-of-full{ 
	margin-top: 10px;
}
.events-container{
    margin-top: 10px;
    height: auto;
}

.events-left-container{
    float: left;
    width: 70px;
}

.events-right-container{
    float: right;
    width:100%;
    max-width: 538px;
    margin-top: 5px;
}
.new-noise-editor-hover {
	background: #e00000;
	opacity: 0.5;
}
/*.for-infograpghic.news-hover .infographic-noise {
	background: #e00000;
	opacity: 0.5;
}*/

#events-ul{
    padding-top: 32px;
    padding-left: 70px;
    padding-right: 32px;
	list-style: none;
}

.events-date{
    width: 70px;
    height: 70px;
    border-radius: 10000px;
    font-family: BPGNinoMtavruliBold;
    font-size: 30px;
    display: block;
    background: #f3f3f3;
    text-align: center;
    line-height: 80px;
    color:#e00000;
}

.events-month, .events-year{
    text-align: center;
    font-family: BPGNinoMtavruliBold;
    font-size: 16.67px;
    color:#535353;
    width: 70px;
    display: block;
    margin-top: 16px;
}
.events-year{ 
	margin-top: 6px;
	font-size: 20px;
}
.events-zoli{
    width: 5px;
    height: 164px;
    background: #f3f3f3;
    margin: 17px auto 0 auto;
}

.events-image-container{
    background-position: center;
    background-size: cover;
    height: 260px;
    border-radius: 4px;
    position: relative;
    width:100%;
    max-width: 538px;
	position: relative;
	min-width: 385px;
	overflow: hidden;
}

.events-image-container img { height: 260px; max-width: 538px; }

#editor-choise { position: relative; overflow: auto; height: 360px; /*margin: 10px 0;*/ }
#editor-choise li { list-style: none; height: 360px; float: left;
    position: relative;}
#editor-choise ul li {height: 360px; width: 100%; position: relative; border-radius: 4px;}

.editor-choise-container h1{
    font-size: 24px;
    font-family: BPGNinoMtavruliNormal;
    color:#ffffff;
    max-width: 630px;
    width: 100%;
    line-height: 25px;
	text-shadow: 2px 2px 2px #000;
}

.body-editor{
    font-family: DejaVu;
    font-size: 15px;
    color: #ffffff;
    line-height: 17px;
    width: 282px;
    margin-top: 10px;
}

.editor-choise-container{
    position: absolute;
    z-index: 10;
}

.editor-choise-container{
    position: absolute;
    left: 28px;
    bottom: 29px;
	min-height: 80px;
}

.dots{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    width: 90px;
    left:0;
    right: 0;
    margin: 0 auto;
}

.dots li{
    display: inline-block;
    width: 10px !important;
    height: 10px !important;
    margin: 0 4px;
    text-indent: -999em;
    border: 2px solid #fff;
    border-radius: 1000px !important;
    cursor: pointer;
    opacity: .4;
    -webkit-transition: background .5s, opacity .5s;
    -moz-transition: background .5s, opacity .5s;
    transition: background .5s, opacity .5s;
}

.owl-dot.active span {
    background: #e00000 !important;
    border: 2px solid #e00000 !important;
    opacity: 1 !important;
    border-radius: 1000px !important;
}
.owl-dot {
	border: 2px solid transparent;
}
.owl-carousel {
	list-style: none;
}
.owl-carousel .owl-stage-outer {
  height: 360px;
}
.events-body-container{
    color:#ffffff;
    position: absolute;
    bottom: 20px;
    padding-left: 25px;
}

.category-slider-author{
    color:#ffffff;
    margin-left: 26px;
}


.infographic-noise{
    position: absolute;
    top: 0;
    background: black;
    height: 100%;
    width: 100%;
    opacity: 0.3;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.title-events{
    font-family: BPGNinoMtavruliBold;
    font-size: 25px;
}

.body-events{
    font-family: DejaVu;
    font-size: 15px;
    margin-top: 15px;
    line-height: 17px;
}

.list-events:hover .new-noise{
    background: #e00000;
    cursor: pointer;
}

.list-events:hover .events-date{
    background: #e00000;
    color: #ffffff;
}

.display-menu{
    display: none;
}

#events-details{
    background: #ffffff;
    padding: 0 20px;
	border-radius: 3px
}

.events-info-list{
    font-size: 20px;
    font-family: BPGNinoMtavruliBold;
    color:#535353;
	padding: 15px 0;
    width: 100%;
    display: inline-block;
}

.timeevents{
    background: url("../images/eventstime.png") no-repeat;
    background-position: center left;
    display: block;
    height: 26px;
    width: 26px;
}

.eventplace{
    background: url("../images/socialevents.png") no-repeat;
    background-position: 30% 46%;
    display: block;
    height: 26px;
    width: 26px;
}

.socialevents{
    background: url("../images/eventplace.png") no-repeat;
    background-position: center left;
    display: block;
    height: 26px;
    width: 26px;
}

.events-info-list span{
    display: inline-block;
	padding-left: 10px;
	margin-bottom: -5px;
}

.timeeventsli{
    text-align: left;
	width: 25%;
}

#team-ul .left-div-team {
	background-size: cover;
}
.left-div-team{
    float: left;
}

.right-div-team{
    float: left;
}

.our-team-under{
    margin-top: 10px;
	background: #ffffff;
	border-radius: 3px;
	margin-bottom: 10px;
}
.author-header-childs h1 {
	
	padding: 25px 17px 22px 17px!important;
}
.left-div-team{
    width: 23%;
	margin-right: 35px;
    height: 160px;
    background: url("../images/8080.jpg") no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 10px;
}
.cats-wrap {
	float: left;
	width: 100%;
	margin: 10px 0 0 0;
}


.eventsdetails-photo-container{
    margin-top: 20px;
    text-align: center;
}

.listievents-cat{
    display: inline-block;
    padding: 0 25px;
    font-size: 20px;
    color:#535353;
    font-family: BPGNinoMtavruliBold;
    cursor: pointer;
    border-top:solid 4px transparent;
    line-height: 87px;
}

.listievents-cat:hover{
    border-top:solid 4px #e00000;
}

.active-events-cat{
    border-top:solid 4px #e00000;
}

.listitem-events-pic-video{
    background: url("../images/11123.jpg") no-repeat;
    background-size: cover;
    background-position: center;
    width: 250px;
    height: 250px;
    display: inline-block;
    border-radius: 4px;
    margin: 0.47% 0.47% 0.47% 0.47%;
}

.for-content-phptp{
    height: auto !important;
    padding: 0 !important;
    background: transparent !important;
}

#team-ul, #awards-ul, #partners-ul{
    background: #fff;
	padding: 35px 44px 44px 26px;
	border-radius: 3px;
}
#team-ul {
	float: left;
	padding: 10px 44px 44px 33px!important;
	border-top-left-radius: 0px; border-top-right-radius: 0px;
	width: 100%;
}
#team-ul .right-div-team {
	width: 65%;
}
#team-ul li, #awards-ul li, #partners-ul li{
    margin-top: 50px;
    overflow: hidden;
}
#team-ul li:first-child, #awards-ul li:first-child, #partners-ul li:first-child{ 
	margin-top: 0;
}
#awards-ul .left-div-team, #partners-ul .left-div-team {
	border-radius: 5px;
	width: 35%;
	border: 1px solid #e9e9e9;
	margin-right: 10px;
}
#partners-ul .right-div-team, #awards-ul .right-div-team {
	max-width: 60%;
}
.top-wrap {
	height: 110px;
	overflow: hidden;
	display: none;
}

.articles-more-filter-section {
	background: #e00000;
    height: 39px;
    width: 100%;
    border-radius: 4px;
    float: left;
    color: #fff;
    cursor: pointer;
    text-align: center;
    font-family: BPGNinoMtavruliNormal;
    padding-top: 26px;
    font-size: 20px;
    margin-bottom: 20px;
}

/*Banners*/
.top-banner {
	width: 740px;
	margin: 10px auto;
	height: 90px;
}
.editor-choise-top-banner embed {
	margin-bottom: 10px;
	display: block;
	width: 100%;
    height: 100px;
}
.editor-choise-bottom-banner {
	margin-top: 10px;
	display: block;
}
.breaking-news-banner embed {
	margin-top: 10px;
	display: block;
}
.article-top-banner{
	margin-bottom: 10px;
	display: block;
}
.article-top-banner a, .editor-choise-bottom-banner a { display: block; height: 100px;}
.popular-banner embed {
	margin-bottom: 10px;
	max-height: 235px;
	overflow: hidden;
}
.banner-top embed {
	margin-bottom: 10px;
	display: block;
	width: 100%;
}
.banner-bottom embed {
	margin-top: 10px;
	display: block;
	width: 100%;
	height: 235px;
}
.popular-banner img { width: 390px!important; }
.blog-banner {
	margin: 10px auto;
	width: 785px;
}
.blog-banner embed {
	width: 100%;
	height: 100%;
}
#ibacor_shareawesome {
	float: left;
	margin-right: 20px;
}
#ibacor_shareawesome a, .more-tools a, .soc-share a {
	padding: 0;
    position: relative;
    height: 40px;
    margin-bottom: 0;
    float: left;
    width: 90px;
    text-decoration: none;
}
.soc-share a {
	width: 65px;
}
#ibacor_shareawesome a:before, .more-tools a:before, .soc-share a:before {
    content: "";
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    cursor: pointer;
}
#ibacor_shareawesome .sh-facebook:before {
	background: url("../images/fb.svg") no-repeat;
	background-size: 20px 20px;
	background-position: 10px center;
}
.soc-share .sh-facebook:before{
	background: url("../images/fb.svg") no-repeat;
	background-size: 20px 20px;
	background-position: 10px center;
}
#ibacor_shareawesome .sh-twitter:before{
	background: url("../images/twitter.svg") no-repeat;
	background-size: 20px 20px;
	background-position: 10px center;
}
.soc-share .sh-twitter:before{
	background: url("../images/twitter.svg") no-repeat;
	background-size: 20px 20px;
	background-position: 10px center;
}
#ibacor_shareawesome .sh-google:before{
	background: url("../images/gp.svg") no-repeat;
	background-size: 20px 20px;
	background-position: 10px center;
}
.soc-share .sh-google:before{
	background: url("../images/gp.svg") no-repeat;
	background-size: 20px 20px;
	background-position: 10px center;
}
#ibacor_shareawesome .sh-linkedin:before{
	background: url("../images/LinkedIn.svg") no-repeat;
	background-size: 20px 20px;
	background-position: 10px center;
}
.soc-share .sh-linkedin:before{
	background: url("../images/LinkedIn.svg") no-repeat;
	background-size: 20px 20px;
	background-position: 10px center;
}
.sh-comment:before{
	background: url("../images/comment.svg") no-repeat;
	background-size: 20px 20px;
	background-position: 10px center;
}
.sh-mail:before{
	background: url("../images/mail.svg") no-repeat;
	background-size: 20px 20px;
	background-position: 10px center;
}
.sh-print:before{
	background: url("../images/print.svg") no-repeat;
	background-size: 20px 20px;
	background-position: 10px center;
}
.sh-read-view:before{
	background: url("../images/read-white.svg") no-repeat;
	background-size: 48%;
    background-position: center center;
}
.only-read-icon.more-tools .sh-read-view{
	width: 65px;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.sh-reddit, .sh-pinterest, .sh-stumbleupon, .sh-buffer, .sh-total {
	display: none;
}
#ibacor_shareawesome a span, .more-tools a span {
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    line-height: 40px;
    padding: 0 42px;
    height: 40px;
    display: block;
    z-index: 51000000;
}
#ibacor_shareawesome .sh-facebook {
    border-top-left-radius: 2px;
    -moz-border-radius-top-left: 2px;
    -webkit-border-top-left-radius: 2px;
    -o-border-top-left-radius: 2px;
    -ms-border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    -moz-border-radius-bottom-left: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -o-border-bottom-left-radius: 2px;
    -ms-border-bottom-left-radius: 2px;
}
#ibacor_shareawesome .sh-linkedin {
    border-top-right-radius: 2px;
    -moz-border-radius-top-right: 2px;
    -webkit-border-top-right-radius: 2px;
    -o-border-top-right-radius: 2px;
    -ms-border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    -moz-border-radius-bottom-right: 2px;
    -webkit-border-bottom-left-right: 2px;
    -o-border-bottom-right-radius: 2px;
    -ms-border-bottom-right-radius: 2px;
}
.full-socials .more-tools {
	float: right;
	margin-right: 20px;
	margin-left: 10px;
}
div.more-tools p {
    display: inline-block;
    margin: 10px 0px 10px;
    padding: 0;
}
.soc-share p {
	margin: 3px 0px 3px;
	float: left;
}
.more-tools .sh_btn {
    cursor: pointer;
    color: #fff;
    border: none;
    padding: 10px;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-transition: border .25s linear,color .25s linear,background-color .25s linear;
    transition: border .25s linear,color .25s linear,background-color .25s linear;
}
.more-tools .sh-comment {
    text-align: center;
    background: #d80109;
    -webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 0;
	width: 128px;
}
#full-story-body .more-tools p {
	-webkit-margin-before: 0em!important;
    -webkit-margin-after: 0em!important;
}
.soc-share a {
	border-radius: 2px;
}

.more-tools a span {
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    line-height: 40px;
    padding: 2px 36px;
    height: 40px;
    display: block;
    font-family: BPGNinoMtavruliNormal;
    z-index: 51000000;
}
.more-tools .sh-mail, .more-tools .sh-print {
    width: 42px;
    padding: 0;
    background: #e2e2e2;
    cursor: pointer;
}
.more-tools .sh-read-view {
    width: 42px;
    padding: 0;
    background: #d80109;
    cursor: pointer;
}
.more-tools .sh-mail {
	margin-left: 20px;
}
.more-tools .sh-print {
	border-top-right-radius: 2px;
    -moz-border-radius-topright: 2px;
    -webkit-border-top-right-radius: 2px;
    -o-border-top-right-radius: 2px;
    -ms-border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    -webkit-border-bottom-right-radius: 2px;
    -o-border-bottom-right-radius: 2px;
    -ms-border-bottom-right-radius: 2px;
}
.full-socials .more-tools .sh-read-view, .full-socials .more-tools .sh-print, .full-socials .more-tools .sh-mail {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.socials-left {
    position: fixed;
	margin-left:10px;
    margin-top:50px;
	z-index: 999;
	width: 70px;
	/*opacity: 0;
    transition: 0.2s;*/
}
.slider-next {
    background-image: url('../skins/default/slider_arrow_right.png');
	width: 15px;
    height: 30px;
    background-position: 0px 0px;
	background-repeat: no-repeat;
    cursor: pointer;
	z-index: 9999;
}
.slider-prev {
    background-image: url('../skins/default/slider_arrow_left.png');
	width: 15px;
    height: 30px;
    background-position: 0px 0px;
	background-repeat: no-repeat;
    cursor: pointer;
	z-index: 9999;
}
.play-button-gallery {
	width: 31px;
    height: 30px;
    cursor: pointer;
	z-index: 9999;
	bottom: 85px;
    left: 676px;
	position: absolute;
}
.full-screen-button {
	width: 31px;
    height: 30px;
    cursor: pointer;
	z-index: 9999;
	bottom: 85px;
    left: 730px;
	position: absolute;
}
.parent-socials {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
    height: 100px;
	display: none;
}
#full-socials-news {
	position: relative;
	z-index: 999;
	top: 48px;
}
#full-socials-news .full-socials{
	float: left;
	width: 100px;
	position: absolute;
	top: 0;
}
#full-socials-news .more-tools .sh-mail, #full-socials-news .more-tools .sh-print, #full-socials-news .more-tools .sh-read-view{
	width: 70px;
}
.socials-left .more-tools .sh-mail, .socials-left .more-tools .sh-print, .socials-left .more-tools .sh-read-view {
	width: 65px;
	border-radius: 2px;
}
 #full-socials-news .full-socials .more-tools{
	float: left;
	width: 70px;
}
#full-socials-news div#ibacor_shareawesome p, #full-socials-news div.more-tools p,
.socials-left div#ibacor_shareawesome p, .socials-left div.more-tools p {
	margin: 3px 0px 3px;
}
#full-socials-news div#ibacor_shareawesome p:first-child, #full-socials-news div.more-tools p:first-child {
	margin-top: 0;
}

#full-socials-news #ibacor_shareawesome a {
	width: 70px;
	border-radius: 2px;
}
#full-socials-news #ibacor_shareawesome {
	float: left;
	margin-left: 10px;
}
#full-socials-news .full-socials .more-tools {
	float: left;
	margin-left: 0;
	margin-top: 10px;
}
#full-socials-news .more-tools .sh-comment {
	width: 70px;
}
#full-socials-news .more-tools .sh-mail, .socials-left .more-tools .sh-mail {
	margin-left: 0;
}
.socials-left #ibacor_shareawesome {
    width: 30px;
}
.socials-left #ibacor_shareawesome a {
	width: 65px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.socials-left #ibacor_shareawesome a:before, .socials-left .more-tools .sh-comment:before { 
	background-position: 10px center;
}
.socials-left div#ibacor_shareawesome p {
	margin: 0;
}
.socials-left div#ibacor_shareawesome p:nth-child(4) {
	display: none;
}
.socials-left .more-tools .sh-comment {
	width: 65px;
}
.about-this-cont{
	float: left;
	width: 100%;
	padding: 15px;
}
.about-this{
	color: #636363;
	float: left;
	font-weight: bold;
}
#amave {
	width: 80%;
	padding: 0 5px;
	float: left;
	font-weight: bold;
	color: #2093d2!important;
	text-decoration: none!important;
}
#amave:hover {
	text-decoration: underline;

}
#gamotana {
	color: #C00!important;
	font-size: 20px;
	text-decoration: none!important;
}
#minaweri {
	padding: 3px 7px 5px 7px;
	background-color: rgba(216,1,9,1);
	color: #fff!important;
	text-decoration: none!important;
}
.bar-long {
    height: 3px;
    background-color: #c00d0d;
    width: 0px;
    z-index: 1000;
    position: fixed;
    top: 70px;
    left: 0;
}
#full-story-body p span {
	font-family: DejaVu!important;
}
.img-count {
    position: absolute;
    bottom: 80px;
    left: 20px;
    color: #fff;
    
	font-family: BPGNinoMtavruliBold;
	font-size: 20px;
}
@media print {
    .top-wrapper, .full-socials, .main-page-right, #article-section, .article-container, .full-similar, #comments-for-photo, #footer-outer-container, .text-begin-icon, .article-top-banner, .banner-bottom, .icon-edit {
        display: none;
    }
	.outer-container {
		margin-top: 0;
	}
	.full-page-photo #full-story-body {
		padding: 0px 20px 48px 10px;
	}
	#logo-print {
		display: block!important;
		margin: 0 auto;
		width: 100px;
		height: 110px;
	}
	
}

/*Hover Socials*/
.more-button {
  display: inline-block;
  margin-right: 0;
  top: 0px;
  width: 20px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  background: url("../images/share.svg") no-repeat;
  background-position: left 0px;
  background-size: 18px 19px;
  cursor: pointer;
  height: 21px;
}
.more-button:focus {
	
  outline: 0;
}
.more-button:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  display: inline-block;
  width: 20px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.more-button:hover:before,
.more-button:active:before {
  color: #595959;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.more-button:hover,
.more-button:active {
  width: 110px;
}
.container-socials {
  display: inline-block;
  opacity: 0;
  top: 0px;
  left: 20px;
  width: 100px;
  position: absolute;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.container-socials .share-btn {
  font-size: 1.2em;
  padding: 0 10px;
  color: #b0b0b0;
  width: 20px;
  margin-right: 5px;
  background-repeat: no-repeat;
  background-position: left center;
  height: 20px;
}

.container-socials .share-btn:hover,
.container-socials .share-btn:active {
  text-shadow: 0 0 5px rgba(85, 190, 235, 0.45);
  color: #55beeb;
}
.more-button.open > .container-socials,
.more-button:active > .container-socials {
  display: inline-block;
  left: 26px;
  position: absolute;
  opacity: 1;
  width: 250px;
  top: 0px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.icon-google-plus-sign {
	background-image: url("../images/google.svg");
	background-size: 20px 21px;
}
.icon-twitter {
	background-image: url("../images/twitter-sh.svg");
	background-size: 20px 21px;
}
.icon-facebook {
	background-image: url("../images/facebook.svg");
	background-size: 20px 21px;
}
.infographic-page .blog-post {
	min-height: 600px;
}
.inf-source:hover {
	text-decoration: underline;
}
.poll-container {
	padding: 30px;
	float: left;
	width: 92%;
}
.poll-container h1 {
	color: #636363;
	font-size: 20px;
	margin-bottom: 35px;
	font-family: BPGNinoMtavruliBold;
}
.pull-left-side {
	width: 65%;
	float: left;
}
.pull-right-side {
	width: 35%;
	float: right;
}
.poll-source {
	color: #1b2124;
	font-size: 15px;
	font-family: BPGNinoMtavruliNormal;
	margin-top: 13px;
	float: left;
	width: 100%;
}
.answer-item {
	float: left;
	margin-bottom: 15px;
	width: 100%;
	font-family: BPGNinoMtavruliNormal;
}
.answer-item input{
	margin-right: 10px;
}
.answer-item label{
	cursor: pointer;
}
.result-line {
    height: 12px;
    float: left;
    width: 65%;
	background-color: #e6e6e6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.result-percentage {
	float: left;
	width: 12%;
	margin-left: 15px;
}
.total-votes {
	font-family: BPGNinoMtavruliBold;
	color: #636363;
	font-size: 14px;
}
.result-values {
	float: left;
	width: 100%;
	margin-bottom: 22px;
	font-family: BPGNinoMtavruliNormal;
}
.result-answers {
	float: left;
	width: 100%;
	font-size: 14px;
	margin-bottom: 10px;
}
.result-line-fill {
	-webkit-radius: 5px;
	-moz-radius: 5px;
	border-radius: 5px;
	
	height: 12px;
	background-color: #e00000;
}
.source-links {
	float: left;
}
.source-links .source-item {
	color: #e00000;
	font-family: BPGNinoMtavruliNormal;
	padding-top: 10px;
}
#submit-answer {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	font-family: BPGNinoMtavruliNormal;
}
.submit-answer {
	float: left;
	margin-top: 20px;
	cursor: pointer;
}
#inactive-chart {
	background-color: #dddddd;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    width: 150px;
    height: 150px;
    float: left;
    text-align: center;
    margin-left: 58px;
    margin-top: 16px;
}
.inactiv-bubble {
	background-color: #dddddd;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	width: 15px;
	height: 15px;
	float: left;
	margin-right: 10px;
}
.inactive-labels {
	float: left;
	width: 100%;
	margin-top: 20px;
	text-align: center;
	margin-left: 58px;
}
.labels-cont {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	width: 100%;
}
.labels-cont span {
	float: left;
	margin-top: 3px;
	font-family: BPGNinoMtavruliNormal;
	color: #e9e9e9;
}
.advertise-left-side {
	float: left;
	width: 200px;
	text-align: center;
}
.banner-item {
	background-color: #fff;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	float: left;
	margin-bottom: 10px;
	border-radius: 1px solid #fff;
	color: #636363;
}
.advertise-right-side {
	float: right;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	position: relative;
}
.advertise-switcher {
	margin-bottom: 10px;
}
.advertise-switcher > div {
	float: left;
	padding: 28px 40px 25px 40px;
	color: #636363;
	font-family: BPGNinoMtavruliBold;
	cursor: pointer;
}
.advertise-switcher div:first-child.active-tab {
	color: #e00000;
	-webkit-border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -border-top-left-radius: 5px;
	
	-webkit-border-bottom-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -border-top-bottom-radius: 5px;
}
.advertise-switcher div.active-tab {
	color: #e00000;
}
.advertise-switcher > div:hover {
	text-decoration: underline;
}
.banner-item span {
	font-family: BPGNinoMtavruliNormal;
	padding: 10px 5px;
	float: left;
	width: 95%;
	border-bottom: 1px solid #dddddd;
}
.banner-item span:last-child {
	border-bottom: none;
}
.banner-type {
	width: 55%;
    float: left;
}
.banner-item span strong:nth-child(2) {
	border-left: 1px solid #dddddd;
	padding-left: 10px;
	float: right;
	width: 28%;
}
.banner-divs {
	position: absolute;
    background: transparent;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.banner-header {
	color: #636363;
}
.header-hovered {
	-webkit-border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -border-top-left-radius: 5px;
	
	-webkit-border-top-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -border-top-right-radius: 5px;
	background-color: #e00000!important;
	color : #fff!important;
}
.advertise-container {
	display:none;
}
#container-mainpage {
	display:block;
}
#banner-1 {
	right: 0;
	height: 83px;
	width: 639px;
	top: 89px;
}
#banner-2 {
	right: 0;
	height: 83px;
	width: 639px;
	top: 481px;
}
#banner-3 {
	left: 0;
    height: 173px;
    width: 320px;
    top: 664px;
}
#banner-4 {
	right: 0;
    height: 195px;
    width: 317px;
    top: 842px;
}
#banner-5 {
	left: 0;
    height: 83px;
    width: 643px;
    top: 1179px;
}
#banner-6 {
	left: 0;
    height: 83px;
    width: 639px;
    top: 90px;
}
#banner-7 {
	right: 0;
    height: 195px;
    width: 319px;
    top: 89px;
}
#banner-8 {
	right: 0;
    height: 83px;
    width: 319px;
    top: 864px;
}
#banner-9 {
	left: 0;
    height: 83px;
    width: 643px;
    top: 90px;
}
#banner-10 {
	right: 0;
    height: 195px;
    width: 319px;
    top: 89px;
}
#banner-11 {
	right: 0;
    height: 194px;
    width: 319px;
    top: 864px;
}
#banner-12 {
	left: 0;
    height: 83px;
    width: 316px;
    bottom: 1021px;
}
#banner-13 {
	left: 323px;
    height: 83px;
    width: 316px;
    bottom: 1021px;
}

#editor-choise-ul .item img{
    display: block;
    width: 100%;
    height: auto;
}
.filther-arrow {
	font-size: 30px;
	vertical-align: middle;
	color: #e00000;
}
.live-sort-desc:before{
	content: '↑';
}
.live-sort-asc:before{
	content: '↓';
}

.share-for-mobile {
	display: none;
}
.subscribe-form {
	background: #fff;
    padding: 30px;
    width: 92.4%;
    margin-top: 10px;
	float: left;
}
#subscribing-form input {
	padding: 14px 10px 10px;
	border-radius: 3px;
	border: 1px solid #e6e6e6;
	width: 97%;
	margin-bottom: 10px;
	float: left;
	font-family: BPGNinoMtavruliNormal;
}
.container-for-full-body.for-subscribe {
    background: transparent;
}
.subscription-button {
	cursor:pointer;
	background: #e00000;
	color: #fff;
	border: 1px solid #e00000!important;
	width: 100%!important;
	padding: 16px 10px 13px!important;
	font-size: 17px;
}
.subscribe-form span{
	font-family: BPGNinoMtavruliNormal;
	margin-bottom: 10px;
	color: #6d6d6d;
	font-weight: bold;
	float: left;
	width: 100%;
}


a.post-share {
	display: block;
	height: 40px;
	float: left;
	margin: 10px 0px 0px 0px;
	background: #3e599a url("../images/sidebar-share.png") no-repeat 0 0;
	text-decoration:none;
	width: 117px;
	text-indent: 50px;
	font: 15px/46px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #ffffff;
	border-radius: 2px;
}
a.post-share:hover {
	opacity: 0.8;
	text-decoration: none;
	cursor: pointer;
}

a.post-share span {
	width: 68px;
    height: 13px;
    padding: 15px 0;
    display: block;
    float: right;
    background-color: #4665af;
    color: #ffffff;
    vertical-align: middle;
    font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    text-align: center;
    text-indent: 0;
    padding-top: 12px;
}

a.post-share.facebook {
	background: #3e599a url("../images/sidebar-share.png") no-repeat 0 0x;
	margin-right: 10px;
}
a.post-share.facebook span {
	background-color: #4665af;
}
a.post-share.twitter {
	background: #4b8cbe url("../images/sidebar-share.png") no-repeat -0px -113px;
	margin-right: 10px;
}
a.post-share.twitter span {
	background-color: #529fda;
}
a.post-share.gplus {
	background: #b8382e url("../images/sidebar-share.png") no-repeat -0px -52px;
	margin-right: 10px;
}
a.post-share.gplus span {
	background-color: #d24238;
}
a.post-share.linkedin {
	background: #51a3bf url("../images/sidebar-share.png") no-repeat -0px -167px;
}
a.post-share.linkedin span {
	background-color: #69afc7;
}
.soc-share a {
	width: 65px;
	margin-top: 7px;
}
.soc-share a:last-child  {
	margin-bottom: 7px;
}
#full-socials-news a.post-share {
	width: 70px;
}
#full-socials-news a.post-share span {
	width: 35px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	padding: 13px 0;
}
#full-socials-news {
	margin-left: 10px;
}
#full-story-body a.fancybox img {
	padding-right: 15px;
}
#full-socials-news a.post-share.twitter {
	background: #4b8cbe url("../images/sidebar-share.png") no-repeat -6px -113px;
}
#full-socials-news a.post-share.facebook {
	background: #3e599a url("../images/sidebar-share.png") no-repeat -6px 0;
}
#full-socials-news a.post-share.gplus {
    background: #b8382e url("../images/sidebar-share.png") no-repeat 0px -33px;
    margin-right: 10px;
    background-size: 45%;
}
#full-socials-news a.post-share.linkedin {
    background: #51a3bf url("../images/sidebar-share.png") no-repeat -6px -167px;
}
.fancybox-opened {
	z-index: 999999!important;
}

#full-story-body-news .body-header {
	display: none;
}
#full-story-body strong {
	font-weight: bold!important;
}
#full-story-body em {
	font-style: italic;
}
.facebook-describe {
	display: none;
    float: left;
    z-index: 99;
    position: absolute;
	top: 60px;
	font-size: 16px;
    border: 2px solid #a5b2b9;
    border-color: rgba(0,39,59,.35);
    border-radius: 4px;
    background: #fff;
    box-shadow: none;
    min-width: 130px;
}
.facebook-describe > div {
	transition: none;
    color: #7f929c;
    color: rgba(0,39,59,.5);
    padding: 4px 15px;
    line-height: 18px;
    white-space: nowrap;
	font-family: BPGNinoMtavruliNormal;
}
#full-socials-news .facebook-describe {
	right: -124px;
	top: 10px;
}
.magazine-wrapper {
	background: #fff;
	border-radius: 4px;
	padding: 10px 0;
	margin-top: 10px;
}
.subscribe-form span.validation-error {
	font-size: 14px;
}