/* homepage is based on https://rofocus.com - combined career-coach-main and rofocus' main.css to create this fis */

/*@import url('https://fonts.googleapis.com/css?family=Nunito+Sans:700,800');*/

/*@import url('https://fonts.googleapis.com/css?family=Biryani:300,400,600,700');*/
@import url('https://fonts.googleapis.com/css?family=Raleway:400,500,600,700,800');


.analyser-homepage {
    padding: 0 0 0 0 !important;
}

#hero {
    padding-top: 0em;
    min-height: 500px;
    height: 100%;
    width: 100%;
    /*background: linear-gradient(35deg,#062d5f 56%,#18aaa4 100%);*/
}




.hero-container {
  /*padding-left: 5em;*/
  text-align: center;
}

.home-right {
    width: 42%;
   
    margin-left: 0em;
    margin-right: 0em;
    
    min-width: 200px;
    vertical-align: top;


    /*padding-left: 4em;*/
    /*padding-right: 4em;*/
    padding-top: 2em;
    display: inline-block;
    text-align: left;
    
}



.home-right {
    /*background-image: url("../images/smr-showcase");*/
    /*overflow: hidden;*/
    /*width: calc(100% - 51%);
    padding-right: 0em;
    padding-top: 0em;
    padding-left: 0em;*/
}

.home-right svg {
  width:100%;
}
.home-right video {
    box-shadow: 24px 16px 72px #a69bbd;
    max-width: 100%;
  }

.home-left {
    width: 40%;
    padding-left: 6em;
    margin-left: 0em;
    margin-right: 4em;
    /*padding-right: 4em;*/
    min-width: 200px;
    text-align: left !important;
    display: inline-block;
    padding-top:4em;
    padding-right:2em;
}


#hero .home-left {
    padding-top:0em;
}




.home-left a {
    text-decoration: none;
}



.home-left h1, .home-right h1 {
 /*font-family: 'Nunito Sans', sans-serif !important;*/
 font-family: 'Raleway', sans-serif !important;
  font-size: 54px !important;
  /*font-weight: 700 !important;*/
  font-weight: 900 !important;
  /*letter-spacing: 1.5px !important;*/
      letter-spacing: 0.2px !important;
      color: #fff;
    font-size: 2.1em;
    /*font-family: "Cerebri Sans";*/
    letter-spacing: 1.5px;
    font-weight: 400;
    line-height: 1.25;

    /*color: #141c3a;*/
        color: #3e444e;
        margin-bottom: 0px;
}

.core-central-header {
  width: 75%;
  max-width: 800px;
  margin:0 auto;
}

.core-central-header h1 {
     font-family: 'Raleway', sans-serif !important;
  font-size: 50px !important;
  /*font-weight: 700 !important;*/
  font-weight: 900 !important;
  /*letter-spacing: 1.5px !important;*/
      letter-spacing: 0.2px !important;
      color: #fff;
    font-size: 2.1em;
    /*font-family: "Cerebri Sans";*/
    letter-spacing: 1.5px;
    font-weight: 400;
    line-height: 1.25;

    /*color: #141c3a;*/
        color: #3e444e;
        margin-bottom: 0px;
}

.core-central-header h2 {
     color: #d1e0f1;
    font-size: 1.2em;
    /* font-family: "Cerebri Sans"; */
    letter-spacing: 0.5px;
    font-weight: 500;
    line-height: 2em;
    color: #7a7a7a !important;
    /* color: #4c4b4b !important; */
    font-family: 'Raleway', sans-serif !important;
    background-color: transparent !important;
    margin-top:25px;
    margin-bottom:25px;
}

.subtitle-text {
      /* color: #f5f5f5; */
    color: #d1e0f1;
    font-size: 0.8em;
    /* font-family: "Cerebri Sans"; */
    letter-spacing: 1px;
    font-weight: 300;
    line-height: 2em;
    /* color: #7a7a7a !important; */
    color: #4c4b4b !important;
    font-family: 'Raleway', sans-serif !important;
    font-style: italic;
    background-color: transparent !important;
}
.sub-video-container video {
    /*box-shadow: 24px 16px 72px #a69bbd;*/
    /*max-width: 100%;*/    border: 2px solid #cebdf1;
  }



