/*
Theme Name: OFAC Sanctions Lawyers - The Zarkesh Law Firm (Responsive Website)
Theme URI: http://nextclient.com/
Description: Designed and Powered by NextClient, Inc.
Author: NextClient, Inc.
Version: 1.0
Template: universal
*/

/* Universal Begins */
/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.3.0
build: 3167
*/

@font-face{font-family:'TrajanProRegular';src:url('fonts/TrajanProRegular.eot');src:local('?'), url('fonts/TrajanProRegular.woff') format('woff'), url('fonts/TrajanProRegular.ttf') format('truetype'), url('fonts/TrajanProRegular.otf') format('opentype'), url('fonts/TrajanProRegular.svg') format('svg');font-weight:normal;font-style:normal;}

html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

i strong, em strong {font-style: italic;}
b em {font-weight: bold;}

header,nav,article,footer,section,aside,figure,figcaption{display:block}

a {outline: none;}

#nav-below {margin: 10px 0; overflow: hidden;}
.nav-previous, .nav-next {float: left; display: inline; width: 50%;}
.nav-next {float: right;text-align: right;}
.nav-previous a, .nav-next a {text-decoration: none;}

div.entry-meta {font-size: 90%;}
body.single .shareThisWrapper {margin: 0px 0 20px;}
.post_entry_mult {
    border-bottom: 1px solid #999;
    overflow: hidden;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
    .post_entry_mult_left {float: left; display: inline; width: 150px;}
    .post_entry_mult_right {padding-left: 160px;}
    .post_entry_mult .shareThisWrapper {margin: 0;}
    div.post_entry_mult h2 {padding-bottom: 0; margin-bottom: 0;}
    .excerpt_meta {font-size: 80%; margin: 0 0 10px;}
.postThumbSingle {float: left; margin: 5px 10px 0 0;}
.tag-links {display: block;}
.google-map {height: 350px;margin: 0 0 25px; border: 1px solid #333;}
/* Universal Ends */

blockquote {padding: 0 0 0 30px; font-style: italic;}
strong {font-weight: bold;}
i, em {font-style: italic;}
i strong, em strong, strong i, strong em {font-weight: bold;}

/* General */
html {-webkit-text-size-adjust: 100%; background: #333;}
body {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.3;
    color: #000;
    background: #fff;
}
a {color: #009dff;}
a, a:link, a:active, a:visited {text-decoration: none; outline: none;}
.animated {opacity: 0;}
.officiallyAnimated, .ie9 .animated, #persistentHeader .animated, #persistentHeader.animated {opacity: 1;}
article hr {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
    width: 80%;
    margin: 0 auto 20px;
}



#wrapper {}
#persistentHeader {
    -webkit-transform: perspective(1px) translateZ(0);
    -moz-transform: perspective(1px) translateZ(0);
    -ms-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
}
body.fsMenuOn #persistentHeader {
  -webkit-transform: none; /* Safari and Chrome */
       -moz-transform: none; /* Firefox */
        -ms-transform: none; /* IE 9 */
         -o-transform: none; /* Opera */
            transform: none;
}
#mhWrapper {
    padding: 0 0;
    background-color: #50769e;
}
#mainHeader {
    padding: 30px 0 0 0;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    transition: .5s;
    -webkit-transition: .5s;
}
    #logo-main {
        display: block;
        width: 100%;
        max-width: 275px; /*modme*/
        padding: 0 30px;
        margin: 0 auto 30px auto;
        transition: .5s;
        -webkit-transition: .5s;
    }
    #logo-main.animated {opacity: 1;}

    #logo-main img {display: block; width: 275px;}
    #mhRight {
        transition: .5s;
        -webkit-transition: .5s;
        padding:0 !important;
        background-color: #274679;
    }
    #mhRight.animated {opacity: 1;}
    .mhCTA {
        display: block;
        text-align: center;
        font-weight: bold;
        font-style: italic;
        text-transform: uppercase;
        transition: .5s;
        -webkit-transition: .5s;
        padding: 0 0 10px 0;
        font-size: 18px;
    }

    #mhPhone {
        display: block;
        color: #fff;
        font-weight: bold;
        transition: .5s;
        margin: 0px auto;
        -webkit-transition: .5s;
        max-width: 280px;
        font-size: 30px;
        text-align: center;
        position: relative;
    }
    #mhPhone:before {
        content: '';
        display: inline-block;
        position: relative;
        background-position: 0 0;
        background-repeat: no-repeat;
        background-image: url(img/icons/handset.png);
        width: 30px;
        height: 30px;
        top: 4px;
        left: -10px;
    }
/* Enable these next two lines to modify dropdown colors
html body nav.mm ul li:nth-child(2) ul {display: block;}
html body nav.mm ul li:nth-child(2) ul li:nth-child(2) > a {background-color: #5B9FC4;}
*/
nav.mm {
    text-align: center;
    position: relative;
    z-index: 100;
}
nav.animated {opacity: 1;}
nav.mm > ul > li {
    position: relative;
    padding: 10px 7px;
}
nav.mm > ul > li > a {
    padding: 8px 8px;
    font-size: 9px;
        font-weight: bold;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    line-height: 1;
        position: relative;
        border-radius: 5px;
}
nav.mm > ul > li:before {
    content: '';
    display: block;
    position: absolute;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-image: url(img/icons/main-new-bullet.png);
    width: 7px;
    height: 7px;
    top: 19px;
    left: -3px;
}
.page-template-template-home nav.mm > ul > li:before {
    content: '';
    display: block;
    position: absolute;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-image: url(img/icons/main-new-bullet.png);
    width: 7px;
    height: 7px;
    top: 22px;
    left: -3px;
}
nav.mm > ul > li:first-child:before {display: none;}
nav.mm > ul > li > a:hover {transition: background 300ms linear;}
nav.mm > ul > li > ul {top: 35px;}
nav.mm > ul {height: 50px;}
nav.mm > ul > li:hover > a {background: #7ba0d3; color: white;}
nav.mm ul ul {background:rgba(187,165,58,0.95); width: 220px;/* border: 1px solid #bba53a80;*/}
nav.mm ul ul li:hover > a {background: #fff; color: #000;}
/*nav.mm ul ul li {border-top: 1px solid #4674bf;}*/
nav.mm ul ul a {
    color: #fff;
    padding: 10px 10px;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    text-transform: none;
    line-height: 1.3;
    font-weight: bold;
}
nav.mm ul {padding: 0; margin: 0; font-size: 0;}
nav.mm li {position: relative;}
nav.mm ul a {display: block; text-decoration: none;}
nav.mm > ul > li {display: inline-block;}
nav.mm ul ul {display: none; position: absolute; text-align: left; left: 7px; top: -1px;}
nav.mm ul li:hover > ul {display: block;}
nav.mm ul ul ul {left: -100%;}
nav.mm ul ul li:first-child {border: 0;}



/*nav.mm > ul > li .sub-menu{
    position: fixed;
    left: 0;
    width: 100%;
    text-align: center;
    top: 50px;
}
nav.mm > ul > li .sub-menu li {
    display: inline-block;
    margin: 0 5px;
}
*/






body.admin-bar #mmiWrapper {position: static;}
body.admin-bar.mob_menu #wrapper {padding: 0;}
body.mob_menu #wrapper {padding: 34px 0 0;}
body.mob_menu #wpadminbar {position: absolute;}
#contact-tab-wrap {
    display: flex;
    position: fixed;
    right: -360px;
    z-index: 999;
    overflow: hidden;
    top: 210px;
    transition: 300ms;
    padding: 0;
    cursor: pointer;
}
#contact-tab-wrap .gform_wrapper {
	height: 320px;
	overflow: auto;
}
#contact-tab-wrap .gform_wrapper div.validation_error {
	display:none;
}
#contact-tab-wrap .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
	width:100%!important;
}
#contact-tab {
    display: inline-block;
    float: left;
    right: 0;
    z-index: 999;
    width: 110px;
    height: 161px;
    overflow: hidden;
    transition: 300ms;
    padding: 0 0 39px;
}
#contact-tab img {
    display: block;
}
#contact-tab-wrap.slide {
    right: 0;
}
body.fsMenuOn #wpadminbar, body.fsMenuOn #contact-tab {display: none;}
#mmiWrapper, #mblSearchCont, nav.mm_mob {display: none;}
.mob_menu #mmiWrapper,
.fsMenuOn #mblSearchCont,
.fsMenuOn #closeMenu,
.fsMenuOn nav.mm_mob {display: block;}
.fsMenuOn #mmiWrapper {z-index: 1;}

/*search*/

#mmSearch {padding: 8px 10px; height: 50px; box-sizing: border-box; display: none;}
#mmSearch:before {display: none;}
#mmSearchImgCont {
    padding: 5px;
    background-color: #fff;
    border-radius: 9px;
}
#mmSearch a {display: block; width: 26px; padding: 0; width: 23px; height: 23px; background-color: #fff;} /* width of icon, height of cell */
#mmsForm {top: 50px;} /* height of cell */
#mmsForm {background-color: #7892c0;}
#mmsSubmit:hover {background: #333;} /* mod me (optional) */
#mmSearch {font-family: 'Open Sans', sans-serif; font-weight: bold;  text-transform: uppercase; vertical-align: top;}
#mmSearch a {
    padding-top: 0;
    padding-bottom: 0;
    cursor: default;
    background: url(img/icons/search.png) center center no-repeat;
}
#mmsForm {
    position: absolute;
    right: 0;
    width: 300px;
    height: 50px;
    display: none;
}
#mmSearch:hover #mmsForm {display: block;}
#mmsInput {
    float: left;
    display: inline;
    width: 200px;
    font-size: 13px;
    height: 16px;
    line-height: 1;
    color: #333;
    text-transform: uppercase;
    background: #fff;
    margin: 13px 0 0 10px;
    padding: 3px 5px;
    border: 1px solid #DDD8D1;
}
#mmsSubmit {
    float: right;
    display: inline;
    border: 0;
    height: 24px;
    width: 60px;
    text-align: center;
    line-height: 24px;
    font-size: 12px;
    text-transform: uppercase;
    margin: 13px 10px 0 0;
    padding: 0;
    background: #3c537b;
    color: #fff;
    cursor: pointer;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}
.page-template-template-home #mmsForm {
    background-color: #D3AF37;
}
.home #mmsForm {
    background-color: #D3AF37;
}
/*.page-template-template-home #mmsSubmit{
    background: #D3AF37;
}
.page-template-template-home #mmsSubmit:hover{
    background: #D3AF37;
}*/
#mmsSubmit:hover {background: #506b9a;}


#mmiWrapper, #closeMenu {background: #7a7758;} /*modme*/
#mmiWrapper {box-shadow: 0 1px 10px rgba(0,0,0,0.7); position: fixed; top: 0; left: 0; width: 100%; z-index: 999;}
#mobMenuItems {
    height: 34px;
    width: 260px;
    padding: 0 0 0 12px;
    margin: 0 auto;
    text-transform: uppercase;
    overflow: hidden;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
    .mmi {
        height: 100%;
        font-size: 14px;
        float: left;
        display: inline;
        list-style-type: none;
        list-style-position: outside;
    }
    .mmi a {
        box-sizing: border-box;
        color: #fff;
        display: block;
        height: 100%;
        line-height: 34px;
        background-image: url(img/icons/menu2015.png);
        background-repeat: no-repeat;
        background-position: 10px 0;
        text-indent: -222px;
        overflow: hidden;
        text-align: left;
    }
    #mm2 {width: 37px;}
    #mm3 {width: 46px;}
    #mm4 {width: 32px;}
    #mm5 {width: 37px;}
    .mmi a:hover {text-decoration: none;}
    .mmi {border-right: 1px solid #203a63;} /*modme*/
    #mm1 {border-left: 1px solid #203a63;} /*modme*/
    #mm1 a {text-indent: 0; width: 90px; padding: 0 0 0 27px; text-align: center;}
    #mm2 a {background-position: 10px -34px;}
    #mm3 a {background-position: 10px -68px;}
    #mm4 a {background-position: 10px -102px;}
    #mm5 a {background-position: 10px -136px;}
nav.mm_mob {
    position: absolute;
    padding: 34px 0 10px;
    left: 0;
    top: 0;
    width: 100%;
    background: #e7e9ec; /*modme*/
    z-index: 9999;
}
    nav.mm_mob ul {padding: 0;}
    nav.mm_mob > ul {padding: 10px 0 10px;}
        nav.mm_mob ul li {
            list-style-type: none;
            list-style-position: outside;
            display: block;
        }
        nav.mm_mob ul a {
            font-family: 'PT Sans Narrow', sans-serif;
            display: block;
            font-size: 20px;
            padding: 3px 1em 3px 0;
            color: #00436d;
        }
        nav.mm_mob a:hover {
            color: #fff;
            background: #5a81c1; /*modme*/
            text-decoration: none;
        }
            nav.mm_mob ul a {padding-left: 1em;}
            nav.mm_mob ul ul a {padding-left: 2em;}
            nav.mm_mob ul ul ul a {padding-left: 3em;}
            nav.mm_mob ul ul li a {text-transform: none;}
#closeMenu {
    display: none;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    font-family: arial, sans-serif;
    color: #fff;
    z-index: 999999999;
    top: 0;
    right: 0;
    width: 100%;
    text-transform: uppercase;
    position: fixed;
    text-align: center;
    box-sizing: border-box;
    padding: 0;
}
#closeMenu:hover {text-decoration: none; color: #ccc;}
body.fsMenuOn #menuWall {
    position: fixed;
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    z-index: 999;
    content: "";
    width: 100%;
    height: 200%;
    left: 0;
    top: 0;
}
#mblSearch {
    max-width: 350px;
    padding: 10px 1em;
    overflow: hidden;
}
#mblsInput, #mblsSubmit {
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0;
    float: left;
    display: inline;
    box-sizing: border-box;
}
#mblsInput {
    font-size: 10px;
    font-family: arial, sans-serif;
    padding: 0 5px;
    line-height: 1;
    height: 21px;
    width: 70%;
    box-sizing: border-box;
    border: 0;
    outline: 0;
}
#mblsSubmit {
    width: 30%;
    border: 0;
    background: #5a81c1; /*modme*/
    font-size: 10px;
    height: 21px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
}
#mblsSubmit:hover {background: #83a9e8;} /*modme*/


