html,
body,
div {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    font: inherit;
}
#privacy a{
        color: #F37021;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    font: inherit;
    font-weight: bold;
}

a,
p,
ul,
ol,
li,
img,
span,
strong,
em {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    font: inherit;
}

table,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    font: inherit;
}

applet,
object,
iframe,
blockquote,
pre,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
caption,
fieldset,
form,
label,
legend {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    font: inherit;
}

article,
aside,
figure,
footer,
header,
hgroup,
section {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    font: inherit;
}

canvas,
details,
embed,
figcaption,
menu,
nav,
output,
ruby,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    font: inherit;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

b,
strong {
    font-weight: bold;
}

em,
i {
    font-style: italic;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.grid-1,
.grid-2,
.grid-3,
.grid-4,
.grid-5,
.grid-6,
.grid-7,
.grid-8,
.grid-9,
.grid-10,
.grid-11,
.grid-12,
.grid-13,
.grid-14,
.grid-15,
.grid-16,
.grid-17,
.grid-18,
.grid-19,
.grid-20,
.grid-21,
.grid-22,
.grid-23,
.grid-24 {
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
}

.container-12 .block .omega-grid,
.container-16 .block .omega-grid,
.container-24 .block .omega-grid {
    position: relative;
    margin-left: -10px;
    margin-right: -10px;
}

.clearfix:after {
    font-size: 0;
}

#skip-link {
    left: 50%;
    margin-left: -5.25em;
    margin-top: 0;
    position: absolute;
    width: auto;
    z-index: 50;
}

#skip-link a,
#skip-link a:link,
#skip-link a:visited {
    background: #444;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    display: block;
    padding: 1px 10px 2px 10px;
    text-decoration: none;
    -khtml-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -o-border-radius: 0 0 10px 10px;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    border-radius: 0 0 10px 10px;
}

#skip-link a:hover,
#skip-link a:active,
#skip-link a:focus {
    outline: 0;
}

.inline li,
.tabs li,
.breadcrumb li {
    list-style: none;
    display: inline;
    margin-right: 0.5em;
}

.item-list li {
    list-style: none;
}

.pager li {
    display: inline;
    margin-right: 0.25em;
}

img {
    vertical-align: bottom;
}

.field-label-inline .field-label,
.field-label-inline .field-items,
.field-label-inline .field-item {
    display: inline;
}

::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input[type="search"]::-webkit-search-decoration {
    display: none;
}

input,
button,
select,
textarea {
    margin: 0;
    vertical-align: middle;
}

button,
input[type="reset"],
input[type="submit"],
input[type="button"] {
    -webkit-appearance: none;
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    border-radius: 11px;
    background: #ddd url(/assets/misc/button.png) repeat-x;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #ddd));
    background: -moz-linear-gradient(top center, #fff 0%, #ddd 100%);
    border: 1px solid;
    border-color: #ddd #bbb #999;
    cursor: pointer;
    color: #333;
    font: bold 12px/1.2 Arial, sans-serif;
    outline: 0;
    overflow: visible;
    padding: 3px 10px 4px;
    text-shadow: #fff 0 1px 1px;
    width: auto;
    *padding-top: 2px;
    *padding-bottom: 0px;
}

button {
    *padding-top: 1px;
    *padding-bottom: 1px;
}

textarea,
select,
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"] {
    -webkit-appearance: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid;
    border-color: #848484 #c1c1c1 #e1e1e1;
    color: #000;
    outline: 0;
    padding: 2px 3px;
    font-size: 13px;
    font-family: Arial, sans-serif;
    height: 1.8em;
    *padding-top: 2px;
    *padding-bottom: 1px;
    *height: auto;
}

input.placeholder_text,
textarea.placeholder_text,
input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #888;
}

::-webkit-input-placeholder {
    color: #888;
}

button:focus,
button:active,
input:focus,
input:active,
select:focus,
select:active,
textarea:focus,
textarea:active {
    -moz-box-shadow: #06f 0 0 7px;
    -webkit-box-shadow: #06f 0 0 7px;
    box-shadow: #06f 0 0 7px;
    z-index: 1;
}

