@import url('//fonts.googleapis.com/css?family=Quattrocento');

body {
    font-family: helvetica, arial, sans-serif;
    font-size: 16px;
    color: #666;
}

h1, h2, h3, h4 {
    font-family: 'Quattrocento', 'Times New Roman';
}

h1 {
    font-size: 34px;
    margin-bottom: 30px;
}

h2 {
    font-size: 26px;
    margin-bottom: 30px;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 18px;
}

p {
    margin-bottom: 15px;
    line-height: 1.5;
}

li {
    margin-bottom: 5px;
}

label {
    margin-bottom: 10px;
}

textarea {
    height: 75px;
}

input,
textarea {
    margin: 5px 0 20px;
    width: 230px;
    font-size: 14px;
    padding: 3px;
}

    input[type=checkbox] {
        width: auto;
        margin-bottom: 10px;
    }

.rule {
    background: url('../img/1a-content-shadow.png') no-repeat;
    height: 4px;
    margin: 40px 0;
    border: none;
}

.rule2 {
    margin: 10px 0;
}

.wrapper {
    padding: 0 0 0 30px;
}

.arrowLink {
    width: 13px;
    height: 13px;
    margin-left: 5px;
}

.submit {
    width: auto;
    height: 30px;
    border: none;
    padding: 3px 5px;
}

.addthis_toolbox {
    height: 30px;
    padding-top: 20px;
    clear: both;
}

/* pin pages */
.pinContent {
    margin: 0 auto;
    width: 320px;
    padding: 20px;
    background-color: #DEDEDE;
    border-radius: 10px;
}

    .pinContent label {
        display: block;
        text-align: center;
        font-weight: bold;
    }

.pinContentInner {
    overflow: hidden;
    margin: 0 auto;
    width: 180px;
}

.txtPin {
    width: 33px;
    float: left;
    margin: 0 20px 0 0;
    padding: 8px;
}

.btnGetContent {
    margin: 0;
    height: 34px;
    background: #61A4D8 !important;
    color: #fff !important;
    border-radius: 6px;
}

.needpin {
    margin-top: 14px;
    text-align: center;
    margin-bottom: 0;
}

.pinError, .pinSuccess {
    margin: 10px 0;
    text-align: center;
}

.pinSuccess {
    color: green;
}



/* new blog */
.dateTime .addthis_toolbox {
    display: inline-block;
    height: inherit;
}

.post .post-image {
    float: left;
}

.post-image {
    min-height: 250px;
}

.post-container {
    overflow: hidden;
    padding-left: 10px;
}

.blogPost .post-image {
    float: left;
}

.postheader {
    overflow: hidden;
    margin-bottom: 10px;
}

.post-image .blogimage {
    margin-top: 5px;
    display: inline-block;
}

.post-summary {
    margin-top: 25px;
    line-height: 1.4;
}

.authorimage {
    border-radius: 50%;
    width: 10%;
    float: left;
    margin-right: 10px;
}

.author {
    font-weight: bold;
    margin-top: 20px;
    display: inline-block;
}

    .author span {
        font-weight: normal;
    }

.genre {
    margin: 10px 0;
}

.clear {
    clear: both;
}

.blog-archives {
    display: none;
}

.post-container .readmore {
    display: inline-block;
    background-color: #368EBF;
    padding: 10px 15px;
    color: white;
    font-weight: bold;
}

.post h2 {
    margin-top: 0;
}


/*header*/
header {
    padding: 30px 0 10px;
}

    header h3 {
        font-size: 34px;
    }

    header h4 {
        font-size: 24px;
    }

    header p {
        margin-bottom: 5px;
    }

    header .contact {
        font-size: 14px;
        float: right;
        font-family: 'Quattrocento';
        color: #032F60;
        margin-left: 20px;
        padding-left: 30px;
        background: url('../img/1a-header-address.png') no-repeat 0 5px;
    }

#agentLogo {
    margin: 0 30px 0 0;
    float: left;
}

