@font-face {
    font-family: 'hit_the_roadregular';
    src: url('fonts/hittheroadfont/hittheroad-regular-webfont.eot');
    src: url('fonts/hittheroadfont/hittheroad-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/hittheroadfont/hittheroad-regular-webfont.woff2') format('woff2'),
        url('fonts/hittheroadfont/hittheroad-regular-webfont.woff') format('woff'),
        url('fonts/hittheroadfont/hittheroad-regular-webfont.ttf') format('truetype'),
        url('fonts/hittheroadfont/hittheroad-regular-webfont.svg#hit_the_roadregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body{

    width: 100%;
    margin: 0;
    padding: 0;
    font-family: 'Open sans', sans-serif;
}

a{
    color: #000000;
    text-decoration: none;
}

.story a{
    word-break: break-all;
}

img{
    max-width: 100%;
    display: block;
}

h2, h1, h3{
    margin: 0;
}

p{
    margin: 0;
    font-weight: 300;
    widows: 2;
}

ul{
    padding: 0;
    margin: 0;
    list-style: none;

}

li{
    font-weight: 300;
}

.container{
    margin: 0 auto;
    width: 920px;
    height: auto;
    padding: 0 25px;
}

#carousel, #header, #navigation, #welcome, .footer{
    width: 100%;
    min-width: 920px;
}

#header{
    background: url("images/header_background.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: 126px;
    padding-top: 25px;
}

#navigation{
    background: #303e48;
    height: 35px;
    padding-top: 7px;
}

#navigation ul{
    display: block;
    margin: 0;
    float: left;
    position: relative;
    color: #ffffff;
}

#navigation ul>li{
    display: inline-block;
    float: left;
    padding: 0 10px; 
    text-transform: uppercase;
    font-size: 13px;
    margin: 0;
}

#navigation ul li a{
    color: #ffffff;
    text-decoration: none;
}

.wp-socializer-buttons .wpsr-btn {
max-width: 75px;
}

.welcome-message p{
    margin: 15px 0;
    font-weight: 300;
}

.welcome-message .purple{
    font-size: 52px;
    color: #4d4084;
    font-family: 'hit_the_roadregular';
}
.welcome-message .blue{
    font-size: 57px;
    color: #1f9bde;
    font-family: 'hit_the_roadregular';
}

.w6{
    width: 50%;
    display: inline-block;
    float: left;
}

.content{
    width: 75%;
    float: left;
    display: inline-block;
    padding-top: 25px;
    padding-right: 25px;
    padding-left: 25px;
    position: relative;
}

.sidebar{
    width: 25%;
    float: left;
    display: inline-block;
    padding-top: 25px;
}

.subscribe, .widget.widget_cm_pd_ajax{
    background: #f6f6f7;
    float: left;
    padding: 15px;

}

.tweetfeed{
    background: #1f9bde;
}

#paragraphs{
    word-wrap: break-word;
}

#paragraphs .w6:nth-child(1){
    padding-right: 25px;
}

#paragraphs .w6:nth-child(2){
    padding-left: 25px;
}

.footer{
    width: 100%;
    background: #242121;
}

.container:after{
    clear: both;
    content: "";
    display: block;
}

#carousel{
    background: #dcd8d6;
}

#social-footer{
    position: relative;
    float: left;
    height: 235px;
    width: 100%;
    padding-top: 55px;
}

.nopadding{
    padding: 0;
}

div.readmore{
    display: table-cell;
    background: #a3d65c;
    width: auto;
    margin: 15px 0;
    float: left;
    height: 30px;
}

div.readmore.searchresult{
    background: #ececef;
    margin-top: 0;
}

div.readmore.back{
    width: auto;
float: right;
position: absolute;
right: 0;
bottom: 35px;
}

div.readmore-newsletter{
    display: block;
    background: #a3d65c;
    margin: 15px 0;
    float: left;
    height: 30px;
    position: relative;
}

div.readmore a, div.readmore-newsletter a{
    text-decoration: none;
    color: #303e48;
    display: block;
    height: 100%;
    width: 100%;
    padding: 5px;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
}

