/*
Theme Name:DiviChild
Theme URI: https://iexperto.ca
Description: DiviChild by iExperto
Author: Ainal Haq
Author URI: https://ainal.me
Template: Divi
Version: 1.0
*/
/* Start your custom CSS bellow this comment
============================================ */
.et_fullscreen_slider .et_pb_slides,
.et_fullscreen_slider .et_pb_slide,
.et_fullscreen_slider .et_pb_container {
    min-height: 100vh !important;
    height: 100vh !important;
}
.social_facebook::before {
    content: "\e093";
}
.social_twitter::before {
    content: "\e094";
}
.social_instagram::before {
    content: "\e09a";
}
.social_linkedin::before {
    content: "\e09d";
}
.social_facebook::before,
.social_twitter::before,
.social_instagram::before,
.social_linkedin::before {
    font-family: EtModules;
    font-size: 18px;
}
.footer_social_link li {
    display: inline-block;
    margin-bottom: 15px !important;
}
footer#main-footer #footer-widgets .footer-widget li::before {
    display: none;
}
div#footer-info {
    float: right;
    font-weight: 300;
}
/* div#footer-info {
    float: right;
    font-weight: 300;
    line-height: 14px;
    position: absolute;
    bottom: 0;
    right: 0;
} */
#main-footer .footer-widget {
    margin-bottom: 0;
}
#main-footer .footer-widget div#custom_html-2 {
    margin-bottom: 20px;
}
.footer_social_link ul li {
    padding-left: 0 !important;
    padding-right: 15px;
}
#main-footer .footer-widget:nth-child(2) {
    width: 36.25%;
    margin-top: 30px;
}
#main-footer .footer-widget:last-child {
    width: 31.875%;
    margin-top: 30px;
    max-width: 337px;
}
/* .subscribe-mail {
    height: 30px;
    background: #666666 !important;
    border: 0 !important;
    width: 80%;
} */
.subscribe-mail {
    height: 30px;
    background: #666666 !important;
    border: 0 !important;
    width: 80%;
    color: #c6c6c6 !important;
    padding-left: 14px !important;
    max-width: 247px;
    font-size: 14px;
}
.subscribe-mail::placeholder {
    color: #c6c6c6;
    font-size: 14px;
    letter-spacing: 1px;
}
input.wpcf7-form-control.wpcf7-submit.submit {
    height: 30px;
    border: none;
    background: #ff1700;
    color: #fff;
    text-transform: uppercase;
    width: 90px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    font-size: 14px;
    font-weight: 400;
    padding: 0 !important;
}
input.wpcf7-form-control.wpcf7-submit.submit:hover {
    background: rgba(255, 24, 0, 0.8);
}
#main-footer .footer-widget #nav_menu-3 {
    width: 60%;
}
#main-footer .footer-widget:nth-child(3) #custom_html-2 {
    width: 100%;
}
ul#menu-footer-menu {
    column-count: 2;
}
#menu-footer-menu li {
    margin-bottom: 20px;
}
#main-footer #footer-widgets {
    padding-top: 26px;
}
#menu-footer-menu li:nth-child(3),
#menu-footer-menu li:nth-child(6) {
    margin-bottom: 0;
}
.fullwidth-img span.et_pb_image_wrap {
    width: 100%;
    padding-left: 50px;
}
.fullwidth-img span.et_pb_image_wrap img {
    width: 100%;
}
.et_pb_portfolio_grid_items .project {
    width: calc(33.33% - 10px) !important;
    margin-right: 10px !important;
    margin-bottom: 20px !important;
}
#home-project-container {
    width: calc(33.35% - 7px) !important;
    margin-right: 10px !important;
    margin-bottom: 37px !important;
    float: left;
}
p.p-address {
    font-size: 14px;
    font-weight: 300;
    color: #666;
    line-height: 16px;
}
a.p-title {
    font-size: 16px;
    font-weight: 300;
    color: #000 !important;
    line-height: 1;
    text-transform: uppercase;
}
.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item:nth-child(4n + 1) {
    clear: inherit;
}
.ht-person {
    background-repeat: no-repeat;
    height: 300px;
    background-size: cover;
    background-position: center;
}
.home-project-wrapper .ht-person {
    height: 333px;
}
.post-ttl {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
}
.ht-person .content {
    height: 100%;
}
.ht-person .content .post-ttl {
    height: 100%;
}
.ht-person .content .post-ttl {
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    padding: 130px 10px 10px;
}
a.c-title {
    visibility: hidden;
    /*     opacity: 0; */
    transition: all 0.3s ease-in-out;
}
.content:hover .c-title {
    visibility: visible;
    /*     opacity: 1; */
}
#ht-person-container .owl-nav.disabled {
    display: block;
}
#ht-person-container button.owl-prev,
#ht-person-container button.owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-41%);
}
#ht-person-container button.owl-prev span,
#ht-person-container button.owl-next span {
    font-size: 100px;
    font-weight: 100;
    color: #ff1800;
}
#ht-person-container button.owl-prev span {
    margin-left: 20px;
}
#ht-person-container button.owl-next span {
    margin-right: 20px;
}
#ht-person-container button.owl-next {
    right: 0;
}
#dm-slider .et-pb-controllers a {
    width: 24px !important;
    height: 4px !important;
    margin-right: 4px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    background-color: #ff1800 !important;
}
#dm-slider .et_pb_slide_description {
    padding-right: 0;
}
span.ajax-loader {
    display: none !important;
}
.text-shadow p {
    text-shadow: none;
}
#dm-slider .et-pb-arrow-prev {
    left: 40px !important;
    opacity: 1 !important;
}
#dm-slider .et-pb-arrow-next {
    right: 80px !important;
    opacity: 1 !important;
}
#dm-slider .et-pb-arrow-prev::before {
    content: "" !important;
    background: url(../../uploads/2018/12/Combined-Shape.svg);
    width: 40px;
    height: 40px;
    position: absolute;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