header .rule2 {
    margin: 0;
}

/*nav*/
nav {
    height: 37px;
    clear: both;
    z-index: 1;
    position: relative;
}

    nav .container {
        padding-top: 5px;
    }

    nav li {
        font-family: 'Quattrocento';
        text-transform: uppercase;
        font-size: 18px;
        margin-left: 25px;
        padding-right: 23px;
    }

        nav li a {
            padding-bottom: 15px;
        }

        nav li:hover ul {
            left: -25px;
        }

    nav ul ul {
        top: 25px;
        width: 180px;
    }

    nav li li {
        background-image: none;
        text-transform: capitalize;
        margin: 0;
        padding: 10px 25px 8px 25px;
        font-family: helvetica, arial, sans-serif;
        font-size: 14px;
    }

#homeButton {
    float: left;
    width: 20px;
    height: 17px;
    margin-right: 30px;
}

#navButton {
    display: none;
}

/*hero*/
#hero {
    height: 307px;
    font-size: 16px;
}

    #hero .hero {
        width: 630px;
        height: 300px;
        background-position: 50%;
        background-repeat: no-repeat;
    }

    #hero h2 {
        font-size: 34px;
        margin-bottom: 20px;
        padding: 30px 0 20px 0;
        background: url('../img/1a-aside-shadow-white.png') no-repeat 0 100%;
    }

    #hero aside {
        padding-bottom: 0;
        font-size: 16px;
    }

    #hero .wrapper {
        padding: 0 0 30px 30px;
    }

    #hero .backArrow {
        top: 128px;
        left: 10px;
    }

    #hero .forwardArrow {
        top: 128px;
        left: 614px;
    }

/*content*/
#content {
    min-height: 400px;
}

    #content .container {
        padding-top: 40px;
        min-height: 16px;
    }

article {
    padding-bottom: 60px;
}

#content article img.delmar,
.blogPost img,
#eventContent img {
    max-width: 100%;
}

iframe,
.section_FullWidth img {
    max-width: 100%;
}

article h2 {
    margin: 30px 0 15px;
}

article ul,
article ol {
    margin-bottom: 15px;
    line-height: 1.5;
}

#additional {
    font-size: 14px;
}

    #additional .wrapper {
        padding: 0 20px 20px 20px;
    }

    #additional nav {
        background: none;
        height: auto;
        margin-bottom: 20px;
    }

        #additional nav li {
            background: none;
            text-transform: capitalize;
            margin-left: 0;
            padding: 0 10px;
        }

            #additional nav li:first-child {
                border-left: none;
                padding-left: 0;
            }

    #additional .content {
        width: 280px;
        float: left;
        margin-left: 30px;
    }

    #additional .left {
        margin-left: 0;
        clear: both;
    }

    #additional h4 {
        margin-bottom: 5px;
    }

#suggested .content {
    width: 190px;
    float: left;
    margin-left: 30px;
    padding-bottom: 30px;
}

#suggested .left {
    margin-left: 0;
}

#suggested .content img {
    width: 190px;
    height: 145px;
    background-size: cover;
    -moz-background-size: cover;
    margin-bottom: 10px;
}

#suggested .content p {
    font-size: 14px;
}

.section_boxes .section{
    margin-bottom:45px;
}

.section_boxes h2 {
    margin-top: 0;
}

/*SIDE BY SIDE*/
/*.SideBySide img {
    width: 49%;
}*/

.section_SideBySide.Right .aside_image {
    float: right;
}

.section_SideBySide.Left .aside_image {
    float: left;
}

.section_SideBySide.Right .boxside{
    float:left;
}

.section_SideBySide.Left .boxside {
    float: right;
}

.section_SideBySide .no-img-mask img {
    width: 100%;
}

.SideBySide .boxside {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 49%;
    padding: 0 15px;
    text-align: left;
}

    .SideBySide .boxside h2 {
        margin-bottom: 10px;
    }


