
.header_path{
    margin-top: 10px;
}

.header_path .breadcrumb li a {
    color:  #868686;
}

.header_path .breadcrumb {
    background: none;
    padding: 0px;
    margin-bottom: 0px;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
}

.header_path .breadcrumb li:before {
    padding: 0px;
    color: #868686;
}
.header_path .breadcrumb .active {
    color: #868686;
    font-weight: 700;
}


.openAccount .backImage{
    padding-top: 15px;
    display: block;
	margin: auto;

}

 .openAccount{
    min-height: 350px;
    margin-bottom: 30px;
    background:
     no-repeat #e2eaff;
     padding: 20px 10px 10px 10px;
    border-radius:5px;
	margin-top: 25px;
 }
 .openAccount p{
    font-size: 23px;
    font-weight: bold;
    color: #4b25c1;
    padding: 10px 0px 10px px;
	text-align: center;
 }

 .openAccount span{
    border-bottom:4px solid #4b25c1;
    padding-bottom:5px;
 }


.sub{
    background-color: #4b25c1;
    color: white;
    border: none;
    width: 100%;
    height: 36px;
 }

 .recent-post-card{
    box-shadow: 0 0 10px #7297a7;
    border-radius: 5px;
    margin-bottom: 20px;
 }

 .recent-post-body {
    padding: 5px 20px 10px;
    background: #ffffff;
    border-radius: 5px;

}

.card-header {
    background-color: #c1e2e9;
    border-radius: 5px 5px 0px 0px ;


}

.card-header-p{
    margin: 12px 0 15px 0;
    color: #151515;
    display: inline-block;
    font-size: 22px;
    padding: 5px 15px 5px 15px ;
    font-weight: bold;
}

.recent-post-content {
    padding-top: 12px;
    padding-bottom: 12px;
    border-bottom: 2px solid #f8f8f8;
}
.recent-post-content p {
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    margin-top: 5px;
    color: #333333;
    margin-bottom: 0;
}

.recent-post-content .post-date {
    font-size: 12px;
    color: #333333;
    line-height: 22px;
}

.recent-post-content:last-child {
    border: none;
}

.openAccount_horizontal{
    min-height: 50px;
    background: #e2eaff;
}

.pt-3 .btn1 {
	background: #5311cd;
	color: white;
}

.pt-3 p{
	padding-top: 6px; font-size: 22px; font-weight: bold;  color:#5311cd;
}

 .pt-3 .row{
    margin-top: 20px;
 }

 .pt-3 .col-md-2{
     padding-left: 5px;
     padding-right: 5px;
    }
	.pt-3 .col-md-3{
		padding-left: 5px;
		padding-right: 5px;
	   }

.pt-3 .form-control{
     box-shadow: none;
    border-radius: 3px;
    background-color: #FFFFFF;
    font-size: 12px;
    color: #666666;
    padding: 6px 15px;
    border: 0;
}

.openAccount .form-group {
	margin-bottom: 10px;
}

.openAccount .form-control {
	border: none;
	font-size: 13px;
	color: #666666;
	padding: 10px 15px;
	height: 45px;
	box-shadow: none;
}

.openAccount .select-city {
	background-image: url(/sites/default/files/dropdown_icon.png);
    background-size: 20px;
    margin-right: 15px;
	background-position: right;
    
	background-repeat: no-repeat;
	background-color: #fff;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	border-radius: 2px;
	outline: none;
}

.delmomey-sec {
	margin-top: 20px;
}

.search-form {
	position: relative;
}

.search-form  .form-control {
	border: 1px solid #C8D6FD;
	height: 56px;
	border-radius: 6px;
	font-size: 15px;
	padding-left: 50px;
	color: #666666;
	box-shadow: none;
}

.search-form .search-btn {
	position: absolute;
	width: 50px;
	height: 56px;
	background: none;
	border: 0;
	box-shadow: none;
	font-size: 20px;
	color: #999999;
}

