/*
Theme Name: CCC2020
Theme URI:
Author: Simplifi Studios
Author URI:
Description:
Version: 1.39
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ccc2020
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html, body {
  font-family: "brandon-grotesque",sans-serif;
}
body {
    margin: 0;
    -webkit-font-smoothing: auto;
}

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

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 2.5rem;
}

hr {
    box-sizing: content-box;
    height: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

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

td,
th {
    padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
html {
    font-size: 16px;
}
@media screen and (max-width: 767px) {
    html {
        font-size: 85%;
    }
}

h1, h2, h3, h4, h5, h6 {
    clear: both;
    color: #24292e;
    font-weight: 600;

}

h1, body .h1 {
    font-size: 2.5em;
    font-weight: bold;
    letter-spacing: 0.1em;
    color: #686869;
    text-transform: uppercase;
}

h2, body .h2 {
    font-size: 1.875em;
    font-weight: bold;
    letter-spacing: 2.5px;
    color: #c97f3a;
    text-transform: uppercase;
}
h2 a {
    color: #c97f3a;
}
h2 a:hover {
    color: #898989;
}

h3, body .h3 {
    font-size: 1.5em;
    font-weight: bold;
    color: #c97f3a;
}
h3.inside-boxes, .inside-boxes {
    letter-spacing: 2px;
    padding: 10px 16px;
    text-transform: uppercase;
    display: inline-block;
}

h4, body .h4 {
    font-size: 1.25em;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #686869;
}

h5 {
    font-size: 1em;
    line-height: 17.5px;
}

p {
    font-size: 1em;
    color: #686869;
}
body .container {
    max-width: 1268px;
}
.large-subhead {
    font-size: 1.5em;
}
.text-gray {
    color: #686869;
}
.text-terracota {
    color: #c97f3a;
}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
@media screen and (min-width: 768px) {
    .md-main-venue-content {
        margin-left: 3.5em;
        margin-top: -6em;
        margin-right: 1em;
    }
    .md-secondary-venue-image {
        padding-right: none;
    }
    .md-secondary-venue-content {
        margin-left: 3.5em;
        margin-top: -6em;
        margin-right: 2em;
    }
    .md-lifegroup-column {
        margin-top: 7.5em;
    }
    .md-ministry-thumb-content {
        width: 90%;
        margin: 0 auto;
    }
    div.mobile-app-content-column {
        max-width: 470px;
        margin-top: 0;
        margin-left: 0;
    }
    .mobile-app-image-column img.mobile-image {
        width: 388px;
    }
    .footer-navs ul, .footer-navs li {
        display: inline-block !important;
    }
    #footer-nav li {
        margin-right: 1.5em !important;
    }
    .team-member-container:hover .cta-link {
        visibility: visible;;
    }
    .team-member-container .cta-link {
        visibility: hidden;
    }
    .sermon-archive-featured-container {
        margin-left: 80px;
    }
    .sermon-thumbnail-container .cta-link {
        visibility: hidden;
    }
    .ccc-featured-event .ccc-event-description {
        height: 190px;
    }
    .ccc-event .ccc-event-description {
        height: 74px;
    }
    .ccc-event .ccc-event-image-container {
        max-width: 428px;
    }
    .ccc-event-content {
        max-width: 420px;
    }
    .ccc-repeater-rows > .row {
        min-height: 285px;
    }
    .ministry-thumbnail-description {
        min-height: 104px;
    }
}
@media screen and (max-width: 767px) {
    body .sermon-home-content-column {
        background-color: #c97f3a;
         padding-top: 28px !important;
    }

    body .sermon-home-featured-image-2 {
        margin-bottom: -20px;
        position: relative;
        z-index: 99;
    }
    .repeater-striped-row-content {
        margin-top: 4em;
    }
}

.repeater-striped-row-content {
    max-width: 600px;
}
.ccc-single-event-content-container {
    margin-top: -130px;
    padding-top: 130px;
    background: #fff;
}
button.slick-next {
    right: -25px;
}
button.slick-prev {
    left: -25px;
}
button.slick-arrow {
    line-height: 1em;
    font-size: 2em;
    color: #c97f3a;
    background-color: white;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    border: 1px solid rgba(128, 128, 128, 0.1);
    transition: all 0.2s;
    -webkit-box-shadow: 0px 3px 16px -6px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 3px 16px -6px rgba(0,0,0,0.5);
    box-shadow: 0px 3px 16px -6px rgba(0,0,0,0.5);
    z-index: 99;
}
.slick-slide {
    padding-left: 1em;
    padding-bottom: 2em;
    padding-right: 1em;
}

button.slick-arrow:before {
    content: '';
    display: none;
}

button.slick-prev:hover, button.slick-prev:focus, button.slick-next:hover, button.slick-next:focus {
    color: #fff;
    background-color: #c97f3a;
}
.slick-arrow.slick-disabled {
    visibility: hidden;
}
.sermon-detail-video-container {
    margin-top: -16em;
}
.repeater-striped-row-content h2 {
    font-size: 1.5em;
    color: #686869;
}
.repeater-thumbnail {
    max-height: 240px;
    margin-top: -40px;
}
.repeater-thumbnail-container {
    max-height: 160px;
    text-align: right;
}

body .tribe-common a, body .tribe-common a:active, body .tribe-common a:focus, body .tribe-common a:hover,
body .tribe-common a:visited {
    color: #007bff;
}

.team-member-container {
    transition: all 0.2s;
}
.beliefs-list h1, .beliefs-list h2, .beliefs-list h3, .beliefs-list h4, .beliefs-list h5 {
    text-transform: uppercase;
    color: #fff;
    padding: 0.25em;
    display: inline-block;
    background-color: #c97f3a;
    font-weight: normal;
}
.sermon-link {
    text-decoration: none !important;
}
.sermon-thumbnail-container:hover .cta-link {
    visibility: visible !important;
}
.team-member-container:hover .ccc-about-name {
    color: #c97f3a;
}
.ccc-m-thumb-2 {
    display: none;
}
.sermon-thumbnail-container, .ministry-thumb .ccc-m-thumb-1, .ministry-thumb .ccc-m-thumb-2 {
    transition: all 0.2s;
}
.ministry-thumb:hover .ccc-m-thumb-1 {
    display: none;
}
.ministry-thumb:hover .ccc-m-thumb-2 {
    display: inline-block;
}
.sermon-thumbnail-container:hover,
.team-member-container:hover {
    -webkit-box-shadow: 0px 15px 19px -3px rgba(158,158,158,0.5);
    -moz-box-shadow: 0px 15px 19px -3px rgba(158,158,158,0.5);
    box-shadow: 0px 15px 19px -3px rgba(158,158,158,0.5);
}

.team-member-container:hover .team-member-image {
    display: none;
}
.team-member-container:hover .team-member-image.onhover {
    display: block;
}
.team-member-image.onhover {
    display: none;
}
h1.hero-title {
    font-size: 2em;
    font-weight: bold;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    text-align: center;
    color: #ffffff;
}
.hero-description {
    font-size: 1em;
    line-height: 1.6em;
    color: #ffffff;
    max-width: 440px;
    margin: 0 auto;
}
.hero-container.jumbotron {
    margin-bottom: 0;
}
.hero-container {
    padding-top: 13rem;
    padding-bottom: 13rem;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-blend-mode: darken;
    background-color: rgba(0, 0, 0, 0.3);
}

footer a:focus, footer a:active, footer a:hover {
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
}
footer a, footer p {
    color: #fff;
    font-size: 0.875em;
}
#footer-nav {
    margin-right: 0.5em;
}
#footer-nav li {
    margin-right: 0;
    display: block;
}
#footer-nav {
    display: inline-block;
}
.social-footer li a {
    font-size: 1.875em;
}
.social-footer li {
    display: inline-block;
}
.social-footer {
    vertical-align: middle;
}
.footer-navs li {
    margin-left: 0;
    font-weight: bold;
    text-transform: uppercase;
}
.footer-navs ul {
    margin: 0;
}
.footer-navs ul, .footer-navs li {
    list-style: none;
    padding: 0;
}
.mobile-app-store-link {
    margin-right: 8px;
}
.mobile-app-store-link img {
    height: 52px;
}
button.btn, a.btn {
    border: 2px solid;
    font-size: 0.875em;
    text-transform: uppercase;
    border-radius: 0;
    padding-left: 2em;
    padding-right: 2em;
    font-weight: bold;
    transition: all 0.5s;
}
.btn.btn-hero-secondary:hover {
    color: #dee2e6;
}
.btn.btn-hero-secondary {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
    font-size: 1.5em;
}
.btn.btn-primary {
    background-color: #c97f3a;
    border-color: #c97f3a;
    color: #fff;
}
.btn.btn-primary:not(:disabled):not(.disabled):focus, .btn.btn-primary:not(:disabled):not(.disabled):active, .btn.btn-primary:not(:disabled):not(.disabled):hover {
    background-color: #fff;
    color: #c97f3a;
}
.btn.btn-secondary {
    background-color: #fff;
    border-color: #c97f3a;
    color: #c97f3a;
}
.btn.btn-secondary:not(:disabled):not(.disabled):focus, .btn.btn-secondary:not(:disabled):not(.disabled):active, .btn.btn-secondary:not(:disabled):not(.disabled):hover {
    background-color: #c97f3a;
    color: #fff;
}
.ministry-thumb-logo {
    height: 64px;
}
.ministry-thumb-logo img {
    height: 100%;
}
.ministry-meeting-times {
    /*min-height: 44px;*/
}
.ministry-meeting-times p {
    font-size: 0.75em;
    line-height: 1em;
    margin-bottom: 2px;
    text-transform: uppercase;
}