/*                      MEDIA QUERIES MAIN HEADER                       */


@media screen and (min-width: 500px) {
    #mainHeader {text-align: center;}
    .mhCTA {
        display: inline-block;
    }
    #mhNoRecovery {
        position: relative;
        padding: 0 30px 10px 0;
    }
    #mhNoRecovery:after {
        content: '';
        display: block;
        position: absolute;
        background-position: 0 0;
        background-repeat: no-repeat;
        background-image: url(img/icons/new-bullet.png);
        width: 12px;
        height: 12px;
        top: 5px;
        right: 6px;
        transition: .5s;
        -webkit-transition: .5s;
    }
        .page-template-template-home #mhNoRecovery:after {
        content: '';
        display: block;
        position: absolute;
        background-position: 0 0;
        background-repeat: no-repeat;
        background-image: url(img/icons/new-bullet.png);
        width: 12px;
        height: 12px;
        top: 5px;
        right: 6px;
        transition: .5s;
        -webkit-transition: .5s;
    }
}
@media screen and (min-width: 550px) {
    .mhCTA {font-size: 20px;}
    #mhNoRecovery:after {top: 6px;}
}
@media screen and (min-width: 800px) {
    #persistentHeader{
        background: transparent; /*modme*/
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 999;
    }
  body.admin-bar #persistentHeader {top: 32px;}
    body.admin-bar.fsMenuOn #persistentHeader {top: 0;}
    #mmSearch {display: inline-block;}
    #mhWrapper {
        position: relative;
        z-index: 6;
        background-color: rgba(39, 70, 121, 0.4);
        padding: 0 30px;
    }
    #mainHeader {
        max-width: 1040px;
        margin: 0px auto;
        padding: 30px 0 45px;
    }
    body.sticky_zone #mhWrapper {background-color: rgba(39, 70, 121, .9);}
	body.sticky_zone #mhWrapper nav.mm ul ul {background: rgba(187,165,58,0.9)}
    body.sticky_zone #mainHeader {/*padding: 20px 0 0 0;*/}
    #logo-main {
        display: inline-block;
        float: left;
        padding: 0;
    }
    /*body #logo-main {max-width: 160px; margin: 0 auto 20px auto;}*/
    #mhRight {
        display: inline-block;
        float: right;
        width: calc(100% - 250px - 40px);
        max-width: 650px;
        padding: 40px 0 0 0;
        background-color: transparent;
    }
    /*body.sticky_zone #mhRight {padding: 10px 0 0 0;}*/
    nav.mm {clear: right;    text-align: right;}
    .mhCTA {font-size: 18px;}
    #mhRight {text-align: right;}
    #mhNoRecovery:after {top: 5px;}
    #mhPhone {margin: 0; float: right;}
    #logo-main img{
        width: 275px;
    }
    #logo-main p{
font-size: 15px !important;
    width: 254px !important;
    }
}
@media screen and (min-width: 900px) {
    #mhRight {    padding: 10px 0 0px 0;}
    /*body.sticky_zone #mhRight {
        padding: 7px 0 0 0;
    }*/
    .mhCTA {font-size: 21px;}
    #mhNoRecovery:after {top: 7px;}
    nav.mm > ul > li > a {
    padding: 8px 4px;
	}
}
@media screen and (min-width: 950px) {
    nav.mm > ul > li > a {font-size: 12px;}
    nav.mm > ul > li:before {top: 21px;}
    nav.mm > ul > li > ul {top: 37px;}
}
@media screen and (min-width: 1000px) {
    nav.mm > ul > li > a {font-size: 11px;}
    nav.mm > ul > li > ul {top: 38px;}
}
@media screen and (min-width: 1100px) {
    nav.mm > ul > li > a {font-size: 11px;}
    nav.mm > ul > li > ul {top: 41px;}

}
@media screen and (min-width: 1360px) {
    #mainHeader {
        max-width: 1300px;
        padding: 15px 0 10px;
        position: relative;
    }
    body.sticky_zone #mainHeader {
        /*padding: 25px 0;*/
    }
    #logo-main {
        float: none;
        margin: 0;
        height: 100px;
    }
    /*body.sticky_zone #logo-main {
        max-width: 200px;
        margin: 0;
        height: 100px;
    }*/
    #mhRight {
        max-width: 1010px;
        padding: 12px 0 0 0;
    }
    /*body.sticky_zone #mhRight {
        padding: 0;
    }*/
    .mhCTA {
        font-size: 23px;
        
    }
    #mhNoRecovery {padding: 15px 35px 0 0;}
    #mhNoRecovery:after {
        top: 24px;
        right: 9px;
    }
    #mhFreeInitial {padding: 5px 0px 0 0;}
    #mhPhone {
        font-size: 38px;
        float: none;
        display: inline-block;
        max-width: none;
    }
    #mhPhone:before {top: 1px;}
    /*body.sticky_zone #mhPhone {font-size: 37px;}*/
    nav.mm {
        width: 860px;
        display: inline-block;
        position: absolute;
        right: 0;
        padding: 4px 0 0 0;
        bottom: 10px;
        text-align: right;
        transition: .5s;
        -webkit-transition: .5s;
    }
    /*body.sticky_zone nav.mm {bottom: 29px;}*/
    #mmSearch {padding: 10px 10px;}
    #mmSearchInner {
        padding: 0 0 0 30px;
        background-color: #fff;
        border-radius: 15px;
        background-position: 5px 4px;
        background-repeat: no-repeat;
        background-image: url(img/icons/search.png);
    }
    #mmSearchImgCont {display: none;}
    #mmsForm {
        display: block;
        position: relative;
        top: 0;
        height: 31px;
        width: 100px;
        background-color: #fff;
        border-bottom-right-radius: 15px;
        border-top-right-radius: 15px;
    }
    #mmsInput {
        margin: 0;
        box-sizing: border-box;
        height: 31px;
        font-size: 14px;
        border: 0;
        outline: 0;
        width: 70px;
    }
    #mmsSubmit {
        margin: 2px 3px 0 0;
        background: #7892c0;
        border-radius: 15px;
        width: 27px;
        height: 27px;
    }
    #mmsSubmit:hover {background: #b9cdea;}
    nav.mm > ul > li > a {font-size: 14px;}
    nav.mm > ul > li:before {top: 20px;}
    nav.mm > ul > li > ul {top: 37px;}
}
@media screen and (min-width: 1660px) {
    #mainHeader {max-width: 1600px;}
    #logo-main {max-width: 254px;}
    #mhRight {
        max-width: none;
        padding: 6px 0 0 0;
    }
    .mhCTA {
        font-size: 25px;
    }
    #mhNoRecovery {padding: 16px 40px 0 0;}
    /*body.sticky_zone #mhNoRecovery {
        padding: 11px 40px 0 0;
        font-size: 24px;
    }*/
    #mhNoRecovery:after {top: 26px;}
    /*body.sticky_zone #mhNoRecovery:after {top: 21px;}*/
    #mhFreeInitial {padding: 0px 40px 0 0;}
    /*body.sticky_zone #mhFreeInitial {
        padding: 11px 40px 0 0;
        font-size: 24px;
    }*/
    #mhPhone {
        font-size: 42px;
        max-width: none;
		margin-top: -8px!important;
    }
    nav.mm {
        width: 1080px;
        bottom: 13px;
        padding: 7px 0 0 0;
    }
    /*body.sticky_zone nav.mm {bottom: 25px;}*/
    nav.mm > ul > li {
        padding: 13px 12px 6px 12px;
    }
    nav.mm > ul > li:before {top: 24px;}
    nav.mm > ul > li > a {font-size: 14px;}
    nav.mm > ul > li > ul {top: 43px;}
    #mmSearchInner {background-position: 7px 8px;}
    #mmsInput {
        font-size: 18px;
        height: 38px;
        width: 205px;
    }
    #mmsForm {
        height: 38px;
        width: 247px;
    }
    #mmsSubmit {
        height: 33px;
        font-size: 14px;
        width: 33px;
        margin: 2px 4px 0 0;
    }
}
@media screen and (min-width: 1860px) {
    #mainHeader {max-width: 1800px;}
}

#homeslides {
    position: relative;
    height: 350px;
    background-color: #274679;
}
#homeslides::after {
	position: absolute;
	bottom: 0;
	content: '';
	/*background: url('img/banner-overlay.png') no-repeat;*/
	z-index: 9;
	width: 100%;
	height: 200px;
	display: inline-block;
	background-size: contain;
	margin: auto;
	text-align: center;
	background-position: center;
}

