
.container {
  width: 1170px;
  margin: 0 auto;
  padding: 0;
  position: relative; }
  @media screen and (max-width: 1160px) {
    .container {
      width: 1000px; } }
  @media screen and (max-width: 1023px) {
    .container {
      width: 960px; } }
  @media screen and (max-width: 979px) {
    .container {
      width: 780px; } }
  @media screen and (max-width: 799px) {
    .container {
      width: 748px; } }
  @media screen and (max-width: 767px) {
      .view-right {
    width: 100% ;
}
.slider-left {
    width: 100% ;
}
    .container {
      width: 620px; } }
  @media screen and (max-width: 639px) {
    .container {
      width: 460px; } }
  @media screen and (max-width: 479px) {
    .container {
      width: 340px; } }
  @media screen and (max-width: 359px) {
    .container {
      width: 300px; } }


.navbar-nav>li>.dropdown-menu {
    margin-top: -4px !important;
}

.journal-title-view {
    text-align: center !important;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 8px;
    color: #0b3c7b;
}
.view-right {
    width: 48% !important;
}
.slider-left {
    width: 50% !important;
}
.right_sidebar {
    width: 25%;
    height: auto;
}
p.dat {
    font-size: 13px;
    margin: 6px 0;
    text-align: justify;
    display: inline-table;
}
.slider-right {
    margin-left: 23px;
}
.content_left {
    width: 71%;
}

.abst{
font-size: 17px;
    line-height: 28px;
    margin-bottom: 0px;
    font-weight: 600;
    color: #0f56a2;
        margin-top: 6px;
}
.slider-right p {
    font: 14px 'Open Sans', sans-serif;
    font-weight: normal;
    line-height: 23px;
    margin-bottom: 1px;
    font-size: 13px;
}
.impact {
    display: none;
}

.scroll-bar-wrap p{
    font-size: 13px;
    line-height: 24px;
    color: rgb(114, 114, 114);
    cursor: pointer;
    text-align: justify;
}
.scroll-box {
  width: 100%;
  height: 270px;
  overflow-y: scroll;
}
.scroll-box::-webkit-scrollbar {
  width: .4em; 
}
.scroll-box::-webkit-scrollbar,
.scroll-box::-webkit-scrollbar-thumb {
  overflow:visible;
  border-radius: 4px;
}
.scroll-box::-webkit-scrollbar-thumb {
  background: rgba(0,0,0,.2); 
 
}
.cover-bar {
  position: absolute;
  background: #fff;;
  height: 100%;  
  top: 0;
  right: 0;
  width: .4em;
  -webkit-transition: all .5s;
  opacity: 1;
}
/* MAGIC HAPPENS HERE */
.scroll-bar-wrap:hover .cover-bar {
    height: 3px;
   opacity: 0;
  -webkit-transition: all .5s;
}
.ct-item-1 {
    background: #fff;
    border: 1px solid #e9e9e9;
    overflow: hidden;
   
}
#featured-reprints11 .ct-item-1 {
   margin: 10px;
}
.owl-theme .owl-controls .owl-buttons div {
    color: #050404 !important;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 5px;
    padding: 4px 10px 4px 10px !important;
    font-size: 18px;
    border-radius: 3px !important;
    background: #f9f9f9 !important;
    line-height: 10px;
    transition: all 0.3s ease;
    position: relative;
    z-index: 9;
    bottom: 14px;
    box-shadow: 0px 0px 3px rgba(2, 2, 0, 0.50) !important;
}
.iframe .logoBar{
  display:none !important;
  visibility:hidden;
}
#reprints-slider .owl-controls {
    text-align: right !important;
    margin-top: -30px;
    margin-right: 8px;
}

