@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital@0;1&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400&display=swap");
.nav-link-color, .sec-nav-link-color {
	color: #fff !important;
}
section#featuredproperties-1R1.FeaturedProperties-1R,
#featuredproperties-1R0,
#featuredproperties-1R1{display: none!important;}
div.cta-wrapper div.container{margin-left: auto; margin-right: auto;}
#home-value-MyPortal{display: none;}
#header-1n {
	height: 100vh;
}
#header-1n .header-content h1 {
	margin-bottom: 20px; font-family: "Playfair Display", "Lora", Georgia, serif!important;
}
#header-1n .header-content h4{
    margin-bottom: 20px; text-transform: capitalize; font-family: "Playfair Display", "Lora", Georgia, serif!important;
}
#header-1n .navbar-brand img {
	max-height: 120px;
	filter: brightness(0) invert(1);
}
#header-1n #custom-search-1{
	width: 90%;
	max-width: 600px;
}
#custom-search-1 {
	padding: 1px;
	border: 0;
	border-radius: 0;
	background-color: rgba(0, 0, 0, 0.75);
	width: 75%;
	margin: 0 auto;
}
#custom-search-1 input {
	border: 0;
	box-shadow: none;
	padding: 12px;
	font-size: 18px;
	background: #fff;
	color: #000;
	height: auto;
}
#market-data-stats {
	filter: invert();
}
.market-holder{background: #000;}
.about .box {
	background-color: #fff;
	box-shadow: none;
	margin: 0px auto 10px; 
	padding: 0; 
	position: relative;
	width: 100%; 
    
}
#custom_content #about {
    background: #242426;
    padding: 75px 0;
}
 #custom_content #about div.container div.col-sm-6 img{
    width: 550px;
}
#about > div > div.col-sm-6.content{align-self: flex-start; padding: 15px;}
header.fixed.dark.dynamic {
	background-color: #fff;
	height: 112px;
}
.video__image{width:100%;margin-top: 40px;}

.video__image a{display:inline-block;border:1px solid rgba(255,255,255,.5);padding:10px; width: 100%}
.responsive video {
	width: 100% !important;
	max-width: 900px;
	height: auto !important;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #b0a368;
	position: relative;
	background-image: url(https://cy-sierra-assets.s3.us-west-1.amazonaws.com/sites/berbasgroup.com/images/video-bg.webp);
	border-radius: 15px;
}
.responsive {
	padding-top: 30px;
	text-align: center;
box-sizing: border-box;
}
.video__image a img {
    display: block;
    max-width: 100%;
    width: 100%!important;
}
.video__image p{text-transform:uppercase;letter-spacing:3px;max-width:90%;margin:15px auto 0}
#watch_video{padding:200px 0; z-index: 9000; max-height: 100vh; height: 100vh;
}
#watch_video .row{display:-webkit-box;display:-ms-flexbox;display:flex;}
#watch_video .content{display:-webkit-box;display:-ms-flexbox;display:flex;
	align-items: center;}
#watch_video .v-center{margin:auto}
#watch_video h3{position:relative;padding-bottom:15px}
#watch_video h3:after{content:"";position:absolute;bottom:0;left:50%;width:125px;border-top:1px solid #d0752d;-webkit-transform:translateX(-50%);transform:translateX(-50%)}
#watch_video .modal-dialog,
#watch_video #video_modal .modal-dialog{width:80vw;max-width:1000px; }
/*header.fixed.dark.dynamic.reduced{height:65px;}*/

@media(min-width: 1200px){
    header > .container{
        max-width: 1700px!important;
        width: 100%;
    }
    .home-quick-search .search{
        padding-top: 50px;
    }
}
section.chart{
    filter: invert(1);
}

section.home-quick-search.js-qs-home.si-bgp--center:before{
    opacity: 20%!important;
}
.home-quick-search h1{
    font-family: "Playfair Display", "Lora", Georgia, serif!important;
}
.si-site-container-fluid.col-md-12.si-site-container--full{
    padding-left: 0!important;
    padding-right: 0!important;
} 

@media(min-width: 800px){
    .home-quick-search {
	height: 82vh;
	min-height: 500px;
}
}


@media(min-width: 800px){
    #about > .container{
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }
}

nav>ul>li>a, .sub-nav>li>a{
    text-transform: uppercase!important;
}



@media(max-width: 767px){
 
    #hero_overlay_buttons a {
        width: 100%!important;
        max-width: 275px!important;
    }
    #hero_overlay_buttons {
        padding: 20px 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
  
}

@media(max-width: 700px){
    .home-quick-search {
        
        height: 95vh;
        padding-bottom: 40px;
    }
    
}
@media(max-width: 340px){
    .home-quick-search {
        
        height: 130vh;
        padding-bottom: 40px;
    }
    
}

#hero_overlay_buttons {
    position: relative;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    z-index: 9;
    gap:10px;
}

#hero_overlay_buttons a {
    background: rgba(0,0,0, .8);
}

#hero_overlay_buttons a {
    display: inline-block;
    border: 1px solid rgba(255,255,255,0.07);
    color: #fff!important;
    padding: 15px 20px 15px;
    text-decoration: none;
    font-size: 16px;
    text-transform: uppercase;
    margin: 5px 10px;
    font-family: "Montserrat", "Lato", "Open Sans", Helvetica, sans-serif;
    -webkit-transition: 300ms ease all;
    transition: 300ms ease all;
    text-align: center;
}
#hero_overlay_buttons a:hover {
    background: rgba(248,249,250,0.99);
    color:#000!important;
}

.home-quick-search .listings-count{
    font-size: 25px;
}

h1.fade-in.key-1 b{display: none;}
.entry:nth-of-type(1) h2, .entry:nth-of-type(4) h2{
    color: black!important;
}
.entry:nth-of-type(2) h2, .entry:nth-of-type(3) h2{
    color: white!important;
}

 .communities,  .featured,  .about .bg, #pageComponent311819{
    display: none!important;
  }
section.home-quick-search.js-qs-home.si-bgp--center > div > div > div.listings-count.js-qs-count.fade-in.key-2{display: none;}
.blog.padding{padding:0;}
#blog_holder > section > div > div.view-all.text-center{display: none;}
#rss_feed > div > div > div.col-lg-3.left-col > div.view-all{position: relative;z-index: 5;}
.blog > div:nth-child(1) > h2:nth-child(1){display: none;}
.blog .item .img + .info, .blog .item .meta {
	border-top: 1px solid #dedede;
    background: #fff;
}

footer .logo{
    
    border-radius: 5px;
   
}
footer .logo img{ 
   
 
}
 header .logo img {
	max-height: 100%;
	vertical-align: top;
	width: auto;
	/*filter: brightness(0) invert(1)!important;*/
}
 header {
	/*background-color: #040404!important;*/
}
 footer .logo img{
   /* filter: brightness(0)invert(1) !important;*/
}

#consultation .btn-effect{
    display: block!important;
    width: fit-content;
    font-size: 20px;
    padding: 20px 40px;
    text-transform: none!important;
}


#schedule_consultation img{
    margin-top: 25px;
    margin-bottom: 25px;
    width: 100%;
    height: auto;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 15px;
    -webkit-transition: 500ms ease all;
    transition: 500ms ease all;

}

 .dark-banner{
    display: none;
}


@media(min-width: 1000px){
    #schedule_consultation img:hover{
        transform: scale(1.05);
    }
}



@media(max-width: 991px){
    header {
	background-color: #484b5a;
	height: 100px;
}
   /* .auth-link a, .blog-link a, .phone-link a, .menu-button{
        color: white!important;
    
    .bar{
        background: white!important;
    }}*/
}



.site.contact .img-box .img-content>img{
    object-fit: contain!important;
}