div.readmore.searchresult a{
    color: #303e48;
}

div.dashed{
    height: 1px;
    border-bottom: 1px dashed #959595;
}

.clients{
    background: url("images/clients_background.png");
    background-repeat: no-repeat;
    height: 147px;
    background-size: cover;
    float: left;
    position: relative;
    width: 100%;
    margin: 20px 0 0 0;
    border-top: 1px #979ea3 solid;
    border-bottom: 1px #979ea3 solid;
}

img.footer_front_image{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: -1;
}

img.footer_people{
    position: absolute;
    width: 30%;
    bottom: -1px;
    right: 25px;
    z-index: -1;
}

div.social-text{
    width: 65%;
    text-align: right;
}

span.big-text{
    display: block;
    width: 100%;
    font-size: 25px;
}
span.normal-text{
    display: block;
    width: 100%;
    font-size: 18px;
    color: #4e6371;
}

.blue-text{
    color: #1f9bde;
    text-decoration: none;
    font-weight: bold;
    font-size: 18px;
}

#site-navigation{
    padding-left: 10px;
}

.logo{
    position: absolute;
    left: -25px;
}

.header-text{
    text-align: right;
    font-size: 25px;
    color: #ffffff;
    font-weight: bold;
}

.header-container{
    position: relative;
    float: left;
    width: 100%;
}

span.current_members{
    font-size: 20px;
    font-weight: bold;
}

div.become_member{
    position: absolute;
    right: 0;
    top: -1px;
    color: #ffffff;
    background: #303e48;
    font-size: 10px;
    width: 25%;
    text-align: center;
    text-transform: uppercase;
}

div.become_member a{
    color: #ffffff;
    text-decoration: none;
}

.footer{
    color: #ffffff;
    font-weight: lighter;
    font-size: 14px;
    padding: 25px;
}

.contact{
    width: 42%;
    border-right: solid 1px #ffffff;
}

.footer #site-navigation{
    padding-left: 0;
}

.contact ul{
    display: inline-block;
    float: left;
    position: relative;
}

.contact ul:first-child{
    border-right: 1px solid #ffffff;
    padding-right: 15px;
    margin-right: 15px;
}

.contact a{
    color: #ffffff;
    text-decoration: none;
}

.social-media{
    width: 13%;
    text-align: center;
    border-left: solid 1px #ffffff;
}

.links{
    width: 45%;
    text-align: center;  
    padding: 0 25px;
}
.contact, .links, .social-media{
    display: inline-block;
    float: left;
}

.footer ul{
    list-style: none;
}

span.engage{
    color: #ffffff;
    font-weight: bold;
    display: inline-block;
    font-size: 14px;
    float: left;
    width: 82px;
}

.social-icons{
    display: inline-block;
    float: left;
    margin-top: 4px;
}

.social-icons img{
    display: initial;
    width: 30px;
}

.social-icons img.center{
    margin: 0 5px;
}

.purple-edge img{
    float: right;
}

h2.widget-title, .widget.widget_cm_pd_ajax-2 h2.widget-title{
    font-size: 19px;
}

p.pre-text, p.post-text, span.cm_ajax_failed, span.cm_ajax_success{
    font-size: 12px;
    margin: 5px 0;
}

p.post-text a{
    color: #000000;
    text-decoration: underline;
}

#cm-ajax-email, #email{
    height: 30px;
    width: 150px;
    float: left;
    border: solid 1px #303e48;
    padding-left: 2px;
}

#email{
    width:260px;
}

#unsubscribe_form label{
    float: left;
    display: block;
    width: 100%;
}

#cm-ajax-submit, .cm_ajax_widget_form input[type="submit"], #unsubscribe_form input[type="submit"]{
    float: left;
    border: none;
    background: #303e48;
    color: #ffffff;
    height: 30px;
}

img.separator{
    margin: 15px 0;
    width: 100%;
    height: 3px;
    float: left;
}

#paragraphs h2{
    margin: 15px 0;
}

p.story{
    margin-bottom: 15px;
}

div.moreinfo{
    font-size: 12px;
    float: left;
}

