/*
 Theme Name:     Alchemy Child Theme
 Description:    Alchemy Child Theme for Wordpress
 Author:         Alchemy Marketing
 Author URI:     https://justincollier.com
 Template:       twentynineteen
 Version:        1.0.0.31
*/
/* =Theme customization starts here
------------------------------------------------------- */
/*------------------------------ Alchemy Custom CSS --------------------------------*/
/*------------------------------ Alchemy Custom CSS --------------------------------*/
/*------------------------------ Alchemy Custom CSS --------------------------------*/
/*------------------------------ Alchemy Custom CSS --------------------------------*/
/*------------------------------ Alchemy Custom CSS --------------------------------*/
/*------------------------------ Alchemy Custom CSS --------------------------------*/
/*------------------------------ Alchemy Custom CSS --------------------------------*/
/*------------------------------ Meta -------------------------------*/


@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');

:root {
    --primary-font:  "Open Sans", sans-serif;
    --secondary-font: 'Open Sans', sans-serif;
    --third-font: 'Open Sans', sans-serif;
    --fourth-font: 'Open Sans', sans-serif;
    --custom-font: "Open Sans", serif;
    --primary-color: #003E65;
    --secondary-color: #487D9D;
    --third-color: #F2D881;
    --site-width: 83vw;
    --site-max-width: 1400px;
    --site-width-large: 93vw;
    --dark-grey: #333333;
    --blue: #003a5d;
    --yellow: #e8bf48;
    --medium-grey: #666666;
    --light-grey: #F7F6F4;
    --am-button-4-icon: '>';
}
@media only screen and (min-width: 981px) {
    .mobile-only {
        display: none !important;
    }
}
@media only screen and (max-width: 980px) {
    .desktop-only {
        display: none !important;
    }
}
.logged-in-only {
    display: none;
}
.logged-in .logged-in-only {
    display: initial;
}
::selection {
    background-color: var(--primary-color);
    color: #ffffff;
}
/*------------------------------ EO Meta -------------------------------*/
/*------------------------------ Text Settings -------------------------------*/
/*@import "../twentynineteen/style.css?k=ff";*/
@import "../twentynineteen/style.css?k=ff";
body, input, textarea, select, table, ul, li {
    font-family: 'Montserrat', sans-serif; /* Backup for IE11 */
    color:var(--dark-grey);
    ; /* Backup for IE11 */
    font-family: var(--primary-font);
    font-size: 18px;
    color: var(--dark-grey);
}
body{
    background-color: #ffffff;
    background-repeat: repeat;
    background-size: auto; 	
}
h3, h4, h5, h6 {
    font-family: var(--primary-font);
}
h1,h2{
    font-family: var(--secondary-font);
    color: var(--primary-color);
}
p {
    font-size: 18px;
    line-height: 160%;
    margin: 0px;
    padding-bottom: 12px;
    color: var(--blue);
    font-family: var(--primary-font);
}
h1 {
    font-size: 50px;
    line-height: 120%;
    margin: 0px;
    padding-bottom: 12px;
    font-weight: 400;
    color: var(--primary-color);
    font-family: var(--secondary-font);
}
h2 {
    font-size: 41px;
    line-height: 140%;
    margin: 0px;
    padding-bottom: 12px;
    color: var(--primary-color);
    font-family: var(--secondary-font);
    font-weight:500;
}
h3 {
    font-size: 27px;
    line-height: 140%;
    font-weight: 700;
    margin: 0px;
    padding-bottom: 12px;
    color: var(--secondary-color);
    font-family: var(--primary-font);
}
h4 {
    font-size: 18px;
    line-height: 180%;
    font-weight: 700;
    margin: 0px;
    padding-bottom: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: var(--secondary-color);
    font-family: var(--primary-font);
}
/* p + h1,
p + h2,
p + h3,
p + h4,
p + h5 {
    margin-top: 18px;
} */
/*h4,.pre-h{
    color: var(--third-color-red);
}*/
.pre-h {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    line-height: 180%;
    letter-spacing: 1px;
    font-family: var(--primary-font);
    color: var(--secondary-color);
}
ul#wp-admin-bar-root-default,
ol#wp-admin-bar-root-default {
    max-width: inherit;
}
ul,
ol {
    margin: 0px;
    padding-bottom: 12px;
}
li {
    font-size: 18px;
    line-height: 150%;
    margin: 6px 0px;
}
a:hover{
    cursor: pointer;
}
a:hover, a:active{
    color:var(--secondary-color);
}
a, a:visited {
    color: var(--medium-grey);
}
a:focus{
    outline: none;
}
a{
    cursor: pointer;
}
a h1,
a h2,
a h3,
a h4,
a h5 {
    text-decoration: none;
}
a h1:hover,
a h2:hover,
a h3:hover,
a h4:hover,
a h5:hover {
    opacity: 0.7;
}
a.am-button-1,
a.am-button-2,
a.am-button-3,
a.am-button-4 {
    text-decoration: none !important;
    transition: all 0.5s;
    position: relative;
    font-weight:600;
    border-radius:100px;
}
a.am-button-1 {
    background-color: var(--primary-color);
    color: #ffffff;
    text-decoration: none !important;
    display: inline-block;
    margin: 18px 0px;
    padding: 12px 41px;
    border: none;
}
a.am-button-2 {
    background-color: transparent;
    color: var(--primary-color);
    text-decoration: none !important;
    display: inline-block;
    margin: 18px 0px;
    padding: 10px 39px;
    border: 2px solid var(--primary-color);
}
a.am-button-3 {
    background-color: rgba(250,250,250,0.2);
    color: #ffffff;
    text-decoration: none !important;
    display: inline-block;
    margin: 18px 0px;
    padding: 12px 41px;
    border: none;
}
a.am-button-4 {
    color: var(--secondary-color);
}
a.am-button-4:after {
    content: '\35';
    font-family: 'ElegantIcons';
    margin: 0px 0px 0px 4px;
    transition: all 0.5s;
}
a.am-button-1:hover,
a.am-button-2:hover,
a.am-button-3:hover,
a.am-button-4:hover {
    opacity: 0.8;
}
a.new-tab:after {
    content: ' ';
    height: 1em;
    width: .66em;
    margin-left: 2px;
    display: inline-block;
    background-image: url('https://justincollier.com/wp-content/uploads/2020/08/new-tab-icon.svg');
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0.7;
}
a.new-tab:hover:after {
    opacity: 1;
}
ol.breadcrumbs {
    list-style: none;
    padding-left: 0px;
}
ol.breadcrumbs li {
    font-size: 14px;
    display: inline-block;
}
ol.breadcrumbs a:after {
    content: '>';
    display: inline-block;
    margin: 0px 0px 0px 8px;
}
ol.breadcrumbs li:last-of-type a {
    text-decoration: none;
    font-weight: bold;
}
ol.breadcrumbs li:last-of-type a:after {
    content: none;
}
/*------------------------------ Color Design ---------------------------------*/
.dark-section {
    background-color: var(--primary-color);
}
.dark-section > *,
.dark-section h1,
.dark-section h2,
.dark-section h3,
.dark-section h4,
.dark-section h5,
.dark-section a,
.dark-section a:visited {
    color: #ffffff;
}
.dark-section a.am-button-2,
.dark-section a.am-button-4 {
    color: #ffffff;
    border-color: #ffffff;
}
.dark-section .lighter {
    opacity: 0.8;
}
.dark-section p, .dark-section ul li, .dark-section ol li {
    color:#ffffff !important;
}
.grey-section {
    background-color: var(--light-grey);
}
/*------------------------------ EO Color Design ---------------------------------*/
/*------------------------------ Secondary Header ------------------------------ */
.secondary-header {
    background-color: #333333;
    background-color: var(--light-grey);
    padding: 0px;
    position: absolute;
    width: 100%;
}
.secondary-header,
.secondary-header a {
    color: #ffffff;
    color: var(--dark-grey);
    font-size: calc(1em - 2px);
}
.secondary-header ul {
    list-style: none;
}
.secondary-nav {
    padding: 0px;
    max-width: none;
}
.secondary-nav:first-of-type {
    float: right;
}
.secondary-nav:last-of-type {
    float: left;
}
.secondary-nav li {
    position: relative;
    display: inline-block;
    padding: 0px;
    margin: 0px;
}
.icon_phone:before {
    font-size: 15px;
}
@media only screen and (min-width: 981px) {
    .secondary-nav li a {
        padding: .66em 1em;
    }
    .secondary-nav:first-of-type {
        margin-right: -.66em;
    }
    .secondary-nav:last-of-type {
        margin-left: -.66em;
    }
    .secondary-nav li a:hover {
        background-color: rgba(255,255,255,0.1);
    }
    .secondary-nav li a:active {
        background-color: rgba(255,255,255,0.3);
    }
}
@media only screen and (max-width: 980px) {
    .secondary-header {
        padding: 1em 0px;
    }
    .secondary-nav {
        width: 100%;
    }
    .secondary-nav li {
        display: block;
        text-align: center;
    }
    .secondary-nav li a {
        padding: 0px;
        margin: 0px;
        font-size: 1em;
    }
    .box-section.testimonial-box{
        width: 100%;
        margin-left:0;
    }
}
/*----------------------------- EO Secondary Header ---------------------------- */
/*----------------------------- Primary Header Desktop --------------------------------*/
.primary-header {
    position: absolute;
    width: 100%;
    z-index: 9;
    background-color: none;
    /*top:33px;*/
    border-bottom: solid 2px var(--third-color);
}
.primary-header ul {
    list-style: none;
}

.primary-header > .container{
    width: calc(90% - 80px);
}
#logo {
    position: relative;
    display: block;
    float: left;
    padding: .66em 0px;
    line-height: 0px;
    width: 245px;
    padding: 10px 0px;
    top: 7px;
}
@media only screen and (min-width: 981px) {
   .primary-header:not(.am-fixed-header) #logo img{
      filter: brightness(0) invert(1);
   }
}

.menu {
    -webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
    float: right;
    position: relative;
    padding-top: 19px;
}

.menu ul.main-nav {
    list-style: none;
    text-align: left;
    margin: 0;
    padding: 0px;
    max-width: inherit;
}
.menu .main-nav > li {
    float: left;
    display: block;
    padding: 0;
    margin: 0;
    z-index: 200;
    zoom: 1;
}
.menu .main-nav a {
    text-decoration: none;
    display: block;
}
.menu .main-nav > li > a {
    padding: .66em 1.3em;
    position: relative;
    display: block;
    color: white;
    font-family: var(--custom-font) !important;
    font-weight: 700 !important;
    font-size: 0.9em !important;
    text-transform: uppercase;
    font-size: 18px !important;
}



.menu .main-nav > li.item-contact > a::before,
.menu .main-nav > li.item-contact > a::after{
    border-top: solid 0px var(--third-color);
}

/*.am-fixed-header li:hover > ul.mega-menu {
        top: 75px!important;
}*/
/*.am-fixed-header .has-children > a:after {
    bottom: -7px!important;
}*/

.am-fixed-header .menu .main-nav > li > a {
   color: var(--primary-color);
}
/*header.primary-header.am-fixed-header.scrollUp li a:after{
    border-top:1px solid var(--third-color) !important;
    border-bottom:1px solid var(--third-color) !important;
}
*/
/* .menu .main-nav > li:not(.item-contact) > a:after {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 10px;
    content: '.';
    color: transparent;
    border-top:1px solid var(--primary-color);
    border-bottom:1px solid var(--primary-color);
    visibility: none;
    opacity: 0;
    z-index: -1;
} */
/*.menu .main-nav > li:not(.item-contact) > a:hover:after {
    opacity: 1;
    visibility: visible;
    height: 100%;
}
.menu .main-nav > li:not(.item-contact) > a:after, .menu .main-nav > li:not(.item-contact) > a:before {
    transition: all .5s cubic-bezier(.15,.69,.33,.75);
}*/
/*
.menu .main-nav > li > a.enter-animation-top::before{
    content: "";
    top: 8px;
    opacity: 1;
    animation-name: entermousetop;
   

}
.menu .main-nav > li > a.enter-animation-boot::after{   
    opacity: 1;
    content: "";
    top: 38px;
    animation-name: entermousebottom;
    
}

.menu .main-nav > li > a::before,
.menu .main-nav > li > a::after{
    border-top: solid 1px var(--third-color);
    opacity: 0; 
    content: "";
    display: block;
    width: 100%;
    left: 0;
    position: absolute;
    transition: all 0.3s;
}

@keyframes entermousetop {
    from {top: 18px;}
    to {top: 8px;}
}

@keyframes entermousebottom {
    from {top: 28px;}
    to {top: 38px;}
}
*/


.menu .main-nav > li:last-of-type > a {
    margin-right: -.25em;
}
/*.main-nav > li:hover > a {
    color: var(--primary-color);
}*/
.main-nav > li > a:active {
    color: var(--secondary-color);
}
.menu .main-nav > li.has-children > a {
    padding-right: 2.5em;
	text-transform: uppercase;
}
.has-children ul li a {
 	font-family: var(--custom-font);
	color: var(--primary-color);
}
.has-children ul li a:hover {
	color: var(--secondary-color);
}
.menu .main-nav > li.has-children > a::before {
    content: '\33';
    font-family: 'ElegantIcons';
    font-size: 1.8em;
    position: absolute;
    right: .25em;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-weight: 500;
    vertical-align: middle;
    top: .2em;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
}

.menu .main-nav > li.has-children:hover > a::before{
    transform: rotate(180deg);
    top: .3em;
}

