.bg-dark-grey { background-color:#2b2a2c !important; }
.top-cut-dark-grey {border-top: 20px solid #2b2a2c !important;}
.bottom-cut-dark-grey {border-bottom: 20px solid #2b2a2c !important;}
#footer { background-color: #2b2a2c; }
#social-icons .bottom-cut-color { border-bottom: 20px solid #2b2a2c; }

section#black-sheep {background-color:#000000; color:#ffffff;}

h2.intro {font-weight:300;font-size: 24px;}
h2.title {font-weight:300;font-size: 36px;}
h2.title-md {font-weight:300;font-size: 28px;}
h2#testimonials-title {font-weight:200;font-size: 35px; color:#ffffff; }

p.text-left {text-align:left;}

.no-margin {margin-top:0px; margin-bottom:0px;}
.no-margin-top {margin-top:0px;}
.no-margin-bottom {margin-bottom:0px;}

.no-padding {padding-top:0px; padding-bottom:0px;}
.no-padding-top {padding-top:0px;}
.no-padding-bottom {padding-bottom:0px;}

.top-pad-half {padding-top:.5em;}
.top-pad-1 {padding-top:1em;}
.top-pad-2 {padding-top:2em;}
.top-pad-3 {padding-top:3em;}
.top-pad-4 {padding-top:4em;}
.top-pad-5 {padding-top:5em;}

.bottom-pad-half {padding-bottom:.5em;}
.bottom-pad-1 {padding-bottom:1em;}
.bottom-pad-2 {padding-bottom:2em;}
.bottom-pad-3 {padding-bottom:3em;}
.bottom-pad-4 {padding-bottom:4em;}
.bottom-pad-5 {padding-bottom:5em;}

.top-margin-half {margin-top:.5em;}
.top-margin-1 {margin-top:1em;}
.top-margin-2 {margin-top:2em;}
.top-margin-3 {margin-top:3em;}
.top-margin-4 {margin-top:4em;}
.top-margin-5 {margin-top:5em;}

.bottom-margin-half {margin-bottom:.5em;}
.bottom-margin-1 {margin-bottom:1em;}
.bottom-margin-2 {margin-bottom:2em;}
.bottom-margin-3 {margin-bottom:3em;}
.bottom-margin-4 {margin-bottom:4em;}
.bottom-margin-5 {margin-bottom:5em;}
.lh-30 {line-height: 30px;}

#intro-panels .panel-default>.panel-heading {min-height:10em;}
#intro-panels .panel-default>.panel-body-trial {padding-left:15px; padding-right:15px;}

.header-description { text-align:left; }

#testimonial {
    width: 100% !important;
    min-height:0px !important;
    background:none !important;
}

#testimonial .slide p {
    font-size: 14px;
    font-weight: 300;
    margin: 15px 5% 0 5%;
    color:#F6F6F6;
    padding-right: 1em;
    padding-left: 1em;
}

#testimonial .slide h1 { color:#F6F6F6; }
#testimonial .slide h2 { color:#F6F6F6; font-size:30px;}
.testimonial-wrapper .jw-controlbar { display:none; }
#testimonial .playpause.pause { display:none; }
#testimonial .pagi a { background:#000000; }
.js_search { display:none; }
#welcome .header h2 { margin-bottom: 1em; }
section#welcome { padding-top: 30px; }
.bold { font-weight: bold; font-size: large; }
.underline { text-decoration: underline; }
.italic { font-style: italic;  }
.ct { text-align: center; }
#home-bullets p { font-size:larger; }
#bottom-bullets p { font-size: large; }

#features-tabs ul.bullets {margin-top: 0px;}
#features-tabs ul.bullets li ul li {list-style-type: none;}
#features-tabs ul.bullets li .icon {
    width: 105px;
    height: 105px;
    background:none !important;
    float: left;
    margin-right:1em;
}
.homepage ul.bullets li div.row {margin-bottom:1em;}
.homepage ul.bullets li .detail {margin-left:0px;}
.homepage #editorials ul.bullets li .detail {margin-top: 0px;}
.homepage .panel-default, .documentation { border:none; }
.homepage #scars-all-about, .homepage #scars-learn-more { padding-bottom: 2em; }
.homepage #scars-learn-more button { width:100%; white-space: normal; padding-right:2px; padding-left:2px; }
.homepage .panel a .clearfix { padding-top:1em;  }
.homepage .panel-body {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 30px;
    padding-left: 10px;
}
.homepage .img-responsive {
    display: block;
    max-width: 75%;
    height: auto;
    margin: auto;
}

