/*
Theme Name: Symmetra Template based on TwentyEleven
Theme URI: http://www.kingstondevelopment.com.au/
Author: Robert Donovan (Kingston Development)
Author URI: http://www.kingstondevelopment.com.au/
*/
/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: top;
}
:focus {
    /* remember to define focus styles! */
    outline: 0;
}
body {
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
/* ol,
ul {
    list-style: none !important;
} */
table {
    /* tables still need 'cellspacing="0"' in the markup */
    border-collapse: separate;
    border-spacing: 0;
}
caption,
th,
td {
    font-weight: normal;
    text-align: left;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}
blockquote,
q {
    quotes: "" "";
}
a img {
    border: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
a{
    text-decoration: underline;
}
/* =Structure
----------------------------------------------- */
body {
    padding: 0;
}
.home #page {
    margin: 0 auto;
    max-width: 1280px;
}
#page {
    margin: 0 auto;
    max-width: 1000px;
}

#mysticky-nav .myfixed{
    background: #191C22!important;
    width: 100% !important;
    
}
#mysticky-nav.wrapfixed{
    opacity: 1 !important;
}
.page-template .header_wrapper.active{
    position: fixed;
    top: 0;
    background: #191C22;
    z-index: 9999;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.header_wrapper.sticky{
    position: fixed !important;
    top: 0;
    background: #191C22 !important;
    z-index: 9999;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.header_wrapper{
        -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
#branding hgroup {
    margin: 27px 0px 26px;
    width: 20%;
    float: left;
    clear: both;
}
/* .page-template .header_wrapper {
    position: fixed;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    top: 60px;
}
.header_wrapper.active{
    top: 0;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
} */
header #mysticky-nav .myfixed #site-title a,
header .header_wrapper.sticky #site-title a{
    background-size: 85%;
        -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
#branding #mysticky-nav .myfixed hgroup,
#branding .header_wrapper.sticky hgroup{
    margin: 15px 0px 5px !important;
        -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
#mysticky-nav .myfixed #access,
.header_wrapper.sticky #access{
    margin: 23px 0 0 0 !important;
        -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
#access div {
    margin: 0;
}
#primary {
    float: left;
    margin: 0 -26.4% 0 0;
    width: 100%;
}
#primary.thin {
    /* max-width: 583px; */
    max-width: 783px;
    width: calc(100% - 263px);
}
#primary.thinner {
    max-width: 418px;
    width: calc(100% - 263px);
}
#content {
}
body.category-body-events #secondary {
    float: right;
    margin: 89px 0 0;
    width: 243px;
}
#secondary {
    float: right;
    margin: 45px 0 0;
    width: 243px;
}
/* Singular */
.singular #primary {
    margin: 0;
}
.singular #content,
.left-sidebar.singular #content {
    margin: 0;
    position: relative;
    width: auto;
}
.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title {
    margin: 0px auto;
    width: 100%;
    display: inline-block;
}
/* Attachments */
.singular .image-attachment .entry-content {
    margin: 0 auto;
    width: auto;
}
.singular .image-attachment .entry-description {
    margin: 0 auto;
    width: 68.9%;
}
/* Showcase */
.page-template-showcase-php #primary,
.left-sidebar.page-template-showcase-php #primary {
    margin: 0;
}
.page-template-showcase-php #content,
.left-sidebar.page-template-showcase-php #content {
    margin: 0 7.6%;
    width: auto;
}
.page-template-showcase-php section.recent-posts {
    float: right;
    margin: 0 0 0 31%;
    width: 69%;
}
.page-template-showcase-php #main .widget-area {
    float: left;
    margin: 0 -22.15% 0 0;
    width: 22.15%;
}
/* error404 */
.error404 #primary {
    float: none;
    margin: 0;
}
.error404 #primary #content {
    margin: 0 7.6%;
    width: auto;
}
/* Alignment */
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.625em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.625em;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
/* Right Content */
.left-sidebar #primary {
    float: right;
    margin: 0 0 0 -26.4%;
    width: 100%;
}
.left-sidebar #content {
    margin: 0 7.6% 0 34%;
    width: 58.4%;
}
.left-sidebar #secondary {
    float: left;
    margin-left: 7.6%;
    margin-right: 0;
    width: 18.8%;
}
/* One column */
.one-column #page {
    max-width: 690px;
}
.one-column #content {
    margin: 0 7.6%;
    width: auto;
}
.one-column #nav-below {
    border-bottom: 1px solid #ddd;
    margin-bottom: 1.625em;
}
.one-column #secondary {
    float: none;
    margin: 0 7.6%;
    width: auto;
}
/* Simplify the showcase template */
.one-column .page-template-showcase-php section.recent-posts {
    float: none;
    margin: 0;
    width: 100%;
}
.one-column .page-template-showcase-php #main .widget-area {
    float: none;
    margin: 0;
    width: auto;
}
.one-column .page-template-showcase-php .other-recent-posts {
    border-bottom: 1px solid #ddd;
}
/* Simplify the showcase template when small feature */
.one-column section.featured-post .attachment-small-feature {
    border: none;
    display: block;
    height: auto;
    max-width: 60%;
    position: static;
}
.one-column article.feature-image.small {
    margin: 0 0 1.625em;
    padding: 0;
}
.one-column article.feature-image.small .entry-title {
    font-size: 20px;
    line-height: 1.3em;
}
.one-column article.feature-image.small .entry-summary {
    height: 150px;
    overflow: hidden;
    padding: 0;
    text-overflow: ellipsis;
}
.one-column article.feature-image.small .entry-summary a {
    left: -9%;
}
/* Remove the margin on singular articles */
.one-column.singular .entry-header,
.one-column.singular .entry-content,
.one-column.singular footer.entry-meta,
.one-column.singular #comments-title {
    width: 100%;
}
/* Simplify the pullquotes and pull styles */
.one-column.singular blockquote.pull {
    margin: 0 0 1.625em;
}
.one-column.singular .pull.alignleft {
    margin: 0 1.625em 0 0;
}
.one-column.singular .pull.alignright {
    margin: 0 0 0 1.625em;
}
.one-column.singular .entry-meta .edit-link a {
    position: absolute;
    left: 0;
    top: 40px;
}
.one-column.singular #author-info {
    margin: 2.2em -8.8% 0;
    padding: 20px 8.8%;
}
/* Make sure we have room for our comment avatars */
.one-column .commentlist > li.comment {
    margin-left: 102px;
    width: auto;
}
/* Make sure the logo and search form don't collide */
.one-column #branding #searchform {
    right: 40px;
    top: 4em;
}
/* Talking avatars take up too much room at this size */
.one-column .commentlist > li.comment {
    margin-left: 0;
}
.one-column .commentlist > li.comment .comment-meta,
.one-column .commentlist > li.comment .comment-content {
    margin-right: 85px;
}
.one-column .commentlist .avatar {
    background: transparent;
    display: block;
    padding: 0;
    top: 1.625em;
    left: auto;
    right: 1.625em;
}
.one-column .commentlist .children .avatar {
    background: none;
    padding: 0;
    position: absolute;
    top: 2.2em;
    left: 2.2em;
}
.one-column #respond {
    width: auto;
}
/* =Global
----------------------------------------------- */
body,
input,
textarea {
    color: #000;
    font: 16px AauxNext-Regular, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    line-height: 1.5;
}
body {
    background: #ffffff;
    width: 960px;
    max-width: 100%;
    margin: 0 auto;
}
/* body.home #page {
    width: 100%;
    max-width: 960px;
} */
/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}
hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin: 1.625em 0;
}
/* Text elements */
p {
    margin-bottom: 1em;
}
ul,
ol {
    margin: 0 0 1.5em 1.1em;
}
ul {
    list-style: disc; 
    /* color: #d71d4a; */
}
ol {
    list-style-type: decimal;
}
ol ol {
    list-style: upper-alpha;
}
ol ol ol {
    list-style: lower-roman;
}
ol ol ol ol {
    list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
    margin-bottom: 0;
}
dl {
    margin: 0 1.625em;
}
dt {
    font-weight: bold;
}
dd {
    margin-bottom: 1.625em;
}
strong {
    font-family: AauxNext-Bold;
}
cite,
em,
i {
    font-family: AauxNext-RegularItalic;
    font-style: normal;
    font-weight: normal;
}
strong em,
em strong {
    font-family: AauxNext-BoldItalic;
}
blockquote {
    font-family: Georgia, "Bitstream Charter", serif;
    font-style: italic;
    font-weight: normal;
    margin: 0 3em;
}
blockquote em,
blockquote i,
blockquote cite {
    font-style: normal;
}
blockquote cite {
    color: #666;
    font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}
pre {
    background: #f4f4f4;
    font: 13px "Courier 10 Pitch", Courier, monospace;
    line-height: 1.5;
    margin-bottom: 1.625em;
    overflow: auto;
    padding: 0.75em 1.625em;
}
code,
kbd {
    font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym,
dfn {
    border-bottom: 1px dotted #666;
    cursor: help;
}
address {
    display: block;
    margin: 0 0 1.625em;
}
ins {
    background: #fff9c0;
    text-decoration: none;
}
sup,
sub {
    font-size: 10px;
    height: 0;
    line-height: 1;
    position: relative;
    vertical-align: baseline;
}
sup {
    bottom: 1ex;
}
sub {
    top: .5ex;
}
/* Forms */
input[type=text],
input[type=password],
textarea {
    color: #888;
}
input[type=text]:focus,
textarea:focus {
    color: #373737;
}
textarea {
    padding-left: 3px;
    width: 98%;
}
input[type=text] {
    padding: 3px;
}
input#s {
    background: transparent;
/ / #50504f;
/ / url(images/search.png) no-repeat 5 px 6 px;
    color: white;
    font-size: 14px;
    /* height: 22px;
    line-height: 1.2em; */
    /* padding: 4px 10px 4px 18px; */
    /* padding-top: 10px;
    padding-bottom: 7px;
    padding-left: 11px;
    padding-right: 138px; */
}
input#searchsubmit {
    display: none;
}
/* Links */
a {
    color: #d71d4a;
    text-decoration: none;
}
a:focus,
a:active,
a:hover {
    text-decoration: underline;
}
/* Assistive text */
.assistive-text {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
}
#access a.assistive-text:active,
#access a.assistive-text:focus {
    background: #eee;
    border-bottom: 1px solid #ddd;
    color: #1982d1;
    clip: auto !important;
    font-size: 12px;
    position: absolute;
    text-decoration: underline;
    top: 0;
    left: 7.6%;
}
#recaptcha_area {
    position: inherit;
    display: block;
    margin-top: 190px;
    margin-left: 0px;
}
#commentform .recaptcha-error:before {
    position: absolute;
    display: inline-block;
    margin-top: 177px;
    height: 20px;
    content: "Error: reCAPTCHA respond incorrect.";
    color: red;
}
.recaptcha_input_area .recaptcha_input_area_text #recaptcha_instructions_image {
    position: absolute;
    margin-top: -9px;
}
.recaptcha_input_area .recaptcha_input_area_text #recaptcha_instructions_audio {
    position: absolute;
    margin-top: -9px;
}
.recaptcha_input_area_text #recaptcha_instructions_error {
    position: absolute;
    margin-top: -10px;
}
/* =Header
----------------------------------------------- */
#branding {
    position: relative;
    z-index: 20;
    /* background: #191C22; */
    background: transparent;
    color: #fff;
}
body.home {
    padding: 0;
}
#site-title {
    height: 36px;
    width: 156px;
    display: block;
    margin: 0 0 .2em;
}
#site-title a {
    color: #111;
    font-size: 30px;
    font-weight: bold;
    line-height: 36px;
    text-decoration: none;
    height: 36px;
    width: 185px;
    display: block;
    text-indent: -5000px;
    background: url(images/sym-logo-footer.png) no-repeat;
}
#site-title a:hover,
#site-title a:focus,
#site-title a:active {
    color: #1982d1;
}
#site-description {
    color: #7a7a7a;
    font-size: 14px;
    margin: 0 270px 3.65625em 0;
    display: none;
}
.absolute_image #branding img {
    height: auto;
    width: 100%;
    height: 448px;
    position: absolute;
    width: 514px;
    bottom: 0;
    right: 0;
}
/* =Menu
-------------------------------------------------------------- */
#access {
    margin: 40px 0 0 0;
    width: 80%;
    height: 20px;
    float: right;
    text-align: right;
    display: flex;
    justify-content: flex-end;
    transition: all .5s;
    -webkit-transition: all .5s;
}
#access ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
}
#access li {
    float: left;
    position: relative;
}
#access ul#menu-main-menu > li {
    /* width: 130px;
    height: 60px; */
    cursor: pointer;
    padding-right: 30px;
    padding-bottom: 35px;
}
#access ul#menu-main-menu > li:last-child{
    padding-right: 0;
}
#access ul#menu-main-menu > li > a {
    width: auto;
    height: auto;
    color: #fff;
    font-size: 16px;
/ / border-right: 1 px solid white;
    font-family: "Aaux Next";
    padding: 0;
    text-align: center;
    line-height: 20px;
    text-indent: 0;
    white-space: nowrap;
    letter-spacing: 0.88px;
    font-weight: bold;
    text-transform: uppercase;
}
#access ul#menu-main-menu > li.current_page_item > a {
    /* font-weight: bold; */
}
#access ul#menu-main-menu > li:last-child > a {
    border-right: 0;
}
#access ul#menu-main-menu > li:hover > a,
#access ul#menu-main-menu > li > a:hover,
#access ul#menu-main-menu > li > a:focus,
#access ul#menu-main-menu > li.current-page-ancestor > a #access ul#menu-main-menu > li.current_page_item > a,
#access ul#menu-main-menu > li.current-menu-item > a,
#access ul#menu-main-menu > li.current-menu-ancestor > a,
#access ul#menu-main-menu > li.current-menu-parent > a,
#access ul#menu-main-menu > li.current_page_parent > a,
#access ul#menu-main-menu > li.current_page_ancestor > a {
/ / background-position: 0 - 79 px;
}
#access li.has-children > a {
    background: url(images/menu/subnav-chevron.png) no-repeat 90% 50%;
}
#access li.has-children > a:hover {
    background: url(images/menu/subnav-chevron.png) no-repeat 90% 50% #d7d7d7;
}
#access a {
    color: #000;
    display: block;
    line-height: 3.333em;
    padding: 0 1.2125em;
    text-decoration: none;
}
p.content_excerpt {
    width: 75%;
}
#access ul ul {
    -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    /* display: none; */
    opacity: 0;
    visibility: hidden;
    transition: .4s;
    -webkit-transition: .4s;
    float: left;
    margin: 0;
    position: absolute;
    top: 54px;
    left: 0;
    width: 130%;
    z-index: 99999;
    padding: 15px 0;
    background: #fff;
    text-align: left;
}
#access ul ul ul {
    left: 100%;
    top: 0;
}
#access ul ul li {
    width: 100%;
}
#access ul ul a {
    background: #fff;
    color: #000;
    font-size: 13px;
    font-weight: normal;
    height: auto;
    line-height: 1.4em;
    padding: 8px 10%;
    width: 100%;
}
#access ul ul :hover > a {
    background: #d7d7d7;
}
#access li:hover > a,
#access a:focus {
    color: #000;
}
#access ul li:hover > ul {
    opacity: 1;
    visibility: visible;
    transition: .4s;
    -webkit-transition: .4s;
    text-align: left;
}
#access .current_page_ancestor > ul > li.current_page_item > a {
    background-color: #d7d7d7;
    border: 0;
}
#access ul#menu-main-menu > li.current_page_ancestor.menu-item > a,
#access ul#menu-main-menu > li.current_page_ancestor#menu-item-2843 > a,
#access ul#menu-main-menu > li.current_page_ancestor#menu-item-2816 > a,
#access ul#menu-main-menu > li.current_page_ancestor#menu-item-324 > a,
#access ul#menu-main-menu > li.current_page_ancestor#menu-item-2882 > a,
#access ul#menu-main-menu > li.current_page_ancestor#menu-item-2916 > a,
#access ul#menu-main-menu > li.current_page_ancestor#menu-item-321 > a {
    /* font-family: AauxNext-Bold; */
    color: white;
}
#access ul#menu-main-menu > li.current_page_ancestor.menu-item:hover > a,
#access ul#menu-main-menu > li:hover > a,
#access ul#menu-main-menu > #menu-item-2843:hover > a,
#access ul#menu-main-menu > #menu-item-2816:hover > a {
/ / border-bottom: 5 px solid #d73b4b;
    /* font-family: AauxNext-Regular; */
    color: #d73b4b;
}
/*
#access ul#menu-main-menu > #menu-item-324:hover > a{
	//border-bottom: 5px solid #FFA42F;
	font-family: AauxNext-Regular;
	color: #ed4324; //orange
}
#access ul#menu-main-menu > #menu-item-2882:hover > a{
	//border-bottom: 5px solid #39378f;
	font-family: AauxNext-Regular;
	color: #817EFF; //light purple
}
#access ul#menu-main-menu > #menu-item-2916:hover > a{
	//border-bottom: 5px solid #72c8c1;
	
	font-family: AauxNext-Regular;
	color: #72c8c1; //teal blue
}
#access ul#menu-main-menu > #menu-item-321:hover > a{
	//border-bottom: 5px solid #b8c74b;
	
	font-family: AauxNext-Regular;
	color: #b8c74b; //green
}
*/
#branding #searchform div {
    margin: 0;
}
#branding #s {
    float: left;
    /*-webkit-transition-duration: 400ms;
	-webkit-transition-property: width, background;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 400ms;
	-moz-transition-property: width, background;
	-moz-transition-timing-function: ease;
	-o-transition-duration: 400ms;
	-o-transition-property: width, background;
	-o-transition-timing-function: ease;*/
    height: 30px;
    width: 242px;
    border: 1px solid #fff;
    padding: 10px;
}
#branding #searchform .assistive-text {
    display: none;
}
body.home #branding #s {
/ / background: url(images/home-search-bg.png) no-repeat left top;
    background: #50504f;
    color: white;
}
#branding #s {
/ / background: url(images/search-bg.png) no-repeat left top;
}
#branding #searchsubmit {
    background: url(https://redpanda.symmetra.com.au/wp-content/uploads/2019/05/search-icon.png) no-repeat top left;
}
/* #branding #searchsubmit:hover {
    background-position: 6px 6px;
    cursor: pointer;
} */
#branding #s:focus {
// width: 160 px;
// height: 19 px;
}
#branding #searchsubmit {
    /* display: block;
    float: left;
    height: 15px;
    width: 15px;
    border: none;
    text-indent: -5000px;
    padding: 0;
    margin: 5px 8px; */
    background-color: #205A68;
    display: block;
    float: left;
    height: 30px;
    width: 30px;
    border: none;
    text-indent: -5000px;
    /*   padding: 0px 10px; */
    background-position: center center;
    /* margin: 0px 5px;
    padding-top: 6.5px;
    padding-left: 6.5px;
    padding-bottom: 5.5px;
    padding-right: 5.5px; */
    cursor: pointer;
    margin-left: 5px;
}
#branding #searchsubmit:hover{
    background-color: #3896ad;
}
#branding .only-search #searchform {
    top: 5px;
    z-index: 1;
}
#branding .only-search #s {
    background-color: #666;
    border-color: #000;
    color: #222;
}
#branding .only-search #s,
#branding .only-search #s:focus {
    width: 85%;
}
#branding .only-search #s:focus {
    background-color: #bbb;
}
#branding .with-image #searchform {
    top: auto;
    bottom: -27px;
    max-width: 195px;
}
#branding .only-search + #access div {
    padding-right: 205px;
}
#diversity_calendar_left {
    background: url(images/calendar-top-rpt.gif) repeat-x top left #f0f0f0 !important;
}
#diversity_calendar_month {
    margin: 0 auto !important;
    padding: 0 !important;
}
/* =Content
----------------------------------------------- */
#main {
    clear: both;
    padding: 0;
}
.page-title {
    color: #000;
    font-size: 12px;
    font-weight: normal;
    line-height: 2.6em;
    margin: 0 0 2.6em;
    font-family: AauxNext-Bold;
    text-transform: uppercase;
    background: url(images/post-head-default.png) top left no-repeat;
    padding: 17px 0 0 0;
}
.page-header {
    background: url(images/post-head-rpt.png) repeat-x top left;
}
.page-title a {
}
.hentry,
.no-results {
    border-bottom: 1px solid #ddd;
    margin: 0 0 3.625em;
    padding: 0 0 1.625em;
    position: relative;
}
.hentry:last-child,
.no-results {
    border-bottom: none;
}
.blog .sticky .entry-header .entry-meta {
    clip: rect(1px 1px 1px 1px);
    /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}
