  /*
Theme Name: 91Âé¶¹¾«Æ·
Theme URI: http://underscores.me/
Author: Paradigm Digital
Author URI: https://paradigmdigital.com/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ACI
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

ACI Custom Theme is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

:root {
    --primary-color: #002f55;
    --secondary-color: #ab0d26;
    --text-color: #413f3f;

    --primary-font: "Barlow", sans-serif;
    --secondary-font: "Barlow Condensed", sans-serif;
}

#search-results {
    margin: 60px auto 0;
}

#search-results {
    max-width: 100%;
    width: 65%;
    display: block;
}

#search-results .result {
    border-top: 2px solid #013055;
    background: #f3f3f3;
    margin-bottom: 20px;
    padding: 15px;
}

#search-results h3 {
    margin: 0;
    font-size: 25px;
}

#search-results a {
    display: inline-block;
    margin-top: 15px;
}

#search-results p {
    margin: 0;
}

#search-results .link-more {
    margin: 10px 0px 0;
}

.single-container #cb .gform {
    margin-top: 0;
    margin-bottom: 70px;
}

.single-container #cb .gform:before,
.single-container #cb .gform:after {
    display: none;
}

.dnm {
    display: block;
}

.dbm {
    display: none;
}

.evcal_location {
    display: inline-block;
}

.eventon_events_list .eventon_list_event .evcal_desc,
.evo_pop_body .evcal_desc,
#page-content p.evcal_desc {
    display: inline-block;
}

.slick-track {
    display: flex;
    align-items: center;
    justify-content: center;
}

#client-logos {
    display: inline-block;
    width: 100%;
    padding: 20px 0 0 0;
}

#client-logos ul {
    margin: 0;
    padding: 0;
}

#client-logos ul li {
    padding: 15px;
}

.nopaddingleft {
    padding-left: 0 !important;
}

.nopaddingright {
    padding-right: 0 !important;
}

.nopadding {
    padding: 0 !important;
}

.page-id-20 #cb .gform {
    margin-top: 0;
}

.page-id-20 #cb .gform:before,
.page-id-20 #cb .gform:after {
    display: none;
}

#mapinfo {
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
}

#colophon {
    background: #fff;
}

/*.sticky-head{position: fixed !important; top: 0;}*/
/*.logged-in .sticky-head{ top: 32px; }*/
.post-type-archive-ajde_events .wrapper {
    max-width: 1170px;
    width: 100%;
    padding: 0 15px;
    margin: 0 auto;
}

.error404 {
    background: #003055;
}

.error-404 {
    text-align: center;
    padding-top: 50px;
}

.error-404 button {
    background: #ab0d26;
    color: #000;
    padding: 15px;
    color: #fff !important;
    text-align: center;
    margin: 0 auto;
    border: 1px solid #ab0d26;
}

.error-404 button:hover {
    background: #fff;
    border-color: #fff;
    color: #ab0d26 !important;
}

.error-404 img {
    margin-bottom: -4px;
}

.error-404 h1 {
    color: #fff;
    font-weight: 600;
}

.error-404 p {
    color: #fff;
}

.search-form {
    float: left;
    margin-left: 15px;
}

.search-form label {
    float: left;
}

.errorbutton {
    float: left;
}

.error-404 input {
    background: #003055;
    margin-right: -4px;
    height: 57px;
    border: 1px solid #fff;
    box-sizing: border-box;
    padding: 15px;
    color: white !important;
}

.errorbutton a {
    background: #fff;
    padding: 15px;
    float: left;
    color: #000;
    text-align: center;
    margin: 0 auto;
    border: none;
}

.errorbutton a:hover {
    background: #ab0e27;
    color: #ffffff;
    text-decoration: none;
}

#events-page .content1 {
    margin: 20px auto;
}

#events-page .boxes {
    display: inline-block;
    width: 100%;
    background: #d0d0d0;
}

#events-page .boxes ul {
    padding: 0;
}

#events-page .boxes ul li {
    position: relative;
    display: flex;
    align-items: center;
    min-height: 485px;
    justify-content: center;
    text-align: center;
    width: 20%;
    float: left;
    padding: 50px;
}

#events-page .boxes ul li h3 {
    color: #fff;
    font-size: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#events-page .boxes ul li h3:after {
    content: '';
}

#events-page .boxes ul li hr {
    width: 38%;
    border: 1px #fff solid;
    margin-bottom: 40px;
}

#events-page .boxes ul li p {
    font-weight: 500;
    color: white;
    margin: 0;
    padding: 0;
}

#events-page .boxes ul li a {
    color: #fff;
}

#events-page .boxes ul li .phone {
    color: #fff;
    font-weight: 500;
    margin-top: 10px;
}

#events-page .boxes ul li .holder {
    position: relative;
    z-index: 3;
}

#events-page .boxes ul li:nth-child(odd):after {
    content: '';
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    position: absolute;
    background: rgba(171, 13, 37, 0.75);
}

#events-page .boxes ul li:nth-child(even):after {
    content: '';
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    position: absolute;
    background: rgba(0, 46, 85, 0.75);
}

#events-page .contact {
    width: 100%;
    display: inline-block;
    margin-top: 40px;
}

#events-page .contact .btn {
    border: 2px solid #fff;
    padding: 8px 30px;
    text-decoration: none;
    border-radius: 90px;
    color: #fff;
    font-weight: 400;
}

#events-page .contact .btn:hover {
    background: red;
}

#events-page .events h1 {
    text-align: center;
}

#events-page .events {
    padding: 35px 0 50px;
    display: inline-block;
    width: 100%;
}

#single .job_description ul li {
    line-height: 20px;
    color: #49494a;
    padding-top: 1px;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 15px;
    padding-left: 20px;
    background: url(https://www.advanced.edu/wp-content/uploads/bullet.png) left 7px no-repeat;
}

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
#locations-page .bttns-section {
    background: #002f55;
    padding: 35px;
    margin-left: 15px;
    width: calc(50% - 15px);
}

#locations-page .bttns-section h2 {
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin: 0 0 20px 0;
    line-height: 1;
}

#locations-page .bttns-section h2.upcoming {
    margin: 0 0 5px 0;
}

#locations-page #cb .inner-page-title {
    color: #fff !important;
}

.contact-info {
    background: #F3F0F1;
    border: 3px solid #CECCCC;
    display: inline-block;
    width: 100%;
    padding: 50px;
    margin-top: -70px;
    z-index: 999;
    position: relative;
    
    display: flex;
    flex-wrap: wrap;
}

.contact-info .col-md-4 {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 60px;
    width: 33.33333333%;
}

.contact-info .border {
    border-right: 1px solid #929292;
}

.contact-info .col-md-4 .icon {
    width: 44px;
    margin-right: 16px;
    color: #505050;
    display: inline-block;
}

.contact-info .col-md-4 .text {
    line-height: 1.4;
}

.contact-info .col-md-4 .text a {
    color: #404040;
}

#locations-page .cb2 iframe {
    height: 100%;
    border: 1px solid #cecccc !important;
    min-height: 300px;
}

#locations-page .cb2 {
    display: flex;
    width: 100%;
    padding: 23px 0;
}

#locations-page .cb2 .gform:before,
#cb .cb2 .gform:after {
    display: none !important;
}

#locations-page .cb2 .gform {
    margin-top: 0;
}

#locations-page .cb3 {
    width: 100%;
    display: inline-block;
}

#locations-page .cb3 h1 {
    margin-top: 0;
}

#locations-page .cb2 .contentonly ul li{
    line-height: 20px;
    color: #49494a;
    padding-top: 1px;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 15px;
    padding-left: 20px;
    background: url(https://www.advanced.edu/wp-content/uploads/bullet.png) left 7px no-repeat;
}
#locations-page .cb3 :not(.contentonly) ul {
    width: 100%;
    display: inline-block;
    margin: 0 0 20px;
    padding: 0;
}