#dm-slider .et-pb-arrow-next::before {
    content: "" !important;
    background: url(../../uploads/2018/12/Combined-Shape-Copy.svg);
    width: 40px;
    height: 40px;
    position: absolute;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.map-container iframe {
    width: 100%;
}
.cus-contact .et_contact_bottom_container {
    position: absolute;
    top: 20px;
    right: 0;
    width: 23%;
}
.cus-contact
.et_contact_bottom_container
button.et_pb_contact_submit.et_pb_button {
    width: 100%;
    background: #ff1800;
    color: #fff;
    margin: 0;
}
.client-wrap {
    width: calc(33.33% - 10px);
    margin-right: 15px;
    float: left;
    margin-bottom: 80px;
}
.client-wrap:nth-child(2n + 3) {
    margin-right: 0 !important;
}
.relatec-projects-img .client-inner.related-img {
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
h2.blog-title {
    font-size: 22px;
    font-weight: 300;
    line-height: 1.4;
    color: #ff1800;
    min-height: inherit !important;
    padding-bottom: 0;
}
.meta-details {
    overflow: hidden;
}
.mail-content {
    margin-bottom: 10px;
}
span.blog-excerpt {
    font-weight: 300;
}
a.blog-btn {
    color: #ff1800;
    /*  font-weight: 300;
      padding: 10px 20px;
      border: 1px solid ;
      border-radius: 3px;
      transition:  all .3s ease-in-out;
      background: #ff1800; */
}
/* a.blog-btn:hover {
    background: #666;
    color: #fff;
    border: 1px solid #666;
} */
p.blog-date {
    float: left;
    margin-right: 4px;
}
.right-side {
    font-weight: 400;
    text-shadow: none;
    font-size: 15px;
}
ul.post-categories {
    list-style: none;
}
ul.post-categories a {
    color: #666;
}
div#new-cont {
    max-width: 1440px;
    margin: 0 auto;
    width: 80%;
}
.home header#main-header {
    background: transparent;
    box-shadow: none;
}
div#page-container {
    padding-top: 74px !important;
}
.home div#et-main-area {
    margin-top: -74px;
}
.home #top-menu li a {
    color: #fff;
}
/* .home #main-header.et-fixed-header {
  box-shadow: none !important;
} */
.home #main-header.et-fixed-header {
    background: #fff !important;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important;
}
.category-filter {
    padding: 15px;
    background: #edeff5;
    margin-bottom: 5px;
    margin-top: 26px;
    text-align: center;
}
.homes-cat-filter a,
a.cat-filter-btn {
    padding: 3px 20px;
    margin: 5px;
    background: #fff;
    color: #666666;
    font-weight: 400;
    text-transform: uppercase;
    display: inline-block;
    transition: all 0.3s ease-in-out;
}
.category-filter.homes-cat-filter {
    background-color: #DDDDDD;
}
.homes-contact-form button.et_pb_contact_submit:hover {
    background-color: #ff1700 !important;
}
.homes-cat-filter a {
    padding: 0px 25px;
    margin: 5px 3.8%;
}
.homes-cat-filter a:hover,
a.cat-filter-btn:hover {
    background: #ff1800;
    color: #fff;
}
.home-project-wrapper.homes-project-wrapper h2 {
    padding-top: 12px;
    font-size: 16px;
    line-height: 20px;
}
.homes-cat-filter a.filter-active,
a.cat-filter-btn.filter-active {
    background: #ff1800;
    color: #fff;
}
.load-more-wrap {
    text-align: center;
}
.load-more-wrap a.load-more,
.load-more-wrap a.load-more-homes {
    padding: 11px 40px;
    background: #ff1800;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    transition: all 0.3s ease-in-out;
}
.load-more-wrap a.load-more:hover,
.load-more-wrap a.load-more-homes:hover {
    background: #666;
}
.home-project-wrapper {
    overflow: hidden;
    padding-bottom: 30px;
}
.et_pb_button:hover {
    background: #666 !important;
}
.menu-footer-menu-container li a {
    transition: all 0.3s ease-in-out;
}
.menu-footer-menu-container li a:hover {
    color: #ff1800 !important;
}
@media only screen and (min-width: 1698px) and (max-width: 1781px) {
    .subscribe-mail {
        width: 79%;
    }
}
@media only screen and (min-width: 1621px) and (max-width: 1697px) {
    .subscribe-mail {
        width: 78%;
    }
}
@media only screen and (min-width: 1552px) and (max-width: 1620px) {
    .subscribe-mail {
        width: 77%;
    }
}
@media only screen and (min-width: 1488px) and (max-width: 1551px) {
    .subscribe-mail {
        width: 76%;
    }
}
@media only screen and (min-width: 1429px) and (max-width: 1487px) {
    .subscribe-mail {
        width: 75%;
    }
}
@media only screen and (min-width: 1375px) and (max-width: 1428px) {
    .subscribe-mail {
        width: 74%;
    }
}
@media only screen and (min-width: 1324px) and (max-width: 1374px) {
    .subscribe-mail {
        width: 73%;
    }
}
@media only screen and (min-width: 1278px) and (max-width: 1323px) {
    .subscribe-mail {
        width: 72%;
    }
}
@media only screen and (min-width: 1234px) and (max-width: 1377px) {
    .subscribe-mail {
        width: 71%;
    }
}
@media only screen and (min-width: 1194px) and (max-width: 1233px) {
    .subscribe-mail {
        width: 70%;
    }
}
@media only screen and (min-width: 1156px) and (max-width: 1193px) {
    .subscribe-mail {
        width: 69%;
    }
}
@media only screen and (min-width: 1120px) and (max-width: 1155px) {
    .subscribe-mail {
        width: 68%;
    }
}
@media only screen and (min-width: 1087px) and (max-width: 1119px) {
    .subscribe-mail {
        width: 67%;
    }
}
@media only screen and (min-width: 1055px) and (max-width: 1086px) {
    .subscribe-mail {
        width: 66%;
    }
}
@media only screen and (min-width: 1026px) and (max-width: 1054px) {
    .subscribe-mail {
        width: 65%;
    }
}
@media only screen and (min-width: 998px) and (max-width: 1025px) {
    .subscribe-mail {
        width: 64%;
    }
}
@media only screen and (min-width: 981px) and (max-width: 997px) {
    .subscribe-mail {
        width: 63%;
    }
}
@media only screen and (min-width: 981px) and (max-width: 1060px) {
    #main-footer .footer-widget #nav_menu-3 {
        width: 73%;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1420px) {
    .et_pb_portfolio_grid_items .project {
        min-height: 330px;
    }
}
@media only screen and (min-width: 1183px) and (max-width: 1199px) {
    .et_pb_portfolio_grid_items .project {
        min-height: 295px;
    }
}
@media only screen and (min-width: 1201px) and (max-width: 1390px) {
    .et_pb_svg_logo #logo {
        max-height: 80%;
    }
    et_pb_svg_logo #logo {
        max-height: 100%;
    }
}
/* === === === media screen min-width:1121px and max-width: 1280px === === */
@media only screen and (min-width: 1201px) and (max-width: 1366px) {
    #top-menu > li > a {
        padding-top: 10px !important;
    }
}
@media only screen and (min-width: 1367px) and (max-width: 1500px) {
    #top-menu > li > a {
        padding-top: 16px !important;
    }
}
@media only screen and (max-width: 1650px) {
    .category-filter {
        margin-top: 0px;
    }
}
@media only screen and (min-width: 1501px) and (max-width: 1650px) {
    #top-menu > li > a {
        padding-top: 25px !important;
    }
}
@media only screen and (min-width: 1025px) and (max-width: 1200px) {
    .et_pb_svg_logo #logo {
        max-height: 67%;
    }
    et_pb_svg_logo #logo {
        max-height: 100%;
    }
    #top-menu > li > a {
        padding-top: 25px !important;
    }
    #top-menu > li > a {
        padding-top: 3px !important;
    }
}
/* === === === media screen min-width:1025px and max-width: 1120px === === */
@media only screen and (min-width: 981px) and (max-width: 1024px) {
    .et_pb_svg_logo #logo {
        max-height: 63%;
    }
    et_pb_svg_logo #logo {
        max-height: 100%;
    }
    #top-menu > li > a {
        padding-top: 20px !important;
    }
    #top-menu > li > a {
        padding-top: 0px !important;
    }
    project-wrapper .ht-person {
        height: 275px;
    }
}
/* === === === media screen min-width:981px and max-width: 1024px === === */
/* @media only screen and (min-width: 981px) and (max-width: 1680px) {
    .project-row .content h2 {
        min-height: 52px !important;
        padding-bottom: 0 !important;
    }
} */
@media only screen and (min-width: 981px) {
    /* .homes-page-menu > a::after {
        display: none;
    }
    .homes-page-menu > a {
        padding-right: 0 !important;
    } */
    /* .homes-page-menu ul.sub-menu {
        display: none;
    }  
    .page-id-4559 .homes-page-menu ul.sub-menu,
    .page-id-4576 .homes-page-menu ul.sub-menu,
	.single-homes .homes-page-menu ul.sub-menu {
        display: block;
        opacity: 1;
        visibility: visible;
        width: 450px !important;
        padding: 4px 0 0 0 !important;
        background-color: transparent !important;
    }
	.single-homes .homes-page-menu ul.sub-menu {
		padding-top: 0px;
	}
    .page-id-4559 #main-header .homes-page-menu ul.sub-menu li a,
    .page-id-4576 #main-header .homes-page-menu ul.sub-menu li a,
	.single-homes #main-header .homes-page-menu ul.sub-menu li a {
        width: auto !important;
        padding: 4px 30px !important;
        border: none;
        background-color: #DDDDDD;
        line-height: 1;color: #666666;
    }
    .page-id-4559 #main-header .homes-page-menu ul.sub-menu li:not(:last-child),
    .page-id-4576 #main-header .homes-page-menu ul.sub-menu li:not(:last-child),
	.single-homes #main-header .homes-page-menu ul.sub-menu li:not(:last-child) {
        padding-right: 12px !important;
    }
    .page-id-4559 #main-header #top-menu > li,
    .page-id-4576 #main-header #top-menu > li,
	.single-homes #main-header #top-menu > li {
        top: -25px;
    }
    .page-id-4559 #main-header .homes-page-menu ul.sub-menu li.current-menu-item a, 
    .page-id-4559 #main-header .homes-page-menu ul.sub-menu li a:hover,
    .page-id-4576 #main-header .homes-page-menu ul.sub-menu li.current-menu-item a, 
    .page-id-4576 #main-header .homes-page-menu ul.sub-menu li a:hover,
	.single-homes #main-header .homes-page-menu ul.sub-menu li.current-menu-item a, 
    .single-homes #main-header .homes-page-menu ul.sub-menu li a:hover {
        background-color: #FF1800;
        color: #fff !important;
    } */
    #top-menu > li > a {
        padding-bottom: 17px !important;
        padding-top: 33px;
    }
    .et-fixed-header #top-menu > li > a {
        padding-bottom: 9px !important;
        padding-top: 21px;
    }
    .single .et-fixed-header #top-menu > li > a, .home .et-fixed-header #top-menu > li > a,
    .page-id-2675 .et-fixed-header #top-menu > li > a, .page-id-16 .et-fixed-header #top-menu > li > a {
        padding-bottom: 11px !important;
        padding-top: 19px;
    }
    #main-header {
        padding-top: 12px;
        padding-bottom: 12px;
        box-shadow: none;
    }
    .page-id-4559 header#main-header {
        box-shadow: 0px 3px 6px rgb(0 0 0 / 16%);
    }
    div#et-top-navigation {
        padding-left: 300px !important;
    }
    #top-menu .sub-menu .current-menu-item a {
        color: #ff1800 !important;
    }
    #top-menu .sub-menu .current-menu-item.homes-contact a {
        color: #000 !important;
    }
	#top-menu .current-menu-parent > a {
        border-bottom: 3px solid #ff1800;
        padding-bottom: 10px !important;
    }
    /* #top-menu .current-menu-item a,
	#top-menu .current-menu-parent > a,
	.single-homes #top-menu .homes-page-menu a {
        border-bottom: 3px solid #ff1800;
        padding-bottom: 10px !important;
    } */
    /* .home #top-menu > li > a {
      padding-bottom: 17px !important;
      padding-top: 33px;
    } */
    #main-header .logo_container a {
        /*     background: url(../../uploads/2019/01/cbb-new-short-logo.svg); */
        width: 50%;
        height: 100%;
        display: inline-block;
        background-size: auto 100% !important;
        background-position: 0 0 !important;
        background-repeat: no-repeat !important;
        /* position: absolute;
        top: 0; */
    }
    /*
      #main-header .logo_container a img {
        opacity: 0;
      }
    */
    #main-header.et-fixed-header .logo_container a {
        display: inline-block;
        background: transparent;
        transition: all ease-in-out 0.3s;
    }
    #main-header.et-fixed-header .logo_container a img {
        opacity: 1;
        visibility: visible;
        /* transition: all ease-in-out 0.4s; */
    }
    div#home-project-container:nth-child(3n + 3),
    .project-row div#home-project-container:nth-child(3n + 3) {
        margin-right: 0 !important;
    }
    .project-row #home-project-container {
        margin-right: 10px !important;
    }
    #main-footer .footer-widget:first-child {
        width: 13.875%;
        min-width: 200px;
    }
    #main-footer .footer-widget:last-child {
        float: right;
    }
}
/* === === === media screen min-width:981px === === */
@media screen and (min-width: 1501px) {
    #main-header .logo_container img#logo {
        margin-top: 0px;
    }
}
#main-footer .footer-widget h4 {
    padding-bottom: 1px;
}
#footer-bottom {
    padding-top: 23px;
}
@media only screen and (min-width: 768px) and (max-width: 980px) {
    .content {
        min-height: 67px;
    }
    #main-footer .footer-widget #nav_menu-3 {
        width: 100%;
    }
    #main-footer #footer-widgets {
        padding-bottom: 0;
    }
    .subscribe-mail {
        margin-bottom: 10px;
    }
    .center-tablet {
        text-align: center;
    }
    .section_3 .row_1 .column_1 .et_pb_button_module_wrapper {
        text-align: center;
        margin-bottom: 50px;
    }
    .fullwidth-img span.et_pb_image_wrap {
        padding-left: 0px;
    }
    .et_pb_column .et_pb_grid_item:nth-child(3n + 1) {
        clear: inherit;
    }
    .et_pb_portfolio_grid_items .project {
        width: calc(50% - 10px) !important;
    }
    #home-project-container {
        width: calc(50% - 10px) !important;
    }
    #home-slider-container .post-ttl {
        font-size: 30px;
    }
}
@media only screen and (min-width: 981px) and (max-width: 1050px) {
    #top-menu li, #top-menu li a {
        font-size: 13px;
    }
    div#et-top-navigation {
        padding-left: 275px !important;
    }
}
/* === === === media screen min-width:768px and max-width:980 === === */
@media only screen and (max-width: 767px) {
    .award-title {
        font-size: 20px;
    }
    .et_pb_portfolio_grid_items .project,
    #home-project-container {
        width: 100% !important;
        margin-right: 0px !important;
        margin-bottom: 20px !important;
        text-align: center;
    }
    .text-center-mobile {
        text-align: center;
    }
    .section_3 .row_1 .column_1 .et_pb_button_module_wrapper {
        text-align: center;
        margin-bottom: 30px;
    }
    .fullwidth-img span.et_pb_image_wrap {
        padding-left: 0px;
    }
    div#footer-info {
        float: none;
        text-align: center;
    }
    #main-footer .footer-widget:last-child div#custom_html-3 {
        float: none;
        text-align: center;
    }
    #main-footer #footer-widgets {
        padding-bottom: 0;
    }
    #main-footer .footer-widget:last-child {
        margin-bottom: 0px !important;
        max-width: 100%;
    }
    #main-footer .footer-widget #nav_menu-3 {
        width: 100%;
        margin: 30px 0 !important;
        text-align: center;
    }
    #main-footer .footer-widget #nav_menu-3 #menu-footer-menu li {
        padding-left: 0;
    }
    .footer-widget:nth-child(1) div#media_image-2 {
        float: none;
        max-width: 280px;
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    .footer-widget:nth-child(1) div#media_image-2 img {
        max-width: 199px !important;
        width: 100%;
    }
    #main-footer .footer-widget:nth-child(3) #custom_html-2 {
        text-align: center;
        margin-bottom: 30px !important;
    }
    .subscribe-mail {
        width: 60%;
    }
    #dm-slider .et-pb-arrow-prev {
        left: 10px;
    }
    #dm-slider .et-pb-arrow-next {
        right: 50px;
    }
    .home-project-wrapper .ht-person {
        height: 258px;
        width: 100%;
        max-width: 350px;
        margin: 0 auto;
    }
    a.cat-filter-btn {
        display: block;
    }
    .homes-cat-filter a {
        display: block;
        margin: 5px;
    }
    .related-img {
        height: 258px;
        width: 100%;
        max-width: 350px;
        margin: 0 auto;
    }
    .relatec-projects-img .client-wrap {
        width: 100%;
        margin-bottom: 60px;
        text-align: center;
    }
    .relatec-projects-img h2 {
        margin: 0 auto;
    }
    #home-slider-container .post-ttl {
        font-size: 20px;
        line-height: 1.3;
    }
    #home-slider-container .owl-prev {
        left: 0px;
    }
    #home-slider-container .owl-next {
        right: 0;
    }
}
/* === === media screen max-width: 767px === ===*/
@media only screen and (max-width: 479px) {
    .ht-person .content .post-ttl {
        padding: 130px 30px 10px;
        font-size: 14px;
        text-align: center;
    }
    #dm-slider .et-pb-arrow-prev {
        left: 15px !important;
    }
    #dm-slider .et-pb-arrow-next {
        right: 55px !important;
    }
}
@media only screen and (min-width: 981px) and (max-width: 1024px) {
    .single div#et-main-area {
        margin-top: -28px;
    }
}
@media only screen and (min-width: 981px) and (max-width: 1215px) {
    #main-footer .footer-widget:nth-child(2) {
        width: 30.25%;
    }
    #main-footer .footer-widget #nav_menu-3 {
        width: 80%;
    }
}
@media only screen and (min-width: 1025px) and (max-width: 1200px) {
    .single div#et-main-area {
        margin-top: -23px;
    }
}
@media only screen and (min-width: 1201px) {
    .single div#et-main-area {
        margin-top: -15px;
    }
}
@media only screen and (max-width: 980px) {
    .post-wrap .award-img {
        width: 100% !important;
    }
    .mobile-pp {
        margin-left: auto;
        margin-right: auto;
        max-width: 140px !important;
    }
    .home #main-header .logo_container a {
        background: url(../../uploads/2018/12/cbb-logo-horizontal-1.svg);
        width: 80%;
        max-width: 450px;
        height: 100%;
        display: block;
        background-size: contain !important;
        background-position: center !important;
        background-repeat: no-repeat !important;
        position: absolute;
        top: 0;
    }
    .home #main-header .logo_container a img {
        display: none;
    }
    .et_header_style_left #logo,
    .et_header_style_split #logo {
        max-width: 80%;
    }
    .et_mobile_menu {
        border-top-color: #ff1800 !important;
        padding-bottom: 0;
    }
    .et_mobile_menu li a {
        font-weight: 300;
        color: #000 !important;
        text-transform: uppercase;
    }
    .et_mobile_menu li a:hover {
        color: #ff1800 !important;
    }
    div#page-container {
        padding-top: 80px !important;
    }
    .home div#et-main-area {
        margin-top: -80px;
    }
    /* .home #main-header .logo_container a img {
          display: none;
      }
      .home #main-header .logo_container a {
          background: url(../../uploads/2018/12/cbb-logo-horizontal-1.svg);
          width: 50%;
          height: 100%;
          display: block;
          background-size: contain !important;
          background-position: top left !important;
          background-repeat: no-repeat !important;
          position: absolute;
          top: 0;
      } */
}
div#ht-testimonial-details {
    position: absolute;
    width: 100%;
    max-width: 1440px;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 26%;
    z-index: 9;
}
.et_pb_module.et_pb_sidebar_0.cus-sidebar-wrapp {
    border: 0;
}
.project-sect .content h2 {
    line-height: 0.7;
    padding-bottom: 0;
    /* height: 42px; */
    margin-top: 10px;
    margin-bottom: 7px;
}
.padding-btm h1 {
    padding-bottom: 0;
}
a.p-title:hover {
    color: #ff1800 !important;
}
#footer-widgets .footer-widget li a {
    font-weight: 300;
}
.footer-widget h4.title {
    font-weight: 300;
}
.news-page-cus .blog-title,
.cus-sidebar-wrapp h4.widgettitle,
.sidebar-ttl {
    font-weight: 400 !important;
}
.cus-sidebar-wrapp .custom-html-widget {
    font-weight: 300;
}
.btm-carousel .owl-item:not(.active) {
    opacity: 0.45;
}
a.scroll-dwn-btn {
    font-weight: bold;
}
.home .mobile_menu_bar:before {
    color: #fff;
}
.mobile_menu_bar:before {
    color: #ff1800;
}
.r-viewbtn a:hover {
    background: #666;
}
/*Filter*/
.loader {
    position: absolute;
    top: 25%;
    left: 50%;
    transform: translatex(-50%);
}
.lds-facebook {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
}
.lds-facebook div {
    display: inline-block;
    position: absolute;
    left: 6px;
    width: 13px;
    background: #ff1700;
    animation: lds-facebook 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}