.entry-title,
.entry-header .entry-meta {
    padding-right: 76px;
}
.entry-title {
    clear: both;
    font-size: 55px;
    font-weight: normal;
    line-height: 1em;
    padding: 0;
    font-family: Livory-Regular;
}
.entry-title a {
    text-decoration: none;
    font-size: 22px;
}
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
}
.entry-meta,
.comments-link {
    font-size: 12px;
    line-height: 18px;
}
.entry-meta a,
.comments-link a {
    color: #000;
}
.single-author .entry-meta .by-author {
}
.post .entry-content,
.post .entry-summary {
    padding: 1.5em 0 0;
    border-bottom: 2px dotted #b3b0b0;
    margin: 0 0 .6em 0;
}
.entry-content h1,
.entry-content h2,
.comment-content h1,
.comment-content h2 {
    margin: 0 0 25px;
    font-family: Livory !important;
}

.post h1.entry-title,
.post h2.entry-title,
h2.calendar-entry-title {
    font-family: Livory-Regular;
    font-weight: normal;
    font-size: 25px;
    line-height: 1.1em;
}
h2 {
    font-size: 1.4em;
    line-height: 1.3em;
}
h2.page-heading {
    font-family: AauxNext-Bold;
    font-weight: normal;
    font-size: 40px;
    margin: 0 0 .5em 0;
}
h2.event-heading {
    font-family: AauxNext-Bold;
    font-weight: normal;
    font-size: 40px;
    line-height: 40px;
    margin: 0;
    width: 100%;
    margin-bottom: 10px;
}
#event-registration-form h2.event-heading {
    font-size: 32px;
    margin-bottom: 40px;
}
h3 {
    font-family: AauxNext-Bold;
    font-size: 1.4em;
    line-height: 1.3em;
    color: #333130;
    margin: 0 0 1em 0;
}
h6 {
    font-family: Livory-Regular;
    font-size: 1.2em;
    line-height: 1.3em;
    margin: 0 0 .2em;
}
h1 {
    font-family: Livory-Regular;
    font-size: 3.4em;
    line-height: 1em;
    margin: 0 0 .2em;
    color: #fff;
}
h1.entry-title {
    color: #000;
}
h5 {
    font-family: AauxNext-Bold;
    font-size: 1.1em;
    line-height: 1.1em;
    text-transform: uppercase;
    margin: 0 0 .8em 0;
}
.entry-content h3,
.comment-content h3 {
    font-size: 20px;
    line-height: 1.5em;
    font-family: "Aaux Next";
    color: #000;
    /* padding: 0 0 .6em 0; */
    padding: 0;
}
.entry-content table,
.comment-content table {
    border-bottom: 1px solid #676464;
    margin: 0 0 1.625em;
    width: 100%;
    font-family: AauxNext-Regular;
    padding: 0;
    float: left;
    clear: both;
}
#overview-tabs .entry-content table:last-child,
.entry-content .cntctPg table
{
    border-bottom: none;
}
.entry-content th,
.comment-content th {
    color: #666;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 2.6em;
    text-transform: uppercase;
}
.entry-content td,
.comment-content td {
    font-family: AauxNext-Regular;
    padding: 6px 35px 6px 0;
}
.entry-content #s {
    width: 75%;
}
.comment-content ul,
.comment-content ol {
    margin-bottom: 1.625em;
}
.comment-content ul ul,
.comment-content ol ol,
.comment-content ul ol,
.comment-content ol ul {
    margin-bottom: 0;
}
dl.gallery-item {
    margin: 0;
}
.page-link {
    clear: both;
    display: block;
    margin: 0 0 1.625em;
}
.page-link a {
    background: #eee;
    color: #373737;
    margin: 0;
    padding: 2px 3px;
    text-decoration: none;
}
.page-link a:hover {
    background: #888;
    color: #fff;
    font-weight: bold;
}
.page-link span {
    margin-right: 6px;
}
.entry-meta .edit-link a,
.commentlist .edit-link a {
    background: #eee;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #666;
    float: right;
    font-size: 12px;
    line-height: 1.5em;
    font-weight: 300;
    text-decoration: none;
    padding: 0 8px;
}
.entry-meta .edit-link a:hover,
.commentlist .edit-link a:hover {
    background: #888;
    color: #fff;
}
.entry-content .edit-link {
    clear: both;
    display: block;
}
/* Images */
.entry-content img,
.comment-content img,
.widget img {
    max-width: 100%;
    /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"] {
    height: auto;
    /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full {
    max-width: 100%;
    width: auto;
    /* Prevent stretching of full-size images with height and width attributes in IE8 */
}
.entry-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
img.alignleft,
img.alignright,
img.aligncenter {
    margin-bottom: 1.625em;
}
p img,
.wp-caption {
    margin-top: 0.4em;
}
.wp-caption {
    margin-bottom: 1.625em;
}
.wp-caption img {
    display: block;
    margin: 0 auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
    color: #666;
    font-family: Georgia, serif;
    font-size: 12px;
}
.wp-caption .wp-caption-text {
    margin-bottom: 0.6em;
    padding: 10px 0 5px 7px;
    position: relative;
    font-family: AauxNext-Regular;
    text-transform: uppercase;
}
.wp-caption .wp-caption-text:before {
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    margin-right: 5px;
    position: absolute;
    left: 10px;
    top: 7px;
}
#content .gallery {
    margin: 0 auto 1.625em;
}
#content .gallery a img {
    border: none;
}
img#wpstats {
    display: block;
    margin: 0 auto 1.625em;
}
#content .gallery-columns-4 .gallery-item {
    width: 23%;
    padding-right: 2%;
}
#content .gallery-columns-4 .gallery-item img {
    width: 100%;
    height: auto;
}
/* Image borders */
img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon img {
    /* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
}
.wp-caption img {
}
a:focus img[class*="align"],
a:hover img[class*="align"],
a:active img[class*="align"],
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"],
#content .gallery .gallery-icon a:focus img,
#content .gallery .gallery-icon a:hover img,
#content .gallery .gallery-icon a:active img {
    /* Add some useful style to those fancy borders for linked images ... */
}
.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img {
    /* ... including captioned images! */
}
/* Password Protected Posts */
.post-password-required .entry-header .comments-link {
    margin: 1.625em 0 0;
}
.post-password-required input[type=password] {
    margin: 0.8125em 0;
}
.post-password-required input[type=password]:focus {
    background: #f7f7f7;
}
/* Author Info */
#author-info {
    font-size: 12px;
    overflow: hidden;
}
.singular #author-info {
    background: #f9f9f9;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 2.2em -35.6% 0 -35.4%;
    padding: 20px 35.4%;
}
.archive #author-info {
    border-bottom: 1px solid #ddd;
    margin: 0 0 2.2em;
    padding: 0 0 2.2em;
}
#author-avatar {
    float: left;
    margin-right: -78px;
}
#author-avatar img {
    background: #fff;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 2px #bbb;
    -moz-box-shadow: 0 1px 2px #bbb;
    box-shadow: 0 1px 2px #bbb;
    padding: 3px;
}
#author-description {
    float: left;
    margin-left: 108px;
}
#author-description h2 {
    color: #000;
    font-size: 15px;
    font-weight: bold;
    margin: 5px 0 10px;
}
/* Comments link */
.entry-header .comments-link a {
    background: #eee url(images/comment-bubble.png) no-repeat;
    color: #666;
    font-size: 13px;
    font-weight: normal;
    line-height: 35px;
    overflow: hidden;
    padding: 0 0 0;
    position: absolute;
    top: 1.5em;
    right: 0;
    text-align: center;
    text-decoration: none;
    width: 43px;
    height: 36px;
}
.entry-header .comments-link a:hover,
.entry-header .comments-link a:focus,
.entry-header .comments-link a:active {
    background-color: #1982d1;
    color: #fff;
    color: rgba(255, 255, 255, 0.8);
}
.entry-header .comments-link .leave-reply {
    visibility: hidden;
}
/*
Post Formats Headings
To hide the headings, display: none the ".entry-header .entry-format" selector,
and remove the padding rules below.
*/
.entry-header .entry-format {
    color: #666;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 2.6em;
    position: absolute;
    text-transform: uppercase;
    top: -5px;
}
.entry-header hgroup .entry-title {
    padding-top: 15px;
}
article.format-aside .entry-content,
article.format-link .entry-content,
article.format-status .entry-content {
    padding: 20px 0 0;
}
.recent-posts .entry-header .entry-format {
    display: none;
}
.recent-posts .entry-header hgroup .entry-title {
    padding-top: 0;
}
/* Singular content styles for Posts and Pages */
.singular .hentry {
    border-bottom: none;
    padding: 0;
    position: relative;
    /*  margin: 0 0 3em; */
    margin: 0;
}
.singular.page .hentry {
    padding: 0;
}
.singular.home .hentry {
    padding: 0;
}
.singular .entry-title {
    color: #d71d4a;
}
.singular .entry-title,
.singular .entry-header .entry-meta {
    padding-right: 0;
}
.singular .entry-header .entry-meta {
}
blockquote.pull {
    font-size: 21px;
    font-weight: bold;
    line-height: 1.6125em;
    margin: 0 0 1.625em;
    text-align: center;
}
.singular blockquote.pull {
    margin: 0 -22.25% 1.625em;
}
.pull.alignleft {
    margin: 0 1.625em 0 0;
    text-align: right;
    width: 33%;
}
.singular .pull.alignleft {
    margin: 0 1.625em 0 -22.25%;
}
.pull.alignright {
    margin: 0 0 0 1.625em;
    text-align: left;
    width: 33%;
}
.singular .pull.alignright {
    margin: 0 -22.25% 0 1.625em;
}
.singular blockquote.pull.alignleft,
.singular blockquote.pull.alignright {
    width: 33%;
}
.singular .entry-meta .edit-link a {
    bottom: auto;
    left: 0;
    position: absolute;
    right: auto;
    top: -8px;
}
/* =Aside
----------------------------------------------- */
.format-aside .entry-title,
.format-aside .entry-header .comments-link {
    display: none;
}
.singular .format-aside .entry-title {
    display: block;
}
.format-aside .entry-content {
    padding: 0;
}
.singular .format-aside .entry-content {
    padding: 1.625em 0 0;
}
/* =Link
----------------------------------------------- */
.format-link .entry-title,
.format-link .entry-header .comments-link {
    display: none;
}
.singular .format-link .entry-title {
    display: block;
}
.format-link .entry-content {
    padding: 0;
}
.singular .format-link .entry-content {
    padding: 1.625em 0 0;
}
/* =Gallery
----------------------------------------------- */
.format-gallery .gallery-thumb {
    display: block;
    margin: .375em 1.625em 0 0;
}
/* =Status
----------------------------------------------- */
.format-status .entry-title,
.format-status .entry-header .comments-link {
    display: none;
}
.singular .format-status .entry-title {
    display: block;
}
.format-status .entry-content {
    padding: 0;
}
.singular .format-status .entry-content {
    padding: 1.625em 0 0;
}
.format-status img.avatar {
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 2px #ccc;
    -moz-box-shadow: 0 1px 2px #ccc;
    box-shadow: 0 1px 2px #ccc;
    float: left;
    margin: 4px 10px 2px 0;
    padding: 0;
}
/* =Quote
----------------------------------------------- */
.format-quote blockquote {
    color: #555;
    font-size: 17px;
    margin: 0;
}
/* =Image
----------------------------------------------- */
.indexed.format-image .entry-header {
    min-height: 61px;
    /* Prevent the comment icon from colliding with the image when there is no title */
}
.indexed.format-image .entry-content {
    padding-top: 0.5em;
}
.indexed.format-image p,
.indexed.format-image p img {
    margin-bottom: 0;
}
.indexed.format-image footer.entry-meta {
    background: #ddd;
    margin-top: -7px;
    padding: 20px 30px;
    overflow: hidden;
}
.indexed.format-image div.entry-meta {
    display: inline-block;
    float: left;
    width: 35%;
}
.indexed.format-image div.entry-meta + div.entry-meta {
    float: none;
    width: 65%;
}
.indexed.format-image .entry-meta span.cat-links,
.indexed.format-image .entry-meta span.tag-links,
.indexed.format-image .entry-meta span.comments-link {
    display: block;
}
.indexed.format-image footer.entry-meta a {
    color: #444;
}
.indexed.format-image footer.entry-meta a:hover {
    color: #fff;
}
#content .indexed.format-image img {
    border: none;
    max-width: 100%;
    padding: 0;
}
.indexed.format-image .wp-caption {
    background: #111;
    margin-bottom: 0;
    max-width: 96%;
    padding: 11px;
}
.indexed.format-image .wp-caption .wp-caption-text {
    color: #ddd;
}
.indexed.format-image .wp-caption .wp-caption-text:before {
    color: #444;
}
.indexed.format-image a:hover img {
    opacity: 0.8;
}
/* =error404
----------------------------------------------- */
.error404 #main #searchform {
    background: #f9f9f9;
    border: 1px solid #ddd;
    border-width: 1px 0;
    margin: 0 -8.9% 1.625em;
    overflow: hidden;
    padding: 1.625em 8.9%;
}
.error404 #main #s {
    width: 95%;
}
.error404 #main .widget {
    clear: none;
    float: left;
    margin-right: 3.7%;
    width: 30.85%;
}
.error404 #main .widget_archive {
    margin-right: 0;
}
.error404 #main .widget_tag_cloud {
    float: none;
    margin-right: 0;
    width: 100%;
}
.error404 .widgettitle {
    font-size: 10px;
    letter-spacing: 0.1em;
    line-height: 2.6em;
    text-transform: uppercase;
}
/* =Showcase
----------------------------------------------- */
h1.showcase-heading {
    color: #666;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 2.6em;
    text-transform: uppercase;
}
/* Intro */
article.intro {
    background: #f9f9f9;
    border-bottom: none;
    margin: -1.855em -8.9% 1.625em;
    padding: 0 8.9%;
}
article.intro .entry-title {
    display: none;
}
article.intro .entry-content {
    color: #111;
    font-size: 16px;
    padding: 1.625em 0 0.625em;
}
article.intro .edit-link a {
    background: #aaa;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    padding: 0 8px;
    position: absolute;
    top: 30px;
    right: 20px;
    text-decoration: none;
}
article.intro .edit-link a:hover,
article.intro .edit-link a:focus,
article.intro .edit-link a:active {
    background: #777;
}
/* Featured post */
section.featured-post {
    float: left;
    margin: -1.625em -8.9% 1.625em;
    padding: 1.625em 8.9% 0;
    position: relative;
    width: 100%;
}
section.featured-post .hentry {
    border: none;
    color: #666;
    margin: 0;
}
section.featured-post .entry-meta {
    clip: rect(1px 1px 1px 1px);
    /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}
/* Small featured post */
section.featured-post .attachment-small-feature {
    float: right;
    height: auto;
    margin: 0 -8.9% 1.625em 0;
    max-width: 59%;
    position: relative;
    right: -15px;
}
section.featured-post.small {
    padding-top: 0;
}
section.featured-post .attachment-small-feature:hover,
section.featured-post .attachment-small-feature:focus,
section.featured-post .attachment-small-feature:active {
    opacity: .8;
}
article.feature-image.small {
    float: left;
    margin: 0 0 1.625em;
    width: 45%;
}
article.feature-image.small .entry-title {
    line-height: 1.2em;
}
article.feature-image.small .entry-summary {
    color: #555;
    font-size: 13px;
}
article.feature-image.small .entry-summary p a {
    background: #222;
    color: #eee;
    display: block;
    left: -23.8%;
    padding: 9px 26px 9px 85px;
    position: relative;
    text-decoration: none;
    top: 20px;
    width: 180px;
    z-index: 1;
}
article.feature-image.small .entry-summary p a:hover {
    background: #1982d1;
    color: #eee;
    color: rgba(255, 255, 255, 0.8);
}
/* Large featured post */
section.feature-image.large {
    border: none;
    max-height: 288px;
    padding: 0;
    width: 100%;
}
section.feature-image.large .showcase-heading {
    display: none;
}
section.feature-image.large .hentry {
    border-bottom: none;
    left: 9%;
    margin: 1.625em 9% 0 0;
    position: absolute;
    top: 0;
}
article.feature-image.large .entry-title a {
    background: #222;
    background: rgba(0, 0, 0, 0.8);
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-weight: 300;
    padding: .2em 20px;
}
section.feature-image.large:hover .entry-title a,
section.feature-image.large .entry-title:hover a {
    background: #eee;
    background: rgba(255, 255, 255, 0.8);
    color: #222;
}
article.feature-image.large .entry-summary {
    display: none;
}
section.feature-image.large img {
    display: block;
    height: auto;
    max-width: 117.9%;
    padding: 0 0 6px;
}
/* Featured Slider */
.featured-posts {
    border-bottom: 1px solid #ddd;
    display: block;
    height: 328px;
    margin: 1.625em -8.9% 20px;
    max-width: 1000px;
    padding: 0;
    position: relative;
    overflow: hidden;
}
.featured-posts .showcase-heading {
    padding-left: 8.9%;
}
.featured-posts section.featured-post {
    background: #fff;
    height: 288px;
    left: 0;
    margin: 0;
    position: absolute;
    top: 30px;
    width: auto;
}
.featured-posts section.featured-post.large {
    max-width: 100%;
    overflow: hidden;
}
.featured-posts section.featured-post {
    -webkit-transition-duration: 200ms;
    -webkit-transition-property: opacity, visibility;
    -webkit-transition-timing-function: ease;
    -moz-transition-duration: 200ms;
    -moz-transition-property: opacity, visibility;
    -moz-transition-timing-function: ease;
}
.featured-posts section.featured-post {
    opacity: 0;
    visibility: hidden;
}
.featured-posts #featured-post-1 {
    opacity: 1;
    visibility: visible;
}
.featured-post .feature-text:after,
.featured-post .feature-image.small:after {
    content: ' ';
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 1)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    /* Opera11.10+ */
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
    /* IE6-9 */
    background: linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    /* W3C */
    width: 100%;
    height: 45px;
    position: absolute;
    top: 230px;
}
.featured-post .feature-image.small:after {
    top: 253px;
}
#content .feature-slider {
    top: 5px;
    right: 8.9%;
    overflow: visible;
    position: absolute;
}
.feature-slider ul {
    list-style-type: none;
    margin: 0;
}
.feature-slider li {
    float: left;
    margin: 0 6px;
}
.feature-slider a {
    background: #3c3c3c;
    background: rgba(60, 60, 60, 0.9);
    -moz-border-radius: 12px;
    border-radius: 12px;
    -webkit-box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(255, 255, 255, 0.5);
    -moz-box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(255, 255, 255, 0.5);
    box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(255, 255, 255, 0.5);
    display: block;
    width: 14px;
    height: 14px;
}
.feature-slider a.active {
    background: #1982d1;
    -webkit-box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.4), inset 0 0 2px rgba(255, 255, 255, 0.8);
    -moz-box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.4), inset 0 0 2px rgba(255, 255, 255, 0.8);
    box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.4), inset 0 0 2px rgba(255, 255, 255, 0.8);
    cursor: default;
    opacity: 0.5;
}
/* Recent Posts */
section.recent-posts {
    padding: 0 0 1.625em;
}
section.recent-posts .hentry {
    border: none;
    margin: 0;
}
section.recent-posts .other-recent-posts {
    border-bottom: 1px solid #ddd;
    list-style: none;
    margin: 0;
}
section.recent-posts .other-recent-posts li {
    padding: 0.3125em 0;
    position: relative;
}
section.recent-posts .other-recent-posts .entry-title {
    border-top: 1px solid #ddd;
    font-size: 17px;
}
section.recent-posts .other-recent-posts a[rel="bookmark"] {
    color: #373737;
    float: left;
    max-width: 84%;
}
section.recent-posts .other-recent-posts a[rel="bookmark"]:after {
    content: '-';
    color: transparent;
    font-size: 11px;
}
section.recent-posts .other-recent-posts a[rel="bookmark"]:hover {
}
section.recent-posts .other-recent-posts .comments-link a,
section.recent-posts .other-recent-posts .comments-link > span {
    border-bottom: 2px solid #999;
    bottom: -2px;
    color: #444;
    display: block;
    font-size: 10px;
    font-weight: 500;
    line-height: 2.76333em;
    padding: 0.3125em 0 0.3125em 1em;
    position: absolute;
    right: 0;
    text-align: right;
    text-transform: uppercase;
    z-index: 1;
}
section.recent-posts .other-recent-posts .comments-link > span {
    border-color: #bbb;
    color: #888;
}
section.recent-posts .other-recent-posts .comments-link a:hover {
    color: #1982d1;
    border-color: #1982d1;
}
section.recent-posts .other-recent-posts li:after {
    clear: both;
    content: '.';
    display: block;
    height: 0;
    visibility: hidden;
}
/* =Attachments
----------------------------------------------- */
.image-attachment div.attachment {
    background: #f9f9f9;
    border: 1px solid #ddd;
    border-width: 1px 0;
    margin: 0 -8.9% 1.625em;
    overflow: hidden;
    padding: 1.625em 1.625em 0;
    text-align: center;
}
.image-attachment div.attachment img {
    display: block;
    height: auto;
    margin: 0 auto 1.625em;
    max-width: 100%;
}
.image-attachment div.attachment a img {
    border-color: #f9f9f9;
}
.image-attachment div.attachment a:focus img,
.image-attachment div.attachment a:hover img,
.image-attachment div.attachment a:active img {
    border-color: #ddd;
    background: #fff;
}
.image-attachment .entry-caption p {
    font-size: 10px;
    letter-spacing: 0.1em;
    line-height: 2.6em;
    margin: 0 0 2.6em;
    text-transform: uppercase;
}
/* =Navigation
-------------------------------------------------------------- */
#content nav {
    clear: both;
    overflow: hidden;
    padding: 0 0 1.625em;
}
#content nav a {
    font-size: 12px;
    font-weight: bold;
    line-height: 2.2em;
    display: inline-block;
}
#nav-above {
    padding: 0 0 1.625em;
}
#nav-above {
    display: none;
}
.paged #nav-above {
    display: block;
}
.nav-previous {
    float: left;
    width: 45%;
    text-align: left;
}
.nav-next {
    float: right;
    text-align: right;
    width: 45%;
}
#content nav .meta-nav {
    font-weight: normal;
}
/* Singular navigation */
#nav-single {
    float: right;
    position: relative;
    top: -0.3em;
    text-align: right;
    width: 100%;
    z-index: 1;
}
#nav-single .nav-previous,
#nav-single .nav-next {
}
#nav-single .nav-next {
    padding-left: .5em;
}
#nav-single a {
    color: #000;
    text-decoration: underline
}
#nav-single a:hover {
    text-decoration: none;
}
/* =Widgets
----------------------------------------------- */
.widget-area {
    font-size: 12px;
}
.widget {
    clear: both;
    margin: 0 0 2.2em;
}
.widget-title {
    font-size: 10px;
}
.widget ul {
    font-size: 15px;
    margin: 0;
}
.widget ul ul {
    margin-left: 1.5em;
}
.widget ul li {
    color: #777;
    font-size: 13px;
}
.widget a {
}
.widget a:hover,
.widget a:focus,
.widget a:active {
    text-decoration: underline;
}
/* Search Widget */
.widget_search form {
    margin: 0 0 1.625em;
}
.widget_search #s {
    width: 77%;
}
.widget_search #searchsubmit {
    background: #ddd;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
    box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
    color: #888;
    font-size: 13px;
    line-height: 25px;
    position: relative;
    top: -2px;
}
.widget_search #searchsubmit:active {
    background: #1982d1;
    border-color: #0861a5;
    -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
    color: #bfddf3;
}
/* Ephemera Widget */
section.ephemera ol,
.widget_twentyeleven_ephemera ol {
    list-style: square;
    margin: 5px 0 0;
}
.widget_twentyeleven_ephemera .widget-entry-title {
    font-size: 15px;
    font-weight: bold;
    padding: 0;
}
.widget_twentyeleven_ephemera .comments-link a,
.widget_twentyeleven_ephemera .comments-link > span {
    color: #666;
    display: block;
    font-size: 10px;
    font-weight: 500;
    line-height: 2.76333em;
    text-transform: uppercase;
}
section.ephemera .entry-title .comments-link a:hover,
.widget_twentyeleven_ephemera .entry-title .comments-link a:hover {
}
section.ephemera .entry-title a span {
    color: #29628d;
}
/* Twitter */
.widget_twitter li {
    list-style-type: none;
    margin-bottom: 14px;
}
.widget_twitter .timesince {
    display: block;
    font-size: 11px;
    margin-right: -10px;
    text-align: right;
}
/* Widget Image */
.widget_image img {
    height: auto;
    max-width: 100%;
}
/* Calendar Widget */
.widget_calendar #wp-calendar {
    color: #555;
    width: 95%;
    text-align: center;
}
.widget_calendar #wp-calendar caption,
.widget_calendar #wp-calendar td,
.widget_calendar #wp-calendar th {
    text-align: center;
}
.widget_calendar #wp-calendar caption {
    font-size: 11px;
    font-weight: 500;
    padding: 5px 0 3px 0;
    text-transform: uppercase;
}
.widget_calendar #wp-calendar th {
    background: #f4f4f4;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
}
.widget_calendar #wp-calendar tfoot td {
    background: #f4f4f4;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
