﻿/***************************************
 * Triwest.com HOMEPAGE Styles by section
 ***************************************/
/******************************************
 *   HOME PAGE
 ******************************************/
.wg-homepage-herotext-header {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 28px;
    color: #282A2E;
    margin-bottom: 1.5em;
}

.wg-homepage-herotext-text {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 25px;
    line-height: 6px;
    color: #666666;
    text-align: center;
}

@media screen and (max-width: 600px) {
    .wg-homepage-herotext-text {
        line-height: 25px;
    }
}

.wg-homepage-box {
    width: 90%;
    margin: 0 auto 6em auto;
    box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
    border-radius: 7px;
}

.wg-homepage-2col-column-1, .wg-homepage-2col-column-2 {
    width: 49%;
    height: auto;
    margin-left: 0.5%;
    display: inline-block;
}

@media screen and (max-width: 800px) {
    .wg-homepage-2col-column-1, .wg-homepage-2col-column-2 {
        width: 100%;
        height: auto;
        margin-left: 0;
        display: block;
    }
}

.wg-homepage-box img {
    width: 100%;
    height: auto;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}

.wg-homepage-box > h3 > a {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    color: #0071BB;
    margin: 0 22px;
}

.wg-homepage-box-text {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin: 0 24px 24px 24px;
}

.wg-3divs-container {
    border-top: 1px solid #b2b2b2;
    width: 100%;
}

.wg-3divs {
    display: inline-block;
    width: 32%;
    text-align: center;
    padding: 0.5em 0;
}

.wg-3divs-div-1 {
    border-right: 1px solid #b2b2b2;
}

.wg-3divs-div-2 {
}

.wg-3divs-div-3 {
    border-left: 1px solid #b2b2b2;
}

.wg-3divs a, .wg-3divs a:visited, .wg-3divs a:active {
    font-size: 16px;
}

@media screen and (max-width: 1200px) {
    .wg-3divs {
        display: block;
        width: 100%;
        text-align: left;
        text-indent: 1em;
    }

    .wg-3divs-div-1 {
        border-top: 1px solid #b2b2b2;
        border-bottom: 1px solid #b2b2b2;
        border-right: none;
    }

    .wg-3divs-div-3 {
        border-left: none;
        border-top: 1px solid #b2b2b2;
    }

    .wg-3divs-container {
        border-top: none;
        width: 100%;
    }
}

.wg-homepage-videotext-header {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 26px;
    color: #282A2E;
    margin-left: 1em;
    margin-top: 2em;
}

.wg-homepage-videotext {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 28px;
    margin-left: 1em;
}

.wg-homepage-section-header {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 26px;
    line-height: 30px;
    color: #282A2E;
}

.wg-homepage-sectiontext {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 28px;
}

.wg-homepage-newslist > ul.article-list {
    list-style-type: none;
    padding-left: 0;
}

    .wg-homepage-newslist > ul.article-list > li {
        font-family: 'Open Sans', Arial, Helvetica, sans-serif;
        font-size: 16px;
        line-height: 28px;
        padding-left: 6.5em;
        text-indent: -6.5em;
    }

.wg-homepage-twitter-box {
    height: 375px;
    overflow-y: scroll;
}

.wg-homepage-twitter-box-wrapper {
    border: 1px solid #b2b2b2;
    border-radius: 7px;
    margin-top: 3em;
    padding: 3px;
}
/* @media screen and (min-width: 940px) { */
.wg-homepage-twitter-width {
    width: 48% !important;
    padding-left: 1.5% !important;
}

.wg-homepage-twitter-box-wrapper {
    margin-top: 7em;
}
/*}*/

/******************************************
 *   SLIDER
 ******************************************/
.wg-slider-textbox {
    width: 400px;
    margin-left: 3em;
    margin-top: -16em;
    height: 250px;
    background-color: #eeeeee;
    position: absolute;
    padding: 1em;
    border-radius: 9px;
    box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
}

.wg-homepage-slidebox {
}

.wg-homepage-slidebox-header {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 28px;
    color: #000;
    margin: 0;
}

.wg-homepage-slidebox-text {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 18px;
}

.wg-homepage-slidebox-button {
    background-color: #D11242;
    border: 0;
    border-radius: 0.3rem;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0.5em;
    margin-right: 0.5em;
    margin-top: 0.5em;
    outline: none;
    padding: 10px 10px;
    text-align: center;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
}

a.wg-homepage-slidebox-button:hover, a.wg-homepage-slidebox-button:active, a.wg-homepage-slidebox-button:visited {
    color: #fff;
}

/***************************************
 * Triwest.com HOMEPAGE Featured Items 
 ***************************************/
