/*
*Theme Name : ntscorphousing
*Description : ntscorphousing theme
*Version : 1.0
*/

.tnp-subscription input.tnp-submit {
    background-color: #0e80e3 !important;
}
li.ads {
    color: #fff;
}
	@media (min-width: 992px) {	
.bootstrap-wrapper .col-md-12 {
        float: unset !important;
    }
		}
input#check_terms {
    color: #000;
    font-size: 20px !important;
    text-align: justify;
    width: 17px;
    display: inline-block;
	 
}
input[type="checkbox"]{
	   visibility: unset !important;
    opacity: unset !important;
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: auto !important;
}
/* .bootstrap-wrapper{
	    margin-top: 253px!important;
} */
/* .property-template-default .bootstrap-wrapper{
	    margin-top: 0px!important;
} */
.post-type-archive-property .header-layout3{
/* 	background-image: url(https://ntscorphousing.digitalguider.dev/wp-content/uploads/2024/10/s-1.jpg);
    background-size:cover;
	background-repeat:no-repeat;
	height:100%; */
	background:#000;
}
.post-type-archive-property .header-layout3:after {
/*     content: '';
    position: absolute;
    inset: 0;
    background: #040404;
    opacity: 0.7;
    z-index: -1; */
}
/* .archive .header-layout3 {
    position: static;
    left: 0;
    right: 0;
    top: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    background: #000;
}

body.property-template-default .header-layout3{
    position: static;
    left: 0;
    right: 0;
    top: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    background: #000;
	
}
body.property-template-default div#slider-wrapper{
	margin-top:0px !important;
} */
body.property-template-default.single.single-property section.bootstrap-wrapper {
    margin-top: 0px !important;
}
body.property-template-default.single.single-property header.th-header.header-layout3 {
	background: #000;
    left: 0 !important;
    right: 0 !important;
    padding-left: 80px;
    padding-right: 80px;
}
body.archive.post-type-archive.post-type-archive-property header.th-header.header-layout3 {
	background: #000;
    left: 0 !important;
    right: 0 !important;
    padding-left: 80px;
    padding-right: 80px;
}
body.archive.post-type-archive.post-type-archive-property .bootstrap-wrapper {
    margin-top: 190px;
}
div#cboxLoadedContent div#popup-contact {
    margin: 0px;
}
.bootstrap-wrapper .modal-footer {
    display: ruby-text !important;
	    padding: 0px !important;

}
.email1{
	font-size:0;
}
.email1:after {
    content: "\Inquire For Pricing";
    font-size: 14px;
    color: #fff;
    padding: 5px 10px;
    border-radius: 3px;
    text-transform: uppercase;
    background: #808080;
    font-weight: 600;
	border: 1px solid gray;
}
.custmize_btn{
	background:#0089e9;
	padding:10px;
	color:#fff;
	border-radius: 28px;
    cursor:pointer;
	display:block;
	margin:0 auto 10px;
}
.custimizesection .modal-dialog .modal-content{
	background:#fff;
}
.custimizesection .modal-header{
	padding:12px;
	position:relative;
}
.custimizesection .btn-close{
	position: absolute;
    right: 0;
    top: -28px;
}
.mt_30{
	margin-top:30px;
}
@media(max-width:767px){
	.top_hedr{
		padding:0;
	    margin-top: -31px;
	}

}

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2) {
 .custimizesection .modal-dialog {
    width: 415px!important;
    position: absolute;
    top: 50% !important;
    left: 48% !important;
    transform: translate(-50%, -50%) !important;
}
}

@media screen and (min-width:1200px) and (max-width:1500px){
	ul.top_contact_1 li {
    font-size: 13px;
}
	.top_social ul li {
    margin-right: 10px;
    font-size: 13px;
}
}
@media screen and (max-width:980px){
	.custmize_btn {
    background: #0089e9;
    padding: 10px;
    color: #fff;
    border-radius: 28px;
    cursor: pointer;
    display: block;
    margin: 0 auto 10px;
    width: 60%;
    text-align: center;
}
	body.property-template-default.single.single-property header.th-header.header-layout3 {
    padding-left: 0;
    padding-right: 0;
}
	    .custmize_btn {
       
        font-size: 10px;
    }
}
.tpg-widget-heading-wrapper.heading-style1 {
    display: none;
}