@font-face {
  font-family: Lato-Bold;
  src: url(../fonts/Lato/Lato-Bold.ttf);
}

@font-face {
  font-family: Lato-Regular;
  src: url(../fonts/Lato/Lato-Regular.ttf);
}

.card {
  /*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);*/
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
  transition: 0.3s;
}

.card:hover {
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}

#mydiv {}

#mydiv:hover,
#mydiv h5 a:hover {
  transition: all 1s ease-in-out;
  background-color: #ed7d30;
  color: #fff;
  border-radius: 50%
}

#mydiv2:hover {
  transition: all 0.5s ease-in-out;
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
  background-color: #ed7d30;
  color: #fff;
}

#mydiv3:hover {
  box-shadow: 1px 1px #53a7ea, 2px 2px #53a7ea, 3px 3px #53a7ea;
  -webkit-transform: translateX(-3px);
  transform: translateX(-3px);
}

.grey_back {
	background-color: #FAFAFA !important;
}

.card-container {
  cursor: pointer;
  height: 170px;
  perspective: 600;
  position: relative;
}

.card2 {
  height: 100%;
  position: absolute;
  transform-style: preserve-3d;
  transition: all 1s ease-in-out;
  width: 100%;
}

.card2:hover {
  transform: rotateY(180deg);
}

.card2 .side {
  backface-visibility: hidden;
  border-radius: 6px;
  height: 100%;
  position: absolute;
  overflow: hidden;
  width: 100%;
  border: 2px solid #999999;
  padding: 25px 15px;
  margin-top: 30px;
}

.card2 .back {
  background: #ed7d30;
  color: #fff;
  text-align: center;
  transform: rotateY(180deg);
  border: 2px solid #999999;
}

#ac-wrapper,
#ac-wrapper2,
#ac-wrapper3,
#ac-wrapper4,
#ac-wrapper5,
#ac-wrapper6,
#ac-wrapper7 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, .6);
  z-index: 1001;
  display: none;
}

#popup,
#popup2,
#popup3,
#popup4,
#popup5,
#popup6,
#popup7 {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
  max-height: 500px;
  overflow: auto;
  background: #FFFFFF;
  border: 5px solid #fd8f14;
  ;
  border-radius: 0px !important;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  box-shadow: #64686e 0px 0px 3px 3px;
  -moz-box-shadow: #64686e 0px 0px 3px 3px;
  -webkit-box-shadow: #64686e 0px 0px 3px 3px;
  position: relative;
  top: 145px;
  padding: 10px;
}

#popup h2,
#popup2 h2,
#popup3 h2,
#popup4 h2,
#popup5 h2,
#popup6 h2,
#popup7 h2 {
  padding-bottom: 10px;
  padding-top: 10px;
  margin: 0;
  line-height: normal;
  color: #fd8f14;
}

#popup ul,
#popup2 ul,
#popup3 ul,
#popup4 ul,
#popup5 ul,
#popup6 ul,
#popup7 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#popup ul li,
#popup2 ul li,
#popup3 ul li,
#popup4 ul li,
#popup5 ul li,
#popup6 ul li,
#popup7 ul li {
  text-align: left;
  padding-top: 8px;
  font-size: 13px;
  margin-left: 25px;
  color: #000;
}

/* All Web Colors */
.theme-cyan-color {
  color: #00B6EC;
}
.theme-BGcyan-color {
  background-color: #00B6EC;
}

.theme-Darkgray-color {
  color: #8E8E8E;
}
.theme-BGDarkgray-color {
  background-color: #8E8E8E;
}

.theme-Lightgray-color {
  color: #858585;
}
.theme-BGLightgray-color {
  background-color: #858585;
}

.theme-blue-color {
  color: #052638;
}
.theme-BGblue-color {
  background-color: #052638;
}

.theme-orange-color {
  color: #FA9836;
}
.theme-BGorange-color {
  color: #FA9836;
}

.new_note_color{
  /*font-size: 17px;*/
  /*color: #67C2E8;*/
  color: #000000;
  /*text-shadow: 1px 1px #67C2E8;*/
  /*text-shadow: 5px 5px 10px #67C2E8;*/
}

/* All Web Colors */

.slider1_text {
  color: #8E8E8E;
  font-size: 17px;
}

div.slider1_image_box img{
  width: 75% !important;
}
div.slider1_image_box{
  display: flex;justify-content: center;
}

.owl-theme .owl-dots .owl-dot span{
  background: #8e8e8e52 !important;
}


div.goal_card {
  padding:15px;
  border-radius: 5px;
  height: 215px;
  margin-top: 30px;
  /*border: 1px solid #7AD2F7;*/
}

