/*
Theme Name: DN Channel Patrner
*/
@font-face {
  font-family: "Radikal";
  src: url("/wp-content/themes/dhcp/fonts/Radikal-Regular/Radikal-Regular.eot");
  src: url("/wp-content/themes/dhcp/fonts/Radikal-Regular/Radikal-Regular.eot?#iefix")
      format("embedded-opentype"),
      url("/wp-content/themes/dhcp/fonts/Radikal-Regular/Radikal-Regular.woff2")
      format("woff2"),
    url("/wp-content/themes/dhcp/fonts/Radikal-Regular/Radikal-Regular.woff")
      format("woff"),
    url("/wp-content/themes/dhcp/fonts/Radikal-Regular/Radikal-Regular.ttf")
      format("truetype");
}
h2.nav-tab-wrapper{
      display:none;
}
* {
    font-family: 'Radikal';
}
body {
    background: #E0DACE;
    overflow-x:hidden;

}

h2.nav-tab-wrapper a:nth-child(2) {
    display: none;
}
#main-nav {
    background: #231F20;
}
.logo {
    height: 65px;
    padding: 15px;
}
.head-call, .head-call a {
    color: #8F7B50;
    text-decoration: none;
    font-family: Radikal;
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
}

.head-call {
    margin-top: 19px;
}

.head-call i {
    margin-right: 8px;
}
#banner {
    position: relative;
}
#banner h1 {
    font-size: 60px;
    line-height: 66px;
    letter-spacing: 0em;
    text-align: left;
    position: absolute;
    top: 15%;
    right: 7%;
    color: #ffffff;
}
#banner img {
    width: 100%;
}
.cp-frm-head {
    color: #85764E;
    background: #231F20;
    font-size: 30px;
    font-weight: 400;
    line-height: 41px;
    letter-spacing: 0em;
    text-align: center;
    padding: 20px;
    margin: 15px;
}
#cp-form {
    position: absolute;
    top: 94%;
    background: white;
    left: 5%;
    right: 5%;
}
#cp-frm {
    padding: 0 8%;
}
input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-date {
    color: #85764E;
    padding: 5px 15px;
    border: 1px solid #85764E;
    border-radius: 2px;
}
#upld-pht::-webkit-file-upload-button {
    visibility: hidden;
}

#upld-pht::before {
    content: 'Upload Photo';
    display: inline-block;
    background: #E0DACE4D;
    padding: 40% 12%;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    letter-spacing: 0em;
    text-align: left;
    color: #85764E;
    width: 100%;
    text-align: center;
    text-decoration: underline;
}

#upld-pht {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
}
#updvs-pht::before {
    content: 'Upload Visiting Card';
    display: inline-block;
    background: #E0DACE4D;
    padding: 40% 12%;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    letter-spacing: 0em;
    text-align: left;
    color: #85764E;
    width: 100%;
    text-align: center;
    text-decoration: underline;
}

#updsign-pht::before {
    content: "Upload Signature";
    display: inline-block;
    background: #E0DACE4D;
    padding: 40% 12%;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    letter-spacing: 0em;
    text-align: left;
    color: #85764E;
    width: 100%;
    text-align: center;
    text-decoration: underline;
}
#updvs-pht {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
}
.content {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
}
hr {
    color: #E0DACE;
    width: 98% !important;
    margin: 0 auto;
}
fieldset {
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    letter-spacing: 0em;
    text-align: left;
    color: #85764E;
    border-color: #85764E !important;
}

fieldset legend {
    font-size: 14px;
    border-color: #85764E;
}

.wpcf7-form-control.wpcf7-text {
    border: none;
    width: 100%;
}
.wpcf7-form-control.wpcf7-text:focus-visible {
    border: none;
    outline: none;
}
.ylwtxt {
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    letter-spacing: 0em;
    color: #85764E;
}

input[type="checkbox"] {
    background: #85764E;
    accent-color: #85764E;
    margin-right: 5px;
}