.event-list-description {
    font-size: 0.938em;
    min-height: 80px;
    overflow: hidden;
}
.venue-gray-bg {
    position: absolute;
    top: 7.75em;
    left: 10%;
    right: 0;
    bottom: 10em;
    background-color: rgba(226, 227, 223, 0.3);
}
.event-date-col {
    text-align: right;
    width: 34px;
}
p.event-date-month {
    font-size: 0.938em;
    padding-right: 2px;
}
p.event-date-day {
    font-size: 1.875em;
    padding-right: 2px;
}
.ccc-event-day {
    font-size: 1.1em;
    font-weight: bold;
    color: #c97f3a;
    display: inline-block;
    background: #fff;
}
.ccc-event-month {
    font-size: 0.9em;
    font-weight: normal;
    letter-spacing: 3.89px;
}
body a.cta-link:hover {
    color: #686869 !important;
}
body a.cta-link, .cta-link, body a.cta-link:visited {
    font-size: 0.75em;
    font-weight: bold;
    color: #c97f3a;
    text-transform: uppercase;
}
.sermon-home-featured-image {
    position: absolute;
    max-width: 500px;
    top: -40px;
    right: 0;
}
.sermon-home-name {
    max-width: 340px;
}
.sermon-home-date {
    text-transform: uppercase;
}
.sermon-home-series-logo {
    height: 72px;
}
.sermon-home-speaker {
    font-size: 0.9em;
}
.sermon-home-title {

}
.sermon-home-description {
    max-width: 350px;
    max-height: 82px;
    overflow: hidden;
}
.sermon-terracota-stripe {
    z-index: 0;
    left: 0;
    right: -380px;
    bottom: 0;
    top: 0;
}
.lightgray-box {
    background-color: rgba(226, 227, 223, 0.3);
}
.cyan-box {
    background-color: #40AABB;
    color: #fff;
}
.intersected-box {
    margin-top: -1.5em;
}
.ccc-featured-event .ccc-event-gray-strip {
    position: absolute;
    z-index: 0;
    height: 266px;
    bottom: -10px;
    left: 0;
    right: 0;
}
.ccc-event .ccc-event-image-container img {
    max-height: 300px;
}
.ccc-featured-event .ccc-event-image-container {
    max-width: 628px;
}
.ccc-event .ccc-event-gray-strip {
    position: absolute;
    z-index: 0;
    height: 266px;
    bottom: -10px;
    left: 0;
    right: 60px;
}
.ccc-event-description {
    overflow: hidden;
}