div.moreinfo a{
    text-decoration: underline;
}

#reallysimpletwitterwidget-2{
    float: left;
    margin-top: 5px;
    background: #1f9bde;
    padding: 15px;
}

ul.really_simple_twitter_widget li{
    padding: 50px 0;
    color: #ffffff;
    font-size: 15px;
    border-bottom: 2px solid #a3cf5f;
    border-top: 2px solid #a3cf5f;
    font-style: italic;
    margin: 0;
}

ul.really_simple_twitter_widget li:first-child{
    border-top: none;
}

ul.really_simple_twitter_widget li:last-child{
    border-bottom: none;
}

ul.really_simple_twitter_widget li a{
    text-decoration: none;
    color: #ffffff;
}

#reallysimpletwitterwidget-2 h2.widget-title{
    color: #a3cf5f;
}

#menu-footer-navigation li {
    display: inline-block;
}

#menu-footer-navigation li a{
        word-break: break-word;
}

#menu-footer-navigation li:after{
    content: " . ";
}

#menu-footer-navigation li:last-child:after{
    content: " ";
}

#menu-footer-navigation a{
    color: #ffffff;
    text-decoration: none;
}

.slideshow_button{
    display: none !important;
}

.slideshow_container_style-light .slideshow_description_box{
    background: #ffffff !important;
    opacity: 1 !important;

}

.slideshow_container_style-light .slideshow_description_box div, .slideshow_container_style-light .slideshow_description_box div a, .slideshow_container_style-light .slideshow_description_box p, .slideshow_container_style-light .slideshow_description_box p a, .slideshow_container_style-light .slideshow_description_box h1, .slideshow_container_style-light .slideshow_description_box h1 a, .slideshow_container_style-light .slideshow_description_box h2, .slideshow_container_style-light .slideshow_description_box h2 a, .slideshow_container_style-light .slideshow_description_box h3, .slideshow_container_style-light .slideshow_description_box h3 a, .slideshow_container_style-light .slideshow_description_box h4, .slideshow_container_style-light .slideshow_description_box h4 a, .slideshow_container_style-light .slideshow_description_box h5, .slideshow_container_style-light .slideshow_description_box h5 a, .slideshow_container_style-light .slideshow_description_box h6, .slideshow_container_style-light .slideshow_description_box h6 a{
    color: #000000 !important;   
}

.slideshow_container_style-light .slideshow_pagination{
    position: absolute;
    top: 20px;
    right: 20px;
}

.slideshow_container .slideshow_pagination{
    width: auto;
}

#carousel > div > div > div.slideshow_pagination > div{
    position: absolute;
    right: 20px;
}

.slideshow_container_style-light .slideshow_transparent{
    opacity: 1;
}

.slideshow_container .slideshow_view .slideshow_slide.slideshow_slide_image .slideshow_description_box{
    width: 50% !important;
    padding: 15px;
    bottom: 50px !important;
    right: 50px !important;
    position: absolute;
    box-shadow: -10px 10px 25px #000000 !important;
}

.slideshow_container_style-light .slideshow_description_box div{
    text-align: left !important;

}

slideshow_description_box {
    padding: 15px;
}

.sliderimgLi img{
    border: none !important;
    background: none !important;
    margin: 0 20px !important;
    padding: 0 !important;
}

.clients table.mainTable .mainSliderDiv, #mainscollertd, .clients table.mainTable{
    max-width: 870px;
}
#mainscollertd{
    max-width: 770px;
    overflow: hidden;
}

td.arrowright{
    padding-left: 10px;
}

h2.entry-title{
    margin: 5px 0;
}

h2.entry-title a{
    color: #000000;
    text-decoration: none;
}

.site-main article{
    margin-bottom: 25px;
}

.site-main article p{
    margin-bottom: 10px;
}

.post-text-container{
    float: left;
    width: 100%;
}

span.cm_ajax_failed{

}

.message-container{
    float: left;
    margin-top: 10px;
}

span.twitter-timestamp{
    display: block;
}

ul.briefings-list{
    margin-top: 25px;
}