.lds-facebook div:nth-child(1) {
    left: 6px;
    animation-delay: -0.24s;
}
.lds-facebook div:nth-child(2) {
    left: 26px;
    animation-delay: -0.12s;
}
.lds-facebook div:nth-child(3) {
    left: 45px;
    animation-delay: 0;
}
@keyframes lds-facebook {
    0% {
        top: 6px;
        height: 51px;
    }
    50%,
    100% {
        top: 19px;
        height: 26px;
    }
}
.related-slider-section .et_pb_module.et_pb_code.et_pb_code_2 {
    overflow: hidden;
}
.home-project-wrapper .ht-person {
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0);
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
.img-hover-effect:hover .ht-person {	
    -webkit-transform: translatez(0) scale(1.05);
    -moz-transform:translatez(0) scale(1.05);
    -ms-transform: translatez(0) scale(1.05);
    -o-transform: translatez(0) scale(1.05);
    transform: translatez(0) scale(1.05);
}
.ht-person.img-hover-effect {
    overflow: hidden;
}
.content {
    min-height: 67px;
}
.award-img:hover img,
.client-inner:hover img,
.related-project-hover:hover .client-inner.related-img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
.award-img,
.client-inner,
.related-project-hover {
    overflow: hidden;
}
.award-img img,
.client-inner img,
.related-project-hover .client-inner.related-img {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
.post-wrap .award-img {
    width: 50%;
    min-height: 330px;
    overflow: hidden;
}
.post-wrap .award-img .img-hover {
    height: 100%;
    background-size: cover !important;
    background-position: center !important;
    min-height: 330px;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
.post-wrap .award-img:hover .img-hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
.home-project-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.blog-title a:hover {
    color: #ff1800;
}
/* ========= ========= */
.news-page-cus .news-tags-c {
    display: none;
}
.news-page-cus .right-side {
    width: 100% !important;
    float: none !important;
    text-align: inherit !important;
    display: flex;
    justify-content: inherit !important;
}
.news-page-cus .blog-date {
    text-align: left !important;
    margin-left: 25px;
}
.client-wrap.bottm-spac {
    margin-bottom: 30px;
}
/* .ttl-cont {
    min-height: 82px;
} */
@media only screen and (max-width: 480px) {
    .single-project .et_pb_section .et_pb_slider .et_pb_slide,
    .single-homes .et_pb_section .et_pb_slider .et_pb_slide {
        background-size: auto 300px !important;
    }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
    .single-project .et_pb_section .et_pb_slider .et_pb_slide,
    .single-homes .et_pb_section .et_pb_slider .et_pb_slide {
        background-size: auto 220px !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 980px) {
    .single-project .et_pb_section .et_pb_slider .et_pb_slide,
    .single-homes .et_pb_section .et_pb_slider .et_pb_slide {
        background-size: auto 380px !important;
    }
    .single-homes .gallery-slider .et_pb_container {
        height: auto !important;
    }
}
@media only screen and (min-width: 981px) {
    .single-project .et_pb_section .et_pb_slider .et_pb_slide {
        background-size: auto 708px;
    }
    .single-homes .et_pb_section .et_pb_slider .et_pb_slide {
        background-size: auto 708px !important;
    }
}
@media only screen and (min-width: 1201px) {
    #top-menu .menu-item-has-children > a:first-child:after {
        top: 32px;
        transition: all ease-in-out 0.3s;
    }
    .et-fixed-header #top-menu .menu-item-has-children > a:first-child:after {
        top: 17px;
    }
    .et-fixed-header #top-menu .menu-item-has-children > a:first-child:after {
        top: 23px;
        transition: all ease-in-out 0.3s;
    }
}
@media only screen and (min-width: 1501px) {
    img#logo {
        margin-top: 5px;
    }
}
@media only screen and (min-width: 1501px) and (max-width: 1650px) {
    #top-menu .menu-item-has-children > a:first-child:after {
        top: 23px;
        transition: all ease-in-out 0.3s;
    }
    .et-fixed-header #top-menu .menu-item-has-children > a:first-child:after {
        top: 23px;
    }
}
@media only screen and (min-width: 1367px) and (max-width: 1500px) {
    #top-menu .menu-item-has-children > a:first-child:after {
        top: 15px;
        transition: all ease-in-out 0.3s;
    }
    .et-fixed-header #top-menu .menu-item-has-children > a:first-child:after {
        top: 15px !important;
    }
}
@media only screen and (min-width: 1201px) and (max-width: 1366px) {
    .et-fixed-header #top-menu .menu-item-has-children > a:first-child:after {
        top: 30px;
    }
    #top-menu .menu-item-has-children > a:first-child:after {
        top: 9px;
        transition: all ease-in-out 0.3s;
    }
    .et-fixed-header #top-menu .menu-item-has-children > a:first-child:after {
        top: 9px !important;
    }
}
@media only screen and (min-width: 1025px) and (max-width: 1200px) {
    #et-secondary-nav .menu-item-has-children > a:first-child:after,
    #top-menu .menu-item-has-children > a:first-child:after {
        top: 23px;
    }
    #top-menu .menu-item-has-children > a:first-child:after {
        top: 1px;
        transition: all ease-in-out 0.3s;
    }
    .home
    .et-fixed-header
    #top-menu
    .menu-item-has-children
    > a:first-child:after {
        top: 1px !important;
    }
    img#logo {
        padding-bottom: 3px;
    }
}
@media only screen and (min-width: 980px) and (max-width: 1024px) {
    #et-secondary-nav .menu-item-has-children > a:first-child:after,
    #top-menu .menu-item-has-children > a:first-child:after {
        top: 18px;
    }
    #top-menu .menu-item-has-children > a:first-child:after {
        top: -1px;
        transition: all ease-in-out 0.3s;
    }
    .et-fixed-header #top-menu .menu-item-has-children > a:first-child:after {
        top: -1px !important;
    }
    img#logo {
        padding-bottom: 3px;
    }
}
.et_pb_section_5.et_pb_section.popup-cbg {
    background: #fff !important;
}
.nav li ul {
    border-color: transparent !important;
    background: #fff !important;
    width: 200px !important;
    box-shadow: none !important;
}
#top-menu li li {
    padding: 0 !important;
}
/*  zi  */
.project-section {
    margin-top: 40px;
}
.blog-pagination {
    width: 100%;
    margin-left: 35px;
}
.blog-pagination a.page-numbers,
.blog-pagination span.page-numbers.current {
    font-size: 22px;
    margin: 7px;
}
.blog-pagination span.et-pb-icon {
    font-size: 30px;
}
.blog-pagination a.prev.page-numbers {
    position: relative;
}
.blog-pagination a.prev.page-numbers span.et-pb-icon {
    position: absolute;
    top: 0;
    left: -35px;
}
.blog-pagination a.next.page-numbers {
    position: relative;
}
.blog-pagination a.next.page-numbers span.et-pb-icon {
    position: absolute;
    top: 0;
    right: -35px;
}
@media only screen and (max-width: 470px) {
    .blog-pagination a.page-numbers,
    .blog-pagination span.page-numbers.current {
        font-size: 14px;
        margin: 3px;
    }
    .blog-pagination span.et-pb-icon {
        font-size: 20px;
    }
    .blog-pagination a.prev.page-numbers span.et-pb-icon {
        top: -1px;
        left: -23px;
    }
    .blog-pagination {
        margin-left: 23px;
    }
    .blog-pagination a.next.page-numbers span.et-pb-icon {
        top: -1px;
        right: -23px;
    }
}
.et_mobile_menu .menu-item-has-children > a {
    font-weight: 300;
}
/* html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active {
    overflow-y: scroll !important;
    -webkit-overflow-scrolling: touch;
} */
@media only screen and (max-width: 1510px) {
    .homes-cat-filter a {
        margin: 5px 3%;
    }
}
@media only screen and (max-width: 1440px) {
    .post-wrap {
        padding-left: 5px;
    }
}
@media only screen and (max-width: 1366px) {
    .homes-cat-filter a {
        margin: 5px 2.1%;
    }
}
@media only screen and (max-width: 1199px) {
    .homes-cat-filter a {
        margin: 5px .7%;
    }
}
@media only screen and (min-width: 1651px) {
    .home .et-fixed-header #top-menu .menu-item-has-children > a:first-child:after {
        top: 17px;
        transition: all ease-in-out 0.3s;
    }
    .et-fixed-header #top-menu .menu-item-has-children > a:first-child:after {
        top: 18px;
        transition: all ease-in-out 0.3s;
    }
}
li.iald, li.lumen, li.iida, li.ge, li.ies {
    background-size: 24px !important;
    padding-left: 34px;
    line-height: 24px;
    padding-bottom: 10px;
    display: block;
}
li.iald {
    background: url(Inc/iald.png) no-repeat left top;
}
li.lumen {
    background: url(Inc/lumen.png) no-repeat left top;
}
li.iida {
    background: url(Inc/IIDA.png) no-repeat left top;
}
li.ge {
    background: url(Inc/ge-2.png) no-repeat left top;
}
li.ies {
    background: url(//cbbld.com/wp-content/uploads/2018/12/icon-4-1.png) no-repeat left top;
}
.return-to-project {
    text-align: center;
    margin-top: 70px;
}
.return-to-project a {
    border-width: 0px !important;
    border-radius: 0px;
    font-size: 14px;
    text-transform: uppercase !important;
    background-color: #ff1800;
    display: inline-block;
    color: #fff;
    padding: 10px 20px;
    margin: 10px;
    min-width: 175px;
    transition: all .3s ease-in-out;
}
.return-to-project a:hover {
    background-color: #666;
}

.home #main-header .logo_container {
    opacity: 0;
    visibility: hidden;
}
.home #main-header .logo_container.home-logo-container {
    opacity: 1;
    visibility: visible;
}
.home #main-header.et-fixed-header .logo_container {
    opacity: 1;
    visibility: visible;
}
.home #main-header.et-fixed-header .logo_container.home-logo-container {
    opacity: 0;
    visibility: hidden;
}