#locations-page .cb3 :not(.contentonly) ul li {
    background-position: center center !important;
    background-size: cover !important;
    width: 48%;
    margin: 0 .5% 1%;
    float: left;
    display: inline-block;
    position: relative;
}

#locations-page .cb3 :not(.contentonly) ul li:hover:before {
    opacity: 0;
}

#locations-page .cb3 :not(.contentonly) ul li:hover:after {
    opacity: 1;
}

#locations-page .cb3 :not(.contentonly) ul li a {
    z-index: 999;
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 10px;
    text-align: center;
    color: #002f55;
    font-size: 16px;
}

#locations-page .cb3 :not(.contentonly) ul li:nth-child(5) {
    width: 97%;
}

#locations-page .cb3 :not(.contentonly) ul li a:hover {
    color: #fff;
    text-decoration: none;
}

#locations-page .cb3 :not(.contentonly) ul li:before {
    content: '';
    position: absolute;
    background: #fff;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

#locations-page .cb3 :not(.contentonly) ul li:after {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(171, 14, 37, 0.79);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

#locations-page .gform_wrapper div.charleft.warningTextareaInfo {
    color: #ffffff;
}

#locations-page .gform_wrapper .top_label div.ginput_container {
    margin-top: 0;
}

#locations-page #cb .gform .gfield {
    margin: 0 0 10px 0;
}

#locations-page .gform_footer {
    margin: 10px 0 0 0;
    padding: 0;
}

#locations-page #cb .gform .gform_title {
    margin: 15px 0;
}


.bottombar {
    background: #ab0d26;
}

.bottombar .request {
    float: right;
    border: none;
    color: #fff;
    padding: 1.4% 1.5%;
    background: #b2112f;
    width: 100%;
    text-align: center;
}

.bottombar .request:hover {
    background: #fff;
    color: #ab0d26;
}

/*ShowMore/LESS*/
.showmore {
    overflow: hidden;
    max-height: none;
}

.showless {
    overflow: hidden;
    max-height: 925px;
}

.bottombar {
    display: none;
}

/* mobile mesnu */
.nav-content .logo {
    display: inline-block;
    padding: 10px;
}

.nav-content {
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 999;
    
    overflow-y: auto;
}

.nav-content ul {
    padding: 0;
}

.nav-content ul ul {
    display: none;
    margin: 0;
}

.nav-content ul li {
    list-style: none;
    position: relative;
    width: 100%;
    background-color: #181d21;
    padding: 0;
}

.nav-content ul li:first-child {
    border: none;
}

.nav-content ul li a {
    font-size: 14px;
    color: #aaabae;
    padding: 13px 20px;
    display: inline-block;
    width: 100%;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: 1px solid #393a3b;
}

.nav-content ul li a:hover {
    color: #fff;
}

em.first-em {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 42px;
    width: 50px;
    cursor: pointer;
}

em.first-em:before {
    position: absolute;
    content: "";
    height: 18px;
    width: 2px;
    background-color: #aaabae;
    top: 50%;
    transform: translate(0, -50%);
    right: 0px;
    left: 0;
    margin: 0 auto;
}

em.first-em:after {
    position: absolute;
    content: "";
    height: 2px;
    width: 18px;
    background-color: #aaabae;
    top: 50%;
    transform: translate(0, -50%);
    right: 0px;
    left: 0;
    margin: 0 auto;
}

/* first sub menu */
.nav-content>ul li.open>em:before {
    content: none;
}

.nav-content ul ul ul {
    display: none;
}

.nav-content ul ul li {
    list-style: none;
    width: 100%;
    /*border-top: 1px solid #fff;*/
    background-color: #2A2E32;
    padding: 0;
}

.nav-content ul ul li a {
    font-size: 14px;
    color: #aaabae;
    padding: 10px 30px;
    display: inline-block;
    text-transform: capitalize;
    border: none;
}

.nav-content ul ul ul li {
    background-color: #393a3b;
    padding-left: 15px;
}

.nav-content ul ul ul ul li {
    background: #464646;
}

.nav-content ul ul ul li:nth-child(1) {
    border-top: none;
}

.nav-content ul ul ul li a {
    color: #aaabae;
    font-size: 13px;
    line-height: 1.2;
}

/* second sub menu */
em.second-em {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 35px;
    width: 50px;
    cursor: pointer;
}

em.second-em:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 2px;
    background-color: #aaabae;
    top: 50%;
    transform: translate(0, -50%);
    right: 0px;
    left: 0;
    margin: 0 auto;
}

em.second-em:after {
    position: absolute;
    content: "";
    height: 2px;
    width: 16px;
    background-color: #aaabae;
    top: 50%;
    transform: translate(0, -50%);
    right: 0px;
    left: 0;
    margin: 0 auto;
}

em.third-em {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 35px;
    width: 50px;
    cursor: pointer;
}

em.third-em:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 2px;
    background-color: #aaabae;
    top: 50%;
    transform: translate(0, -50%);
    right: 0px;
    left: 0;
    margin: 0 auto;
}

em.third-em:after {
    position: absolute;
    content: "";
    height: 2px;
    width: 16px;
    background-color: #aaabae;
    top: 50%;
    transform: translate(0, -50%);
    right: 0px;
    left: 0;
    margin: 0 auto;
}


.slider-switch .lines,
.slider-switch .lines:after,
.slider-switch .lines:before {
    transition: .3s;
    background: #fff;
    width: 23px;
    height: 3px;
    border-radius: .28571rem
}

.change-header .mobile-Hamburger a.slider-switch {
    border: 1px solid #fff;
}

.slider-switch:hover {
    opacity: 1
}

.slider-switch:active {
    transition: 0;
}

.slider-switch .lines {
    display: inline-block;
    top: 50%;
    vertical-align: top;
    position: relative;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    ;
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
}

.slider-switch .lines:after,
.slider-switch .lines:before {
    display: inline-block;
    position: absolute;
    left: 0;
    content: '';
    -webkit-transform-origin: .28571rem center;
    transform-origin: .28571rem center
}

.slider-switch .lines:before {
    top: 8px
}

.slider-switch .lines:after {
    top: -8px
}

.slider-switch.view-maxi {
    -webkit-transform: scale3d(.8, .8, .8);
    transform: scale3d(.8, .8, .8)
}

.slider-switch.view-maxi .lines {
    background: 0 0
}

.slider-switch.view-maxi .lines:after,
.slider-switch.view-maxi .lines:before {
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    top: 0;
    height: 4px;
}

.slider-switch.view-maxi .lines:before {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg)
}

.slider-switch.view-maxi .lines:after {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg)
}

.slider-switch.view-maxi .lines:after {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg)
}

.nav-content {
    display: none;
}

.mobile-apply-btn {
    display: none;
}

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
.padding-left15 {
    padding-left: 2%;
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

.entry-content a {
    font-size: 17px;
    font-weight: 600;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

    {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
    color: #404040;
    font-family: var(--primary-font);
    font-size: 17.5px;
    line-height: 1.6;
}

body.mobile-menu-open{ overflow: hidden; }

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}

h2 {
    font-size: 32px;
}

.tags-links {
    display: none;
}

.edit-link {
    margin-left: 10px;
}

.excerpt {
    margin-top: 25px;
}

.blog .title {
    height: 93px;
    overflow: hidden;
}

.blog .subhead {
    height: 66px;
    overflow: hidden;
}

.blog .subhead p {
    font-size: 21px;
    line-height: 27px;
    margin-top: 10px;
}

#events-page .title h1 {
    color: #fff;
}

.entry-content h1,
#locations-page h1,
#events-page h1 {
    color: #ab0d26;
}

.entry-content h2,
#locations-page h2,
#events-page h2 {
    color: var(--primary-color);
}

.entry-content h3,
#locations-page h3,
#events-page h3 {
    color: var(--secondary-color);
}

.entry-content h4,
#locations-page h4,
#events-page h4 {
    color: var(--text-color);
}

