.chemclubs .external-link:before {
    content: "\f08e";
    font: normal normal 700 18px/1 FontAwesome;
    display: inline-block;
    margin-right: 8px;
}
  
/* - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - -
Landing Page
Class Name: .chemclubs-landing
- - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - */


.chemclubs-landing .container.aact-now-col {
    position: static;
    margin-bottom:60px;
}
@media (min-width: 768px){
    .chemclubs-landing .container.aact-now-col {
        position: absolute;
        margin: 40px auto;
        top: 280px;
        left: 0;
        right: 0;
    }
}
.chemclubs-landing .container.aact-now-col .aact-promo-card{
    max-width:400px;
    margin:0 auto;
}


@media (min-width: 768px){
    .chemclubs-landing .aact-promo-txt {
        padding-bottom:0px;
    }
}
.chemclubs-landing .aact-now-hero {
        margin-bottom:20px;
}
@media (min-width: 768px){
    .chemclubs-landing .aact-now-hero {
        margin-bottom:120px;
    }
}

.chemclubs-landing .as-teacher-col .col-md-4 .image.parbase:first-child {
    position:absolute;
    top:-50px;
    left:-30px;
}

.chemclubs-landing .as-student-col .col-md-4 .image.parbase:first-child {
    position:absolute;
    bottom:-50px;
    right:-30px;
}
  
/*---------- Popular Tag Section ----------*/
.chemclubs-landing .new-topic>.containerPar {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 0px;
    align-items:stretch;
}
.chemclubs-landing .new-topic>.containerPar>*{
    margin:0;
    width:100%;
    overflow:hidden;
}

@media only screen and (min-width: 768px){
    .chemclubs-landing .new-topic>.containerPar>*{
      width:50%;
    }
}
@media only screen and (min-width: 1440px){
    .chemclubs-landing .new-topic>.containerPar>*{
      width:33.33%;
    }
}

.chemclubs-landing .new-topic>.containerPar>.acscontainer .topic-card{
  position:relative;
}
.chemclubs-landing .new-topic>.containerPar>.acscontainer .topic-card .text {
  position: absolute;
  width: 100%;
  bottom: 5%;
  color: #fff;
}
.chemclubs-landing .new-topic>.containerPar>.acscontainer .topic-card .text .topic-name h3 {
  color: #fff;
}
.chemclubs-landing .new-topic>.containerPar>.acscontainer .topic-card .image {
  margin-bottom: 0;
}
.chemclubs-landing .new-topic>.containerPar>.acscontainer .topic-card a .image:after {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 200%;
  background-image: linear-gradient(
    #03318900 0%,
    #00000030 35%,
    #00000080 40%,
    #00000080 50%
  );
  transition: 0.3s;
  transform: translate(0, 0);
}

.chemclubs-landing .new-topic>.containerPar>.acscontainer .topic-card a:hover .image:after {
  transform: translate(0, -50%);
}

.chemclubs-landing .new-topic>.containerPar>.acscontainer .topic-card a .image .image_center {
  transform: scale(1);
  transition: 0.3s;
}
.chemclubs-landing .new-topic>.containerPar>.acscontainer .topic-card a:hover .image .image_center {
  transform: scale(1.1);
}
.chemclubs-landing .new-topic>.containerPar>.acscontainer .topic-card .image img {
  width: 100%;
}

.chemclubs-landing .new-topic>.containerPar>.text{
  display:flex;
  align-items:flex-end
}
.chemclubs-landing .new-topic>.containerPar>.text .container {
    padding: 0;
    padding-top:20px;
}
.chemclubs-landing .new-topic>.containerPar>.text .container p {
    margin:0;
}

@media only screen and (min-width: 1px){
    .chemclubs-landing .popular-themes-hero  .clearfix>.container {
        width: 90% !important;
        min-width: 90% !important;
    } 
}
@media only screen and (min-width: 768px){
    .chemclubs-landing .popular-themes-hero .clearfix>.container {
        width: 80% !important;
        min-width: 80% !important;
    }  
}
@media only screen and (min-width: 1440px){
    .chemclubs-landing .popular-themes-hero .clearfix>.container {
        width: 60% !important;
        min-width: 60% !important;
    } 
}
.chemclubs-landing .more-col a:hover h3{
    text-decoration: underline;
    color: #0053cc;
}


/* - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - -
Theme Page
Class Name: .chemclubs-themes
- - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - */

/* - - - - - - - - - - - - - - - - - - - - -
Embed Height Fix
- - - - - - - - - - - - - - - - - - - - - */
.chemclubs-themes body.video .embed, body.video .brightcove:not(.parbase) {
    height: 20px !important;
    padding: 0 !important;
}
/* - - - - - - - - - - - - - - - - - - - - -
Image Thumbnail
- - - - - - - - - - - - - - - - - - - - - */
.chemclubs-themes .image_left.image-div {
    padding: 0;
    margin: 0 !important;
}
/* - - - - - - - - - - - - - - - - - - - - -
Table of Content
- - - - - - - - - - - - - - - - - - - - - */
.chemclubs-themes .page-table {
    padding:0;
}
.chemclubs-themes .page-table>div {
    width: 100%;
}
.chemclubs-themes .page-table ul {
    margin: 20px 0px;
    position:relative !important;
    width: 100%;
    box-shadow: inset 1px 0px 0 #ccc;
}
.chemclubs-themes .page-table ul li{
    border:none !important;
    padding:0 !important;
    margin:0 !important;
    left:0;
    list-style:none;
    
}
.chemclubs-themes .page-table li a {
    display:block;
    position:static;
    margin:0;
    padding:10px;
    background:transparent;
    font-size:14px;
    line-height:16px;
    color:#333333;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.chemclubs-themes .page-table li a.active{
    background:#F5F5F5;
    box-shadow: inset 2px 0px 0 #0068FF;
}
.chemclubs-themes .page-table li a:hover {    
    color:#0068FF;
    text-decoration:none;
    font-weight:600;
    padding:10px 10px 10px 15px;
}
.chemclubs-themes .page-table ul li::marker{
    content: none;
}
/* - - - - - - - - - - - - - - - - - - - - -
Video Links
- - - - - - - - - - - - - - - - - - - - - */
.chemclubs-themes .video-box .textimage .text {
    padding: 0 1em;
}

.chemclubs-themes .video-box .image_left.image-div {
    margin-bottom: 1em !important;
    width: 100% !important;
}

.chemclubs-themes .video-box .image-info {
    margin: 0;
}

.chemclubs-themes .video-box h3 {
    color: #0068ff;
    margin-bottom: 0.2em;
}

.chemclubs-themes .video-box p {
    color: #333333;
    margin-bottom: 0;
}
  
.chemclubs-themes .video-box p.video-author {
    color: #434343;
    font-size: 0.9em;
    margin: 0 0 10.5px;
}

.chemclubs-themes .video-box a:hover {
    text-decoration: none;
}

.chemclubs-themes .video-box a:hover h3 {
    text-decoration: underline;
}