/* =Comments
----------------------------------------------- */
#comments-title {
    color: #666;
    font-size: 10px;
    font-weight: 500;
    line-height: 2.6em;
    padding: 0 0 2.6em;
    text-transform: uppercase;
    display: none;
}
.nopassword,
.nocomments {
    color: #aaa;
    font-size: 24px;
    font-weight: 100;
    margin: 26px 0;
    text-align: center;
}
.commentlist {
    list-style: none;
    margin: 0 auto;
    width: 100%;
}
.content .commentlist,
.page-template-sidebar-page-php .commentlist {
    width: 100%;
    /* reset the width for the one-column and sidebar page layout */
}
.commentlist > li.comment {
    background: #f6f6f6;
    border: 1px solid #ddd;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 0 0 1.625em;
    padding: 0 1.625em 1.625em;
    position: relative;
    float: left;
}
.commentlist .pingback {
    margin: 0 0 1.625em;
    padding: 0 1.625em;
}
.commentlist .children {
    list-style: none;
    margin: 0;
    float: left;
}
.commentlist .children li.comment,
.commentlist .children #respond {
    background: #fff;
    border-left: 1px solid #ddd;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    margin: 1.625em 0 0;
    padding: 1.625em;
    position: relative;
    float: left;
    clear: both;
}
.commentlist .children li.comment .fn {
}
.comment-meta .fn {
    font-style: normal;
}
.comment-meta {
    color: #666;
    font-size: 12px;
    line-height: 2.2em;
}
.commentlist .children li.comment .comment-meta {
    line-height: 1em;
}
.commentlist .children li.comment .comment-content {
    margin: 1.625em 0 0;
}
.comment-meta a {
    font-weight: bold;
}
.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .avatar {
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 2px #ccc;
    -moz-box-shadow: 0 1px 2px #ccc;
    box-shadow: 0 1px 2px #ccc;
    left: -102px;
    padding: 0;
    position: absolute;
    top: 0;
    display: none;
}
.commentlist > li:before {
}
.commentlist > li.pingback:before {
    content: '';
}
.commentlist .children .avatar {
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    left: 2.2em;
    padding: 0;
    top: 2.2em;
}
a.comment-reply-link {
    background: #eee;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #666;
    display: inline-block;
    font-size: 12px;
    padding: 0 8px;
    text-decoration: none;
}
a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
    background: #888;
    color: #fff;
}
a.comment-reply-link > span {
    display: inline-block;
    position: relative;
    top: -1px;
}
/* Post author highlighting */
.commentlist > li.bypostauthor {
    background: #ddd;
    border-color: #d3d3d3;
}
.commentlist > li.bypostauthor .comment-meta {
    color: #575757;
}
.commentlist > li.bypostauthor .comment-meta a:focus,
.commentlist > li.bypostauthor .comment-meta a:active,
.commentlist > li.bypostauthor .comment-meta a:hover {
}
.commentlist > li.bypostauthor:before {
    content: url(images/comment-arrow-bypostauthor.png);
}
/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {
    background: #ddd;
    border-color: #d3d3d3;
}
/* sidebar-page.php comments */
/* Make sure we have room for our comment avatars */
.page-template-sidebar-page-php .commentlist > li.comment,
.page-template-sidebar-page-php.commentlist .pingback {
    margin-left: 102px;
    width: auto;
}
/* And a full-width comment form */
.page-template-sidebar-page-php #respond {
    width: auto;
}
/* Comment Form */
#respond {
    margin: 0 auto 1.625em;
    position: relative;
    float: left;
    width: 50%;
}
#respond input[type="text"],
#respond textarea {
    background: none repeat scroll 0 0 #F2F2F0;
    border: medium none;
    box-shadow: 0 0 10px #EAE9E9 inset;
    font-size: 12px;
    margin: 0;
    padding: 11px 8px 12px;
    width: 282px;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
    position: relative;
    display: block;
    clear: both;
    min-height: 40px;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
    display: inline-block;
}
#respond input[type="text"]:focus,
#respond textarea:focus {
    text-indent: 0;
    z-index: 1;
}
#respond textarea {
    resize: vertical;
    display: block;
    float: right;
    width: 78%;
    margin: 0 0 15px;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
    color: #d71d4a;
}
#respond .comment-notes,
#respond .logged-in-as {
    font-size: 13px;
}
#respond p {
    margin: 10px 0;
}
#respond .form-submit {
    float: right;
    margin: -20px 0 10px;
}
#respond input#submit {
    display: block;
    height: 33px;
    border: none;
    width: 110px;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    margin: 20px 0;
    line-height: 31px;
    text-align: center;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    background: #d71d4a;
}
#respond input#submit:active {
    background: #1982d1;
    color: #bfddf3;
}
#respond #cancel-comment-reply-link {
    color: #666;
    margin-left: 10px;
    text-decoration: none;
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
    text-decoration: underline;
}
.commentlist #respond {
    margin: 1.625em 0 0;
    width: auto;
}
#reply-title {
    text-transform: uppercase;
    font-size: 13px;
    line-height: 1.5em;
}
#cancel-comment-reply-link {
    color: #888;
    display: block;
    font-size: 10px;
    font-weight: normal;
    line-height: 2.2em;
    letter-spacing: 0.05em;
    position: absolute;
    right: 1.625em;
    text-decoration: none;
    text-transform: uppercase;
    top: 1.1em;
}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover {
    color: #ff4b33;
}
#respond label {
    line-height: 40px;
}
#respond input[type=text] {
    display: block;
    float: right;
    width: 90%;
    margin: 0;
    padding: 2% 5%;
}
#respond p {
    font-size: 14px;
}
p.comment-form-comment {
    margin: 0;
}
.form-allowed-tags {
    display: none;
}
/* =Footer
----------------------------------------------- */
#colophon {
    clear: both;
    padding: 0;
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
#supplementary {
    /*float: right;*/
    margin-top: -27px;
    text-align: right;
    font-family: AauxNext-Regular;
    font-size: 14px;
    color: #363636;
}
.newsletter-container,
.share-container,
.bottom-container {
    padding: 30px 0;
    clear: both;
    border-top: none;
}
.newsletter-container {
    /* background: #e3e3e3; */
    background-color: #3E424B;
}
.share-container {
    background: #fff;
}
.bottom-container {
    padding: 20px 0;
    background: white;
}
.see_all i.vc_btn3-icon.fa.fa-angle-right {
    right: 33px !important;
}
.newsletter-container #main-wrapper > div,
.share-container #main-wrapper > div {
    width: 36%;
    float: left;
    margin-right: 2%;
}
.newsletter-container .left-col p,
.share-container .left-col p {
    /* font-size: 14px;
	font-family: AauxNext-Bold;
	text-transform: uppercase;
	color: #555555; */
    margin: 20px 0 0;
    /* height: 72px;	
		width: 185px; */
    color: #FFFFFF;
    font-family: Livory;
    font-size: 28px;
    line-height: 36px;
}
.newsletter-container .left-col p span {
    width: 35px;
    height: 35px;
    background: url(images/icon-mail.png) no-repeat;
    display: block;
    float: left;
    margin-top: -8px;
    margin-right: 5px;
}
.share-container .left-col p span {
    width: 35px;
    height: 35px;
    background: url(images/icon-share.png) no-repeat;
    display: block;
    float: left;
    margin-top: -8px;
    margin-right: 5px;
}
.newsletter-container .mid-col p,
.share-container .mid-col p {
    /* font-size: 16px;
	font-family: AauxNext-Regular;
	line-height: 1.2;
	color: #555555;
	margin: 0; */
    color: #FFFFFF;
    font-family: "Aaux Next";
    font-size: 18px;
    line-height: 28px;
    margin-top: 28px;
}
.newsletter-container .right-col,
.share-container .right-col {
    padding-top: 8px;
    margin-right: 0 !important;
}
.newsletter-container .right-col label.mc_var_label.mc_header.mc_header_email {
    display: none;
}
.newsletter-container .right-col #mc_signup_form .mc_input {
    background: white;
    height: 35px;
    color: #555555;
    margin-right: 5px;
}
.newsletter-container .right-col #mc_signup_submit {
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    background: #d71d4a;
    padding: 12px 15px;
    font-family: AauxNext-Regular;
    font-size: 16px;
    color: white;
    cursor: pointer;
    margin-top: 0;
    height: 35px;
    display: block;
    width: auto !important;
    line-height: 1;
}
.newsletter-container .right-col .mc_merge_var {
    margin-bottom: 0;
}
.social-container {
    width: 160px;
    margin: 10px auto;
}
/* .share-container .right-col a, */
.social-container a {
    display: block;
    float: left;
    width: 35px;
    height: 34px;
    /* background: url(images/icon-social.png) no-repeat; */
    margin-right: 5px;
}
.share-container .right-col a.linkedin-btn,
.social-container a.linkedin-btn {
    background-position: 0 0;
}
.share-container .right-col a.linkedin-btn:hover,
.social-container a.linkedin-btn:hover {
    background-position: 0 -34px;
}
.share-container .right-col a.twitter-btn,
.social-container a.twitter-btn {
    background-position: -40px 0;
}
.share-container .right-col a.twitter-btn:hover,
.social-container a.twitter-btn:hover {
    background-position: -40px -34px;
}
.share-container .right-col a.google-btn,
.social-container a.google-btn {
    background-position: -80px 0;
}
.share-container .right-col a.google-btn:hover,
.social-container a.google-btn:hover {
    background-position: -80px -34px;
}
.share-container .right-col a.fb-btn,
.social-container a.fb-btn {
    background-position: -119px 0;
}
.share-container .right-col a.fb-btn:hover,
.social-container a.fb-btn:hover {
    background-position: -119px -34px;
}
.bottom-container .left {
    float: left;
    color: #888888;
    font-family: AauxNext-Bold;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 0;
}
.bottom-container .right {
    float: right;
    color: #888888;
    font-family: AauxNext-Regular;
    font-size: 14px;
    text-decoration: underline;
}
.bottom-container .right:hover {
    color: #ff2258;
}
/* Two Footer Widget Areas */
#supplementary.two .widget-area {
    float: left;
    margin-right: 3.7%;
    width: 48.1%;
}
#supplementary.two .widget-area + .widget-area {
    margin-right: 0;
}
/* Three Footer Widget Areas */
#supplementary.three .widget-area {
    float: left;
    margin-right: 3.7%;
    width: 30.85%;
}
#supplementary.three .widget-area + .widget-area + .widget-area {
    margin-right: 0;
}
/* Site Generator Line */
#site-generator {
    border-top: 3px solid #000;
    color: #636363;
    font-size: 12px;
    line-height: 12px;
    padding: 15px 0;
    text-align: left;
    font-size: 10px;
    font-family: AauxNext-Regular;
}
#site-generator a {
    text-decoration: underline;
    color: #636363;
}
#site-generator a:hover {
    color: #000;
}
#site-generator .sep {
    background: url(images/wordpress.png) center left no-repeat;
    color: transparent;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    margin: 0 7px;
    width: 16px;
}
/* =IE7
----------------------------------------------- */
#ie7 body.home,
#ie7 body {
    background: url(images/body-rpt.png) top left repeat-x #fff;
}
#ie7 #access ul#menu-main-menu > #menu-item-2843:hover > a,
#ie7 #access ul#menu-main-menu > #menu-item-2816:hover > a,
#ie7 #access ul#menu-main-menu > #menu-item-324:hover > a,
#ie7 #access ul#menu-main-menu > #menu-item-2916:hover > a,
#ie7 #access ul#menu-main-menu > #menu-item-321:hover > a,
#ie7 #access UL#menu-main-menu > LI > A {
    border: 0;
}
#ie7 #top-menu {
    position: relative;
    z-index: 999;
}
#ie7 .slide {
    height: 420px;
}
#ie7 .slide img.slider-background-image {
    width: 100%;
    min-width: 1200px;
    height: 100%;
}
#ie7 .newsletter-container .right-col #mc_signup_form .mc_input {
    height: 28px;
    width: 120px;
}
#ie7 #access UL UL {
    border: 1px solid #333333;
    top: 56px;
}
#ie7 #access UL UL UL {
    top: 0 !important;
}
body.home,
body {
/ / background: url(images/home-body-rpt.png) top left repeat-x #fff;
    width: 100%;
}
body.home #main-wrapper,
body #main-wrapper {
    padding: 0 20px;
    /* width: 960px; */
    width: 1280px;
    max-width: 100%;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
body.home #branding {
    margin-bottom: 0;
}
#top-menu {
    height: 60px;
    padding: 0 220px 0 12px;
    font-family: AauxNext-Regular;
    border-bottom: 1px solid #454544;
}
#menu-top {
    height: 30px;
/ / border-bottom: 1 px solid #4d4a49;
    clear: both;
    display: block;
    float: left;
    margin: 0;
    width: 100%;
}
#top-menu ul {
    font-size: 12px;
    list-style: none;
    margin: 0;
    padding: 15px 0;
    text-transform: uppercase;
}
#top-menu li {
    float: right;
    position: relative;
    line-height: 32px;
}
#top-menu ul.menu > li {
/ / background: url(images/top-nav-sep.png) top right no-repeat;
    padding: 0 8px;
}
#top-menu ul.menu > li:first-child {
    background: none;
}
#top-menu li ul li {
    line-height: 13px;
    float: left;
    width: 100%;
}
#top-menu a {
    color: #aaaaaa;
    display: block;
    padding: 0 1.2125em;
    text-decoration: none;
    font-family: AauxNext-Regular;
}
#top-menu ul ul {
    display: none;
    float: left;
    margin: 0;
    position: absolute;
    top: 32px;
    left: 0;
    width: 150px;
    z-index: 99999;
    background: #292324;
    padding: 10px 0;
}
#top-menu ul ul ul {
    left: 100%;
    top: 0;
}
#top-menu ul ul a {
    text-transform: capitalize;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    height: auto;
    line-height: 13px;
    padding: 5px 10px;
    width: 100%;
}
#top-menu li:hover > a,
#top-menu ul ul :hover > a,
#top-menu a:focus {
}
#top-menu li:hover > a,
#top-menu a:focus {
    background: none;
    /* Show a solid color for older browsers */
    color: #d71d4a;
}
#top-menu ul li:hover > ul {
    display: block;
}
#top-menu .current_page_item > a,
#top-menu .current_page_ancestor > a {
    font-family: AauxNext-Bold;
    color: white;
}
body.home .entry-header {
    display: none;
}
body.home .entry-content {
    padding: 0;
}
#homepage-widget-container {
    margin: 5px 0;
    width: 960px;
    max-width: 100%;
    clear: both;
    float: left;
    margin-left: -5px;
}
#homepage-widget-container ul,
#homepage-widget-container li {
    list-style: none;
}
#homepage-widget-container .widget {
    float: left;
    width: 25%;
    clear: none;
    height: auto;
    min-height: 150px;
    /* margin-right: 1%; */
    padding: 2%;
    overflow: hidden;
    font-family: AauxNext-Regular;
    background: transparent;
}
#homepage-widget-container .homepage-widget-title {
    font-family: Aauxnext-Bold;
    font-size: 12px;
    color: #555555;
    text-transform: uppercase;
    margin: 0 0 25px 0;
    padding: 2px 0 0 17px;
    background: url(images/red-bullet.png) no-repeat;
    line-height: 1;
}
#homepage-widget-container .widget ul li > a {
    font-size: 26px;
    font-family: Livory-Regular;
    color: #d71d4a;
    line-height: 1.2;
    margin-bottom: 20px;
    display: block;
}
#homepage-widget-container .widget ul li > a:hover {
    text-decoration: none;
    color: #373636;
}
.posted-in {
    font-size: 11px;
    color: #555555;
    clear: left;
    display: block;
    text-transform: uppercase;
    display: block;
    font-family: AauxNext-Bold;
}
li li .posted-in a,
#homepage-widget-container .widget a.readmore,
#homepage-widget-container .widget .readmore a {
    color: #555555;
    font-size: 11px;
    text-decoration: none;
}
.posted-in-date,
#homepage-widget-container .widget .readmore {
    font-size: 11px;
    line-height: 16px;
    font-family: AauxNext-Regular;
    display: block;
}
li.home-widget-1 p {
    font-size: 30px;
    line-height: 28px;
    color: #d71d4a;
    text-transform: uppercase;
    margin: 0;
}
li.home-widget-2 p {
    font-size: 22px;
    line-height: 21px;
    color: #d71d4a;
    text-transform: uppercase;
    margin: 0;
}
li.home-widget-2 span.readmore {
    color: #000;
}
#footer-box {
    float: left;
}
#clearer,
.clearer {
    clear: both;
    width: 100%;
    float: left;
    height: 1px;
}
.widget_mailchimpsf_widget .widget-title {
    font-family: AauxNext-Bold;
    font-size: 13px;
    line-height: 14px;
    font-weight: normal;
    color: #363636;
}
.widget_mailchimpsf_widget {
    font-size: 14px;
    line-height: 15px;
}
.banner_caption.mobile_version {
    display: none;
}
.mc_var_label {
    display: none;
    margin-bottom: 0.35em !important;
}
.mc_merge_var br {
    display: none;
}
.mc_merge_var {
    text-align: left;
    float: left;
}
#mc_subheader {
    padding: 3px 0 12px 0;
}
.vc_grid-filter-item.vc_gitem-post-category-name {
    letter-spacing: 1px;
    /* word-spacing: 1px; */
}
#mc_signup_form .mc_input {
    background: url(images/subscribe-bg.png) no-repeat top left;
    border: none;
    font-size: 14px;
    width: 177px;
    padding: 3px 4px 3px 15px;