.entry-content h5,
#locations-page h5,
#events-page h5 {
    color: #ab0d26;
}

.entry-content h6,
#locations-page h6,
#events-page h6 {
    color: #ab0d26;
}

.single-content h1 {
    color: #000;
    font-size: 40px;
    padding-bottom: 10px !important;
    font-weight: 700;
    margin: 0;
    border-bottom: none !important;
}

.single-content {
    background: #F4F4F4;
    padding: 2%;
    font-size: 9px;
}

.post-type-archive-ajde_events h1,
.inner-content h1,
#locations-page h1,
#events-page h1 {
    color: #ab0d26;
    /* font-size: 50px; */
    padding-bottom: 13px !important;
}

.post-type-archive-ajde_events h2,
.inner-content h2,
#locations-page h2,
#events-page h2 {
    color: var(--primary-color);
    /* font-size: 33px; */
    margin-top: 3px;
}

.post-type-archive-ajde_events h3,
.inner-content h3,
#locations-page h3,
#events-page h3 {
    color: var(--secondary-color);

    text-transform: uppercase;
}

.blue {
    color: #002f55 !important;
}

.red {
    color: #ab0d26 !important;
}

.post-type-archive-ajde_events h4,
.inner-content h4,
#locations-page h4,
#events-page h4 {
    /* color: var(--text-color);
    font-weight: 700; */
    /* font-size: 20px; */
}

.post-type-archive-ajde_events h5,
.inner-content h5,
#locations-page h5,
#events-page h5 {
    /* color: #002f55;
    font-weight: 700;
    font-size: 20px; */
}

.post-type-archive-ajde_events h6,
.inner-content h6,
#locations-page h6,
#events-page h6 {
    color: #ab0d26;
}

.inner-content ul li {
    line-height: 20px;
    color: #49494a;
    padding-top: 1px;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 15px;
    padding-left: 20px;
    background: url(https://www.advanced.edu/wp-content/uploads/bullet.png) left 7px no-repeat;
}

.single .entry-content ul {
    padding-left: 15px;
}

.single #page .entry-content ul li {
    line-height: 20px;
    color: #49494a;
    padding-top: 1px;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 15px;
    padding-left: 15px;
    background: url(https://www.advanced.edu/wp-content/uploads/bullet.png) left 7px no-repeat;
}

.entry-content ol {
    margin-left: 39px !important;
}

#wpsm_accordion_6598 .wpsm_panel-body {
    font-family: var(--primary-font) !important;
}

blockquote {
    background: url(https://www.advanced.edu/wp-content/uploads/2016/07/bg-quote1.png) no-repeat;
    color: #747272;
    font-size: 22px;
    font-style: italic;
    margin: 30px;
    padding: 30px 30px 30px 50px;
    border-left: none !important;
}

.thumbnail {
    padding: 8px !important;
}

p {
    margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: 0.9375rem;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
    box-sizing: border-box;
}

*,
*:before,
*:after {
    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    box-sizing: inherit;
}

body {
    background: #fff;
    /* Fallback for when there is no custom background color defined. */
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}

blockquote,
q {
    quotes: "" "";
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul,
ol {
    margin: 0 0 1.5em 0;
}

ul {
    list-style: none;
}

ol {
    list-style: decimal;
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: none;
    background: #002f55;
    font-size: 16px;
    color: #fff;
    padding: 7px 26px;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    background: #910a20;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
    background: #910a20;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #666;
    border: 1px solid #ccc;
    padding: 5px;
}

select {
    border: 1px solid #ccc;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: #111;
}

textarea {
    width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
    color: #ab0d26;
}

a:visited {}

a:hover,
a:focus,
a:active {
    color: #ab0d26;
    text-decoration: underline;
}

a:focus {
    outline: thin dotted;
}

a:hover,
a:active {
    outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
    clear: both;
    display: block;
    float: left;
    width: 100%;
    background: #ab0d26;
    border-bottom: 1px solid #ba6c81;
}

.main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.main-navigation li {
    float: left;
    position: relative;
}

.main-navigation a {
    display: block;
    text-decoration: none;
    font-size: 15px;
}

#primary-menu>li {
    padding: 0 23px;
}

#primary-menu>li>a {
    color: #fff;
    text-transform: uppercase;
    padding: 17px 0 14px;
    /* border-bottom: 5px solid transparent; */
}

#primary-menu li.home-menu>a {
    padding: 7px 0;
}

#primary-menu li.home-menu>a:before {
    content: "\f102";
    font-family: 'dashicons';
    font-size: 26px;
}

.main-navigation ul ul {
    float: left;
    position: absolute;
    top: 40px;
    left: -999em;
    z-index: 99999;
    border-top: 1px solid #002f55;
}

.main-navigation ul ul ul {
    left: -999em;
    top: 0;
}

.main-navigation ul ul a {
    width: 200px;
    background: #002f55;
    color: #fff;
    padding: 7px;
    border-bottom: 1px solid #013e6f;
}

.main-navigation ul ul li {}

#primary-menu>li:hover>a,
#primary-menu>li.focus>a {
    border-color: #002f55;
}

.main-navigation ul ul :hover>a,
.main-navigation ul ul .focus>a {
    background: #ab0d26;
}

.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
    background: #ab0d26;
}

.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
    left: auto;
}

.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
    left: 100%;
}

#primary-menu>.current_page_item>a,
#primary-menu>.current-menu-item>a,
#primary-menu>.current_page_ancestor>a,
#primary-menu>.current-menu-ancestor>a {
    border-color: #002f55;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
    display: block;
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}


/**** MOBILE NAVIGATION ****/

.disable-scroll {
    overflow: hidden;
    height: 100%;
}

#open-nav {
    position: absolute;
    top: 0.8em;
    right: 1em;
    z-index: 99989;
    display: inline-block;
}

* #open-nav .icon {
    display: block;
    font-size: 3em;
    color: #fff;
    width: 1em;
    height: 1em;
    cursor: pointer;
}

#mobile-nav {
    width: 100%;
    height: 100%;
    background: rgba(171, 13, 38, 0.9);
    position: absolute;
    top: 0;
    z-index: 99999;
    color: #101010;
    text-align: center;
    display: none;
    overflow: auto;
}

#mobile-nav>div {
    display: table;
    margin-top: 45px;
    width: 100%;
    height: 100%;
}

#mobile-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: table-cell;
    vertical-align: middle;
}

#mobile-nav ul li {
    margin-bottom: 10px;
}

#mobile-nav ul li a {
    color: #fff;
    font-size: 20px;
    font-size: 2em;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
}

#mobile-nav ul li:hover>a,
#mobile-nav ul li.current-menu-item>a {
    background: #002f55;
    color: #fff;
    text-decoration: none;
}

#mobile-nav ul ul {
    display: block;
}

#close-nav {
    font-size: 3em;
    text-align: right;
    width: 100%;
    color: #000;
    cursor: pointer;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
    outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
    margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */
.widget select {
    max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/

.video {
    margin-top: 10px;
}

.button {
    background: #ab0d26;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    padding: 7px 26px;
}

.button:hover {
    text-decoration: none;
    color: #fff;
}


.entry-title {
    font-weight: 700;
    margin: 0;
    border-bottom: 1px solid #eee;
    color: #000;
    /* font-size: 50px; */
    font-family: var(--secondary-font);
    padding-bottom: 13px !important;
    text-transform: uppercase;
}

#primary {
    padding: 50px 0;
    min-height: 450px;
}

#primary .entry-content,
#primary .entry-content p {
    line-height: 1.5;
}

#primary-2 {
    padding: 0 0 50px 0;
    min-height: 450px;
    margin-top: 8px;
}

.soc {
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
}

