/*
Theme Name: DBAN.org
Description: A child theme to house custom coding which modifies the Divi parent theme.
Author:   Jason Niemoth - Blancco Technology Group
Version: 2.0
Template: Divi
*/

@import url("../Divi/style.css");


/* ************* OVERALL ************* */

.wf-loading {
    visibility: hidden;
}
.et_pb_scroll_top.et-pb-icon {
    display: none !important;
}
html, body, h1, h2, h3, h4, h5, h6, p {
    font-family: "aktiv-grotesk", arial, sans-serif;
    font-weight: 300;
    font-size: 18px;
    color: #25383B;
}
h1, h2, h3, h4 {
    font-weight: 500;
    color: #3965AE;
}
h1 {
    font-size: 36px !important;
    line-height: 42px !important;
    letter-spacing: .01em !important;
}
h2 {
    font-size: 30px !important;
    letter-spacing: .01em !important;
}
h3 {
    font-size: 24px !important;
    letter-spacing: .01em !important;
}
h4 {
    font-size: 20px !important;
    letter-spacing: .01em !important;
}
h5 {
    font-weight: 300 !important;
    font-size: 18px !important;
    color: #25383B !important;
}
strong {
    font-weight: 500;
}
a {
    color: #3965AE;
}
a:hover {
    text-decoration: underline;
    transition: none !important;
}
p {
    line-height: 28px;
    margin-bottom: 10px;
}
#left-area ol, .entry-content ol, .comment-content ol, body.et-pb-preview #main-content .container ol {
    padding: 0 0 0 20px;
    margin-bottom: 20px;
    line-height: 28px;
    list-style-position: outside;
}
#left-area ul, .entry-content ul, .comment-content ul, body.et-pb-preview #main-content .container ul {
    padding: 0 0 0 20px;
    line-height: 28px;
    list-style-type: disc;
}
li {
    padding-left: 15px;
    padding-bottom: 15px;
}
.benefits {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 25px;
}
.green-check {
    padding-left: 0 !important;
}
.green-check li {
    list-style: none;
    padding-left: 50px;
    padding-bottom: 20px;
    position: relative;
}
.green-check li:before {
    content: url('/wp-content/uploads/2016/12/listicon.svg');
    width: 6%;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.et_pb_text > :last-child {
    padding-bottom: 20px;
}
p:last-of-type {
    padding-bottom: 20px;
}
.et_pb_toggle_close {
    background-color: #f6f6f6;
}
.et_pb_toggle_open h5.et_pb_toggle_title {
    color: #3965AE !important;
    font-weight: bold !important;
}
.et_pb_toggle_content p,
.et_pb_toggle_content a,
.et_pb_toggle_content code {
    font-size: 16px;
    line-height: 24px;
}
hr {
    margin-top: 15px;
    margin-bottom: 30px;
    border: 0;
    border-top: 1px solid #ccc;
}
.et_overlay:before {
    color: #3965AE;
}
.mfp-title {
    display: none;
}
.mobile_menu_bar:before {
    color: #ffffff;
}
.et_mobile_menu {
    border-top: 3px solid #e6e6e6;
}
.entry-content table, body.et-pb-preview #main-content .container table {
    width: auto;
    margin: 0 0 15px 0;
    border: none;
    text-align: left;
}
.entry-content tr td, body.et-pb-preview #main-content .container tr td {
    padding: 9px 15px;
    border-top: none;
}
.compare-chart {
    width: 85% !important;
    margin: 0 auto !important;
    font-size: 16px;
    line-height: 17px;
}
.col1 {
    width: 40%;
}
.col2 {
    width: 25%;
}
.col3 {
    width: 35%;
}
.chart-title {
    text-align: center;
    color: #CF1F2F;
    font-size: 20px;
    font-weight: 500;
    padding: 20px 15px 0 !important;
}
.gray-row {
    background-color: #E6E6E6;
}
.section-title {
    color: #CF1F2F;
    font-size: 17px;
    font-weight: 500;
    border-bottom: 1px solid #949494;
}
.small-text {
   font-size: 13px;
}
.last-row {
    border-bottom: 1px solid #949494;
}
.table-footnote {
    text-align: center;
    color: #5D6770;
    font-size: 10px;
    line-height: 12px;
}
.section3-top {
    border-top: 2px solid #5D6770 !important;
    border-left: 2px solid #5D6770;
    border-right: 2px solid #5D6770;
}
.section3 {
    border-left: 2px solid #5D6770;
    border-right: 2px solid #5D6770;
}
.section3-bottom {
    border-left: 2px solid #5D6770;
    border-right: 2px solid #5D6770;
    border-bottom: 2px solid #5D6770;
    padding-bottom: 20px !important;
}
.promo-bmde p {
    color: #ffffff !important;
}
.promo-ad {
    width: 100%;
}
.promo-ad tr td {
    padding: 0 !important;
}
.promo-ad a.button-red {
    padding: 10px 22px;
    line-height: 20px;
    font-size: 16px;
}