.homeslide {
        display: none;
    background-position: center top;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
        font-family: 'PT Sans Narrow', sans-serif;
        color: #fff;
}
.homeslide .homeslideImg.ieSlide {
  -webkit-animation-name: none;
  animation-name: none;
  transform: none;
  -webkit-transform: none;
}
.homeslideImg {
    background-position: center top;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
#homeslideImg1 {
    background-image: url('img/slides/home/320/1.jpg');
}
#homeslideImg2 {
    background-image: url('img/slides/home/320/2.jpg');
}
#homeslideImg3 {
    background-image: url('img/slides/home/320/3.jpg');
}
.slideBox {
    position: absolute;
    bottom: 0;
    background: #274679;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
}
.slideHead {
    text-align: center;
    font-size: 22px;
    display: block;
    padding: 0 0 15px 0;
    transition: .5s;
    -webkit-transition: .5s;
    line-height: 1.1;
    text-transform: uppercase;
}
.slideHead span {
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 28px;
    display: block;
    padding: 0 0 5px 0;
    transition: .5s;
    -webkit-transition: .5s;
}
.slideBody {
    text-align: center;
    transition: .5s;
    -webkit-transition: .5s;
    text-transform: uppercase;
    font-size: 17px;
    max-width: 450px;
    margin: 0px auto;
}
.slideMore {
    overflow: hidden;
    display: block;
    margin: 0px auto;
    max-width: 280px;
    padding: 6px;
    border: 2px solid #fff;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 17px;
    color: #5a81c1;
    transition: .5s;
    -webkit-transition: .5s;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
.slideMore3 {font-size: 13px; max-width: 340px;}
.slideMore span {
    display: block;
    padding: 10px 7px 0 7px;
    background-color: #fff;
    height: 43px;
    box-sizing: border-box;
    width: calc(100% - 48px);
    float: right;
    text-align: center;
    position: relative;
}
.slideMore span:before {
    content: '';
    display: block;
    position: absolute;
    background-color: #fff;
    background-position: 5px 5px;
    background-repeat: no-repeat;
    background-image: url(img/slides/home/arrow-plain.png);
    width: 43px;
    height: 43px;
    top: 0px;
    left: -48px;
}
.slideMore:hover {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}
.slideMore:hover span {
    background-color: #b9cdea;
    color: #fff;
}
.slideMore:hover span:before {
    background-color: #b9cdea;
    background-position: -93px 5px;
}
.subslide {
    background-position: center top;
    background-repeat: no-repeat;
        height: 265px;
}
#subslide1 {background-image: url(img/slides/sub/320/inner-1.jpg);}
#subslide2 {background-image: url(img/slides/sub/320/inner-2.jpg);}
#subslide3 {background-image: url(img/slides/sub/320/inner-3.jpg);}
#subslide4 {background-image: url(img/slides/sub/320/inner-4.jpg);}



/*      HOMESLIDES MEDIA QUERIES        */


@media screen and (min-width: 320px) {
    .slideMore3 {font-size: 15px;}
}
@media screen and (min-width: 375px) {
    .slideMore3 {font-size: 16px;}
}
@media screen and (min-width: 375px) {
    .slideMore3 {font-size: 16px;}
}
@media screen and (min-width: 375px) {
    .slideMore3 {font-size: 17px;}
}
@media screen and (min-width: 500px) {
    .slideHead {font-size: 25px;}
    .slideHead span {font-size: 34px;}
	#homeslides:after {height:300px}
}
@media screen and (min-width: 800px) {
    #syncMenu {z-index: 1;}
    #homeslides {
        height: 750px;
        position: relative;
        z-index: 5;
        margin: -10px 0 0 0;
        overflow: hidden;
        background-color: #fff;
    }
	#homeslides:after {height:350px}
    @keyframes ncburnsZoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    1.5625%, 23.4375% {
        opacity: 1;
    }
    26.5625% {
        opacity: 1;
        -webkit-transform: scale(1.07);
        transform: scale(1.07);
    }
    100%, 98.4375% {
        opacity: 1;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    100% {
        opacity: 1;
    }
    }
    .homeslideImg {
        background: no-repeat 50% 50%;
        -webkit-animation-name: ncburnsZoomIn; /* modify */
        animation-name: ncburnsZoomIn; /* modify */
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-duration: 36s;
        animation-duration: 36s;
        opacity: 1;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
      }
    #homeslideImg1 {
        background-image: url(img/slides/home/800/1.jpg);
    }
    #homeslideImg2 {
        background-image: url(img/slides/home/800/2.jpg);
    }
    #homeslideImg3 {
        background-image: url(img/slides/home/800/3.jpg);
    }
    .slideContent {
    height: 100%;
        max-width: 1040px;
        margin: 0px auto;
        transition: .5s;
        -webkit-transition: .5s;
  }
    .slideBox {
        position: relative;
        background-color: transparent;
        width: 500px;
        top: 340px;
        padding: 0;
        float: right;
    }
    .slideHead {
        text-align: left;
        font-size: 40px;
    }
    .slideHead span {font-size: 53px;}
    .slideBody {
        font-size: 20px;
        text-align: left;
        background-color: #274679;
        padding: 17px;
        max-width: none;
        margin: 0 0 25px 16px;
        position: relative;
    }
    .slideBody:before {
        background-color: #5a81c1;
        width: 10px;
        height: 100%;
        left: -16px;
        top: 0;
        content: '';
        display: block;
        position: absolute;
    }
    .slideMore {
        margin: 0;
    }
    .subslide {
            height: 400px;
    }
    #subslide1 {
        background-image: url(img/slides/sub/800/inner-1.jpg);
    }
    #subslide2 {
        background-image: url(img/slides/sub/800/inner-2.jpg);
    }
    #subslide3 {
        background-image: url(img/slides/sub/800/inner-3.jpg);
    }
	#subslide4 {
        background-image: url(img/slides/sub/800/inner-4.jpg);
    }
}
@media screen and (min-width: 1100px) {
    #homeslides {height: 860px;}
    #homeslideImg1 {
        background-image: url('img/slides/home/1100/1.jpg');
    }
    #homeslideImg2 {
        background-image: url('img/slides/home/1100/2.jpg');
    }
    #homeslideImg3 {
        background-image: url('img/slides/home/1100/3.jpg');
    }
    .slideBody {
        margin: 0 -9999px 25px 0;
        padding: 17px 9999px 17px 17px;
        left: 16px;
    }
    .subslide {
            height: 510px;
    }
    #subslide1 {
        background-image: url(img/slides/sub/1100/inner-1.jpg);
    }
    #subslide2 {
        background-image: url(img/slides/sub/1100/inner-2.jpg);
    }
    #subslide3 {
        background-image: url(img/slides/sub/1100/inner-3.jpg);
    }
	#subslide3 {
        background-image: url(img/slides/sub/1100/inner-4.jpg);
    }
}
@media screen and (min-width: 1360px) {
	#homeslides:after {height:400px}
    #homeslideImg1 {
        background-image: url('img/slides/home/1360/9.jpg');
    }
    #homeslideImg2 {
        background-image: url('img/slides/home/1360/6.jpg');
    }
    #homeslideImg3 {
        background-image: url('img/slides/home/1360/7.jpg');
    }
    .slideContent {max-width: 1300px;}
    .slideBox {
        width: 530px;
        top: 240px;
    }
    .slideHead {font-size: 53px;}
    .slideHead span {font-size: 74px;}
    .slideBody {font-size: 23px;}
    .slideMore {font-size: 22px; max-width: 320px;}
    .slideMore span {
        height: 50px;
        width: calc(100% - 52px - 6px);
        padding: 9px 7px 0 7px;
    }
    .slideMore span:before {
        height: 50px;
        width: 52px;
        left: -58px;
        background-position: 9px 9px;
    }
    .slideMore:hover span:before {background-position: -89px 9px;}
    .slideMore2 {max-width: 415px;}
    .slideMore3 {max-width: 475px;}
    .subslide {
            height: 549px;
    }
    #subslide1 {
        background-image: url(img/slides/sub/1360/inner-1.jpg);
    }
    #subslide2 {
        background-image: url(img/slides/sub/1360/inner-2.jpg);
    }
    #subslide3 {
        background-image: url(img/slides/sub/1360/inner-3.jpg);
    }
	#subslide4 {
        background-image: url(img/slides/sub/1360/inner-4.jpg);
    }
}
@media screen and (min-width: 1660px) {
    #homeslides {height: 1010px;}
    #homeslideImg1 {
        background-image: url('img/slides/home/full/9.jpg');
    }
    #homeslideImg2 {
        background-image: url('img/slides/home/full/7.jpg');
    }
    #homeslideImg3 {
        background-image: url('img/slides/home/full/6.jpg');
    }
    .slideContent {max-width: 1600px;}
    .slideBox {
        width: 680px;
        top: 342px;
    }
    .slideHead {font-size: 65px;}
    .slideHead span {font-size: 100px;}
    .slideBody {
        font-size: 25px;
        margin: 0 -9999px 25px 0;
        left: 22px;
        padding: 25px 10050px 25px 25px;
    }
    .slideBody:before {width: 16px; left: -22px;}
    .slideMore {font-size: 25px;}
    .slideMore span {padding: 6px 7px 0 7px;}
    .subslide {
            height: 662px;
    }
    #subslide1 {
        background-image: url(img/slides/sub/full/inner-1.jpg);
    }
    #subslide2 {
        background-image: url(img/slides/sub/full/inner-2.jpg);
    }
    #subslide3 {
        background-image: url(img/slides/sub/full/inner-3.jpg);
    }
	#subslide4 {
        background-image: url(img/slides/sub/full/inner-4.jpg);
    }
}
@media screen and (min-width: 1860px) {
    .slideContent {max-width: 1800px;}
}
@media screen and (min-width: 2000px) {
    .homeslideImg {background-size: cover;}
    .subslide {background-size: cover;}
}

#sync {height: 0; width: 0;}
.syncItem {position: relative; z-index: 0;}

/* BELOW THE FOLD (BTF) BEGINS */

p {padding: 0 0 20px;}
li {list-style-type: none; list-style-position: outside;}
.topo {display: block; overflow: hidden;}
.topo img {display: block; width: 100%;}


#caWrapper {
    background-color: #fff;
    padding: 0 20px;
    border-top: 7px solid #5a81c1;
}
#contentArea {
    margin: 0 auto;
    overflow: hidden;
    padding: 30px 0;
    transition: .5s;
    -webkit-transition: .5s;
}
body.home #mainContent {padding: 0 0 30px 0;}
#mainContent {
    font-family: 'Droid Sans', sans-serif;
    font-size: 16px;
    line-height: 1.5;
    transition: .5s;
    -webkit-transition: .5s;
    color: #000;
    padding: 0;
}
    .article ul, .article ol {padding: 0 0 20px 30px;}
    .article li {list-style-position: outside;}
    .article ul li {list-style-type: disc; color: #5a81c1;}
    .article ol li {list-style-type: decimal;}
    .article ol li ol li {list-style-type: lower-alpha;}
    .article ol li ol li ol li {list-style-type: lower-roman;}
    .article ul ul {padding-bottom: 0;}
    .article a:hover {text-decoration: underline;}
    .article ul, .article ol {overflow: hidden;}
    .article h1,
    .article h2,
    .article h3,
    .article h4,
    .article h5,
    .article h6 {
        line-height: 1.2;
        font-weight: normal;
        font-family: Georgia, Times, "Times New Roman", serif;
        color: #000;
        padding: 0 0 5px 0;
    }
    .article h1 {
        font-size: 32px;
        padding: 0 0 20px 0;
        color: #274679;
        text-transform: uppercase;
        transition: .5s;
        -webkit-transition: .5s;
        font-family: TrajanProRegular;
        font-weight: bold;
        text-align: center;
    }
    body.home .article h1 {
        padding: 0 0 0 0;
        line-height: 1;
        font-size: 37px;
        margin-bottom: 20px;
    }
    #hpCTA {
        display: block;
        text-transform: uppercase;
        text-align: center;
        color: #5a81c1;
        font-size: 20px;
        padding: 0 0 20px 0;
        transition: .5s;
        -webkit-transition: .5s;
        font-family: 'PT Sans Narrow', sans-serif;
        text-align: center;
    }
    .article h2 {
        font-size: 25px;
        padding: 0 0 10px 0;
        transition: .5s;
        -webkit-transition: .5s;
        color: #5a81c1;
        font-family: TrajanProRegular;
    }
    .article h3 {
        font-size: 16px;
        font-weight: bold;
        transition: .5s;
        -webkit-transition: .5s;
    }
    .article h4 {
        font-size: 16px;
        font-style: italic;
    }
    .article h5 {
        font-size: 16px;
    }
	.article img.alignright {
		float: right;
		padding: 0 0 20px 20px;
	}
    .headshot {
        float: left;
        margin: 0 15px 5px 0;
    }
    #shareThisPage {clear: both; border-top: 1px solid #2a3868; padding: 20px 0 0; margin: 15px 0 0;}
    #shareThisPageHead {display: inline-block; font-size: 16px; line-height: 1; font-weight: normal; text-transform: uppercase; margin: 0 10px 0 0;}
    #shareThisPage .shareThisWrapper {display: inline-block;}
    .shareThisWrapper {font-size: 0;}
    .dskSharingIcon {width: 16px; height: 16px; display: inline-block; margin: 0 14px 0 0; overflow: hidden;}
    .dskSharingIcon:hover {opacity: 0.8;}
    .dskSharingIcon_twitter img{margin: 0 0 0 -16px;}
    .dskSharingIcon_linkedin img{margin: 0 0 0 -32px;}
    .dskSharingIcon_googleplus img{margin: 0 0 0 -48px;}
    .mcTable {margin: 0 0 20px;}
    .mcTable td {vertical-align: top; display: block;}
    .mcTable ul {padding: 0 0 0 30px;}
#sidebar {
    max-width: 450px;
    margin: 0px auto;
    font-family: 'PT Sans Narrow', sans-serif;
    transition: .5s;
    -webkit-transition: .5s;
}


