/* DistributorBooks — V1 Trust Hero Landing Page
   ================================================
   Based on ServerEast template. Adapted for DistributorBooks marketing.

   Table of Contents
   - - - - - - - - -
    1. Global
    2. Header / Nav
    3. Hero Section
    4. Features
    5. Tools / Ecosystem
    6. Statistics
    7. Call to Action
    8. How It Works
    9. Testimonials
    10. Final CTA
    11. Footer
    12. Media Queries
   - - - - - - - - -
*/

/* ============
   1 = Global
   ============ */

body { background: #fff; color: #5a5a5a; font-family: 'hind', Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; margin: 0; position: relative; -webkit-font-smoothing: antialiased;}

.row { margin-bottom: 0; margin-left: auto; margin-right: auto; margin-top: 0; max-width: 1280px; width: 100%; }
.row.no-gutter { margin:0 auto;}
.row.no-gutter [class*='col-']:not(:first-child), .row.no-gutter [class*='col-']:not(:last-child) { padding-left: 0; padding-right: 0; }
.center-block { float: none; }
a { color: #1abc9c; outline: 0; text-decoration: none; }
a:hover, a:active, a:focus { outline: 0; text-decoration: none; color:#16a085; }

img { max-width: 100%; height: auto; -ms-interpolation-mode: bicubic; display: inline-block; vertical-align: middle;}

/* Headings */
h1, h2, h3, h4, h5, h6 { color: #333; font-family: 'montserrat', Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif; font-weight: 700; line-height: 1.1; margin-bottom: 12px; margin-top: 12px; text-rendering: optimizelegibility; }
h1 { font-size: 44px; }
h2 { font-size: 34px; }
h3 { font-size: 27px; }
h4 { font-size: 23px; }
h5 { font-size: 17px; }
h6 { font-size: 14px; }

p { font-family: inherit; font-size: 17px; font-weight: normal; line-height: 1.45; margin: 0 0 17px 0; font-weight: 300;}
hr { border: solid #eff0f4; border-width: 1px 0 0; clear: both; height: 0; margin: 21px 0; }

.spacing-70 { padding-top: 70px; }
.spacing-40 { padding-top: 40px; }

/* Forms */
input[type="text"].form-control, input[type="password"].form-control, input[type="email"].form-control { font-size: 18px; height: 55px; padding: 5px 15px; width: 100%; }
button[type="submit"] { background: #515151; border: 0; border-radius: 4px; color: #fff; cursor: pointer; font-size: 16px; font-weight: 900; height: 55px; padding: 8px 6px 6px; text-transform: uppercase; width: 100%; }
button[type="submit"]:hover { background: #646464; }

/* Buttons */
.btn { text-shadow: none; border: 0; }


/* ============
   2 = Header / Nav
   ============ */
.top {
    background: #fff;
    border-bottom: 1px solid #e8e8e8;
    position: sticky;
    top: 0;
    z-index: 10;
}
.logo { padding-top: 8px; }
.logo a { padding: 12px; text-decoration: none; display: inline-block; white-space: nowrap; }
.logo-icon-desktop,
.logo-img {
    height: 35px;
    width: auto;
    display: inline-block;
    vertical-align: middle;
}
.logo-icon-desktop {
    margin-right: 10px;
}
.hamburger-icon {
    height: 28px;
    width: auto;
}

/* Navigation */
nav#desktop-menu { padding: 0; float: right; text-align: left; }

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * { margin: 0; padding: 0; list-style: none;}
.sf-menu li { position: relative;}
.sf-menu ul { position: absolute; display: none; top: 100%; left: 0; z-index: 99;}
.sf-menu > li { float: left;}
.sf-menu li:hover > ul, .sf-menu li.sfHover > ul { display: block;}
.sf-menu a { display: block; position: relative;}
.sf-menu ul ul { top: 0; left: 100%;}

/*** SKIN ***/
.sf-menu { float: left; margin: 0;}
.sf-menu ul { min-width: 12em; -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);}
.sf-menu li { white-space: nowrap; }
.sf-menu li a { border-right: 1px solid #e8e8e8; color: #6f6f6f; font-weight: 300; letter-spacing: .1em; padding: 28px 25px; text-transform: uppercase; font-size: 13px; }
.sf-menu li:first-child a { border-left: 1px solid #e8e8e8; }
.sf-menu li:hover a, .sf-menu li.current a { background: #ededed; color: #6f6f6f; -webkit-transition: none; transition: none;}
.sf-menu li:last-child a { background: #1abc9c; color: #fff; border-color: #1abc9c; }
.sf-menu li:last-child a:hover { background: #16a085; color: #fff; }
.sf-menu ul li, .sf-menu li.current ul li { background: #fff !important; }
.sf-menu ul li a { border-bottom: 1px solid #e8e8e8; background: #fff !important; font-size: 14px; font-weight: 300; letter-spacing: .04em; padding: 13px 20px 10px;}
.sf-menu ul li:hover a, .sf-menu ul li.sfHover a { background: #ededed !important; color: #6f6f6f; }

.sf-arrows .sf-with-ul { padding-right: 2.5em; }
.sf-arrows .sf-with-ul:after { content: ''; position: absolute; top: 50%; right: 1em; margin-top: -3px; height: 0; width: 0; border: 5px solid transparent; border-top-color: #999; }

.slicknav_menu { display: none; }

/* ============
   Custom Mobile Menu
   ============ */

/* Hamburger button — hidden on desktop, shown on mobile */
.db-mobile-hamburger {
    display: none;
}

/* Mobile menu container — hidden on desktop */
.db-mobile-menu {
    display: none;
}

/* Hide SlickNav's default button — we use our own hamburger */
.db-mobile-menu .slicknav_btn {
    display: none !important;
}

/* The nav list — hidden by default, toggled by hamburger */
.db-mobile-menu .slicknav_nav {
    display: none;
    margin: 0;
    padding: 12px 10px;
    list-style: none;
    background: #fff;
    border-bottom: 1px solid #e8e8e8;
    box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}

/* 3-column tile grid */
.db-mobile-menu .slicknav_nav > li {
    display: inline-block;
    vertical-align: top;
    width: 33.333%;
    float: left;
    text-align: center;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

.db-mobile-menu .slicknav_nav > li > a {
    display: block;
    padding: 18px 8px 14px;
    margin: 4px;
    color: #313a46;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    text-decoration: none;
    border-radius: 8px;
    background: #f5f7fa;
    transition: background 0.2s ease, color 0.2s ease;
}

.db-mobile-menu .slicknav_nav > li > a:hover,
.db-mobile-menu .slicknav_nav > li > a:active,
.db-mobile-menu .slicknav_nav > li.current > a {
    background: #e8f8f5;
    color: #1abc9c;
    border-radius: 8px;
}

/* Icons via ::before — FA4 content codes */
.db-mobile-menu .slicknav_nav > li > a::before {
    display: block;
    font-family: 'FontAwesome';
    font-size: 22px;
    margin-bottom: 6px;
    color: #1abc9c;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
}
.db-mobile-menu .slicknav_nav > li:nth-child(1) > a::before { content: "\f015"; } /* Home */
.db-mobile-menu .slicknav_nav > li:nth-child(2) > a::before { content: "\f005"; } /* Features — star */
.db-mobile-menu .slicknav_nav > li:nth-child(3) > a::before { content: "\f0ad"; } /* Tools — wrench */
.db-mobile-menu .slicknav_nav > li:nth-child(4) > a::before { content: "\f02b"; } /* Pricing — tag */
.db-mobile-menu .slicknav_nav > li:nth-child(5) > a::before { content: "\f10d"; } /* Testimonials — quote-left */
.db-mobile-menu .slicknav_nav > li:nth-child(6) > a::before { content: "\f090"; } /* Login — sign-in */

/* Login item already has an <i> tag — hide the inline icon so it doesn't double up */
.db-mobile-menu .slicknav_nav > li:nth-child(6) > a > i {
    display: none;
}

/* Clear float after grid */
.db-mobile-menu .slicknav_nav::after {
    content: "";
    display: table;
    clear: both;
}


/* ============
   3 = Hero Section
   ============ */
.db-hero {
    position: relative;
    min-height: 600px;
    background: linear-gradient(135deg, #1a1a2e 0%, #16213e 50%, #0f3460 100%);
    display: flex;
    align-items: center;
    overflow: hidden;
}
.db-hero-overlay {
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background: url(../images/video_bg_pattern.png) repeat;
    opacity: 0.15;
    z-index: 1;
}
.db-hero-content {
    position: relative;
    z-index: 2;
    width: 100%;
    padding: 80px 0;
}
.db-hero h1 {
    color: #fff;
    font-size: 52px;
    font-weight: 700;
    letter-spacing: -0.02em;
    line-height: 1.1;
    margin-bottom: 25px;
    text-shadow: 0 2px 4px rgba(0,0,0,0.3);
}
.db-hero-sub {
    color: rgba(255,255,255,0.85);
    font-size: 20px;
    font-weight: 300;
    line-height: 1.6;
    max-width: 700px;
    margin: 0 auto 35px;
}

/* Hero Buttons */
.btn-hero-primary {
    background: #1abc9c;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    padding: 14px 35px;
    border-radius: 4px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin: 0 8px 10px;
    display: inline-block;
    transition: background 0.3s ease;
}
.btn-hero-primary:hover, .btn-hero-primary:focus { background: #16a085; color: #fff; }
.btn-hero-secondary {
    background: transparent;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    padding: 13px 35px;
    border-radius: 4px;
    border: 2px solid rgba(255,255,255,0.5);
    margin: 0 8px 10px;
    display: inline-block;
    transition: all 0.3s ease;
}
.btn-hero-secondary:hover, .btn-hero-secondary:focus { border-color: #fff; color: #fff; background: rgba(255,255,255,0.1); }

/* Hero Trust Badges */
.db-hero-trust {
    margin-top: 30px;
}
.db-hero-trust span {
    color: rgba(255,255,255,0.7);
    font-size: 14px;
    margin: 0 15px;
    display: inline-block;
}
.db-hero-trust i {
    color: #7dd5c9;
    margin-right: 5px;
}


/* ============
   4 = Features
   ============ */
.features { overflow: hidden; padding: 75px 0 45px; }
.features h2 { font-weight: 900; margin-bottom: 12px; text-align: center; }
.features > .row:first-child span { display: block; font-size: 18px; font-weight: 300; text-align: center; color: #777; }
.feature { text-align: center; margin-bottom: 30px; }
.feature img { margin: 0 auto; }
.feature i { font-size: 52px; color: #1abc9c; }
.feature h4 { font-weight: 600; margin-top: 25px; color: #333; }
.feature p { font-size: 16px; font-weight: 300; margin: 15px 0 0; padding: 0 25px; color: #666; }


/* ============
   5 = Tools / Ecosystem
   ============ */
.db-tools {
    background: #f7f8fa;
    padding: 75px 0 60px;
    overflow: hidden;
}
.db-tools h2 {
    font-weight: 900;
    margin-bottom: 12px;
}
.db-tools > .row:first-child p {
    font-size: 18px;
    font-weight: 300;
    color: #777;
    max-width: 600px;
    margin: 0 auto;
    padding-top: 15px;
    padding-left: 15px;
}
.db-tools .row {
    display: flex;
    flex-wrap: wrap;
}
.db-tools .row > [class*="col-"] {
    display: flex;
}
.db-tool-card {
    background: #fff;
    border-radius: 6px;
    padding: 40px 30px 35px;
    text-align: center;
    box-shadow: 0 2px 15px rgba(0,0,0,0.06);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
    width: 100%;
}
.db-tool-card p {
    flex-grow: 1;
}
.db-tool-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 30px rgba(0,0,0,0.1);
}
.db-tool-icon {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: linear-gradient(135deg, #1abc9c, #16a085);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 25px;
}
.db-tool-icon i {
    color: #fff;
    font-size: 32px;
}
.db-tool-card h4 {
    font-weight: 700;
    margin-bottom: 15px;
    color: #333;
}
.db-tool-card p {
    font-size: 15px;
    font-weight: 300;
    color: #666;
    margin-bottom: 20px;
}
.btn-tool {
    background: transparent;
    color: #1abc9c;
    font-size: 15px;
    font-weight: 600;
    padding: 8px 20px;
    border: 2px solid #1abc9c;
    border-radius: 4px;
    transition: all 0.3s ease;
}
.btn-tool:hover {
    background: #1abc9c;
    color: #fff;
}
.btn-tool i {
    margin-left: 5px;
    font-size: 13px;
}


/* ============
   6 = Statistics
   ============ */
.statistics { background: #fff; overflow: hidden; padding: 45px 0 60px; }
.statistics h2 { font-weight: 900; margin-bottom: 12px; text-align: center; }
.statistics h2 i { color: #6cd0c3; }
.statistics p { font-size: 17px; font-weight: 300; margin: 0 auto; text-align: center; color: #777; }
.statistics span { display: block; font-size: 18px; font-weight: 300; text-align: center; }
.statistics .circle-text { color: #807e7e; font-weight: 900; }


/* ============
   7 = Call to Action
   ============ */
.calltoaction {
    background: linear-gradient(135deg, #1abc9c, #16a085);
    overflow: hidden;
    padding: 80px 0;
}
.db-cta-content h2 {
    color: #fff;
    font-size: 42px;
    font-weight: 900;
    margin-bottom: 15px;
}
.db-cta-content p {
    color: rgba(255,255,255,0.85);
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 30px;
}
.calltoaction .btn-hero-primary {
    background: #fff;
    color: #1abc9c;
}
.calltoaction .btn-hero-primary:hover {
    background: #f0f0f0;
    color: #16a085;
}


/* ============
   8 = How It Works
   ============ */
.db-how-it-works {
    background: #fff;
    padding: 75px 0 60px;
    overflow: hidden;
}
.db-how-it-works h2 {
    font-weight: 900;
    margin-bottom: 12px;
}
.db-how-it-works > .row:first-child p {
    font-size: 18px;
    font-weight: 300;
    color: #777;
}
.db-step {
    text-align: center;
    margin-bottom: 30px;
}
.db-step-number {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #1abc9c;
    color: #fff;
    font-family: 'montserrat', sans-serif;
    font-size: 26px;
    font-weight: 700;
    line-height: 60px;
    text-align: center;
    margin: 0 auto 20px;
}
.db-step h4 {
    font-weight: 700;
    color: #333;
    margin-bottom: 12px;
}
.db-step p {
    font-size: 16px;
    font-weight: 300;
    color: #666;
    padding: 0 20px;
}


/* ============
   9 = Testimonials
   ============ */
.testimonials { padding: 60px 0; background: #fff; }
.testimonials.gray { background: #f5f5f5; }
.testimonials h3 { text-align: center; color: #333; }
.testimonials > .row > .col-sm-12 > p { font-size: 18px; text-align: center; color: #777; font-weight: 300; }
.testimonial-content { padding: 20px 0 0; text-align: center; }
.testimonial-content p { color: #555; padding: 25px 60px 5px; font-size: 17px; text-align: center; font-style: italic; line-height: 1.7; }
.testimonial-content .whoclient h5 { font-size: 14px; color: #6E6E6E; text-transform: uppercase; letter-spacing: .07em; margin-bottom: 15px; }
.testimonial-content .whoclient h5 a { color: #1abc9c; }
.testimonialimg { text-align: center; }
.testimonial-content img { width: 100px; height: 100px; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; }


/* ============
   10 = Final CTA
   ============ */
.db-final-cta {
    background: linear-gradient(135deg, #1a1a2e 0%, #16213e 50%, #0f3460 100%);
    padding: 80px 0;
    overflow: hidden;
}
.db-final-cta h2 {
    color: #fff;
    font-size: 42px;
    font-weight: 900;
    margin-bottom: 20px;
}
.db-final-cta p {
    color: rgba(255,255,255,0.8);
    font-size: 19px;
    font-weight: 300;
    margin-bottom: 35px;
    line-height: 1.6;
}


/* ============
   11 = Footer
   ============ */
.footer { background: #222; padding: 45px 0; border-top: 1px solid #fff; }
.footer h4 { color: #e1e3e4; font-size: 20px; letter-spacing: -.03em; margin: 0; padding: 0 0 12px; }
.footer ul { list-style: none; margin: 0; padding: 10px 0 0; }
.footer ul li { border-bottom: 1px solid #3f3f3e; color: #ccc; font-size: 14px; padding: 8px 0; }
.footer ul li a { color: #ccc; }
.footer ul li a:hover { color: #7dd5c9; text-decoration: none; }
.footer ul.questions { list-style: none; margin: 0; padding: 10px 0 0; }
.footer ul.questions li { background: rgba(125, 213, 201, .15); font-size: 14px; margin-bottom: 4px; padding: 10px 15px; }
.footer ul.questions li i { padding-right: 6px; }
.footer ul.questions li a { color: #7dd5c9; }
.footer ul.questions li a:hover { color: #fff; }

.social { background: #2d2d2d; }
.social ul { list-style: none; padding: 0; }
.social ul li { border-left: 1px solid #393939; float: left; margin: 0; padding: 25px 35px; }
.social ul li:last-child { border-right: 1px solid #393939; }
.social ul li a { color: #fff; font-size: 17px; }
.social ul li:hover { background: #16a085; }
.social ul li:hover a { color: #fff; }

/* Newsletter Form */
#mc_embed_signup { text-align: right; padding-top: 6px; padding-bottom: 5px; }
#mc_embed_signup input[type="email"].form-control { border-radius: 0; font-size: 18px; height: 50px; padding: 5px 15px; width: 100%; }
#mc_embed_signup input[type="submit"] { background: #16a085; border: 0; border-radius: 0; color: #fff; cursor: pointer; font-size: 16px; font-weight: 900; height: 50px; padding: 8px 6px 6px; text-transform: uppercase; width: 100%; float: right; }
#mc_embed_signup input[type="submit"]:hover { background: #138d75; }

/* Copyright */
.db-copyright {
    background: #1a1a1a;
    padding: 15px 0;
}
.db-copyright p {
    color: #666;
    font-size: 13px;
    margin: 0;
}

/* Back to Top */
#back-to-top { color: #fff; position: fixed; bottom: 20px; right: 20px; z-index: 10000; display: none; text-align: center; border-radius: 5px; height: 35px; width: 35px; background-color: rgba(26,188,156,0.8); transition: background-color 0.2s linear; }
#back-to-top i { padding-top: 6px; font-size: 17px; }
#back-to-top:hover { background: #1abc9c; }


/* ===================
   13 = Contact Modal
   =================== */
.db-contact-modal .modal-content {
    border: none;
    border-radius: 8px;
    box-shadow: 0 8px 40px rgba(0, 0, 0, 0.2);
}
.db-contact-modal .modal-header {
    background: #1abc9c;
    color: #fff;
    border-radius: 8px 8px 0 0;
    border-bottom: none;
    padding: 18px 24px;
}
.db-contact-modal .modal-header .close {
    color: #fff;
    opacity: 0.8;
    font-size: 24px;
    text-shadow: none;
}
.db-contact-modal .modal-header .close:hover {
    opacity: 1;
}
.db-contact-modal .modal-title {
    font-size: 20px;
    font-weight: 600;
    font-family: 'montserrat', sans-serif;
    color: #fff;
}
.db-contact-modal .modal-title i {
    margin-right: 8px;
}
.db-contact-modal .modal-body {
    padding: 28px 24px;
}
.db-contact-modal .form-group {
    margin-bottom: 18px;
}
.db-contact-modal label {
    font-weight: 400;
    color: #333;
    font-size: 14px;
    margin-bottom: 5px;
}
.db-contact-modal .form-control {
    border-radius: 6px;
    border: 1px solid #ddd;
    font-size: 15px;
    padding: 10px 14px;
    height: auto;
    transition: border-color 0.2s ease;
}
.db-contact-modal .form-control:focus {
    border-color: #1abc9c;
    box-shadow: 0 0 0 2px rgba(26, 188, 156, 0.15);
    outline: none;
}
.db-contact-modal textarea.form-control {
    resize: vertical;
    min-height: 100px;
}
.db-contact-modal .db-contact-submit {
    display: block;
    width: 100%;
    background: #1abc9c;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    padding: 14px 20px;
    height: auto;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    transition: background 0.2s ease;
}
.db-contact-modal .db-contact-submit:hover {
    background: #16a085;
}
.db-contact-alt {
    margin-top: 24px;
    padding-top: 20px;
    border-top: 1px solid #eee;
    text-align: center;
}
.db-contact-alt p {
    font-size: 14px;
    color: #999;
    margin-bottom: 6px;
}
.db-contact-alt a {
    color: #1abc9c;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
}
.db-contact-alt a:hover {
    color: #16a085;
    text-decoration: underline;
}
.db-contact-alt a i {
    margin-right: 5px;
}


/* ===================
   14 = FAQ Page
   =================== */

/* Header banner */
.db-faq-header {
    background: #f5f7fa;
    /*padding: 60px 0 50px;*/
    padding: 28px 0 40px;
    border-bottom: 1px solid #e8e8e8;
}
.db-faq-header h1 {
    font-size: 36px;
    color: #333;
    margin-bottom: 12px;
}
.db-faq-header p {
    font-size: 17px;
    color: #777;
    margin-bottom: 0;
}
.db-faq-header p a {
    color: #1abc9c;
    font-weight: 600;
}

/* Content area */
.db-faq-content {
    padding: 50px 0 60px;
}

/* Category headings */
.db-faq-category {
    font-size: 22px;
    color: #333;
    margin-top: 40px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 2px solid #1abc9c;
}
.db-faq-category:first-child {
    margin-top: 0;
}
.db-faq-category i {
    color: #1abc9c;
    margin-right: 10px;
    font-size: 20px;
}

/* Accordion panels */
.db-faq-group {
    margin-bottom: 10px;
}
.db-faq-panel {
    border: 1px solid #e8e8e8;
    border-radius: 6px;
    margin-bottom: 8px;
    box-shadow: none;
    background: #fff;
}
.db-faq-panel .panel-heading {
    background: #fff;
    padding: 0;
    border: none;
    border-radius: 6px;
}
.db-faq-panel .panel-title a {
    display: block;
    padding: 16px 50px 16px 20px;
    color: #333;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    position: relative;
    transition: color 0.2s ease;
}
.db-faq-panel .panel-title a:hover {
    color: #1abc9c;
}

/* Expand/collapse arrow */
.db-faq-panel .panel-title a::after {
    content: "\f078";
    font-family: 'FontAwesome';
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -8px;
    font-size: 14px;
    color: #bbb;
    transition: transform 0.25s ease, color 0.2s ease;
}
.db-faq-panel .panel-title a.collapsed::after {
    transform: rotate(-90deg);
}
.db-faq-panel .panel-title a:not(.collapsed)::after {
    color: #1abc9c;
}

/* Active panel highlight */
.db-faq-panel .panel-title a:not(.collapsed) {
    color: #1abc9c;
    background: #f9fffe;
    border-radius: 6px 6px 0 0;
}

/* Panel body */
.db-faq-panel .panel-body {
    padding: 4px 20px 20px;
    font-size: 15px;
    line-height: 1.7;
    color: #555;
    border-top: 1px solid #eee;
}
.db-faq-panel .panel-body ul {
    margin: 10px 0;
    padding-left: 20px;
}
.db-faq-panel .panel-body ul li {
    margin-bottom: 6px;
}
.db-faq-panel .panel-body a {
    color: #1abc9c;
    font-weight: 600;
}

/* Bottom CTA */
.db-faq-cta {
    background: #f5f7fa;
    padding: 60px 0;
    border-top: 1px solid #e8e8e8;
}
.db-faq-cta h2 {
    font-size: 30px;
    margin-bottom: 10px;
}
.db-faq-cta p {
    font-size: 17px;
    color: #777;
    margin-bottom: 25px;
}
.db-faq-cta .btn {
    margin: 0 8px;
}
.db-faq-cta .btn-hero-secondary {
    color: #1abc9c;
    border-color: #1abc9c;
}
.db-faq-cta .btn-hero-secondary:hover,
.db-faq-cta .btn-hero-secondary:focus {
    background: #1abc9c;
    color: #fff;
    border-color: #1abc9c;
}


/* ===================
   15 = About Page
   =================== */
.row.full-width { margin-bottom: 0; margin-left: auto; margin-right: auto; margin-top: 0; max-width: 100%; width: 100%; }

.about { padding: 0 0 45px; }
.about-hero { position: relative; text-align: center; }
.about-text { position: absolute; top: 45%; left: 1%; right: 1%; z-index: 2; }
.about-text h2 { color: #fff; text-align: center; text-shadow: 0 2px 8px rgba(0,0,0,0.7), 0 0 20px rgba(0,0,0,0.4); }
.about-text p { font-size: 18px; color: #fff; text-align: center; text-shadow: 0 2px 8px rgba(0,0,0,0.7), 0 0 20px rgba(0,0,0,0.4); font-weight: 400 !important; }
.about p { font-size: 17px; font-weight: 300; }
.about hr { border: solid #1abc9c; border-width: 1px 0 0; clear: both; height: 0; margin: 0 auto; margin-bottom: 20px; max-width: 70px; }

.about-quote { background: url(../images/quote-image.jpg); background-size: cover; background-repeat: no-repeat; background-position: center center; }
.about-quote-column { background: #1abc9c; }
.about-quote.odd { background: url(../images/quote-image2.jpg); background-size: cover; background-repeat: no-repeat; background-position: center center; }
.about-quote2-column { background: #16a085; }
.thequote { padding: 90px; }
.about-quote h5 { color: #fff; font-size: 41px; letter-spacing: -.07em; font-weight: 400; margin-bottom: 50px; }
.about-quote span { color: #fff; font-size: 18px; text-transform: uppercase; letter-spacing: .07em; }

.ourclients { padding: 45px 0; background: #ededed; }
.ourclients h3 { text-align: center; }
.ourclients p { text-align: center; font-size: 18px; }
.clients .block-grid-item { text-align: center; padding: 50px 20px; border: 1px solid #d7d5d5; border-left: 0; border-top: 0; }
.clients .block-grid-item:nth-child(4n+4) { border-right: 0; }
.clients .block-grid-item:nth-last-child(-n+4) { border-bottom: 0; }

/* Breadcrumbs (About page) */
.breadcrumbs { background: linear-gradient(135deg, #1abc9c, #16a085); padding: 22px 0; }
.breadcrumbs h1 { color: #fff; font-size: 23px; margin: 0; padding: 0; }
ol.breadcrumb { background: transparent; border-radius: 0; color: #fff; float: right; margin: 0; padding: 6px 0 0; }
ol.breadcrumb li:first-child { color: #fff; font-size: 15px; font-weight: normal; }
ol.breadcrumb li.active { color: #fff; font-size: 15px; font-weight: bold; }
ol.breadcrumb li a { color: #fff; font-size: 15px; }
ol.breadcrumb li a:hover { color: rgba(255,255,255,0.7); }
ol.breadcrumb > li + li:before { color: #fff; content: "\f105"; font-family: "fontawesome"; font-weight: normal; padding: 0 5px; }
ol.breadcrumb > li:first-child + li:before { content: ""; padding: 0 3px 0 0; }


/* ===================
   16 = Legal Pages (Privacy, Terms)
   =================== */
.db-legal-content {
    padding: 50px 0 60px;
}
.db-legal-content h2 {
    font-size: 24px;
    color: #333;
    margin-top: 40px;
    margin-bottom: 16px;
    padding-bottom: 8px;
    border-bottom: 2px solid #1abc9c;
}
.db-legal-content h2:first-of-type {
    margin-top: 20px;
}
.db-legal-content h3 {
    font-size: 18px;
    color: #444;
    margin-top: 25px;
    margin-bottom: 10px;
}
.db-legal-content p {
    font-size: 15px;
    line-height: 1.7;
    color: #555;
    margin-bottom: 14px;
}
.db-legal-content ul {
    margin: 10px 0 18px;
    padding-left: 22px;
}
.db-legal-content ul li {
    font-size: 15px;
    line-height: 1.7;
    color: #555;
    margin-bottom: 6px;
}
.db-legal-content a {
    color: #1abc9c;
    font-weight: 600;
}
.db-legal-content a:hover {
    color: #16a085;
}
.db-legal-content strong {
    color: #333;
}


/* ===================
   17 = Media Queries
   =================== */

/* Mobile — < 768px */
@media only screen and (max-width: 767px) {
    .top {
        border-bottom: 1px solid #e8e8e8;
        /*position: relative;*/
        width: 100%;
        background: #fff;
        position: sticky;
        top: 0;
        z-index: 10;
    }
    .logo { padding: 0; display: table; margin: 0 auto; }
    .logo-img { height: 30px; }
    .logo-icon-desktop { display: none; }
    #navigation { display: none; }

    /* Show hamburger + mobile menu on mobile */
    .db-mobile-hamburger {
        display: block;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        background: none;
        border: none;
        padding: 0 8px 0;
        cursor: pointer;
        z-index: 10;
    }
    .db-mobile-hamburger::after {
        content: "\f0d7";
        font-family: 'FontAwesome';
        font-size: 12px;
        color: #1abc9c;
        position: absolute;
        bottom: -5px;
        right: 1px;
        transition: transform 0.2s ease;
        -webkit-font-smoothing: antialiased;
    }
    .db-mobile-hamburger.is-active::after {
        transform: rotate(180deg);
    }
    .db-mobile-hamburger .hamburger-icon {
        height: 40px;
        width: auto;
        transition: opacity 0.2s ease;
    }
    .db-mobile-hamburger.is-active .hamburger-icon {
        opacity: 0.6;
    }
    .db-mobile-menu {
        display: block;
        position: sticky;
        top: 56px;
        background-color: white;
        z-index: 10;
    }
    .db-mobile-menu .slicknav_menu {
        display: block;
        background: none;
        padding: 0;
    }

    /* Hero */
    .db-hero { min-height: 480px; }
    .db-hero-content { padding: 60px 15px 50px; }
    .db-hero h1 { font-size: 30px; margin-bottom: 18px; }
    .db-hero-sub { font-size: 16px; margin-bottom: 25px; }
    .btn-hero-primary, .btn-hero-secondary { font-size: 15px; padding: 12px 25px; display: block; margin: 0 0 10px; }
    .db-hero-trust span { display: block; margin: 5px 0; font-size: 13px; }

    /* Features */
    .features { padding: 45px 0 20px; }
    .feature { margin-bottom: 30px; }
    .feature i { font-size: 42px; }
    .feature p { padding: 0 10px; }
    .spacing-70 { padding-top: 30px; }

    /* Tools */
    .db-tools { padding: 45px 0 30px; }
    .db-tools .row { display: block; }
    .db-tool-card { padding: 30px 20px 25px; margin-bottom: 20px; }

    /* Stats */
    .statistics span { margin-bottom: 18px; }

    /* CTA */
    .calltoaction { padding: 50px 0; }
    .db-cta-content h2 { font-size: 28px; }
    .db-cta-content p { font-size: 16px; }

    /* How It Works */
    .db-how-it-works { padding: 45px 0 30px; }
    .db-step { margin-bottom: 25px; }

    /* Testimonials */
    .testimonial-content p { padding: 15px 10px 5px; font-size: 15px; }

    /* Final CTA */
    .db-final-cta { padding: 50px 0; }
    .db-final-cta h2 { font-size: 28px; }
    .db-final-cta p { font-size: 16px; }

    /* Footer */
    .footer { padding-top: 35px; }
    .footer h4 { margin-top: 15px; font-size: 18px; }
    .social { padding-bottom: 15px; }
    .social ul { display: table; margin: 0 auto; margin-bottom: 6px; }
    .social ul li { padding: 11px 14px 12px; border-bottom: 1px solid #393939; }

    /* FAQ */
    .db-faq-header { padding: 18px 15px 30px; }
    .db-faq-header h1 { font-size: 26px; }
    .db-faq-content { padding: 30px 10px 40px; }
    .db-faq-category { font-size: 19px; margin-top: 30px; }
    .db-faq-panel .panel-title a { font-size: 15px; padding: 14px 44px 14px 16px; }
    .db-faq-panel .panel-body { padding: 4px 16px 16px; font-size: 14px; }
    .db-faq-cta { padding: 40px 15px; }
    .db-faq-cta h2 { font-size: 24px; }
    .db-faq-cta .btn { display: block; margin: 0 0 10px; }

    /* Legal pages */
    .db-legal-content { padding: 30px 10px 40px; }
    .db-legal-content h2 { font-size: 20px; margin-top: 30px; }
    .db-legal-content h3 { font-size: 16px; }
    .db-legal-content p, .db-legal-content ul li { font-size: 14px; }

    /* About */
    .about hr, .about-text p { display: none; }
    .about-text { top: 30%; }
    .about-text h2 { font-size: 18px; }
    .thequote { padding: 30px 0; }
    .about-quote h5 { font-size: 25px; margin-bottom: 30px; }
    .about-quote span { font-size: 15px; }
    .clients .block-grid-item { border: 0; }
    .breadcrumbs h1 { margin-bottom: 9px; text-align: center; }
    ol.breadcrumb { display: table; float: none; margin: 0 auto; }

    .tool-one-div { flex-direction: column; }

    .db-tools > .row:first-child p {
        padding: 0;
    }
}

/* Very small — < 480px */
@media only screen and (max-width: 479px) {
    .db-hero h1 { font-size: 26px; }
    .db-hero-sub { font-size: 15px; }
}

/* Tablet — 768px to 959px */
@media only screen and (min-width: 768px) and (max-width: 959px) {
    .sf-menu li a { letter-spacing: 0; padding: 28px 12px; font-size: 12px; }
    .logo-img { height: 35px; }

    .db-hero h1 { font-size: 38px; }
    .db-hero-sub { font-size: 17px; }
    .btn-hero-primary, .btn-hero-secondary { font-size: 15px; padding: 12px 25px; }

    .feature p { font-size: 14px; padding: 0 10px; }

    .db-tool-card { padding: 30px 20px 25px; }
    .db-tool-card p { font-size: 14px; }

    .db-cta-content h2 { font-size: 32px; }

    .footer h4 { font-size: 14px; letter-spacing: 0; padding: 10px 6px; }
    .footer ul li { font-size: 13px; padding: 4px 6px; }
    .social ul li { padding: 25px 20px; }
    #mc_embed_signup input[type="submit"] { font-size: 14px; }

    /* About */
    .thequote { padding: 30px; }
    .about-quote h5 { font-size: 25px; margin-bottom: 30px; }
    .about-quote span { font-size: 15px; }
}

/* Small desktop — 960px to 1025px */
@media only screen and (min-width: 960px) and (max-width: 1025px) {
    .db-hero h1 { font-size: 44px; }
    .social ul li { padding: 25px 30px; }
}