/* ************* NAVIGATION / LOGO ************* */

.et_menu_container {
    padding: 5px 0;
}
.et_header_style_left #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a {
    padding-bottom: 20px;
}
#logo {
    padding-bottom: 10px;
    width: 430px;
}
#top-menu a {
    font-weight: 500;
    font-size: 14px;
    letter-spacing: .03em;
}
.et_mobile_menu li {
    padding-left: 0;
    padding-bottom: 10px;
}
.et_mobile_menu li a {
    font-weight: 500;
    padding: 10px 0% !important;
    font-size: 14px;
    letter-spacing: .03em;
}
.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
    padding-top: 29px;
    padding-left: 0 !important;
}
.nav-btn a {
    -webkit-border-radius: 5;
    -moz-border-radius: 5;
    border-radius: 5px;
    color: #cf1f2e !important;
    background: #e6e6e6;
    padding: 10px !important;
    text-decoration: none;
    transition: none !important;
    text-align: center;
}
.nav-btn a:hover {
    background: #ffffff !important;
    opacity: 1.0 !important;
    color: #cf1f2e !important;
    text-decoration: none;
    transition: none !important;
}

/* ************* PAGE HEADER ************* */

.title-header {
    background: #e6e6e6;
    background: -moz-linear-gradient(top,  #ffffff 0%, #e6e6e6 100%);
    background: -webkit-linear-gradient(top,  #ffffff 0%,#e6e6e6 100%);
    background: linear-gradient(to bottom,  #ffffff 0%,#e6e6e6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e6e6',GradientType=0 );
}
.header-content {
    margin: 0 auto;
}
/*.et_pb_gutters2 .et_pb_column_1_2.ic-col1 {
    width: 35%;
}
.et_pb_gutters2 .et_pb_column_1_2.ic-col2 {
    width: 55%;
}*/
/*.header-text {
    padding-top: 25px;
}*/

/* ************* ICON GRID ************* */

.icon-grid {
    width: 100%;
}
.icon-grid-home div {
    width: 20%;
    height: 230px;
    float: left;
    display: inline-block;
}
div.home-md a {
    background-image: url('/wp-content/uploads/2016/12/mobile-device.png');
    background-repeat: no-repeat;
    background-size: 100%;
    width: 204px;
    padding: 157px 30px 25px;
    font-size: 22px;
    line-height: 24px;
    color: #25383B;
    font-weight: 500;
    display: inline-block;
    text-align: center;
}
div.home-md a:hover {
    background-image: url('/wp-content/uploads/2016/12/mobile-device-mouseover.png');
    background-repeat: no-repeat;
    background-size: 100%;
    color: #cf1f2e;
    font-weight: 500;
    text-decoration: none;
}
div.home-ssd a {
    background-image: url('/wp-content/uploads/2016/12/solid-state-drive.png');
    background-repeat: no-repeat;
    background-size: 100%;
    width: 204px;
    padding: 157px 30px 25px;
    font-size: 22px;
    line-height: 24px;
    color: #25383B;
    font-weight: 500;
    display: inline-block;
    text-align: center;
}
div.home-ssd a:hover {
    background-image: url('/wp-content/uploads/2016/12/solid-state-drive-mouseover.png');
    background-repeat: no-repeat;
    background-size: 100%;
    color: #cf1f2e;
    font-weight: 500;
    text-decoration: none;
}
div.home-pc a {
    background-image: url('/wp-content/uploads/2016/12/laptop.png');
    background-repeat: no-repeat;
    background-size: 100%;
    width: 204px;
    padding: 157px 30px 25px;
    font-size: 22px;
    line-height: 24px;
    color: #25383B;
    font-weight: 500;
    display: inline-block;
    text-align: center;
}
div.home-pc a:hover {
    background-image: url('/wp-content/uploads/2016/12/laptop-mouseover.png');
    background-repeat: no-repeat;
    background-size: 100%;
    color: #cf1f2e;
    font-weight: 500;
    text-decoration: none;
}
div.home-files a {
    background-image: url('/wp-content/uploads/2016/12/file-folder.png');
    background-repeat: no-repeat;
    background-size: 100%;
    width: 204px;
    padding: 157px 30px 25px;
    font-size: 22px;
    line-height: 24px;
    color: #25383B;
    font-weight: 500;
    display: inline-block;
    text-align: center;
}
div.home-files a:hover {
    background-image: url('/wp-content/uploads/2016/12/file-folder-mouseover.png');
    background-repeat: no-repeat;
    background-size: 100%;
    color: #cf1f2e;
    font-weight: 500;
    text-decoration: none;
}
div.home-vm a {
    background-image: url('/wp-content/uploads/2016/12/virtual-machines.png');
    background-repeat: no-repeat;
    background-size: 100%;
    width: 204px;
    padding: 157px 30px 25px;
    font-size: 22px;
    line-height: 24px;
    color: #25383B;
    font-weight: 500;
    display: inline-block;
    text-align: center;
}
div.home-vm a:hover {
    background-image: url('/wp-content/uploads/2016/12/virtual-machines-mouseover.png');
    background-repeat: no-repeat;
    background-size: 100%;
    color: #cf1f2e;
    font-weight: 500;
    text-decoration: none;
}
.icon-grid-interior div {
    width: 25%;
    float: left;
    font-size: 18px;
    line-height: 24px;
    color: #25383B;
    font-weight: 400;
    text-align: center;
}

/* ************* BUTTONS ************* */
a.button-drkgray {
    -webkit-border-radius: 6;
    -moz-border-radius: 6;
    border-radius: 6px;
    font-weight: 400;
    color: #ffffff !important;
    background: #25383B;
    display: inline-block;
    text-align: center;
    padding: 14px 30px;
    line-height: 20px;
    text-decoration: none;
    transition: none !important;
}
a.button-blue {
    -webkit-border-radius: 6;
    -moz-border-radius: 6;
    border-radius: 6px;
    font-weight: 400;
    color: #ffffff !important;
    background: #3965AE;
    display: inline-block;
    text-align: center;
    padding: 14px 30px;
    line-height: 20px;
    text-decoration: none;
    transition: none !important;
}
a.button-red {
    -webkit-border-radius: 6;
    -moz-border-radius: 6;
    border-radius: 6px;
    font-weight: 400;
    color: #ffffff !important;
    background: #CF1F2F;
    display: inline-block;
    text-align: center;
    padding: 14px 30px;
    line-height: 20px;
    text-decoration: none;
    transition: none !important;
}
a.button-drkgray:hover,
a.button-blue:hover,
a.button-red:hover {
    background: #D8D8D8 !important;
    opacity: 1.0 !important;
    color: #25383B !important;
    text-decoration: none;
    transition: none !important;
}
.button-bold {
    font-weight: 600 !important;
}

/* ************* FOOTER ************* */

#footer-bottom {
    padding: 50px 0 25px;
}
#footer-bottom a {
    font-weight: 500;
    font-size: 15px;
    letter-spacing: .03em;
    text-decoration: none;
}
.footer-col1 { 
    float: left; 
    width: 66%; 
    color: #ffffff !important;
    text-align: left;
}
.footer-col2 { 
    float: right; 
    width: 33%; 
    color: #ffffff !important;
    text-align: right;
}
.footer-logo {
    margin-right: 20px;
    float: left;
}
.address {
    color: #ffffff !important;
    font-size: 12px;
    font-weight: 500;
    padding-top: 12px;
    float: left;
}
.address a {
    color: #ffffff !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    letter-spacing: 0 !important;
}
.address a:hover {
    color: #E6E6E6 !important;
}
.copyright {
    color: #ffffff !important;
    font-size: 12px;
    font-weight: 500;
    float: left;
    margin-top: 40px;
}
.footer-col2 .container { 
    width: 100% 
}
.bottom-nav {
    padding: 9px 0;
    text-align: right;
}
.bottom-nav li {
    padding-right: 0;
    padding-left: 22px;
}
.social {
    padding-top: 15px;
}
.social a .fa {
    color: #ffffff !important;
    font-size: 26px;
    padding-left: 25px;
}

/*--------------- [ RESPONSIVE LAYOUTS ] -------------*/

/*-------------------[1080px] IPAD HORIZONTAL ------------------*/

@media only screen and ( min-width: 769px ) and ( max-width: 1024px) {

.et_pb_row,
#footer-bottom .container {
    width: 85%;
}
#logo {
    width: 400px;
}
#top-menu li {
    padding-right: 12px;
}
.header-text {
    padding-top: 0;
}
.et_pb_gutters2 .et_pb_column_1_2.ic-col1 {
    width: 45% !important;
}
.icon-grid-home div {
    width: 20%;
    height: 195px;
}
div.home-md a {
    width: 160px;
    padding: 119px 0px 16px;
    font-size: 20px;
    line-height: 22px;
}
div.home-ssd a {
    width: 160px;
    padding: 119px 0px 16px;
    font-size: 20px;
    line-height: 22px;
}
div.home-pc a {
    width: 160px;
    padding: 119px 0px 16px;
    font-size: 20px;
    line-height: 22px;
}
div.home-files a {
    width: 160px;
    padding: 119px 0px 16px;
    font-size: 20px;
    line-height: 22px;
}
div.home-vm a {
    width: 160px;
    padding: 119px 0px 16px;
    font-size: 20px;
    line-height: 22px;
}
.copyright {
    margin-top: 25px;
}
.footer-col2 .container {
    width: 100% !important;
}
.social {
    padding-top: 40px;
}
#footer-bottom {
    padding: 50px 0 25px;
}

}

