body,html{
    font-family: OpenSans-Regular;
}
.sg-br{
    display: none;
}
.advice{
    background-color: #f9f9f9;
    padding-bottom: 6%;
}
.advice-p1{
    font-family: OpenSans-Bold; 
    font-size:25.5px;
    margin-top:15px;
}
.advice-p2{
    color:#f1631d;
    font-family: OpenSans-ExtraBold;
    font-size:32px;
    margin-top:20px;
    line-height: 35px;
}
.br-look-for{
    display: none;
}
.advice-container{
    width: 65%;
    background-color: #ffffff;
    text-align: left;
    padding:30px 60px 30px 60px;
    box-shadow: 0px 4px 3px 1px rgba(233,233,233,1);
    -webkit-box-shadow: 0px 4px 3px 1px rgba(233,233,233,1);
    -moz-box-shadow: 0px 4px 3px 1px rgba(233,233,233,1);
 
}

.able-to-container{
    padding:30px 210px 30px 210px;
}

.logo {
    max-width: 490px;
    width:100%;
  }
.hero{
    padding-top: 3%;
    padding-bottom: 5%;
    background-image: url(../images/desktop/Desktop_Hero-BG.webp);
    background-size: cover;
    background-position:   center;
}
.heading{
    font-family: OpenSans-ExtraBold;
    color:#ffffff;
    font-size:78px;
    margin-top:20px;
}
.subheading{
    font-family: OpenSans-SemiBold;
    color:#ffffff;
    font-size:37px;
    margin-top: -15px;
}

.nasdaq{
 
    color:#ffffff;
    font-size:17px;
}
.sub-heading-2{
    font-family: OpenSans-SemiBold;
    color:#ffffff;
    font-size:28px;
    margin-top: -10px;
}  

.percentage{
    color:#ffffff;
    font-size:26.5px;
    margin-top:25px;
}

.form-input{
    height:55px;
}
.form-main-container {
    background-color: rgba(255, 255, 255, 0.1);
    width: 830px;
    padding: 15px 18px 15px 18px;
    margin-top: 15px;
  }
.form-container {
    background-color: white;
    height: auto;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 10px;
    border-radius: 0px;
}
.input-icons img {
    position: absolute;
    margin-left: 5px;
  }
  .input-icons {
    width: 100%;
    padding-left: 40px;
    padding-right: 0px;
  }
.input-field {
    width: 100%;
    padding: 10px;
    border: none;
    padding-left: 35px;
    border-radius: 0px !important ;
}

.form-icon{
    width:20px;
    margin-top: 10px;
}
.signup-btn {
    background-color: #f1631d;
    border-radius: 5px;
    color: white !important;
    padding: 10px 0px 10px 0px !important;
    margin-right: 15px;
    width: 300px;
    margin-top: -5px;
    text-transform: uppercase;
    font-size: 22px;
    font-family: OpenSans-ExtraBold;
  }
