@charset "utf-8";
/* CSS Document */
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600&display=swap");

body {
	padding:0px;
	margin:0px;
	overflow-x:hidden;
	font-family:'Open Sans', sans-serif !important;
	}


h1, h2, h3, h4, h5, h6, p {
	padding:0px ;
	margin:0px;
    font-family:'Open Sans', sans-serif !important;
}

.header-cls {
    width: 100%;
    position: relative;
    padding: 5px 15px;
}

.logo-cls {
	width: 120px;
    float: left;
}

.logo-cls .dgl-logo {
	width:107px;
}

.header-cls .header-menu {
	float: right;
    padding: 45px 20px;
    font-size: 18px;
}
.header-cls .header-menu a {
	color:#000;
	font-weight:bold;
}

#main-banner {
    background-attachment: fixed;
    background-position: center !important;
    background-repeat: no-repeat;
    background-size: cover !important;
    background-color: #142034;
    background-image: url(../images/homepage-banner.png);
    min-height: 620px;
    position: relative;
}

.dds {
	width:100%;
	display: inline-block;
    padding: 30px 0px;
	
}

.dds h2 {
	font-size: 18px;
    color: #6ba7f6;
    font-weight: bold;
    text-align: center;
    margin: 20px 0px;
}


.dds-cont p {
	font-size:14px;
	line-height:20px;
	margin:20px 0px;
	color:#6ba7f6;
}

.rers .dds-cont p {
    color: #000;
}


.dds-cont p span {
    font-size: 20px;
    font-weight: bold;
}

.dds-cont h4 {
	font-size:18px;
	margin:20px 0px;
	color:#6ba7f6;
	font-style:italic;
	font-weight:bold;
}



.features-box {
	background: url(../images/redox_01.png);
    border: 1px solid #fe0000;
    box-shadow: 0 0 2px #e0e0e0;
    width: 100% !important;
    border-width: 1px;
    margin: 20px auto 20px auto !important;
    float: none !important;
    display: block !important;
    min-height: 125px !important;
    max-width: 260px;
    position: relative;
    padding:0px 10px 10px 10px;
}

.features-box h3 {
  border-bottom: 1px solid #d1d1d1;
    color: #fe0000;
    font-size: 14px; 
    font-weight: bold;
    height: 55px;
    text-transform: uppercase;
    position: relative;
    text-align: left;
    margin: 0px 0 13px 0;
}

.features-box h3 a {
	text-decoration: none;
    left: 55px;
	color: #fe0000;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.features-box h3::before {
   background: rgba(0, 0, 0, 0) url(../images/diagnostic-icon.png) no-repeat scroll 0 0;
    background-size: contain;
    content: '';
    position: absolute;
    width: 32px;
    height: 32px;
    margin-top: 0;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
}

.features-box p {
    color: #000;
    font-size: 15px;
    line-height: 1.5;
	padding:0 0 10px 0px;
}

.features-box a.btn.btn-default-new {
    background: #858585;
    color: #fff;
    padding: 10px 15px;
    border-radius: 3px;
    margin: 5px 0;
    transform: inherit;
    left: auto;
    top: auto;
    font-size: 14px;
}


.rers {
	width:100%;
	display: inline-block;
    padding: 30px 0px;
	
}

.rers h2 {
	font-size: 18px;
    color: #000;
    font-weight: bold;
    text-align: center;
    margin: 20px 0px;
}


.rers-cont p {
	font-size:14px;
	line-height:20px;
	margin:20px 0px;
	color:#000;
}

.rers-cont p span {
	font-size:26px;
}

.rers-cont h4 {
	font-size:18px;
	margin:20px 0px;
	color:#000;
	font-style:italic;
	font-weight:bold;
}




.features-box-2 {
	background: url(../images/redox_01.png);
    border: 1px solid #fe0000;
    box-shadow: 0 0 2px #e0e0e0;
    width: 100% !important;
    border-width: 1px;
    margin: 20px auto 20px auto !important;
    float: none !important;
    display: block !important;
    min-height: 125px !important;
    max-width: 260px;
    position: relative;
    padding:0px 10px 10px 10px;
}

.features-box-2 h3 {
  border-bottom: 1px solid #d1d1d1;
    color: #fe0000;
    font-size: 14px; 
    font-weight: bold;
    height: 55px;
    text-transform: uppercase;
    position: relative;
    text-align: left;
    margin: 0px 0 13px 0;
}

.features-box-2 h3 a {
	text-decoration: none;
    left: 55px;
	color: #fe0000;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.features-box-2 h3::before {
   background: rgba(0, 0, 0, 0) url(../images/realestateresults-icon-2.png) no-repeat scroll 0 0;
    background-size: contain;
    content: '';
    position: absolute;
    width: 32px;
    height: 32px;
    margin-top: 0;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
}