header.template5 .nav-container {
    font-family: "Avenir Next", "Lato", sans-serif !important;
}
header.template5 .nav-container .menu-item.item-regist,
header.template5 .nav-container .menu-item.item-login {
    font-family: "Avenir Next", "Lato", sans-serif !important;
    line-height: 14px;
}
header.template5 .head-menu {
    -webkit-box-flex: initial !important;
    -ms-flex: initial !important;
    flex: initial !important;
    margin-left: auto;
    margin-right: 30px;
}
* {
    font-family: "Avenir Next", "Lato", sans-serif;
}
a.mg-more {
    font-family: "Avenir Next", "Lato", sans-serif !important;
}
.mg-title,
.mg-title span {
    font-family: "Playfair Display", "Lora", Georgia, serif !important;
    font-size: 35px !important;
}
body {
    -webkit-font-smoothing: initial !important;
}
.banner .title-container .title .text p {
    font-family: "Playfair Display", "Lora", Georgia, serif !important;
    font-weight: 100;
    font-size: 65px !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 1 !important;
}
.banner .title-container .sub-title p {
    line-height: 1.4 !important;
}
.banner .title-container .sub-title p span {
    font-size: 19px !important;
}
.banner .title-container .sub-title p a {
    display: inline-block;
    margin-top: 35px;
    height: auto !important;
    line-height: 1 !important;
    padding: 15px 35px !important;
    font-size: 19px !important;
    border: 1px solid #fff !important;
    -webkit-transition: 300ms ease all;
    transition: 300ms ease all;
    border-radius: 0 !important;
    text-shadow: none !important;
    text-transform: uppercase;
}
.banner .title-container .sub-title p a:hover {
    background: #fff !important;
    color: #000 !important;
}
.md-featured-area.grid-classic .mg-container {
    width: 100%;
}
.md-featured-area.grid-classic .style-container {
    width: 100% !important;
    margin: 0 !important;
    border: 2px solid #000;
}
.md-featured-area.grid-classic .style-container .city-style {
    padding: 0 !important;
    margin-bottom: 0 !important;
    border: 2px solid #000;
}
.md-featured-area.grid-classic .style-container .city-style .bg-img .mask {
    background: rgba(0, 0, 0, 0.4);
    -webkit-transition: 300ms ease all;
    transition: 300ms ease all;
}
.md-featured-area.grid-classic .style-container .city-style .bg-img .desc-content .style-title-container .style-title {
    display: inline-block;
    font-family: "Playfair Display", "Lora", Georgia, serif !important;
    margin: auto;
    overflow-wrap: break-word;
    max-width: 100% !important;
    line-height: 1;
    text-shadow: 0 3px 1px rgba(0, 0, 0, 0.4) !important;
    font-size: 35px !important;
    text-transform: uppercase !important;
}
.md-featured-area.grid-classic .style-container .city-style:hover .mask {
    opacity: 0;
}
.md-featured-area.grid-standard .mg-container {
    width: 100%;
}
.md-featured-area.grid-standard .style-container {
    margin: 0;
    border: 2px solid #000;
    width: 100%;
}
.md-featured-area.grid-standard .style-container .city-style {
    width: 25% !important;
    margin: 0 !important;
    padding: 18% 0 0 !important;
    border: 2px solid #000;
}
.md-featured-area.grid-standard .style-container .city-style .bg-img {
    left: 0 !important;
    right: 0 !important;
}
.md-featured-area.grid-standard .style-container .city-style .style-title {
    font-family: "Playfair Display", "Lora", Georgia, serif !important;
    font-weight: 100 !important;
    font-size: 28px !important;
    text-shadow: 0 3px 1px rgba(0, 0, 0, 0.4) !important;
}
.md-featured-area.grid-standard .style-container .city-style:hover .style-title {
    text-shadow: none;
}
.md-cta-sc.row .media-content .title-text span {
    font-family: "Playfair Display", "Lora", Georgia, serif;
}
.md-cta-sc.row .media-content .button {
    font-family: "Avenir Next", "Lato", sans-serif !important;
    border: 1px solid #fff;
    -webkit-transition: 300ms ease all;
    transition: 300ms ease all;
    border-radius: 0;
    text-transform: uppercase;
}
.md-cta-sc.row .media-content .button:hover {
    background: #fff !important;
    color: #000 !important;
}
.md-hero.standard.banner-with-search-btn .title-text span {
    font-family: "Playfair Display", "Lora", Georgia, serif;
}
.md-hero.standard.banner-with-search-btn .btn-item {
    font-family: "Avenir Next", "Lato", sans-serif !important;
    font-size: 15px;
    -webkit-transition: 300ms ease all;
    transition: 300ms ease all;
}
.md-hero.standard.banner-with-search-btn .btn-item:hover {
    background: #fff !important;
    color: #000 !important;
}
#featured_areas,
#consultation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
}
#featured_areas .area,
#consultation .area {
    background-size: cover !important;
    position: relative;
    -webkit-transition: 300ms ease all;
    transition: 300ms ease all;
    border: 2px solid #000;
    width: calc(100% / 3);
    height: 26vw;
}
#featured_areas .area:before,
#consultation .area:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    pointer-events: none;
    z-index: 1;
    -webkit-transition: 300ms ease all;
    transition: 300ms ease all;
}
#featured_areas .area a,
#consultation .area a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    position: relative;
    z-index: 9;
    text-align: center;
    padding: 0 15px;
    text-transform: uppercase;
    font-size: 50px;
    color: #fff !important;
    text-decoration: none;
}
#featured_areas .area a span,
#consultation .area a span {
    display: inline-block;
    font-family: "Playfair Display", "Lora", Georgia, serif;
    margin: auto;
    overflow-wrap: break-word;
    max-width: 100%;
    line-height: 1;
    text-shadow: 0 3px 1px rgba(0, 0, 0, 0.4);
}
#featured_areas .area a span small,
#consultation .area a span small {
    display: block;
    font-size: 50%;
    font-family: "Avenir Next", "Lato", sans-serif;
    letter-spacing: 4px;
}
#featured_areas .area.large,
#consultation .area.large {
    width: 50%;
    height: 38vw;
}
#featured_areas .area.large a,
#consultation .area.large a {
    font-size: 50px;
}
#featured_areas .area:hover,
#consultation .area:hover {
    -webkit-filter: grayscale(0.3);
    filter: grayscale(0.3);
}
#featured_areas .area:hover:before,
#consultation .area:hover:before {
    opacity: 0;
}
#consultation .area {
    height: 26vw;
}
#consultation .area a {
    line-height: 26vw;
}
 body{
    font-family: "Avenir Next", "Lato", sans-serif;
    scroll-behavior: smooth;
    font-weight: 400;
    font-size: 16px;
    -webkit-font-smoothing: initial;
}
 .md-house-card.featured-listing,
 .md-button-banner.custom-banner,
 .md-testimonial-slider,
 .md-home-nbr,
 .md-team-banner,
 .md-quick-search {
    display: none;
}
 .md-content > .mg-container {
    width: 100%;
    overflow: visible;
}
 .banner-button .btn-item {
    font-family: "Avenir Next", "Lato", sans-serif !important;
    height: auto !important;
    line-height: 1 !important;
    padding: 15px 20px !important;
    font-size: 19px !important;
    border: 1px solid #fff !important;
    background: rgba(0, 0, 0, 0.2) !important;
    color: #fff !important;
    -webkit-transition: 300ms ease all;
    transition: 300ms ease all;
    border-radius: 0 !important;
}
 .banner-button .btn-item:hover {
    background: #fff !important;
    color: #000 !important;
}
 .md-hero.template4.banner-with-search-btn .media-content {
    -webkit-transform: translateY(-5%);
    transform: translateY(-5%);
}
 .md-hero.template4.banner-with-search-btn .media-content .media-title div span {
    font-family: "Playfair Display", "Lora", Georgia, serif !important;
    font-weight: 100;
    font-size: 65px !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 1;
}
 .md-hero.template4.banner-with-search-btn .media-content .media-subtitle {
    margin-top: 0;
}
 .md-hero.template4.banner-with-search-btn .media-content .media-subtitle div span {
    font-family: "Avenir Next", "Lato", sans-serif !important;
    font-weight: 399;
    font-size: 30px !important;
    text-transform: uppercase;
    letter-spacing: 4px;
    color: #fff;
    margin: 0 auto;
    line-height: 1;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
}
 .md-hero.template1.banner-with-search-btn div.single-picture {
    background-attachment: fixed;
    background-position: center;
}
 .md-hero.template1.banner-with-search-btn .media-content .media-subtitle {
    margin-top: 0;
}
 .md-hero.template1.banner-with-search-btn .media-content .media-subtitle div span {
    font-family: "Playfair Display", "Lora", Georgia, serif !important;
    font-weight: 400;
    font-size: 40px !important;
    color: #fff;
}
 #custom_content {
    position: relative;
    overflow: hidden;
    border-top: 15px solid #000;
}

 #custom_content html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar;
}
 #custom_content * {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}
 #custom_content *::before,
 #custom_content *::after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}
 #custom_content .container,
 #custom_content .container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 576px) {
     #custom_content .container {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
     #custom_content .container {
        max-width: 720px;
    }
}
@media (min-width: 992px) {
     #custom_content .container {
        max-width: 960px;
    }
}
@media (min-width: 1200px) {
     #custom_content .container {
        max-width: 1140px;
    }
}
 #custom_content .row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
 #custom_content .no-gutters {
    margin-right: 0;
    margin-left: 0;
}
 #custom_content .no-gutters > .col,
 #custom_content .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
 #custom_content .col-1,
 #custom_content .col-2,
 #custom_content .col-3,
 #custom_content .col-4,
 #custom_content .col-5,
 #custom_content .col-6,
 #custom_content .col-7,
 #custom_content .col-8,
 #custom_content .col-9,
 #custom_content .col-10,
 #custom_content .col-11,
 #custom_content .col-12,
 #custom_content .col,
 #custom_content .col-auto,
 #custom_content .col-sm-1,
 #custom_content .col-sm-2,
 #custom_content .col-sm-3,
 #custom_content .col-sm-4,
 #custom_content .col-sm-5,
 #custom_content .col-sm-6,
 #custom_content .col-sm-7,
 #custom_content .col-sm-8,
 #custom_content .col-sm-9,
 #custom_content .col-sm-10,
 #custom_content .col-sm-11,
 #custom_content .col-sm-12,
 #custom_content .col-sm,
 #custom_content .col-sm-auto,
 #custom_content .col-md-1,
 #custom_content .col-md-2,
 #custom_content .col-md-3,
 #custom_content .col-md-4,
 #custom_content .col-md-5,
 #custom_content .col-md-6,
 #custom_content .col-md-7,
 #custom_content .col-md-8,
 #custom_content .col-md-9,
 #custom_content .col-md-10,
 #custom_content .col-md-11,
 #custom_content .col-md-12,
 #custom_content .col-md,
 #custom_content .col-md-auto,
 #custom_content .col-lg-1,
 #custom_content .col-lg-2,
 #custom_content .col-lg-3,
 #custom_content .col-lg-4,
 #custom_content .col-lg-5,
 #custom_content .col-lg-6,
 #custom_content .col-lg-7,
 #custom_content .col-lg-8,
 #custom_content .col-lg-9,
 #custom_content .col-lg-10,
 #custom_content .col-lg-11,
 #custom_content .col-lg-12,
 #custom_content .col-lg,
 #custom_content .col-lg-auto,
 #custom_content .col-xl-1,
 #custom_content .col-xl-2,
 #custom_content .col-xl-3,
 #custom_content .col-xl-4,
 #custom_content .col-xl-5,
 #custom_content .col-xl-6,
 #custom_content .col-xl-7,
 #custom_content .col-xl-8,
 #custom_content .col-xl-9,
 #custom_content .col-xl-10,
 #custom_content .col-xl-11,
 #custom_content .col-xl-12,
 #custom_content .col-xl,
 #custom_content .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
     overflow: hidden
}
 #custom_content .col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
}
 #custom_content .col-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}
 #custom_content .col-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}
 #custom_content .col-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}
 #custom_content .col-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
}
 #custom_content .col-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
 #custom_content .col-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}
 #custom_content .col-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
}
 #custom_content .col-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}
 #custom_content .col-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}
 #custom_content .col-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%;
}
 #custom_content .col-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}
 #custom_content .col-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}
 #custom_content .col-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
}
 #custom_content .order-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1;
}
 #custom_content .order-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
    order: 13;
}
 #custom_content .order-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
    order: 0;
}
 #custom_content .order-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
}
 #custom_content .order-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    order: 2;
}
 #custom_content .order-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
    order: 3;
}
 #custom_content .order-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
    order: 4;
}
 #custom_content .order-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
    order: 5;
}
 #custom_content .order-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
    order: 6;
}
 #custom_content .order-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
    order: 7;
}
 #custom_content .order-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
    order: 8;
}
 #custom_content .order-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
    order: 9;
}
 #custom_content .order-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
    order: 10;
}
 #custom_content .order-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
    order: 11;
}
 #custom_content .order-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
    order: 12;
}
 #custom_content .offset-1 {
    margin-left: 8.333333%;
}
 #custom_content .offset-2 {
    margin-left: 16.666667%;
}
 #custom_content .offset-3 {
    margin-left: 25%;
}
 #custom_content .offset-4 {
    margin-left: 33.333333%;
}
 #custom_content .offset-5 {
    margin-left: 41.666667%;
}
 #custom_content .offset-6 {
    margin-left: 50%;
}
 #custom_content .offset-7 {
    margin-left: 58.333333%;
}
 #custom_content .offset-8 {
    margin-left: 66.666667%;
}
 #custom_content .offset-9 {
    margin-left: 75%;
}
 #custom_content .offset-10 {
    margin-left: 83.333333%;
}
 #custom_content .offset-11 {
    margin-left: 91.666667%;
}
@media (min-width: 576px) {
     #custom_content .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%;
    }
     #custom_content .col-sm-auto {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
     #custom_content .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
     #custom_content .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
     #custom_content .col-sm-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%;
    }
     #custom_content .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
     #custom_content .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
     #custom_content .col-sm-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
    }
     #custom_content .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
     #custom_content .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
     #custom_content .col-sm-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%;
    }
     #custom_content .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
     #custom_content .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
     #custom_content .col-sm-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }
     #custom_content .order-sm-first {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1;
    }
     #custom_content .order-sm-last {
        -ms-flex-order: 13;
        -webkit-box-ordinal-group: 14;
        order: 13;
    }
     #custom_content .order-sm-0 {
        -ms-flex-order: 0;
        -webkit-box-ordinal-group: 1;
        order: 0;
    }
     #custom_content .order-sm-1 {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1;
    }
     #custom_content .order-sm-2 {
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        order: 2;
    }
     #custom_content .order-sm-3 {
        -ms-flex-order: 3;
        -webkit-box-ordinal-group: 4;
        order: 3;
    }
     #custom_content .order-sm-4 {
        -ms-flex-order: 4;
        -webkit-box-ordinal-group: 5;
        order: 4;
    }
     #custom_content .order-sm-5 {
        -ms-flex-order: 5;
        -webkit-box-ordinal-group: 6;
        order: 5;
    }
     #custom_content .order-sm-6 {
        -ms-flex-order: 6;
        -webkit-box-ordinal-group: 7;
        order: 6;
    }
     #custom_content .order-sm-7 {
        -ms-flex-order: 7;
        -webkit-box-ordinal-group: 8;
        order: 7;
    }
     #custom_content .order-sm-8 {
        -ms-flex-order: 8;
        -webkit-box-ordinal-group: 9;
        order: 8;
    }
     #custom_content .order-sm-9 {
        -ms-flex-order: 9;
        -webkit-box-ordinal-group: 10;
        order: 9;
    }
     #custom_content .order-sm-10 {
        -ms-flex-order: 10;
        -webkit-box-ordinal-group: 11;
        order: 10;
    }
     #custom_content .order-sm-11 {
        -ms-flex-order: 11;
        -webkit-box-ordinal-group: 12;
        order: 11;
    }
     #custom_content .order-sm-12 {
        -ms-flex-order: 12;
        -webkit-box-ordinal-group: 13;
        order: 12;
    }
     #custom_content .offset-sm-0 {
        margin-left: 0;
    }
     #custom_content .offset-sm-1 {
        margin-left: 8.333333%;
    }
     #custom_content .offset-sm-2 {
        margin-left: 16.666667%;
    }
     #custom_content .offset-sm-3 {
        margin-left: 25%;
    }
     #custom_content .offset-sm-4 {
        margin-left: 33.333333%;
    }
     #custom_content .offset-sm-5 {
        margin-left: 41.666667%;
    }
     #custom_content .offset-sm-6 {
        margin-left: 50%;
    }
     #custom_content .offset-sm-7 {
        margin-left: 58.333333%;
    }
     #custom_content .offset-sm-8 {
        margin-left: 66.666667%;
    }
     #custom_content .offset-sm-9 {
        margin-left: 75%;
    }
     #custom_content .offset-sm-10 {
        margin-left: 83.333333%;
    }
     #custom_content .offset-sm-11 {
        margin-left: 91.666667%;
    }
}
@media (min-width: 768px) {
     #custom_content .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%;
    }
     #custom_content .col-md-auto {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
     #custom_content .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
     #custom_content .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
     #custom_content .col-md-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%;
    }
     #custom_content .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
     #custom_content .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
     #custom_content .col-md-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
    }
     #custom_content .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
     #custom_content .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
     #custom_content .col-md-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%;
    }
     #custom_content .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
     #custom_content .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
     #custom_content .col-md-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }
     #custom_content .order-md-first {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1;
    }
     #custom_content .order-md-last {
        -ms-flex-order: 13;
        -webkit-box-ordinal-group: 14;
        order: 13;
    }
     #custom_content .order-md-0 {
        -ms-flex-order: 0;
        -webkit-box-ordinal-group: 1;
        order: 0;
    }
     #custom_content .order-md-1 {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1;
    }
     #custom_content .order-md-2 {
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        order: 2;
    }
     #custom_content .order-md-3 {
        -ms-flex-order: 3;
        -webkit-box-ordinal-group: 4;
        order: 3;
    }
     #custom_content .order-md-4 {
        -ms-flex-order: 4;
        -webkit-box-ordinal-group: 5;
        order: 4;
    }
     #custom_content .order-md-5 {
        -ms-flex-order: 5;
        -webkit-box-ordinal-group: 6;
        order: 5;
    }
     #custom_content .order-md-6 {
        -ms-flex-order: 6;
        -webkit-box-ordinal-group: 7;
        order: 6;
    }
     #custom_content .order-md-7 {
        -ms-flex-order: 7;
        -webkit-box-ordinal-group: 8;
        order: 7;
    }
     #custom_content .order-md-8 {
        -ms-flex-order: 8;
        -webkit-box-ordinal-group: 9;
        order: 8;
    }
     #custom_content .order-md-9 {
        -ms-flex-order: 9;
        -webkit-box-ordinal-group: 10;
        order: 9;
    }
     #custom_content .order-md-10 {
        -ms-flex-order: 10;
        -webkit-box-ordinal-group: 11;
        order: 10;
    }
     #custom_content .order-md-11 {
        -ms-flex-order: 11;
        -webkit-box-ordinal-group: 12;
        order: 11;
    }
     #custom_content .order-md-12 {
        -ms-flex-order: 12;
        -webkit-box-ordinal-group: 13;
        order: 12;
    }
     #custom_content .offset-md-0 {
        margin-left: 0;
    }
     #custom_content .offset-md-1 {
        margin-left: 8.333333%;
    }
     #custom_content .offset-md-2 {
        margin-left: 16.666667%;
    }
     #custom_content .offset-md-3 {
        margin-left: 25%;
    }
     #custom_content .offset-md-4 {
        margin-left: 33.333333%;
    }
     #custom_content .offset-md-5 {
        margin-left: 41.666667%;
    }
     #custom_content .offset-md-6 {
        margin-left: 50%;
    }
     #custom_content .offset-md-7 {
        margin-left: 58.333333%;
    }
     #custom_content .offset-md-8 {
        margin-left: 66.666667%;
    }
     #custom_content .offset-md-9 {
        margin-left: 75%;
    }
     #custom_content .offset-md-10 {
        margin-left: 83.333333%;
    }
     #custom_content .offset-md-11 {
        margin-left: 91.666667%;
    }
}
@media (min-width: 992px) {
     #custom_content .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%;
    }
     #custom_content .col-lg-auto {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
     #custom_content .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
     #custom_content .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
     #custom_content .col-lg-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%;
    }
     #custom_content .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
     #custom_content .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
     #custom_content .col-lg-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
    }
     #custom_content .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
     #custom_content .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
     #custom_content .col-lg-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%;
    }
     #custom_content .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
     #custom_content .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
     #custom_content .col-lg-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }
     #custom_content .order-lg-first {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1;
    }
     #custom_content .order-lg-last {
        -ms-flex-order: 13;
        -webkit-box-ordinal-group: 14;
        order: 13;
    }
     #custom_content .order-lg-0 {
        -ms-flex-order: 0;
        -webkit-box-ordinal-group: 1;
        order: 0;
    }
     #custom_content .order-lg-1 {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1;
    }
     #custom_content .order-lg-2 {
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        order: 2;
    }
     #custom_content .order-lg-3 {
        -ms-flex-order: 3;
        -webkit-box-ordinal-group: 4;
        order: 3;
    }
     #custom_content .order-lg-4 {
        -ms-flex-order: 4;
        -webkit-box-ordinal-group: 5;
        order: 4;
    }
     #custom_content .order-lg-5 {
        -ms-flex-order: 5;
        -webkit-box-ordinal-group: 6;
        order: 5;
    }
     #custom_content .order-lg-6 {
        -ms-flex-order: 6;
        -webkit-box-ordinal-group: 7;
        order: 6;
    }
     #custom_content .order-lg-7 {
        -ms-flex-order: 7;
        -webkit-box-ordinal-group: 8;
        order: 7;
    }
     #custom_content .order-lg-8 {
        -ms-flex-order: 8;
        -webkit-box-ordinal-group: 9;
        order: 8;
    }
     #custom_content .order-lg-9 {
        -ms-flex-order: 9;
        -webkit-box-ordinal-group: 10;
        order: 9;
    }
     #custom_content .order-lg-10 {
        -ms-flex-order: 10;
        -webkit-box-ordinal-group: 11;
        order: 10;
    }
     #custom_content .order-lg-11 {
        -ms-flex-order: 11;
        -webkit-box-ordinal-group: 12;
        order: 11;
    }
     #custom_content .order-lg-12 {
        -ms-flex-order: 12;
        -webkit-box-ordinal-group: 13;
        order: 12;
    }
     #custom_content .offset-lg-0 {
        margin-left: 0;
    }
     #custom_content .offset-lg-1 {
        margin-left: 8.333333%;
    }
     #custom_content .offset-lg-2 {
        margin-left: 16.666667%;
    }
     #custom_content .offset-lg-3 {
        margin-left: 25%;
    }
     #custom_content .offset-lg-4 {
        margin-left: 33.333333%;
    }
     #custom_content .offset-lg-5 {
        margin-left: 41.666667%;
    }
     #custom_content .offset-lg-6 {
        margin-left: 50%;
    }
     #custom_content .offset-lg-7 {
        margin-left: 58.333333%;
    }
     #custom_content .offset-lg-8 {
        margin-left: 66.666667%;
    }
     #custom_content .offset-lg-9 {
        margin-left: 75%;
    }
     #custom_content .offset-lg-10 {
        margin-left: 83.333333%;
    }
     #custom_content .offset-lg-11 {
        margin-left: 91.666667%;
    }
}
@media (min-width: 1200px) {
     #custom_content .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%;
    }
     #custom_content .col-xl-auto {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
     #custom_content .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
     #custom_content .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
     #custom_content .col-xl-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%;
    }
     #custom_content .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
     #custom_content .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
     #custom_content .col-xl-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
    }
     #custom_content .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
     #custom_content .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
     #custom_content .col-xl-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%;
    }
     #custom_content .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
     #custom_content .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
     #custom_content .col-xl-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }
     #custom_content .order-xl-first {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1;
    }
     #custom_content .order-xl-last {
        -ms-flex-order: 13;
        -webkit-box-ordinal-group: 14;
        order: 13;
    }
     #custom_content .order-xl-0 {
        -ms-flex-order: 0;
        -webkit-box-ordinal-group: 1;
        order: 0;
    }
     #custom_content .order-xl-1 {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1;
    }
     #custom_content .order-xl-2 {
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        order: 2;
    }
     #custom_content .order-xl-3 {
        -ms-flex-order: 3;
        -webkit-box-ordinal-group: 4;
        order: 3;
    }
     #custom_content .order-xl-4 {
        -ms-flex-order: 4;
        -webkit-box-ordinal-group: 5;
        order: 4;
    }
     #custom_content .order-xl-5 {
        -ms-flex-order: 5;
        -webkit-box-ordinal-group: 6;
        order: 5;
    }
     #custom_content .order-xl-6 {
        -ms-flex-order: 6;
        -webkit-box-ordinal-group: 7;
        order: 6;
    }
     #custom_content .order-xl-7 {
        -ms-flex-order: 7;
        -webkit-box-ordinal-group: 8;
        order: 7;
    }
     #custom_content .order-xl-8 {
        -ms-flex-order: 8;
        -webkit-box-ordinal-group: 9;
        order: 8;
    }
     #custom_content .order-xl-9 {
        -ms-flex-order: 9;
        -webkit-box-ordinal-group: 10;
        order: 9;
    }
     #custom_content .order-xl-10 {
        -ms-flex-order: 10;
        -webkit-box-ordinal-group: 11;
        order: 10;
    }
     #custom_content .order-xl-11 {
        -ms-flex-order: 11;
        -webkit-box-ordinal-group: 12;
        order: 11;
    }
     #custom_content .order-xl-12 {
        -ms-flex-order: 12;
        -webkit-box-ordinal-group: 13;
        order: 12;
    }
     #custom_content .offset-xl-0 {
        margin-left: 0;
    }
     #custom_content .offset-xl-1 {
        margin-left: 8.333333%;
    }
     #custom_content .offset-xl-2 {
        margin-left: 16.666667%;
    }
     #custom_content .offset-xl-3 {
        margin-left: 25%;
    }
     #custom_content .offset-xl-4 {
        margin-left: 33.333333%;
    }
     #custom_content .offset-xl-5 {
        margin-left: 41.666667%;
    }
     #custom_content .offset-xl-6 {
        margin-left: 50%;
    }
     #custom_content .offset-xl-7 {
        margin-left: 58.333333%;
    }
     #custom_content .offset-xl-8 {
        margin-left: 66.666667%;
    }
     #custom_content .offset-xl-9 {
        margin-left: 75%;
    }
     #custom_content .offset-xl-10 {
        margin-left: 83.333333%;
    }
     #custom_content .offset-xl-11 {
        margin-left: 91.666667%;
    }
}
 #custom_content .d-none {
    display: none !important;
}
 #custom_content .d-inline {
    display: inline !important;
}
 #custom_content .d-inline-block {
    display: inline-block !important;
}
 #custom_content .d-block {
    display: block !important;
}
 #custom_content .d-table {
    display: table !important;
}
 #custom_content .d-table-row {
    display: table-row !important;
}
 #custom_content .d-table-cell {
    display: table-cell !important;
}
 #custom_content .d-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
}
 #custom_content .d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important;
}
@media (min-width: 576px) {
     #custom_content .d-sm-none {
        display: none !important;
    }
     #custom_content .d-sm-inline {
        display: inline !important;
    }
     #custom_content .d-sm-inline-block {
        display: inline-block !important;
    }
     #custom_content .d-sm-block {
        display: block !important;
    }
     #custom_content .d-sm-table {
        display: table !important;
    }
     #custom_content .d-sm-table-row {
        display: table-row !important;
    }
     #custom_content .d-sm-table-cell {
        display: table-cell !important;
    }
     #custom_content .d-sm-flex {
        display: -ms-flexbox !important;
        display: -webkit-box !important;
        display: flex !important;
    }
     #custom_content .d-sm-inline-flex {
        display: -ms-inline-flexbox !important;
        display: -webkit-inline-box !important;
        display: inline-flex !important;
    }
}
@media (min-width: 768px) {
     #custom_content .d-md-none {
        display: none !important;
    }
     #custom_content .d-md-inline {
        display: inline !important;
    }
     #custom_content .d-md-inline-block {
        display: inline-block !important;
    }
     #custom_content .d-md-block {
        display: block !important;
    }
     #custom_content .d-md-table {
        display: table !important;
    }
     #custom_content .d-md-table-row {
        display: table-row !important;
    }
     #custom_content .d-md-table-cell {
        display: table-cell !important;
    }
     #custom_content .d-md-flex {
        display: -ms-flexbox !important;
        display: -webkit-box !important;
        display: flex !important;
    }
     #custom_content .d-md-inline-flex {
        display: -ms-inline-flexbox !important;
        display: -webkit-inline-box !important;
        display: inline-flex !important;
    }
}
@media (min-width: 992px) {
     #custom_content .d-lg-none {
        display: none !important;
    }
     #custom_content .d-lg-inline {
        display: inline !important;
    }
     #custom_content .d-lg-inline-block {
        display: inline-block !important;
    }
     #custom_content .d-lg-block {
        display: block !important;
    }
     #custom_content .d-lg-table {
        display: table !important;
    }
     #custom_content .d-lg-table-row {
        display: table-row !important;
    }
     #custom_content .d-lg-table-cell {
        display: table-cell !important;
    }
     #custom_content .d-lg-flex {
        display: -ms-flexbox !important;
        display: -webkit-box !important;
        display: flex !important;
    }
     #custom_content .d-lg-inline-flex {
        display: -ms-inline-flexbox !important;
        display: -webkit-inline-box !important;
        display: inline-flex !important;
    }
}
@media (min-width: 1200px) {
     #custom_content .d-xl-none {
        display: none !important;
    }
     #custom_content .d-xl-inline {
        display: inline !important;
    }
     #custom_content .d-xl-inline-block {
        display: inline-block !important;
    }
     #custom_content .d-xl-block {
        display: block !important;
    }
     #custom_content .d-xl-table {
        display: table !important;
    }
     #custom_content .d-xl-table-row {
        display: table-row !important;
    }
     #custom_content .d-xl-table-cell {
        display: table-cell !important;
    }
     #custom_content .d-xl-flex {
        display: -ms-flexbox !important;
        display: -webkit-box !important;
        display: flex !important;
    }
     #custom_content .d-xl-inline-flex {
        display: -ms-inline-flexbox !important;
        display: -webkit-inline-box !important;
        display: inline-flex !important;
    }
}
@media print {
     #custom_content .d-print-none {
        display: none !important;
    }
     #custom_content .d-print-inline {
        display: inline !important;
    }
     #custom_content .d-print-inline-block {
        display: inline-block !important;
    }
     #custom_content .d-print-block {
        display: block !important;
    }
     #custom_content .d-print-table {
        display: table !important;
    }
     #custom_content .d-print-table-row {
        display: table-row !important;
    }
     #custom_content .d-print-table-cell {
        display: table-cell !important;
    }
     #custom_content .d-print-flex {
        display: -ms-flexbox !important;
        display: -webkit-box !important;
        display: flex !important;
    }
     #custom_content .d-print-inline-flex {
        display: -ms-inline-flexbox !important;
        display: -webkit-inline-box !important;
        display: inline-flex !important;
    }
}
 #custom_content .flex-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    flex-direction: row !important;
}
 #custom_content .flex-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    flex-direction: column !important;
}
 #custom_content .flex-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    flex-direction: row-reverse !important;
}
 #custom_content .flex-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    flex-direction: column-reverse !important;
}
 #custom_content .flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}
 #custom_content .flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}
 #custom_content .flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
}
 #custom_content .flex-fill {
    -ms-flex: 1 1 auto !important;
    -webkit-box-flex: 1 !important;
    flex: 1 1 auto !important;
}
 #custom_content .flex-grow-0 {
    -ms-flex-positive: 0 !important;
    -webkit-box-flex: 0 !important;
    flex-grow: 0 !important;
}
 #custom_content .flex-grow-1 {
    -ms-flex-positive: 1 !important;
    -webkit-box-flex: 1 !important;
    flex-grow: 1 !important;
}
 #custom_content .flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
}
 #custom_content .flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
}
 #custom_content .justify-content-start {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
    justify-content: flex-start !important;
}
 #custom_content .justify-content-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
    justify-content: flex-end !important;
}
 #custom_content .justify-content-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
    justify-content: center !important;
}
 #custom_content .justify-content-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
    justify-content: space-between !important;
}
 #custom_content .justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}
 #custom_content .align-items-start {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
    align-items: flex-start !important;
}
 #custom_content .align-items-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
    align-items: flex-end !important;
}
 #custom_content .align-items-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
    align-items: center !important;
}
 #custom_content .align-items-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
    align-items: baseline !important;
}
 #custom_content .align-items-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
    align-items: stretch !important;
}
 #custom_content .align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
}
 #custom_content .align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
}
 #custom_content .align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
}
 #custom_content .align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
}
 #custom_content .align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
}
 #custom_content .align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
}
 #custom_content .align-self-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
}
 #custom_content .align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
}
 #custom_content .align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
}
 #custom_content .align-self-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
}
 #custom_content .align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
}
 #custom_content .align-self-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
}
@media (min-width: 576px) {
     #custom_content .flex-sm-row {
        -ms-flex-direction: row !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        flex-direction: row !important;
    }
     #custom_content .flex-sm-column {
        -ms-flex-direction: column !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        flex-direction: column !important;
    }
     #custom_content .flex-sm-row-reverse {
        -ms-flex-direction: row-reverse !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        flex-direction: row-reverse !important;
    }
     #custom_content .flex-sm-column-reverse {
        -ms-flex-direction: column-reverse !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        flex-direction: column-reverse !important;
    }
     #custom_content .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
     #custom_content .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
     #custom_content .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
     #custom_content .flex-sm-fill {
        -ms-flex: 1 1 auto !important;
        -webkit-box-flex: 1 !important;
        flex: 1 1 auto !important;
    }
     #custom_content .flex-sm-grow-0 {
        -ms-flex-positive: 0 !important;
        -webkit-box-flex: 0 !important;
        flex-grow: 0 !important;
    }
     #custom_content .flex-sm-grow-1 {
        -ms-flex-positive: 1 !important;
        -webkit-box-flex: 1 !important;
        flex-grow: 1 !important;
    }
     #custom_content .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
     #custom_content .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
     #custom_content .justify-content-sm-start {
        -ms-flex-pack: start !important;
        -webkit-box-pack: start !important;
        justify-content: flex-start !important;
    }
     #custom_content .justify-content-sm-end {
        -ms-flex-pack: end !important;
        -webkit-box-pack: end !important;
        justify-content: flex-end !important;
    }
     #custom_content .justify-content-sm-center {
        -ms-flex-pack: center !important;
        -webkit-box-pack: center !important;
        justify-content: center !important;
    }
     #custom_content .justify-content-sm-between {
        -ms-flex-pack: justify !important;
        -webkit-box-pack: justify !important;
        justify-content: space-between !important;
    }
     #custom_content .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
     #custom_content .align-items-sm-start {
        -ms-flex-align: start !important;
        -webkit-box-align: start !important;
        align-items: flex-start !important;
    }
     #custom_content .align-items-sm-end {
        -ms-flex-align: end !important;
        -webkit-box-align: end !important;
        align-items: flex-end !important;
    }
     #custom_content .align-items-sm-center {
        -ms-flex-align: center !important;
        -webkit-box-align: center !important;
        align-items: center !important;
    }
     #custom_content .align-items-sm-baseline {
        -ms-flex-align: baseline !important;
        -webkit-box-align: baseline !important;
        align-items: baseline !important;
    }
     #custom_content .align-items-sm-stretch {
        -ms-flex-align: stretch !important;
        -webkit-box-align: stretch !important;
        align-items: stretch !important;
    }
     #custom_content .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
     #custom_content .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
     #custom_content .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
     #custom_content .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
     #custom_content .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
     #custom_content .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
     #custom_content .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }
     #custom_content .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
     #custom_content .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
     #custom_content .align-self-sm-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }
     #custom_content .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
     #custom_content .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 768px) {
     #custom_content .flex-md-row {
        -ms-flex-direction: row !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        flex-direction: row !important;
    }
     #custom_content .flex-md-column {
        -ms-flex-direction: column !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        flex-direction: column !important;
    }
     #custom_content .flex-md-row-reverse {
        -ms-flex-direction: row-reverse !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        flex-direction: row-reverse !important;
    }
     #custom_content .flex-md-column-reverse {
        -ms-flex-direction: column-reverse !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        flex-direction: column-reverse !important;
    }
     #custom_content .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
     #custom_content .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
     #custom_content .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
     #custom_content .flex-md-fill {
        -ms-flex: 1 1 auto !important;
        -webkit-box-flex: 1 !important;
        flex: 1 1 auto !important;
    }
     #custom_content .flex-md-grow-0 {
        -ms-flex-positive: 0 !important;
        -webkit-box-flex: 0 !important;
        flex-grow: 0 !important;
    }
     #custom_content .flex-md-grow-1 {
        -ms-flex-positive: 1 !important;
        -webkit-box-flex: 1 !important;
        flex-grow: 1 !important;
    }
     #custom_content .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
     #custom_content .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
     #custom_content .justify-content-md-start {
        -ms-flex-pack: start !important;
        -webkit-box-pack: start !important;
        justify-content: flex-start !important;
    }
     #custom_content .justify-content-md-end {
        -ms-flex-pack: end !important;
        -webkit-box-pack: end !important;
        justify-content: flex-end !important;
    }
     #custom_content .justify-content-md-center {
        -ms-flex-pack: center !important;
        -webkit-box-pack: center !important;
        justify-content: center !important;
    }
     #custom_content .justify-content-md-between {
        -ms-flex-pack: justify !important;
        -webkit-box-pack: justify !important;
        justify-content: space-between !important;
    }
     #custom_content .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
     #custom_content .align-items-md-start {
        -ms-flex-align: start !important;
        -webkit-box-align: start !important;
        align-items: flex-start !important;
    }
     #custom_content .align-items-md-end {
        -ms-flex-align: end !important;
        -webkit-box-align: end !important;
        align-items: flex-end !important;
    }
     #custom_content .align-items-md-center {
        -ms-flex-align: center !important;
        -webkit-box-align: center !important;
        align-items: center !important;
    }
     #custom_content .align-items-md-baseline {
        -ms-flex-align: baseline !important;
        -webkit-box-align: baseline !important;
        align-items: baseline !important;
    }
     #custom_content .align-items-md-stretch {
        -ms-flex-align: stretch !important;
        -webkit-box-align: stretch !important;
        align-items: stretch !important;
    }
     #custom_content .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
     #custom_content .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
     #custom_content .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
     #custom_content .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
     #custom_content .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
     #custom_content .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
     #custom_content .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }
     #custom_content .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
     #custom_content .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
     #custom_content .align-self-md-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }
     #custom_content .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
     #custom_content .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 992px) {
     #custom_content .flex-lg-row {
        -ms-flex-direction: row !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        flex-direction: row !important;
    }
     #custom_content .flex-lg-column {
        -ms-flex-direction: column !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        flex-direction: column !important;
    }
     #custom_content .flex-lg-row-reverse {
        -ms-flex-direction: row-reverse !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        flex-direction: row-reverse !important;
    }
     #custom_content .flex-lg-column-reverse {
        -ms-flex-direction: column-reverse !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        flex-direction: column-reverse !important;
    }
     #custom_content .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
     #custom_content .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
     #custom_content .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
     #custom_content .flex-lg-fill {
        -ms-flex: 1 1 auto !important;
        -webkit-box-flex: 1 !important;
        flex: 1 1 auto !important;
    }
     #custom_content .flex-lg-grow-0 {
        -ms-flex-positive: 0 !important;
        -webkit-box-flex: 0 !important;
        flex-grow: 0 !important;
    }
     #custom_content .flex-lg-grow-1 {
        -ms-flex-positive: 1 !important;
        -webkit-box-flex: 1 !important;
        flex-grow: 1 !important;
    }
     #custom_content .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
     #custom_content .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
     #custom_content .justify-content-lg-start {
        -ms-flex-pack: start !important;
        -webkit-box-pack: start !important;
        justify-content: flex-start !important;
    }
     #custom_content .justify-content-lg-end {
        -ms-flex-pack: end !important;
        -webkit-box-pack: end !important;
        justify-content: flex-end !important;
    }
     #custom_content .justify-content-lg-center {
        -ms-flex-pack: center !important;
        -webkit-box-pack: center !important;
        justify-content: center !important;
    }
     #custom_content .justify-content-lg-between {
        -ms-flex-pack: justify !important;
        -webkit-box-pack: justify !important;
        justify-content: space-between !important;
    }
     #custom_content .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
     #custom_content .align-items-lg-start {
        -ms-flex-align: start !important;
        -webkit-box-align: start !important;
        align-items: flex-start !important;
    }
     #custom_content .align-items-lg-end {
        -ms-flex-align: end !important;
        -webkit-box-align: end !important;
        align-items: flex-end !important;
    }
     #custom_content .align-items-lg-center {
        -ms-flex-align: center !important;
        -webkit-box-align: center !important;
        align-items: center !important;
    }
     #custom_content .align-items-lg-baseline {
        -ms-flex-align: baseline !important;
        -webkit-box-align: baseline !important;
        align-items: baseline !important;
    }
     #custom_content .align-items-lg-stretch {
        -ms-flex-align: stretch !important;
        -webkit-box-align: stretch !important;
        align-items: stretch !important;
    }
     #custom_content .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
     #custom_content .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
     #custom_content .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
     #custom_content .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
     #custom_content .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
     #custom_content .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
     #custom_content .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }
     #custom_content .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
     #custom_content .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
     #custom_content .align-self-lg-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }
     #custom_content .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
     #custom_content .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 1200px) {
     #custom_content .flex-xl-row {
        -ms-flex-direction: row !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        flex-direction: row !important;
    }
     #custom_content .flex-xl-column {
        -ms-flex-direction: column !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        flex-direction: column !important;
    }
     #custom_content .flex-xl-row-reverse {
        -ms-flex-direction: row-reverse !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        flex-direction: row-reverse !important;
    }
     #custom_content .flex-xl-column-reverse {
        -ms-flex-direction: column-reverse !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        flex-direction: column-reverse !important;
    }
     #custom_content .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
     #custom_content .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
     #custom_content .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
     #custom_content .flex-xl-fill {
        -ms-flex: 1 1 auto !important;
        -webkit-box-flex: 1 !important;
        flex: 1 1 auto !important;
    }
     #custom_content .flex-xl-grow-0 {
        -ms-flex-positive: 0 !important;
        -webkit-box-flex: 0 !important;
        flex-grow: 0 !important;
    }
     #custom_content .flex-xl-grow-1 {
        -ms-flex-positive: 1 !important;
        -webkit-box-flex: 1 !important;
        flex-grow: 1 !important;
    }
     #custom_content .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
     #custom_content .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
     #custom_content .justify-content-xl-start {
        -ms-flex-pack: start !important;
        -webkit-box-pack: start !important;
        justify-content: flex-start !important;
    }
     #custom_content .justify-content-xl-end {
        -ms-flex-pack: end !important;
        -webkit-box-pack: end !important;
        justify-content: flex-end !important;
    }
     #custom_content .justify-content-xl-center {
        -ms-flex-pack: center !important;
        -webkit-box-pack: center !important;
        justify-content: center !important;
    }
     #custom_content .justify-content-xl-between {
        -ms-flex-pack: justify !important;
        -webkit-box-pack: justify !important;
        justify-content: space-between !important;
    }
     #custom_content .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
     #custom_content .align-items-xl-start {
        -ms-flex-align: start !important;
        -webkit-box-align: start !important;
        align-items: flex-start !important;
    }
     #custom_content .align-items-xl-end {
        -ms-flex-align: end !important;
        -webkit-box-align: end !important;
        align-items: flex-end !important;
    }
     #custom_content .align-items-xl-center {
        -ms-flex-align: center !important;
        -webkit-box-align: center !important;
        align-items: center !important;
    }
     #custom_content .align-items-xl-baseline {
        -ms-flex-align: baseline !important;
        -webkit-box-align: baseline !important;
        align-items: baseline !important;
    }
     #custom_content .align-items-xl-stretch {
        -ms-flex-align: stretch !important;
        -webkit-box-align: stretch !important;
        align-items: stretch !important;
    }
     #custom_content .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
     #custom_content .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
     #custom_content .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
     #custom_content .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
     #custom_content .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
     #custom_content .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
     #custom_content .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }
     #custom_content .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
     #custom_content .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
     #custom_content .align-self-xl-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }
     #custom_content .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
     #custom_content .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}