.team-member .team-member-thumb {
    position: relative;
    border-radius: 50%;
    overflow: hidden;
    max-width: 220px;
/*     height: 220px; */
    cursor: pointer;
	margin-bottom: 15px;
}
.team-member .team-member-thumb img {
    transition: opacity 0.25s ease-in-out;
	border-radius: 50%;
}
.team-member .team-member-thumb img.main-member-img {
    position: relative;
	vertical-align: middle;
	z-index: 2;
}
.team-member .team-member-thumb img.hover-member-img {
    position: absolute;
	top: 0;
    left: 0;
    overflow: hidden;
    z-index: 1;
}
.team-member .team-member-thumb:hover img.main-member-img {
    opacity: 0 !important;
}

#dm-slider.et_pb_slider {
  padding-bottom: 20px;
  margin-top: 55px;
}
#dm-slider .et-pb-controllers {
	bottom: -15px !important;
}
@media only screen and (max-width: 767px) {
	#dm-slider .et-pb-controllers {
		bottom: -10px !important;
	}
}
/*.page-id-4093 .et_pb_video_box video{
	width: auto !important;
}*/

a.porject-tour-link {
    font-size: 16px;
    font-weight: bold;
    margin-top: 23px;
    margin-bottom: 25px;
    display: block;
	transition: all .3s ease-in-out;
}
a.porject-tour-link:hover {
	color: #333;
}
a.porject-tour-link img {
    width: 26px;
    vertical-align: middle;
    margin-top: -3px;
    margin-left: 5px;
}
.jb-projects-row .et_pb_button_module_wrapper {
    position: fixed;
    right: 10px;
    top: 60%;
}
.return-to-overview {
    width: 100px;
    height: 100px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    line-height: 1.2 !important;
    font-size: 13px !important;
}
.return-to-overview:hover {
    background: #ff1800 !important;
    border-color: #ff1800 !important;
    color: #000 !important;
}
/* .single-homes-content .et_section_regular .overview-btn-row .et_pb_button_module_wrapper {
    position: absolute !important;
    right: 0px;
    margin-top: -50%;
} */
.floating-btn-wrap {
    position: fixed !important;
    z-index: 999;
    top: 45%;
    right: 3%;
}
body.et-db #page-container .single-homes-content #et-boc .et-l .et_pb_section .return-to-overview.et_pb_button {
    line-height: 1.2 !important;
}