#featured-reprints11 .owl-controls {
    text-align: right;
    margin-top: 8px;
    margin-right: 8px;
}
.kopa-btn-6 {
       padding: 5px 14px;
    margin-right: 13px;
    background: #164a77;
    color: #fff;
    border-radius: 20px;
}
.widget-title.style-02 {
    font-size: 22px;
    line-height: 18px;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 30px;
}
.widget-title.style-02 span {
    color: #302f34;
    font-weight: 600;
    position: relative;
    padding-left: 22px;
}
.kopa-btn-6:hover {
    color: #fff;
}
.widget-title.style-02 span:before {
    content: '';
    width: 3px;
    height: 28px;
    display: inline-block;
    background: #4CAF50;
    position: absolute;
    top: 1px;
    left: 2px;
}
.featured-title{
    margin-bottom: 0px !important;
}

.re-text {
    margin-bottom: 12px;
    font-size: 13px;
    text-align: justify;
    line-height: 24px;
    color: #333;
}
.re-content .roboto {
    font-size: 17px;
    line-height: 28px;
}

.navbar-nav>li>.dropdown-menu {
    margin-top: -4px !important;
}
.re-imgdv img {
    border: 1px solid #ccc;
    padding: 3px;
    width: 210px;
}
.slider-right a img {
    padding-right: 8px;
    height: 170px;
}
.art-type {
    color: #bd202e;
    font-weight: 600;
}
.re-imgdv {
    border-right: 1px solid #ccc;
}
.re-content {
    padding-left: 30px;
    padding-top: 3px;
    margin-right: 0px;
    width:68%;
}
.right_sidebar {
    width: 25%;
    height: auto;
}
.content_left {
    width: 71%;
}

.clickable .owl-buttons div:hover {
    text-decoration: none;
    background: #393939;
    color: #fff;
}

#reprints-slider .owl-item {
    background: #f0f0f0;
    padding: 27px;
    height: 346px;
}
.entry-thumb img {
    width: 100%;
    height: 260px;
}
.less2 {
    padding: 50px 0px 0px 0px;
}
.featured{
        background: #ececeb70;
    padding: 0px 15px 30px 15px;
}
.re-author {
    padding-bottom: 0px;
    color: #333;
}



/*--- masonry ---*/
.masonry-header {
  position: relative;
  background: #fff;
  padding: 0 100px 0 15px;
  border: 1px solid #e9e9e9;
  border-top: none;
  text-transform: capitalize;
  color: #686868;
  margin-bottom: 48px; }
  .masonry-header .kopa-btn-5 {
    position: absolute;
    right: 40px;
    top: 50%;
    margin-top: -11px; }