.pastor-bio-image {
    margin-top: -8em;
}
.mobile-pastor-bio-image {
    margin-top: -40px;
    max-height: 140px;
}
.terracota-right-stripe-box {
    background: #c97f3a;
    position: absolute;
    left: -300px;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 0;
}
.mobile-app-content-column {
    max-width: 470px;
    margin-top: -84px;
    margin-left: auto;
    margin-right: auto;
}
img.mobile-image {
    z-index: 99;
    top: -84px;
    width: 280px;
}
.mobile-app-image-column {
    max-width: 380px;
}
.mobile-app-container {
    margin-top: -5em;
}
.upcoming-events {
    padding-bottom: 12em;
}
/** override tribe **/
.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    min-height: 0 !important;
}
body .tribe-events .tribe-events-l-container {
    padding-bottom: 0;
    padding-top: 0;
    min-height: 0;
}
body .tribe-common .tribe-common-l-container {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    width: auto;
}
body .tribe-events-header.tribe-events-header--has-event-search {
    display: none;
}
/**/
.venue-description {
    white-space: pre-wrap;
    padding: 1em 2.25em 2.325em 2.25em;
    font-size: 1.5em;
    max-width: 550px;
}
.venue-name {
    margin-top: -1.375em;
    margin-left: 1em;
    margin-right: 1em;
}
.gray-box {
    background-color: #686869;
    color: #fff;
}
.terracota-box {
    background-color: #c97f3a;
    color: #fff;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*header#masthead {
  margin-bottom: 0;
  background-color: #563d7c ;
  box-shadow: 0 0.5rem 1rem rgba(0,0,0,.05), inset 0 -1px 0 rgba(0,0,0,.1);
  padding: .74rem 1rem;
}*/
.admin-bar .navbar {
    top: 32px;
}
@media screen and (max-width: 782px) {
    .admin-bar .navbar {
        top: 46px;
    }
}

@media screen and (max-width: 767px) {
    #masthead .navbar.mobile-open {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        align-items: flex-start;
        overflow-y: auto;
    }
    .admin-bar #masthead .navbar.mobile-open {
        top: 36px;
    }
}

/** Nav open on hover **/
#masthead .navbar-nav > li:hover > .dropdown-menu {
    display: block;
    top: 100%;
    margin-top: 0;
    right: auto;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

#masthead .navbar-nav li > .dropdown-menu li:hover .dropdown-menu {
    left: 190px;
    top: 0;
    width: 200px !important;
    display: block;
}
/**/

.nav-item a {
    text-transform: uppercase;
}

.dropdown-toggle::after {
    content: none !important;
}
#masthead .navbar-nav .dropdown-item, #masthead .navbar-nav .nav-link {
    position: relative;
}

#masthead .mobile-open .navbar-nav .nav-link:before {
    background-color: #686869;
}
#masthead nav.mobile-open .navbar-nav .nav-link:before,
#masthead nav.mobile-open .navbar-nav .dropdown-item:before {
    -webkit-transform: scaleX(0.7);
    transform: scaleX(0.8);
    bottom: 6px;
    height: 1px;
}
#masthead nav.mobile-open .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='svg-icon' viewBox='0 0 20 20'%3E%3Cpath fill='%23c97f3a' d='M15.898,4.045c-0.271-0.272-0.713-0.272-0.986,0l-4.71,4.711L5.493,4.045c-0.272-0.272-0.714-0.272-0.986,0s-0.272,0.714,0,0.986l4.709,4.711l-4.71,4.711c-0.272,0.271-0.272,0.713,0,0.986c0.136,0.136,0.314,0.203,0.492,0.203c0.179,0,0.357-0.067,0.493-0.203l4.711-4.711l4.71,4.711c0.137,0.136,0.314,0.203,0.494,0.203c0.178,0,0.355-0.067,0.492-0.203c0.273-0.273,0.273-0.715,0-0.986l-4.711-4.711l4.711-4.711C16.172,4.759,16.172,4.317,15.898,4.045z'%3E%3C/path%3E%3C/svg%3E");
}
#masthead nav.mobile-open #main-nav {
    position: absolute;
    overflow-y: scroll;
    left: 0;
    right: 0;
    top: 60px;
    bottom: 0;
}
#masthead .navbar-nav .nav-link:before,
#masthead .navbar-nav .dropdown-item:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: #fff;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
#masthead .navbar {
    text-align: center;
}
#masthead .dropdown-menu {
    background: #c97f3a;
    border: none;
    border-radius: 0;
    color: #fff;
    text-align: center;
}
#masthead .navbar-nav .dropdown-item:active:before,
#masthead .navbar-nav .dropdown-item:hover:before,
#masthead .navbar-nav .active > .dropdown-item:before,
#masthead .navbar-nav .active > .nav-link:before,
#masthead .navbar-nav .nav-link:hover:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}


#masthead .navbar-dark .navbar-nav .nav-link {
    padding-left: 0.2em;
    padding-right: 0.2em;
    margin-right: 0.6em;
    margin-left: 0.6em;
}
#masthead .navbar-dark .navbar-nav .dropdown-item,
#masthead .navbar-dark .navbar-nav .nav-link{
    color: #fff;
    font-weight: bold;
    background-color: transparent;
}