div.call_card {
  padding:12px;
  border-radius: 5px;
  height:80px;
  margin-top: 30px;
  /*border: 1px solid #7AD2F7;*/
}

div.margin-top-70{
  margin-top: 70px;
}

div.goal_card div img {
  width: 60px;
  margin-bottom: 10px;
}

div.call_card div h5 {
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
}

div.goal_card div h5 {
  margin-bottom: 10px;
}

div.goal_card div p {
  font-size: 14px;
}

div.checkgoal_card {
  padding: 20px;
  margin-top: 30px;
}

div.checkgoal_card div {
  /*display: flex;*/
  align-items: center;
}

div.pregoal_card {
  padding:15px;
  border-radius: 6px;
  height:300px;
  margin-top: 30px;
  
  text-align: center;
}

div.theme--border{
  border-top: 6px solid #67C2E8;
}

div.theme-orange-border{
  border-top: 6px solid #FA9836;
}

div.pregoal_card div img {
  width: 60px;
  margin-bottom: 10px;
  margin-top: 40px;
}


/*section.BG_Journey{
   background: url('../images/Home/bg1.png') no-repeat scroll;
   background-position: center center;
   margin-top: 50px;
   padding:50px 50px 70px 50px;
}*/

section.BG_Journey {
  background: url('../images/Home/bg1.png') no-repeat scroll;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  /*min-height: 600px;*/
  background-position: center center;
  margin-top: 50px;
  padding: 50px 50px 80px 50px;
}

section.BG_Journey div div div div h4 {
  font-size: 28px;
  font-weight: 500;
}

div.Blog_card {
  margin-top: 25px;
}

div.blog_image img {
  margin-bottom: 15px;
}

div.blog_content a {
  color: #FFDA58;
}

.owl-theme .owl-dots .owl-dot span {
  width: 15px !important;
  height: 15px !important;
  border-radius: 0px !important;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background-color: #8E8E8E !important;
}

div.testimonials__content {
  width: 325px;
}

div.testimonials-box img {
  width: 280px !important;
  /*height: 280px !important;*/
  border-radius: 50%;
  border: 5px solid #FA9836;
}

div.testimonials-box {
  padding: 50px;
  display: flex;
  justify-content: end;
}

div.content_center {
  display: flex;
  justify-content: center;
}

.mean-container a.meanmenu-reveal span {
  background: #000000;
}


/* css for footer starts */

a.footer-address {
  display: flex;
  align-items: center;
}

ul.footer_address_icon li a i {
  font-size: 20px !important;
  color: #7AD2F7;
}

.mean-container .mean-nav ul li a {
  padding: 5px;
}

li.img-wraping {
  text-align: center;
}

div.lefting-wrap {
  display: flex;
  align-items: center;
}

ul.timeline-panel-ul {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

div.signup-box {
  display: flex;
  justify-content: center;
}

div.signup-box img {
  width: 90%;
}

div.signup_content_text {
  position: absolute;
  top: 25px;
  color: #ffffff;
}

div.checkbox_container {
  width: 25px;
}


/* arrow shape button */

.pointer {
  width: 324px;
  height: 40px;
  position: relative;
  background: #FFDA58;
  border: none;
  margin: 5px;
  color: #052638;
}

.pointer:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 20px solid white;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}

.pointer:before {
  content: "";
  position: absolute;
  right: -20px;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 20px solid #FFDA58;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}

ul.financial_freedom_list li {
  display: flex;
  align-items: center;
  margin: 10px;
}


/* arrow shape button ends */

div.page_count {
  display: flex;
  justify-content: end;
}

section.my-padding--20px {
  padding: 30px 0px;
}

section.my-padding--10px {
  padding: 10px 0px;
}

div.Financial_freedom_main {
  padding: 15px;
  height: 150px;
  background-color: #7AD2F7;
  color: #ffffff;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  /*margin: 5px;*/
}

div.Financial_freedom_main div h1 {
  font-weight: 400;
  font-size: 40px;
}

div.financial_freedom_card {
  padding: 20px;
  border-radius: 5px;
  /*height: 250px;*/
  margin-top: 30px;
  border: 1px solid #7AD2F7;
}

/* my range slide */

.slidecontainer {
  width: 100%;
}

.slider {
  -webkit-appearance: none;
  width: 100%;
  height: 5px;
  /*background: url('../images/Goals/thumb.png')no-repeat center;*/
  background: #7AD2F7;
  outline: none;
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s;
  padding: 0px;
}

.slider:hover {
  opacity: 1;
}

.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  cursor: pointer;
  background: #7AD2F7;
  /*background: url('../images/Goals/thumb.png')no-repeat center;*/
}