ul.briefings-list li{
    border-bottom: 1px dashed #e3e3e3;
    padding: 15px 0;
    display: table;
    float: left;
    width: 100%;
}

ul.briefings-list li a{
    display: table-cell;
    float: left;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

ul.briefings-list li a:first-of-type,
a.pdf-image, .application_zip, .application_pdf{
    margin-right: 25px;
    width: 36px;
}

a.pdf-text{
    display: inline-block;
    font-size: 15px;
    width: 80%;
}

ul.briefings-list li:last-child{
    border-bottom: none;
}

div.post-content{
    font-weight: 300;
}

h1.page-title,  h1.entry-title{
    color: #4d4084;
    font-family: 'hit_the_roadregular';
    font-size: 30px;
    margin-bottom: 15px;
    text-decoration: none;
    margin-top: 40px;
    display: inline-block;
}

h1.entry-title a{
    color: #4d4084;
}

div.welcome-message{
    margin-top: 30px;
}

div.loggedin-message{
    margin-top: 40px;
color: #4d4084;
display: inline-block;
float: right;
}

div.triangle-container{
    float: left;
    width: 100%;
}

div.unsubscribe-message{
    float: left;
    position: relative;
    background-color: #eaeced;
    padding: 15px 15px 25px;
    width: 100%;
    color: #1f9bde;
    font-weight: bold;
}

div.unsubscribe-message .message{
    width: 70%;
    display: block;
    font-size: 20px;
    padding-bottom: 15px;

}
.message-out{
    border-bottom: dashed #959595 1px;
    width: 100%;
}

div.grey-triangle{
    position: relative;
    width: 100%;
    height: 0;
}

img.grey-triangle{
    position: absolute;
    left: -175px;
    bottom: -36px;
}

img.big-separator{
    margin: 25px 0;
    width: 100%;
    height: 3px;
}

#carousel>.container{
    padding: 0 25px 0 0;
}

