/* develo table in offer detail */

@media only screen and (max-width: 992px) {
	section#offer-detail .content-wrapper .main .wrap.offers {
		display: block;
    	overflow-x: scroll;
    }
    
    section#offer-detail .content-wrapper .main .wrap.offers table {
    	min-width: 800px;
    	overflow-x: scroll;
    }
}

.olControlAttribution.olControlNoSelect {
	bottom: 0;
}
.markerContent {
	height: 530px;
	width: 240px;
	overflow: hidden;
}
@media only screen and (max-width: 992px) {
	section#offer-detail .content-wrapper {
		display: block !important;
	}
	section#offer-detail .content-wrapper .sub {
			display: inline-block !important;
			width: 100% !important;
	}
	section#offer-detail .content-wrapper .sub .base-info ul li span {
		width: inherit !important;
	}
}
section#content .content-wrapper img {
	max-width: 100%;
	display: inline-block;
	height: auto;
}

@media only screen and (max-width: 768px) {
	.modal-body {
		max-height: calc(100vh - 300px);
		overflow: scroll;
	}
}
.modal-sm .modal-body, .modal-lg .modal-body {
    max-height: calc(100vh - 164px) !important;
    overflow: scroll !important;
}
footer.minimal-center .copyright, footer.minimal-center .bo {
	float: inherit;
}

.modal-body::-webkit-scrollbar { width: 0 !important; }
.modal-body { overflow: -moz-scrollbars-none !important; }
.modal-body { -ms-overflow-style: none !important; }
@media only screen and (max-width: 992px) and (min-width: 768px) {
    section#offer-detail .sub .agents .agent .photo-wrapper img {
        max-width: 300px !important;
        margin: inherit;
    }
}
section#content .content-wrapper img {
	max-width: 100%;
	display: inline-block;
	height: auto;
}
@media only screen and (max-width: 768px) {
	.modal-body {
		max-height: calc(100vh - 300px);
		overflow: scroll;
	}
}
.modal-sm .modal-body, .modal-lg .modal-body {
	max-height: calc(100vh - 164px) !important;
	overflow: scroll !important;
}
footer.minimal-center .copyright, footer.minimal-center .bo {
	float: inherit;
}
.modal-body::-webkit-scrollbar { width: 0 !important }
.modal-body { overflow: -moz-scrollbars-none; }
.modal-body { -ms-overflow-style: none; }

#cm #c-ttl, #cm #c-txt {font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif !important; line-height: 24px !important; color: #252525 !important; font-weight: 400 !important;}
#cm #c-txt {color: #959595 !important;}
#cm.cloud #c-p-bn, #s-all-bn {background: #86BF1A !important; font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif !important; text-transform: uppercase !important;}
#cm.cloud #c-s-bn, #s-rall-bn, #s-sv-bn, #s-bl .c-bl.b-ex {background: #252525 !important; color: #fff !important; text-transform: uppercase; font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif !important;}

#s-ttl, #s-bl .title, #s-cnt .p {font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif !important;}

#s-c-bn {background: #fafafa !important;}
#s-c-bn:before, #s-c-bn:after {background: #222 !important;}

#s-cnt .b-bn .b-tl, #s-cnt .b-bn .b-tl:active, #s-cnt .b-bn .b-tl:hover {background: #252525 !important; text-transform: uppercase; font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif !important;}

.cc_div .b-tg .c-tg {background: #ececec !important;}
.cc_div .b-tg .c-tgl:checked~.c-tg {background: #86BF1A !important;}

#s-cnt .b-bn .b-tl, #s-cnt .b-bn .b-tl:hover {border: 1px solid #ececec !important; background: #fafafa !important; color: #222 !important;}
.cc_div .off-i:before, .cc_div .off-i:after {background: #929292 !important;}

#s-bl .c-bl.b-ex {background: transparent !important;}