/*
Theme Name: Highpoint Associates
Theme URI: http://ccg.la/
Description: An advance theme for Highpoint Associates
Version: 1.0.0
Author: CCG
Author URI: http://ccg.la/
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
*, *::before, *::after {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}

html {
    font-family: sans-serif;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}

/**
 * Remove default margin.
 */
body {
    margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
    display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
    background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
    outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
    font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
    font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
    background: #ff0;
    color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
    border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
    overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
    margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
    overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    /* 1 */
    font: inherit;
    /* 2 */
    margin: 0;
    /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
    overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
    cursor: pointer;
    /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
    line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
    border: 0;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
    overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
    font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

/*! HTML5 Boilerplate v5.3.0 | MIT License | https://html5boilerplate.com/ */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */
audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */
.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Hide visually and from screen readers
 */
.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */
.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before, .container:before, .sliderCon .bx-has-pager .bx-pager:before,
.clearfix:after,
.container:after,
.sliderCon .bx-has-pager .bx-pager:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.clearfix:after, .container:after, .sliderCon .bx-has-pager .bx-pager:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx), (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
@media print {
    *,
    *:before,
    *:after,
    *:first-letter,
    *:first-line {
        background: transparent !important;
        color: #000 !important;
        /* Black prints faster:
           http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */
    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

.transition, .content a:not(.button), .main-footer .middle .footer a:not(.button), .contactBottom .inCol .singleColumn a:not(.button), .sliderCon .right .box a:not(.button), .homeBottom .testimonialSlider .inTestimonial .left .text a:not(.button), .homeBottom .testimonialSlider .inTestimonial .right .text a:not(.button), .content a:not(.button)::after, .main-footer .middle .footer a:not(.button)::after, .contactBottom .inCol .singleColumn a:not(.button)::after, .sliderCon .right .box a:not(.button)::after, .homeBottom .testimonialSlider .inTestimonial .left .text a:not(.button)::after, .homeBottom .testimonialSlider .inTestimonial .right .text a:not(.button)::after, .arrow, .arrow::before, .arrow::after, .button,
input[type="button"],
input[type="reset"],
input[type="submit"], header.header-top, header.header-top .mobileMenu, header.header-top .top ul li a::after, nav.category .menu > li, nav.category .menu > li .sub-menu, nav.category .menu > li .sub-menu a, nav.category .menu > li:hover .sub-menu, .managementCon .single .imageCon::before, .sliderCon .right .box, .inCon .singleLine .box::after, a {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.content > *:first-child, .main-footer .middle .footer > *:first-child, .contactBottom .inCol .singleColumn > *:first-child, .sliderCon .right .box > *:first-child, .homeBottom .testimonialSlider .inTestimonial .left .text > *:first-child, .homeBottom .testimonialSlider .inTestimonial .right .text > *:first-child {
    margin-top: 0;
}

.content > *:last-child, .main-footer .middle .footer > *:last-child, .contactBottom .inCol .singleColumn > *:last-child, .sliderCon .right .box > *:last-child, .homeBottom .testimonialSlider .inTestimonial .left .text > *:last-child, .homeBottom .testimonialSlider .inTestimonial .right .text > *:last-child {
    margin-bottom: 0;
}

.content a:not(.button), .main-footer .middle .footer a:not(.button), .contactBottom .inCol .singleColumn a:not(.button), .sliderCon .right .box a:not(.button), .homeBottom .testimonialSlider .inTestimonial .left .text a:not(.button), .homeBottom .testimonialSlider .inTestimonial .right .text a:not(.button) {
    text-decoration: none;
    display: inline-block;
    position: relative;
}

.content a:not(.button)::after, .main-footer .middle .footer a:not(.button)::after, .contactBottom .inCol .singleColumn a:not(.button)::after, .sliderCon .right .box a:not(.button)::after, .homeBottom .testimonialSlider .inTestimonial .left .text a:not(.button)::after, .homeBottom .testimonialSlider .inTestimonial .right .text a:not(.button)::after {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 0;
    height: 1px;
    content: '';
}

.content a:not(.button):hover::after, .main-footer .middle .footer a:not(.button):hover::after, .contactBottom .inCol .singleColumn a:not(.button):hover::after, .sliderCon .right .box a:not(.button):hover::after, .homeBottom .testimonialSlider .inTestimonial .left .text a:not(.button):hover::after, .homeBottom .testimonialSlider .inTestimonial .right .text a:not(.button):hover::after {
    width: 100%;
}

.alignleft {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.alignright {
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
}

.aligncenter {
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

@-webkit-keyframes bounce {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate(10px, 0px);
        transform: translate(10px, 0px);
    }
}

@keyframes bounce {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate(10px, 0px);
        transform: translate(10px, 0px);
    }
}

.arrow {
    display: inline-block;
    width: 17px;
    height: 1px;
    background: #000000;
    position: relative;
    vertical-align: middle;
}

.arrow.bottom {
    -webkit-transform: translateX(-50%) rotate(90deg) !important;
    -ms-transform: translateX(-50%) rotate(90deg) !important;
    transform: translateX(-50%) rotate(90deg) !important;
}

.arrow.left {
    -webkit-transform: translateX(-50%) rotate(180deg) !important;
    -ms-transform: translateX(-50%) rotate(180deg) !important;
    transform: translateX(-50%) rotate(180deg) !important;
}

.arrow.top {
    -webkit-transform: translateX(-50%) rotate(270deg) !important;
    -ms-transform: translateX(-50%) rotate(270deg) !important;
    transform: translateX(-50%) rotate(270deg) !important;
}

.arrow::before {
    content: '';
    width: 8.5px;
    height: 1px;
    background: #000000;
    position: absolute;
    right: -2px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -3px;
}

.arrow::after {
    content: '';
    width: 8.5px;
    height: 1px;
    background: #000000;
    position: absolute;
    right: -2px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 3px;
}

@media screen and (max-width: 768px) {

    .arrow {
        width: 10px;
    }

    .arrow::after, .arrow::before {
        width: 5px;
    }

    .arrow::before {
        top: -1.5px;
        right: -1px;
    }

    .arrow::after {
        top: 1.5px;
        right: -1px;
    }
}

span.close {
    position: relative;
    display: inline-block;
    color: #000000;
    width: 17px;
    height: 1px;
    vertical-align: middle;
}

span.close:before {
    position: absolute;
    content: '';
    display: block;
    width: 1px;
    height: 20px;
    background: #000000;
    top: 50%;
    margin-top: -10px;
    left: 50%;
    margin-left: -2px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

span.close:after {
    position: absolute;
    content: '';
    display: block;
    width: 1px;
    height: 20px;
    background: #000000;
    top: 50%;
    margin-top: -10px;
    left: 50%;
    margin-left: -2px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}

img, video, iframe {
    max-width: 100%;
    height: auto;
}

p {
    margin-top: 0;
}

/* Keyframes for the fade-in */
@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.fade-in, .sliderCon .right .box, .sliderCon .left h1, .sliderCon .left p {
    opacity: 0;
    opacity: 1 \9;
    /*just in case ie*/
    -webkit-animation: fadeIn ease-in 1;
    animation: fadeIn ease-in 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}

.fade-in.one, .sliderCon .right .one.box, .sliderCon .left h1, .sliderCon .left p {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}

.fade-in.two, .sliderCon .right .two.box, .sliderCon .left h1.two, .sliderCon .left p.two {
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
}

.fade-in.three, .sliderCon .right .three.box, .sliderCon .right .box:first-child, .sliderCon .left h1.three, .sliderCon .left p.three {
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
}

.fade-in.four, .sliderCon .right .four.box, .sliderCon .right .box:last-child, .sliderCon .left h1.four, .sliderCon .left p.four {
    -webkit-animation-delay: .9s;
    animation-delay: .9s;
}

.fade-in.five, .sliderCon .right .five.box, .sliderCon .left h1.five, .sliderCon .left p.five {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
}

.fade-in.six, .sliderCon .right .six.box, .sliderCon .left h1.six, .sliderCon .left p.six {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}

.fade-in.seven, .sliderCon .right .seven.box, .sliderCon .left h1.seven, .sliderCon .left p.seven {
    -webkit-animation-delay: 1.8s;
    animation-delay: 1.8s;
}

.fade-in.eight, .sliderCon .right .eight.box, .sliderCon .left h1.eight, .sliderCon .left p.eight {
    -webkit-animation-delay: 2.1s;
    animation-delay: 2.1s;
}

.fade-in.nine, .sliderCon .right .nine.box, .sliderCon .left h1.nine, .sliderCon .left p.nine {
    -webkit-animation-delay: 2.4s;
    animation-delay: 2.4s;
}

.fade-in.ten, .sliderCon .right .ten.box, .sliderCon .left h1.ten, .sliderCon .left p.ten {
    -webkit-animation-delay: 2.7s;
    animation-delay: 2.7s;
}

.fade-in.eleven, .sliderCon .right .eleven.box, .sliderCon .left h1.eleven, .sliderCon .left p.eleven {
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
}

.fade-in.twelve, .sliderCon .right .twelve.box, .sliderCon .left h1.twelve, .sliderCon .left p.twelve {
    -webkit-animation-delay: 3.3s;
    animation-delay: 3.3s;
}

@font-face {
    font-family: 'Chronicle Deck';
    src: url("fonts/ChronicleDeck-Italic.eot");
    src: url("fonts/ChronicleDeck-Italic.eot?#iefix") format("embedded-opentype"), url("fonts/ChronicleDeck-Italic.woff2") format("woff2"), url("fonts/ChronicleDeck-Italic.woff") format("woff"), url("fonts/ChronicleDeck-Italic.svg#ChronicleDeck-Italic") format("svg");
    font-weight: 325;
    font-style: italic;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

@font-face {
    font-family: 'Chronicle Deck';
    src: url("fonts/ChronicleDeck-Roman.eot");
    src: url("fonts/ChronicleDeck-Roman.eot?#iefix") format("embedded-opentype"), url("fonts/ChronicleDeck-Roman.woff2") format("woff2"), url("fonts/ChronicleDeck-Roman.woff") format("woff"), url("fonts/ChronicleDeck-Roman.svg#ChronicleDeck-Roman") format("svg");
    font-weight: 325;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

@font-face {
    font-family: 'Chronicle Deck Bold';
    src: url("fonts/ChronicleDeck-Bold.eot");
    src: url("fonts/ChronicleDeck-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/ChronicleDeck-Bold.woff2") format("woff2"), url("fonts/ChronicleDeck-Bold.woff") format("woff"), url("fonts/ChronicleDeck-Bold.svg#ChronicleDeck-Bold") format("svg");
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

@font-face {
    font-family: 'Chronicle Deck Semi';
    src: url("fonts/ChronicleDeck-Semi.eot");
    src: url("fonts/ChronicleDeck-Semi.eot?#iefix") format("embedded-opentype"), url("fonts/ChronicleDeck-Semi.woff2") format("woff2"), url("fonts/ChronicleDeck-Semi.woff") format("woff"), url("fonts/ChronicleDeck-Semi.svg#ChronicleDeck-Semi") format("svg");
    font-weight: 375;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

@font-face {
    font-family: 'Chronicle Deck Semi';
    src: url("fonts/ChronicleDeck-SemiItalic.eot");
    src: url("fonts/ChronicleDeck-SemiItalic.eot?#iefix") format("embedded-opentype"), url("fonts/ChronicleDeck-SemiItalic.woff2") format("woff2"), url("fonts/ChronicleDeck-SemiItalic.woff") format("woff"), url("fonts/ChronicleDeck-SemiItalic.svg#ChronicleDeck-SemiItalic") format("svg");
    font-weight: 375;
    font-style: italic;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

@font-face {
    font-family: '[Effra Light]';
    src: url("fonts/Effra Light.eot");
    src: url("fonts/Effra Light.eot?#iefix") format("embedded-opentype"), url("fonts/Effra Light.woff2") format("woff2"), url("fonts/Effra Light.woff") format("woff"), url("fonts/Effra Light.svg#Effra Light") format("svg");
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2074;
}

@font-face {
    font-family: 'Effra';
    src: url("fonts/Effra.eot");
    src: url("fonts/Effra.eot?#iefix") format("embedded-opentype"), url("fonts/Effra.woff2") format("woff2"), url("fonts/Effra.woff") format("woff"), url("fonts/Effra.svg#Effra") format("svg");
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2074;
}

@font-face {
    font-family: 'Effra Medium';
    src: url("fonts/Effra Medium.eot");
    src: url("fonts/Effra Medium.eot?#iefix") format("embedded-opentype"), url("fonts/Effra Medium.woff2") format("woff2"), url("fonts/Effra Medium.woff") format("woff"), url("fonts/Effra Medium.svg#Effra Medium") format("svg");
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2074;
}

/* Color Codes */
body {
    color: #57575b;
}

h1, .h1 {
    font-size: 48px;
    color: #1d2767;
    font-weight: normal;
    font-family: "Chronicle Deck Bold", sans-serif;
    margin-top: 0;
    margin-bottom: 30px;
    line-height: 1.2;
}

@media screen and (max-width: 768px) {
    h1, .h1 {
        font-size: 1.5rem;
        margin-bottom: 20px;
        line-height: 1.2;
    }
}

h2, .h2 {
    font-size: 35px;
    color: #1d2767;
    line-height: 1.2;
    font-weight: normal;
    font-family: "Chronicle Deck Semi", sans-serif;
    margin-top: 0;
    margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
    h2, .h2 {
        font-size: 1.5rem;
        margin-bottom: 20px;
        line-height: 1.2;
    }
}

h3, .h3, nav.category ul a {
    font-size: 24px;
    color: #1d2767;
    font-weight: normal;
    font-family: "Chronicle Deck", sans-serif;
    margin-top: 30px;
    line-height: 1.2;
}

@media screen and (max-width: 768px) {
    h3, .h3, nav.category ul a {
        font-size: 1.5rem;
        margin-bottom: 20px;
        line-height: 1.2;
    }
}

h4, .h4, .contactTop p, .contactTop p a {
    font-size: 18px;
    color: #1d2767;
    font-weight: normal;
    font-family: "Chronicle Deck", sans-serif;
    font-style: italic;
    line-height: 1.2;
}

@media screen and (max-width: 768px) {
    h4, .h4, .contactTop p, .contactTop p a {
        font-size: 1rem;
        line-height: 1.2;
    }
}

h5, .h5, .aboutTopButtons a {
    font-size: 18px;
    color: #1d2767;
    font-weight: normal;
    font-family: "Chronicle Deck Semi", sans-serif;
    font-style: italic;
    line-height: 1.2;
}

@media screen and (max-width: 768px) {
    h5, .h5, .aboutTopButtons a {
        font-size: 1rem;
        line-height: 1.2;
    }
}

h6, .h6 {
    font-size: 16px;
    color: #1d2767;
    font-weight: normal;
    font-family: "Chronicle Deck Semi", sans-serif;
    font-style: italic;
    line-height: 1.2;
}

@media screen and (max-width: 768px) {
    h6, .h6 {
        font-size: 1rem;
        line-height: 1.2;
    }
}

.header {
    font-size: 24px;
    color: #1d2767;
    font-weight: normal;
    font-family: "Effra", sans-serif;
    line-height: 1.2;
}

@media screen and (max-width: 768px) {
    .header {
        font-size: 1.5rem;
        line-height: 1.2;
    }
}

body, .body, nav.category ul a span.sub {
    font-size: 18px;
    font-family: "Effra", sans-serif;
    color: #57575b;
    line-height: 1.5;
}

@media screen and (max-width: 768px) {
    body, .body, nav.category ul a span.sub {
        font-size: 1rem;
    }
}

.body1 {
    font-size: 16px;
    font-family: "Effra", sans-serif;
    color: #57575b;
}

@media screen and (max-width: 768px) {
    .body1 {
        font-size: 1rem;
    }
}

.body2, form .singleLine input[type="email"], form .singleLine input[type="number"], form .singleLine input[type="password"], form .singleLine input[type="search"], form .singleLine input[type="tel"], form .singleLine input[type="text"], form .singleLine input[type="url"], form .singleLine input[type="color"], form .singleLine input[type="date"], form .singleLine input[type="datetime"], form .singleLine input[type="datetime-local"], form .singleLine input[type="month"], form .singleLine input[type="time"], form .singleLine input[type="week"],
form .singleLine textarea,
form .singleLine select, .file-input > .label, .teamBottom .details .single span {
    font-size: 15px;
    font-family: "Effra", sans-serif;
    color: #57575b;
}

@media screen and (max-width: 768px) {
    .body2, form .singleLine input[type="email"], form .singleLine input[type="number"], form .singleLine input[type="password"], form .singleLine input[type="search"], form .singleLine input[type="tel"], form .singleLine input[type="text"], form .singleLine input[type="url"], form .singleLine input[type="color"], form .singleLine input[type="date"], form .singleLine input[type="datetime"], form .singleLine input[type="datetime-local"], form .singleLine input[type="month"], form .singleLine input[type="time"], form .singleLine input[type="week"],
    form .singleLine textarea,
    form .singleLine select, .file-input > .label, .teamBottom .details .single span {
        font-size: 1rem;
    }
}

.content p, .main-footer .middle .footer p, .contactBottom .inCol .singleColumn p, .sliderCon .right .box p, .homeBottom .testimonialSlider .inTestimonial .left .text p, .homeBottom .testimonialSlider .inTestimonial .right .text p {
    margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
    .content p, .main-footer .middle .footer p, .contactBottom .inCol .singleColumn p, .sliderCon .right .box p, .homeBottom .testimonialSlider .inTestimonial .left .text p, .homeBottom .testimonialSlider .inTestimonial .right .text p {
        margin-bottom: 20px;
    }
}

.content a:not(.button, .contains-image), .main-footer .middle .footer a:not(.button, .contains-image), .contactBottom .inCol .singleColumn a:not(.button, .contains-image), .sliderCon .right .box a:not(.button, .contains-image), .homeBottom .testimonialSlider .inTestimonial .left .text a:not(.button, .contains-image), .homeBottom .testimonialSlider .inTestimonial .right .text a:not(.button, .contains-image) {
    color: #1d2767;
}

.content a:not(.button, .contains-image)::after, .main-footer .middle .footer a:not(.button, .contains-image)::after, .contactBottom .inCol .singleColumn a:not(.button, .contains-image)::after, .sliderCon .right .box a:not(.button, .contains-image)::after, .homeBottom .testimonialSlider .inTestimonial .left .text a:not(.button, .contains-image)::after, .homeBottom .testimonialSlider .inTestimonial .right .text a:not(.button, .contains-image)::after {
    color: #1d2767;
}

.content a:not(.button, .contains-image) .arrow, .main-footer .middle .footer a:not(.button, .contains-image) .arrow, .contactBottom .inCol .singleColumn a:not(.button, .contains-image) .arrow, .sliderCon .right .box a:not(.button, .contains-image) .arrow, .homeBottom .testimonialSlider .inTestimonial .left .text a:not(.button, .contains-image) .arrow, .homeBottom .testimonialSlider .inTestimonial .right .text a:not(.button, .contains-image) .arrow {
    margin-left: 10px;
}

.content a:not(.button, .contains-image):hover, .main-footer .middle .footer a:not(.button, .contains-image):hover, .contactBottom .inCol .singleColumn a:not(.button, .contains-image):hover, .sliderCon .right .box a:not(.button, .contains-image):hover, .homeBottom .testimonialSlider .inTestimonial .left .text a:not(.button, .contains-image):hover, .homeBottom .testimonialSlider .inTestimonial .right .text a:not(.button, .contains-image):hover {
    color: #555d8d;
}

.content a:not(.button, .contains-image):hover::after, .main-footer .middle .footer a:not(.button, .contains-image):hover::after, .contactBottom .inCol .singleColumn a:not(.button, .contains-image):hover::after, .sliderCon .right .box a:not(.button, .contains-image):hover::after, .homeBottom .testimonialSlider .inTestimonial .left .text a:not(.button, .contains-image):hover::after, .homeBottom .testimonialSlider .inTestimonial .right .text a:not(.button, .contains-image):hover::after {
    background: #555d8d;
}

.content a:not(.button, .contains-image).white, .main-footer .middle .footer a:not(.button, .contains-image).white, .contactBottom .inCol .singleColumn a:not(.button, .contains-image).white, .sliderCon .right .box a:not(.button, .contains-image).white, .homeBottom .testimonialSlider .inTestimonial .left .text a:not(.button, .contains-image).white, .homeBottom .testimonialSlider .inTestimonial .right .text a:not(.button, .contains-image).white, .content form a.button:not(.button, .contains-image), form .content a.button:not(.button, .contains-image), .main-footer .middle .footer form a.button:not(.button, .contains-image), form .main-footer .middle .footer a.button:not(.button, .contains-image), .contactBottom .inCol .singleColumn form a.button:not(.button, .contains-image), form .contactBottom .inCol .singleColumn a.button:not(.button, .contains-image), .sliderCon .right .box form a.button:not(.button, .contains-image), form .sliderCon .right .box a.button:not(.button, .contains-image), .homeBottom .testimonialSlider .inTestimonial .left .text form a.button:not(.button, .contains-image), form .homeBottom .testimonialSlider .inTestimonial .left .text a.button:not(.button, .contains-image), .homeBottom .testimonialSlider .inTestimonial .right .text form a.button:not(.button, .contains-image), form .homeBottom .testimonialSlider .inTestimonial .right .text a.button:not(.button, .contains-image) {
    color: #ffffff;
}

.content a:not(.button, .contains-image).white::after, .main-footer .middle .footer a:not(.button, .contains-image).white::after, .contactBottom .inCol .singleColumn a:not(.button, .contains-image).white::after, .sliderCon .right .box a:not(.button, .contains-image).white::after, .homeBottom .testimonialSlider .inTestimonial .left .text a:not(.button, .contains-image).white::after, .homeBottom .testimonialSlider .inTestimonial .right .text a:not(.button, .contains-image).white::after, .content form a.button:not(.button, .contains-image)::after, form .content a.button:not(.button, .contains-image)::after, .main-footer .middle .footer form a.button:not(.button, .contains-image)::after, form .main-footer .middle .footer a.button:not(.button, .contains-image)::after, .contactBottom .inCol .singleColumn form a.button:not(.button, .contains-image)::after, form .contactBottom .inCol .singleColumn a.button:not(.button, .contains-image)::after, .sliderCon .right .box form a.button:not(.button, .contains-image)::after, form .sliderCon .right .box a.button:not(.button, .contains-image)::after, .homeBottom .testimonialSlider .inTestimonial .left .text form a.button:not(.button, .contains-image)::after, form .homeBottom .testimonialSlider .inTestimonial .left .text a.button:not(.button, .contains-image)::after, .homeBottom .testimonialSlider .inTestimonial .right .text form a.button:not(.button, .contains-image)::after, form .homeBottom .testimonialSlider .inTestimonial .right .text a.button:not(.button, .contains-image)::after {
    color: #ffffff;
}

.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    font-size: 18px;
    line-height: 50px;
    height: 50px;
    display: inline-block;
    padding: 0 40px;
    color: #1d2767;
    background: #e8e9f0;
    border: 1px solid #1d2767;
    border-radius: 40px;
    font-family: "Chronicle Deck", sans-serif;
    font-style: italic;
}

@media screen and (max-width: 768px) {
    .button,
    input[type="button"],
    input[type="reset"],
    input[type="submit"] {
        font-size: 1rem;
        height: 40px;
        line-height: 38px;
        border-radius: 20px;
        padding: 0 30px;
    }
}

.button.arrow_only,
input[type="button"].arrow_only,
input[type="reset"].arrow_only,
input[type="submit"].arrow_only {
    width: 50px;
    padding: 0;
}

.button.arrow_only .arrow,
input[type="button"].arrow_only .arrow,
input[type="reset"].arrow_only .arrow,
input[type="submit"].arrow_only .arrow {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.button .arrow,
input[type="button"] .arrow,
input[type="reset"] .arrow,
input[type="submit"] .arrow {
    left: 14px;
    background: #1d2767;
}

.button .arrow::before, .button .arrow::after,
input[type="button"] .arrow::before,
input[type="button"] .arrow::after,
input[type="reset"] .arrow::before,
input[type="reset"] .arrow::after,
input[type="submit"] .arrow::before,
input[type="submit"] .arrow::after {
    background: #1d2767;
}

.button .arrow::before,
input[type="button"] .arrow::before,
input[type="reset"] .arrow::before,
input[type="submit"] .arrow::before {
    top: -3px;
}

@media screen and (max-width: 768px) {
    .button .arrow::before,
    input[type="button"] .arrow::before,
    input[type="reset"] .arrow::before,
    input[type="submit"] .arrow::before {
        top: -1.5px;
    }
}

@media screen and (max-width: 768px) {
    .button .arrow::after,
    input[type="button"] .arrow::after,
    input[type="reset"] .arrow::after,
    input[type="submit"] .arrow::after {
        top: 1.5px;
    }
}

.button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    background: #1d2767;
    color: #ffffff;
}

.button:hover .arrow,
input[type="button"]:hover .arrow,
input[type="reset"]:hover .arrow,
input[type="submit"]:hover .arrow {
    background: #ffffff;
    -webkit-animation: bounce 0.82s infinite;
    animation: bounce 0.82s infinite;
}

.button:hover .arrow::before, .button:hover .arrow::after,
input[type="button"]:hover .arrow::before,
input[type="button"]:hover .arrow::after,
input[type="reset"]:hover .arrow::before,
input[type="reset"]:hover .arrow::after,
input[type="submit"]:hover .arrow::before,
input[type="submit"]:hover .arrow::after {
    background: #ffffff;
}

.button.over_colored,
input[type="button"].over_colored,
input[type="reset"].over_colored,
input[type="submit"].over_colored {
    background: #1d2767;
    color: #ffffff;
    border: 1px solid #ffffff;
}

.button.over_colored .arrow,
input[type="button"].over_colored .arrow,
input[type="reset"].over_colored .arrow,
input[type="submit"].over_colored .arrow {
    background: #ffffff;
}

.button.over_colored .arrow::before, .button.over_colored .arrow::after,
input[type="button"].over_colored .arrow::before,
input[type="button"].over_colored .arrow::after,
input[type="reset"].over_colored .arrow::before,
input[type="reset"].over_colored .arrow::after,
input[type="submit"].over_colored .arrow::before,
input[type="submit"].over_colored .arrow::after {
    background: #ffffff;
}

.button.over_colored:hover,
input[type="button"].over_colored:hover,
input[type="reset"].over_colored:hover,
input[type="submit"].over_colored:hover {
    background: #ffffff;
    color: #1d2767;
}

.button.over_colored:hover .arrow,
input[type="button"].over_colored:hover .arrow,
input[type="reset"].over_colored:hover .arrow,
input[type="submit"].over_colored:hover .arrow {
    background: #1d2767;
}

.button.over_colored:hover .arrow::before, .button.over_colored:hover .arrow::after,
input[type="button"].over_colored:hover .arrow::before,
input[type="button"].over_colored:hover .arrow::after,
input[type="reset"].over_colored:hover .arrow::before,
input[type="reset"].over_colored:hover .arrow::after,
input[type="submit"].over_colored:hover .arrow::before,
input[type="submit"].over_colored:hover .arrow::after {
    background: #1d2767;
}

.button.with_border,
input[type="button"].with_border,
input[type="reset"].with_border,
input[type="submit"].with_border {
    height: 50px;
    line-height: 46px;
    border: 2px solid #1d2767;
}

.button.with_border.over_colored,
input[type="button"].with_border.over_colored,
input[type="reset"].with_border.over_colored,
input[type="submit"].with_border.over_colored {
    background: #1d2767;
    border-color: #ffffff;
}

.button.with_border.over_colored:hover,
input[type="button"].with_border.over_colored:hover,
input[type="reset"].with_border.over_colored:hover,
input[type="submit"].with_border.over_colored:hover {
    background: #ffffff;
    color: #1d2767;
}

.button.transparent, .backgroundCenterText .button,
input[type="button"].transparent,
.backgroundCenterText input[type="button"].button,
input[type="reset"].transparent,
.backgroundCenterText input[type="reset"].button,
input[type="submit"].transparent,
.backgroundCenterText input[type="submit"].button {
    background: none !important;
    color: #ffffff;
    border-color: #ffffff;
}

.button.transparent:hover, .backgroundCenterText .button:hover,
input[type="button"].transparent:hover,
.backgroundCenterText input[type="button"].button:hover,
input[type="reset"].transparent:hover,
.backgroundCenterText input[type="reset"].button:hover,
input[type="submit"].transparent:hover,
.backgroundCenterText input[type="submit"].button:hover {
    background: #ffffff !important;
    color: #1d2767;
    border-color: #1d2767;
}

.button.small, form .button,
input[type="button"].small,
form input[type="button"].button,
input[type="reset"].small,
form input[type="reset"].button,
input[type="submit"].small,
form input[type="submit"].button {
    padding: 0 30px;
    height: 42px;
    line-height: 40px;
}

.button.white, form .button,
input[type="button"].white,
form input[type="button"].button,
input[type="reset"].white,
form input[type="reset"].button,
input[type="submit"].white,
form input[type="submit"].button {
    background: #ffffff;
}

.button.white:hover, form .button:hover,
input[type="button"].white:hover,
form input[type="button"].button:hover,
input[type="reset"].white:hover,
form input[type="reset"].button:hover,
input[type="submit"].white:hover,
form input[type="submit"].button:hover {
    background: #1d2767;
    color: #ffffff;
}

.container, .sliderCon .bx-has-pager .bx-pager {
    width: 100%;
    max-width: 1220px;
    padding: 0 30px;
    margin: 0 auto;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.divisor {
    width: 100%;
    max-width: 1160px;
    padding: 0 30px;
    margin: 50px auto;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 1px;
    display: block;
    width: 100%;
    position: relative;
}

@media screen and (max-width: 768px) {
    .divisor {
        margin-top: 30px;
        margin-bottom: 30px;
    }
}

.divisor::after {
    position: absolute;
    content: '';
    right: calc(100%);
    width: 9999px;
    height: 1px;
    background: #dedfe9;
    top: 0;
}

@media screen and (max-width: 768px) {
    .divisor::after {
        right: calc(100%);
    }
}

.divisor::before {
    position: absolute;
    content: '';
    right: 100%;
    width: 50px;
    height: 4px;
    background: #e9ce33;
    top: 50%;
    left: 0px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media screen and (max-width: 768px) {
    .divisor::before {
        width: 25px;
        height: 2px;
        left: 0px;
    }
}

.small-divisor {
    width: 50px;
    height: 4px;
    background: #e9ce33;
    display: inline-block;
    margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
    .small-divisor {
        margin-bottom: 20px;
        width: 25px;
        height: 2px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    /* Safari only override */
    ::i-block-chrome, .button .arrow::before {
        top: -3px;
    }
}

.container .divisor::before, .sliderCon .bx-has-pager .bx-pager .divisor::before {
    left: 0 !important;
}

.container .divisor::after, .sliderCon .bx-has-pager .bx-pager .divisor::after {
    right: calc(100%);
}

.singleBlog .button {
    background-color: #ffffff;
}

.singleBlog .button:hover {
    background-color: #1d2767;
}

.paginationBar .page-numbers,
.paginationBar .page-numbers li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.paginationBar .page-numbers li {
    display: inline-block;
}

@media screen and (max-width: 768px) {
    body {
        padding-top: 80px;
    }
}

body.disableScroll {
    overflow: hidden;
}

header ul, header li,
footer ul,
footer li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

header a,
footer a {
    text-decoration: none;
}

.imageTop {
    height: 200px;
    background: url(images/header-bg.jpg) no-repeat center top;
    background-size: cover;
}

@media screen and (max-width: 1024px) {
    .imageTop {
        height: 150px;
    }
}

header.header-top {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: fixed;
    left: 0;
    top: 20px;
    width: 100%;
    z-index: 900;
}

.admin-bar .header-top {
    top: 52px;
}

header.header-top.activescroll {
    background: #ffffff;
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.1);
}

@media screen and (min-width: 769px) {
    header.header-top.activescroll {
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}

header.header-top.activescroll .right {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
}

header.header-top .mobileMenu {
    background: #f9f9f9;
    position: absolute;
    left: 0;
    width: 100%;
    top: 80px;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
}

header.header-top .mobileMenu.active {
    opacity: 1;
    max-height: 1000px;
}

header.header-top .mobileMenu ul {
    padding: 20px 0;
}

header.header-top .mobileMenu a {
    font-size: 1rem;
    text-transform: none;
    line-height: 1;
    padding: 10px 30px 10px 62px;
    display: block;
}

@media screen and (max-width: 768px) {
    header.header-top {
        background: #ffffff;
        height: 80px;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 999;
        padding-top: 0;
    }

    .admin-bar .header-top {
        top: 46px;
    }

    header.header-top .container, header.header-top .sliderCon .bx-has-pager .bx-pager, .sliderCon .bx-has-pager header.header-top .bx-pager {
        height: 80px;
    }

    header.header-top .container .inCon, header.header-top .sliderCon .bx-has-pager .bx-pager .inCon, .sliderCon .bx-has-pager header.header-top .bx-pager .inCon {
        width: 100%;
        height: 80px;
        position: relative;
    }

    header.header-top .mobileBar {
        display: inline-block;
        width: 62px;
        height: 80px;
        font-size: 25px;
        left: 0;
        top: 0;
        text-align: center;
    }

    header.header-top .mobileBar.active {
        background: #f9f9f9;
    }

    header.header-top .mobileBar i {
        position: absolute;
        top: 50%;
        left: 20px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        line-height: 1;
    }

    header.header-top .contact {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 20px;
        font-size: 25px;
    }

    header.header-top #logo {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    header.header-top #logo img {
        max-width: 150px !important;
    }

    header.header-top #logo a {
        padding: 5px 20px !important;
    }

    header.header-top .inCon {
        display: block !important;
    }

    header.header-top .left {
        width: 100% !important;
    }
}

header.header-top .mobileItems {
    display: none;
}

@media screen and (max-width: 768px) {
    header.header-top .desktop {
        display: none;
    }

    header.header-top .mobileItems {
        display: block;
    }
}

header.header-top a {
    font-family: 'Effra Medium';
    color: #1d2767;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

header.header-top .inCon {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

header.header-top .top ul li.current_page_item a::after {
    width: 100%;
}

header.header-top .top ul li a {
    display: block;
    height: 80px;
    line-height: 80px;
    margin-left: 53px;
    position: relative;
}

header.header-top .top ul li a::after {
    content: '';
    height: 4px;
    background: #1d2767;
    width: 0;
    position: absolute;
    bottom: 0;
    left: 0;
}

header.header-top .top ul li a:hover::after {
    width: 100%;
}

header.header-top .top ul li:first-child a {
    margin-left: 0px;
}

header.header-top .top ul li:last-child a {
    margin-right: 53px;
}

header.header-top .left {
    width: 84.5%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-flow: row wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: rgba(255, 255, 255, 0.7);
}

header.header-top .left ul li {
    display: inline-block;
}

header.header-top .right {
    width: calc(15.5% - 1px);
}

header.header-top .right .pin a {
    background: white;
    display: block;
    height: 80px;
    text-align: center;
    line-height: 80px;
}

header.header-top .right .pin a:hover {
    background: #e9ce33;
}

header.header-top #logo {
    display: inline-block;
}

header.header-top #logo a {
    padding: 5px 20px;
    background: white;
    display: block;
}

header.header-top #logo img {
    max-width: 205px;
    max-height: 70px;
    height: 70px;
}

.main-header {
    padding-bottom: 50px;
    border-bottom: 1px solid #d2d4e1;
    margin-bottom: 50px;
}

@media screen and (max-width: 768px) {
    .main-header {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
}

.main-header .h2 {
    margin-top: 0;
    margin-bottom: 6px;
    line-height: 1;
}

.main-header .h4, .main-header .contactTop p, .contactTop .main-header p, .main-header .contactTop p a, .contactTop p .main-header a {
    line-height: 1;
}

@media screen and (max-width: 768px) {
    .main-footer .footer {
        width: 100%;
    }

    .main-footer .footer li {
        width: 100% !important;
        margin-bottom: 0px;
    }

    .main-footer .footer li a {
        display: block;
        text-align: center;
        border: 1px solid #dedfe9;
        padding: 8px 0;
        margin-bottom: 15px;
    }
}

.main-footer .top {
    background: #e8e9f0;
}

.main-footer .top .logo {
    padding: 45px 0;
}

@media screen and (max-width: 768px) {
    .main-footer .top .logo {
        padding: 30px 0;
    }
}

.main-footer .top .logo img {
    max-width: 225px;
    max-height: 80px;
}

@media screen and (max-width: 768px) {
    .main-footer .top .logo img {
        max-width: 135px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
}

.main-footer .bottom {
    height: 70px;
    line-height: 70px;
    font-size: 15px;
    background: #dedfe9;
}

@media screen and (max-width: 768px) {
    .main-footer .bottom {
        height: 60px;
        line-height: 60px;
        text-align: center;
        font-size: 11px;
    }
}

.main-footer .middle {
    background: #e8e9f0;
    padding-bottom: 45px;
}

.main-footer .middle nav.footer ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}

.main-footer .middle nav.footer li {
    width: 100px;
    margin-bottom: 0px;
    line-height: 1;
}

.main-footer .middle nav.footer a {
    font-size: 18px;
    line-height: 1;
    color: #1d2767;
    display: inline-block;
    white-space: pre;
    margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
    .main-footer .middle .social {
        width: 100%;
        margin-bottom: 30px;
    }

    .main-footer .middle .social ul {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-flow: row wrap;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
}

.main-footer .middle .social li {
    display: inline-block;
    margin-right: 4px;
}

.main-footer .middle .social li:last-child {
    margin-right: 0;
}

.main-footer .middle .social li a {
    display: block;
    width: 40px;
    height: 40px;
    background: #1d2767;
    color: #ffffff;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
}

.main-footer .middle .social li a:hover {
    background: #555d8d;
}

@media screen and (max-width: 768px) {
    .main-footer .middle .newslettercon {
        width: 100%;
        margin-bottom: 30px;
    }
}

.main-footer .middle .newslettercon form {
    padding: 45px;
    background: #ffffff;
}

@media screen and (max-width: 768px) {
    .main-footer .middle .newslettercon form {
        padding: 25px 30px;
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .main-footer .middle .newslettercon form label {
        display: block;
        line-height: 1;
        margin-bottom: 15px;
    }
}

@media screen and (min-width: 769px) {
    .main-footer .middle .newslettercon form label {
        float: left;
        padding-right: 30px;
        line-height: 38px;
    }
}

.main-footer .middle .newslettercon form input[type="email"] {
    background: #e8e9f0;
    width: 190px;
    height: 38px;
    padding: 0 17px;
    line-height: 38px;
    border: 1px solid #dedfe9;
    outline: none !important;
    float: left;
    font-size: 15px;
}

@media screen and (max-width: 768px) {
    .main-footer .middle .newslettercon form input[type="email"] {
        padding: 0 13px;
        width: calc(100% - 40px);
        height: 30px;
        line-height: 30px;
    }
}

.main-footer .middle .newslettercon form input[type="submit"],
.main-footer .middle .newslettercon form button {
    width: 38px;
    height: 38px;
    display: inline-block;
    background: #1d2767;
    border: 1px solid #1d2767;
    color: #ffffff;
}

@media screen and (max-width: 768px) {
    .main-footer .middle .newslettercon form input[type="submit"],
    .main-footer .middle .newslettercon form button {
        width: 30px;
        height: 30px;
    }
}

.main-footer .middle .newslettercon form input[type="submit"] .arrow,
.main-footer .middle .newslettercon form button .arrow {
    color: #ffffff;
    background: #ffffff;
}

.main-footer .middle .newslettercon form input[type="submit"] .arrow::after, .main-footer .middle .newslettercon form input[type="submit"] .arrow::before,
.main-footer .middle .newslettercon form button .arrow::after,
.main-footer .middle .newslettercon form button .arrow::before {
    background: #ffffff;
    right: -1px !important;
}

.main-footer .middle .newslettercon form input[type="submit"] .arrow::before,
.main-footer .middle .newslettercon form button .arrow::before {
    top: -3px !important;
}

.main-footer .middle .newslettercon form input[type="submit"] .arrow::after,
.main-footer .middle .newslettercon form button .arrow::after {
    top: 3px !important;
}

@media screen and (max-width: 768px) {
    .main-footer .middle .newslettercon form input[type="submit"] .arrow::after, .main-footer .middle .newslettercon form input[type="submit"] .arrow::before,
    .main-footer .middle .newslettercon form button .arrow::after,
    .main-footer .middle .newslettercon form button .arrow::before {
        background: #ffffff;
        right: 0px !important;
    }

    .main-footer .middle .newslettercon form input[type="submit"] .arrow::before,
    .main-footer .middle .newslettercon form button .arrow::before {
        top: -1px !important;
    }

    .main-footer .middle .newslettercon form input[type="submit"] .arrow::after,
    .main-footer .middle .newslettercon form button .arrow::after {
        top: 1px !important;
    }
}

.main-footer .middle .inCon {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

main {
    padding-top: 50px;
    padding-bottom: 50px;
}

.single-post main {
    max-width: 45rem;
    margin: 0 auto;
}

@media screen and (max-width: 768px) {
    main {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

nav.category {
    margin-bottom: 0px;
}

@media screen and (max-width: 768px) {
    nav.category {
        margin-bottom: 0;
    }

    nav.category .menu > li:last-child {
        margin-bottom: 0;
    }
}

nav.category .menu > li {
    position: relative;
    border: 4px solid #dedfe9;
    margin-top: 50px;
}

nav.category .menu > li:hover, nav.category .menu > li.current-menu-parent, nav.category .menu > li.current-menu-item {
    border-color: #e9ce33;
}

nav.category .menu > li a {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    background: #ffffff;
}

@media screen and (max-width: 768px) {
    nav.category .menu > li {
        margin-top: 0;
        border: 2px solid #dedfe9;
        margin-bottom: 10px;
    }
}

nav.category .menu > li .sub-menu {
    position: absolute;
    left: -4px;
    top: calc(100% + 4px);
    width: calc(100% + 8px);
    max-height: 0px;
    pointer-events: none;
    overflow: hidden;
    z-index: 100;
}

@media screen and (max-width: 768px) {
    nav.category .menu > li .sub-menu {
        left: -2px;
        top: calc(100% + 2px);
        width: calc(100% + 4px);
    }
}

nav.category .menu > li .sub-menu li {
    margin-right: 0px !important;
    -webkit-flex: unset;
    -ms-flex: unset;
    flex: unset;
    width: 100%;
    border-left: 1px solid #dedfe9;
    border-right: 1px solid #dedfe9;
}

nav.category .menu > li .sub-menu a {
    background: #ffffff;
    margin-top: 0;
    border-width: 1px;
    border-color: #dedfe9;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    font-size: 18px;
    line-height: 1;
    height: 50px;
    color: #1d2767;
    font-family: "Chronicle Deck", sans-serif;
    font-style: italic;
    border-bottom: 1px solid #dedfe9;
}

@media screen and (max-width: 768px) {
    nav.category .menu > li .sub-menu a {
        margin: 0;
        font-size: 1rem;
        height: 40px;
        line-height: 40px;
    }
}

nav.category .menu > li:hover .sub-menu {
    max-height: 1000px;
    pointer-events: auto;
}

nav.category .menu > li:hover .sub-menu a {
    cursor: pointer;
}

nav.category .menu > li:hover .sub-menu a:hover {
    border-color: #1d2767;
    background: #1d2767;
    color: #ffffff;
}

nav.category ul, nav.category li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

nav.category ul a, nav.category li a {
    text-decoration: none;
}

@media screen and (min-width: 769px) {
    nav.category ul {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-flow: row wrap;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

@media screen and (min-width: 769px) {
    nav.category ul li {
        -webkit-flex: 2;
        -ms-flex: 2;
        flex: 2;
        margin-right: 20px;
    }
}

nav.category ul li:last-of-type {
    margin-right: 0;
}

nav.category ul li.active a, nav.category ul li.current-menu-item a, nav.category ul li.current-category-ancestor a {
    border-color: #e9ce33;
}

nav.category ul a {
    width: 100%;
    height: 100%;
    display: block;
    padding: 15px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

nav.category ul a span.sub {
    display: block;
    margin-top: 10px;
}

@media screen and (max-width: 768px) {
    nav.category ul a span.sub {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    nav.category ul a {
        height: 40px;
        line-height: 38px;
        padding: 0 15px;
        margin-top: 0;
        text-align: center;
    }

    nav.category ul a:hover {
        border-color: #1d2767 !important;
        background: #1d2767;
        color: #ffffff;
    }
}

nav.category ul a:hover {
    border-color: #e9ce33;
}

.blogList {
    overflow: hidden;
}

.blogList .singleBlog:last-child {
    padding-bottom: 0px;
}

.blogList .singleBlog:last-child .postContent {
    padding-bottom: 50px;
    border-bottom: 1px solid #dedfe9;
}

@media screen and (max-width: 768px) {
    .blogList .singleBlog:last-child .postContent {
        padding-bottom: 30px;
    }
}

.blogList .singleBlog:first-child .divisor {
    margin-top: 0;
}

.blogList .singleBlog .thumbnail {
    margin-right: 50px;
}

@media screen and (min-width: 769px) {
    .blogList .singleBlog .thumbnail {
        width: calc(34%);
    }
}

@media screen and (max-width: 768px) {
    .blogList .singleBlog .thumbnail {
        margin: 0 0 20px 0;
    }
}

@media screen and (min-width: 769px) {
    .blogList .singleBlog .thumbnail ~ .content, .blogList .singleBlog .main-footer .middle .thumbnail ~ .footer, .main-footer .middle .blogList .singleBlog .thumbnail ~ .footer, .blogList .singleBlog .contactBottom .inCol .thumbnail ~ .singleColumn, .contactBottom .inCol .blogList .singleBlog .thumbnail ~ .singleColumn, .blogList .singleBlog .sliderCon .right .thumbnail ~ .box, .sliderCon .right .blogList .singleBlog .thumbnail ~ .box, .blogList .singleBlog .homeBottom .testimonialSlider .inTestimonial .left .thumbnail ~ .text, .homeBottom .testimonialSlider .inTestimonial .left .blogList .singleBlog .thumbnail ~ .text, .blogList .singleBlog .homeBottom .testimonialSlider .inTestimonial .right .thumbnail ~ .text, .homeBottom .testimonialSlider .inTestimonial .right .blogList .singleBlog .thumbnail ~ .text {
        width: calc(66% - 50px);
    }
}

.blogList .singleBlog .postContent {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media screen and (max-width: 768px) {
    .blogList .singleBlog .postContent {
        display: block;
    }
}

.blogList .singleBlog .excerpt .h3, .blogList .singleBlog .excerpt nav.category ul a, nav.category ul .blogList .singleBlog .excerpt a {
    margin-top: 0;
}

.blogList .singleBlog .excerpt p {
    margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
    .blogList .singleBlog .excerpt p {
        margin-bottom: 20px;
    }
}

.paginationBar {
    border-top: 1px solid #dedfe9;
    margin-top: 50px;
    padding-top: 50px;
    text-align: center;
}

.paginationBar .page-numbers li {
    margin: 0 4px;
}

@media screen and (max-width: 768px) {
    .paginationBar {
        margin-top: 30px;
        padding-top: 30px;
    }
}

.paginationBar a, .paginationBar li {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    line-height: 38px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    color: #1d2767;
    text-align: center;
    margin: 0 3px;
}

.paginationBar a .current, .paginationBar li .current {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    line-height: 38px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    text-align: center;
    margin: 0 3px;
    background: #1d2767;
    color: #ffffff;
}

.paginationBar a.next.page-numbers, .paginationBar a.prev.page-numbers, .paginationBar li.next.page-numbers, .paginationBar li.prev.page-numbers {
    color: #1d2767;
    border: 1px solid #1d2767;
    line-height: 38px;
}

.paginationBar a.next.page-numbers:hover .arrow, .paginationBar a.prev.page-numbers:hover .arrow, .paginationBar li.next.page-numbers:hover .arrow, .paginationBar li.prev.page-numbers:hover .arrow {
    background: #ffffff;
}

.paginationBar a.next.page-numbers:hover .arrow::after, .paginationBar a.next.page-numbers:hover .arrow::before, .paginationBar a.prev.page-numbers:hover .arrow::after, .paginationBar a.prev.page-numbers:hover .arrow::before, .paginationBar li.next.page-numbers:hover .arrow::after, .paginationBar li.next.page-numbers:hover .arrow::before, .paginationBar li.prev.page-numbers:hover .arrow::after, .paginationBar li.prev.page-numbers:hover .arrow::before {
    background: #ffffff;
}

.paginationBar a.next.page-numbers span.arrow.left, .paginationBar a.prev.page-numbers span.arrow.left, .paginationBar li.next.page-numbers span.arrow.left, .paginationBar li.prev.page-numbers span.arrow.left {
    -webkit-transform: translateX(0) translateY(calc(-50% - 1px)) rotate(-180deg) !important;
    -ms-transform: translateX(0) translateY(calc(-50% - 1px)) rotate(-180deg) !important;
    transform: translateX(0) translateY(calc(-50% - 1px)) rotate(-180deg) !important;
}

.paginationBar a.next.page-numbers span.arrow.right, .paginationBar a.prev.page-numbers span.arrow.right, .paginationBar li.next.page-numbers span.arrow.right, .paginationBar li.prev.page-numbers span.arrow.right {
    -webkit-transform: translateX(0) translateY(calc(-50% - 1px)) rotate(0deg) !important;
    -ms-transform: translateX(0) translateY(calc(-50% - 1px)) rotate(0deg) !important;
    transform: translateX(0) translateY(calc(-50% - 1px)) rotate(0deg) !important;
}

.paginationBar a.active, .paginationBar a:hover a, .paginationBar a.current a, .paginationBar li.active, .paginationBar li:hover a, .paginationBar li.current a {
    background: #1d2767;
    color: #ffffff;
}

.aboutTop .dualColumn {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 40px;
    border-bottom: 1px solid #e8e9f0;
}

@media screen and (max-width: 768px) {
    .aboutTop .dualColumn {
        display: block;
    }
}

.aboutTop .dualColumn .left {
    width: 380px;
    margin-right: 60px;
}

@media screen and (max-width: 768px) {
    .aboutTop .dualColumn .left {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
}

.aboutTop .dualColumn .right {
    width: calc(100% - 480px);
}

@media screen and (max-width: 768px) {
    .aboutTop .dualColumn .right {
        width: 100%;
    }
}

.aboutTopButtons ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.aboutTopButtons ul li {
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: left;
    margin-right: 1px;
}

.aboutTopButtons ul li:first-child a {
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
}

.aboutTopButtons ul li:last-child a {
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
}

.aboutTopButtons a {
    padding: 0 20px;
    height: 50px;
    line-height: 50px;
    background: #e8e9f0;
}

.aboutTopButtons a:hover {
    background: #1d2767;
    color: #ffffff !important;
}

.aboutTopButtons a::after {
    display: none;
}

.aboutBottom .dualColumn {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media screen and (max-width: 768px) {
    .aboutBottom .dualColumn {
        display: block;
    }
}

.aboutBottom .dualColumn .singleColumn {
    width: calc((100% - 20px) / 2);
    padding: 50px;
    border: 2px solid #e8e9f0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.aboutBottom .dualColumn .singleColumn h2 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.aboutBottom .dualColumn .singleColumn h2 img {
    max-height: 40px;
    max-width: 50px;
    margin-right: 10px;
    vertical-align: middle;
}

@media screen and (max-width: 768px) {
    .aboutBottom .dualColumn .singleColumn h2 img {
        max-height: 40px;
        max-width: 40px;
    }
}

.aboutBottom .dualColumn .singleColumn h2 span {
    width: calc(100% - 65px);
}

@media screen and (max-width: 768px) {
    .aboutBottom .dualColumn .singleColumn h2 span {
        width: calc(100% - 50px);
    }
}

@media screen and (min-width: 769px) {
    .aboutBottom .dualColumn .singleColumn:nth-last-child(-n+2) {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 768px) {
    .aboutBottom .dualColumn .singleColumn {
        width: 100%;
        padding: 20px;
    }
}

.aboutBottom .dualColumn .singleColumn .small-divisor ~ p:last-child {
    margin-bottom: 0;
}

main > section {
    padding-bottom: 50px;
}

@media screen and (max-width: 768px) {
    main > section {
        padding-bottom: 30px;
    }
}

main > section:last-child {
    padding-bottom: 0;
}

.contactBottom .singleLine input[type="submit"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (min-width: 769px) {
    .contactBottom .inCol {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-flow: row wrap;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.contactBottom .inCol .singleColumn {
    width: calc((100% - 40px) / 3);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #e8e9f0;
    padding: 40px;
}

@media screen and (max-width: 768px) {
    .contactBottom .inCol .singleColumn {
        width: 100%;
        margin-bottom: 20px;
    }
}

form .selectCon {
    position: relative;
    display: block;
}

form .selectCon::after {
    content: "\f107";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #757575;
}

form select {
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #f8f8fa;
    border-radius: 0px;
}

form .singleLine {
    margin-bottom: 20px;
}

form .singleLine input[type="file"] {
    font-size: 12px;
}

form .singleLine input[type="email"], form .singleLine input[type="number"], form .singleLine input[type="password"], form .singleLine input[type="search"], form .singleLine input[type="tel"], form .singleLine input[type="text"], form .singleLine input[type="url"], form .singleLine input[type="color"], form .singleLine input[type="date"], form .singleLine input[type="datetime"], form .singleLine input[type="datetime-local"], form .singleLine input[type="month"], form .singleLine input[type="time"], form .singleLine input[type="week"],
form .singleLine textarea,
form .singleLine select {
    border: 1px solid #f8f8fa;
    background: #f8f8fa;
    height: 40px;
    line-height: 38px;
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 18px;
    outline: none;
    display: block;
}

form .singleLine input[type="email"]::-webkit-input-placeholder, form .singleLine input[type="number"]::-webkit-input-placeholder, form .singleLine input[type="password"]::-webkit-input-placeholder, form .singleLine input[type="search"]::-webkit-input-placeholder, form .singleLine input[type="tel"]::-webkit-input-placeholder, form .singleLine input[type="text"]::-webkit-input-placeholder, form .singleLine input[type="url"]::-webkit-input-placeholder, form .singleLine input[type="color"]::-webkit-input-placeholder, form .singleLine input[type="date"]::-webkit-input-placeholder, form .singleLine input[type="datetime"]::-webkit-input-placeholder, form .singleLine input[type="datetime-local"]::-webkit-input-placeholder, form .singleLine input[type="month"]::-webkit-input-placeholder, form .singleLine input[type="time"]::-webkit-input-placeholder, form .singleLine input[type="week"]::-webkit-input-placeholder,
form .singleLine textarea::-webkit-input-placeholder,
form .singleLine select::-webkit-input-placeholder {
    /* Chrome */
    color: #757575;
}

form .singleLine input[type="email"]:-ms-input-placeholder, form .singleLine input[type="number"]:-ms-input-placeholder, form .singleLine input[type="password"]:-ms-input-placeholder, form .singleLine input[type="search"]:-ms-input-placeholder, form .singleLine input[type="tel"]:-ms-input-placeholder, form .singleLine input[type="text"]:-ms-input-placeholder, form .singleLine input[type="url"]:-ms-input-placeholder, form .singleLine input[type="color"]:-ms-input-placeholder, form .singleLine input[type="date"]:-ms-input-placeholder, form .singleLine input[type="datetime"]:-ms-input-placeholder, form .singleLine input[type="datetime-local"]:-ms-input-placeholder, form .singleLine input[type="month"]:-ms-input-placeholder, form .singleLine input[type="time"]:-ms-input-placeholder, form .singleLine input[type="week"]:-ms-input-placeholder,
form .singleLine textarea:-ms-input-placeholder,
form .singleLine select:-ms-input-placeholder {
    /* IE 10+ */
    color: #757575;
}

form .singleLine input[type="email"]::-moz-placeholder, form .singleLine input[type="number"]::-moz-placeholder, form .singleLine input[type="password"]::-moz-placeholder, form .singleLine input[type="search"]::-moz-placeholder, form .singleLine input[type="tel"]::-moz-placeholder, form .singleLine input[type="text"]::-moz-placeholder, form .singleLine input[type="url"]::-moz-placeholder, form .singleLine input[type="color"]::-moz-placeholder, form .singleLine input[type="date"]::-moz-placeholder, form .singleLine input[type="datetime"]::-moz-placeholder, form .singleLine input[type="datetime-local"]::-moz-placeholder, form .singleLine input[type="month"]::-moz-placeholder, form .singleLine input[type="time"]::-moz-placeholder, form .singleLine input[type="week"]::-moz-placeholder,
form .singleLine textarea::-moz-placeholder,
form .singleLine select::-moz-placeholder {
    /* Firefox 19+ */
    color: #757575;
    opacity: 1;
}

form .singleLine input[type="email"]:-moz-placeholder, form .singleLine input[type="number"]:-moz-placeholder, form .singleLine input[type="password"]:-moz-placeholder, form .singleLine input[type="search"]:-moz-placeholder, form .singleLine input[type="tel"]:-moz-placeholder, form .singleLine input[type="text"]:-moz-placeholder, form .singleLine input[type="url"]:-moz-placeholder, form .singleLine input[type="color"]:-moz-placeholder, form .singleLine input[type="date"]:-moz-placeholder, form .singleLine input[type="datetime"]:-moz-placeholder, form .singleLine input[type="datetime-local"]:-moz-placeholder, form .singleLine input[type="month"]:-moz-placeholder, form .singleLine input[type="time"]:-moz-placeholder, form .singleLine input[type="week"]:-moz-placeholder,
form .singleLine textarea:-moz-placeholder,
form .singleLine select:-moz-placeholder {
    /* Firefox 4 - 18 */
    color: #757575;
    opacity: 1;
}

form .singleLine textarea {
    height: 105px;
    line-height: 1.5;
    padding: 10px 18px;
}

@media screen and (min-width: 769px) {
    form .singleLine textarea {
        height: 146px;
    }
}

@media screen and (min-width: 769px) {
    form .dualLine {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-flow: row wrap;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

@media screen and (max-width: 768px) {
    form .dualLine .subline {
        margin-bottom: 20px;
    }
}

@media screen and (min-width: 769px) {
    form .dualLine .subline {
        width: calc((100% - 40px) / 2);
    }
}

.file-input {
    display: inline-block;
    text-align: left;
    background: #fff;
    position: relative;
    max-width: 100%;
}

.file-input [type='file'] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 10;
    cursor: pointer;
}

.file-input > .button {
    display: inline-block;
    cursor: pointer;
}

.file-input:hover > .button {
    background: #1d2767;
    color: white;
}

.file-input > .label {
    white-space: nowrap;
    margin-right: 20px;
    color: #757575;
}

.file-input.-chosen > .label {
    opacity: 1;
    color: #757575;
}

.backgroundCenterText {
    text-align: center;
    background: url(images/header-bg.jpg) no-repeat center top;
    background-size: cover;
    padding: 90px 30px;
}

@media screen and (max-width: 768px) {
    .backgroundCenterText {
        padding: 30px;
    }
}

.backgroundCenterText h3 {
    color: #ffffff;
}

.serviceListCon .serviceList {
    margin-bottom: 20px;
}

.serviceListCon .serviceList h2 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.serviceListCon .serviceList h2 .icon {
    margin-right: 25px;
}

@media screen and (max-width: 768px) {
    .serviceListCon .serviceList h2 .icon {
        margin-right: 10px;
    }
}

.serviceListCon .serviceList h2 .icon img {
    max-width: 40px;
    max-height: 40px;
    display: inline-block;
    vertical-align: middle;
}

.serviceListCon .serviceList h2 span {
    width: calc(100% - 65px);
}

@media screen and (max-width: 768px) {
    .serviceListCon .serviceList h2 span {
        width: calc(100% - 50px);
    }
}

@media screen and (min-width: 769px) {
    .serviceListCon .serviceList {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-flow: row wrap;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
}

.serviceListCon .serviceList:last-child {
    margin-bottom: 0;
}

.serviceListCon .serviceList .left {
    padding: 40px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #e8e9f0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media screen and (min-width: 769px) {
    .serviceListCon .serviceList .left {
        width: calc(70% - 20px);
    }
}

@media screen and (max-width: 768px) {
    .serviceListCon .serviceList .left {
        padding: 20px;
        width: 100%;
    }
}

.serviceListCon .serviceList .right {
    border: 2px solid rgba(232, 233, 240, 0.7);
}

@media screen and (min-width: 769px) {
    .serviceListCon .serviceList .right {
        width: 30%;
    }

    .serviceListCon .serviceList .right img {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .serviceListCon .serviceList .right {
        background: none;
        width: 100%;
    }
}

.serviceMiddle {
    background: #1d2767;
    padding-top: 50px;
}

@media screen and (max-width: 768px) {
    .serviceMiddle {
        padding-top: 30px;
    }
}

.serviceMiddle > .container > h2, .sliderCon .bx-has-pager .serviceMiddle > .bx-pager > h2 {
    color: #ffffff;
}

.industryBoxes {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.industryBoxes .box {
    height: 165px;
    width: calc((100% - 40px) / 3);
    text-align: center;
    margin-bottom: 20px;
    position: relative;
}

@media screen and (min-width: 769px) {
    .industryBoxes .box:nth-last-child(-n+3) {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 768px) {
    .industryBoxes .box {
        width: calc((100% - 20px) / 2);
        margin-bottom: 20px;
    }

    .industryBoxes .box:nth-last-child(-n+2) {
        margin-bottom: 0;
    }
}

.industryBoxes .box .imageBox {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.industryBoxes .box a {
    text-decoration: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    background: rgba(29, 39, 103, 0.8);
    border: 4px solid rgba(255, 255, 255, 0.2);
}

.industryBoxes .box a:hover {
    border-color: #e9ce33;
}

.industryBoxes .box a span {
    padding: 0 20px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 100;
    color: #ffffff;
    width: 100%;
    text-align: center;
}

.serviceBottom {
    padding-top: 50px;
}

@media screen and (max-width: 768px) {
    .serviceBottom {
        padding-top: 30px;
    }
}

.serviceBottom .inCon {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.serviceBottom .box {
    padding: 40px;
    text-align: center;
    width: calc((100% - 20px) / 2);
    padding: 40px;
    border: 2px solid #e8e9f0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 0px;
}

@media screen and (max-width: 768px) {
    .serviceBottom .box {
        width: 100%;
        margin-bottom: 20px;
    }
}

.managementCon {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    overflow: hidden;
}

.managementCon .single {
    width: calc((100% - 60px) / 4);
    margin-bottom: 20px;
}

.managementCon .single.active .imageCon:before, .managementCon .single:hover .imageCon:before {
    border-color: #e9ce33;
}

.managementCon .single.active .details h3, .managementCon .single:hover .details h3 {
    color: #e9ce33;
}

.managementCon .single .imageCon {
    position: relative;
    cursor: pointer;
}

.managementCon .single .imageCon::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border: 4px solid transparent;
}

.managementCon .single .imageCon:hover:before {
    border-color: #e9ce33;
}

@media screen and (max-width: 768px) {
    .managementCon .single {
        width: calc((100% - 20px) / 2);
    }
}

@media screen and (min-width: 769px) {
    .managementCon .single:nth-last-child(-n+4) {
        margin-bottom: 0;
    }
}

.managementCon .single h3 {
    margin-bottom: 0;
}

@media screen and (max-width: 768px) {
    .managementCon .single h3 {
        font-size: 1rem;
        margin-bottom: 5px;
        margin-top: 10px;
    }
}

.managementCon .single h4 {
    color: #bfc1d5;
    margin-top: 10px;
    margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
    .managementCon .single h4 {
        margin: 0;
    }
}

.managementCon .single .social a {
    margin-right: 20px;
    display: inline-block;
    font-size: 18px;
    color: #bfc1d5;
}

@media screen and (max-width: 768px) {
    .managementCon .single .social a {
        font-size: 14px;
    }
}

.managementCon .single .social a:hover {
    color: #1d2767;
}

.managementCon .single .social a:last-child {
    margin-right: 0;
}

.teamMiddle {
    padding-top: 50px;
    background: #f4f4f7;
}

.advisorsList {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

@media screen and (min-width: 769px) {
    .advisorsList .single {
        margin-right: 20px;
    }

    .advisorsList .single:nth-child(4n+4) {
        margin-right: 0;
    }

    .advisorsList .single.active h3, .advisorsList .single:hover h3 {
        color: #e9ce33;
    }

    .advisorsList .single h3 {
        margin-bottom: 10px;
        cursor: pointer;
    }
}

@media screen and (max-width: 768px) {
    .advisorsList .single h3 {
        font-size: 1rem;
        margin-bottom: 5px;
        cursor: pointer;
    }

    .advisorsList .single h4 {
        margin: 0 !important;
    }
}

.advisorsList .single {
    width: calc((100% - 60px) / 4);
    padding-top: 40px;
    padding-bottom: 75px;
    border-top: 1px solid #c9cbda;
}

@media screen and (max-width: 768px) {
    .advisorsList .single {
        padding: 25px 0;
    }
}

@media screen and (min-width: 769px) {
    .advisorsList .single:nth-last-child(-n+4) {
        margin-bottom: 0;
        border-bottom: 1px solid #c9cbda;
    }
}

@media screen and (max-width: 768px) {
    .advisorsList .single {
        width: calc((100% - 20px) / 2);
        margin-right: 20px;
    }

    .advisorsList .single:nth-child(2n+2) {
        margin-right: 0;
    }

    .advisorsList .single:nth-last-child(-n+2) {
        margin-bottom: 0;
        border-bottom: 1px solid #c9cbda;
    }
}

.advisorsList .single h4 {
    margin-bottom: 0px;
    color: #bfc1d5;
    margin-bottom: 20px;
}

.advisorsList .social a {
    font-size: 18px;
    margin-right: 20px;
    opacity: 0.8;
    color: #bfc1d5;
}

@media screen and (max-width: 768px) {
    .advisorsList .social a {
        font-size: 14px;
    }
}

.advisorsList .social a:last-child {
    margin-right: 0;
}

.advisorsList .social a:hover {
    color: #1d2767;
}

.teamBottom {
    background: #1d2767 url(images/experience.jpg) no-repeat center top;
    background-size: cover;
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}

@media screen and (max-width: 768px) {
    .teamBottom {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
}

.teamBottom h2 {
    color: #ffffff;
}

.teamBottom h3 {
    color: #ffffff;
    margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
    .teamBottom h3 {
        margin-bottom: 20px;
    }
}

.teamBottom .experience_details h2 {
    color: #ffffff;
}

.teamBottom .experience_details h2 span {
    color: #e9ce33;
}

.teamBottom h1, .teamBottom span {
    color: #ffffff;
    margin-bottom: 0;
}

.teamBottom .details {
    width: 40%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media screen and (max-width: 768px) {
    .teamBottom .details {
        width: 100%;
    }
}

.teamBottom .details .single {
    width: calc((100% - 40px) / 2);
    margin-bottom: 30px;
}

.teamBottom .details .single:nth-last-child(-n+2) {
    margin-bottom: 0;
}

.teamBottom .details .single h1 {
    line-height: 1;
}

.teamBottom .details .single span {
    display: block;
    color: #ffffff;
    line-height: 1.3;
}

.sliderCon {
    margin-bottom: 0;
    padding-bottom: 0;
    position: relative;
}

.sliderCon .bx-has-pager {
    position: absolute;
    bottom: 134px;
    left: 0px;
    width: 100%;
    height: 10px;
}

@media screen and (max-width: 768px) {
    .sliderCon .bx-has-pager {
        display: none;
    }
}

.sliderCon .bx-has-pager .bx-pager {
    height: 10px;
}

.sliderCon > .inSliderCon > .slide {
    display: none;
}

.sliderCon > .inSliderCon > .slide:first-child {
    display: block;
}

.sliderCon .slide {
    padding-top: 120px;
    background: #1d2767 url(images/experience.jpg) no-repeat center top;
    background-size: cover;
    min-height: 100vh;
}

.sliderCon .slide .container .left .inCon, .sliderCon .slide .bx-has-pager .bx-pager .left .inCon, .sliderCon .bx-has-pager .slide .bx-pager .left .inCon {
    padding-left: 30px;
}

@media screen and (max-width: 768px) {
    .sliderCon .slide {
        padding-top: 100px;
        min-height: 100vh;
    }
}

.sliderCon .inCon {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media screen and (max-width: 768px) {
    .sliderCon .right {
        width: 100%;
    }
}

@media screen and (min-width: 769px) {
    .sliderCon .right {
        width: calc(32.5%);
    }
}

.sliderCon .right .box {
    margin-bottom: 20px;
    background: rgba(29, 39, 103, 0.9);
    color: #ffffff;
    padding: 35px 20px 35px 40px;
    border: 4px solid rgba(29, 39, 103, 0.9);
}

.sliderCon .right .box:hover {
    border-color: #e9ce33;
    cursor: pointer;
}

.sliderCon .right .box:hover a.h4, .sliderCon .right .box:hover .contactTop p a, .contactTop p .sliderCon .right .box:hover a {
    color: #e9ce33;
}

.sliderCon .right .box:hover a.h4:hover, .sliderCon .right .box:hover .contactTop p a:hover, .contactTop p .sliderCon .right .box:hover a:hover {
    color: #e9ce33 !important;
}

.sliderCon .right .box:hover .arrow,
.sliderCon .right .box:hover .arrow::before,
.sliderCon .right .box:hover .arrow::after {
    background: #e9ce33 !important;
}

@media screen and (max-width: 768px) {
    .sliderCon .right .box {
        padding: 25px 30px;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%;
        max-width: 100%;
    }
}

.sliderCon .right .box h2 {
    color: #ffffff;
}

.sliderCon .right .box a.h4, .sliderCon .right .box .contactTop p a, .contactTop p .sliderCon .right .box a {
    color: #ffffff;
}

.sliderCon .right .box a.h4:hover, .sliderCon .right .box .contactTop p a:hover, .contactTop p .sliderCon .right .box a:hover {
    color: #ffffff;
}

.sliderCon .right .box a.h4:hover::after, .sliderCon .right .box .contactTop p a:hover::after, .contactTop p .sliderCon .right .box a:hover::after {
    background: #ffffff;
    display: none;
}

.sliderCon .right .box a.h4 .arrow, .sliderCon .right .box .contactTop p a .arrow, .contactTop p .sliderCon .right .box a .arrow {
    background: #ffffff;
    margin-left: 5px;
}

.sliderCon .right .box a.h4 .arrow::before, .sliderCon .right .box .contactTop p a .arrow::before, .contactTop p .sliderCon .right .box a .arrow::before, .sliderCon .right .box a.h4 .arrow::after, .sliderCon .right .box .contactTop p a .arrow::after, .contactTop p .sliderCon .right .box a .arrow::after {
    background: #ffffff;
}

@media screen and (max-width: 768px) {
    .sliderCon .left {
        width: 100%;
    }
}

@media screen and (min-width: 769px) {
    .sliderCon .left {
        width: calc(67.5% - 40px);
        padding-top: 105px;
    }
}

.sliderCon .left h1, .sliderCon .left p, .sliderCon .left a {
    color: #ffffff;
}

.sliderCon .left p {
    font-size: 24px;
}

@media screen and (max-width: 768px) {
    .sliderCon .left p {
        font-size: 14px;
    }
}

.homeMiddle {
    padding: 50px 0 30px 0;
}

@media screen and (max-width: 768px) {
    .homeMiddle {
        padding: 30px 0 10px 0;
    }

    .homeMiddle .boxContent .h3, .homeMiddle .boxContent nav.category ul a, nav.category ul .homeMiddle .boxContent a {
        margin-top: 0;
    }
}

.homeMiddle .header {
    text-transform: uppercase;
    color: #1d2767 !important;
}

.homeMiddle .box {
    background: #1d2767;
    color: #ffffff;
}

.homeMiddle .box h2,
.homeMiddle .box h2 a {
    color: #ffffff !important;
}

.homeMiddle .link, .homeMiddle .main-footer .middle nav.footer a, .main-footer .middle nav.footer .homeMiddle a, .homeMiddle .contactTop .h3 a, .contactTop .h3 .homeMiddle a, .homeMiddle .contactTop nav.category ul a a, .contactTop nav.category ul a .homeMiddle a, .homeMiddle nav.category ul .contactTop a a, nav.category ul .contactTop a .homeMiddle a, .homeMiddle .article.content a:not(.button, .contains-image):hover, .article.content .homeMiddle a:not(.button, .contains-image):hover, .homeMiddle .main-footer .middle .article.footer a:not(.button, .contains-image):hover, .main-footer .middle .article.footer .homeMiddle a:not(.button, .contains-image):hover, .homeMiddle .contactBottom .inCol .article.singleColumn a:not(.button, .contains-image):hover, .contactBottom .inCol .article.singleColumn .homeMiddle a:not(.button, .contains-image):hover, .homeMiddle .sliderCon .right .article.box a:not(.button, .contains-image):hover, .sliderCon .right .article.box .homeMiddle a:not(.button, .contains-image):hover, .homeMiddle .homeBottom .testimonialSlider .inTestimonial .left .article.text a:not(.button, .contains-image):hover, .homeBottom .testimonialSlider .inTestimonial .left .article.text .homeMiddle a:not(.button, .contains-image):hover, .homeMiddle .homeBottom .testimonialSlider .inTestimonial .right .article.text a:not(.button, .contains-image):hover, .homeBottom .testimonialSlider .inTestimonial .right .article.text .homeMiddle a:not(.button, .contains-image):hover,
.homeMiddle .box h2 a {
    color: #ffffff !important;
}

.homeMiddle .link:hover, .homeMiddle .main-footer .middle nav.footer a:hover, .main-footer .middle nav.footer .homeMiddle a:hover, .homeMiddle .contactTop .h3 a:hover, .contactTop .h3 .homeMiddle a:hover, .homeMiddle .contactTop nav.category ul a a:hover, .contactTop nav.category ul a .homeMiddle a:hover, .homeMiddle nav.category ul .contactTop a a:hover, nav.category ul .contactTop a .homeMiddle a:hover, .homeMiddle .article.content a:hover:not(.button, .contains-image), .article.content .homeMiddle a:hover:not(.button, .contains-image), .homeMiddle .main-footer .middle .article.footer a:hover:not(.button, .contains-image), .main-footer .middle .article.footer .homeMiddle a:hover:not(.button, .contains-image), .homeMiddle .contactBottom .inCol .article.singleColumn a:hover:not(.button, .contains-image), .contactBottom .inCol .article.singleColumn .homeMiddle a:hover:not(.button, .contains-image), .homeMiddle .sliderCon .right .article.box a:hover:not(.button, .contains-image), .sliderCon .right .article.box .homeMiddle a:hover:not(.button, .contains-image), .homeMiddle .homeBottom .testimonialSlider .inTestimonial .left .article.text a:hover:not(.button, .contains-image), .homeBottom .testimonialSlider .inTestimonial .left .article.text .homeMiddle a:hover:not(.button, .contains-image), .homeMiddle .homeBottom .testimonialSlider .inTestimonial .right .article.text a:hover:not(.button, .contains-image), .homeBottom .testimonialSlider .inTestimonial .right .article.text .homeMiddle a:hover:not(.button, .contains-image),
.homeMiddle .box h2 a:hover {
    color: #dedfe9 !important;
}

.homeMiddle .link:hover::after, .homeMiddle .main-footer .middle nav.footer a:hover::after, .main-footer .middle nav.footer .homeMiddle a:hover::after, .homeMiddle .contactTop .h3 a:hover::after, .contactTop .h3 .homeMiddle a:hover::after, .homeMiddle .contactTop nav.category ul a a:hover::after, .contactTop nav.category ul a .homeMiddle a:hover::after, .homeMiddle nav.category ul .contactTop a a:hover::after, nav.category ul .contactTop a .homeMiddle a:hover::after, .homeMiddle .article.content a:not(.button, .contains-image):hover::after, .article.content .homeMiddle a:not(.button, .contains-image):hover::after, .homeMiddle .main-footer .middle .article.footer a:not(.button, .contains-image):hover::after, .main-footer .middle .article.footer .homeMiddle a:not(.button, .contains-image):hover::after, .homeMiddle .contactBottom .inCol .article.singleColumn a:not(.button, .contains-image):hover::after, .contactBottom .inCol .article.singleColumn .homeMiddle a:not(.button, .contains-image):hover::after, .homeMiddle .sliderCon .right .article.box a:not(.button, .contains-image):hover::after, .sliderCon .right .article.box .homeMiddle a:not(.button, .contains-image):hover::after, .homeMiddle .homeBottom .testimonialSlider .inTestimonial .left .article.text a:not(.button, .contains-image):hover::after, .homeBottom .testimonialSlider .inTestimonial .left .article.text .homeMiddle a:not(.button, .contains-image):hover::after, .homeMiddle .homeBottom .testimonialSlider .inTestimonial .right .article.text a:not(.button, .contains-image):hover::after, .homeBottom .testimonialSlider .inTestimonial .right .article.text .homeMiddle a:not(.button, .contains-image):hover::after, .homeMiddle .link:hover::before, .homeMiddle .main-footer .middle nav.footer a:hover::before, .main-footer .middle nav.footer .homeMiddle a:hover::before, .homeMiddle .contactTop .h3 a:hover::before, .contactTop .h3 .homeMiddle a:hover::before, .homeMiddle .contactTop nav.category ul a a:hover::before, .contactTop nav.category ul a .homeMiddle a:hover::before, .homeMiddle nav.category ul .contactTop a a:hover::before, nav.category ul .contactTop a .homeMiddle a:hover::before, .homeMiddle .article.content a:not(.button, .contains-image):hover::before, .article.content .homeMiddle a:not(.button, .contains-image):hover::before, .homeMiddle .main-footer .middle .article.footer a:not(.button, .contains-image):hover::before, .main-footer .middle .article.footer .homeMiddle a:not(.button, .contains-image):hover::before, .homeMiddle .contactBottom .inCol .article.singleColumn a:not(.button, .contains-image):hover::before, .contactBottom .inCol .article.singleColumn .homeMiddle a:not(.button, .contains-image):hover::before, .homeMiddle .sliderCon .right .article.box a:not(.button, .contains-image):hover::before, .sliderCon .right .article.box .homeMiddle a:not(.button, .contains-image):hover::before, .homeMiddle .homeBottom .testimonialSlider .inTestimonial .left .article.text a:not(.button, .contains-image):hover::before, .homeBottom .testimonialSlider .inTestimonial .left .article.text .homeMiddle a:not(.button, .contains-image):hover::before, .homeMiddle .homeBottom .testimonialSlider .inTestimonial .right .article.text a:not(.button, .contains-image):hover::before, .homeBottom .testimonialSlider .inTestimonial .right .article.text .homeMiddle a:not(.button, .contains-image):hover::before,
.homeMiddle .box h2 a:hover::after,
.homeMiddle .box h2 a:hover::before {
    background: #ffffff !important;
    display: none !important;
}

.homeMiddle .link .arrow, .homeMiddle .main-footer .middle nav.footer a .arrow, .main-footer .middle nav.footer .homeMiddle a .arrow, .homeMiddle .contactTop .h3 a .arrow, .contactTop .h3 .homeMiddle a .arrow, .homeMiddle .contactTop nav.category ul a a .arrow, .contactTop nav.category ul a .homeMiddle a .arrow, .homeMiddle nav.category ul .contactTop a a .arrow, nav.category ul .contactTop a .homeMiddle a .arrow, .homeMiddle .article.content a:not(.button, .contains-image):hover .arrow, .article.content .homeMiddle a:not(.button, .contains-image):hover .arrow, .homeMiddle .main-footer .middle .article.footer a:not(.button, .contains-image):hover .arrow, .main-footer .middle .article.footer .homeMiddle a:not(.button, .contains-image):hover .arrow, .homeMiddle .contactBottom .inCol .article.singleColumn a:not(.button, .contains-image):hover .arrow, .contactBottom .inCol .article.singleColumn .homeMiddle a:not(.button, .contains-image):hover .arrow, .homeMiddle .sliderCon .right .article.box a:not(.button, .contains-image):hover .arrow, .sliderCon .right .article.box .homeMiddle a:not(.button, .contains-image):hover .arrow, .homeMiddle .homeBottom .testimonialSlider .inTestimonial .left .article.text a:not(.button, .contains-image):hover .arrow, .homeBottom .testimonialSlider .inTestimonial .left .article.text .homeMiddle a:not(.button, .contains-image):hover .arrow, .homeMiddle .homeBottom .testimonialSlider .inTestimonial .right .article.text a:not(.button, .contains-image):hover .arrow, .homeBottom .testimonialSlider .inTestimonial .right .article.text .homeMiddle a:not(.button, .contains-image):hover .arrow,
.homeMiddle .box h2 a .arrow {
    background: #ffffff !important;
    color: #ffffff !important;
}

.homeMiddle .link .arrow::before, .homeMiddle .main-footer .middle nav.footer a .arrow::before, .main-footer .middle nav.footer .homeMiddle a .arrow::before, .homeMiddle .contactTop .h3 a .arrow::before, .contactTop .h3 .homeMiddle a .arrow::before, .homeMiddle .contactTop nav.category ul a a .arrow::before, .contactTop nav.category ul a .homeMiddle a .arrow::before, .homeMiddle nav.category ul .contactTop a a .arrow::before, nav.category ul .contactTop a .homeMiddle a .arrow::before, .homeMiddle .article.content a:not(.button, .contains-image):hover .arrow::before, .article.content .homeMiddle a:not(.button, .contains-image):hover .arrow::before, .homeMiddle .main-footer .middle .article.footer a:not(.button, .contains-image):hover .arrow::before, .main-footer .middle .article.footer .homeMiddle a:not(.button, .contains-image):hover .arrow::before, .homeMiddle .contactBottom .inCol .article.singleColumn a:not(.button, .contains-image):hover .arrow::before, .contactBottom .inCol .article.singleColumn .homeMiddle a:not(.button, .contains-image):hover .arrow::before, .homeMiddle .sliderCon .right .article.box a:not(.button, .contains-image):hover .arrow::before, .sliderCon .right .article.box .homeMiddle a:not(.button, .contains-image):hover .arrow::before, .homeMiddle .homeBottom .testimonialSlider .inTestimonial .left .article.text a:not(.button, .contains-image):hover .arrow::before, .homeBottom .testimonialSlider .inTestimonial .left .article.text .homeMiddle a:not(.button, .contains-image):hover .arrow::before, .homeMiddle .homeBottom .testimonialSlider .inTestimonial .right .article.text a:not(.button, .contains-image):hover .arrow::before, .homeBottom .testimonialSlider .inTestimonial .right .article.text .homeMiddle a:not(.button, .contains-image):hover .arrow::before, .homeMiddle .link .arrow::after, .homeMiddle .main-footer .middle nav.footer a .arrow::after, .main-footer .middle nav.footer .homeMiddle a .arrow::after, .homeMiddle .contactTop .h3 a .arrow::after, .contactTop .h3 .homeMiddle a .arrow::after, .homeMiddle .contactTop nav.category ul a a .arrow::after, .contactTop nav.category ul a .homeMiddle a .arrow::after, .homeMiddle nav.category ul .contactTop a a .arrow::after, nav.category ul .contactTop a .homeMiddle a .arrow::after, .homeMiddle .article.content a:not(.button, .contains-image):hover .arrow::after, .article.content .homeMiddle a:not(.button, .contains-image):hover .arrow::after, .homeMiddle .main-footer .middle .article.footer a:not(.button, .contains-image):hover .arrow::after, .main-footer .middle .article.footer .homeMiddle a:not(.button, .contains-image):hover .arrow::after, .homeMiddle .contactBottom .inCol .article.singleColumn a:not(.button, .contains-image):hover .arrow::after, .contactBottom .inCol .article.singleColumn .homeMiddle a:not(.button, .contains-image):hover .arrow::after, .homeMiddle .sliderCon .right .article.box a:not(.button, .contains-image):hover .arrow::after, .sliderCon .right .article.box .homeMiddle a:not(.button, .contains-image):hover .arrow::after, .homeMiddle .homeBottom .testimonialSlider .inTestimonial .left .article.text a:not(.button, .contains-image):hover .arrow::after, .homeBottom .testimonialSlider .inTestimonial .left .article.text .homeMiddle a:not(.button, .contains-image):hover .arrow::after, .homeMiddle .homeBottom .testimonialSlider .inTestimonial .right .article.text a:not(.button, .contains-image):hover .arrow::after, .homeBottom .testimonialSlider .inTestimonial .right .article.text .homeMiddle a:not(.button, .contains-image):hover .arrow::after,
.homeMiddle .box h2 a .arrow::before,
.homeMiddle .box h2 a .arrow::after {
    background: #ffffff !important;
}

@media screen and (min-width: 769px) {
    .inCon .singleLine {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-flow: row wrap;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.inCon .singleLine .box {
    margin-bottom: 20px;
    position: relative;
}

.inCon .singleLine .box::after {
    content: '';
    width: 100%;
    height: 100%;
    border: 4px solid #e9ce33;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.inCon .singleLine .box:hover::after {
    opacity: 1;
}

@media screen and (min-width: 769px) {
    .inCon .singleLine .box:nth-child(2), .inCon .singleLine .box:nth-child(3) {
        width: calc(67.5% - 20px);
    }

    .inCon .singleLine .box:nth-child(1), .inCon .singleLine .box:nth-child(4) {
        width: calc(32.5%);
    }
}

.inCon .singleLine .box .boxContent {
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 50;
    padding: 40px;
}

.inCon .singleLine .box .boxContent .link .arrow, .inCon .singleLine .box .boxContent .main-footer .middle nav.footer a .arrow, .main-footer .middle nav.footer .inCon .singleLine .box .boxContent a .arrow, .inCon .singleLine .box .boxContent .contactTop .h3 a .arrow, .contactTop .h3 .inCon .singleLine .box .boxContent a .arrow, .inCon .singleLine .box .boxContent .contactTop nav.category ul a a .arrow, .contactTop nav.category ul a .inCon .singleLine .box .boxContent a .arrow, .inCon .singleLine .box .boxContent nav.category ul .contactTop a a .arrow, nav.category ul .contactTop a .inCon .singleLine .box .boxContent a .arrow, .inCon .singleLine .box .boxContent .article.content a:not(.button, .contains-image):hover .arrow, .article.content .inCon .singleLine .box .boxContent a:not(.button, .contains-image):hover .arrow, .inCon .singleLine .box .boxContent .main-footer .middle .article.footer a:not(.button, .contains-image):hover .arrow, .main-footer .middle .article.footer .inCon .singleLine .box .boxContent a:not(.button, .contains-image):hover .arrow, .inCon .singleLine .box .boxContent .contactBottom .inCol .article.singleColumn a:not(.button, .contains-image):hover .arrow, .contactBottom .inCol .article.singleColumn .inCon .singleLine .box .boxContent a:not(.button, .contains-image):hover .arrow, .inCon .singleLine .sliderCon .right .article.box .boxContent a:not(.button, .contains-image):hover .arrow, .sliderCon .right .inCon .singleLine .article.box .boxContent a:not(.button, .contains-image):hover .arrow, .inCon .singleLine .box .boxContent .homeBottom .testimonialSlider .inTestimonial .left .article.text a:not(.button, .contains-image):hover .arrow, .homeBottom .testimonialSlider .inTestimonial .left .article.text .inCon .singleLine .box .boxContent a:not(.button, .contains-image):hover .arrow, .inCon .singleLine .box .boxContent .homeBottom .testimonialSlider .inTestimonial .right .article.text a:not(.button, .contains-image):hover .arrow, .homeBottom .testimonialSlider .inTestimonial .right .article.text .inCon .singleLine .box .boxContent a:not(.button, .contains-image):hover .arrow {
    margin-left: 5px;
}

.inCon .singleLine .box .boxContent .link:hover, .inCon .singleLine .box .boxContent .main-footer .middle nav.footer a:hover, .main-footer .middle nav.footer .inCon .singleLine .box .boxContent a:hover, .inCon .singleLine .box .boxContent .contactTop .h3 a:hover, .contactTop .h3 .inCon .singleLine .box .boxContent a:hover, .inCon .singleLine .box .boxContent .contactTop nav.category ul a a:hover, .contactTop nav.category ul a .inCon .singleLine .box .boxContent a:hover, .inCon .singleLine .box .boxContent nav.category ul .contactTop a a:hover, nav.category ul .contactTop a .inCon .singleLine .box .boxContent a:hover, .inCon .singleLine .box .boxContent .article.content a:hover:not(.button, .contains-image), .article.content .inCon .singleLine .box .boxContent a:hover:not(.button, .contains-image), .inCon .singleLine .box .boxContent .main-footer .middle .article.footer a:hover:not(.button, .contains-image), .main-footer .middle .article.footer .inCon .singleLine .box .boxContent a:hover:not(.button, .contains-image), .inCon .singleLine .box .boxContent .contactBottom .inCol .article.singleColumn a:hover:not(.button, .contains-image), .contactBottom .inCol .article.singleColumn .inCon .singleLine .box .boxContent a:hover:not(.button, .contains-image), .inCon .singleLine .sliderCon .right .article.box .boxContent a:hover:not(.button, .contains-image), .sliderCon .right .inCon .singleLine .article.box .boxContent a:hover:not(.button, .contains-image), .inCon .singleLine .box .boxContent .homeBottom .testimonialSlider .inTestimonial .left .article.text a:hover:not(.button, .contains-image), .homeBottom .testimonialSlider .inTestimonial .left .article.text .inCon .singleLine .box .boxContent a:hover:not(.button, .contains-image), .inCon .singleLine .box .boxContent .homeBottom .testimonialSlider .inTestimonial .right .article.text a:hover:not(.button, .contains-image), .homeBottom .testimonialSlider .inTestimonial .right .article.text .inCon .singleLine .box .boxContent a:hover:not(.button, .contains-image) {
    color: #e9ce33 !important;
}

.inCon .singleLine .box .boxContent .link:hover .arrow, .inCon .singleLine .box .boxContent .main-footer .middle nav.footer a:hover .arrow, .main-footer .middle nav.footer .inCon .singleLine .box .boxContent a:hover .arrow, .inCon .singleLine .box .boxContent .contactTop .h3 a:hover .arrow, .contactTop .h3 .inCon .singleLine .box .boxContent a:hover .arrow, .inCon .singleLine .box .boxContent .contactTop nav.category ul a a:hover .arrow, .contactTop nav.category ul a .inCon .singleLine .box .boxContent a:hover .arrow, .inCon .singleLine .box .boxContent nav.category ul .contactTop a a:hover .arrow, nav.category ul .contactTop a .inCon .singleLine .box .boxContent a:hover .arrow, .inCon .singleLine .box .boxContent .article.content a:hover:not(.button, .contains-image) .arrow, .article.content .inCon .singleLine .box .boxContent a:hover:not(.button, .contains-image) .arrow, .inCon .singleLine .box .boxContent .main-footer .middle .article.footer a:hover:not(.button, .contains-image) .arrow, .main-footer .middle .article.footer .inCon .singleLine .box .boxContent a:hover:not(.button, .contains-image) .arrow, .inCon .singleLine .box .boxContent .contactBottom .inCol .article.singleColumn a:hover:not(.button, .contains-image) .arrow, .contactBottom .inCol .article.singleColumn .inCon .singleLine .box .boxContent a:hover:not(.button, .contains-image) .arrow, .inCon .singleLine .sliderCon .right .article.box .boxContent a:hover:not(.button, .contains-image) .arrow, .sliderCon .right .inCon .singleLine .article.box .boxContent a:hover:not(.button, .contains-image) .arrow, .inCon .singleLine .box .boxContent .homeBottom .testimonialSlider .inTestimonial .left .article.text a:hover:not(.button, .contains-image) .arrow, .homeBottom .testimonialSlider .inTestimonial .left .article.text .inCon .singleLine .box .boxContent a:hover:not(.button, .contains-image) .arrow, .inCon .singleLine .box .boxContent .homeBottom .testimonialSlider .inTestimonial .right .article.text a:hover:not(.button, .contains-image) .arrow, .homeBottom .testimonialSlider .inTestimonial .right .article.text .inCon .singleLine .box .boxContent a:hover:not(.button, .contains-image) .arrow,
.inCon .singleLine .box .boxContent .link:hover .arrow::before,
.inCon .singleLine .box .boxContent .main-footer .middle nav.footer a:hover .arrow::before,
.main-footer .middle nav.footer .inCon .singleLine .box .boxContent a:hover .arrow::before,
.inCon .singleLine .box .boxContent .contactTop .h3 a:hover .arrow::before,
.contactTop .h3 .inCon .singleLine .box .boxContent a:hover .arrow::before,
.inCon .singleLine .box .boxContent .contactTop nav.category ul a a:hover .arrow::before,
.contactTop nav.category ul a .inCon .singleLine .box .boxContent a:hover .arrow::before,
.inCon .singleLine .box .boxContent nav.category ul .contactTop a a:hover .arrow::before,
nav.category ul .contactTop a .inCon .singleLine .box .boxContent a:hover .arrow::before,
.inCon .singleLine .box .boxContent .article.content a:hover:not(.button, .contains-image) .arrow::before,
.article.content .inCon .singleLine .box .boxContent a:hover:not(.button, .contains-image) .arrow::before,
.inCon .singleLine .box .boxContent .main-footer .middle .article.footer a:hover:not(.button, .contains-image) .arrow::before,
.main-footer .middle .article.footer .inCon .singleLine .box .boxContent a:hover:not(.button, .contains-image) .arrow::before,
.inCon .singleLine .box .boxContent .contactBottom .inCol .article.singleColumn a:hover:not(.button, .contains-image) .arrow::before,
.contactBottom .inCol .article.singleColumn .inCon .singleLine .box .boxContent a:hover:not(.button, .contains-image) .arrow::before,
.inCon .singleLine .sliderCon .right .article.box .boxContent a:hover:not(.button, .contains-image) .arrow::before,
.sliderCon .right .inCon .singleLine .article.box .boxContent a:hover:not(.button, .contains-image) .arrow::before,
.inCon .singleLine .box .boxContent .homeBottom .testimonialSlider .inTestimonial .left .article.text a:hover:not(.button, .contains-image) .arrow::before,
.homeBottom .testimonialSlider .inTestimonial .left .article.text .inCon .singleLine .box .boxContent a:hover:not(.button, .contains-image) .arrow::before,
.inCon .singleLine .box .boxContent .homeBottom .testimonialSlider .inTestimonial .right .article.text a:hover:not(.button, .contains-image) .arrow::before,
.homeBottom .testimonialSlider .inTestimonial .right .article.text .inCon .singleLine .box .boxContent a:hover:not(.button, .contains-image) .arrow::before,
.inCon .singleLine .box .boxContent .link:hover .arrow::after,
.inCon .singleLine .box .boxContent .main-footer .middle nav.footer a:hover .arrow::after,
.main-footer .middle nav.footer .inCon .singleLine .box .boxContent a:hover .arrow::after,
.inCon .singleLine .box .boxContent .contactTop .h3 a:hover .arrow::after,
.contactTop .h3 .inCon .singleLine .box .boxContent a:hover .arrow::after,
.inCon .singleLine .box .boxContent .contactTop nav.category ul a a:hover .arrow::after,
.contactTop nav.category ul a .inCon .singleLine .box .boxContent a:hover .arrow::after,
.inCon .singleLine .box .boxContent nav.category ul .contactTop a a:hover .arrow::after,
nav.category ul .contactTop a .inCon .singleLine .box .boxContent a:hover .arrow::after,
.inCon .singleLine .box .boxContent .article.content a:hover:not(.button, .contains-image) .arrow::after,
.article.content .inCon .singleLine .box .boxContent a:hover:not(.button, .contains-image) .arrow::after,
.inCon .singleLine .box .boxContent .main-footer .middle .article.footer a:hover:not(.button, .contains-image) .arrow::after,
.main-footer .middle .article.footer .inCon .singleLine .box .boxContent a:hover:not(.button, .contains-image) .arrow::after,
.inCon .singleLine .box .boxContent .contactBottom .inCol .article.singleColumn a:hover:not(.button, .contains-image) .arrow::after,
.contactBottom .inCol .article.singleColumn .inCon .singleLine .box .boxContent a:hover:not(.button, .contains-image) .arrow::after,
.inCon .singleLine .sliderCon .right .article.box .boxContent a:hover:not(.button, .contains-image) .arrow::after,
.sliderCon .right .inCon .singleLine .article.box .boxContent a:hover:not(.button, .contains-image) .arrow::after,
.inCon .singleLine .box .boxContent .homeBottom .testimonialSlider .inTestimonial .left .article.text a:hover:not(.button, .contains-image) .arrow::after,
.homeBottom .testimonialSlider .inTestimonial .left .article.text .inCon .singleLine .box .boxContent a:hover:not(.button, .contains-image) .arrow::after,
.inCon .singleLine .box .boxContent .homeBottom .testimonialSlider .inTestimonial .right .article.text a:hover:not(.button, .contains-image) .arrow::after,
.homeBottom .testimonialSlider .inTestimonial .right .article.text .inCon .singleLine .box .boxContent a:hover:not(.button, .contains-image) .arrow::after {
    background: #e9ce33 !important;
}

.inCon .singleLine .box .boxContent:hover {
    cursor: pointer;
    border-color: #e9ce33;
}

.inCon .singleLine .box .boxContent:hover .link, .inCon .singleLine .box .boxContent:hover .main-footer .middle nav.footer a, .main-footer .middle nav.footer .inCon .singleLine .box .boxContent:hover a, .inCon .singleLine .box .boxContent:hover .contactTop .h3 a, .contactTop .h3 .inCon .singleLine .box .boxContent:hover a, .inCon .singleLine .box .boxContent:hover .contactTop nav.category ul a a, .contactTop nav.category ul a .inCon .singleLine .box .boxContent:hover a, .inCon .singleLine .box .boxContent:hover nav.category ul .contactTop a a, nav.category ul .contactTop a .inCon .singleLine .box .boxContent:hover a, .inCon .singleLine .box .boxContent:hover .article.content a:not(.button, .contains-image):hover, .article.content .inCon .singleLine .box .boxContent:hover a:not(.button, .contains-image):hover, .inCon .singleLine .box .boxContent:hover .main-footer .middle .article.footer a:not(.button, .contains-image):hover, .main-footer .middle .article.footer .inCon .singleLine .box .boxContent:hover a:not(.button, .contains-image):hover, .inCon .singleLine .box .boxContent:hover .contactBottom .inCol .article.singleColumn a:not(.button, .contains-image):hover, .contactBottom .inCol .article.singleColumn .inCon .singleLine .box .boxContent:hover a:not(.button, .contains-image):hover, .inCon .singleLine .sliderCon .right .article.box .boxContent:hover a:not(.button, .contains-image):hover, .sliderCon .right .inCon .singleLine .article.box .boxContent:hover a:not(.button, .contains-image):hover, .inCon .singleLine .box .boxContent:hover .homeBottom .testimonialSlider .inTestimonial .left .article.text a:not(.button, .contains-image):hover, .homeBottom .testimonialSlider .inTestimonial .left .article.text .inCon .singleLine .box .boxContent:hover a:not(.button, .contains-image):hover, .inCon .singleLine .box .boxContent:hover .homeBottom .testimonialSlider .inTestimonial .right .article.text a:not(.button, .contains-image):hover, .homeBottom .testimonialSlider .inTestimonial .right .article.text .inCon .singleLine .box .boxContent:hover a:not(.button, .contains-image):hover {
    color: #e9ce33 !important;
}

.inCon .singleLine .box .boxContent:hover .link .arrow, .inCon .singleLine .box .boxContent:hover .main-footer .middle nav.footer a .arrow, .main-footer .middle nav.footer .inCon .singleLine .box .boxContent:hover a .arrow, .inCon .singleLine .box .boxContent:hover .contactTop .h3 a .arrow, .contactTop .h3 .inCon .singleLine .box .boxContent:hover a .arrow, .inCon .singleLine .box .boxContent:hover .contactTop nav.category ul a a .arrow, .contactTop nav.category ul a .inCon .singleLine .box .boxContent:hover a .arrow, .inCon .singleLine .box .boxContent:hover nav.category ul .contactTop a a .arrow, nav.category ul .contactTop a .inCon .singleLine .box .boxContent:hover a .arrow, .inCon .singleLine .box .boxContent:hover .article.content a:not(.button, .contains-image):hover .arrow, .article.content .inCon .singleLine .box .boxContent:hover a:not(.button, .contains-image):hover .arrow, .inCon .singleLine .box .boxContent:hover .main-footer .middle .article.footer a:not(.button, .contains-image):hover .arrow, .main-footer .middle .article.footer .inCon .singleLine .box .boxContent:hover a:not(.button, .contains-image):hover .arrow, .inCon .singleLine .box .boxContent:hover .contactBottom .inCol .article.singleColumn a:not(.button, .contains-image):hover .arrow, .contactBottom .inCol .article.singleColumn .inCon .singleLine .box .boxContent:hover a:not(.button, .contains-image):hover .arrow, .inCon .singleLine .sliderCon .right .article.box .boxContent:hover a:not(.button, .contains-image):hover .arrow, .sliderCon .right .inCon .singleLine .article.box .boxContent:hover a:not(.button, .contains-image):hover .arrow, .inCon .singleLine .box .boxContent:hover .homeBottom .testimonialSlider .inTestimonial .left .article.text a:not(.button, .contains-image):hover .arrow, .homeBottom .testimonialSlider .inTestimonial .left .article.text .inCon .singleLine .box .boxContent:hover a:not(.button, .contains-image):hover .arrow, .inCon .singleLine .box .boxContent:hover .homeBottom .testimonialSlider .inTestimonial .right .article.text a:not(.button, .contains-image):hover .arrow, .homeBottom .testimonialSlider .inTestimonial .right .article.text .inCon .singleLine .box .boxContent:hover a:not(.button, .contains-image):hover .arrow,
.inCon .singleLine .box .boxContent:hover .link .arrow::before
.arrow::after,
.inCon .singleLine .box .boxContent:hover .main-footer .middle nav.footer a .arrow::before
.arrow::after,
.main-footer .middle nav.footer .inCon .singleLine .box .boxContent:hover a .arrow::before
.arrow::after,
.inCon .singleLine .box .boxContent:hover .contactTop .h3 a .arrow::before
.arrow::after,
.contactTop .h3 .inCon .singleLine .box .boxContent:hover a .arrow::before
.arrow::after,
.inCon .singleLine .box .boxContent:hover .contactTop nav.category ul a a .arrow::before
.arrow::after,
.contactTop nav.category ul a .inCon .singleLine .box .boxContent:hover a .arrow::before
.arrow::after,
.inCon .singleLine .box .boxContent:hover nav.category ul .contactTop a a .arrow::before
.arrow::after,
nav.category ul .contactTop a .inCon .singleLine .box .boxContent:hover a .arrow::before
.arrow::after,
.inCon .singleLine .box .boxContent:hover .article.content a:not(.button, .contains-image):hover .arrow::before
.arrow::after,
.article.content .inCon .singleLine .box .boxContent:hover a:not(.button, .contains-image):hover .arrow::before
.arrow::after,
.inCon .singleLine .box .boxContent:hover .main-footer .middle .article.footer a:not(.button, .contains-image):hover .arrow::before
.arrow::after,
.main-footer .middle .article.footer .inCon .singleLine .box .boxContent:hover a:not(.button, .contains-image):hover .arrow::before
.arrow::after,
.inCon .singleLine .box .boxContent:hover .contactBottom .inCol .article.singleColumn a:not(.button, .contains-image):hover .arrow::before
.arrow::after,
.contactBottom .inCol .article.singleColumn .inCon .singleLine .box .boxContent:hover a:not(.button, .contains-image):hover .arrow::before
.arrow::after,
.inCon .singleLine .sliderCon .right .article.box .boxContent:hover a:not(.button, .contains-image):hover .arrow::before
.arrow::after,
.sliderCon .right .inCon .singleLine .article.box .boxContent:hover a:not(.button, .contains-image):hover .arrow::before
.arrow::after,
.inCon .singleLine .box .boxContent:hover .homeBottom .testimonialSlider .inTestimonial .left .article.text a:not(.button, .contains-image):hover .arrow::before
.arrow::after,
.homeBottom .testimonialSlider .inTestimonial .left .article.text .inCon .singleLine .box .boxContent:hover a:not(.button, .contains-image):hover .arrow::before
.arrow::after,
.inCon .singleLine .box .boxContent:hover .homeBottom .testimonialSlider .inTestimonial .right .article.text a:not(.button, .contains-image):hover .arrow::before
.arrow::after,
.homeBottom .testimonialSlider .inTestimonial .right .article.text .inCon .singleLine .box .boxContent:hover a:not(.button, .contains-image):hover .arrow::before
.arrow::after {
    background: #e9ce33 !important;
}

@media screen and (max-width: 768px) {
    .inCon .singleLine .box .boxContent {
        padding: 25px 30px;
    }
}

.inCon .singleLine .box::before {
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(18, 35, 105, 0.5) 0%, rgba(15, 35, 105, 0.54) 20%, rgba(9, 34, 106, 0.67) 64%, rgba(9, 34, 106, 0.7) 73%, rgba(8, 33, 106, 0.76) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(18, 35, 105, 0.5) 0%, rgba(15, 35, 105, 0.54) 20%, rgba(9, 34, 106, 0.67) 64%, rgba(9, 34, 106, 0.7) 73%, rgba(8, 33, 106, 0.76) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80122369', endColorstr='#c208216a', GradientType=0);
    /* IE6-9 */
}

@media screen and (max-width: 768px) {
    .inCon .singleLine .box {
        margin-bottom: 15px;
    }
}

@media screen and (min-width: 769px) {
    .inCon .singleLine .box {
        min-height: 450px;
    }
}

@media screen and (min-width: 769px) {
    .inCon .singleLine .box .link, .inCon .singleLine .box .main-footer .middle nav.footer a, .main-footer .middle nav.footer .inCon .singleLine .box a, .inCon .singleLine .box .contactTop .h3 a, .contactTop .h3 .inCon .singleLine .box a, .inCon .singleLine .box .contactTop nav.category ul a a, .contactTop nav.category ul a .inCon .singleLine .box a, .inCon .singleLine .box nav.category ul .contactTop a a, nav.category ul .contactTop a .inCon .singleLine .box a, .inCon .singleLine .box .article.content a:not(.button, .contains-image):hover, .article.content .inCon .singleLine .box a:not(.button, .contains-image):hover, .inCon .singleLine .box .main-footer .middle .article.footer a:not(.button, .contains-image):hover, .main-footer .middle .article.footer .inCon .singleLine .box a:not(.button, .contains-image):hover, .inCon .singleLine .box .contactBottom .inCol .article.singleColumn a:not(.button, .contains-image):hover, .contactBottom .inCol .article.singleColumn .inCon .singleLine .box a:not(.button, .contains-image):hover, .inCon .singleLine .sliderCon .right .article.box a:not(.button, .contains-image):hover, .sliderCon .right .inCon .singleLine .article.box a:not(.button, .contains-image):hover, .inCon .singleLine .box .homeBottom .testimonialSlider .inTestimonial .left .article.text a:not(.button, .contains-image):hover, .homeBottom .testimonialSlider .inTestimonial .left .article.text .inCon .singleLine .box a:not(.button, .contains-image):hover, .inCon .singleLine .box .homeBottom .testimonialSlider .inTestimonial .right .article.text a:not(.button, .contains-image):hover, .homeBottom .testimonialSlider .inTestimonial .right .article.text .inCon .singleLine .box a:not(.button, .contains-image):hover {
        position: absolute;
        left: 40px;
        bottom: 40px;
    }
}

@media screen and (min-width: 769px) {
    .inCon .singleLine:nth-child(even) .box:last-child {
        width: calc(67.5% - 20px);
    }

    .inCon .singleLine:nth-child(even) .box:first-child {
        width: calc(32.5%);
    }
}

.homeBottom .header {
    text-transform: uppercase;
}

@media screen and (min-width: 769px) {
    .homeBottom .testimonialSlider .inTestimonial {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-flow: row wrap;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
}

@media screen and (min-width: 769px) and (max-width: 768px) {
    .homeBottom .testimonialSlider .inTestimonial {
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

.homeBottom .testimonialSlider .inTestimonial .left {
    background-color: #1d2767;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

@media screen and (min-width: 769px) {
    .homeBottom .testimonialSlider .inTestimonial .left {
        width: calc(32.5%);
        padding: 30px 30px 30px 60px;
    }
}

@media screen and (max-width: 768px) {
    .homeBottom .testimonialSlider .inTestimonial .left .text {
        width: calc(100% - 70px);
    }
}

@media screen and (max-width: 768px) {
    .homeBottom .testimonialSlider .inTestimonial .left {
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 0 20px 20px 20px;
    }
}

.homeBottom .testimonialSlider .inTestimonial .left .commaCon {
    width: 50px;
    height: 50px;
    background: #e9ce33;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (max-width: 768px) {
    .homeBottom .testimonialSlider .inTestimonial .left .commaCon {
        margin-right: 20px;
    }
}

@media screen and (min-width: 769px) {
    .homeBottom .testimonialSlider .inTestimonial .left .commaCon {
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}

.homeBottom .testimonialSlider .inTestimonial .left .commaCon img {
    width: 20px;
    max-width: 20px;
}

.homeBottom .testimonialSlider .inTestimonial .left h3 {
    color: #ffffff;
    margin-bottom: 10px;
}

.homeBottom .testimonialSlider .inTestimonial .left p {
    color: #57575b;
}

.homeBottom .testimonialSlider .inTestimonial .right {
    width: calc(67.5% - 20px);
    background-color: #1d2767;
    color: #ffffff;
    padding: 40px;
    position: relative;
}

.homeBottom .testimonialSlider .inTestimonial .right::before {
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(18, 35, 105, 0.5) 0%, rgba(15, 35, 105, 0.54) 20%, rgba(9, 34, 106, 0.67) 64%, rgba(9, 34, 106, 0.7) 73%, rgba(8, 33, 106, 0.76) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(18, 35, 105, 0.5) 0%, rgba(15, 35, 105, 0.54) 20%, rgba(9, 34, 106, 0.67) 64%, rgba(9, 34, 106, 0.7) 73%, rgba(8, 33, 106, 0.76) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80122369', endColorstr='#c208216a', GradientType=0);
    /* IE6-9 */
}

.homeBottom .testimonialSlider .inTestimonial .right .text {
    position: relative;
    z-index: 100;
}

@media screen and (max-width: 768px) {
    .homeBottom .testimonialSlider .inTestimonial .right {
        padding: 20px;
        width: calc(100%);
    }
}

.homeBottom .testimonialSlider > .container > .inCon > .testimonial, .homeBottom .sliderCon .bx-has-pager .testimonialSlider > .bx-pager > .inCon > .testimonial, .sliderCon .bx-has-pager .homeBottom .testimonialSlider > .bx-pager > .inCon > .testimonial {
    display: none;
}

.homeBottom .testimonialSlider > .container > .inCon > .testimonial:first-child, .homeBottom .sliderCon .bx-has-pager .testimonialSlider > .bx-pager > .inCon > .testimonial:first-child, .sliderCon .bx-has-pager .homeBottom .testimonialSlider > .bx-pager > .inCon > .testimonial:first-child {
    display: block;
}

input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"],
textarea,
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0 !important;
    box-shadow: none !important;
}

.button,
button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none !important;
}

.overflowCon {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    pointer-events: none;
    opacity: 0;
    background: rgba(29, 39, 103, 0.4);
}

.overflowCon.active {
    pointer-events: auto;
    opacity: 1;
}

.overflowCon .container, .overflowCon .sliderCon .bx-has-pager .bx-pager, .sliderCon .bx-has-pager .overflowCon .bx-pager {
    position: relative;
}

@media screen and (max-width: 768px) {
    .overflowCon .container, .overflowCon .sliderCon .bx-has-pager .bx-pager, .sliderCon .bx-has-pager .overflowCon .bx-pager {
        padding: 0 !important;
        height: 100%;
        background: #ffffff;
    }
}

.overflowCon .container .peopleDetails, .overflowCon .sliderCon .bx-has-pager .bx-pager .peopleDetails, .sliderCon .bx-has-pager .overflowCon .bx-pager .peopleDetails {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 50px;
}

@media screen and (min-width: 769px) {
    .overflowCon .container .peopleDetails, .overflowCon .sliderCon .bx-has-pager .bx-pager .peopleDetails, .sliderCon .bx-has-pager .overflowCon .bx-pager .peopleDetails {
        min-height: 90vh;
    }
}

@media screen and (max-width: 768px) {
    .overflowCon .container .peopleDetails, .overflowCon .sliderCon .bx-has-pager .bx-pager .peopleDetails, .sliderCon .bx-has-pager .overflowCon .bx-pager .peopleDetails {
        padding-top: 0;
    }
}

.overflowCon .container .peopleDetails img, .overflowCon .sliderCon .bx-has-pager .bx-pager .peopleDetails img, .sliderCon .bx-has-pager .overflowCon .bx-pager .peopleDetails img {
    max-height: 100%;
}

.overflowCon .container .peopleDetails .left, .overflowCon .sliderCon .bx-has-pager .bx-pager .peopleDetails .left, .sliderCon .bx-has-pager .overflowCon .bx-pager .peopleDetails .left {
    width: 50%;
    background: #ffffff url(images/person.jpg) no-repeat center top;
    background-size: cover;
}

@media screen and (max-width: 768px) {
    .overflowCon .container .peopleDetails .left, .overflowCon .sliderCon .bx-has-pager .bx-pager .peopleDetails .left, .sliderCon .bx-has-pager .overflowCon .bx-pager .peopleDetails .left {
        width: 100%;
        background: #ffffff !important;
        display: none;
    }

    .overflowCon .container .peopleDetails .left img, .overflowCon .sliderCon .bx-has-pager .bx-pager .peopleDetails .left img, .sliderCon .bx-has-pager .overflowCon .bx-pager .peopleDetails .left img {
        display: block !important;
        max-height: 200px;
        text-align: center;
        margin: 0 auto;
    }
}

.overflowCon .container .peopleDetails .left img, .overflowCon .sliderCon .bx-has-pager .bx-pager .peopleDetails .left img, .sliderCon .bx-has-pager .overflowCon .bx-pager .peopleDetails .left img {
    display: none;
}

.overflowCon .container .peopleDetails .right, .overflowCon .sliderCon .bx-has-pager .bx-pager .peopleDetails .right, .sliderCon .bx-has-pager .overflowCon .bx-pager .peopleDetails .right {
    width: 50%;
    background: #ffffff;
    position: relative;
    padding: 30px 30px 30px 50px;
}

@media screen and (max-width: 768px) {
    .overflowCon .container .peopleDetails .right, .overflowCon .sliderCon .bx-has-pager .bx-pager .peopleDetails .right, .sliderCon .bx-has-pager .overflowCon .bx-pager .peopleDetails .right {
        width: 100%;
        padding: 30px 20px 30px 20px;
    }
}

.overflowCon .container .peopleDetails .right h3, .overflowCon .sliderCon .bx-has-pager .bx-pager .peopleDetails .right h3, .sliderCon .bx-has-pager .overflowCon .bx-pager .peopleDetails .right h3 {
    margin-top: 0;
}

.overflowCon .container .peopleDetails .right .social, .overflowCon .sliderCon .bx-has-pager .bx-pager .peopleDetails .right .social, .sliderCon .bx-has-pager .overflowCon .bx-pager .peopleDetails .right .social {
    margin-bottom: 30px;
}

.overflowCon .container .peopleDetails .right .social a, .overflowCon .sliderCon .bx-has-pager .bx-pager .peopleDetails .right .social a, .sliderCon .bx-has-pager .overflowCon .bx-pager .peopleDetails .right .social a {
    display: inline-block;
    line-height: 1;
    margin-right: 15px;
    color: #dedfe9;
}

.overflowCon .container .peopleDetails .right .social a:hover, .overflowCon .sliderCon .bx-has-pager .bx-pager .peopleDetails .right .social a:hover, .sliderCon .bx-has-pager .overflowCon .bx-pager .peopleDetails .right .social a:hover {
    color: #1d2767;
}

.overflowCon .container .peopleDetails .right .social a:hover::after, .overflowCon .sliderCon .bx-has-pager .bx-pager .peopleDetails .right .social a:hover::after, .sliderCon .bx-has-pager .overflowCon .bx-pager .peopleDetails .right .social a:hover::after {
    width: 0;
}

.overflowCon .container .peopleDetails .right .social a:last-child, .overflowCon .sliderCon .bx-has-pager .bx-pager .peopleDetails .right .social a:last-child, .sliderCon .bx-has-pager .overflowCon .bx-pager .peopleDetails .right .social a:last-child {
    margin-right: 0;
}

.overflowCon .container .peopleDetails .right .text, .overflowCon .sliderCon .bx-has-pager .bx-pager .peopleDetails .right .text, .sliderCon .bx-has-pager .overflowCon .bx-pager .peopleDetails .right .text {
    max-height: calc(100vh - 300px);
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 30px;
}

@media screen and (max-width: 768px) {
    .overflowCon .container .peopleDetails .right .text, .overflowCon .sliderCon .bx-has-pager .bx-pager .peopleDetails .right .text, .sliderCon .bx-has-pager .overflowCon .bx-pager .peopleDetails .right .text {
        max-height: calc(100vh - 200px);
    }
}

.overflowCon .container .peopleDetails .right .text::-webkit-scrollbar-track, .overflowCon .sliderCon .bx-has-pager .bx-pager .peopleDetails .right .text::-webkit-scrollbar-track, .sliderCon .bx-has-pager .overflowCon .bx-pager .peopleDetails .right .text::-webkit-scrollbar-track {
    background-color: #e8eaef;
    width: 4px;
}

.overflowCon .container .peopleDetails .right .text::-webkit-scrollbar, .overflowCon .sliderCon .bx-has-pager .bx-pager .peopleDetails .right .text::-webkit-scrollbar, .sliderCon .bx-has-pager .overflowCon .bx-pager .peopleDetails .right .text::-webkit-scrollbar {
    width: 4px;
    background-color: #e8eaef;
}

.overflowCon .container .peopleDetails .right .text::-webkit-scrollbar-thumb, .overflowCon .sliderCon .bx-has-pager .bx-pager .peopleDetails .right .text::-webkit-scrollbar-thumb, .sliderCon .bx-has-pager .overflowCon .bx-pager .peopleDetails .right .text::-webkit-scrollbar-thumb {
    background-color: #1d2767;
}

.overflowCon .container .peopleDetails .right .cross, .overflowCon .sliderCon .bx-has-pager .bx-pager .peopleDetails .right .cross, .sliderCon .bx-has-pager .overflowCon .bx-pager .peopleDetails .right .cross {
    position: absolute;
    right: 20px;
    top: 20px;
    line-height: 1;
}

.overflowCon .container .peopleDetails .right .cross:hover::after, .overflowCon .sliderCon .bx-has-pager .bx-pager .peopleDetails .right .cross:hover::after, .sliderCon .bx-has-pager .overflowCon .bx-pager .peopleDetails .right .cross:hover::after {
    display: none;
}

.teamBottom .single h1 {
    position: relative;
}

.teamBottom .single h1 .plus {
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 24px;
    border-radius: 25px;
    color: #ffffff;
    background: #e9ce33;
    display: inline-block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-left: 5px;
}

@media screen and (max-width: 768px) {
    .teamBottom .single h1 .plus {
        width: 15px;
        height: 15px;
        line-height: 15px;
        text-align: center;
        font-size: 13px;
        border-radius: 15px;
        margin-left: 3px;
    }
}

.bx-has-pager .bx-pager-item {
    display: inline-block;
    margin-right: 12px;
}

.bx-has-pager .bx-pager-item:last-child {
    margin-right: 0;
}

.bx-has-pager .bx-pager-item a {
    display: block;
    text-decoration: none;
    text-indent: -9999px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #747689;
}

.bx-has-pager .bx-pager-item a:hover, .bx-has-pager .bx-pager-item a.active {
    background: #e9ce33;
}

.homeBottom .bx-controls {
    height: 10px;
}

.homeBottom .bx-viewport {
    margin-bottom: 25px;
}

.homeBottom .bx-has-pager .bx-pager-item a {
    background: #e8e9f0;
}

.homeBottom .bx-has-pager .bx-pager-item a:hover, .homeBottom .bx-has-pager .bx-pager-item a.active {
    background: #1d2767;
}

.screen-reader-response {
    display: none;
}

span.wpcf7-not-valid-tip {
    color: #ff0000;
    font-size: 11px;
    line-height: 1;
    margin-top: 5px;
    display: block;
}

.wpcf7-validation-errors {
    color: #cc0000 !important;
    border-color: #cc0000 !important;
}

.wpcf7-display-none {
    display: none;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors,
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    font-size: 13px;
    display: block;
    padding: 10px 20px;
    border: 2px solid #008000;
    margin-top: 20px;
}

.wpcf7-validation-errors {
    border-color: #cc0000;
}

.contactTop p {
    color: #57575b;
    font-style: normal;
}

.contactTop p a {
    font-family: "Chronicle Deck Semi", sans-serif;
}

.contactTop .h3, .contactTop nav.category ul a, nav.category ul .contactTop a {
    color: #57575b !important;
    font-style: normal;
}

.contactTop .h3 a, .contactTop nav.category ul a a, nav.category ul .contactTop a a {
    font-style: italic;
}

.contactTop .h3 a:hover::after, .contactTop nav.category ul a a:hover::after, nav.category ul .contactTop a a:hover::after {
    background: #1d2767;
}

.singleLine.mb0 {
    margin-bottom: 0 !important;
}

.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
    background-color: #052a44;
    color: #ffffff;
}

.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a, .wpb_content_element .wpb_accordion_header a {
    border-bottom: none;
    text-decoration: none;
    display: block;
    padding: 0px;
    color: #ffffff;
}

.test .wpb_single_image img {
    height: auto;
    max-width: 100%;
    display: none;
}

.wpb_alert p:last-child, #content .wpb_alert p:last-child, .wpb_text_column p:last-child, .wpb_text_column *:last-child, #content .wpb_text_column p:last-child, #content .wpb_text_column *:last-child, .wpb_toggle_content p:last-child {
    padding-bottom: 0px;
}

.button.accordianButton {
    margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
    .button.accordianButton {
        margin-bottom: 20px;
    }
}

.wpb_accordion_header a:hover {
    color: #ffffff;
}

.page-template-page-contact main {
    padding-bottom: 0 !important;
}

.page-template-page-contact .backgroundCenterText {
    padding: 90px 30px !important;
}

@media screen and (max-width: 768px) {
    .page-template-page-contact .backgroundCenterText {
        padding: 50px 20px !important;
    }
}

.text-center {
    text-align: center !important;
}

.error404 article svg {
    max-width: 100%;
    max-height: 100%;
}

.page-template-page-home main {
    padding-top: 0 !important;
}

.page-template-page-team-php main {
    padding-bottom: 0 !important;
}

.testimonial .left p {
    color: rgba(255, 255, 255, 0.65) !important;
}

.homeBottom .inCon > .testimonialSlider > .testimonial {
    display: none;
}

.homeBottom .inCon > .testimonialSlider > .testimonial:first-child {
    display: block;
}

@-moz-document url-prefix() {
    .main-footer .middle .newslettercon .arrow {
        top: -1px !important;
    }
}

@media screen and (max-width: 768px) {
    .contactBottom .inCol .singleColumn {
        padding: 20px;
    }

    .main-footer nav a {
        display: block !important;
        background: transparent !important;
        margin-bottom: 10px;
    }

    .main-footer nav a:hover {
        background: #1d2767 !important;
        border-color: #1d2767;
        color: #ffffff !important;
    }

    .header-top .container, .header-top .sliderCon .bx-has-pager .bx-pager, .sliderCon .bx-has-pager .header-top .bx-pager {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
}

.aboutTopButtons {
    overflow: hidden;
}

@media screen and (max-width: 768px) {
    .aboutTopButtons {
        text-align: center !important;
    }

    .aboutTopButtons li {
        float: none !important;
    }

    .aboutTopButtons li a {
        display: inline-block;
        border-radius: 5px !important;
        margin: 5px;
    }
}

@media screen and (max-width: 768px) {
    .blogTop {
        padding-top: 20px;
    }

    nav.category ul a {
        font-size: 1rem;
    }

    .divisor::before {
        left: 30px;
    }

    .sliderCon .slide {
        padding-top: 80px;
    }

    .sliderCon .left p {
        font-size: 1rem;
    }

    .sliderCon .right .box {
        padding: 15px 30px;
    }

    .page-template-page-home {
        padding-top: 0 !important;
    }

    .aboutBottom h3 {
        margin-top: 0;
    }
}

@media screen and (width: 1024px) {
    .divisor::before {
        left: 30px;
    }
}

.content p > a > img, .main-footer .middle .footer p > a > img, .contactBottom .inCol .singleColumn p > a > img, .sliderCon .right .box p > a > img, .homeBottom .testimonialSlider .inTestimonial .left .text p > a > img, .homeBottom .testimonialSlider .inTestimonial .right .text p > a > img {
    margin-bottom: 0;
}

@media screen and (min-width: 769px) {
    .content .aligncenter, .main-footer .middle .footer .aligncenter, .contactBottom .inCol .singleColumn .aligncenter, .sliderCon .right .box .aligncenter, .homeBottom .testimonialSlider .inTestimonial .left .text .aligncenter, .homeBottom .testimonialSlider .inTestimonial .right .text .aligncenter {
        display: block;
        margin-bottom: 40px;
        margin-left: auto;
        margin-right: auto;
    }

    .content .contains-image-para img, .main-footer .middle .footer .contains-image-para img, .contactBottom .inCol .singleColumn .contains-image-para img, .sliderCon .right .box .contains-image-para img, .homeBottom .testimonialSlider .inTestimonial .left .text .contains-image-para img, .homeBottom .testimonialSlider .inTestimonial .right .text .contains-image-para img {
        margin-bottom: 0 !important;
    }

    .content .contains-image-para a, .main-footer .middle .footer .contains-image-para a, .contactBottom .inCol .singleColumn .contains-image-para a, .sliderCon .right .box .contains-image-para a, .homeBottom .testimonialSlider .inTestimonial .left .text .contains-image-para a, .homeBottom .testimonialSlider .inTestimonial .right .text .contains-image-para a {
        display: block;
    }
}

@media screen and (max-width: 768px) {
    .contains-image {
        display: block;
    }
}

body .h1 a, body .h2 a, body .h3 a, body nav.category ul a a, nav.category ul body a a, body .h4 a, body .contactTop p a, .contactTop body p a, .contactTop p body a a, body .h5 a, body .aboutTopButtons a a, .aboutTopButtons body a a, body .h6 a {
    color: #1d2767;
}

.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a:hover,
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header.ui-state-active a {
    background: #1e296b;
}

.singleBlog .postTitle a:hover {
    color: #a1a4c0;
}

@media all and (-ms-high-contrast: none) {
    *::-ms-backdrop, .advisorsList {
        box-sizing: border-box;
        -ms-flexbox-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    /* IE11 */
    *::-ms-backdrop, .advisorsList .single {
        box-sizing: border-box;
        -ms-flex: auto;
        flex: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        -ms-flexbox-direction: column;
    }

    *::-ms-backdrop, .teamBottom .details {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    *::-ms-backdrop, .main-footer .top .logo img {
        max-height: 44px;
    }

    *::-ms-backdrop, header.header-top #logo img {
        max-height: 40px;
    }

    *::-ms-backdrop, .aboutBottom .dualColumn {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    *::-ms-backdrop, .industryBoxes {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    *::-ms-backdrop, .inCon .singleLine {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 768px) {
    .industryBoxes .box a {
        font-size: 1rem;
        word-break: break-word;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto;
    }

    .industryBoxes .box a span {
        padding: 0 10px;
    }
}

@media screen and (max-width: 1024px) {
    .aboutTopButtons a {
        font-size: 1rem;
        padding: 0 15px;
    }
}

@media screen and (max-width: 768px) {
    .main-footer .middle .newslettercon span.arrow {
        top: -2px;
        left: -3px;
    }
}

.emailCon {
    position: relative;
}

.emailCon .ctct-form-errorMessage {
    position: absolute;
    right: 0;
    bottom: -20px;
    line-height: 1;
    font-size: 12px;
    color: #cc0000;
}

@media screen and (max-width: 768px) {
    .emailCon .ctct-form-errorMessage {
        left: 0;
        right: auto;
    }
}

.homeMiddle .container .singleLine .box .boxContent:hover .h4 .arrow, .homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent:hover .h4 .arrow, .sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent:hover .h4 .arrow, .homeMiddle .container .singleLine .box .boxContent:hover .contactTop p .arrow, .contactTop .homeMiddle .container .singleLine .box .boxContent:hover p .arrow, .homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent:hover .contactTop p .arrow, .contactTop .homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent:hover p .arrow, .sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent:hover .contactTop p .arrow, .contactTop .sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent:hover p .arrow, .contactTop p .homeMiddle .container .singleLine .box .boxContent:hover a .arrow, .contactTop p .homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent:hover a .arrow, .contactTop p .sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent:hover a .arrow,
.homeMiddle .container .singleLine .box .boxContent:hover .h4 .arrow::before,
.homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent:hover .h4 .arrow::before,
.sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent:hover .h4 .arrow::before,
.homeMiddle .container .singleLine .box .boxContent:hover .contactTop p .arrow::before,
.contactTop .homeMiddle .container .singleLine .box .boxContent:hover p .arrow::before,
.homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent:hover .contactTop p .arrow::before,
.contactTop .homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent:hover p .arrow::before,
.sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent:hover .contactTop p .arrow::before,
.contactTop .sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent:hover p .arrow::before,
.contactTop p .homeMiddle .container .singleLine .box .boxContent:hover a .arrow::before,
.contactTop p .homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent:hover a .arrow::before,
.contactTop p .sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent:hover a .arrow::before,
.homeMiddle .container .singleLine .box .boxContent:hover .h4 .arrow::after,
.homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent:hover .h4 .arrow::after,
.sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent:hover .h4 .arrow::after,
.homeMiddle .container .singleLine .box .boxContent:hover .contactTop p .arrow::after,
.contactTop .homeMiddle .container .singleLine .box .boxContent:hover p .arrow::after,
.homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent:hover .contactTop p .arrow::after,
.contactTop .homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent:hover p .arrow::after,
.sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent:hover .contactTop p .arrow::after,
.contactTop .sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent:hover p .arrow::after,
.contactTop p .homeMiddle .container .singleLine .box .boxContent:hover a .arrow::after,
.contactTop p .homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent:hover a .arrow::after,
.contactTop p .sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent:hover a .arrow::after,
.homeMiddle .container .singleLine .box .boxContent .h4:hover .h4 .arrow,
.homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent .h4:hover .h4 .arrow,
.sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent .h4:hover .h4 .arrow,
.homeMiddle .container .singleLine .box .boxContent .contactTop p:hover .h4 .arrow,
.contactTop .homeMiddle .container .singleLine .box .boxContent p:hover .h4 .arrow,
.homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent .contactTop p:hover .h4 .arrow,
.contactTop .homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent p:hover .h4 .arrow,
.sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent .contactTop p:hover .h4 .arrow,
.contactTop .sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent p:hover .h4 .arrow,
.homeMiddle .container .singleLine .box .boxContent .contactTop p a:hover .h4 .arrow,
.contactTop p .homeMiddle .container .singleLine .box .boxContent a:hover .h4 .arrow,
.homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent .contactTop p a:hover .h4 .arrow,
.contactTop p .homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent a:hover .h4 .arrow,
.sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent .contactTop p a:hover .h4 .arrow,
.contactTop p .sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent a:hover .h4 .arrow,
.homeMiddle .container .singleLine .box .boxContent .h4:hover .contactTop p .arrow,
.contactTop .homeMiddle .container .singleLine .box .boxContent .h4:hover p .arrow,
.homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent .h4:hover .contactTop p .arrow,
.contactTop .homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent .h4:hover p .arrow,
.sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent .h4:hover .contactTop p .arrow,
.contactTop .sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent .h4:hover p .arrow,
.homeMiddle .container .singleLine .box .boxContent .contactTop p:hover p .arrow,
.contactTop .homeMiddle .container .singleLine .box .boxContent p:hover p .arrow,
.homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent .contactTop p:hover p .arrow,
.contactTop .homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent p:hover p .arrow,
.sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent .contactTop p:hover p .arrow,
.contactTop .sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent p:hover p .arrow,
.homeMiddle .container .singleLine .box .boxContent .contactTop p a:hover p .arrow,
.contactTop p .homeMiddle .container .singleLine .box .boxContent a:hover p .arrow,
.homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent .contactTop p a:hover p .arrow,
.contactTop p .homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent a:hover p .arrow,
.sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent .contactTop p a:hover p .arrow,
.contactTop p .sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent a:hover p .arrow,
.contactTop p .homeMiddle .container .singleLine .box .boxContent .h4:hover a .arrow,
.contactTop p .homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent .h4:hover a .arrow,
.contactTop p .sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent .h4:hover a .arrow,
.homeMiddle .container .singleLine .box .boxContent .contactTop p:hover a .arrow,
.contactTop .homeMiddle .container .singleLine .box .boxContent p:hover a .arrow,
.homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent .contactTop p:hover a .arrow,
.contactTop .homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent p:hover a .arrow,
.sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent .contactTop p:hover a .arrow,
.contactTop .sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent p:hover a .arrow,
.homeMiddle .container .singleLine .box .boxContent .contactTop p a:hover a .arrow,
.contactTop p .homeMiddle .container .singleLine .box .boxContent a:hover a .arrow,
.homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent .contactTop p a:hover a .arrow,
.contactTop p .homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent a:hover a .arrow,
.sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent .contactTop p a:hover a .arrow,
.contactTop p .sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent a:hover a .arrow,
.homeMiddle .container .singleLine .box .boxContent .h4:hover .h4 .arrow::before,
.homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent .h4:hover .h4 .arrow::before,
.sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent .h4:hover .h4 .arrow::before,
.homeMiddle .container .singleLine .box .boxContent .contactTop p:hover .h4 .arrow::before,
.contactTop .homeMiddle .container .singleLine .box .boxContent p:hover .h4 .arrow::before,
.homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent .contactTop p:hover .h4 .arrow::before,
.contactTop .homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent p:hover .h4 .arrow::before,
.sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent .contactTop p:hover .h4 .arrow::before,
.contactTop .sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent p:hover .h4 .arrow::before,
.homeMiddle .container .singleLine .box .boxContent .contactTop p a:hover .h4 .arrow::before,
.contactTop p .homeMiddle .container .singleLine .box .boxContent a:hover .h4 .arrow::before,
.homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent .contactTop p a:hover .h4 .arrow::before,
.contactTop p .homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent a:hover .h4 .arrow::before,
.sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent .contactTop p a:hover .h4 .arrow::before,
.contactTop p .sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent a:hover .h4 .arrow::before,
.homeMiddle .container .singleLine .box .boxContent .h4:hover .contactTop p .arrow::before,
.contactTop .homeMiddle .container .singleLine .box .boxContent .h4:hover p .arrow::before,
.homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent .h4:hover .contactTop p .arrow::before,
.contactTop .homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent .h4:hover p .arrow::before,
.sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent .h4:hover .contactTop p .arrow::before,
.contactTop .sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent .h4:hover p .arrow::before,
.homeMiddle .container .singleLine .box .boxContent .contactTop p:hover p .arrow::before,
.contactTop .homeMiddle .container .singleLine .box .boxContent p:hover p .arrow::before,
.homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent .contactTop p:hover p .arrow::before,
.contactTop .homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent p:hover p .arrow::before,
.sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent .contactTop p:hover p .arrow::before,
.contactTop .sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent p:hover p .arrow::before,
.homeMiddle .container .singleLine .box .boxContent .contactTop p a:hover p .arrow::before,
.contactTop p .homeMiddle .container .singleLine .box .boxContent a:hover p .arrow::before,
.homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent .contactTop p a:hover p .arrow::before,
.contactTop p .homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent a:hover p .arrow::before,
.sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent .contactTop p a:hover p .arrow::before,
.contactTop p .sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent a:hover p .arrow::before,
.contactTop p .homeMiddle .container .singleLine .box .boxContent .h4:hover a .arrow::before,
.contactTop p .homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent .h4:hover a .arrow::before,
.contactTop p .sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent .h4:hover a .arrow::before,
.homeMiddle .container .singleLine .box .boxContent .contactTop p:hover a .arrow::before,
.contactTop .homeMiddle .container .singleLine .box .boxContent p:hover a .arrow::before,
.homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent .contactTop p:hover a .arrow::before,
.contactTop .homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent p:hover a .arrow::before,
.sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent .contactTop p:hover a .arrow::before,
.contactTop .sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent p:hover a .arrow::before,
.homeMiddle .container .singleLine .box .boxContent .contactTop p a:hover a .arrow::before,
.contactTop p .homeMiddle .container .singleLine .box .boxContent a:hover a .arrow::before,
.homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent .contactTop p a:hover a .arrow::before,
.contactTop p .homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent a:hover a .arrow::before,
.sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent .contactTop p a:hover a .arrow::before,
.contactTop p .sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent a:hover a .arrow::before,
.homeMiddle .container .singleLine .box .boxContent .h4:hover .h4 .arrow::after,
.homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent .h4:hover .h4 .arrow::after,
.sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent .h4:hover .h4 .arrow::after,
.homeMiddle .container .singleLine .box .boxContent .contactTop p:hover .h4 .arrow::after,
.contactTop .homeMiddle .container .singleLine .box .boxContent p:hover .h4 .arrow::after,
.homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent .contactTop p:hover .h4 .arrow::after,
.contactTop .homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent p:hover .h4 .arrow::after,
.sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent .contactTop p:hover .h4 .arrow::after,
.contactTop .sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent p:hover .h4 .arrow::after,
.homeMiddle .container .singleLine .box .boxContent .contactTop p a:hover .h4 .arrow::after,
.contactTop p .homeMiddle .container .singleLine .box .boxContent a:hover .h4 .arrow::after,
.homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent .contactTop p a:hover .h4 .arrow::after,
.contactTop p .homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent a:hover .h4 .arrow::after,
.sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent .contactTop p a:hover .h4 .arrow::after,
.contactTop p .sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent a:hover .h4 .arrow::after,
.homeMiddle .container .singleLine .box .boxContent .h4:hover .contactTop p .arrow::after,
.contactTop .homeMiddle .container .singleLine .box .boxContent .h4:hover p .arrow::after,
.homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent .h4:hover .contactTop p .arrow::after,
.contactTop .homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent .h4:hover p .arrow::after,
.sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent .h4:hover .contactTop p .arrow::after,
.contactTop .sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent .h4:hover p .arrow::after,
.homeMiddle .container .singleLine .box .boxContent .contactTop p:hover p .arrow::after,
.contactTop .homeMiddle .container .singleLine .box .boxContent p:hover p .arrow::after,
.homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent .contactTop p:hover p .arrow::after,
.contactTop .homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent p:hover p .arrow::after,
.sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent .contactTop p:hover p .arrow::after,
.contactTop .sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent p:hover p .arrow::after,
.homeMiddle .container .singleLine .box .boxContent .contactTop p a:hover p .arrow::after,
.contactTop p .homeMiddle .container .singleLine .box .boxContent a:hover p .arrow::after,
.homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent .contactTop p a:hover p .arrow::after,
.contactTop p .homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent a:hover p .arrow::after,
.sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent .contactTop p a:hover p .arrow::after,
.contactTop p .sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent a:hover p .arrow::after,
.contactTop p .homeMiddle .container .singleLine .box .boxContent .h4:hover a .arrow::after,
.contactTop p .homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent .h4:hover a .arrow::after,
.contactTop p .sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent .h4:hover a .arrow::after,
.homeMiddle .container .singleLine .box .boxContent .contactTop p:hover a .arrow::after,
.contactTop .homeMiddle .container .singleLine .box .boxContent p:hover a .arrow::after,
.homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent .contactTop p:hover a .arrow::after,
.contactTop .homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent p:hover a .arrow::after,
.sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent .contactTop p:hover a .arrow::after,
.contactTop .sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent p:hover a .arrow::after,
.homeMiddle .container .singleLine .box .boxContent .contactTop p a:hover a .arrow::after,
.contactTop p .homeMiddle .container .singleLine .box .boxContent a:hover a .arrow::after,
.homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent .contactTop p a:hover a .arrow::after,
.contactTop p .homeMiddle .sliderCon .bx-has-pager .bx-pager .singleLine .box .boxContent a:hover a .arrow::after,
.sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent .contactTop p a:hover a .arrow::after,
.contactTop p .sliderCon .bx-has-pager .homeMiddle .bx-pager .singleLine .box .boxContent a:hover a .arrow::after {
    background: #e9ce33 !important;
}

.overflowCon.advisorsSinglePop .container .peopleDetails .right, .overflowCon.advisorsSinglePop .sliderCon .bx-has-pager .bx-pager .peopleDetails .right, .sliderCon .bx-has-pager .overflowCon.advisorsSinglePop .bx-pager .peopleDetails .right {
    width: 100% !important;
}

.overflowCon.advisorsSinglePop .container, .overflowCon.advisorsSinglePop .sliderCon .bx-has-pager .bx-pager, .sliderCon .bx-has-pager .overflowCon.advisorsSinglePop .bx-pager {
    max-width: 600px !important;
}

.peopleDetails .text > *:last-child {
    margin-bottom: 0px !important;
}

.peopleDetails .text p {
    margin-bottom: 20px !important;
}

.peopleDetails .text > *:last-child {
    margin-bottom: 0px !important;
}

@media screen and (min-width: 769px) {
    .aboutTopButtons,
    .managementCon,
    .advisorsList {
        margin-top: 20px;
    }
}

.post-type-archive-insights .insightsPagesTop a {
    border-color: #e9ce33;
}

.singleLine.uploadFile {
    padding-left: 18px;
}

.article.content a:not(.button, .contains-image), .main-footer .middle .article.footer a:not(.button, .contains-image), .contactBottom .inCol .article.singleColumn a:not(.button, .contains-image), .sliderCon .right .article.box a:not(.button, .contains-image), .homeBottom .testimonialSlider .inTestimonial .left .article.text a:not(.button, .contains-image), .homeBottom .testimonialSlider .inTestimonial .right .article.text a:not(.button, .contains-image) {
    color: #1d2767 !important;
}

.article.content a:not(.button, .contains-image):hover::after, .main-footer .middle .article.footer a:not(.button, .contains-image):hover::after, .contactBottom .inCol .article.singleColumn a:not(.button, .contains-image):hover::after, .sliderCon .right .article.box a:not(.button, .contains-image):hover::after, .homeBottom .testimonialSlider .inTestimonial .left .article.text a:not(.button, .contains-image):hover::after, .homeBottom .testimonialSlider .inTestimonial .right .article.text a:not(.button, .contains-image):hover::after {
    background: #1d2767;
}

.contactTop a:hover::after {
    background: #1d2767 !important;
}

.sublinehorz {
    margin-bottom: 20px;
}

@media screen and (min-width: 769px) {
    .wpcf7-form-control-wrap.Remarks textarea {
        min-height: 206px !important;
    }
}

.homeMiddle .boxContent a {
    color: #ffffff !important;
}

.homeMiddle .boxContent a:hover {
    color: #e9ce33 !important;
}

.homeMiddle .boxContent a .arrow {
    background: #ffffff !important;
}

.homeMiddle .boxContent a .arrow::before, .homeMiddle .boxContent a .arrow::after {
    background: #ffffff !important;
}

.homeMiddle .inCon .singleLine .box .boxContent:hover a {
    color: #e9ce33 !important;
}

.tagsCon .tags, .tagsCon .authorBar, .tagsCon .author {
    display: inline;
    position: relative;
    top: -30px;
    text-transform: uppercase;
    font-size: 13px;
    color: #707075;
}

.tagsCon a {
    color: #707075;
}

@media screen and (max-width: 768px) {
    .tagsCon .tags, .tagsCon .authorBar, .tagsCon .author {
        display: inline;
        position: relative;
        top: -20px;
    }
}

@media screen and (width: 768px) {
    .sliderCon .slide > .container, .sliderCon .bx-has-pager .slide > .bx-pager {
        padding-top: 20px;
    }
}

@media only screen and (min-width: 60.75rem) {
   /* Description: Styles sticky footer for monitors 972px wide and up */
    .wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        min-height: 100vh;
    }

    body.admin-bar #wrapper {
        min-height: calc(100vh - 32px);
    }

    #primary {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
}

/* Custom file block styles */
.wp-block-file {
    margin: 0.5rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.125rem;
}

.wp-block-file a[href] {
    position: relative;
    margin: 0 0 0 2rem;
    line-height: 32px;
    display: inline-block;
}

.wp-block-file a[href]:before {
    content: '';
    background: url(images/icon-file-pdf.svg) 0 0 no-repeat;
    display: block;
    width: 32px;
    height: 32px;
    position: absolute;
    left: -35px;
}

.wp-block-file a[href].wp-block-file__button {
    background: transparent url(images/icon-download.svg) 0 0 no-repeat;
    margin-left: 1rem;
    height: 32px;
    width: 32px;
    position: relative;
    top: 0;
    -webkit-transition: 0.3s top;
    transition: 0.3s top;
}

.wp-block-file a[href].wp-block-file__button span {
    display: none;
}

.wp-block-file a[href].wp-block-file__button:hover {
    top: 0.1rem;
}

.wp-block-file a[href].wp-block-file__button:before,
.wp-block-file a[href].wp-block-file__button:after {
    display: none;
}

.wp-block-file a[href$='.pdf']:before {
    background-image: url(images/icon-file-pdf.svg);
}

/* Custom nav columns styles */
#custom-nav-cols {
    background: #f9f9f9;
    border: 1px solid #f5f4f6;
    padding: 0.5rem 1rem;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
    max-width: 620px;
    margin: 1rem auto;
}

#custom-nav-cols p {
    width: 31%;
    margin: 0 1%;
    text-align: center;
    font-family: 'Chronicle Deck', serif;
    font-style: italic;
    font-size: 20px;
    color: #1e2867;
}

hr.wp-block-separator {
    border-top: 1px solid #ccc;
    border-bottom: none;
}