.menu .main-nav > li.has-children > a:after {   /* Upward facing arrow from dropdown menu  */
    content: '';
    position: absolute;
    bottom: -1px;
    right: 0px;
    left: 0px;
    margin: auto;
    margin-top: 1.5em;
    display: inline-block;
    background: transparent;
    border-style: solid dashed dashed;
    border-color: transparent;
    font-size: 0;
    border-width: 10px 10px 0;
    padding-top: 1px;
    border-top-color: #F7F6F4;
    opacity: 0;
    width: 0;
    height: 15px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
li.item-contact {
    background: var(--secondary-color);
    margin-left:10px !important;
}
li.item-contact a, li.item-contact a:hover {
    padding: 8px 25px 8px 24px !important;
    color: #ffffff;
}
@media only screen and (min-width: 981px) {
	.menu ul li a {
    font-weight: 500!important;
	}
    .menu .main-nav > li{
        line-height: 120%;
    }
}
@media only screen and (min-width: 1580px) {
    .primary-header > .container{
        width: 90%;
        left: 40px;
        right: 40px;
        max-width: 1400px !important;
    }

}
@media only screen and (max-width: 1100px) {
    ul.main-nav li {
        margin-right: 5px !important;
    }
}
@media only screen and (max-width: 980px) {
    li.item-contact{
        display: none !important;
    }
    .primary-header{
        top:0;
    }

    .am-row.percent-content{
        display: block;
    }
}
/*------------------------------ EO Primary Header Desktop --------------------------------*/
/*---------------------------------- Footer ----------------------------------*/
footer {
    background-color: var(--blue);
}
footer,
footer a {
    color: #ffffff;
}
.footer-section{
	padding: 40px 0 0 0;
}
.footer-section h3, .footer-section li {
    color: #ffffff;
	font-family: var(--custom-font);
}
footer a:hover,
footer a:active, footer a, footer a:visited {
    color: #ffffff;
    opacity: 1;
}
footer p {
    color:#ffffff;
}
footer .partner{
	display:inline-block;
	max-width: 64px;
	margin-right: 10px;
}
footer .partner img{
	max-width:100%;
}
footer .border-b{
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.secondary-footer {
    padding: .3em 0px .5em 0px;
    background: var(--blue);
}
.footer-social {
    border-bottom: 1px solid rgba(255,255,255,0.1);
    margin-bottom: 2em;
}
.footer-social p {
    display: inline-block;
    line-height: 1.5em;
}
.footer-social ul {
    display: inline-block;
}
.footer-social li {
    display: inline-block;
    line-height: 100%;
    margin: 0px .5em;
}
ul.footer-social-icons li img {
    width: 20px;
}
.footer-info {
    font-size: calc(1.15em - 6px);
    opacity: 0.8;
    text-align: center;
    padding: 5px 0px;
    margin-top: -5px;
}
.uai.userway_dark{
    display: none !important;
}
@media only screen and (min-width: 981px) {
   .footer-section .am-column-1-2:nth-child(2){
      text-align: right;
   }
}
@media only screen and (max-width: 980px) {
   .footer-section .am-column-1-2:nth-child(2){
      padding-top: 0;
   }
}
/*---------------------------------- EO Footer --------------------------------*/
/*-------------------------------- Desktop Layout -------------------------------*/
.site-content{
    padding-top: 128.75px;
}
.left {
    text-align: left;
}
.center {
    text-align: center;
}
.center p {
    margin: auto;
}
.right {
    text-align: right;
}
div {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
#page{
    position: relative;
}
.entry-content {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0px !important;
    margin: 0px !important;
}
.container {
    width: 1400px; /* Backup for IE11 */
    max-width: 90%; /* Backup for IE11 */
    width: var(--site-width);
    max-width: var(--site-max-width);
    position: relative;
    text-align: left;
    margin: auto;
}
.container::before, .container::after {
    content:"";
    display: table;
    clear: both;
}
.am-section {
    padding: 10px 0px;
    clear: both;
    position: relative;
}
.am-row {
    margin: auto;
    display: flex;
    width: 90%;    /* Set width of container */
    max-width: 1400px !important;    /* Set max-width of container */
    position: relative;
    z-index: 2;
}
.am-column-1-1 {
    width: 100%;
    padding: 40px 60px;
}
.am-column-1-2 {
    width: 50%;
    float: left;
    padding: 40px 40px;
    box-sizing: border-box;
}
.am-column-2-3 {
    width: 66%;
    float: left;
    padding: 40px 40px;
    box-sizing: border-box;
}
.am-column-1-3 {
    width: 33%;
    float: left;
    padding: 40px 30px;
    box-sizing: border-box;
}
.am-column-1-4 {
    width: 25%;
    float: left;
    padding: 40px 25px;
    box-sizing: border-box;
}
.am-column-1-5 {
    width: 21%;
    float: left;
    padding: 40px 20px;
    box-sizing: border-box;
}
.am-column-1-6 {
    width: 16.6%;
    float: left;
    padding: 40px 15px;
    box-sizing: border-box;
}
.am-column-1-7 {
    width: 16.6%;
    float: left;
    padding: 40px 15px;
    box-sizing: border-box;
}
.am-column-2-5 {
    width: 35%;
    float: left;
    padding: 40px 60px;
    box-sizing: border-box;
}
.am-column-3-5 {
    width: 65%;
    float: left;
    padding: 40px 60px;
    box-sizing: border-box;
}
.am-column-3-4 {
    width: 75%;
    float: left;
    padding: 40px 40px;
    box-sizing: border-box;
}
.am-parallax-bg{
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    background-attachment:scroll;
    position: absolute !important;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-attachment: fixed;
}
.am-primary-circle,
.am-secondary-circle,
.am-light-grey-circle,
.am-third-circle,
.am-dark-grey-circle{
    width: 150px;
    height: 150px;
    border-radius: 50%;
    margin-bottom: 18px;
    display: inline-block;
}
.am-primary-circle{
    background-color: var(--primary-color);
}
/*.primary-color{color: var(--primary-color);}*/
.am-secondary-circle{
    background-color: var(--secondary-color);
}
/*.secondary-color{color: var(--secondary-color);}*/
.am-third-circle{
    background-color: var(--third-color);
}
/*.third-color{color: var(--third-color);}*/
.am-light-grey-circle{
    background-color: var(--light-grey);
}
/*.light-grey{color: var(--light-grey);}*/
.am-dark-grey-circle{
    background-color: var(--dark-grey);
}
/*.dark-grey{color: var(--dark-grey);}*/
@media only screen and (min-width: 981px) {
    .float-left {
        float: left;
        width: 47%;
        margin: 1em 3% 1em 0px;
    }
    .float-right {
        float: right;
        width: 47%;
        margin: 1em 0 1em 3%;
    }
    .am-column-1-5 h3,
    .am-column-1-6 h3 {
        font-size: 1em;
    }
    a.am-button-1 + a.am-button-1,
    a.am-button-1 + a.am-button-2,
    a.am-button-1 + a.am-button-3,
    a.am-button-1 + a.am-button-4,
    a.am-button-2 + a.am-button-1,
    a.am-button-2 + a.am-button-2,
    a.am-button-2 + a.am-button-3,
    a.am-button-2 + a.am-button-4,
    a.am-button-3 + a.am-button-1,
    a.am-button-3 + a.am-button-2,
    a.am-button-3 + a.am-button-3,
    a.am-button-3 + a.am-button-4,
    a.am-button-4 + a.am-button-1,
    a.am-button-4 + a.am-button-2,
    a.am-button-4 + a.am-button-3,
    a.am-button-4 + a.am-button-4 {
        margin-left: .66em;
    }
    .two-column-full-width-right-image,
    .two-column-full-width-left-image {
        padding: 0px;
        margin: 0px;
    }
    .two-column-full-width-right-image .am-row,
    .two-column-full-width-left-image .am-row {
        width: 100%;
        /*  max-width: 2200px;  */
    }
    .two-column-full-width-right-image .am-column-1-2,
    .two-column-full-width-left-image .am-column-1-2 {
        padding: 100px 60px;
    }
    .two-column-full-width-right-image .am-row .am-column-1-2:last-of-type {
        padding-right: calc(80px + 5%);
        box-sizing: border-box;
    }
    .two-column-full-width-left-image .am-row .am-column-1-2:first-of-type {
        padding-left: calc(80px + 5%);
        box-sizing: border-box;
    }
}
.center .am-column-1-1 p {
    max-width: 650px;
}
h1.blog-title {
    font-size: 2.25em;
}
.blog-sub-header {
    padding-bottom: 1.5em;
}
span.read-time:before {
    content: "\7d";
    font-family: 'ElegantIcons';
    font-size: calc(1em - 2px);
    margin-right: 5px;
}
span.post-date:before {
    content: "\e023";
    font-family: 'ElegantIcons';
    font-size: calc(1em - 2px);
    margin-right: 5px;
}
@media only screen and (max-width: 980px) {
    .site-content{
        padding-top: 0 !important;
    }
    

    .primary-header{
        top: 0 !important;
        background: #ffffff !important;
    }
}
/*------------------------------ EO Desktop Layout -------------------------------*/
/*------------------------------ Mobile Layout ---------------------------------*/
@media only screen and (max-width: 980px) {
    h1,
    h2,
    h3,
    h4 {
        line-height: 120%;
    }
    .am-column-1-1,
    .am-column-1-2,
    .am-column-1-3,
    .am-column-1-4,
    .am-column-1-5,
    .am-column-1-6,
    .am-column-2-5,
    .am-column-3-5,
    .am-column-3-4 {
        width: 100%;
        padding: 30px 10px;
    }
    .am-column-1-4,
    .am-column-1-5,
    .am-column-1-6 {
        text-align: center;
    }
    div[class*="am-column"] ul {
        text-align:left;
    }
    .am-row {
        /*        display: block;*/
        flex-direction: column
    }
    .reverse-section .am-row, .reverse-section.am-row {
        display: -webkit-flex;
        -webkit-flex-direction: column-reverse;
        display: flex;
        flex-direction: column-reverse;
    }
    .am-row:after {  /*---This preserves a row's background color as columns break to new lines ---*/
        content: " ";
        clear: both;
        display: block;
        visibility: hidden;
        line-height: 0px;
        height: 0px;
        width: 0px;
    }
    .box-section {   /*---Apply to any row, column, or element with a background color---*/
        width: 92vw;
        margin-left: calc(((-100vw + 100%)/2) + 4vw);
        padding: 5vw;
    }
    .box-section div {   /*---Removes redundant padding---*/
        padding-left: 0px;
        padding-right: 0px;
    }
    a.am-button-1,
    a.am-button-2,
    a.am-button-3,
    a.am-button-4 {
        display: block;
        text-align: center;
        margin: 1em auto;
    }
    .two-column-full-width-right-image .am-column-1-2,
    .two-column-full-width-left-image .am-column-1-2 {
        min-height: 300px;
    }
}
/*------------------------------ EO Mobile Response ---------------------------------*/
/*------------------------------ Button Hover on Desktop ----------------------------*/

@media only screen and (min-width: 981px) {

    a.am-button-1:hover,
    a.am-button-3:hover {
        padding-left: 26px;
        padding-right: 56px;
        opacity: 1;
        position: relative;
    }

    a.am-button-2:hover {
        padding-left: 24px;
        padding-right: 54px;
        opacity: 1;
    }

    a.am-button-1:after,
    a.am-button-2:after,
    a.am-button-3:after {
        /* For using an image as button hover icon
        content: ' ';
        background-image: url('https://justincollier.com/wp-content/uploads/2020/08/button-icon.png');
        background-size: auto 12px;
        background-position: center right;
        background-repeat: no-repeat;
        width: 20px;
        height: 32px; */
        content: "\3d";
        font-family: 'ElegantIcons';
        font-size: 1em;
        display: inline-block;
        position: absolute;
        opacity: 0;
        margin-left: -10px;
        transition: all 0.5s;
    }

    /* When using an image file for button hover icon
      a.am-button-1:after, 
      a.am-button-3:after {
        filter: grayscale(100%) invert(100%);
      }
    
      .dark-section a.am-button-2:after,
      .hero-level-1 a.am-button-2:after,
      .hero-level-2 a.am-button-2:after {
        filter: grayscale(100%) invert(100%);
      }
    */

    a.am-button-1:hover:after,
    a.am-button-2:hover:after,
    a.am-button-3:hover:after {
        margin-left: 10px;
        opacity: 1;
    }

    a.am-button-4:hover:after {
        margin: 0px 0px 0px 12px;
    }

}

/*------------------------- EO Button Hover on Desktop ---------------------------*/
/*---------------------------------- Lists ----------------------------------------*/
ul.checkmarks li {
    list-style: none;
    padding-top: 5px;
}
ul.checkmarks li:before {
    content: "\e052";
    font-family: 'ElegantIcons';
    color: var(--secondary-color);
    position: absolute;
    margin-right: 10px;
    margin-left: -30px;
}
ul.checkmarks {
    margin-left: 10px;
}
@media only screen and (max-width: 980px) {
    ul.checkmarks {
        margin-left: 10px;
    }
}
/*---------------------------------- EO Lists ----------------------------------------*/
/*--------------------------------- Tables -----------------------------------------*/
table {
    margin: 1em 0px;
    line-height: 120%;
}
thead th {
    background-color: #333333;
    color: #ffffff;
}
tfoot td {
    background-color: #eeeeee;
}
caption {
    font-size: 1.5em;
    font-weight: bold;
    padding-bottom: 1em;
    text-align: left;
    max-width: 300px;
    left: 0px;
    position: sticky;
}
td {
    font-size: 16px;
}
table th,
table td {
    word-break: normal;
    min-width: 10em;
    vertical-align: middle;
    padding: 1em 1em;
    border-color: #ffffff;
}
.table-key {
    background-color: #ffffff;
    font-weight: initial;
    text-align: left;
}
.sticky {
    left: 0px;
    position: sticky;
    display: table-cell;
    min-width: 0px;
    padding-left: 4px;
    padding-right: 1.5em;
}
@media only screen and (min-width: 981px) {
    table {
        max-width: 100%;
    }
}
@media only screen and (max-width: 980px) {
    .table-scroll {
        overflow: scroll;
    }
    .table-scroll:after {
        content: 'Scroll to view full table';
        font-size: 14px;
        font-style: italic;
        position: absolute;
    }
    .table-key {
        box-shadow: 10px 0 5px -2px rgba(0,0,0,.15);
    }
    .table-key + td,
    .table-key + th {
        padding-left: 1.5em;
    }
}
/*------------------------------- EO Tables -----------------------------------------*/
/*--------------------------------- FAQs --------------------------------------------*/
.faq-section h3 {
    font-size: 1em;
    padding-bottom: calc(1em + 10px);
    padding-top: calc(1em + 10px);
    position: relative;
    cursor: pointer;
    padding-right: calc(1.5em + 20px);
    padding-left: 1.5em;
    transition: padding-bottom .2s ease .1s;
}
.faq-section h3::after {
    content: "\33";
    margin-left: 5px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: 'ElegantIcons';
    font-weight: 900;
    vertical-align: middle;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
    position: absolute;
    right: 1em;
    top: 50%;
    font-size: 25px;
    transform: translateY(-50%);
}
.faq-section h3.open-toggle{
    padding-bottom: 10px;
}
.faq-section h3.open-toggle::after{
    transform: translateY(-50%) rotate(180deg);
}
.faq-section .item-faq-block {
    /* border: 1px solid #eeeeee; */
    background-color: var(--secondary-color);
    padding: 0;
}
.faq-section .item-faq-block * {
    color: #ffffff;
}
.faq-section div + div {
    margin-top: .66em;
}
.item-faq-block .block-description-question{
    display: none;
    padding: 0px 1.5em 1em;
    position: relative;
}
.block-description-question + p{
    display: none;
}
.collapse-standard {
    float: right;
    text-decoration: none !important;
    margin-top: 1em;
    padding-right: 2px;
}
.collapse-standard::after {
    display: none;
}
.collapse-standard span {
    display: inline-block;
    vertical-align: baseline;
    margin-left: 5px;
}
.collapse-standard br {
    display: none;
}
.box-collapse {
    float: right;
    position: relative;
}
.block-faq-title {
    overflow: hidden;
}
.block-faq-title h2 {
    float: left;
}
.collapse-toggles-color{
    color: var(--secondary-color) !important;
}
@media only screen and (max-width: 480px) {
    .faq-section h3:after {
        /*top: 14px;*/
    }
}
/*--------------------------------- EO FAQs --------------------------------------------*/
/*------------------ Breadcrumds (Use shortcode [yoast-breadcrumb]  ---------------------*/
.breadcrumbs-customize {
    margin-bottom: 100px;
    color:#fff;
    font-size: 14px;
}
.breadcrumbs-customize .breadcrumb_last {
    font-weight: bold;
}
.breadcrumbs-customize span a {
    text-decoration: underline;
}
.breadcrumbs-customize span a:hover {
    text-decoration: none;
}
/*------------------------------ EO Breadcrumds -------------------------------*/
/* ----------------------------- Global Announcement Bar -------------------------------*/
.announcement-bar {
    padding: 5px 10px;
    margin: 0px;
    background-color: #ff0000; /* Backup for IE11 */
    background-color: var(--secondary-color);
    color: #ffffff;
}
.announcement-bar a,
.announcement-bar a:visited{
    color: #ffffff;
}
.announcement-bar p{
    padding: .66em 0px;
    color:#ffffff;
}
.announcement-bar p:before {
    content: '\26A0';
    font-size: 1.5em;
    line-height: 100%;
    display: inline-block;
    position: absolute;
    margin-left: -35px;
    margin-top: 1px;
}
/* ---------------------------------- EO Announcement Bars ----------------*/
/* --------------------------------- Sidebar ------------------------------*/
.sidebar h3,
#sidebar h3 {
    margin-top: 1.5em;
    margin-bottom: 0px;
}
.sidebar > h3:first-of-type {
    margin-top: 0px;
}
.sidebar img,
#sidebar img {
    margin: .66em 0px;
}
.sidebar-testimonial {
    background-color: var(--secondary-color);
    color: #ffffff;
    padding: 18px 27px;
    margin-bottom: 27px;
}
.sidebar-testimonial img {
    max-width: 40px;
    opacity: 0.3;
    margin: 12px auto 8px;
    display: block;
}
.sidebar-testimonial p {
    font-size: 14px;
    color:#ffffff;
}
.sidebar-testimonial .testimonial-author {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    margin-top: 18px;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 0px;
}
.sidebar-testimonial .testimonial-author-descriptor {
    font-size: 14px;
    font-style: italic;
    opacity: 0.6;
    padding-left: 12px;
    padding-right: 12px;
}
/*.form-label-top {
    margin-bottom: 6px;
    display: block;
    white-space: normal;
}
.form-label-top, .form-label-left, .form-label-right {
    font-weight: bold;
    margin-bottom: 9px;
}*/
#sidebar input[type=text], #sidebar input.text, #sidebar input.title, #sidebar textarea, #sidebar select, #sidebar .form-line-active input:focus, #sidebar .form-line-active textarea:focus {
    padding: 10px 20px;
    border: 1px solid #999 !important;
    display: block;
    background-color: #eee;
    font-size: 15px;
    width: 100%;
}
#sidebar .form-section{
    width: 100%;
    max-width: inherit;
    padding: 0px;
}
#sidebar .am-contact_submit {
    margin: 0px auto;
    width: 100%;
    background: #232162;
    color: #ffffff !Important;
}
#sidebar .am-contact_submit {
    background-color: #232162!important;
    color: #fff!important;
    border-radius: 0px;
}
.sidebar-inc {
    border: 1px solid #dddddd;
    padding: 18px 18px 6px;
}
.sidebar-inc img{
    display: block;
    max-width: 100%;
    margin: auto !important;
}
.sidebar-inc a {
    background-color: #232162;
    color: #ffffff;
    padding: 6px 18px 8px;
    margin: 0px auto !important;
    text-align: center;
    display: block;
    border: solid 2px #232162;
    transition-duration: 0.3s;
}
.sidebar-inc a:hover {
    background: #ffffff;
    color: #232162;
    font-weight: 500;
    transition-duration: 0.3s;
}
#downloadable-forms{
    padding: 0px;
    list-style-type: none;
    margin-left:30px;
}
#downloadable-forms li {
    margin-bottom: 14px;
    line-height:1.3em;
}
#downloadable-forms li a {
    color: #232162;
    font-size: 15px;
    font-weight: 600;
}
ul#downloadable-forms span.icon_cloud-download {
    margin-left: -25px;
    font-size: 17px;
    margin-top: 2px;
    position: absolute;
}
#sidebar input[name="formID"] + p{
    display: none;
}
#sidebar .sidebar-form + p{
    height: 0px !important;
    overflow: hidden;
    padding: 0px;
}
#sidebar .form-section li{
    list-style-type: none;
    display: block;
    width: 100%;
    padding: 0px;
}
#sidebar .form-section li .form-input-wide{
    margin-bottom: 10px;
    float: left;
    width: 100%;
}
#sidebar .form-section li .form-buttons-wrapper{
    margin-top: 10px;
    display: block;
}
.sidebar-testimony {
    background-color: #232162;
    border-radius: 3px;
    margin: 12px 0px 0px;
    padding: 15px;
    color: #ffffff;
    font-size: 14px;
    font-style: italic;
}
.sidebar-testimony img {
    display: block;
    max-width: 140px;
    margin: 0px auto 12px !important;
    opacity: 0.5;
}
.sidebar-testimony-author {
    font-weight: bold;
    font-style: none;
    display: block;
    text-align: right;
    margin-top: 8px;
}
#sidebar p{
    font-size: 18px!important;
}
.widget_categories a {
    text-decoration: none;
    color: #666;
    font-weight: 600;
    font-size: 14px!important;
}
.widget_categories li{
    margin: 0px !important;
}
/*--------------------------------- EO Sidebar ---------------------------------------*/
/*------------------------------ Animation ---------------------------------*/
.am-button-1, .am-button-2, .am-button-3, .am-button-4 {
    opacity: 0;
}
.show-effect-button {
    animation: effect_animation .5s ease-in forwards;
}
@-webkit-keyframes effect_animation {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-moz-keyframes effect_animation {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes effect_animation{
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-ms-keyframes effect_animation{
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-o-keyframes effect_animation{
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
/*------------------------------ EO Animation ---------------------------------*/
/*--------------------------------Scroll Bar ----------------------------------*/
@media only screen and (min-width: 981px) {
    html {
        --scrollbarBG: #e9e6e6;
        --thumbBG: #c1c1c1;
        overflow-y: auto;
    }
    body::-webkit-scrollbar {
        /*width: 25px;*/
        width: 17px;
    }
    body {
        scrollbar-width: thin;
        scrollbar-color: var(--thumbBG) var(--scrollbarBG);
    }
    body::-webkit-scrollbar-track {
        background: var(--scrollbarBG);
    }
    body::-webkit-scrollbar-thumb {
        background-color: var(--thumbBG);
        /*border-radius: 30px;*/
        border: 0px solid var(--scrollbarBG);
    }
    body::-webkit-scrollbar-thumb:hover {
        background-color: #a09f9f !important;
    }
    body::-webkit-scrollbar-thumb:active {
        background-color: #828282;
    }
    ::-webkit-scrollbar-thumb:active {
        background: linear-gradient(left, #22ADD4, #1E98BA);
    }
}
/*------------------------------ EO Scroll Bar ------------------------------*/
/*------------------------------ Overwriting Default Wordpress Theme ---------------------------------*/
h1:before,
h2:before {
    display: none !important;
}
.entry .entry-content > *,
.entry .entry-summary > *,
.entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *,
.entry .entry-content > .wp-block-group > .wp-block-group__inner-container > * {
    margin: 0px !important;
    max-width: none !important;
}
header.entry-header {
    display: none;
}
footer.entry-footer {
    display: none;
}
/*------------------------------ EO Overwriting Default Wordpress Theme ---------------------------------*/
/*------------------------------ EO Alchemy Custom CSS --------------------------------*/
body .uwy{
    z-index: 99 !important;
}



@media only screen and (min-width: 601px) {
    .logged-in .primary-header.am-fixed-header.scrollUp {
        top: 32px !important;
    }
}
/*------------------------------ EO Alchemy Custom CSS --------------------------------*/
/*------------------------------ EO Alchemy Custom CSS --------------------------------*/
/*------------------------------ EO Alchemy Custom CSS --------------------------------*/
/*------------------------------ EO Alchemy Custom CSS --------------------------------*/
/*------------------------------ EO Alchemy Custom CSS --------------------------------*/
/*------------------------------ EO Alchemy Custom CSS --------------------------------*/
/*------------------------------ EO Alchemy Custom CSS --------------------------------*/
/*------------------------------ EO Alchemy Custom CSS --------------------------------*/
/*------------------------------ EO Alchemy Custom CSS --------------------------------*/
/*------------------------------ EO Alchemy Custom CSS --------------------------------*/
/*------------------------------ EO Alchemy Custom CSS --------------------------------*/
/*-----Scroll Bar ------*/
@media only screen and (min-width: 981px) {
    html {
        --scrollbarBG: #EEEEEE;
        --thumbBG: #4F4d81a3;
    }
    body {
        scrollbar-color: var(--thumbBG) var(--scrollbarBG);
    }
    body::-webkit-scrollbar-track {
        background: var(--scrollbarBG);
    }
    body::-webkit-scrollbar-thumb {
        /* background-color: var(--thumbBG) ;
         border: 3px solid var(--scrollbarBG);*/
        background-color: #c1c1c1;
        border-right: 4px solid var(--scrollbarBG);
        border-left: 4px solid var(--scrollbarBG);
        box-sizing: border-box;
    }
    body::-webkit-scrollbar-thumb:hover {
        /*background-color: #232162 !important;*/
        background-color: var(--primary-color) !important;
        border-right: 4px solid var(--scrollbarBG);
        border-left: 4px solid var(--scrollbarBG);
        box-sizing: border-box;
    }
    body::-webkit-scrollbar-thumb:active {
        background-color: #181744;
        border-right: 4px solid var(--scrollbarBG);
        border-left: 4px solid var(--scrollbarBG);
        box-sizing: border-box;
    }
    /*Buttons*/
    ::-webkit-scrollbar-button:single-button {
        background-color: #EEEEEE;
        display: block;
        border-style: solid;
        height: 20px;
        width: 20px
    }
    /*Up*/
    ::-webkit-scrollbar-button:single-button:vertical:decrement {
        border-width: 0 5px 5px 5px;
        border-color: transparent transparent transparent transparent;
        background-image: url("/wp-content/themes/Alchemy Child Theme/elegant_font/images/svg-scrollbar/up-arrow.svg");
        background-position: center 3px;
        background-repeat: no-repeat;
        background-size: 10px;
        width: 10px;
    }
    ::-webkit-scrollbar-button:single-button:vertical:decrement:hover {
        background-image: url("/wp-content/themes/Alchemy Child Theme/elegant_font/images/svg-scrollbar/up-arrow.svg");
    }
    ::-webkit-scrollbar-button:single-button:vertical:decrement:active {
        background-image: url("/wp-content/themes/Alchemy Child Theme/elegant_font/images/svg-scrollbar/up-arrow-dark.svg");
        background-size: 10px;
    }
    /*Down*/
    ::-webkit-scrollbar-button:single-button:vertical:increment {
        border-width: 0 5px 5px 5px;
        border-color: transparent transparent transparent transparent;
        background-image: url("/wp-content/themes/Alchemy Child Theme/elegant_font/images/svg-scrollbar/down-arrow.svg");
        background-position: center 4px;
        background-repeat: no-repeat;
        background-size: 10px ;
        width: 10px;
    }
    ::-webkit-scrollbar-button:vertical:single-button:increment:hover {
        background-image: url("/wp-content/themes/Alchemy Child Theme/elegant_font/images/svg-scrollbar/down-arrow.svg");
    }
    ::-webkit-scrollbar-button:vertical:single-button:increment:active {
        background-image: url("/wp-content/themes/Alchemy Child Theme/elegant_font/images/svg-scrollbar/down-arrow-dark.svg");
        background-size: 10px;
    }
}
/*----- EO Scroll Bar for Avion ------*/
/*------------------------------Secondary Header--------------------------------*/
.secondary-header {
    background-color: var(--primary-color);
}
.secondary-header,
.secondary-header a{
    color: #ffffff;
}
/*------------------------------EO Secondary Header--------------------------------*/
/*---------------------------------- Mega Menu ---------------------------------------------*/
.menu .main-nav > li ul.mega-menu{
    padding: 20px;
    left: auto;
    right: auto;
    position: absolute;
    display: none;
    text-shadow: none;
    background-color: var(--light-grey);
}
.mega-menu-columns .mega-menu-row li {
    padding: .66em;
    box-sizing: border-box;
}
.mega-menu-columns .mega-menu-row {
    margin: 0px;
    padding: 0px;
    clear: both;
    overflow: hidden;
    max-width: inherit;
}
.mega-menu-columns .mega-menu-row li .title-item {
    display: block;
}
/*---------------------------------- EO Mega Menu ---------------------------------------------*/
/*------------------------------Primary Header Desktop--------------------------------*/
.menu ul li a {
    font-weight: 700;
    font-size: 15px;
}
@media only screen and (min-width: 981px) {
   .menu .main-nav > li ul.mega-menu{
    padding-left: 12px;
    padding-right: 0;
   }
   .menu .main-nav > li ul.mega-menu li a{
    padding-left: 15px;
    padding-right: 15px;
   }
}
.mega-menu-columns .mega-menu-row li .title-item {
    padding-bottom: 0px;
    margin-bottom: 5px;
}
.menu .main-nav > li > ul.mega-menu > li {
    width: 100%;
    padding: 6px 0px;
    margin: 0;
}
.menu .main-nav > li.mega-menu-width ul.mega-menu > li > a {
    border-bottom: 0px;
}
.menu .main-nav > li.mega-menu-width ul.mega-menu > li,
.menu .main-nav > li.mega-menu-width ul.mega-menu {
    padding: 0px;
    margin: 0px;
}
@media only screen and (min-width: 981px) {
   .level-three-children{
      position: relative;
   }
   .level-three-children ul li{
      line-height: 25px;
   }
    .level-three-children>a::after{
        content: '\33';
        font-family: 'ElegantIcons';
        font-size: 1.7em;
        position: relative;
        margin-left: 2px;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
        font-weight: 700;
        vertical-align: middle;
        -moz-transition: all .3s ease-in;
        -o-transition: all .3s ease-in;
        -webkit-transition: all .3s ease-in;
        transition: all .3s ease-in;
        transform: rotate(-90deg);
    }
     body:not(.am-fixed-header) .menu .main-nav > li > a{
         padding-bottom: 28px;
     }
     .menu .main-nav > li > a{
         padding-bottom: 20px;
		 text-transform: uppercase;
     }
     .am-fixed-header .menu .main-nav > li > a{
       padding-bottom: 26px;
     }

     .menu .main-nav > li>ul.mega-menu>li>ul {
        opacity: 0;
        position: absolute;
        left: 100%;
        top: -20px;
        box-shadow: inherit;
    }
    .menu .main-nav > li> ul.mega-menu>li:hover>ul{
        visibility: visible;
        opacity: 1;
        display: block;
    }
    .more-width{
      width:250px!important;
    }
    
}
@media only screen and (max-width: 1200px) and (min-width: 981px) {
    .mega-menu-columns .mega-menu-row li .title-item{
        font-size: 10px;
    }
	
}
/*@media only screen and (max-width: 1100px) and (min-width: 981px) {
    .menu .main-nav > li > a{
        font-size: 11px;
    }
    .menu .main-nav > li.has-children > a::before {
        top: .9em !important;
    }
}*/
/*--------------------------Mobile Menu Button-----------------------*/
#btn-menu:focus {
    outline: inherit;
}
#btn-menu {
    width: 43px;
    height: 43px;
    display: block;
    float: right;
    padding: 8px 8px;
    background: #f2f2f2;
    -webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
    position: relative;
    top: 25px;
}
#btn-menu .sr-only {
    display: none;
}
#btn-menu .icon-bar {
    display: block;
    width: 85%;
    height: 3px;
    background: #003a5d;
    margin: 4px 2px;
    -webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
    border-radius: 3px;
}
#btn-menu.btn-close .icon-bar:first-of-type {
    transform: rotate(45deg) translate(6px,4px);
}
#btn-menu.btn-close .icon-bar:nth-of-type(3) {
    transform: rotate(-45deg) translate(9px,-12px);
    transform-origin: right center;
}
#btn-menu.btn-close .icon-bar:nth-of-type(2) {
    opacity: 0;
}
.primary-header.am-fixed-header.scrollUp #btn-menu {
    top: 7px;
}
.post-mobile-menu {
    display: none;
    text-align: center;
    padding: 30px 20px;
    position: relative;
}
.contact-link-mobile {
    display: inline-block;
    border-radius: 30px;
    text-align: center;
    color: #fff!important;
    background-color: var(--secondary-color);
    padding: 5px 25px;
}