#sbAreasCont {
    padding: 30px;
    background-position: 0 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(img/sidebar/areasBack3.jpg);
    margin: 0 auto 30px auto;
}
#sbAreasCont h2 {
    color: #fff;
    padding: 0 0 20px 0;
    font-size: 22px;
    transition: .5s;
    -webkit-transition: .5s;
    margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
    line-height: 1.2;
}
#sbPAreas {
    font-family: 'Montserrat', sans-serif;
}
.sbPArea {
    margin: 0 auto 9px auto;
    border: 3px solid #7ba0dd;
    /*-webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;*/
}
#sbPArea8 {margin: 0 auto;}
.sbPArea a {
    background: #2b5395;
    background: -webkit-linear-gradient(left top, #2b5395, #4773bb);
    background: -o-linear-gradient(bottom right, #2b5395, #4773bb);
    background: -moz-linear-gradient(bottom right, #2b5395, #4773bb);
    background: linear-gradient(to bottom right, #2b5395, #4773bb);
    display: block;
    color: #fff;
    text-align: center;
    padding: 10px;
}
.sbPArea:hover {
    border: 3px solid #fff;
    background: -webkit-linear-gradient(left, #b8c9a6, #738a58);
    background: -o-linear-gradient(right, #b8c9a6, #738a58);
    background: -moz-linear-gradient(right, #b8c9a6, #738a58);
    background: linear-gradient(to right, #b8c9a6, #738a58);
    /*-webkit-transform: scale(0.9);
    transform: scale(0.9);*/
}
.sbPArea:hover a {background: #5a81c1;}
#sbReviewsCont {
    background-position: center 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(img/sidebar/reviewsBack.jpg);
    padding: 30px 20px;
    margin: 0 auto 30px auto;
    text-align: center;
}
#sbReviewsCont h2 {
    color: #274679;
    font-size: 25px;
    transition: .5s;
    -webkit-transition: .5s;
    text-align: center;
    padding: 0;
    text-transform: uppercase;
}
.sbStars {display: block; max-width: 234px; margin: 0px auto 20px auto;}
.sbStars img {display: block; width: 100%;}
#sbReviews {
    height: 375px;
    transition: .5s;
    -webkit-transition: .5s;
    overflow: hidden;
    position: relative;
}
.sbReview {
    position: absolute;
    width: 100%;
    height: 100%;
    font-family: 'Droid Sans', sans-serif;
    display: none;
}
.sbReviewInner {
    position: relative;
    height: 100%;
    display: table;
    padding: 0 20px;
}
.sbReviewInner2 {
    display: table-cell;
    vertical-align: middle;
}
.sbReviewBody {
    text-align: center;
    line-height: 1.4;
    font-size: 16px;
    transition: .5s;
    -webkit-transition: .5s;
}
.sbReviewAuthor {
    color: #5a81c1;
    font-weight: bold;
    font-size: 21px;
    transition: .5s;
    -webkit-transition: .5s;
    text-align: center;
    position: relative;
    display: block;
}
.sbReviewAuthor:before {
    content: '';
    display: inline-block;
    position: relative;
    background-color: #5a81c1;
    width: 15px;
    height: 2px;
    bottom: 6px;
    left: -5px;
}
.sbPrevNextReview {
    display: inline-block;
    height: 70px;
    width: 58px;
    font-size: 0;
    text-indent: -99999px;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-image: url(img/sidebar/reviewArrows.png);
}
.sbPrevNextReview:hover {background-position: 0 -70px;}
.sbNextReview {
    background-position: -58px 0;
    margin: 0 0 0 20px;
}
.sbNextReview:hover {background-position: -58px -70px;}
#sbTeamCont {
    background-position: 0 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(img/sidebar/membersBack1.webp);
    padding: 30px;
}
#sbTeamCont h2 {
    color: #fff;
    padding: 0 0 20px 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 24px;
    transition: .5s;
    -webkit-transition: .5s;
    line-height: 1.2;
}
#sbMembers {padding: 0;}
.sbMember {
    list-style-type: none;
    list-style-position: outside;
    margin: 0 auto 20px auto;
    padding: 20px;
    background: #2b5395;
    background: -webkit-linear-gradient(left top, #2b5395, #4e75b5);
    background: -o-linear-gradient(bottom right, #2b5395, #4e75b5);
    background: -moz-linear-gradient(bottom right, #2b5395, #4e75b5);
    background: linear-gradient(to bottom right, #2b5395, #4e75b5);
}
#sbMember3 {
    margin: 0 auto;
}
.sbMemberPic {
    max-width: 241px;
    margin: 0 auto 20px auto;
}
.sbMemberPic img {
    display: block;
    width: 100%;
	height: auto;
}
.sbMemberName {
    font-weight: bold;
    display: block;
    padding: 0 0 25px 0;
    margin: 0 auto 15px auto;
    position: relative;
    color: #fff;
    text-align: center;
    font-size: 18px;
    transition: .5s;
    -webkit-transition: .5s;
}
.sbMemberName:after {
    content: '';
    display: block;
    position: absolute;
    background-position: center 0;
    background-repeat: no-repeat;
    background-image: url(img/sidebar/memberBottomBorder.png);
    width: 100%;
    height: 7px;
    bottom: 0;
    left: 0px;
}
.sbMemberBio {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 1.5;
    padding: 0 0 20px 0;
    transition: .5s;
    -webkit-transition: .5s;
    color: #fff;
    text-align: center;
}
.sbMemberMore {
    color: #9cb9e1;
    text-align: center;
    display: block;
    font-size: 18px;
    transition: .5s;
    -webkit-transition: .5s;
    text-transform: uppercase;
    font-weight: bold;
}
.sbMemberMore:hover {color: #fff;}



/*                      MEDIA QUERIES CONTENT AREA                       */



@media screen and (min-width: 350px) {
    #sbAreasCont h2 {font-size: 26px;}
    #sbReviewsCont h2 {font-size: 26px;}
    #sbReviews {height: 320px;}
    #sbTeamCont h2 {font-size: 26px;}
    .sbMemberName {font-size: 21px;}
}
@media screen and (min-width: 420px) {
    #sbReviews {height: 290px;}
}
@media screen and (min-width: 500px) {
        .article h1 {font-size: 35px;}
        body.home .article h1 {font-size: 40px;}
        #hpCTA {font-size: 25px;}
        #sbAreasCont h2 {font-size: 32px;}
        .sbPArea a {
            position: relative;
            height: 72px;
            box-sizing: border-box;
            padding: 24px 10px 0 90px;
            font-size: 18px;
            text-align: left;
        }
        .sbPArea a:before {
            content: '';
            display: block;
            position: absolute;
            background-position: 0 0;
            background-repeat: no-repeat;
            background-image: url(img/sidebar/areas4.png);
        }
        #sbPArea1 a:before {
            width: 65px;
            height: 65px;
            top: 6px;
            left: 10px;
        }
        #sbPArea2 a:before {
            background-position: -306px 0;
            width: 65px;
            height: 65px;
            top: 6px;
            left: 10px;
        }
        #sbPArea3 a:before {
        background-position: -246px 0;
            width: 56px;
        height: 65px;
        top: 6px;
        left: 13px;
        }
        #sbPArea4 a:before {
            background-position: -195px 0;
            width: 48px;
            height: 62px;
            top: 6px;
            left: 14px;
        }
        #sbPArea5 a:before {
            background-position: -65px 0;
            width: 65px;
        height: 65px;
        top: 5px;
        left: 10px;
        }
        #sbPArea6 a:before {
        background-position: -370px 0;
            width: 64px;
            height: 65px;
            top: 5px;
            left: 8px;
        }
		#sbPArea7 a::before {
		    background-position: -127px 0;
            width: 64px;
            height: 65px;
            top: 5px;
            left: 8px;
		}
        .sbPArea:hover a:before {
            /*-ms-transform: rotateY(360deg);*/ /* IE 9 */
            /*-webkit-transform: rotateY(360deg);*/ /* Chrome, Safari, Opera */
            /*transform: rotateY(360deg);
            transition: 1.5s;
            -webkit-transition: 1.5s;*/
        }
        #sbReviewsCont h2 {font-size: 32px;}
        #sbReviews {height: 250px;}
        #sbTeamCont h2 {font-size: 32px;}
        .sbMemberName {font-size: 25px;}
        .sbMemberBio {font-size: 18px;}
        .sbMemberMore {font-size: 21px;}
}
@media screen and (min-width: 800px) {
    #syncContent {z-index: 1;}
    #caWrapper {
        border-top:
        10px solid #5a81c1;
        position: relative;
        z-index: 7;
    }
    #contentArea {
        max-width: 1040px;
        margin: 0px auto;
    }
    body.home .article h1 {font-size: 50px;}

    #hpCTA {font-size: 28px;}
    body.home #mainContent {
        max-width: 1040px;
        margin: 0px auto;
        display: block;
        float: none;
    }
    body.home.colsSupported #mainContent {
        padding: 0;
        max-width: 1040px;
        width: 100%;
    }
    #mainContent {
        padding: 0;
        width: calc(100% - 50px - 320px);
        display: inline-block;
        float: left;
    }
    body.home.colsSupported #mainContent {
        max-width: 1040px;
        /*
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;

        -webkit-column-gap: 50px;
        -moz-column-gap: 50px;
        column-gap: 50px;
        */
    }
    body.home.colsSupported #mainContent h1 {
        -webkit-column-span: all;
        -moz-column-span: all;
        column-span: all;
    }
    .article h1 {
        text-align: left;
    }
    body.home .article h1 {text-align: center;}
    body.colsSupported #hpCTA {
        -webkit-column-span: all;
        -moz-column-span: all;
        column-span: all;
    }
    #sidebar {
        width: 320px;
        max-width: none;
        display: inline-block;
        float: right;
    }
    #sbAreasCont h2 {font-size: 26px;}
    .sbPArea a {font-size: 14px; padding: 20px 10px 0 90px;}
    #sbReviewsCont h2 {font-size: 28px;}
    #sbReviews {height: 315px;}
    .sbReviewBody {font-size: 15px;}
    #sbTeamCont h2 {font-size: 26px;}
    .sbMemberName {font-size: 23px;}
    .sbMemberBio {font-size: 16px; max-width: 230px; margin: 0px auto; text-align: left;}
    .sbMemberMore {font-size: 19px;}
}
@media screen and (min-width: 900px) {
    .mcTable td {display: table-cell; padding: 0 0 0 40px;}
    .mcTable td:first-child {padding: 0;}
}
@media screen and (min-width: 1100px) {
    #caWrapper {
        position: relative;
        border-top: none;
    }
    #caWrapper:before {
        content: '';
        display: block;
        position: absolute;
        background-position: center 0;
        background-repeat: no-repeat;
        background-image: url(img/main-content/top.png);
        width: 100%;
        height: 110px;
        top: -110px;
        left: 0px;
    }
}
@media screen and (min-width: 1360px) {
    #contentArea {max-width: 1300px; padding: 40px 0;}
    body.home.colsSupported #mainContent {
        max-width: 1300px;
    }
    body.home .article h1 {font-size: 42px;}
    .article h1 {font-size: 40px;}
    #hpCTA {font-size: 37px;}
    .article h2 {
        font-size: 28px;
    }
}
@media screen and (min-width: 1660px) {
    #contentArea {max-width: 1600px; padding: 40px 0;}
    body.home #mainContent {
        max-width: 1300px;
    }
    body.home.colsSupported #mainContent {
        max-width: 1600px;
    }
    #mainContent {
        width: calc(100% - 50px - 436px);
    }
    body.home .article h1 {font-size: 75px;}
    .article h1 {font-size: 70px;}
    #hpCTA {font-size: 50px;}
    .article h2 {
        font-size: 40px;
    }
    #sidebar {width: 436px;}
    #sbAreasCont {margin: 0 0 36px 0;}
    #sbAreasCont h2 {font-size: 40px;}
    .sbPArea a {font-size: 20px; padding: 22px 10px 0 90px;}
    #sbReviewsCont {margin: 0 0 36px 0;}
    #sbReviewsCont h2 {font-size: 40px;}
    .sbReviewBody {font-size: 18px;}
    .sbReviewAuthor {font-size: 21px;}
    #sbTeamCont {margin: 0 0 36px 0; padding: 30px 58px;}
    #sbTeamCont h2 {font-size: 40px;}
    .sbMemberName {font-size: 25px;}
    .sbMemberBio {font-size: 18px;}
    .sbMemberMore {font-size: 20px;}
}
@media screen and (min-width: 1860px) {
    #contentArea {max-width: 1800px;}
    body.home.colsSupported #mainContent {
        max-width: 1800px;
    }
}
@media screen and (min-width: 2000px) {
    #caWrapper:before {background-image: url(img/main-content/top2000.png);}
}
/*              END OF CONTENT AREA MEDIA QUERIES               */



#areasWrapper {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(img/areas/areasBack2.webp);
    overflow: hidden;
    padding: 0 20px;
}
#areasCont {
    padding: 30px 0;
    transition: .5s;
    -webkit-transition: .5s;
}
#areasCont h2 {
    color: #fff;
    font-family: TrajanProRegular;
    font-size: 25px;
    transition: .5s;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: .5s;
    padding: 0 0 30px 0;
}
#areas {
    padding: 0;
    font-family: 'Open Sans', sans-serif;
}
.area {
    margin: 0 auto 14px auto;
    background-color: #5a81c1;
    padding: 6px;
    border-radius: 5px;
    -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
#area6 {margin: 0 auto;}
.area a {
    border: 6px solid #7ba0dd;
    border-radius: 5px;
    display: block;
    background-color: #2b5395;
}
.area a span {
    border-radius: 5px;
    display: block;
    color: #fff;
    transition: .5s;
    text-align: center;
    padding: 10px 10px;
    -webkit-transition: .5s;
    text-transform: uppercase;
    font-size: 16px;
    position: relative;
}
.area a span br {display: none;}
.area:hover {
    background-color: #7a7758;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}
.area:hover a {border: 6px solid #fff; background-color: #5a81c1;}
.area:hover a:before {
    -ms-transform: rotateY(360deg); /* IE 9 */
    -webkit-transform: rotateY(360deg); /* Chrome, Safari, Opera */
    transform: rotateY(360deg);
    transition: 1.5s;
    -webkit-transition: 1.5s;
}
#gform_6 .gform_heading {
    display: none;
}
#gform_wrapper_6 {
	background: rgba(187, 165, 58, 0.5);
	padding: 15px 30px;
	position: relative;
	z-index: 10000;
	width: 450px;
	max-width: 100%;
	top: 250px;
	float: right;
	margin-right: 20px;
}

#gform_6 input, #gform_6 textarea {
    
    padding: 10px 10px 10px 10px;
    font-family: 'Open Sans', sans-serif;
    display: block;
}
#gform_6 #gform_submit_button_6 {
    background: linear-gradient(to right, #062440, #034177);
    color: #f2deb0;
    border: none;
    border-radius: 5px;
    padding: 10px 25px;
    font-size: 18px;
    cursor: pointer;
	border: 1px solid #f2deb0;
	font-family: TrajanProRegular;
}
#gform_6 #gform_submit_button_6:hover{
    background: #D3AF37;
	color: #062440;
}