.soc li {
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.soc li a {
    font-family: si !important;
    font-style: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    text-decoration: none;
    text-align: center;
    display: block;
    position: relative;
    z-index: 1;
    width: 52px;
    height: 52px;
    line-height: 52px;
    font-size: 28px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    margin-right: 10px;
    color: #ffffff;
    background-color: #474747;
}

.soc-icon-last {
    margin: 0 !important;
}

.soc li a:hover {
    background: #ab0d26;
}

.soc-facebook:before {
    content: 'b';
}

.soc-twitter:before {
    content: 'a';
}

.soc-google:before {
    content: 'x';
}

.soc-yt:before {
    content: 'r';
}

.soc-linkedin:before {
    content: "\f18d";
    font-family: 'dashicons';
}

/ HEADER /

.site-header {
    z-index: 99998;
    position: fixed;
    width: 100%;
}

#open-nav {
    position: fixed;
    top: 0.8em;
    right: 1em;
    z-index: 9999989;
    display: inline-block;
}

#masthead .header {
    background: #002f55;
    color: #fff;
    padding-bottom: 25px;
}

.site-title {
    margin: 25px 0 0;
}

.site-title img {
    max-width: 75% !important;
}

#masthead .phone {
    margin-top: 40px;
    display: inline-block;
}

#masthead .phone a {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    display: inline-block;
}

#masthead .phone a:before {
    content: "\f525";
    font-size: 18px;
    font-family: 'dashicons';
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 100%;
    padding: 3px 4px;
    margin-right: 10px;
    vertical-align: middle;

    -moz-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

#masthead .hrlink {
    margin-left: 25px;
    display: inline-block;
    background: #ab0d26;
    padding: 0 3px 3px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;

    -webkit-box-shadow: 1px 5px 13px 0 rgba(0, 0, 0, 0.75);
    box-shadow: 1px 5px 13px 0 rgba(0, 0, 0, 0.75);
}

#masthead .hrlink a {
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    line-height: 1;
    padding: 40px 5px 25px;
    background: #ab0d26;
    display: inline-block;
    border: 2px solid #fff;
    border-top: none;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

#masthead .hrlink a span {
    font-size: 23px;
    display: block;
}

#masthead .hrlink a:hover {
    text-decoration: none;
    border-color: #002f55;
}


/ FOOTER /


.social-icons {
    background: #272727;
    text-align: center;
    padding: 13px 0;
}

#footer-links {
    background: #303030;
    padding: 50px 0;
    text-align: center;
}

#footer-links .f-title {
    margin: 0 0 15px;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
}

#footer-links ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#footer-links ul li {
    line-height: 1.3;
}

#footer-links ul li a {
    font-size: 14px;
    color: #fff;
}

.client-logos {
    padding: 20px 0 0;
}

.site-info {
    text-align: center;
    margin-top: 20px;
}

.site-info,
.site-info p,
.site-info a {
    font-size: 15px;
    color: #000;
}

.site-info a {
    text-decoration: underline;
}


/ HOME PAGE /

#slideshow .contain {
    display: table;
    width: 100%;
}

#slideshow .contain .info {
    display: table-cell;
    vertical-align: middle;
}

#slideshow .contain .info2 {
    display: table-cell;
    vertical-align: middle;
}

#slideshow .contain-me {
    background: rgba(3, 3, 3, 0.40);
    padding: 20px 0;
}

#slideshow .caption {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 999;
    line-height: 1;
    top: 0;
    color: #fff;
    text-align: center;
}

#slideshow .caption .title {
    font-size: 50px;
    font-weight: 700;
    font-family: var(--secondary-font);
    color: #fff;
    text-transform: uppercase;
}

#slideshow .caption .desc {
    font-size: 20px;
    color: #fff;
    line-height: 1.5;
}

#slideshow .caption .readmore {
    margin-top: 10px;
}

#slideshow .caption .readmore a {
    font-size: 20px;
    font-family: var(--primary-font);
    color: #fff;
    text-transform: uppercase;
    border: 1px solid #fff;
    display: inline-block;
    padding: 9px 30px;
}

#slideshow .caption .readmore a:hover {
    text-decoration: none;
    background: #ab0d26;
    border-color: #ab0d26;
}

#slideshow .meteor-slides .meteor-nav a {
    width: 41px;
}

#slideshow .meteor-nav .prev a {
    background-image: url(/wp-content/themes/ACI/images/slider-prev.png);
}

#slideshow .meteor-nav .next a {
    background-image: url(/wp-content/themes/ACI/images/slider-next.png);
}


#cb {
    background: #f4f4f4;
    margin-top: 1px;
}

#cb .info {
    padding: 30px 0;
}

#cb .title {
    font-size: 48px;
    color: var(--primary-color);
    margin: 0;
}

#cb .tagline {
    font-size: 32px;
    margin: 5px 0 0;
}

#cb .entry-content,
#cb .entry-content p {
    font-size: 17.5px;
    color: #413f3f;
    line-height: 1.6;
}

#cb .gform {
    background: #ab0d26;
    padding: 20px 25px;
    color: #fff;
    position: relative;
    z-index: 99997;
    margin-top: -21px;
}

#cb .gform:before {
    content: "";
    width: 0;
    height: 0;
    border-width: 20px 20px 0 10px;
    border-style: solid;
    border-color: transparent #7e091c transparent transparent;
    display: block;
    position: absolute;
    left: -30px;
    top: 0;
}

#cb .gform:after {
    content: "";
    width: 0;
    height: 0;
    border-width: 20px 10px 0 20px;
    border-style: solid;
    border-color: transparent transparent transparent #7e091c;
    display: block;
    position: absolute;
    right: -30px;
    top: 0;
}

#cb .gform .gform_wrapper {
    margin: 0;
    max-width: 100%;
}

#cb .gform .gform_title {
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
}

#cb .gform .gfield {
    margin-bottom: 10px;
}

#cb .gform .gfield_label {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    margin: 0;
}

#cb .gform .gform_wrapper .top_label input.medium,
#cb .gform .gform_wrapper .top_label select.medium {
    width: 100%;
}

#cb .gform .disclaimer {
    font-size: 10px;
    color: #fff;
}

#cb .gform .ginput_container_consent {
    display: flex;
    align-items: flex-start;
}

#cb .gform .ginput_container_consent input {
    margin-top: 2px;
}

#cb .gform .ginput_container_consent label {
    margin-left: 6px;
    line-height: 1.3;
    font-size: 14px;
}
#cb .gform .ginput_container_consent label a{ color: #fff; text-decoration: underline; }
#cb .gform .ginput_container_consent label a:hover{ color: #003768; }


#cb2 {
    padding: 50px 0;
}

#cb2 .cb-left,
#cb2 .cb-right {
    width: 49%;
}

#cb2 .cb-right {
    text-align: left;
}

#cb2 .block {
    background: #002f55;
    position: relative;
}

#cb2 .cblock {
    color: #fff;
    padding: 5% 7%;
}

#cb2 .block+.block {
    margin-top: 15px;
}

#cb2 .cblock .title {
    margin: 0;
    font-size: 40px;
    color: #fff;
}

#cb2 .entry-content,
#cb2 .entry-content p {
    font-size: 15px;
    color: #fff;
    line-height: 1.5;
    margin: 0.5em 0 !important;
}

#cb2 .block123:hover::after,
#cb2 .active-block123:after {
    content: "";
    width: 0;
    height: 0;
    border-width: 15px;
    border-style: solid;
    border-color: transparent transparent transparent #ab0d26;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -28px;
    margin: auto;
}

#cb2 .block123:hover,
#cb2 .active-block {
    background: #ab0d26;
}

#cb2 .block123:hover .button,
#cb2 .active-block .button {
    background: #002f55 !important;
}

.hide-me {
    display: none;
}

#services {
    background: #002f55;
    padding: 55px 0 30px;
    color: #fff;
}

#services .service .thumb {
    display: inline-block;
    background: #fff;
    padding: 15px;
    border: 1px solid #fff;
    border-radius: 1px;
}

#services .service .info {
    padding: 25px 25px 0;
}