/ / height: 21 px;
    height: 26px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.mc_signup_submit {
    float: left;
}
#mc_signup_submit {
    background: url(images/subscribe-button-bg.png) no-repeat top left;
    height: 26px;
    padding: 0;
    border: none;
    box-shadow: none;
    font-family: AauxNext-Bold;;
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    width: 71px !important;
    line-height: 28px;
}
#mc_signup_submit:hover {
    background-position: 0 -26px;
    cursor: pointer;
}
body.home #kd_breadcrumbs {
    display: none;
}
div#kd_breadcrumbs {
    width: 100%;
    clear: both;
    padding: 0 0 37px 0;
    font-family: Arial;
    line-height: 10px;
    font-size: 10px;
    color: #a5a4a4;
}
#kd_breadcrumbs span {
    display: none !important;
}
#kd_breadcrumbs a {
    color: #a5a4a4;
    text-decoration: underline;
}
#kd_breadcrumbs a:hover {
    text-decoration: none;
}
#tab-menu-container {
    width: 100%;
    clear: both;
    float: left;
    position: relative;
    height: 130px;
    margin: 0 0 30px 0;
}
body.parent-pageid-370 #tab-menu-container,
body.page-id-370 #tab-menu-container {
    /*    height: 160px;*/
}
#menu-main-menu-1,
#menu-main-menu-1 ul,
#menu-main-menu-1 li,
#menu-top-1,
#menu-top-1 ul,
#menu-top-1 ul li {
    list-style: none;
    margin: 0;
}
#menu-main-menu-1 ul ul,
#menu-main-menu-1 ul,
#menu-main-menu-1 ul ul ul,
#menu-main-menu-1 > li > a,
#menu-top-1 ul ul,
#menu-top-1 ul,
#menu-top-1 ul ul ul,
#menu-top-1 > li > a {
    display: none;
}
.absolute_image {
    height: 449px;
    width: 515px;
    right: 0;
    bottom: 0;
    position: absolute;
    background-repeat: no-repeat;
}
.vc_custom_1558434172795 {
    background-position: left top;
    background-size: auto !important;
}
#menu-main-menu-1 .current-page-ancestor > ul,
#menu-main-menu-1 .current-menu-ancestor > ul,
#menu-main-menu-1 .current-menu-parent > ul,
#menu-main-menu-1 .current-page-parent > ul,
#menu-main-menu-1 .current-menu-item ul,
#menu-main-menu-1 .current_page_item ul,
#menu-top-1 .current-page-ancestor > ul,
#menu-top-1 .current-menu-ancestor > ul,
#menu-top-1 .current-menu-parent > ul,
#menu-top-1 .current-page-parent > ul,
#menu-top-1 .current-menu-item ul,
#menu-top-1 .current_page_item ul {
    display: block;
}
#menu-main-menu-1 li,
#menu-top-1 li {
    float: left;
}
#menu-main-menu-1 ul,
#menu-top-1 ul {
    width: 100%;
    float: left;
}
#menu-main-menu-1 li > ul,
#menu-top-1 li > ul {
    width: 948px;
    border-bottom: 1px solid #676464;
}
#menu-main-menu-1 > li > ul > li > a,
#menu-top-1 > li > ul > li > a,
#overview-tabs .ui-tabs-nav li a {
    background: url(images/tab-bg-middle.png) top left no-repeat;
    float: left;
    height: 35px;
    width: 165px;
    text-align: center;
    padding: 0;
    position: relative;
    padding: 13px 10px 13px 30px;
}
#menu-main-menu-1 > li > ul > li:first-child > a,
#menu-top-1 > li > ul > li:first-child > a,
#overview-tabs .ui-tabs-nav li:first-child a {
    background: url(images/tab-bg-left.png) top left no-repeat;
    padding: 13px 0 13px 22px;
    width: 183px;
}
#menu-main-menu-1 > li > ul > li:last-child > a,
#menu-top-1 > li > ul > li:last-child > a,
#overview-tabs .ui-tabs-nav li:last-child a {
    background: url(images/tab-bg-right.png) top left no-repeat;
}
/*body.page-template-page-about-php #overview-tabs .ui-tabs-nav li a {
    background: url(images/about-tab-bg.png) top left no-repeat;
    float: left;
    height: 80px;
    width: 286px;
    text-align: center;
    padding: 5px 10px;
}*/
#menu-main-menu-1 > li > ul > li:hover > a,
#menu-main-menu-1 > li > ul > li > a:hover,
#menu-main-menu-1 > li > ul > li > a:focus,
#menu-main-menu-1 > li > ul > li.current_page_item > a,
#menu-main-menu-1 > li > ul > li.current-menu-item > a,
#menu-main-menu-1 > li > ul > li.current-menu-ancestor > a,
#menu-main-menu-1 > li > ul > li.current-menu-parent > a,
#menu-top-1 > li > ul > li:hover > a,
#menu-top-1 > li > ul > li > a:hover,
#menu-top-1 > li > ul > li > a:focus,
#menu-top-1 > li > ul > li.current_page_item > a,
#menu-top-1 > li > ul > li.current-menu-item > a,
#menu-top-1 > li > ul > li.current-menu-ancestor > a,
#menu-top-1 > li > ul > li.current-menu-parent > a,
#overview-tabs .ui-tabs-nav li.ui-state-active a,
#overview-tabs .ui-tabs-nav li.ui-tabs-selected a {
    text-decoration: none;
    background-position: 0 -61px;
    color: #363636;
}
/*
body.page-template-page-about-php #overview-tabs .ui-tabs-nav li.ui-state-active a,
body.page-template-page-about-php #overview-tabs .ui-tabs-nav li.ui-tabs-selected a
{
    text-decoration: none;
    background-position: 0 -90px;
}*/
/*#menu-main-menu-1 > li > ul > li:hover > a .description,
#menu-main-menu-1 > li > ul > li > a:hover .description,
#menu-main-menu-1 > li > ul > li > a:focus .description,*/
/*#menu-main-menu-1 > li > ul > li.current_page_item > a .description,
#menu-main-menu-1 > li > ul > li.current-menu-item > a .description,
#menu-main-menu-1 > li > ul > li.current-menu-ancestor a .description, 
#overview-tabs .ui-tabs-nav li.ui-tabs-selected a .description,
#overview-tabs .ui-tabs-nav li.ui-tabs-selected a .description
{
    text-decoration: none;
    background-position: center -120px;
}*/
.latest_insights_section .vc_grid-filter-item.vc_gitem-post-category-name::after {
    content: ", ";
}
.latest_insights_section .vc_grid-filter-item.vc_gitem-post-category-name:last-child::after {
    content: "";
}
#menu-main-menu-1 > li > ul > li,
#menu-top-1 > li > ul > li,
#overview-tabs .ui-tabs-nav li {
    margin: 0;
    margin-left: -20px;
    background: none;
}
#menu-main-menu-1 > li > ul > li:first-child,
#menu-top-1 > li > ul > li:first-child,
#overview-tabs .ui-tabs-nav li:first-child {
    margin-left: 0;
}
#menu-main-menu-1 > li > ul > li:last-child,
#menu-top-1 > li > ul > li:last-child,
#overview-tabs .ui-tabs-nav li:last-child {
    margin-left: -17px;
}
/*body.page-template-page-about-php #overview-tabs .ui-tabs-nav li {
    margin: 0 15px 0 0;
}*/
footer.entry-meta {
    display: none !important;
}
/*body.page-template-page-about-php #overview-tabs .ui-tabs-nav li:last-child
{
    margin-right: 0;
    margin-left: 1px;
}*/
#menu-main-menu-1 ul ul,
#menu-top-1 ul ul {
    position: absolute;
    left: 0;
    width: 948px;
    top: 61px;
    background: url(images/subnav-rpt.gif) repeat bottom left;
    border-bottom: none;
    margin-top: 1px;
}
#menu-main-menu-1 ul ul li,
#menu-top-1 ul ul li {
    margin: 0 12px 0 0;
    line-height: 28px;
    font-size: 12px;
    padding: 3px 0 0 0;
}
#menu-main-menu-1 ul ul li a,
#menu-top-1 ul ul li a {
    font-family: AauxNext-Bold;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
}
#menu-main-menu-1 ul ul li a:hover,
#menu-main-menu-1 ul ul li.current-menu-item a,
#menu-main-menu-1 ul ul li.current-page-item a,
#menu-top-1 ul ul li a:hover,
#menu-top-1 ul ul li.current-menu-item a,
#menu-top-1 ul ul li.current-page-item a {
    text-decoration: none;
    color: #000;
}
#menu-main-menu-1 .description,
#menu-top-1 .description,
#overview-tabs .description {
    display: inline-block;
    clear: both;
    font-family: AauxNext-Regular;
    font-size: 12px;
    line-height: 12px;
    float: left;
    margin-top: 4px;
    height: 13px;
}
#menu-main-menu-1 .description-bg,
#menu-top-1 .description-bg,
#overview-tabs .description-bg {
    display: inline-block;
    clear: both;
    width: 100%;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
    text-align: left;
    float: left;
}
#menu-main-menu-1 .menu-title,
#menu-top-1 .menu-title {
    display: inline-block;
    clear: both;
    font-family: Livory-RegularItalic;
    font-size: 18px;
    line-height: 20px;
    text-align: left;
    width: 100%;
    margin-top: 0;
    float: left;
}
#overview-tabs .menu-title {
    display: block;
    clear: both;
    font-family: Livory-RegularItalic;
    font-size: 18px;
    line-height: 20px;
    text-align: left;
    width: 100%;
    white-space: normal;
}
#basic-menu-container {
    margin: 0 0 35px 0;
    float: left;
    width: 100%;
}
#basic-menu-container .menu > li > ul {
    width: 100%;
    min-height: 28px;
    line-height: 28px;
    border-top: 1px solid #676464;
    text-align: left;
    border: 0;
    background: url(images/menu/basic-menu-bg.png);
}
#basic-menu-container .menu > li > ul > li {
    font-size: 12px;
    line-height: 28px;
    margin: 0 12px 0 0;
    position: relative;
}
#basic-menu-container .menu > li > ul > li a {
    background: none;
    height: 28px;
    line-height: 28px;
    padding: 0;
    width: auto;
    font-family: AauxNext-Bold;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
}
#basic-menu-container .menu > li > ul > li ul {
    position: absolute;
    top: 28px;
    left: 0;
    width: 200px;
    background: white;
    z-index: 9;
    padding: 5px;
    border: 1px solid #676464;
    border-top: 0;
    display: none;
}
#basic-menu-container .menu > li > ul > li:hover > ul.sub-menu {
    display: block;
}
#basic-menu-container .menu > li > ul > li ul li {
    float: none;
}
#basic-menu-container .menu > li > ul > li a:hover,
#basic-menu-container .menu > li > ul > li a:focus,
#basic-menu-container .menu > li > ul > li.current-menu-item a,
#basic-menu-container .menu > li > ul > li.current-page-item a {
    text-decoration: none;
    color: #000 !important;
}
#basic-menu-container .menu > li {
    width: 100%;
}
body.page-template-page-about-php #overview-tabs .menu-title {
    margin-top: 3px;
}
/*.description-bg,
.description,
.menu-title {
    color: #464647;
}*/
ul .list-text,
ol .list-text {
    color: #000;
    padding: 0;
}
.page-template-page-overview-php.singular.page .hentry,
.page-template-page-overview-php .entry-content {
    padding: 0;
}
.page-template-page-overview-php .entry-header {
    display: block;
    margin-bottom: 25px;
}
#overview-tabs,
#overview-tabs .ui-tabs-nav,
#overview-tabs .ui-state-default {
    padding: 0;
    border: none;
    top: 0;
    font-size: 1em;
    font-family: AauxNext-Regular;
}
#overview-tabs .ui-widget-header {
    background: none;
    border-bottom: 1px solid #676464;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}
