﻿
@font-face {
  font-family: 'Conv_Futura-Std-Bold';
  src: url('/app/fonts/marketmojo/Futura-Std-Bold.eot');
  src: local('☺'), url('/app/fonts/marketmojo/Futura-Std-Bold.woff') format('woff'), url('/app/fonts/marketmojo/Futura-Std-Bold.ttf') format('truetype'), url('/app/fonts/marketmojo/Futura-Std-Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}



/** Generated by FG **/
@font-face {
  font-family: 'Conv_Futura-Std-Heavy';
  src: url('/app/fonts/marketmojo/Futura-Std-Heavy.eot');
  src: local('☺'), url('/app/fonts/marketmojo/Futura-Std-Heavy.woff') format('woff'), url('/app/fonts/marketmojo/Futura-Std-Heavy.ttf') format('truetype'), url('/app/fonts/marketmojo/Futura-Std-Heavy.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}



/** Generated by FG **/
@font-face {
  font-family: 'Conv_Futura-Std-Medium';
  src: url('/app/fonts/marketmojo/Futura-Std-Medium.eot');
  src: local('☺'), url('/app/fonts/marketmojo/Futura-Std-Medium.woff') format('woff'), url('/app/fonts/marketmojo/Futura-Std-Medium.ttf') format('truetype'), url('/app/fonts/marketmojo/Futura-Std-Medium.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

/** Generated by FG **/
@font-face {
  font-family: 'Conv_Futura-Std-Light';
  src: url('/app/fonts/marketmojo/Futura-Std-Light.eot');
  src: local('☺'), url('/app/fonts/marketmojo/Futura-Std-Light.woff') format('woff'), url('/app/fonts/marketmojo/Futura-Std-Light.ttf') format('truetype'), url('/app/fonts/marketmojo/Futura-Std-Light.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}


.profly-actions.new-flyer h3 {
    color: #fff;
    margin: 0;
}

/*custome checkbox style*/


/* The container */
.container-checkbox {
  display: inline;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
      font-size: 15px;
    font-weight: 300;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.container-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: -5px;
  left: 0;
  height: 25px;
  width: 25px;
     background-color: #fff;
    border: 3px solid #0057A5;
    border-radius: 5px;
}

/* On mouse-over, add a grey background color */
.container-checkbox:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container-checkbox input:checked ~ .checkmark {
  background-color: #0057A5;
  border-radius: 5px;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container-checkbox input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container-checkbox .checkmark:after {
  left: 6px;
    top: 2px;
    width: 7px;
    height: 12px;
    border: solid white;
    border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/*custome checkbox style end*/

/*model accordian*/

  .mojomodal-content .modelfooter {
    padding: 0px 0;
    text-align: center;
    display: inline-block;
}

  .mojomodal-content .faq-accordion > li {
    margin-bottom: 20px;
     box-shadow: none;      
    border-bottom: 1px solid #E4E4E4;
}
.mojomodal-content .modelbody .amount-box{
    color: #AE275F;
    border-bottom: 2px solid #AE275F;
    padding-bottom: 1px;
    font-family: 'Conv_Futura-Std-Bold';
    font-size: 30px;
    letter-spacing: 0.28px;
    text-align: center;
    margin-bottom: 40px;
}
 .mojomodal-content .invest-price {
    font-family: 'Conv_Futura-Std-Bold';
    font-size: 32px;
    width: 31%;
        background: transparent;
    }

.mojomodal-content .note {
    padding: 15px;
        margin-bottom: 0px;
            color: #7B7B7B;
}

.mojomodal-content .code-block {
    border-top: 1px solid #BCD6BE;    
    padding: 15px;
        margin-bottom: 15px;
}

.mojomodal-content  .code-left {
    width: 50%;
    float: left;
    text-align: right;
}

.mojomodal-content .code-right {
    width: 48%;
    float: right;
    margin: auto;
    text-align: left;
    padding-left: 15px;
}

.refral-code{
      height: 35px;
    border: 0px;
    background: 0;
    border-bottom: 2px solid #AE275F;
    width: 45%;
 font-size: 14px;   
}

.refral-code::placeholder, .refral-code::-moz-placeholder
{
  font-size: 14px;
}

.faq-accordion > li:hover{
   box-shadow: none;      
}

.mojomodal-content .faq-accordion > li .ui-icon.ui-icon-triangle-1-s {
    background-position: -24px -2244px;
}

.mojomodal-content .faq-accordion > li .ui-icon {
    float: right;
}

.mojomodal-content  .faq-hea.ui-accordion-header-active {
    color: #333;
    background-color: transparent;
    
}


a#marketmojo_subscribe_now_popup_proceed {
    margin: 20px auto;
}




/* The mojoModal (background) */
.mojomodal {
  /*display: none;*/
  /*position: fixed; */
  /*z-index: 1;*/
  /*padding-top: 100px; */
  /*left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.4);*/
}

/* mojoModal Content */
.mojomodal-content {
      background-color: #fefefe;
    margin: auto;
    border: 1px solid #888;
    /*width: 60%;*/
    text-align: center;
    /*position: absolute;*/
    left: 20%;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
      position: absolute;
    top: 20px;
    right: 0;
    opacity: 1;
    background: transparent;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.slidecontainer {

  border-radius: 8px; 
    width: 50%;
    padding: 25px;
       background: #fff;
    box-shadow: 0 0 23px 0 rgba(208,208,208,0.51);
    margin: 25px auto 100px;
}

.slidecontainer span {
    width: 31%;
    display: inline-block;
        padding: 15px 0px 0 3px;
    font-family: 'Conv_Futura-Std-Medium';

}

.slidecontainer span:last-child {
    width: auto;
}


span.range4 {
    width: 5%;
}

.slider {
  -webkit-appearance: none;
  width: 100%;
  height: 3px;
    border-radius: 5px;
    background: #d3d3d3;
  outline: none;
  /*opacity: 0.7;*/
  -webkit-transition: .2s;
  transition: opacity .2s;
      margin: 11px 0;
}

.slider:hover {
  opacity: 1;
}

.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  border-radius: 50%;
  background: #4CAF50;
  cursor: pointer;
  height: 25px; 
  width: 29px;  
  border-radius: 8px; 
  background: linear-gradient(315deg, #7D35BD 0%, #E36AA1 100%); 
  box-shadow: 0 2px 9px 0 rgba(211,166,166,0.5);
  z-index: 999;
  padding: 10px;
}

.slider::-moz-range-thumb {
 /* width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #4CAF50;*/
  
    border-radius: 8px; 
    border:0px;
    background: linear-gradient(315deg, #7D35BD 0%, #E36AA1 100%); 
    box-shadow: 0 2px 9px 0 rgba(211,166,166,0.5);
     cursor: pointer;
     z-index: 999;
     padding: 10px;
}



.marketmojo{
	background: #fff;
   color: #535353;

}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.container-grid {
    width: 80%;
        padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container-grid:after, .container-grid:before,
.custom-row:after, .custom-row:before{
      display: table;
    content: " ";
}


.clearfix:after, .container-fluid:after, .container-grid:after, .custom-row:after {
    clear: both;
}

.introduction {
    margin: auto;
}

.introduction-content h3 {
    font-size: 24px;
    font-family: 'Conv_Futura-Std-Medium';
        margin-bottom: 20px;
}


.smartedge-img img {
    width: 85%;
    float: right;
}

.smartedge-img {
    float: right;
}

    .custom-row {
    margin-right: -15px;
    margin-left: -15px;
}

.features {
    display: inline-block;
}

.smartedge {
    /*display: table;*/
    display: block;
        padding: 0 5%;
}



.btn-square{
			    color: #535353; font-family: 'futura_lightregular';	font-size: 14px;	font-style: oblique;	font-weight: 300;	letter-spacing: 0.33px;	text-align: center; padding: 10px 20px;    border: 1px solid #535353;
    margin: 2% 4% 2% 0;
    display: inline-block;    text-transform: uppercase;cursor: pointer;
        text-decoration: none !important;
}
	.section-head{
			font-family: 'Conv_Futura-Std-Bold';	font-size: 30px;	letter-spacing: 0.28px; text-align: center; margin-bottom: 30px;

	}

	.block-features {
        width: 27%;
    text-align: center;
    float: left;
    margin: 0 3%;
    min-height: 240px;
        margin-bottom: 25px;
}

.introduction-content {
    position: absolute;
    width: 40%;
    padding: 3% 1% 3% 7%;
}

.intro-head {		font-family: 'Conv_Futura-Std-Bold';	font-size: 30px;	font-weight: bold;	letter-spacing: 0.28px;	line-height: 36px;width: 90%;    margin-bottom: 30px;}


.intro-content {		font-family: 'Conv_Futura-Std-Light';	font-size: 20px;	font-weight: 300;	letter-spacing: 0.25px;	line-height: 30px;
    margin-bottom: 25px;}

	.section-subhead {		font-family: 'Conv_Futura-Std-Medium';	font-size: 24px;	letter-spacing: 0.26px; text-align: center;    margin-bottom: 10px;
    color: #3C3B3B;}

  .section-subhead span{
    color: #AE275F;
  }
	
	.features .block-features .heading {		font-family: 'futura_lightregular';	font-size: 20px;	font-weight: 600;	letter-spacing: 0.28px;	line-height: 25px;	text-align: center;    margin: 20px;}

	.features .block-features .info {		font-family: Arial;	font-size: 14px;	letter-spacing: 0.28px;	line-height: 22px;	text-align: center;}

	.card {	    
    min-height: 360px;
    /* width: 28%; */
    border-radius: 5px;
    background-color: #FFFFFF;
    box-shadow: 0 0 13px 0 rgba(0,0,0,0.1);
    margin-right: 5%;
    float: left;
    margin: 4%;
  }

  .card img {
    width: 100%;
}

.card-head  {
   padding: 15px 15px;
    font-weight: 600;
    font-size: 20px;
    font-family: 'futura_lightregular';
}

.card-info {
    padding: 0px 15px;
    color: #535353;
    font-family: Arial;
    font-size: 14px;
    letter-spacing: 0.28px;
    line-height: 22px;
    text-align: left;
}
.step-head { font-family: 'futura_lightregular';	font-size: 16px;	font-weight: 500;	letter-spacing: 0.28px;	line-height: 22px;	text-align: center;}

.subscribe { text-align: center; }


.subscribe-steps {
    display: inline-table;
    width: 17%;
    text-align: center;
    margin-right: 7%;
}

.step-list {
    margin-bottom: 20px;
}

.steps-icon {
    width: 100px;
    height: 100px;
    text-align: center;
    margin: 0% auto;
}

.steps-icon img {
    vertical-align: middle;
}

.chart-left {
    width: 40%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
        /*top: 75px;*/
}

.chart-section {
    margin-left: 10%;
        padding: 0% 0%;
}

.chart-right-content {	height: 322px;	width: 56%;	background: linear-gradient(315deg, #7D35BD 0%, #E36AA1 100%);float: right;
    padding: 6%;
    color: #fff; 
  }

.chart-right-content .btn-square {
    color: #fff;
    border: 1px solid #fff;
  }

.chartsection, .mojofeatures, .mojo-dna, .mojo-steps, .fewstock-month {
    padding: 3% 0;
    border-top: 1px solid #DCDCDC;
}

.section-note{
  color: #3C3B3B; font-family: Arial; font-size: 17px;  letter-spacing: 0.25px; text-align: center;margin-bottom: 40px;
}

.section-note span{
  color: #3C3B3B; font-family: Arial; font-size: 20px;  font-weight: bold;  letter-spacing: 0.25px; line-height: 36px;  text-align: center;
}





.more-time-more-weal {  color: #F2F2F2;     font-family: 'Conv_Futura-Std-Medium';  font-size: 24px;  font-weight: 500; letter-spacing: 0.26px;  text-align: left;}

.chart-right-content span{
  font-family: 'Conv_Futura-Std-Bold';
  font-size: 20px;
}

.chart-right-content span.smartEDGE-price { color: #FFFFFF; font-family: 'Conv_Futura-Std-Bold';  font-size: 32px;  letter-spacing: 0.47px;
 line-height: 60px;}


.help-faq-section {
    background-color: #F4F4F4;
    padding: 4% 10% 10% 10%;
}


.help-faq-section .questionDetails {
    
    background: #fff;   
    border: 1px solid #D4D4D4;
    border-radius: 8px;    
}

.help-faq-section .faq-accordion > li {
     margin-bottom: 0px; 
     box-shadow: none; 
      border-bottom: 1px solid #e4e4e4;
}
.help-faq-section .faq-accordion > li:last-child {
    border: 0;
}

.help-faq-section .faq-accordion > li {  color: #535353; font-family: Arial; font-size: 16px;  letter-spacing: 0.28px; line-height: 18px;}

.help-faq-section .faq-accordion > li .ui-icon.ui-icon-triangle-1-s {
    background-position: -24px -2242px;
}

.help-faq-section .faq-content.ui-accordion-content p {
    font-size: 14px;
}


.faq-accordion {
    margin: 0;
}

.help-faq-section .faq-accordion > li .ui-icon {
    float: right;
}

.help-faq-section .faq-hea.ui-accordion-header-active {
    color: #333;
    background-color: transparent;
}

.invest-price {
    font-family: 'Conv_Futura-Std-Bold';
    font-size: 32px;
    width: 7%;
    min-width: 2%;
    border: 0px;
        color: #AE275F;
}

#congrtas-mymojoModal .modelhead {
    padding: 0 0 10px 0;
}

#congrtas-mymojoModal .modelbody {   
    padding: 3% 3%;
    background: linear-gradient(133.31deg, #F3D6FF 0%, #ADC3FF 100%);
        color: #7B7B7B;
}

#congrtas-mymojoModal .head-info {
    padding: 15px 85px 15px 0px;
    width: 70%;
    float: right;
}

#congrtas-mymojoModal .head-info .info.infobold {
    font-weight: 600;
    font-family: 'Conv_Futura-Std-Bold';
        color: #535353;
}

#congrtas-mymojoModal .modelhead-heading {
    padding: 15px 40px 10px 0px;
        margin-bottom: 0;
}

#congrtas-mymojoModal .modelfooter .modelhead-heading {
    padding: 15px 40px 10px 40px;
    margin-bottom: 0;
}

#congrtas-mymojoModal .modelbody h2 {
    color: #535353;
    font-family: 'Conv_Futura-Std-Bold';
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.28px;
    line-height: 36px;
    text-align: center;
        margin: 0;
}

#marketmojo_subscribe_now_popup .modelbody {
    background-color: #FFF3F8;
    border: 1px solid #BCD6BE;
    padding: 4% 0%;
}

.mojomodal-content .step-list {
    display: table;
    padding: 3% 0 0;
        margin-bottom: 0;
}


.mojomodal-content .step-head {
     color: #292929; font-family: Arial; font-size: 13px;  letter-spacing: 0.18px; line-height: 22px;  text-align: center;
         margin-top: 5px;
}

#congrtas-mymojoModal .subscribe-steps {
    width: 31%;
    text-align: center;
    margin-right: 3%;
    float: left;
}

#congrtas-mymojoModal .subscribe-steps:last-child {
    margin: 0px;
}

#congrtas-mymojoModal .steps-icon {
    width: 70px;
    height: 70px;
}

#congrtas-mymojoModal  .modelfooter {
   
    text-align: left;
   
}

.modelhead , .modelfooter{
    display: table;
    margin: auto;

    width: 100%;
    padding: 2% 6%;
}

.terms-mojo {
    display: inline-flex;
}


.modelfooter input[type="checkbox"] {
    
        margin: 3px 15px;
}

.modelbody .error-msg {
    margin-top: 5px;
}


.modelfooter {
    padding: 15px;
        min-width: 35%;
}

.mojomodal-content .modelfooter p {
    margin-bottom: 15px;
}

.modelhead img {
    float: left;
}

#congrtas-mymojoModal .modelhead img {
    float: left;
    width: 26%;
}

.modelhead-heading {       font-family: 'Conv_Futura-Std-Medium';  font-size: 24px;  font-weight: 500; letter-spacing: 0.28px;      text-align: left;    padding: 40px 0 10px;}



.modelhead .info{  font-family: 'Conv_Futura-Std-Light'; font-size: 16px;  font-weight: 300; letter-spacing: 0.2px;  line-height: 26px;     margin: 0 0px;   text-align: left;}

.mojomodal-content .section-subhead{
  color: #7B7B7B;
}


.price-block {      height: 55px;
    border: 1px solid #A6BBA8;
    border-radius: 8px;
    background-color: #FFFFFF;
    padding: 5px 15px;
    width: auto;
    display: inline-block;
    margin-right: 15px;}

    .price-block-list {
    text-align: center;
    margin: 20px;
}

.mojomodal-content .subhead-label{ 
    vertical-align: middle;
    display: inline; color: #7B7B7B;   font-family: 'Conv_Futura-Std-Light';  font-size: 24px;  font-weight: 600; letter-spacing: 0.5px;  line-height: 29px;  text-align: center;
    margin-right: 15px;

}

.mojomodal-content .price-block p { 
    color: #3C3B3B;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.33px;
    line-height: 26px;
    font-family: 'Conv_Futura-Std-Bold';
    text-align: center;}

.mojomodal-content .modelbody span.charges { color: #7B7B7B; font-family: Arial; font-size: 12px;  letter-spacing: 0.22px; 
      border: 0;line-height: 14px;  text-align: center;}

.price-block input{
  height: 48px;color: #AE275F; font-family: "Futura Std";  font-size: 30px;  font-style: oblique;  font-weight: bold;  letter-spacing: 0.33px; line-height: 48px;  text-align: center; 
   box-sizing: border-box; border: 2px solid #AE275F;
}

.code-left label{ color: #7B7B7B; font-family: 'Conv_Futura-Std-Light';  font-size: 18px;  font-weight: 300; letter-spacing: 0.37px; line-height: 22px;  text-align: center;}


.code-left p, .sebino {  color: #7B7B7B; font-family: 'Conv_Futura-Std-Light';  font-size: 12px;  font-style: oblique;  font-weight: 300; letter-spacing: 0.33px; line-height: 14px;  text-align: right;}

.sebino{
      text-align: center;
    margin-top: 15px;
}
.error-msg {
   color: #BF5682;
    font-family: Arial;
    font-size: 12px;
    letter-spacing: 0.28px;
    line-height: 14px;
}

.mojomodal-content .modelbody span .error-msg {
   color: #BF5682;
    font-family: Arial;
    font-size: 12px;
    letter-spacing: 0.28px;
    line-height: 14px;
}

.otpform {
    display: inline-block;
    position: relative;
    left: 10%;
    width: 85%;
    padding-top: 30px;
}

.otpform .form-control {
    border: 0px;
    border-bottom: 1px solid #848484;
    border-radius: 0;
    box-shadow: none;
    padding: 0 0px;
        margin-bottom: 10px;
}

  .login-authentic .modelfooter {
    padding: 15px;
    min-width: 35%;
    text-align: center;
}

.otpform .errer {
    color: #BF5682;
    font-family: Arial;
    font-size: 12px;
    letter-spacing: 0.28px;
    line-height: 14px;
}

 .login-authentic .info {
        font-weight: 300;
    margin: 0px;
    color: #7B7B7B;
    font-family: Arial;
    font-size: 16px;
    letter-spacing: 0.33px;
    line-height: 18px;
    text-align: center;
}

.login-authentic .section-subhead {
    padding: 45px 30px 15px;
}

.login-authentic .modelbody {
    padding: 0 120px;
}

.jvFloat {
        position: relative;
        display: inline;
        margin-top: 1em;
}

/* Start CSS3 Animations on supported browser */
.jvFloat .placeHolder {
        position: absolute;
        top: 0;
        left: 0;
        font-weight: bold;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        -webkit-transition: -webkit-transform 150ms, opacity 5s;
        transition: transform 150ms, opacity 5s;
        opacity: 0;
        visibility: hidden;
        color: #959595;
        font-family: Arial;
        font-size: 12px;
        letter-spacing: 0.28px;
        line-height: 14px;
}
.jvFloat .placeHolder.active {
        display: block;
        visibility: visible;
        -webkit-transform: translate(0, -1.5em);
        -moz-transform: translate(0, -1.5em);
        -o-transform: translate(0, -1.5em);
        -ms-transform: translate(0, -1.5em);
        transform: translate(0, -1.5em);
        -webkit-transition: -webkit-transform 100ms, opacity 120ms;
        transition: transform 100ms, opacity 120ms;
        opacity: 1;
            min-width: 200px;
    max-width: 300px;
}


.wrapper-dropdown-1 {
    /* Size and position */
    position: relative; 
    cursor: pointer;
    display: inline;

    /*width: 200px;
    padding: 10px;
    margin: 0 auto;
    background: #9bc7de;
    color: #fff;
    outline: none;
    font-weight: bold;*/

}


.wrapper-dropdown-1 .dropdown {
    /* Size & position */
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    min-width: 200px;
    text-align: left;
    /* Styles */
    background: #fff;
    list-style: none;
    font-weight: normal; /* Cancels previous font-weight: bold; */

    /* Hiding */
    opacity: 0;
    pointer-events: none;
}

.wrapper-dropdown-1 .dropdown li a {
    display: block;
    text-decoration: none;
    color: #9e9e9e;
    padding: 10px 20px;
    border-bottom: 1px solid #9e9e9e;
}

/* Hover state */
.wrapper-dropdown-1 .dropdown li:hover a {
    background: #f3f8f8;
}

/* Active state */
.wrapper-dropdown-1.active .dropdown {
    opacity: 1;
    pointer-events: auto;
        box-shadow: 0 0 23px 0 rgba(208,208,208,0.51);
}

.no-opacity       .wrapper-dropdown-1 .dropdown,
.no-pointerevents .wrapper-dropdown-1 .dropdown {
    display: none;
    opacity: 1; /* If opacity support but no pointer-events support */
    pointer-events: auto; /* If pointer-events support but no pointer-events support */
}

.no-opacity       .wrapper-dropdown-1.active .dropdown,
.no-pointerevents .wrapper-dropdown-1.active .dropdown {
    display: block;
}

.invested-amt {
  color: #AE275F;border-bottom: 2px solid #AE275F;padding-bottom: 10px;
      position: relative;
}

.invested-amt .error-msg{
      position: absolute;
    min-width: 120%;
    top: 55px;
    left: 0;
    color: #AE275F;
    text-align: left;
}

.btn-square:hover {
    background: #535353;
    color: #fff;
}

.chart-left p {
    text-align: center;
    color: #5B5B5B;
    font-family: Arial;
    font-size: 12px;
    letter-spacing: 0.44px;
    line-height: 14px;
}

/*.second-row-feature{
      display: inline-block;
    left: 22%;
    position: relative;
        margin-top: 15px;
}*/

.second-row-feature{
      display: inline-block;
    
        margin-top: 15px;
}
.second-row-feature .block-features:first-child{
 margin-left: 26%;
    margin-right: 22px;
      
}

.container-grid.help-faq a.btn-square {
    margin: 50px auto 0;
    text-align: center;
    display: table;
}

a#usingotpProcced {
    margin: 40px;
}

.owl-carousel .owl-item .block-features img {
    width: auto;
    margin: auto;
}

.captcha-div label {
    display: none;
}

.captcha-div {
    padding-top: 15px;
}

.captcha-div img{
    margin-left: -15px;
    margin-bottom: 15px;
}

    
.chart-right-content .btn-square:hover {
    background: #fff;
    color: #535353;
}    


input[type=range].slider {
    cursor: pointer;
}

.modelbody p.intro-content {
    text-align: center;
    padding-top: 30px;
}

.chart-right-content .up-icon {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #85F29A;
    position: relative;
    top: -18px;
    margin: 10px;
}

.Change-btn {
    color: #AE275F !important;
    text-transform: uppercase;
}


/*custom radio*/

/* The container */
.nri-container {
  display: inline-block;
    position: relative;
    padding-left: 26px;
    cursor: pointer;
    font-size: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #7B7B7B;
    font-weight: 400;
        margin: 0 5px;
}

/* Hide the browser's default radio button */
.nri-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.nri-checkmark {
  position: absolute;
     top: 4px;
    left: 2px;
      height: 20px;
    width: 20px;
  background-color: #fff;
  border-radius: 50%;
  border: 2px solid #AE275F;

}

/* On mouse-over, add a grey background color */
.nri-container:hover input ~ .nri-checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.nri-container input:checked ~ .nri-checkmark {
  background-color: #AE275F;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.nri-checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.nri-container input:checked ~ .nri-checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.nri-container .nri-checkmark:after {
        top: 4px;
    left: 4px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}


@media(max-width: 768px){

  

	.chartsection, .mojofeatures, .mojo-dna, .mojo-steps {
      padding: 5% 0;
  }

	.introduction .container-grid {
    padding: 0;
  }

  .introduction-content {
    position: inherit;
    width: 100%;
    padding: 6% 0% 3% 0%;
    text-align: center;
  }

  .intro-content br {
    display: none;
  }

  .intro-content {
    font-size: 22px;
    text-align: justify;
  }

  .container-grid {
    width: 100%;
  }

  .intro-head {
    font-size: 26px;
    line-height: 30px;
    width: 100%;  
  }

  .smartedge-img {
    margin-bottom: 40px;
  }

  .smartedge-img img {
    width: 100%;
    float: right;
  }

  .chart-section {
    margin-left: 0%;  
  }

  .section-subhead {
    font-size: 18px;
  }

  .custom-row{
    margin: 0px;
  }

  .invest-price {
    width: 21%;
  }

  .slidecontainer {    
    width: 95% !important;
    padding: 30px 15px;
    background: #fff;
    box-shadow: 0 0 23px 0 rgba(208,208,208,0.51);
    margin: 10px 0 40px 10px;
  }

  .slidecontainer span {
    width: 30%;
  }

  .chart-left {
    width: 100%;
  }

  .chartsection .container-fluid {
    padding: 0;
  }

  .section-note {
    padding: 0 10px;
    font-size: 16px;
  }

  .btn-square {
    padding: 10px 15px;
        font-size: 16px;
  }

  .block-features {
    width: 100%;
  }

  .second-row-feature {
    left: 0%;
  }

  .card {
    width: 98%;
    margin-top: 10%;
    margin: 1%;
  }

  .chart-left .highcharts-root{
    position: relative;
    left: -35px;
  }

  .help-faq-section {
    padding: 5% 0%;
  }

  .mojo-steps .container-grid {
    width: 100%;
    padding: 0;
  }

  .subscribe-steps {
    width: 51%;
    margin-right: 2%;
  }

  .subscribe-steps .step-head {
    font-size: 20px;
  }

  .help-faq-section .container-grid {
    width: 100%;
    padding: 0;
  }

  .acc-qus {
    padding-left: 0px;
  }

  .faq-content {
    padding: 14px 14px 14px 15px; 
  }

  .chart-right-content {
    width: 100%;
    height: auto;
    padding: 6% 2%;
    margin-top: 15px;
  }

  .chart-right-content .up-icon {
    top: -7px;
    margin: 0px; 
    display: inline-block;
  }

  .chart-right-content span.smartEDGE-price {
      line-height: 50px;
  }

  
  .login-authentic .modelbody {
    padding: 0 30px;
  }

  .otpform {
    left: 0%;
    width: 100%;  
  }

  .owl-theme .owl-dots {
    display: none;
	}

	.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
	       font-size: 36px;
	    color: #E36AA1;
	    font-weight: 600;
	}


	.mojofeatures button.owl-prev {
	    position: absolute;
	    top: 70px;
	    left: 0;
	}

	.mojofeatures button.owl-next{
		position: absolute;
	    top: 70px;
	    right:-15px;
	}

	.mojo-dna button.owl-prev {
	    position: absolute;
	    top: 170px;
	    left: 0;
	}

	.mojo-dna button.owl-next{
		position: absolute;
	    top: 170px;
	    right:0px;
	}

	.mojo-steps button.owl-prev {
	    position: absolute;
	    top: 100px;
	    left: 0;
	}

	.mojo-steps button.owl-next {
	    position: absolute;
	    top: 100px;
	    right: 0;
	}


	.owl-theme .owl-nav [class*='owl-']:hover {
	    background: transparent;
	    color: #E36AA1;
	    text-decoration: none;
	}

	.chartsection{
	    padding-bottom: 0;
	}

    #marketmojo_subscribe_now_popup .modelhead{
      padding: 2% 4% 10%;
  }

  #marketmojo_subscribe_now_popup .modelhead-heading {    
    min-height: 190px;
    padding: 60px 0px 0px;
  }

  .mojomodal-content {
    border: 0px solid #888;
  }

  .modelhead .info {
    font-size: 18px;
    text-align: center;
    }

    .price-block-list {
        margin: 5px;
    }

    .price-block {
           padding: 5px 7px;
    margin-right: 1px;
    }

    .mojomodal-content .subhead-label {
      display: block;
      text-align: center;
      margin: auto;
      padding: 20px 15px 5px;
    }

  .mojomodal-content .invest-price {
    width: 71%;
  }

  .mojomodal-content .note {
    padding: 15px 0;
  }

  .mojomodal-content .code-left {
    width: 100%;
    text-align: center;
  }

.mojomodal-content .code-right {
    width: 100%;
    float: none;
    margin: auto;
    text-align: center;
    padding-left: 0;
}

.refral-code {
    height: 50px;
    border-bottom: 2px solid #AE275F;
    width: 85%;
    text-align: center;
    font-size: 16px;
}


#congrtas-mymojoModal .modelhead img {
    float: none;
    width: 55%;
    margin: auto;
}

#congrtas-mymojoModal .head-info {
    padding: 15px 25px;
    width: 100%;
    float: none;
    text-align: center;
}
    
    #congrtas-mymojoModal .modelhead-heading {
      padding: 15px;
      margin-bottom: 0;
      text-align: center;
  }