.features-box-2 p {
    color: #000;
    font-size: 15px;
    line-height: 1.5;
	padding:0 0 10px 0px;
}

.features-box-2 a.btn.btn-default-new {
    background: #858585;
    color: #fff;
    padding: 10px 15px;
    border-radius: 3px;
    margin: 5px 0;
    transform: inherit;
    left: auto;
    top: auto;
    font-size: 14px;
}



.features-box-3 {
	background: url(../images/redox_01.png);
    border: 1px solid #fe0000;
    box-shadow: 0 0 2px #e0e0e0;
    width: 100% !important;
    border-width: 1px;
    margin: 20px auto 20px auto !important;
    float: none !important;
    display: block !important;
    min-height: 125px !important;
    max-width: 260px;
    position: relative;
    padding:0px 10px 10px 10px;
}

.features-box-3 h3 {
  border-bottom: 1px solid #d1d1d1;
    color: #fe0000;
    font-size: 14px; 
    font-weight: bold;
    height: 50px;
    text-transform: uppercase;
    position: relative;
    text-align: left;
    margin: 17px 0 13px 0;
}

.features-box-3 h3 a {
	text-decoration: none;
    left: 55px;
    position: relative;
	 color: #fe0000;
}
.features-box-3 h3::before {
   background: rgba(0, 0, 0, 0) url(../images/sms-icon.png) no-repeat scroll 0 0;
    background-size: contain;
    content: '';
    position: absolute;
    width: 32px;
    height: 32px;
    margin-top: 0;
    top: 0px;
    left: 10px;
}

.features-box-3 p {
    color: #000;
    font-size: 15px;
    line-height: 1.5;
	padding:0 0 10px 0px;
}

.features-box-3 a.btn.btn-default-new {
    background: #858585;
    color: #fff;
    padding: 10px 15px;
    border-radius: 3px;
    margin: 5px 0;
    transform: inherit;
    left: auto;
    top: auto;
    font-size: 14px;
}






/* Features 4 */

.features-box-4 {
	background: url(../images/redox_01.png); 
    border: 1px solid #fe0000;
    box-shadow: 0 0 2px #e0e0e0;
    width: 100% !important;
    border-width: 1px;
    margin: 20px auto 20px auto !important;
    float: none !important;
    display: block !important;
    min-height: 125px !important;
    max-width: 260px;
    position: relative;
    padding:0px 10px 10px 10px;
}

.features-box-4 h3 {
  border-bottom: 1px solid #d1d1d1;
    color: #fe0000;
    font-size: 14px; 
    font-weight: bold;
    height: 50px;
    text-transform: uppercase;
    position: relative;
    text-align: left;
    margin: 17px 0 13px 0;
}

.features-box-4 h3 a {
	text-decoration: none;
    left: 55px;
    position: relative;
	 color: #fe0000;
}
.features-box-4 h3::before {
   background: rgba(0, 0, 0, 0) url(../images/leader-analytic-icon.png) no-repeat scroll 0 0;
    background-size: contain;
    content: '';
    position: absolute;
    width: 32px;
    height: 32px;
    margin-top: 0;
    top: 0px;
    left: 10px;
}

.features-box-4 p {
    color: #000;
    font-size: 15px;
    line-height: 1.5;
	padding:0 0 10px 0px;
}

.features-box-4 a.btn.btn-default-new {
    background: #858585;
    color: #fff;
    padding: 10px 15px;
    border-radius: 3px;
    margin: 5px 0;
    transform: inherit;
    left: auto;
    top: auto;
    font-size: 14px;
}

/* Feature 4 */




footer.footer-cls {
    background: #000;
    padding: 20px 15px;
    color: #fff;
    text-align: center;
}


footer.footer-cls .red {
	color:#f00;
}


.contact-banner {
	background:#000;
	padding:20px 0px;
	text-align:center;
	font-size:24px;
	color:#fff;
	border-bottom:solid 4px #f00;
	font-weight: bold;
}

.contact-details {
	padding:4% 15px;
	min-height:500px;
	
}

.contact-details p {
	font-weight:bold;
	font-size:16px;
	color:#000;
	
}

.contact-details h4 {
	padding:10px 0px;
	font-weight:bold;
	font-size:16px;
	color:#000;
	
}


.contact-details h4 a {
	font-weight:bold;
	color:#000;
}

#back-to-top {
    border: solid 2px #fff;
    border-radius: 50%;
    position: fixed;
    bottom: 5px;
    right: 30px;
    background: url(../images/totop_img.png) no-repeat;
    width: 42px;
    height: 42px;
    opacity: 1;
    transition-duration: .4s;
    -moz-transition-duration: .4s;
    -o-transition-duration: .4s;
    -webkit-transition-duration: .4s;
    z-index: 9999;
}




/*media query starts */