#overview-tabs .list-text {
    padding: 0;
}
#overview-tabs .ui-tabs-panel {
    padding: 55px 0 30px;
}
#secondary .widget {
    background: url(images/sidebar-widget-bg.png) no-repeat top center #eae9e8;
    width: 100%;
    padding: 0 15px 15px 22px;
}
#secondary .widget-inner {
    padding: 55px 13px 0 0;
    background-position: top right;
    background-repeat: no-repeat;
    position: relative;
    top: -10px;
}
#secondary .widget-title,
#secondary h3 {
    font-family: Livory-Regular;
    font-size: 18px;
    margin: 0 0 18px;
}
#secondary .widget p {
    margin: 0 0 .8em;
}
body.page-template-page-no-tab-bar-php .entry-header {
    display: none;
}
body.page-template-page-no-tab-bar-php.page .hentry {
    padding: 5px 0 0;
}
/*
body.diversity-consulting-section a,
body.diversity-consulting-section .entry-title,
body.diversity-consulting-section ul,
body.diversity-consulting-section ol,
#menu-blog-menu li#menu-item-610.current-menu-item a,
#menu-blog-menu li#menu-item-610 a:hover,
.category-diversity-consulting-news .entry-title a
{ 
    color: #ed4324;
}
body.sustainability-section a, 
body.sustainability-section .entry-title,
body.sustainability-section ul,
body.sustainability-section ol,
#menu-blog-menu li#menu-item-613.current-menu-item a,
#menu-blog-menu li#menu-item-613 a:hover,
.category-sustainability-news .entry-title a
{
    color: #72c9c1;
}
body.ethics-section a,
body.ethics-section .entry-title,
body.ethics-section ul,
body.ethics-section ol,
#menu-blog-menu li#menu-item-612.current-menu-item a,
#menu-blog-menu li#menu-item-612 a:hover,
.category-ethics-news .entry-title a
{
    color: #393691;
}
body.e-learning-section a,
body.e-learning-section .entry-title,
body.e-learning-section ul,
body.e-learning-section ol,
#menu-blog-menu li#menu-item-611.current-menu-item a,
#menu-blog-menu li#menu-item-611 a:hover,
.category-e-learning-news .entry-title a
{
    color: #b7c74d;
}
body.diversity-consulting-section #overview-tabs .entry-content a,
.category-diversity-consulting-news .entry-content a 
{
    color: #000;
    border-bottom: 1px solid #ed4324;
}
body.diversity-consulting-section #overview-tabs .entry-content a:hover,
.category-diversity-consulting-news .entry-content a:hover
{
    color: #ed4324;
    text-decoration: none;
}
body.sustainability-section #overview-tabs .entry-content a,
body.sustainability-section.page-parent .entry-content a,
.category-sustainability-news .entry-content a
{
    color: #000;
    border-bottom: 1px solid #72c9c1;
}
body.sustainability-section #overview-tabs .entry-content a:hover,
body.sustainability-section.page-parent .entry-content a:hover,
.category-sustainability-news .entry-content a:hover
{
    color: #72c9c1;
    text-decoration: none;
}
body.ethics-section #overview-tabs .entry-content a,
body.ethics-section.page-parent .entry-content a,
.category-ethics-news .entry-content a
{
    color: #000;
    border-bottom: 1px solid #393691;
}
body.ethics-section #overview-tabs .entry-content a:hover,
body.ethics-section.page-parent .entry-content a:hover,
.category-ethics-news .entry-content a:hover
{
    color: #393691;
    text-decoration: none;
}
body.e-learning-section #overview-tabs .entry-content a,
body.e-learning-section.page-parent .entry-content a,
.category-e-learning-news .entry-content a
{
    color: #000;
    border-bottom: 1px solid #b7c74d;
}
body.e-learning-section #overview-tabs .entry-content a:hover,
body.e-learning-section.page-parent .entry-content a:hover,
.category-e-learning-news .entry-content a:hover
{
    color: #b7c74d;
    text-decoration: none;
}
body.diversity-consulting-section #secondary .widget {
    border-top: 2px solid #ed4324;
}
body.sustainability-section #secondary .widget {
    border-top: 2px solid #72c9c1;
}
body.ethics-section #secondary .widget {
    border-top: 2px solid #393691;
}
body.e-learning-section #secondary .widget {
    border-top: 2px solid #b7c74d;
}
body.diversity-consulting-section #secondary .widget-inner {
    background-image: url(images/sidebar-badge-diversity.png);
}
body.sustainability-section #secondary .widget-inner {
    background-image: url(images/sidebar-badge-sustainability.png);
}
body.ethics-section #secondary .widget-inner {
    background-image: url(images/sidebar-badge-ethics.png);
}
body.e-learning-section #secondary .widget-inner {
    background-image: url(images/sidebar-badge-elearning.png);
}
*/
#secondary .widget_custom_post_widget {
    border-top: 2px solid #d71d4a !important;
}
#secondary .widget_custom_post_widget .widget-inner {
    background-image: url(images/sidebar-badge-global.png) !important;
}
#left-sidebar {
    width: 161px;
    float: left;
    margin-right: 65px;
}
#left-sidebar {
    list-style: none;
}
#menu-blog-menu {
    border-top: 1px solid #bbb9b9;
    list-style: none;
}
#menu-blog-menu li a {
    border-bottom: 1px solid #bbb9b9;
    height: 47px;
    line-height: 47px;
    width: 100%;
    display: block;
    font-family: AauxNext-Regular;
    font-size: 15px;
    color: #555555;
    background: url(images/arrow-default.png) top right no-repeat;
}
#menu-blog-menu li a:hover,
#menu-blog-menu li.current-menu-item a {
    text-decoration: none;
    color: #D71D4A;
    background-position: right -47px;
}
#menu-blog-menu li#menu-item-609 a {
    background-image: url(images/arrow-view-all.png);
}
#menu-blog-menu li#menu-item-610 a {
    background-image: url(images/arrow-diversity.png);
}
#menu-blog-menu li#menu-item-612 a {
    background-image: url(images/arrow-ethics.png);
}
#menu-blog-menu li#menu-item-613 a {
    background-image: url(images/arrow-sustainability.png);
}
#menu-blog-menu li#menu-item-611 a {
    background-image: url(images/arrow-elearning.png);
}
.page-title.diversity-consulting-news {
    background-image: url(images/post-head-diversity.png);
    padding: 17px 0 0 15px;
}
.page-title.e-learning-news {
    background-image: url(images/post-head-elearning.png);
    padding: 17px 0 0 15px;
}
.page-title.ethics-news {
    background-image: url(images/post-head-ethics.png);
    padding: 17px 0 0 15px;
}
.page-title.sustainability-news {
    background-image: url(images/post-head-sustainability.png);
    padding: 17px 0 0 15px;
}
.readmore {
    clear: both;
    color: #000;
    text-transform: uppercase;
    font-family: AauxNext-Bold;
    display: block;
    font-size: 12px;
    margin: 4px 0;
}
.post .comments-link-container {
    float: left;
}
.post .sharebar-container {
    float: right;
}
.page-id-6085 div#secondary {
    display: none;
}
.comment-content p,
comment-content ul {
    color: #000;
}
#latest-posts p {
    margin: 0;
    padding: .4em 0;
    border-bottom: 1px dotted #d73b4b;
}
#latest-posts {
    margin: 1em 0;
}
#latest-posts h4.latest-in {
    font-family: Livory-Regular;
    font-weight: normal;
    font-size: 18px;
    text-transform: uppercase;
    padding: .7em 0;
    border-bottom: 1px dotted #d73b4b;
}
/*
body.parent-pageid-2841 #latest-posts p,
body.parent-pageid-2841 #latest-posts h4.latest-in,
body.page-id-2841 #latest-posts p,
body.page-id-2841 #latest-posts h4.latest-in
{
    border-bottom: 1px dotted #d73b4b;
}
body.parent-pageid-2841 #latest-posts p > a,
body.page-id-2841 #latest-posts p > a {
	color: #d73b4b !important;
}
body.parent-pageid-2851 #latest-posts p,
body.parent-pageid-2851 #latest-posts h4.latest-in,
body.page-id-37 #latest-posts p,
body.page-id-37 #latest-posts h4.latest-in
{
    border-bottom: 1px dotted #ed4324;
}
body.parent-pageid-2851 #latest-posts p > a,
body.page-id-37 #latest-posts p > a {
	color: #ed4324 !important;
}
body.parent-pageid-2866 #latest-posts p,
body.parent-pageid-2866 #latest-posts h4.latest-in,
body.page-id-2866 #latest-posts p,
body.page-id-2866 #latest-posts h4.latest-in
{
    border-bottom: 1px dotted #817EFF;
}
body.parent-pageid-2866 #latest-posts p > a,
body.page-id-2866 #latest-posts p > a {
	color: #817EFF !important;
}
body.parent-pageid-2889 #latest-posts p,
body.parent-pageid-2889 #latest-posts h4.latest-in,
body.page-id-2889 #latest-posts p,
body.page-id-2889 #latest-posts h4.latest-in
{
    border-bottom: 1px dotted #72c8c1;
}
body.parent-pageid-2889 #latest-posts p > a,
body.page-id-2889 #latest-posts p > a {
	color: #72c8c1 !important;
}
body.parent-pageid-47 #latest-posts p,
body.parent-pageid-47 #latest-posts h4.latest-in,
body.page-id-47 #latest-posts p,
body.page-id-47 #latest-posts h4.latest-in
{
    border-bottom: 1px dotted #b8c74b;
}
body.parent-pageid-2841 #latest-posts p > a,
body.page-id-47 #latest-posts p > a {
	color: #b8c74b !important;
}
*/
body.category-events #primary {
    padding: 0;
    margin-left: 0;
    font-family: AauxNext-Bold;
}
body.category-events #primary.thin {
    max-width: 670px;
    width: calc(100% - 263px);
}
body #tec-events-loop {
    font-size: 16px;
}
.month-header-container {
    width: 120px;
    float: left;
    clear: left;
    text-transform: uppercase;
}
body.category-events .post {
    padding: 0 0 20px;
    float: right;
    border-bottom: 1px dotted #707174;
}
.event-date-container {
    float: left;
    width: 75px;
}
.event-title-container {
    width: 280px;
    float: left;
}
.event-location-container {
    width: 175px;
    float: right;
    text-align: right;
    font-family: AauxNext-Regular;
}
#tec-nav-below {
    font-family: AauxNext-Regular;
    font-weight: normal;
    display: block;
    vertical-align: middle;
    width: 100%;
    float: left;
    padding: 35px 0 25px;
}
#tec-nav-below > div {
    float: left;
    width: 50%;
}
#tec-nav-below > div:last-child {
    text-align: right;
}
#event-container {
    margin: 25px 0;
}
#event-content.thin {
    width: 100%;
    float: left;
    padding: 0;
}
#event-map-container {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
#event-map-container iframe {
    width: 100% !important;
}
body #tec-event-meta {
    width: 67%;
    padding: 0 15px 0 0;
    float: left;
    border: none;
    clear: none;
    overflow: auto;
    margin: 10px 0 20px;
    font-size: 16px;
    border-bottom: 1px dotted #707174;
}
#tec-event-meta dl {
    margin: 0;
}
body #tec-event-meta dt {
    text-transform: uppercase;
    width: 100px;
    font-weight: normal;
    font-family: AauxNext-Bold;
}
body #tec-event-meta dd {
    margin-left: 100px;
    margin-bottom: 3px;
}
.widget_mailchimpsf_widget h3 {
    text-transform: uppercase;
    margin-bottom: 2px;
}
#post-12 .entry-content h3 {
    border-bottom: 2px solid #d71d4a;
}
#post-12 table p {
    margin-bottom: .5em;
}
.privacy-link a {
    font-size: 12px;
    text-decoration: underline;
}
.category-events #contact-form input[type="submit"],
#contact-form input[type="submit"] {
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    background: #d71d4a !important;
    padding: 0 15px;
    font-family: AauxNext-Regular;
    font-size: 16px;
    color: white;
    text-indent: 0 !important;
}
.calendar-widget-button,
.dig-in a {
    background: #d71d4a !important;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    font-weight: bold;
    height: 33px;
    width: 184px;
    line-height: 33px;
    text-align: center;
    font-family: AauxNext-Regular;
    color: #fff;
    font-size: 14px;
    display: block;
    margin: 15px auto 0;
    text-decoration: none;
}
.calendar-widget-button:hover,
.dig-in a:hover,
.widget .calendar-widget-button:hover,
.widget .calendar-widget-button:focus,
.widget .calendar-widget-button:active,
.widget .dig-in a:hover,
.widget .dig-in a:focus,
.widget .dig-in a:active {
    text-decoration: none;
}
.widget_custom_post_widget h5 {
    text-transform: none;
    margin: 0;
}
/* cycle2 slider */
#home-page-slider-container {
    overflow: hidden;
}
.cycle-slideshow {
    z-index: 0;
}
.cycle-slideshow .cycle-pager {
    position: absolute;
    bottom: 0;
    left: auto;
    z-index: 9999;
    right: auto;
    text-align: center;
    width: 100%;
}
.cycle-slideshow .cycle-pager span {
    font-size: 30px;
    line-height: 1.3;
    padding: 5px;
    color: black;
    cursor: pointer;
}
.cycle-slideshow .cycle-pager span.cycle-pager-active {
    color: white;
}
.mypager {
    margin-top: 20px;
}
.mypager span {
    width: 14px;
    height: 14px;
    background: url(images/pager-bg.png) no-repeat;
    background-position: 0 0;
    display: block;
    float: left;
    margin: 0 3px;
    text-indent: -9999px;
    cursor: pointer;
}
.mypager span.cycle-pager-active {
    background-position: 0 -14px;
}
.slide {
    width: 100%;
}
.cycle-slide-active {
    height: 100%;
}
.slide img.slider-background-image {
    width: auto;
    min-width: 1200px;
    min-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.slide #main-wrapper {
    position: relative;
}
.slide .title-container {
    width: 47%;
    padding: 8% 0;
    float: left;
    height: auto;
}
.slide .title-container h1 {
    font-family: Livory-Regular;
    font-size: 56px;
    line-height: 1.2;
    color: white;
    height: auto;
}
.slide .subtitle-container {
    width: 50%;
    float: right;
    padding: 8% 0;
}
.slide .subtitle-container h4 {
    font-family: AauxNext-Regular;
    font-size: 22px;
    color: white;
    text-align: left;
    margin-bottom: 20px;
}
.slide .subtitle-container .pink-btn {
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    background: #d71d4a;
    padding: 12px 20px;
    font-family: AauxNext-Regular;
    font-size: 16px;
    color: white;
    cursor: pointer;
}
.slide .subtitle-container .pink-btn:hover {
    background: #ff2258;
    text-decoration: none;
}
/* footer-box */
#footer-box #sharebarx li > iframe,
#footer-box #sharebarx li > div {
    padding-top: 17px !important;
    width: 80px !important;
}
/* reskin stuff */
.mobile-show,
.tablet-show {
    display: none !important;
}
.desktop-show {
    display: block !important;
}
#home-page-slider-container .featured-info-banner {
    padding: 0;
    text-align: left;
    color: white;
    background: #373636;
    position: relative;
    z-index: 9;
}
#home-page-slider-container .featured-info-banner p {
    width: 110px;
    padding: 15px 10px;
    background: #d71d4a;
    color: #fff;
    text-align: center;
    display: block;
    float: left;
    margin-bottom: 0;
    font-size: 14px;
    font-family: Aauxnext-Bold;
    text-transform: uppercase;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#home-page-slider-container .featured-info-banner p span {
    width: 14px;
    height: 14px;
    background: url(images/pager-bg.png) no-repeat;
    background-position: 0 -14px;
    display: inline-block;
    margin-top: 3px;
    margin-right: 5px;
}
#home-page-slider-container .featured-info-banner a {
    max-width: 100%;
    display: inline-block;
    color: #fff;
    float: left;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 13px;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: calc(100% - 110px);
    float: left;
}
#home-page-slider-container .featured-info-banner a:hover {
    color: #d71d4a;
}
.desaturate {
    -webkit-filter: grayscale(1);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(grayScale=1)';
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
}
ul.team-photo-container {
    margin: 0;
    margin-top: 20px;
    list-style: none;
    width: 100%;
}
ul.team-photo-container li {
    max-width: 140px;
    float: left;
    margin: 0 20px 20px 0;
	width:100%;
	min-height: 246px;   
}
ul.team-photo-container li .list-text {
    padding: 0;
}
ul.team-photo-container li a {
    display: block;
}
ul.team-photo-container li a.photo {
    width: 100%;
    max-height: 170px;
    overflow: hidden;
    text-align: center;
    max-width:
}
ul.team-photo-container li a.photo img {
    width: 100%;
    height: auto;
}
ul.team-photo-container li a.name {
    font-weight: bold;
    font-size: 14px;
    margin: 10px 0 0;
    color: black;
    font-family: arial;
    height: 40px;
}
ul.team-photo-container li a.name:hover,
ul.team-photo-container li a.position:hover {
    text-decoration: none;
    color: #d73b4b;
}
.red-text {
    color: #d73b4b !important;
}
ul.team-photo-container li a.position {
    font-size: 12px;
    color: black;
    line-height: 1.3;
    height: 25px;
}
.member-profile .image-container {
    width: 30%;
    float: left;
}
.member-profile .image-container img {
    width: 100%;
    height: auto;
}
.member-profile .info-container {
    float: right;
    width: 65%;
}
.member-profile .info-container h3 {
    margin-bottom: 0;
}
.member-profile .info-container h4 {
    color: #d71d4a;
}
a.contact-button {
    background: #d71d4a;
    color: white !important;
    padding: 10px 20px;
    display: block;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    text-transform: capitalize;
    margin-bottom: 10px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
}
a.contact-button:hover {
    text-decoration: none;
    background: #AA193C;
}
ul#sharebarx {
    list-style: none;
    margin-bottom: 0;
    display: none !important;
}
ul#sharebarx li {
    float: left;
    display: block;
    margin-right: 5px;
}
/* IE8 style */
#ie8 .slide img.slider-background-image {
    width: 100%;
    min-width: 1200px;
    height: auto;
}
#ie8 #access UL UL {
    border: 1px solid #333333;
    top: 56px;
}
#ie8 #access UL UL UL {
    top: 0 !important;
}
/* iframe stuff */
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
    max-width: 100%;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
div.wpcf7-response-output {
    margin: 0 0 20px !important;
    padding: 8px 15px !important;
}
div.wpcf7-mail-sent-ok {
    background: #398f14 !important;
    border-radius: 6px !important;
    color: white !important;
    border: 0 !important;
}
div.wpcf7-validation-errors {
    background: #D71D4A !important;
    border: 0 !important;
    color: white !important;
}
.customtable td {
    width: 50%;
    padding: 10px;
}
/* blog style */
.grid-layout {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.blog-grid,
.blog-grid *,
.blog-grid *:before,
.blog-grid *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.blog-grid .article__item {
    margin-bottom: 3em;
    overflow: visible;
    background-color: transparent;
    box-shadow: none;
    float: left;
    display: inline;
    position: relative;
    min-height: 1px;
    word-wrap: break-word;
    margin-right: 1.5625%;
    margin-left: 1.5625%;
    width: 46.875%;
}
.blog-grid .article__image {
    background-color: #edf0f2;
    display: block;
    position: relative;
    line-height: 0;
    border-radius: 4px;
    overflow: hidden;
    padding-bottom: calc(100% - 2px);
    border: 1px solid #edf0f2;
    transition: all 0.3s;
}
.blog-grid .article__image img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: opacity, transform .4s;
    transition-delay: 0s;
    width: 100%;
    border-radius: 3px;
    object-fit: cover;
    object-position: center center;
}
.blog-grid .article__image:hover,
.article__image:focus {
    box-shadow: rgba(0, 0, 0, 0.2) 0 5px 20px;
}
.blog-grid .article__image:hover img,
.article__image:focus img {
    opacity: 1;
    transition-delay: 0s;
    -webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
}
.blog-grid .article__info {
    padding: 0;
    margin-top: 10px;
    margin-bottom: 0;
}
.blog-grid .article__title {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 0;
    display: inline-block;
}
.blog-grid .article__title a {
    font-size: 18px;
    color: #d71d4a !important;
}
.blog-grid .entry-meta {
    margin-bottom: 6px;
}
.blog-grid,
.pagination {
    opacity: 0;
}
.imagesLoaded .blog-grid,
.imagesLoaded .pagination {
    opacity: 1;
}
.blog-grid #nav-below {
    width: 100%;
    margin-top: 25px;
}
.newsletter-container .widget_mailchimpsf_widget {
    margin-top: 28px;
    margin-bottom: 0;
}
.newsletter-container .widget_mailchimpsf_widget #mc_message {
    text-align: left;
}
.newsletter-container .widget_mailchimpsf_widget #mc_message .mc_success_msg,
.newsletter-container .widget_mailchimpsf_widget #mc_message .mc_error_msg {
    display: inline-block;
    margin-bottom: 6px;
}
.newsletter-container .widget_mailchimpsf_widget #mc_signup_form .mc_input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 2px;
    border: 1px solid #a3a3a3;
    margin-right: 8px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    color: #262626;
}
.newsletter-container .widget_mailchimpsf_widget #mc_signup_submit {
    padding: 8px 15px;
    line-height: 18px;
}
.flex__box {
    /*display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;*/
    float: left;
}
.flex__box,
.flex__box * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.col--left,
.col--right {
    float: left;
}
.col--left {
    padding-right: 20px;
    width: 67%;
    /*-webkit-box-flex: 0; -ms-flex: 0 0 67%; flex: 0 0 67%; max-width: 67%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;*/
}
.col--right {
    width: 33%;
    /*-webkit-box-flex: 0; -ms-flex: 0 0 33%; flex: 0 0 33%; max-width: 33%;*/
}
.result-box {
    background: #e3e3e3;
    border: 1px solid #bbb;
    padding: 45px 40px;
    text-align: center;
    margin: 0px 40px 30px 40px;
    /*-webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;*/
}
.result-box + .result-box {
    margin-top: 20px;
}
.result-box p {
    margin-bottom: 2em;
}
.col--left .result-box {
    text-align: left;
}
.col--right .result-box {
    text-align: right;
}
.clear-both {
    clear: both;
}
.upcomming-entry .title,
.eventsListWidget.widget .upcoming .event {
    text-transform: none !important;
}
.readers-response-form .wpcf7-form {
    font: 16px AauxNext-Regular, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.readers-response-form p {
    margin-bottom: 10px;
}
.readers-response-form p label {
    width: 100%;
    display: block;
    font-size: 14px;
    margin-bottom: 3px;
}
.readers-response-form p label > span.required {
    color: #d71d4a;
}
.readers-response-form input:not([type=submit]):disabled,
.readers-response-form textarea:disabled,
.readers-response-form select:disabled {
    background: none repeat scroll 0 0 #e6e6e6;
    cursor: not-allowed;
}
.readers-response-form input:not([type=submit]),
.readers-response-form textarea,
.readers-response-form select {
    background: none repeat scroll 0 0 #F2F2F0;
    border: medium none;
    box-shadow: 0 0 10px #EAE9E9 inset;
    font-size: 14px;
    margin: 0;
    padding: 6px 10px;
    max-width: 268px;
    box-sizing: border-box;
}
.readers-response-form textarea {
    min-height: 100px;
    height: 100px;
}
.readers-response-form input[type=submit] {
    display: block;
    color: #fff;
    font-size: 14px;
    width: 100px;
    padding: 6px 8px;
    margin: 20px 0 20px;
    text-align: center;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    background: #d71d4a;
    border: 0;
    outline: none;
    box-shadow: none;
    cursor: pointer;
}
.readers-response-form input[type=submit]:hover {
    opacity: 0.8;
}
.readers-response-form span.wpcf7-not-valid-tip {
    font-size: 12px;
}
.readers-response-form div.wpcf7-response-output {
    float: none;
    margin-bottom: 20px;
}
*,
::after,
::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.entry-content iframe {
    max-width: 100%;
}
#diversity-calendar-key {
    float: left;
    width: 100%;
}
#diversity-calendar-key > div {
    float: left;
    margin-bottom: 8px;
    white-space: nowrap;
}
#diversity_calendar_right {
    width: calc(100% - 50% - 9px) !important;
}
#diversity_calendar_right #diversity_calendar_day .calendar-entry .calendar-entry-thumbnail img {
    height: auto;
}
.inner_post_wrapper {
    width: 31%;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}