#congrtas-mymojoModal .head-info .info.infobold {
    margin-top: 15px;
}
#congrtas-mymojoModal .subscribe-steps {
    width: 100%;
    }

    #congrtas-mymojoModal button.owl-prev {
    position: absolute;
    top: 30px;
    color: #535353;
    left: 0;
}

#congrtas-mymojoModal button.owl-next {
    position: absolute;
    top: 30px;
    color: #535353;
    right: 0;
}

#congrtas-mymojoModal .mojomodal-content .step-head {
    text-align: center;
    margin-top: 5px;
    padding: 10px 40px;
}

.jvFloat {
        display: block;        
}

.jvFloat .placeHolder.active {
    margin-top: 10px;
}

.otpform .form-control {
    margin-bottom: 5px;
    width: 100%;
    height: 35px;
}

.features.hidden-xs {
    display: none;
}

.features.visible-xs{
  display: block;
}

.chart-right-content p {
    text-align: center;
}

.chart-right-content .btn-square {
    padding: 10px 10px;
        font-size: 12px;
}

.chart-right-content .btn-square:last-child {
    margin: 0;
}

/*.mojo-dna .owl-carousel .owl-item {
    margin-right: 5px !important;
}*/

.help-faq .section-head span {
    display: block;
    text-align: center;
}