div#top-header {
    display: none;
}
.single-homes-nev {
    background: #DDD;
    margin-top: 10px;
	display: none;
}
ul#menu-single-homes-post-menu {
    display: flex;
    padding: 4px 0px 4px;
    justify-content: flex-end;
    margin-right: 184px;
}
ul#menu-single-homes-post-menu .menu-item {
    margin-left: 22px;
}
ul#menu-single-homes-post-menu .menu-item a {
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    font-style: italic;
    transition: all .3s ease-in-out;
    font-weight: 400;
}
ul#menu-single-homes-post-menu .menu-item a:hover {
    color: #ff1800;
}
/* .single-homes header#main-header {
    padding-bottom: 0px;
} */
.related-slider-section .et_pb_button_module_wrapper {
    clear: both;
}

.single-homes .overview-btn-row {
    padding-top: 0px !important;
}
/* Ripple In */
.return-to-overview-cus {
    width: 100px;
    height: 100px;
    color: #000000!important;
    border-width: 2px!important;
    border-color: #ff1800;
    border-radius: 100%;
    font-size: 12px;
    line-height: 1.2;
    font-weight: 700!important;
    text-transform: uppercase!important;
    background-color: #ff1800;
    padding: 5px 16px;
    position: fixed;
    top: 81%;
    right: 10px;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgb(0 0 0 / 0%);
    display: flex;
    align-items: center;
}
.single-homes-content .return-to-overview-cus {
    position: relative;
    top: inherit;
    right: inherit;
}
.btn_explore {
    overflow: visible;
    line-height: 1.2;
}
.btn_explore:hover,
.btn_explore:focus {
    background-color: #FF1800;
    text-decoration: none;
}
.btn_explore:before,
.return-to-overview-cus:before {
    content: '';
    position: absolute;
    border: #ff1800 solid 19px;
    top: -20px;
    right: -20px;
    bottom: -20px;
    left: -20px;
    opacity: 0;
    -webkit-animation-duration: 1.2s;
    animation-duration: 1.2s;
    border-radius: 50%;
    z-index: -1;
}
.btn_explore:hover::before,
.return-to-overview-cus:hover::before {
    -webkit-animation-name: hvr-ripple-in;
    animation-name: hvr-ripple-in;
}
@-webkit-keyframes hvr-ripple-in {
    100% {
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      opacity: 1;
    }
}
@keyframes hvr-ripple-in {
    100% {
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      opacity: 1;
    }
}