.team-list>.list{
    width: 100% !important;
    float: left !important;
    list-style: none !important;
    border: none !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    padding: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.list .team-member-info {
    width: auto !important;
    margin-right: 0;
    text-align: left !important;
    min-width: 170px;
    float: left !important;
}

.team-member-des{
    display: inline;
    width: auto !important;
}

.twitter-bottom{
    float: left;
    margin-bottom: 20px;
    margin-top: 5px;
    position: relative;
    padding-top: 5px;
    width: 100%;
}

.twitter-bottom .green-triangle{
    float: left;
    display: inline;
    position: absolute;
    top: 0;
    width: 60px;
}

.twitter-bottom .twitter-acc{
    margin-left: 65px;
    color: #1f9bde;
    font-weight: bold;
}

.menu-icon{
    display: none;
}

div.search{
    width: 100%;
    background: #979ea3;
    float: left;
    position: relative;
    height: 50px;
    padding: 10px 5px 0;
    margin-bottom: 25px;
}

.search input.search-input{
    height: 30px;
    width: 85%;
    float: left;
    border: solid 1px #303e48;
    padding-left: 2px;
}

.search input.search-submit{
    float: left;
    border: none;
    background: #303e48;
    color: #ffffff;
    height: 30px;
}

.search-form{
    float: right;
    width: 50%;
}

span.search-label{
    float: left;
    font-weight: bold;
    color: #ffffff;
    font-size: 14px;
    padding-left: 20px;
    display: inline-block;
    width: 50%;
}

h1.result.result_title{
    float: left;
    color: #1f9bde;
    margin: 25px 0;
    width: 100%;
}

.result.result_content{
    float: left;
    width: 100%;
}

img.search-triangle{
    float: right;
}

div.media-table table{
    border-top: 1px dashed #e3e3e3;
    font-weight: bold;
    width: 100%;
    padding: 25px 0;
}

div.readmore-newsletter{
    display: none;
}

div.media-table table a{
    color: #000000;
    text-decoration: none;
}

div.media-table span.name{
    color: #1f9bde;
    font-weight: bold;
}

div.media-table td.label, div.contact-table td.label{
    width: 75px;
}

div.intro{
    border-top: #e3e3e3 2px solid;
    padding: 25px 0;
    font-weight: 300;
}

.intro a{
    font-weight: bold;
    text-decoration: none;
    color: #000000;
}

div.contact-table{
    padding-top: 10px;
    border-top: 1px dashed #e3e3e3;
}

div.contact-table, div.address{
    color: #000000;
    font-weight: bold;
}

div.socializer{
    position: absolute;
    bottom: 0;
    width: 628px;
    border-top: 2px #e3e3e3 solid;
    margin-top: 15px;
    padding-top: 10px;
    float: left;
    height: 66px;
}

.wp-socializer-buttons{
    float: left;
    display: inline-block;
}

.social_title{
    float: left;
    display: inline-block;
    color: #1f9bde;
    font-weight: bold;
    margin-right: 10px;
}

div.member-intro a{
    color: #000000;
    text-decoration: none;
}

ul.member-list{
    list-style: none;
    padding-left: 15px;
}

ul.member-list a{
    color: #000000;
    text-decoration: none;
}

span.member-title{
    width: 100%;
    border-bottom: 2px solid #e3e3e3;
    color: #1f9bde;
    font-weight: bold;
    display: block;
    padding-bottom: 5px;
}

.login_form{
    width: 100%;
    background: #eaeced;
    padding: 15px;
    float: left;
    position: relative;
}

.login_form .form-group{
    width: 100%;
    position: relative;
    float: left;
    margin: 5px 0;
}

.content .content{
    width: 100%;
}

.login-label{
    color: #000000;
    font-weight: bold;
    margin-bottom: 15px;
}

.resources-intro{
    padding: 25px 0;
    border-top: 2px solid #e3e3e3;
}

span.login-title, span.newsletter-title{
    color: #1f9bde;
    font-weight: bold;
    font-family: "hit_the_roadregular";
    font-size: 24px;
    margin-bottom: 15px;
    display: block;
}

.login-intro{
    padding-bottom: 15px;
    border-bottom: 1px dashed #959595;
    margin: 15px 0;
    font-weight: 300;
}

#wp-submit.button-primary, .login_form .button-primary{
    width: 250px;
    float: left;
    border: none;
    background: url("images/submit_triangle.png");
    background-repeat: no-repeat;
    background-position: right;
    background-color: #303e48;
    color: #ffffff;
    height: 30px;
    text-align: left;
    margin: 5px 0;
    font-size: 15px;
    text-transform: uppercase;
}

.login_form .login-label{
    font-weight: 300;
    font-size: 15px;
}

#user_login, #user_pass{
    position: relative;
    height: 30px;
    width: 150px;
    float: left;
    border: solid 1px #798289;
    padding-left: 2px;
}

.login_form p, table.newsletter-table p{
    display: block;
    float: left;
    position: relative;
    width: 100%;
    margin: 5px 0;
}

.login_form label, table.newsletter-table label{
    display: block;
    float: left;
    position: relative;
    width: 100px;
    font-weight: 300;
}

table.newsletter-table label{
    width: 130px;
}

table.newsletter-table{
    position: relative;
    float: left;
    display: block;
    width: 100%;
}

table.newsletter-table label{
    float: left;
    position: relative;
    display: inline-block;
}

table.newsletter-table input[type="text"], table.newsletter-table input[type="email"], table.newsletter-table input#email{
    height: 30px;
    width: 225px;
    float: left;
    border: solid 1px #303e48;
    padding-left: 2px;
}

table.newsletter-table button, table.newsletter-table input.unsubscribe-submit{
    width: 354px;
    float: left;
    border: none;
    background: url("images/submit_triangle.png");
    background-repeat: no-repeat;
    background-position: right;
    background-color: #303e48;
    color: #ffffff;
    height: 30px;
    text-align: left;
    margin: 5px 0;
    font-size: 15px;
    text-transform: uppercase;
}

span.newsletter-details{
    font-weight: bold;
    font-family: "hit_the_roadregular";
    float: left;
    position: relative;
    margin: 15px 0;
}

form.newsletter-form{
    float: left;
    display: block;
    position: relative;
}

.newsletter-title{
    margin-bottom: 0;
}