.help-faq .section-head {
    font-size: 24px;
}

#congrtas-mymojoModal .modelfooter .modelhead-heading span {
    display: block;
}

#congrtas-mymojoModal div#questionDetails {
    margin: 15px;
    background: #fff;
    border: 1px solid #D4D4D4;
    border-radius: 8px;
}

.mojomodal-content .faq-accordion > li:last-child {
    margin: 0;
}

.mojomodal-content .faq-accordion > li {
    margin-bottom: 10px;
    }

.mojomodal-content .faq-accordion > li:first-child {
    margin-top: 10px;
}

.login-authentic .info {
    line-height: 24px;
}

.help-faq-section .faq-accordion > li:first-child {
    margin-top: 10px;
}

.smartedge {
    padding: 0 4%;
}

.code-left p {
    text-align: center;
}

.section-note span {
    font-size: 16px
}
.section-note span:first-child {
    font-weight: 300;
    font-size: 16px;
}


  span#valuedp {
      font-weight: 600;
  }

.wrapper-dropdown-1 .dropdown {
    min-width: 140px;
    left: -25px;
  }

 .section-head{
  font-size: 29px;
 }

 .stocksFeatured .smart-stockname {
      font-size: 12px;
  }

}

@media(max-width: 767px){
  .mojo-steps .btn-square.marketmojo-subscribe-now-event{ margin-right: 5px !important;  }
  .mojo-steps .btn-square.marketmojo-subscribe-now-event, .mojo-steps .btn-square.marketmojo-open-an-account-event{
    float: left;
    font-size: 13px;
    width: 48%;
    padding-right: 10px;
    margin-right: 0
  }
}