span.except {
    display: block;
}
.post-thumbnail-image {
    width: 100%;
}
/*.disp_grid .vc_grid.vc_row .vc_grid-item{*/
/*	float: left;*/
/*}*/
.right_arr i.vc_btn3-icon.fa.fa-chevron-right {
    margin-left: 20px !important;
    right: 5px !important;
    top: 18px;
    /* font-weight: 100; */
}
.vc_gitem_row .vc_gitem-col {
    padding: 10px 29px !important;
}
.vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper {
    margin-right: 0px !important;
}
.post_wrapper {
    display: flex;
    justify-content: center;
}
.latest_insights_section .disp_grid .vc_grid-item.vc_clearfix.vc_visible-item.fadeIn.animated {
    float: left;
}
.share-container {
    padding: 0;
}
.vc_gitem-zone {
    background-color: #D71D4A;
}
.vc_gitem-zone.vc_gitem-zone-a.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-1-1.vc_gitem-is-link:hover {
    background-image: none !important;
}
/*.vc_row.wpb_row.vc_row-fluid.crossimage_section.vc_custom_1558509813683.vc_row-has-fill.ult-vc-hide-row {
    background-image: none !important;
}*/
.crossimage_section .upb_row_bg.vcpb-default {
    background-position: top center !important;
    background-size: cover !important;
}
.latest_insights_section .vc_gitem-zone-mini .fa-angle-right {
    right: 14px !important;
    top: 18px !important;
    font-size: 19px !important;
}
.latest_insights_section .vc_gitem-zone-a .vc_gitem-zone-mini:first-child {
    background: #D71D4A;
}
.tp-parallax-wrap:nth-child(3) {
    transform-style: preserve-3d;
    left: unset !important;
    right: 514px !important;
    top: 233px !important;
}
.tp-parallax-wrap:nth-child(4) {
    left: 1112px !important;
}
.tp-parallax-wrap:nth-child(5) {
    left: 1160px !important;
    top: 516px !important;
}
.main-banner {
    padding: 190px 0;
    background-repeat: no-repeat;
    background-size: cover;
}
img#theImg {
    margin-left: 20px;
    margin-top: 20px;
}
.dynamic_event_single .vc_general {
    background-color: #D71D4A !important;
    color: #ffffff !important;
    font-size: 16px !important;
    font-weight: 800 !important;
}
.dynamic_event_single .vc_general:hover {
    background-color: #ad0930 !important;
}
.mobile_content {
    display: none;
}
.meet_team_section .vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
    right: 27px !important;
    top: 23px;
    font-size: 20px !important;
}
.share-container {
   border-bottom: 1px solid #E4E5E7;
}
.page-id-12 .header_wrapper {
   position: relative !important;
}
.hbspt-form input[type="submit"].hs-button{
    color: #fff;
    padding: 10px 16px;
    font-size: 13px !important;
    box-shadow: none !important;
    text-transform: uppercase;
    border-radius: 0;
    text-shadow: none;
}
.hbspt-form input[type="submit"].hs-button:hover{
    background: #ad0930 !important;
}
.hbspt-form input[type="email"].hs-input{
    padding: 16px 15px !important;
} 
/* responsive */
@media (min-width: 1200px) {
    .slide img.slider-background-image {
        width: 100%;
        height: auto;
        position: absolute;
        top: 0;
        left: 0;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    /* #access ul#menu-main-menu > li {
        width: 105px;
    } */
    .newsletter-container .right-col {
        padding-top: 0;
    }
    .newsletter-container .right-col .mc_merge_var,
    .newsletter-container .right-col #mc_signup_form .mc_input {
        width: 100%;
        margin-right: 0;
    }
    .newsletter-container .right-col #mc_signup_submit {
        width: 100%;
        margin-top: 8px;
    }
}
@media all and (min-width: 767px) {
    .blog-grid .article__item {
        width: 30.20833%;
    }
}
@media all and (min-width: 568px) and (max-width: 767px) {
    .newsletter-container .widget_mailchimpsf_widget .mc_form_inside {
        display: table;
        width: 100%;
    }
    .newsletter-container .widget_mailchimpsf_widget .mc_merge_var {
        display: table-cell;
        width: 100%;
    }
    .newsletter-container .widget_mailchimpsf_widget .mc_signup_submit {
        width: 130px;
        margin-left: 15px;
    }
    .newsletter-container .widget_mailchimpsf_widget #mc_message {
        display: table-row;
    }
}
@media all and (max-width: 767px) {
    .desktop-show,
    .mobile-show {
        display: none !important;
    }
    .tablet-show {
        display: block !important;
    }
    body.home,
    body {
        background: transparent !important;
        padding: 0;
        width: 100%;
        margin: 0;
    }
    body,
    body.home #page {
        width: 100%;
        margin: 0;
    }
    body.home #main-wrapper,
    body #main-wrapper {
        padding: 0;
        width: 100%;
    }
    .slide img.slider-background-image {
        width: auto;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }
    .slide .title-container {
        width: 92%;
        padding: 8% 4% 2%;
    }
    .slide .subtitle-container {
        width: 92%;
        float: right;
        padding: 0 4% 8%;
    }
    .mypager {
        position: absolute;
        bottom: 30px;
        right: 4%;
    }
    #mobile-nav-toggle {
        width: 40px;
        height: 20px;
        background: url(images/menu/Burger_Menu.svg) no-repeat;
        padding: 0 0 0 30px;
        color: white;
        font-weight: bold;
        font-size: 14px;
        line-height: 20px;
        position: absolute;
        top: 0;
        margin: 20px 10px;
        text-decoration: none;
        cursor: pointer;
    }
    #mobile-up-button {
        position: fixed;
        bottom: 20px;
        right: 20px;
        background: #d71d4a;
        padding: 10px;
        opacity: 0;
        color: white;
        border-radius: 6px;
        cursor: pointer;
        z-index: -20;
        display: none !important;
    }
    #mobile-up-button:hover {
        text-decoration: none;
    }
    #mobile-up-button.show {
        opacity: 0.8 !important;
        transition: opacity 0.5s ease-in-out !important;
        -moz-transition: opacity 0.5s ease-in-out !important;
        -webkit-transition: opacity 0.5s ease-in-out !important;
        display: block !important;
        z-index: 2;
    }
    .expand {
        height: 100vh !important;
    }
    #branding {
        height: 60px;
        background: #363636;
        -webkit-appearance: none !important;
    }
    #branding hgroup {
        margin: 0 auto;
        float: right;
        padding: 13px 0 0;
        width: 175px;
    }
    #top-menu {
        padding: 0;
        position: absolute;
        top: 976px;
        left: -260px;
        z-index: -10;
        height: auto;
        width: 260px;
    }
    #menu-top {
        border: 0;
        float: none;
        height: auto;
    }
    #top-menu ul li {
        border: 0;
        float: none;
    }
    #top-menu ul.menu > li {
        background: transparent;
        padding: 0;
    }
    #top-menu ul.menu > li a {
        padding-left: 5%;
    }
    #top-menu ul.menu > li > a {
        background: #363636;
        color: white;
        text-transform: capitalize;
    }
    #top-menu a {
        color: black;
        padding: 0;
    }
    #top-menu ul ul {
        display: block;
        float: none;
        position: relative;
        top: 0;
        left: 0;
        width: 260px;
        padding: 0;
        background: transparent;
    }
    #top-menu li ul li {
        line-height: 32px;
    }
    #top-menu ul ul a,
    #top-menu ul ul a:hover {
        line-height: 32px;
        padding: 0;
        width: 100%;
        color: black;
        padding-left: 10% !important;
        background: url(images/menu/subnav-chevron.png) no-repeat 5% 50%;
    }
    #top-menu ul ul li a {
        background-color: #fff;
    }
    #top-menu ul.menu > li a:hover,
    #top-menu .current-menu-item .current-menu-item > a,
    #top-menu .current_page_item > a,
    #top-menu .current_page_ancestor > a {
        background-color: #d7d7d7;
        color: #000;
        font-family: AauxNext-Regular;
        font-weight: normal;
    }
    body.home #branding #s,
    #branding #s {
        width: 198px !important;
        height: 30px !important;
        -webkit-appearance: none !important;
    }
    #branding.active #mobile-nav-toggle{
        left: auto;
        right: 20px;
        top: 20px;
        z-index: 99999;
        position: fixed;
    }
    #mysticky-nav .myfixed #access,
    .header_wrapper.sticky #access {
        margin: 0 0 0 0 !important;
    }
    #branding #searchsubmit {
        -webkit-appearance: none !important;
        padding: 0;
        margin: 8px;
    }
    #branding #searchsubmit:hover {
        background-position: 0 -15px;
    }
    #access {
        padding: 0;
        position: absolute;
        top: 61px;
        top: 139px;
        display: none;
        left: 0;
        z-index: -10;
        margin: 0;
        width: 100%;
        height: 500px;
        overflow-x: hidden;
        overflow-y: auto;
        z-index: 999;
        text-align: left;
        background-color: #d2cece;
    }
    #mysticky-nav.wrapfixed #access{
        top: 57px;
    }
    .menu-main-menu-container {
        background: #d2cece;
    }
    #access ul#menu-main-menu > li {
        width: 100%;
        height: auto;
        float: none;
        clear: both;
        padding: 0;
    }
    #access ul#menu-main-menu > li > a {
        line-height: 32px;
        border: 0;
        padding: 10px 0;
        color: black;
        text-align: left;
        font-size: 15px;
        width: auto;
        padding-left: 5%;
        background: #363636;
        color: white;
    }
    #access ul ul {
        display: block;
        position: relative;
        top: 0;
        left: 0;
        padding: 0;
        box-shadow: none;
        background: transparent;
        opacity: 1;
        visibility: visible;
    }
    #access ul ul a,
    #access ul ul a:hover {
        width: 100%;
        padding: 8px 0 8px 10%;
        font-size: 12px;
        width: auto;
        background: url(images/menu/subnav-chevron.png) no-repeat 5% 50%;
    }
    #access ul#menu-main-menu > li.current_page_ancestor.menu-item,
    #access ul#menu-main-menu > .menu-item:hover,
    #access ul#menu-main-menu > li.current_page_ancestor#menu-item-2843,
    #access ul#menu-main-menu > #menu-item-2843:hover,
    #access ul#menu-main-menu > li.current_page_ancestor#menu-item-324,
    #access ul#menu-main-menu > #menu-item-324:hover,
    #access ul#menu-main-menu > li.current_page_ancestor#menu-item-2882,
    #access ul#menu-main-menu > #menu-item-2882:hover,
    #access ul#menu-main-menu > li.current_page_ancestor#menu-item-2916,
    #access ul#menu-main-menu > #menu-item-2916:hover,
    #access ul#menu-main-menu > li.current_page_ancestor#menu-item-321,
    #access ul#menu-main-menu > #menu-item-321:hover,
    #access ul#menu-main-menu > li.current_page_ancestor#menu-item-2816,
    #access ul#menu-main-menu > #menu-item-2816:hover {
        border-bottom: 0;
    }
    #access ul#menu-main-menu > li.current_page_ancestor.menu-item > a,
    #access ul#menu-main-menu > .menu-item:hover > a,
    {
        color: white;
        background-color: #d73b4b;
    }
    /*
	#access ul#menu-main-menu > li.current_page_ancestor#menu-item-2843 > a,
	#access ul#menu-main-menu > #menu-item-2843 a:hover,
	#access ul#menu-main-menu > li.current_page_ancestor#menu-item-2816 > a,
	#access ul#menu-main-menu > #menu-item-2816 a:hover {
	}
	#access ul#menu-main-menu > li.current_page_ancestor#menu-item-324 > a,
	#access ul#menu-main-menu > #menu-item-324 a:hover {
		color: white;
		background-color: #ed4324;//orange
	}
	#access ul#menu-main-menu > li.current_page_ancestor#menu-item-2882 > a,
	#access ul#menu-main-menu > #menu-item-2882 a:hover {
		color: white;
		background-color: #39378f;//purple
	}
	#access ul#menu-main-menu > li.current_page_ancestor#menu-item-2916 > a,
	#access ul#menu-main-menu > #menu-item-2916 a:hover {
		color: white;
		background-color: #72c8c1; //teal blue
	}
	#access ul#menu-main-menu > li.current_page_ancestor#menu-item-321 > a,
	#access ul#menu-main-menu > #menu-item-321 a:hover {
		color: white;
		background-color: #b8c74b; //green
	}
	*/
    #access li.has-children > a,
    #access li.has-children > a:hover {
        background-position: 5% 50%;
    }
    #access ul ul ul {
        display: none !important;
    }
    #home-page-slider-container .featured-info-banner {
        padding: 0 4%;
        text-align: left;
        color: white;
        /* width: 92%; */
    }
    #home-page-slider-container .featured-info-banner p {
        width: auto;
        text-align: left;
        margin-bottom: 0;
        float: none;
        background: transparent;
        padding: 15px 0;
        font-size: 16px;
    }
    #home-page-slider-container .featured-info-banner p span {
        background: url(images/red-bullet.png) no-repeat;
        background-position: 0 0;
    }
    #home-page-slider-container .featured-info-banner a {
        width: 100%;
        padding-bottom: 20px;
        white-space: normal;
        margin: 0 auto;
        display: block;
        float: none;
    }
    .newsletter-container #main-wrapper > div,
    .share-container #main-wrapper > div {
        width: 92%;
        float: left;
        margin: 10px 4%;
    }
    .newsletter-container .left-col p,
    .share-container .left-col p {
        margin-top: 0;
    }
    .newsletter-container .right-col,
    .share-container .right-col {
        padding: 0;
    }
    .newsletter-container .right-col .mc_merge_var,
    .newsletter-container .right-col .mc_signup_submit {
        float: none;
    }
    .newsletter-container .right-col #mc_signup_form .mc_input,
    .newsletter-container .right-col #mc_signup_submit {
        width: 100% !important;
        margin: 5px 0;
    }
    .share-container .right-col {
        text-align: center;
    }
    .share-container .right-col a {
        float: none;
        display: inline-block;
    }
    .bottom-container {
        text-align: center;
    }
    .bottom-container .left,
    .bottom-container .right {
        float: none;
    }
    #homepage-widget-container,
    div#kd_breadcrumbs,
    #primary,
    #primary.thin,
    body.category-events #primary.thin {
        /* width: 96%;  */
        max-width: 100%;
        width: 100%;
        padding: 0 2%;
    }
    body.home #primary {
        margin: 0;
        padding: 0 !important;
        width: 100%;
    }
    #homepage-widget-container .widget {
        width: 50%;
        /* margin-right: 2%; */
    }
    #site-generator {
        padding: 2%;
        text-align: center;
    }
    #footer-box {
        float: none;
        clear: both;
        width: 100%;
        height: auto;
    }
    body ul#sharebarx {
        display: none !important;
    }
    body ul#sharebarx li {
        float: none !important;
        margin: 5px auto !important;
        line-height: 18px !important;
        width: 80px;
        display: block;
    }
    .post .sharebar-container {
        float: none;
    }
    #respond {
        width: 100%;
    }
    #respond textarea {
        width: auto;
        float: none;
    }
    #respond .comment-form-author label,
    #respond .comment-form-email label,
    #respond .comment-form-url label,
    #respond .comment-form-comment label {
        display: block;
    }
    #supplementary {
        margin: 2% auto;
        float: none;
        text-align: center;
        clear: both;
    }
    div#kd_breadcrumbs {
        padding: 20px 2%;
    }
    #secondary,
    body.category-body-events #secondary {
        float: none;
        margin: 20px auto 0;
        width: 100%;
        clear: both;
        padding-right: 15px;
        padding-left: 15px;
    }
    #secondary .widget_diversity_calendar_widget.widget,
    #secondary .eventsListWidget.widget,
    #secondary .widget {
        width: 100%;
        padding: 2% !important;
    }
    #secondary .widget_custom_post_widget {
        background-repeat: repeat-x !important;
    }
    #diversity_calendar_left {
        width: 100% !important;
        margin-right: 0 !important;
        background: url(images/calendar-top-rpt.gif) repeat-x top left #f0f0f0 !important;
        margin-bottom: 20px;
    }
    #diversity_calendar_month {
        margin: 0 auto !important;
        padding: 0 !important;
        border: 0 !important;
    }
    #diversity_calendar_month_list_container {
        padding: 2% !important;
        border-top: 1px solid #a09e9e !important;
    }
    #diversity_calendar_right {
        width: 100% !important;
    }
    #diversity_calendar_right #diversity_calendar_day .calendar-entry .calendar-entry-thumbnail img {
        width: 100% !important;
        height: auto !important;
    }
    #basic-menu-container {
        display: none;
    }
    /*
	#basic-menu-container .menu > li {
		width: 100%;
	}
	#basic-menu-container .menu > li > ul {
		width: 96%;
		padding: 0 2%;
		height: auto;
	}
	#basic-menu-container .menu > li > ul > li:hover > ul.sub-menu {
		display: none;
	}
	*/
    .entry-content td,
    .comment-content td {
        display: block;
        width: 100% !important;
        padding: 5% 0;
    }
    .post-2857 .customtable tr td {
        display: table-cell;
        width: 50% !important;
        padding-right: 5px;
        padding-left: 5px;
    }
    #contact-form {
        width: 100% !important;
    }
    #contact-form input[type="email"],
    #contact-form input[type="text"],
    #contact-form textarea {
        width: 96% !important;
        padding: 2% !important;
    }
    .post .entry-content,
    .post .entry-summary {
        overflow: hidden;
    }
    .post .entry-content img,
    .post .entry-summary img {
        max-width: 100%;
        height: auto;
    }
    .post .entry-content a,
    .post .entry-summary a {
        word-break: break-word;
    }
    .newsletter-container .widget_mailchimpsf_widget {
        margin-top: 0;
    }
    .newsletter-container .widget_mailchimpsf_widget #mc_message .mc_error_msg {
        margin-bottom: 4px;
    }
    .col--left,
    .col--right {
        /*-webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%;*/
        max-width: 100%;
        width: 100%;
    }
    .col--left {
        padding-right: 0;
    }
    .col--right .result-box {
        margin-top: 20px;
    }
    table.alliance-table {
        float: none;
        height: auto !important;
    }
    table.alliance-table tr td {
        padding-bottom: 0;
        height: auto;
    }
}
@media all and (min-width: 568px) {
    .blog-grid {
        margin-right: -1.5625%;
        margin-left: -1.5625%;
    }
    .blog-grid .article__item {
        opacity: 0;
        transition: opacity .3s ease, -webkit-transform .3s ease;
        transition: opacity .3s ease, transform .3s ease;
        transition: opacity .3s ease, transform .3s ease, -webkit-transform .3s ease;
        -webkit-transform: translateY(50px);
        -ms-transform: translateY(50px);
        transform: translateY(50px);
    }
    .imagesLoaded .blog-grid .article__item {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    .imagesLoaded .blog-grid .article__item:nth-child(1) {
        transition-delay: 0.1s;
    }
    .imagesLoaded .blog-grid .article__item:nth-child(2) {
        transition-delay: 0.2s;
    }
    .imagesLoaded .blog-grid .article__item:nth-child(3) {
        transition-delay: 0.3s;
    }
    .imagesLoaded .blog-grid .article__item:nth-child(4) {
        transition-delay: 0.4s;
    }
    .imagesLoaded .blog-grid .article__item:nth-child(5) {
        transition-delay: 0.5s;
    }
    .imagesLoaded .blog-grid .article__item:nth-child(6) {
        transition-delay: 0.6s;
    }
    .imagesLoaded .blog-grid .article__item:nth-child(7) {
        transition-delay: 0.7s;
    }
    .imagesLoaded .blog-grid .article__item:nth-child(8) {
        transition-delay: 0.8s;
    }
    .imagesLoaded .blog-grid .article__item:nth-child(9) {
        transition-delay: 0.9s;
    }
    .imagesLoaded .blog-grid .article__item:nth-child(10) {
        transition-delay: 1s;
    }
    .imagesLoaded .blog-grid .article__item:nth-child(11) {
        transition-delay: 1.1s;
    }
    .imagesLoaded .blog-grid .article__item:nth-child(12) {
        transition-delay: 1.2s;
    }
    .imagesLoaded .blog-grid .article__item:nth-child(13) {
        transition-delay: 1.3s;
    }
    .imagesLoaded .blog-grid .article__item:nth-child(14) {
        transition-delay: 1.4s;
    }
    .imagesLoaded .blog-grid .article__item:nth-child(15) {
        transition-delay: 1.5s;
    }
    .imagesLoaded .blog-grid .article__item:nth-child(16) {
        transition-delay: 1.6s;
    }
    .imagesLoaded .blog-grid .article__item:nth-child(17) {
        transition-delay: 1.7s;
    }
    .imagesLoaded .blog-grid .article__item:nth-child(18) {
        transition-delay: 1.8s;
    }
    .imagesLoaded .blog-grid .article__item:nth-child(19) {
        transition-delay: 1.9s;
    }
    .imagesLoaded .blog-grid .article__item:nth-child(20) {
        transition-delay: 2s;
    }
}
@media only screen and (max-width: 567px) {
    .newsletter-container .widget_mailchimpsf_widget #mc_message {
        text-align: center;
    }
    .newsletter-container .widget_mailchimpsf_widget .mc_signup_submit {
        max-width: 150px;
        margin: 0 auto;
    }
    .blog-grid .article__item {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0;
        box-shadow: none;
        border-radius: 0;
    }
    .blog-grid .article__item + .article__item {
        margin-top: 12px;
    }
    .blog-grid .article__item:after {
        content: '';
        width: 100%;
        height: 1px;
        position: absolute;
        left: 0;
        bottom: -6px;
        background: #edf0f2;
    }
    .blog-grid .article__image {
        width: 34%;
        padding-bottom: 34%;
        border-radius: 0;
        border: 0;
        float: left;
        border-right: 1px solid #edf0f2;
    }
    .blog-grid .article__image img {
        border-radius: 0;
    }
    .blog-grid .article__info {
        margin-top: 0;
        padding: 0 0.75em 0;
        float: left;
        width: 66%;
    }
    .blog-grid .article__title {
        font-size: 16px;
        overflow: hidden;
        position: relative;
    }
    .blog-grid .article__title a {
        font-size: 16px;
    }
    .result-box {
        margin-right: 0;
        margin-left: 0;
    }
}
@media all and (max-width: 480px) {
    .desktop-show,
    .tablet-show {
        display: none !important;
    }
    .mobile-show {
        display: block !important;
    }
    .entry-title {
        font-size: 44px;
    }
    #secondary .widget_diversity_calendar_widget.widget,
    #secondary .eventsListWidget.widget,
    #secondary .widget,
    #homepage-widget-container,
    div#kd_breadcrumbs,
    #primary,
    #primary.thin,
    body.category-events #primary.thin {
        /* width: 90%; */
        width: 100%;
        max-width: 100%;
        padding: 0 !important;
    }
    div#kd_breadcrumbs {
        padding: 20px 5% !important;
    }
    #homepage-widget-container .widget {
        width: 100%;
        margin: 0 0 20px;
        border-bottom: 1px solid #cccccc;
        padding-bottom: 20px;
    }
    #homepage-widget-container .widget:last-child {
        border: 0;
    }
    #contact-form .form-label-container,
    #contact-form .form-input-container {
        width: 100% !important;
    }
    ul.team-photo-container li {
        float: none;
        margin: 0 auto 20px;
    }
    .member-profile .image-container {
        width: 100%;
        float: none;
        max-height: 200px;
        overflow: hidden;
    }
    .member-profile .info-container {
        width: 100%;
        float: none;
        margin-top: 20px;
    }
    .member-profile .image-container img {
        width: auto;
        height: 100%;
        margin: 0 auto;
        display: block;
    }
}
/* CSS ADDED AFTER 17-5-2019 */
.footer_menu ul#menu-footer-menu,
.footer_menu ul#menu-footer-menu-1 {
    list-style: none !important;
}
.share-container .right-col.footer_menu a {
    background: none !important;
}
.share-container .right-col.footer_menu {
    width: 72.5% !important;
    padding: 0;
}
.share-container .right-col.footer_menu a {
    width: auto !important;
}
.share-container .right-col.footer_menu ul#menu-footer-menu,
.share-container .right-col.footer_menu ul#menu-footer-menu-1 {
    margin: 0px !important;
}
.page-id-6085 div#kd_breadcrumbs {
    display: none !important;
}
.page-id-6085 header.entry-header {
    display: none !important;
}
.page-id-6085 .entry-content {
    margin-top: 0px !important;
}
.page-id-6085 div#latest-posts {
    display: none !important;
}
h5.vc_custom_heading.c_title {
    text-transform: initial;
    font-family: aaux-next, sans-serif;
}
.ult-just-icon-wrapper.just_icon {
    height: 70px;
}
.go_btn button {
    height: 60px;
    width: 380px;
    background-color: #D71D4A !important;
    border: 0 !important;
    color: #fff !important;
    border-radius: 0 !important;
    font-family: aaux-next, sans-serif !important;
    font-weight: bold;
    letter-spacing: 1px;
}
h6.vc_custom_heading.c_title {
    font-family: "Aaux Next" !important;
}
h6.vc_custom_heading.c_title.bold_text {
    font-weight: bold !important;
}
.crossimage_section div.upb_row_bg {
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
.vc_btn3.vc_btn3-size-md {
    font-size: 12px;
}
.vc_btn3-container.readmore_btn.vc_btn3-inline button {
    height: 30px;
    padding: 0 15px;
}
.blog_padding div.wpb_column {
    padding: 0px 7px;
}
h6.vc_custom_heading.post_cat_title {
    text-transform: uppercase;
    font-family: aaux-next, sans-serif !important;
}
div#go_btn button {
    width: 100%;
}
.see_all button {
    width: 70%;
    color: #FFFFFF;
    font-family: "Aaux Next";
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase !important;
}
div#go_btn1 button {
    float: left;
    width: 55%;
    border: 1px solid #3E424B !important;
    background: transparent !important;
    color: #3E424B !important;
    font-family: "Aaux Next" !important;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 19px;
}
body.page-id-6085 .singular .entry-header,
body.page-id-6085 .singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title {
    margin-top: -66px;
}
.left-col p span {
    display: none !important;
}
.bottom-container.share-container div.right-col {
    float: right !important;
    padding: 20px 0 25px 0;
    text-align: right !important;
}
.share-container .left-col {
    color: #ADB0B8;
    font-family: "Aaux Next";
    font-size: 12px;
    font-weight: bold;
    line-height: 13px;
    text-transform: uppercase;
}
.share-container .left-col a {
    color: #ADB0B8;
}
.share-container .left-col {
    width: 25% !important;
}

