#base{
    font-family: 'Open Sans';
}
#intro-header{
    background-image: url(../img/meeting-room-min.jpg);
    background-position: center;
    background-size: cover;
}
#coupon-section{
    background-image: url(../img/premium-icons.png);
    height:470px;
    background-color: #f7f7f7;
}
#intro-message-2{
    max-width: 220px;
    margin: 10px auto;
}
#intro-message{
    margin: 100px 0 40px 0;
}
#intro-message h1{
    text-align: center;
    font-weight: 300;
    color: #333;
    /*text-shadow: 0px 0px 30px #fff;*/
    margin: 20px;
    font-size: 45px;
    line-height: 1.4em;
    letter-spacing: 0px;
    text-transform: none;

}
#intro-message h3{
    text-align: center;
    color: #555;
    letter-spacing: 0;
    font-size: 28px;
    font-weight: 400;
    display: block;
    margin-top: 35px;
    margin-bottom: 5px;
}
#intro-message h4{
    text-align: center;
    color: #555;
    letter-spacing: 0;
    font-size: 14px;
    font-weight: 400;
    display: block;
    margin-bottom: 30px;
    /*text-shadow: 0 0 20px #999*/
}

.light-dark-shadow{
    background: #f7f7f7;
    border-top:1px solid #eee;
    border-bottom:1px solid #eee;
}
.inset-shadow{
    box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.15), inset 0px 0px 5px 0px rgba(0,0,0,0.30);
}

/* START TRIAL */
#start-trial{
    padding: 20px;
}
.trial-message{
    margin: 0 auto 100px auto;
    max-width: 320px;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    color: #999;
}
    .trial-message .s-btn{
        border-radius: 5px;
        padding-top:15px;
        padding-bottom: 15px;
        font-weight: 600;
        font-family: 'Open Sans';
        font-size: 16px;
    }
        .trial-message .s-btn:hover{
            background: #f76e12;
            border: 1px solid #f76e12;
            color:#fff;
        }
        .trial-message .s-btn:focus{
            outline:0;
        }

.sec-exports2{
    margin-top: 90px !important;
    border: none !important;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.05) !important;
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.05) !important;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.05) !important;
    padding-bottom: 15px;
}

/* rows */

.container-alt{
    max-width: 960px !important;
    padding-top: 70px;
    padding-bottom: 70px;
}

.container-alt-chart{
    max-width: 1000px !important;
    padding-top: 70px;
    padding-bottom: 70px;
}

.container-alt-chart2{
    padding-bottom: 0;
}

.container-alt .span5, .container-alt .span7{
    padding-left: 20px;
    padding-right: 20px;
}

.light-blue-title{
    color: #333;
    font-weight: 300;
    font-size: 30px;
    margin-bottom: 30px;
    text-transform: uppercase;
    margin-top: 40px
}

.container-alt2 .light-blue-title{
    margin-top: 35px;
}

.container-alt3 .light-blue-title{
    margin-top: 20px;
}

.container-coupon{
    max-width: 540px !important;
    background: rgba(247,247,247, 0.95);
    padding-top: 60px;
    padding-bottom: 60px;
    padding: 60px 100px;
    height:350px;
}
    .container-coupon .light-blue-title{
        margin-top: 40px;
        margin-bottom: 20px;
        text-align: center;
    }
    .container-coupon .leading-label{
        text-align: center;
        font-size: 22px;
        line-height: 35px;
        color:#444;
        font-weight: 400;

    }


.pvt-lib-img{
    width: 60%;
    margin: 0 auto;
    display: block;
}
.coupon-img{
    width:25%;
    margin: 0 auto;
    display: block;
}
.coupon-logos{
    margin-top:20px;
}
.coupon-logo{
    width:75%;
    margin: 0 auto;
    display: block;
}
.coupon-logo-alt{
    width:90%;
}

.leading-label{
    /*max-width: 400px;*/
    font-size: 20px;
    line-height: 30px;
    margin-top: 15px;
    color: #555;
    font-weight: 300;
    /*margin-left: 40px;*/
}

.leading-label2{
    font-size: 16px;
}
.row{
    max-width: 960px;
    margin: 0 auto;
}

#content-section-b{
    padding: 20px 0;
}

#content-section-user-feedback h2, #premium-faq h2, #sec-exports h2.sct-title, h2.sect-title{
    /* OUR PREMIUM USERS KN: */
    font-family: 'Open Sans';
    color: #304E70;
    letter-spacing: 2.54px;
    text-align: center;
    font-weight: 400;
    margin: 80px 20px 60px;
    font-size: 24px;
    line-height: 36px;
}

h2.sect-title{
    margin-top: 40px;
}

#sec-exports h2.sct-title{
    margin: 20px 20px 20px;
}

#premium-faq h4{
    padding: 0 20px;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 5px;
    color: #777;
}

#premium-faq p{
    margin-bottom: 35px;
    padding: 0 20px;
    line-height: 20px;
}

.light-box{
    /* Rectangle 51 Copy: */
    background: #FAFAFA;
    border: 1px solid #eee;
    border-radius: 6px;
    padding: 70px 60px 50px;
    max-width: 650px;
    font-weight: 300;
    font-size: 16px;
    line-height: 30px;
    margin: 100px auto 0;
}
.light-box img{
    border-radius: 100%;
    margin: -120px auto 30px;
    display: block;
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.20);
    width: 100px;
}
.light-box p{
    font-family: "Open Sans";
    color: #555555;
    text-align: center;
}
.light-box footer{
    text-align: center;
    line-height: 20px;
    margin-top: 20px;
    font-size: 14px;
}
.light-box b{
    font-weight: bold;
}