.section_SideBySide .Circle .crop,
.section_SideBySide .Square .crop {
    height: 100%;
    overflow: hidden;
    position: relative;
}

    .section_SideBySide .Square .crop img,
    .section_SideBySide .Circle .crop img {
        display: block;
        min-width: 100%;
        height: 100%;
        margin: auto;
        position: absolute;
        top: -100%;
        right: -100%;
        bottom: -100%;
        left: -100%;
    }

.section_SideBySide .Square {
    display: inline-block;
    vertical-align: top;
    width: 209px;
    height: 209px;
}

.section_SideBySide .Circle {
    display: inline-block;
    vertical-align: top;
    width: 209px;
    height: 209px;
    border-radius: 50%;
    overflow: hidden;
}

    .section_SideBySide .Circle .crop {
        border-radius: 50%;
    }

.section_SideBySide .no-img-mask {
    width: 49%;
    display: inline-block;
}

.section_boxes img {
    padding: 0;
}

.section_SideBySide .aside_text {
    padding: 0;
}

.section_SimpleText .Right {
    text-align: right;
}

.section_SimpleText .Left {
    text-align: left;
}

.section_SimpleText .Center {
    text-align: center;
}

.box-icon img {
    height: 82px;
}
/*EVENTS*/


/*aside*/
aside {
    width: 330px;
    margin-left: 630px;
    font-size: 14px;
    padding-bottom: 60px;
}

    aside .rule {
        width: 330px;
        height: 4px;
        background: url('../img/1a-aside-shadow.png') no-repeat 0 100%;
    }

        aside .rule:first-child {
            display: none;
        }

#agentPhoto img {
    margin-left: 40px;
    border: 10px solid #fff;
    box-shadow: 1px 1px 4px #ccc;
}

.market .indexName {
    width: 130px;
}

.weather .wrapper {
    padding-bottom: 40px;
}

    .weather .wrapper .body {
        float: left;
        margin-right: 30px;
    }

.weather .degree {
    font-size: 35px;
    margin-bottom: 0;
    line-height: 1;
}

.weather .condition {
    font-size: 15px;
}

/*footer*/
footer {
    font-size: 14px;
    padding-top: 30px;
}

    footer h4 {
        margin-bottom: 5px;
    }

    footer aside {
        padding-bottom: 0;
    }

    footer .rule2 {
        margin: 0;
    }

@media print {
    footer .contact {
        word-wrap: break-word;
    }

        footer .contact a {
            display: block;
        }
}

/*page unique*/
#articleContent .fastFact,
#articleContent .tip {
    width: 200px;
    padding-top: 31px;
    font-size: 13px;
    line-height: 1.4;
}

#matterContent img {
    margin-right: 30px;
    margin-bottom: 40px;
}

#videoContent .video,
#calcContent iframe {
    margin-bottom: 30px;
}

#formCareer .fakefile input {
    padding-right: 80px;
}

/*team page*/
#teamContent .agent,
#teamContent .principal {
    font-size: 14px;
    overflow: hidden;
}

    #teamContent .principal .info h4, #teamContent .principal .info p, #teamContent .principal .team-description {
        margin-left: 220px;
    }

    #teamContent .agent .info {
        width: 300px;
    }

        #teamContent .agent .info h4, #teamContent .agent .info p {
            margin-left: 160px;
        }

    #teamContent .agent .team-description {
        margin-left: 320px;
    }

/*#agentContent img { // Commenting this out to fix the team detail page (FMGSUITE-5560). This doesn't seem to be needed for any other pages, but keeping it here just in case. 
    float: right;
    margin: 0 0 30px 30px;
}*/

#blogContent .post img {
    float: right;
    margin-left: 30px;
}

#postContent .dateTime {
    font-style: italic;
    font-size: 14px;
}