.wpcf7-list-item-label {
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
    letter-spacing: 0em;
    text-align: left;
    color: #231F20;
}

.wpcf7-list-item {
    margin-right: 20px;
}
.wpcf7-list-item.first {
    margin-left: 0px;
}
#occpt input.wpcf7-form-control.wpcf7-text {
    width: 70%;
    border: 1px solid #CCCCCC;
    padding: 10px;
    margin-left: 10px;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    border: none;
}
textarea.wpcf7-form-control.wpcf7-textarea:focus-visible {
    outline: none;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    background: #231F20;
    color: #ffffff;
    border: none;
    border-radius: 5px;
    padding: 15px 45px;
    margin: 0 auto;
    text-align: center;
    display: block;
}

footer {
    background: #E0DACE;
    padding: 4% 0;
}
.fooytxt {
    font-size: 14px;
    font-weight: 700;
    line-height: 25px;
    letter-spacing: 0em;
    color: #85764E;
}
p.foonrmltxt , footer a {
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
    color: #231F20;
}
.copyright {
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0em;
}
.chktnsub {
    display:flex;
}
.modal-dialog {
    width: 100% !important;
    max-width:900px
}
.modal-body
{
  padding:30px;
}
.modal-body h6 {
    color: #85764E;
    font-size:24px;
    font-weight:700;
}
.modal-body li{
  padding-top:10px;
  padding-bottom:10px;
  font-size:14px;
}
a.acc-btn {
    text-align: center;
    margin: 0 auto;
    display: block;
    background: #000;
    padding: 15px;
    width: 200px;
    border-radius: 5px;
    color:#fff; 
    text-transform: uppercase;
    text-decoration: none; 
}

.modal-content
{
  border:none;
  border-radius:0px;
}
button.close.text-end {
    border: none;
    background: none;
}
.modal-body h6 {
    padding-left:25px;
}
button.close.text-end {
    padding: 3px 13px;
}
button.close.text-end::after {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 10.5px;
    background-color: transparent;
    border: 1px solid #000;
    position: absolute;
    left: 97%;
    top:5px;
}
b.ndabold {
    font-size: 14px;
    padding-left: 20px;
}
.modal-body input.wpcf7-form-control.wpcf7-submit.has-spinner{
  background:#85764E;
  margin:0 auto;
  text-align:center;
  display:block;
  border-radius:0px;
}
.wpcf7-list-item
{
  margin-right:5px;
}
p.ndalnk,p.tnclnk {
    text-decoration:underline;
	cursor: grabbing;
}
.dna-file p
{
  display:flex;
}
.dna-file .wpcf7-form-control-wrap {
    position: relative;
/*     padding: 30px; */
/*     margin: 10px; */
}
.modal-body input.wpcf7-form-control.wpcf7-submit.has-spinner
{
  margin-top:20px;
}
.grayBg{
	font-size: 24px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    background: #cacaca;
    color: #ffffff;
    border: none;
    border-radius: 5px;
    padding: 15px 45px;
}
input#ulsign::before{
    content: 'Upload Signature';
    display: inline-block;
    padding: 5% 10%;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    letter-spacing: 0em;
    text-align: left;
    color: #85764E;
    width: 100%;
    text-align: center;
    text-decoration: underline;
}

input#ulsvc::before{
  content: 'Upload Stamp';
    display: inline-block;
    padding: 10% 10%;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    letter-spacing: 0em;
    text-align: left;
    color: #85764E;
    width: 100%;
    text-align: center;
    text-decoration: underline;
}
#UploadSignature {
    width: 450px;
}
#UploadSignature::before {
    content: 'Upload Signature';
    display: inline-block;
    background: #E0DACE4D;
    padding: 22% 10%;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    letter-spacing: 0em;
    text-align: left;
    color: #85764E;
    width: 100%;
    text-align: center;
    text-decoration: underline;
}
#ulsign
{
	width:375px;
}
#ulsign::before{
	content: 'Upload Signature';
    display: inline-block;
    background: #E0DACE4D;
    padding: 40% 10%;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    letter-spacing: 0em;
    text-align: left;
    color: #85764E;
    width: 100%;
    text-align: center;
    text-decoration: underline;
}
#ofcaddress {
    height: 150px;
}
.dna-file fieldset {
    height: 50px;
}

