/*$$START[block-553785cba3ddb*/
@media (min-width: 750px) {
  .main h2 {
    margin-bottom: 40px;
  }
}
@media (max-width: 550px) {
  .main-banner-cycle > ul > li .main-visual-slogen-wrapper{
    position: static;
  }
  .main-banner-cycle > ul > li h2,
  .main-banner-cycle > ul > li p{
    float: none;
    line-height: normal;
    text-align: left;
  }
  .main-banner-cycle > ul > li a {
    margin: 8px auto 0;
    float: left;
    margin-bottom: 35px;
    clear: left;
  }
}
@media (min-width: 750px){
  .main-banner-cycle > ul > li .main-visual-slogen-wrapper {
    top: 34%;
  }
  .main-banner-cycle .banner-cycle-pager span {
    padding: 7px;
    background-position:  -13px -128px;
  }
  .main-banner-cycle .banner-cycle-pager span.cycle-pager-active {
    background-position: -64px -128px;
  }
  .main-banner-cycle .cycle-next,
  .main-banner-cycle .cycle-prev{
    display: block;
  }
  .main-banner-cycle .banner-cycle-pager{
    bottom: 22px;
  }
  .main-banner-cycle > ul > li h2 {
    padding: 0 20px;
    font-size: 42px;
    font-size: 4.2rem;
    line-height: 66px;
  }
  .main-banner-cycle > ul > li p {
    line-height: 54px;
    font-size: 1.85em;
  }
  .main-banner-cycle > ul > li a {
    margin-top: 28px;
    width: 166px;
    padding: 6px 0px;
    text-decoration: none;
    font-size: 1em;
  }
  .main .tab-section > ul li {
    float: left;
    width: 32%;
  }
  .main .tab-section > ul li.two {
    padding: 0 2%;
  }
  .main ul.artical-wrapper .image-wrapper {
    float: left;
    width: 28%;
    margin-right: 3%;
  }
  .main ul.artical-wrapper .content-wrapper {
    float: left;
    width: 69%;
  }
  .main span.author {
    margin-bottom: 20px;
  }
  .main .filter.wrapper {
    margin: 40px 0 45px;
   }
   .main #filter.filter {
        margin-top: 0px;
    }
   /*---Search css Start---*/
   .main .filter.wrapper .three.columns {
     margin-left: 1.5%;
   }
  .main .filter.wrapper .three.columns.last {
     margin-left: 3%;
   }
   .main .filter.wrapper .three.columns.last {
      position: relative;
    }
   .main .filter.wrapper .three.columns.last:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 1px;
    background: #000;
    margin-left: -6%;
   }
/*---Search cee End---*/
 /*---page Active Css---*/
 .main .tab-section > ul li a.tab-link.one:hover:after,.main .tab-section > ul li a.tab-link.one.active:after {
    background: url(../images/fetured-drop-down.png) no-repeat;
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
 }
 .main .tab-section > ul li a.tab-link.two:hover:after,.main .tab-section > ul li a.tab-link.two.active:after {
    background: url(../images/mx-drop-down.png) no-repeat;
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
 }
 .main .tab-section > ul li a.tab-link.three:hover:after,.main .tab-section > ul li a.tab-link.three.active:after {
    background: url(../images/media-drop-down.png) no-repeat;
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
 }
 /*---page Active Css---*/
 /*---max well Css---*/
 .main ul.artical-wrapper.max-width .content-wrapper {
    width: 100%;
  }
  /*---max well Css End---*/

}




@media (min-width: 750px) and (max-width: 999px){
.main .filter.wrapper .three.columns {
    width: 49%;
    margin-left: 2%;
    margin-bottom: 15px;
}
.main .filter.wrapper .three.columns.tab {
    margin-left: 0;
}
.main .filter.wrapper .three.columns.last {
    margin-left: 2%;
}
.main .filter.wrapper .three.columns.last:after{
    display:none;
}

}





@media (min-width: 750px) and (max-width: 1000px){
  .main-banner-cycle > ul > li .main-visual-slogen-wrapper {
    top: 12%;
  }
}
@media (max-width: 749px) {
  .main ul.accordion-wrapper h3.accordian {
    padding: 15px 50px 15px 20px;
    font-size: 0.9em;
  }
  .main h2.heading.component-header {
    text-align: center;
  }
  .main .filter.wrapper .three.columns {
    width: 100%;
    margin: 0 0 17px;
  }
  .main ul.artical-wrapper li .image-wrapper {
    margin-bottom: 20px;
  }
  .main span.author {
    margin-bottom: 20px;
  }
  .main .tab-section li {
    margin-bottom: 15px;
  }
}

@media (min-width: 1000px){
 .main ul.artical-wrapper li {
    margin-bottom: 64px;
 }
 .main h3.airtical {
    margin-bottom: 21px;
 }
}

/*Article extract css*/
@media (min-width: 750px){
    .main .tab-section.article-extracts > ul li {
        float: left;
        width: 24%;
        margin-right: 1.3%;
    }
    .main .tab-section > ul li:last-child {
        margin-right: 0;
    }
    .main .tab-section.article-extracts > ul li.two {
        padding: 0;
    }
    .main .tab-section > ul li a.tab-link.four:hover:after, 
    .main .tab-section > ul li a.tab-link.four.active:after {
        background: url(../images/article-extract-drop-down.png) no-repeat;
        -webkit-transition: all 0.7s ease;
        transition: all 0.7s ease;
    }
}

@media (min-width: 1000px) {
    .main ul.artical-wrapper.article-extract li:nth-child(2n+1):before {
        content: '';
        position: absolute;
        left: 0;
        z-index: 1;
        width: 99999999999em;
        border-top: 1px solid #e1e1e1;
        display:block;
        height: 1px;
    }
    
    .main ul.artical-wrapper.article-extract li:first-child:before {
        content: none;
    }
    
    .main ul.artical-wrapper.article-extract li:first-child .item-wrp,
    .main ul.artical-wrapper.article-extract li:nth-child(2) .item-wrp{
        margin-top: 0;
    }
    .main ul.artical-wrapper.article-extract li {
      margin-left: 14%;
    }
    .main ul.artical-wrapper.article-extract li:nth-child(2n+1) {
        clear: both;
        margin-left: 0;
    }
}

@media (max-width: 999px) {
    .main ul.artical-wrapper.article-extract li {
        width: 100%;
    }
}
/*Article extract css*/

/* Fix Media Articles Detail Page Link overflow in mobile devices */
@media (max-width: 749px) {
    .fix-mobile-link-issue a {
        word-break: break-all;
    }
}