/* Ripple Out */
/* .hvr-ripple-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
} */
.hvr-ripple-out:after {
    content: '';
    position: absolute;
    border: #ff1800 solid 20px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: hvr-ripple-out;
    animation-name: hvr-ripple-out;
    border-radius: 50%;
    z-index: -1;
}
/* .hvr-ripple-out:hover:before,
.hvr-ripple-out:focus:before,
.hvr-ripple-out:active:before {
    -webkit-animation-name: hvr-ripple-out;
    animation-name: hvr-ripple-out;
} */

@-webkit-keyframes hvr-ripple-out {
    100% {
      top: -19px;
      right: -19px;
      bottom: -19px;
      left: -19px;
      opacity: 0;
    }
}
@keyframes hvr-ripple-out {
    100% {
      top: -19px;
      right: -19px;
      bottom: -19px;
      left: -19px;
      opacity: 0;
    }
}

.view-more-homes-button {
    background: #EDEFF5;
    padding: 3px 15px;
    margin-bottom: 30px;
    text-align: center;
}
.view-more-homes-button a {
    padding: 3px 20px;
    margin: 5px;
    background: #fff;
    color: #666666;
    font-weight: 400;
    text-transform: uppercase;
    display: inline-block;
    transition: all 0.3s ease-in-out;
}
.view-more-homes-button a:hover {
    background: #ff1800;
    color: #fff;
}