.row .col-md-6,.row .col-md-4 {
    padding-left: 5px;
    padding-right: 5px;
}
#occpt p {
    display: flex;
}
#vx_edit_button
{
	display:none !important;
}

#cnlchqu::before {
    content: 'Upload Photo';
    display: inline-block;
    padding: 19% 10%;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    letter-spacing: 0em;
    text-align: center;
    color: #85764E;
    width: 100%;
    text-align: center;
    text-decoration: underline;
}

#cnlchqu {
    width: 100%;
}
#divid img, #upldphoto img, #visitcard img, #upldndasign img, #signature img {
    width: 100px;
    height: 100px;
    margin-bottom: 20px;
}
.imgpreview {
    position: relative;
}
.imgpreview i.fa-solid.fa-circle-xmark {
    position: absolute;
    left: 92px;
    top: -8px;
}
@media (min-width:320px) and (max-width:767px) {
   html, body {
    overflow-x: hidden;
}
    
    #banner img {
        height: 350px;
    }
    #cp-form {
        top: 60%;
        left: 5%;
    }
    .breara, fieldset.website, fieldset.mobile {
        margin-top: 27px;
    }
    .name-frmt .col-md-4 {
        width: 33%;
    }
    .wpcf7-list-item.last {
        margin-left: 0 !important;
    }
    fieldset.pancrd, fieldset.natnlty, fieldset.gstn {
        margin-bottom: 27px;
    }
    .smn {
        padding: 0;
        /*margin-left: 10px;*/
        margin-bottom: 27px;
    }
    
    .shn {
        padding: 0;
        /*margin-left: 10px;*/
    }
    span.wpcf7-list-item {
        margin-left: 0px;
    }
	#UploadSignature {
		 width:100%;
         max-width:300px;
     }
	#banner h1 {
       font-size:40px;
	   text-align:center;	
	   width: 100%;	
	   line-height:50px;	
	   padding:50px;
	   top: -5%;
       right: 3%;	 
	}
	#upld-pht::before{
		display: inline-block;
    background: #E0DACE4D;
    padding: 14% 10%;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    letter-spacing: 0em;
    text-align: left;
    color: #85764E;
    width: 100%;
    text-align: center;
    text-decoration: underline;
	}
	.formSec p {
    font-size: 12px;
}
	br
	{
		display:none;
	}
	.head-call {
    padding: 10px;
      }
	.cp-frm-head{
		font-size:25px;
	}
	.col-md-2.text-left.text-end {
    padding-top: 20px;
   }
	.wpcf7-list-item {
    margin-right: 54px;
    margin-bottom: 10px;
}
	.chktnsub .wpcf7-list-item{
		margin-right:0px;
	}
	.chktnsub {
    display: block;
}
}
@media screen and (min-width:768px) and (max-width:992px)
{
	#banner h1 {
		font-size:50px;
		line-height:50px;
	} 
	#UploadSignature {
      width: 325px !important;
    }
	#UploadSignature::before{
		padding: 26% 10%;
	}
	#occpt p {
      display: flex;
    }
	.wpcf7-list-item
	{
		margin:0px;
		padding:5px;
	}
	#cp-form
	{
		top:65%;
	}
}

@media screen and (min-width:1024px) and (max-width:1200px)
{
	#banner h1
	{
		font-size:50px;
		line-height:55px;
	}
	#UploadSignature {
		width:400px;
	}
	#cp-form
	{
		top:30%;
	}
}