body{
    padding: 0;
}
.wrap-features-all{
    background: url("https://static.intercomcdn.com/assets/marketing/background_intro-59e85f49db6d2387c3169a0546b48116.jpg") no-repeat scroll 0 0 / cover rgba(0, 0, 0, 0);
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.75) inset;
    padding-top: 80px;
    position: relative;
}
/* Section 1 Features */
.wrap-features-all .section1{
    padding: 0 15px;
}
.wrap-features-all .section1 .intro{
    color: #FFFFFF;
    display: block;
    margin: 0 auto 20px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.75);
    width: 70%;
}
.wrap-features-all .section1 p{
    font-size: 18px;
    margin: 0 auto;
}
.ftre-huge-dgram{
    background: url("https://rdbuploads.s3.amazonaws.com/uploads/feature-top-brand.png") no-repeat scroll;
    background-size: 800px 354px;
    display: block;
    height: 354px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 800px;
}
.name-and-avatar {
    color: #B3CACC;
    display: block;
    font-size: 18px;
    height: 52px;
    line-height: 30px;
    padding: 12px 0 8px;
    position: absolute;
}
.ftre-huge-dgram .name-and-avatar.right {
    padding-right: 70px;
    text-align: right;
}
.ftre-huge-dgram .name-and-avatar.left {
    text-align: left;
}
/* Avatar One */
.ftre-huge-dgram #NameAvatarOne{
    right: 599px;
    top: 45px;
}
.ftre-huge-dgram #NameAvatarTwo{
    right: 677px;
    top: 102px;
}
.ftre-huge-dgram #NameAvatarThree{
    right: 593px;
    top: 170px;
}
.ftre-huge-dgram #NameAvatarFour{
    right: 667px;
    top: 245px;
}
.ftre-huge-dgram .naLeft{
    left: 603px;
    top: 154px;
}
/* For image Right */
.name-and-avatar .avatar {
    background-clip: padding-box;
    border: 1px solid #FFFFFF;
    border-radius: 50%;
    box-shadow: 0 1px 3px #1B3D3F;
    height: 50px;
    position: absolute;
    top: 0;
    width: 50px;
}
.name-and-avatar.right .avatar {
    right: 0;
}
/* For Image Mid */
.name-and-avatar.mid {
    left: 304px;
    padding-left: 190px;
    top: 67px;
}
.name-and-avatar .midImg{
    background-clip: padding-box;
    border: 1px solid #FFFFFF;
    border-radius: 1px;
    box-shadow: 0 0px 5px #000;
    left: 0;
    position: absolute;
    top: 35px;
}
/* For image Left */
.name-and-avatar.left .avatar {
    left: 0;
}
/* Sign Up */
.altSignUp{
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 6px;
    margin: 10px auto;
    padding: 20px;
    width: 65%;
}
.altSignUp input,.altSignUp .btn{
    margin-top: 10px;
}
/* Section 2 */
.section2 {
    background: none repeat scroll 0 0 #3A3A3A;
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.75) inset, 0 -10px 10px -10px rgba(0, 0, 0, 0.75) inset;
    color: #7690A7;
    padding: 20px 15px;
    text-align: center;
}
.section2 h5 {
    color: #FFFFFF;
    font-size: 32px;
    line-height: normal;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.75);
}
/* Section 3 */
.section3{
    background-color: #FFFFFF;
    overflow: hidden;
    padding: 40px 15px;
    position: relative;
}
.section3 header h2{
    color: #0072B4;
}
.section3 header section p{
    font-size: 17px;
}
/* LI Retention Case section */
.section3 li.case {
    background-image: -webkit-radial-gradient(50% 15px at center top, #F0F0F0, #FFFFFF);
    background-image: radial-gradient(50% 15px at center top , #F0F0F0, #FFFFFF);
    clear: both;
    margin: 40px 0;
    position: relative;
}
.section3 li.case.retention {
    padding-top: 130px;
}
.section3 li.case:after {
    clear: both;
    content: "";
    display: table;
}
.section3 li.case:after {
    background-image: -webkit-radial-gradient(50% 15px at center bottom, #F0F0F0, #FFFFFF);
    background-image: radial-gradient(50% 15px at center bottom , #F0F0F0, #FFFFFF);
    content: "";
    display: block;
    height: 80px;
}
.section3 li.case .copy {
    display: inline;
    float: left;
    margin-right: 20px;
    padding-left: 20px;
    padding-right: 20px;
    width: 340px;
}
.section3 li.case h3{
    line-height: 34px;
}
.section3 li.case p {
    color: #666666;
    font-size: 17px;
    line-height: 24px;
}
/* Image ThumbsPic */
.thumbsPic li img {
    background-clip: padding-box;
    border-radius: 10px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.75);
}
.thumbsPic li img:hover{
    box-shadow: 0 1px 10px #0099cc;
}
.section3 li.case .screenshot {
    display: inline;
    float: left;
    margin-right: 20px;
    width: 540px;
}
.section3 li.case .omega {
    display: inline;
    float: right;
    margin-right: 0;
}
.section3 li.case .screenshot img {
    bottom: 0;
    left: -35.333%;
    position: absolute;
}
.section3 li.case .screenshot.omega img {
    left: 41.6667%;
}
.section3 blockquote {
    padding: 10px 0;
    text-align: center;
}
.section3 blockquote .thumb-inset {
    background-clip: padding-box;
    border-radius: 100%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.75) inset;
    display: inline-block;
}
.section3 blockquote p{
    margin-bottom: 10px;
}
.thumb-inset img {
    background-clip: padding-box;
    border-radius: 100%;
    position: relative;
    vertical-align: middle;
}
.section3 .thumb-inset img {
    height: 73px;
    width: 73px;
}
/* quote */
.section3 blockquote .q {
    color: #333333;
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
    quotes: "“" "”" "‘" "’";
}
.section3 blockquote .q:after {
    content: close-quote;
}
.section3 blockquote .q:before {
    content: open-quote;
}
/* By */
.section3 blockquote .by {
    color: #CC6600;
    font-size: 13px;
    line-height: 1em;
}
/* LI Communication Case Section */
.section3 li.case.communication {
    padding-top: 130px;
}
.section3 h5{
    color: #74828F;
}
.carousel-control i{
    color: #999;
}
/* Landscape phones and down */
@media (max-width: 320px){
    .section3 li.case .copy {
        width: 244px;
    }
    .thumbsPic{
        margin-bottom: 90px;
    }
    .thumbsPic li:last-child{
        margin-top: 10px;
    }
}
@media (min-width: 384px){
    .section3 li.case .copy{
        margin-bottom: 145px;
    }
}
@media (min-width: 480px){
    .section3 li.case .copy{
        margin-bottom: 185px;
    }
}
@media (min-width: 568px){
    .section3 li.case .copy{
        margin-bottom: 237px;
    }
}


/* Design 2 */
.addSection1{
        background: #fff;
        padding: 70px 0;
        color: #000;
    }
    .addSection1 h5 {
        font-size: 25px;
        line-height: normal;
    }
    .wrap-circle-icon {
        border: 1px solid #A3BA12;
        border-radius: 50%;
        box-shadow: 0 0 10px #A3BA12 inset;
        color: #FFFFFF;
        margin: auto auto 15px;
        padding: 30px;
        text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
        width: 70px;
    }
    .green-circle {
        background: #B8D30B;
    }
    .addSection1 .sub-headerTtle{
        color: #BBBDC0;
        display: block;
        font-size: 15px;
        line-height: normal;
        padding-bottom: 5px;
        text-transform: uppercase;
    }
    /* ==== Carousel ==== */

.carousel-control.m-btn {
    position: absolute;
    height: auto;
    width: auto;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.carousel-inner .item img {
    display: inline-block !important;
}

.carousel-inner .item {
    text-align: center !important;
}

@media (max-width: 570px) {
    .carousel-control.left {
        left: 0;
    }
    .carousel-control.right {
        right: 0;
    }
}

.carousel-control {
    background: none;
    border: none;
    opacity: 1;
}

.carousel-control:hover {
    background: none;
    border: none;
    opacity: 1;
}

.carousel.horizontal .next {
    left: 100%;
}

.carousel.horizontal .prev {
    left: -100%;
}

.carousel.horizontal .active.left {
    left: 100%;
}

.carousel.horizontal .active.right {
    left: -100%;
}

.carousel.carousel-fade .item {
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    opacity: 0;
    filter: alpha(opacity=0);
}

.carousel.carousel-fade .active.item {
    opacity: 1;
    filter: alpha(opacity=1);
}

.carousel.carousel-fade .active.left,
.carousel.carousel-fade .active.right {
    left: 0;
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0);
}

.carousel.carousel-fade .next,
.carousel.carousel-fade .prev {
    left: 0;
    z-index: 1;
}

.carousel.carousel-fade .carousel-control {
    z-index: 3;
}

.vertical .carousel-inner {
    height: 100%;
}

.carousel.vertical .item {
    -webkit-transition: 0.6s ease-in-out top;
    -moz-transition: 0.6s ease-in-out top;
    -ms-transition: 0.6s ease-in-out top;
    -o-transition: 0.6s ease-in-out top;
    transition: 0.6s ease-in-out top;
}

.carousel.vertical .active {
    top: 0;
}

.carousel.vertical .next {
    top: 100%;
}

.carousel.vertical .prev {
    top: -100%;
}

.carousel.vertical .next.left,
.carousel.vertical .prev.right {
    -webkit-transition: ease-in-out top;
    -moz-transition: ease-in-out top;
    -ms-transition: ease-in-out top;
    -o-transition: ease-in-out top;
    transition: ease-in-out top;
}

.carousel.vertical .active.left {
    top: 100%;
}

.carousel.vertical .active.right {
    top: -100%;
}

.carousel.vertical .item {
    left: 0;
}

.carousel .inactive {
    position: absolute;
    display: block;
    z-index: -1;
}

.carousel .inactive.active {
    position: relative !important;
    z-index: 0;
}