/*                      MEDIA QUERIES PRACTICE AREAS                    */



@media screen and (min-width: 500px) {
    #areasCont h2 {font-size: 28px;}
    .area a {position: relative; height: 81px; box-sizing: border-box;}
    .area a:before {
      content: '';
      display: block;
      position: absolute;
      background-position: 0 0;
      background-repeat: no-repeat;
      background-image: url(img/sidebar/areas4.png);
    }
    #area1 a:before {
      width: 65px;
      height: 65px;
      top: 4px;
      left: 10px;
    }
    #area2 a:before {
        background-position: -304px 0;
    width: 60px;
    height: 65px;
    top: 4px;
    left: 8px;
    }
    #area3 a:before {
        background-position: -246px 0;
    width: 60px;
    height: 65px;
    top: 4px;
    left: 11px;
    }
    #area4 a:before {
        background-position: -195px 0;
    width: 50px;
    height: 62px;
    top: 5px;
    left: 11px;
    }
    #area5 a:before {
        background-position: -66px -6px;
    width: 54px;
    height: 61px;
    top: 4px;
    left: 7px;
    }
    #area6 a:before {
        background-position: -367px 0;
    width: 66px;
    height: 65px;
    top: 4px;
    left: 1px;
    }
	#area7 a:before {
		 background-position: -127px 0;
		 width: 60px;
    	height: 65px;
		top: 4px;
		left: 8px;
	}
    .area a span {height: 100%; box-sizing: border-box; padding: 22px 10px 0 10px;}
}
@media screen and (min-width: 800px) {
    #areasCont h2 {font-size: 30px;}
    #areas {text-align: center; max-width: 850px; margin: 0px auto;}
    .area {
        display: inline-block;
        width: 193px;
        height: 193px;
        background-color: transparent;
        background-position: 0 0;
        background-repeat: no-repeat;
        background-image: url(img/areas/areaBack.png);
        padding: 0;
    }
    .area:hover {
        background-color: transparent;
        background-position: -193px 0;
    }
    #area2, #area5 {margin: 0 20px 14px 20px;}
    .area a {
        border: 0;
        background-color: transparent;
        height: 193px;
        padding: 97px 0 0 ;
    }
    #area1 a:before {left: 70px; top: 30px}
    #area2 a:before {left: 65px; top: 30px}
    #area3 a:before {left: 69px; top: 30px}
    #area4 a:before {left: 74px; top: 30px}
    #area5 a:before {left: 65px; top: 30px}
    #area6 a:before {left: 64px; top: 30px}
	#area7 a:before {left: 65px; top: 32px;}

    .area:hover a {background-color: transparent; border: 0;}
    .area a span {padding: 0; line-height: 1.4;}
    .area a span br {display: block;}
}
@media screen and (min-width: 1100px) {
        #areasWrapper {background-size: cover;}
        #areasCont {padding: 40px 0 150px 0;}
        #areasCont h2 {font-size: 36px;}
        #areas {max-width: 850px; overflow: hidden;}
        #area2, #area5, #area6 {margin: 0 0 0 32px;}
        .area {
            width: 150px;
            height: 150px;
            background-image: url(img/areas/areaBack1100.png);
            
            margin: 0 0 0 32px;
        }
        .area:hover {background-position: -150px 0;}
        #area1 {margin: 0;}
        .area a {height: 150px; padding: 87px 0 0;}
        #area1 a:before {left: 45px; top: 22px;}
        #area2 a:before {left: 44px; top: 22px;}
        #area3 a:before {left: 49px; top: 22px;}
        #area4 a:before {left: 54px; top: 22px;}
        #area5 a:before {left: 44px; top: 22px;}
        #area6 a:before {left: 41px; top: 22px;}
        .area a span {height: auto; font-size: 12px;}
}
@media screen and (min-width: 1360px) {
    #areasCont h2 {font-size: 34px;}
    #areas{max-width: 900px;}
    #area2, #area5, #area6 {margin: 0 0 0 28px;}
    .area {
        width: 193px;
        height: 193px;
        background-image: url(img/areas/areaBack.png);
        float: none;
        margin: 0 0 0 28px;
    }
    .area:hover {background-position: -193px 0;}
    #area1 {margin: 0 0 0 1px;}
    .area a {height: 150px; padding: 97px 0 0;}
    #area1 a:before {left: 69px; top: 30px;}
    #area2 a:before {left: 64px; top: 30px;}
    #area3 a:before {left: 70px; top: 30px;}
    #area4 a:before {left: 72px; top: 30px;}
    #area5 a:before {left: 70px; top: 40px;}
    #area6 a:before {left: 62px; top: 30px;}
    .area a span {height: auto; font-size: 16px;}
}
@media screen and (min-width: 1660px) {
    #areasCont {padding: 60px 0 160px 0;}
    #areasCont h2 {font-size: 50px; padding: 0 0 40px 0;}
}
@media screen and (min-width: 2000px) {
    #areasWrapper {background-size: cover;}
}
/*              END OF AREAS MEDIA QUERIES              */

#reviewsWrapper {
    background-position: center 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(img/sidebar/reviewsBack.jpg);
    padding: 0 20px;
    border-top: 7px solid #5a81c1;
}
#reviewsCont {
    padding: 40px 0;
    margin: 0 auto ;
    text-align: center;
}
#reviewsCont h4 {
    color: #274679;
    font-size: 28px;
    transition: .5s;
    -webkit-transition: .5s;
    text-align: center;
    padding: 0;
    font-family: TrajanProRegular;
    text-transform: uppercase;
}

/* Slick Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/*          END OF SLICK CSS            */


.sbStars {display: block; max-width: 234px; margin: 0px auto 20px auto;}
.sbStars img {display: block; width: 100%;}
#reviews {
    transition: .5s;
    -webkit-transition: .5s;
    overflow: hidden;
}
.review {
    height: 350px;
    font-family: 'Droid Sans', sans-serif;
    display: inline-block;
    margin: 0;
}
.reviewInner {
    position: relative;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    display: table;
    padding: 0 20px;
}
.reviewInner2 {
    display: table-cell;
    vertical-align: middle;
}
.reviewBody {
    text-align: center;
    line-height: 1.6;
    max-width: 500px;
    margin: 0px auto;
    font-size: 16px;
    transition: .5s;
    -webkit-transition: .5s;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 2px;
}
.reviewAuthor {
    color: #D3AF37;
    font-weight: bold;
    font-size: 21px;
    transition: .5s;
    -webkit-transition: .5s;
    text-align: center;
    position: relative;
    display: block;
}
.reviewAuthor:before {
 content: '';
    display: inline-block;
    position: relative;
    background-color: #D3AF37;
    width: 15px;
    height: 2px;
    bottom: 6px;
    left: -5px;
}
.hpPrevNextReview {
    display: inline-block;
    height: 70px;
    width: 58px;
    font-size: 0;
    text-indent: -99999px;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-image: url(img/sidebar/reviewArrows.png);
}
.hpNextReview {
    background-position: -58px 0;
    margin: 0 0 0 20px;
}
.hpPrevNextReview:hover {background-position: 0 -70px;}
.hpNextReview:hover {background-position: -58px -70px;}



/*                      MEDIA QUERIES HOME PAGE REVIEWS                     */


@media screen and (min-width: 400px) {
    .review {height: 280px;}
}
@media screen and (min-width: 500px) {
    #reviewsCont h4 {font-size: 32px;}
}
@media screen and (min-width: 800px) {
    #reviewsWrapper {
        background-size: 2000px 697px;
        background-position: center 0;
        background-image: url(img/client-reviews/reviewsBack-1.jpg);
        border-top: 10px solid #5a81c1;
    }
    .review {height: 320px;}
    #reviewsCont {max-width: 1040px; margin: 0px auto; padding: 40px 78px; position: relative; box-sizing: border-box;}
    #reviewsCont h4 {font-size: 34px; padding: 0 0 10px 0;}
    .hpPrevNextReview {
        position: absolute;
        bottom: 180px;
    }
    .hpPrevReview {left: 0;}
    .hpNextReview {right: 0;}
}
@media screen and (min-width: 900px) {
        .review {height: 275px;}
}
@media screen and (min-width: 1100px) {
    #reviewsWrapper {position: relative; padding: 0 0 110px 0;}
    #reviewsWrapper:before {
        content: '';
        display: block;
        position: absolute;
        background-position: center 0;
        background-repeat: no-repeat;
        background-image: url(img/client-reviews/reviewsBack-after2.png);
        width: 100%;
        height: 110px;
        top: -108px;
        left: 0px;
    }
    #reviewsCont {padding: 40px 0;}
    .review {height: 330px;}
    #reviewsCont h4 {font-size: 38px;}
    .reviewInner {padding: 0 30px;}
}
@media screen and (min-width: 1360px) {
    #reviewsCont {max-width: 1300px;}
    #reviewsCont h4 {font-size: 34px;}
    #reviews {max-width: 1300px;}
    .reviewBody {font-size: 17px; line-height: 1.8;}
    .reviewAuthor {font-size: 23px;}
}
@media screen and (min-width: 1660px) {
    #reviewsCont {max-width: 1600px;}
    #reviewsCont h4 {font-size: 50px;}
    #reviews {max-width: 1600px;}
    .reviewBody {font-size: 18px; line-height: 1.8;}
    .reviewAuthor {font-size: 25px;}
}
@media screen and (min-width: 1860px) {
    #reviewsCont {max-width: 1800px;}
    #reviews {max-width: 1800px;}
}
@media screen and (min-width: 2000px) {
    #reviewsWrapper {background-image: url(img/client-reviews/reviewsBack2000.jpg); background-size: 3000px 936px;}
    #reviewsWrapper:before {background-image: url(img/client-reviews/reviewsPseudo2000.png);}
}
/*          END OF CLEINT REVIEWS MEDIA QUERIES             */