#masthead .dropdown-item.active, #masthead.dropdown-item:active {
    background-color: transparent;
}

.navbar-brand > a {
    color: rgba(0, 0, 0, 0.9);
    font-size: 1.1rem;
    outline: medium none;
    text-decoration: none;
    color: #fff;
    font-weight: 700;
}

.navbar-brand > a:visited, .navbar-brand > a:hover {
    text-decoration: none;
}




a.page-scroller {
    color: #333;
    font-size: 2.6rem;
    display: inline-block;
    margin-top: 2rem;
}


/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead .navbar .navbar-toggler:focus {
    outline: 1px solid #fff;
}
#masthead nav {
    /*padding-left: 0;
    padding-right: 0;*/
    transition: all 0.4s;
    background-color: rgba(201, 127, 58, 1);
}
#masthead nav.at-top {
    background-color: rgba(201, 127, 58, 0);
}
#masthead nav.mobile-open .navbar-nav > li:hover > .dropdown-menu {
    -webkit-transform: none;
    -o-transform: none;
    transform: none;
}
#masthead nav.mobile-open.navbar-dark .navbar-nav .nav-link {
    color: #686869;
    font-size: 20px;
}
#masthead nav.mobile-open.navbar-dark .navbar-nav .dropdown-menu a {
    color: #ffffff;
    font-size: 18px;
}
#masthead nav.mobile-open.navbar-dark .navbar-nav .dropdown-menu {
    display: block;
    background-color: #c97f3a
}

body #masthead nav.mobile-open {
    color: #686869;
    background-color: #fff;
}
.site-logo-desktop-top {
    margin-top: -20px;
}
@media screen and (min-width: 768px ) {

    #masthead nav.at-top .site-logo-desktop-top {
        display: inline-block !important;
    }
    #masthead nav.below-top .site-logo-desktop-scroll {
        display: inline-block !important;
    }

    .navbar.nav-open {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
}
.site-logo-desktop-scroll img {
    height: 40px;
}
.site-logo-mobile img {
    height: 34px;
}
.site-logo-desktop-top img {
    height: 134px;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
   /* color: #cdbfe3;
    padding: 0.5rem;
    font-weight: 500;
    font-size: 0.875rem;*/
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
   /* color: #fff;
    font-weight: 600;*/
    /*background: #f9f9f9;*/
}
/*
.navbar-brand {
    height: auto;
}

.navbar-toggle .icon-bar {
    background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid;
    border-top: 0.3em solid transparent;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
    position: relative;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover > .dropdown-menu {
    display: block;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover > a:after {
    border-left-color: #fff;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
    float: none;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

!* Small menu. *!
.menu-toggle,
.main-navigation.toggled ul {
    display: block;
}

.dropdown-item {
    line-height: 1.2;
    padding-bottom: 0.313rem;
    padding-top: 0.313rem;
}

.dropdown-menu {
    min-width: 12.500rem;
}

.dropdown .open .dropdown-menu {
    display: block;
    left: 12.250em;
    top: 0;
}

.dropdown-menu .dropdown-item {
    white-space: normal;
    background: transparent;
    line-height: 1.6;
}

.dropdown-menu .dropdown-item:hover {
    background: transparent;
}

@media screen and (min-width: 37.5em) {
    .menu-toggle {
        display: none;
    }
}

@media screen and (min-width: 769px) {
    .dropdown-menu li > .dropdown-menu {
        right: -9.875rem;
        top: 1.375rem;
    }
}

@media screen and (max-width: 991px) {
    .navbar-nav .dropdown-menu {
        border: medium none;
        margin-left: 1.250rem;
        padding: 0;
    }

    .dropdown-menu li a {
        padding: 0;
    }

    #masthead .navbar-nav > li > a {
        padding-bottom: 0.625rem;
        padding-top: 0.313rem;
    }

    .navbar-light .navbar-toggler {
        border: medium none;
        outline: none;
    }
}*/

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}

.comment-content.card-block {
    padding: 20px;
}

.navigation.post-navigation {
    padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
    border: 1px solid #ddd;
    border-radius: 0.938rem;
    display: inline-block;
    padding: 0.313rem 0.875rem;
    text-decoration: none;
}

.post-navigation .nav-next a::after {
    content: " \2192";
}