@media only screen and (min-width: 981px) {
    .menu .main-nav > li ul.mega-menu {
        top: -1000px;
        display: block;
    }
    .show-only-mobile {
        display: none!important;
    }
    #btn-menu {
        display: none;
    }
}
@media only screen and (max-width: 980px) {
    .post-mobile-menu{
        display: block;
    }
}
@media only screen and (max-width: 480px) {
    #btn-menu{
        width: 45px;
        height: 45px;
        padding: 10px 8px;
        top: 25px;
    }
}
/*-------------------------EO Mobile Menu Button-----------------------*/
/*---------------------------Upscroll Header---------------------------*/
.primary-header.am-fixed-header.scrollUp{
    position: fixed !important;
    top: 0px !important;
    -moz-transition: all .4s ease-in !important;
    -o-transition: all .4s ease-in !important;
    -webkit-transition: all .4s ease-in !important;
    transition: all .4s ease-in !important;
}
.primary-header.am-fixed-header.scrollDown{
    position: absolute !important;
    top: -120px !important;
    -moz-transition: all .4s ease-in !important;
    -o-transition: all .4s ease-in !important;
    -webkit-transition: all .4s ease-in !important;
    transition: all .4s ease-in !important;
}
.primary-header.am-fixed-header{
    position: absolute !important;
    top: -120px !important;
    -moz-transition: all .4s ease-in !important;
    -o-transition: all .4s ease-in !important;
    -webkit-transition: all .4s ease-in !important;
    transition: all .4s ease-in !important;
    -webkit-box-shadow: 0 0 7px rgba(0,0,0,.1)!important;
    -moz-box-shadow: 0 0 7px rgba(0,0,0,.1)!important;
    box-shadow: 0 0 7px rgba(0,0,0,.1)!important;
}
/*---------------------------EO Upscroll Header---------------------------*/
.menu .main-nav > li.mega-menu-width ul.mega-menu{
    /*max-width: none;*/
    width: calc(var(--site-width) + 75px);
    padding-left: 30px;
    padding-right: 33px;
    right: -35px;
}
body.all-control-menu{
    overflow: hidden;
}
.header-group{
    position: relative;
    z-index: 999;
}
.long-width{
	width: 340px!important;
}
@media only screen and (min-width: 981px) {
    .menu .main-nav > li.mega-menu-width ul.mega-menu{
        max-width: none;
    }
    .primary-header.am-fixed-header.scrollUp .menu {
        padding-top: 15px;
    }
    .main-nav li button {
        display: none;
    }
    .menu .main-nav > li:hover > a::after{
        opacity: 1 !important;
        transition-delay: 0.2s;
    }
    .menu #main-nav > li.has-children:hover > a::after{
        opacity: 1;
    }
    .menu .main-nav > li:hover > ul.mega-menu{
        visibility: visible;
        opacity: 1;
        z-index: 30;
        top: 100%;
        transition-delay: 0.2s;
		border-radius: 6px;
    }
    .menu .main-nav > li.item-contact ul.mega-menu{
        width: 300px;
        right: 0;
        left: auto;
    }
    .menu .main-nav > li ul.mega-menu{
        width: 185px;
    }
    .mega-menu-columns .mega-menu-row li {
        display: inline-block;
        width: 16.666%;
        float: left;
    }
    .mega-menu-columns .mega-menu-row.second-row li {
        width: 20%;
    }
    .menu .main-nav > li{
        display: inline-block;
    }
}
@media only screen and (max-width: 1200px) and (min-width: 981px){
    /*.menu .main-nav > li > a{
        padding: 12px 7px;
    }
    .menu .main-nav > li.has-children > a::before{
        top: .8em;
    }
    .menu .main-nav > li.has-children > a {
        padding-right: 2.2em;
    }
    .menu{
        padding-top: initial;
    }*/
}
@media only screen and (min-width: 1501px) {
    /*.menu .main-nav > li.mega-menu-width ul.mega-menu {
        width: calc(1400px + 60px);
        padding-left: 45px;
       padding-right: 35px;
        margin-left: -30px;
      }*/
}
@media only screen and (min-width: 1750px) {
    .menu .main-nav > li.mega-menu-width ul.mega-menu {
        width: 1460px;
        right: -30px;
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media only screen and (max-width: 1350px) and (min-width: 981px) {
    .menu .main-nav > li.mega-menu-width ul.mega-menu {
        width: calc(var(--site-width-large) + 75px);
        padding-left: 30px;
        padding-right: 30px;
        right: -35px;
    }
    .header-group .container{
         width: var(--site-width-large);
    }

}
@media only screen and (max-width: 1280px) and (min-width: 981px) {
    .menu .main-nav > li.mega-menu-width ul.mega-menu {
        width: calc(var(--site-width-large) + 30px);
        padding-left: 12px;
        padding-right: 12px;
        right: -12px;
    }
}
@media only screen and (max-width: 1061px) and (min-width: 981px) {
    .menu .main-nav > li.mega-menu-width ul.mega-menu {
        padding-left: 10px;
        padding-right: 10px;
        right: -10px;
    }
}
@media only screen and (min-width: 981px) {
    span.line-break-mobile:after {
        content: '|';
        margin-left: 5px;
    }
    span.line-break-mobile:last-of-type:after {
        content: none;
    }
	footer .border-rl{
	border-left: 1px solid rgba(255, 255, 255, 0.3);
    border-right: 1px solid rgba(255, 255, 255, 0.3);
	}
	.footer-section .am-column-1-3 {
	  width: 30%;
	}

	.footer-section .am-column-1-3.border-rl.footer-badges {
	  width: 40%;
	}
}
@media only screen and (max-width: 980px) {
	ul.mega-menu.more-width li:first-child {
    padding-top: 20px!important;
	}

	ul.mega-menu.more-width li:last-child {
		padding-bottom: 20px!important;
	}

	.menu .main-nav > li> ul.mega-menu>li a {
        font-weight: 600;
	}
    .menu .main-nav > li.mega-menu-width ul.mega-menu{
        padding-left: 0px;
        padding-right: 0px;
        margin-left: 0px;
        right: 0;
        width: 100% !important;
        max-width: inherit;
    }
    .menu .main-nav > li ul.mega-menu{
        width: 100% !important;
        max-width: inherit;
    }

    #logo{
        top: 0;
    }
    .primary-header::before{
        content: "";
        position: absolute;
        top: 87px;
        width: 100%;
        height: 4px;
        z-index: 9999;
        background: var(--secondary-color);
    }

    .primary-header.am-fixed-header.scrollUp::before{
        top: 75px !important;
    }
    .primary-header.am-fixed-header.scrollUp #btn-menu{
        top:15px;
    }
    .main-nav li{
        position: relative;
    }
    .main-nav > li{
        margin: 0px;
    }
    .main-nav > li > a {
        padding: 15px;
        border-bottom: 1.5px solid #888888;
        color: #00205c;
        font-weight: bold !important;
        font-size: 22px;
    }
    .main-nav .active-parent-current{
        border-bottom: 1.5px solid #888888;
        margin-bottom: 0px;
        padding-bottom: 20px;
    }
    .main-nav>li:last-child.active-parent-current>a{
        border-bottom: 1.5px solid #888888;
    }
    .main-nav .active-parent-current + li{
        margin-top: 0px;
    }
    .main-nav li button:focus{
        outline: inherit;
    }
    .main-nav li button {
        position: absolute;
        right: 0;
        top: 0;
        padding: 10px 15px;
        background: none;
        border: none;
        border-radius: 0px;
        width: 44px;
        height: 44px;
        top: 4px;
        margin: auto;
        right: 20px;
        -moz-transition: all .3s ease-in;
        -o-transition: all .3s ease-in;
        -webkit-transition: all .3s ease-in;
        transition: all .3s ease-in;
        transform: none;
        color: #666666;
        z-index: 9999;
    }
    .main-nav li button i::before{
        font-family: eleganticons;
        content:"\4c";
        speak: none;
        font-weight: 700;
        font-variant: normal;
        text-transform: none;
		color: var(--primary-color);
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        font-style: normal;
        font-size: 22px;
        display: inline-block;
        -moz-transition: all .3s ease-in;
        -o-transition: all .3s ease-in;
        -webkit-transition: all .3s ease-in;
        transition: all .3s ease-in;
    }
    .main-nav li button.active-button i::before{
        transform: rotate(45deg);
    }
    .main-nav>li:last-child>a{
        border-bottom: 0px;
        box-shadow: none;
    }
    .menu .main-nav{
        padding: 25px;
    }
    .menu .main-nav > li.has-children > a::before,
    .menu .main-nav > li.has-children > a::after{
        display: none;
    }
    .menu .main-nav > li.has-children > a::after{
        top: 12px;
        right: 7px;
    }
    .primary-header.am-fixed-header.scrollUp .icon-mobile{
        margin-top: 23px;
    }
    .primary-header.am-fixed-header.scrollUp{
        border-bottom: 0px;
    }
    body:not(.am-fixed-header) #page.open-menu-items .header-group{
        position: fixed;
        min-height: 100%;
        width: 100%;
        z-index: 999999999999;
        overflow: scroll;
    }
    body:not(.am-fixed-header) #page.open-menu-items .primary-header{
        position: absolute !important;
        height: fit-content;
        overflow: visible;
    }
    /*#page.open-menu-items .primary-header.am-fixed-header.scrollUp,
    #page.open-menu-items .primary-header.am-fixed-header.scrollDown{
        top: 0px !important;
    }*/
    #page.open-menu-items .primary-header{
        position: fixed !important;
        -moz-transition: all .4s ease-in !important;
        -o-transition: all .4s ease-in !important;
        -webkit-transition: all .4s ease-in !important;
        transition: all .4s ease-in !important;
        overflow: auto;
        min-height: 100%;
    }
    .primary-header.am-fixed-header .menu{
        top: 78px;
        background:  #ffffff;
    }
    body:not(.am-fixed-header) #page.open-menu-items .primary-header .menu{
        top: 92px;
        background: #ffffff;
    }
    .menu .main-nav > li> ul.mega-menu>li a{
        padding-left: 5px;
        padding-bottom: 0px;
    }
    .menu .main-nav > li ul.mega-menu{
        position: relative;
        padding-top: 0px;
        padding-bottom: 0px;
        border: 0px !important;
        box-shadow: initial;
        left: inherit !important;
        width: auto !important;
    }
    .mega-menu-columns .mega-menu-row li figure img{
        width: auto;
    }
    .shadow-mobile{
        position: absolute;
        width: 25px;
        height: 25px;
        right: 0px;
        top:5px;
        z-index: 99;
    }
    .secondary-menu{
        display: none;
    }
    .secondary-header .container, .primary-header .container {
        width: 85%;
        max-width: 1080px;
        margin: auto;
        padding-right: 0px;
        padding-left: 0px;
        position: static;
    }
    .icon-mobile{
        display: block;
    }
    .menu{
        width: 0%;
        height: fit-content;
        overflow: hidden;
        position: absolute;
        left: 100%;
        top: 92px;
        bottom: 0;
        z-index: 500;
        box-shadow: inset 0 10px 10px -8px rgba(0,0,0,.1);
        background: #ffffff;
        -webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
        transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
        padding-top: 0px;
        z-index: 9999;
    }
    .menu.open{
        left:0;
        width: 100%;
    }
    .menu .main-nav > li{
        float: none;
        position: relative;
    }
    .page-template header.primary-header .menu .main-nav > li > a{
        position: relative;
        display: block;
        padding: 15px;
        /*color: var(--primary-color) !important;*/
    }
     span.line-break-mobile {
        display: block;
        margin-bottom: 5px;
        padding-bottom: 5px;
    } 

    .site-content{
        padding-top: 108px;
    }


    #btn-menu{
        top: 20px;
    }
}
@media only screen and (max-width: 768px) {
    /*.menu{
        width: 100%;
    }*/
    .main-nav > li > a {
        font-size: 20px;
    }
    #header .hdr-tools .container{
        width: 95%;
        max-width: inherit;
    }
    .wrapper-service-box{
        padding-left: 30px;
    }


    .site-content{
        padding-top: 100px;
    }

}
@media only screen and (max-width: 480px) {
    #logo{
        width: 235px;
        padding: 13px 0px;
    }
    /*.main-nav li button {
        right: 10px;
        padding: 5px;
        width: 30px;
        height: 30px;
        top: 16px;
    }*/
    /*.menu{
      width: 100%;
     }*/
    .main-nav > li > a {
        font-size: 20px;
    }
    .list-services-box ul li{
        margin-bottom: 0px;
        margin-top: 0px;
    }

    .site-content{
        padding-top: 87px !important;
    }

    .site-content h1{
        font-size: 40px;
    }

    #btn-menu {
        top: 21px;
    }

    body:not(.am-fixed-header) #page.open-menu-items .primary-header .menu {
        top: 92px;
    }

}
@media only screen and (max-width: 375px) {

    .site-content h1{
        font-size: 33px;
    }
}
@media only screen and (max-width: 375px) {
    .secondary-header .container,
    .primary-header .container {
        width: 90%;
    }
}
/*------------------------------EO Section Header --------------------------------*/
/*------------------------------ BO General -------------------------------------*/
.hero {
    min-height: 90vh;
}
.hero > * {
    text-shadow: 2px 2px 5px #000000;
}
.hero a {
    text-shadow:none;
}
.dark-section a.am-button-1 {
    background: var(--light-grey);
    color:var(--primary-color);
}
.dark-section a.am-button-2 {
    color: var(--light-grey);
}
/* p.percentage {
    font-size: 2em;
    font-weight: 600;
    color: var(--secondary-color);
        padding-bottom:0px;
} */
p.percentage {
    font-size: 2em;
    font-weight: 600;
    color: var(--secondary-color);
    padding-bottom: 0px;
    width: 120px;
    background: none;
    text-align: center;
    height: 120px;
    padding-top: 30px;
    border-radius: 50%;
    border: solid 3px;
    margin-bottom:10px;
}
/* .border-container {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    border-left: solid 2px #e9e8e5;
    height: 100%;
} */
.border-container p:last-of-type {
    padding-bottom: 0px;
}
.diversity-badges-row {
    padding-left: 50px;
    padding-right: 50px;
    margin-top: 50px;
    background: #e9e8e5;
    border-bottom: solid 5px var(--primary-color);
}
.page-id-115 .diversity-badges-row{
    margin-bottom: 80px !important;
}