.right-col.footer_menu ul.menu .custom_menu_link a {
   background: #D71D4A !important;
   color: #fff;
   padding: 8px 19px;
   font-size: 13px;
}
.right-col.footer_menu ul.menu .custom_menu_link a:hover {
   background: #ad0930 !important;
}

.right-col.footer_menu ul.menu li {
   	padding: 43px 15px 46px 5px;
}
.right-col.footer_menu ul.menu li a {
   	padding: 10px;
   	font-family: "Aaux Next";
	font-weight: bold;
}
.right-col.footer_menu ul.menu li a:focus{
	text-decoration: none;
}
footer .share-container .footer_menu ul li.contact_us_button a {
    background-color: #D71D4A !important;
    color: #fff !important;
    height: auto;
}
.share-container .footer_menu li a {
    text-transform: uppercase;
}

.share-container .footer_menu li a {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 16px;
    color: #3E424B;
    font-weight: bold;
}
.share-container .footer_menu li a:hover {
    color: #8c8c8c;
}
header #site-title a {
    background: url(images/Sym-Logo-Top.png) no-repeat;
    transition: all .5s;
    -webkit-transition: all .5s;
}
header#branding div.header_top_section {
    background: #191C22;
    height: 60px;
}
.schedule_button_wrapper a {
    color: #fff;
}
.contact_button_wrapper {
    float: right;
}
.schedule_button_wrapper a {
    font-weight: bold;
    font-family: "Aaux Next";
}
.contact_button_wrapper {
    background: #D71D4A;
    color: #fff;
    padding-left: 0;
    padding-right: 0;
    color: #fff !important;
    height: 30px;
    position: relative;
}
.contact_button_wrapper:hover{
    background: #ad0930;
}
.contact_button_wrapper a {
    color: #fff;
    font-size: 13px;
    /* line-height: 25px;
    padding-top: 10px;
    padding-bottom: 8px;
    padding-left: 16px;
    padding-right: 16px;
    font-family: "Aaux Next";
    vertical-align: baseline;
    font-weight: 800;
    letter-spacing: 1px; */
        height: 30px;
    width: 110px;
    display: block;
    text-align: center;
    line-height: 33px;
    font-family: AauxNext-Bold;
    text-transform: uppercase;
}
.event_section p {
    color: #fff;
}
div#slide-1-layer-1 {
    margin-left: 8% !important;
}
.event_blog .vc_btn3-container.vc_btn3-left {
    display: none;
}
.home a:hover{
    text-decoration: none;
}
/* a:hover {
    text-decoration: none !important;
} */
footer hgroup {
    margin: 50px 0 35px 0;
}
.bottom-container.share-container div.left-col {
    padding-top: 31px;
    padding-bottom: 35px;
}
.newsletter-container .left-col {
    width: 22% !important;
}
input#s::placeholder {
    color: #fff;
    font-family: "Aaux Next";
}
.schedule_button_wrapper a {
    border-bottom: 1px solid;
}
.vc_btn3.vc_btn3-style-modern {
    background-image: none !important;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.blog_padding h6.c_title {
    font-family: Livory !important;
}
div#rev_slider_1_1 img {
    width: 100%;
    height: auto;
}
@font-face {
    font-family: "Aaux Next";
    src: url('webfonts/AauxNext-Rg.otf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Livory';
    src: url('webfonts/Livory Regular.otf');
    font-weight: normal;
    font-style: normal;
}
.banner_caption h1 {
    font-family: Livory !important;
    font-size: 48px !important;
    line-height: 54px !important;
}
.banner_caption p {
    color: #FFFFFF;
    font-family: "Aaux Next";
    font-weight: 400 !important;
    font-size: 21px !important;
    line-height: 26px !important;
    opacity: 1 !important;
    line-height: 1.5 !important;
}
.just_icon_section p {
    font-family: "Aaux Next";
    line-height: 26px;
    color: #3E424B;
}
.go_btn a {
    background-color: #D71D4A !important;
    border: 0 !important;
    color: #FFFFFF !important;
    font-family: "Aaux Next";
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 18px;
    text-align: center;
}
.go_btn a:hover {
    background-color: #ad0930 !important;
}
.vc_custom_heading.post_title_left {
    font-size: 21px;
    color: #ffffff;
    line-height: 30px;
    text-align: left;
    font-weight: 600;
    font-style: normal;
    font-family: Livory !important;
    min-height: 70px;
}
.post_cat_left {
    color: #BDCAD9;
    font-family: "Aaux Next" !important;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.75px;
    line-height: 13px;
    text-transform: uppercase;
    text-align: left !important;
}
.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_date {
    height: auto;
    width: 100%;
    color: #FFFFFF;
    font-family: "Aaux Next";
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.75px;
    line-height: 13px;
    transition: all .5s;
    -webkit-transition: all .5s;
}
.header_wrapper {
    width: 100%;
    display: inline-block;
    background: #484D58;
}
.page-id-6085 .header_wrapper {
	position: absolute;
}
.transparenth.header_wrapper {
    background: transparent;
}
.form_section_cnt {
    float: right;
    width: 398px;
}
.schedule_button_wrapper {
    width: 20%;
    float: left;
    margin-top: 2px;
}
.header_inner_wrapper {
    padding-top: 18px;
    padding-right: 0;
}
h6.vc_custom_heading {
    font-family: "Aaux Next" !important;
}
.vc_gitem-zone-a .vc_gitem-row-position-top,
.vc_gitem-zone-b .vc_gitem-row-position-top {
    top: 15px !important;
  /*   display: none; */
}
.vc_gitem-zone-a .vc_gitem-row-position-middle,
.vc_gitem-zone-b .vc_gitem-row-position-middle {
    top: 15% !important;
    -webkit-transform: translate(0, -35%) !important;
    -ms-transform: translate(0, -35%) !important;
    -o-transform: translate(0, -35%) !important;
    transform: translate(0, -35%) !important;
}
a.vc_gitem-link.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey {
		padding: 10px 32px 8px 17px !important;
	   color: #D71D4A;
	   font-family: AauxNext-Bold;
	   text-transform: uppercase;
	   font-size: 13px;
	   line-height: 15px;
	   background: #ffffff;
	   border-radius: 0;
}
div#go_btn1.meet_btn {
    text-align: left;
    font-size: 16px;
    background: transparent !important;
    border: uppercase;
    /* border: 1px solid; */
    border: 1px solid #3E424B;
    display: inline-block;
    text-transform: uppercase;
}
.meet_btn a {
    background: transparent !important;
    color: #3E424B !important;
    font-family: "Aaux Next" !important;
    font-size: 16px !important;
    font-weight: bold !important;
    line-height: 19px !important;
}
.meet_team_section {
    background-repeat: no-repeat !important;
    background-size: auto !important;
    background-position: left top;
}
.bottom-container.share-container .right-col {
    display: flex;
    justify-content: flex-end;
}
.right-col.footer_menu {
    display: flex;
}
ul#menu-footer-menu,
ul#menu-footer-menu-1 {
    display: flex;
}
.right-col.footer_menu {
    justify-content: flex-end;
}
span.except {
    padding-bottom: 30px;
    font-weight: bold !important;
}
a.post_link_btn {
    font-size: 14px;
    font-weight: 800;
}
.inner_post_wrapper a.post_link_btn {
    font-family: AauxNext-Bold;
    font-weight: 400;
}
a.post_link_btn:hover {
    color: #920b2c;
}
.vc_gitem-zone-mini {
    position: absolute !important;
    background: rgba(0, 0, 0, 0.6) !important;
}
.right_pos {
    display: none;
}
.header_wrapper {
    border-bottom: 1px solid #585C65;
}

/* .revenue_2_header{
	max-width: 150px;
} */
@media (min-width: 1025px) and (max-width: 1339px) {
    /* .form_section_cnt {
        float: right;
        width: 42%;
    } */
    .vc_gitem-zone-a .vc_gitem-row-position-middle,
    .vc_gitem-zone-b .vc_gitem-row-position-middle {
        top: 15% !important;
    }
    .vc_custom_heading.post_title_left {
        font-size: 17px;
        line-height: 19px;
    }
}
@media (min-width: 868px) and (max-width: 1024px) {
    #access ul#menu-main-menu > li > a {
        font-size: 12px;
    }
    /* #access ul#menu-main-menu > li {
        width: 105px;
    } */
    .schedule_button_wrapper {
        width: 30%;
    }
}
@media (max-width: 867px) and (min-width: 768px) {
    /* #access ul#menu-main-menu > li {
        width: 86px;
    } */
    #access ul#menu-main-menu > li > a {
        font-size: 10px;
    }
    .schedule_button_wrapper {
        width: 30%;
    }
    .share-container .left-col {
        font-size: 10px;
    }
}
@media (min-width: 767px) and (max-width: 937px) {
    .vc_gitem-zone-a .vc_gitem-row-position-top,
    .vc_gitem-zone-b .vc_gitem-row-position-top {
        top: 0 !important;
    }
    .vc_custom_heading.post_title_left {
        font-size: 10px !important;
        line-height: 16px !important;
    }
    .vc_grid-filter.vc_grid-filter-size-md .vc_grid-filter-item {
        font-size: 76% !important;
    }
    .share-container .footer_menu li a {
        text-transform: uppercase;
        font-size: 12px !important;
    }
}
@media (min-width: 767px) and (max-width: 1024px) {
    /* .form_section_cnt {
        float: right;
        width: 59%;
    } */
    .vc_gitem-zone-a .vc_gitem-row-position-middle,
    .vc_gitem-zone-b .vc_gitem-row-position-middle {
        top: 20% !important;
    }
    .vc_custom_heading.post_title_left {
        font-size: 17px;
        line-height: 19px;
    }
    .right-col.footer_menu {
        display: block;
    }
    .bottom-container.share-container div.right-col {
        float: none;
    }
    .header_wrapper {
        left: 0;
    }
	.latest_insights_section .vc_gitem-post-data.post_cat_left.vc_gitem-post-data-source-post_categories.vc_grid-filter.vc_clearfix.vc_grid-filter-.vc_grid-filter-size-md.vc_grid-filter-center.vc_grid-filter-color-grey {
        display: block ! important;
    }
	.crossimage_section .upb_row_bg.vcpb-default {
	   background-size: cover !important;
	}
	.vc_empty_space.mobile_single_empty_top {
	   height: 20px !important;
	}
	.single_event h2.vc_custom_heading.custom_heading {
	   width: 100% !important;
	}
	p.content_excerpt {
	   width: 100% !important;
	}
	.vc_grid-filter.vc_grid-filter-size-md .vc_grid-filter-item {
		font-size: 65% !important;
	}
	img#theImg {
		margin-left: 20px;
	   margin-top: 10px;
	   height: 50px;
	}
	.vc_empty_space.empty_section_52pixel {
		height: 0px !important;
	}
	.vc_empty_space.empty_section_32pixel {
		height: 15px !important;
	}
	.right-col.footer_menu #menu-footer-menu li a {
		padding: 3px;
	}
	/* .absolute_image {
	   height: 379px;
	   width: 445px;
	} */
}
@media (max-width: 767px) {
    #branding #mysticky-nav .myfixed hgroup,
    #branding .header_wrapper.sticky hgroup{
        margin: 0px 0px 5px !important;
    }
    body.home #main-wrapper,
    body #main-wrapper {
        padding: 0 30px;
        width: 100%;
    }
    .client_section .wpb_column.vc_column_container.vc_col-sm-2 {
        width: 33.33%;
        float: left;
    }
    .column_custom_4.revenue_section {
        padding: 0px 30px;
    }
    .vc_empty_space.cross_white_img {
        display: none;
    }
    .latest_insights_section .vc_grid-item.vc_clearfix {
        padding-right: 0px !important;
    }
    .latest_insights_section .vc_column-inner {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-modern.vc_btn3-icon-right.vc_btn3-color-grey {
        text-align: left;
    }
    .inner_post_wrapper {
        width: 100%;
        float: none;
        margin: 0px 0 40px 0;
    }
    span.except {
        padding-bottom: 20px;
    }
    .event_section .vc_column-inner {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .post_wrapper {
        display: inline-block;
    }
    .vc_row.wpb_row.vc_row-fluid.crossimage_section.meet_team_section {
        background: none !important;
    }
    .newsletter-container .left-col {
        width: 100% !important;
    }
    .share-container .right-col.footer_menu {
        width: 100% !important;
    }
    ul#menu-footer-menu {
        display: block;
    }
    .menu-footer-menu-container {
        text-align: left;
    }
    .newsletter-container #main-wrapper > div,
    .share-container #main-wrapper > div {
        margin: 0 !important;
    }
    .bottom-container.share-container .right-col {
        display: block;
    }
    .share-container .left-col {
        width: 100% !important;
        padding-bottom: 0;
        text-align: left;
    }
    .bottom-container.share-container div.right-col {
        float: none;
        text-align: left !important;
    }
    .right-col.footer_menu {
        justify-content: flex-start;
    }
    .newsletter-container #main-wrapper > div,
    .share-container #main-wrapper > div {
        width: 100% !important;
    }
    .event_blog .vc_column-inner {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    #mobile-nav-toggle {
        top: 75px;
        right: 50px;
    }
    .schedule_button_wrapper {
        width: 37%;
    }
    .form_section_cnt {
        width: 57%;
    }
    #branding hgroup {
        float: left;
    }
    input#s {
        display: none;
    }
    header#branding div.header_top_section {
        height: 76px;
    }
    #mobile-nav-toggle {
        z-index: 99;
        left: auto;
        right: 20px;
        margin: 0;
        top: 94px;
    }
    div#rev_slider_1_1_wrapper {
        height: 303px;
    }
    div#rev_slider_1_1 img {
        height: min-content;
    }
    div#rev_slider_1_1 {
        height: 340px !important;
    }
    div#rev_slider_1_1_wrapper {
        height: 340px !important;
    }
    /* .contact_button_wrapper a {
        padding: 5px !important;
    } */
    .vc_empty_space.empty_space_110 {
        height: 40px !important;
    }
    .vc_empty_space.empty_space_125 {
        height: 40px !important;
    }
    /* .crossimage_section .upb_row_bg.vcpb-default {
		background: none !important;
    } */
    .banner_caption h1 {
        font-family: Livory !important;
        font-size: 32px !important;
        line-height: 40px !important;
        margin: 39px 0px 9px 0px !important;
        word-spacing: 2.3px;
    }
    .form_section_cnt {
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }
    .latest_insights_section .disp_grid .vc_grid-item.vc_clearfix.vc_visible-item.fadeIn.animated {
        float: none;
    }
    h2.vc_custom_heading.custom_heading {
        font-size: 32px !important;
        line-height: 44px !important;
    }
    .just_icon_section .vc_column-inner {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    h3.vc_custom_heading.c_title {
        color: #3E424B;
        font-family: "Aaux Next";
        font-size: 21px !important;
        font-weight: bold !important;
        line-height: 32px;
        text-align: center;
    }
    /* .mobile_content {
        display: block;
        padding: 0 30px;
        padding-top: 20px;
    } */
    /* .absolute_image {
        display: none !important;
    } */
    .single_event h2.vc_custom_heading.custom_heading {
        width: 100% !important;
        line-height: 33px !important;
    }
    img#theImg {
        margin-top: 20px;
    }
    .main-banner {
        padding: 50px 0;
    }
    .header_inner_wrapper {
        padding-right: 0px;
    }
    img.video_image_caption {
        height: 60px;
    }
    h4.banner_mobile_caption {
        display: inline-block;
        font-weight: 800;
        color: #fff;
        width: 70%;
        padding-top: 9px;
        padding-left: 10px;
    }
    .main-wrappers {
        margin-top: 0px !important;
    }
    .just_icon_section.vc_row,
    .just_icon_section .vc_row {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .revenue_section .vc_column-inner {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .revenue_section h1 {
        font-size: 48px !important;
    }
    .revenue_section h6 {
        font-size: 18px !important;
    }
    .right-col.footer_menu li a {
        padding: 0px 0px 15px 0px !important;
    }
    .other-main-wrapper {
        margin-top: 70px !important;
    }
    .single_event {
        height: 570px !important;
    }
    .vc_row.wpb_row.vc_row-fluid.latest_insights_section {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .vc_row.wpb_row.vc_row-fluid.event_blog {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    p.content_excerpt {
        width: 100%;
    }
    .vc_empty_space.mobile_single_empty_top {
        height: 70px !important;
    }
    /* .banner_caption.desktop_version {
        display: none;
    } */
    /* .banner_caption.mobile_version {
        display: block;
    } */
    .latest_insights_section .vc_gitem-post-data.post_cat_left.vc_gitem-post-data-source-post_categories.vc_grid-filter.vc_clearfix.vc_grid-filter-.vc_grid-filter-size-md.vc_grid-filter-center.vc_grid-filter-color-grey {
        display: block !important;
    }
    /* footer hgroup {
        margin: 70px 0 35px 0;
    } */
	footer hgroup {
	    margin: 40px 0 5px 0;
	}
	.right-col.footer_menu #menu-footer-menu li 
	{
		padding: 5px 0px 5px 0px !important;
	}
	
	.right-col.footer_menu #menu-footer-menu .custom_menu_link a {
		padding: 10px !important;
	}
	.share-container #main-wrapper .footer_menu {
	   margin-bottom: 30px !important;
	}
	.see_all .vc_btn3-container.go_btn.vc_btn3-center {
	   text-align: left;
	   margin-left: 15px;
	}
	h1.vc_custom_heading.revenue_one_header {
		font-size: 90px !important;
		line-height: 30px !important;
	}
}
@media (max-width: 340px){
	/* .main-wrappers {
		margin-top: 630px !important
	} */
}

/*===============Style New====================*/
.absolute_image h2{
    position: absolute;
    bottom: 77px;
    width: 168px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-family: AauxNext-Bold;
    right: 13px;
}
.absolute_image h2:hover{
    opacity: .9;
}
.absolute_image > a{
    position: absolute;
    right: 85px;
    bottom: 248px;
}
.absolute_image > a span{
	display: block;
}
.absolute_image > a:hover .span-not-hover,
.absolute_image > a .span-hover{
	opacity: 0;
	visibility: hidden;
	transition: .4s;
	-webkit-transition: .4s;
	display: none;
}
.absolute_image > a:hover .span-hover{
	display: block;
	opacity: 1;
	visibility: visible;
	transition: .4s;
	-webkit-transition: .4s;
}
#html5-watermark{
    display: none !important;
}
.html5-image{
    padding: 0 !important;
}
.schedule_button_wrapper a:hover{
   color: #bdbdbd; 
}
.download-button .vc_btn3:hover{
    background-color: #ad0930 !important;
}
.download-button .vc_btn3{
    padding: 20px 52px 18px 34px !important;
    font-size: 16px !important;
}
.download-button .vc_btn3 .vc_btn3-icon {
    right: 30px !important;
    font-size: 18px !important;
} 
/* .p-grid .vc_pageable-slide-wrapper .vc_grid-item.vc_col-sm-4:first-child .vc_gitem-row-position-middle{
	top: 43% !important;
}
.p-grid .vc_pageable-slide-wrapper .vc_grid-item.vc_col-sm-4:first-child .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_date{
	display: none;
} 
.p-grid .vc_pageable-slide-wrapper .vc_grid-item.vc_col-sm-4:first-child .vc_custom_heading.post_title_left p:before{
	content: 'Read our latest business blog & insight articles';
}
.p-grid .vc_pageable-slide-wrapper .vc_grid-item.vc_col-sm-4:first-child .vc_custom_heading.post_title_left p a{
	opacity: 0;
}
.p-grid .vc_pageable-slide-wrapper .vc_grid-item.vc_col-sm-4:first-child img#theImg{
	margin-top: 60px;
}
.p-grid .vc_pageable-slide-wrapper .vc_grid-item.vc_col-sm-4:first-child .vc_gitem_row .vc_gitem-col{
    padding-top: 90px !important;
    padding-right: 65px !important;
}

.p-grid .vc_pageable-slide-wrapper .vc_grid-item.vc_col-sm-4:first-child .vc_btn3-container.right_arr.view-art{
	display: block;
}
.p-grid .vc_pageable-slide-wrapper .vc_grid-item.vc_col-sm-4:first-child .vc_gitem-zone-a .vc_gitem-row-position-bottom,
.p-grid .vc_pageable-slide-wrapper .vc_grid-item.vc_col-sm-4:first-child .vc_gitem-zone-b .vc_gitem-row-position-bottom{
	z-index: 99999;
}
.p-grid .vc_pageable-slide-wrapper .vc_grid-item.vc_col-sm-4:first-child a.vc_gitem-link.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey{
	border: 1px solid transparent;
}
.p-grid .vc_pageable-slide-wrapper .vc_grid-item.vc_col-sm-4:first-child .vc_gitem-animated-block:after {
    content: '';
    background: transparent;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
} */