.slider::-moz-range-thumb {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  cursor: pointer;
  background: #7AD2F7;
  /*border:1px solid red;*/
  /*background: url('../images/Goals/thumb.png')no-repeat center;*/
}


/* custome checkbox */

.container_check {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}


/* Hide the browser's default checkbox */

.container_check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}


/* Create a custom checkbox */

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eeeeee;
  border: 1px solid #00B6EC;
}


/* On mouse-over, add a grey background color */

.container_check:hover input~.checkmark {
  background-color: #ccc;
}


/* When the checkbox is checked, add a blue background */

.container_check input:checked~.checkmark {
  background-color: #2196F3;
}


/* Create the checkmark/indicator (hidden when not checked) */

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}


/* Show the checkmark when checked */

.container_check input:checked~.checkmark:after {
  display: block;
}


/* Style the checkmark/indicator */

.container_check .checkmark:after {
  left: 9px;
  top: 3px;
  width: 7px;
  height: 12px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg) !important;
  -ms-transform: rotate(45deg) !important;
  transform: rotate(45deg) !important;
}

div.why_choose_us h1{
  font-size: 75px;
  font-weight: 300;
  margin-bottom: -5px;
}

div.why_choose_us{
  text-align: center;
}
h1.slider1_heading{
  font-size: 38px;
}
/* radio  button */
/* The container */
.container_radio {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-right: 25px;
}

/* Hide the browser's default radio button */
.container_radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.radiocheckmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #000000;
}

.container_radio .radiocheckmark:after {
    top: 5px;
    left: 5px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #2196F3;
}
/* On mouse-over, add a grey background color */
.container_radio:hover input ~ .radiocheckmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.container_radio input:checked ~ .radiocheckmark {
  background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.container_radio:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.container_radio input:checked ~ .radiocheckmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.container_radio .radiocheckmark:after {
  top: 9px;
  left: 9px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: white;
}

/* prescription Page */
section.padding--30{
  padding:30px 0px;
}

img.prescription_image{
  width:10%;
}

div.Choosen{
  margin-bottom: 5px;
}

.choosen_text{
  font-size: 15px;
  padding-left: 10px;
}

span.success_rate_text{
  display: flex;
  align-items: center;
  line-height: 15px;
  font-size: 10px;
}

.choosen_amount, .notion_amount{
  display: flex;
  align-items: center;
  line-height: 15px;
}

div.padding--left--10{
  padding-left: 10px;
  padding-right: 10px;
}
h1.choosen_amount_heading{
  font-size: 34px;
  font-weight: 400;
  color: #FA9836;
}
div.prescription_card {
    padding: 15px;
    border-radius: 12px;
}

/* // prescription Page */

/* ends signup modal  */
@media only screen and (max-width:600px) {
  div.widget-quick-links {
    text-align: center;
  }
  div.footer-area__logo {
    margin-bottom: 25px;
    text-align: center;
  }
  .footer--widgets {
    /*display: initial !important;*/
  }
  a.footer-address {
    display: unset;
    align-items: center;
  }
  ul.timeline-panel-ul {
    margin-top: 15px !important;
  }
  #timeline .timeline-movement .timeline-item .timeline-panel {
    border: 1px solid #d4d4d4;
    border-radius: 3px;
    background-color: #FFFFFF;
    color: #666;
    padding: 10px;
    position: relative;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  }
  #timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul li.img-wraping a img,
  #timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul li.img-wraping a img {
    width: 80% !important;
    /*height: 130px;*/
  }
  div.signup-box img {
    width: 100%;
  }
  div.signup_content_text h4 {
    /*position: absolute;*/
    /*top: 25px;*/
    /*color: #ffffff;*/
    font-size: 15px;
  }
}

@media only screen and (max-width:600px) {
  div.checkgoal_card div div img {
    width: 30%;
  }
  div.checkgoal_card {
    padding: 20px;
    margin-top: 0px;
  }
  div.page_count {
    display: flex;
    justify-content: center;
  }
  div.center_financial_detail {
    text-align: center;
    margin-top: 15px;
  }
  section.my-padding--20px {
    padding: 15px 0 !important;
  }
  section.my-padding--10px {
    padding: 15px 0 !important;
  }
  div.Financial_freedom_main {
    padding: 15px;
    height: auto !important;
    margin: 10px;
  }

  div.margin-top-70{
     margin-top:0px;
  }
}