/* .diversity-badges-row img {
    filter: grayscale(1);
    opacity: 0.7;
} */
ul.main-nav li.item-contact {
    margin-right: 0px !important;
    border:solid 1px #ffffff;
}

span.menu-border:hover {
    /*border-top: solid 1px var(--third-color);
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: solid 1px var(--third-color);*/
}
span.menu-border {
    /*transition:all 0.3s;*/
}
.center .am-column-1-1 p.liberty {
    font-size: 100px;
    width: 100%;
    max-width: 100%;
    position: absolute;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 20px;
    z-index: -2;
    opacity: 0.15;
    top: -40px;
}
.liberty-section {
    background-image: url(https://ameskaranjia.com/wp-content/uploads/2021/12/liberty-station.jpg);
    background-size: cover;
    background-position: center;
    height: 900px;
}
.contact-row-1 {
    margin-top: 200px;
  border-top: solid 3px var(--secondary-color);
  border-right: solid 3px var(--secondary-color);
  border-left: solid 3px var(--secondary-color);
}
.contact-row-2 {
    margin-bottom: 200px !important;
  border-bottom: solid 3px var(--secondary-color);
  border-right: solid 3px var(--secondary-color);
  border-left: solid 3px var(--secondary-color);
}
.dark-section .contact-row-1 h2 {
  color: var(--primary-color);
  text-shadow: none;
}
.contact-row img {
    width: 100px;
    display: block;
    margin: 0px auto;
}
.contact-row-2 h3 {
    color: var(--secondary-color);
    text-shadow: none;
}
.contact-row svg {
    color: var(--secondary-color);
}
.dark-section .contact-row-2 p, .dark-section-2 .contact-row a {
    color: var(--dark-grey) !important;
    text-shadow: none;
    text-decoration: none;
}
.team-photo-row a {
    text-decoration: none !important;
}
.team-2 .photo-column img {
    margin-top: -170px;
    outline: solid 2px rgba(255,255,255, 0.3);
    outline-offset: -15px;
    animation-name:bio-image;
    animation-duration:5s;
    animation-iteration-count:1;
}
.team-info-box {
    padding: 20px 0px;
    background: var(--light-grey);
    margin-top: -10px;
    border-bottom: solid 3px var(--primary-color);
}
.team-info-box p {
    display:block;
    font-size: calc(1em - 2.5px);
}
.team-hero {
    border-bottom: solid 10px #eeeeee;
}
.team-info-box p.name {
    font-size: 1.2em;
    font-weight: 600;
    color: var(--primary-color);
    padding-left: 0px;
}
.team-info-section ul li {
    font-size: calc(1em - 2px);
}
.team-info-section ul {
    padding-left:30px;
    padding-bottom:40px;
}
.team-info-section .am-row {
    outline: solid 2px #f2f2f2;
    outline-offset: 10px;
}
.hero-team-section{
	position:relative;
}
.hero-team-section:after{
	content:"";
	position:absolute;
	z-index:0;
	background: #003A5D;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background: linear-gradient(180deg,rgba(238, 247, 252, 1) 0%, rgba(0, 58, 93, 0.8) 36%);
}
.hero-team-section h1,
.hero-team-section p{
	color:white;
}
.hero-team-section .am-row{
	position:relative;
	z-index:1;
}
.cta-section{
	position:relative;
   background-position: top;
}
.cta-section h2{
	font-size: clamp(38px, 6vw, 67px);
}
.cta-section p{
	font-size: clamp(18px, 2.5vw, 25px);
}
.cta-section:after{
	content:"";
	position:absolute;
	z-index:0;
	width:100%;
	height:100%;
	left:0;
	top:0;
   background: #003E65;
   background: linear-gradient(0deg, rgba(0, 62, 101, 0.81) 55%, rgba(0, 62, 101, 0) 96%);
}
.cta-section h2, .cta-section p{
	color:#fff;
}
.cta-section .am-row{
	position:relative;
	z-index:1;
}
@media only screen and (min-width: 1900px) {
   .cta-section:after{
      background: linear-gradient(0deg, rgba(0, 62, 101, 0.81) 53%, rgba(0, 62, 101, 0) 96%)
   }
}
@media only screen and (min-width: 2500px) {
   .cta-section:after{
      background: linear-gradient(0deg, rgba(0, 62, 101, 0.81) 50%, rgba(0, 62, 101, 0) 96%)
   }
}
@media only screen and (min-width: 3500px) {
   .cta-section:after{
      background: linear-gradient(0deg, rgba(0, 62, 101, 0.81) 35%, rgba(0, 62, 101, 0) 96%)
   }
}


@media only screen and (max-width: 768px) {
   .cta-section:after{
      background: linear-gradient(0deg, rgba(0, 62, 101, 0.81) 57%, rgba(0, 62, 101, 0) 96%);     
   }
}






div[class*="overlay-section"].darker-overlay:before {
    opacity: 0.5;
}
span.date {
    display: block;
    font-size: calc(1em - 2px);
    font-style: italic;
	font-family: var(--primary-font);
}
.item-faq-block ul.open-circle li:before {
    color: var(--primary-color);
}
ul li span.date:last-of-type {
    margin-bottom: 10px;
}
ul.open-circle li {
    list-style: none;
}
ul.open-circle li:before {
    content: '';
    display: block;
    position: absolute;
    margin-left: -15px;
    margin-top: 12px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: var(--secondary-color);
}
.team-info-section ul.open-circle li:before {
    color:#333333;
}
.team-photo-row a.am-button-4 {
    color: var(--dark-grey);
    font-size: calc(1em - 3px);
    display: block;
    margin-top: -10px;
}
.am-row.team-photo-row:last-of-type {
    padding-bottom: 100px;
}
.liberty-1 {
    background-image:url('https://ameskaranjia.com/wp-content/uploads/2022/01/quad-background-new-scaled.jpg');
    background-size:cover;
    background-position:center;
}
.liberty-2 {
    background-image:url('https://ameskaranjia.com/wp-content/uploads/2022/03/quad-cutout-no-people.png');
    background-size:cover;
    background-position:center;
}
.liberty-1, .liberty-2 {
    height: 850px;
}
.liberty-1 {
    z-index:-2;
}
.liberty-2 {
    margin-top: -50px !important;
    z-index:2;
}
p.liberty-text {
    position: absolute;
    font-size: 6em;
    font-weight: 600;
    text-transform: uppercase;
    z-index: -1;
    animation-name: liberty-text;
    animation-duration: 3s;
    animation-iteration-count: 1;
    margin-top: 200px !important;
    opacity: 01;
    color: #ffffff;
    text-shadow: 0px 0px 20px rgb(0 0 0 / 10%);
}
.liberty-container {
    background: var(--primary-color);
    width: 850px;
    padding: 30px;
    margin: -125px auto;
    display: block;
    outline: solid 2px var(--third-color);
    outline-offset: -15px;
    box-shadow: 0px 10px 20px rgb(0 0 0 / 30%);
}
.primary-header.am-fixed-header.scrollUp #logo {
    width: 200px !important;
    padding: 10px 0px;
    top: 0;
}

header.primary-header.am-fixed-header.scrollUp {
    background: #EEF7FC;
    border-bottom: solid 2px var(--primary-color) !important;
}
header.primary-header.am-fixed-header.scrollUp #logo img {
    height: inherit;
}
header.primary-header #logo img.fixed-img{
    display: none;
}
header.primary-header.am-fixed-header #logo img.fixed-img{
    display: block;
}
header.primary-header.am-fixed-header.scrollUp #logo img.fixed-img{
    display: block;
}

.cta img {
    width: 70px;
}
li.item-contact {
    border-radius: 100px;
    background: #ffffff;
}
li.item-contact a {
    color:var(--primary-color) !important;
}
.texture-background:before {
    content: "";
    background-image: url(https://ameskaranjia.com/wp-content/uploads/2022/01/white-paper-scaled.jpg);
    background-size: cover;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    opacity: 0.5;
}
/*.page-id-311 header.primary-header {
    background: var(--primary-color);
    margin-top: -35px;
}
.page-id-311 header.primary-header li a {
    color:#ffffff;
}*/
.privacy h2 {
    font-size:1.6em;
}
#policy .accordion-heading {
    font-size: 1.2em;
}
.am-section.privacy {
    padding-top: 0px;
}
header.primary-header.am-fixed-header.scrollUp li.item-contact a {
    color: var(--primary-color) !important;
}
.dark-section p.pre-h {
    color:var(--third-color) !important;
}
.highlight-sentence-box {
    margin-bottom: 55px;
    margin-top: 15px;
    padding: 15px;
    background: #FCF7E6;
    color: var(--secondary-color);
    font-weight: 600;
    border-top: solid 2px var(--secondary-color);
}
.team-photo-row .am-column-1-4:hover img {
    opacity: 0.85;
}
ul.main-nav li.item-contact {
    margin-right: 0px !important;
    border: solid 1px #ffffff;
    background: #ffffff;
}
p.highlight-sentence-box:after {
    content: '';
    width: 50px;
    height: 50px;
    display: block;
    background: #fcf7e6;
    position: absolute;
    transform: translate(7px, -10px) rotate(45deg);
    z-index: -2;
}
.footer-info a:hover {
    color: var(--third-color);
}
.team-info-box span {
    margin-right: 8px;
}
.representative-matters ul.open-circle li {
    padding-bottom: 1em;
    line-height: 150%;
    font-size: calc(1em - 1px);
  text-align: justify;
}
.page-id-88 .am-section.cta.dark-section.center, .page-id-101 .am-section.cta.dark-section.center, .page-id-109 .am-section.cta.dark-section.center {
    margin-top:20px !important;
}
.diversity-section {
    padding-bottom:110px !Important;
}
.team-info-section .am-column-1-2 ul:last-of-type {
    padding-bottom: 0px;
}
ul.main-nav li:last-of-type {
    margin-right: 0px !important;
}
.team-info-section img {
    display: none;
}
.white-image-background {
    background-image: url(https://ameskaranjia.com/wp-content/uploads/2022/03/white-building-background-scaled.jpg);
    background-size:cover;
    background-position:center;
}

/*-------our team--------*/
.basic-slider img {
    display: block;
}

.overlay-team h3 {
    font-size: 20px;
    color: #ffffff;
    padding-bottom: 0px;
    opacity: 1 !important;
}
.basic-slider .content{
    position: relative;
    
}
.basic-slider .content > .overlay-team{
    z-index: 2;
}
.basic-slider .content::before{
    content: '';
    height: 100%;
    width: 100%;
    background: rgba(0,62,101, 0.4);
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    opacity: 0;
    z-index: 1;
    -moz-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}
.basic-slider .content:hover::before{
    opacity: 1;
}
.basic-slider .content:hover .overlay-team{
    bottom: 0;
    top: auto;
    opacity: 1;
    padding:10px;
}
.overlay-team{
    opacity: 0;
    position: absolute;
    width:100%;
    bottom: -60px;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
    padding:10px;
}
.overlay-team span{
    color:#fff;
    padding-right: 30px;
    position: relative;
    display: block;
}
.overlay-team span::after{
    content: '\24';
    font-family: 'ElegantIcons';
    font-size: 1em;
    right: 15px;
    position: absolute;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    vertical-align: middle;
}
    
.basic-slider a {
    text-decoration: none !important;
}
.team-section {
    padding-bottom: 40px;
    padding-top: 40px;
}
.team-section .am-column-1-1 {
    padding-bottom: 0px;
    padding-top: 0;
}


.basic-slider .slick-slide{
    margin: 10px;
}
.basic-slider .slick-prev:before, .basic-slider .slick-next:before{
    color: var(--secondary-color);
}
.basic-slider .slick-dots{
    left: 0;
    right: 0;
    display: block;
    width: fit-content;
    margin: auto;
    bottom: -50px;
}

@media only screen and (max-width: 981px) {
    .basic-slider .content::before{
        opacity: 1;
    }
    .overlay-team{
        bottom: 0px;
        opacity: 1;
    }
}
@media only screen and (min-width: 768px) {
   .more-padding{
   	padding:216px 60px;
   }
   .cta-more-padding{
      padding-left: 60px;
      padding-right: 60px;
      padding-top: 340px;
      padding-bottom: 150px;
   }
}
@media only screen and (min-width: 2500px) {
     .cta-more-padding{
      padding-top: 400px;
      padding-bottom: 300px;
   }
}
@media only screen and (min-width: 3500px) {
     .cta-more-padding{
      padding-top: 800px;
      padding-bottom: 500px;
   }
}
@media only screen and (max-width: 767px) {
   .cta-more-padding {
	  padding: 65px 0px;
	}
}
/*-------eo our team--------*/


strong {
    color:var(--priamry-color);
}
.hero-content-container {
    padding: 40px;
    background: var(--primary-color);
    outline: solid 2px var(--third-color);
    outline-offset: -15px;
    box-shadow: 0px 10px 20px rgb(0 0 0 / 30%);
}
.am-section.liberty-1 {
    padding: 50px 0px;
}
.hero-content-container p {
    padding-bottom: 0px;
}
/*.page-id-7 .menu .main-nav > li > a {
    color: var(--primary-color) !important;
}*/
.home-hero h1 {
    color: #ffffff;
    width: 650px;
    margin-inline: auto;
	margin-bottom: 30px;
    max-width: 100%;
    padding: 60px;
    background: rgba(0,62,101,0.3);
    outline: solid 2px rgba(242,216,129,0.5);
    outline-offset: -20px;
}
.primary-header {
    border-bottom: solid 2px var(--primary-color) !important;
}
.no-padding,
.no-margin{
    padding: 0;
    margin: 0;
}


.dark-section ul.open-circle li:before {
    background-color: #fff;
}
.team-2 p {
    max-width: 720px;
    margin-inline: auto !important;
    display: block;
}

.faq-section .item-faq-block {
    max-width: 1000px;
    margin-inline: auto;
}
.faq-section .block-faq-title {
    max-width: 1000px;
    margin-inline: auto;
    margin-top: -40px;
}

p.lead {
    font-family: var(--fourth-font);
    font-size: 1.1em;
    color: var(--secondary-color);
}
.am-row.thin-content {
    max-width: 1000px !important;
}
.block-description-question ul.open-circle li:before {
    background: #ffffff;
}
.team-photo-row h3 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    line-height: 180%;
    letter-spacing: 1px;
    font-family: var(--primary-font);
    color: var(--secondary-color);
    padding-bottom: 5px;
    margin-top: 10px;
}
.team-photo-row img {
    width: 250px;
}
.team-photo-row h3 span {
    color: #666666;
    font-family: var(--primary-font);
    text-transform: none;
    font-weight: 400;
    padding-left: 10px;
    border-left: solid 1px #666666;
    margin-left: 8px;
}
.thin-row {
    max-width: 1000px !important;
}
.representative-matters ul.open-circle li:before {
    margin-top: 9px;
}
p.new-style, .team-2 p {
    text-align: justify;
}
.am-column-1-3.border-right {
    padding-left: 0;
    height: 100%;
    padding-top: 0;
    padding-bottom: 0;
  text-align: right;
}
.border-title-row .am-column-2-3 {
    padding-top: 0;
    padding-bottom: 0;
}
.border-title-row .am-column-2-3 p:last-of-type {
    padding-bottom: 0;
}
.contact-hero {
    padding-top: 175px !important;
}
.contact-hero div[class*="overlay-section"]:before {
    opacity: 0.4;
}




.border-title-row p.title {
    text-align: right;
    font-size: 1.1em;
}

p.team-email.team-info {
    padding-bottom: 0;
}
.person-box p.team-phone, .person-box p.title {
    padding-bottom: 2px;
}
.team-2 {
    text-align: justify;
}
.team-border-right h3 {
    font-size: 1em;
}
p.lead {
    text-align: justify;
}
.team-width .border-title-row {
    max-width: 820px !important;
}
.representative-matters .representative-width {
    max-width: 1360px;
}
.representative-matters ul.open-circle li:before {
    content: '' !important;
    display: bloc !importantk;
    position: absolute !important;
    margin-left: -15px !important;
    margin-top: 5px !important;
    width: 2px !important;
    height: 30px !important;
    background: #ffffff;
  border-radius: 0 !important;
}