input[type="file"]:focus,
input[type="file"]:active,
input[type="radio"]:focus,
input[type="radio"]:active,
input[type="checkbox"]:focus,
input[type="checkbox"]:active {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

select[disabled],
textarea[disabled],
input[type="date"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="email"][disabled],
input[type="month"][disabled],
input[type="number"][disabled],
input[type="password"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="text"][disabled],
input[type="time"][disabled],
input[type="url"][disabled],
input[type="week"][disabled] {
    background-color: #eee;
}

button[disabled],
input[disabled],
select[disabled],
select[disabled] option,
select[disabled] optgroup,
textarea[disabled] {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    color: #888;
    cursor: default;
}

textarea,
select[size],
select[multiple] {
    height: auto;
}

@media (-webkit-min-device-pixel-ratio:0) {
    select {
        background-image: url(/assets/misc/select-arrow.gif);
        background-repeat: no-repeat;
        background-position: right center;
        padding-right: 20px;
    }

    select[size],
    select[multiple] {
        background-image: none;
        padding: 0;
    }
}

textarea {
    min-height: 40px;
    overflow: auto;
    resize: vertical;
    width: 100%;
}

optgroup {
    color: #000;
    font-style: normal;
    font-weight: normal;
}

.ie6-button,
* html button {
    background: #ddd url(/assets/misc/button.png) repeat-x;
    border: 1px solid;
    border-color: #ddd #bbb #999;
    cursor: pointer;
    color: #333;
    font: bold 12px/1.2 Arial, sans-serif;
    padding: 2px 10px 0px;
    overflow: visible;
    width: auto;
}

* html button {
    padding-top: 1px;
    padding-bottom: 1px;
}

.ie6-input,
* html textarea,
* html select {
    background: #fff;
    border: 1px solid;
    border-color: #848484 #c1c1c1 #e1e1e1;
    color: #000;
    padding: 2px 3px 1px;
    font-size: 13px;
    font-family: Arial, sans-serif;
    vertical-align: top;
}

* html select {
    margin-top: 1px;
}

.placeholder_text,
.ie6-input-disabled,
.ie6-button-disabled {
    color: #888;
}

.ie6-input-disabled {
    background: #eee;
}

body {
    font: 13px/1.5 Verdana, Helvetica, Arial, sans-serif;
}

a:link,
a:visited {
    color: #0062A0;
    text-decoration: underline;
}

a:hover {
    color: #202124;
    text-decoration: none;
}

a:active {
    color: #202124;
    text-decoration: none;
    color: #000;
}

hr {
    margin: 0;
    padding: 0;
    border: none;
    height: 1px;
    background: #5294c1;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: -0.05em;
    font-family: Georgia, 'Times New Roman', serif;
}

h1 {
    font-size: 36px;
}

h2 {
    font-size: 28px;
}

h1.site-name,
h2.site-name {
    font-size: 36px;
}

h2.block-title {
    font-size: 18px;
    margin: 0;
}

h2.node-title {
    font-size: 28px;
}

h3 {
    font-size: 21px;
}

h4 {
    font-size: 19px;
}

h5 {
    font-size: 17px;
}

h6 {
    font-size: 15px;
}

ol {
    list-style: decimal;
}

ul {
    list-style: disc;
}

ul ul,
ol ol {
    padding-top: 0.5em;
}

.node ol,
.node ul {
    padding-left: 1.2em;
}

.node ul.inline,
.node ol.inline {
    padding-left: 0;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
    margin-bottom: 20px;
}

dt,
.admin h3 {
    font-size: 18px;
    margin: 0;
}

dd {
    padding-left: 10px;
    font-size: 0.9em;
    font-style: italic;
    margin-bottom: 20px;
}

.logo-img {
    float: left;
    margin-right: 20px;
}

.site-name-slogan {
    float: left;
}

.site-name {
    margin-top: 20px;
}

.site-name a {
    text-decoration: none;
}

.site-name,
.site-slogan {
    margin-bottom: 0;
    line-height: 1em;
}

.site-slogan {
    font-weight: normal;
}

.menu {
    margin: 0;
    padding: 0;
}

.menu li {
    list-style: none;
}

.form-actions input {
    margin-right: 0.5em;
}

.form-actions input:hover {
    background: #FFFFFF;
}

label {
    font-weight: bold;
}

.item-list .pager {
    padding: 0;
    margin: 0;
}

.item-list .pager li,
.item-list .pager ul li {
    margin: 0;
    padding: 0;
    float: left;
}

.item-list .pager {
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 10px;
    text-align: left;
}

.pager li a {
    display: inline-block;
}

.pager li.pager-ellipsis,
.pager li.pager-current,
.pager li a {
    padding: 4px 8px;
    text-decoration: none;
}

.pager li.pager-current {
    padding: 4px 8px;
    font-weight: bold;
}

.pager li.pager-first a,
.pager li.pager-previous a,
.pager li.pager-next a,
.pager li.pager-last a {
    width: 50px;
    text-align: center;
    padding: 4px 0;
}

.pager li.pager-next {
    position: absolute;
    top: 0;
    right: 50px;
}

.pager li.pager-last,
.pager li.pager-next.last {
    position: absolute;
    top: 0;
    right: 0;
    border-right: 0;
}

.pager li.pager-ellipsis,
.pager li.pager-current,
.pager li a {
    color: #1a1a1a;
}

.pager li {
    border-right: 1px solid;
    border-color: #ddd #bbb #999;
    color: #333;
    font: bold 12px/1.2 Arial, sans-serif;
    outline: 0;
}

.pager li.pager-current {
    background: #ddd url(/assets/misc/button.png) repeat-x;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #1a1a1a), color-stop(1, #5a5a5a));
    background: -moz-linear-gradient(top center, #1a1a1a 0%, #5a5a5a 100%);
    color: #FFF;
    outline: 0;
}

.pager li.pager-next {
    border-left: 1px solid;
    border-color: #ddd #bbb #999;
}

.pager li a {
    background: #ddd url(/assets/misc/button.png) repeat-x;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #ddd));
    background: -moz-linear-gradient(top center, #fff 0%, #ddd 100%);
    cursor: pointer;
}

.pager li a:hover {
    background: #FFF;
    color: #454545;
}

.pager {
    background: #ebebeb;
    border: 1px solid;
    border-color: #ddd #bbb #999;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.pager li.first,
.pager li.first a,
.pager li.first a:hover {
    border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
}

.pager li.pager-last,
.pager li.pager-last a,
.pager li.pager-last a:hover {
    border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
}

table {
    border: 1px solid #CCC;
    width: 100%;
}

thead th,
th {
    background: #f7f7f7;
    border-bottom: 1px solid #ccc;
    color: #333;
}

td,
th {
    padding: 4px 8px;
    vertical-align: middle;
}

th a,
th a:link,
th a:visited {
    text-decoration: none;
}

th a {
    display: block;
}

th a img {
    margin: 0 0 0 5px;
}

th.active {
    background: #DDD;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
}

tr.even td {
    background: #F1F5FA;
}

tr.odd td {
    background: #fff;
}

td.active {
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
}

tr.even td.active {
    background: #e5e9ed;
}

tr.odd td.active {
    background: #f2f2f2;
}

tr:hover td,
tr.even:hover td.active,
tr.odd:hover td.active {
    background: #FFFEEE;
}

td ul.links {
    margin-bottom: 0;
}

.node-links ul li a,
.comment-links ul li a {
    text-transform: lowercase;
    display: block;
    float: left;
    text-decoration: none;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    margin: 0 0.5em 0.5em 0;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    border-radius: 11px;
    background: #ddd url(/assets/misc/button.png) repeat-x;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #ddd));
    background: -moz-linear-gradient(top center, #fff 0%, #ddd 100%);
    border: 1px solid;
    border-color: #ddd #bbb #999;
    cursor: pointer;
    color: #333;
    font: bold 12px/1.2 Arial, sans-serif;
    outline: 0;
    overflow: visible;
    padding: 4px 10px 3px;
    text-shadow: #fff 0 1px 1px;
    width: auto;
    *padding-top: 2px;
    *padding-bottom: 0px;
}

.node-links ul li a:hover,
.comment-links ul li a:hover {
    background: #FFF;
}

.tips,
.description {
    font-size: 10px;
    color: #6a6a6a;
}

body {
    font-family: "myriad-pro-n3", "myriad-pro", sans-serif;
    font-weight: 300;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "futura-pt-n3", "futura-pt", san-serif;
    font-weight: 300;
}

body {
    padding-bottom: 0px;
}

#toolbar {
    z-index: 10000;
}

.form-item input.error,
.form-item textarea.error,
.form-item select.error {
    border: solid 1px #F37021;
}

header {
    height: 110px;
    -webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, .25);
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, .25);
    border-bottom: 1px solid #CCC;
    position: fixed;
    width: 100%;
    background-color: #fff;
    z-index: 10000;
}

#section-content {
    padding-top: 110px;
}

#secondary-section-content {
    padding-top:20px;
}