#teamWrapper {
    padding: 0 20px;
    background-position: 0 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(img/sidebar/membersBack1.jpg);
    border-top: 7px solid #5a81c1;
}
#teamCont {
    padding: 40px 0;
}
#teamCont h4 {
    font-family: TrajanProRegular;
    color: #fff;
    padding: 0 0 35px 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 25px;
    transition: .5s;
    -webkit-transition: .5s;
    line-height: 1.2;
}
#members {
    padding: 20px;
	background: #2b5395;
    background: -webkit-linear-gradient(left top, #2b5395, #4e75b5);
    background: -o-linear-gradient(bottom right, #2b5395, #4e75b5);
    background: -moz-linear-gradient(bottom right, #2b5395, #4e75b5);
    background: linear-gradient(to bottom right, #2b5395, #4e75b5);
}
.member {
    list-style-type: none;
    list-style-position: outside;
    margin: 0 auto 20px auto;
    padding: 20px;
}
#member3 {
    margin: 0 auto;
}
.memberPic {
    max-width: 241px;
    margin: 0 auto 20px auto;
}
.memberPic2 {
    max-width: 155px;
    display: none;
    margin: 0 15px 0 0;
}
.memberPic img {
    display: block;
    margin: auto;
}
.memberPic2 img {
    display: block;
    width: 100%;
}
.memberName {
    font-weight: bold;
    display: block;
    padding: 0 0 25px 0;
    margin: 0 auto 15px auto;
    position: relative;
    color: #fff;
    text-align: center;
    font-size: 18px;
    transition: .5s;
    -webkit-transition: .5s;
}
.memberName:after {
    content: '';
    display: block;
    position: absolute;
    background-position: center 0;
    background-repeat: no-repeat;
    background-image: url(img/sidebar/memberBottomBorder.png);
    width: 100%;
    height: 7px;
    bottom: 0;
    left: 0px;
}
.memberBio {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 1.5;
    padding: 0 0 20px 0;
    transition: .5s;
    -webkit-transition: .5s;
    color: #fff;
    text-align: center;
}
.memberMore {
    color: #9cb9e1;
    text-align: center;
    display: block;
    font-size: 18px;
    transition: .5s;
    -webkit-transition: .5s;
    text-transform: uppercase;
    font-weight: bold;
}
.memberMore:hover {color: #fff;}



/*                          MEDIA QUERIES TEAM area                         */


@media screen and (min-width: 350px) {
    #teamCont h4 {font-size: 26px;}
    .memberName {font-size: 21px;}
}
@media screen and (min-width: 500px) {
    #teamCont h4 {font-size: 28px;}
    .memberName {font-size: 25px;}
    .memberBio {font-size: 18px;}
    .memberMore {font-size: 18px;}
}
@media screen and (min-width: 600px) {
    #teamCont h4 br {display: none;}
    .member {overflow: hidden; max-width: 600px; margin: 0px auto 20px auto; padding: 0;}
    .memberPic {
        display: inline-block;
        float: left;
        margin: 0;
    }
    .memberInfoCont {
        width: calc(100% - 241px);
        display: inline-block;
        float: right;
        box-sizing: border-box;
        padding: 10px 25px 0 25px;
    }
    .memberName {font-size: 20px;}
    .memberBio {font-size: 14px;}
}
@media screen and (min-width: 800px) {
    #teamWrapper {
        background-position: center 0;
        background-repeat: repeat;
        background-image: url(img/team/teamBack1.jpg);
        border-top: 7px solid #5a81c1;
    }
    #teamCont h4 {font-size: 30px;}
    .member {max-width: 760px;}
    .memberName {font-size: 23px;}
    .memberInfoCont {padding: 20px 25px 0 25px;}
}
@media screen and (min-width: 1100px) {
    #teamWrapper {position: relative; background-size: 2000px 775px; padding: 0 20px 110px 20px;}
    #teamWrapper:before {
        content: '';
        display: block;
        position: absolute;
        background-position: center 0;
        background-repeat: no-repeat;
        background-image: url(img/team/teamBackPseudo1.png);
        width: 100%;
        height: 110px;
        top: -110px;
        left: 0px;
    }
    #teamCont {max-width: 1040px; margin: 0px auto; padding: 40px 0 40px 0;}
    #teamCont h4 {font-size: 36px;}
    #members {max-width: 1040px; margin: 0px auto; overflow: hidden; padding: 20px;}
    .member {display: inline-block; float: left; max-width: 33%;}
    .memberPic {display: none;}
    .memberPic2 {display: block; max-width:195px; margin:auto;}
    .memberInfoCont {width: 100%; padding: 0 15px 0 0;}
    .memberName {font-size: 15px; padding: 8px 0 10px 0; margin: 0 auto;}
    .memberName:after {display: none;}
    .memberBio {font-size: 15px; padding: 0 0 10px 0;}
    .memberMore {font-size: 13px;}
}
@media screen and (min-width: 1360px) {
    #teamCont {max-width: 1300px;}
    #teamCont h4 {font-size: 34px; padding: 0 0 45px 0;}
    #members {max-width: 1200px;}
    .member {width: 600px;}
    .memberPic2 {display: none;}
    .memberPic {display: block; max-width: 195px; margin:auto; float:none;}
    .memberInfoCont {width: 100%;}
    .memberName {font-size: 18px; padding: 15px 0; margin: 0 auto 10px auto;}
    .memberName:after {display: block;}
    .memberBio {font-size: 16px;}
    .memberMore {font-size: 15px;}
}
@media screen and (min-width: 1660px) {
    #teamCont {max-width: 1600px;}
    #teamCont h4 {font-size: 50px; padding: 0 0 45px 0;}
    #members {max-width: 1600px;}
    .member {width: 50%; }
    .memberPic {max-width: 241px;}
    .memberInfoCont {}
    .memberName {font-size: 20px; padding: 20px 0; margin: 0 auto 10px auto;}
    .memberName:after {display: block;}
    .memberBio {font-size: 18px; padding: 0 10px 20px 10px;}
    .memberMore {font-size: 18px;}
}
@media screen and (min-width: 1860px) {
    #teamCont {max-width: 1800px;}
    #members {max-width: 1520px;}
    .member {width: 800px;}
    .memberName {font-size: 20px; padding: 23px 0 20px 0;}
}
@media screen and (min-width: 2000px) {
    #teamWrapper {
        background-size: 3000px 1218px;
        background-image: url(img/team/teamBack2000.jpg);
    }
    #teamWrapper:before {background-image: url(img/team/teamBackPseudo1.png);}
}
/*          END OF MEDIA QUERIES TEAM WRAPPER               */


#evaluationWrapper {
    padding: 0 20px;
    background-color: #faf8f6;
    border-top: 7px solid #5a81c1;
}
#evaluationCont {
    padding: 40px 0;
    transition: .5s;
    -webkit-transition: .5s;
}
#evaluationInfoBox {padding: 0 0 10px 0;}
#evaluationCont h4 {
    font-family: TrajanProRegular;
    color: #274679;
    text-transform: uppercase;
    text-align: center;
    font-size: 25px;
    transition: .5s;
    -webkit-transition: .5s;
    padding: 0 0 20px 0;
    font-weight: bold;
}
#evaluationCTA {
    color: #5a81c1;
    font-family: 'Vollkorn', serif;
    font-style: italic;
    font-size: 22px;
    transition: .5s;
    -webkit-transition: .5s;
    display: block;
    padding: 0 0 15px 0;
}
.evaluationInfo {
    font-family: 'Droid Sans', sans-serif;
    color: #000;
    font-size: 16px;
    transition: .5s;
    -webkit-transition: .5s;
    line-height: 1.5;
}
#form3Cont {
    margin: 0 auto 40px auto;
    max-width: 600px;
}
#gform_2 .ginput_container {
border: 3px solid #D3AF37;
    padding: 4px;
    margin: 0 auto 10px auto;
    box-shadow: 3px 2px 3px 0px #999;
}
#gform_2 .gfield {margin: 0;}

#gform_2 li.hidden_label input {margin-top:0;}
#gform_2 .gfield .ginput_container input {
    font-family: TrajanProRegular;
    display: block;
    width: 100%;
    color: #fff;
    background: linear-gradient(to right, #062440, #034177);
    box-sizing: border-box;
    border: 0;
    padding: 10px 10px 10px 10px;
}
body .gform_wrapper ul li.form2InputColor {margin-top: 0;}
#gform_2 .gfield .ginput_container_text input {color: #fff;}
#gform_2 .form2InputColor input {color: #fff;}
#gform_2 .ginput_container textarea {
    display: block;
    width: 100%;
    color: #fff;
    background: linear-gradient(to right, #062440, #034177) !important;
    box-sizing: border-box;
    border: 0;
    height: 150px;
    padding: 10px 10px 10px 10px;
	font-family: TrajanProRegular;
}
#gform_2 .gfield_label {display: none;}
#form3BottomBox {
    padding: 20px 0 0 0;
}
#form3AllContact {
    font-weight: bold;
    color: #274679;
    text-align: center;
    display: block;
    font-family: 'Droid Sans', sans-serif;
    padding: 15px 0 25px 0;
    font-size: 16px;
    transition: .5s;
    -webkit-transition: .5s;
}
.captchaCont3 {
    max-width: 302px;
    margin: 0px auto 30px auto;
}
.captchaCont3 img {
    display: block;
    width: 100%;
}
#gform_2 .gform_footer {margin: 0; padding: 0;}
#gform_submit_button_2 {
    display: block;
    max-width: 302px;
    color: #f2deb0;
    text-align: center;
    padding: 15px;
    margin: 0px auto;
    width: 100%;
    border: 0;
    border-radius: 7px;
    font-size: 25px;
    background: linear-gradient(to right, #062440, #034177)!important;
    cursor: pointer;
	font-family: TrajanProRegular;
	border: 1px solid #f2deb0;
	
}
#gform_submit_button_2:hover {
background: #D3AF37 !important;
color: #062440;

}
#gform_2 .gform_title {
    display: none;
}
#areasWeServeCont {font-family: 'PT Sans Narrow', sans-serif;}
#areasWeServeCont h4 {
    color: #274679;
    font-size: 26px;
    text-transform: uppercase;
    text-align: center;
    padding: 0 0 10px 0;
    margin: 0 auto 20px auto;
    position: relative;
}
#areasWeServeCont h4:after {
    content: '';
    display: block;
    margin: 0px auto;
    position: relative;
    background-color: #274679;
    width: 100%;
    height: 2px;
    bottom: -10px;
    left: 0px;
}
#areasWeServe {
    padding: 0;
    text-align: center;
}
.areaServed {
    list-style-type: none;
    list-style-position: outside;
    display: inline-block;
    padding: 0 10px 10px 10px;
    font-weight: bold;
    color: #274679;
    text-transform: uppercase;
    font-size: 16px;
    transition: .5s;
    -webkit-transition: .5s;
}



/*                      MEDIA QUERIES EVALUATION SECTION                    */


@media screen and (min-width: 350px) {
    #gform_submit_button_2  {
        background: transparent url(img/evaluation/submitButton.png) no-repeat 0 0;
        width: 301px;
        font-size: 32px;
        padding: 0;
        height: 76px;
        box-sizing: border-box;
    }
    #gform_submit_button_2:hover {
        background: transparent url(img/evaluation/submitButton.png) no-repeat -301px 0;
    }
}
@media screen and (min-width: 500px) {
    #evaluationCont h4 {
        font-size: 22px;
    }
    #evaluationCTA {font-size: 25px;}
    #areasWeServeCont h4 {font-size: 32px;}
}
@media screen and (min-width: 550px) {
    #form3BottomBox {overflow: hidden; text-align: center;}
    .captchaCont3 {
        display: inline-block;
        margin: 0;
    }
    #gform_submit_button_2 {
        vertical-align: top;
    }
}
@media screen and (min-width: 800px) {
    #evaluationWrapper {
        background-position: 0 0;
        background-repeat: no-repeat;
        background-image: url(img/evaluation/evaluationBack.jpg);
        border-top: 10px solid #5a81c1;
    }
    #evaluationCont {max-width: 1040px; margin: 0px auto;}
    #evaluationCont h4 {
        font-size: 30px;
    }
    #evaluationCTA {font-size: 27px;}
    #areasWeServeCont {max-width: 1100px; margin: 0px auto; clear: both; overflow: hidden;}
    #areasWeServeCont h4 {font-size: 34px;}
}
@media screen and (min-width: 1100px) {
    #evaluationWrapper {
        background-position: center 0;
        position: relative;
        padding: 0 20px 110px 20px;
        border: 0;
        margin-top: 112px;
    }
    #evaluationWrapper:before {
        content: '';
        display: block;
        position: absolute;
        background-position: center 0;
        background-repeat: no-repeat;
        background-image: url(img/evaluation/evaluationPseudo.png);
        width: 100%;
        height: 110px;
        top: -110px;
        left: 0px;
    }
    #evaluationCont {overflow: hidden;}
    #evaluationCont h4 {
        font-size: 30px;
        padding: 0 0 40px 0;
    }
    #evaluationCTA {font-size: 29px;}
    #areasWeServeCont h4 {font-size: 38px;}
    #evaluationInfoBox {
        display: inline-block;
        width: 400px;
        float: left;
    }
    #form3Cont {
        /*display: inline-block;
        float: right;*/
        width: calc(100% - 400px - 50px);
    }
    #areasWeServeCont {}
    .evaluationInfo {font-size: 17px; line-height: 1.7;}
    #areasWeServeCont h4 {
        display: inline-block;
        width: 320px;
        padding: 0;
        float: left;
    }
    #areasWeServeCont h4:after {
        display: none;
    }
    #areasWeServe {
        display: block;
        float: right;
        width: calc(100% - 320px - 30px);
        margin-top: 8px;
    }
    .areaServed {
        font-size: 20px;
        position: relative;
        padding: 0 10px 3px 10px;
    }
    #areaServed1:before {display: none;}
    #areaServed8:before {display: none;}
    .areaServed:before {
        content: '';
        display: block;
        position: absolute;
        background-color: #274679;
        width: 3px;
        height: 3px;
        top: 7px;
        left: -3px;
        border-radius: 5px;
    }
}
@media screen and (min-width: 1360px) {
    #evaluationCont {max-width: 1300px;}
    #evaluationCont h4 {font-size: 34px; padding: 0 0 40px 0;}
    #evaluationCTA {font-size: 30px;}
    #form3Cont {max-width: none; overflow: hidden;}
    #form3TopBox {
        display: inline-block;
        float: left;
        width: 48%;
    }
    .form3TextCont {
        display: inline-block;
        float: right;
        width: 48%;
    }
    #form3BottomBox {
        clear: both;
        padding: 30px 0 0 0;
    }
    #gform_2 .gfield .ginput_container_text input {font-size: 16px;}
    #gform_2 .gfield .ginput_container_text textarea {font-size: 19px; height: 194px;}
    #form3AllContact {padding: 20px 0 30px 0;}
    #areasWeServeCont {padding: 15px 0;}
    #areasWeServeCont h4 {padding: 0; margin: 0; vertical-align: top; line-height: 1;}
    .areaServed {font-size: 21px;}
}
@media screen and (min-width: 1660px) {
    #evaluationCont {max-width: 1600px;}
    #evaluationCont h4 {font-size: 40px; padding: 0 0 40px 0;}
    #evaluationCTA {font-size: 30px;}
    #evaluationInfoBox {width: 550px;}
    #form3Cont {width: calc(100% - 550px - 50px);}
    #form3BottomBox {padding: 23px 0 0 0;}
    #areasWeServeCont h4 {font-size: 50px; padding: 0;}
    .areaServed {font-size: 22px;}
    #gform_2 .gfield .ginput_container_text input {padding: 12px;}
    #gform_2 .gfield .ginput_container_text textarea {padding: 12px;}
}
@media screen and (min-width: 1800px) {
    #evaluationCont {max-width: 1800px;}
}
@media screen and (min-width: 2000px) {
    #evaluationWrapper {
        background-image: url(img/evaluation/evaluationBack2000.jpg);
        background-size: 3000px 1497px;
    }
    #evaluationWrapper:before {background-image: url(img/evaluation/evaluationPseudo2000.png);}
}



