.contentwrapper.main-content,.search-left {
    padding-top: 30px
}

.corporate-asset>div,.news-card>li {
    box-shadow: 0 5px 25px -6px rgba(65,64,66,.24)
}

.corporate-asset>div,.expert-pane ul li,.left-nav ul li,.news-card,.news-carousel-banner>ul,.news-release-cont {
    list-style-type: none
}

.w-container.max {
    max-width: 1487px
}

.desktop-hidden {
    display: none
}

.left-nav ul li {
    border-bottom: 1px solid #dce0e0;
    line-height: 35px
}

.left-nav ul li.last {
    border-bottom: 0
}

.left-nav ul li a {
    text-decoration: none;
    color: #00b140;
    font-size: 17px;
    font-weight: 400
}

.left-nav-arrow:before {
    content: ">";
    float: right
}

.left-nav ul li a:hover,.left-nav ul li.active a {
    color: #414141;
    font-size: 17px;
    font-weight: 400
}

input[type=text].search-left-box {
    background-color: #fff;
    border: 1px solid #00b140;
    line-height: 35px;
    float: right;
    color: #999;
    font-size: 18px;
    font-weight: 600
}

.desk-search>a,.desk-search>input {
    font-size: 14px;
    margin-left: 35px;
    float: left
}

.search-button:before {
    content: "click"
}

.desk-search>input {
    border: 1px solid #00b140;
    padding-left: 15px;
    width: 72%;
    border-right: none;
    height: 30px
}

.desk-search>button {
    color: #fff;
    background-color: #00b140;
    float: left;
    height: 30px;
    width: 12%
}

.desk-search>a {
    text-decoration: none;
    color: #00b140
}

@media screen and (max-width: 1452px) {
    .desk-search>input {
        width:71%
    }

    .left-nav-arrow:before {
        display: none
    }
}

@media screen and (max-width: 1372px) {
    .desk-search>input {
        width:68%
    }

    .desk-search>button {
        width: 14%
    }
}

@media screen and (max-width: 1302px) {
    .desk-search>input {
        width:78%;
        margin-left: 15px
    }

    .desk-search>button {
        width: 14%
    }

    ul.left-nav-list {
        padding-left: 20px
    }

    .desk-search>a {
        margin-left: 15px
    }
}

@media screen and (max-width: 1257px) {
    .desk-search>input {
        width:71%;
        padding-left: 5px
    }
}

@media screen and (max-width: 1072px) {
    .desk-search>input {
        width:71%;
        font-size: 12px;
        padding-left: 5px
    }

    .desk-search>button {
        width: 18%
    }
}

h1.expert-title-header,h1.primary-header {
    font-size: 35px;
    font-weight: 300;
    line-height: 42px
}

button.story-search-btn {
    top: 410px
}

h1.primary-header {
    color: #008e89;
    margin: 24px 0
}

.prefix {
    padding-left: 40px
}

.clear {
    clear: both
}

h1.expert-title-header {
    color: #fff;
    text-align: left;
    margin: 24px 0 24px 3%;
    float: left
}

.news-desk {
    margin-left: 3%
}

.news-desk img {
    width: 100%
}

.news-card {
    padding: 0
}

.news-card>li {
    display: inline-block;
    float: left;
    background-color: #fff;
    border: 1px solid #dce0e0;
    margin: 6px 20px 30px 0
}

.feat-news-rel {
    width: 30%
}

.newsroom {
    /*background: url(../images/nr-landing-feature.jpg) no-repeat top center;    
    background-size:100%*/
    padding-top:20px;
    padding-bottom:10px;
}

.news-card>li>h3 {
    padding: 10px 22px;
    color: #00b140;
    font-size: 18px;
    font-weight: 600;
    line-height: 23px;
    margin-bottom: 11px
}

.news-card>li>p {
    padding: 0 22px 30px;
    color: #414141;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 16px
}

.more-news {
    background-color: #00b140;
    color: #fff;
    padding: 15px;
    display: block;
    clear: both
}

.more-news-button,.more-news-button-mobile {
    padding: 10px 15px;
    border-radius: 2px;
    background-color: #00b140;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none;
    float: left;
    margin: 24px 11% 24px 0;
    border: 3px solid #00b140;
    clear: both;
    width: 20%
}

.more-news-button-mobile:hover,.more-news-button:hover {
    border: 3px solid #00b140;
    background-color: #fff;
    color: #00b140
}

.expert-carousel {
    background-color: #008e89;
    padding-bottom: 20px
}

.expert-pane ul li {
    display: inline;
    float: left;
    margin: 0 2% 0 0
}