#zone-branding {
    margin-top: 10px;
}

nav {
    margin-top: 60px;
    margin-left: -50px;
}
#privacy-header2{
    padding-top: 50px;
    padding-bottom: 20px;
    border-bottom: 1px solid gray;
}

#main-menu li:last-child {
    border-right: none;
    }

#main-menu li {
    border-right: 2px solid rgb(243, 112, 33);
}

#main-menu li:last-child{
    border-right: none;
}

#main-menu a {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
    text-transform: uppercase;
    height: 1.8em;
    line-height: 2em;
    padding: 0 10px 0 10px;
    margin-right: 5px;
    color: rgb(243, 112, 33);
    text-decoration: none;
    font-weight: 400;
    font-size: 1.25em;
}

#footer .content {
    padding-left: 200px;
    padding-top: 50px;
    padding-right: 200px;
    color: white;
    text-align: center;
    font-size: 1.3em;
}

#careers-header {
    color: white;
    font-size: 4em;
}

#footer .apply-text {
    font-size: 0.8em;
    position: relative;
    margin-top: 50px;
}

#footer a {
    color: white;
}

#footer #position-link {
    display: block;
    width: 32px;
    height: 81px;
    background: url(/assets/right-arrow-yellow.png) center center no-repeat transparent;
    position: absolute;
    top: -10px;
    right: 20px;
    }