@media(max-width: 375px){

 .section-head {
    font-size: 28px;
  }


.intro-content {
    font-size: 22px;
    text-align: justify;
}


  .invest-price {
    font-size: 28px;
  }

  #marketmojo_subscribe_now_popup .modelhead-heading {
    padding: 70px 0px 0px;
        font-size: 18px;
}

.slidecontainer span {
    width: 29%;
}

}

.first-level-menu>li>a:hover{
  text-decoration: none !important 
}

.resend{ cursor: pointer; }

/*Hover Changes*/
.second-level-menu li a:hover, .regular_menu a:hover{
    text-decoration: none
}

.first-level-menu > li:hover > a, .first-level-menu > li.active > a, .first-level-menu > li > a.active, .second-level-menu > li > a:hover, .second-level-menu > li.active > a, .thrid-level-menu > li > a:hover, .thrid-level-menu > li.active > a{
    text-decoration: none !important
}


/* stocks featured */
.stocksFeatured {
  padding-top:20px;
  padding-bottom: 40px;
      
}

.fewstock-month .section-head {
    font-size: 26px;
}

.stocksFeatured .smart-stockname {
  font-weight: bold;
  font-family: 'Conv_Futura-Std-Bold';
}
.stocksFeatured .smart-stockreturn {
  color:#498b04;
    font-family: 'Conv_Futura-Std-Medium';
}