.masonry-filter a {
  display: inline-block;
  margin: 0 25px 30px;
  padding: 30px 0 0;
  color: #686868;
  position: relative;
  transition: all 0.5s ease, visibility 0s;
  -ms-transition: all 0.5s ease, visibility 0s;
  -webkit-transition: all 0.5s ease, visibility 0s;
  -moz-transition: all 0.5s ease, visibility 0s; }
  .masonry-filter a:before, .masonry-filter a:after {
    height: 3px;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 50%;
    bottom: auto;
    left: 50%;
    content: '';
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    /* Netscape */
    -moz-opacity: 0;
    /* Safari 1.x */
    -khtml-opacity: 0;
    /* Good browsers */
    opacity: 0; }
  .masonry-filter a span {
    display: inline-block;
    width: 4px;
    height: 4px;
    margin: 0 7px 2px 0; }
  .masonry-filter a:after {
    display: block; }
  .masonry-filter a.style-01, .masonry-filter a.style-06, .masonry-filter a.style-07, .masonry-filter a.style-08, .masonry-filter a.bottom-sidebar.style-02 {
    font-weight: 400; }
    .masonry-filter a.style-01 span, .masonry-filter a.style-06 span, .masonry-filter a.style-07 span, .masonry-filter a.style-08 span, .masonry-filter a.bottom-sidebar.style-02 span {
      display: none; }
  .masonry-filter a.style-03 span {
    background: #aa71d0; }
  .masonry-filter a.style-04 span {
    background: #ffb400; }
  .masonry-filter a.style-05 span {
    background: #42bab0; }
  .masonry-filter a.style-06:before, .masonry-filter a.style-06:after {
    background: #ffb400; }
  .masonry-filter a.style-06:hover, .masonry-filter a.style-06.active {
    color: #ffb400; }
  .masonry-filter a.style-07:before, .masonry-filter a.style-07:after {
    background: #aa71d0; }
  .masonry-filter a.style-07:hover, .masonry-filter a.style-07.active {
    color: #aa71d0; }
  .masonry-filter a.style-08:before, .masonry-filter a.style-08:after {
    background: #42bab0; }
  .masonry-filter a.style-08:hover, .masonry-filter a.style-08.active {
    color: #42bab0; }
  .masonry-filter a:hover:before, .masonry-filter a.active:before {
    left: 0;
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    /* Netscape */
    -moz-opacity: 1;
    /* Safari 1.x */
    -khtml-opacity: 1;
    /* Good browsers */
    opacity: 1; }
  .masonry-filter a:hover:after, .masonry-filter a.active:after {
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    /* Netscape */
    -moz-opacity: 1;
    /* Safari 1.x */
    -khtml-opacity: 1;
    /* Good browsers */
    opacity: 1;
    right: 0; }

.masonry-container.row {
  margin-top: -30px; }
.masonry-container.row > div[class*="col-"] {
    margin-top: 30px;
    padding: 0 14px;
    width: 20%;
}


/*___________ 1.2.4 Default Article ___________*/
.entry-item {
  position: relative; }

.entry-title {
  font-family: "Roboto";
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 10px; }


.ct-mask.style-01, .masonry-filter a.ct-mask.style-06, .masonry-filter a.ct-mask.style-07, .masonry-filter a.ct-mask.style-08, .ct-mask.bottom-sidebar.style-02 {
  background: rgba(255, 255, 255, 0.3); }

.entry-thumb {
  width: 100%;
  position: relative; }
  .entry-thumb img {
    width: 100%; }
  .entry-thumb .ct-mask {
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    /* Netscape */
    -moz-opacity: 0;
    /* Safari 1.x */
    -khtml-opacity: 0;
    /* Good browsers */
    opacity: 0;
    transition: all 0.5s, visibility 0s;
    -ms-transition: all 0.5s, visibility 0s;
    -webkit-transition: all 0.5s, visibility 0s;
    -moz-transition: all 0.5s, visibility 0s; }
  .entry-thumb:hover .ct-mask {
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    /* Netscape */
    -moz-opacity: 1;
    /* Safari 1.x */
    -khtml-opacity: 1;
    /* Good browsers */
    opacity: 1; }



.entry-item .ct-icon:before {
  content: "\f06e"; }



/*--- readmore ---*/
.more-link {
  display: inline-block;
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
  text-transform: uppercase;
  color: #999;
  margin-top: 15px;
  position: relative; }
  .more-link.style-01, .masonry-filter a.more-link.style-06, .masonry-filter a.more-link.style-07, .masonry-filter a.more-link.style-08, .more-link.bottom-sidebar.style-02 {
    font-weight: 400;
    margin-top: 10px; }


.ct-item-1 {
  background: #fff;
  border: 1px solid #e9e9e9;
  overflow: hidden; }
  .ct-item-1 .entry-thumb {
    padding: 5px; }
  .ct-item-1 .entry-content {
    position: absolute;
    bottom: -14px;
    left: 0;
    right: 0;
    padding:10px 10px 0 23px;
    background: #fff;
    transition: all 0.3s, visibility 0s;
    -ms-transition: all 0.3s, visibility 0s;
    -webkit-transition: all 0.3s, visibility 0s;
    -moz-transition: all 0.3s, visibility 0s; }
    .ct-item-1 .entry-content header, .ct-item-4 .entry-content header, .ct-item-5 .entry-content header {
      margin-left: -23px;
      padding-left: 23px;
      margin-bottom: 5px;
      position: relative; }
      .ct-item-1 .entry-content header:before, .ct-item-4 .entry-content header:before, .ct-item-5 .entry-content header:before {
        content: '';
        position: absolute;
        top: 10%;
        left: 0;
        width: 3px;
        height: 68%;    background: #06aba2; }
    .ct-item-1 .entry-content .entry-title, .ct-item-4 .entry-content .entry-title, .ct-item-5 .entry-content .entry-title {
          font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
	}
    .ct-item-1 .entry-content .kopa-rating, .ct-item-4 .entry-content .kopa-rating, .ct-item-5 .entry-content .kopa-rating {
      margin-bottom: 0; }
    .ct-item-1 .entry-content > p, .ct-item-4 .entry-content > p, .ct-item-5 .entry-content > p {
      max-height: 0;
      margin-bottom: 0;
      transition: all 0.3s ease-in-out, visibility 0s;
      -ms-transition: all 0.3s ease-in-out, visibility 0s;
      -webkit-transition: all 0.3s ease-in-out, visibility 0s;
      -moz-transition: all 0.3s ease-in-out, visibility 0s;
      overflow: hidden; }
  .ct-item-1 .ct-space-1, .ct-item-4 .ct-space-1, .ct-item-5 .ct-space-1 {
    transition: all 0.5s ease-in-out, visibility 0s;
    -ms-transition: all 0.5s ease-in-out, visibility 0s;
    -webkit-transition: all 0.5s ease-in-out, visibility 0s;
    -moz-transition: all 0.5s ease-in-out, visibility 0s;
    height: 0; }
  .ct-item-1 .ct-icon-1, .ct-item-4 .ct-icon-1, .ct-item-5 .ct-icon-1 {
    position: absolute;
    top: -27.5px;
    right: 30px; }
  .ct-item-1 footer, .ct-item-4 footer, .ct-item-5 footer {
    position: relative; }
  .ct-item-1 .ft-wrap, .ct-item-4 .ft-wrap, .ct-item-5 .ft-wrap {
    text-align: center;
    width: 100%;
    background: #fff; }
    .ct-item-1 .ft-wrap ul li, .ct-item-4 .ft-wrap ul li, .ct-item-5 .ft-wrap ul li {
      width: 100%;
      float: left; }
      .ct-item-1 .ft-wrap ul li:last-child a, .ct-item-4 .ft-wrap ul li:last-child a, .ct-item-5 .ft-wrap ul li:last-child a {
        border-right: none; }
      .ct-item-1 .ft-wrap ul li a, .ct-item-4 .ft-wrap ul li a, .ct-item-5 .ft-wrap ul li a {
    display: block;
    padding: 16px 16px;
    border-top: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
	text-align:left;
}
    .ct-item-1 .ft-wrap.style-01, .ct-item-4 .ft-wrap.style-01, .ct-item-5 .ft-wrap.style-01, .ct-item-1 .masonry-filter a.ft-wrap.style-06, .masonry-filter .ct-item-1 a.ft-wrap.style-06, .ct-item-4 .masonry-filter a.ft-wrap.style-06, .masonry-filter .ct-item-4 a.ft-wrap.style-06, .ct-item-5 .masonry-filter a.ft-wrap.style-06, .masonry-filter .ct-item-5 a.ft-wrap.style-06, .ct-item-1 .masonry-filter a.ft-wrap.style-07, .masonry-filter .ct-item-1 a.ft-wrap.style-07, .ct-item-4 .masonry-filter a.ft-wrap.style-07, .masonry-filter .ct-item-4 a.ft-wrap.style-07, .ct-item-5 .masonry-filter a.ft-wrap.style-07, .masonry-filter .ct-item-5 a.ft-wrap.style-07, .ct-item-1 .masonry-filter a.ft-wrap.style-08, .masonry-filter .ct-item-1 a.ft-wrap.style-08, .ct-item-4 .masonry-filter a.ft-wrap.style-08, .masonry-filter .ct-item-4 a.ft-wrap.style-08, .ct-item-5 .masonry-filter a.ft-wrap.style-08, .masonry-filter .ct-item-5 a.ft-wrap.style-08, .ct-item-1 .ft-wrap.bottom-sidebar.style-02, .ct-item-4 .ft-wrap.bottom-sidebar.style-02, .ct-item-5 .ft-wrap.bottom-sidebar.style-02 {
      font-size: 12px;
      line-height: 20px; }
      .ct-item-1 .ft-wrap.style-01 i, .ct-item-4 .ft-wrap.style-01 i, .ct-item-5 .ft-wrap.style-01 i, .ct-item-1 .masonry-filter a.ft-wrap.style-06 i, .masonry-filter .ct-item-1 a.ft-wrap.style-06 i, .ct-item-4 .masonry-filter a.ft-wrap.style-06 i, .masonry-filter .ct-item-4 a.ft-wrap.style-06 i, .ct-item-5 .masonry-filter a.ft-wrap.style-06 i, .masonry-filter .ct-item-5 a.ft-wrap.style-06 i, .ct-item-1 .masonry-filter a.ft-wrap.style-07 i, .masonry-filter .ct-item-1 a.ft-wrap.style-07 i, .ct-item-4 .masonry-filter a.ft-wrap.style-07 i, .masonry-filter .ct-item-4 a.ft-wrap.style-07 i, .ct-item-5 .masonry-filter a.ft-wrap.style-07 i, .masonry-filter .ct-item-5 a.ft-wrap.style-07 i, .ct-item-1 .masonry-filter a.ft-wrap.style-08 i, .masonry-filter .ct-item-1 a.ft-wrap.style-08 i, .ct-item-4 .masonry-filter a.ft-wrap.style-08 i, .masonry-filter .ct-item-4 a.ft-wrap.style-08 i, .ct-item-5 .masonry-filter a.ft-wrap.style-08 i, .masonry-filter .ct-item-5 a.ft-wrap.style-08 i, .ct-item-1 .ft-wrap.bottom-sidebar.style-02 i, .ct-item-4 .ft-wrap.bottom-sidebar.style-02 i, .ct-item-5 .ft-wrap.bottom-sidebar.style-02 i {
        margin-right: 10px; }
      .ct-item-1 .ft-wrap.style-01 ul li:last-child, .ct-item-4 .ft-wrap.style-01 ul li:last-child, .ct-item-5 .ft-wrap.style-01 ul li:last-child, .ct-item-1 .masonry-filter a.ft-wrap.style-06 ul li:last-child, .masonry-filter .ct-item-1 a.ft-wrap.style-06 ul li:last-child, .ct-item-4 .masonry-filter a.ft-wrap.style-06 ul li:last-child, .masonry-filter .ct-item-4 a.ft-wrap.style-06 ul li:last-child, .ct-item-5 .masonry-filter a.ft-wrap.style-06 ul li:last-child, .masonry-filter .ct-item-5 a.ft-wrap.style-06 ul li:last-child, .ct-item-1 .masonry-filter a.ft-wrap.style-07 ul li:last-child, .masonry-filter .ct-item-1 a.ft-wrap.style-07 ul li:last-child, .ct-item-4 .masonry-filter a.ft-wrap.style-07 ul li:last-child, .masonry-filter .ct-item-4 a.ft-wrap.style-07 ul li:last-child, .ct-item-5 .masonry-filter a.ft-wrap.style-07 ul li:last-child, .masonry-filter .ct-item-5 a.ft-wrap.style-07 ul li:last-child, .ct-item-1 .masonry-filter a.ft-wrap.style-08 ul li:last-child, .masonry-filter .ct-item-1 a.ft-wrap.style-08 ul li:last-child, .ct-item-4 .masonry-filter a.ft-wrap.style-08 ul li:last-child, .masonry-filter .ct-item-4 a.ft-wrap.style-08 ul li:last-child, .ct-item-5 .masonry-filter a.ft-wrap.style-08 ul li:last-child, .masonry-filter .ct-item-5 a.ft-wrap.style-08 ul li:last-child, .ct-item-1 .ft-wrap.bottom-sidebar.style-02 ul li:last-child, .ct-item-4 .ft-wrap.bottom-sidebar.style-02 ul li:last-child, .ct-item-5 .ft-wrap.bottom-sidebar.style-02 ul li:last-child {
        text-transform: capitalize; }
        .ct-item-1 .ft-wrap.style-01 ul li:last-child a:hover, .ct-item-4 .ft-wrap.style-01 ul li:last-child a:hover, .ct-item-5 .ft-wrap.style-01 ul li:last-child a:hover, .ct-item-1 .masonry-filter a.ft-wrap.style-06 ul li:last-child a:hover, .masonry-filter .ct-item-1 a.ft-wrap.style-06 ul li:last-child a:hover, .ct-item-4 .masonry-filter a.ft-wrap.style-06 ul li:last-child a:hover, .masonry-filter .ct-item-4 a.ft-wrap.style-06 ul li:last-child a:hover, .ct-item-5 .masonry-filter a.ft-wrap.style-06 ul li:last-child a:hover, .masonry-filter .ct-item-5 a.ft-wrap.style-06 ul li:last-child a:hover, .ct-item-1 .masonry-filter a.ft-wrap.style-07 ul li:last-child a:hover, .masonry-filter .ct-item-1 a.ft-wrap.style-07 ul li:last-child a:hover, .ct-item-4 .masonry-filter a.ft-wrap.style-07 ul li:last-child a:hover, .masonry-filter .ct-item-4 a.ft-wrap.style-07 ul li:last-child a:hover, .ct-item-5 .masonry-filter a.ft-wrap.style-07 ul li:last-child a:hover, .masonry-filter .ct-item-5 a.ft-wrap.style-07 ul li:last-child a:hover, .ct-item-1 .masonry-filter a.ft-wrap.style-08 ul li:last-child a:hover, .masonry-filter .ct-item-1 a.ft-wrap.style-08 ul li:last-child a:hover, .ct-item-4 .masonry-filter a.ft-wrap.style-08 ul li:last-child a:hover, .masonry-filter .ct-item-4 a.ft-wrap.style-08 ul li:last-child a:hover, .ct-item-5 .masonry-filter a.ft-wrap.style-08 ul li:last-child a:hover, .masonry-filter .ct-item-5 a.ft-wrap.style-08 ul li:last-child a:hover, .ct-item-1 .ft-wrap.bottom-sidebar.style-02 ul li:last-child a:hover, .ct-item-4 .ft-wrap.bottom-sidebar.style-02 ul li:last-child a:hover, .ct-item-5 .ft-wrap.bottom-sidebar.style-02 ul li:last-child a:hover {
          color: #686868; }
    .ct-item-1 .ft-wrap.style-02, .ct-item-4 .ft-wrap.style-02, .ct-item-5 .ft-wrap.style-02 {
      position: absolute;
      top: 0;
      left: 101%;
      transition: all 0.5s ease-in-out, visibility 0s;
      -ms-transition: all 0.5s ease-in-out, visibility 0s;
      -webkit-transition: all 0.5s ease-in-out, visibility 0s;
      -moz-transition: all 0.5s ease-in-out, visibility 0s;
      font-size: 20px; }
      .ct-item-1 .ft-wrap.style-02 ul li, .ct-item-4 .ft-wrap.style-02 ul li, .ct-item-5 .ft-wrap.style-02 ul li {
        width: 33.33333%; }
        .ct-item-1 .ft-wrap.style-02 ul li a, .ct-item-4 .ft-wrap.style-02 ul li a, .ct-item-5 .ft-wrap.style-02 ul li a {
          color: #c7c7c7; }
          .ct-item-1 .ft-wrap.style-02 ul li a:hover, .ct-item-4 .ft-wrap.style-02 ul li a:hover, .ct-item-5 .ft-wrap.style-02 ul li a:hover {
            color: #fff; }
      .ct-item-1 .ft-wrap.style-02 span, .ct-item-4 .ft-wrap.style-02 span, .ct-item-5 .ft-wrap.style-02 span {
        display: none; }
  .ct-item-1:hover, .ct-item-4:hover, .ct-item-5:hover {
    box-shadow: -1px 0px 22px 2px #e9e9e9; }
	.ct-item-1 .entry-content > p{
		font-size: 12px;
    line-height: 17px;
	}
    .ct-item-1:hover .entry-content > p {
          max-height: 100px;}
    .ct-item-1:hover .ct-space-1 {
      height: 20px; }
    .ct-item-1:hover .ft-wrap.style-02, .ct-item-4:hover .ft-wrap.style-02, .ct-item-5:hover .ft-wrap.style-02 {
      left: 0; }



.ct-item-1.style-02 a, .style-02.ct-item-4 a, .style-02.ct-item-5 a {
  color: #212121; }
  .ct-item-1.style-02 a:hover, .style-02.ct-item-4 a:hover, .style-02.ct-item-5 a:hover {
    color: #aa71d0; }
.ct-item-1.style-02 .ct-icon-1, .style-02.ct-item-4 .ct-icon-1, .style-02.ct-item-5 .ct-icon-1 {
  background: #aa71d0; }
.ct-item-1.style-02 .entry-content header:before, .style-02.ct-item-4 .entry-content header:before, .style-02.ct-item-5 .entry-content header:before {
  background: #aa71d0; }
.ct-item-1.style-02 .ft-wrap.style-01 ul li:last-child a, .style-02.ct-item-4 .ft-wrap.style-01 ul li:last-child a, .style-02.ct-item-5 .ft-wrap.style-01 ul li:last-child a, .ct-item-1.style-02 .masonry-filter a.ft-wrap.style-06 ul li:last-child a, .masonry-filter .ct-item-1.style-02 a.ft-wrap.style-06 ul li:last-child a, .style-02.ct-item-4 .masonry-filter a.ft-wrap.style-06 ul li:last-child a, .masonry-filter .style-02.ct-item-4 a.ft-wrap.style-06 ul li:last-child a, .style-02.ct-item-5 .masonry-filter a.ft-wrap.style-06 ul li:last-child a, .masonry-filter .style-02.ct-item-5 a.ft-wrap.style-06 ul li:last-child a, .ct-item-1.style-02 .masonry-filter a.ft-wrap.style-07 ul li:last-child a, .masonry-filter .ct-item-1.style-02 a.ft-wrap.style-07 ul li:last-child a, .style-02.ct-item-4 .masonry-filter a.ft-wrap.style-07 ul li:last-child a, .masonry-filter .style-02.ct-item-4 a.ft-wrap.style-07 ul li:last-child a, .style-02.ct-item-5 .masonry-filter a.ft-wrap.style-07 ul li:last-child a, .masonry-filter .style-02.ct-item-5 a.ft-wrap.style-07 ul li:last-child a, .ct-item-1.style-02 .masonry-filter a.ft-wrap.style-08 ul li:last-child a, .masonry-filter .ct-item-1.style-02 a.ft-wrap.style-08 ul li:last-child a, .style-02.ct-item-4 .masonry-filter a.ft-wrap.style-08 ul li:last-child a, .masonry-filter .style-02.ct-item-4 a.ft-wrap.style-08 ul li:last-child a, .style-02.ct-item-5 .masonry-filter a.ft-wrap.style-08 ul li:last-child a, .masonry-filter .style-02.ct-item-5 a.ft-wrap.style-08 ul li:last-child a, .ct-item-1.style-02 .ft-wrap.bottom-sidebar.style-02 ul li:last-child a, .style-02.ct-item-4 .ft-wrap.bottom-sidebar.style-02 ul li:last-child a, .style-02.ct-item-5 .ft-wrap.bottom-sidebar.style-02 ul li:last-child a {
  color: #aa71d0; }
  .ct-item-1.style-02 .ft-wrap.style-01 ul li:last-child a:hover, .style-02.ct-item-4 .ft-wrap.style-01 ul li:last-child a:hover, .style-02.ct-item-5 .ft-wrap.style-01 ul li:last-child a:hover, .ct-item-1.style-02 .masonry-filter a.ft-wrap.style-06 ul li:last-child a:hover, .masonry-filter .ct-item-1.style-02 a.ft-wrap.style-06 ul li:last-child a:hover, .style-02.ct-item-4 .masonry-filter a.ft-wrap.style-06 ul li:last-child a:hover, .masonry-filter .style-02.ct-item-4 a.ft-wrap.style-06 ul li:last-child a:hover, .style-02.ct-item-5 .masonry-filter a.ft-wrap.style-06 ul li:last-child a:hover, .masonry-filter .style-02.ct-item-5 a.ft-wrap.style-06 ul li:last-child a:hover, .ct-item-1.style-02 .masonry-filter a.ft-wrap.style-07 ul li:last-child a:hover, .masonry-filter .ct-item-1.style-02 a.ft-wrap.style-07 ul li:last-child a:hover, .style-02.ct-item-4 .masonry-filter a.ft-wrap.style-07 ul li:last-child a:hover, .masonry-filter .style-02.ct-item-4 a.ft-wrap.style-07 ul li:last-child a:hover, .style-02.ct-item-5 .masonry-filter a.ft-wrap.style-07 ul li:last-child a:hover, .masonry-filter .style-02.ct-item-5 a.ft-wrap.style-07 ul li:last-child a:hover, .ct-item-1.style-02 .masonry-filter a.ft-wrap.style-08 ul li:last-child a:hover, .masonry-filter .ct-item-1.style-02 a.ft-wrap.style-08 ul li:last-child a:hover, .style-02.ct-item-4 .masonry-filter a.ft-wrap.style-08 ul li:last-child a:hover, .masonry-filter .style-02.ct-item-4 a.ft-wrap.style-08 ul li:last-child a:hover, .style-02.ct-item-5 .masonry-filter a.ft-wrap.style-08 ul li:last-child a:hover, .masonry-filter .style-02.ct-item-5 a.ft-wrap.style-08 ul li:last-child a:hover, .ct-item-1.style-02 .ft-wrap.bottom-sidebar.style-02 ul li:last-child a:hover, .style-02.ct-item-4 .ft-wrap.bottom-sidebar.style-02 ul li:last-child a:hover, .style-02.ct-item-5 .ft-wrap.bottom-sidebar.style-02 ul li:last-child a:hover {
    color: #686868; }
.ct-item-1.style-02 .ft-wrap.style-02 ul li a:hover, .style-02.ct-item-4 .ft-wrap.style-02 ul li a:hover, .style-02.ct-item-5 .ft-wrap.style-02 ul li a:hover {
  color: #fff;
  background: #aa71d0;
  border-color: #aa71d0; }
.ct-item-1.style-02 .kopa-btn-6, .style-02.ct-item-4 .kopa-btn-6, .style-02.ct-item-5 .kopa-btn-6 {
  background: #aa71d0; }
  .ct-item-1.style-02 .kopa-btn-6:hover, .style-02.ct-item-4 .kopa-btn-6:hover, .style-02.ct-item-5 .kopa-btn-6:hover {
    background: #212121; }
     @media screen and (max-width: 1024px) {
      .view-right {
    width: 100% !important;
        margin-left: 0;
}
.slider-left {
    width: 100% !important;
}
}
 @media screen and (max-width: 480px) {
.masonry-container.row > div[class*="col-"] {
    width: 100%;
}
}
  @media screen and (max-width: 768px) {
.slider-right {
    display:block;
}
.re-content {
    display: block;
}
}