/*------------------- IPAD VERTICAL ------------------*/

@media only screen   and (min-device-width: 668px) and ( max-width: 768px ) {

.et_pb_row,
#footer-bottom .container {
    width: 90%;
}
.et_header_style_left #logo, .et_header_style_split #logo {
    max-width: 65%;
}
.et_pb_gutters2 .et_pb_column_1_2.ic-col1 {
    width: 35% !important;
    margin-bottom: -20px;
}
.et_pb_gutters2 .et_pb_column_1_2.ic-col1 img {
    width: 80% !important;
    padding-top: 20px;
}
.et_pb_gutters2 .et_pb_column_1_2.ic-col2 {
    width: 61% !important;
}
.header-text {
    padding-top: 15px;
}
h1 {
    line-height: 38px !important;
}
.et_pb_gutters2 .et_pb_column_1_2.ic-col2 p {
    line-height: 24px;
    margin-bottom: 5px;
}
.et_pb_gutters2 .et_pb_column_1_2.ic-col2 a.button-drkgray {
    font-size: 15px;
}
.icon-grid-home div {
    width: 20%;
    height: 175px;
}
div.home-md a {
    width: 145px;
    padding: 100px 0px 19px;
    font-size: 18px;
    line-height: 22px;
}
div.home-ssd a {
    width: 145px;
    padding: 100px 0px 19px;
    font-size: 18px;
    line-height: 22px;
}
div.home-pc a {
    width: 145px;
    padding: 100px 0px 19px;
    font-size: 18px;
    line-height: 22px;
}
div.home-files a {
    width: 145px;
    padding: 100px 0px 19px;
    font-size: 18px;
    line-height: 22px;
}
div.home-vm a {
    width: 145px;
    padding: 100px 0px 19px;
    font-size: 18px;
    line-height: 22px;
}
.green-check li {
    padding-left: 45px;
}
.green-check li:before {
    width: 4%;
}
.faq-toggle {
    margin-top: -50px;
}
.et_pb_section .et_pb_column .et_pb_module {
    margin-bottom: 15px;
}
.footer-logo {
    width: 150px;
}
.address,
.address a {
    font-size: 12px;
    line-height: 16px;
    padding-top: 10px;
}
.copyright {
    font-size: 11px;
    line-height: 16px;
    margin-top: 25px;
}
.footer-col2 .container {
    width: 100% !important;
}
.bottom-nav {
    padding: 5px 0 15px;
}
#footer-bottom {
    padding: 50px 0 25px;
}
#footer-bottom a {
    font-size: 13px;
}
.social {
    padding-top: 10px;
}
.social a .fa {
    font-size: 22px;
}

}

