
.ui-datepicker{width:216px;height:auto;margin:5px auto 0;font:9pt Arial,sans-serif;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.5);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,.5);box-shadow:0 0 10px 0 rgba(0,0,0,.5)}.ui-datepicker a{text-decoration:none}.ui-datepicker table{width:100%}

.ui-datepicker-header{background: #333333;color:#e0e0e0;font-weight:700;-webkit-box-shadow:inset 0 1px 1px 0 rgba(250,250,250,2);-moz-box-shadow:inset 0 1px 1px 0 rgba(250,250,250,.2);box-shadow:inset 0 1px 1px 0 rgba(250,250,250,.2);text-shadow:1px -1px 0 #000;filter:dropshadow(color=#000,offx=1,offy=-1);line-height:30px;border-width:1px 0 0;border-style:solid;border-color:#111}


.ui-datepicker-title{text-align:center}.ui-datepicker-next,.ui-datepicker-prev{display:inline-block;width:30px;height:30px;text-align:center;cursor:pointer;background-image:url(../images/arrow.png);background-repeat:no-repeat;line-height:600%;overflow:hidden}.ui-datepicker-prev{float:left;background-position:center -30px}.ui-datepicker-next{float:right;background-position:center 0}

.ui-datepicker thead{background-color:#FFFFFF; border-bottom: none;}


.ui-datepicker th{text-transform:uppercase;font-size:6pt;padding:5px 0;color:#666;text-shadow:1px 0 0 #fff;filter:dropshadow(color=#fff,offx=1,offy=0)}
.ui-datepicker tbody td{padding:0;border-right: none;}

.ui-datepicker tbody td:last-child{border-right:0}

.ui-datepicker tbody tr{border-bottom: none}

.ui-datepicker tbody tr:last-child{border-bottom:0}.ui-datepicker td a,.ui-datepicker td span{display:inline-block;font-weight:700;text-align:center;width:30px;height:30px;line-height:30px;color:#666;text-shadow:1px 1px 0 #fff;filter:dropshadow(color=#fff,offx=1,offy=1)}

.ui-datepicker-calendar .ui-state-default{background:#FFFFFF;/*background:-moz-linear-gradient(top,#FFFFFF 0,#dedede 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#FFFFFF),color-stop(100%,#dedede));background:-webkit-linear-gradient(top,#FFFFFF 0,#dedede 100%);background:-o-linear-gradient(top,#FFFFFF 0,#dedede 100%);background:-ms-linear-gradient(top,#FFFFFF 0,#dedede 100%);background:linear-gradient(top,#FFFFFF 0,#dedede 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=0);-webkit-box-shadow:inset 1px 1px 0 0 rgba(250,250,250,.5);-moz-box-shadow:inset 1px 1px 0 0 rgba(250,250,250,.5);box-shadow:inset 1px 1px 0 0 rgba(250,250,250,.5);*/ text-align: center;
width: 100%;}

.ui-datepicker td {
    border: 0;
    padding: 1px !important;
}

.ui-datepicker-calendar .ui-state-hover{background:#f7f7f7}


.ui-datepicker-calendar .ui-state-active{color:#FFFFFF;text-shadow:0 1px 0 #4d7a85;}


.ui-datepicker-unselectable .ui-state-default{background:#f4f4f4;color:#b4b3b3}.ui-datepicker-calendar td:first-child .ui-state-active{width:29px;margin-left:0}.ui-datepicker-calendar td:last-child .ui-state-active{width:29px;margin-right:0}.ui-datepicker-calendar tr:last-child .ui-state-active{height:29px;margin-bottom:0}table.ui-datepicker-calendar{border-collapse:collapse;border-spacing:0}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #ddd;
    background: #fff;
    font-weight: normal;
    color: #666;
    text-align: center;
}





.btn, .nav_section_btn, .searchsubmit, ul.related > li.related_video img {
    cursor: pointer;
}

a, a:active, a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    text-decoration: underline;
}

hr, img {
    border: 0;
}

.home_hero_body, .home_hero_header {
    text-shadow: 0 0 2px rgba(150,150,150,.85);
}

.footer-menu ul li a:hover, .site_footer a:hover, .site_header a:hover.logo {
    opacity: .7;
}

.clearfix:after, .form, .form fieldset div:after, .form fieldset ul.field_list li:after, .form fieldset > div, .list, .site_footer, hr, table.table_structure_4x td.clear {
    clear: both;
}

a, a:active, a:hover {
    outline: 0;
}

a, abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, ins, kbd, label, legend, mark, menu, nav, object, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, var, video {
    margin: 0;
    padding: 0;
    border: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}

audio, canvas, video {
    display: inline-block;
}

    audio:not([controls]) {
        display: none;
    }

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

a:focus {
    outline: #333 dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
}

sub, sup {
    position: relative;
    font-size: 75%;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    height: auto;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
    max-width: 100%;
}

button, input, select, textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: middle;
}

button, input {
    line-height: normal;
}

    button::-moz-focus-inner, input::-moz-focus-inner {
        padding: 0;
        border: 0;
    }

    button, input[type=button], input[type=reset], input[type=submit] {
        cursor: pointer;
        -webkit-appearance: button;
    }

    input[type=search] {
        -webkit-appearance: textfield;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

        input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*, :after, :before {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}

.clearfix:after, .clearfix:before {
    display: table;
    content: "";
}

cite, iframe, pre code {
    display: block;
}











@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=month], input[type=time], input[type=week], input[type=number], input[type=email], input[type=url], input[type=tel], input[type=color], input[type=search], input[type=text], input[type=password], input[type=datetime], input[type=datetime-local], input[type=date], select, textarea {
        font-size: 16px !important;
    }
}

body {
    margin: 0;
    font-family: Lato, Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    color: #333;
}

i {
    margin: 0 .25em 0 0;
}

p {
    margin: 0 0 .5em;
}

    p:last-child {
        margin: 0;
    }

a {
    color: #000;
    -webkit-transition: color .1s ease-in;
    -moz-transition: color .1s ease-in;
    -o-transition: color .1s ease-in;
    transition: color .1s ease-in;
}

    a:hover {
        color: #CCC;
    }

    a img {
        border: none;
    }

h1, h1 a {
    font-size: 3em;
    font-weight: 300;
    margin-bottom: .75em;
    line-height: 1.1em;
}

h2, h2 a, h4, h4 a {
    font-weight: 400;
    margin-bottom: .5em;
}

    h2, h2 a {
        font-size: 1.75em;
    }

h3, h3 a {
    font-size: 1.5em;
    margin-bottom: .5em;
}

h4, h4 a {
    font-size: 1.25em;
}

h5, h5 a {
    font-size: 1em;
    margin-bottom: .5em;
}

h6, h6 a {
    font-size: 1.1em;
    margin-bottom: 0;
}

    h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
        text-decoration: none;
        font-size: 1em;
    }

p + div, p + fieldset {
    margin-top: 1.5em;
}

p + ol, p + ul {
    margin-top: -.125em;
    margin-bottom: 1.5em;
}

.lead, blockquote p {
    margin-bottom: .75em;
}

aside + h2, aside + h3, aside + h4, aside + h5, aside + h6, ol + h2, ol + h3, ol + h4, ol + h5, ol + h6, p + h2, p + h3, p + h4, p + h5, p + h6, ul + h2, ul + h3, ul + h4, ul + h5, ul + h6 {
    margin-top: 1.25em;
}

.lead {
    font-size: 1.875em;
    font-weight: 300;
    line-height: 1.3em;
    color: #666;
    padding: 2.5em 2em 2em;
}

hr {
    color: #CCC;
    background-color: #CCC;
    height: 1px;
    width: 100%;
    margin-bottom: 2em;
    margin-top: 1.5em;
}

blockquote {
    font-size: 16px;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #666;
    margin: 0 0 1.5em;
    padding-left: .75em;
    font-style: italic;
}

cite {
    color: #333;
    margin: 0 00;
    text-emphasis: none;
    font-style: normal;
}

    cite p, dl {
        margin-bottom: 1em;
    }

sub, sup {
    line-height: 1em;
}

strike {
    color: #999;
}

iframe {
    margin: 0 auto 1.5em;
    width: 100%;
}

code {
    font-size: 1em;
    background: rgba(0,0,0,.085);
    border-radius: 4px;
    padding: 0 3px;
}

.section_hero, aside, figure, pre code {
    background: #f4f6f9;
}

pre code {
    font-family: Monaco, monospace;
    border: 1px solid #DDD;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 2.5em;
    overflow: auto;
    width: 100%;
    padding: 1em;
    font-size: 1.25em;
}

pre {
    white-space: pre;
    padding: 0;
    font-size: 12px;
    line-height: 1.4em;
}

aside, figure {
    float: right;
    margin: 0 0 1em 2.5%;
    width: 33%;
    padding: .75em;
    font-size: .75em;
    line-height: 1.333em;
    -moz-border-radius: 4px;
    border-radius: 4px;}
	
	.related_banner figure {margin: 1em 0; width:100%;}
	

    aside img, figure img {
        margin: 0 0 1em;
    }

dt {
    font-weight: 700;
}

.visuallyhidden {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

.center-clinics {
    text-align: center;
    margin-top: 3em;
}

.center {
    text-align: center;
}

h3.center_location {
    text-align: center;
    margin: 2em 0;
    text-transform: uppercase;
    color: #444;
}

.first, .middle {
    float: left;
    margin-right: 3.5%;
}

.last {
    float: right;
}

.group {
    margin-bottom: 1.5em;
}

.group_no_margin {
    margin-bottom: 0;
}

.group_no_margin_footer {
    margin-bottom: 0;
    display: flex;
}

.group_home_buttons {
    margin: -30px 0 0;
}

.group_cat {
    margin-bottom: 1.5em;
    border: 1px solid #C1C1C1;
    padding: 2em;
}

.group_1of2, .group_1of2_connect, .group_1of2_intro_1, .group_1of2_intro_2, table.table_hybrid_2x td, table.table_structure_2x td {
    width: 48.25%;
}

.group_1of3, .group_1of3_footer, table.table_hybrid_3x td, table.table_structure_3x td {
    width: 31%;
}

.group_2of3 {
    width: 65.5%;
}

.group_1of4, table.table_hybrid_4x td, table.table_structure_4x td {
    width: 22.375%;
}

.group_3of4 {
    width: 74.125%;
}

.group_1of5 {
    width: 17.2%;
}

.group_2of5 {
    width: 37.9%;
}

.group_3of5 {
    width: 58.6%;
}

.group_4of5 {
    width: 79.3%;
}

.group_1of6 {
    width: 13.75%;
}

.group_5of6 {
    width: 82.75%;
}

.group_1of7 {
    width: 11.28571428571429%;
}

.group_2of7 {
    width: 26.07142857142858%;
}

.group_3of7 {
    width: 40.85714285714287%;
}

.group_4of7 {
    width: 55.64285714285716%;
}

.group_5of7 {
    width: 70.42857142857145%;
}

.group_6of7 {
    width: 85.21428571428574%;
}

.group_1of8 {
    width: 9.4375%;
}

.group_2of8 {
    width: 9.4375%;
}

.group_3of8 {
    width: 35.3125%;
}

.group_5of8 {
    width: 61.1875%;
}

.group_6of8 {
    width: 87.0625%;
}
.group_7of8 {
    width: 87.0625%;
}

.group_1of12 {
    width: 6.944444444444%;
}

.group_2of12 {
    width: 15.347222222222%;
}

.group_3of12 {
    width: 23.888888888889%;
}

.group_4of12 {
    width: 32.291666666667%;
}

.group_5of12 {
    width: 40.763888888889%;
}

.group_6of12 {
    width: 49.236111111111%;
}

.group_7of12 {
    width: 57.638888888889%;
}

.group_8of12 {
    width: 66.111111111111%;
}

.group_9of12 {
    width: 74.583333333333%;
}

.group_10of12 {
    width: 83.055555555556%;
}

.group_11of12 {
    width: 91.527777777778%;
}

.int_content_left {
    width: 67.638888888889%;
    margin-bottom: 4em;
}

.int_content_right {
    width: 25.416666666667%;
}

section.section_primary, section.section_secondary {
    padding: 3em 0;
    border-bottom: 1px solid #ddd;
}

.section_hero {
    border-bottom: 1px solid #ddd;
}

    .section_hero .wrapper {
        max-width: 1400px;
        padding: 0;
    }

.home_feature {
    width: 100%;
    z-index: 0;
    overflow: hidden;
    background-color: #000;
}

.home_feature_wrapper {
    margin: 0 auto 0 -12.37%;
    width: 124.7401%;
    text-align: center;
}

.home_hero section {
    display: none;
}

.home_hero_text_wrapper {
    position: absolute;
    left: 0;
    top: -400px;
    width: 675px;
}

.home_hero_header {
    font-size: 3.625em;
    color: #FFF;
    line-height: 1.05em;
    font-weight: 700;
}

.home_hero_body {
    font-size: 1.5em;
    color: #FFF;
    line-height: 1.3em;
    font-weight: 400;
}

.home_button_apply, .home_button_appt {
    float: left;
    text-transform: uppercase;
    text-align: center;
    font-weight: 900;
    width: 33.333333333333%;
}

.home_button_appt {
    background: #BE5A0D;
    font-size: .9em;
    padding: 0;
}

    .home_button_appt i {
        font-size: 1.25em;
        padding: 0 .25 0 0;
    }

    .home_button_appt a {
        display: block;
        padding: 20px 0;
        color: #FFF;
        text-decoration: none;
    }

        .home_button_appt a:hover {
            background: #AA500B;
        }

.home_button_apply {
    background: #40939B;
    font-size: .9em;
    padding: 0;
    -webkit-box-shadow: inset 61px 0 18px -57px rgba(0,0,0,.4);
    -moz-box-shadow: inset 61px 0 18px -57px rgba(0,0,0,.4);
    box-shadow: inset 61px 0 18px -57px rgba(0,0,0,.4);
}

    .home_button_apply a:hover, .home_button_locations {
        -webkit-box-shadow: inset 61px 0 18px -57px rgba(0,0,0,.4);
        -moz-box-shadow: inset 61px 0 18px -57px rgba(0,0,0,.4);
    }

    .home_button_apply i {
        font-size: 1.25em;
        padding: 0 .25 0 0;
    }

    .home_button_apply a {
        display: block;
        padding: 20px 0;
        color: #FFF;
        text-decoration: none;
    }

        .home_button_apply a:hover {
            background: #39848B;
            box-shadow: inset 61px 0 18px -57px rgba(0,0,0,.4);
        }

.home_button_locations {
    width: 33.333333333333%;
    float: right;
    background: #B8B149;
    font-size: .9em;
    text-transform: uppercase;
    text-align: center;
    font-weight: 900;
    padding: 0;
    box-shadow: inset 61px 0 18px -57px rgba(0,0,0,.4);
}

.side_button_apply, .side_button_appt, .side_button_locations {
    width: 100%;
    font-weight: 900;
    margin: 0 0 1em;
    text-align: center;
    text-transform: uppercase;
}

.home_button_locations i {
    font-size: 1.25em;
    padding: 0 .25 0 0;
}

.home_button_locations a {
    display: block;
    padding: 20px 0;
    color: #FFF;
    text-decoration: none;
}

    .home_button_locations a:hover {
        background: #A59E41;
        -webkit-box-shadow: inset 61px 0 18px -57px rgba(0,0,0,.4);
        -moz-box-shadow: inset 61px 0 18px -57px rgba(0,0,0,.4);
        box-shadow: inset 61px 0 18px -57px rgba(0,0,0,.4);
    }


.dropbtn {
    border: none;
    cursor: pointer;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    width: 100%;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 10;
}

    /* Links inside the dropdown */
    .dropdown-content a {
        color: #FFFFFF;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        border-top: 1px solid #FFFFFF;
        background: #B8B149;
    }



/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown-content a:hover {
    -webkit-box-shadow: none !important;
    ;
    -moz-box-shadow: none !important;
    ;
    box-shadow: none !important;
}



.side_button_appt {
    background: #BE5A0D;
    font-size: .9em;
    padding: 0 0px !important;
}

    .side_button_appt i {
        font-size: 1.25em;
        padding: 0 .25 0 0;
    }

    .side_button_appt a {
        display: block;
        padding: 20px 0;
        color: #FFF;
        text-decoration: none;
    }

        .side_button_appt a:hover {
            background: #AA500B;
        }

.side_button_apply {
    background: #40939B;
    font-size: .9em;
    padding: 0 0px !important;
}

    .side_button_apply i {
        font-size: 1.25em;
        padding: 0 .25 0 0;
    }

    .side_button_apply a {
        display: block;
        padding: 20px 0;
        color: #FFF;
        text-decoration: none;
    }

        .side_button_apply a:hover {
            background: #39848B;
        }

.side_button_locations {
    background: #B8B149;
    font-size: .9em;
    padding: 0 0px !important;
}

    .side_button_locations i {
        font-size: 1.25em;
        padding: 0 .25 0 0;
    }

    .side_button_locations a {
        display: block;
        padding: 20px 0;
        color: #FFF;
        text-decoration: none;
    }

        .side_button_locations a:hover {
            background: #A59E41;
        }

.wrapper_full {
    margin: 0 auto;
    padding: 0 2.5%;
}

.wrapper, .wrapper_1032 {
    margin: 0 auto;
    padding: 0;
    position: relative;
}

.wrapper {
    max-width: 1440px;
}

.wrapper_1032 {
    max-width: 1032px;
}

.header_bg {
    background: #4D6E76;
}

.secondary_wrapper {
    height: 54px;
    position: relative;
}

.header_shadow {
    -webkit-box-shadow: 0 7px 7px -8px rgba(0,0,0,.12);
    -moz-box-shadow: 0 7px 7px -8px rgba(0,0,0,.12);
    box-shadow: 0 7px 7px -8px rgba(0,0,0,.12);
}

.white_bg {
    background: #FFF;
    padding: 2em !important;
}

.footer_bg {
    background: #4D6E76;
}

.footer_connect_bg {
    background: #29B3C0;
    color: #FFF;
}

    .footer_connect_bg a {
        color: #FFF !important;
    }

.padding_3em_0 {
    padding: 3em 0 !important;
}

.padding_0_0_2em_0 {
    padding: 0 0 2em;
}

.site_header .wrapper {
    position: relative;
}

.site_header a.logo {
    margin: 20px 40px 20px 0;
    background-image: url(/images/amvcms-logo.png);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 150px 65px;
    width: 150px;
    height: 65px;
    float: left;
    display: block;
}

body.vet-services .site_header a.logo {
    margin: 0px 40px 20px 0;
    background-image: url(/images/amvc-vet-services.png);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 261px 92px;
    width: 150px;
    height: 92px;
    float: left;
    display: block;
}

body.cares .site_header a.logo, body.employee-services .site_header a.logo, body.management-services .site_header a.logo, body.nutritional-services .site_header a.logo, body.wesearch .site_header a.logo {
    margin: 20px 40px 20px 0 !important;
    background-repeat: no-repeat;
    background-position: top left;
    display: block;
    float: left;
}

body.nutritional-services .site_header a.logo {
    background-image: url(/images/amvc-nutritional-services.png);
    background-size: 150px 76px;
    width: 150px;
    height: 76px;
}

body.management-services .site_header a.logo {
    background-image: url(/images/amvc-management-services.png);
    background-size: 150px 91px;
    width: 150px;
    height: 91px;
}

body.employee-services .site_header a.logo {
    background-image: url(/images/amvc-employee-services.png);
    background-size: 150px 81px;
    width: 150px;
    height: 81px;
}

body.wesearch .site_header a.logo {
    background-image: url(/images/amvc-wesearch.png);
    background-size: 150px 78px;
    width: 150px;
    height: 78px;
}

body.cares .site_header a.logo {
    background-image: url(/images/amvc-cares.png);
    background-size: 175px 95px;
    width: 175px;
    height: 95px;
}

.group_footer_1 {
    width: 59.1666666666667%;
    padding: 2em 0;
}

.group_footer_2 {
    width: 33.8888888888889%;
    padding: 2em;
}

.footer-menu ul {
    margin: 0 0 1.5em;
    list-style: none;
    padding: 0;
    border: none;
    font-size: .9em;
    line-height: 1.3em;
}

    .footer-menu ul li a {
        color: #FFF;
        text-decoration: none;
        display: block;
        padding: .3em 0;
    }

.footer-menu h4 {
    font-size: .9em;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
}

.site_footer, .site_footer a {
    color: #474747;
}

.site_footer {
    font-size: .85em;
    padding: 2em 2.5%;
    margin: 0 auto;
}

.group_footer_2 h4 {
    font-size: .9em;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    margin-bottom: 2em;
}

nav.nav_primary {
    line-height: 1.2em;
    position: absolute;
    bottom: 26%;
    right: 0;
}

    nav.nav_primary .wrapper {
        padding: 0;
    }

    nav.nav_primary .nav_full {
        display: table;
        width: 100%;
    }

    nav.nav_primary li > a {
        text-decoration: none;
    }

    nav.nav_primary .caret {
        margin: 10px auto 0;
        display: block;
        width: 0;
        height: 0;
        vertical-align: middle;
        border-top: 5px solid #D0D0D0;
        border-right: 5px solid transparent;
        border-left: 5px solid transparent;
        content: "";
        opacity: .5;
        filter: alpha(opacity=30);
    }

.nav_primary_btn {
    display: none;
    margin: .5em;
    color: #000;
    text-decoration: none;
    font-size: 2em;
    position: absolute;
    right: 0;
    top: 16px;
}

    .nav_primary_btn:hover {
        color: #CCC;
        text-decoration: none;
    }

nav.nav_primary ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

nav.nav_primary li {
    float: left;
    font-size: 1.05em;
    margin: 0 0 0 1em;
}

    nav.nav_primary li a {
        float: left;
        padding: 0;
        text-decoration: none;
        border-radius: 4px;
        color: #FFF;
    }

        nav.nav_primary li a:focus, nav.nav_primary li a:hover {
            color: #333;
        }

        nav.nav_primary li a:active {
            color: #666;
        }

    nav.nav_primary li.active a {
        font-weight: 700;
        color: #333;
    }

nav.nav_primary ul.parent {
    display: inline-block;
    width: 100%;
}

nav.nav_primary .nav_full ul.parent {
    display: inline-block;
}

nav.nav_primary ul.parent > li {
    position: relative;
    display: block;
    float: left;
}

nav.nav_primary .nav_full ul.parent > li {
    display: inline-block;
    float: none;
}

nav.nav_primary ul.parent > li > a {
    padding: 0 0 0 .75em;
    color: #3E3E3E;
    text-align: center;
    display: block;
    -webkit-transition: all ease .8s;
    -moz-transition: all ease .8s;
    transition: all ease .8s;
}

    nav.nav_primary ul.parent > li.drop_mega.hover > a, nav.nav_primary ul.parent > li.drop_nav.hover > a, nav.nav_primary ul.parent > li > a:hover {
        color: #CCC;
    }

nav.nav_primary ul.parent li.drop_mega {
    position: static;
    color: #3E3E3E;
}

    nav.nav_primary ul.parent li.drop_mega h3 {
        font-weight: 700;
        font-size: 1.1em;
    }

    nav.nav_primary ul.parent li.drop_mega h4, nav.nav_primary ul.parent li.drop_mega h4 a {
        font-weight: 700 !important;
        font-size: 1em !important;
        color: #3E3E3E !important;
        margin-bottom: 0 !important;
    }

    nav.nav_primary ul.parent li.drop_mega ul {
        margin: 0;
        list-style: none;
        padding: 0;
        border: none;
    }

.social-media li a, .social-media-footer li a, nav.nav_secondary li a {
    border-radius: 4px;
    text-decoration: none;
}

nav.nav_primary ul.parent li.drop_mega ul li {
    text-decoration: none;
    display: block;
    padding: 0;
    margin: 0 !important;
    color: #3E3E3E !important;
    width: 100%;
}

    nav.nav_primary ul.parent li.drop_mega ul li a {
        text-decoration: none;
        display: block;
        margin: 0 !important;
        color: #333 !important;
        width: 100%;
        padding: .5em 0 !important;
    }

        nav.nav_primary ul.parent li.drop_mega ul li a:hover {
            color: #CCC !important;
        }

nav.nav_primary ul.parent > li > ul {
    background: #fff;
    display: none;
    position: absolute;
    left: -1px;
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    z-index: 3;
}

nav.nav_primary ul.parent li.drop_nav > ul {
    width: 300px;
    top: 100%;
}

    nav.nav_primary ul.parent li.drop_nav > ul > li > a {
        padding: .5em;
        background: #fff;
        display: block;
        border-bottom: 1px solid #ddd;
    }

        nav.nav_primary ul.parent li.drop_nav > ul > li > a:hover {
            background: #f4f6f9;
        }

nav.nav_primary ul.parent li.drop_mega > ul {
    width: 100%;
    top: 60px;
}

    nav.nav_primary ul.parent li.drop_mega > ul > li {
        width: 33.333%;
        padding: 1.25em;
        line-height: 1.5em;
        float: left;
        margin: 0;
        font-weight: 400 !important;
        font-size: .85em;
    }

        nav.nav_primary ul.parent li.drop_mega > ul > li ul li a {
            display: block;
            padding: .5em 0;
        }

.hide_mobile {
    display: none !important;
}

.social-media {
    position: absolute;
    top: 10px;
    left: 0;
    opacity: .4;
}

    .social-media ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .social-media li {
        float: left;
        font-size: 1.9em;
    }

        .social-media li a {
            float: left;
            padding: 0 .4em 0 0;
            color: #fff;
        }

            .social-media li a:hover, nav.nav_primary li a:focus {
                color: #333;
                opacity: 1;
            }

            .social-media li a:active {
                color: #666;
            }

        .social-media li.active a {
            font-weight: 700;
            color: #333;
        }

.social-media-footer {
    opacity: .4;
}

    .social-media-footer ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .social-media-footer li {
        font-size: 1.9em;
        margin: 0 .5em 0 0;
    }

        .social-media-footer li span {
            font-size: 14px !important;
            font-weight: 400;
        }

        .social-media-footer li a {
            padding: 0 .4em 0 0;
            color: #fff;
        }

            .social-media-footer li a:hover, nav.nav_primary li a:focus {
                color: #333;
                opacity: 1;
            }

            .social-media-footer li a:active {
                color: #666;
            }

        .social-media-footer li.active a {
            font-weight: 700;
            color: #333;
        }

nav.nav_secondary {
    position: absolute;
    top: 14px;
    right: 0;
}

    nav.nav_secondary ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    nav.nav_secondary li {
        float: left;
        font-size: .875em;
        color: #FFF;
        padding: 0 1.25em;
    }

        nav.nav_secondary li:last-child {
            padding: 0 0 0 1.25em;
        }

        nav.nav_secondary li a {
            float: left;
            color: #FFF;
        }

            nav.nav_primary li a:focus, nav.nav_secondary li a:hover {
                color: #FFF;
                opacity: .7;
            }

            nav.nav_secondary li a:active {
                color: #666;
            }

        nav.nav_secondary li.active a {
            font-weight: 700;
            color: #333;
        }

.nav_section {
    margin-top: 0;
}

    .nav_section > ul {
        margin: 0 0 1.5em;
        list-style: none;
        padding: 0;
        border: none;
        font-size: .9em;
        line-height: 1.3em;
    }

    .nav_section h4 {
        font-size: 1.2em !important;
        padding: .5em 0;
        margin-bottom: .5em !important;
        font-weight: 700;
    }

        .nav_section h4 a {
            color: #000;
        }

    .nav_section > ul > li {
        border-bottom: 1px solid #E2E1DF;
    }

    .nav_section > ul li a {
        text-decoration: none;
        display: block;
        padding: .95em 10px;
        color: #000;
        font-weight: 700;
    }

        .nav_section > ul li a:hover {
            background-color: #6E6A68;
            color: #FFF;
        }

    .nav_section > ul .selected {
        color: #FFF;
        font-weight: 700;
        background-color: #9F9996;
    }

    .nav_section > ul ul {
        list-style: none;
        padding: 0 0 0 10px;
        font-size: .9em;
        margin-bottom: 5px;
    }

        .nav_section > ul ul li a {
            padding: 7px;
            font-weight: 400;
        }

    .nav_section ul .selected_parent {
        font-weight: 700;
    }

.nav_section_btn {
    background: #999;
    display: none;
    margin-bottom: 2em;
}

    .nav_section_btn a {
        color: #fff;
        text-decoration: none;
        font-weight: 400;
        padding: .5em 1em;
        display: block;
        text-transform: uppercase;
    }

nav.nav_section.show {
    display: block;
}

nav.page ul {
    text-align: center;
    padding: 0;
}

    nav.page ul li {
        display: inline;
        margin: 0 4px 0 0;
    }

        nav.page ul li a {
            padding: 4px 8px;
            font-size: 14px;
            font-weight: 700;
            border: 1px solid #CCC;
            border-radius: 4px;
            text-decoration: none;
            background: #f4f6f9;
        }

            nav.page ul li a:focus, nav.page ul li a:hover {
                background: #f0f0f0;
                border-color: #ccc;
            }

            nav.page ul li a.current, nav.page ul li a:active {
                background: #fff;
                border-color: #ccc;
            }

nav.breadcrumb {
    color: #666;
    font-size: .75em;
    margin-bottom: 1.5em;
    padding: 2em 0;
}

    nav.breadcrumb a {
        margin: 0 5px;
        text-decoration: none;
        color: #999;
    }

        nav.breadcrumb a:first-child {
            margin-left: 0;
        }

        nav.breadcrumb a:active, nav.breadcrumb a:focus, nav.breadcrumb a:hover {
            color: #000;
        }

    nav.breadcrumb strong {
        /*margin-left: 5px;*/
        font-weight: 700;
        color: #000;
    }

ol.tags {
    list-style: none;
    padding: 0;
    margin: 0 0 1.5em;
    font-size: .75em;
}

    ol.tags li {
        float: left;
        margin: 0 5px 5px 0;
    }

        ol.tags li a {
            text-decoration: none;
            background: #CCC;
            background: rgba(0,0,0,.2);
            float: left;
            padding: 0 7px;
            font-weight: 400;
            color: #fff;
            -moz-border-radius: 5px;
            border-radius: 5px;
        }

.content, .content h2 {
    font-weight: 300;
    color: #000;
}

ol.tags li a:focus, ol.tags li a:hover {
    background-color: #999;
}

ol.tags li a:active {
    background-color: #ccc;
}

.content {
    font-size: 1.1em !important;
    line-height: 1.55em;
}

    .content h1, .content h2, .content h4 {
        line-height: 1.1em;
    }

    .content p {
        margin-bottom: 1.75em !important;
    }

    .content strong {
        font-weight: 700;
    }

    .content p:last-child {
        margin-bottom: 0 !important;
    }

    .content .cat-image {
        margin-bottom: 1.75em !important;
        -webkit-box-shadow: 1px 1px 5px 0 rgba(0,0,0,.4);
        -moz-box-shadow: 1px 1px 5px 0 rgba(0,0,0,.4);
        box-shadow: 1px 1px 5px 0 rgba(0,0,0,.4);
    }

    .content h1 {
        font-size: 2.5em !important;
        font-weight: 300;
        margin-bottom: .75em;
    }

    .content h2 {
        font-size: 2em !important;
        margin: 0 0 .75em;
        padding: 0;
    }

    .content h4 {
        font-size: 1em;
        font-weight: 700;
        margin: 0 0 .25em;
        padding: 0;
        color: #000;
    }

    .content .intro {
        font-size: 1.4em;
        font-weight: 300 !important;
        line-height: 1.6em;
        color: #666;
        margin: 0;
        padding: 0;
    }

    .content .right-side-gray-box {
        background: #E7E6E5;
        padding: 1.25em;
        margin: 0 0 2em;
        color: #333;
        font-weight: 300;
        font-size: .9em;
        line-height: 1.4em;
    }

        .content .right-side-gray-box a {
            text-decoration: underline;
        }

            .content .right-side-gray-box a:hover {
                color: #999;
                text-decoration: none;
            }

        .content .right-side-gray-box h5 {
            font-weight: 700;
            font-size: 1em;
            color: #333;
            margin-bottom: .25em;
        }

        .content .right-side-gray-box strong {
            font-weight: 400;
        }

    .content .right-side-white-box {
        background: #FFF;
        padding: 0;
        margin: 0 0 2em;
        color: #333;
        font-weight: 300;
        font-size: .9em;
        line-height: 1.4em;
    }

        .content .right-side-white-box a {
            text-decoration: none;
        }

            .content .right-side-white-box a:hover {
                color: #999;
                text-decoration: none;
            }

        .content .right-side-white-box h5 {
            font-weight: 700;
            font-size: 1em;
            color: #333;
            margin-bottom: .25em;
        }

        .content .right-side-white-box strong {
            font-weight: 400;
        }

.cat-lead {
    font-weight: 300;
    font-size: 1.8em;
    color: #282828;
    line-height: 1.5em;
    padding: 0 3em 0 0;
}

    .cat-lead strong, h4.cat-heading {
        font-weight: 700;
    }

h4.cat-heading {
    font-size: 1.3em;
    color: #282828;
    margin: 0 0 1em;
}

.banner {
    position: relative;
    color: #fff;
    z-index: 0;
    background: #415E64;
}

.banner_content h1, .banner_content h2 {
    color: #FFF;
    text-shadow: 0 0 2px rgba(150,150,150,.85);
    max-width: 650px;
}

.banner_img, .banner_img_blog, .banner_overlay {
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
}

.banner_content {
    position: absolute;
    bottom: 170px;
    left: 0;
    width: 100%;
    padding: 0 2em;
    z-index: 1;
}

    .banner_content h1 {
        font-size: 3.625em;
        line-height: 1.05em;
        font-weight: 700;
        margin-bottom: .25em;
    }

    .banner_content h2 {
        font-size: 1.5em;
        line-height: 1.3em;
        font-weight: 400;
    }

.banner_img, .banner_overlay {
    height: 450px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.banner_img_blog {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.banner_overlay {
    background-image: url(/images/banner-overlay.png);
}

article footer, footer, section footer {
    border-top: 1px solid #CCC;
    font-size: .875em;
    padding: 1em 0;
    color: #888;
    margin-top: 3em;
}

    footer img, section footer img {
        float: left;
        margin: 0 10px 0 0;
    }

.platform, .well {
    display: block;
    padding: 15px;
    background: #FFF;
    border-radius: 4px;
    margin-bottom: 2em;
}

.inset {
    padding: 15px;
}

.well {
    -moz-box-shadow: inset 0 0 5px #ccc;
    -webkit-box-shadow: inset 0 0 5px #ccc;
    box-shadow: inset 0 0 5px #ccc;
}

.page_banner, .platform {
    -moz-box-shadow: 0 0 4px #999;
    -webkit-box-shadow: 0 0 4px #999;
}

.platform {
    box-shadow: 0 0 4px #999;
}

.comments {
    margin-top: 5em;
}

.page_banner {
    margin-bottom: 1.75em;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 0 4px #999;
}

.page_video {
    font-size: .875em;
    line-height: 1.666em;
    padding: 1em;
    margin-bottom: 1em;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0 0 4px #999;
    -webkit-box-shadow: 0 0 4px#999;
    box-shadow: 0 0 4px #999;
}

    .page_video .fluid_video {
        margin-bottom: 0;
    }

    .page_video .last {
        margin-left: 1em;
    }

img.img_left, img[align=left] {
    float: left;
    margin: 0 1em 1em 0;
    max-width: 30%;
}

img.img_right, img[align=right] {
    float: right;
    margin: 0 0 1em 1em;
    max-width: 30%;
}

.fluid_map, .fluid_video {
    margin-bottom: 1.5em;
}

.fluid_map {
    width: 100%;
    height: 0;
    padding-top: 60%;
    position: relative;
}

.excel, .pdf, .word {
    padding: 2px 2em 2px 0;
}

.fluid_map iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

a[href$=pdf]:after {
    content: ' (.pdf)';
}

a[href$=xls]:after {
    content: ' (.xls)';
}

a[href$=csv]:after {
    content: ' (.csv)';
}

a[href$=doc]:after {
    content: ' (.doc)';
}

a[href$=docx]:after {
    content: ' (.docx)';
}

a[href$=ppt]:after {
    content: ' (.ppt)';
}

.pdf {
    background: url(/images/icon-pdf.gif) 98% 50% no-repeat;
}

.excel {
    background: url(/images/icon-excel.gif) 98% 50% no-repeat;
}

.word {
    background: url(/images/icon-word.gif) 98% 50% no-repeat;
}

.text_cooler {
    color: #06C;
}

.text_success {
    color: #093;
}

.text_warmer {
    color: #f78d1d;
}

.ecom-error, .text_danger {
    color: #b94a48;
}

.text_smaller {
    font-size: .75em;
}

.text_small {
    font-size: .875em;
}

.text_large {
    font-size: 1.25em;
    line-height: 1.5em;
}

.text_larger {
    font-size: 1.5em;
}

.text_largest {
    font-size: 1.75em;
}

.text_primary {
    color: #4169e1;
}

.text_secondary {
    color: #8b4513;
}

.alert {
    padding: .5em 1em;
    color: #c09853;
    border: 1px solid #fbeed5;
    background: #fcf8e3;
    font-size: .875em;
    border-radius: 4px;
    margin: .25em 0 2em;
}

    .alert p:last-child, .list {
        margin: 0;
    }

    .alert.alert_success {
        color: #468847;
        border: 1px solid #d6e9c6;
        background: #dff0d8;
    }

    .alert.alert_danger {
        color: #b94a48;
        border: 1px solid #eed3d7;
        background: #f2dede;
    }

.site_alert {
    z-index: 4000;
    position: relative;
    top: 0;
    left: 0;
    padding: 25px;
    background: #C00;
    color: #FFF;
    font-size: 18px;
    font-weight: 700;
}

    .site_alert a {
        color: #F1C411;
    }

.list_row {
    padding: 1em 0 0;
}

    .list_row > li:first-child {
        border-top: 1px solid #ddd !important;
    }

    .list_row > li {
        margin: 0;
        display: table;
        border-collapse: collapse;
        width: 100%;
        float: left;
        border-bottom: 1px solid #ddd !important;
    }

    .list_row .inner {
        display: table-row;
        text-decoration: none;
    }

    .list_row .li-img {
        display: table-cell;
        vertical-align: top;
        width: 20%;
        padding-right: 1.5em;
        padding-top: 1em;
        padding-bottom: 1em;
    }

        .list_row .li-img img {
            display: block;
            width: 100%;
            height: auto;
            -moz-border-radius: 0;
            border-radius: 0;
        }

    .list_row .li-text {
        display: table-cell;
        vertical-align: top;
        width: 70%;
        padding: 2em 1em 2em 0;
    }

    .list_row .li-head {
        margin-bottom: .25em;
        font-size: 1.1em;
        font-weight: 400;
        text-decoration: none;
        color: #29B3C0;
    }

    .list_row .li-summary {
        display: block;
        color: #333;
        margin-bottom: .25em;
        font-size: .9em;
        line-height: 1.4em;
		font-weight:400;
    }

    .list_row .li-action {
        margin: 0;
        text-decoration: none;
        font-size: .75em;
        color: #29B3C0;
    }

    .list_row .author, span.posted_info {
        display: block;
        font-style: italic;
        color: #999;
    }

span.posted_info {
    font-size: .8em;
    margin-bottom: 1em;
}

.list_row > li.clear_even, .list_row > li.clear_fifth, .list_row > li.clear_fourth, .list_row > li.clear_third {
    width: 100%;
    display: none;
    margin: 0;
}

.seeAll {
    font-size: .75em;
    margin: 2em 0 0;
}

    .seeAll a {
        color: #29B3C0;
    }

.list_grid {
    padding: 0;
}

    .list_grid > li {
        padding: 0;
        margin-right: 3.5%;
        margin-bottom: 0;
        display: block;
        float: left;
    }

    .list_grid.list_2x > li {
        width: 48.25%;
    }

    .list_grid.list_3x > li {
        width: 31%;
    }

    .list_grid.list_4x > li {
        width: 22.375%;
    }

    .list_grid.list_5x > li {
        width: 17.2%;
    }

    .list_grid.list_6x > li {
        width: 13.75%;
    }

    .list_grid > li.clear_even, .list_grid > li.clear_fifth, .list_grid > li.clear_fourth, .list_grid > li.clear_sixth, .list_grid > li.clear_third {
        display: none;
        border-bottom: 1px solid #ddd;
        margin: 2em 0;
    }

        .list_grid > li.clear_even:last-child, .list_grid > li.clear_fifth:last-child, .list_grid > li.clear_fourth:last-child, .list_grid > li.clear_sixth:last-child, .list_grid > li.clear_third:last-child {
            display: none;
            border-bottom: none;
            margin: 0 !important;
        }

    .list_grid.list_2x > li.even, .list_grid.list_3x > li.third, .list_grid.list_4x > li.fourth, .list_grid.list_5x > li.fifth, .list_grid.list_6x > li.sixth {
        margin-right: 0;
    }

    .list_grid.list_2x > li.clear_even, .list_grid.list_3x > li.clear_third, .list_grid.list_4x > li.clear_fourth, .list_grid.list_5x > li.clear_fifth, .list_grid.list_6x > li.clear_sixth {
        display: block;
        width: 100%;
    }

    .list_grid .inner {
        text-decoration: none;
    }

    .list_grid .li-img {
        padding-bottom: 1em;
    }

        .list_grid .li-img img {
            -moz-border-radius: 4px;
            border-radius: 4px;
            margin-bottom: 3em;
        }

    .list_grid .li-text {
        clear: both;
        display: block;
        font-size: 1.2em;
        color: #000;
        font-weight: 300;
		line-height:1.4em;
    }

    .list_grid .li-head {
        margin-bottom: .75em;
        line-height: 1.1em;
        font-size: 1.2em;
        font-weight: 700;
        display: block;
    }

        .list_grid .li-head a {
            color: #29B3C0;
            text-decoration: none;
        }

            .list_grid .li-head a:hover {
                color: #000;
            }

    .list_grid .li-summary {
        font-size: 1em;
        display: block;
        font-weight: 300;
        line-height: 1.4em;
    }

    .list_grid .li-action {
        font-size: .75em;
        display: block;
    }

    .list_grid .li-location {
        margin-bottom: .25em;
        font-size: .8em;
        font-weight: 700 !important;
        text-decoration: none;
        /*color: #29B3C0*/
    }

    .list_grid .li-address, .list_grid .li-phone {
        margin-bottom: .25em;
        font-size: .85em;
        text-decoration: none;
    }

    .list_grid .li-map-it, .list_grid .li-map-it a {
        margin-bottom: 1.25em;
        font-size: .85em;
        text-decoration: none;
        color: #29B3C0;
    }

        .list_grid .li-map-it a:hover {
            color: #4D6E76;
        }

.li-location {
    margin-bottom: .1em;
    font-size: 1em;
    font-weight: 700 !important;
    text-decoration: none !important;
    color: #282828;
}

    .li-location a:hover {
        color: #4D6E76;
    }

.li-address, .li-phone {
    margin-bottom: .25em;
    font-size: 1em;
    text-decoration: none;
}

.li-map-it {
    margin-bottom: 1.25em;
    font-size: 1em;
    text-decoration: none;
    color: #29B3C0;
}

    .li-map-it a:hover {
        color: #4D6E76;
    }

ul.related {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: .875em;
}

    ul.related > li {
        padding: 0;
        margin-bottom: 2em;
    }

        ul.related > li.related_banner figure {
            float: none;
            width: auto;
        }

        ul.related > li.related_banner img {
            margin-bottom: .5em;
        }

        ul.related > li.related_testimonial img {
            width: 75px;
            float: left;
            margin: 0 1em 1em 0;
            border-radius: 50%;
        }

table.table_structure_4x, table.table_structure_4x tbody, table.table_structure_4x tr {
    width: 100%;
    display: block;
}

ul.related > li.related_video iframe {
    margin-bottom: .5em;
}

ul.related > li.related_links {
    margin-bottom: 1.5em;
}

    ul.related > li.related_links ul {
        margin: 0;
        padding: 0;
        list-style: none;
        font-weight: 400;
        line-height: 1.3em;
    }

        ul.related > li.related_links ul li {
            border-bottom: 1px solid #ddd;
        }

            ul.related > li.related_links ul li:last-child {
                border-bottom: none;
            }

            ul.related > li.related_links ul li a {
                text-decoration: none;
                display: block;
                padding: .5em 0;
            }

table.table_structure_4x {
    margin-bottom: 1em;
    border-collapse: collapse;
    line-height: 1.3em;
}

    table.table_structure_4x tr td {
        display: block;
        float: left;
        padding-bottom: .5em;
        margin-right: 2.5%;
    }

    table.table_structure_4x td td {
        display: table-cell;
        float: none;
        width: auto;
    }

table.table_structure_3x, table.table_structure_3x tbody, table.table_structure_3x tr {
    width: 100%;
    display: block;
}

table.table_structure_4x td.clear {
    display: none;
    width: 100%;
}

table.table_structure_3x {
    margin-bottom: 1em;
    border-collapse: collapse;
}

    table.table_structure_3x tr td {
        display: block;
        float: left;
        padding-bottom: .5em;
        line-height: 1.4em;
        margin-right: 2.5%;
    }

    table.table_structure_3x td td {
        display: table-cell;
        float: none;
        width: auto;
    }

table.table_structure_2x, table.table_structure_2x tbody, table.table_structure_2x tr {
    width: 100%;
    display: block;
}

table.table_structure_2x {
    margin-bottom: 1em;
    border-collapse: collapse;
}

    table.table_structure_2x tr td {
        display: block;
        float: left;
        padding-bottom: .5em;
        margin-right: 2.5%;
    }

    table.table_structure_2x td td {
        display: table-cell;
        float: none;
        width: auto;
    }

    table.table_structure_2x tr td:last-child, table.table_structure_3x tr td:last-child, table.table_structure_4x tr td:last-child {
        margin-right: 0;
    }

table.table_hybrid_2x, table.table_hybrid_3x, table.table_hybrid_4x {
    table-layout: fixed;
    width: 100%;
    margin-bottom: 1em;
    line-height: 1.3em;
    height: 1%;
    overflow: hidden;
}

    table.table_hybrid_2x tr, table.table_hybrid_3x tr, table.table_hybrid_4x tr {
        width: 100%;
    }

        table.table_hybrid_2x tr td, table.table_hybrid_3x tr td, table.table_hybrid_4x tr td {
            vertical-align: top;
            padding: .5em;
            background: #eee;
        }

table.table_data thead th, table.table_list thead th {
    background: #eee;
    white-space: nowrap;
    font-weight: 400;
    color: #333;
    padding: 10px;
    font-size: 15px;
}

.table_data, .table_list {
    border-collapse: collapse;
    width: 99.9%;
    font-size: .9rem;
}

table.table_data thead tr:first-child th:first-child, table.table_list thead tr:first-child th:first-child {
    border-top-left-radius: 4px;
}

table.table_data thead tr:first-child th:last-child, table.table_list thead tr:first-child th:last-child {
    border-top-right-radius: 4px;
    border: 0;
}

.table_data {
    min-width: 480px;
}

    .table_data td {
        padding: .5em .75em;
        border: 1px solid #ddd;
        min-width: 5em;
    }

        .table_data td strong {
            white-space: nowrap;
        }

.table_list {
    min-width: 480px;
}

    .table_list td {
        padding: .5em .75em;
        border-bottom: 1px solid #DDD;
        border-right: 1px solid #DDD;
        min-width: 5em;
    }

        .table_list td:last-child {
            border-right: 0;
        }

    .table_list.table_stripe {
        border-top: 0;
    }

table.table_stripe tbody tr:nth-child(even) {
    background: #f4f6f9;
    background: rgba(193 195 198, .1);
}

table.table_condensed th {
    padding: .25em .5em;
    font-size: 1rem;
}

table.table_condensed td {
    padding: .25em .5em;
    font-size: .875rem;
}

.table_overflow {
    width: 100%;
    overflow-x: auto;
    margin-bottom: 1.5rem;
    background: linear-gradient(90deg, #fff 30%, rgba(255,255,255,0)), linear-gradient(90deg, rgba(255,255,255,0), #fff 70%) 100% 0, radial-gradient(0 50%, farthest-side, rgba(0,0,0,.8), rgba(0,0,0,0)), radial-gradient(100% 50%, farthest-side, rgba(0,0,0,.8), rgba(0,0,0,0)) 100% 0;
    background: linear-gradient(90deg, #fff 30%, rgba(255,255,255,0)), linear-gradient(90deg, rgba(255,255,255,0), #fff 70%) 100% 0, radial-gradient(farthest-side at 0 50%, rgba(0,0,0,.8), rgba(0,0,0,0)), radial-gradient(farthest-side at 100% 50%, rgba(0,0,0,.8), rgba(0,0,0,0)) 100% 0;
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: 40px 100%, 40px 100%, 14px 100%, 14px 100%;
    background-attachment: local, local, scroll, scroll;
}






.jobOpeningsTable table {
    width: 100%;
    border-collapse: collapse;
}
    /* Zebra striping */
    .jobOpeningsTable table tr:nth-of-type(odd) {
        background: #eee;
    }

    .jobOpeningsTable table th {
        background: #6E6A68;
        color: white;
        font-weight: bold;
    }

    .jobOpeningsTable table td, .jobOpeningsTable table th {
        padding: 6px;
        border: 1px solid #ccc;
        text-align: left;
    }








.blog_first, .blog_middle {
    float: left;
    margin-right: 7.291666666667%;
}

.blog_last {
    float: right;
}

.group_home_blog {
    padding: 8em 0 4em;
}

.group_1of3_blog {
    width: 28.472222222222%;
    background: #FFF;
    position: relative;
    color: #000;
}

.home_blog_date {
    background: #29B3C0;
    color: #FFF;
    display: block;
    text-align: center;
    line-height: 1.3em;
    padding: 12px;
    font-size: 20px;
    font-weight: 400;
    position: absolute;
    top: -20px;
    right: 42%;
    text-transform: uppercase;
}

    .home_blog_date span {
        font-size: 1.5em;
        display: block;
        font-weight: 700;
    }

.blog-panel-box {
    max-height: 410px;
    position: relative;
    padding: 4em 3em 3em;
    overflow: hidden;
}

    .blog-panel-box h4 {
        font-weight: 700;
        font-size: 1.813em;
        line-height: 1.2em;
        margin-bottom: 1em;
        color: #000;
    }

    .blog-panel-box img {
        margin-bottom: 1em;
    }

    .blog-panel-box .blog_home_text {
        font-weight: 300;
        font-size: 1.313em;
        line-height: 1.5em;
    }

    .blog-panel-box .read-more a {
        position: absolute;
        text-decoration: none;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 1em;
        color: #29B3C0;
        bottom: 0;
        left: 0;
        width: 100%;
        text-align: center;
        margin: 0;
        padding: 40px 0 20px;
        background: -moz-linear-gradient(top, rgba(255,255,255,0) 0, rgba(255,255,255,1) 28%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255,255,255,0)), color-stop(28%, rgba(255,255,255,1)));
        background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0, rgba(255,255,255,1) 28%);
        background: -o-linear-gradient(top, rgba(255,255,255,0) 0, rgba(255,255,255,1) 28%);
        background: -ms-linear-gradient(top, rgba(255,255,255,0) 0, rgba(255,255,255,1) 28%);
        background: linear-gradient(to bottom, rgba(255,255,255,0) 0, rgba(255,255,255,1) 28%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e9e9e9', endColorstr='#e9e9e9', GradientType=0 );
    }

.group_home_blog .read-more a:hover {
    color: #4D6E76;
}

.view-all a {
    color: #FFF;
    font-size: 1.1em;
    text-decoration: none;
    padding-bottom: 3em;
    display: inline-block;
}

    .view-all a:hover {
        opacity: .7;
    }

.form {
    margin-bottom: 1rem;
    font-size: .875rem;
}

    .form fieldset {
        margin-bottom: 1em;
        border: 1px solid #DDD;
        padding: 15px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        background: #FFF;
    }

        .form fieldset legend {
            display: block;
            color: #000;
            font-size: 1.3em;
            float: left;
            margin-bottom: 1.5em;
            font-weight: 600;
        }

        .form fieldset > div {
            padding: 7px 0;
            border-bottom: 1px dotted #DDD;
        }

            .form fieldset > div:last-child {
                border-bottom: 0;
            }

        .form fieldset div:after, .form fieldset div:before {
            display: table;
            content: "";
        }

        .form fieldset > div > label {
            display: block;
            padding: 3px 5% 3px 0;
            width: 33%;
            text-align: right;
            float: left;
        }

        .form fieldset > div > ul {
            margin: 0;
            padding: 0;
            list-style: none;
        }

        .form fieldset ul.field_list {
            padding: 3px 0;
            list-style: none;
            margin: 0;
            float: left;
            display: block;
            width: 66%;
        }

            .form fieldset ul.field_list li {
                margin: 0 0 3px;
            }

                .form fieldset ul.field_list li:after, .form fieldset ul.field_list li:before {
                    display: table;
                    content: "";
                }

                .form fieldset ul.field_list li span {
                    width: 90%;
                    float: left;
                }

                .form fieldset ul.field_list li small {
                    font-size: .85em;
                    margin: -.5em 0 0;
                }

    .form input[type=checkbox], .form input[type=radio] {
        margin-right: .5em;
        vertical-align: text-top;
        margin-top: 6px;
        float: left;
    }

    .form fieldset input, .form fieldset select {
        margin: 0;
        max-width: 66%;
    }

    .form fieldset select {
        padding: 0;
    }

input[type=number], input[type=email], input[type=tel], input[type=text], input[type=password], select, textarea {
    padding: .5em;
    font-size: .875rem;
    border: 1px solid #CCC;
    background: #f5f5f5;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.05);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

    input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }

    input[type=number]:focus, input[type=email]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=password]:focus, textarea:focus {
        border-color: rgba(0,102,204,.8);
        outline: 0;
        outline: dotted thin;
        box-shadow: 0 0 8px rgba(0,102,204,.6);
        background: #fff;
    }

.form .required {
    color: #b94a48;
    font-weight: 700;
    font-size: 1.3em;
}

.form [disabled=disabled] {
    opacity: .6;
}

.form .btn {
    margin: .5em .5em 0 0;
}

.app_hours label {
    display: block;
}

.app_hours div {
    float: left;
}

.form.login {
    clear: none;
}

    .form.login fieldset input, .form.login fieldset select {
        width: 100%;
        max-width: none;
    }

    .form.login fieldset > div {
        border-bottom: none;
    }

        .form.login fieldset > div > label {
            width: inherit;
            padding: 0;
            text-align: left;
        }

    .form.login fieldset input[type=submit] {
        width: inherit;
    }

.site_header fieldset.site_search {
    position: absolute;
    top: 10px;
    right: 0;
    width: 35%;
    text-align: right;
}

fieldset.site_search input[type=search], fieldset.site_search input[type=text] {
    width: 50%;
    padding: .25em .5em;
    font-size: 16px;
    border: 1px solid #ddd;
    background: #f5f5f5;
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.05);
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-right: .5em;
}

.searchbar {
    display: none;
    padding: 0 2.5%;
    height: 55px;
    background: #415E64;
    border: 1px solid #415E64;
    -moz-box-shadow: inset 0 0 8px rgba(0,0,0,.1);
    box-shadow: inset 0 0 8px rgba(0,0,0,.1);
}

.search, .searchsubmit {
    display: block;
    background: 0 0;
    border: 0;
    outline: 0;
}

.search {
    width: 80%;
    padding: 0;
    line-height: 3.125em;
    font-size: 1.1em;
    font-weight: 400;
    color: #FFF;
}

.searchbar input::-webkit-input-placeholder {
    color: rgba(255,255,255,.5);
}

.searchbar input::-moz-placeholder {
    color: rgba(255,255,255,.5);
}

.searchbar input:-moz-placeholder {
    color: rrgba(255, 255, 255, .5);
}

.searchbar input:-ms-input-placeholder {
    color: rgba(255,255,255,.5);
}

.searchsubmit {
    float: right;
    margin-top: 10px;
    color: #FFF;
}

.btn, .btn:hover {
    background: #999;
    text-decoration: none;
    color: #FFF;
}

a.searchsubmit:hover {
    color: #FFF;
    opacity: .6;
}

.slick-prev {
    left: 0 !important;
    z-index: 100;
}

[dir=rtl] .slick-prev {
    right: 0;
    left: auto !important;
}

.slick-next {
    right: 0 !important;
}

[dir=rtl] .slick-next {
    right: auto;
    left: 0 !important;
}

.btn {
    display: inline-block;
    line-height: 1em;
    font-weight: 600;
    font-size: 1rem;
    margin: 0 .25em 0 0;
    padding: .5em .875em;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #888;
}

    .btn:hover {
        border-color: grey;
    }

    .btn:active {
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        -moz-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    }

.btn-danger {
    background: #b94a48;
    border-color: #ac2925;
}

    .btn-danger:hover {
        background-color: #d2322d;
        border-color: #ac2925;
    }

.btn-success {
    background-color: #5cb85c;
    border-color: #4cae4c;
}

    .btn-success:hover {
        background-color: #47a447;
        border-color: #398439;
    }

a.btn-home {
    background-color: #404040;
    border-color: #404040;
    border-radius: 100px;
    font-size: 1.1em;
    color: #FFF;
    padding: 10px 30px;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 3em;
}


.btn-special {
    background: #29B3C0;
    color: #fff;
    border: 1px solid #29B3C0;
}

    .btn-special:hover {
        background: #fff;
        color: #29B3C0;
        border: 1px solid #29B3C0;
    }


.btn-large, .btn-xlarge, .btn-xxlarge, .btn-xxxlarge {
    border-radius: 5px;
}

a.btn-home:hover {
    background-color: #000;
    border-color: #000;
    color: #FFF;
}

.btn-xxxlarge {
    font-size: 1.75rem;
}

.btn-xxlarge {
    font-size: 1.5rem;
}

.btn-xlarge {
    font-size: 1.25rem;
}

.btn-large {
    font-size: 1.15rem;
}

.btn-small {
    font-size: .875rem;
}

.btn-mini {
    font-size: .75rem;
}






/*------calendar ------*/

.cal_listing {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .cal_listing > li {
        border-top: 1px solid #ddd;
        padding: 1.5em 0;
        overflow: hidden;
    }

        .cal_listing > li a {
            text-decoration: none;
        }

        .cal_listing > li:first-child {
            border-top: none;
        }

        .cal_listing > li p {
            margin: 0;
        }

        .cal_listing > li h3 {
            margin-bottom: .3em;
            font-size: 1.3em;
        }

    .cal_listing .tags {
        margin-top: 1em;
    }

.cal_list_date {
    display: block;
    color: #fff;
    background: #29B3C0;
    padding: .5em 0;
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.cal_list_month {
    display: block;
    font-size: 1em;
    text-transform: uppercase;
    margin-bottom: 0;
}

.cal_list_day {
    display: block;
    font-size: 1.5em;
    font-weight: 700;
}

.cal_search {
    position: relative;
}

    .cal_search input {
        width: 100%;
        margin-bottom: 1.5em;
        padding: 12px !important;
        background: #fff !important;
    }

    .cal_search a {
        position: absolute;
        top: 10px;
        right: 15px;
        color: #666;
    }

        .cal_search a:hover {
            color: #999;
        }

.calendar_nav {
    margin: 0 1em 0 0;
    padding: 0;
    list-style: none;
}

    .calendar_nav li {
        display: inline;
        font-size: 2em;
        padding-left: 5px;
    }

    .calendar_nav a:hover i {
        color: #000;
    }

.nav_cal_day .ui-datepicker {
    width: 100%;
    padding: 0;
}

    .nav_cal_day .ui-datepicker a {
        text-decoration: none;
    }

.nav_cal_day .ui-widget-content {
    border: none;
    background: #FFFFFF;
	padding:10px;
}

.nav_cal_day .ui-datepicker-header {
    border: none;
/*    background: #ddd;*/
    font-weight: 700;
}

.nav_cal_day .ui-datepicker th {
    background: none;
    font-weight: 700;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    background: #29B3C0 !important;
	color:#FFFFFF;
}

nav.nav_cal ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

    nav.nav_cal ul li {
        border-bottom: 1px solid #fff;
    }

        nav.nav_cal ul li a {
            text-decoration: none;
            background: #eee;
            display: block;
            padding: 8px 12px;
            font-weight: 500;
            color: #333;
        }

            nav.nav_cal ul li a:hover {
                background: #ddd;
            }

            nav.nav_cal ul li a.selected {
                background: #999999;
                color: #fff;
            }

.nav_cal_day {
    padding: 8px 12px;
    background: #fff;
    font-weight: 500;
    color: #333;
	background: #eee;
}

    .nav_cal_day p {
        margin-bottom: .5em;
    }

        .nav_cal_day p + div {
            margin-top: .25em;
        }

.cal_filter {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 1.5em 1.5em;
    font-size: .9em;
    font-weight: 400;
}

    .cal_filter p {
        margin-bottom: .5em;
        line-height: 1.7em;
    }

    .cal_filter input {
        margin-right: 5px;
    }

.cal_details {
    background: #eee;
    padding: 1.5em 1.5em;
    border: 1px solid #ddd;
    margin-bottom: 1.5em;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-weight: 400;
}

    .cal_details p {
        margin-bottom: .5em;
        line-height: 1.4em;
    }

    .cal_details hr {
        margin: 1em 0;
    }

.cal_next_prev {
    padding: 5px;
    float: right;
    margin-left: 2em;
}

    .cal_next_prev i {
        font-size: 1.7em;
        color: #999;
        margin: 0 0 0 7px;
    }

.app_hours label {
    display: block;
}

.app_hours div {
    float: left;
}




/*calendar filter*/
.calendar_1 a{ color:#FFFFFF; background-color:#29b3c0 !important}
.calendar_2 a{ color:#FFFFFF; background-color:#AD3333 !important}
.calendar_3 a{ color:#FFFFFF; background-color:#005B45 !important}
.calendar_4 a{ color:#FFFFFF; background-color:#CC6600 !important}
.calendar_5 a{ color:#FFFFFF; background-color:#4973AB !important}
.calendar_6 a{ color:#FFFFFF; background-color:#FB4C2F !important}
.calendar_7 a{ color:#FFFFFF; background-color:#FFAD46 !important}
.calendar_8 a{ color:#FFFFFF; background-color:#5229A3 !important}
.calendar_9 a{ color:#FFFFFF; background-color:#B22222 !important}
.calendar_10 a{ color:#FFFFFF; background-color:#9ACD32 !important}
.calendar_11 a{ color:#FFFFFF; background-color:#8B008B !important}
.calendar_12 a{ color:#FFFFFF; background-color:#008B8B !important}
.calendar_13 a{ color:#FFFFFF; background-color:#333 !important}
.calendar_14 a{ color:#FFFFFF; background-color:#4986E7 !important}
.calendar_15 a{ color:#FFFFFF; background-color:#F08080 !important}
/*calendar list_view*/
.calendar_1.latest_date{ color:#FFFFFF; background-color:#29b3c0 !important}
.calendar_2.latest_date{ color:#FFFFFF; background-color:#AD3333 !important}
.calendar_3.latest_date{ color:#FFFFFF; background-color:#005B45 !important}
.calendar_4.latest_date{ color:#FFFFFF; background-color:#CC6600 !important}
.calendar_5.latest_date{ color:#FFFFFF; background-color:#4973AB !important}
.calendar_6.latest_date{ color:#FFFFFF; background-color:#FB4C2F !important}
.calendar_7.latest_date{ color:#FFFFFF; background-color:#FFAD46 !important}
.calendar_8.latest_date{ color:#FFFFFF; background-color:#5229A3 !important}
.calendar_9.latest_date{ color:#FFFFFF; background-color:#B22222 !important}
.calendar_10.latest_date{ color:#FFFFFF; background-color:#9ACD32 !important}
.calendar_11.latest_date{ color:#FFFFFF; background-color:#8B008B !important}
.calendar_12.latest_date{ color:#FFFFFF; background-color:#008B8B !important}
.calendar_13.latest_date{ color:#FFFFFF; background-color:#333 !important}
.calendar_14.latest_date{ color:#FFFFFF; background-color:#4986E7 !important}
.calendar_15.latest_date{ color:#FFFFFF; background-color:#F08080 !important}
/*calendar calendar_view*/
.fc-event-container a.calendar_1 { color:#FFFFFF; background-color:#29b3c0 !important}
.fc-event-container a.calendar_2 { color:#FFFFFF; background-color:#AD3333 !important}
.fc-event-container a.calendar_3 { color:#FFFFFF; background-color:#005B45 !important}
.fc-event-container a.calendar_4 { color:#FFFFFF; background-color:#CC6600 !important}
.fc-event-container a.calendar_5 { color:#FFFFFF; background-color:#4973AB !important}
.fc-event-container a.calendar_6 { color:#FFFFFF; background-color:#FB4C2F !important}
.fc-event-container a.calendar_7 { color:#FFFFFF; background-color:#FFAD46 !important}
.fc-event-container a.calendar_8 { color:#FFFFFF; background-color:#5229A3 !important}
.fc-event-container a.calendar_9 { color:#FFFFFF; background-color:#B22222 !important}
.fc-event-container a.calendar_10 { color:#FFFFFF; background-color:#9ACD32 !important}
.fc-event-container a.calendar_11 { color:#FFFFFF; background-color:#8B008B !important}
.fc-event-container a.calendar_12 { color:#FFFFFF; background-color:#008B8B !important}
.fc-event-container a.calendar_13 { color:#FFFFFF; background-color:#333 !important}
.fc-event-container a.calendar_14 { color:#FFFFFF; background-color:#4986E7 !important}
.fc-event-container a.calendar_15 { color:#FFFFFF; background-color:#F08080 !important}



















.breakpoint {
    position: fixed;
    bottom: 0;
    left: 0;
    background: #333;
    width: 70px;
    color: #FFF;
    font-size: .8em;
    display: none;
    padding: 0 10px;
}

.break_1024to992 {
    display: block;
}

.g-recaptcha > div {
    margin-left: 33%;
}


.location_results {
    padding: 1em;
    border: 1px solid #CCC;
    font-size: .875em;
}

    .location_results ol {
        list-style: none;
        margin: 0;
        padding: 0;
        width: 100%;
        line-height: 1.4em;
    }

        .location_results ol li {
            list-style: none;
            margin: 0;
            display: inline-block;
            width: 100%;
        }

    .location_results img {
        float: left;
        margin-right: 5%;
        max-width: 15%;
    }

    .location_results ol li div {
        float: left;
        width: 80%;
        margin-bottom: 1em;
    }



@media only screen and (max-width:1280px) {
    .main-nav-break {
        display: block;
    }

    nav.nav_primary li {
        margin: 0 0 0 2em;
    }

    nav.nav_primary {
        bottom: 20%;
    }
}







@media only screen and (max-width:991px) {
    .list_grid.list_3x > li.clear_third, .list_grid.list_4x > li.clear_fourth, .list_grid.list_5x > li.clear_fifth, .list_grid.list_6x > li.clear_sixth {
        display: none;
    }

    .list_grid.list_3x > li.third, .list_grid.list_4x > li.fourth, .list_grid.list_5x > li.fifth, .list_grid.list_6x > li.sixth {
        margin-right: 3.5%;
    }

    body.vet-services .site_header a.logo {
        margin: 0 0 10px;
        width: 141px;
    }

    body.nutritional-services .site_header a.logo {
        margin: 0 0 10px;
        width: 154px;
        height: 78px;
        background-size: 154px 78px;
    }

    body.management-services .site_header a.logo {
        margin: 0 0 10px;
        width: 156px;
        height: 94px;
        background-size: 156px 94px;
    }

    body.cares .site_header a.logo, body.employee-services .site_header a.logo {
        margin: 0 0 10px;
        width: 140px;
        height: 76px;
        background-size: 140px 76px;
    }
	
	 body.wesearch .site_header a.logo {
        margin: 0 0 10px;
        width: 156px;
        height: 81px;
        background-size: 156px 81px;
    }

    nav.nav_primary {
        top: 30px;
    }

        nav.nav_primary li {
            font-size: 1em;
        }

    .blog_first, .blog_middle {
        float: left;
        margin-right: 3.5% !important;
    }

    .blog_last {
        float: right;
    }

    .group_1of3_blog {
        width: 31% !important;
        margin-bottom: 2.5em;
    }

    .blog-panel-box {
        padding: 4em 2em 3em;
    }

        .blog-panel-box .blog_home_text {
            font-size: 1.2em;
        }

    h1, h1 a {
        font-size: 2.25em;
    }

    .cat-lead {
        font-size: 1.35em;
        padding: 0 1.5em 0 0;
    }

    .content h1 {
        font-size: 2em !important;
    }

    .content h2 {
        font-size: 1.4em !important;
    }

    .content .intro {
        font-size: 1.2em !important;
        line-height: 1.4em;
    }
}







@media only screen and (min-width:768px) and (max-width:991px) {
    .break_991to768 {
        display: block;
    }

    .list_grid.list_5x > li, .list_grid.list_6x > li {
        width: 22.375%;
    }

        .list_grid.list_3x > li.third, .list_grid.list_4x > li.fourth, .list_grid.list_5x > li.fourth, .list_grid.list_6x > li.fourth {
            margin-right: 0;
        }

        .list_grid.list_3x > li.clear_third, .list_grid.list_4x > li.clear_fourth, .list_grid.list_5x > li.clear_fourth, .list_grid.list_6x > li.clear_fourth {
            display: block;
            width: 100%;
        }

    nav.nav_primary li {
        margin: 0 0 0 1.3em;
    }

    nav.nav_secondary li {
        float: left;
        font-size: .8em !important;
        padding: 0 .75em;
    }

        nav.nav_secondary li:last-child {
            padding: 0 0 0 .75em;
        }

    .banner_img, .banner_overlay {
        height: 450px;
    }

    .banner_content {
        position: absolute;
        bottom: 70px;
        left: 0;
        width: 100%;
        padding: 0 2em;
        z-index: 1;
    }

        .banner_content h1 {
            font-size: 3.625em;
            color: #FFF;
            line-height: 1.05em;
            font-weight: 700;
            margin-bottom: .25em;
            max-width: 650px;
        }

        .banner_content h2 {
            font-size: 1.5em;
            color: #FFF;
            line-height: 1.3em;
            font-weight: 400;
            max-width: 650px;
        }
	
	
.list_grid .li-text {
	font-size: 1em;}	
	

}






@media only screen and (max-width:768px) {
    .structure > .first, .structure > .last, .structure > .middle {
        float: none;
        width: 100%;
        margin-right: 0;
        margin-bottom: 3em;
    }

        .structure > .first:last-child, .structure > .last:last-child {
            margin-bottom: 0;
        }

    table.table_structure_4x tr {
        clear: both;
    }

        table.table_structure_4x tr td {
            width: 47%;
        }

    table.table_structure_4x td.clear {
        display: block;
    }

    nav.nav_primary .caret, nav.nav_primary .nav_full ul.parent, nav.nav_primary ul.parent, nav.nav_secondary li.hide {
        display: none;
    }

    nav.nav_primary {
        position: static;
        top: 10px;
        left: 0;
    }

        nav.nav_primary ul.parent {
            margin: 0;
            padding: 0;
            list-style: none;
        }

        nav.nav_primary li {
            float: none;
            font-size: 1em;
            margin: 0;
            width: 100%;
        }

            nav.nav_primary li a {
                float: left;
                padding: 0;
                text-decoration: none;
                border-radius: 4px;
                color: #FFF;
            }

                nav.nav_primary li a:focus, nav.nav_primary li a:hover {
                    color: #333;
                }

                nav.nav_primary li a:active {
                    color: #666;
                }

            nav.nav_primary li.active a {
                font-weight: 700;
                color: #333;
            }

        .nav_primary_btn, nav.nav_primary .nav_full ul.parent.show, nav.nav_primary .nav_full ul.parent > li, nav.nav_primary ul.parent.show, nav.nav_primary ul.parent > li {
            display: block;
        }

            nav.nav_primary ul.parent > li > a {
                text-align: center;
                border-top: 1px solid #ddd;
                width: 100%;
                padding: 1em .5em;
            }

        nav.nav_primary ul.parent li.drop_mega > ul, nav.nav_primary ul.parent li.drop_nav > ul {
            position: relative;
            width: 100%;
            left: 0;
        }

            nav.nav_primary ul.parent li.drop_mega > ul > li {
                float: none;
                width: 100%;
            }

    .main-nav-break {
        display: inline-block;
    }

    nav.nav_primary ul.parent li.drop_mega > ul {
        display: none !important;
    }

    .lead {
        font-size: 1.375em;
        line-height: 1.5em;
    }

    .home_hero_text_wrapper {
        position: static;
        left: 0;
        top: 0;
        width: 100%;
        padding: 2.5%;
    }

    .banner_img, .banner_overlay {
        height: 250px;
    }

    .banner_content {
        position: relative;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 2em;
        z-index: 1;
    }

    .home_button_apply a, .home_button_appt a, .home_button_locations a {
        display: block;
        padding: 20px 0;
        color: #FFF;
        text-decoration: none;
    }

    .banner_content h1 {
        font-size: 2em;
        max-width: 650px;
    }

    .banner_content h2 {
        font-size: 1.15em;
        max-width: 650px;
    }

    .home_button_appt {
        font-size: .9em;
        line-height: 1.2;
    }

        .home_button_appt i {
            font-size: 1.25em;
            display: block;
            margin-bottom: .5em;
        }

        .home_button_appt a span {
            display: block;
        }

        .home_button_appt a:hover {
            background: #AA500B;
        }

    .home_button_apply {
        font-size: .9em;
        line-height: 1.2;
    }

        .home_button_apply i {
            font-size: 1.25em;
            display: block;
            margin-bottom: .5em;
        }

        .home_button_apply a span {
            display: block;
        }

        .home_button_apply a:hover {
            background: #39848B;
        }

    .home_button_locations {
        font-size: .9em;
        line-height: 1.2;
    }

        .home_button_locations i {
            font-size: 1.25em;
            display: block;
            margin-bottom: .5em;
        }

        .home_button_locations a span {
            display: block;
        }

        .home_button_locations a:hover {
            background: #A59E41;
        }

    .group_home_buttons {
        margin: 0;
    }

    .group_1of3_blog {
        width: 100% !important;
        margin-bottom: 2.5em;
    }

    .group_1of2, .group_1of3, .group_2of3, .group_footer_2, .int_content_left, .int_content_right {
        width: 100%;
    }

    .blog-panel-box {
        max-height: 310px;
    }

    .home_blog_date {
        right: 45%;
    }

    .group_home_blog {
        padding: 4em 0 0;
    }

    .lead {
        padding: 2.5em 0 2em;
    }

    .group_no_margin_footer {
        display: initial;
    }

    .group_footer_1 {
        width: 100%;
        padding: 2em 0;
    }

    .group_footer_2 {
        padding: 2em;
    }

    .hide_mobile {
        display: block !important;
    }

    .list_grid .li-location, .list_grid .li-location a {
        font-size: .8em;
    }

    .li-location a:hover {
        color: #4D6E76;
    }

    .list_grid .li-address, .list_grid .li-map-it, .list_grid .li-map-it a, .list_grid .li-phone {
        font-size: .75em;
    }

    .cat-lead {
        padding: 0 0 2em;
    }

    .content h1 {
        font-size: 1.7em !important;
    }

    .content .intro {
        font-size: 1.1em !important;
    }

    .nav_section_btn {
        display: block;
    }

    .nav_section {
        display: none;
        margin-top: 1em;
    }

    .list_grid .li-head {
        margin-bottom: .75em;
        line-height: 1.1em;
        font-size: .8em;
        font-weight: 700;
        display: block;
    }

    .list_grid .li-summary {
        font-size: .8em;
        display: block;
        font-weight: 300;
        line-height: 1.4em;
    }

    .location_results {
        margin-bottom: 2em;
    }


.list_grid .li-text {
	font-size: .95em;}
	
.list_grid .li-head {
	font-size: 1.1em;}	
	
	


    .jobOpeningsTable table {
        font-size: .8em;
    }
        /* Force table to not be like tables anymore */
        .jobOpeningsTable table, .jobOpeningsTable table thead, .jobOpeningsTable table tbody, .jobOpeningsTable table th, .jobOpeningsTable table td, .jobOpeningsTable table tr {
            display: block !important;
        }

            /* Hide table headers (but not display: none;, for accessibility) */
            .jobOpeningsTable table thead tr {
                position: absolute;
                top: -9999px;
                left: -9999px;
            }

            .jobOpeningsTable table tr {
                border: 1px solid #ccc;
            }

            .jobOpeningsTable table td {
                /* Behave  like a "row" */
                border: none;
                border-bottom: 1px solid #ddd;
                position: relative !important;
                padding-left: 50%;
            }

                .jobOpeningsTable table td:before {
                    /* Now like a table header */
                    position: absolute;
                    /* Top/left values mimic padding */
                    top: 6px;
                    left: 6px;
                    width: 45%;
                    padding-right: 10px;
                    white-space: nowrap;
                }

                /*
	Label the data
	*/
                .jobOpeningsTable table td:nth-of-type(1):before {
                    content: "Position";
                }

                .jobOpeningsTable table td:nth-of-type(2):before {
                    content: "Date Posted";
                }
}





@media only screen and (min-width:480px) and (max-width:768px) {
    .break_767x480 {
        display: block;
    }

    .form textarea {
        width: 60%;
    }

    .list_grid.list_4x > li, .list_grid.list_5x > li, .list_grid.list_6x > li {
        width: 31%;
    }

        .list_grid.list_3x > li.third, .list_grid.list_4x > li.third, .list_grid.list_5x > li.third, .list_grid.list_6x > li.third {
            margin-right: 0;
        }

        .list_grid.list_3x > li.clear_third, .list_grid.list_4x > li.clear_third, .list_grid.list_5x > li.clear_third, .list_grid.list_6x > li.clear_third {
            display: block;
            width: 100%;
        }
}





@media only screen and (max-width:640px) {
    table.table_hybrid_2x tr td, table.table_hybrid_3x tr td, table.table_hybrid_4x tr td {
        display: block;
        float: left;
        width: 100%;
    }
}





@media only screen and (min-width:0px) and (max-width:479px) {
    .home_button_appt, .home_button_appt a:hover {
        -webkit-box-shadow: inset 0 -61px 18px -57px rgba(0,0,0,.4);
        -moz-box-shadow: inset 0 -61px 18px -57px rgba(0,0,0,.4);
    }

        .home_button_apply i, .home_button_appt i, .home_button_locations i {
            margin-bottom: 0;
        }

    .break_479x0 {
        display: block;
    }

    table.table_structure_2x tr td, table.table_structure_3x tr td, table.table_structure_4x tr td {
        width: 100%;
        margin: 0;
    }

        table.table_structure_2x tr td td, table.table_structure_3x tr td td, table.table_structure_4x tr td td {
            width: auto;
        }

    .form fieldset {
        padding-left: 0;
        padding-right: 0;
        border-radius: 0;
        border-right: 0;
        border-left: 0;
    }

        .form fieldset select, .form input[type=number], .form input[type=email], .form input[type=text], .form input[type=password], .form textarea {
            max-width: none;
            width: 100%;
        }

        .form fieldset > div > label {
            width: 100%;
            padding: 0;
            text-align: left;
        }

        .form fieldset .icon_form {
            clear: both;
            display: block;
            margin-top: .5em;
        }

        .form fieldset ul {
            width: 100%;
        }

    img.img_left, img.img_right, img[align=left], img[align=right] {
        max-width: 33%;
    }

    aside, figure {
        width: auto;
        float: none;
        margin-left: 0;
    }

    nav.page ul li {
        display: none;
    }

        nav.page ul li.page-next, nav.page ul li.page-prev {
            display: inline;
        }

    .list_grid.list_3x > li, .list_grid.list_4x > li, .list_grid.list_5x > li, .list_grid.list_6x > li {
        width: 48.25%;
    }

        .list_grid.list_3x > li.even, .list_grid.list_4x > li.even, .list_grid.list_5x > li.even, .list_grid.list_6x > li.even {
            margin-right: 0;
        }

        .list_grid.list_3x > li.clear_even, .list_grid.list_4x > li.clear_even, .list_grid.list_5x > li.clear_even, .list_grid.list_6x > li.clear_even {
            display: block;
            width: 100%;
        }

    .home_button_apply a span, .home_button_apply i, .home_button_appt a span, .home_button_appt i, .home_button_locations i, .social-media-footer {
        display: inline-block;
    }

    #rc-imageselect, .g-recaptcha {
        transform: scale(.77);
        -webkit-transform: scale(.77);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }

        #rc-imageselect > div, .g-recaptcha > div {
            margin: 0;
            width: 291px !important;
        }

    .home_button_appt {
        width: 100%;
        float: left;
        box-shadow: inset 0 -61px 18px -57px rgba(0,0,0,.4);
    }

        .home_button_appt a:hover {
            box-shadow: inset 0 -61px 18px -57px rgba(0,0,0,.4);
        }

    .home_button_apply, .home_button_apply a:hover {
        -webkit-box-shadow: inset 0 -61px 18px -57px rgba(0,0,0,.4);
        -moz-box-shadow: inset 0 -61px 18px -57px rgba(0,0,0,.4);
    }

    .home_button_apply {
        width: 100%;
        float: left;
        box-shadow: inset 0 -61px 18px -57px rgba(0,0,0,.4);
    }

        .home_button_apply a:hover {
            box-shadow: inset 0 -61px 18px -57px rgba(0,0,0,.4);
        }

    .home_button_locations {
        width: 100%;
        float: left;
        -webkit-box-shadow: inset 0 -61px 18px -57px rgba(0,0,0,.4);
        -moz-box-shadow: inset 0 -61px 18px -57px rgba(0,0,0,.4);
        box-shadow: inset 0 -61px 18px -57px rgba(0,0,0,.4);
    }

        .home_button_locations a span {
            display: inline-block;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
        }

        .home_button_locations a:hover {
            -webkit-box-shadow: inset 0 -61px 18px -57px rgba(0,0,0,.4);
            -moz-box-shadow: inset 0 -61px 18px -57px rgba(0,0,0,.4);
            box-shadow: inset 0 -61px 18px -57px rgba(0,0,0,.4);
        }

    .group_1of3_footer {
        width: 100%;
        text-align: center;
    }

        .group_1of3_footer img {
            display: block;
            margin: 0 auto;
        }

    .footer-menu ul li a {
        color: #FFF;
        text-decoration: none;
        display: block;
        padding: .75em .5em;
        margin-bottom: .5em;
        background: #344B50;
        border-radius: 6px;
    }

        .footer-menu ul li a:hover {
            background: #415E64;
            opacity: 1;
        }

    .footer-menu ul.mobile li a {
        text-decoration: none;
        display: block;
        padding: .1em;
        margin: 0;
        background: 0 0;
        border-radius: 0;
    }

    .social-media-footer li {
        font-size: 2.5em;
    }

    .group_1of2_intro_1, .group_1of2_intro_2 {
        width: 100%;
    }

    .group_1of2_intro_1 {
        margin-bottom: 3em;
    }

    .group_1of2_connect {
        width: 100%;
        margin-bottom: 1em;
        text-align: center;
    }

    .group_footer_2 .group {
        margin-bottom: 0;
    }

    .list_grid.list_2x > li {
        width: 100%;
        margin-bottom: 2em;
    }

        .list_grid.list_2x > li:last-child {
            margin-bottom: 0 !important;
        }
		
		
.group_2of8 {
    width: 22.375%;
}


.group_6of8 {
    width: 74.125%;
}


.list_row .li-img {
    display: block;
    vertical-align: top;
    width: 100%;
    padding-right: 0em;
    padding-top: 0em;
    padding-bottom: 1em;}
	
	
.list_row .li-text {
    display: block;
    vertical-align: top;
    width: 100%;
    padding: 0em 0em 4em 0;}	
	



}

/* 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;
}


/* Slider */
.slick-loading .slick-list {
    background: #fff url('/slick/ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face {
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
    src: url('/slick/fonts/slick.eot');
    src: url('/slick/fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('/slick/fonts/slick.ttf') format('truetype'), url('/slick/fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

    .slick-prev:hover,
    .slick-prev:focus,
    .slick-next:hover,
    .slick-next:focus {
        color: transparent;
        outline: none;
        background: transparent;
    }

        .slick-prev:hover:before,
        .slick-prev:focus:before,
        .slick-next:hover:before,
        .slick-next:focus:before {
            opacity: 1;
        }

    .slick-prev.slick-disabled:before,
    .slick-next.slick-disabled:before {
        opacity: .25;
    }

    .slick-prev:before,
    .slick-next:before {
        font-family: 'slick';
        font-size: 20px;
        line-height: 1;
        opacity: .75;
        color: white;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

.slick-prev {
    left: -25px;
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto;
}

.slick-prev:before {
    content: '←';
}

[dir='rtl'] .slick-prev:before {
    content: '→';
}

.slick-next {
    right: -25px;
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px;
}

.slick-next:before {
    content: '→';
}

[dir='rtl'] .slick-next:before {
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

    .slick-dots li {
        position: relative;
        display: inline-block;
        width: 20px;
        height: 20px;
        margin: 0 5px;
        padding: 0;
        cursor: pointer;
    }

        .slick-dots li button {
            font-size: 0;
            line-height: 0;
            display: block;
            width: 20px;
            height: 20px;
            padding: 5px;
            cursor: pointer;
            color: transparent;
            border: 0;
            outline: none;
            background: transparent;
        }

            .slick-dots li button:hover,
            .slick-dots li button:focus {
                outline: none;
            }

                .slick-dots li button:hover:before,
                .slick-dots li button:focus:before {
                    opacity: 1;
                }

            .slick-dots li button:before {
                font-family: 'slick';
                font-size: 6px;
                line-height: 20px;
                position: absolute;
                top: 0;
                left: 0;
                width: 20px;
                height: 20px;
                content: '•';
                text-align: center;
                opacity: .25;
                color: black;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
            }

        .slick-dots li.slick-active button:before {
            opacity: .75;
            color: black;
        }



@media print {
    blockquote, img, pre, tr {
        page-break-inside: avoid;
    }

    * {
        background: 0 0 !important;
        color: #000 !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important;
    }

    a, a:visited {
        color: #444 !important;
        text-decoration: underline;
    }

    blockquote, pre {
        border: 1px solid #999;
    }

    thead {
        display: table-header-group;
    }

    @page {
        margin: .5cm;
    }

    h2, h3, p {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }
}

html .gsc-control-cse {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial;
}

    html .gsc-control-cse input[type=text] {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

html .gsc-input-box {
    height: auto;
}




/*
 * Table styles
 */
table.dataTable {
    width: 100%;
    margin: 0 auto;
    clear: both;
    border-collapse: separate;
    border-spacing: 0;
    font-size: .85em;
    /*
   * Header and footer styles
   */
    /*
   * Body styles
   */
}

    table.dataTable thead tr th {
        background: #fff;
    }

    table.dataTable thead th,
    table.dataTable tfoot th {
        font-weight: bold;
        text-align: left;
    }

    table.dataTable thead th,
    table.dataTable thead td {
        padding: 10px 18px;
        border-bottom: 1px solid #111 !important;
    }

        table.dataTable thead th:active,
        table.dataTable thead td:active {
            outline: none;
        }

    table.dataTable tfoot th,
    table.dataTable tfoot td {
        padding: 10px 18px 6px 18px;
        border-top: 1px solid #111;
    }

    table.dataTable thead .sorting,
    table.dataTable thead .sorting_asc,
    table.dataTable thead .sorting_desc {
        cursor: pointer;
        *cursor: hand;
    }

    table.dataTable thead .sorting,
    table.dataTable thead .sorting_asc,
    table.dataTable thead .sorting_desc,
    table.dataTable thead .sorting_asc_disabled,
    table.dataTable thead .sorting_desc_disabled {
        background-repeat: no-repeat;
        background-position: center left;
    }

    table.dataTable thead .sorting {
        background-image: url("../images/sort_both.png");
    }

    table.dataTable thead .sorting_asc {
        background-image: url("../images/sort_asc.png");
    }

    table.dataTable thead .sorting_desc {
        background-image: url("../images/sort_desc.png");
    }

    table.dataTable thead .sorting_asc_disabled {
        background-image: url("../images/sort_asc_disabled.png");
    }

    table.dataTable thead .sorting_desc_disabled {
        background-image: url("../images/sort_desc_disabled.png");
    }

    table.dataTable tbody tr {
        background-color: #ffffff;
    }

        table.dataTable tbody tr.selected {
            background-color: #B0BED9;
        }

    table.dataTable tbody th,
    table.dataTable tbody td {
        padding: 8px 10px;
    }

    table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
        border-top: 1px solid #ddd;
    }

    table.dataTable.row-border tbody tr:first-child th,
    table.dataTable.row-border tbody tr:first-child td, table.dataTable.display tbody tr:first-child th,
    table.dataTable.display tbody tr:first-child td {
        border-top: none;
    }

    table.dataTable.cell-border tbody th, table.dataTable.cell-border tbody td {
        border-top: 1px solid #ddd;
        border-right: 1px solid #ddd;
    }

    table.dataTable.cell-border tbody tr th:first-child,
    table.dataTable.cell-border tbody tr td:first-child {
        border-left: 1px solid #ddd;
    }

    table.dataTable.cell-border tbody tr:first-child th,
    table.dataTable.cell-border tbody tr:first-child td {
        border-top: none;
    }

    table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
        background-color: #f9f9f9;
    }

        table.dataTable.stripe tbody tr.odd.selected, table.dataTable.display tbody tr.odd.selected {
            background-color: #abb9d3;
        }

    table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover {
        background-color: whitesmoke;
    }

        table.dataTable.hover tbody tr:hover.selected, table.dataTable.display tbody tr:hover.selected {
            background-color: #a9b7d1;
        }

    table.dataTable.order-column tbody tr > .sorting_1,
    table.dataTable.order-column tbody tr > .sorting_2,
    table.dataTable.order-column tbody tr > .sorting_3, table.dataTable.display tbody tr > .sorting_1,
    table.dataTable.display tbody tr > .sorting_2,
    table.dataTable.display tbody tr > .sorting_3 {
        background-color: #f9f9f9;
    }

    table.dataTable.order-column tbody tr.selected > .sorting_1,
    table.dataTable.order-column tbody tr.selected > .sorting_2,
    table.dataTable.order-column tbody tr.selected > .sorting_3, table.dataTable.display tbody tr.selected > .sorting_1,
    table.dataTable.display tbody tr.selected > .sorting_2,
    table.dataTable.display tbody tr.selected > .sorting_3 {
        background-color: #acbad4;
    }

    table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
        background-color: #f1f1f1;
    }

    table.dataTable.display tbody tr.odd > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
        background-color: #f3f3f3;
    }

    table.dataTable.display tbody tr.odd > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
        background-color: whitesmoke;
    }

    table.dataTable.display tbody tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
        background-color: #a6b3cd;
    }

    table.dataTable.display tbody tr.odd.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
        background-color: #a7b5ce;
    }

    table.dataTable.display tbody tr.odd.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
        background-color: #a9b6d0;
    }

    table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
        background-color: #f9f9f9;
    }

    table.dataTable.display tbody tr.even > .sorting_2, table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
        background-color: #fbfbfb;
    }

    table.dataTable.display tbody tr.even > .sorting_3, table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
        background-color: #fdfdfd;
    }

    table.dataTable.display tbody tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
        background-color: #acbad4;
    }

    table.dataTable.display tbody tr.even.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
        background-color: #adbbd6;
    }

    table.dataTable.display tbody tr.even.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
        background-color: #afbdd8;
    }

    table.dataTable.display tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
        background-color: #eaeaea;
    }

    table.dataTable.display tbody tr:hover > .sorting_2, table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
        background-color: #ebebeb;
    }

    table.dataTable.display tbody tr:hover > .sorting_3, table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
        background-color: #eeeeee;
    }

    table.dataTable.display tbody tr:hover.selected > .sorting_1, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
        background-color: #a1aec7;
    }

    table.dataTable.display tbody tr:hover.selected > .sorting_2, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 {
        background-color: #a2afc8;
    }

    table.dataTable.display tbody tr:hover.selected > .sorting_3, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 {
        background-color: #a4b2cb;
    }

    table.dataTable.no-footer {
        border-bottom: 1px solid #111;
    }

    table.dataTable.nowrap th, table.dataTable.nowrap td {
        white-space: nowrap;
    }

    table.dataTable.compact thead th,
    table.dataTable.compact thead td {
        padding: 4px 17px 4px 4px;
    }

    table.dataTable.compact tfoot th,
    table.dataTable.compact tfoot td {
        padding: 4px;
    }

    table.dataTable.compact tbody th,
    table.dataTable.compact tbody td {
        padding: 4px;
    }

    table.dataTable th.dt-left,
    table.dataTable td.dt-left {
        text-align: left;
    }

    table.dataTable th.dt-center,
    table.dataTable td.dt-center,
    table.dataTable td.dataTables_empty {
        text-align: center;
    }

    table.dataTable th.dt-right,
    table.dataTable td.dt-right {
        text-align: right;
    }

    table.dataTable th.dt-justify,
    table.dataTable td.dt-justify {
        text-align: justify;
    }

    table.dataTable th.dt-nowrap,
    table.dataTable td.dt-nowrap {
        white-space: nowrap;
    }

    table.dataTable thead th.dt-head-left,
    table.dataTable thead td.dt-head-left,
    table.dataTable tfoot th.dt-head-left,
    table.dataTable tfoot td.dt-head-left {
        text-align: left;
    }

    table.dataTable thead th.dt-head-center,
    table.dataTable thead td.dt-head-center,
    table.dataTable tfoot th.dt-head-center,
    table.dataTable tfoot td.dt-head-center {
        text-align: center;
    }

    table.dataTable thead th.dt-head-right,
    table.dataTable thead td.dt-head-right,
    table.dataTable tfoot th.dt-head-right,
    table.dataTable tfoot td.dt-head-right {
        text-align: right;
    }

    table.dataTable thead th.dt-head-justify,
    table.dataTable thead td.dt-head-justify,
    table.dataTable tfoot th.dt-head-justify,
    table.dataTable tfoot td.dt-head-justify {
        text-align: justify;
    }

    table.dataTable thead th.dt-head-nowrap,
    table.dataTable thead td.dt-head-nowrap,
    table.dataTable tfoot th.dt-head-nowrap,
    table.dataTable tfoot td.dt-head-nowrap {
        white-space: nowrap;
    }

    table.dataTable tbody th.dt-body-left,
    table.dataTable tbody td.dt-body-left {
        text-align: left;
    }

    table.dataTable tbody th.dt-body-center,
    table.dataTable tbody td.dt-body-center {
        text-align: center;
    }

    table.dataTable tbody th.dt-body-right,
    table.dataTable tbody td.dt-body-right {
        text-align: right;
    }

    table.dataTable tbody th.dt-body-justify,
    table.dataTable tbody td.dt-body-justify {
        text-align: justify;
    }

    table.dataTable tbody th.dt-body-nowrap,
    table.dataTable tbody td.dt-body-nowrap {
        white-space: nowrap;
    }

    table.dataTable,
    table.dataTable th,
    table.dataTable td {
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

/*
 * Control feature layout
 */
.dataTables_wrapper {
    position: relative;
    clear: both;
    *zoom: 1;
    zoom: 1;
}

    .dataTables_wrapper .dataTables_length {
        background: whitesmoke;
        padding: 10px;
        margin-bottom: 0em;
    }

    .dataTables_wrapper .dataTables_filter {
        float: right;
        text-align: right;
        margin-bottom: 1em;
        position: relative;
        top: -35px;
        right: 10px;
        margin-bottom: -35px;
    }

        .dataTables_wrapper .dataTables_filter input {
            margin-left: 0.5em;
        }

    .dataTables_wrapper .dataTables_info {
        clear: both;
        float: left;
        padding-top: 0.755em;
    }

    .dataTables_wrapper .dataTables_paginate {
        float: right;
        text-align: right;
        padding-top: 0.25em;
    }

        .dataTables_wrapper .dataTables_paginate .paginate_button {
            box-sizing: border-box;
            display: inline-block;
            min-width: 1.5em;
            padding: 0.5em 1em;
            margin-left: 2px;
            text-align: center;
            text-decoration: none !important;
            cursor: pointer;
            *cursor: hand;
            color: #333 !important;
            border: 1px solid transparent;
        }

            .dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
                color: #333 !important;
                border: 1px solid #cacaca;
                background-color: white;
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #dcdcdc));
                /* Chrome,Safari4+ */
                background: -webkit-linear-gradient(top, white 0%, #dcdcdc 100%);
                /* Chrome10+,Safari5.1+ */
                background: -moz-linear-gradient(top, white 0%, #dcdcdc 100%);
                /* FF3.6+ */
                background: -ms-linear-gradient(top, white 0%, #dcdcdc 100%);
                /* IE10+ */
                background: -o-linear-gradient(top, white 0%, #dcdcdc 100%);
                /* Opera 11.10+ */
                background: linear-gradient(to bottom, white 0%, #dcdcdc 100%);
                /* W3C */
            }

            .dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
                cursor: default;
                color: #666 !important;
                border: 1px solid transparent;
                background: transparent;
                box-shadow: none;
            }

            .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
                color: white !important;
                border: 1px solid #111;
                background-color: #585858;
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));
                /* Chrome,Safari4+ */
                background: -webkit-linear-gradient(top, #585858 0%, #111 100%);
                /* Chrome10+,Safari5.1+ */
                background: -moz-linear-gradient(top, #585858 0%, #111 100%);
                /* FF3.6+ */
                background: -ms-linear-gradient(top, #585858 0%, #111 100%);
                /* IE10+ */
                background: -o-linear-gradient(top, #585858 0%, #111 100%);
                /* Opera 11.10+ */
                background: linear-gradient(to bottom, #585858 0%, #111 100%);
                /* W3C */
            }

            .dataTables_wrapper .dataTables_paginate .paginate_button:active {
                outline: none;
                background-color: #2b2b2b;
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));
                /* Chrome,Safari4+ */
                background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
                /* Chrome10+,Safari5.1+ */
                background: -moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
                /* FF3.6+ */
                background: -ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
                /* IE10+ */
                background: -o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
                /* Opera 11.10+ */
                background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
                /* W3C */
                box-shadow: inset 0 0 3px #111;
            }

        .dataTables_wrapper .dataTables_paginate .ellipsis {
            padding: 0 1em;
        }

    .dataTables_wrapper .dataTables_processing {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 100%;
        height: 40px;
        margin-left: -50%;
        margin-top: -25px;
        padding-top: 20px;
        text-align: center;
        font-size: 1.2em;
        background-color: white;
        background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
        /* Chrome10+,Safari5.1+ */
        background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
        /* FF3.6+ */
        background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
        /* IE10+ */
        background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
        /* Opera 11.10+ */
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
        /* W3C */
    }

    .dataTables_wrapper .dataTables_length,
    .dataTables_wrapper .dataTables_filter,
    .dataTables_wrapper .dataTables_info,
    .dataTables_wrapper .dataTables_processing,
    .dataTables_wrapper .dataTables_paginate {
        color: #333;
    }

    .dataTables_wrapper .dataTables_scroll {
        clear: both;
    }

        .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
            *margin-top: -1px;
            -webkit-overflow-scrolling: touch;
        }

            .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th > div.dataTables_sizing,
            .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td > div.dataTables_sizing {
                height: 0;
                overflow: hidden;
                margin: 0 !important;
                padding: 0 !important;
            }

    .dataTables_wrapper.no-footer .dataTables_scrollBody {
        border-bottom: 1px solid #111;
    }

    .dataTables_wrapper.no-footer div.dataTables_scrollHead table,
    .dataTables_wrapper.no-footer div.dataTables_scrollBody table {
        border-bottom: none;
    }

    .dataTables_wrapper:after {
        visibility: hidden;
        display: block;
        content: "";
        clear: both;
        height: 0;
    }

a {
    text-decoration: underline;
}

img {
    border: 0;
}

.clearfix:after {
    clear: both;
}

a {
    outline: 0;
}

a, body, div, form, h1, h2, h3, h4, header, html, i, img, nav, span {
    margin: 0;
    padding: 0;
    border: 0;
}

header, nav {
    display: block;
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

img {
    height: auto;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
    max-width: 100%;
}

input {
    margin: 0;
    font-size: 100%;
    vertical-align: middle;
}

input {
    line-height: normal;
}

    input::-moz-focus-inner {
        padding: 0;
        border: 0;
    }

    input[type=search] {
        -webkit-appearance: textfield;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

        input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*, :after, :before {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}

.clearfix:after, .clearfix:before {
    display: table;
    content: "";
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=search] {
        font-size: 16px !important;
    }
}

body {
    margin: 0;
    font-family: Lato, Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    color: #333;
}

i {
    margin: 0 .25em 0 0;
}

a {
    color: #000;
}

h1 {
    font-size: 3em;
    font-weight: 300;
    margin-bottom: .75em;
    line-height: 1.1em;
}

h2, h4, h4 a {
    font-weight: 400;
/*    color: #004376;*/
    margin-bottom: .5em;
}

h2 {
    font-size: 1.75em;
}

h3 {
    font-size: 1.5em;
    margin-bottom: .5em;
}

h4, h4 a {
    font-size: 1.25em;
}

    h4 a {
        text-decoration: none;
        font-size: 1em;
    }

.home_button_locations a {
    display: block;
    padding: 20px 0;
    color: #FFF;
    text-decoration: none;
}

.dropdown-content {
    display: none;
    position: absolute;
    width: 100%;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 10;
}

    .dropdown-content a {
        color: #FFFFFF;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        border-top: 1px solid #FFFFFF;
        background: #B8B149;
    }

.wrapper_full {
    margin: 0 auto;
    padding: 0 2.5%;
}

.wrapper {
    margin: 0 auto;
    padding: 0;
    position: relative;
}

.wrapper {
    max-width: 1440px;
}

.header_bg {
    background: #4D6E76;
}

.secondary_wrapper {
    height: 54px;
    position: relative;
}

.header_shadow {
    -webkit-box-shadow: 0 7px 7px -8px rgba(0,0,0,.12);
    -moz-box-shadow: 0 7px 7px -8px rgba(0,0,0,.12);
    box-shadow: 0 7px 7px -8px rgba(0,0,0,.12);
}

.site_header a.logo {
    margin: 20px 40px 20px 0;
    background-image: url(/images/amvcms-logo.png);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 150px 65px;
    width: 150px;
    height: 65px;
    float: left;
    display: block;
}

nav.nav_primary {
    line-height: 1.2em;
    position: absolute;
    bottom: 26%;
    right: 0;
}

    nav.nav_primary li > a {
        text-decoration: none;
    }

    nav.nav_primary .caret {
        margin: 10px auto 0;
        display: block;
        width: 0;
        height: 0;
        vertical-align: middle;
        border-top: 5px solid #D0D0D0;
        border-right: 5px solid transparent;
        border-left: 5px solid transparent;
        content: "";
        opacity: .5;
        filter: alpha(opacity=30);
    }

.nav_primary_btn {
    display: none;
    margin: .5em;
    color: #000;
    text-decoration: none;
    font-size: 2em;
    position: absolute;
    right: 0;
    top: 16px;
}

nav.nav_primary ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

nav.nav_primary li {
    float: left;
    font-size: 1.05em;
    margin: 0 0 0 1em;
}

    nav.nav_primary li a {
        float: left;
        padding: 0;
        text-decoration: none;
        border-radius: 4px;
        color: #FFF;
    }

nav.nav_primary ul.parent {
    display: inline-block;
    width: 100%;
}

    nav.nav_primary ul.parent > li {
        position: relative;
        display: block;
        float: left;
    }

        nav.nav_primary ul.parent > li > a {
            padding: 0 0 0 .75em;
            color: #3E3E3E;
            text-align: center;
            display: block;
        }

    nav.nav_primary ul.parent li.drop_mega {
        position: static;
        color: #3E3E3E;
    }

        nav.nav_primary ul.parent li.drop_mega h3 {
            font-weight: 700;
            font-size: 1.1em;
        }

        nav.nav_primary ul.parent li.drop_mega h4, nav.nav_primary ul.parent li.drop_mega h4 a {
            font-weight: 700 !important;
            font-size: 1em !important;
            color: #3E3E3E !important;
            margin-bottom: 0 !important;
        }

        nav.nav_primary ul.parent li.drop_mega ul {
            margin: 0;
            list-style: none;
            padding: 0;
            border: none;
        }

nav.nav_secondary li a {
    border-radius: 4px;
    text-decoration: none;
}

nav.nav_primary ul.parent li.drop_mega ul li {
    text-decoration: none;
    display: block;
    padding: 0;
    margin: 0 !important;
    color: #3E3E3E !important;
    width: 100%;
}

    nav.nav_primary ul.parent li.drop_mega ul li a {
        text-decoration: none;
        display: block;
        margin: 0 !important;
        color: #333 !important;
        width: 100%;
        padding: .5em 0 !important;
    }

nav.nav_primary ul.parent > li > ul {
    background: #fff;
    display: none;
    position: absolute;
    left: -1px;
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    z-index: 3;
}

nav.nav_primary ul.parent li.drop_mega > ul {
    width: 100%;
    top: 60px;
}

    nav.nav_primary ul.parent li.drop_mega > ul > li {
        width: 33.333%;
        padding: 1.25em;
        line-height: 1.5em;
        float: left;
        margin: 0;
        font-weight: 400 !important;
        font-size: .85em;
    }

        nav.nav_primary ul.parent li.drop_mega > ul > li ul li a {
            display: block;
            padding: .5em 0;
        }

.hide_mobile {
    display: none !important;
}

nav.nav_secondary {
    position: absolute;
    top: 14px;
    right: 0;
}

    nav.nav_secondary ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    nav.nav_secondary li {
        float: left;
        font-size: .875em;
        color: #FFF;
        padding: 0 1.25em;
    }

        nav.nav_secondary li:last-child {
            padding: 0 0 0 1.25em;
        }

        nav.nav_secondary li a {
            float: left;
            color: #FFF;
        }

.banner {
    position: relative;
    color: #fff;
    z-index: 0;
    background: #415E64;
}

.banner_content h1, .banner_content h2 {
    color: #FFF;
    text-shadow: 0 0 2px rgba(150,150,150,.85);
    max-width: 650px;
}

.banner_img, .banner_overlay {
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
}

.banner_content {
    position: absolute;
    bottom: 170px;
    left: 0;
    width: 100%;
    padding: 0 2em;
    z-index: 1;
}

    .banner_content h1 {
        font-size: 3.625em;
        line-height: 1.05em;
        font-weight: 700;
        margin-bottom: .25em;
    }

    .banner_content h2 {
        font-size: 1.5em;
        line-height: 1.3em;
        font-weight: 400;
    }

.banner_img, .banner_overlay {
    height: 450px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.banner_overlay {
    background-image: url(/images/banner-overlay.png);
}

.searchbar {
    display: none;
    padding: 0 2.5%;
    height: 55px;
    background: #415E64;
    border: 1px solid #415E64;
    -moz-box-shadow: inset 0 0 8px rgba(0,0,0,.1);
    box-shadow: inset 0 0 8px rgba(0,0,0,.1);
}

.search, .searchsubmit {
    display: block;
    background: 0 0;
    border: 0;
    outline: 0;
}

.search {
    width: 80%;
    padding: 0;
    line-height: 3.125em;
    font-size: 1.1em;
    font-weight: 400;
    color: #FFF;
}

.searchbar input::-webkit-input-placeholder {
    color: rgba(255,255,255,.5);
}

.searchbar input::-moz-placeholder {
    color: rgba(255,255,255,.5);
}

.searchbar input:-moz-placeholder {
    color: rrgba(255, 255, 255, .5);
}

.searchbar input:-ms-input-placeholder {
    color: rgba(255,255,255,.5);
}

.searchsubmit {
    float: right;
    margin-top: 10px;
    color: #FFF;
}

.breakpoint {
    position: fixed;
    bottom: 0;
    left: 0;
    background: #333;
    width: 70px;
    color: #FFF;
    font-size: .8em;
    display: none;
    padding: 0 10px;
}

.break_1024to992 {
    display: block;
}

@media only screen and (max-width:1280px) {
    .main-nav-break {
        display: block;
    }

    nav.nav_primary li {
        margin: 0 0 0 2em;
    }

    nav.nav_primary {
        bottom: 20%;
    }
}

@media only screen and (max-width:991px) {
    nav.nav_primary {
        top: 30px;
    }

        nav.nav_primary li {
            font-size: .9em;
        }

    h1 {
        font-size: 2.25em;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .break_991to768 {
        display: block;
    }

    nav.nav_primary li {
        margin: 0 0 0 .65em;
    }

    nav.nav_secondary li {
        float: left;
        font-size: .875em;
        padding: 0 .75em;
    }

        nav.nav_secondary li:last-child {
            padding: 0 0 0 .75em;
        }

    .banner_img, .banner_overlay {
        height: 450px;
    }

    .banner_content {
        position: absolute;
        bottom: 70px;
        left: 0;
        width: 100%;
        padding: 0 2em;
        z-index: 1;
    }

        .banner_content h1 {
            font-size: 3.625em;
            color: #FFF;
            line-height: 1.05em;
            font-weight: 700;
            margin-bottom: .25em;
            max-width: 650px;
        }

        .banner_content h2 {
            font-size: 1.5em;
            color: #FFF;
            line-height: 1.3em;
            font-weight: 400;
            max-width: 650px;
        }
}

@media only screen and (max-width:768px) {
    nav.nav_primary .caret, nav.nav_primary ul.parent, nav.nav_secondary li.hide {
        display: none;
    }

    nav.nav_primary {
        position: static;
        top: 10px;
        left: 0;
    }

        nav.nav_primary ul.parent {
            margin: 0;
            padding: 0;
            list-style: none;
        }

        nav.nav_primary li {
            float: none;
            font-size: 1em;
            margin: 0;
            width: 100%;
        }

            nav.nav_primary li a {
                float: left;
                padding: 0;
                text-decoration: none;
                border-radius: 4px;
                color: #FFF;
            }

        .nav_primary_btn, nav.nav_primary ul.parent > li {
            display: block;
        }

            nav.nav_primary ul.parent > li > a {
                text-align: center;
                border-top: 1px solid #ddd;
                width: 100%;
                padding: 1em .5em;
            }

        nav.nav_primary ul.parent li.drop_mega > ul {
            position: relative;
            width: 100%;
            left: 0;
        }

            nav.nav_primary ul.parent li.drop_mega > ul > li {
                float: none;
                width: 100%;
            }

    .main-nav-break {
        display: inline-block;
    }

    nav.nav_primary ul.parent li.drop_mega > ul {
        display: none !important;
    }

    .banner_img, .banner_overlay {
        height: 250px;
    }

    .banner_content {
        position: relative;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 2em;
        z-index: 1;
    }

    .home_button_locations a {
        display: block;
        padding: 20px 0;
        color: #FFF;
        text-decoration: none;
    }

    .banner_content h1 {
        font-size: 2em;
        max-width: 650px;
    }

    .banner_content h2 {
        font-size: 1.15em;
        max-width: 650px;
    }

    .hide_mobile {
        display: block !important;
    }
}

@media only screen and (min-width:480px) and (max-width:768px) {
    .break_767x480 {
        display: block;
    }
}

@media only screen and (min-width:0px) and (max-width:479px) {
    .break_479x0 {
        display: block;
    }
}

/*------Token Gallery ------*/

.photo_credit {
    position: absolute;
    bottom: 15px;
    right: 15px;
    background: #000;
    background: rgba(0,0,0,.8);
    width: 16%;
    font-size: 13px;
    color: #fff;
    padding: 6px 8px;
    font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

    .photo_credit p {
        margin: 0;
        line-height: 1.2em;
    }

/*------Token Gallery ------*/

.token_gallery {
    margin: 0 0 2em;
    padding: 0;
    list-style: none;
}

    .token_gallery a {
        display: block;
        position: relative;
    }

    .token_gallery .play {
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -40px;
        margin-top: -26px;
    }

/*----------Popover-------*/
.popover_parent {
    position: relative;
    display: inline-block;
}

.popover {
    display: none;
    background: #fff;
    padding: 1em;
    position: absolute;
    top: 2.5em;
    z-index: 5;
    width: 240px;
    color: #333;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
}

    .popover:before {
        content: "";
        position: absolute;
        left: 30px;
        top: -20px;
        width: 0;
        height: 0;
        border: 10px solid transparent;
        border-bottom: 10px solid #fff;
    }

.active .popover {
    display: block;
}

.active > a {
    background: #666 !important;
}

.popover_logos {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .popover_logos li {
        float: left;
        width: 50%;
    }

    .popover_logos a {
        padding: 15px;
        display: block;
        text-align: center;
    }

    .popover_logos img {
        height: 50px;
    }

.flag {
    top: -4px;
    right: -4px;
    width: 48px;
}

.lead {
    line-height: 1.3em;
}

.home_hero_slider .rotator_arrows {
    top: 25%;
}

.rotator_arrows {
    position: absolute;
    padding: 0;
    height: 0;
    width: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    margin-top: -20px;
    top: 50%;
    overflow: hidden;
    z-index: 10;
    background: none;
}

.rotator_prev {
    border-top: 15px solid transparent;
    border-right: 20px solid rgba(0,0,0,.5);
    border-bottom: 15px solid transparent;
    left: 20px;
}

.rotator_next {
    border-top: 15px solid transparent;
    border-left: 20px solid rgba(0,0,0,.5);
    border-bottom: 15px solid transparent;
    right: 20px;
}


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000020;
}

.fancybox-skin {
    position: relative;
    background: #fff;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.fancybox-opened {
    z-index: 1000030;
}

    .fancybox-opened .fancybox-skin {
        -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    }

.fancybox-outer, .fancybox-inner {
    position: relative;
}

.fancybox-inner {
    overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url('/images/fancybox_sprite.png');
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 1000060;
}

    #fancybox-loading div {
        width: 44px;
        height: 44px;
        background: url('/images/fancybox_loading.gif') center center no-repeat;
    }

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 1000040;
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url('/images/blank.gif'); /* helps IE */
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    z-index: 1000040;
}

.fancybox-prev {
    left: 0;
}

.fancybox-next {
    right: 0;
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 1000040;
    visibility: hidden;
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}

.fancybox-nav:hover span {
    visibility: visible;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

    .fancybox-lock body {
        overflow: hidden !important;
    }

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 1000010;
    background: url('/images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 1000050;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 1000050;
    text-align: center;
}

    .fancybox-title-float-wrap .child {
        display: inline-block;
        margin-right: -100%;
        padding: 2px 20px;
        background: transparent; /* Fallback for web browsers that doesn't support RGBa */
        background: rgba(0, 0, 0, 0.8);
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        text-shadow: 0 1px 2px #222;
        color: #FFF;
        font-weight: bold;
        line-height: 24px;
        white-space: nowrap;
    }

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-inside-wrap {
    padding-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {

    #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
        background-image: url('/images/fancybox_sprite@2x.png');
        background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
    }

        #fancybox-loading div {
            background-image: url('/images/fancybox_loading@2x.gif');
            background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
        }
}