#custom_content .swiper {
  width: 100%;
  max-height: 100vh;
}
.swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
    }

.swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
 #custom_content .swiper .swiper-wrapper {
    position: relative;
}
 #custom_content .swiper .swiper-wrapper a::before {
    background: rgba(0, 0, 0, 0.35);
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
 #custom_content .swiper .swiper-wrapper img {
    width: 100%;
    height: auto;
}
 #custom_content .swiper .swiper-wrapper a {
    display: block;
    position: relative;
}
 #custom_content .swiper .swiper-wrapper a .slide-overlay{
    position: absolute;
    z-index: 9;
    display: block;
    top: 45%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
    text-shadow: 0 3px 1px rgba(0, 0, 0, 0.4);
    letter-spacing: 2px;
}
#custom_content .swiper .swiper-wrapper a .slide-overlay .small {
    font-size: 30px !important;
    display: inline-block;
    font-weight: 399;
    text-align: center;
    width: 100%;
    line-height: 0.9;
    letter-spacing: 4px;
    text-transform: uppercase;
    font-family: "Avenir Next", "Lato", sans-serif;
}
 #custom_content .swiper .swiper-wrapper a .slide-overlay .medium {
    font-size: 30px;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 399;
    text-align: center;
    letter-spacing: 4px;
    width: 100%;
    line-height: 1.1;
    font-family: "Avenir Next", "Lato", sans-serif;
}
 #custom_content .swiper .swiper-wrapper a .slide-overlay .large {
    font-size: 105px;
    display: block;
    text-align: center;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-family: "Playfair Display", "Lora", Georgia, serif;
}
.swiper-button-next, .swiper-button-prev {
	color: #fff!important;
}
 #custom_content #schedule_consultation {
    padding: 100px 0;
    background: #fff;
    position: relative;
}
 #custom_content #schedule_consultation:before {
    content: "";
    background: url(https://cdn.chime.me/image/fs/cmsbuild/2021120/18/w3806_original_643f7b2c-52ea-41d3-b6e6-c65b6ac95b1b.png) center no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: 0.1;
    -webkit-filter: grayscale(0.3);
    filter: grayscale(0.3);
    pointer-events: none;
    z-index: 1;
}
 #custom_content #schedule_consultation .row {
    position: relative;
    z-index: 9;
}
 #custom_content #schedule_consultation .text-center {
    text-align: center;
}
 #custom_content #schedule_consultation .col-lg-6 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
 #custom_content #schedule_consultation .col-lg-6 .inner {
    margin: auto 0;
}
 #custom_content #schedule_consultation .col-lg-6 .inner h2{
    font-size: 100px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 30px;
    font-family: "Playfair Display", "Lora", Georgia, serif;
    text-transform: uppercase;
    text-align: center;
}
#custom_content .reviews h2{ font-size: 50px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 30px;
    font-family: "Playfair Display", "Lora", Georgia, serif;
    text-transform: uppercase;
    text-align: center;}