#services .service .title {
    margin: 0;
    font-size: 25px;
    color: #fff;
}

#services .service .entry-content {
    margin-top: 7px;
}

#services .service .entry-content,
#services .service .entry-content p {
    font-size: 15px;
    color: #fff;
    line-height: 1.5;
}

#services .service .readmore {
    margin-top: 15px;
}

#services .service:hover>.thumb {
    background: #ab0d26;
}


#map {
    width: 100%;
    height: 100%;
}

.map-title {
    /*font-size: 20px;*/
    font-size: 16px;
    font-family: var(--secondary-font);
    color: #413f3f;
    text-align: center;
}

.map-address {
    /*font-size: 15px;*/
    font-size: 12px;
    color: #939393;
    font-family: var(--primary-font);
    text-align: center;
}

/*.gm-style-iw-arrow div:nth-child(3){ left: 5px !important; top: 24px !important; transform: rotate(90deg); }*/
/*.gm-style-iw-arrow div:first-child{ border: none !important; }*/
.gm-style-iw-arrow>div:first-child>div:nth-child(1),
.gm-style-iw-arrow div:first-child>div:nth-child(3) {
    display: none !important;
    visibility: hidden !important;
}


/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
    display: block;
}

.hentry {
    margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
    display: none;
}

.single .byline,
.group-blog .byline {
    display: inline;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
    display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
/* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
    display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
    max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}

.gform_body ul,
ol {
    margin-left: 0px !important;
    padding: 0;
}

.gform_body ul {
    list-style: none;
}

.dropdown-box {
    display: none;
}


.cat-tags {
    margin-bottom: 30px;
}

.cat-tags ul {
    width: 100%;
    display: inline-block;
    margin: 0;
    padding: 0;
    text-align: center;
}

.cat-tags li {
    margin-right: 3%;
    display: inline-block;
    *display: inline;
    /*IE7*/
    *zoom: 1;
    /*IE7*/
    float: none;
    color: #002f55;
    padding: 0;
    font-size: 20px;
}

.bus-driving {
    width: 40px;
    float: left;
    margin-right: 5px;
}

.experts {
    width: 20px;
    float: left;
    margin-right: 5px;
}

.cat-image {
    float: left;
    text-align: left;
}

.cat-tags li:hover {}

.tags-tags {
    width: 100%;
    margin-bottom: 25px;
}

.tags-tags ul {
    width: 100%;
    display: inline-block;
    margin: 0;
    padding: 0;
    text-align: center;
}

.tags-tags li {
    display: inline;
    color: #002f55;
    text-align: center;
    margin: 10px;
    float: none;
}

.tags-tags a {
    text-transform: uppercase;
    font-size: 11px;
    border: 2px solid #002f55;
    border-radius: 25px;
    padding: 9px;
}

.tags-tags a:hover {
    text-decoration: underline !important;
    border: 2px solid #ab0d26;
}

.rslides {
    max-height: 400px !important;
}

.map-info {
    text-align: center;
}

.map-info .w100 {
    width: 100%;
    display: inline;
}

.map-info h3 {
    color: var(--secondary-color);
}

.sidecontainer {
    background: #f4f4f4;
    padding: 10px;
    margin: 15px 0 0px 0;
}

.sidecontainer p {
    margin: 0;
    line-height: 1.3;
}

.inner-blog {
    padding: 1% 4% 4% 4%;
}

.inner-blog h4 {
    font-size: 25px;
    line-height: 1.25em;
    margin-top: 25px;
}

.inner-blog p {
    font-size: 17px;
    line-height: 1.5em;
    color: #666;
    min-height: 93px;
}

.inner-banner {
    width: 100%;
    height: auto;
}

.inner-page {}

.inner-page-title {
    font-family: var(--secondary-font);
    font-weight: 700;
    color: #fff;
    margin: 0;
    text-transform: uppercase;
    text-align: center;
}

.inner-content {
    margin-bottom: 25px;
    padding-top: 40px;
}

.contact-info hr {
    display: none;
}

.color1 {
    background: #ab0d26;
}

.margin1 {
    margin-top: 1.5em;
}

.blog {
    box-sizing: border-box;
}

.blog ul {
    width: 100%;
    float: left;
    padding: 0;
}

.blog li {
    box-sizing: border-box;
    margin-right: 3%;
    display: inline-block;
}

.w33 {
    width: 30.333333333%;
    height: 533px;
}

.push-left {
    float: left;
}

.push-right {
    float: right;
}

.wp-pagenavi {
    text-align: center;
    margin-bottom: 20px;
}

.site-content {
    padding-top: 207px;
}

.entry-content .button:hover {
    color: #fff;
}

.gform_wrapper .gfield_required {
    color: #ffffff !important;
}

.wp-pagenavi a,
.wp-pagenavi span {
    text-decoration: none;
    border: none !important;
    padding: 3px 3px !important;
    margin: 0px !important;
}


.page-nav {
    background: #ab0d26;
    padding: 1.2%;
    color: #fff;
}

.page-nav a {
    color: #fff;
}

.entry-footer {
    width: 100%;
    display: inline-block;
    margin-top: 15px;
}

.blog-tab {
    background: #fff;
    margin: 0px;
}

.blog-tab .blog-tab-link a {
    display: block;
    float: left;
    font-size: 16px;
    line-height: 40px;
    color: #fff;
    width: 50%;
    text-align: center;
    background: #00a6db;
    height: 40px;
}

.blog-tab .blog-tab-link a.active {
    background: #ab0d26;
    text-transform: uppercase;
    color: #ffffff;
}

.popular-blog {}

.recent-blog {
    display: block;
    width: 100%;
}

.blog-tab-detail {
    padding: 0;
    background: #fff;
    width: 100%;
    display: inline-block;
}

.blog-tab-detail img {
    float: left;
}

.blog-tab-detail p {
    width: 260px;
    float: left;
    padding: 8px 8px 8px 0;
    background: #F4F4F4;
    min-height: 100px;
    color: #2f2f2f;
    margin: 0;
}

.blog-tab-detail p a {
    color: #2f2f2f;
    text-decoration: none;
}

.blog-tab-detail p a:hover {
    color: #ab0d26;
}

.blog-categories {}

.blog-categories a {
    background: #00a6db;
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 15px !important;
    color: #fff;
    margin: 0 3px 3px 0;
    padding: 0 12px;
}

.blog-categories a:hover {
    background: #4f4f4f;
}

.blog-tab-link h2 {
    display: block;
    font-size: 28px;
    margin: 0 !important;
    line-height: 40px;
    color: var(--primary-color);
    text-align: left;
    background: none;
    height: 40px;
    font-weight: bold;
}

.cat-name {
    font-size: 15px;
    color: #ab0d26;
}

.cat-item {
    background: #ab0d26;
    padding: 20px;
    float: left;
    margin-right: 5px;
    text-transform: uppercase;
}

.cat-item:hover {
    background: #002f55;
}

.cat-item a {
    color: #fff;
}

.widget_categories ul {
    padding: 0;
}

.widget_categories h2 {
    display: block;
    font-size: 24px;
    line-height: 40px;
    color: var(--primary-color);
    width: 50%;
    text-align: left;
    background: none;
    height: 40px;
    font-weight: bold;
}

.mobmenu-right-bt {
    font-size: 35px !important;
}

.bx-wrapper {
    max-width: 100% !important;
}

.blog-page-title {
    /* font-size: 50px; */
    font-family: var(--secondary-font);
    font-weight: 700;
    color: #ab0d26;
    margin: 0;
    text-transform: uppercase;
    text-align: left;
    margin-top: 40px;
}


.mobmenu_content li a {
    font-family: var(--primary-font) !important;
}

.tag-container {
    margin: 0 auto;
}

.single-container {
    margin-top: 15px;
}

.entry-meta {
    font-size: 17px;
    padding: 10px 0 0 2%;
}

.m-menu {
    display: none;
}