#eventContent {
    overflow: hidden;
    margin-top: -30px;
}

    #eventContent .info {
        margin-right: 30px;
        width: 100%;
    }
        #eventContent .info h3 {
            margin-bottom: 7px;
        }

    #eventContent .regBtn {
        display: inline-block;
        margin-right: 10px;
        position: relative;
        bottom: 15px;
    }

    #eventContent .addthis_toolbox {
        display: inline-block;
    }

    #eventContent .organizer a {
        display: block;
        margin-bottom: 10px;
    }

#loginContent.container {
    padding-top: 10px;
}

#loginContent .wrapper {
    padding-left: 0;
}

#loginContent .formContent {
    width: 300px;
}

#form2_content .cancel {
    margin: 10px 10px 0;
}

#signup .notifications {
    margin-top: 20px;
}

#signup p {
    margin-bottom: 5px;
}

#allTypeContent section {
    width: 280px;
    margin: 0 30px 0px 0;
}

#allVideoContent .videoContent {
    width: 190px;
    margin-left: 30px;
    padding-bottom: 20px;
}

    #allVideoContent .videoContent img {
        width: 190px;
        height: 145px;
        background-size: cover;
        -moz-background-size: cover;
        margin-bottom: 10px;
    }

    #allVideoContent .videoContent p {
        font-size: 14px;
    }

#allVideoContent .left {
    margin-left: 0;
    clear: both;
}

#learningContent .matter {
    width: 280px;
    float: left;
    margin: 0 30px 0 0;
}

#matterContent .featuredFlag,
#matterContent .featuredFlag:hover {
    color: #fff;
}

#matterContent .featured img {
    background-size: cover;
    -moz-background-size: cover;
}

#matterContent .flagBody {
    background: #194B7C;
}

#navButton {
    display: none;
}

.subnavButton {
    display: none;
}
/*BROKER CHECK*/
.broker-check {
    width: 100%;
    height: 40px;
    background: #F6F6F6;
    text-align: right;
    border-bottom: solid 1px #E4E4E4;
}

    .broker-check .container {
        padding: 9px 0 0 0;
    }

    .broker-check a:hover {
        text-decoration: none;
    }
/*header.masthead{
    margin:0 !important;
  }*/
.floating-broker-check {
    width: 205px;
    height: 40px;
    background: rgba(246, 246, 246, .85);
    text-align: center;
    border: solid 2px #E4E4E4;
    position: fixed;
    bottom: 0;
    right: 80px;
    z-index: 9999;
    margin-top: 0;
    box-sizing: border-box;
}

    .floating-broker-check a {
        display: block;
        width: 205px;
        height: 40px;
        padding-top: 8px;
    }

.broker-check-description {
    display: block;
    margin: 0;
    text-align: center;
}

/* This is for the video-scroll-play script */
.js-video-autoplay {
    width: 100%;
    margin-bottom: 40px;
}

/* Team Sections */
.section_TeamList .c-team-section__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-flow: row wrap;
    align-content: flex-start;
}

    .section_TeamList .c-team-section__container > .c-team-section__member {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        margin: 0 2% 10px 0;
    }

.c-team-list__section--delmar {
    width: 100%;
    padding: 30px 0;
}

    .c-team-list__section--delmar + .c-fmg-divider:last-child {
        display: none;
    }

.c-team-list__img--delmar {
    width: 100%;
    max-width: 100%;
    vertical-align: top;
    display: inline-block;
    padding: 0;
}

.c-team-list__h1--delmar {
    font-size: 24px;
    text-transform: Capitalize;
    color: #257FB1;
    font-weight: bold;
    margin: 0;
}

.c-team-list__h2--delmar {
    font-size: 17px;
    font-weight: bold;
    color: #4C4C4C;
    margin-top: 5px;
}

.c-team-list__h3--delmar {
    font-size: 16px;
    font-weight: normal;
    color: #2F83B1;
    margin-bottom: 15px;
}

    .c-team-list__h3--delmar.c-team-member__email {
        margin-bottom: 20px;
    }

.c-team-list__a--delmar {
    color: #2F83B1;
    display: inline-block;
}

    .c-team-list__a--delmar:hover {
        text-decoration: none;
    }