#custom_content .reviews h2 small{color:#626262}
#custom_content .reviews{padding:20px 0;}
 #custom_content #schedule_consultation .col-lg-6 .inner h2 small {
    display: block;
    font-family: "Avenir Next", "Lato", sans-serif;
    font-size: 50%;
    letter-spacing: 4px;
    font-weight: 399;
}
 #custom_content #schedule_consultation .col-lg-6 .inner a.btn {
    display: inline-block;
    background: transparent;
    color: #000;
    border: 1px solid #000;
    padding: 13px 45px 11px;
    font-size: 17px;
    text-transform: uppercase;
    margin-top: 25px;
    -webkit-transition: 300ms ease all;
    transition: 300ms ease all;
    text-decoration: none;
}
 #custom_content #schedule_consultation .col-lg-6 .inner a.btn:hover {
    background: #000;
    color: #fff;
}
 #custom_content #schedule_consultation .col-lg-6 h3 {
    font-size: 42px;
    letter-spacing: 10px;
    margin-top: 15px;
}
 #custom_content #schedule_consultation .col-lg-6 p {
    font-size: 18px;
    margin-bottom: 15px;
}
 #custom_content #the_team a {
    display: block;
    position: relative;
}
 #custom_content #the_team a .overlay {
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 75px 50px 50px;
    background: rgba(0, 0, 0, 0.8);
    text-align: center;
    z-index: 9;
}
 #custom_content #the_team a .overlay .heading {
    display: block;
    font-family: "Playfair Display", "Lora", Georgia, serif;
    font-size: 38px;
    color: #fff;
    position: relative;
}
 #custom_content #the_team a .overlay .heading:before {
    content: "";
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -25px;
    left: 50%;
    width: 30%;
    border-top: 2px solid #fff;
}
 #custom_content #the_team a img {
    width: 100%;
    height: auto;
}
 #custom_content #mobile_app {
    background-size: cover;
    position: relative;
    height: 55vw;
}
 #custom_content #mobile_app a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
}
 #custom_content #mobile_app .overlay {
    position: absolute;
    z-index: 9;
    width: 35vw;
    left: 7%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
}
 #custom_content #mobile_app .overlay h2 {
    font-family: "Playfair Display", "Lora", Georgia, serif !important;
    text-transform: uppercase;
    font-size: 44px !important;
    line-height: 1;
    color: #fff;
    text-align: left;
    font-weight: 400;
    margin-bottom: 15px;
}
 #custom_content #mobile_app .overlay h2 strong {
    color: #000;
    font-weight: normal;
}
 #custom_content #mobile_app .overlay p {
    font-size: 20px;
    font-weight: 300;
}
 #custom_content #rss_feed {
    background: #000;
}
 #custom_content #rss_feed .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
 #custom_content #rss_feed .row .left-col {
    background: url(https://cy-chime-assets.s3.amazonaws.com/sites/buyselldreamteam.com/images/wulfblog.png) center no-repeat;
    background-size: cover;
    padding: 70px 30px !important;
    position: relative;
}
 #custom_content #rss_feed .row .left-col:before {
    content: "";
    pointer-events: none;
    z-index: 1;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
 #custom_content #rss_feed .row .left-col h2 {
    color: #fff !important;
    font-family: "Playfair Display", "Lora", Georgia, serif !important;
    font-size: 92px !important;
    text-transform: uppercase !important;
    line-height: 1;
    position: relative;
    z-index: 2;
    text-align: right;
}
 #custom_content #rss_feed .row .left-col h2 small {
    display: block;
    font-size: 30px !important;
    text-transform: none;
    color: #fff !important;
}
 #custom_content #rss_feed .row #rss_feed_holder > br {
    display: none;
}
 #custom_content #rss_feed .row #rss_feed_holder .entry {
    padding: 45px;
}
 #custom_content #rss_feed .row #rss_feed_holder .entry:nth-child(1),
 #custom_content #rss_feed .row #rss_feed_holder .entry:nth-child(4) {
    background: #fff;
}
 #custom_content #rss_feed .row #rss_feed_holder .entry:nth-child(1) a,
 #custom_content #rss_feed .row #rss_feed_holder .entry:nth-child(4) a {
    color: #000;
}
 #custom_content #rss_feed .row #rss_feed_holder .entry h2 {
    font-weight: 300;
    line-height: 1.2;
    font-size: 22px;
    font-family: "Playfair Display", "Lora", Georgia, serif;
    margin-bottom: 5px;
}
@media(min-width: 1200px){
     #custom_content #rss_feed .row #rss_feed_holder .entry h2 {
        
        margin-bottom: 30px!important;
    }
}
 #custom_content #rss_feed .row #rss_feed_holder .entry span.date {
    margin-bottom: 10px;
    display: block;
}
 #custom_content #rss_feed .row #rss_feed_holder .entry a {
    color: #fff;
}
 #custom_content #rss_feed .row #rss_feed_holder .entry a:hover {
    text-decoration: none;
}
 #custom_content #rss_feed .row #rss_feed_holder .entry p {
    max-height: 185px;
    overflow: auto;
}
 #custom_content #rss_feed .row #rss_feed_holder .entry .read-more {
    
}

 #custom_content #about h3 {
    color: #fff !important;
    font-family: "Playfair Display", "Lora", Georgia, serif !important;
    text-transform: uppercase !important;
    font-size: 40px !important;
    line-height: 1 !important;
    margin-bottom: 20px !important;
}
 #custom_content #about h3 small {
    display: block;
    text-transform: none !important;
    font-size: 20px;
    font-style: italic;
}
 #custom_content #about h4 {
    text-transform: uppercase;
    color: #fff !important;
    margin-top: 25px !important;
    font-weight: 600 !important;
    font-size: 21px !important;
}
 #custom_content #about p {
    color: #fff;
    font-weight: 300;
    font-size: 16px;
    margin-bottom: 15px;
}
#custom_content #about .img-box{text-align: center;}