.stocksFeatured  .col-sm-2 {
    margin-right: 15px;
}




/* 06-12-2019 */
.fewstock-month .custom-row span.Change-btn:after {
  content: ' \003E';
  top: 0;
  position: absolute;
  right: -25px;
}

/* more time -  more wealth section */
.chart-btm-content {
  width:56%;
}

.fewstock-month .chart-btm-content {
    width: 100%;
    text-align: center;
}


.fewstock-month .chart-btm-content .section-head{
  text-align: center;
}

.chart-btm-content .stocksFeatured,
.stocksFeatured .row {
  margin: 0;
}
.chart-btm-content .section-head {
  font-size: 18px;
  text-align:left;
}
.chart-btm-content .stocksFeatured .bordered-grey {
  border-right:1px solid #eaeaea;
  margin-right: 3%;
}
.chart-btm-content .stocksFeatured .smart-stockprice,
.chart-btm-content .stocksFeatured .smart-stockreturn {
  font-family: 'Conv_Futura-Std-Heavy';
}
.no-pad-lft {
  padding-left:0px!important;
}
.chart-btm-content .smart-stockname.font11 {
  font-size: 11px;
  font-weight: normal;
  font-family: arial;
}
.chart-btm-content .smart-stockname.grey-text {
  color:grey;
}
.chart-btm-content .stocksFeatured .row.padTop40 {
  padding-top:40px;
}
.chart-btm-content .stocksFeatured {
  padding-bottom:0px;
}