@media only screen and (min-width: 1581px) {
    .return-to-overview,
    .return-to-overview-cus {
        width: 144px;
        height: 144px;
        font-size: 16px !important;
    }
}

@media only screen and (min-width: 1366px) and (max-width: 1580px) {
    .return-to-overview,
    .return-to-overview-cus {
        width: 120px;
        height: 120px;
        font-size: 14px !important;
    }
}

@media only screen and (min-width: 1200px) {
    /* .single-homes-content .et_section_regular .overview-btn-row .et_pb_button_module_wrapper {
        margin-top: -40%;
    } */
    .floating-btn-wrap {
        top: 81%;
        right: 4%;
    }
}
@media only screen and (min-width: 981px) and (max-width: 1199px) {
    /* .single-homes-content .et_section_regular .overview-btn-row .et_pb_button_module_wrapper {
        right: -75px;
    } */
    .floating-btn-wrap {
        top: 82%;
        right: 4%;
    }
}

@media only screen and (min-width: 981px) and (max-width: 1080px) {
    .jb-projects-row .et_pb_button_module_wrapper,
    .jb-projects-row .return-to-overview-cus {
        right: 1px;
    }
}
@media only screen and (min-width: 981px) {
    .jb-projects-row {
        z-index: 9;
    }
}
@media only screen and (min-width: 768px) and (max-width: 980px) {
    .single-homes-content .et_section_regular .overview-btn-row .et_pb_button_module_wrapper {
        right: -75px;
    }
    body.et-db #page-container .single-homes-content #et-boc .et-l .et_pb_section .return-to-overview.et_pb_button {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .single-homes-content .return-to-overview {
        width: 80px;
        height: 80px;
        font-size: 10px !important;
    }
}