.menu-display {
    display: block;
}

.header-logo-none {
    display: none;
}

.w70 {
    width: 70%;
}

.w30 {
    width: 30%;
}

.w50 {
    width: 50%;
    float: left;
    height: 100%;
    background: #ab0d26;
}

.menu-right {
    width: 25%;
    float: left;
}

.menu-left {
    width: 75%;
    float: left;
}

.ds-m {
    display: none;
}

.dn-m {
    display: block;
}

/* @font-face {
    font-family: m-oswald;
    src: url(https://www.advanced.edu/wp-content/themes/ACI/fonts/oswald.ttf);
} */

@media only screen and (max-width: 1199px) {
    .showless {
        max-height: 1028px;
    }

    .blog .title {
        height: 84px;
    }

    .tag-container {
        margin: 0 auto;
    }

    .site-content {
        padding-top: 187px;
    }

    #primary-menu>li {
        padding: 0 11px;
    }

    #cb .gform .gform_title {
        font-size: 24px;
    }

    #cb2 .cblock {
        width: 90%;
    }

    .blog ul {
        margin: 0;
        padding: 0;
    }

    .w33 {
        width: 30.333333333%;
        height: 475px;
    }
}

@media only screen and (max-width: 991px) {
    #locations-page .bttns-section {
        margin-left: 0;
        width: 100%;
        margin-bottom: 30px;
    }
    
    .contact-info{
        padding: 20px 10px;
    }

    .contact-info .border123 {
        border: none !important;
    }

    .showless {
        max-height: 922px;
    }

    .m-sidebar {
        width: 50%;
        float: left;
        padding: 0 1% 0 1%;
    }

    .map-info .w100 {
        width: 33%;
        display: inline;
        padding: 2%;
    }

    .w70 {
        width: 100%;
    }

    .w30 {
        width: 100%;
    }

    .m-menu {
        display: block;
    }

    .menu-display {
        display: none;
    }

    .blog .title {
        height: 92px;
    }

    .sidecontainer {
        min-height: 130px;
    }

    .w33 {
        width: 46.333333%;
        height: 518px;
    }

    .tag-container {
        width: 100%;
        margin: 0 auto;
    }

    .tags-tags a {
        font-size: 12px;
        padding: 11px;
    }

    .tags-tags li {
        display: inline-block;
        color: #002f55;
        text-align: center;
        margin: 12px;
    }

    .mobmenu-right-bt {
        font-size: 45px !important;
    }

    .logo-holder {
        display: none !important;
    }

    .mob_menu_header_div {
        position: absolute !important;
        background-color: #002f55 !important;
        height: 41px !important;
    }

    #mobile-nav>div {
        margin-top: 366px;
    }

    .site-content {
        padding-top: 0;
    }

    .site-title img {
        max-width: 100% !important;
    }

    .site-branding {
        text-align: center;
    }

    #masthead .header-right {
        float: none !important;
        text-align: center;
    }

    #masthead .hrlink a {
        border-top: 2px solid #fff;
    }

    #masthead .hrlink,
    #masthead .hrlink a {
        border-radius: 20px;
    }

    #masthead .hrlink {
        padding-top: 3px;
    }

    #cb .gform:before,
    #cb .gform:after,
    #cb2 .block:hover::after,
    #cb2 .active-block:after {
        display: none !important;
    }

    #cb2 .cb-left,
    #cb2 .cblock {
        float: none !important;
        width: 100%;
    }

    #services .service {
        margin-bottom: 20px;
        text-align: center;
    }

    #footer-links .links {
        margin-bottom: 25px;
    }

    #footer-links {
        padding-bottom: 30px;
    }

    .blog ul {
        margin: 0;
        padding: 0;
    }

    /*.site-header{ position: static; }*/
    .main-navigation {
        background: none;
        border-bottom: none;
    }

    .main-navigation li {
        float: none;
    }

    #primary-menu>li {
        float: none;
        padding: 0;
        text-align: center;
        border-bottom: 1px solid #ba6c81;
    }

    #primary-menu>li>a {
        padding: 10px 0;
        border-bottom: none;
        background: #ab0d26;
    }

    #primary-menu li.home-menu>a {
        padding: 2px 0;
    }

    #primary-menu>li:hover>a,
    #primary-menu>li.focus>a,
    #primary-menu>.current_page_item>a,
    #primary-menu>.current-menu-item>a,
    #primary-menu>.current_page_ancestor>a,
    #primary-menu>.current-menu-ancestor>a {
        background: #ba6c81;
    }

    .main-navigation ul ul {
        left: auto;
        position: static;
        border-top: none;
        float: none;
        display: none;
    }

    .main-navigation ul ul a {
        width: 90%;
        margin: 0 auto;
        padding: 7px 0;
        text-transform: uppercase;
        border-bottom: 1px solid #013e6f;
    }

    .main-navigation ul ul :hover>a,
    .main-navigation ul ul .focus>a,
    #primary-menu li>ul li.current-menu-item>a {
        background: #013e6f;
    }

    .cf {
        margin: 0 auto;
        width: 99.9%;
    }

    .blog {
        width: 100%;
        padding: 0 1% 0 1%;
        float: left;
    }

    .team-members .team-member {
        width: 47% !important;
    }
}

@media only screen and (max-width:991px) and (min-width:767px) {
    #events-page .boxes ul li {
        ;
        width: 50% !important;
    }

    #events-page .boxes ul li:first-child:after,
    #events-page .boxes ul li:last-child:after {
        content: '';
        width: 100%;
        top: 0;
        left: 0;
        height: 100%;
        position: absolute;
        background: rgba(171, 13, 37, 0.75) !important;
    }

    #events-page .boxes ul li:after {
        content: '';
        width: 100%;
        top: 0;
        left: 0;
        height: 100%;
        position: absolute;
        background: rgba(0, 46, 85, 0.75) !important;
    }

    .contact-info .col-md-4123 {
        padding: 20px 0;
        width: 100%;
        text-align: center;
        display: block;
        align-items: center;
        justify-content: end;
        margin: 0 auto;
    }

    .contact-info .col-md-4 .icon123 {
        width: 100%;
    }

    .contact-info .col-md-4 .icon123 img {
        width: 50px;
        margin-bottom: 20px;
    }

    .contact-info .col-md-4123 .text {
        font-weight: 400;
        width: 100%;
    }

    .contact-info123 hr {
        display: block;
        height: 0;
        width: 70%;
        border: 1px #cecccc solid;
    }
}