div.HomepageFeaturedItems {
    width: 100%;
    padding: 0 0 1em 0;
    flex-wrap: wrap;
    display: inline-flex;
}

    div.HomepageFeaturedItems a {
        text-decoration: none;
        border: none;
        outline: none;
    }

    div.HomepageFeaturedItems img {
        text-decoration: none;
        border: none;
        outline: none;
    }

    div.HomepageFeaturedItems a:hover, div.HomepageFeaturedItems a:focus {
        text-decoration: underline;
    }

    div.HomepageFeaturedItems > ul {
        list-style: none;
        margin: 0 auto;
        padding: 0 0 0 1.5em;
    }

        div.HomepageFeaturedItems > ul li {
            margin-right: 1.5em;
            width: 290px;
            vertical-align: text-top;
            display: inline-block;
            margin-bottom: 1em;
            border-radius: 5px;
            box-shadow: 0px 3px 6px rgba(0,0,0,0.35);
            flex: 0 1 auto;
            overflow: hidden;
            background-color: #fff;
            box-sizing: border-box;
        }

            div.HomepageFeaturedItems > ul li h2 {
                color: #0071bc;
                font-size: 18px;
                margin: .5em;
                text-align: left;
            }

            div.HomepageFeaturedItems > ul li p, div.HomepageFeaturedItems > ul li div {
                text-align: left;
                margin-top: 0px;
                margin-left: .5em;
                margin-right: .5em;
            }

div.HomepageFeaturedItems-text-button {
    display: block;
    background: #fff;
    box-shadow: 0px 3px 6px rgba(0,0,0,0.35);
    border: solid 0.5px #b2b2b2;
    border-radius: 7px;
    padding: .75em;
    margin-bottom: 1em;
    max-width: 255px;
    text-align: left;
}

@media screen and (max-width: 980px) {
}

@media screen and (max-width: 800px) {
}

@media screen and (max-width: 768px) {
}

@media screen and (max-width: 640px) {
}

@media screen and (max-width: 480px) {
}

@media screen and (max-width: 360px) {
}

@media screen and (max-width: 320px) {
}
/****************************************
 * Triwest.com HOMEPAGE News 
 ****************************************/
div.HomepageNewsBackground {
    background-color: #ececec;
    position: relative;
    max-width: 1280px;
    margin: auto;
    margin-bottom: 18px;
}

div.HomepageNewsSection {
    /*    width: 960px;*/
    height: 310px;
    padding-top: 10px;
    margin: 0 auto;
}

#HomepageNewsItems {
    /*    width: 475px;*/
    /*    float: left;*/
    /*    margin-right: 5px;*/
    width: 47%;
    margin: auto 2%;
    display: inline-block;
    height: 100%;
    vertical-align: top;
}

a.homepageNewsLink {
    text-decoration: none;
    font-size: 1.2em;
    font-weight: 700;
}

li.homepageNewsItem {
    margin-bottom: 8px;
}

#TwitterItems {
    /*    width: 470px;*/
    width: 47%;
    height: 100%;
    display: inline-block;
    margin-right: 1em;
    /*    float: right;*/
    /*    margin-right: 1em;*/
    /*    margin-left: 10px; */
    /*    float: left;    */
    overflow-y: scroll;
}

#TwitterSizer {
    width: 450px;
    height: 380px;
}

@media screen and (max-width: 1279px) {
    div.HomepageNewsBackground {
        width: 100vw;
        padding-top: 10px
    }
}

@media screen and (max-width: 960px) {
    div.HomepageNewsSection {
        width: 100vw;
    }

    #HomepageNewsItems {
        margin-left: 16px;
        padding: 0 4px;
        width: 90vw;
    }

    div#TwitterItems {
        width: 95vw;
        height: 300px;
        overflow-y: scroll;
    }

    div.HomepageNewsBackground {
        background-color: #ececec;
        height: 618px;
        margin-bottom: 16px;
    }
}

@media screen and (max-width: 480px) {
    div.HomepageNewsBackground {
        background-color: #ececec;
        height: 720px;
        margin-bottom: 06px;
    }
}

@media screen and (max-width: 360px) {
    div.HomepageNewsBackground {
        background-color: #ececec;
        height: 730px;
        margin-bottom: 06px;
    }
}
/*********************************************
 *  Triwest.com HOMEPAGE Featured Video/Message section 
 *********************************************/
div.HomepageFeaturedVideos {
    width: 960px;
    margin: auto;
    padding: 16px 0;
    height: 300px;
}

div.HomepageVideoContent {
    width: 49%;
    float: left;
    text-align: center;
    top: 0;
    bottom: 0;
}

.HomepageVideoContent iframe {
    left: 0;
    top: 0;
    width: 100%;
    border: none;
    margin: 0 auto;
}

div.HomepageSpecialMessage {
    float: left;
    width: 49%;
    margin-left: 16px;
    padding: 15px 0;
}

    div.HomepageSpecialMessage h3 {
        margin-top: 0;
    }

@media screen and (max-width: 960px) {
    div.HomepageFeaturedVideos {
        width: 100vw;
        margin: 0 auto;
    }

    div.HomepageSpecialMessage {
        width: 90vw;
    }

    div.HomepageVideoContent {
        width: 100vw;
    }
}

@media screen and (max-width: 460px) {
    .vimeoVideo {
        width: 100vw;
    }
}

div.row.footer {
    width: 1280px;
    margin: 0 auto;
    background-color: #e4e2e0;
}

div.footer-logo {
    width: 1280px;
    margin: 0 auto;
    padding: 24px 0 0 0;
}

a.responsive-picture {
    width: 100vw !important;
    margin: 0 auto !important;
}