#main-menu a.menu-active {
    background: url(/assets/menu-active.png) right 11px no-repeat #fff;
}

#webform-ajax-wrapper-1 .links {
    display: none;
}

#private-policy .content {
    padding-left: 100px;
    padding-top: 0px;
    padding-right: 100px;
    color: white;
    text-align: left;
    font-size: 1.3em;
}

#private-policy-header {
    color: black;
    font-size: 3em;
    text-align: center;
    /* border-bottom: solid #a4abaf76; */
    margin-top: 0.5em;
}

body.page-positions,
body.page-node-1 {
    background: #903f98;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM5MDNmOTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIzNSUiIHN0b3AtY29sb3I9IiM5MDNmOTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNjgxZjcwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-radial-gradient(center, ellipse cover, #903f98 0%, #903f98 35%, #681f70 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #903f98), color-stop(35%, #903f98), color-stop(100%, #681f70));
    background: -webkit-radial-gradient(center, ellipse cover, #903f98 0%, #903f98 35%, #681f70 100%);
    background: -o-radial-gradient(center, ellipse cover, #903f98 0%, #903f98 35%, #681f70 100%);
    background: -ms-radial-gradient(center, ellipse cover, #903f98 0%, #903f98 35%, #681f70 100%);
    background: radial-gradient(ellipse at center, #903f98 0%, #903f98 35%, #681f70 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#903f98', endColorstr='#681f70', GradientType=1);
}

body.page-positions #section-content,
body.page-node-1 #section-content {
    min-height: 1780px;
}

body.page-positions header,
body.page-node-1 header {
    display: none;
}

body.page-node-1 form {
    position: relative;
}

body.page-positions .nav-arrow,
body.page-node-1 form .nav-arrow {
    position: absolute;
    display: block;
    height: 81px;
    width: 32px;
    top: 120px;
    left: -250px;
}

.view-careers .view-footer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.view-careers #positions-back,
body.page-node-1 #positions-back {
    background: url(/assets/left-arrow-yellow.png) center center no-repeat transparent;
}

.view-careers #positions-forward {
    background: url(/assets/right-arrow-yellow.png) center center no-repeat transparent;
    right: 0;
}

.view-careers .views-row {
    margin: 20px auto;
    width: 768px;
    padding: 10px 0;
    color: rgb(109, 120, 129);
}

.view-careers .views-row .group-left {
    width: 150px;
    margin-right: 20px;
    padding: 0 10px;
}

.view-careers .views-row .group-right {
    border-left: 5px solid rgb(144, 63, 152);
    padding: 0 5px;
    width: 545px;
}

.view-careers .views-row .group-right .field-name-body {
    margin-left: 20px;
}

.view-careers .field-name-field-location {
    text-transform: uppercase;
}

.view-careers .field-name-title {
    font-weight: 700;
}

.view-careers .field-name-posted {
    margin-top: 15px;
}

.view-careers .field-name-posted .field-label {
    font-weight: normal;
}

#contact .panel-col-first .messages {
    width: 330px;
}