.expert-pane ul li.w-col-4 {
    width: 29%
}

.expert-pane ul li a {
    text-decoration: none;
    display: block;
    width: 100%
}

.expert-pane ul li:nth-of-type(1n+5),.more-expert-button-mobile {
    display: none
}

.expert-pane ul li span strong {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 4px
}

.expert-pane ul li span {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px
}

.expert-pane ul li:nth-of-type(1n+4) {
    margin-right: 0
}

.left-nav,.right-nav {
    float: left;
    margin: 10% 3% 10% 0
}

.left-nav:hover,.right-nav:hover {
    float: left;
    cursor: pointer
}

.carousel-left-nav {
    float: left;
    margin: 7% 3%
}

.carousel-right-nav {
    float: right;
    margin: 7% 0
}

.fa-5x {
    font-size: 1.3em;
    color: #999
}

.more-expert-button,.more-expert-button-mobile {
    padding: 10px 15px;
    border-radius: 2px;
    background-color: #00b140;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none;
    float: right;
    margin: 24px 0;
    border: 3px solid #008e89
}

.more-expert-button-mobile:hover,.more-expert-button:hover {
    border: 3px solid #00b140;
    background-color: #fff;
    color: #00b140
}

.expertise-industry h1.primary-header {
    padding-left: 3%
}

.expertise-industry img {
    width: 100%
}

.expertise-industry ul li,.twitter ul li {
    display: inline;
    float: left;
    list-style-type: none;
    margin-bottom: 10px;
    padding-right: 10px
}

.expertise-industry ul li a {
    text-decoration: none;
    display: block;
    width: 100%
}

.expertise-industry-caption {
    height: 30px;
    background-color: #00b140;
    text-align: center;
    width: 100%;
    float: left;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px
}

.twitter {
    background-color: #00a9e0;
    font-size: 10px;
    overflow: hidden
}

.twitter_header {
    margin-left: 40px
}

div.twitter_header>h1 {
    color: #fff;
    font-size: 35px;
    font-weight: 300;
    line-height: 42px;
    text-align: left;
    margin: 24px 0
}

.twitter ul li.w-col-2 {
    width: 22.5%
}

.twitter ul li {
    max-height: 250px;
    background-color: #fff;
    margin-right: 2%;
    overflow: hidden;
    padding: 10px
}

.twitter ul li:nth-of-type(1n+4) {
    margin-right: 0
}

.fa-4x {
    color: #fff;
    font-size: 50px
}

.twitter ul li .fa-twitter {
    float: right;
    font-size: 16px
}

.page-title-banner h1,.story-content-header h1 {
    font-size: 35px;
    font-weight: 300;
    line-height: 42px
}