.two-column-block p.center {
    color: var(--primary-color);
}
span.contact-header {
    font-size: 1.4em;
    font-family: var(--secondary-font);
    color: var(--secondary-color);
    font-weight: 700;
    margin-right: 50px;
    display: block;
    float: left;
    position:relative;
}
.contact-row-2 p.new-style {
    text-align: left;
}
span.contact-header:after {
    display: block;
    content: '';
    position: absolute;
    background: var(--secondary-color);
    height: 30px;
    width: 2px;
    top: 0;
    transform: translate(20px,0px);
    left: 100%;
}
span.contact-details {
    margin-left: 20px;
}
.phone-row {
    display: block;
    width: 100%;
    height: 40px;
    margin-bottom: 35px;
}
.phone-row .am-column-1-2 {
    padding: 0;
}
.phone-row .am-column-1-2.border {
  width: 35%;
}
.phone-row .am-column-1-2.info {
    padding-left: 25px;
    margin-top: -2px;
  width: 65%;
  border-left: solid 2px var(--secondary-color);
}
.phone-row .am-column-1-2.border h3 {
    padding: 0;
  font-size: 1em;
  padding-right: 25px;
  text-align: right;
}
.phone-row p.new-style {
    font-size: calc(1em - 2px);
    padding: 5px 0;
}
.dark-section.contact-hero a {
	text-decoration: none !important;
	color: #333 !important;
}
.logo-section {
    padding-top: 0;
}
.logo-section .am-row {
    margin-top: -50px !important;
}
.logo-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    display: grid;
    grid-gap: 30px;
    align-items: center;
}
h2 span {
    font-weight: 800;
}
.home-services{
	padding: 10px 0px 30px 0px;
}
.home-services .am-column-1-4 {
    padding: 10px;
}
.service-box {
    line-height: 0%;
    position: relative;
    height: 375px;
	overflow: hidden;
	z-index: 1;
	transition: all 0.3s;
}
.service-box:hover:after {
    height: 500px;
    transition: all 0.3s;
}
.service-box img {
    height: 100%;
    object-fit: cover;
    object-position: center;
	width: 100%;
}
.service-box .content {
    position: absolute;
    bottom: 0;
    padding: 20px;
    transform: translateY(120px);
    transition: all 0.3s;
	z-index: 4;
	width: 100%;
}
.service-box .content p {
    opacity: 0;
    transition: all 0.3s;
}
.service-box * {
    z-index: 3;
}
.service-box .content p, .service-box .content h3, .service-box .content a {
    color: white;
}
.service-box:hover > .content {
    transform: translateY(0);
    transition: all 0.3s;
}
.service-box:hover > .content p {
    opacity: 1;
    transition: all 0.3s;
}
.service-box .content p:last-of-type {
    padding-bottom: 0;
}
.service-box:after {
    content: '';
    background: #003E65;
    background: linear-gradient(180deg, rgba(0, 62, 101, 0) 0%, rgba(0, 62, 101, 1) 90%);
    width: 100%;
    height: 300px;
    display: block;
    position: absolute;
    bottom: 0;
    z-index: 3;
}
.gradient-hero p:last-of-type {
    padding-bottom: 0;
}
.gradient-hero + .am-section {
    padding-top: 30px;
}
.clients-section .am-row {
    background: url(http://staging.ameskaranjia.com/wp-content/uploads/2025/09/columns-white.webp);
    background-position: center;
    background-size: cover;
}
.clients-grid {
    padding: 40px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}
.module.full {
    grid-column-end: -1;
    grid-column-start: 1;
}
.module {
    padding: 15px;
}
.clients-grid .module:not(.full) {
    padding: 0px 30px;
	text-align: center;
}
.clients-grid .module img{
	filter: drop-shadow(1px 0 white)
            drop-shadow(-1px 0 white)
            drop-shadow(0 1px white)
            drop-shadow(0 -1px white)   /* stroke effect */
            drop-shadow(0 0 8px white)  /* soft glow */
            drop-shadow(0 0 16px rgba(255,255,255,0.8)); /* extended shadow/glow */
}
.clients-grid p:not(.subtitle) {
    width: 875px;
    max-width: 100%;
}
.clients-grid:before {
    content: '';
    width: 100%;
    height: 400px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: #BAB8B6;
    background: linear-gradient(0deg, rgba(0, 62, 101, 0) 0%, rgba(186, 184, 182, 0.7) 100%);
    z-index: 0;
}
.clients-grid * {
    z-index: 2;
}
.clients-grid .module {
  position: relative;
  z-index: 5;
}
.service-box h3 {
    font-family: var(--custom-font);
	transition: all 0.3s;
}
ul.checkmarks, ul.checkmarks li {
    color: var(--primary-color);
}
.service-box:hover h3 {
    color: var(--third-color);
    transition: all 0.3s;
}



@media only screen and (max-width: 1200px) {
    .team-photo-row h3 span.title {
        display: block;
        margin-left: 0 !important;
        padding-left: 0 !important;
        border-left: none !important;
    }
	
}

@media only screen and (min-width: 2560px) {
    p.liberty-text{
        top: 0 !important;
    }
}

@media only screen and (max-width: 2559px) {
    p.liberty-text{
        top: initial !important;
    }
}
@media only screen and (max-width: 1920px) {
    p.liberty-text{
        top: 26px !important;
    }
}
@media only screen and (max-width: 1650px) {
    p.liberty-text{
        top: 35px !important;
    }
}
@media only screen and (max-width: 1440px) {
    p.liberty-text {
        top: 48px !important;
    }
}
@media only screen and (max-width: 1278px) {
    .team-info-box span {
        display: block;
    }
}
@media only screen and (min-width: 1024px) {
    p.liberty-text{
        font-size: 5.5em;
    }
}
@media only screen and (min-width: 981px) {

    .am-column-1-3.border-right {
        border-right: solid 2px var(--secondary-color);
    }
    .team-info-section .am-column-1-2 {
        padding: 40px 60px;
    }
}
@media only screen and (max-width: 1200px) {
   
}
@media only screen and (max-width: 980px) {
   
    div[class*="two-column-full-width"] p.pre-h {
        margin-top:20px;
    }
    .menu ul.main-nav {
        width: 90%;
        margin: 0px auto;
    }
    #logo img {
        height:inherit;
    }
    .diversity-section .am-column-1-6 {
        width: 48%;
        padding: 10px;
    }
    .diversity-section .am-column-1-6 .border-container {
        padding-left: 0px;
        border-left: 0px;
    }
    .diversity-section .am-column-1-6 p {
        font-size: calc(1em - 2px);
    }
    .diversity-section .am-column-1-6 p.percentage {
        font-size: 1.8em;
    }
    .diversity-badges-row .am-column-1-5 {
        width: 50%;
    }
    .diversity-badges-row {
        padding-left: 20px;
        padding-right: 20px;
        display: block;
    }
    .diversity-badges-row .am-column-1-5:last-of-type {
        width: 100%;
        margin-top: -60px;
        margin-bottom: -30px;
    }
    .diversity-badges-row .am-column-1-5:last-of-type img {
        width: 175px;
    }
    .am-row.team-photo-row{
        display: block;
    }
    .am-row.team-photo-row .am-column-1-4 {
        width: 50%;
    }
    .am-row.team-photo-row .am-column-1-4 h3 {
        font-size: 1.2em;
    }
    .team-photo-row h3, .team-photo-row a.am-button-4 {
        text-align: center;
    }
    .team-photo-row .am-column-1-4 {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .liberty-section {
        background-position: right;
    }
    body:not(.am-fixed-header) .menu .main-nav > li > a{
        color: var(--primary-color);
    }

    p.liberty-text{
        margin-top: 150px !important;
    }

    header.primary-header.am-fixed-header.scrollUp {
        background: #FFF;
        border-bottom: none;
    }

    header.primary-header.am-fixed-header.scrollUp li a {
        color: var(--primary-color);
    }

    header.primary-header.am-fixed-header # img{
        display: block;
    }

    .primary-header.am-fixed-header.scrollUp #logo{
        width: 200px !important;
        padding: 10px 0px;
    }
  .contact-row-2 > .am-column-1-2 {
    padding: 0px 40px;
  }
  .map-column {
    margin-top:50px;
  }
  .map-column iframe {
    display: block;
    margin-inline: auto;
  }
  .home-hero h1 {
    padding: 60px 20px;
  }
  .basic-slider .content::before {
    display: none;
  }
  .team-section p {
    text-align: left;
  }
  .overlay-team span::after {
    display: none;
  }
  .mobile-only.team-slider-info h3 {
    font-size: 1.3em;
    margin-top: 20px;
    padding-bottom: 0;
  }
  .slick-prev, .slick-next {
    top: 40%;
  }
  .representative-matters ul.open-circle li {
    text-align: left;
  }
  .representative-matters ul.open-circle {
    padding-bottom: 0;
  }
  .representative-matters .am-column-1-2:nth-of-type(1) {
    padding-bottom: 0;
  }
  .representative-matters .am-column-1-2:nth-of-type(2) {
    padding-top: 0;
  }
  .footer-info {
      font-size: calc(1.15em - 6px);
	  margin-top: 5px;
  }
  .footer-section .am-column-1-3{
  	text-align: center;
  }
  p.lead, .team-2 p.new-style, .team-border-right h3, .team-2 p, p.new-style, .representative-clients h3 {
    text-align: left;
  }
  .team-border-right h3 {
    text-align:left;
  }
  .border-title-row .am-column-2-3 {
    width: 100%;
  }
  .team-info p.new-style {
    padding-bottom: 20px;
  }
  .representative-clients .am-column-1-1 {
    padding: 30px 10px !important;
  }
  .representative-clients h3 {
    font-size: 1.4em;
  }
  .diversity-lead .am-column-1-1 {
    padding: 30px 10px 40px 10px !important;
  }
  .contact-row-1 {
    margin-top: 0px;
  }
  .phone-row .am-column-1-2.border h3 {
    text-align: center;
    padding-right: 0;
  }
  .contact-row-2 > .am-column-1-2.map-column {
    padding: 0px 20px 30px 20px;
  }
  span.line-break-mobile.no-line:after {
    display: none;
  }
  span.line-break-mobile.access {
    display:block;
  }
  .home-hero .am-parallax-bg {
  	background-position: center !important;
  }
  .home-hero.mobile-only {
		background: url('http://ameskaranjia.com/wp-content/uploads/2022/03/home-hero-new-sky-2.jpg');
		background-size: cover;
		background-position: center;
	}
   
	 .clients-grid .module:not(.full) {
    padding: 15px;
	}
}
@media only screen and (max-width: 768px){
   
    p.liberty-text{
        font-size: 4.5em;
        margin-top: 225px !important;
    }

    .liberty-container{
        width: 100%;
    }

    .basic-slider .slick-next {
        right: 12px;
        z-index: 9;
    }
    .basic-slider .slick-prev {
        left: 12px;
        z-index: 9;
    }
    .basic-slider .slick-prev:before, .basic-slider .slick-next:before{
        color:#fff;
    }
	
}
@media only screen and (max-width: 600px){
	
}
@media only screen and (max-width: 500px){
  .phone-row .am-column-1-2 {
    width: 100% !important;
    border: none !important;
    text-align: center;
  }
  .phone-row .am-column-1-2.info {
    padding-left: 0;
  }
  .phone-row .am-column-1-2.info p.new-style {
    text-align: center;
    margin-bottom: 20px;
  }
  
}

@media only screen and (max-width: 480px){
    p.liberty-text{
        line-height: 1;
        margin-top: 170px !important;
    }

    .team-section {
        padding-bottom: 150px;
    }

    .diversity-section .am-column-1-6{
        width: 48%;
    }
  
  .two-column-block > div {
    width: 49% !important;
  }


}
@media only screen and (max-width: 375px){
    p.liberty-text{
        font-size: 4em;
        margin-top: 185px !important;
    }

}
@media only screen and (max-width: 325px){
    p.liberty-text{
        font-size: 3em;
        margin-top: 215px !important;
    }

}
/*------------------------------ EO General -------------------------------------*/


@keyframes liberty-text {
    0% {
        opacity:0;
        transform:translateY(100px);
    }

    50% {
        opacity:0;
        transform:translateY(100px);
    }

    100% {
        opacity:0.7;
        transform:translateY(0px);
    }
}


/*------------------------------ BO CTA SVG Animation -------------------------------------*/


.svg-logo-container svg {
    fill: none;
    position: absolute;
    top: 0;
    left: 0;
    animation-name:logo-rotate;
    animation-duration:60s;
    animation-iteration-count:infinite;
    animation-direction:normal;
    animation-timing-function:linear;
    transform-origin:center !important;
    margin-left: -400px;
    margin-top: -200px;
}
.am-section.cta.dark-section.center {
    position: relative;
    overflow: hidden;
    width: 140%;
    border-top: solid 5px var(--third-color);
    z-index: 1;
    padding: 99px 0px 50px;
    margin-top: -5% !important;
    margin-left: -20% !important;
    border-radius: 50% / 26% 26% 0 0;
}
/*.am-section.cta.dark-section.center::before {
     content: "";
    position: absolute;
    content: "";
    height: 115px;
    width: 120%;
    border-radius: 50% / 100% 100% 0 0;
    background-color: #003E65;
    left: -10%;
    top: -54px;
    border-top: solid 5px var(--third-color);
    z-index: 1;
}*/

.svg-logo-container {
    opacity: 0.05;
}


@media only screen and (max-width: 1168px){

}
@media only screen and (max-width: 1024px){
    .am-section.cta.dark-section.center{
        top: -45px !important;
    }
    footer{
        /*margin-top: -45px;*/
    }

    body.page-template.page .primary-header:not(.am-fixed-header) .container > #logo {
        width: 230px !important;
        margin-top: 0;
    }

    header.primary-header.am-fixed-header.scrollUp{
        border-bottom: none;
    }

    body.page-template.page .primary-header.am-fixed-header.scrollUp #logo{
        width: 240px !important;
    }

    ul.main-nav li{
        margin-right: 0px !important;
    }

}
@media only screen and (max-width: 980px){
    body.page-template.page .primary-header:not(.am-fixed-header) .container > #logo{
        padding: 20px 0px;
    }
}
@media only screen and (max-width: 480px){
    .am-section.cta.dark-section.center {
        top: -60px !important;
    }
    footer {
        /*margin-top: -60px;*/
    }
}
@media only screen and (max-width: 375px){
    .am-section.cta.dark-section.center {
        top: -67px !important;
    }
    footer {
        /*margin-top: -67px;*/
    }
}
@media only screen and (max-width: 320px){
    .am-section.cta.dark-section.center {
        top: -70px !important;
    }

    footer {
        /*margin-top: -70px;*/
    }
}

@keyframes logo-rotate {
    from {
        transform: rotate(0deg) translate(6px, 0px);
        transform-origin:center;
    }

    to {
        transform: rotate(360deg) translate(6px, 0px);
        transform-origin:center;
    }
}


/*------------------------------ EO CTA SVG Animation -------------------------------------*/

/*------------------------------ BO Bio Image Animation -------------------------------------*/

@keyframes bio-image {
    0% {
        margin-top: -100px;
        opacity:0;
        outline-offset:0px;
    }

    50% {
        margin-top: -100px;
        opacity:0;
        outline-offset:0px;
    }

    100% {
        margin-top: -170px;
        opacity:1;
        outline-offset:-20px;
    }
}

/*------------------------------ EO Bio Image Animation -------------------------------------*/