#mainFooter {
    background-position: center 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(img/footer/footerback3.webp);
    font-family: 'PT Sans Narrow', sans-serif;
    color: #fff;
    transition: .5s;
    -webkit-transition: .5s;
    border-top: 7px solid #5a81c1;
}
#mfCont {
    padding: 40px 0px;
    background-color: rgba(0, 0, 0, .4);
    transition: .5s;
    -webkit-transition: .5s;
}
#mfLogoCont {
    padding: 10px 20px;
    background-color: #1c3969;
    margin: 0 auto 30px auto;
}
#mfLogo {
    display: block;
    max-width: 88px;
    margin: 0 auto;
}
#mfLogo img {display: block; width: 100%;}
#mfInfoCont {padding: 0 20px 40px 20px;}
#mfName {
    font-size: 22px;
    display: block;
    padding: 0 0 10px 0;
    text-transform: uppercase;
    text-align: center;
    transition: .5s;
    -webkit-transition: .5s;
	font-family: TrajanProRegular;
}
.mfInfoBox {padding: 0 0 15px 0; text-align: center;}
.mfInfoTitle {
    color: #8eafdc;
    display: block;
    text-transform: uppercase;
    font-size: 20px;
    transition: .5s;
    -webkit-transition: .5s;
    font-weight: bold;
}
.mfInfoBody {font-size: 16px; text-transform: uppercase; color: #fff;}
#mfInnerBox2 {padding: 0 20px;}
#mfDirections {
    font-family: 'Open Sans', sans-serif;
    display: block;
    color: #fff;
    text-align: center;
    font-size: 23px;
    transition: .5s;
    -webkit-transition: .5s;
    max-width: 350px;
    margin: 0px auto 30px auto;
    padding: 3px;
    border: 2px solid #5a81c1;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
#mfDirections span {
    display: block;
    width: 100%;
    padding: 7px;
    box-sizing: border-box;
    height: 100%;
}
#mfDirections:hover {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}
#mfDirections:hover span {background-color: #b9cdea;}
#socials {
    width: 274px;
    padding: 0;
    margin: 0 auto 30px auto;
    float: left;
}
.fs {
    display: inline-block;
    list-style-type: none;
    list-style-position: outside;
    margin: 0 0 0 29px;
        overflow: hidden;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
}
#fs1 {
    margin: 0;
    width: 17px;
    height: 34px;
}
#fs2 {
    width: 35px;
    height: 31px;
    margin: 2px 0 0 29px;
}
#fs3 {
    width: 33px;
    height: 30px;
    margin: 2px 0 0 29px;
}
#fs4 {
    width: 36px;
    height: 30px;
    margin: 3px 0 0 29px;
}
#fs5 {
    width: 23px;
    height: 34px;
}
.fs a {
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
}
.fs img {display: block;}
.fs:hover {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
}
.fs a:hover img {margin-top: -34px;}
#fs1 a:hover img {margin-top: -34px;}
#fs5 a:hover img {margin-top: -34px;}
#fs2 img {margin-left: -17px;}
#fs3 img {margin-left: -52px;}
#fs4 img {margin-left: -85px;}
#fs5 img {margin-left: -121px;}
#mfMapBox {padding: 0 20px;}
#mfMapCont {border: 2px solid #8eafdc; display: block; max-width: 292px; margin: 0px auto; overflow: hidden;}
#mfMapCont:hover {border: 2px solid #fff;}
#mfMapCont img {display: block; width: 200%; height:auto;}
#mfMapCont:hover img {margin: 0 0 0 -100%;}


/*                      MEDIA QUERIES MAIN footer                   */



@media screen and (min-width: 400px) {
    #mfName {font-size: 28px;}
}
@media screen and (min-width: 500px) {
    #mfName {font-size: 30px;}
}
@media screen and (min-width: 600px) {
    #mfInfoInner {text-align: center; border-bottom: 1px solid #9fc3ff; max-width: 650px; margin: 0px auto;}
    .mfInfoBox {display: inline-block; text-align: left; vertical-align: top;}
    .mfTelBox {padding: 0 20px;}
}
@media screen and (min-width: 800px) {
    #mainFooter {
        padding: 120px 0 0 0;
        box-sizing: border-box;
        border-top: 10px solid #5a81c1;
    }
    #mfCont {background-color: transparent; padding: 55px 0; max-width: 1100px; margin: 0px auto;}
    #mfInnerCont {
        background-color: #1c3969;
        padding: 40px 0 40px 20px;
        width: 620px;
        transition: .5s;
        -webkit-transition: .5s;
    }
    #mfInnerBox1 {overflow: hidden; position: relative;}
    #mfInnerBox1:after {
        content: '';
        display: block;
        position: absolute;
        background-color: #5a81c1;
        width: 100%;
        height: 1px;
        bottom: 20px;
        left: 0px;
    }
    #mfLogoCont {
        display: inline-block;
        float: left;
        /*width: 88px;*/
        padding: 0;
    }
    #mfInfoCont {
        display: inline-block;
        width: calc(100% - 88px - 30px);
        /*float: right;*/
        padding: 0 0 20px 0;
    }
    #mfName {text-align: left; font-size: 26px;}
    #mfInfoInner {overflow: hidden; border-bottom: 0;}
    #mfInnerBox2 {padding: 0; margin: 0 auto 20px auto;}
    .mfInfoBox {float: left;}
    #mfInnerBox2 {
        text-align: center;
    }
    #mfDirections {
        display: inline-block;
        max-width: 272px;
        margin: 0;
        vertical-align: top;
        padding: 3px;
    }
    #socials {
        display: inline-block;
        padding: 0 0 0 40px;
        margin: 7px 0 0 0;
    }
    #mfMapCont {margin: 0px auto;}
}
@media screen and (min-width: 1100px) {
    #mainFooter {
        position: relative;
        background-size: 2000px 701px;
        border: 0;
    }
    #mainFooter:before {
        content: '';
        display: block;
        position: absolute;
        background-position: center 0;
        background-repeat: no-repeat;
        background-image: url(img/footer/footertop2.png);
        width: 100%;
        height: 110px;
        top: -110px;
        left: 0px;
    }
    #mfInnerCont {
        margin: 0 0 0 -9999px;
        padding: 20px 0 20px 10039px;
        width: 1020px;
        overflow: hidden;
    }
    #mfName {padding: 0 0 2px 0;}
    #mfInnerBox2 {margin: 0 auto;}
    #mfDirections {width: 272px; float: left;}
    #mfDirections span {padding: 5px;}
    #mfInnerFirstBox {
        display: inline-block;
        padding: 13px 0 0 0;
        width: 684px;
        float: left;
    }
    .mfTelBox {padding: 0 35px;}
    #socials {padding: 0;}
    #mfMapBox {
        display: inline-block;
        padding: 0 20px;
        float: right;
        position: relative;
    }
    #mfMapBox:before {
        content: '';
        display: block;
        position: absolute;
        background-color: #5a81c1;
        width: 1px;
        height: 319px;
        top: -40px;
        left: 0px;
    }
}
@media screen and (min-width: 1360px) {
    #mainFooter {
        height: 701px;
        box-sizing: border-box;
        padding: 340px 0 0 0;
    }
}
@media screen and (min-width: 1660px) {
    #mfCont {max-width: 1600px;}
}

@media screen and (min-width: 1860px) {
    #mfCont {max-width: 1800px;}
}
@media screen and (min-width: 2000px) {
    #mainFooter {
        background-size: 2250px 646px;
        background-image: url(img/footer/footerback3.jpg);
    }
    #mainFooter:before {background-image: url(img/footer/footertop2.png);}
}
@media screen and (min-width: 2250px) {
    #mainFooter {
        background-size: 2500px 730px;
        background-image: url(img/footer/footerback3.jpg);
    }
    #mainFooter:before {background-image: url(img/footer/footertop2.png);}
}
@media screen and (min-width: 2250px) {
    #mainFooter {
        background-size: 2500px 730px;
        background-image: url(img/footer/footerback3.jpg);
        background-color: #000;
    }
    #mainFooter:before {
        background-image: url(img/footer/footertop2.png);
    }
}
/*                  END OF MEDIA QUERIES FOR MAIN footer                    */



#amnBrandingWrapper {
    padding: 30px 20px 30px;
    font-size: 0;
    text-align: center;
    background: #000;
}
#mfLinks {
    padding: 0 0 10px 0;
    text-align: center;
}
.mfLink {
    list-style-type: none;
    list-style-position: outside;
    display: block;
    text-transform: uppercase;
    font-size: 15px;
    text-transform: uppercase;
    padding: 0 10px 10px 10px;
}
.mfLink a {
    display: block;
    color: #5a81c1;
    transition: .3s;
    -webkit-transition: .3s;
}
.mfLink a:hover {color: #fff;}
#amnBranding {
    /* margins, paddings, etc. */
    overflow: hidden;
}
    #amnBranding, #amnBranding a {
        color: #5a81c1;
        font-family: 'Droid Sans', sans-serif;
        font-size: 13px;
        text-decoration: none;
    }
    #amnBranding a:hover {text-decoration: underline; font-weight: normal;}
    #logo-amn {
        display: block;
        margin: 0 auto 15px;
    }
    #amnBranding p {
        padding: 0;
        max-width: 320px; /*modme*/
        margin: 0 auto;
    }

@media screen and (min-width: 400px) {
    .mfLink {display: inline-block; position: relative;}
    .mfLink:before {
        content: '';
        display: block;
        position: absolute;
        background-color: #5a81c1;
        width: 1px;
        height: 15px;
        top: 3px;
        left: 0px;
    }
    #mfLink1:before {display: none;}
}
@media screen and (min-width: 600px) {
    #amnBranding {
        display: inline-block;
        background: #000;
    }
    #logo-amn {
        display: inline-block;;
        margin: 0;
        vertical-align: middle;
    }
    #amnBranding p {
        display: inline-block;;
        margin: 0 0 0 10px;
        padding: 0;
        max-width: none;
        text-align: left;
        vertical-align: middle;
    }
    #amnBranding br {display: inline;}
    .mfLink {font-size: 17px;}
}
@media screen and (min-width: 800px) {
    #amnBrandingWrapper {padding: 47px 20px;}
    #mfLinks {padding: 0 0 20px 0;}
}
@media screen and (min-width: 1300px) {

    #gform_wrapper_3 h3.gform_title {
        display: none;
    }
        #contact-tab-wrap.slide {
            right: 0;
        }

    #gform_wrapper_3 {
        max-width: none;
        width: 440px;
        display: inline-block;
        transition: 300ms;
        float: right;
        vertical-align: top;
        background: #7892c0; /* mod me */
        border-radius: 0 0 0 5px;
        padding: 5px 30px 30px 30px;
        vertical-align: top;
        margin: 0px;
    }
        #gform_wrapper_3.gform_show {
            display: inline-block;
        }
            #gform_fields_3 .gfield .ginput_container input {
                display: block;
                outline: none;
                border: none;
                border-radius: 5px;
                font-family: 'Droid Sans', sans-serif;
                color: #000;
                padding: 10px 0 10px 10px;
                margin: 0 0 30px;
                width: 100%;
                resize: none;
                height: 39px;
                box-sizing: border-box;
                background: #fff;
            }
            #gform_wrapper_3 .top_label .gfield_label {
                color: #fff;
            }
                #gform_wrapper_3 .gfield_required {
                    color: #fff;
                }
            #gform_wrapper_3 .gform_footer #gform_submit_button_3 {
                background-image: url(img/icons/form-arrow.png);
                background-repeat: no-repeat;
                background-position: center right 30px;
                background-color: #345898; /* mod me */
                color: #fff;
                width: 300px;
                margin: 0 auto;
                border-radius: 5px;
                text-indent: -30px;
                font-weight: bold;
                display: block;
                outline: none;
                border: none;
                height: 39px;
            box-sizing: border-box;
                padding: 10px 0 10px 10px;
                transition: 300ms;
            }
                #gform_wrapper_3 .gform_footer #gform_submit_button_3:hover {
                    background-color: #5d89d6; /* mod me */
                background-position: center right 10px;
                transition: 300ms;
                }
}