div ul.bullets li div.detail h2 {
    padding-bottom:0px;
    margin-top:0px;
    margin-left:0px;
}

div ul.bullets li div.detail div.description div.col-md-3 {float:right;}

i.fa.fa-book {
    color:#c00000;
}

div ul li a.documentation {
    font-size:14px;
}

div ul li a.documentation:hover {
    color:#FFFFFF;
    background-color: #51758f!important;
    border-color: #51758f!important;
}

tr td i[class*="icon"] {
    display: block;
    height: 100%;
    width: 100%;
    margin: auto;
}

.tab-content ul li a.btn {color: #FFFFFF;}
.tab-content ul li a.btn:hover {color: #000000;}

.top-cut-color {
    padding-bottom: 2em;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #2b2a2c;
    padding-top: 80px;
}

.top-cut-black {
    padding-top: 2em;
    padding-bottom: 2em;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #000000;
}

.blue_bg_image {
    background-image: url(//content/themes/plus/assets/images/textures/noise.png);
    background-repeat: repeat;
}

.bottom-color {
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #2b2a2c;
    padding-bottom: 80px;
}

.bottom-cut-black {
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #000000;
    padding-bottom: 80px;
}

.section-h2 { text-align:center;padding-bottom:1em;padding-top:1em; }
.section-intro-video #intro-video-text {
    text-align:left;
}
.title-description { font-weight: 300; }

#footer {
    color: #fff;
}

.btn-primary {
    background-color: #c00000!important;
    border-color: #c00000!important;
}
.btn-primary:hover, ul .dl-menu li a:hover {
    background-color: #000000!important;
    border-color: #000000!important;
    color:#ffffff;
}

.dl-menuwrapper ul.dl-menu {
    max-height: 400px;
    overflow-y: scroll;
    z-index:100;
    -webkit-overflow-scrolling: touch;
    -webkit-perspective: 0;
}

/* iPhone 5 (landscape)----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px)
and (orientation : landscape) {
    .dl-menuwrapper ul.dl-menu {
        max-height: 250px;
    }
    .section-intro-video #intro-video-text {
        text-align:center;
    }
}

/* iPhone 6(plus) (landscape)----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 667px)
and (orientation : landscape) {
    .dl-menuwrapper ul.dl-menu {
        max-height: 250px;
    }
    .section-intro-video #intro-video-text {
        text-align:center;
    }
}

/* iPhone 6 plus (landscape)----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 736px)
and (orientation : landscape) {
    .dl-menuwrapper ul.dl-menu {
        max-height: 250px;
    }
    .section-intro-video #intro-video-text {
        text-align:center;
    }
}


/* iPads (landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
    .dl-menuwrapper ul.dl-menu {
        max-height: 600px;
    }
    .section-intro-video #intro-video-text {
        text-align:center;
    }
}

/* iPads (portrait) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
    .dl-menuwrapper ul.dl-menu {
        max-height: 900px;
    }
    .section-intro-video #intro-video-text {
        text-align:center;
    }
}

/* iPad Pro (landscape) ----------- */
@media only screen
and (min-device-width : 1000px)
and (max-device-width : 1366px)
and (orientation : landscape) {
    .dl-menuwrapper ul.dl-menu {
        max-height: 900px;
    }
    .section-intro-video #intro-video-text {
        text-align:center;
    }
}

/* iPads (portrait) ----------- */
@media only screen
and (min-device-width : 1000px)
and (max-device-width : 1366px)
and (orientation : portrait) {
    .dl-menuwrapper ul.dl-menu {
        max-height: 1000px;
    }
    .section-intro-video #intro-video-text {
        text-align:center;
    }
}