.home-left h2, .home-right h2 {
/*color: #f5f5f5; */
    color: #d1e0f1;
    font-size: 1.1em;
    /* font-family: "Cerebri Sans"; */
    letter-spacing: 0.5px;
    font-weight: 500;
    line-height: 2em;
    color: #7a7a7a !important;
    /* color: #4c4b4b !important; */
    font-family: 'Raleway', sans-serif !important;
    background-color: transparent !important;

}

.home-left p, .home-right p {
  /* color: #f5f5f5; */
  color: #d1e0f1;
  font-size: 0.8em;
  /* font-family: "Cerebri Sans"; */
  letter-spacing: 1px;
  font-weight: 300;
  line-height: 2em;

  /*color: #7a7a7a !important;*/
  color: #4c4b4b !important;
  font-family: 'Raleway', sans-serif !important;
  font-style: italic;; 
  background-color: transparent !important;
}

#hero strong {
    color: #d1e0f1;
    font-size: 1em;
    letter-spacing: 1.4px;
    font-weight: 400;
    line-height: 2em;
    /*color: #7a7a7a !important;*/
    color: #4c4b4b !important;
}

.top-subtitle-linkedin {
    /*margin-top: 1.7em;*/
    margin-top: 0em;
    margin-bottom: 2em;
}


@media (min-width: 1500px) {
#hero {
    padding-top: 1em;
}


#smr-showcase {
    width: 1091px;
}

.home-right {
    margin-top: -4em;
    
}
}

@media (max-width: 1000px) {
.home-left {
  width: 75% !important;
  padding: 20px;
}
.home-right {
  width: 80% !important;
}  
.home-right img {
  width: 100% !important;
} 
.start-button {
    margin: 0 auto;
}
}

@media (min-width: 1001px) and (max-width: 1499px) {
.home-left {
  /*width: 38%;*/
  width: 40%;
  /*padding: 20px;*/
  padding-left: 2em;
  padding-right: 2em;
}
.home-right {
  /*width: 80% !important;*/
  width: calc(100% - 51%) !important;
}  
.home-right {
  /*width: 100% !important;*/
  margin-top: -4em;
} 

}




 #hero {

    /*background-color: rgb(15, 1, 94);*/
    /*background-image: radial-gradient(at 50% 100%, rgba(123, 22, 255, 0.75), rgb(15, 1, 94));*/
    /*background: #fff;*/
    max-width: 1500px;
    margin:0 auto;
 }




#hero .container {
  text-align:center;padding-left:0%;padding-right:0%;max-width: 2000px;margin: 0 auto;
}



.logo-font {
  font-family: 'Raleway', sans-serif !important;
  /*font-weight: 500;*/
  /*text-transform: uppercase;*/
  font-weight: 900;
    color: #3f0eb7;
    vertical-align: top;
    padding-left: 12px;

}

  #nav > ul > li > a {
    color: #1f4056;
  }

.start-button {

      border-radius: 5px;
          color: #ffffff;
    background-color: #6400e4;
    border-color: transparent;
    text-align: center;
        padding: 0.75rem 1.25rem;
font-size: 1em;
    line-height: 1.8;
    min-width: 6rem;
    max-width: 12rem;
    font-family: 'Raleway', sans-serif !important;
        font-weight: 500;
        letter-spacing: 1px;
        display: inline-block;
        cursor: pointer;
        margin-bottom:25px;

}
.start-button:hover {
      background-color: #5111a5;

}

.login-button {
font-size: 1em;
    line-height: 1.8;
    font-family: 'Raleway', sans-serif !important;
        font-weight: 500;
        letter-spacing: 1px;
        display: inline-block;
        color: #7a7a7a !important;
        padding: 0.75rem 1.25rem;
        border-radius: 5px;
        border: 1px solid #c0c1ca;
}

.login-button:hover {
  border:1px solid #7a7a7a;
}

.underline-h1 {
  border-bottom: 8px solid #3f0eb7;
  padding-bottom: 10px;
}

.quote-callout {
    background: #f1f8fe;
    padding: 35px;
    margin: 0 auto;
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }



.login_modal {
  padding: 4em;
    max-width: 500px;
    background-color: white;
}


.login_modal h1 { 
  font-family: 'Raleway', sans-serif !important;
    font-size: 1.5em !important;
    font-weight: 700 !important;
    /* letter-spacing: 1.5px !important; */
    letter-spacing: 0.2px !important;
    color: #fff;
    letter-spacing: 1.5px;
    line-height: 1.5;
    color: #141c3a;
  }