.c-team-member__social-icns {
    margin-bottom: 15px;
}

.c-team-grid__section--delmar {
    display: inline-block;
    background-color: #F7F8F7;
    padding: 15px;
}

.c-team-grid__fa-icon--delmar {
    float: left;
    margin-right: 5px;
}

.c-team-grid__a--delmar {
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
}

    .c-team-grid__a--delmar:hover {
        text-decoration: none;
    }

.c-team-grid__img--delmar {
    width: 170px;
    padding: 0;
}

.c-team-grid__h1--delmar {
    font-size: 20px;
    text-transform: Capitalize;
    color: #257FB1;
    font-weight: bold;
    margin: 5px 0 0px;
}

.c-team-grid__h2--delmar {
    font-size: 18px;
    font-weight: normal;
    margin-top: 10px;
}

.c-team-grid__h3--delmar {
    font-size: 16px;
    font-weight: normal;
    color: #2F83B1;
    margin-bottom: 15px;
}

    .c-team-grid__h3--delmar.c-team-member__email a {
        width: 135px;
    }

.c-team-info__icons {
    margin-right: 10px;
}

.fa-fax.c-team-info__icons {
    margin-right: 15px;
}

.fa__linkedin--circle {
    background-color: #2F83B1;
    color: white;
    padding: 6px 7px;
    border-radius: 20px;
    font-size: 14px;
    margin-right: 10px;
}

.fa__facebook--circle {
    background-color: #2F83B1;
    color: white;
    padding: 6px 9px;
    border-radius: 20px;
    font-size: 14px;
    margin-right: 10px;
}

.fa__twitter--circle {
    background-color: #2F83B1;
    color: white;
    padding: 6px 6px;
    border-radius: 20px;
    font-size: 14px;
}

.fa-phone__team--delmar {
    font-size: 20px;
}

.c-team__image--bw {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -o-transition: ease-in 0.2s all;
    -moz-transition: ease-in 0.2s all;
    -webkit-transition: ease-in 0.2s all;
    transition: ease-in 0.2s all;
}

    .c-team__image--bw:hover {
        -webkit-filter: grayscale(0%);
        filter: grayscale(0%);
        -o-transition: ease-in 0.2s all;
        -moz-transition: ease-in 0.2s all;
        -webkit-transition: ease-in 0.2s all;
        transition: ease-in 0.2s all;
    }

.c-team__divider--JumboSolid {
    border-bottom: solid 1px #333;
}

.c-team__divider--JumboDashed {
    border-bottom: dashed 1px #333;
}

.c-team__divider--LargeSolid {
    content: '';
    border-bottom: solid 1px #333;
    width: 60%;
    display: block;
    margin: 0 auto;
}

.c-team__divider--LargeDashed:after {
    content: '';
    border-bottom: dashed 1px #333;
    width: 60%;
    display: block;
    margin: 0 auto;
}

.c-team__divider--CaretDown {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    background-color: inherit;
}

.c-team__read-more--delmar {
    margin-top: 10px;
    display: block;
}

.c-row--delmar {
    margin-right: -15px;
    margin-left: -15px;
}

.c-col-2--delmar {
    display: inline-block;
    width: 26%;
    vertical-align: top;
    margin-right: 10px;
    margin-left: 10px;
}

.c-col-10--delmar {
    display: inline-block;
    width: 70%;
}

.c-col-4--delmar {
    display: inline-block;
    width: 31%;
    margin-right: 10px;
    vertical-align: top;
}

.c-col-3__team-detail--delmar {
    display: inline-block;
    width: 32%;
    vertical-align: top;
    margin-right: 20px;
}

.c-col-9__team-detail--delmar {
    display: inline-block;
    width: 60%;
}

.c-col-12--delmar {
    display: inline-block;
    width: 100%;
}

.c-team-detail__h1--delmar {
    font-size: 19px;
    text-transform: Capitalize;
    font-weight: bold;
    margin: 0;
}