.price-sect{
    text-align: center;
}
    .price-large{
        font-size: 80px;
        font-weight: 300;
        color: #ff761a;
        line-height: 80px;
        margin-top: 40px;
    }
    .price-row-premium{
        color: #ff761a;
        font-size: 14px;
        font-weight: 600;
        margin-bottom: 60px;
    }
    .billing-options{
        text-align: left;
        width:180px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
        margin-top: 20px;
        padding: 20px;
        border: 1px solid #ddd;
    }
    .price-sect .start-trial-premium{
        padding: 12px 58px;
        font-size: 16px;
    }


table.feature-list{
    width: 100%;
}
    table.feature-list th{
        padding: 20px 20px;
        font-size: 18px;
        font-weight: 400;
        text-align: left;
        color:#fff;
        border:1px solid #304e70;
    }
    table.feature-list tr{
        padding: 10px;
        font-size: 14px;


    }
    table.feature-list td{
        padding: 10px 20px;
        font-size: 14px;
        cursor: pointer;
        border:1px solid #ddd;
    }
    table.feature-list td:hover{
        padding-left: 25px;
        background: #f7f7f7;
    }
    table.feature-list .info-icon{
        float: none;
    }

.pricing-chart tr td{
    padding: 15px 20px;
    width:120px;
    text-align: center;
    border: 1px solid #ddd;
    border-bottom: none;
    color:rgb(255, 103, 0);
    font-size:16px;
}

.pricing-chart tr.last-row td{
    border-bottom: 1px solid #ddd;

}
.pricing-chart tr td:first-child{
    text-align: right;
    padding: 15px;
    width:270px;
    background: #f7f7f7;
    color:#555;
    font-size:15px;
}

.pricing-chart-plan{
    padding: 20px 30px;
    font-size: 20px;
    color: #fff;
    width:100px;
    border-right:1px solid #fff;
    font-weight: 300;
    line-height: normal;
}
    .pricing-chart-plan.plan1{
        background-color: rgb(205, 82, 0);
    }
    .pricing-chart-plan.plan2{
        background-color: rgb(230, 92, 0);
    }
    .pricing-chart-plan.plan3{
        background-color: rgb(255, 103, 0);
    }
    .pricing-chart-plan.plan4{
        background-color: rgb(255, 118, 26);
    }
    .pricing-chart-plan.plan5{
        background-color: #ff8736;
        border-right:1px solid #ff8736;
    }

    .pricing-chart tr.billing-row td{
        padding: 10px 20px 0px 20px;
        color: #777;
    }

    .pricing-chart tr.button-row td{
        border-top: none;
    }
    .add-on{
        font-size: 12px;
    }

    .button-row p.align-center{
        font-size: 12px;
        color:#555;
        margin-top: 5px;
    }

    .pricing-chart tr.empty-row td{
        background: #fff;
        border: none;
        border-top: 1px solid #ddd;
    }

    .price-row td.price-row-price{
        font-size: 30px;
        color:rgb(255, 103, 0);
        font-weight: 400;
        padding: 25px 30px;
    }
    .price-row td.price-row-price span{
        font-size: 14px;
    }
    .pricing-chart tr.billing-row td{
        font-size: 12px;
    }
    .pricing-chart tr.billing-row td{
        text-align: left;
    }
    .pricing-chart tr.billing-row td p{
        text-align: center;
        color :#555;
    }

    .info-icon{
        cursor: pointer;
        color: #999;
        width: 18px;
        float: right;
    }

.container-small {
    max-width: 700px !important;
    margin-top:50px;
    height:30px;
}

aside {
  margin: 20px 0;
  line-height: 50px;
  position: relative;
  cursor: pointer;
  user-select: none;
}

aside.ribbon {
  background-color: #F9DA73;
  margin-left: -25px;
  padding-left: 20px;
  padding-right: 20px;
  color:#333;
  font-weight: 600;
  font-size: 16px;
}
aside.ribbon:before, aside.ribbon:after {
  top: 5px;
  z-index: -10;
}
aside.ribbon:before {
  border-color: #EDC556 #EDC556 #EDC556 transparent;
  left: -25px;
  top:18px;
  border-width: 20px;
}
aside.ribbon:after {
  border-color: #EDC556 transparent #EDC556 #EDC556;
  right: -25px;
  top:18px;
  border-width: 20px;
}

aside:before, aside:after {
  content: '';
  position: absolute;
  height: 0;
  width: 0;
  border-style: solid;
  border-width: 0;
}


/* FAQ */

.container-faq{
    padding-top: 30px;
    padding-bottom: 0;
}
    .container-faq .trial-message{
        margin-bottom: 20px;
        margin-top: 20px;
    }
.faq-col{
    min-width: 250px;
    width: 38%;
    margin: 4%;
    float: left;
    margin-top: 0;
}
.faq-col h4{
    margin-bottom: 18px;
    font-size: 1.3em;
}
.faq-col p{
    font-size: 1.1em !important;
    margin-bottom: 32px;
    font-weight: 300;
    line-height: 21px;
    font-size: 14px;
}

@media (max-width: 767px){
    .container-alt, .container-alt-chart{
        text-align: center;
    }
    .container-coupon{
        padding: 60px 20px;
    }
}