@media only screen and (max-width: 767px) {
    .map-info a {
        background: #ab0d25;
        width: 100%;
        display: inline-block;
        color: #fff;
    }

    .map-info a:hover {
        background: #002e55;
        text-decoration: none;
    }

    .map-info h3 {
        color: #fff;
    }
    
    .contact-info{ padding-left: 0; padding-right: 0; }

    .contact-info .col-md-4123 {
        padding: 20px 0;
        width: 100%;
        text-align: center;
        display: block;
        align-items: center;
        justify-content: end;
        margin: 0 auto;
    }
    
    .contact-info .col-md-4{
        flex-direction: column;
        text-align: center;
        padding-left: 5px;
        padding-right: 5px;
    }

    .contact-info .col-md-4123 .icon {
        width: 100%;
    }
    
    .contact-info .col-md-4 .icon{
        margin: 0 0 20px;
    }

    .contact-info .col-md-4123 .icon img {
        width: 50px;
        margin-bottom: 20px;
    }

    .contact-info .col-md-4123 .text {
        font-weight: 400;
        width: 100%;
    }

    .contact-info123 hr {
        display: block;
        height: 0;
        width: 70%;
        border: 1px #cecccc solid;
    }

    #events-page .boxes ul li {
        ;
        width: 100% !important;
    }

    .slick-slide img {
        margin: 0 auto;
    }

    .dnm {
        display: none;
    }

    .dbm {
        display: block;
    }

    #locations-page .cb2 iframe {
        height: 300px;
        margin: 0 0 23px 0;
    }

    #locations-page .cb2 {
        display: inline-block;
    }

    #locations-page .cb3 ul li a {
        font-size: 25px;
    }

    .contact-info {
        margin-top: 0;
        /*padding: 20px 0;*/
        /*border-right: none;*/
        /*border-left: none;*/
    }

    .nopaddingleft {
        padding-left: 15px !important;
    }

    .nopaddingright {
        padding-right: 15px !important;
    }

    .nav-content ul ul li a {
        padding: 17px 30px;
    }

    .ctl-slick-prev {
        z-index: 99 !important;
        left: 0 !important;
    }

    .ctl-slick-prev .fa-chevron-left {
        background: #f4f4f4 !important;
        padding: 0 2px 0 20px;
    }

    .ctl-slick-next {
        z-index: 99 !important;
        right: 0 !important;
    }

    .ctl-slick-next .fa-chevron-right {
        background: #f4f4f4 !important;
        padding: 0 20px 0 2px;
    }

    .nav-content ul li a {
        padding: 17.5px 20px;
    }

    .redbttn {
        width: 100%;
        display: inline-block;
        text-align: center;
        margin-bottom: 14px;
    }

    .post-type-archive-ajde_events h1,
    #locations-page h1,
    #events-page h1 {
        /* font-size: 33px; */
    }

    .post-type-archive-ajde_events h2,
    #locations-page h2,
    #events-page h2 {
        /* font-size: 26px; */
    }

    .showless {
        max-height: 1266px;
    }

    .dropdown-box {
        display: block;
    }

    .menu-right {
        margin-top: 0;
    }

    .page-nav {
        margin-top: 4px;
        width: 100%;
        text-align: center;
    }

    .header-logo-none {
        display: inline-block;
    }

    .header-logo-display {
        display: none;
    }

    .w70 {
        width: 100%;
    }

    .w30 {
        width: 100%;
    }

    .map-info .w100 {
        width: 100%;
        padding: 2%;
    }

    .m-menu {
        display: block;
    }

    .menu-display {
        display: none;
    }

    .blog .title {
        height: auto;
    }

    .cat-tags {
        display: none;
    }

    .cf {
        margin: 0 auto;
        width: 99.9%;
    }

    .sidecontainer {
        min-height: 130px;
    }

    .mobmenu-right-bt {
        font-size: 40px !important;
    }

    #mobile-nav>div {
        margin-top: 260px;
    }

    #mobile-nav ul li a {
        font-size: 32px;
    }

    .site-content {
        padding-top: 0;
    }

    .site-title img {
        max-width: 100% !important;
    }

    #slideshow .caption .title,
    #cb .title,
    #cb2 .cblock .title,
    #locations-page .caption .title {
        font-size: 25px;
    }

    #slideshow .caption .desc,
    #slideshow .caption .readmore a {
        font-size: 15px;
    }

    #slideshow .caption .readmore a {
        padding: 6px 20px;
    }

    #cb .tagline {
        font-size: 20px;
    }

    #cb .info,
    #cb2,
    #services,
    #primary {
        padding: 25px 0;
    }

    #masthead .header-right {
        display: none;
    }

    .w33 {
        width: 100%;
        height: auto;
        margin-right: 0;
    }

    .blog ul {
        margin: 0;
        padding: 0;
    }

    .blog {
        padding: 0;
    }

    .tag-container {
        display: block;
    }

    .cat-image-div {
        height: 100px;
    }


    .cat-tags li {
        width: 33%;
        argin-right: 0 !iportant;
    }

    .tags-tags li {
        text-align: center;
        margin: 12px;
    }

    #masthead .header {
        padding: 10px;
    }

    .menu-left {
        width: 75%;
        float: left;
    }
}

@media only screen and (max-width: 480px) {
    #cb #wpsm_accordion_6581 .ac_open_cl_icon {
        line-height: 2 !important;
    }

    .showless {
        max-height: 1468px;
    }

    .dropdown-box {
        display: block;
    }

    .blog {
        width: 100%;
        padding: 0 !important;
        float: left;
    }

    .menu-right {
        margin-top: 1%;
    }

    .page-nav {
        margin-top: 4px;
        width: 100%;
        text-align: center;
    }

    .header-logo-none {
        display: inline-block;
    }

    .header-logo-display {
        display: none;
    }

    #masthead .header {
        padding: 10px;
    }

    .h2-font h2 {
        font-size: 24px;
    }

    .blog-page-title {
        font-size: 35px !important;
    }

    .w70 {
        width: 100%;
    }

    .w30 {
        width: 100%;
    }

    .map-info .w100 {
        width: 100%;
        padding: 2%;
    }

    .inner-banner {
        height: 299px;
    }

    .m-menu {
        display: block;
    }

    .menu-display {
        display: none;
    }

    .blog .title {
        height: auto;
    }

    .cf {
        margin: 0 auto;
        width: 99.9%;
    }

    .sidecontainer {
        min-height: 147px;
    }

    #mobile-nav>div {
        margin-top: 136px;
    }

    #slideshow .contain .info2 {
        vertical-align: none !important;
    }

    .inner-content h2,
    #locations-page h2,
    #events-page h2 {
        font-size: 25px;
    }

    .inner-page-title,
    #locations-page .inner-page-title,
    #events-page .inner-page-title {
        font-size: 25px;
        text-align: center;
    }

    .site-content {
        padding-top: 0;
    }

    .site-branding {
        width: 100%;
    }

    #masthead .phone {
        display: block;
        margin-top: 10px;
    }

    #masthead .hrlink {
        margin: 10px 0 0;
        display: none;
    }

    #slideshow .caption .desc {
        display: none !important;
    }

    /*#mobile-nav ul li a{ font-size: 1.5em; }*/
    #masthead .header-right {
        display: none;
    }

    .entry-title {
        font-size: 36px;
    }

    .w33 {
        width: 100%;
        height: auto;
    }

    .blog ul {
        margin: 0;
        padding: 0;
    }

    .tag-container {
        display: block;
    }

    .cat-tags li {
        width: 47%;
        margin-right: 3%;
        float: left;
        color: #000;
        display: inline;
        padding: 13px;
        font-size: 20px;
        text-align: center;
    }

    .tags-tags li {
        text-align: center;
        margin: 8px;
        float: none;
    }

}

@media only screen and (max-width : 800px) {
    #mapinfo {
        display: inline-block;
    }

    #mapinfo #map {
        height: 100vh;
    }
}

/**
*
* 1.0  -  campusProgrames Style
* ------------------------------------------------------------------------------
*/

section#campusProgrames {
    padding: 0;
    background: #f4f4f4
}

.fcp-title-block h2 {
    font-size: 50px;
    font-weight: 700;
    color: #ab0d26;
    text-transform: uppercase;
    text-align: left;
    margin: 40px 0 15px;
}

section .campusProgrames {
    padding-bottom: 0px
}

.alt-class {
    max-width: 915px;
}

.alt-class h2 {
    margin-bottom: 20px;
}

.fcp-title-block {
    margin-bottom: 40px;
}

.fcp-title-block p {
    font-size: 24px;
    font-weight: 300;
    font-family: var(--primary-font);
}

.fcp-single-box {
    min-height: 150px;
    margin-bottom: 40px;
}

.fcp-single-box .fcp-pic {
    max-width: 150px;
    margin-right: 25px;
}

.fcp-single-box .fcp-pic img {
    max-width: 150px;
}

.fcp-single-content h3 {
    font-size: 20px;
    color: #fff;
    font-weight: normal;
    padding-top: 4%;
    line-height: 1.4em;
    padding-right: 10px;
}

.fcp-single-content span {
    font-size: 17px;
    color: #fff;
}

.page-template-full-width2 .inner-content {
    margin-bottom: 0px;
    padding-top: 0;
}

.clr1 {
    background: #ab0d26;
}

