/*
 * 	blue:	#0033cc
 * 	red:	#ff3c00
 * 	black:	#333333
 * 	yellow: #ffff00
*/

.s_h1,
.s_rte-text h1,
.rte-content h1{
	font: bold 50px/1 "jaf-bernino-sans-condensed", sans-serif;
}

.s_rte-text h1
{
    margin-bottom:1em;
}

.rte-content h1 {
        @extend .header-one;
}

.header-one {
    @extend .header-one-style;
    @extend .header-one-layout;
}

.header-one-style {
}

.header-one-layout {
}

.s_note {
	font: 600 18px/1.7 "jaf-bernino-sans-condensed", sans-serif;
}

.s_h2,
.s_rte-text h2,
.rte-content h2{
	font: 50px/1.1 "freight-text-pro", serif;
	margin-bottom: 0.4em;
}

.s_page-title
{
    font: 50px/1.1 "freight-text-pro", serif;
    color:#333;
}

.rte-content p,
.s_rte-text p,
.s_section-text,
.s_rte-text ul,
.s_rte-text ol{
	font: 600 18px/1.7 "jaf-bernino-sans-condensed", sans-serif;
	margin-bottom: 1em;
}

.s_section-heading {
	color: #0033cc;
	font: bold 70px/1.2 "jaf-bernino-sans-condensed", sans-serif;
}

.s_h3,
.s_rte-text h3,
.rte-content h3,
.dsx-form legend{
	font: 600 36px/1.1 "jaf-bernino-sans", sans-serif;
}

.s_caption {
	font: bold 36px/1.3 "jaf-bernino-sans", sans-serif;
}

.s_h4,
.s_rte-text h4,
.rte-content h4,
.dsx-form .input-row label{
    font: bold 24px/1.25 "jaf-bernino-sans-condensed", sans-serif;
}

.dsx-form .input-row label
{
    display:block;
}

.dsx-form .input-row .text,
.dsx-form .input-row textarea
{
    display:block;
    padding:8px;
}

.dsx-form .input-row textarea {
    resize: none;
    height: 200px;
}

.dsx-form .s_btn {
    margin-left: 0;
}

.dsx-form .input-row .text,
.dsx-form .input-row textarea
{
    font: 400 16px/1.7 "jaf-bernino-sans", sans-serif;
    color:#666;
    border:1px solid #999;
    border-radius: 3px;
    background-color: #fafafa;
    width:100%;
}

.dsx-form .input-row label + .text,
.dsx-form .input-row label + textarea,
.dsx-form .input-row label + select
{
    margin-top:6px;
}

.dsx-form .input-row label + select {
    width: 100%;
    height: 45px;
    border: 1px solid #999999;
}

.checkbox-wrapper p {
    margin: 10px 0;
}

.checkbox-wrapper label {
    font-size: 18px !important;
    font-weight: 300 !important;
}

.file-upload-row h3,
.checkbox-row h3 {
    font: bold 24px/1.25 "jaf-bernino-sans-condensed", sans-serif;
}

.checkbox-wrapper input[type='checkbox'] {
    margin-right: 10px;
}

.dsx-form .s_btn
{
    margin-top:30px;
    background-color: transparent;
    display:block;
    margin-left: 0;
}

.file-upload-row .note {
    color: #808080;
}

.fileinput-button {
    position: relative;
}

.fileinput-button input {
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 0;
}

.file-upload-row .s_btn {
    display: inline-block;
    cursor: pointer;
    margin-top: 0;
}

.dsx-form .input-row
{
    margin-top:25px;
}

.caption_title{
    font: bold 36px/1.25 "jaf-bernino-sans-condensed", sans-serif;
}

.s_p,
.s_rte-text-alt p,
.s_rte-text-alt ul,
.s_rte-text-alt ol{
    font: 24px/1.4 "freight-text-pro", serif;
}

.s_rte-text ul,
.s_rte-text-alt ul{
    list-style: outside disc none;
    padding-left:24px;
    margin-bottom: 20px;
}

.s_rte-text ol,
.s_rte-text-alt ol{
    list-style: outside decimal none;
    padding-left:24px;
}

.s_rte-text img,
.s_rte-text-alt img {
    max-width:100%;
    height:auto;
    display:block;
}

.s_h4_small
{
    font: bold 20px/1.25 "jaf-bernino-sans-condensed", sans-serif;
}

.s_p_small
{
    font: 16px/1.25 "freight-text-pro", serif;
}

.two-column-list
{
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    padding-left:0 !important;
}