header.template5 .nav-container {
  font-family: "Avenir Next", "Lato", sans-serif !important;
}

.md-custom-code.html-code .mg-container{
    max-width: 100%!important;
    width: 100%!important;
}

#custom_content * {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

#custom_content *::before,  #custom_content *::after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

header.template5 .nav-container .menu-item.item-regist, header.template5 .nav-container .menu-item.item-login {
  font-family: "Avenir Next", "Lato", sans-serif !important;
  line-height: 14px;
}
header.template5 .head-menu {
  flex: initial !important;
  margin-left: auto;
  margin-right: 30px;
}
* {
  font-family: "Avenir Next", "Lato", sans-serif;
}
a.mg-more {
  font-family: "Avenir Next", "Lato", sans-serif !important;
}
.mg-title, .mg-title span {
  font-family: "Playfair Display", "Lora", Georgia, serif !important;
  font-size: 35px !important;
}
body {
  -webkit-font-smoothing: initial !important;
}
.banner .title-container .title .text p {
  font-family: "Playfair Display", "Lora", Georgia, serif !important;
  font-weight: 100;
  font-size: 65px !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 1 !important;
}
.banner .title-container .sub-title p {
  line-height: 1.4 !important;
}
.banner .title-container .sub-title p span {
  font-size: 19px !important;
}
.banner .title-container .sub-title p a {
  display: inline-block;
  margin-top: 35px;
  height: auto !important;
  line-height: 1 !important;
  padding: 15px 35px !important;
  font-size: 19px !important;
  border: 1px solid #fff !important;
  transition: 300ms ease all;
  border-radius: 0 !important;
  text-shadow: none !important;
  text-transform: uppercase;
}
.banner .title-container .sub-title p a:hover {
  background: #fff !important;
  color: #000 !important;
}
.md-featured-area.grid-classic .mg-container {
  width: 100%;
}
.md-featured-area.grid-classic .style-container {
  width: 100% !important;
  margin: 0 !important;
  border: 2px solid #000;
}
.md-featured-area.grid-classic .style-container .city-style {
  padding: 0 !important;
  margin-bottom: 0 !important;
  border: 2px solid #000;
}
.md-featured-area.grid-classic .style-container .city-style .bg-img .mask {
  background: rgba(0, 0, 0, 0.4);
  transition: 300ms ease all;
}
.md-featured-area.grid-classic .style-container .city-style .bg-img .desc-content .style-title-container .style-title {
  display: inline-block;
  font-family: "Playfair Display", "Lora", Georgia, serif !important;
  margin: auto;
  overflow-wrap: break-word;
  max-width: 100% !important;
  line-height: 1;
  text-shadow: 0 3px 1px rgba(0, 0, 0, 0.4) !important;
  font-size: 35px !important;
  text-transform: uppercase !important;
}
.md-featured-area.grid-classic .style-container .city-style:hover .mask {
  opacity: 0;
}
.md-featured-area.grid-standard .mg-container {
  width: 100%;
}
.md-featured-area.grid-standard .style-container {
  margin: 0;
  border: 2px solid #000;
  width: 100%;
}
.md-featured-area.grid-standard .style-container .city-style {
  width: 25% !important;
  margin: 0 !important;
  padding: 18% 0 0 !important;
  border: 2px solid #000;
}
.md-featured-area.grid-standard .style-container .city-style .bg-img {
  left: 0 !important;
  right: 0 !important;
}
.md-featured-area.grid-standard .style-container .city-style .style-title {
  font-family: "Playfair Display", "Lora", Georgia, serif !important;
  font-weight: 100 !important;
  font-size: 28px !important;
  text-shadow: 0 3px 1px rgba(0, 0, 0, 0.4) !important;
}
.md-featured-area.grid-standard .style-container .city-style:hover .style-title {
  text-shadow: none;
}
.md-cta-sc.row .media-content .title-text span {
  font-family: "Playfair Display", "Lora", Georgia, serif;
}
.md-cta-sc.row .media-content .button {
  font-family: "Avenir Next", "Lato", sans-serif !important;
  border: 1px solid #fff;
  transition: 300ms ease all;
  border-radius: 0;
  text-transform: uppercase;
}
.md-cta-sc.row .media-content .button:hover {
  background: #fff !important;
  color: #000 !important;
}
.md-hero.standard.banner-with-search-btn .title-text span {
  font-family: "Playfair Display", "Lora", Georgia, serif;
}
.md-hero.standard.banner-with-search-btn .btn-item {
  font-family: "Avenir Next", "Lato", sans-serif !important;
  font-size: 15px;
  transition: 300ms ease all;
}
.md-hero.standard.banner-with-search-btn .btn-item:hover {
  background: #fff !important;
  color: #000 !important;
}
#featured_areas, #consultation {
  display: flex;
  flex-wrap: wrap;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