/*------------------- IPHONE HORIZONTAL ------------------*/
@media only screen and ( max-width: 667px ) {
.et_header_style_left #logo, .et_header_style_split #logo {
    max-width: 77%;
}
.et_mobile_menu li {
    padding-bottom: 0;
}
.nav-btn {
    margin: 15px 0;
}
h1 {
    font-size: 32px !important;
    line-height: 36px !important;
}
a.button-drkgray,
a.button-blue {
    padding: 14px 30px;
}
.et_pb_column {
    margin-bottom: 15px;
}
.header-text {
    padding-top: 0;
}
.features.et_pb_section {
    padding: 20px 0 0;
}
.icon-grid-home div {
    width: 50%;
    height: 195px;
}
div.home-md a {
    width: 160px;
    padding: 119px 0px 16px;
    font-size: 20px;
    line-height: 22px;
}
div.home-ssd a {
    width: 160px;
    padding: 119px 0px 16px;
    font-size: 20px;
    line-height: 22px;
}
div.home-pc a {
    width: 160px;
    padding: 119px 0px 16px;
    font-size: 20px;
    line-height: 22px;
}
div.home-files a {
    width: 160px;
    padding: 119px 0px 16px;
    font-size: 20px;
    line-height: 22px;
}
div.home-vm a {
    width: 160px;
    padding: 119px 0px 16px;
    font-size: 20px;
    line-height: 22px;
}
.icon-grid-interior div {
    width: 50%;
    height: 200px;
    float: left;
    line-height: 26px;
}
.green-check li {
    padding-left: 45px;
}
.green-check li:before {
    width: 5.5%;
}
.faq-toggle {
    margin-top: -50px;
}
.et_pb_section .et_pb_column .et_pb_module {
    margin-bottom: 15px;
}
#footer-bottom {
    padding: 30px 0;
}
.footer-col1 {
    width: 100%;
}
.footer-logo {
    width: 150px;
}
.address,
.address a {
    font-size: 17px !important;
    line-height: 27px;
    padding-top: 12px;
}
.copyright {
    font-size: 10px;
    line-height: 16px;
    margin-top: 25px;
}
.footer-col2 {
    width: 100%;
    text-align: center;
}
.bottom-nav {
    text-align: center;
}
.bottom-nav li {
    padding-right: 15px;
    padding-left: 15px;
}
.social {
    padding-top: 20px;
    padding-bottom: 40px;
}
.social a .fa {
    padding-left: 15px;
    padding-right: 15px;
}

}