/* --------------------------------------------------------------------------------------------------- 
-------------------------------------------------------------------------------------------------------
                                                   Ketki css
-------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------ */
input.invalid {
  background-color: #ffdddd;
}
/* Hide all steps by default: */
.tab {
  display: none;
}
/* Make circles that indicate the steps of the form: */
.step {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbbbbb;
  border: none;
  border-radius: 50%;
  display: inline-block;
  opacity: 0.5;
}
.step.active {
  opacity: 1;
}
/* Mark the steps that are finished and valid: */
.step.finish {
  background-color: #04AA6D;
}
.signuplbl {
  color: #00B6EC;
}

input.form-control{
  border: 1px solid #858585;
  border-radius: 3px;
  background: #e5e5e575;
}

button.Signup_Next_Btn{
  width: 200px;
  height: 50px;
  background-color: #052638;
  color: #FFFFFF;
  font-size: 20px;
}

.lblclass {
  font-family: Lato-Bold !important;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
}
.signuplbl {
  font-family: Lato-Bold !important;
  font-style: normal;
  font-weight: 600;
  font-size: 26px;
  line-height: 31px;
}
.container custom_margin_left {
  padding-left: 0px !important;
}
.col-md-7 pad {
  padding-left: 0px !important;
  padding-right: 30px !important;
}
.pad {
  padding: 0px;
  padding-right: 30px;
}

/* --------------------------------------------------------------------------------------------------- 
-------------------------------------------------------------------------------------------------------
                                                  // Ketki css
-------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------ */

/* --------------------------------------------------------------------------------------------------- 
-------------------------------------------------------------------------------------------------------
                                                  Aamir CSS
-------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------ */

.my-btnn:hover {
  opacity: 0.8;
}
button.myclose_btn{
    width: auto;
    position: absolute;
    top: 10px;
    right: 20px;
}
div.choosen_sip_card {
    padding: 10px;
    border-radius: 17px;
    margin: 15px 0px;
    border: 1px solid #8E8E8E;
    box-shadow: none;
}

div.display--flex{
  display: flex;
  align-items: center;
}
button.Continue-btn{
    background-color: #052638;
    border: 1px solid #052638;
    color: #fff;
    padding: 10px 50px;
    border-radius:5px;
    font-size:15px;
    font-weight: 600;
}

button.Proceed-btn{
    background-color: #052638;
    border: 1px solid #052638;
    color: #fff;
    padding: 15px 90px;
    border-radius:5px;
    font-size:27px;
    font-weight: 600;
}

button.SaveNext-btn{
    background-color: #052638;
    border: 1px solid #052638;
    color: #fff;
    padding: 15px 90px;
    border-radius:5px;
    font-size:26px;
    font-weight: 600;
}

button.Check-btn{
    background-color: #052638;
    border: 1px solid #052638;
    color: #fff;
    padding: 13px 65px;
    border-radius:5px;
    font-size:22px;
    font-weight: 600;
}

button.Continue2-btn{
    background-color: #052638;
    border: 1px solid #052638;
    color: #fff;
    padding: 13px 65px;
    border-radius:5px;
    font-size:22px;
    font-weight: 600;
}

ol.instruction_list li{
   /*font-size: 10px;*/
   color:#FA9836;
}

/*div.Prescription_modal_1{
    display:none;
}*/
div.Prescription_modal_2, 
div.Prescription_modal_3, 
div.Prescription_modal_4, 
div.Prescription_modal_5, 
div.Prescription_modal_6 {
    display:none;
}

div.SignUp_Form2, 
div.SignUp_Form3{
    display:none;
}

/*******************/
div.Sigupmodal_body{
  padding: 0px !important;
}


div.custom_justify{
  display: flex;
  justify-content: flex-start !important;
  align-items: center;
  padding-left: 40px;
}

img.SignUp_Img_radius{
  border-top-left-radius:10px;
  border-bottom-left-radius: 10px;
  height: 100% !important;
}

div.Custom_Radius{
  border-radius: 10px;
}

button.SignupClose_Btn{
  padding:10px 0px 10px 10px;
}

div.Customeflex-wrap{
  flex-wrap: wrap-reverse;
}

div.SignUp_col_padding{
  padding-right: 30px;
  padding-left: 0px
}

button.Signup--Btn {
    width: 200px;
    height: 50px;
    background-color: #052638;
    color: #FFFFFF;
    font-size: 20px;
}

div.basket_prgress_bar{
  display: none;
}

.modal-header .close {
    padding: 15px 20px 15px 15px;
    margin: -15px -15px -15px auto;
}



/*******************/

/* --------------------------------------------------------------------------------------------------- 
-------------------------------------------------------------------------------------------------------
                                                //  Aamir CSS
-------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------ */