/* Contact Form Styling */
.nc_form {
    background-color: #f0f0f0;
    padding: 1.25em 2%;
    margin: 0 0 1.25em;
    border: 2px solid #c0c0c0;
    border-radius: 5px;
    color: #333333;
}
.nc_form .req {color: #F71704;}
.nc_form label,
.nc_form input,
.nc_form textarea,
.nc_form select {display: block; width: 98%; padding: 0;}
    .nc_form input, .nc_form textarea {background: #fff; color: #8B898C;}
    .nc_form input, .nc_form textarea, .nc_form .captcha-container {
        border: 1px solid #999;
        border-radius: 3px;
    }
    .nc_form label {margin: 0 0 .125em;}
    .nc_form input, .nc_form textarea, .nc_form select {
        margin: 0 0 10px;
        padding: .4em 1%;
    }
    .nc_form textarea {height:60px;}
    .nc_form .captcha-container {padding: 0;width: 100%;}

.nc_form input.hidden {display:none;}
.nc_form input.submit-button {
    cursor:pointer;
    margin: 1em 0;
    padding: 0.6em 2%;
    width:auto;
    height:auto;
    background:#555;
    color:#fff;
    line-height: 1;
}
    .nc_form input.submit-button:hover {background:#777;}
.nc_form input.error {border-color:#f00;}
.nc_form label.error {color: #f00;}
.ncfDisclaimer {
    font-size: 80%;
    margin: 0 0 1em;
    padding: 0.33em 0 0;
}
    .ncfDisclaimer span {
        display: block;
        font-weight: bold;
        font-size: 125%;
    }
        .ncfDisclaimer span.req {display: inline; font-size: 80%;}
    .ncfDisclaimer input {
        display: inline;
        width: 10px;
        height: 10px;
        margin: 0 5px 0 0;
    }
    .ncfDisclaimer label {display: inline;}
.nc_form .captcha-wrapper {}
    .nc_form .captcha-wrapper input {max-width: 200px;}
    .nc_form .captcha-container {
        background: #fff;
        border: 1px solid #333;
        margin: 0 0 4px;
        text-align: center;
        max-width: 200px;
    }
    .nc_form .captcha-image {
        cursor: pointer;
        display: block;
        width: 100%;
    }
.nc_form .checkbox {margin: 0 0 10px;}
    .nc_form .checkbox input {
        display: inline;
        width: auto;
        height: auto;
        padding: 0;
        line-height: 1;
        margin: 0 0 0 10px;
    }
        .nc_form .checkbox input.delin {margin: 0;}
.nc_form .radio {margin: 0 0 10px;}
    .nc_form .radio input {
        display: inline;
        width: auto;
        height: auto;
        padding: 0;
        line-height: 1;
        margin: 0 0 0 10px;
    }
        .nc_form .radio input.delin {margin: 0;}
.nc_form .inlineSelect select {display: inline; width: auto;}

@media screen and (max-width: 799px){
	.mhCTA {
		margin-right:0!important;
	}
	#mhPhone:before {
		left: 0;
	}
}

/* Contact Form - Custom */

#gform_submit_button_1 {
    padding: 8px 30px;
    background: #4674bf;
    color: #fff;
}

/* Contact Form Styling Ends */

/* Blog Page */
@media screen and (max-width: 700px) {
    .post_entry_mult_left, .post_entry_mult_right {
        float: none;
        display: block;
        width: auto;
        padding: 0;
        margin: 0;
    }
    .postThumbMult {
        display: block;
        width: 80%;
        max-width: 150px;
        margin: 0 auto 0.5em;
    }
}
#homeslide1 {
    /*display: block;*/
}
#homeslide2 {
    /*display: block;*/
}
#homeslide3 {
    /*display: block;*/
}
#form3Cont #gform_2 .ginput_container.ginput_recaptcha {
    border: 0px;
    padding: 0px;
}
#form3Cont #gform_2 .ginput_container.ginput_recaptcha div{
    margin: auto;
    padding-left: 4px;
}
.top {
    border: 2px solid #272e55;
    padding: 35px;
    margin-bottom: 20px;
}
.top h2 {
    margin-top: 0;
    border-bottom: 1px solid #aaa;
    padding: 0 0 10px;
}
.top ul {
    margin-bottom: 0;
    line-height: 46px;
    font-size: 24px;
    padding-bottom: 0;
}


/*Home page css */

.page-template-template-home #areasWeServeCont h4 {
    color: #D3AF37;
}
.page-template-template-home .areaServed {
    color: #D3AF37;
}
.page-template-template-home .areaServed:before {
    background-color: #D3AF37;
}
.page-template-template-home #reviewsCont h4 {
    color: #D3AF37;
}
.page-template-template-home .article h1 {
    color: #D3AF37;
}
.page-template-template-home .reviewAuthor , .reviewBody a{
    color: #D3AF37;
}
.page-template-template-home .reviewAuthor:before {
    background-color: #D3AF37;
}
.page-template-template-home #contentArea a{
    color: #D3AF37;
}
.page-template-template-home .article h2 {
    color: #D3AF37;
}
.page-template-template-home .slideBody {
    background-color: #D3AF37;
}
.page-template-template-home .slideBody:before {
    background-color: #D3AF37;
}
.page-template-template-home .slideMore {
    color: #D3AF37;
}
.page-template-template-home .article h3{
    color: #D3AF37;
}
.page-template-template-home .memberMore {
    color: #D3AF37;
}
.page-template-template-home .memberName {
    color: #D3AF37;
}
.page-template-template-home #evaluationCont h4 {
 color: #D3AF37;
}
.page-template-template-home .mfLink a {
    color: #D3AF37;
}
.page-template-template-homee #amnBranding, .page-template-template-home #amnBranding a {
    color: #D3AF37;
}
.page-template-template-home .mfLink:before {
    background-color: #D3AF37;
}
/*nav.mm ul ul a{
    background: #D3AF37;
}*/
/*new page*/
.page-template-template-home #mainContent {
    max-width: 1040px;
    width: 100%;
}
#logo-main p {
    color: #D3AF37;
    font-family: georgia;
    padding-bottom: 0px;
    font-size: 20px;
    width: 304px;
    text-align: center;
    margin-left: -20px !important;
    margin-bottom: -20px;
    line-height: 20px;
    font-weight: bold;
}
#logo-main p span {
    font-size: 14px;
}
.mhCTA {
    margin-right: 35px;
}
#mhPhone {

    margin-top: -8px;
}
.mhCTA a {
	color: #fff;
	background: rgba(187,165,58,.95);
	padding: 1px 14px;
	border-radius: 4px;
	top: -3px;
	position: relative;
}
@media (min-width:1360px) and (max-width: 1920px) {
    .page-template-template-home #mhNoRecovery:after{
        top: 25px;
    }
    .page-template-template-home #mmsForm {
     background-color: transparent; 
}
.page-template-template-home #mmsSubmit {
    background: #D3AF37;
}
.home #mmsForm {
    background-color: transparent;
}
.home #mmsSubmit {
    background: #D3AF37;
}
#mhPhone {

    margin-top: 0px;
}
}




/*-------------------------------CONTACT US------------------------------------*/
#gform_wrapper_1{
    border: 1px solid #3b65ab;
    padding: 30px;
    margin: 30px 0 50px;
}
#gform_wrapper_1 .gform_heading{
    display: none;
}
#gform_wrapper_1 .gfield_label{
    color: #000;
}
#gform_wrapper_1 .gform_fields .gfield{
    /*float: left;
    width: 50%;
    clear: none;*/
}
#gform_wrapper_1 .gform_fields:nth-child(5), #gform_wrapper_1 #field_1_4{
    width: 100%;
    display: block;
}
#gform_wrapper_1 .gform_button{
    background: linear-gradient(to right, #062440, #034177);
    color: #f2deb0;
    border: none;
    border-radius: 5px;
    padding: 10px 25px;
    font-size: 18px;
    cursor: pointer;
	font-family: TrajanProRegular;
	border: 1px solid #f2deb0;
}
#gform_wrapper_1 .gform_button:hover{
    background: #D3AF37;
	color: #062440;
}
.breadcrumbs {
	font-size: 14px;
	margin-bottom: 10px;
}
#field_6_5 .gfield_label, #field_1_8 .gfield_label {
	display:none;
}
.gform_wrapper ul.gform_fields li.gfield {
	padding-right: 0!important;
}
.gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
	max-width:100%!important;
}

#sidebar #sbContact .ginput_container{
    border: 3px solid #D3AF37;
    padding: 4px;
    margin: 0 auto 10px auto;
    box-shadow: 3px 2px 3px 0px #999;
}
#sidebar #sbContact input {
    display: block;
    width: 100%;
    color: #f2deb0;
    background: linear-gradient(to right, #062440, #034177);
    box-sizing: border-box;
    border: 0;
    padding: 10px 10px 10px 10px;
    border-radius: 0;
    margin: 0;
}
#sidebar #sbContact #input_1_8{
    border: 0;
    padding: 0;
    margin:0;
    box-shadow:none;
}

#sidebar #sbContact textarea{
    display: block;
    width: 100%;
    color: #f2deb0;
    background: linear-gradient(to right, #062440, #034177) !important;
    box-sizing: border-box;
    border: 0;
    height: 150px;
    padding: 10px 10px 10px 10px;
    margin: 0;

}

#gform_wrapper_10{
    background: rgba(187,165,58,0.9);
    margin: 0;
    padding: 20px;
    max-width: 320px;
}
#gform_wrapper_10 .gform_title{
    display: none;
}

#gform_wrapper_10 .ginput_container input{
    display: block;
    outline: none;
    border: none;
    border-radius: 5px;
    font-family: 'Droid Sans', sans-serif;
    color: #000;
    padding: 10px 0 10px 10px;
    margin: 0 0 0px;
    width: 100%;
    resize: none;
    height: 35px;
    box-sizing: border-box;
    background: #fff;
}
#gform_wrapper_10 .ginput_container textarea{
    height: 90px;
    display: block;
    outline: none;
    border: none;
    display: block;
    outline: none;
    border: none;
    border-radius: 5px;
    font-family: 'Droid Sans', sans-serif;
    color: #000;
    padding: 10px 0 10px 10px;
    margin: 0 0 0px;
    width: 100%;
    box-sizing: border-box;
    background: #fff;
}
#gform_wrapper_10 .gform_footer{
    margin-top:0;
}
#gform_wrapper_10 #gform_submit_button_10{
    background: linear-gradient(to right,#062440,#034177) !important;
    color: #f2deb0;
    width: 100%;
    margin: 0px;
    border-radius: 5px;
    text-indent: -20px;
    font-weight: bold;
	font-family: TrajanProRegular;
    display: block;
    outline: none;
    border: 1px solid #f2deb0;
    height: 39px;
    box-sizing: border-box;
    padding: 10px 0 10px 10px;
    transition: 300ms;
}

#gform_wrapper_10 #gform_submit_button_10:hover{
    background-color: #395588;
}


@media screen and (max-width:799px){
	#gform_wrapper_6 {
		top: 0;
		float: none;
		margin: 0;
		clear: both;
		display: block;
		position: relative;
		width: calc(100% - 30px);
		padding: 15px;
	}
	.mhCTA a {
		top: -11px;
	}
}
@media screen and (max-width: 500px){
	.article img.alignright {
		padding-left: 0;
		float: none;
		margin: auto;
		display: block;
	}	
	#contact-tab-wrap {
		display: none;
	}
	#contact-tab {
		width: 59px;
	}
	#contact-tab img {
		width: 120px;
	}
	#mfInfoInner, #mfName {
		background: rgba(28,57,105,.7);
	}
}
div.faqs .cont {
	display:none;
}
div.faqs h3 {
	background: linear-gradient(to bottom right, #2b5395, #4e75b5);
	padding: 10px;
	color: #fff;
	cursor: pointer;
	line-height: 26px;
	margin: 0 0 5px;
	font-size: 14px;
	font-weight: bold;
	font-family: TrajanProRegular;
} 
div.faqs h3:before {
	content: "";
	width: 20px;
	height: 25px;
	float: right;
	background-image: url(img/arrow.png);
	background-repeat: no-repeat;
	background-size: contain;
	display: block !important;
}

.media {
	max-width:300px;
	margin:auto;
}
.media h3 {
	font-family: 'Droid Sans', sans-serif;
	padding: 10px 0;
	line-height: 27px;
	
}
.media .sow-image-container {
	padding: 4px;
	background: #274679;
	border: 3px solid #d3af37;
}
.hpBadge {
    text-align: center;
    margin: 20px 0;
}
.hpBadge a {
    display: inline-block;
    margin: 0 20px;
}


.subslide {
    display: flex;
    align-items: center;
    justify-content: center;
}
.default_btn a {
    color: #fff;
    background: #5a82c1;
    padding: 20px 30px;
}
.default_btn a:hover {
    background: #af993a;
}
.banner-heading {
    text-align: center;
}
.banner-heading h2 {
	margin: 0 0 40px;
	font-size: 28px;
	color: #fff;
}