.insider-container {width:100%;height:auto;border:1px solid #000;position:relative;z-index:1;float:left;margin: 36px 0 20px 0; padding-top: 0;}
.insider-logo.insider-logo {width:318px;height:40px;position:absolute;z-index:2;float:left;margin-top: -40px;margin-left: 308px;padding: 15px 0 0 0;}
.articles-news-container {display: block;
  width: 100%;
  height: auto;
  padding: 28px 15px 10px 15px;
  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.articles-container {display: block; width: 100%; height: auto;}
.articles-header, .news-header, .clozette-fabulists-header {float:left;width:100%;height:40px;background-color:#000;color:#fff;text-align:center;font-family: 'Times New Roman', serif; font-size: 20px; text-transform: uppercase;line-height: 40px;font-style: italic; }
.news-container {float:right;width:330px;height:auto;}

.ci-articles-header{font-family: 'Playfair Display', serif;font-size: 19px;color:#000;letter-spacing: 2px;border-bottom: 2px solid #000;}
.ci-articles-header span {font-size:10pt;}
.ci-articles-header span a {text-decoration:none; color:#000; }
.ci-articles-header span a:hover {opacity: 0.6; }
.ci-articles-header-margin {margin-bottom: 5px;}

.ci-articles-Container{width: 215px;
  display: inline-block;
  padding: 20px 0;
  margin: 0 5px !important;}
.ci-articles-margin{margin-right: 9px;}
.ci-articles-img {width:216px;height:216px;float:left;overflow:hidden;}
.insta-slider .ci-articles-img {width:180px;height:180px;}
.ci-articles-img img  {-webkit-transform: translate3d(0,0,0) scale(1);	-webkit-transition: opacity 0.35s, -webkit-transform 0.5s;transition: opacity 0.35s, transform 0.5s;opacity:1;}
.ci-articles-img:hover img {-webkit-transform: translate3d(0,0,0) scale(1.08);
	transform: translate3d(0,0,0) scale(1.08);opacity:0.5;}
.ci-articles-caption {display:inline-block;padding: 15px 10px 5px 10px;font-family: 'Playfair Display', serif;font-size: 17px;color:#000;/*font-style: italic;*//* letter-spacing: 1px; */line-height: 20px; height:auto;}
.ci-articles-date {float:left;padding: 0 10px; font-family: 'Open Sans', serif; font-size: 11px;color: #838282; letter-spacing: 0.5px;line-height: 14px;}
.ci-articles-date span {color:#000;/* font-weight:bold; */ /* font-style: italic; */}
