

#insightsSlide {
    height: 365px;
    text-align: center;
    position: relative;
    background-image: url(../../images/landing_pages/insights/pic.jpg);
    background-size: cover;
    background-position: center;
    padding-top: 200px;
}
#insightsSlide h1, #welcomeSlide  h2, #welcomeSlide h3 {color:white;
    margin: 5px
}
#insightsSlide iframe{position:absolute;width:800px;height:500px;top:0;left:0}
#insightsSlide div {
  font-size: 25px;
  color: white;
  max-width: 1024px;
  margin: 0 auto;
  text-align: left;
}

#insightsContent #videoPromotion {max-width:1024px;margin:0 auto}
.centered{max-width:1024px;margin:0 auto;display:block;text-align:center}
#insightsContent #priceTable{width:666px;color:#6647d0;background:#f7f8f9;border-radius:10px;margin:0 auto;}
#insightsContent #priceTable th{ text-align:left;  font-family: 'American Typewriter Light', 'Coustard', 'Lucida Grande';font-size:24px;padding:20px;}
#insightsContent #priceTable td{  width:211px;padding:20px;font-size:18px}
#insightsContent #priceTable td:nth-child(2) {  text-align:center}
#insightsContent #priceTable td:nth-child(3) {  text-align:center}

#insightsContent .leftFeature .featureDescription{top:0;width:354px}
#insightsContent .rightFeature .featureDescription{top:0;width:354px}
#priceTable {
  border-collapse: collapse;
}

#priceTable td, #priceTable th {
  border:#c8cfd5 dotted 2px;
}

#priceTable tr:first-child th {
  border-top: 0;
}

#priceTable tr:last-child td {
  border-bottom: 0;
        background:#e9ecef;
}
#priceTable tr td:first-child,
#priceTable tr th:first-child {
  border-left: 0;
}
#priceTable tr td:last-child,
#priceTable tr th:last-child {
  border-right: 0;
}


#insightsContent  #featureList h2{font-size:34px;margin-left: 40px;}
#insightsContent #featureList div {
  height: 512px;

  }
#insightsContent  #featureList img {
  max-width: 640px;
  vertical-align: middle;

}
#insightsContent .icon{
height: 33px;

}
#getInsightspDiv {
  background: #fff;
  text-align: center;
  padding: 77px;
  max-width:1024px;
  margin:0 auto;
}


#getInsightspDiv .transButton{
    border-color:#6647d0;color:#6647d0;background:white;
}
#getInsightspDiv hr{
    border-top:dotted 2px #6647d0;color:#6647d0;background:white;
}

#getInsightspDiv .transButton:hover{
    background:#6647d0;color:white;
}


#inStatmentText{background:white;}
#inStatmentText {
 font-size: 22px;
 background: #fff;
 text-align: center;
 padding: 40px 0;
 }
#inStatmentText div {
    height:220px;
}
#inStatmentText li {
   font-family: 'American Typewriter Light', 'Coustard', 'Lucida Grande';
    padding: 38px;
    font-size:30px;
    text-align: center;
    list-style: none;
    float: left;
}
#inStatmentText ul {
    max-width: 1024px;
    margin: 0 auto
}
#inStatmentText p {

    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

#insightIcon1{
    color:#ffb2b2 !important
}

#insightIcon2{
    color:#33DE8B !important
}

#insightIcon3{
    color:#c78ff1 !important
}

#insightsContent #featureList{background:none;font-size: 16px;}
#insightsContent #featureList p{background:none;font-size: 16px;}


.featureDescription ul{color:#666666;  margin-top: 10px !important; }
.featureDescription li{  color: #666666;
  font-size: 16px;
  padding: 5px;
  margin-left: 52px;
  list-style-type: disc;
  line-height: 1.7;
  }
.testimonial{background:#f7f8f9;border-radius:10px;color:#6633cc;font-size:25px;text-align:left;display:none}
.testimonial .floatLeft{margin:10px}
.testimonial img{width:90px;border-radius:100px}
.testimonial li div{width:400px}
.big{font-size:40px}
.testimonial div{width:470px;  line-height: 36px;
  text-indent: -12px;}
.testimonial .graySmall{font-size:16px;color:#b8b8b9;margin-left:10px;text-align: left;  margin-top: 7px;}
.testimonial img{margin-right:40px}
.testimonials{max-width:1024px;text-align:center;margin-top:50px;height:300px;margin: 0 auto;}
.testimonials .slides{width:600px;height:300px;margin:0 auto;}
.floatLeft{float:left}
.rightFeature h2 img{float:none}

#funcIcons li{font-size:16px;font-family: Helvetica, Arial, "MS Trebuchet", sans-serif;width:264px}
#funcIcons,#funcIcons h3{
    color:#8f7ae1;font-size:18px

}
#funcIcons div{
    height:255px
}
#funcIcons h3{
  font-size: 23px;
  font-weight: bold;
    margin-bottom: 7px;
  }



@media only screen and (min-device-width: 320px) and (max-device-width: 641px) {
    #insightsSlide {
      padding-top: 84px;
        height: 546px;
        padding-left:10px;
    }
    #insightsContent #featureList img {
     width: auto;
    }
    #featureList div {
        width:300px !important
    }
    #featureList h2 {
  font-size: 30px;
  line-height: 1.6;
  text-align: left;
  margin: 0 !important;}

  #insightsContent #featureList img {
  width: 321px;
}
#insightsContent .icon {
  width:auto !important;
}

.featureDescription {
  text-align: left;
    }
    .greenBox {  width:233px  }
#videoPromotion h2 {
  font-size: 33px;
  }
  .testimonial div {
  width: 90%;
    }
    #insightsContent #priceTable{display:none}
    .testimonials .slides{width:280px;}
}