.two-column-list li
{
    margin-left:24px;
}

.s_btn {
	border-color: #ff3c00;
	border-style: solid;
	border-width: 2px;
	color: #ff3c00 !important;
	display: inline-block;
	line-height: 1.1;
	font-size: 20px;
	padding: 0.6em 0.8em;
    background-image: none !important;
    text-decoration: none !important;
}

.s_btn:hover {
	border-color: #0033cc;
	color: #0033cc !important;
}

.ds-rotational-slide .s_btn {
    border-color: #fff;
    color: #fff!important;
    margin-top: 20px;
}

.ds-rotational-slide .s_btn:hover {
    border-color: #ffcc00;
    color: #ffcc00!important;
}


.s_blog-btn
{
    color:#0033cc !important;
    border-color: #0033cc;
}

.s_blog-btn:hover {
    color: #ff3c00 !important;
    border-color: #ff3c00;
}

.s_go-btn:after {
	content: ' →';
}

.s_footer-copyright {
    color: #666666;
	font: 600 16px/1.7 "jaf-bernino-sans-condensed", sans-serif;
}

.ds_full-width-image {
    padding: 0 10%;
}

.ds_full-width-image img {
    width: 100%;
}

.s_author-name,
.blog-author-avatar,
.s_author-callsign,
.s_blog-post-date
{
    font: 700 15px/1 "jaf-bernino-sans", sans-serif;
}

.s_blog-title
{
    font: 600 36px/1.15 "jaf-bernino-sans-condensed", sans-serif;
}

.s_blog-title a
{
    display:inline-block;
}

.s_blog-title a:hover {
    text-decoration: underline;
}

.s_author-name
{
    color:#0033cc;
}

.s_author-callsign
{
    color:#666;
}

.s_blog-post-date
{
    color:#ccc;
}


.s_shoptalk
{
    font: bold 70px/1 "jaf-bernino-sans-condensed", sans-serif;
    font-size:70px;
    color:#0033cc;
}

.s_worklife
{
    font: bold 70px/1 "jaf-bernino-sans-condensed", sans-serif;
    font-size:70px;
    color:#333333;
}

.s_people-text
{
    color:white;
}

.s_people-text a
{
    color:#ffff00;
}

.s_people-text .s_h1 + p
{
    margin-top:.65em;
}

.s_text-underlay
{
    color:#ffffff;
    font-size:100px;
    line-height: 1em;
    font-family:"freight-text-pro", serif;
    font-weight: 400;
}

.w_blog-preview .w_blog-preview-text p,
.w_blog-preview .w_blog-preview-text ol,
.w_blog-preview .w_blog-preview-text ul{
    font: 24px/1.4 "freight-text-pro", serif;
    margin-top:2em;
    margin-bottom:2em;
}

.s_blog-read-more {
    margin-right: -7%;
    text-align: right;
    margin-bottom: 30px;


}

@media(max-width: 1086px) {
    .s_blog-read-more {
        margin-right: 0;
    }
}

.s_blog-read-more:hover {
    cursor: pointer;
    text-decoration: underline;
}

img.full
{
    max-width:100%;
    height:auto;
    display:block;
}

img.force-wide
{
    width:100%;
    height:auto;
    display:block;
}

.continue-reading
{
    color:#fc4237;
}

.s_client-story-tag .label
{
    color:#ccc;
}

.s_client-story-tag .tag
{
    color:#ff3333;
}

.s_client-story-tag + .s_client-story-title
{
    margin-top:.25em;
}

.s_client-story-title
{
    margin-bottom:0;
}

.s_client-story-title + .s_client-story-sub-title
{
    margin-top:.5em;
}

.s_client-story-divider
{
    height:48px;
    background-image:url('/media/images/client-story-divider.png');
    background-repeat: no-repeat;
    background-position: center center;
}


.s_client-story-title + .s_client-story-divider,
.s_client-story-sub-title + .s_client-story-divider
{
    margin-top:30px;
    margin-bottom:30px;
}

.w_story-header-inner .s_client-story-divider
{
    margin-left:-21px;
    margin-right:-21px;
}

.circle
{
    width: 56px;
    height: 56px;
    display: inline-block;
    cursor: pointer;
    border-radius: 28px;
    font-size: 24px;
    line-height: 56px;
    text-align: center;
    border-width: 1px;
    border-style:solid;
}

.see-project
{
    color:white;
    margin:0 0 0 0;
    line-height:56px;
}

.see-project:hover
{
    color:#fff43c;
}