.c-team-detail__h2--delmar {
    font-size: 17px;
    font-weight: bold;
    margin-top: 10px;
}

.c-team-detail__h3--delmar {
    font-size: 16px;
    font-weight: normal;
    margin-top: 0;
}

.c-team-detail__a--delmar {
}

.c-team-detail__row {
    margin: 0;
    max-width: 100%;
}

.c-team-member__email .c-team-overflow--ellipsis {
    width: 135px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
}

/*START TEAM SEARCH*/
.homepage #content section.section_TeamSearch.section_TeamSearch.section_TeamSearch {
    background: #F6F6F6;
}


.c-delmar-team__search.Left {
    text-align: left;
}

.c-delmar-team__search,
.c-delmar-team__search.Center {
    text-align: center;
}

    .c-delmar-team__search.Right {
        text-align: right;
    }



    .c-delmar-team__search .c-delmar-search__input {
        display: inline-block;
        width: 100%;
        height: 43px;
        vertical-align: middle;
        margin: 0;
        padding: 0 35px 0 15px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -wbkit-box-sizing: border-box;
    }

.c-team-search__inner .awesomplete > ul:before {
    display: none;
}

.c-team-search__list--hidden {
    display: none;
}

.c-team-search__inner {
    width: 50%;
    display: inline-block;
    position: relative;
}

    .c-team-search__inner .awesomplete > ul > li:hover {
        background: rgba(240,240,240,.25);
        color: #333;
    }

    .c-team-search__inner .awesomplete > ul > li[aria-selected="true"]:first-of-type {
        background: rgba(240,240,240,.15);
    }

    .c-team-search__inner .awesomplete > ul > li[aria-selected="true"] {
        background: rgba(240,240,240,.25);
        color: #333;
    }

    .c-team-search__inner .awesomplete mark {
        background: none;
        padding: 0;
        font-weight: bold;
        font-style: normal;
    }

    .c-team-search__inner .awesomplete li {
        list-style-type: none;
        padding: 10px;
    }

        .c-team-search__inner .awesomplete li:last-of-type {
            margin-bottom: 0;
        }

        .c-team-search__inner .awesomplete li:hover mark {
            background: none;
        }

        .c-team-search__inner .awesomplete li[aria-selected="true"] mark {
            background: none;
            color: inherit;
        }

    .c-team-search__inner .c-search-icon {
        position: absolute;
        top: 15px;
        right: 10px;
        z-index: 1;
        font-size: 20px;
    }
/*@media (min-width:992px) {
    .c-delmar-team__search .c-delmar-search__input {
        width: 50%;
        margin: 0;
    }
    .c-delmar-team__search .c-delmar-search__btn {
        width: 12%;
    }
}*/
/*END TEAM SEARCH*/

/*START NEW BOX SECTION*/
.section.section_Boxes ul, .section.section_Boxes ol{
    list-style-position:inside;
    margin-left:0;
}
.section_Boxes.boxCount-2,
.section_Boxes.boxCount-4{
    padding-left:32.5px;
}
.section_Boxes.boxCount-2 .delmar-3box{
    width:250px;
    margin-bottom:55px;
}
.section_Boxes.boxCount-2 .delmar-3box.Image img{
    width:100%;
}

.section_Boxes.boxCount-4 .delmar-3box{
    width:250px;
    margin-bottom:55px;
}
.section_Boxes.boxCount-2 .delmar-3box:nth-child(odd),
.section_Boxes.boxCount-4 .delmar-3box:nth-child(odd){
    margin-right:65px;
}

.section_Boxes.boxCount-4 .delmar-3box.Image img{
    width:100%;
}
/*END NEW BOX SECTION*/

/*START LEAD GEN*/

.section_Form {
    background: #F7F8F7;
    margin-right: 0;
    margin-left: 0;
    padding: 25px;
}

.o-form__wrapper h2 {
    margin-top: 0;
}

.c-leadGen-form__input input {
    width: 100%;
    height: 60px;
    padding: 20px;
    box-sizing: border-box;
}