/* --------------------------------------------------------------------------------------------------- 
-------------------------------------------------------------------------------------------------------
                                  ketaki multiple goal selection popup css
-------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------ */
.multi_goals_img 
{
  height: 50px;
  width: 50px;
}

.multi_goals_img1 
{
  height: 70px;
  width: 70px;
}

.my-btnn1 {
  background-color: #052638 !important;
  border: 0px;
  color: #ffffff !important;
  border-radius: 3px;
  /*margin-left: 10px;*/
  text-align: center;
  font-family: Lato-Bold !important;
  font-style: normal !important;
  font-size: 26px;
  line-height: 31px;
  width: 227px;
  height: 65px;
}

div.custome_padding_basket1{
  padding:0px 20px;
}

div.custome_padding_basket1 div.row{
  padding:7px 0px;
}

div.CashManagement,div.Liquidity,div.Education {
  display: none;
}

/* new css */

div.basket_display_flex{
  display: flex;
  justify-content: center;
  align-items: center;
}

div.basket_dummy_padding{
  padding: 10px 0px;
}

div.basket_dummy_padding1{
  margin-left: 8px ;

}

select.set_goal_width{
  width: 50px;
}

div.modal_bg_img{
  background-image: url("../images/Goals/modal_bg.png"); /* The image used */
  /*height:200px;  You must set a specified height */
  background-position: right; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: contain; /* Resize the background image to cover the entire container */
  z-index: 9999999;
  padding-right: 0px !important
}

div.dont_know_Bgimg{
  background-image: url("../images/Goals/dont_know_Bgimg.png"); /* The image used */
  /*height:200px;  You must set a specified height */
  background-position: right; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: contain; /* Resize the background image to cover the entire container */
  z-index: 9999999;
  padding-right: 0px !important
}

div.Dont_Know_Form .form-group label{
    color: #858585;
}

.FindYourGoal_btn {
    background-color: #052638 !important;
    border: 0px;
    color: #ffffff !important;
    border-radius: 4px;
    text-align: center;
    font-family: Lato-Bold !important; 
    font-style: normal !important;
    font-size: 22px;
    line-height: 31px;
    padding: 15px 40px;
    font-weight: 700 !important;
}

div.child--flex{
  margin-top:20px;
  /*display:flex;
  justify-content:center;*/
}

div.child_investment_card1{
  /*height: 191px;*/
  min-width: 15rem;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
  background-color: rgba(255, 255, 255, 0.1);
}
div.child_investment_card3{
  height: 191px;
  width: 341px;
  padding: 30px;
  border-radius: 8px;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
  background-color: rgba(255, 255, 255, 0.1);
}

div.Or_card{
  display: flex;
  align-items: center;
  justify-content: center;
  height: 191px;
  /*width: 80px;*/
  padding:20px;
  border-radius: 8px;
  box-shadow: none;
  background-color: transparent;
}

.ChildInvensmtentSlider {
    -webkit-appearance: none;
    width: 100%;
    height: 2px;
    /* background: url(../images/Goals/thumb.png)no-repeat center; */
    background: #00B6EC;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
    padding: 0px;
    border:1px solid #00B6EC;
}
.ChildInvensmtentSlider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 25px;
  height: 25px;
  /*background: #00B6EC;*/
  cursor: pointer;
  border-radius: 50%;
  background-color: #ffffff;
  border: 1px solid #00B6EC;
}

.carousel-control-prev {
    left: 0;
    height: 100px;
    margin: auto;
}
.carousel-control-next {
    right: 0;
    height: 100px;
    margin: auto;
}

/* new css */

/* --------------------------------------------------------------------------------------------------- 
-------------------------------------------------------------------------------------------------------
                                    // ketaki multiple goal selection popup css
-------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------ */
@media only screen and (max-width:600px) {
    div.Customeflex-wrap{
       flex-wrap: wrap-reverse;
    }

    div.SignUp_col_padding {
       padding-right: 30px;
       padding-left: 30px;
    }

    img.SignUp_Img_radius {
       border-top-left-radius:0px;
       border-bottom-left-radius:0px;
    }

    button.Signup_Next_Btn {
        width: 160px; 
        height: 50px; 
        background-color: #052638;
        color: #FFFFFF;
        font-size: 20px;
        padding: 5px 50px;
    }

    div.basket_display_flex{
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }

    div.custom_justify {
        display: flex;
        justify-content: center !important;
        padding-left: 0px; 
    }

    .my-btnn1 {
        font-size: 20px;
        line-height: 31px;
        width: 180px;
        height: 50px;
    }
}


@media (min-width: 768px) {
  .modal-xl {
    width: 90% !important;
    max-width:1000px !important;
  }
}