.clr2 {
    background: #555555;
}

.clr3 {
    background: #002f55;
}

.contact-info-wrapper {
    background: #b7b7b7;
    padding: 23px 0;
}

.fcp-contact-info>.info-item {
    display: inline-block;
    margin-right: 75px;
}

.fcp-contact-info>.info-item:last-child {
    margin-right: 0px;
}

.fcp-contact-info>.info-item a img {
    margin-right: 20px;
    height: 30px;
}

.fcp-contact-info>.info-item a {
    color: #000;
    font-size: 25px;
}

h4#myModalLabel {
    font-size: 36px;
    text-transform: uppercase;
    color: var(--text-color);
}

.fcp-boxes .col-md-6 {
    padding-right: 20px;
    padding-left: 20px;
}

.fcp-boxes .col-sm-4:last-child {
    padding-right: 0;
}

#campuslocation {
    background: #f4f4f4
}

.alt-class h4 {
    font-size: 24px;
    margin: 0 0 17px;
}

.alt-class p {
    font-size: 19px;
    line-height: 1.4em;
    padding-bottom: 0px;
}

.location-boxes a {
    width: 20%;
    float: left;
    margin-right: 4%;
    display: inline:block;
    margin-bottom: 60px
}

.single-location {
    background-size: cover;
    background-color: #002f55;
    padding: 165px 0;
    overflow: hidden;
    position: relative;
    transition: background .6s
}

.location-boxes a:nth-child(3n+4) {
    margin-right: 0%;
}

.single-location:hover {
    background-image: none !important;
    background: #ab0d26
}

.single-location h2 {
    color: #fff;
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translate(0, -50%);
    font-size: 50px;
    line-height: 1.3em;
    text-decoration: none;
    margin: 0;
}

body.page-template-full-width {
    background: #f4f4f4 !important;
}

body.archive div#slideshow {
    display: none;
}

body.archive #cinfoWrapper {
    display: none;
}

.sidebar-buttons {
    margin: 0 0 25px;
    padding: 0;
}

.sidebar-buttons li {
    margin-top: 20px;
}

.sidebar-buttons li a {
    display: block;
    background: #033054;
    font-size: 25px;
    font-weight: 700;
    color: #fff;
    padding: 30px 20px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.sidebar-buttons li:hover a {
    background: #A9122A;
}


.team-members {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
}

.team-members .team-member {
    padding: 3%;
    border: 1px solid #ddd;
    margin-bottom: 35px;

    width: 30%;
    margin-right: 3%;
}

.team-members .team-member:hover {
    background: #c1c2c4;
    background: linear-gradient(180deg, #c1c2c4 0%, #fff 100%);
    box-shadow: 0 0 0.625rem 0 rgba(0, 0, 0, 0.1);
}

.team-members .team-member .team-thumb div {
    width: 100%;
    height: 250px;
    display: block;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
@media (max-width: 600px){
    .team-members .team-member .team-thumb div{
        background-color: #fff;
        background-size: contain;
    }
}

.team-members .team-member .team-name {
    margin: 0.9375rem 0;
    text-transform: uppercase;
    font-weight: 700;
}

.team-members .team-member .team-designation p {
    margin-bottom: 0;
}


@media only screen and (max-width : 1199px) {
    .fcp-single-content h3 {
        font-size: 18px;
        padding-top: 0%
    }

    .fcp-single-box {
        min-height: 130px
    }

    .fcp-single-box .fcp-pic img {
        width: 130px;
    }

    .fcp-single-box {
        height: 130px
    }
}

@media only screen and (max-width:1200px) and (min-width:992px) {
    .page-id-5005 .redbttn {
        width: 24%;
        font-size: 16px;
        line-height: 18px;
        text-align: center;
    }
}

@media only screen and (max-width : 991px) {
    .bottombar {
        display: block;
    }

    #site-navigation {
        display: none !important;
    }

    .fcp-contact-info>.info-item a span {
        display: none;
    }

    .fcp-contact-info>.info-item {
        margin-right: 50px;
    }

    .fcp-single-content h3 {
        font-size: 20px;
        padding-top: 4%
    }

    .fcp-single-box .fcp-pic img {
        width: 150px;
    }

    .fcp-single-box {
        height: 150px
    }

    .single-location {
        padding: 100px 0;
    }

    .single-location h2 {
        font-size: 40px
    }
}

.location-boxes a {
    width: 100%;
    float: none;
    margin-right: 0%;
    margin-bottom: 40px
}

.single-location {
    margin-bottom: 40px
}

.single-location h2 {
    font-size: 50px
}

.single-location {
    padding: 130px 0;
}

@media only screen and (max-width : 600px) {
    .error-404 {
        padding-top: 15px;
    }

    .error-404 h1 {
        margin-bottom: 25px;
        font-size: 32px;
    }

    .ds-m {
        display: block;
    }

    .dn-m {
        display: none;
    }

    .errorbutton {
        display: inline-block;
        width: 100%;
    }

    .errorbutton a {
        width: 100%;
        margin-bottom: 20px;
    }

    .search-form {
        width: 100%;
        text-align: center;
        margin-left: 0;
    }

    .search-form label {
        width: calc(100% - 81px);
    }

    .error-404 input {
        width: calc(100% - 96px);
        margin-right: 10px;
    }

    #search-results {
        margin: 30px auto 0;
        width: 90% !important;
        margin-right: auto !important;
    }

    #locations-page .cb3 ul li {
        width: 100%;
    }

    #locations-page .cb3 ul li:nth-child(5) {
        width: 100%;
    }

    #formAnchor {
        display: block;
        margin-top: -200px;
        padding-top: 200px;
    }

    .inner-content {
        padding-top: 20px;
    }

    .caption {
        padding: 0 15px;
    }

    .campusProgrames {
        padding: 30px;
        background: #fff;
    }

    .fcp-single-content h3 {
        font-size: 17px;
        padding-top: 0%;
        margin-bottom: 0;
    }

    .fcp-single-content span {
        font-size: 14px
    }

    .fcp-single-content a {
        font-size: 13px;
    }

    .fcp-single-box .fcp-pic img {
        width: 115px;
    }

    .fcp-single-box {
        height: 115px
    }

    .fcp-single-box {
        min-height: 115px;
    }

    .team-members .team-member {
        width: 100% !important;
        margin-right: 0;
    }
}

@media only screen and (max-width : 480px) {
    .single-location {
        padding: 100px 0;
    }

    .single-location h2 {
        font-size: 35px;
    }

    .fcp-title-block h2 {
        font-size: 35px !important;
    }
}

@media only screen and (max-width : 375px) {
    .campusProgrames {
        padding: 15px;
    }

    .fcp-single-content h3 {
        font-size: 15px;
    }

    .fcp-single-content span {
        font-size: 12px
    }

    .fcp-single-content a {
        font-size: 10px;
    }

    .fcp-single-box .fcp-pic img {
        width: 90px;
    }

    .fcp-single-box {
        height: 90px
    }

    .fcp-single-box {
        min-height: 90px;
    }
}

.col-md-6:nth-child(2) .fcp-single-content {
    position: relative;
    top: -8px;
}

h1, h2, h3, h5, h6 {
    font-family: var(--secondary-font);
    font-weight: 700;
}
h1, h3{
    text-transform: uppercase;
}
h4{
    font-family: var(--primary-font);
    font-weight: 700;

}

h1{ font-size: 60px; text-transform: uppercase; }
h2{ font-size: 48px; color: var(--primary-color); }
h3{ font-size: 32px; text-transform: uppercase; color: var(--secondary-color); }
h4{ font-size: 20px; font-family: var(--primary-font); color: var(--text-color); }
h5{ font-size: 24px; text-transform: uppercase; color: var(--secondary-color); }

@media (max-width: 768px){
    .page-id-5660 embed, .page-id-5660 iframe, .page-id-5660 object{
        height: auto;
        min-height: 300px;
    }
}