#contact label,
body.page-node-1 label {
    width: 90px;
    display: inline-block;
    font-weight: normal;
    margin-right: 0;
}

#contact input.form-text,
body.page-node-1 input.form-text,
body.page-node-1 #edit-submitted-comments {
    width: 300px;
}

#contact #webform-component-salutations input.form-text,
body.page-node-1 #webform-component-salutation input.form-text {
    width: 220px;
}

body.page-node-1 .form-textarea-wrapper,
#contact .form-textarea-wrapper {
    width: 300px;
    float: left;
}

body.page-node-1 #webform-component-comments label,
#contact #webform-component-comments label {
    float: left;
}

body.page-node-1 #edit-actions {
    clear: both;
    margin-left: 100px;
    padding-top: 20px;
}

body.page-node-1 label,
body.page-node-1 .field-prefix {
    color: #fff;
    font-weight: 300;
}

body.page-node-1 .field-prefix {
    display: inline-block;
}

body.page-node-1 {
    padding-bottom: 0;
}

body.page-node-1 #page-title {
    display: none;
}

body.page-node-1 #webform-client-form-1 {
    margin: 0 auto;
    width: 400px;
}

body.page-node-1 #webform-component-cancel {
    position: absolute;
    top: 0;
    left: 0;
}

#webform-client-form-10 {
    margin: 0 auto;
    width: 400px;
}

#contact {
    color: rgb(243, 112, 33);
}

#mini-panel-contact .center-wrapper .panel-col-first {
    width: 45%;
}

#mini-panel-contact .center-wrapper .panel-col-last {
    width: 54.9%
}

#contact .field-name-body {
    font-size: 4em;
    margin: 0;
    text-align: center;
    padding: 20px 0 10px 0;
}

.pane-offices .pane-content {
    width: inherit !important;
}

.view-offices {
    margin-top: 10px;
    width: 520px;
}

.view-offices .views-row {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    width: 160px;
    min-height: 140px;
}

.view-offices .views-row-4 {
    clear: both;
}

.view-offices .field-name-title {
    font-weight: 600;
}

.page-front-landing #zone-content,
.page-front-landing #region-content {
    width: 100%;
    padding: 0;
    margin: 0;
}

#front-page-scroll .single-page-pane,
#front-page-scroll .tenet-row {
    min-height: 100px;
    padding: 0 20px;
}

#front-page-scroll .single-page-pane .pane-content,
#front-page-scroll .single-page-pane .pane-title {
    width: 960px;
    margin: 0 auto;
}

.blue-text {
    color: #00c4c6;
}

.green-text {
    color: #b7c726;
}

.gray-text {
    color: #a4abaf;
}

.purple-text {
    color: #903f98;
}

.orange-text {
    color: #F37021;
}

/* .gray-text {
    color: #5a5a5a;
} */