.post-navigation .nav-previous a::before {
    content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
    background: #eee none repeat scroll 0 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 0.313rem;
    line-height: normal;
    padding: 0.938rem 1.438rem 0.875rem;
    text-decoration: none;
    top: 0.313rem;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
    outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

a img.alignright {
    float: right;
    margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
    margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
    float: left;
    margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption.alignnone {
    margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
    margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
    margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/

.widget select {
    max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
    display: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
    background-color: #eee;
    text-decoration: none;
}

.half-rule {
    width: 6rem;
    margin: 2.5rem 0;
}

.widget_categories .nav-link {
    display: inline-block;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/


.sticky .entry-title::before {
    content: '\f08d';
    font-family: "Font Awesome\ 5 Free";
    font-size: 1.563rem;
    left: -2.5rem;
    position: absolute;
    top: 0.375rem;
    font-weight: 900;
}

.sticky .entry-title {
    position: relative;
}

.single .byline,
.group-blog .byline {
    display: inline;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
    margin-top: 0;
}

.post.hentry {
    margin-bottom: 4rem;
}

.posted-on, .byline, .comments-link {
    color: #9a9a9a;
}

.entry-title > a {
    color: inherit;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

.comment-body .pull-left {
    padding-right: 0.625rem;
}

.comment-list .comment {
    display: block;
}

.comment-list {
    padding-left: 0;
}

.comments-title {
    font-size: 1.125rem;
}

.comment-list .pingback {
    border-top: 1px solid rgba(0, 0, 0, 0.125);
    padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
    border: medium none;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
    display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
    max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
    background: #f1f1f1 none repeat scroll 0 0;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 0.313rem 0.313rem 0;
    text-align: center;
}

.wp-caption img[class*="wp-image-"] {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto;
}

.wp-caption .wp-caption-text {
    font-size: 0.688rem;
    line-height: 1.063rem;
    margin: 0;
    padding: 0.625rem;
}

.wp-caption-text {
    text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-item .gallery-columns-2 {
    max-width: 50%;
}

.gallery-item .gallery-columns-3 {
    max-width: 33.33333%;
}

.gallery-item .gallery-columns-4 {
    max-width: 25%;
}

.gallery-item .gallery-columns-5 {
    max-width: 20%;
}

.gallery-item .gallery-columns-6 {
    max-width: 16.66667%;
}

.gallery-item .gallery-columns-7 {
    max-width: 14.28571%;
}

.gallery-item .gallery-columns-8 {
    max-width: 12.5%;
}

.gallery-item .gallery-columns-9 {
    max-width: 11.11111%;
}

.gallery-caption {
    display: block;
}

/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
    width: 8.313rem !important;
}

.variations_form .variations .value > select {
    margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
    max-width: 100%;
}

/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
.elementor-page article .entry-footer {
    display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
    padding-bottom: 0;
    padding-top: 0;
}

.elementor-page .entry-content {
    margin-top: 0;
}

/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/
.vc_desktop article .entry-footer {
    display: none;
}

.vc_desktop #content.site-content {
    padding-bottom: 0;
    padding-top: 0;
}

.vc_desktop .entry-content {
    margin-top: 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/


 /*

@media screen and (max-width: 767px) {
    #masthead .navbar-nav > li > a {
        padding-bottom: 0.938rem;
        padding-top: 0.938rem;
    }
}*/

/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/


/*
@media screen and (max-width: 1199px) {
    .navbar-dark .dropdown-item {
        color: #fff;
    }

    .navbar-nav .dropdown-menu {
        background: transparent;
        box-shadow: none;
        border: none;
    }
}
*/

/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/

@import url("inc/assets/cornerstoneicons/fonts/style.css");

@font-face {
  font-family: 'cornerstone_icons';
  src:  url('../inc/assets/cornerstoneicons/fonts/cornerstone_icons.eot?fvgl87');
  src:  url('../inc/assets/cornerstoneicons/fontsfonts/cornerstone_icons.eot?fvgl87#iefix') format('embedded-opentype'),
    url('../inc/assets/cornerstoneicons/fontsfonts/cornerstone_icons.ttf?fvgl87') format('truetype'),
    url('../inc/assets/cornerstoneicons/fontsfonts/cornerstone_icons.woff?fvgl87') format('woff'),
    url('../inc/assets/cornerstoneicons/fontsfonts/cornerstone_icons.svg?fvgl87#cornerstone_icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="ccci-"], [class*=" ccci-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'cornerstone_icons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ccci-rightnow:before {
  content: "\e903";
}
.ccci-twitter:before {
  content: "\e904";
}
.ccci-instagram:before {
  content: "\e900";
}
.ccci-brand:before {
  content: "\e900";
}
.ccci-social:before {
  content: "\e900";
}
.ccci-facebook:before {
  content: "\e901";
}
.ccci-brand1:before {
  content: "\e901";
}
.ccci-social1:before {
  content: "\e901";
}
.ccci-tiktok:before {
  content: "\e902";
}


.baner { padding-bottom: 36.6%; position: relative; width: 100%; background-size: cover; background-repeat: no-repeat; background-position: center; }

.row { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; }

.justify-center { justify-content: center; }

.d-flex { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.align-center { align-items: center; }
header { position: fixed; width: 100%; left: 0; top: 0; z-index: 111; padding: 0 0 1rem; }
header .logo-block { display: inline-block; }
header .logo-block a img.norm-logo { height: 134px; }
header .logo-block a img.scroll-logo { height: 40px; display: none; }
header.fixed { background-color: #686869; padding: 13px 0; }
header.fixed .logo-block a img.norm-logo { display: none; }
header.fixed .r-block .primary-menu { margin-top: 0; }
header.fixed .logo-block a img.scroll-logo { display: block; }

header .r-block { margin-left: auto; align-items: center; }
header .r-block .primary-menu { margin-bottom: 0; }
header .primary-menu li { margin-left: 26px; display: inline-block; position: relative; }

header .primary-menu li > .dropdown-menu, header .primary-menu li > .sub-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 13rem; padding: 0.5rem 0; margin: 0.125rem 0 0; font-size: 1rem; color: #c97f3a; text-align: left; list-style: none; background-color: #fff; background-clip: padding-box; border-radius: 0.25rem; }

header .primary-menu li:hover > .dropdown-menu, header .primary-menu li:hover > .sub-menu { display: block; top: 100%; margin-top: 0; right: auto; left: 50%; -webkit-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); transform: translate(-50%, 0); }
header .primary-menu li > .dropdown-menu > li, header .primary-menu li > .sub-menu > li { margin: 0; }
header .primary-menu li:hover > .dropdown-menu > li, header .primary-menu li:hover > .sub-menu > li { display: block; }
header .primary-menu li:hover > .dropdown-menu > li a, header .primary-menu li:hover > .sub-menu > li a { color: #c97f3a; }

header .primary-menu li a { text-decoration: none; text-transform: uppercase; color: #FFFFFF; font-size: 14px; line-height: 20.02px; letter-spacing: 1px; padding: 8px 0; margin-right: 0.6em; margin-left: 0.6em; display: inline-block; position: relative; font-weight: 500; } 
header .primary-menu li a:before { content: ""; position: absolute; width: 100%; height: 2px; bottom: 0; left: 0; background-color: #fff; visibility: hidden; -webkit-transform: scaleX(0); transform: scaleX(0); -webkit-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; }
header .primary-menu li a:hover:before { visibility: visible; -webkit-transform: scaleX(1); transform: scaleX(1); }

header .menu-box { width: 35px; height: 30px; display: inline-flex; align-items: center; margin-left: 36px; }
header .menu-box a { display: block; width: 100%; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; z-index: 99; }
/*header .menu-box:hover a { transform: rotate(180deg); }*/
header .menu-box a span:last-child { margin-bottom: 0; }
header .menu-box a span { width: 100%; height: 4px; margin-bottom: 6px; background: #fff; display: block; border-radius: 2px; transition: all 0.5s; -webkit-transition: all 0.5s; background-color: #FFFFFF; }

header .menu-box { position: relative; z-index: 11z; }
header .r-block { position: relative; z-index: 11; }

.nav-open-menu .menu-box a span:nth-child(1) { transform: rotate(45deg) translateY(8px) translateX(6px); -webkit-transform: rotate(45deg) translateY(8px) translateX(6px); }

.nav-open-menu .menu-box a span:nth-child(2) { opacity: 0; }

.nav-open-menu .menu-box a span:nth-child(3) { transform: rotate(-45deg) translateY(-8px) translateX(6px); -webkit-transform: rotate(-45deg) translateY(-8px) translateX(6px); }

body .nav-box .top-b .r-block { display: none !important; }



.trigger-close-btn { width: 28px; height: 30px; display: inline-block; margin-left: 36px; position:relative;z-index: 1; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; }
.trigger-close-btn:hover { opacity: 0.5; }
.trigger-close-btn span { width: 100%; height: 4px; margin-bottom: 6px; background: #fff; display: block; border-radius: 2px; transition: all 0.5s; -webkit-transition: all 0.5s; background-color: #FFFFFF; }
.nav-open-menu .trigger-close-btn span:nth-child(1) { 
    -webkit-transform: rotate(45deg) translateY(7px) translateX(5px); 
    -ms-transform: rotate(45deg) translateY(7px) translateX(5px); 
    transform: rotate(45deg) translateY(7px) translateX(5px); 
}
.nav-open-menu .trigger-close-btn span:nth-child(2) { opacity: 0; }
.nav-open-menu .trigger-close-btn span:nth-child(3) {
    -webkit-transform: rotate(-45deg) translateY(-7px) translateX(6px);
    -ms-transform: rotate(-45deg) translateY(-7px) translateX(6px);
    transform: rotate(-45deg) translateY(-9px) translateX(7px);
}
.nav-box .bottom-block { width: 70%; margin-left: auto; padding-top: 55px; }
header .nav-box { position: fixed; top: 0; right: 0; left: auto; opacity: 0; pointer-events: none; -webkit-transform: translateY(-300px); transform: translateY(-300px); width: 100%; height: 100vh; background-color: #686869; z-index: 10; -webkit-transition: all .5s ease-in-out; transition: all .5s ease-in-out; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; align-items: flex-start; padding: 46px 0 20px; }

body.nav-open-menu header .nav-box { opacity: 1; pointer-events: fill; -webkit-transform: translateY(0px); transform: translateY(0px); }

header .top-b .in-logo { width: 46px; display: inline-block; margin-top: 18px; }
header .top-b .in-logo img { max-width: 100%; width: auto; }
header .primary-top-menu { margin: 0;  }
header .primary-top-menu li { display: inline-block; margin-left: 26px; }
header .primary-top-menu li a { text-decoration: none; text-transform: uppercase; color: #FFFFFF; font-size: 14px; line-height: 20.02px; letter-spacing: 1px; padding: 8px 0; margin-right: 0.6em; margin-left: 0.6em; display: inline-block; position: relative; transition: 0.3s all ease-in-out; font-weight: 600; }
header .primary-top-menu li a:before { content: ""; position: absolute; width: 100%; height: 2px; bottom: 0; left: 0; background-color: #fff; visibility: hidden; -webkit-transform: scaleX(0); transform: scaleX(0); -webkit-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; }

header .primary-top-menu li a:hover:before { visibility: visible; -webkit-transform: scaleX(1); transform: scaleX(1); }

header .nav-box .bold-menu ul, header .nav-box .menu-sec ul { padding: 0; }
header .nav-box .bold-menu ul li { margin-bottom: 8px; }
header .nav-box .menu-sec ul li { margin-bottom: 8px; }
header .nav-box .bold-menu ul li, header .nav-box .menu-sec ul li { display: block; }
header .nav-box .bold-menu ul li a { font-weight: 700; text-transform: uppercase; font-size: 14px; color: #FFFFFF; text-decoration: none; transition: 0.3s all ease-in-out; }
header .nav-box .menu-sec ul li a { font-weight: 300; font-size: 14px; line-height: 1.5; color: #FFFFFF; text-decoration: none; transition: 0.3s all ease-in-out; }
header .nav-box .menu-sec ul li a:hover, header .nav-box .bold-menu ul li a:hover { color: #c97f3a; }
header .nav-box .bold-menu { width: 28%; }
header .nav-box .two-colu { padding: 0 34px; width: 42%; }
header .nav-box .last { width: 30%; padding-left: 68px; }

header .nav-box .one-third:last-of-type { border-right: 0; }
header .nav-box .one-third { border-right: 1px solid #CCCCCC; padding-bottom: 60px; transition: 1.6s all ease-in-out; 
transform: translateY(100px); opacity: 0; visibility: hidden; }

.nav-open-menu header .nav-box .one-third { transform: translateY(0); opacity: 1; visibility: visible; }

header .nav-box .two-colu { display: flex; flex-wrap: wrap; }
header .nav-box .two-colu ul { width: 50%; padding: 0 10px; }
header .nav-box .two-colu ul:last-of-type { margin-left: auto; }
header .nav-box strong { width: 100%; display: block; margin-bottom: 20px; text-transform: uppercase; color: #DAD9D6; letter-spacing: 1px; font-weight: 500; }
header .nav-box .view-all { width: 100%; text-align: left; }
header .nav-box .view-all a { font-weight: 500; font-size: 14px; line-height: 1.5; color: #FFFFFF; text-decoration: none; transition: 0.3s all ease-in-out; width: fit-content; }
header .nav-box .view-all a img { transition: 0.3s all ease-in-out; position: relative; }
header .nav-box .view-all a:hover img { transform: translateX(6px); }


/*Footer new css*/

body footer .container { max-width: 1310px; }
footer { padding: 50px 0 44px; background-color: #686869; }
footer .ftr-logo { padding-bottom: 18px; }
footer .ftr-logo a { display: inline-block; width: 210px; }
footer .box strong { display: block; text-transform: uppercase; font-size: 16px; line-height: 2.13; color: #FFFFFF; margin-bottom: 5px; width: 100%; }
footer .box p { font-size: 16px; line-height: 1.6; color: #FFFFFF; font-weight: 400; letter-spacing: 0.5px; }
footer .box p a { text-decoration: underline; }
footer .box p a:hover { color: #c97f3a; }
footer .resources-fr ul { padding: 0; }
footer .resources-fr ul li { width: 100%; display: block; margin-bottom: 3px; }
footer .resources-fr ul li a { font-size: 16px; line-height: normal; color: #FFFFFF; }
footer .resources-fr ul li a:hover { color: #c97f3a; }
footer .social-block ul { padding: 0; display: flex; flex-wrap: wrap; align-items: center; }
footer .social-block ul li { display: inline-block; margin-bottom: 3px; margin-right: 18px; }
footer .social-block ul li:last-child { margin-right: 0; }
footer .social-block ul li a { font-size: 26px; line-height: normal; color: #FFFFFF; display: block; }
footer .social-block ul li a:hover { color: #c97f3a; }
footer .download-block a { display: inline-block; margin-right: 20px; }
footer .download-block a:last-child { margin-right: 0; }
footer .box strong:not(:first-child) { margin-top: 30px; }
footer .social-block .mobile-app-store-link { border: 1px solid #FFFFFF; padding: 7px 13px; text-align: center; transition: 0.3s all ease-in-out; min-width: 123px; }
footer .social-block .mobile-app-store-link:last-child { margin-right: 0; }
footer .social-block .mobile-app-store-link:not(:last-child) { margin-right: 16px; }
footer .social-block .mobile-app-store-link > * { display: inline-block; vertical-align: middle; }
footer .social-block .mobile-app-store-link > span { padding-left: 10px; font-size: 16px; }
footer .social-block .mobile-app-store-link:hover { opacity: 0.5; }
footer .box strong:not(:first-child) { margin-top: 30px; }
footer .service-time { width: 27%; padding: 0 15px; }
footer .social-block .mobile-app-store-link i { font-size: 24px; }
footer .location { width: 25.8%; padding: 0 15px; }
footer .resources-fr { width: 23.33%; padding: 0 15px; }
footer .social-block { width: 23.87%; padding: 0 15px; }
footer .social-block div.d-flex { margin: 8px 0 0 1px; }
footer .copyright { padding-top: 135px; }
footer .copyright p { font-size: 16px; color: #FFFFFF; font-weight: 400; margin: 0; line-height: normal; }
footer .location p a { text-decoration: none; }


/*footer .location p a:hover { text-decoration: underline; }*/

 
/*============Media Start===============*/


@media (min-width:1280px) {
    body.nav-open-menu { overflow: hidden; }   
    
}

@media (min-width:768px) {
    .mobile-only-menu { display: none; }
    body header .nav-box .top-b .mobile-logo { display: none; }
    header .logo-block a img.mob-logo { display: none; }
    
}

@media (max-width:1366px) {

}

@media (max-width:1280px) {
    header { padding: 0 0 2rem; }
    header .container > .row { margin: 0; }
    .nav-box .bottom-block { width: 80%; }
    header .nav-box .last { padding-left: 50px; }
    header .nav-box .two-colu { padding: 0 30px 0 30px; }
    header .nav-box .two-colu ul {padding: 0 10px; }
    header .nav-box .bold-menu { padding-left: 0; }
    header .nav-box .last { padding: 0 15px 0 35px; }
    
    footer .box p { font-size: 14px; }
    footer .ftr-logo a { width: 170px; }
    footer { padding: 40px 0; }
    footer .service-time { width: 25%; }
    footer .location { width: 24%; }
    footer .resources-fr { width: 22%; }
    footer .social-block { width: 29%; }
    footer .copyright { padding-top: 90px; }
    footer .social-block .mobile-app-store-link:last-child { margin-left: 0; }
    footer .social-block .mobile-app-store-link { padding: 8px 10px; min-width: 118px; }
    footer .social-block .mobile-app-store-link:not(:last-child) { margin-right: 12px; }
    footer .copyright { padding-top: 50px; }
    footer .service-time, footer .resources-fr, footer .location, footer .social-block{ margin-bottom: 15px; }
    
}

@media (max-width:1180px) {
    .nav-box .bottom-block { width: 85%; }
    header .nav-box .two-colu { padding: 0 22px 0 22px; }
    header .primary-menu li { margin-left: 0; }
    
}

@media (max-width:1024px) {
    header .top-b .in-logo { margin-top: 0; }
    .nav-box .bottom-block { width: 85%; }
    .nav-box .bottom-block .list { width: 100%; }
    header .menu-box { margin-left: 10px; }
    header .nav-box .bold-menu { width: 25%; }
    header .nav-box .two-colu { width: 50%; }
    header .nav-box .last { width: 25%; }
    header .r-block { top: 0; }
    header .logo-block { width: 140px; }
    header .logo-block a { display: block; width: 100%; }
    header .logo-block a img.norm-logo { height: auto; max-width: 100%; }
    header .primary-menu li a { font-size: 13px; }
    header .r-block .primary-menu { padding-left: 0; }
    
    
    footer .copyright { padding-top: 50px; }
    footer .social-block .mobile-app-store-link { padding: 8px 12px; }
    footer .box p { font-size: 14px; }
    footer .box strong { font-size: 14px; line-height: 26px; }
    footer .gray-box { padding: 0 !important; }
    footer .social-block .mobile-app-store-link:not(:last-child) { margin-right: 6px; }
    footer .social-block .mobile-app-store-link { min-width: 100px; padding: 8px 10px; }
    
    
    
}

@media (max-width:991px) {
    .nav-box .bottom-block { width: 100%; }
    header .nav-box .two-colu { padding: 0 15px 0 15px; }
    header .nav-box .last { padding: 0 15px; }
    header .nav-box .one-third { padding-bottom: 20px; }
    
    footer .service-time { width: 35%; }
    footer .location { width: 35%; }
    footer .resources-fr { width: 30%; }
    footer .social-block { width: 40%; }
    footer .copyright { padding-top: 20px; margin-bottom: 0; }
    footer .copyright p { margin-bottom: 0; }
    footer .social-block .mobile-app-store-link:not(:last-child) { margin-right: 16px; }
    footer .social-block .mobile-app-store-link { min-width: 123px; }
    
    
}

@media (max-width:767px) {
    .trigger-close-btn span { height: 2px; }
    
    .nav-open-menu .menu-box a span:nth-child(1) {
        transform: rotate(45deg) translateY(7px) translateX(5px);
        -webkit-transform: rotate(45deg) translateY(7px) translateX(5px);
    }
    
    .nav-open-menu .trigger-close-btn span:nth-child(1) {     
        -webkit-transform: rotate(45deg) translateY(4px) translateX(3px);
        -ms-transform: rotate(45deg) translateY(4px) translateX(3px);
        transform: rotate(45deg) translateY(4px) translateX(3px);
    }
    
    header { padding: 8px 0; }
    header .logo-block a img.scroll-logo { height: 32px; }
    header.fixed .logo-block a img.mob-logo { display: none; }
    header .logo-block a img.norm-logo { height: auto; display: none; }
    header .logo-block a img.norm-logo, header .logo-block a img.scroll-logo, , header.fixed .logo-block a img.scroll-logo { display: none; }
    
    .trigger-close-btn:hover { opacity: 1; }
    .trigger-close-btn { position: absolute; top: 12px; right: 12px; width: 22px; }
    header .top-b .in-logo { width: 120px; }
    header .logo-block a { width: 120px; display: block; }
    header .logo-block a img { width: auto; max-width: 100%; height: auto; }
    header .menu-box { width: 25px; }
    header .menu-box a span { border-radius: 0; height: 3px; }
    header .logo-block a img.desktop-logo { display: none; }
    body header .nav-box .top-b .des-ic { display: none; }
    header .nav-box { padding: 0 0 10px; }
    body header .nav-box .top-b { padding: 8px 15px 8px 8px; background-color: #686869; }
    header .nav-box .container { padding: 0; }
    .nav-box .bottom-block { padding: 30px 27px 0; height: calc(100vh - 58px); overflow-y: scroll; }
    .nav-box .bottom-block .list { padding-bottom: 50px; }
    header .r-block { width: auto; }
    header .primary-top-menu { padding: 0; width: 100%; display: none !important; }
    header .r-block { width: auto; }
    header .primary-top-menu li { display: block; margin-left: 0; width: 100%; }
    header .nav-box .one-third { border-right: 0; padding-bottom: 0; width: 100%; }
    
    header .nav-box .bold-menu { border-bottom: 1px solid #FFFFFF; padding-bottom: 15px; }
    
    header .nav-box .two-colu { width: 100%; padding: 0; }
    header .nav-box .last { width: 100%; padding: 0; }
    header .primary-top-menu li a { font-weight: 700; margin: 0; }
    header .nav-box .bold-menu ul li a { padding: 8px 0; font-size: 18px; }
    header .nav-box strong { font-size: 14px;  }
    header .nav-box .bold-menu ul li { margin-bottom: 10px; }
    header .nav-box .one-third:not(:first-child) { padding-top: 30px; }
    header .nav-box .two-colu ul { padding: 0; }
    header .r-block .primary-menu { display: none !important; } 
    header .primary-menu li > .dropdown-menu > li, header .primary-menu li > .sub-menu > li { margin-left: 0; }
    header .primary-menu li:hover > .dropdown-menu > li, header .primary-menu li:hover > .sub-menu > li { display: block; }
    
    
    footer { padding: 55px 0; }
    footer .box strong { font-size: 16px; }
    footer .box p { font-size: 16px; }
    footer .service-time, footer .location, footer .resources-fr, footer .social-block { width: 100%; }
    footer .ftr-logo { padding-bottom: 40px; }
    footer .service-time, footer .resources-fr, footer .location, footer .social-block { margin-bottom: 25px; }
    footer .social-block .mobile-app-store-link { padding: 9px 10px; margin-right: 16px; }
    footer .social-block .mobile-app-store-link:last-child { margin-right: 0; }
    footer .social-block .mobile-app-store-link { min-width: 123px; }
    footer .social-block .mobile-app-store-link:not(:last-child) { margin-right: 16px; }
    
    
}

@media (max-width:480px) {

}