@media only screen and (max-width:991px) {
    
  
    
    
}


@media only screen and (max-width:767px) {
 
.logo-cls {
    width: 100px;
}
.logo-cls .dgl-logo {
    width: 100px;
}


#main-banner {
    min-height: 500px;
}

}

/* Added New css -26Sep2024 */
.download-col-2 {
    width: 25% !important;
}

.download-col-2 .download-box h3 {
    font-size: 16px !important;
}

.download-col-2 a.download-box {
    padding: 30px 10px 15px 10px !important;
}
.download-col a.download-box:active, .download-col a.download-box:hover, .download-col a.download-box:focus {
    border: 1px solid #6ba7f6;
    background: #6ba7f6;
    outline: none;
}
.download-col a.download-box:active h3,
 .download-col a.download-box:hover h3,
 .download-col a.download-box:focus h3 {
    color: #ffffff;
}


#page-title-wrap {
    color: #fe0000;
    margin-bottom: 10px;
    padding: 15px 0;
    opacity: .9;
    background: #000;
    border-top: 3px solid #fe0000;
    border-bottom: 3px solid #fe0000
}

#page-title {
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 30px;
    text-transform: uppercase;
    padding-top: 5px;
    margin-bottom: 9px;
    font-weight: bold;
    text-shadow: 0;
    text-align: center;
    letter-spacing: 5px
}

.footer-cls p {
    margin:0;
}

@media only screen and (max-width: 991px) {
    .download-col-2 {
        width: 50% !important;
        display: inline-block !important;
    }
}
@media only screen and (max-width: 767px) {
    .download-col-2 {
        width: 100% !important;
    }
}

/* Real Estate Result */

.rapid-assessment-form-wrapper .input-wrapper {
    float: left;
    width: calc(100% - 255px);
}

.rapid-assessment-form-wrapper .input-label {
    margin-right: 30px;
}

.rapid-assessment-form-wrapper .diagnostic-checkbox {
    display: block;
    font-size: 16px;
    max-width: 360px;
    width: 100%;
}

.rapid-assessment-form-wrapper .input-label.small-label {
    width: 100% !important;
    margin-bottom: 15px;
}

.rapid-assessment-form-wrapper .risk-factors .halfRow .input-wrapper {
    width: 100% !important;
}

.rapid-assessment-form-wrapper .input-label {
    color: #000000;
    font-weight: 600;
    font-size: 18px;
}

.rapid-assessment-form-wrapper .input-wrapper .diagnostic-input,
.rapid-assessment-form-wrapper .input-wrapper-small .diagnostic-input {
    font-size: 14px;
    height: 40px;
}

.rapid-assessment-form-wrapper .diagnostic-radio {
    font-size: 16px;
}

.risk-factors .halfRow:nth-child(3) {
    padding: 0px;
}

.required {
    color: #D93042;
}

@media (max-width:767px) {
    .rapid-assessment-form-wrapper .diagnostic-checkbox {
        max-width: 100%;
        width: 100%;
    }
}

#ui-id-1 {
    top: 58px !important;
    width: 654px !important;
}



/*  Adde new CSs for New Section  */



.common-box {
	background: url(../images/redox_01.png);
    border: 1px solid #fe0000;
    box-shadow: 0 0 2px #e0e0e0;
    width: 100% !important;
    border-width: 1px;
    margin: 20px auto 20px auto !important;
    float: none !important;
    display: block !important;
    min-height: 125px !important;
    max-width: 260px;
    position: relative;
    padding:0px 10px 10px 10px;
} 

.common-box h2 {
  border-bottom: 1px solid #d1d1d1;
    color: #fe0000;
    font-size: 14px; 
    font-weight: bold;
    height: 55px;
    text-transform: uppercase;
    position: relative;
    text-align: left;
    margin: 0px 0 13px 0;
}

.common-box h2 a {
	text-decoration: none;
    left: 55px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
	 color: #fe0000;
}
/* .common-box h3::before {
   background: rgba(0, 0, 0, 0) url(../images/sms-icon.png) no-repeat scroll 0 0;
    background-size: contain;
    content: '';
    position: absolute;
    width: 32px;
    height: 32px;
    margin-top: 0;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
} */

.common-box p {
    color: #000;
    font-size: 15px;
    line-height: 1.5;
	padding:0 0 10px 0px;
}

.common-box a.btn.btn-default-new {
    background: #858585;
    color: #fff;
    padding: 10px 15px;
    border-radius: 3px;
    margin: 5px 0;
    transform: inherit;
    left: auto;
    top: auto;
    font-size: 14px;
}