.p-grid .vc_pageable-slide-wrapper .vc_grid-item.vc_col-sm-4:first-child .vc_btn3-container.right_arr{
	display:block;
}

.p-grid .vc_pageable-slide-wrapper .vc_grid-item.vc_col-sm-4 .vc_btn3-container.right_arr.view-art{
	display: none;
}
.p-grid .vc_pageable-slide-wrapper .vc_grid-item.vc_col-sm-4:nth-child(5) .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_date{
	position: relative;
	top: -30px;
}
.revenue_one_header{
	margin-bottom: 45px !important;
}
.meet_team_section h2.vc_custom_heading{
	margin-top: 30px;
	padding-right: 50px;
}
.right-col .hs-form .hs_submit .actions{
	padding-top: 0 !important;
	margin-top: 0 !important;
}
.right-col .hs-form{
	position: relative;
	top: 40px;
}
.bottom-container.share-container .right-col a{
	display: inline-block;
	height: 32px;	
	width: 32px;	
	color: #fff;
    text-align: center;
    border-radius: 50%;
    line-height: 32px;
    margin-right: 20px;
}
.bottom-container.share-container .right-col a span{
    display: block;
}
.bottom-container.share-container .right-col a:hover .span-not-hover, 
.bottom-container.share-container .right-col a .span-hover {
    opacity: 0;
    visibility: hidden;
    transition: .4s;
    -webkit-transition: .4s;
    display: none;
}
.bottom-container.share-container .right-col a:hover .span-hover {
    display: block;
    opacity: 1;
    visibility: visible;
    transition: .4s;
    -webkit-transition: .4s;
}
.meet_btn a:hover,
.meet_team_section .go_btn a:hover .vc_btn3-icon{
    color: #fff !important;
}
.meet_team_section div#go_btn1.meet_btn:hover{
	border-color: #D71D4A !important;
}
.left{
	text-align: left;
}
.white{
	color: #fff;
}
.bold{
	font-weight: 600;
}
.center{
	text-align: center;
}
.newsletter-container .title-sign-up{
	margin: 20px 0 0;
    color: #FFFFFF;
    font-family: Livory;
    font-size: 28px;
    line-height: 36px;
}
.event_section .single_event .vc_btn3{
    text-transform: uppercase;
    width: 200px;
    padding-top: 19px;
    padding-bottom: 19px;
	    font-family: AauxNext-Bold;
    font-weight: 400 !important;
}
.event_section .single_event .vc_btn3 .vc_btn3-icon{
	right: 25px !important;
	font-size: 18px;
}
.inner_post_wrapper .title-recent{
    color: #3E424B;
    font-family: AauxNext-Bold;
    font-size: 16px;
    line-height: 1.5;
    display: block;
    margin-bottom: 20px;
}
.crossimage_section .column_custom_4.revenue_section.vc_col-sm-4{
	width: 60%;
}
.crossimage_section .column_custom_4.revenue_section.vc_col-sm-4 .c_title {
	padding-right: 350px;
}
.crossimage_section:before{
    content: '';
    position: absolute;
    width: calc(100% + 11px);
    height: 100px;
    bottom: 0;
    left: -10px;
    background: linear-gradient(to right bottom, transparent 50% , #fff 51%);
    z-index: 9;
}
.crossimage_section.meet_team_section:before{
    display: none;
}
.single_event{
    position: relative;
}
.single_event:after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
}
.single_event > #main-wrapper{
    position: relative;
    z-index: 2;
}
.page-id-2786 #basic-menu-container{
	display: none;
}
.event_blog .vc_btn3{
	padding-left: 40px !important;
}
.footer_menu ul.menu{
	padding-top: 10px;
	float: right;
}
.see_all .vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty){
	padding-top: 16px !important;
	text-transform: uppercase;
}
.border-custome .vc_sep_holder .vc_sep_line,
.crossimage_section  .vc_separator .vc_sep_holder .vc_sep_line{
	height: 10px !important;
}
.submitted-message.hs-main-font-element{
	color: #fff;
    text-align: center;
    padding-top: 60px;
}
.no-list.hs-error-msgs.inputs-list label{
	color: #fff;
}
.search.search-results .transparenth.header_wrapper {
    background: #484D58;
}
.search.search-results .main-banner{
	display: none;
}
.header_wrapper.myfixed #access ul ul,
.header_wrapper.sticky #access ul ul{
    top: 36px;
}
.ul-custom ol,
.ul-custom ul{
    list-style: disc !important;
    color: #d71d4a;
}
.hero-banner{
    margin-top: 90px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
    padding: 85px 0 156px 0;
}
.hero-banner:before{
	    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block !important;
    z-index: -1;
    background-image: linear-gradient(to right, #b8b8b8 , #b8b8b8);

}
.hero-banner:after{
	    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block !important;
    background: rgba(0, 0, 0, 0.5);

}
.hero-banner .vc_column-inner{
    padding: 0;
}
.hero-banner h1{
    max-width: 671px;
    color: #FFFFFF;
    font-size: 48px;
    line-height: 54px;
    margin-bottom: 20px;
    position: relative;
    z-index: 2;
}
.hero-banner .wpb_text_column{
    max-width: 671px;
    color: #FFFFFF;
    font-size: 21px;
    line-height: 32px;
        position: relative;
    z-index: 2;
}
.hero-banner .wpb_column {
    position: static;
}
.hero-banner .hero-img-1{
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0;
    z-index: 2;
}
.hero-banner #button-hero-1 .vc_general{
    background: url('/wp-content/uploads/2019/05/Sym-video-icon-fit.svg') no-repeat !important;
    width: 105px;
    height: 105px;
    border: 0 !important;
    background-size: cover;
    box-shadow: 0 5px 30px 0 rgba(0,0,0,0.2);
    border-radius: 100%;
}
.hero-banner #button-hero-2 .vc_general:hover,
.hero-banner #button-hero-1 .vc_general:hover{
   opacity: .9; 
}
.hero-banner #button-hero-1{
    position: absolute;
    right: 125px;
    bottom: 220px;
    z-index: 2;
}
.hero-banner #button-hero-2{
    position: absolute;
    bottom: 60px;
    right: 48px;
    z-index: 2;
}
.hero-banner #button-hero-2 .vc_general{
    max-width: 168px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-family: AauxNext-Bold;
    right: 13px;
    font-size: 24px;
    line-height: 32px;
    background-color: transparent;
    border: 0;
    text-align: left;
    padding: 0;
}
@media screen and (max-width: 1300px){
    .hero-banner{
        background-size: cover;
        background-position:  center right;
    }
}
@media screen and (max-width: 1100px){
	.crossimage_section .column_custom_4.revenue_section.vc_col-sm-4{
		width: 100%;
	}
    
}
@media screen and (max-width: 1000px){
	.banner_caption p{
		font-size: 18px !important;
	}
	.p-grid .vc_custom_heading.post_title_left {
	    min-height: 40px;
	}
    .hero-banner .wpb_text_column{
        max-width: 450px;
        font-size: 20px;
    }
    .hero-banner h1{
        font-size: 46px;
    }
}
@media screen and (max-width: 840px){
	.absolute_image > a {
	    right: 60px;
	    bottom: 180px;
	}	
	.absolute_image {
	    height: 440px;
	    width: 420px;
	}
	.absolute_image h2 {
	    bottom: 40px;
	    right: 0;
	}
}
@media screen and (max-width: 767px){
    .hero-banner .hero-img-1{
        display: none;
    }
    .hero-banner #button-hero-1 .vc_general{
        width: 50px;
        height: 50px;
        background-size: contain !important;
        padding: 0;
    }
    .hero-banner #button-hero-2,
    .hero-banner #button-hero-1 {
        position: relative;
        right: auto;
        bottom: auto;
    }
    .hero-banner #button-hero-2 .vc_general{
        max-width: 200px;
        right: 0;
        font-size: 18px;
        line-height: 26px;
        left: 10px;
    }
    .hero-banner{
        margin-top: 60px;
        padding: 60px 0 60px 0;
        background-size: cover;
        background-position: top center;
    }
    .header_wrapper{
        padding-bottom: 10px;
    }
    .header_wrapper.myfixed,
    .header_wrapper.sticky{
        padding-bottom: 0;
    }
    .crossimage_section{
        background-position: center !important;
    }
    .crossimage_section:before{
        display: none !important;
    }
	.latest_insights_section .vc_empty_space.border-custome{
		height: 25px !important;
	}
	.latest_insights_section .vc_empty_space.space-mb-2{
		height: 20px !important;
	}
	.latest_insights_section .vc_custom_heading.custom_heading{
		margin-bottom: 0 !important;
	}
	.revenue_2_header{
		max-width: 100%;
	}
	.just_icon_section .space-mb.vc_empty_space{
		height: 25px !important;
	}
	.revenue_one_header {
	    margin-top: 20px !important;
	}
	.bottom-container.share-container div.right-col {
	    padding: 0 0 25px 0;
	}
	.bottom-container.share-container div.left-col {
	    padding-bottom: 30px;
	}
	.see_all .vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
	    margin-top: -20px;
	}
	.client_section .wpb_single_image.vc_align_left {
	    text-align: center;
	}
	.p-grid .vc_pageable-slide-wrapper .vc_grid-item.vc_col-sm-4:nth-child(5) .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_date {
	    position: relative;
	    top: 0;
	}
	.p-grid .vc_gitem_row .vc_gitem-col {
	    padding: 10px 20px !important;
	}
	.crossimage_section .column_custom_4.revenue_section.vc_col-sm-4 .c_title {
		padding-right: 0;
	}
	.p-grid .vc_custom_heading.post_title_left {
	    min-height: auto;
	}
	.banner_caption.mobile_version{
		display: block;
	}
	.schedule_button_wrapper{
		margin-top: 7px;
	}
	.absolute_image > a span img{
		width: 50px;
		height: 46px;
	}
	.absolute_image h2 {
	    bottom: auto;
	    right: auto;
	    height: 56px;
	    width: 235px;
        position: absolute;
	    top: 0;
	    left: 100px;
	    font-size: 18px;
	}
	.absolute_image {
	    height: auto;
	    width: 100%;
	    position: relative;
	    background-image: none !important;
	    right: auto;
    	bottom: auto;
    	margin-top: 15px;
    	padding: 0 30px;
	}
	.absolute_image > a {
		position: relative;
	    right: auto;
	    bottom: auto;
	}
}
@media screen and (max-width: 667px){
	.banner_caption p br,
	.banner_caption h1 br{
		display: none;
	}
    .revenue_one_header{
        line-height: 1 !important;
    }

}
@media screen and (max-width: 568px){
    .hero-banner h1 {
        font-size: 32px;
        line-height: 40px;
    }
    .hero-banner .wpb_text_column {
        max-width: 450px;
        font-size: 18px;
        line-height: 26px;
    }
    .hero-banner {
        padding: 40px 0 40px 0;
    }
}
@media screen and (max-width: 536px){
	.header_inner_wrapper {
	    padding-top: 10px;
	}
	.schedule_button_wrapper {
	    margin-top: 0;
	}
	.form_section_cnt{
		margin-top: 4px;
	}
}
@media screen and (max-width: 490px){
	/* .main-wrappers {
	    margin-top: 460px !important;
	} */
}
@media screen and (max-width: 480px){
	.schedule_button_wrapper {
	    margin-top: 3px;
	}
	.form_section_cnt {
	    margin-top: 0;
	}
}
@media screen and (max-width: 448px){
	/* .main-wrappers {
	    margin-top: 500px !important;
	} */
	
}
@media screen and (max-width: 412px){
	/* .main-wrappers {
	    margin-top: 530px !important;
	} */
}
@media screen and (max-width: 375px){
	.p-grid .vc_pageable-slide-wrapper .vc_grid-item.vc_col-sm-4:first-child img#theImg {
	    margin-top: 20px;
	}
	.absolute_image > a span img {
	    height: 46px;
	}
}
@media screen and (max-width: 373px){
	/* .main-wrappers {
	    margin-top: 570px !important;
	} */
}
@media screen and (max-width: 355px){
	/* .main-wrappers {
	    margin-top: 610px !important;
	} */
}
/*===================================CSS CATEGORY EVENTS=========================================*/
.page-heading.new-heading{
    color: #3E424B;
    font-family: Livory-Regular;
    font-size: 48px;
    line-height: 54px;
    margin-bottom: 45px;
}
.category-events #main-wrapper,
.category-events #main-wrapper #inside-wrapper
{
    overflow: hidden;
}
body.category-events #primary.thin.new-thin{
    max-width: 100%;
    width: 100%;
}
.item-cat-events{
    width: 33.33%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 70px;
}
#cat-wrap-events{
    width: calc(100% + 20px);
    float: left;
    margin-left: -10px;
    margin-right: 10px;
}
.cat-event-img a{
    display: block;
    overflow: hidden;
    height: 250px;
    position: relative;
    transition: all .3s linear 0s;
    -webkit-transition: all .3s linear 0s;
}
.cat-event-img a:hover img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transition: all .3s linear 0s;
    -webkit-transition: all .3s linear 0s;
}
.cat-event-img a img{
    transform: scale(1);
    -webkit-transform: scale(1);
    transition: all .3s linear 0s;
    -webkit-transition: all .3s linear 0s;
        height: 100%;
    object-fit: cover;
}
.date-event p{
    color: #3E424B;
    font-family: "Aaux Next";
    font-size: 14px;
    line-height: 26px;
}
.date-event p span{
    text-transform: uppercase;
}
.title-event h3{
    color: #3E424B;
    font-family: AauxNext-Bold;
    font-size: 16px;
        line-height: 1.5;
    margin-top: 20px;
    margin-bottom: 5px;
}
.date-event a{
    color: #D71D4A;
    font-family: AauxNext-Bold;
    font-size: 14px;
    line-height: 19px;
}
.category-events .new-thin #tec-nav-below {
    margin: 0;
    padding: 0;
    padding-bottom: 40px;
    margin-top: -20px;
        color: #D71D4A;
    font-family: AauxNext;
}
.new-single-events #googlemaps iframe{
    display: none;
}
.october-24-2019-12 {
    height: 26px;
    width: 350px;
    
}
.new-single-events .date-event p{
    color: #3E424B;
    font-family: AauxNext-Bold;
    font-size: 18px;
    line-height: 26px;
}
.new-single-events .event-heading {
    font-family: Livory-Regular;
    color: #3E424B;
    font-size: 36px;
    line-height: 48px;
}
.new-single-events #event-content{
    color: #3E424B;
    font-family: "Aaux Next";
    font-size: 18px;
    line-height: 26px;
}
body .new-single-events #tec-event-meta dd,
body .new-single-events #tec-event-meta dt{
    color: #3E424B;
}
body .new-single-events #tec-event-meta{
    margin-top: 20px;
    border: 0;
    margin-bottom: 0;
}
body .new-single-events #tec-event-meta dd {
    margin-bottom: 7px;
    margin-left: 110px;
}

.new-single-events #event-map-container small a:after{
    content: '>';
        position: absolute;
    right: -15px;
}
.new-single-events #event-map-container small a{
    color: #D71D4A !important;
    text-transform: uppercase;
    font-size: 14px;
    font-family: AauxNext-Bold;
    line-height: 19px;
    position: relative;
}
.wrap-single{
    overflow: hidden;
}
.new-single-events{
    width: 70% !important;
    float: left !important;
    max-width: 100% !important;
    padding-right: 60px;
}
#sidebar-new{
    width: 30%;
    float: left;
    padding-top: 5px;
}
#sidebar-new .register-sg-e a{
    height: 60px;
    width: 100%;
    background-color: #D71D4A;
    color: #FFFFFF;
    font-family: AauxNext-Bold;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 18px;
    text-align: center;
    display: block;
    line-height: 60px;
    text-transform: uppercase;
    margin-top: 15px;
}
@media screen and (max-width: 900px){
    .item-cat-events{
        width: 50%;
    }
    .new-single-events{
        width: 100% !important;
        padding-right: 0;
    }
    #sidebar-new{
        width: 100%;
        padding-bottom: 40px;
    }
}
@media screen and (max-width: 767px){
    body.category-events #primary.thin.new-thin{
        padding: 0;
    }
}
@media screen and (max-width: 568px){
    .item-cat-events{
        width: 100%;
        margin-bottom: 30px;
    }
    .page-heading.new-heading {
        font-size: 40px;
        line-height: 40px;
    }
    .new-single-events .event-heading {
        font-size: 30px;
        line-height: 40px;
    }
    body .new-single-events #tec-event-meta{
        width: 100%;
    }
}
.item-cat-events:nth-child(3n + 1) {
		clear: both;
	}
@media screen and (max-width: 900px){
	.item-cat-events:nth-child(2n + 1) {
		clear: both;
	}
	.item-cat-events:nth-child(3n + 1) {
		clear: unset;
	}
}
/*new css*/