.five-thing-header h6 {
    font-size: 23px;
    margin: 0;
    padding: 0;
    color: #ffffff;
    font-weight: 700;
}
.five-thing-header {
    background: #5B2067;
    padding: 29px 15px;
    text-align: center;
}

.five-thing-sec {
	/* margin-top: 28px; */
	border-radius: 4px;
}

.five-thing-sec  img {
	width: 100%;
	display: block;
	margin-top: -3px;
}


.five-thing-sec p {
	font-size: 15px;
	line-height: 25px;
	color: #666666;
	margin-bottom: 0;
	margin-top: 17px;
}

.opening-title h2 {
	margin-top: 50px;
	margin-bottom: 10px;
}

.opening-title p {
	font-size: 15px;
	line-height: 25px;
	color: #666666;
	margin-bottom: 15px;
}

.opening-title p:last-child {
	margin-bottom: 0;
}

.demat-account-types {
	margin-top: 28px;
}

.account-type-list {
	background: #E2F3FF;
	border-radius: 6px;
	padding: 20px;
	padding-top: 45px;
	text-align: center;
	height: 194px;
	margin-bottom: 30px;
	box-shadow: 0 0 2px #8ca9b8;
}

.account-type-list  img {
	display: block;
	margin: auto;
}

.account-type-list h5 {
	margin-top: -5px;
	margin-bottom: 0;
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
	color: #333333;
}

.delmomey-app-sec {
	margin-top: 30px;
	min-height: 260px;
	margin-bottom: 50px;
	background: url(/dealmoney/sites/default/files/app_section_img_new.png) no-repeat #FFD483;
	transform-origin: bottom left;
	background-position: right top;

}

.delmomey-app-sec h5 {
	font-size: 22px;
	line-height: 28px;
	font-weight: 300;
	color: #151515;
	margin-bottom: 14px;
}

.delmomey-app-info {
	padding-top: 23px;
	padding-left: 28px;
}

.bar-code, .or-sec, .barcode-form {
	float: left;
}

.bar-code span {
	text-align: center;
	display: block;
	font-size: 10px;
	font-weight: 700;
	color: #151515;
	margin-top: 5px;
}

.or-sec {
	margin: 0 20px;
}

.or-sec .line{
	border-left: 1px solid#eeba5e;
	height: 50px;
}



.or-sec small{
	
	border-radius: 50px;background: #f8ad37;padding: 5px;margin-left: -15px;
}

.small_or {
	padding-top: 30px;
}
.small_or small{
	border-radius: 50px;background: #f8ad37;padding: 7px
}

@media screen and (min-width: 750px) {
	.small_or {
		 display: none;
	   }
	 }

.barcode-form .form-group {
	margin-bottom: 6px;
}

.barcode-form .form-control {
	box-shadow: none;
	border-radius: 3px;
	background-color: #FFFFFF;
	font-size: 16px;
	color: #666666;
	padding: 6px 15px;
	border: 0;
	height: 38px;
	width: 250px;
}

.barcode-form .form-group .btn {
	font-size: 14px;
	font-weight: 600;
	min-width: 115px;
	padding: 9px 15px;
	border-radius: 2px;
	background: #5B2067;
}

.delmomey-app-download {
	margin-top: 30px;
}

.delmomey-app-download a {
	display: inline-block;
	margin-right: 2px;
}

@media (min-width:768px) and (max-width:1024px) {
	.delmomey-app-sec {
		background-position: right;
	}

	.bar-code {
		width: 80px;
	}

}

@media (max-width:768px) {
	.search-form {
		margin-bottom: 20px;
	}

}

@media (max-width:767px) {
	.delmomey-app-info {
		padding: 15px;
	}

	.bar-code {
		width: 101px;
		float: none;
		margin: auto;
		margin-bottom: 20px;
	}

	.or-sec {
		display: none;
	}

	.barcode-form {
		width: 100%;
	}

	.delmomey-app-download {
		margin-top: 10px;
	}

}