@media only screen and (max-width: 1500px) {
	#dm-slider.et_pb_slider {
	  margin-top: 40px;
	}
}
@media only screen and (max-width: 980px) {
	#dm-slider.et_pb_slider {
	  margin-top: 20px;
	}
    ul#menu-single-homes-post-menu {
        margin-right: 0px;
    }
    .jb-projects-row .et_pb_button_module_wrapper {
        position: relative;
        right: inherit;
        top: inherit;
        text-align: center;
    }
    body #page-container .et_pb_section .jb-projects-row .return-to-overview,
    .jb-projects-row .return-to-overview-cus {
        border-width: 0px !important;
        border-radius: 0px !important;
        font-size: 14px !important;
        text-transform: uppercase !important;
        background-color: #ff1800;
        display: inline-block !important;
        color: #fff !important;
        padding: 10px 20px !important;
        margin: 10px;
        min-width: auto;
        transition: all .3s ease-in-out;
        width: inherit;
        height: auto;
        margin: 0;
        width: 100%;
        max-width: 250px;
        line-height: 1.7 !important;
        text-align: center;
        font-weight: 400 !important;
        margin-top: -20px;
    }
    .jb-projects-row .return-to-overview-cus {
        position: relative;
        right: 0px;
        top: 0px;
        margin-top: -10px;
    }
    .jb-projects-row .et_pb_code_inner {
        text-align: center;
    }
    .jb-projects-row .return-to-overview-cus:before,
    .jb-projects-row .hvr-ripple-out:after {
        display: none;
    }
    body #page-container .et_pb_section .jb-projects-row .return-to-overview:hover {
        padding: 10px 20px !important;
    }
    a.load-more-x.load-more-homes {
        width: 100%;
        display: inline-block;
        max-width: 250px;
    }
    .jb-projects-row .return-to-overview:hover,
    .jb-projects-row .return-to-overview-cus:hover {
        background: #666 !important;
        border-color: #666 !important;
    }
}
@media only screen and (max-width: 767px) {
    /* .single-homes-content .et_section_regular .overview-btn-row .et_pb_button_module_wrapper {
        position: relative !important;
        right: inherit;
        margin-top: 0px;
        text-align: center;
    } */
    .floating-btn-wrap {
        position: relative !important;
        z-index: 999;
        top: inherit;
        right: inherit;
    }
    body.et-db #page-container .single-homes-content #et-boc .et-l .et_pb_section .return-to-overview.et_pb_button {
        border-width: 0px !important;
        border-radius: 0px !important;
        font-size: 14px !important;
        text-transform: uppercase !important;
        background-color: #ff1800;
        display: inline-block !important;
        color: #fff !important;
        padding: 10px 20px !important;
        margin: 10px;
        min-width: auto;
        transition: all .3s ease-in-out;
        width: inherit;
        height: auto;
        margin: 0;
        width: 100%;
        max-width: 250px;
        line-height: 1.7 !important;
    }
    .floating-btn-wrap .et_pb_button_module_wrapper {
        text-align: center;
    }
    .floating-btn-wrap {
        margin-top: -70px;
    }
    .return-to-project a {
        width: 100%;
        max-width: 250px;
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-top: 20px;
    }
    /* .single-homes-content .overview-btn-row {
        margin-top: -20px !important;
    } */
    .et-db #et-boc .et-l .et_pb_section.floating-btn-wrap.et_section_regular {
        background: #faf8f4 !important;
    }
    .return-to-overview:hover,
    .single-homes-content .return-to-overview-cus:hover {
        background: #666 !important;
        border-color: #666 !important;
    }
    .single-homes-content .return-to-overview-cus {
        border-width: 0px !important;
        border-radius: 0px !important;
        font-size: 14px !important;
        text-transform: uppercase !important;
        background-color: #ff1800;
        display: inline-block !important;
        color: #fff !important;
        padding: 10px 20px !important;
        margin: 10px;
        min-width: auto;
        transition: all .3s ease-in-out;
        width: inherit;
        height: auto;
        margin: 0;
        width: 100%;
        max-width: 250px;
        line-height: 1.7 !important;
        text-align: center;
        font-weight: 400 !important;
        margin-top: 0px;
    }
    .single-homes-content .et_pb_code_inner {
        text-align: center;
    }
    .single-homes-content .return-to-overview-cus::before,
    .single-homes-content .return-to-overview-cus::after {
        display: none;
    }
	.view-more-homes-button {
        width: 100%;
        max-width: 350px;
        margin: 5px auto 0px;
    }
}
@media only screen and (max-width: 479px) {
    ul#menu-single-homes-post-menu .menu-item {
        margin-left: 10px;
    }
    ul#menu-single-homes-post-menu .menu-item a {
        font-size: 12px;
    }
}