/*------------------------------ Category CSS --------------------------------------*/
.archive #content{
    margin: auto;
    width: 100%;
}
.archive #primary{
    width: 100%;
    padding: 40px 60px;
}
.archive #main{
    width: 100%;
    padding: 40px 60px;
    max-width: 1400px;
    margin: auto;
}
.archive #main article{
    width: 45%;
    margin: 19px;
    background: #f2f2f2;
    padding: 30px;
    border-radius: 10px;
    display: inline-block;
    vertical-align: top;
}
.archive .page-header {
    padding: calc(3% + 60px) calc(3 * 1rem) !important;
    text-align: center;
    background-color: var(--primary-color);
    margin: 0 !important;
}
.archive .page-header .page-title {
    color: #FFF;
    letter-spacing: 1px;
    font-weight: 700;
    font-family: var(--primary-font);
}
.archive .page-header .page-title .page-description {
    margin-top: 18px;
    line-height: 110%;
    font-size: 63px;
    color: #FFF;
}
.archive .pagination{
    margin-bottom: 20px;
}
@media only screen and (max-width: 1024px){
    .archive #main article{
        width: 44%;
    }
}
@media only screen and (max-width: 980px){
    .archive #primary #main {
        padding: 0;
    }
    .archive #primary{
        padding: 40px 30px;
    }
}
@media only screen and (max-width: 768px){
    .archive article {
        width: 100% !important;
        margin-left: 0 !important;
    }
}
@media only screen and (max-width: 425px){
    .archive .page-header {
        padding: calc(3% + 60px) calc(1 * 1rem) !important;
    }
    .archive .page-header .page-title .page-description{
        font-size: 45px;
    }
}
@media only screen and (max-width: 325px){
    .alignleft {
        margin-right: 0rem;
    }
}
.pagination .nav-links > a{
    color: var(--primary-color);
    text-decoration: none;
}
.pagination .nav-links  .page-numbers.dots:hover{
    background-color: transparent;
    color: var(--dark-grey);
}
.pagination .nav-links  .page-numbers.current{
    background-color: var(--light-grey);
    color: var(--primary-color);
}
.pagination .nav-links .page-numbers:hover{
    background: var(--primary-color);
    color: var(--light-grey);
}
.pagination .nav-links .prev.page-numbers,
.pagination .nav-links .next.page-numbers{
    line-height: initial;
    padding-top: 20px;
    display: flex;
    text-decoration: none;
}
.pagination .nav-links .prev.page-numbers:hover,
.pagination .nav-links .next.page-numbers:hover{
    background-color: transparent;
    color: var(--primary-color);
}
.pagination .nav-links .prev.page-numbers .svg-icon,
.pagination .nav-links .next.page-numbers .svg-icon{
    opacity: 0;
}
.pagination .nav-links .prev.page-numbers:hover .svg-icon,
.pagination .nav-links .next.page-numbers:hover .svg-icon{
    opacity: 1;
}
.pagination .nav-links {
    margin-left: 0;
    padding: 0;
    margin: auto;
    width: fit-content;
}
.archive .pagination,
.blog-post-mention .pagination{
    margin-top: 20px;
}
@media only screen and (max-width: 767px){
    .pagination .nav-links .prev.page-numbers .svg-icon,
    .pagination .nav-links .next.page-numbers .svg-icon {
        opacity: 1;
    }
    .pagination .nav-links .prev.page-numbers,
    .pagination .nav-links .next.page-numbers{
        padding: calc(.5 * 1rem);
    }
}
/*------------------------------ ---------------------------------------------------*/
/*------------------- Slide Testimonials css----------------*/
.slick-active .testimonial-box{
    background-color: #ccc;
}
.testimonial-box {
    padding: 20px;
    background-color: white;
    background-position: bottom;
    border-radius: 0;
}
.testimonial-box > p{
    /*    overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 10;
        -webkit-box-orient: vertical;*/
    padding-bottom:initial;
    font-size: calc(1em - 2px);
}
.testimonial-box > h3{
    padding: 5px 0px;
}
.testimonial-box a.toggle-read-more{
    display: none;
    font-size: calc(1em - 2px);
}
.entry .entry-content .wp-block-separator, .entry .entry-content hr{
    height: 1px;
    margin-bottom: 0;
    margin-top: 0;
}
.no-padding-top-bottom {
    padding-top: 0px;
    padding-bottom: 0px;
}
.no-padding-top{
   padding-top: 0;
}
.no-padding-bottom{
	padding-bottom: 0px;
}
.section-slide-testimonials{
    padding-bottom: 100px;
}
.section-slide-testimonials .slick-prev::before, .section-slide-testimonials .slick-next::before{
    display: none;
}
.section-slide-testimonials .slick-prev.slick-arrow{
    left: 0px;
    z-index: 9999999;
    top: 10px;
    margin: auto;
    height: calc(100% - 40px);
    transform: initial;
    position: absolute;
    width: 130px;
}
.section-slide-testimonials .slick-next.slick-arrow{
    right: 0px;
    z-index: 9999999;
    top: 10px;
    margin: auto;
    height: calc(100% - 40px);
    transform: initial;
    position: absolute;
    width: 130px;
}
.section-slide-testimonials .slick-next,
.section-slide-testimonials .slick-prev{
    width: 10%;
    padding: 0px;
}
@media (hover: hover) and (pointer: fine){
    .section-slide-testimonials .slick-next {
        cursor: url("/wp-content/themes/Alchemy Child Theme/elegant_font/images/SVG/Next.svg?v=1.2") 60 30, e-resize;
    }
    .section-slide-testimonials .slick-prev {
        cursor: url("/wp-content/themes/Alchemy Child Theme/elegant_font/images/SVG/Prev.svg?v=1.2") 0 30, w-resize;
    }
}
.section-slide-testimonials .slick-slide{
    padding: 10px;
    transition: all 300ms ease;
    transform: scale(1);
    opacity: 0.5;
    cursor: grab;
    position: relative;
}
.section-slide-testimonials .slick-slide.dragg{
    cursor: grabbing;
}
.section-slide-testimonials .slick-slide.slick-center,
.section-slide-testimonials .slick-slide.slick-center + .slick-slide,
.section-slide-testimonials .slick-slide.back-center{
    transform: scale(1);
    opacity: 1;
}
.section-slide-testimonials .slick-slide[aria-hidden="false"]{
    transform: scale(1);
    opacity: 1;
}
/* slide when active (when play last to first) */
.section-slide-testimonials .slick-slide[aria-hidden="true"]:not([tabindex="-1"]) + .slick-cloned[aria-hidden="true"]  {
    transform: scale(1);
    opacity: 1;
}
.testimonials-list-box{
    margin: auto !important;
    padding: 0px 0px 20px 0px;
    max-width: calc(var(--site-max-width) + 200px) ;
}
.testimonials-list-box .slick-slide img{
    margin: auto;
}
.section-slide-testimonials .slick-list.draggable{
    padding-right: 100px !important;
    padding-left: 100px !important;
}
.section-slide-testimonials .slick-slide li {
    padding: 55px 50px;
    background-color: #f2f2f2;
    border-radius: 20px;
    position: relative;
}
.section-slide-testimonials .slick-dots{
    max-width: inherit;
}
.section-slide-testimonials.row-slick-carousel {
    max-width: 100% !important;
    width: 100%;
    display: block;
}
.section-slide-testimonials.row-slick-carousel .am-column-1-1{
    padding-left: 0px;
    padding-right: 0px;
}
.section-slide-testimonials .slick-arrow{
    background: transparent !important;
}
div.ruler-ticks.ruler-ticks-center:after{
    left: 0;
    right: 0;
    display: inline-block;
    margin: auto;
    margin-top: -20px;
}
.slick-dots li button{
    top: 0;
    left: 0;
    width: 17px;
    height: 17px;
    border-radius: 13px;
    border: 2px solid var(--primary-color);
    opacity: 1 !important;
    position: relative;
}
.slick-dots li button::before{
    content:'';
    background-color: var(--primary-color);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 9px;
    height: 9px;
    border-radius: 10px;
    opacity: 0 !important;
}
.slick-dots li button:hover::before{
    opacity: 1 !important;
}
.slick-dots li.slick-active button{
    background-color: var(--primary-color);
}
.woocommerce-product-gallery img{
    width: 100%;
}
.flex-control-nav.flex-control-thumbs{
    padding-left: 0;
}
.flex-control-nav.flex-control-thumbs > li{
    margin-right: 5px;
}
.woocommerce-product-gallery > .flex-viewport{
    height: auto !important;
}
.section-sidebar-testimonials-mobile.section-slide-testimonials .slick-list.draggable {
    padding-left: 40px!important;
    padding-right: 40px!important;
    padding-top: 20px !important;
}
.section-sidebar-testimonials-mobile.section-slide-testimonials .slick-prev,
.section-sidebar-testimonials-mobile.section-slide-testimonials .slick-next{
    width: 40px !important;
}
.section-sidebar-testimonials-mobile.section-slide-testimonials .slick-slide{
    transform: scale(1) !important;
    margin-top: 0px !important;
    opacity: 1 !important;
}
.section-sidebar-testimonials{
    margin-top: 55px;
}
@media only screen and (min-width: 1601px){
    .section-slide-testimonials .slick-next.slick-arrow{
        /*background: -prefix-linear-gradient(left, transparent, white) !Important;*/
        /*background: linear-gradient(to right, transparent, white) !Important;*/
        background: rgb(204,204,204)!Important;
        background: linear-gradient(90deg, rgba(204,204,204,1) 0%, rgba(255,255,255,0) 100%)!Important;
    }
    .section-slide-testimonials .slick-prev.slick-arrow{
        /*background: -prefix-linear-gradient(right, transparent, white) !Important;
        background: linear-gradient(to left, transparent, white) !Important;*/
        background: rgb(204,204,204)!Important;
        background: linear-gradient(-90deg, rgba(204,204,204,1) 0%, rgba(255,255,255,0) 100%)!Important;
    }
    .section-slide-testimonials .slick-list.draggable {
        padding-right: 140px !important;
        padding-left: 140px !important;
    }
}
@media only screen and (max-width: 1600px){
    .section-slide-testimonials .slick-list.draggable {
        padding-right: 170px !important;
        padding-left: 170px !important;
    }
}
@media only screen and (max-width: 1200px){
    .section-slide-testimonials .slick-prev, .section-slide-testimonials .slick-next {
        width: 150px;
    }
}

@media only screen and (max-width: 980px){
    .section-slide-testimonials .slick-list.draggable {
        padding-right: 250px!important;
        padding-left: 250px!important;
    }
    .section-slide-testimonials .slick-slide {
        padding: 20px 5px;
    }

    .team-2 > .am-row > div:nth-child(1){
        order: 2;
    }
    .team-2 > .am-row > div:nth-child(2){
        order: 1;
    }
    .team-2 .photo-column img{
        margin-top: 0;
        display: block;
        margin: auto;
        animation-name: initial;
    }

}
@media only screen and (max-width: 768px){
    .section-slide-testimonials .slick-list.draggable {
        padding-right: 100px!important;
        padding-left: 100px!important;
    }
}
@media only screen and (max-width: 500px){
    .section-slide-testimonials .slick-list.draggable {
        padding-right: 40px!important;
        padding-left: 40px!important;
    }
}
@media only screen and (max-width: 480px){
    .section-slide-testimonials .slick-slide.slick-center + .slick-slide, .section-slide-testimonials .slick-slide {
        /*transform: scale(0.8);*/
        opacity: 1;
    }
    .section-slide-testimonials .slick-prev, .section-slide-testimonials .slick-next {
        width: 40px;
    }
}
/* -----------------------------------------EO Slide Testimonials css------------------*/
/* ------------------ BO Gradient Layout on Hero ------------------*/
div[class*="overlay-section"] {
    position: relative;
}
div[class*="overlay-section"]:before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.6;
    z-index: 1;
}
div[class*="overlay-section"] > * {
    z-index: 2 !important;
    position: relative;
}
.overlay-section-color:before {
    background: var(--primary-color);
}
.overlay-section-dark:before {
    background: #34332C;
}
.overlay-section-tan:before {
    background: var(--light-grey);
}
/* ------------------ EO Gradient Layout on Hero ------------------*/
/* ------------------ Single Custom Block CSS ------------------*/
.hero-blog.single-post{
    padding-top: 0;
    padding-bottom: 0;
}
.hero-blog.single-post > .am-row{
    width: 100%;
}
.hero-blog.single-post > .am-row .am-column-1-2:nth-child(1){
    width: 90%;
    margin: auto;
    padding: 40px;
}
.single-post ul:not(.highlights ul){
    padding-left: 40px;
    padding-bottom: 35px;
}
.single-post .definition-block{
    border-left: 2px solid var(--primary-color);
    border-right: 2px solid var(--primary-color);
    border-top: 2px solid var(--primary-color);
    width: 70%;
    margin: auto !important;
    margin-top: 30px !important;
    margin-bottom: 20px !important;
}
.single-post .definition-block > h3{
    padding: 10px 30px;
    text-align: center;
}
.single-post .definition-block .text-definition{
    padding: 10px 30px;
    width: 102%;
    background-color: #FFF;
    margin-left: -1%;
}
.single-post .definition-block .title-definition{
    text-transform: uppercase;
    color: var(--primary-color);
    font-size: 14px;
    margin-right: 14px;
    font-weight: 600;
}
@media only screen and (max-width: 480px) {
    .single-post .entry-content .definition-block{
        width: 90%;
    }
}
.single-post .highlights{
    width: 90%;
    margin: auto !important;
    margin-top: 50px !important;
    margin-bottom: 40px !important;
    position: relative;
}
.single-post .highlights h3{
    text-transform: uppercase;
    font-size: 18px;
    padding-bottom: 0;
    padding-left: 5px;
}
.single-post .highlights ul{
    max-width: 100%;
}
.single-post .highlights:before,
.single-post .highlights:after{
    content: "";
    position: absolute;
}
.single-post .highlights:before{
    width: 300px;
    height: 58px;
    border-top: 2px solid var(--primary-color);
    border-left: 2px solid var(--primary-color);
    top: -20px;
    left: -15px;
}
.single-post .highlights:after{
    width: 300px;
    height: 58px;
    border-bottom: 2px solid var(--primary-color);
    border-right: 2px solid var(--primary-color);
    bottom: 0;
    right: -15px;
}
.single-post .pull-quote{
    width: 70%;
    margin: auto !important;
    margin-top: 60px !important;
    margin-bottom: 40px !important;
    position: relative;
}
.single-post .pull-quote h4{
    text-transform: capitalize;
}
.single-post .pull-quote:before{
    content: "\201c";
    position: absolute;
    left: -59px;
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 80px;
    line-height: 1;
    top: -35px;
    color: var(--primary-color);
}
.single-post .pull-quote:after{
    content: "";
    position: absolute;
    height: 2px;
    background-color: var(--primary-color);
    width: 50%;
    top: -17px;
}
.single-post .table-of-contents{
    padding: 20px 0;
    position: relative;
    width: 90%;
    margin: auto !important;
    margin-top: 10px !important;
    margin-bottom: 30px !important
}
.single-post .table-of-contents h4{
    padding-bottom: 0;
}
.single-post .table-of-contents ul{
    list-style: none;
}
.single-post .table-of-contents ul > li {
    position: relative;
}
.single-post .table-of-contents ul > li p{
    padding-bottom: 0;
    width: fit-content;
    text-decoration: underline;
    text-decoration-color: var(--primary-color);
}
.single-post .table-of-contents ul > li > span{
    position: absolute;
    left: -25px;
    color: var(--primary-color);
    font-size: 17px;
}
.single-post .table-of-contents .am-row{
    width: 100%;
}
.single-post .table-of-contents .am-row .am-column-1-2{
    padding: 0;
}
.single-post .table-of-contents:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 5px;
    background-color: var(--primary-color);
}
.single-post .comparison-block{
    margin: 30px 0px 60px 0px !important;
}
.single-post .comparison-block h4{
    color: #fff!important;
    padding-bottom: 0;
}
.single-post .comparison-block h4.title-cons{
    background: #C65647!important;
    text-align: center;
}
.single-post .comparison-block h4.title-pros{
    background: #58B171!important;
    text-align: center;
}
.single-post .comparison-block .am-row .am-column-1-2{
    padding: 0;
}
.single-post .comparison-block ul.list-pros, .single-post .comparison-block ul.list-cons {
    padding: 20px 20px 20px 20px!important;
}
.single-post .comparison-block .am-row .am-column-1-2 > div{
    border: 1px solid #666;
    margin: 10px;
    box-shadow: 0px 0px 3px #666;
    height: 100%;
}
.single-post .comparison-block ul{
    margin: 0 0 0 20px;
    list-style: square;
    padding-bottom: 0;
}
.single-post .comparison-block ul li{
    line-height: 1.4;
    position: relative;
    list-style: none;
}
.single-post .comparison-block ul.list-pros li:before{
    content: "\5a";
    left: -24px;
    font-weight: 700;
    position: absolute;
    font-family: 'ElegantIcons';
}
.single-post .comparison-block ul.list-cons li:before{
    content: "\51";
    left: -24px;
    font-weight: 700;
    position: absolute;
    font-family: 'ElegantIcons';
}
.single-post .comparison-block .title-pros,
.single-post .comparison-block ul.list-pros li:before{
    color: #58B171;
}
.single-post .comparison-block .title-cons,
.single-post .comparison-block ul.list-cons li:before{
    color: #C65647;
}
.single-post div.inline-cta {
    margin: 40px 0 !important;
    padding: 20px;
    text-align: center;
    background-color: var(--light-grey);
}
.inline-cta .am-button-1{
    display: block;
    position: relative;
    text-align: center;
}
.inline-cta .am-button-1:after{
    top: 6px;
}
.single-post div.tip-block{
    padding: 20px;
    background-color: var(--light-grey);
    text-align: left;
    position: relative;
    width: 90%;
    margin: auto !important;
    margin-top: 40px !important;
    margin-bottom: 40px !important;
}
.tip-block h4{
    padding-bottom: 0;
    color: var(--primary-color);
    position: relative;
    padding-left: 30px;
}
.tip-block h4:after{
    content: "\e082";
    position: absolute;
    font-family: "ElegantIcons";
    top: 0;
    color: var(--primary-color);
    font-size: 25px;
    left: -5px;
}
.single-post .blog-pre-h {
    color: var(--secondary-color);
    font-size: 1.2em;
    font-weight: 800;
    padding-bottom: 0px;
    margin-top: 15px;
    text-transform: uppercase;
}
.single-post div.article-sources{
    padding: 20px;
    position: relative;
    width: 90%;
    margin: auto !important;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}
.article-sources h4{
    color: var(--primary-color);
    width: fit-content;
    position: relative;
    cursor: pointer;
}
.article-sources h4:before{
    content: "\50";
    position: absolute;
    font-family: "ElegantIcons";
    right: -35px;
    top: -1px;
    font-size: 24px;
}
.next-element-toggle.open:before{
    content: "\4f";
}
.article-sources ul{
    list-style: none;
}
.article-sources ul li{
    position: relative;
    line-height: 1.5;
}
.article-sources .nro{
    position: absolute;
    left: -25px;
}
.article-sources .text-underline{
    text-decoration: underline;
}
.cite-article {
    padding-right: 30px;
    margin: 40px 0 !important;
}
.cite-article .cite-content{
    width: fit-content;
    position: relative;
    margin-left: auto;
    margin-right: 0;
}
.cite-article .cite-content .am-window{
    display: none;
    position: absolute;
    border: 1px solid;
    margin-top: 24px;
    z-index: 5;
    width: 390px;
    overflow-wrap: break-word;
    text-align: left;
    background: rgb(255, 255, 255);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(233, 233, 233);
    border-image: initial;
    padding: 20px;
    right: 0;
}
.cite-article .cite-content .am-window .close-window{
}
.cite-article .cite-content .am-window .close-window svg{
    width: 18px;
    position: absolute;
    right: 30px;
}
.cite-article .cite-content .am-window:before,
.cite-article .cite-content .am-window:after{
    content: "";
    position: absolute;
    bottom: 100%;
    right: 0px;
    margin-right: 27px;
    border-style: solid;
}
.cite-article .cite-content .am-window:before{
    right: -2px;
    border-color: transparent transparent rgb(233, 233, 233);
    border-width: 12px;
}
.cite-article .cite-content .am-window:after{
    border-color: transparent transparent rgb(255, 255, 255);
    border-width: 10px;
}
.cite-article .cite-content .am-window > ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.cite-article .cite-content .toggle-window{
    text-decoration: none;
    font-weight: 700;
    position: relative;
    background-color: var(--light-grey);
    padding: 15px;
    padding-right: 40px;
}
.cite-article .cite-content .toggle-window:after{
    content: "\7c";
    position: absolute;
    font-family: "ElegantIcons";
    right: 10px;
    font-size: 20px;
    top: 7px;
}
.cite-article .cite-content .toggle-window:hover:after{
    color:var(--primary-color);
}
.cite-article .cite-content .am-window > ul li{
    display: inline-block;
    margin: 0;
    margin-right: 10px;
    margin-bottom: 10px;
}
.cite-article .cite-content .am-window > ul li a{
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 700;
}
.cite-article .cite-content .am-window > ul li a:hover{
    color: var(--primary-color);
}
.cite-article .cite-content .am-window > ul li a.tab-selected{
    color: var(--primary-color);
    font-weight: 700;
}
.cite-article .am-window .content-tab{
    display: none;
}
.cite-article .am-window .content-tab.show{
    display: block;
    margin-top: 4px;
}
.cite-article .am-window h5{
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    font-size: 13px;
}
.cite-article .am-window button{
    font-weight: 700;
    background-color: rgb(233, 233, 233);
    text-transform: uppercase;
    color: rgb(51, 51, 51);
    height: 48px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    outline: 0px;
    overflow: hidden;
    border-radius: initial;
}
.cite-article .am-window button:hover{
    background-color: var(--primary-color);
    color: #FFF;
}
.single-post .authority-bio{
    width: 90%;
    margin: auto !important;
    position: relative;
    align-items: center;
    background-color: var(--light-grey);
    padding: 40px 25px;
    padding-left: 120px;
    margin-top: 40px !important;
    margin-bottom: 40px !important;
}
.single-post .authority-bio .thumb{
    position: absolute;
    width: 120px;
    height: 120px;
    left: -30px;
    padding: 3px;
    background-color: var(--light-grey);
    border: 1px solid var(--secondary-color);
}
.single-post .authority-bio h3{
    padding-bottom: 0;
}
.single-post .authority-bio h4{
    color: var(--secondary-color);
    opacity: 0.5;
    font-style: italic;
}
.single-post .authority-bio .strong-text{
    color: var(--primary-color);
    font-weight: 700;
}
.single-post .authority-bio.without-photo{
    padding-left: 25px;
}
@media only screen and (max-width: 480px) {
    .single-post .definition-block{
        width: 90%;
    }
}
/* ------------------ EO Single Custom Block CSS ------------------*/
/*-------span line------------*/
/* h1 span, h2 span{
    position: relative;
    z-index: 2;
    display: inline-block;
    padding-left: 5px;
    padding-right: 10px;
} */
/* h1 span::after{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -4px;
    height: 25px;
    width: 100%;
    background-color: var(--secondary-color);
    z-index: -1;
}
h2 span::after{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 3px;
    height: 20px;
    width: 100%;
    background-color: var(--secondary-color);
    opacity:0.2;
    z-index: -1;
} */


/*-------eo span line------------*/

/*-------template Banner----------*/



.site .primary-header {
    border-bottom: solid 0 var(--primary-color) !important;
}

.primary-header .menu{
    padding-top: 1.5em;
}