.login_modal h2 { color: #f5f5f5; */
    color: #d1e0f1;
    font-size: 1em;
    /* font-family: "Cerebri Sans"; */
    letter-spacing: 1px;
    font-weight: 300;
    line-height: 2em;
    color: #4c4b4b !important;
    font-family: 'Raleway', sans-serif !important;
  }

#users_email {
/*  height: 50px;
  width: 100%;
  text-align: left;
  font-size:1.2em;
  border-radius: 10px;
  display: block;*/
    font-size: 1.2em;
    padding: 0.5em;
    box-sizing: border-box;
    border-radius: 0.2em;
    border: 1px rgba(0,0,0,0.1) solid;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-color: rgba(0,0,0,0.1);
    background-color: #f5f5f5;
    color: black;
    width: 100%;
  padding: 0.75rem 1.25rem;   
  margin-top:10px;
  margin-bottom:10px;
}

.user-logos-container {
  width: 80%;
  text-align: center;
  margin: 0 auto;
}


.user-logo-home {
  display: inline-block;
  width: 27%;
  vertical-align: top;
}
.user-logo-home img {
  height: 70px;
}

.current-users-are-from {
    width: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
    background: #e6e8ff;
    background: linear-gradient(0deg,#e6e8ff 5%,#ffffff);
    /*background: linear-gradient(0deg,#eeefff 5%,#ffffff);*/
    
}

.full-width-hero {
    width: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
    background: #e6e8ff;
    /*background: linear-gradient(0deg,#e6e8ff 5%,#ffffff);*/
    background: linear-gradient(0deg,#eeeefe 1%,#ffffff);
    /*background: linear-gradient(0deg,#eeefff 5%,#ffffff);*/
    
}



.features-background {
  background-color: #e6e8ff;
}

.buy-pro-tab-container {
  width: 75%;
}

.current-users-are-from h1 {
  color: #d1e0f1;
    font-size: 1.2em;
    /* font-family: "Cerebri Sans"; */
    letter-spacing: 1.4px;
    font-weight: 400;
    line-height: 2em;
    /* color: #7a7a7a !important; */
    color: #4c4b4b !important;
    font-family: 'Raleway', sans-serif !important;  
    text-align: center;
}

.copyright-stuff-in-footer {
    color: #d1e0f1;
    font-size: 1em;
    /* font-family: "Cerebri Sans"; */
    letter-spacing: 1.4px;
    font-weight: 400;
    line-height: 2em;
    /* color: #7a7a7a !important; */
    color: #4c4b4b !important;
    font-family: 'Raleway', sans-serif !important;  
    text-align: center;
}


@media (max-width: 1000px) {
.user-logo-home {
  width: 100% !important;
}


}

.buy-pro-tab-container {
    /* width: 87%; */
    /* margin: 0 auto; */
    background: #f8f4fe;
    /* padding: 10%; */
    background: #e6e8ff;
    padding-top: 40px;
    padding-bottom: 40px;
    margin:0 auto;
}

.copyright-stuff-in-footer {
  padding-top:70px;
  padding-bottom:70px;
  background: #e6e8ff;
}

.pro-feature-tabs-container {
    width: 100%;
    display: flex;
    justify-content: space-between;
    text-align: center;
    vertical-align: top;
}

.pro-feature-single-tab.active {
    color: #6107e8;
    background: #fff;
    /* padding-left: 80px; */
    border-radius: 5px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    /* font-weight: 600; */
}
.pro-feature-single-tab {
    /* display: table-cell; */
}
.pro-feature-single-tab {
    width: 15%;
    margin-bottom: 0px;
}
.pro-feature-single-tab {
    padding: 14px 12px;
    margin-bottom: 5px;
    cursor: pointer;
}
.pro-feature-content-container {
    display: block;
    width: 100%;
    vertical-align: top;
    background: #fff;
    padding: 50px;
    padding-top: 40px;
    border-top-left-radius: 4px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}


.pricing-container {
    /*width: 100%;*/
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    margin-top:5em;
}

    

.pricing-container h1 {
    /*font-family: "Avenir Next LT W01 Bold","Helvetica Neue",sans-serif;*/
    font-family: 'Raleway', sans-serif;
    color: #313D4D;
    /*font-size: 2em;*/
    line-height: 58px;
    font-size: 3.1em;
    line-height: 94px;
    margin-bottom: 22px;
}

.pricing-container h2 {
    /*font-family: "AvenirNextLTW01-Medium","Helvetica Neue",sans-serif;*/
    font-family: 'Raleway', sans-serif !important;
    color: #6F7680;
    font-size: 1.5em;
    line-height: 39px;
    font-weight: 500;
    letter-spacing: 0.5px;
    background-color: transparent !important;

}

.pricing-header h2 {
    /*font-family: "Avenir Next LT W01 Bold","Helvetica Neue",sans-serif;*/
    font-family: 'Raleway', sans-serif !important;
    color: #313D4D;
    font-size: 36px;
    line-height: 60px;
    margin-top: 0px;
    font-weight: 700;

    margin-bottom: 10px;
}


.pricing-header h3{
    font-family: 'Raleway', sans-serif !important;
    color: #313D4D;
    font-size: 20px;
    line-height: 29px;
}

.pricing-plans {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.single-pricing-plan {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    height: 400px;
    /*padding-right: 15px;*/
    /*padding-left: 15px;*/
}

.yearly-prices {
  display: none;
}

.price-subtext {
    font-size: 14px !important;
    line-height: 21px !important;
    font-family: 'Raleway', sans-serif !important;
    color: #6F7680;
}

.plan-btn {
    display: block;
    border-width: 0px;
    border-radius: 11px;
    font-family: 'Raleway', sans-serif;
    color: #FFFFFF;
    text-decoration: none !important;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 26px;
    cursor: pointer;
    font-weight: 600;
    margin-top:20px;
    margin-bottom:20px;
}

.first-plan-btn {
  /*background-color: #fbb54d;*/
  background-color: #d16eff;
}

.middle-plan-btn {
  /*background-color: #d16eff;*/
  background-color: #6ea1ff;
}

.last-plan-btn {
  background-color: #ff5280;
}

.first-plan-icon {
  /*color: #fbb54d;*/
  color: #d16eff;
}
.middle-plan-icon {
  /*color: #d16eff;*/
  color: #6ea1ff;
}
.last-plan-icon {
  color: #ff5280;
}
  

.pricing-separator {
  margin-top: 2rem;
    margin-bottom: 2rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
    border-top-color: #EAEBED;
}

.single-pricing-plan-inner {
      padding: 30px !important;
          box-shadow: 8px 8px 0 -2px rgba(234,235,237,0.5);
              overflow: hidden;
              background: #FFFFFF;
    padding: 20px;
    border-radius: 11px;
    border: solid 1px rgba(202,205,211,0.5);
    position: relative;
    display: block;
    -webkit-transition: border-color 400ms ease-out;
    transition: border-color 400ms ease-out;
    margin: 15px;
}

.pricing-features {
  padding-left: 10px;
}

.pricing-features li {
font-family: 'Raleway', sans-serif !important;
    color: #6F7680;
    font-size: 16px;
    list-style: none;
    text-align: left;
    margin-bottom: 10px;
}


.plan-month-year-radio {
      position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
    margin-bottom: 45px;
}

.plan-single-radio-item {
  position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
        display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;  

    box-shadow: 0 0 0 1px #8a6eff inset !important;
    color: #8a6eff !important;


    border-width: 0px;
    border-radius: 11px;
    /*font-family: "AvenirNextLTW01-Medium","Helvetica Neue",sans-serif;*/
    font-family: 'Raleway', sans-serif !important;
    padding: 15px 33px;
    font-weight: 500;
    font-size: 18px;
    line-height: 29px;
    text-decoration: none !important;
        background: white;
}

.plan-single-radio-item:first-of-type {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.plan-single-radio-item:last-of-type {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}


.plan-single-radio-item.active {
  /*background: #2ca7f0 !important;*/
  background: #8a6eff !important;
    color: #FFFFFF !important;
}
  
.features-container {
  width: 75%;
  margin: 0 auto;
}

.features-container h1 {
  font-size: 35px !important;
}

.features-container img {
      box-shadow: 0 4px 35px 0 rgba(23,55,87,.1), 0 5px 15px 0 rgba(0,0,0,.07);
    /*margin: 50px;*/
    /*margin-top:80px;*/
    width: 100%;
    max-width: 100%;

}

.bottom-of-page-cta {
  background-color: #381f69;
  padding: 70px 0px;
}
.bottom-of-page-cta h1 {
font-family: 'Raleway', sans-serif !important;
    font-size: 38px !important;
    /* font-weight: 700 !important; */
    font-weight: 900 !important;
    /* letter-spacing: 1.5px !important; */
    letter-spacing: 0.2px !important;
    color: #fff;
    font-size: 2.1em;
    /* font-family: "Cerebri Sans"; */
    letter-spacing: 1.5px;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
    text-align: center;
}


.invite-nav {
  text-align: center;
  margin-top: 10px;
}
.full-height-hero {
  min-height: 100vh;
  background:url(../img/abstract-bg.svg) center -2rem/75% 75% no-repeat, linear-gradient(0deg,#eeeefe 1%,#ffffff);
}

.invite-page {
  margin:0px;
}

.invitepage-background {
  background:none;
}

.invite-form-container {
    max-width: 600px;
    background-color: white;
    -webkit-box-shadow: 0 7px 14px rgba(50,50,93,.1), 0 3px 6px rgba(0,0,0,.08);
    box-shadow: 0 7px 14px rgba(50,50,93,.1), 0 3px 6px rgba(0,0,0,.08); 
    margin: 0 auto;
    border-radius: 15px;
    /*font-weight: 400;*/
    padding: 30px 50px;
    text-align: center;
    /*font-family: 'Circular-Pro-Book';*/
    font-family: "Circular-Pro",sans-serif;
    font-weight: 400;
    display: none;

}



.invite-form-container h1 {
  /*padding-bottom: 15px;*/
  /*font-family: 'Circular-Pro-Medium';*/
  font-family: "Circular-Pro",sans-serif;
  font-weight: 600;
  letter-spacing: 0.2px;  
   font-size: 1.8em;
}

#step-1 h1 {
  font-size: 2.2em;
}

.invite-form-container p {
  line-height: 1.8;
  font-size: 1.3em;
  font-weight: 300;
}


.onboarding-big-input {
  border: 0px solid;
  border-bottom: 1px dashed #3a0192;
  /*font-family: 'Circular-Pro-Medium';*/
  font-family: "Circular-Pro",sans-serif;
  font-weight: 600;
  font-size: 2.2em;
  text-align: center;
  width: 80%;
}

.invite-options-container {
  margin-top: 30px;;
  margin-bottom: 30px;
  text-align: center;
  /*font-family: 'Circular-Pro-Book';*/
  font-family: "Circular-Pro",sans-serif;
  font-weight: 400;
}

.onboarding-big-btn {
  border-radius: 15px;
  white-space: nowrap;
  /*background-color: #3a0192;*/
  display: inline-block;
  font-size: 1.5em;
  color: white;
  padding: 15px 25px;
  background: #5623fa;
  cursor: pointer;
  margin: 10px;
}

.onboarding-big-btn:hover {
  background-color: #2a1bfa;
}

.back-btn {
    border-radius: 15px;
  white-space: nowrap;
  /*background-color: #3a0192;*/
  display: inline-block;
  font-size: 1.5em;
  color: white;
  padding: 15px 25px;
  cursor: pointer;
  margin: 10px;
  background: none;
  color: #4c4c4c;
  border: 1px solid transparent;
}

.back-btn:hover {
  border: 1px solid #4c4c4c;
  background-color: #fff;
}





@media (max-width: 800px) {
.features-container {
  width: 95%;
}
.core-central-header {
  width: 95%;
  margin:0 auto;
}

.core-central-header h1 {
  font-size: 40px !important;
}

.sub-video-container video {
    max-width: 500px;
    left: auto !important;
      right: auto;
  }

  .sub-video-container {
      position: relative !important;
      left: auto !important;
      right: auto;
      width: 100%;

  }
  .svg-container {
    display: none;
  }
}

@media (min-width: 576px) {
  .pricing-container {
      max-width: 540px;
  }
  .single-pricing-plan {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
}

@media (min-width: 768px){
  .pricing-container {
      max-width: 720px;
  }
  .single-pricing-plan {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
}

@media (min-width: 992px){
  .pricing-container {
      max-width: 960px;
  }
  .single-pricing-plan {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

}

@media (min-width: 1200px){
  .pricing-container {
    max-width: 1140px;
  }
}







@media (max-width: 1000px){
.pro-feature-content-container {
    width: 100% !important;
    max-width: 100% !important;
    display: block;
    margin-left: 5px;
    margin-right: 5px;
    text-align: center;
}
}