.blue-gradient {
    background: #00c4c6;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwMGM0YzYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIzNSUiIHN0b3AtY29sb3I9IiMwMGM0YzYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDA5MDllIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-radial-gradient(center, ellipse cover, #00c4c6 0%, #00c4c6 35%, #00909e 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #00c4c6), color-stop(35%, #00c4c6), color-stop(100%, #00909e));
    background: -webkit-radial-gradient(center, ellipse cover, #00c4c6 0%, #00c4c6 35%, #00909e 100%);
    background: -o-radial-gradient(center, ellipse cover, #00c4c6 0%, #00c4c6 35%, #00909e 100%);
    background: -ms-radial-gradient(center, ellipse cover, #00c4c6 0%, #00c4c6 35%, #00909e 100%);
    background: radial-gradient(ellipse at center, #00c4c6 0%, #00c4c6 35%, #00909e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00c4c6', endColorstr='#00909e', GradientType=1);
}

.green-gradient {
    background: #b7c726;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNiN2M3MjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIzNSUiIHN0b3AtY29sb3I9IiNiN2M3MjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjODM5MjE5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-radial-gradient(center, ellipse cover, #b7c726 0%, #b7c726 35%, #839219 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #b7c726), color-stop(35%, #b7c726), color-stop(100%, #839219));
    background: -webkit-radial-gradient(center, ellipse cover, #b7c726 0%, #b7c726 35%, #839219 100%);
    background: -o-radial-gradient(center, ellipse cover, #b7c726 0%, #b7c726 35%, #839219 100%);
    background: -ms-radial-gradient(center, ellipse cover, #b7c726 0%, #b7c726 35%, #839219 100%);
    background: radial-gradient(ellipse at center, #b7c726 0%, #b7c726 35%, #839219 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b7c726', endColorstr='#839219', GradientType=1);
}

.gray-gradient {
    background: #a4abaf;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNhNGFiYWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIzNSUiIHN0b3AtY29sb3I9IiNhNGFiYWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNmQ3ODgxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-radial-gradient(center, ellipse cover, #a4abaf 0%, #a4abaf 35%, #6d7881 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #a4abaf), color-stop(35%, #a4abaf), color-stop(100%, #6d7881));
    background: -webkit-radial-gradient(center, ellipse cover, #a4abaf 0%, #a4abaf 35%, #6d7881 100%);
    background: -o-radial-gradient(center, ellipse cover, #a4abaf 0%, #a4abaf 35%, #6d7881 100%);
    background: -ms-radial-gradient(center, ellipse cover, #a4abaf 0%, #a4abaf 35%, #6d7881 100%);
    background: radial-gradient(ellipse at center, #a4abaf 0%, #a4abaf 35%, #6d7881 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a4abaf', endColorstr='#6d7881', GradientType=1);
}

.purple-gradient {
    background: #903f98;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM5MDNmOTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIzNSUiIHN0b3AtY29sb3I9IiM5MDNmOTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNjgxZjcwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-radial-gradient(center, ellipse cover, #903f98 0%, #903f98 35%, #681f70 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #903f98), color-stop(35%, #903f98), color-stop(100%, #681f70));
    background: -webkit-radial-gradient(center, ellipse cover, #903f98 0%, #903f98 35%, #681f70 100%);
    background: -o-radial-gradient(center, ellipse cover, #903f98 0%, #903f98 35%, #681f70 100%);
    background: -ms-radial-gradient(center, ellipse cover, #903f98 0%, #903f98 35%, #681f70 100%);
    background: radial-gradient(ellipse at center, #903f98 0%, #903f98 35%, #681f70 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#903f98', endColorstr='#681f70', GradientType=1);
}

.orange-gradient {
    background: #f37021;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmMzcwMjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIzNSUiIHN0b3AtY29sb3I9IiNmMzcwMjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjYTQ0MTE4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-radial-gradient(center, ellipse cover, #f37021 0%, #f37021 35%, #a44118 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #f37021), color-stop(35%, #f37021), color-stop(100%, #a44118));
    background: -webkit-radial-gradient(center, ellipse cover, #f37021 0%, #f37021 35%, #a44118 100%);
    background: -o-radial-gradient(center, ellipse cover, #f37021 0%, #f37021 35%, #a44118 100%);
    background: -ms-radial-gradient(center, ellipse cover, #f37021 0%, #f37021 35%, #a44118 100%);
    background: radial-gradient(ellipse at center, #f37021 0%, #f37021 35%, #a44118 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f37021', endColorstr='#a44118', GradientType=1);
}

.light-blue-gradient {
    background: #ffffff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjMlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNzYlIiBzdG9wLWNvbG9yPSIjZTJlY2YxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2QzZTBlNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(-45deg, #ffffff 0%, #ffffff 23%, #e2ecf1 76%, #d3e0e7 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #ffffff), color-stop(23%, #ffffff), color-stop(76%, #e2ecf1), color-stop(100%, #d3e0e7));
    background: -webkit-linear-gradient(-45deg, #ffffff 0%, #ffffff 23%, #e2ecf1 76%, #d3e0e7 100%);
    background: -o-linear-gradient(-45deg, #ffffff 0%, #ffffff 23%, #e2ecf1 76%, #d3e0e7 100%);
    background: -ms-linear-gradient(-45deg, #ffffff 0%, #ffffff 23%, #e2ecf1 76%, #d3e0e7 100%);
    background: linear-gradient(135deg, #ffffff 0%, #ffffff 23%, #e2ecf1 76%, #d3e0e7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d3e0e7', GradientType=1);
}

.carousel-container {
    width: 100%;
    overflow: hidden;
}

.icarousel {
    width: 560px;
    height: 376px;
    position: relative;
    margin: 20px auto;
    transform-style: preserve-3d;
}

.icarousel .slide {
    display: block;
    border: 5px #fff solid;
    -webkit-box-shadow: 5px 5px 10px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 5px 5px 10px 5px rgba(0, 0, 0, 0.5);
    width: 550px;
    height: 366px;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0 auto 20px auto;
}

.icarousel .slide-video {
    background-color: #fff;
    width: 650px;
}

.icarousel .slide-video .video-error {
    color: white;
    text-align: center;
    margin-top: 50px;
    font-weight: bold;
}

.icarousel .slide-video .video {
    background-position: center center;
    background-repeat: no-repeat;
}

.icarousel .slide-image {
    background-color: #fff;
}

.icarousel .slide-video .video {
    height: 366px;
}

.icarousel .slide-quote {
    background-color: #fff;
}

.icarousel .slide-quote .slide-quote-interior {
    width: 550px;
    height: 366px;
}

.icarousel .slide-quote .slide-quote-interior .quote {
    color: white;
    text-align: center;
    font-size: 2em;
    padding: 50px;
    display: table;
    height: 266px;
}

.icarousel .slide-quote .slide-quote-interior .summary {
    text-align: center;
    padding: 20px;
    display: table;
    height: 266px;
}

.icarousel .slide-quote .slide-quote-interior .summary ul {
    list-style: none;
}

.icarousel .slide-quote .slide-quote-interior .summary ul li {
    margin-bottom: 10px;
    font-size: 1.25em;
    font-weight: 400;
}

.icarousel .slide-quote .slide-quote-interior .quote div {
    display: table-cell;
    vertical-align: middle;
    width: 450px;
}

.icarousel .slide-quote .slide-quote-interior .summary div {
    display: table-cell;
    vertical-align: middle;
    width: 510px;
}

.icarousel .slide-quote .slide-quote-interior h2 {
    font-family: "futura-pt-n7", "futura-pt", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
}

a.iCarouselNav {
    display: block;
    position: absolute;
    top: 0;
    width: 165px;
    height: 376px;
    z-index: 998;
    text-indent: -9999px;
}

a#iCarouselPrev {
    left: -167px;
    background: url(/assets/left-arrow-orange.png) center center no-repeat transparent;
}

a#iCarouselNext {
    right: -167px;
    background: url(/assets/right-arrow-orange.png) center center no-repeat transparent;
}

.view-display-id-our_tenets_carousel {
    height: 406px;
    overflow: hidden;
    position: relative;
    margin-bottom: 50px;
}

.view-display-id-our_tenets_carousel .view-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 960px;
}

.view-display-id-our_tenets_carousel article {
    display: none;
}

#front-page-scroll .tenet-row {
    padding: 0;
    width: 960px;
    height: 530px;
    overflow: hidden;
    margin-bottom: 30px;
}

#front-page-scroll .tenet-row article {
    padding-top: 30px;
    margin-bottom: 50px;
}

.view-our-tenets {
    text-align: center;
    margin-top: 20px;
}

.view-tenets-stacked {
    margin-bottom: 20px;
}

.view-our-tenets .view-content .views-row.tenet-links {
    display: inline-block;
}

.view-our-tenets .view-content .views-row.tenet-links a {
    display: block;
    font-family: "futura-pt-n7", "futura-pt", sans-serif;
    font-weight: 700;
    color: white;
    white-space: none;
    text-decoration: none;
    line-height: 50px;
    width: 125px;
    height: 50px;
    border: 2px solid white;
    margin: 0 20px;
    -webkit-box-shadow: 5px 5px 10px 1px rgba(0, 0, 0, 0.4);
    box-shadow: 5px 5px 10px 1px rgba(0, 0, 0, 0.4);
    text-transform: uppercase;
}

.view-our-tenets .view-content .views-row.tenet-links a.active {
    opacity: 0.5;
}

#what-we-do .pane-title {
    padding-top: 20px;
    padding-bottom: 20px;
}

#our-brands h2,
#contact h2 {
    font-size: 3.5em;
    letter-spacing: -0.05em;
    text-transform: uppercase;
    color: #a4abaf;
}

#contact h2 {
    margin-bottom: -20px !important;
}

table, th, td {
    border: 1px solid;
  }

  th {
    text-align: center;
  }