.page-title-banner-holder {
    width: 100%;
    height: 100px;
    margin-top: 80px;
    background-color: #008e89;
    background: -webkit-gradient(linear,left top,right top,from(#00b140),to(#008e89) 50%);
    background: -webkit-linear-gradient(left,#00b140,#008e89 50%);
    background: -moz-linear-gradient(left,#00b140,#008e89 50%);
    background: -ms-linear-gradient(left,#00b140,#008e89 50%);
    background: -o-linear-gradient(left,#00b140,#008e89 50%)
}

.page-title-banner {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative;
    background: url(../images/page-title-bar-background.png) top right no-repeat;
    background-size: 10%
}

.page-title-banner h1 {
    color: #fff;
    text-align: left;
    margin-top: 0;
    padding: 30px 0 0 20px
}

.story-content {
    margin-left: 4%
}

.story-content-header {
    border-bottom: 1px solid #008e89;
    margin-left: 1%
}

.story-content-header h1 {
    color: #008e89;
    margin: 24px 0
}

.story-content-header h4 {
    color: #008e89;
    font-size: 18px;
    font-weight: 600;
    line-height: 23px;
    margin-bottom: 6px
}

.story-content-header p {
    color: #414141;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 35px
}

.story-content-copy p,.story-footer-copy p {
    color: #414141;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 16px
}

.story-content-copy {
    margin-right: 3%;
    padding: 1% 0 2% 1%;
    border-bottom: 1px solid #008e89
}

.story-content-quote {
    color: #00a9e0;
    font-size: 25px;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
    float: right;
    width: 20%;
    margin-left: 1%
}

.story-footer-copy a {
    text-decoration: none;
    color: #00b140
}

.asset-download h5 {
    color: #414141;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px
}

.asset-download a {
    color: #00b140;
    font-size: 1em;
    font-weight: 600;
    line-height: 22px;
    text-decoration: none
}

.asset-download p {
    font-size: 16px;
    margin-bottom: 0
}

.asset-download {
    margin-left: 10%;
    width: 100%
}

.asset-download img {
    margin-bottom: 20px
}

.corporate-asset {
    margin-left: 5%
}

.corporate-asset h2 {    
    clear:both;
    color: #008e89; 
    font-size: 22px;
    font-weight: 400;
    line-height: 24px;
    margin: 10px 0 8px;;
}

.corporate-asset h2:nth-of-type(1n+2){
    border-top:1px solid #008e89;
    padding-top:10px;
}

.corporate-asset p {
    color: #414141;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    margin: 0 0 15px
}

.corporate-asset p.page-intro {
    margin-top: 2%
}

.corporate-asset>div {
    display: inline;
    float: left;
    background-color: #fff;
    border: 1px solid #dce0e0;
    margin: 20px 0;
    text-align: center;
    padding: 10px;
    height: 229px
}

.expert-bio-header,.industry-expert-list>section:hover {
    background-color: #f3f3f3
}

.corporate-asset>.w-col-4 {
    margin-right: 3%;
    width:31.25%
}

.corporate-asset>.w-col-4.last {
    margin-right: 0 
}

.corporate-asset>.w-col-4:hover {
    background-color: #f3f3f3;
    cursor: pointer
}

.corporate-asset>div a {
    text-decoration: none;
    display: block;
    width: 100%
}

.asset-name {
    color: #00b140;
    font-size: 18px;
    font-weight: 600;
    line-height: 23px;
    text-align: center;
    margin-bottom: 6px
}

.bio-lead,.expert-bio-content,.file-name,.industry-desc {
    color: #414141;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 16px
}

.expert-bio {
    margin-left: 2%
}

.expert-bio img {
    width: 250px;
    height: 250px
}

.expert-bio-content {
    margin-top: 2%
}

.expert-bio-header-image {
    float: left;
    margin-right: 2%
}

.expert-bio-header-info {
    min-height: 250px;
    padding: 2px 20px 2px 0;
    margin-left: 1%;
    margin-top: 60px;
    margin-bottom: 35px
}

.expert-bio-header>div>h1 {
    color: #008e89;
    font-size: 35px;
    font-weight: 300;
    line-height: 38px;
    margin-bottom: 10px
}

.expert-bio-header>div>h2 {
    color: #008e89;
    font-size: 22px;
    font-weight: 400;
    line-height: 27px;
    margin: 0
}

.expert-bio-header>div>h3,.location {
    color: #414141;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 8px
}

.expert-bio-header>div>h4,.job-title {
    color: #414141;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    margin-top: 10px
}

.industy-specific-expert {
    margin-left: 5%
}

.industry-expert-intro>p {
    color: #414141;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    margin: 0 0 15px
}

.industry-expert-list {
    margin-top: 5%
}

.expert-landing>h2,.industry-expert-intro>h2,.industry-expert-list>h2 {
    color: #008e89;
    font-size: 22px;
    font-weight: 400;
    line-height: 24px;
    margin: 10px 0 8px
}

.industry-expert-list>section {
    border-top: 1px solid #dce0e0;
    margin: 22px 0
}

.expert-image {
    float: left;
    margin-right: 2%
}

.expert-image>img {
    width: 148px;
    height: 148px
}

.expert-info>h3>a,.industry-info>h3>a {
    text-decoration: none;
    color: #00b140
}

.expert-info>h3,.industry-info>h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 23px;
    margin-bottom: 11px
}

.expert-info {
    padding: 2px 2px 2px 0;
    margin-left: 1%
}

.job-title {
    margin-bottom: 0
}

.expert-landing {
    margin-left: 5%
}

.expert-landing>p {
    color: #414141;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    margin: 0 0 15px
}

.expert-landing>h2 {
    margin: 10px 0 25px
}

.industry-image {
    float: left;
    margin-right: 2%
}

.industry-image>img {
    width: 225px;
    height: 135px
}

.news-carousel-banner,.news-carousel-banner .w-col-10,.news-carousel-banner>ul>li>img {
    width: 100%
}

.industry-info {
    padding: 2px 2px 2px 0;
    margin-left: 1%
}

.expert-landing>section {
    border-bottom: 1px solid #008e89;
    margin-bottom: 16px;
    min-height: 155px
}

.expert-landing>section>.industry-image>a>span.expertise-industry-caption {
    display: none
}

.news-release-title {
    background: #00b140;
    background: -moz-linear-gradient(left,#00b140 0,#00b140 16%,#00b140 16%,#00b140 19%,#00b140 22%,#00b140 25%,#008e89 47%,#008e89 52%,#008e89 68%,#008e89 73%,#008e89 100%);
    background: -webkit-linear-gradient(left,#00b140 0,#00b140 16%,#00b140 16%,#00b140 19%,#00b140 22%,#00b140 25%,#008e89 47%,#008e89 52%,#008e89 68%,#008e89 73%,#008e89 100%);
    background: linear-gradient(to right,#00b140 0,#00b140 16%,#00b140 16%,#00b140 19%,#00b140 22%,#00b140 25%,#008e89 47%,#008e89 52%,#008e89 68%,#008e89 73%,#008e89 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b140', endColorstr='#008e89', GradientType=1 );
    height: 100px;
    margin-top: 80px
}

.news-release-title>h1 {
    color: #fff;
    font-size: 35px;
    font-weight: 300;
    line-height: 42px;
    text-align: left;
    padding: 25px
}

.news-release-page-intro {
    color: #414141;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    margin: 10px 0 0 15px
}

.news-carousel-banner {
    height: 377px;
    overflow: hidden
}

.news-carousel-banner>ul>li {
    display: inline;
    float: left;
    width: 100%;
    position: relative
}

.feat-img-title,.mobile-filter-page,.news-carousel-banner ul li:nth-of-type(1n+2) {
    display: none
}

.news-carousel-banner>ul>li>div {
    background-color: #fff;
    position: absolute;
    opacity: .9;
    top: 32%;
    padding: 28px
}

.news-carousel-banner>ul>li>div>h3 {
    color: #00b140;
    font-size: 18px;
    font-weight: 600;
    line-height: 23px;
    margin-bottom: 11px
}

.news-carousel-banner>ul>li>div>p {
    color: #414141;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 16px
}

.apply-button,.apply-button:hover {
    padding: 8px 13px 4px;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase
}

.desk-filter-page {
    margin-top: 22px
}

.industry-label {
    width: 33%;
    float: left
}

.industry-label>input,select {
    height: 35px;
    border: 1px solid #00b140
}

.apply-button {
    float: left;
    border-radius: 2px;
    background-color: #00b140;
    color: #fff;
    font-weight: 600
}

.apply-button:hover {
    border: 3px solid #00b140;
    border-radius: 2px;
    background-color: #fff;
    color: #00b140;
    font-weight: 600
}

.news-navigation,.news-navigation-right,.pages {
    border: 1px solid #dce0e0
}

.pagination {
    float: right;
    margin-right: 10px
}

.pages,.total-pages {
    margin: 0 0 0 10px;
    font-size: 20px
}

.news-navigation {
    font-size: 20px;
    background-color: #f3f3f3;
    color: #dce0e0
}

.pages {
    padding: 2px 15px
}

.news-navigation-right {
    color: #00b140;
    font-size: 20px;
    background-color: #fff;
    margin-left: 10px
}

.footer-mob,.new-foot {
    background-color: #f3f3f3
}

.news-content>ul {
    padding: 15px
}

.news-release-cont>li {
    clear: both;
    margin: 10px 0;
    display: inline-block;
    border-bottom: 1px solid #008e89
}

.news-release-cont>li>img {
    float: left;
    margin-bottom: 20px
}

.news-release-cont>li>div {
    float: left;
    margin-left: 4%
}

.news-release-cont>li>div>h3 {
    color: #00b140;
    font-size: 18px;
    font-weight: 600;
    line-height: 23px;
    margin-bottom: 11px
}

.news-release-cont>li>div>p {
    color: #414141;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 35px
}

.foot-green-links>li,.foot-green-links>li>a {
    color: #00b140;
    font-weight: 600;
    text-align: left
}

.nextpage-btn {
    margin: 0 0 10px 40%
}

.new-foot {
    height: 170px
}

.foot-left {
    float: left
}

.foot-right {
    float: right;
    margin-top: 20px
}

.logo {
    margin: 20px 0 0 10%;
    float: left;
    width: 165px
}

.foot-green-links,.footer-grey-link {
    margin-top: 20px;
    list-style-type: none;
    float: left
}

.foot-green-links>li {
    font-size: 18px;
    line-height: 27px
}

.foot-green-links>li>a {
    text-decoration: none;
    font-size: 16px;
    line-height: 24px
}

.footer-grey-link>li>a {
    color: #414141;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    text-decoration: none
}

.footer-mob-links-sec>ul>li,.footer-mob-links-sec>ul>li>a,.footer-mob-links-sec>ul>li>span {
    color: #414141;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    text-align: left
}

.footer-copyright {
    color: #414141;
    font-size: 13px;
    font-weight: 400;
    margin-right: 10%
}

.footer-mob {
    display: none;
    height: 95px
}

.footer-mob>img {
    margin: 35px 2%;
    float: left
}

.footer-mob-links-sec {
    float: left
}

.footer-mob-links-sec>ul {
    list-style-type: none;
    margin: 33px 0 0 -40px
}

.footer-mob-links-sec>ul>li>a {
    text-decoration: none;
    padding: 0 3px
}

.footer-mob-links-sec>ul>li>span {
    margin: 0 0 0 3px
}

.footer-mob-links-sec>ul>li {
    display: inline;
    border-right: 1px solid #414141;
    float: left
}

.footer-mob-links-sec>ul>li:last-child {
    border: none
}

@media screen and (max-width: 991px) {
    .float-l {
        float:left
    }

    .apply-button {
        float: none
    }

    .desk-search>input {
        font-size: 14px
    }

    .second-nav-mob {
        width: 100%;
        margin: 0;
        padding: 0
    }

    .mobile-left-menu {
        display: inline-block
    }

    .left-nav-list {
        display: none
    }

    .left-nav-list-overlay {
        z-index: 100;
        position: absolute;
        width: 100%;
        background-color: #fff;
        border-bottom: 1px solid #ccc
    }

    .show {
        display: block!important
    }

    .mobile-left-menu .w-icon-nav-menu {
        position: absolute;
        float: right;
        display: inline-block;
        margin-left: 5px;
        margin-top: 2px
    }

    .desk-search,.feat-news-rel>p,.more-expert-button,.search-left {
        display: none
    }

    .contentwrapper.main-content {
        padding-top: 0
    }

    .mobile-left-menu {
        width: 100%;
        background-color: #00b140;
        border: 1px solid #fff;
        color: #fff;
        font-size: 18px;
        font-weight: 400;
        text-transform: uppercase;
        text-align: center
    }

    .search-left {
        background-color: #f3f3f3;
        min-height: 20px
    }

    .mobile-left-menu.search {
        float: right
    }

    .feat-news-rel {
        width: 42%
    }

    h1.primary-header {
        color: #008e89;
        font-size: 30px;
        font-weight: 300;
        line-height: 35px;
        margin: 20px 0
    }

    .news-card>li>h3 {
        color: #00b140;
        font-size: 16px;
        font-weight: 600;
        line-height: 20px;
        margin-bottom: 9px
    }

    .more-news-button-mobile {
        width: 59%;
        margin-left: 15%;
        font-size: 10px;
        margin-top: 0
    }

    article.industry {
        max-width: 225px
    }

    .expertise-industry .w-col-3 {
        width: 50%
    }

    .more-expert-button-mobile {
        display: block;
        margin-right: 40%
    }

    .asset-download,.expert-pane ul li:nth-of-type(1n+4),.story-content-quote {
        display: none
    }

    .expert-carousel .w-col-3 {
        width: 39.33%
    }

    h1.expert-title-header {
        color: #fff;
        font-size: 30px;
        font-weight: 300;
        line-height: 34px;
        margin: 30px 0 30px 8%
    }

    .page-title-banner-holder {
        padding-bottom: 0
    }

    .page-title-banner h1 {
        margin-top: 0;
        text-align: center;
        background: 0 0
    }

    .story-content-header h1 {
        color: #008e89;
        font-size: 30px;
        font-weight: 300;
        line-height: 35px;
        margin: 20px 0
    }

    .corporate-asset,.expert-bio,.industy-specific-expert {
        margin-left: 0;
        width: 100%
    }

    .story-content {
        margin-left: 0;
        width: 100%;
        padding-left: 1%
    }

    .corporate-asset,.expert-bio-content,.expert-landing,.industy-specific-expert {
        padding-left: 2%;
        padding-right: 2%
    }

    .corporate-asset>div {
        display: block;
        width: 100%;
        margin: 0
    }

    .corporate-asset>div img {        
        height: 161px
    }

    .corporate-asset>.w-col-3 {
        margin-bottom: 6%;
        margin-right: 0
    }

    .expert-bio-header {
        padding: 2%
    }

    .expert-bio-header-image {
        float: none;
        text-align: center
    }

    .expert-bio-header-info {
        min-height: 0
    }

    .expert-bio-header>div>h2 {
        font-size: 20px;
        line-height: 24px
    }

    .industry-expert-intro h1 {
        color: #008e89;
        font-size: 30px;
        font-weight: 300;
        line-height: 35px;
        margin: 20px 0
    }

    .expert-landing {
        margin-left: 0;
        width: 100%
    }

    .expert-landing section {
        margin-bottom: 4px;
        width: 50%;
        float: left;
        border-bottom: none;
        min-height: 0
    }

    .industry-image {
        float: none
    }

    .industry-image img {
        width: 100%
    }

    .industry-info {
        display: none
    }

    .expert-landing>section>.industry-image>a>span.expertise-industry-caption,.under_line {
        display: block
    }

    .twitter ul li.w-col-2 {
        width: 21%
    }

    .mobile-scr-body {
        width: 100%
    }

    .news-release-title {
        background: #00b140;
        background: -moz-linear-gradient(left,#00b140 0,#00b140 16%,#00b140 16%,#00b140 19%,#00b140 22%,#00b140 25%,#008e89 47%,#008e89 52%,#008e89 68%,#008e89 73%,#008e89 100%);
        background: -webkit-linear-gradient(left,#00b140 0,#00b140 16%,#00b140 16%,#00b140 19%,#00b140 22%,#00b140 25%,#008e89 47%,#008e89 52%,#008e89 68%,#008e89 73%,#008e89 100%);
        background: linear-gradient(to right,#00b140 0,#00b140 16%,#00b140 16%,#00b140 19%,#00b140 22%,#00b140 25%,#008e89 47%,#008e89 52%,#008e89 68%,#008e89 73%,#008e89 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b140', endColorstr='#008e89', GradientType=1 );
        height: 100px;
        margin-top: 61px
    }

    .feat-img-title {
        color: #fff;
        font-size: 16px;
        font-weight: 600;
        letter-spacing: 2px;
        text-transform: upper-case;
        text-align: center;
        margin-left: 35%
    }

    .under_line {
        width: 60px;
        height: 2px;
        margin: 20px auto;
        background-color: #fff
    }

    .news-release-title>h1 {
        color: #fff;
        font-size: 35px;
        font-weight: 300;
        line-height: 42px;
        text-align: center;
        padding-top: 51px
    }

    .news-release-cont>li:nth-child(n+2),.news-release-cont>li>img {
        display: none
    }

    .news-release-cont>li>div {
        margin: 0
    }

    .news-release-page-intro {
        color: #414141;
        font-size: 18px;
        font-weight: 400;
        line-height: 24px;
        margin: 10px 0 0 15px
    }

    .mobile-filter-page>span,.news-carousel-banner>ul>li>div>h3 {
        line-height: 20px;
        color: #00b140;
        font-size: 16px;
        font-weight: 600
    }

    .mobile-filter-page {
        display: block;
        clear: both;
        padding: 14px 0;
        background-color: #f3f3f3
    }

    .desk-filter-page,.foot-desk,.news-carousel-banner>ul>li>div>p,.nextpage-btn {
        display: none
    }

    .mobile-filter-page>span {
        margin-bottom: 9px
    }

    .news-carousel-banner>ul {
        padding-left: 0
    }

    .news-carousel-banner>ul>li>div {
        width: 90%
    }

    .news-carousel-banner>ul>li>div>h3 {
        margin-bottom: 9px
    }

    .mobile-industry-label {
        color: #00b140;
        font-size: 16px;
        font-weight: 600;
        line-height: 22px;
        width: 51%;
        float: left
    }

    .mobile-industry-label>select {
        color: #999;
        font-size: 18px;
        font-weight: 600;
        width: 51%
    }

    .cont-text {
        width: 100%
    }

    .w-col-8.cont-text>h3 {
        color: #00b140;
        font-size: 16px;
        font-weight: 600;
        line-height: 20px;
        margin-bottom: 9px
    }

    .w-col-8.cont-text>p {
        color: #414141;
        font-size: 16px;
        font-weight: 400;
        line-height: 22px;
        margin-bottom: 16px;
        font-style: normal
    }

    .footer-mob {
        display: block
    }

    .footer-mob-links-sec>ul>li:last-child {
        clear: both;
        border: none
    }

    .footer-mob-links-sec>ul>li> {
        padding: 0 3px
    }

    .footer-mob-links-sec>ul {
        padding: 0 34%
    }

    .pagination {
        margin-right: 40%
    }
    
    .news-desk {
        margin-left:0;
        width:100%
    }
    
    .expertise-industry ul {
        padding-left:20px
    }
    
    .cont-text,.twitter ul li img,.twitter ul li.w-col-2 {
        width: 95%
    }
    
    .menu-button {
        padding-right:6%
    }
    
    .expert-pane ul li.w-col-4 {
        width:44%
    }
    
    .carousel-right-nav {
        float: left;
        margin: 10% 0
    }
    
    .carousel-left-nav{ 
        margin-top: 10%
    }   
    
    .newsroom { 
        background-size:inherit
    }
}

@media screen and (min-width: 767px) and (max-width:991px) {
    .page-title-banner-holder {
        margin-top:80px
    }

    .mobile-filter-page>span {
        margin-left: 50px
    }

    .mobile-filter-page>select {
        width: 32%
    }
}

@media screen and (max-width: 721px) {
    .desk-search,.feat-news-rel>p {
        display:none
    }

    .second-nav-mob {
        width: 100%;
        margin: 0;
        padding: 0
    }

    .mobile-scr-body {
        width: 100%
    }

    .feat-news-rel .w-col-4 {
        width: 66%
    }

    h1.primary-header {
        color: #008e89;
        font-size: 30px;
        font-weight: 300;
        line-height: 35px;
        margin: 20px 0
    }

    .news-card>li>h3 {
        color: #00b140;
        font-size: 16px;
        font-weight: 600;
        line-height: 20px;
        margin-bottom: 9px
    }

    .more-news-button-mobile {
        width: 59%;
        margin-left: 15%;
        font-size: 10px;
        margin-top: 0
    }

    .expertise-industry-caption {
        height: 22px;
        font-size: 16px;
        line-height: 20px
    }

    .expertise-industry h1.primary-header {
        padding-left: 3%;
        color: #008e89;
        font-size: 30px;
        font-weight: 300;
        line-height: 35px;
        margin: 20px 0
    }

    .twitter .w-col-2 {
        width: 25%
    }

    .news-release-title {
        background: #00b140;
        background: -moz-linear-gradient(left,#00b140 0,#00b140 16%,#00b140 16%,#00b140 19%,#00b140 22%,#00b140 25%,#008e89 47%,#008e89 52%,#008e89 68%,#008e89 73%,#008e89 100%);
        background: -webkit-linear-gradient(left,#00b140 0,#00b140 16%,#00b140 16%,#00b140 19%,#00b140 22%,#00b140 25%,#008e89 47%,#008e89 52%,#008e89 68%,#008e89 73%,#008e89 100%);
        background: linear-gradient(to right,#00b140 0,#00b140 16%,#00b140 16%,#00b140 19%,#00b140 22%,#00b140 25%,#008e89 47%,#008e89 52%,#008e89 68%,#008e89 73%,#008e89 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b140', endColorstr='#008e89', GradientType=1 );
        height: 100px;
        margin-top: 61px
    }

    .twitter ul li,.under_line {
        background-color: #fff
    }

    .feat-img-title {
        color: #fff;
        font-size: 16px;
        font-weight: 600;
        letter-spacing: 2px;
        text-transform: upper-case;
        text-align: center;
        margin-left: 35%
    }

    .under_line {
        width: 60px;
        height: 2px;
        margin: 20px auto;
        display: block
    }

    .news-release-title>h1 {
        color: #fff;
        font-size: 35px;
        font-weight: 300;
        line-height: 42px;
        text-align: center;
        padding-top: 51px
    }

    .news-release-page-intro {
        color: #414141;
        font-size: 18px;
        font-weight: 400;
        line-height: 24px;
        margin: 10px 0 0 15px
    }

    .mobile-filter-page {
        display: block;
        clear: both
    }

    .desk-filter-page,.news-carousel-banner>ul>li>div>p,foot-desk {
        display: none
    }

    .news-carousel-banner>ul>li>div {
        width: 90%
    }

    .news-carousel-banner>ul>li>div>h3 {
        color: #00b140;
        font-size: 16px;
        font-weight: 600;
        line-height: 20px;
        margin-bottom: 9px
    }

    .mobile-industry-label {
        color: #00b140;
        font-size: 16px;
        font-weight: 600;
        line-height: 22px;
        width: 58%;
        float: left
    }

    .mobile-industry-label>select {
        color: #999;
        font-size: 18px;
        font-weight: 600;
        width: 51%
    }    

    .w-col-8.cont-text>h3 {
        color: #00b140;
        font-size: 16px;
        font-weight: 600;
        line-height: 20px;
        margin-bottom: 9px
    }

    .w-col-8.cont-text>p {
        color: #414141;
        font-size: 16px;
        font-weight: 400;
        line-height: 22px;
        margin-bottom: 16px;
        font-style: normal
    }

    .pagination {
        margin-right: 22%
    }

    .footer-mob {
        display: block
    }

    .footer-mob-links-sec>ul {
        padding: 0 21%
    }    

    .twitter ul li {
        min-height: 250px;
        padding: 10px;
        margin-right: 0
    }

    .twitter_header {
        background-color: #00a9e0;
        height: 85px;
        color: #fff;
        font-size: 30px;
        font-weight: 300;
        line-height: 34px;
        margin: 30px 0;
        padding-top: 1px
    }

    .fa-4x {
        font-size: 40px
    }

    div.twitter_header>h1 {
        margin-left: 3%
    }

    .page-title-banner-holder {
        margin-top: 60px
    }
}

@media screen and (max-width: 469px) {
    .second-nav-mob {
        width:100%;
        margin: 0;
        padding: 0
    }

    .feat-news-rel w-col-4 {
        width: 42%
    }

    .desk-search,.feat-news-rel>p {
        display: none
    }

    h1.primary-header {
        color: #008e89;
        font-size: 30px;
        font-weight: 300;
        line-height: 35px;
        margin: 20px 0
    }

    .news-card>li>h3 {
        color: #00b140;
        font-size: 16px;
        font-weight: 600;
        line-height: 20px;
        margin-bottom: 9px
    }

    .more-news-button-mobile {
        width: 59%;
        margin-left: 15%;
        font-size: 10px;
        margin-top: 0
    }

    .more-expert-button-mobile {
        margin-right: 22%
    }

    .news-release-title {
        background: #00b140;
        background: -moz-linear-gradient(left,#00b140 0,#00b140 16%,#00b140 16%,#00b140 19%,#00b140 22%,#00b140 25%,#008e89 47%,#008e89 52%,#008e89 68%,#008e89 73%,#008e89 100%);
        background: -webkit-linear-gradient(left,#00b140 0,#00b140 16%,#00b140 16%,#00b140 19%,#00b140 22%,#00b140 25%,#008e89 47%,#008e89 52%,#008e89 68%,#008e89 73%,#008e89 100%);
        background: linear-gradient(to right,#00b140 0,#00b140 16%,#00b140 16%,#00b140 19%,#00b140 22%,#00b140 25%,#008e89 47%,#008e89 52%,#008e89 68%,#008e89 73%,#008e89 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b140', endColorstr='#008e89', GradientType=1 );
        height: 100px;
        margin-top: 61px
    }

    .feat-img-title {
        color: #fff;
        font-size: 16px;
        font-weight: 600;
        letter-spacing: 2px;
        text-transform: upper-case;
        text-align: center;
        margin-left: 35%
    }

    .under_line {
        width: 60px;
        height: 2px;
        margin: 20px auto;
        background-color: #fff;
        display: block
    }

    .news-release-title>h1 {
        color: #fff;
        font-size: 35px;
        font-weight: 300;
        line-height: 42px;
        text-align: center;
        apply padding-top: 10px
    }

    .news-release-page-intro {
        color: #414141;
        font-size: 18px;
        font-weight: 400;
        line-height: 24px;
        margin: 10px 0 0 15px
    }

    .mobile-filter-page {
        display: block;
        clear: both
    }

    .desk-filter-page,.foot-desk,.news-carousel-banner>ul>li>div>p {
        display: none
    }

    .news-carousel-banner>ul>li>div {
        width: 90%;
        top: 23%;
        padding: 2% 3%
    }

    .news-carousel-banner>ul>li>div>h3 {
        color: #00b140;
        font-size: 16px;
        font-weight: 600;
        line-height: 20px;
        margin-bottom: 9px
    }

    .mobile-industry-label {
        color: #00b140;
        font-size: 16px;
        font-weight: 600;
        line-height: 22px;
        width: 49%;
        float: left;
        margin-left: 10px
    }

    .mobile-industry-label>select {
        color: #999;
        font-size: 18px;
        font-weight: 600;
        width: 51%
    }

    .cont-text {
        width: 100%
    }

    .w-col-8.cont-text>h3 {
        color: #00b140;
        font-size: 16px;
        font-weight: 600;
        line-height: 20px;
        margin-bottom: 9px
    }

    .w-col-8.cont-text>p {
        color: #414141;
        font-size: 16px;
        font-weight: 400;
        line-height: 22px;
        margin-bottom: 16px;
        font-style: normal
    }

    .footer-mob {
        display: block
    }

    .footer-mob-links-sec>ul {
        padding: 0 8% 0 0;
        float: right
    }
}

@media screen and (min-width: 325px) and (max-width:374px) {
    .pagination {
        margin-right:23%
    }
}

@media screen and (min-width: 375px) and (max-width:400px) {
    .footer-mob-links-sec>ul {
        padding-right:13%
    }

    .mobile-filter-page>span {
        margin-left: 32px
    }
}

@media screen and (min-width: 401px) and (max-width:425px) {
    .footer-mob-links-sec>ul {
        padding-right:17%
    }

    .pagination {
        margin-right: 29%
    }

    .mobile-filter-page>span {
        margin-left: 50px
    }
}