#featured_areas .area, #consultation .area {
  background-size: cover !important;
  position: relative;
  transition: 300ms ease all;
  border: 2px solid #000;
  width: calc(100% / 3);
  height: 26vw;
  background-position: center;
}
#featured_areas .area:before, #consultation .area:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  pointer-events: none;
  z-index: 1;
  transition: 300ms ease all;
}
#featured_areas .area a, #consultation .area a {
  display: flex;
  height: 100%;
  position: relative;
  z-index: 9;
  text-align: center;
  padding: 0 15px;
  text-transform: uppercase;
  font-size: 50px;
  color: #fff !important;
  text-decoration: none;
}
#featured_areas .area a span, #consultation .area a span {
  display: inline-block;
  font-family: "Playfair Display", "Lora", Georgia, serif;
  margin: auto;
  overflow-wrap: break-word;
  max-width: 100%;
  line-height: 1;
  text-shadow: 0 3px 1px rgba(0, 0, 0, 0.4);
}
#featured_areas .area a span small, #consultation .area a span small {
  display: block;
  font-size: 50%;
  font-family: "Avenir Next", "Lato", sans-serif;
  letter-spacing: 4px;
}
#featured_areas .area.large, #consultation .area.large {
  width: 50%;
  height: 38vw;
  background-position: center;
}