.newsletter-container{
    float: left;
    position: relative;
    width: 100%;
    background: #eaeced;
    padding: 15px;
}

.readmore-container{
    float: left;
    position: relative;
    width: 100%;
}

div.line{
    margin: 25px 0 65px;
    width: 100%;
    height: 2px;
    background: #e3e3e3;
    float: left;
    position: relative;
}

div.line.nomargin{
    margin-bottom: 0px;
}
div.line.notopmargin{
    margin-top: 0px;
}

div.newsletter-intro{
    font-weight: 300;
    margin: 15px 0;
    padding: 15px 0;
    border-bottom: 2px #e3e3e3 solid;
}

span.header, .login_form h2{
    font-size: 24px;
    font-weight: bold;
    color: #1f9bde;
    margin: 10px 0;
    font-family: 'hit_the_roadregular';
    display: block;
    float: left;
    position: relative;
    width: 100%;
}

.login_form h2{
    margin-top: 0;
}

.story, .result_content{
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    -webkit-column-gap: 15px; /* Chrome, Safari, Opera */
    -moz-column-gap: 15px; /* Firefox */
    column-gap: 15px;
    margin-bottom: 15px;
}

.w6 .story{
        -webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;
    -webkit-column-gap: 15px; /* Chrome, Safari, Opera */
    -moz-column-gap: 15px; /* Firefox */
    column-gap: 15px;
    margin-bottom: 15px;
}

.news img, .first_news img, .result_content img{
    display: inline;
}



.news{
    margin-bottom: 15px;
    margin-bottom: 15px;
padding-bottom: 15px;
border-bottom: dotted 1px #e3e3e3;
}
.first_news h2{
    font-size: 30px;
    margin-bottom: 15px;
}

a.past-stories{
word-break: break-word;
font-size: 11px;
float: left;
color: white;
margin-left: 20px;
}
.first_news h2, .news h2, .result_content h2{
    -webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;
    -webkit-column-gap: 15px; /* Chrome, Safari, Opera */
    -moz-column-gap: 15px; /* Firefox */
    column-gap: 15px;
    width: 100%;
    display: block;
}


input[type="submit"], button{
    cursor: pointer;
}

.page-numbers{
    color: #1f9bde;
    margin: 0 2px;
}

.page-numbers.current{
    color: #959595;
}

.past_stories li{
    font-weight: bold;
    margin: 5px 0;
    padding: 15px 0;
    border-top: dashed 1px #969696;
}

div.past-stories{
    float: left;
    position: relative;
    margin-bottom: 15px;
}
div.past-stories{
    width: 100%;
    text-align: right;
    background: #979ea3;
    color: #ffffff;
    padding-bottom: 5px;
    padding-right: 5px;
    margin-top: -5px;
}
div.past-stories a{
    color: #ffffff;
    font-weight: 300;
    font-size: 13px;
}
div.news{
    float: left;
    position: relative;
    width: 100%;
}

div.first_news {
float: left;
width: 100%;
}

div.news h2, div.first_news h2{
    color: #1f9bde;
}

div.content ul,
div.content p{
    padding-bottom: 12px;
}

span.header{
    margin: 50px 0 15px;
}

ul.briefings-list li a{
    word-break: break-word;
}


.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