@media only screen and (min-width: 981px) {

    body:not(.am-fixed-header) .primary-header .container {
        padding-bottom:15px;
        border-bottom: none;
    }

    body .site-content{
        padding-top: 0px;
    }
    .site-content{
        padding-top: 200px;
    }
}

@media screen and (min-width: 480px){
    .site-main .entry-content>.am-section:first-child{
        padding-top: 125px;
    }
}
/*-------eo template Banner----------*/

/*--------link animate mouse------------*/
/*body.logged-in .anchor-link-mouse{
    display: block;
}


body.logged-in .only-logged-in{
    display: block;
}
.only-logged-in{
    display: none;
}*/
.anchor-link-mouse {
    display: block;
    margin: 0 auto;
    width: 24px;
    height: 100px;
    transform: scale(1.2);
    margin-top: 10px;
}

.arrow-link-mouse{
    display: block;
    width: 5px;
    height: 5px;
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);

    border-right: 2px solid var(--primary-color);
    border-bottom: 2px solid var(--primary-color);
    margin: 0 0 3px 4px;

    width: 13px;
    height: 13px;
    opacity: 0;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    margin-right: auto;
    margin-left: auto;
}
.anchor-link-mouse .arrow-link-mouse{
    -webkit-animation: mouse-scroll 1s infinite;
    -moz-animation: mouse-scroll 1s infinite;
    animation: mouse-scroll 1s infinite;
}
.anchor-link-mouse .arrow-link-mouse:nth-child(1){
    -webkit-animation-delay: .1s;
    -moz-animation-delay: .1s;
    animation-delay: alternate;
}
.anchor-link-mouse .arrow-link-mouse:nth-child(2){
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    animation-delay: .2s;
    margin-top: -6px;
}
.anchor-link-mouse .arrow-link-mouse:nth-child(3){
    -webkit-animation-delay: .3s;
    -moz-animation-delay: .3s;
    animation-delay: .3s;
    margin-top: -6px;
}
.icon-mouse {
    height: 42px;
    width: 24px;
    border-radius: 14px;
    transform: none;
    border: 2px solid var(--primary-color);
    top: 170px;
}

.icon-wheel {
    height: 5px;
    width: 2px;
    display: block;
    margin: 5px auto;
    background: white;
    position: relative;

    height: 4px;
    width: 4px;
    border: 2px solid var(--primary-color);
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background-color: var(--primary-color);
}
.anchor-link-mouse .icon-wheel {
    -webkit-animation: mouse-wheel 0.6s linear infinite;
    -moz-animation: mouse-wheel 0.6s linear infinite;
    animation: mouse-wheel 0.6s linear infinite;
}
.dark-section .icon-wheel,
.dark-section .icon-mouse,
.dark-section .arrow-link-mouse{
    border-color: #fff !important;
}
.dark-section .icon-wheel{
    background-color: #fff;
}

@-webkit-keyframes mouse-wheel{
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(6px);
        -ms-transform: translateY(6px);
        transform: translateY(6px);
    }
}
@-moz-keyframes mouse-wheel {
    0% {
        top: 1px;
    }
    25% {
        top: 2px;
    }
    50% {
        top: 3px;
    }
    75% {
        top: 2px;
    }
    100% {
        top: 1px;
    }
}
@-o-keyframes mouse-wheel {

    0% {
        top: 1px;
    }
    25% {
        top: 2px;
    }
    50% {
        top: 3px;
    }
    75% {
        top: 2px;
    }
    100% {
        top: 1px;
    }
}
@keyframes mouse-wheel {

    0% {
        top: 1px;
    }
    25% {
        top: 2px;
    }
    50% {
        top: 3px;
    }
    75% {
        top: 2px;
    }
    100% {
        top: 1px;
    }
}


@-webkit-keyframes mouse-scroll {

    0%   {
        opacity: 0;
    }
    50%  {
        opacity: .5;
    }
    100% {
        opacity: 1;
    }
}
@-moz-keyframes mouse-scroll {

    0%   {
        opacity: 0;
    }
    50%  {
        opacity: .5;
    }
    100% {
        opacity: 1;
    }
}
@-o-keyframes mouse-scroll {

    0%   {
        opacity: 0;
    }
    50%  {
        opacity: .5;
    }
    100% {
        opacity: 1;
    }
}
@keyframes mouse-scroll {

    0%   {
        opacity: 0;
    }
    50%  {
        opacity: .5;
    }
    100% {
        opacity: 1;
    }
}
/*--------eo link animate mouse------------*/
/*--------CSS Diversity matters in Home page------------*/
.diversity-section .am-column-1-6{
    position: relative;
    padding-bottom: 0;
    padding-top: 0px;
}

.diversity-section .am-column-1-6 > p{
    width: 100%;
    text-align: center;
}
.circle-wrap + p{
    font-size: 13px;
}
.circle-wrap {
    width: 80px;
    height: 80px;
    background: #E3E2E1;
    border-radius: 50%;
    position: relative;
    right: 0;
    left: 0;
    display: block;
    margin: 0 auto;
    top: 0;
    margin-bottom: 10px;
}

.circle-wrap .circle .mask,
.circle-wrap .circle .fill {
    width: 80px;
    height: 80px;
    position: absolute;
    border-radius: 50%;
}

.circle-wrap .circle .mask {
    clip: rect(0px, 80px, 80px, 40px);
}

.circle-wrap .inside-circle {
    width: 90%;
    height: 90%;
    border-radius: 50%;
    background: #F7F6F4;
    line-height: 75px;
    text-align: center;
    margin-top: 5%;
    margin-left: 5%;
    color: var(--secondary-color);
    position: absolute;
    z-index: 100;
    font-weight: 700;
    font-size: 1.2em;
}

/* color animation */

/* 3rd progress bar */
.mask .fill {
    clip: rect(0px, 40px, 80px, 0px);
    background-color: var(--secondary-color);
}

.mask.full.percent80,
.circle .fill.percent80 {
    /*animation: fill60 ease-in-out 3s;*/
    transform: rotate(146deg);/* [180deg ---> 100%]*/
}

.mask.full.percent60,
.circle .fill.percent60 {
    /*animation: fill60 ease-in-out 3s;*/
    transform: rotate(108deg);/* [180deg ---> 100%]*/
}
.mask.full.percent55,
.circle .fill.percent55 {
    /*animation: fill50 ease-in-out 3s;*/
    transform: rotate(99deg);/* [180deg ---> 100%]*/
}
.mask.full.percent45,
.circle .fill.percent45 {
    /*animation: fill40 ease-in-out 3s;*/
    transform: rotate(81deg);/* [180deg ---> 100%]*/
}
.mask.full.percent30,
.circle .fill.percent30 {
    /*animation: fill30 ease-in-out 3s;*/
    transform: rotate(54deg);/* [180deg ---> 100%]*/
}
.mask.full.percent35,
.circle .fill.percent35 {
    /*animation: fill30 ease-in-out 3s;*/
    transform: rotate(63deg);/* [180deg ---> 100%]*/
}
@keyframes fill60{
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(108deg);
    }
}
@keyframes fill50{
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(90deg);
    }
}
@keyframes fill40{
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(72deg);
    }
}
@keyframes fill30{
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(54deg);
    }
}

/*--------eo Diversity matters in Home page------------*/
/*--------CSS Liberty Station in Home page------------*/

/*--------eo Liberty Station in Home page------------*/

.tab-pane{
   padding: 0px 20px;
}
.tab-content .am-row .am-column-1-1{
   padding: 0;
}

.tab-content .am-row{
   width: 1300px;
   max-width: 100% !important;
}
.tab-content .am-row:nth-child(1){
   z-index: 9;
}
.tab-content .am-row:nth-child(2){
   background-color: #f2f2f2;
}
.tab-content .am-row:nth-child(2) .am-column-1-1{
   padding-top: 25px;
   padding-bottom: 10px;
}
.tab-content .tab-header{
    text-align: center;
    background: #1B5476;
    background: linear-gradient(90deg,rgba(27, 84, 118, 1) 0%, rgba(9, 54, 81, 1) 27%, rgba(0, 39, 62, 1) 100%);  
    width: 100%;  
}

.tab-content h3{
    color: rgba(255,255,255,0.55);
    font-family: var(--custom-font);
    padding-top: 12px;
    cursor: pointer;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 0.5px;
}
.tab-content ul li{
	margin: 20px 30px 40px!important;
}
.tab-content .tab-header .active h3{
    color: rgba(255,255,255,1);
}
.tab-content .tab-header .active{
    position: relative;
}
.tab-content .tab-header .active:after{
    content:"";
    height: 3px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #E8BF48;
    background: linear-gradient(90deg,rgba(255, 255, 255, 0) 0%, rgba(232, 191, 72, 1) 50%, rgba(255, 255, 255, 0) 100%);    
}
.tab-content .tab-header .active:before{
    content: "";
    position: absolute;
    bottom: -14px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 15px solid var(--yellow);
}
.tab-content .am-column-1-1{
	padding-top:0;
	padding-bottom:20px;
}
.tab-content ul li{
	color: var(--blue);
	font-family: var(--custom-font);
	
}
.tab-content .tab-pane ul{
   list-style-type: none;
   padding-left: 0;
}
.tab-content .tab-pane ul li{
   position: relative;
   padding-left: 20px;
   margin: 0;
   padding-bottom: 15px;
}
.tab-content .tab-pane ul li::before{
   content: '\5b';
    position: absolute;
    left: 0;
    font-weight: 700;
    font-family: ElegantIcons;
    font-size: 14px;
}
.tab-content .tab-pane ul li span{
   margin-bottom: 0;
}

@media only screen and (min-width: 981px) {
   .tab-content .tab-header{
       display: flex;
       justify-content: space-around;
   }
   .tab-content .tab-header>div{
      width: max-content;
   }
   .tab-content .tab-header>div h3{
      padding-left: 10px;
      padding-right: 10px;
   }
}
@media only screen and (max-width: 980px) {
   .tab-content .tab-header{
      overflow: hidden;
   }
}


/*--------Diversity and Inclusion----------------*/
.two-column-block {
  display: block;
}

.two-column-block > div {
  display: inline-block;
  padding: 5px 10px;
  text-align: center;
  vertical-align: top;
  width:48%;
  min-width: 125px;
}
@media only screen and (max-width: 480px) {
   .two-column-block > div {
      width:100%;
    } 
}
/*-------eo Diversity and Inclusion----------------*/
@media only screen and (max-width: 782px) {
   html{
      margin-top: 0px !important;
   }
   html #wpadminbar{
      display: none !important;
   }
   .logged-in .primary-header.am-fixed-header.scrollUp{
      top: 0 !important;
   }
}
@media only screen and (max-width: 980px) {
    .tab-content .tab-header .am-column-1-5{
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        padding: 0 10px;
    }
    .tab-content .tab-header .active h3{
        color: var(--yellow);
    }
	.tab-content .tab-header .am-column-1-6 {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        padding: 0 10px;
    }
	.tab-content {
		padding-bottom: 80px!important;
	}
	.tab-content ul li {
    	margin: 10px 30px 30px !important;
	}
	.tab-content .tab-header h3{
		font-size: 22px;
    }
	.tab-header > div:first-child h3 {
    	margin-top: 5px;
	}

	.tab-header > div:last-child h3 {
		margin-bottom: 3px;
	}

    .tab-content h3{
        color:white;
        padding-bottom: 15px;
    }
    .tab-content .tab-header .active:before{
        content:none;
    }
    .tab-content .tab-header .active:after{
        content:none;
    }
    .tab-content .tab-header{
        padding: 0 15px;
    }
}
.gradient-hero {
	background: url('http://staging.ameskaranjia.com/wp-content/uploads/2025/10/ak-repeating-banner.jpg');
	/* background: linear-gradient(90deg, rgba(27, 84, 118, 1) 0%, rgba(9, 54, 81, 1) 27%, rgba(0, 39, 62, 1) 100%); */
	background-size: cover;
	background-position: bottom center;
	padding-block: 30px;
	border-bottom: solid 4px var(--secondary-color);
}
.center-v {
	align-items: center;
}
p.subtitle {
	background: #1B5476;
	background: linear-gradient(90deg, rgba(27, 84, 118, 1) 0%, rgba(9, 54, 81, 1) 27%, rgba(0, 39, 62, 1) 100%);
	padding: 10px 20px;
	display: inline-block;
	margin-bottom: 15px;
	font-size: 19px;
	color: white;
	border-left: solid 5px var(--third-color);
}
.img-box {
	background: linear-gradient(30deg, rgba(27, 83, 117, 0.4) 0%, rgba(242, 216, 129, 0.3) 100%);
	z-index: 1;
	line-height: 0;
	outline-offset: -20px;
	border-radius: 6px;
}
.img-box img {
	z-index: -1;
	filter: grayscale(0.2);
	width: 100%;
	border-radius: 6px;
}
.am-column-1-2 h2 + p:not(.no-style) {
	padding-block: 10px;
	margin-left: 3px;
}
h1 span {
	font-weight: 900;
	text-shadow: 0px 0px 15px rgba(255, 255, 255, 0.2);
}
h1, h2 {
	font-family: var(--custom-font) !important;
}
.am-button-1 {
	border-radius: 0 !important;
	outline: solid 1px white;
	outline-offset: -5px;
}
.am-button-1:hover {
	outline: solid 1px var(--third-color);
	outline-offset: -7px;
}
.team-photo-row .am-column-1-3 {
	padding: 20px;
}
.team-container {
	position: relative;
	line-height: 0%;
}
.team-container .content {
	position: absolute;
	bottom: 2%;
	left: 50%;
	transform: translateX(-50%);
	z-index: 2;
}
.team-photo-row h3 {
	font-family: var(--custom-font);
	text-transform: none;
	font-size: 24px;
	padding-bottom: 0px;
	color: white;
}
.team-container:after {
	content: '';
	background: #003E65;
	background: linear-gradient(180deg, rgba(0, 62, 101, 0) 0%, rgba(0, 62, 101, 1) 90%);
	width: 100%;
	height: 300px;
	display: block;
	position: absolute;
	bottom: 0;
	z-index: 1;
}
.team-container p {
	color: white;
}
.team-photo-row img {
	width: 100%;
	outline: solid 2px white;
	outline-offset: -10px;
	transition: all 0.3s;
	border-radius: 6px;
}
.team-container:hover img {
	outline: solid 2px var(--third-color);
	outline-offset: -15px !important;
	transition: all 0.3s;
}
.team-container:hover h3 {
	color: var(--third-color);
	transition: all 0.3s;
}
.details-row h3{
	font-family: var(--custom-font);
	color: var(--primary-color);
}
.details-row h3 + p {
    padding-left: 15px;
    padding-block: 10px;
    border-left: solid 2px var(--primary-color);
    margin-left: 3px;
	margin-bottom: 15px;
}
.footer-badges img{
	filter: drop-shadow(1px 0 white)
          drop-shadow(-1px 0 white)
          drop-shadow(0 1px white)
          drop-shadow(0 -1px white);
}
@media only screen and (max-width: 980px) and (min-width: 680px) {
	.logo-grid img{
		padding: 15px;
	}
}
@media only screen and (max-width: 480px) {
  .clients-grid {
    display: block; /* reset the grid */
    text-align: center; /* optional: center the inline modules */
  }

  .clients-grid .module {
    display: inline-block;
    vertical-align: middle; /* keep them aligned nicely */
	width: 100%;
  }
  .clients-grid .module:not(.full) {
    width: 50%;
	float: left;
    }
  .clients-grid .module:not(.full) {
     padding: 2px;
    }
}

.impact-section{
   padding-top: 40px !important;
}
.impact-section .am-column-1-1{
   padding-left:0;
   padding-right: 0;
}
.wrapper-box-impact{
   display: flex;
   position: relative;
   align-items: center;
}
.wrapper-box-impact>div{
   position: relative;
}
.left-side-impact{
   flex: 1;
   z-index: 1;
   line-height: 0;
}
.right-side-impact{
    width: 100%;
   padding: 50px;
   background-color: #dce7ed;
   z-index: 9;
}
.right-side-impact p:last-of-type{
   padding-bottom: 0;
}
.right-side-impact p:last-of-type a{
   margin-bottom: 0;
}
.image-hero{
   width: 100%;
}
@media only screen and (min-width: 1025px) {
.clients-grid .module img {
    width: 90%;
}
   .clients-grid {
    padding: 40px 100px;
}
   .right-side-impact{
      width: 600px;
   }
   .image-hero{
      transform: scale(1.2);
      transform-origin: left;
   }
}
@media only screen and (max-width: 1400px) and (min-width: 1330px) {
.image-hero{
      transform: scale(1.2);
   }
 }
@media only screen and (max-width: 1329px) and (min-width: 1260px) {
.image-hero{
      transform: scale(1.3);
   }
}
@media only screen and (max-width: 1259px) and (min-width: 1151px) {
.image-hero{
      transform: scale(1.5);
   }
 }
 @media only screen and (max-width: 1150px) and (min-width: 1121px) {
  .image-hero{
      transform: scale(1.6);
   }
}
@media only screen and (max-width: 1120px) and (min-width: 1025px) {
  .image-hero{
      transform: scale(1.8);
   }
}
@media only screen and (max-width: 1400px) and (min-width: 1025px) {
  
   .right-side-impact{
      padding: 30px;
   }
   .right-side-impact h2{
      font-size: 35px;
   }
}


@media only screen and (max-width: 1024px) {
   .wrapper-box-impact{
      display: block;
   }
}
@media only screen and (max-width: 550px) {
  .right-side-impact{
      padding: 30px;
   }
}
@media only screen and (max-width: 375px) {
  .right-side-impact{
      padding: 20px 15px;
   }
}

/*********************************/
.superimposed-section{
      padding: 40px 0px 0px 0px;
}

.superimposed-left-content{
    position: relative;
    padding: 50px 0px;
} 
.superimposed-left-content > div:nth-child(1){
    padding: 80px 80px 40px;
    position: relative;
    left: 0;
    width: 65%;
    background: #DCE7ED;
    z-index: 9999;
	border-radius: 6px;
} 
.superimposed-left-content > div:nth-child(2){
    width: 50%;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    text-align: end;
}

.superimposed-left-content > div:nth-child(2) > img{
  object-fit: cover;
  height: 100%;
  width: 85%;
  background: #1B5375;
  background: linear-gradient(30deg, rgba(27, 83, 117, 0.4) 0%, rgba(242, 216, 129, 0.3) 100%);
  z-index: 1;
  line-height: 0;
  outline-offset: -20px;
  background: #1B5375;
  background: linear-gradient(30deg, rgba(27, 83, 117, 0.5) 0%, rgba(242, 216, 129, 0.3) 100%);
  border-radius: 6px;
}
.superimposed-right-content{
    position: relative;
    padding: 50px 0px 20px 0px;
} 
.superimposed-right-content > div:nth-child(1){
    width: 69%;
    position: relative;
    top: 0;
    left: 0;
    height: 100%;
    text-align: left;
} 
.superimposed-right-content > div:nth-child(2){
    padding: 50px;
    position: absolute;
    right: 0;
    width: 43%;
    background: #DCE7ED;
    z-index: 9999;
    top: 50%;                 
    transform: translateY(-50%); 
}

