.text-blueish {
    color: #00ffd4;
    font-weight: 600;
}

.bg-white {
    background: #273c7a;
    background: rgba(255,255,255,0.15);
}

.border-radius-3 {
    border-radius: 3px;
}

#linkedin-top {
  background: linear-gradient(45deg, #0656e8 0%, #684cea 100%);  
  background: linear-gradient(45deg, #0b2469 56%, #0656e8 100%);
}


.pro-right-widget {
    -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.15);
    box-shadow: 0 1px 1px 0 rgba(0,0,0,0.15);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fafafa;
    padding: 30px;
    border-radius: 6px;
    
}

.pro-right-widget-price {
  font-size: 47px;
  font-weight: 600;
  color: #444;    
  font-family: "Cerebri Sans";
  padding: 15px;
}


.pro-right-widget-subtitle {
  font-size: 14px;
  font-weight: 400;
  color: #444;    
  font-family: "Cerebri Sans";
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 12px;
  padding-right: 12px;
  text-align: left;
}

.pro-right-widget-details {
  font-size: 14px;
  /*font-weight: 400;*/
  color: #444;    
  font-family: "Cerebri Sans";
  padding-bottom: 16px;
  padding-left: 12px;
  padding-right: 12px;
  text-align: left;
}

.pro-right-widget-bottom {
  font-size: 12px;
  /*font-weight: 400;*/
  color: #999;    
  font-family: "Cerebri Sans";
  /*padding: 15px;*/
}

.pro-right-widget-top {
  font-size: 14px;
  font-weight: 400;
  color: #444;    
  font-family: "Cerebri Sans";
  /*padding-top: 7px;*/
  padding-bottom: 10px;
  /*padding-left: 12px;*/
  /*padding-right: 10px;*/
  text-align: center;
}




.home-left {
    margin-right: 4em;
    padding-top: 30px;
}

.home-right {
    display: inline-block;
    width: 26%;
    vertical-align: top;
    margin-left: 2em;
    margin-right: 2em;
    min-width: 200px;
}


.overall-jumpto-questions {
    /*border: 1px solid;*/
    border: 0px solid;
    border-radius: 5px;
    /*background: rgba(0, 0, 0, 0.15);*/
    background: rgba(0, 0, 0, 0.15);
    margin-bottom: 40px !important;
    display: inline-block;
    min-height: 40px;
    padding-top: 12px;
    padding-left: 18px;
    padding-right: 18px;
      /*font-weight: 400;*/
  font-size: 1em;
  padding-bottom: 12px;
  letter-spacing: 0.7px;
  border-color: rgba(255, 255, 255, 0.5);
  font-weight: 400;
    letter-spacing: 1.5px;
    color:white;

    /*text-transform: uppercase;;*/
    /*text-shadow: 0 1px 3px rgba(36,180,126,.4);*/
}


.overall-jumpto-questions:hover {
    /*border-color: rgba(255, 255, 255, 0.75) !important;*/
        /*background-color: rgba(255, 255, 255, 0.15) !important;*/
        border-color: rgba(255, 255, 255, 0.75) !important;
        background-color: rgba(255, 255, 255, 0.15) !important;
        color: #fff !important;
    /*height: 200px;*/
}

.new-pro-features ul {
    list-style: none;
    padding: 0;
    padding-top: 2em;
    /*padding-bottom: 2em;*/
    margin: 1rem 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    /*box-shadow: 0 5px 70px 0 #000;*/
    /*box-shadow: 0 5px 60px 0 #0000007a;*/
    /*border-radius: 30px;*/
    overflow: hidden;
     color: #fff;

}



.new-pro-features li {
    flex: 0 1 100%;
    padding-bottom: 30px;
    padding-top: 30px;
    /*background: ;*/
    /*border-bottom: 1px solid #edf2ff;*/
    /*color: #fff;*/
}


@media (min-width: 640px) {
.new-pro-features li {
    flex: 0 1 44%;
    /*padding-right: 20px;*/
    /*padding-left: 20px;*/
    margin-bottom: 20px;
    margin-left: 20px;
    margin-right: 20px;
}

.new-pro-features h3 {
    color: #fff;
}

.new-pro-features p {
    color: #fff;
}


}

@media (max-width: 950px) {
#twitter-carousel {
  display: none;
}

#backup-testimonials {
  display: inline-block;
}

}
@media (min-width: 951px) {
#twitter-carousel {
  display: inline-block;
}

#backup-testimonials {
  display: none;
}

}





.features-headline {
  font-size: 20px;
  font-weight: 400;
  color: #fff;    
  font-family: "Cerebri Sans";
  padding-top: 30px;
  padding-bottom: 10px;
  letter-spacing: 0.7px;

  /*padding-left: 12px;*/
  /*padding-right: 10px;*/
  text-align: center;
}

.features-subtitle {
  font-size: 14px;
  /*font-weight: 400;*/
  color: #d1e0f1;    
  font-family: "Cerebri Sans";
  /*padding-top: 7px;*/
  padding-bottom: 10px;
  /*padding-left: 12px;*/
  /*padding-right: 10px;*/
  text-align: center;
  width: 75%;
  margin: 0 auto;
}


.testimonials-pro {
  padding-left: 10px;
  padding-right: 10px;
}


.testimonials-pro h4 {
  font-size: 0.8em;
  text-align: right;
  font-style: italic;
  color: #d1e0f1;
    /*font-size: 0.9em;*/
    letter-spacing: 1.4px;
    font-weight: 300;
    line-height: 2em;
}




#backup-testimonials ul {
    list-style: none;
    padding: 0;
    padding-top: 2em;
    /*padding-bottom: 2em;*/
    margin: 1rem 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    /*box-shadow: 0 5px 70px 0 #000;*/
    /*box-shadow: 0 5px 60px 0 #0000007a;*/
    /*border-radius: 30px;*/
    overflow: hidden;
     color: #fff;
     /*font-size: 1em;*/

}



#backup-testimonials li {
    flex: 0 1 50%;
    padding-bottom: 30px;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    /*background: ;*/
    /*border-bottom: 1px solid #edf2ff;*/
    /*color: #fff;*/
}

#feature-table {
    text-align: center;
    /* padding: 16px; */
    color: #fff;
    font-weight: 300;
    margin-bottom: 1em;
    font-size: 0.8em; 
     
    letter-spacing: 1.2px;
    padding-bottom: 20px !important;
    padding-top: 20px !important;
    padding-left: 15px;
    padding-right: 15px;
}
#feature-table table {
  width: 90%;
}

#feature-table th, td {
  text-align: center;
  /*padding: 16px;*/
  color: #fff;
  font-weight: 400;
  margin-bottom: 1em;
  font-size: 1.2em;
  font-family: "Source Sans Pro" !important; 
    letter-spacing: 1.2px;
    padding-bottom: 20px !important;
    padding-top: 20px !important;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 1500px) {
.home-right {
     padding-right: 0em; 
}
}