.fnine h2::before {
    background: rgba(0, 0, 0, 0) url(../images/it-ras-icon.png) no-repeat scroll 0 0;
    background-size: contain;
    content: '';
    position: absolute;
    width: 32px;
    height: 32px;
    margin-top: 0;
    top: 50%;
    transform: translateY(-50%);
    margin-left: -40px;
}
.ften h2::before {
    background: rgba(0, 0, 0, 0) url(../images/afsd-icon.png) no-repeat scroll 0 0;
    background-size: contain;
    content: '';
    position: absolute;
    width: 32px;
    height: 32px;
    margin-top: 0;
    top: 50%;
    transform: translateY(-50%);
    margin-left: -40px;
}
.feleven h2::before {
    background: rgba(0, 0, 0, 0) url(../images/vds-icon.png) no-repeat scroll 0 0;
    background-size: contain;
    content: '';
    position: absolute;
    width: 32px;
    height: 32px;
    margin-top: 0;
    top: 50%;
    transform: translateY(-50%);
    margin-left: -40px;
}
.fthirteen h2::before {
    background: rgba(0, 0, 0, 0) url(../images/phq-icon.png) no-repeat scroll 0 0;
    background-size: contain;
    content: '';
    position: absolute;
    width: 32px;
    height: 32px;
    margin-top: 0;
    top: 50%;
    transform: translateY(-50%);
    margin-left: -40px;
}
.ffour h2::before {
    background: rgba(0, 0, 0, 0) url(../images/stockb.png) no-repeat scroll 0 0;
    background-size: contain;
    content: '';
    position: absolute;
    width: 32px;
    height: 32px;
    margin-top: 0;
    top: 50%;
    transform: translateY(-50%);
    margin-left: -40px;
}
.fsix h2::before {
    background: rgba(0, 0, 0, 0) url(../images/realestateresults-icon.png) no-repeat scroll 0 0;
    background-size: contain;
    content: '';
    position: absolute;
    width: 32px;
    height: 32px;
    margin-top: 0;
    top: 50%;
    transform: translateY(-50%);
    margin-left: -40px;
}
.fseven h2::before {
    background: rgba(0, 0, 0, 0) url(../images/healthapp.png) no-repeat scroll 0 0;
    background-size: contain;
    content: '';
    position: absolute;
    width: 32px;
    height: 32px;
    margin-top: 0;
    top: 50%;
    transform: translateY(-50%);
    margin-left: -40px;
}
.fone h2:before {
    background: rgba(0, 0, 0, 0) url(../images/news_img.png) no-repeat scroll 0 0;
    background-size: contain;
    content: '';
    position: absolute;
    width: 32px;
    height: 32px;
    margin-top: 0;
    top: 50%;
    transform: translateY(-50%);
    margin-left: -40px;
}
.ftwo h2:before {
    background: rgba(0, 0, 0, 0) url(../images/care_img.png) no-repeat scroll 0 0;
    background-size: contain;
    content: '';
    position: absolute;
    width: 32px;
    height: 32px;
    margin-top: 0;
    top: 50%;
    transform: translateY(-50%);
    margin-left: -40px;
}

/* Privacy Page */
.privacy-list li:before {
    content: "";
    width: 5px;
    height: 5px;
    background: #2f2e2e;
    position: absolute;
    left: 0;
    top: 50%;
    border-radius: 50px;
    transform: translatey(-50%);
}
.privacy-list li {
    font-size: 14px;
    padding-left: 20px;
    position: relative;
}
ul.privacy-list {
    padding-left: 20px;
}
.footer-right a {
    color: #fff;
}.privacywrapp p.title + p {
    margin-top: 8px;
}
.privacywrapp p.title {
    padding-bottom: 0;
    margin-bottom: 0;
}
 
 
.privacy-wrapp .mb-0 {
    margin-bottom: 0;
}
.privacy-wrapp .pb-0 {
    padding-bottom: 0;
}
.privacy-wrapp .container {
    background: url(../images/redox_01.png);
    padding: 0 30px;
}
.privacy-wrapp {
    margin-top: 30px;
    margin-bottom: 30px;
}
.breadcrumbs ul li:first-child a:before {
    content: "";
}
.breadcrumbs ul li a:before {
    content: ">";
    position: absolute;
    left: -16px;
    top: 2px;
}
.breadcrumbs ul li a {
    color: #000;
    position: relative;
	font-size: 14px;
}
.breadcrumbs ul li {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 0;
    padding: 15px 0;
}
.breadcrumbs{background: #f3f3f3;}
.footer-right a {
    color: #fff;
}
footer .footer-right {
    text-align: right;
    padding-right: 0;
}
footer .footer-left {
    padding-left: 0;
    text-align: left;
}
@media (max-width: 767px) {
    footer .footer-right, footer .footer-left{text-align: center;}
}

.footer-right a:hover {
    color: #fff;
}

.privacy-wrapp h1 {font-size: 30px;font-weight: bold;}

footer .row {margin-bottom: 0;}