#featured_areas .area:hover, #consultation .area:hover {
  filter: grayscale(0)!important;
  
}
#featured_areas .area, #consultation .area {
    filter: grayscale(1)!important;
    
  }
#featured_areas .area:hover:before, #consultation .area:hover:before {
  opacity: 0;
}
#consultation .area {
  height: 26vw;
}
#consultation .area a {
  line-height: 26vw;
}
 body{
  font-family: "Avenir Next", "Lato", sans-serif;
  scroll-behavior: smooth;
  font-weight: 400;
  font-size: 16px;
  -webkit-font-smoothing: initial;
}
 .md-house-card.featured-listing,  .md-button-banner.custom-banner,  .md-testimonial-slider,  .md-home-nbr,  .md-team-banner,  .md-quick-search {
  display: none;
}
 .md-content > .mg-container {
  width: 100%;
  overflow: visible;
}
 .banner-button .btn-item {
  font-family: "Avenir Next", "Lato", sans-serif !important;
  height: auto !important;
  line-height: 1 !important;
  padding: 15px 20px !important;
  font-size: 19px !important;
  border: 1px solid #fff !important;
  background: rgba(0, 0, 0, 0.2) !important;
  color: #fff !important;
  transition: 300ms ease all;
  border-radius: 0 !important;
}
 .banner-button .btn-item:hover {
  background: #fff !important;
  color: #000 !important;
}
 .md-hero.template4.banner-with-search-btn .media-content {
  transform: translateY(-5%);
}
 .md-hero.template4.banner-with-search-btn .media-content .media-title div span {
  font-family: "Playfair Display", "Lora", Georgia, serif !important;
  font-weight: 100;
  font-size: 65px !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 1;
}
 .md-hero.template4.banner-with-search-btn .media-content .media-subtitle {
  margin-top: 0;
}
 .md-hero.template4.banner-with-search-btn .media-content .media-subtitle div span {
  font-family: "Avenir Next", "Lato", sans-serif !important;
  font-weight: 399;
  font-size: 30px !important;
  text-transform: uppercase;
  letter-spacing: 4px;
  color: #fff;
  margin: 0 auto;
  line-height: 1;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
}
 .md-hero.template1.banner-with-search-btn div.single-picture {
  background-attachment: fixed;
  background-position: center;
}
 .md-hero.template1.banner-with-search-btn .media-content .media-subtitle {
  margin-top: 0;
}
 .md-hero.template1.banner-with-search-btn .media-content .media-subtitle div span {
  font-family: "Playfair Display", "Lora", Georgia, serif !important;
  font-weight: 400;
  font-size: 40px !important;
  color: #fff;
}
 #custom_content {
  position: relative;
  overflow: hidden;
  border-top: 15px solid #000;
  width: 100%!important;
  box-sizing: border-box;
}
 #custom_content .btn-effect {
  margin-top: 30px;
}
 #custom_content .container {
  width: 100%;
  max-width: 1400px!important;
  overflow: hidden;
}

 #custom_content .swiper .swiper-wrapper {
  position: relative;
}
/* #custom_content .swiper .swiper-wrapper:before {
  background: -moz-linear-gradient(left, rgba(38, 32, 32, 0.95) 0%, rgba(0, 0, 0, 0.65) 30%, rgba(0, 0, 0, 0.15) 100%);
  background: -webkit-linear-gradient(left, rgba(38, 32, 32, 0.95) 0%, rgba(0, 0, 0, 0.65) 30%, rgba(0, 0, 0, 0.15) 100%);
  background: linear-gradient(to right, rgba(38, 32, 32, 0.95) 0%, rgba(0, 0, 0, 0.65) 30%, rgba(0, 0, 0, 0.15) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2262020', endColorstr='#26000000',GradientType=1);
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}*/
 #custom_content .swiper .swiper-wrapper img {
  width: 100%;
  height: auto;
}
 #custom_content .swiper .swiper-wrapper a {
  display: block;
  position: relative;
}

 #custom_content .swiper .swiper-wrapper a .slide-overlay {
  position: absolute;
  z-index: 9;
  display: block;
  top: 45%;
  left: 0;
    right: 0;
  transform: translateY(-50%);
  color: #fff;
  text-shadow: 0 3px 1px rgba(0, 0, 0, 0.4);
  letter-spacing: 2px;
}
 #custom_content .swiper .swiper-wrapper a .slide-overlay .small {
  font-size: 30px !important;
  display: inline-block;
  font-weight: 399;
  text-align: center;
  width: 100%;
  line-height: 0.9;
  letter-spacing: 4px;
  text-transform: uppercase;
  font-family: "Avenir Next", "Lato", sans-serif;
}
 #custom_content .swiper .swiper-wrapper a .slide-overlay .medium {
  font-size: 30px;
  text-transform: uppercase;
  display: inline-block;
  font-weight: 399;
  text-align: center;
  letter-spacing: 3px;
  width: 100%;
  line-height: 1.1;
  font-family: "Avenir Next", "Lato", sans-serif;
}
 #custom_content .swiper .swiper-wrapper a .slide-overlay .large {
  font-size: 105px;
  display: block;
  text-align: center;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: "Playfair Display", "Lora", Georgia, serif;
}
 #custom_content #schedule_consultation {
  padding: 100px 0;
  background: #fff;
  position: relative;
}
 #custom_content #schedule_consultation:before {
  content: "";
  background: url(https://cdn.chime.me/image/fs/cmsbuild/2021120/18/w3806_original_643f7b2c-52ea-41d3-b6e6-c65b6ac95b1b.png) center no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0.1;
  filter: grayscale(0.3);
  pointer-events: none;
  z-index: 1;
}
 #custom_content #schedule_consultation .row {
  position: relative;
  z-index: 9;
}
 #custom_content #schedule_consultation .text-center {
  text-align: center;
}
 #custom_content #schedule_consultation .col-lg-6 {
  display: flex;
}
 #custom_content #schedule_consultation .col-lg-6 .inner {
  margin: auto 0;
}
 #custom_content #schedule_consultation .col-lg-6 .inner h2 {
  font-size: 100px;
  font-weight: 400;
  line-height: 1.2;
  margin: 0 30px;
  font-family: "Playfair Display", "Lora", Georgia, serif;
  text-transform: uppercase;
  text-align: center;
}
 #custom_content #schedule_consultation .col-lg-6 .inner h2 small {
  display: block;
  font-family: "Avenir Next", "Lato", sans-serif;
  font-size: 50%;
  letter-spacing: 4px;
  font-weight: 399;
}
 #custom_content #schedule_consultation .col-lg-6 .inner a.btn {
  display: inline-block;
  background: transparent;
  color: #000;
  border: 1px solid #000;
  padding: 13px 45px 11px;
  font-size: 17px;
  text-transform: uppercase;
  margin-top: 25px;
  transition: 300ms ease all;
  text-decoration: none;
}
 #custom_content #schedule_consultation .col-lg-6 .inner a.btn:hover {
  background: #000;
  color: #fff;
}
 #custom_content #schedule_consultation .col-lg-6 h3 {
  font-size: 42px;
  letter-spacing: 10px;
  margin-top: 15px;
}
 #custom_content #schedule_consultation .col-lg-6 p {
  font-size: 18px;
  margin-bottom: 15px;
}
 #custom_content #the_team a {
  display: block;
  position: relative;
}
 #custom_content #the_team a .overlay {
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 75px 50px 50px;
  background: rgba(0, 0, 0, 0.8);
  text-align: center;
  z-index: 9;
}
 #custom_content #the_team a .overlay .heading {
  display: block;
  font-family: "Playfair Display", "Lora", Georgia, serif;
  font-size: 38px;
  color: #fff;
  position: relative;
}
 #custom_content #the_team a .overlay .heading:before {
  content: "";
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: -25px;
  left: 50%;
  width: 30%;
  border-top: 2px solid #fff;
}
 #custom_content #the_team a img {
  width: 100%;
  height: auto;
}
 #custom_content #mobile_app {
  background-size: cover;
  position: relative;
  height: 55vw;
}
 #custom_content #mobile_app a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}
 #custom_content #mobile_app .overlay {
  position: absolute;
  z-index: 9;
  width: 35vw;
  left: 7%;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
}
 #custom_content #mobile_app .overlay h2 {
  font-family: "Playfair Display", "Lora", Georgia, serif !important;
  text-transform: uppercase;
  font-size: 44px !important;
  line-height: 1;
  color: #fff;
  text-align: left;
  font-weight: 400;
  margin-bottom: 15px;
}
 #custom_content #mobile_app .overlay h2 strong {
  color: #000;
  font-weight: normal;
}
 #custom_content #mobile_app .overlay p {
  font-size: 20px;
  font-weight: 300;
}
 #custom_content #rss_feed {
  background: #000;
  margin-bottom: 30px;
}
 #custom_content #rss_feed .row {
  display: flex;
}
 #custom_content #rss_feed .row .left-col {
  background: url(https://cy-chime-assets.s3.amazonaws.com/sites/buyselldreamteam.com/images/wulfblog.png) center no-repeat;
  background-size: cover;
  padding: 70px 30px !important;
  position: relative;
}
 #custom_content #rss_feed .row .left-col:before {
  content: "";
  pointer-events: none;
  z-index: 1;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
 #custom_content #rss_feed .row .left-col h2 {
  color: #fff !important;
  font-family: "Playfair Display", "Lora", Georgia, serif !important;
  font-size: 92px !important;
  text-transform: uppercase !important;
  line-height: 1;
  position: relative;
  z-index: 2;
  text-align: center;
}
 #custom_content #rss_feed .row .left-col h2 small {
  display: block;
  font-size: 30px !important;
  text-transform: none;
  color: #fff !important;
  font-family: "Playfair Display",Georgia,serif !important;
}
 #custom_content #rss_feed .row #rss_feed_holder > br {
  display: none;
}
 #custom_content #rss_feed .row #rss_feed_holder .entry {
  padding: 45px;
}
 #custom_content #rss_feed .row #rss_feed_holder .entry:nth-child(1),  #custom_content #rss_feed .row #rss_feed_holder .entry:nth-child(4) {
  background: #fff;
}
 #custom_content #rss_feed .row #rss_feed_holder .entry:nth-child(1) a,  #custom_content #rss_feed .row #rss_feed_holder .entry:nth-child(4) a {
  color: #000;
}
 #custom_content #rss_feed .row #rss_feed_holder .entry h2 {
  font-weight: 300;
  line-height: 1.2;
  font-size: 22px;
  font-family: "Playfair Display", "Lora", Georgia, serif;
  margin-bottom: 5px;
}
 #custom_content #rss_feed .row #rss_feed_holder .entry span.date {
  margin-bottom: 10px;
  display: block;
}
 #custom_content #rss_feed .row #rss_feed_holder .entry a {
  color: #fff;
}
 #custom_content #rss_feed .row #rss_feed_holder .entry a:hover {
  text-decoration: none;
}
 #custom_content #rss_feed .row #rss_feed_holder .entry p {
  max-height: 185px;
  overflow: auto;
}
 #custom_content #rss_feed .row #rss_feed_holder .entry .read-more {
  
}
 #custom_content #about h3 {
  color: #fff !important;
  font-family: "Playfair Display", "Lora", Georgia, serif !important;
  text-transform: none !important;
  font-size: 40px !important;
  line-height: 1 !important;
  margin-bottom: 20px !important;
}
 #custom_content #about h3 small {
  display: block;
  text-transform: none !important;
  font-size: 20px;
  font-style: italic;
}
 #custom_content #about h4 {
  text-transform: uppercase;
  color: #fff !important;
  margin-top: 25px !important;
  font-weight: 600 !important;
  font-size: 21px !important;
}
 #custom_content #about p {
  color: #fff;
  font-weight: 300;
  font-size: 16px;
  margin-bottom: 15px;
}
@media (max-width: 1300px) {#featured_areas .area.large a, #consultation .area.large a {
	font-size: 45px;
    }}