.remember{
    font-size:24px;
    margin-top:40px;
}
.signup{
    font-size:18px;
    margin-top: 30px;
    color:#62656f;
}
.respect{
    color:#dedede;
    margin-top:30px;
    font-size:14px;
  
}
.sub-head-mobile{
    display: none;
    font-size: 28px !important;
}
.percentage-mobile{
    display: none;
   }
  
   .divider{
    height: 1px;
    width: 100%;
    background-color: #cacaca;
    display: none;
} 
.input-field::placeholder {
    color:#34363c;
    font-size:18px
    
  }
  .br1{
    display: none;
  }
  .picks > h1{
    color:#34363c;
    font-size:36px;
  }

  .sans-bold{
    font-family: OpenSans-Bold !important;
  }

  .various{
    color:#62656f;
    font-size:19px;
  }
  .separator{
    width: 120px;
    height: 5px;
    background-color: #f1631d;
   
  }

  .f-on-mobile{
    display: none;
  }
  .gains-container{
    padding-top: 4%;
    padding-bottom: 20px;
    background-image: url(../images/desktop/Desktop_LastPicks-BG.webp);
    background-size: cover;
    background-position:  center;
  }
 .gains-container > h1{
    text-align: center;
    color:#ffffff;
    font-size:36px;

 }

 .g-success{
    text-align: center;
    color:#ffffff;
    font-size:19px;
 }
 
 .alert-card {
    background-color: #ffffff;
    height: 365px;
    padding: 15px 0px 0px 0px;
    text-align: center;
    position: relative;
    margin-left: 16px;
    margin-right: 16px;
  }
 .alert-card img {
    max-width: 232px;
    width: 100%;
 }
 .card-btn{
    
    border: none;
    background-color: #f1631d;
    color:#ffffff;
    font-family: OpenSans-Bold;
    border-radius: 5px;
    font-size:14px;
    padding: 10px 15px 10px 15px;

 }
 .alert-card > h1{
    font-family: OpenSans-Bold;
    font-size:28px;
    color:#34363c;
 }
 .alert-card > h2{
    font-family: OpenSans-SemiBold;
    font-size:25px;
    color:#f1631d;
    margin-top: -10px;
 }
 .alert-card > .alerted {
    color: #34363c;
    font-size: 11px;
    margin-top: 15px;
  }
 .alert-card > img{
    width: 85%;
    margin-top: 5px;
 }
 .gains-subtext{
   font-size:12px;
   color:#dadada;
   text-align:center;
   padding-left:21%;
   padding-right:21%;
   margin-top: 25px;
 }
 .gc-mobile{
    display: none;
 }

 .g-success-mobile{
    display: none;
 }


 .hw-img > img {
    margin-top: 10px;
    width: 550px;
    margin-left: -20px;
  }
  
.hw-heading{
    font-size:38px;
   
    color:#34363c;
    margin-top:50px;
}
.hw-text > p{
    color:#62656f;
    font-size:16.39px;
    padding-right: 14%;
    margin-top: 20px;
}
.hw-list{
    margin-top:20px;
    
}
.hw-text{
    padding-right:8.5%;
}

.advice-list-content > p {
    
    color:#34363c;
    font-size:20px;
    margin-left:15px;
    margin-top: -7px;
    font-family: OpenSans-Bold;
}
.advice-list-content{
    margin-top: 15px;
   
}
.advice-heading{
    font-size: 20px;
    color:#62656f;
}

.list-content > p{
    
    color:#34363c;
    font-size:16.39px;
    margin-left:15px;
    margin-top: -7px;
    font-family: OpenSans-Bold;
}

.br2{
    display: none;
}