.superimposed-right-content > div:nth-child(1) > img{
  transform: initial !important; 
  transform-origin: initial !important;  
  object-fit: cover;
  height: 100%;
  width: 100%;
  background: #1B5375;
  background: linear-gradient(30deg, rgba(27, 83, 117, 0.4) 0%, rgba(242, 216, 129, 0.3) 100%);
  z-index: 1;
  line-height: 0;
  outline: solid 1px var(--third-color);
  outline-offset: -20px;
  border: solid 10px var(--blue);
  background: #1B5375;
  background: linear-gradient(30deg, rgba(27, 83, 117, 0.5) 0%, rgba(242, 216, 129, 0.3) 100%);
}


@media only screen and (max-width: 1350px) {
    .superimposed-right-content > div:nth-child(1) > img{
        transform: scale(1.2) !important;
        transform-origin: left !important; 
    }

    .superimposed-right-content > div:nth-child(2){
        width: 60%;
    }
}

@media only screen and (max-width: 1100px) {
    .superimposed-right-content > div:nth-child(1) > img{
        transform: scale(1.35) !important;        
    }
    .superimposed-right-content > div:nth-child(2){
        transform: scale(.98);
        bottom: 0;
        top: 0;
    }
    
}

@media only screen and (max-width: 1024px) {
    .superimposed-right-content{
        flex-direction: column;
    }
    
    .superimposed-right-content > div:nth-child(1),
    .superimposed-right-content > div:nth-child(2){
        position: initial;
        width: 100%;
    }

    .superimposed-right-content > div:nth-child(2){
      transform:initial;
      margin-top: -10px;
    }

     .superimposed-right-content > div:nth-child(1) > img{
        transform: initial !important;        
    }
}

@media only screen and (max-width: 980px) {
	.superimposed-left-content > div:nth-child(2) > img {
    border-radius: 6px 6px 0px 0px;
	}
	.superimposed-left-content > div:nth-child(1) {
    border-radius: 0px 0px 6px 6px;
	}
    .superimposed-section{
        padding:0;
    }
    .superimposed-left-content > div:nth-child(1){
        margin-top: -10px;
    }
    .superimposed-left-content > div:nth-child(1),
    .superimposed-left-content > div:nth-child(2){
        position: initial;
        width: 100%;
    }

    .superimposed-left-content > div:nth-child(2) > img{
        width: 100%;
    }
}
@media only screen and (max-width: 580px) {
.superimposed-left-content > div:nth-child(1){
    padding: 30px;
}
}

.skyline {
	background: url('http://staging.ameskaranjia.com/wp-content/uploads/2025/09/skyline.jpg');
	background-size: cover;
	background-position: bottom center;
	padding-block: 30px;
}
@media only screen and (max-width: 1800px) {
.skyline{
	padding-top: 120px;
    padding-bottom: 110px;
	}
}
@media only screen and (min-width: 1801px) {
   .skyline {
       padding-block: 160px;
       background-position: center top;
   }
}


.list-gallery-block{
   display: grid;
   grid-template-columns: repeat(12, 1fr);
   grid-auto-rows: minmax(50px, 120px);
   gap: 5px;
   padding-left: 0;
   padding-right: 0;
}

.wrapper-image{
   position: relative;
   overflow: hidden;
   height: 100%;
   padding: 25px;
   background: url(http://staging.ameskaranjia.com/wp-content/uploads/2025/10/ak-repeating-banner.jpg);
    background-size: cover;
    background-position: bottom center;
}

.wrapper-image img{
   height: 100%;
   left: 0;
   object-fit: cover;
   position: absolute;
   top: 0;
   width: 100%;
}

.item-grid{
   grid-row-end: span 4;
   overflow: hidden;
   border-radius: 6px;
}
.item-cols-2{
   grid-column-end: span 2;
}
.item-cols-3{
   grid-column-end: span 3;
}
.item-cols-4{
   grid-column-end: span 4;
}
.item-cols-5{
   grid-column-end: span 5;
}
.item-cols-6{
   grid-column-end: span 6;
}
.item-cols-7{
   grid-column-end: span 7;
}
.item-cols-8{
   grid-column-end: span 8;
}
.item-cols-10{
   grid-column-end: span 10;
}
.text-box-gallery{
   position: relative;
   z-index: 9;
}
.text-box-gallery h2, .text-box-gallery p{
	color: #fff;
}
.page-id-1495 .text-box-gallery p{
	color: var(--primary-color);
}
.page-id-1495 .text-box-gallery h2{
	color: var(--secondary-color);
}
.page-id-1495 .text-box-gallery h2 span {
    color: var(--primary-color);
}
.text-box-gallery h2 span{
   display: block;
}
.text-bottom{
   display: flex;
   align-items: end !important;
}
.text-bottom h2{
   text-transform: uppercase;
}
.text-center-vertical{
   display: flex;
   align-items: center;
}
.text-center{
   text-align: center;
}
.text-right{
   text-align: right;
}
.text-detail-box{
   max-width: 350px;
}
.text-detail-box h2{
   font-size: 30px;
   color: #fff;
}

.page-id-1495 .text-detail-box h2{
   font-size: 40px;
    letter-spacing: 1px;
    font-weight: 700;
	color: #fff;
	line-height: 110%;
	text-transform: capitalize;
}
.page-id-1495 .wrapper-image {
    background: #DCE7ED;
}
.text-detail-box.text-right{
   float: right;
}
.with-overlay-box{
   -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in; 
}
.with-overlay-box::before{
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: #000;
   background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
}
.with-overlay-box:hover::before{
   background: #000;
   background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.32) 100%);
}
.with-overlay-box a, .overlay-gradient-bottom a{
   width: 100%;
   height: 100%;
   display: block;
   position: absolute;
   top: 0;
   left: 0;
   right:0;
   bottom:0; 
   z-index: 10;
}

.overlay-gradient-bottom{
   -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in; 
}
.overlay-gradient-bottom::before{
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
   background: #000000;
   background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 50%);
}

.custom-grid-four{
    display: grid;
   grid-template-columns: repeat(2, 1fr);
   grid-template-rows : repeat(2, 1fr);
   gap: 5px;
   height: 100%;
}
/*.item-span-four{
  height: 50%;
}*/
.custom-grid-four .wrapper-image{
      border-radius: 6px !important;
   }

@media only screen and (min-width: 981px) {
   .item-row-4{
      grid-row-end: span 2;
   }
   .am-column-1-p-style {
   		max-width: 800px;
   }
  /* .item-grid:nth-child(2) .wrapper-image{
      display: flex;
      align-items: center;
   }*/

}
@media only screen and (max-width: 980px) {
   .item-cols-2{
      grid-column-end: span 3;
   }
   .item-cols-3{
      grid-column-end: span 4;
   }
   .item-cols-4{
      grid-column-end: span 6;
   }
   .item-cols-6{
      grid-column-end: span 4;
   }
   .item-cols-8{
      grid-column-end: span 12;
   }
    .item-cols-8 + .item-grid + .item-grid{
      grid-column-end: span 6;
   }
   .row-grid-small{
      grid-column-end: span 12;
   }


   .item-box-1, .item-box-3{
      grid-column-end: span 6;
   } 
   .item-box-3{
      order:-2;
   }
   .item-box-2{
      grid-column-end: span 12;
      order:-3;
   }
   .item-box-4{
      grid-column-end: span 12 !important;
   }
   .item-box-5, .item-box-6{
      grid-column-end: span 6;
   } 


}
@media only screen and (max-width: 700px) {
   .item-box-10, .item-box-11{
      grid-column-end: span 6;
   }
   .item-box-12{
      grid-column-end: span 12;
   }
}
@media only screen and (max-width: 800px) {
   .item-cols-7{
      grid-column-end: span 12;
   }
   .item-cols-5{
      grid-column-end: span 12;
   }
}
@media only screen and (max-width: 768px) {
   .text-box-gallery h2{
      font-size: 30px;
   }
   .text-box-gallery p{
      font-size: 16px;
      line-height: 150%;
   }

}
@media only screen and (max-width: 650px) {
   .text-box-gallery h2{
      font-size: 27px;
   }
}

@media only screen and (max-width: 550px) {
   .custom-grid-four{
      grid-template-columns: repeat(1, 1fr);
      grid-template-rows: repeat(1, 1fr);
   }
   
   .item-span-four{
      margin-bottom: 5px;
   }
   .item-span-four:last-of-type{
      margin-bottom: 0px;
   }
   .list-gallery-block{
      display: block;
   }
   .list-gallery-block .item-grid{
      margin-bottom: 10px;
   }
    .list-gallery-block .wrapper-image{
      min-height: 300px;
      
   }
   .with-overlay-box::before{
      background: #000;
      background: linear-gradient(0deg, rgba(0, 0, 0, 0.11) 0%, rgba(0, 0, 0, 0.66) 100%);
   }
   .text-detail-box{
      text-align: left;
      float: left !important;
   }
  
}




.info-service-section{
   padding-bottom: 50px;
   padding-top: 80px;
}
.row-block-service{
   flex-direction:column;
   background-color: #f2f2f2;
   padding-left: 35px;
   padding-right: 35px;
   border-radius: 6px;
}
.row-block-service .am-column-1-1{
   padding-right: 0;
   padding-left: 0;
}
.logo-module{
   padding-right: 20px;
   padding-left: 20px;
}
.logo-module img{
   width: 150px;
   max-width: 100%;
   transition: filter .3s ease;
   filter: grayscale(100%);
}
.logo-module img:hover {
   filter: grayscale(0%);
}
.row-block-service h2 span{
   display: block;
}
.row-block-service p{
   max-width: 650px;
}
@media only screen and (max-width: 550px) {
   .row-block-service{
      padding-left: 25px;
      padding-right: 25px;
   }
}



.perspective-section h2 span{
   display: block;
}

.slide-diverse-section > .am-row{
   max-width: 100% !important;
   width: 100%;
}
.slide-diverse-section .am-column-1-1{
   padding-left: 0;
   padding-right: 0;
   padding-bottom: 0;
}

.item-detail-summary{
   text-align: center;
   padding: 25px 20px;
   color:#fff;
   background-color: var(--primary-color);
   border-radius: 6px;
}

.item-detail-summary img{
   margin-bottom: 15px;
   width: 200px;
   max-width: 100%;
   margin-left: auto;
    margin-right: auto;
   filter: drop-shadow(1px 0 white) drop-shadow(-1px 0 white) drop-shadow(0 1px white) drop-shadow(0 -1px white);
}
.item-detail-summary p{
   color:#fff;
   width: 385px;
   max-width: 100%;
   margin: auto;
   display: block;
}
.slide-row-detailed .slick-slide {
    padding: 0 7px;
}


@media only screen and (min-width: 769px) {
   .slide-row-detailed .slick-list {
       margin: 0 -35px; /* corrige el overflow */
   }
}

@media only screen and (max-width: 768px) {
   .slide-row-detailed .slick-slide {
       padding: 0 10px;
   }
}

.head-image-box{
        max-width: 100px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-top: -85px;
    margin-bottom: 40px;
    border-radius: 50%;
    border: 3px solid var(--primary-color);
    padding: 1px;
}

.before-footer-section{
   padding-bottom: 39%;
   position: relative;
   background-position: top;
}
.before-footer-section::after{
       content: "";
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #003E65;
    background: linear-gradient(0deg, rgb(0 62 101 / 56%) 10%, rgba(0, 62, 101, 0) 96%);

}
.before-footer-section .am-row{
   position: static;
}
.before-footer-section .am-row .am-column-1-1{
   padding-bottom: 0;
   padding-top: 0;
}
.icon-site-image{
   position: absolute;
   left: 0;
   right: 0;
   bottom: 0;
   top:25px;
   width: 430px;
   margin: auto;
   z-index: 11;
   width: calc(100% * 0.3);
}

/*@media only screen and (min-width: 1900px) {
   .icon-site-image{
      width: 600px;
   }
}*/
@media only screen and (min-width: 3500px) {
   .icon-site-image{
      /*width: 1500px;*/
      top:250px;
   }
}
/*@media only screen and (min-width: 4000px) {
   .icon-site-image{
      width: 1600px;
   }
   .before-footer-section{
      padding-bottom: 42%;
  }
}
@media only screen and (max-width: 1300px) {
 .icon-site-image{
      width: 245px;
   } 
}*/
@media only screen and (max-width: 768px) {
  .before-footer-section{
   padding-bottom: 50%;
  }
}
@media only screen and (max-width: 550px) {
  .before-footer-section{
   padding-bottom: 75%;
  }
  .icon-site-image{
   width: 200px;
  }
}

.block-integrity-hero{
   padding-bottom: 80px;
}

/* -----------section bio----------*/

p.title {
    font-size: 1.4em;
    color: var(--secondary-color);
    padding-bottom: 30px;
}
.new-team-hero .person-box{
   text-align: right
}
.team-info{
    padding: 0 20px 0 0;
    border-right: 3px solid var(--yellow);
    margin-top: 10px;
}
.team-info p{
    font-size: 1em;
    color: white;
}
.team-info span {
    margin-right: 8px;
}

.new-team-hero .am-row{
   max-width: 800px !important;
}

.new-team-hero .title{
    color: var(--yellow);
}
.new-team-hero {
    background: #1B5476;
    background: linear-gradient(90deg,rgba(27, 84, 118, 1) 0%, rgba(9, 54, 81, 1) 27%, rgba(0, 39, 62, 1) 100%);       
    padding-top: 102px !important;
    padding-bottom: 0px;
}

.new-team-hero .line-team-hero{
    position: absolute;
    bottom: -8px;
    height: 0px;
    width: 300px;
    background: var(--yellow);
    right: 0;
}
.new-team-hero + .am-section{
   padding-top: 40px;
}

.new-team-hero .am-column-1-2 {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0px;
    z-index: 9;
    align-self: stretch;
}

.block-left-team-hero>div{
   position: relative;
   z-index: 9;
}
.block-left-team-hero::before{
    content: "";
    left: -85px;
    z-index: 1;
    position: absolute;
    width: 427px;
    height: 400px;
    background-image: url(http://staging.ameskaranjia.com/wp-content/uploads/2025/09/circle-banner-ak.png);
    background-size: 427px;
    background-position: 0px 66px;
    background-repeat: no-repeat;
}
.new-team-hero h1 {
    font-weight: 700;
    line-height: 55px;
    letter-spacing: 1px;
    font-family: var(--custom-font);
    color: white;
    padding-bottom: 25px;
}

.new-team-hero p.title {
    font-size: 1.1em;
    padding-bottom: 0px;
}
.new-team-hero img {
    display: block;
    width: 100%;
	border-radius: 6px;
}
@media only screen and (min-width: 981px) {
    .new-team-hero .am-row .am-column-1-2:first-child{
      width: 55%;
   }
   .new-team-hero .am-column-1-2{
      padding-left: 0;
   }
   h1.medium-size-text{
      font-size: 38px;
   }
   .new-team-hero img {
      margin-bottom: -30px;
   }
   .person-box{
       margin-top: 40px;
   }
}

@media only screen and (max-width: 980px) {
    .parent-pageid-88 .site-content{
      padding-top: 87px !important;
    }
    .new-team-hero .am-row{
      max-width: 100% !important;
    }
    .new-team-hero{
        padding-top: 0 !important;
    }
    .new-team-hero .am-row{
        width:100%;
    }
    .new-team-hero .am-column-1-2:first-of-type{
        order:2;
    }
    .person-box{
        padding:40px 30px;
    }
    
    .new-team-hero .line-team-hero{
      right:auto;
      left:0;
    }
}
@media only screen and (max-width: 768px) {
   .new-team-hero .line-team-hero{
      width: 37%;
   }
   
   .new-team-hero h1{
      font-size: 44px;
   }
}

@media only screen and (max-width: 500px) {
    .person-box {
        padding-left:5px;
        padding-right:5px;
    }
}

/* -----------eo section bio---------- */

.page-id-1495 #logo{
   visibility: hidden;
   opacity: 0;
}
.new-hero-row img{
    max-width: 120px;
    margin-bottom: 25px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.new-hero-row h1{
   text-transform: uppercase;
}
.new-hero-row p.pos-h{
   text-transform: uppercase;
   color: var(--third-color) !important;
   font-weight: bold;
}

.wrap-mention-founded{
   width: 100%;
   max-width: 500px;
   padding: 20px;
   border-bottom: 5px solid var(--primary-color);
   border-top: 5px solid var(--primary-color);
   text-align: center;
   margin: auto;
}
.wrap-mention-founded h2{
   text-transform: capitalize;
   font-size: 23px;
   color: var(--primary-color);
   margin-bottom: 10px;
   margin-top: 10px;
   font-weight: 700;
}
@media only screen and (max-width: 375px) {
   .wrap-mention-founded{
      padding-left: 5px;
      padding-right: 5px;
   }
}


.detail-team-box{
   display: flex;
   column-gap: 80px;
   padding: 40px 0px 40px 40px;
}

.academic-box{
   border:5px solid var(--primary-color);
   margin-bottom: 20px;
   background-color: #f2f2f2;
}
.academic-box h4{
   background-color: var(--primary-color); 
   color:#fff;
   padding-bottom: 5px;
   padding-top: 0;
   padding-left: 10px;
   padding-right: 10px;
   text-transform: capitalize;
}
.academic-box>div{
   padding: 25px 20px;
   
}
.academic-box ul{
   list-style-type: none;
   padding-left: 0 !important;
   margin-top:0;
}
.academic-box>div>ul:last-of-type{
   margin-bottom: 0;
   padding-bottom: 0;
}
.academic-box ul li{
   color: var(--blue);
   font-family: var(--custom-font);
   margin-bottom: 20px;
   position: relative;
   padding-left: 20px;
   margin-top:0;
}
.academic-box ul>li:last-of-type{
   margin-bottom:0;
}
.academic-box ul>li span.date{
   margin-bottom: 0;
}
.academic-box ul li::before{
   content: '\5b';
    position: absolute;
    left: 0;
    font-weight: 700;
    font-family: ElegantIcons;
    font-size: 14px;
}
.team-content-wraper{
   padding-top: 50px !important;
}
.detail-team-box > div:first-of-type p{
   text-align: justify;
}
@media only screen and (min-width: 981px) {
   .detail-team-box > div:first-of-type{
      flex: 1
   }
   .detail-team-box > div:last-of-type{
      width: 530px;
   }
}
@media only screen and (max-width: 1250px) and (min-width: 981px) {
   .detail-team-box > div:last-of-type{
      width: 350px;
   }
   .detail-team-box{
      column-gap: 40px;
   }
}
@media only screen and (max-width: 980px) {
   .detail-team-box{
      display: block;
	  padding: 10px 0px 40px 0px;
   }
   .detail-team-box > div:first-of-type{
      margin-bottom: 40px;
   }
}
.item-grid .wrapper-image:has(a):hover img {
    transform: scale(1.105);
    filter: brightness(0.8);
    transition: all 0.5s ease-out;
}
.item-grid .wrapper-image:has(a) img {
    transition: all 0.5s;
}
.academic-box>div {
    padding: 10px;
}
.academic-box ul li {
    color: var(--blue);
    font-family: var(--custom-font);
    margin-bottom: 5px;
    position: relative;
    padding-left: 20px;
    margin-top: 0;
    font-size: 15px;
}
.academic-box h4 {
    background-color: var(--primary-color);
    color: #fff;
    padding-bottom: 5px;
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    text-transform: capitalize;
    font-size: 16px;
}
.academic-box {
    border: 5px solid var(--primary-color);
    margin-bottom: 10px;
    background-color: #f2f2f2;
    border-radius: 6px;
}