.comehome-img {
    width: 60%;
}
.slider_text {
    text-align: left;
}
.hoc-cb-img {
    width: 60%;
    margin-bottom: 15px;
}
.projects_moreinfo {
    font-size: 17px;
    color: #d0021b;
    position: relative;
    z-index: 0;
    padding: 10px 30px;
    margin-right: 0;
    font-family: Gotham-Bold;
    background: #fff;
    border: 1px solid #d0021b;
    text-transform: uppercase;
    width: 85%;
    margin-top: 20px;
}
.ms_btn-variant {
    font-size: 18px;
    color: #fff !important;
    position: relative;
    z-index: 0;
    padding: 12px 15px;
    margin-right: 0;
    font-family: Gotham-Bold;
    background: #000;
    border: 1px solid #000;
    cursor: pointer;
    display: block;
    width: 30%;
    text-align: center;
    margin-top: 30px;
    transition: .3s;
}
.ms_btn-variant:hover, .ms_btn-variant:focus{
    background: #fff;
    border: 1px solid #000;
    color: #000 !important;
}
.ms_btn, .ms_btn, .ms_btn:focus, .ms_btn:hover{
    font-size: 17px;
    border-radius: 3px;
}
.slider_area .single_slider .slider_text h3.h3-hero{
    font-size: 45px;
    line-height: 1.3;
    font-weight: 700;
    color: #fff;
    position: relative;
    z-index: 0;
    font-family: 'Gotham-Bold';
    margin-bottom: 15px;
    width: 80%;
}
.slider_text p {
    color: #fff;
    font-size: 17px!important;
    line-height: 1.3;
    padding-top: 0;
    margin-bottom: 15px;
    width: 70%;
    font-family: 'gotham-book';
}
.invest_area {
    background: #F0DFD8;
}
.breaker_text .section_title h3 {
    font-family: 'Gotham-Bold';
    width: 80%;
    margin: 0 auto;
    margin-bottom: 30px;
}
.mb-80{
    margin-bottom: 80px;
}
.breaker_text .section_title h3, .breaker_text .section_title p {
    color: #6A3E3E;
}
.text-variant{
    color: #6A3E3E !important;
}
.card .footer a {
    display: block;
    margin: 10px auto 15px auto;
    width: 60%;
}
.modal-body{
    display: flex;
    justify-content: center;
    align-items: center;
}
.vt_tour_content {
    height: auto;
    text-align: center;
    padding: 0;
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    width: 100%;
    margin: auto;
}
.modal-dialog {
    margin: 0 !important;
    margin-left: auto !important;
}
.modal-backdrop.show{
    display: none !important;
}
.slider_bg_1 {
    background-image: url(../img/q2/hero-desktop.jpg);
}
.projects_moreinfo-variant{
    border: none;
    background: transparent;
    font-size: 17px;
    font-family: "Gotham-Bold";
    padding: 10px 0;
    cursor: pointer;
}
.projects_moreinfo-variant:focus, .projects_moreinfo-variant:hover{
    outline: 0;
}
.right-arro{
    width: 28px;
    margin-left: 3px;
    cursor: pointer;
}
.left-arro{
    width: 28px;
    margin-right: 3px;
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    cursor: pointer;
}
.card .content {
    padding: 0;
}
.panel_content hr {
    width: 100% !important;
}
.usp.variant p {
    font-size: 18px;
    color: #331346;
    line-height: 1.3;
    font-family: 'Gotham-Medium';
    width: 70%;
    margin: 0 auto;
    position: relative; 
     top: auto; 
    text-align: center;
     left: auto; 
     min-height: 100px;
}
.section_title p {
    width: 90%;
}
.get_in_tauch_area{
    padding: 50px 0;
    background-image: none;
}
.get_in_tauch_area .touch_form .single_input input, .get_in_tauch_area .touch_form .single_input select, .get_in_tauch_area .touch_form .single_input textarea{
    height: 53px;
    padding: 0px 20px;
}
.progress {
    background-color: #d0051b !important;
}
.progress-bar{
    background-color: transparent !important;
}
.progress-bar span{
    display: none;
}
.owl-carousel .owl-item img.img-usp {
    width: 30%;
    margin: 0 auto;
}
.box-white{
    background: #fff;
    width: 100%;
    height: 80%;
    position: absolute;
    top: 20%;
    z-index: -1;
    border-radius: 15px;
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
}
.bg-white-form{
    background: #fff;
    padding: 10px;
    border-radius: 50px;
}
.bg-white-form p{
    width: 30%;
    justify-content: flex-end;
    align-items: center;
    display: flex;
    text-align: right;
    font-size: 18px;
    font-family: 'Gotham-Medium';
}
.form-dynamic{
    position: absolute;
    z-index: 3;
    width: 100%;
    margin-top: -30px;
}
.breaker_text {
    padding-top: 70px;
    padding-bottom: 70px;
}
.form-select-variant{
    width: 70%;
    text-align: right;
}
.form-select-variant select{
    width: 64%;
    border: none;
    border-bottom: 1px solid;
    height: 40px;
    font-size: 17px;
    font-family: 'Gotham-Book';
    margin-right: 10px;
}
.form-select-variant select:hover, .form-select-variant select:focus{
    outline: 0;
}
.form-select-variant button{
    background: #d0051b;
    color: #fff;
    border: 1px solid #d0051b;
    height: 100%;
    padding: 15px;
    font-size: 17px;
    font-family: "Gotham-Medium";
    width: 30%;
    margin: 0px 0;
    border-radius: 30px;
    cursor: pointer;
    transition: .3s;
}
.form-select-variant button:hover, .form-select-variant button:focus{
    outline: 0;
}
.form-select-variant button:hover{
    background: #fff;
    color: #d0051b;
    border: 1px solid #d0051b;
}
.form-select-variant button span{
    top: 2px;
    position: relative;
}
.owl-carousel .owl-stage{
    padding-bottom: 5px;
}
.fadeIn-afterclick{
    display: none;
}
.btn-show {
    font-size: 18px;
    font-family: "Gotham-Bold";
    color: #d0021b;
    background: transparent;
    padding-bottom: 6px;
    border: none;
    cursor: pointer;
    border-bottom: 3px solid #979797;
    box-shadow: none;
}
.filter-box{
    padding: 20px;
    margin-top: 20px;
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
}
.filter-box h4{
    font-size: 17px;
    font-family: 'gotham-bold';
}
.filter-h3{
    font-family: 'gotham-bold';
    font-size: 20px;
}
/* The container */
.container-checkbox {
  display: block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.container-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 5px;
  left: 0;
  height: 15px;
  width: 15px;
  background-color: #eee;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.container-checkbox:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.container-checkbox input:checked ~ .checkmark {
  background-color: #d0021b;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.container-checkbox input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.container-checkbox .checkmark:after {
    top: 3px;
    left: 3px;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: white;
}
.filter-box label{
    color: #000;
    font-family: "Gotham-Medium";
    font-size: 15px;
}
.list-card .panel_content h3 {
    font-size: 19px;
}
.list-card .panel_content span {
    font-size: 13px;
    min-height: auto;
}
.list-card .panel_content p {
    font-size: 14px;
    line-height: 1.6;
}
.panel_content span {
    min-height: 62px;
}
.panel_content span.top-3 {
    min-height: 42px;
   width: 80%;
}
.panel_content {
    padding: 20px 0 20px;
    min-height: 285px;
}
.learnmore_section .ms_btn, .learnmore_section .ms_btn:hover, .learnmore_section .ms_btn:focus {
        text-transform: capitalize;
}
.filter-header{
    display: flex;
    justify-content: space-between;
}
.sp-img-mobile{
    display: none;
}
.sp-img {
    width: 25%;
}
.price-monthly{
    border-top: 1px solid #7b7b7b;
    border-bottom: 1px solid #7b7b7b;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}
.listing.price-monthly{
    border-top: 1px solid #7b7b7b;
    border-bottom: 1px solid #7b7b7b;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 10px;
}
.list-card .panel_content .listing p{
    font-size: 14px;
    line-height: 1.4;
	min-height: 80px;
}
.monthly {
    width: 50%;
    display: inline-block;
    float: left;
    border-right: 1px solid #7b7b7b;
    margin-bottom: 0 !important;
    padding: 17px 0;
    line-height: 1.3;
    font-size: 13px;
}
.full-price{
    font-size: 13px;
    width: 50%;
    display: inline-block;
    margin-bottom: 0 !important;
    padding: 17px 0;
    line-height: 1.3;
}
.listing .monthly, .listing .full-price{
    padding: 10px;
}
.panel_content .listing p strong {
    font-size: 16px;
}
.custom-select{
    background: none;
}
.select-down{
    position: absolute;
    pointer-events: none;
    top: 18px;
    right: 40px;
    color:#000;
}
.nav-item.last-menu {
    cursor: pointer;
}
.reset-filter {
    width: 100%;
    background-color: #c6c4c4;
    color: #000;
    max-width: 100%;
    display: flex;
    justify-content: center;
    padding: 5px;
}
.reset-filter:hover,
.reset-filter:focus {
    width: 100%;
    background-color: #7c7878;
    color: #fff;
    max-width: 100%;
    display: flex;
    justify-content: center;
    padding: 5px;
}
.back .header h3 {
    font-size: 22px;
}

.projects_area .section_title h3 { 
    font-size: 35px;
}

.noresults p {
    font-size: 20px;
    color: #000;
    margin-top: 50px;
}

@media (max-width: 2200px){
    .slider_text p {
        width: 60%;
    }
    .breaker_text .section_title h3 {
        width: 70%;
    }
}
@media (max-width: 1700px){
    .slider_text h5 {
        margin: 0;
        font-size: 20px;
        width: 80%;
    }
    .card-container, .front, .back {
        height: 735px;
    }
    .list-card.card-container, .list-card .front, .list-card .back {
        min-height: auto;
        height: 582px;
    }
    .card .stats-container ul li {
        font-size: 15px!important;
    }
}
@media (max-width: 1500px){
    .breaker_text .section_title h3 {
        width: 85%;
    }
    .breaker_text .section_title {
        margin-bottom: 0px;
    }
    .learnmore_section {
        padding: 45px 0;
    }
    .sp-img {
        position: absolute;
        right: 0;
        bottom: -45px;
    }
    .owl-carousel .owl-item img.img-usp {
        width: 50%;
        margin: 0 auto;
    }
    .ms_btn-variant {
        width: 45%;
    }
}

@media (max-width: 1280px){
    .card-container, .front, .back {
        height: 763px!important;
    }
    .learnmore_section h3 {
        font-size: 33px;
        line-height: 42px;
        padding-bottom: 0;
    }
}

@media (max-width: 992px){
    .learnmore_section .ms_btn, .learnmore_section .ms_btn:hover, .learnmore_section .ms_btn:focus {
        width: 63%;
        padding: 13px 20px;
        font-size: 17px;
        text-transform: capitalize;
    }
    .card-container, .front, .back {
        height: 726px!important;
    }
    .learnmore_section h3 {
        font-size: 26px;
        line-height: 35px;
        padding-bottom: 0;
    }
    .list-card.card-container, .list-card .front, .list-card .back {
        height: 655px!important;
    }
    .navbar-brand.font-tertiary.h3 {
        position: relative;
        background: #fff;
        padding: 0;
        margin:0;
        top: 0px;
    }
    .img_logo {
        max-width: 75px;
        width: 100%;
    }
    .nav-item {
        margin-right: 0;
    }
}

@media(min-width: 481px){
    .hide-mobile{
        display: block !important;
    }

    .hide-desktop{
        display: none !important;
    }
}

@media (max-width: 480px){

    .filter-box-2{
        padding: 20px;
        margin-top: 20px;
        text-align: left;
    }
    .filter-box-2 h4{
        font-size: 17px;
        font-family: 'gotham-bold';
    }
    .filter-box-2 label{
        color: #000;
        font-family: "Gotham-Medium";
        font-size: 15px;
    }
    .filter-header{
        margin-bottom: 20px;
    }
    .slider_area .single_slider .slider_text h3.h3-hero {
        font-size: 30px;
        line-height: 35px;
        font-weight: 700;
        width: 100%;
        text-align: center;
        margin-top: 40px;
    }
    .slider_bg_1{
        background-image: url(../img/q2/hero_mobile-05.jpg);
    }
    .slider_text p {
        color: #fff;
        font-size: 15px !important;
        line-height: 1.3 !important;
        padding-top: 0;
        margin-bottom: 15px;
        width: 100%;
        text-align: center;
        font-family: 'Gotham-Medium';
    }
    .ms_btn-variant {
        width: 50%;
        margin: 0 auto;
    }
    .hoc-cb-img {
        margin-bottom: 0;
    }
    .slider_text {
        text-align: center;
    }
    .form-dynamic {
        position: relative;
        z-index: 3;
        width: 100%;
        margin-top: 0px;
    }
    .bg-white-form {
        background: #fff;
        padding: 20px 0;
        border-radius: 0;
        flex-direction: column;
    }

    .bg-white-form p {
        width: 100%;
        justify-content: center;
        align-items: center;
        display: flex;
        text-align: center;
    }

    .form-select-variant {
        width: 100%;
        text-align: center;
        padding-top: 15px;
    }

    .form-select-variant select {
        width: 50%;
        border: none;
        border-bottom: 1px solid;
        height: 40px;
        font-size: 15px;
        font-family: 'Gotham-Book';
        margin-right: 10px;
    }

    .form-select-variant button {
        padding: 10px;
        font-size: 15px;
        width: 40%;
        margin: 0px 0;
    }

    .breaker_text {
        padding-top: 50px;
    }

    .owl-carousel .owl-item img.img-usp {
        width: 50%;
        margin: 0 auto;
    }

    .usp.variant p {
        font-size: 16px;
        width: 80%;
        min-height: 85px;
    }
    .modal-dialog-slideout {
        width: 100%!important;
        max-width: 100%;
    }
    .section_title p {
        font-size: 15px;
        line-height: 1.3;
        width: 100%;
    }

    .get_in_tauch_area .touch_form .single_input input, .get_in_tauch_area .touch_form .single_input select, .get_in_tauch_area .touch_form .single_input textarea {
        height: 40px;
        padding: 0px 20px;
        font-size: 15px;
        width: 90% !important;
    }
    .learnmore_section {
        padding: 45px 0 0;
    }
    .sp-img-mobile{
        display: block;
        padding-top: 30px;
        width: 100%;
    }
    .select-down{
        top: 13px;
        right: 53px;
    }

    .terms_form {
        width: 90%;
        margin: 0 auto;
    }

    .hide-mobile{
        display: none !important;
    }

    .hide-desktop{
        display: block !important;
    }

    .price-box {
        margin-bottom: 30px;
    }
    
    .price-monthly p { 
        font-size: 14px;
    }
}