/* subscribe now popup - new form added */


#marketmojo_subscribe_now_popup .form-block-white {
  background: #fff;
  border-bottom: 0px;
  padding: 3% 0%;
}
.form-horizontal .starhere:after {
  /*content: '*';  */
  /*position: absolute;*/
  /*right: -8px;*/

}
.centered-block {
  width:80%;
  margin: 0px auto;
  padding-left: 6%;
}
.centered-block .form-horizontal label {
  text-align: left;
  width: 50%;
  color:#AE275F;
  font-family: 'Conv_Futura-Std-Bold';
  font-size: 12px;
      font-weight: 400 !important;
}
.centered-block .form-horizontal .form-text {
  text-align: left;
  font-size: 10px;
  font-family: 'Conv_Futura-Std-Bold';
  padding-top: 10px;
  padding-left: 4px;
}
.centered-block .form-horizontal .row.padTop20 {
  padding-top:20px;
}
.pad-0 {
  padding:0px!important;
}
.required-text {
  font-size: 11px;
  font-family: 'Conv_Futura-Std-Bold';
}

.totalassets{
      width: 33% !important;
}

@media (max-width: 767px) {

  .fewstock-month .container-grid {
    padding: 0;
}

.fewstock-month .stocksval .col-xs-6 {
    padding: 0 5px;
}

.chart-btm-content {
    width: 93%;
}
.chart-btm-content .stocksFeatured .col-sm-6 {
    /*width: 50%;*/
    float: left;
}
.chart-btm-content .stocksFeatured .col-sm-5 {
    width: 46.666667%;
    float: left;
}
.chart-btm-content .stocksFeatured .smart-stockprice {
  font-size: 12px;
}
.chart-btm-content .stocksFeatured {
    margin-bottom: 40px;
}
.fewstock-month .section-head {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 10px;
}

}

/*footer text css start*/

.smartedge-footer {
    background: #f9fafb;
    padding: 20px 0;
}

.smartedge-footer p {
    margin: 0;
}


@media(max-width: 768px){
  .smartedge-footer p {
      text-align: left;
      margin-top: 10px;
  }
}

/*footer text css End*/