#testimonials {
    width: 100%;
   background-color: #f9f9f9;
    padding: 3% 2% 6% 2%;
    background-position: top;
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
.testi-heading > .hf{
    text-align: center;
    color:#34363c;
    margin-left:20px;
    font-size:46px;
    line-height: 55px;
    }
    .testi-heading > img{
        width: 105px;
    }
    .testi-subheading{
        text-align: center;
        color:#62656f;
        font-size:19px;
        margin-top:17px;
    }
    
    .divider-yellow{
        width: 85px;
        height: 2px;
        background-color: #f1631d;
    }
    .testi-card {
        width: 300px;
        background-color: #ffffff;
        text-align: center !important;
        padding: 25px 35px 20px 35px;
        -webkit-box-shadow: 2px 2px 5px 1px rgba(246,246,246,1);
        -moz-box-shadow: 2px 2px 5px 1px rgba(246,246,246,1);
        box-shadow: 2px 2px 5px 1px rgba(246,246,246,1);
        border-radius: 0px;
        margin-left:15px;
        margin-right:15px;
        margin-top:20px;
      
       
    }
    .testi-card > img{
        width:90px;
    }
    .testi-content{
        font-size:15px;
        color:#34363c;
        margin-top:15px;
    }
    .testi-card > .name{
        color:#34363c;
        font-weight: 700;
        font-size:20px;
        margin-top:15px;
        font-family: OpenSans-Bold;
        
    }
    .address{
        font-weight: 500;
        font-size: 18px;
        color:#f1631d;
        font-family: OpenSans-SemiBold;
        text-transform: uppercase;
    }
    

    .faq-text{
        padding-right:70px;  
        font-size: 19px;
        color:#62656f;
        line-height: 25px;
        margin-top: 15px;
    }
   

    .hw-list-content {
        margin-top:20px;
    }
    #faq{
       
        padding-top: 3%;
        padding-bottom: 5%;
    }
    .faq-title{
        font-family: OpenSans-Bold;
        color:#34363c;
        font-size:18px;
        margin-top:-1px;
        color:#34363c;
        
    }
    .faq-title > span{
        margin-left:12px;
    }
    .faq-content{
        font-size:12px;
        color:#404040;
        line-height: 17px;
        margin-top: -8px;
       
       
    }
    .faq-list > img{
        width: 3px;
    }
    .faq-list{
        margin-top: 0px;
        padding-right: 20px;
    }
    .mobile-faq{
        display: none;
    }
    .desktop-faq > img {
        margin-top: 20px;
        width: 590px;
        margin-left: 50px;
      }
    .faq-content{
        padding-right: 2%;
        width: 100%;
    }
    .faq-heading{
        font-size:38px;
        color:#34363c;
    }
    .faq-separator{
        width: 135px;
    }
  
    .mobile-faq{
        display: none;
    }
    .mbr{
        display: none;
    }
    .bottom-footer {
        background-image: url(../images/desktop/Desktop_BttmCTA-BG.webp);
        padding-top: 2%;
        padding-bottom: 3.5%;
        background-position: center;
        background-size: cover;
      }
    .logo2{
        width: 250px;
    }
    .f-mobile > h1{
        text-align: center;
        color:#ffffff;
        font-size:32px;
    }
    .f-mobile{
        display: none;
    }
    .footer-nav {
        background-color: #172e4c;
        padding-top: 30px;
        padding-bottom: 10px;
      }
      .footer-nav-list > a {
        text-decoration: none;
        color: #ffffff;
        font-size: 16px;
        margin-left: 40px;
      }
      .copy {
        color: #ffffff;
        margin-right: 50px;
        font-size: 16px;
      }
    .pp-title {
        font-family: OpenSans-Bold;
        padding-bottom: 20px;
        font-size: 20px;
    }

    .other-page{
        background-image: url(../images/desktop/Desktop_Hero-BG.webp);
        padding-top: 2%;
        padding-bottom: 5%;
        background-position: center;
        background-size: cover;
    }

    .op-header{
        text-align: center;
        color:#ffffff;
        font-family: OpenSans-Bold;
        font-size:60px;
        margin-top:40px;

    }
    .op-content{
        padding-top: 4%;
        padding-bottom: 4%;
    }

    .form-contact-us {
        width: 100%;
        padding-bottom: 150px
    }
    
    .form-contact-us-container {
      
        padding-right: 8%;
        padding-left: 8%
    }
    .c-input {
        padding: 15px;
        border-radius: 15px;
        color: #babcbd
    }
    
    .c-input-message {
        height: 250px;
        color: #babcbd
    }
    .btn-send-message {
        background-color: #f1631d;
        color: #ffffff;
        border-radius: 25px;
        font-family: OpenSans-Bold;
        padding: 10px 40px 10px 40px;
        margin-top: 40px;
        float: right;
        font-size: 16px
    }
    .thank-you-content > h1{
        font-family: OpenSans-ExtraBold;
    }
    .thank-you-content > p{
        font-size:18px;
    }
    .mobile-br{
        display: none;
    }

    .logo-single > img{
        width: 120px;
    }
    .logo-single > p{
        color:#ffffff;
        font-size:38px;
        line-height: 45px !important;
        margin-left: 20px;
    }
    .sans-bold{
        font-family: OpenSans-Bold; 
    }
    input{
        outline: none;
    }
    .form-icon,.form-icon-main{width:20px;}
    .form-icon-main{margin-top: -9px;}


    .platform-logo{
        width: 130px;
        margin-top: 5px;
        margin-left:15px;
        margin-right: 15px;
      }
      
      .yahoo,.g-finance,
      .mwatch{
        width: 120px ;
      }
      .tws{
        width: 250px;
        
      }
      .nasdaq{
        width: 120px;
       
      }
      
      .fa-question-circle{
        padding: 0px 6px 0px 6px;
        color:#f1631d;
        font-size:14px;
        background-color: #f1631d;
        border-radius: 100%;
        color: #ffffff;
      }