.see-project .circle
{
    vertical-align: middle;
    border-color:white;
    margin-right:10px;
}

.see-project:hover .circle
{
    border-color:#fff43c;
}

.s_rte-text a
{
    /*color:#fc4237;*/
    color: #5F5F5F;
    text-decoration: none;
    background-image: linear-gradient(to bottom, rgba(252,66,55,0) 50%, rgba(252,66,55,.5) 50%);
    background-repeat: repeat-x;
    background-size: 100%;
    background-position: 0 25px;
    text-decoration: underline;
}

.s_rte-text a:hover
{
    color: black;
    background-image: linear-gradient(to bottom, rgba(252,66,55,0) 50%, rgba(252,66,55,1) 50%);
}

strong
{
    font-weight:700;
}

em
{
    font-style:italic;
}

@media( max-width: 1086px ){

    .s_blog-title
    {
        font-size:24px;
    }

    .s_blog-author-block
    {
        display:inline-block;
    }

    .s_shoptalk,
    .s_worklife
    {
        font-size:50px;
    }

}

@media (max-width: 840px) {
	.s_h1,
    .s_rte-text h1,
    .rte-content h1{
		font-size: 38px;
	}

	.s_note {
		font-size: 15px;
	}

    .s_h2,
    .s_rte-text h2,
    .rte-content h2,
    .s_page-title {
		font-size: 37px;
	}

    .w_page-summary .s_p {
        font-size: 15px;
    }

    .s_rte-text p,
    .s_rte-text ul,
    .s_rte-text ol,
	.s_section-text {
		font-size: 16px;
	}

	.s_section-heading {
		font-size: 60px;
	}

    .s_h3,
    .s_rte-text h3,
    .rte-content h3 {
		font-size: 30px;
	}

	.s_caption {
		font-size: 25px;
	}

    .s_h4,
    .s_rte-text h4,
    .rte-content h4 {
		font-size: 21px
	}

	.s_p,
    .s_rte-text-alt p,
    .s_rte-text-alt ul,
    .s_rte-text-alt ol,
    .w_blog-preview .w_blog-preview-text p,
    .w_blog-preview .w_blog-preview-text ol,
    .w_blog-preview .w_blog-preview-text ul{
		font-size: 21px;
	}

    .s_rte-text a
    {
        background-position: 0 22px;
    }
}

@media (max-width: 640px) {

    .s_blog-read-more {
        text-align: center;
    }

    .s_h1,
    .s_rte-text h1,
    .rte-content h1 {
		font-size: 28px;
		line-height: 1.1;
	}

	.s_note {
		font-size: 13px;
		line-height: 1.5;
	}

    .s_h2,
    .s_rte-text h2,
    .rte-content h2,
    .s_page-title {
		font-size: 24px;
		line-height: 1.16;
	}

    .s_rte-text p,
    .s_rte-text ul,
    .s_rte-text ol,
	.s_section-text {
		font-size: 15px;
		line-height: 1.5;
	}

	.s_section-heading {
		font-size: 50px;
		line-height: 1.2;
	}

    .s_h3,
    .s_rte-text h3,
    .rte-content h3 {
		font-size: 21px;
		line-height: 1.2;
	}

	.s_caption {
		font-size: 15px;
		line-height: 1.3;
	}

    .s_h4,
    .s_rte-text h4,
    .rte-content h4 {
		font-size: 18px;
		line-height: 1.2;
	}

	.s_p,
    .s_rte-text-alt p,
    .s_rte-text-alt ul,
    .s_rte-text-alt ol,
    .w_blog-preview .w_blog-preview-text p,
    .w_blog-preview .w_blog-preview-text ol,
    .w_blog-preview .w_blog-preview-text ul{
		font-size: 18px;
		line-height: 1.4;
	}

    .s_rte-text a
    {
        background-position: 0 18px;
    }
}

@media(max-width: 500px){

    .w_page-description .w_page-summary {
        width: 90% !important;
    }
}

.content-well-strap
{
    background-color: white;
}

.content-well
{
    max-width:660px;
    width:80%;
    margin-left:auto;
    margin-right:auto;
    margin-top:60px;
    margin-bottom:60px;
    text-align: left;
    z-index:3;
    position:relative;
}

.content-well.contact {
    margin-top: 30px;
    margin-bottom: 30px;
}

.ds-star
{
    width:39px;
    height:46px;
    display:block;
}

.social-block .fb
{
    position:absolute;
    display:inline-block;
    font-size:28px;
    line-height:28px;
    right:10px;
    top:10px;
    color:white;
    z-index:2;
}