@media (max-width: 1199px) {
    .md-featured-area.grid-classic .style-container .city-style .bg-img .desc-content .style-title-container .style-title {
        font-size: 25px !important;
    }
    .md-featured-area.grid-standard .style-container .city-style .style-title {
        font-size: 20px !important;
    }
    #consultation .area.large a {
  font-size: 43px;
}
}
@media (max-width: 1080px) {
     .page-content .mg-container,
    .md-featured-area.grid-classic .mg-container,
    .md-featured-area.grid-standard .mg-container {
        margin: 0 !important;
    }
        #consultation .area.large a {
  font-size: 40px;
}
}
@media (max-width: 991px) {
     #custom_content .swiper .swiper-wrapper a .slide-overlay .medium {
    font-size: 20px;
}

    .md-featured-area.grid-standard .style-container .city-style {
        width: 50% !important;
        padding-top: 33% !important;
    }
    .md-cta-sc.row .media-content .button {
        min-width: 340px;
    }
       #custom_content .col-sm-6 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }
    #featured_areas .area a,
    #consultation .area a {
        font-size: 35px;
    }
    #featured_areas .area, #consultation .area {
        height: 38vw;
       width: calc(100% / 2);
}
    #featured_areas .area.large a,
    #consultation .area.large a {
        font-size: 35px;
    }
     .md-hero.banner-with-search-group .media-content .media-title div {
        font-size: 6vw !important;
    }
     #custom_content #schedule_consultation .col-lg-6 .inner {
        margin: 0 auto 60px auto;
    }
     #custom_content #mobile_app {
        height: auto;
    }
     #custom_content #mobile_app .overlay {
        width: 100%;
        position: relative;
        background: rgba(0, 0, 0, 0.8);
        left: auto;
        right: auto;
        top: auto;
        -webkit-transform: none;
        transform: none;
        padding: 60px 30px;
    }
       #custom_content {
    border-top: 4px solid #000;
}
}
@media (max-width: 767px) {

     #custom_content #schedule_consultation .col-lg-6{
        padding-left: 0px!important;
        padding-right: 0px!important;
    }
     #custom_content #schedule_consultation .col-lg-6 .inner a.btn{
        font-size: 14px;
    }
    .mg-title,
    .mg-title span {
        font-size: 30px;
        letter-spacing: 0;
        white-space: initial !important;
    }
    #featured_areas,
    #consultation {
        display: block;
    }
    #featured_areas .area,
    #consultation .area {
        width: 100% !important;
        height: 60vw !important;
    }
    #featured_areas .area.large,
    #consultation .area.large {
        height: 60vw !important;
    }
     .md-hero.template4 .banner {
        min-height: 600px !important;
    }
    
     #custom_content .swiper .swiper-wrapper img {
        margin: 0 !important;
    }
    /* #custom_content .swiper .swiper-wrapper a .slide-overlay {
        left: 50%;
        -webkit-transform: translateY(-50%) translateX(-50%);
        transform: translateY(-50%) translateX(-50%);
    }
     #custom_content .swiper .swiper-wrapper a .slide-overlay .small {
        font-size: 4vw !important;
    }
     #custom_content .swiper .swiper-wrapper a .slide-overlay .medium {
        font-size: 4vw;
    }
     #custom_content .swiper .swiper-wrapper a .slide-overlay .large {
        font-size: 10vw !important;
    }*/
     #custom_content #the_team a .overlay {
        position: relative;
        background: #000;
        width: 100%;
    }
     #custom_content #the_team a img {
        margin: 0 !important;
    }
     #custom_content #about {
        text-align: left;
    }
    
     #custom_content #about div.container div.col-sm-6 img{        
        width: 400px;
    }
     #custom_content #about .content {
        padding-left: 15px;
        max-width: 95%;
        margin: 35px auto 15px;
    }
}
@media (max-width: 600px) {
     #custom_content .swiper .swiper-wrapper a .slide-overlay .large {
        font-size: 9vw !important;
    }
    .home-quick-search h1{
        font-size: 30px!important;
    }
    .title-image{
        display: none!important;
    }
    .md-featured-area.grid-standard .style-container .city-style {
        width: 100% !important;
        padding-top: 65% !important;
    }
    .md-featured-area.grid-standard .style-container .city-style .style-title {
        font-size: 6vw !important;
        padding-bottom: 10px;
    }
}
@media (max-width: 543px) {
    #featured_areas,
    #consultation {
        display: block;
    }
    #featured_areas .area a,
    #consultation .area a {
        font-size: 10vw !important;
    }
    #custom_content .reviews h2 {font-size: 10vw}
    #featured_areas .area.large a
    {
        font-size: 10vw !important;
    }
     .md-hero.template4.banner-with-search-btn .media-content .media-title {
        margin-bottom: 25px;
    }
     .md-hero.template4.banner-with-search-btn .media-content .media-title div span {
        font-size: 14vw !important;
        margin-bottom: 25px !important;
    }
     .md-hero.template4.banner-with-search-btn .media-content .media-subtitle div span {
        font-size: 5vw !important;
    }
     #custom_content a.btn {
        padding: 13px 20px 11px !important;
    }
     #custom_content #schedule_consultation .col-lg-6 .inner h2{
        font-size: 19vw;
    }
     #custom_content #schedule_consultation .col-lg-6 h3 {
        font-size: 7vw !important;
    }
     header .logo img {
    max-height: 80%;
    vertical-align: middle;
}
}