@media (min-width:992px) {
    .c-leadGen-form__input {
        width: 32%;
        margin-right: 2%;
        float: left;
    }

    .c-leadGen-form__input label.error {
            font-size: 13px;
    }
}

.c-leadGen-form__input.c-form__email {
    margin-right: 0;
}

.c-delmar__leadGen.Center {
    text-align: center;
}

.c-delmar__leadGen.Left {
    text-align: left;
}

.c-delmar__leadGen.Right {
    text-align: right;
}
/*END LEAD GEN*/


/*START REFERRAL PAGE*/

.c-delmar__referralCampaign {
    margin-bottom: 65px;
}

.c-referral-page__title {
    margin-top: 0;
}

.c-referralCampaign-form {
    position: relative;
    display: inline-block;
    width: 50%;
    vertical-align: middle;
}

.c-referral__input-group label:not(.error) {
    display: block;
    color: #206B8F;
    text-transform: uppercase;
    margin-bottom: 0;
}

.c-referralCampaign__cover-image {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
    float: right;
}

    .c-referralCampaign__cover-image img {
        width: 100%;
    }

.c-referral__input-group {
    position:relative;
    margin-bottom: 30px;
}

    .c-referral__input-group input[type="text"] {
        width: 90%;
    }

.referral-contact__group {
    width: 100%;
}

.c-referral__info-sep {
    display: inline-block;
    margin: 0 2.1%;
    vertical-align: middle;
    padding-bottom: 10px;
    font-size: 18px;
}

    .c-referral__info-sep span {
        font-weight: 700;
        text-transform: uppercase;
        color: #206B8F;
    }
.referral-contact__group .c-referral__input-group label.error {
    display: none !important;
}

.referral-contact__group .c-referral__input-group {
    display: inline-block;
    width: 50%;
    margin-bottom: 15px;
}

.c-referralCampaign-form__btn {
    width: 25%;
}

.c-referral__image-border {
    background: #fff;
    display: inline;
    float: left;
    margin: 0 0 27px 30px;
    width: auto;
    padding: 10px 10px 65px;
    text-align: center;
    text-decoration: none;
    color: #333;
    font-size: 18px;
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.25);
    -moz-box-shadow: 0 3px 6px rgba(0,0,0,.25);
}

.c-referral__input-group input.error {
    box-shadow: 0 0 5px #e75344 !important;
    border: 1px solid #e75344 !important;
}

.c-referral__input-group label.error {
    position: absolute;
    top: 0;
    right: 15px;
}
.u-form__error {
    padding: 30px 15px;
}
.u-form__error ul li {
    font-size:14px;
}
.u-form__error,
.u-submission__error {
    box-sizing: border-box;
}
/*END REFERRAL PAGE*/


/* UTILITY CLASSES */

.u-padding--0 {
    padding: 0 !important;
}

.u-padding-left--0 {
    padding-left: 0;
}

.u-margin-top--20 {
    margin-top: 20px;
}

.u-margin--0 {
    margin: 0;
}

.u-margin-right--5 {
    margin-right: 5px;
}

.u-margin-right--10 {
    margin-right: 10px;
}

.u-margin-left--15 {
    margin-left: 15px;
}

.u-margin-top--0 {
    margin-top: 0;
}

.u-margin-top--5 {
    margin-top: 5px;
}

.u-margin-bottom--5 {
    margin-bottom: 5px;
}

.u-width--150 {
    width: 150px;
}

.u-width--140 {
    width: 140px;
}

.u-width--145 {
    width: 145px;
}


.u-width--170 {
    width: 170px;
}

.u-margin-top--10 {
    margin-top: 10px;
}

.u-width--135 {
    width: 135px;
}

.u-padding-bottom--5 {
    padding-bottom: 5px;
}

.u-margin-bottom--10 {
    margin-bottom: 10px;
}

.u-margin-bottom--20 {
    margin-bottom: 20px;
}