@media screen and (max-device-width: 480px){
    div.readmore.back{
        position: relative;
        float: left;
    }
    a.past-stories{
        margin-left: 0;
        margin-top: 5px;
    }
    
    div.search{
        height: auto;
        padding: 15px 10px;
    }
    span.search-label{
        width: auto;
        margin-bottom: 5px;
        padding: 0;
    }
    #site-navigation{
        padding: 0;
    }
    .contact ul:first-child {
border-right: none;
}
    .first_news, .news, .story,.result_content{
        -webkit-column-count: 1; /* Chrome, Safari, Opera */
        -moz-column-count: 1; /* Firefox */
        column-count: 1;
        -webkit-column-gap: 0px; /* Chrome, Safari, Opera */
        -moz-column-gap: 0px; /* Firefox */
        column-gap: 0px;
    }
    .container{
        width: 100%;
        padding: 0 10px;
    }

    .clients{
        display: none;
    }
    .sidebar{
        width: 100%;
        box-sizing: content-box;
    }

    .content{
        width: 100%;
        padding: 0;
        position: relative;
    }
    #carousel,  #carousel div{
        width: 100% !important;
        height: 190px !important;
    }


    #carousel img{
        width: 100% !important;
        height: auto !important;
    }

    #carousel > div > div > div.slideshow_pagination > div{
        right: 0;
        left: 0;
    }

    #carousel>.container{
        padding: 0;
    }

    .w6{
        width: 100%;
    }

    #paragraphs .w6:nth-child(1), #paragraphs .w6:nth-child(2){
        padding: 0;
    }

    #cm-ajax-email, #email{
        width: 90%;
    }

    #cm-ajax-submit, .cm_ajax_widget_form input[type="submit"], #unsubscribe_form input[type="submit"]{
        width: 10%;
    }

    .contact, .links, .social-media{
        width: 100%;
        border-right: none;
        border-left: none;
        border-bottom: 1px solid #979ea3;
        padding: 15px 0;
    }
    img.footer_front_image{
        display: none;
    }
    img.footer_people{
        width: 100%;
        position: static;
        float: right;
        margin-bottom: -1px;
    }
    #social-footer{
        height: auto;
    }

    div.social-text{
        width: 100%;
        text-align: center;
        margin: 15px 0;
    }

    #header{
        background-size: 100% 100%;
        height: 78px;
        padding-top: 10px;

    }
    .entry-title{
        margin-top: 25px;
    }
    .logo{
        right: 0;
        left: auto;
        width: 75px;
    }

    .header-text{
        display: none;
    }

    .welcome-message{
        padding-top: 25px;
    }

    .welcome-message .purple{
        font-size: 22px;
    }

    .welcome-message .blue{
        font-size: 28px;
    }

    #navigation{
        overflow: hidden;
        display: none;
        height: 0;
        max-height: 0;
        background: #1f9bde;
    }

    ul.nav-menu{
        width: 100%;
    }

    .subscribe, .widget.widget_cm_pd_ajax, #reallysimpletwitterwidget-2{
        width: 100%;
    }

    ul.nav-menu li{
        border-bottom: 1px solid #ffffff;
    }

    ul.nav-menu li:last-child{
        border-bottom: none;
    }
    .wp-socializer-buttons .wpsr-btn{
        max-width: 75px;
    }
    #navigation.shown{
        display: block;
        height: auto;
        max-height: 9999px;
    }

    #navigation ul>li {
        display: block;
        float: left;
        width: 100%;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #navigation ul>li a:focus{
        color: #e3e3e3;
    }

    div.grey-triangle{
        display: none;
    }

    span.big-text{
        font-size: 23px;
    }
    span.normal-text{
        font-size: 15px;
    }

    #paragraphs h2{
        font-size: 18px;
        color: #1f9bde;
    }

    .menu-icon{
        display: block;
        position: absolute;
        width: 35px;
        top: 5px;

    }

    body{
        word-wrap: break-word;
    }

    .search-label{
        display: none;
    }

    .search input.search-input{
        width: 80%;
    }
    .search input.search-submit{
        width: 20%;
    }
    .search-form{
        width: 100%;
    }
    table.newsletter-table button, table.newsletter-table input.unsubscribe-submit{
        width: 100%;
    }

    div.socializer{
        width: 100%;
 
    }

    table.newsletter-table input[type="text"], table.newsletter-table input[type="email"], table.newsletter-table input#email{
        width: 100%;
    }
    div.readmore a, div.readmore-newsletter a, div.readmore-newsletter{
        width: 100%;
    }
    .application_zip, .pdf-image{
        width: 10%;
        display: inline-block
    }
    .pdf-text{
        width: 80%;
    }
    span.engage{
        width: auto;
        margin-right: 20px;
        padding-top: 10px;
    }
    
    #carousel > div > div > div.slideshow_pagination > div{
        display: none;
    }
    #carousel, #header, #navigation, #welcome, .footer{
        min-width: 0px;
    }
}