
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&display=swap');
* {
    margin: 0;
    padding: 0;
    outline: 0;
}

ul,
ol {
    list-style: none;
}

a {
    text-decoration: none;
}

a:focus,
a:hover {
    text-decoration: none;
    border-color: transparent;
    outline: 0;
    color: transparent;
}

img {
    border: 0;
}

.clr {
    clear: both;
}

h1, h2, h3, h4, h5, h6, ol, ul, p, address, strong, i {
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: normal;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 0.02em;
   
	
}
h1, h2, h3, h4, h5, h6{font-weight:bold;}

body {
    overflow-x: hidden;
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	line-height:24px;
	font-weight:500;
}

/*header*/
.header-top { background: #002147;min-height: 33px;}
.header-top .phone { font-size: 14px;color: white; font-weight: 500;line-height: 30px;}
.header-top marquee {font-size: 13px;line-height: 24px;}
.header-top ul.social-icon.text-right li {display: inline-block; color: white;font-size: 14px;}
ul.social-icon.text-right a {color: white;}
.loginBtn{font-weight:normal;}


/*slider*/
.freeTrial h2{color:#002147;font-size:24px;}
.freeTrial h1{color:#006be6;font-size:33px;}
.freeTrial .intl-tel-input {display: table-cell;}
.slider {min-height: 600px; background: url(../img/sliderImg.jpg);background-size: 100% 100%;}
.freeTrial button.btn.btn-default.Rquestbtn {background: #181e2c;color: white;border: none;    padding: 13px 28px;border-radius: 3px;}
.freeTrial h5 {font-size: 17px;margin-top: 10px;margin-bottom: 10px;}
.freeTrial p {
    font-size: 12px;
    font-weight: 600;
    color: #545454;
	margin-top: 15px;
}
.freeTrial .form-control {
    background: white;
    border: none;
    box-shadow: none;
    height: 40px;
    border-radius: 0;
}
.header-top .social-icon a {
    background: transparent;
}
.freeTrial {
    width: 430px;
    float: right;
    background: #f2f2f2;
    padding: 30px;
}
/*About Investment Bulls*/
section.AboutInvestmentBulls {
    padding: 110px 0 126px;
	background: #f7f9fb;
	position: relative;
	
}
.aboutBullText h3 {
    font-size: 19px;
    color: #006fef;
	margin-top: 30px;
}
span.dotImg img {
    
	 position: relative;
	
}
span.bordersmall {
    background: #fad400;
    height: 5px;
    float: left;
    margin-top: -11px;
    width: 62%;
}
.aboutZ_index{
	z-index: 1024;
    position: relative;
}
.dotImg {
    position: absolute;
    margin-bottom: -125px;
    left: 2%;
    top: -68px;
    z-index: 1;
}
.dotimgBottom{ position: relative;}
.iq-fadebounce { -webkit-animation-name: fadebounce; -moz-animation-name: fadebounce; -ms-animation-name: fadebounce; -o-animation-name: fadebounce; animation-name: fadebounce; -webkit-animation-duration: 3s; -moz-animation-duration: 3s; -ms-animation-duration: 3s; -o-animation-duration: 3s; animation-duration: 3s; -webkit-animation-iteration-count: infinite; -moz-animation-iteration-count: infinite; -ms-animation-iteration-count: infinite; -o-animation-iteration-count: infinite; animation-iteration-count: infinite; }
@-moz-keyframes fadebounce {
  0% { -moz-transform: translateY(0); transform: translateY(0); opacity: 1 }
  50% { -moz-transform: translateY(20px); transform: translateY(20px); opacity: 1 }
  100% { -moz-transform: translateY(0); transform: translateY(0); opacity: 1 }
}
@-webkit-keyframes fadebounce {
  0% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1 }
  50% { -webkit-transform: translateY(20px); transform: translateY(20px); opacity: 1 }
  100% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1 }
}
@-o-keyframes fadebounce {
  0% { -o-transform: translateY(0); transform: translateY(0); opacity: 1 }
  50% { -o-transform: translateY(20px); transform: translateY(20px); opacity: 1 }
  100% { -o-transform: translateY(0); transform: translateY(0); opacity: 1 }
}
@-ms-keyframes fadebounce {
  0% { -ms-transform: translateY(0); transform: translateY(0); opacity: 1 }
  50% { -ms-transform: translateY(20px); transform: translateY(20px); opacity: 1 }
  100% { -ms-transform: translateY(0); transform: translateY(0); opacity: 1 }
}
@keyframes fadebounce {
  0% { transform: translateY(0); opacity: 1 }
  50% { transform: translateY(20px); opacity: 1 }
  100% { transform: translateY(0); opacity: 1 }
}

span.dotimgBottom {
    position: absolute;
    right: -184px;
    bottom: 34px;
}
.aboutBullText h2 {
    font-size: 32px;
    font-weight: bold;
    color: #011a38;
    margin-bottom: 35px;
}
span.borderbottom {
    background: #fad400;
    height: 8px;
    width: 392px;
    float: left;
    margin-top: -16px;
}
.aboutBullText p {
    font-weight: normal;
    font-size: 15px;
    margin-bottom: 15px;
    line-height: 20px;
	color: #011b3a;
}
.iq-fadebounce { -webkit-animation-name: fadebounce; -moz-animation-name: fadebounce; -ms-animation-name: fadebounce; -o-animation-name: fadebounce; animation-name: fadebounce; -webkit-animation-duration: 3s; -moz-animation-duration: 3s; -ms-animation-duration: 3s; -o-animation-duration: 3s; animation-duration: 3s; -webkit-animation-iteration-count: infinite; -moz-animation-iteration-count: infinite; -ms-animation-iteration-count: infinite; -o-animation-iteration-count: infinite; animation-iteration-count: infinite; }
@-moz-keyframes fadebounce {
  0% { -moz-transform: translateY(0); transform: translateY(0); opacity: 1 }
  50% { -moz-transform: translateY(20px); transform: translateY(20px); opacity: 1 }
  100% { -moz-transform: translateY(0); transform: translateY(0); opacity: 1 }
}
/*GrowthCss*/
section.growth {
    padding: 40px 0;
}
span.font-clr {
    font-weight: bolder;
}
section.growth h1 {
	color:#002147;
    font-size: 32px;
    text-align: center;
    margin-bottom: 50px;
}
.growth h4.media-heading {
    font-size: 20px;
    font-weight: 600;
    color: #002147;
}
span.first-letter {
    font-size: xx-large;
    font-weight: 700;
}
.growth p {
    max-width: 287px;
    font-size: 14px;
    font-weight: normal;
    color: #04070a;
}
.growth img.media-object {
    width: 62px;
}
.media.top1 {
    margin-bottom: 20px;
}

/*Magzine subscribe*/
section.Magzine {
    background: #000f1d;
    padding-top: 60px;
}
.magzineImg {
    text-align: center;
    width: 100%;
    position: relative;
    bottom: -20px;
}
.magzineform h2 {
    color: white;
    font-size: 27px;
    line-height: 32px;
    margin-bottom: 38px;
}
.magzineform {
    max-width: 435px;
	margin-bottom: 45px
}
.magzineform .form-control {
    background: white;
    border: none;
    box-shadow: none;
    height: 40px;
    border-radius: 0;
}
button.btn.btn-default.SubscribeBtn {
    background: #fad400;
    border: none;
    font-size: 16px;
    border-radius: 0;
    padding: 12px 38px;
}

/*Product Display 2*/

section.ProductDisplay {
    padding: 75px 0;
}
section.ProductDisplay h2{font-size:24px;}
section.ProductDisplay h2 {
    font-size: 24px;
    margin-bottom: 25px;
	color: #002147;
}
.owl-item .item {
    padding: 10px;
}
.ProductDisplay .nav-tabs {
    border-bottom: 1px solid #ddd;
    margin-bottom: 40px;
}
.ProductDisplay .thumbnail {
    padding: 0px;
	border-radius: 0px;
}
.caption h4 a {
    font-size: 20px;
    color: #000c1a;
}
.caption p{color: #8e8e8e;
    font-size: 14px;
    font-weight: normal;
    margin-top: 10px;}
.ProductDisplay .nav-tabs>li.active>a, .ProductDisplay .nav-tabs>li.active>a:focus, .ProductDisplay .nav-tabs>li.active>a:hover {
    color: #263557;
    cursor: default;
    background-color: #fff;
    border-bottom: 3px solid #fad400;
	border-top:0px;
	border-left:0px;
	border-right:0px;
}
.ProductDisplay .nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    color: #b5b5b5;
    font-weight: 600 ;
}
.blueColorFont {
    color: #4e484a !important;
}
button.btn.btn-primary.filter-btn {
    margin-top: 15px;
    background: #000;
    padding: 0px 0px 0px 16px;
    border: 0;
    width: 100%;
	    line-height: 32px;
}
.filter-btn i.fa.fa.fa-arrow-right {
    background: #fadc20;
    padding: 10px;
    margin-right: 0px;
    margin-left: 17px;
	float: right;
}
.ProductDisplay .nav>li>a:focus, .ProductDisplay .nav>li>a:hover{    background-color:transparent;}
hr {
    margin-top: 10px;
margin-bottom: 10px;}
.font-14{font-size:14px;}

span.red-font{color:#fb6522;}
span.green-font	{color:#1ad900;}

/*testimonials*/
section.tesimonials {
    background: #f7f9fb;
    padding: 70px 0;
	text-align:center;
}
section.tesimonials h4 {
    font-size: 17px;
}
section.tesimonials h3 {
    font-size: 30px;
}
.testimonialsBlock {
    padding: 20px;
    background: #FFF;
    border: 1px solid #e8e6e6;
	    margin-top: 40px;
}
.testimonialsBlock p {
    font-size: 14px;
    font-weight: normal;
    color: #545454;
}
.testimonialsBlock img {
    margin-bottom: 10px;
    margin-top: 5px;
}
p.testName {
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 0px;
}
/*footer*/
section.logo-sec-2 {
    background: #141414;
    padding: 40px 0;
}
footer.footer {
    background: #141414;
	padding-bottom: 30px;
}
.widget-title h3 {
    color: #757575;
    font-size: 16px;
    margin-bottom: 15px;
}
ul.twitter-widget.footer-links a {
    color: #cccccc;
    font-weight: normal;
    font-size: 14px;
}
.widget.clearfix p {
    font-weight: normal;
    font-size: 14px;
    color: #ccc;
    margin-bottom: 15px;
}
.copyrights {
    background: #0e0e0e;
    padding: 40px 0;
}
.footer-distributed h3 {
    font-size: 18px;
    text-align: center;
    color: #c3c3c3;
    margin-bottom: 25px;
}
.footer-distributed p {
    font-weight: normal;
    font-size: 12px;
    color: #bbbbbb;
}
.copyrightTOp {
    margin-bottom: 32px;
}
ul {
    padding:0;
    list-style: none;
}
.footer-social-icons {
    width: 350px;
    display:block;
    margin: 0 auto;
}
.social-icon {
    color: #fff;
}
ul.social-icons {
    float: right;
    /* margin-top: 10px; */
}
.social-icons li {
    vertical-align: top;
    display: inline;
    height: 100px;
}
.social-icons a {
    color: #fff;
    text-decoration: none;
}
.fa-facebook {
    padding:10px 14px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
    background-color: #322f30;
}
.fa-facebook:hover {
    background-color: #3d5b99;
}
.fa-twitter {
    padding:10px 12px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
    background-color: #322f30;
}
.fa-twitter:hover {
    background-color: #00aced;
}
.fa-rss {
    padding:10px 14px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
    background-color: #322f30;
}
.fa-rss:hover {
    background-color: #eb8231;
}
.fa-youtube {
    padding:10px 14px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
    background-color: #322f30;
}
.fa-youtube:hover {
    background-color: #e64a41;
}
.fa-linkedin {
    padding:10px 14px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
    background-color: #322f30;
}
.fa-linkedin:hover {
    background-color: #0073a4;
}
.fa-github {
    padding:10px 14px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
    background-color: #322f30;
}
.fa-github:hover {
    background-color: #5a32a3;
}
.growth .col-md-4.col-sm-6.col-xs-12 {
    min-height: 192px;
}
.wscarticon.clearfix:hover a {
    background: 
    #002147 !important;
}
.btnDIsable{display:none !important;}


/*=============billing page css==============*/
/*banner heading*/
section.BannerHeading {
    background: #002147;
    padding: 50px 0px;
    text-align: center;
    color: white;
}


/*form css*/
.stepwizard-step p {
    margin-top: 0px;
    color:#666;
}
.stepwizard-row {
    display: table-row;
}
.stepwizard {
    display: table;
    width: 100%;
    position: relative;
    
	margin-bottom: 30px;
}
.stepwizard-step button[disabled] {
    /*opacity: 1 !important;
    filter: alpha(opacity=100) !important;*/
}
.stepwizard .btn.disabled, .stepwizard .btn[disabled], .stepwizard fieldset[disabled] .btn {
    opacity: 1 !important;
    color: #999;
    font-weight: 500;
    font-size: 16px;
}
.woocommerce-checkout-review-order h6 {
    font-size: 16px;
}
span.itemName {
    width: 47%;
    float: left;
}
span.itemPrice {
    width: 53%;
    text-align: right;
    float: left;
}
.serviceList ul {
    margin-top: 15px;
}
.serviceList li {
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}
.checkout-order-review h5 {
    padding: 21px 30px;
    background: #000e49;
    color: white;
    font-weight: normal;
    font-size: 14px;
}
.DayWidth {
    width: 29%;
    float: left;
}
.MonthWidth {
    width: 30%;
    margin-left: 10px;
    float: left;
}
.yearWidth {
    width: 33.7%;
    float: left;
    margin-left: 10px;
}
.woocommerce-checkout-review-order {
    border: 1px solid #bcbcbc;
    padding: 30px 20px 0;
}
.form-group.proceedbtn {
    text-align: center;
}
form.form-inline label {
    font-size: 12px;
    width: 100%;
    margin-bottom: 0;
    font-weight: 600;
}
.woocommerce-checkout-review-order hr {
    border-top: 1px solid #bcbcbc;
    margin-top: 25px;
    margin-bottom: 25px;
}
form.form-inline {
    margin-top: 20px;
}
tr.greenText td {
    color: #80bc26;
}
table.order-table {
    width: 100%;
}
.woocommerce-checkout-review-order input {
    min-width: 232px;
    border-radius: 0;
    margin-right: -5px;
}
table.order-table td {
    font-size: 14px;
    padding: 4px 0;
    font-weight: 600;
}
tr.borderHr hr {
    margin-bottom: 10px;
    margin-top: 10px;
}
.totleAmoutn18{font-size:18px !important;}
button.btn.btn-default.balckBtn {
    background: black;
    width: 86px;
    border-radius: 0;
    color: white;
    border: none;
    line-height: 23px;
}
.proceedbtn .btn {
    background: #000e49;
    border: none;
    padding: 10px 30px;
    min-width: 150px;
    border-radius: 2px;
        float: right;
}
.checkboxDv {
  display: block;
  margin-bottom: 15px;
  margin-top: 25px;
}

.checkboxDv input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.checkboxDv label {
  position: relative;
  cursor: pointer;
}

.checkboxDv label:before {
  content:'';
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid #ccc;
  
  padding: 9px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
}
button.btn.btn-primary.nextBtn.pull-right, .ProceedBtn {
    background: #002147;
    font-size: 20px;
    border: none;
    border-radius: 0;
    padding: 10px 32px;
}

.KyCText p {
    
    margin-bottom: 25px;
}
.KyCText p a:hover {
    color: black;
}
.KyCText p a {
    font-weight: 600;
    text-decoration: underline;
}

/* input [type = file]
----------------------------------------------- */

.kycUploadForm input[type=file] {
	display: block !important;
	right: 1px;
	top: 1px;
	height: 34px;
	opacity: 0;
  width: 100%;
	background: none;
	position: absolute;
  overflow: hidden;
  z-index: 2;
}

.control-fileupload {
    display: block;
    border: 1px solid #d6d7d6;
    background: #FFF;
    border-radius: 0;
    width: 100%;
    height: 40px;
    line-height: 36px;
    padding: 0px 10px 2px 10px;
    overflow: hidden;
    position: relative;
    margin-bottom: 35px;
}
  .control-fileupload:before, input, label {
    cursor: pointer !important;
  }
  .form-group.proceedbtn.KycProcessBtn {
    margin-bottom: 68px;
}
.riskHead_h6{font-size: 16px; font-weight: bold;text-transform: capitalize;}
 .control-fileupload:before {
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #b3b3b3;
    border-radius: 0px;
    transition: color 0.2s ease;
    content: 'Upload';
    display: block;
    position: absolute;
    z-index: 1;
    top: -1px;
    right: -1px;
    line-height: 30px;
    text-align: center;
    background: white;
}
  
.has-error label {
    color: red !important;
}
.form-group input:checked + label:after {
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    left: 8px;
    width: 5px;
    height: 12px;
    border: solid #0079bf;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.has-error .form-class{ border-color: #ec8381 !important;}
.has-error .form-control:focus {
    border-color: red;
    box-shadow: none;
}
.setup-content label {
    font-weight: 500;
    font-size: 14px;
    color: #010f1f;
        line-height: 22px;
}

.has-success .form-control:focus {
    border-color: 1px solid #e2e2e2;
    box-shadow: none;
}
.setup-content .form-control {
    border: 1px solid #dcdcdc;
    box-shadow: none;
    height: 40px;
    border-radius: 0px;
}
.setup-content .form-group {
    margin-bottom: 20px;
}
/* .stepwizard-row:before { */
    /* top: 14px; */
    /* bottom: 0; */
    /* position: absolute; */
    /* content:" "; */
    /* width: 100%; */
    /* height: 1px; */
    /* background-color: #ccc; */
    /* z-index: 0; */
/* } */
/*.StepFormInner {
    border: 1px solid #bcbcbc;
}*/
.setup-content {
    padding: 0px 0 0;
    
    margin: 0 auto;
}
.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
  /*  border-left: 1px solid #bcbcbc;*/
	padding:0;
    background: #000e49;
    color: white;
}

.borderLeft{border-left:0px;}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
   
}
.stepwizard a.btn.btn-default.btn-circle {
    border: none;
    padding: 0px;
}
.stepwizard a.btn.btn-default.btn-circle .number {
    border: 1px solid #232323;
}
 .number {
    padding: 5px 7px;
    line-height: 10px;
    float: left;
    margin-right: 8px;
    font-size: 12px;
    font-weight: 500;
    border-radius: 2px;
	color: #232323;
    background: #ededed;

}
.stepwizard a.btn.btn-circle.btn-default.btn-success {
    background: transparent;
    border: none;
    color: #373737;
    
    font-size: 16px;
}
a.btn.btn-circle.btn-default.btn-success .number {
    background: #002147 !important;
    color: white;
}

.MobileNumber span.input-group-addon {
    background: white;
    color: #b5b2b2;
    border-radius: 0;
    border-right: none !important;
}
a.mediumBlue {
    color: #3c6e82;
    font-weight: bold;
    text-decoration: underline;
    background: #eff8fa;
    padding: 2px 12px;
    border-radius: 10px;
    border: 2px solid #d3ecec;
    display: inline-block;
    margin-bottom: 10px;
    font-size: 14px;
    margin-right: 10px;
}
p.addmore {
    font-size: 14px;
    float: right;
}
.MobileNumber .form-control {
    border-left: 0;
    height: 40px;
    border-radius: 0px;
    box-shadow: none;
}
/*radio button*/

.radio input[type="radio"] {
  position: absolute;
  opacity: 0;
}
.radio input[type="radio"] + .radio-label:before {
    content: '';
    background: #fff;
    border-radius: 100%;
    border: 1px solid #ccc;
    display: inline-block;
    width: 20px;
    height: 20px;
    position: relative;
    top: 0;
    margin-right: 1em;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    transition: all 250ms ease;
}
.radio input[type="radio"]:checked + .radio-label:before {
  background-color: #3197EE;
  box-shadow: inset 0 0 0 4px #f4f4f4;
}
.radio input[type="radio"]:focus + .radio-label:before {
  outline: none;
  border-color: #3197EE;
}
.radio input[type="radio"]:disabled + .radio-label:before {
  box-shadow: inset 0 0 0 4px #f4f4f4;
  border-color: #b4b4b4;
  background: #b4b4b4;
}
.radio input[type="radio"] + .radio-label:empty:before {
  margin-right: 0;
}
label.radio-label:after {
    display: none !important;
}
.radioMainDv h6 {
    font-size: 14px;
}
.radioMainDv {
    margin-bottom: 0px;
}
.radioMainDv label {
    padding-left: 0px;
    text-transform: capitalize;
}
/*order summary*/
.wsmenu >.wsmenu-list > .SebiNo {
    float: right;
}

/*=============login form==========*/
section.loginForm {
    padding: 70px 0 165px;
}
.form-head h3 {
    font-size: 16px;
    font-weight: 500;
    color: #cbcbcf;
}
.form-body {
    max-width: 324px;
    margin: 0 auto;
    margin-top: 38px;
    margin-bottom: 38px;
}
.formContainer {
    margin: 0px 18px;
	border: 1px solid #ccc;
}
.form-body label {
    font-size: 14px;
    font-weight: 600;
	width: 100%;
}
.form-body span.input-group-addon {
    background: white;
    color: #b5b2b2;
}
.form-body span.input-group-addon {
    background: white;
    color: #b5b2b2;
    border-radius: 0;
    border-right: none !important;
}
.form-body .form-control{border-left: 0;
    height: 40px;
    border-radius: 0px;
    box-shadow: none;}
.form-body .form-control:focus{border-color:#ccc;}
button.btn.btn-default.GetOtp {
    background: #000e49;
    font-size: 16px;
    width: 100%;
    color: white;
    margin-top: 25px;
    padding: 8px;
    border-radius: 0px;
    border: none;
}
.has-feedback label~.form-control-feedback {
    top: 31px;
    font-weight: normal;
}
.has-error .form-control-feedback {
    color: #ea605d;
}
.has-success .form-control-feedback {
    color: #6ce26e;
}
.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #ccc;
}
.form-head {
    background: #000029;
    padding: 19px 30px;
}
.headerfull.borderB1 .wsmain {
    margin: 0 auto;
    max-width: 1170px;
}
a.btn.btn-circle.btn-default.btn-success {
    border-bottom: 4px solid #ffec1e !important;
    padding: 16px 0 !important;
    border-radius: 0;
    color: white !important;
}

.stepwizard-step a{display: block;padding: 18px 0 !important;}
.form-control-feedback{
  display: none;
}

a.btn.btn-default.btn-circle {
    background: transparent;
    color: #ccc;
}
.input-group-addon{    border: 1px solid #dcdcdc;}
.KyCText p {
    font-size: 16px;
    font-weight: 600;
}
.terms_condition p {
    color: #3a4750;
    font-size: 12px;
}
p.terms_condition_div {
    display: block;
    float: right;
    font-size: 10px;
    color: #9e9898;
    margin-top: 1px;
    width: 100%;
    text-align: right;
}
.checkbox_innerDIv .checkbox {
  position: relative;
  top: -0.375rem;
  margin: 0 1rem 0 0;
  cursor: pointer;
}

.checkbox_innerDIv .checkbox:before {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    content: "";
    position: absolute;
    left: 0;
    z-index: 1;
    width: 25px;
    height: 22px;
    border: 1px solid #e8e7e7;
    border-left: 2px solid #e8e7e7;
    border-right: 2px solid #e8e7e7;
        top: 3px;
}
.checkbox_innerDIv .checkbox span {
    display: inline-block;
    margin-left: 10px;
}
.checkbox:checked:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
        height: 10px;

    border-color: #009688;
    border-top-style: none;
    border-width: 2px;
    border-right-style: none;
    top: 5px;
}
.checkbox:after {
    content: "";
    position: absolute;
    top: -6px;
    left: 0;
    width: 25px;
    height: 22px;
    background: #fff;
    cursor: pointer;
}
.checkbox.checkboxShowhide:before {
    top: 1px;
}

@-moz-document url-prefix() {
    .checkbox_innerDIv .checkbox {
  position: relative;
  top: -0.375rem;
  margin: 0 1rem 0 0;
  cursor: pointer;
}

.checkbox_innerDIv .checkbox:before {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    content: "";
    position: absolute;
    left: 0;
    z-index: 1;
    width: 2.1rem;
    height: 2rem;
    border: 1px solid #e8e7e7;
    border-left: 2px solid #e8e7e7;
    border-right: 2px solid #e8e7e7;
        top: 3px;
}
.checkbox_innerDIv .checkbox span {
    display: inline-block;
    margin-left: 10px;
}
.checkbox:checked:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    height: 0.9rem;
    border-color: #009688;
    border-top-style: none;
    border-width: 2px;
    border-right-style: none;
    top: 5px;
}
.checkbox:after {
    content: "";
    position: absolute;
    top: -6px;
    left: 0;
    width: 2.1rem;
    height: 2.1rem;
    background: #fff;
    cursor: pointer;
}
.checkbox.checkboxShowhide:before {
    top: 1px;
}


}
section.ThankyouDiv {
   
    padding: 135px 0;
    min-height: 100%;
    text-align: center;
}


.thankyouMsz h2 {
    font-size: 75px;
    color: #fff;

}
.thankyouMsz p {
    color: #fff;
}

a.homePagebtn {
    padding: 15px 30px;
    background: #ffec1e;
    color: #000;
    border-radius: 3px;
    margin-top: 34px;
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
}

.top_bottom {
    padding: 18px 0;
    background: white;
}

.checkmark {
    width: 85px;
    height: 85px;
    border-radius: 50%;
    stroke-width: 2;
    stroke: #fff;
    stroke-miterlimit: 10;
    box-shadow: inset 0px 0px 0px #7ac142;
    animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both;
    margin-bottom: 10px;
}
.checkmark__circle {
  stroke-dasharray: 166;
  stroke-dashoffset: 166;
  stroke-width: 2;
  stroke-miterlimit: 10;
  stroke: #fff;
  fill: none;
  animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}

.checkmark__check {
  transform-origin: 50% 50%;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
}

@keyframes stroke {
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes scale {
  0%, 100% {
    transform: none;
  }
  50% {
    transform: scale3d(1.1, 1.1, 1);
  }
}
@keyframes fill {
  100% {
    box-shadow: inset 0px 0px 0px 30px transparent;
  }
}
label#email-error {
    font-size: 12px;
    position: absolute;
    color: red;
}
.terms_condition.checkbox_innerDIv label {
    font-size: 12px !important;
}

@media only screen and (max-width: 767px) {
    .stepwizard{margin-top: 0px;}
    .setup-content{padding-top: 0px;padding-bottom: 82px;}
    .form-group.proceedbtn {position: fixed;bottom: 0;background: #efefef;border-top:1px solid #c2cbf485;padding: 10px;left: 0;right: 0;width: 100%;margin-bottom: 0;}
    .proceedbtn .btn{float: none; width: auto !important; }
    .setup-content > .row { padding-bottom: 71px;}

}

.inlin_div {
    display: inline-block;
    margin-bottom: 10px;
}

.divdvcash {
    
    margin-bottom: 20px;
    padding-left: 30px;
}
p.otp_text {
    font-size: 14px;
    font-weight: 600;
        margin-bottom: 40px;
}
#partitioned {
    padding-left: 26PX;
    letter-spacing: 69px;
    border: 0;
    background-image: linear-gradient(to left, #cccccc 66%, rgba(218, 223, 228, 0) 0%);
    background-position: bottom;
    background-size: 80px 2px;
    background-repeat: repeat-x;
    background-position-x: 136px;
    width: 290px;
    background-color: transparent;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 12px;
    overflow: hidden;
}
.resend_otp {
  
    margin-top: 0px;
    font-weight: 600;
    font-size: 14px;
    color: #006be6;
    border: none;
    float: right;
    margin-bottom: 20px;
    background: transparent;
}
.otpDorm {
    margin: 0 auto;
    width: 384px;
}
.terms_condition span {
    margin-top: -4px;
    color: #959393;
}
.resend_otp:hover{  color: #006be6;}
/*.height_361 {
    min-height: 361px;
}*/
/*.checkbox_innerDIv.height_361 {
    min-height: 300px;
}
.form-group_div {
    width: 300px;
}*/
.terms_condition.checkbox_innerDIv {
    margin-top: 30px;
}
.btn-success{background: transparent !important;}
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #002147; 
  border-radius: 10px;
}
.has-error .input-group-addon{    border-color: red !important;}
.has-error input.form-control {
    border-color: red !important;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #002147; 
}
.input-group.OTP_DIV {
    width: 100%;
}
.input-group.OTP_DIV p{
    font-size: 12px;
    margin-top: 10px;
}
.OTP_DIV .form-control {
    width: 100%;
    float: left;
}
button.btn.btn-primary.show_opt {
    width: 40%;
    font-size: 12px;
    border-radius: 0;
    background: #000e49;
    padding: 11px;
    border: none;
}
.input-group.MobileNumber {
    margin-bottom: 20px;
}
.width_100{width:100%;}
.p_r_0 {
    padding-right: 0;
}
.has-feedback .form-control {
    padding-right: 0;
}
.stepwizard-step.col-xs-3.borderLeft.otp_Divhide{display: none !important; }
header.header_text {
    text-align: center;
}
header.header_text {padding: 20px 0;}
header.header_text img { margin-bottom: 10px;}
header.header_text h3 {text-transform: capitalize;font-weight: bold; font-family: 'Open Sans', sans-serif;}
span.big_font {font-size: 25px;}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px\9;
    margin-left: -20px;
    top: -1px;
}
h2.heading_risk {
    font-size: 27px;
    margin-bottom: 30px;
    margin-top: 11px;
    text-align: center;
    font-family: Poppins, sans-serif;
    letter-spacing: -1px;
}





.risK_head h3 {
    color: white;
    text-align: center;
    padding: 13px 0;
}
.risK_head {
    background: #000e49;
}
.risk_profile_new .container {
    max-width: 700px;
    margin-top: 60px;
    margin-bottom: 60px;
}
.risk_profile_new .form-group {
    margin-bottom: 20px;
}
.risk_profile_new .radio-label {
    font-weight: 500;
    font-size: 14px;
    color: #010f1f;
    line-height: 22px;
}
.risk_profile_new .form-group.proceedbtn.KycProcessBtn{margin-top: 45px;}