/*------------------- IPHONE VERTICAL ------------------*/
@media only screen and ( max-width: 375px ) {

.et_header_style_left #logo, .et_header_style_split #logo {
    max-width: 77%;
}
.et_mobile_menu {
    border-top: 3px solid #e6e6e6;
}
.mobile_menu_bar:before {
    color: #ffffff;
}
.nav-btn {
    margin: 15px 0;
}
.et_mobile_menu li {
    padding-bottom: 0;
}
.title-header {
    padding-bottom: 0 !important;
}
h1 {
    font-size: 32px !important;
    line-height: 36px !important;
}
a.button-drkgray,
a.button-blue {
    padding: 14px 30px;
}
.et_pb_column {
    margin-bottom: 15px;
}
.header-text {
    padding-top: 0;
}
.features.et_pb_section {
    padding: 20px 0 0;
}
.icon-grid-home div {
    width: 50%;
    height: 195px;
}
div.home-md a {
    width: 160px;
    padding: 119px 0px 16px;
    font-size: 20px;
    line-height: 22px;
}
div.home-ssd a {
    width: 160px;
    padding: 119px 0px 16px;
    font-size: 20px;
    line-height: 22px;
}
div.home-pc a {
    width: 160px;
    padding: 119px 0px 16px;
    font-size: 20px;
    line-height: 22px;
}
div.home-files a {
    width: 160px;
    padding: 119px 0px 16px;
    font-size: 20px;
    line-height: 22px;
}
div.home-vm a {
    width: 160px;
    padding: 119px 0px 16px;
    font-size: 20px;
    line-height: 22px;
}
.icon-grid-interior div {
    width: 50%;
    height: 200px;
    float: left;
    line-height: 26px;
}
.green-check li {
    padding-left: 45px;
}
.green-check li:before {
    width: 8.5%;
}
#footer-bottom {
    padding: 30px 0;
}
.footer-col1 {
    width: 100%;
}
.footer-logo {
    width: 150px;
}
.address,
.address a {
    font-size: 11px !important;
    line-height: 18px !important;
    padding-top: 10px;
}
.copyright {
    font-size: 11px;
    line-height: 18px;
    margin-top: 25px;
}
.footer-col2 {
    width: 100%;
    text-align: center;
}
.bottom-nav {
    text-align: center;
}
.bottom-nav li {
    padding-right: 15px;
    padding-left: 15px;
}
.social {
    padding-top: 20px;
    padding-bottom: 40px;
}
.social a .fa {
    padding-left: 15px;
    padding-right: 15px;
}
.compare-chart {
    font-size: 11px;
    margin-left: -26px !important;
    line-height: 14px;
}
.entry-content tr td, body.et-pb-preview #main-content .container tr td {
    padding: 8px 8px;
}
.section-title {
    font-size: 12px;
    line-height: 14px;
}
.chart-title {
    font-size: 16px;
    line-height: 16px;
    padding: 15px 15px 0 !important;
}
.small-text {
   font-size: 10px;
}
.compare-chart img {
   width: 18%;
}
.compare-chart a.button-drkgray,
.compare-chart a.button-blue,
.compare-chart a.button-red {
    line-height: 14px;
}
}