/*
Theme Name: Mandela Trains
Theme URI: https://mandelaeffi.ong
Author: Mandela Effiong
Author URI: https://mandelaeffi.ong
Description: Theme for mandelatrains.com
Version: 1.0.0
Requires PHP: 5.6
Tested up to: 6.6
License: GNU General Public License v3
License URI: http://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, full-width-template, right-sidebar, custom-background, custom-menu, editor-style, featured-images, translation-ready, custom-logo, threaded-comments, footer-widgets, blog, e-commerce
Text Domain: mandela-trains
*/

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a, a:active, a:focus, a:hover {
    color: #07a1fd;
    text-decoration: none;
}
a.comment-reply-link {
    border: 1px solid #ccc;
    padding: 10px 20px;
}
a.comment-reply-link, button, input#submit, input[type="submit"], .btn-default {
    -webkit-transition: all 0.3s ease-in-out;
    background-color: transparent;
    border-radius: 25px;
    border: 1px solid;
    box-shadow: none;
    color: #07a1fd;
    font-weight: 400;
    padding: 10px 20px;
    transition: all 0.3s ease-in-out;
}
a:active {
    border-bottom: none;
}
a:focus, .dropdown-toggle:focus {
    outline: thin dotted;
}
article.archive-article {
    clear: both;
    float: left;
    margin-bottom: 40px;
    width: 100%;
}
body {
    color: #404040;
    font-family: 'Open Sans Condensed', "Helvetica Neue", helvetica, arial, sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.6;
    padding: 0;
    word-wrap: break-word;
}
cite.fn {
    font-weight: bold;
}
div.aligncenter, .aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
embed, iframe {
    max-width: 100%;
}
fieldset {
    border: 2px solid #e5e5e5;
    margin: 5px 2px 15px 2px;
    padding: 0.35em 0.625em 0.75em;
}
form.search-form label {
    display: block;
    width: 100%;
}
form.search-form, form.woocommerce-product-search {
    position: relative;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    letter-spacing: -.02em;
    word-wrap: break-word;
}
h1.single-title {
    margin: 10px 0;
}
h1.site-title, .site-title {
    color: #000;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: -.02em;
    line-height: 34px;
    margin: 0;
    padding: 0;
    word-wrap: break-word;
}
html {
    -ms-overflow-x: hidden;
    -ms-overflow-y: scroll;
    overflow-x: hidden;
    overflow-y: scroll;
}
img {
    height: auto;
    max-width: 100%;
}
img.alignnone {
    height: auto;
    max-width: 96%;
    width: auto;
}
input, textarea {
    background-color: #fff;
    border-radius: 0;
    color: #464a4c;
    padding: 8px;
}
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="range"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], textarea {
    -webkit-border-radius: 25px;
    background-image: -webkit-linear-gradient(rgba(255,255,255,0), rgba(255,255,255,0));
    border-radius: 25px;
    border: 1px solid #bbb;
    display: block;
    width: 100%;
}
input[type="search"].search-field::-webkit-input-placeholder {
    color: #d7d7d7;
}
input[type="search"].search-field:focus::-webkit-input-placeholder {
    color: #f1f1f1;
    padding: 20px 0 0 0;
}
legend {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-bottom: 0;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding-left: 5px;
    padding-right: 5px;
    padding: 0;
    white-space: normal;
    width: auto;
}
nav a, #site-navigation {
    -webkit-transition: all 0.3s ease;
    border-radius: 0;
    transition: all 0.3s ease;
}
nav.navigation.pagination {
    clear: both;
    float: left;
    margin: 20px 0;
    text-align: center;
    width: 100%;
}
nav.navigation.pagination .current {
    background-color: transparent;
    color: #000;
}
nav.navigation.pagination .current, nav.navigation.pagination .nav-links a {
    border-radius: 0;
    border: 1px solid #b5b5b5;
    border: none;
    padding: 5px 10px;
    position: relative;
    z-index: 1;
}
nav.navigation.post-navigation {
    border-bottom: 1px solid #efefef;
    border-top: 1px solid #efefef;
    clear: both;
    margin: 15px 0;
    overflow: hidden;
    padding: 15px 0;
    width: 100%;
}
select {
    color: #000;
    max-width: 100%;
    padding: 5px;
}
table {
    border-collapse: collapse;
    width: 100%;
}
td, th {
    padding: 6px;
}
th {
    font-weight: bold;
}
#content-footer-section {
    background-color: #1e1e1e;
    clear: both;
    color: #ffffff;
    padding: 15px;
}
#content-footer-section .comments-meta, #content-footer-section .comments-meta a, #content-footer-section .posted-date {
    color: #cacaca;
    font-size: 14px;
    font-style: italic;
    font-weight: 300;
    position: relative;
}
#content-footer-section .post-item h2 a {
    color: #fff;
    font-weight: 300;
}
#content-footer-section .widget-title h3 {
    color: #fff;
}
#respond .comment-form-author {
    padding-right: 5%;
}
#respond .comment-form-author, #respond .comment-form-email {
    float: left;
    width: 50%;
}
#respond .comment-form-url, #respond input {
    float: left;
    width: 100%;
}
#respond input#wp-comment-cookies-consent {
    margin-right: 10px;
    position: relative;
    top: 5px;
    width: auto;
}
#sidebar {
    display: inline-block;
    max-width: 100%;
}
#sidebar .widget {
    border-radius: 12px;
    box-shadow: 0px 5px 25px 0px rgba(28,45,113,.05);
    margin-bottom: 30px;
    padding: 25px;
}
#site-navigation {
    background-color: #ffffff;
    border-bottom: 1px solid #f2f2f2;
    border-left: none;
    border-right: none;
    border-top: 1px solid #f2f2f2;
    box-shadow: 0px 5px 25px 0px rgba(28,45,113,.05);
    min-height: 60px;
}
#site-navigation .container {
    position: relative;
}
#site-navigation.shrink {
    -webkit-box-shadow: 0 10px 20px -12px rgba(0,0,0,0.42), 0 3px 20px 0 rgba(0,0,0,0.12), 0 8px 10px -5px rgba(0,0,0,0.2);
    background-color: #ffffff;
    border: none;
    box-shadow: 0 10px 20px -12px rgba(0,0,0,0.42), 0 3px 20px 0 rgba(0,0,0,0.12), 0 8px 10px -5px rgba(0,0,0,0.2);
    min-height: 50px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
.alignnone {
    margin: 5px 20px 20px 0;
}
.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
.archive-page-header h1 {
    margin: 0;
    padding-bottom: 25px;
}
.article-content {
    border-radius: 12px;
    box-shadow: 0px 5px 25px 0px rgba(28,45,113,.05);
    margin-bottom: 30px;
    padding: 35px;
}
.author-meta a {
    font-size: 14px;
    margin-left: 4px;
    margin-right: 15px;
    text-transform: uppercase;
}
.author-meta-by {
    font-size: 14px;
    opacity: 0.7;
    position: relative;
}
.bypostauthor, .sticky {
}
.cat-links a {
    border-radius: 15px;
    border: 2px solid;
    padding: 3px 6px;
}
.cat-links a, .cat-links span, .posted-date, .tags-links span {
    font-size: 14px;
    font-weight: 700;
    margin-right: 10px;
    position: relative;
}
.cat-links, .tags-links {
    display: inline-block;
    width: 100%;
}
.cats-tags, .single-entry-summary {
    clear: both;
    margin-top: 15px;
    width: 100%;
}
.checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"], .radio input[type="radio"], .radio-inline input[type="radio"] {
    margin-left: 0;
    position: relative;
}
.checkbox, .radio {
    display: inline-block;
}
.comment-body {
    margin-bottom: 40px;
}
.comment-form #comment {
    width: 100%;
}
.comment-meta.commentmetadata {
    font-size: 12px;
    font-style: italic;
    margin: 10px 0;
}
.commentlist li {
    list-style-type: none;
}
.comments-meta, .posted-date {
    margin-right: 15px;
}
.content-date-comments {
    display: inline-block;
}
.current-page-parent:after, .nav > li.active > a:after {
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    background-color: #07a1fd;
    content: '';
    height: 3px;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.5s ease-in-out;
    width: 100%;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background-color: #07a1fd;
}
.dropdown-menu > li > a {
    border-bottom: 0;
    padding: 5px 20px 5px 10px;
}
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    -moz-border-radius: 6px 0 6px 6px;
    -webkit-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
    left: -100%;
    margin-left: 10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}
.dropdown-submenu>.dropdown-menu {
    -moz-border-radius: 0 6px 6px;
    -webkit-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
    left: 100%;
    margin-left: -1px;
    margin-top: -6px;
    top: 0;
}
.dropdown-submenu>a:after {
    border-color: transparent;
    border-left-color: #ccc;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    content: " ";
    display: block;
    float: right;
    height: 0;
    margin-right: -10px;
    margin-top: 5px;
    width: 0;
}
.dropdown-toggle:focus {
    outline: thin dotted;
}
.error-template {
    padding-bottom: 60px;
}
.featured-thumbnail {
    position: relative;
    width: 100%;
}
.featured-thumbnail img {
    text-align: center;
    width: 100%;
}
.footer-credits {
    background-color: #1e1e1e;
    clear: both;
}
.footer-credits-text {
    color: #fff;
    padding: 20px 0;
}
.gallery-caption {
    font-weight: bold;
}
.header-part {
    background-color: white;
    padding: 15px 0;
    position: relative;
    z-index: 1000;
}
.header-part .container {
    display: flex;
}
.homepage-area .widget {
    margin: 0;
    padding: 0;
}
.inner-wrapper {
    display: block;
    margin-bottom: 15px;
}
.main-container {
    background-color: #fff;
}
.main-content {
    float: left;
    width: 100%;
}
.main-menu {
    position: relative;
}
.nav-links {
    clear: both;
    display: block;
    float: left;
    width: 100%;
}
.nav-links .nav-title {
    position: relative;
}
.nav-next .fa {
    margin-left: 5px;
}
.nav-previous .fa {
    margin-right: 5px;
}
.nav-subtitle {
    background: transparent;
    color: initial;
    display: block;
    font-size: 13px;
    opacity: 0.8;
    text-transform: uppercase;
}
.navbar {
    margin-bottom: 0;
}
.navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #ccc;
}
.navbar-nav > li > a {
    border-bottom: 0;
    display: inline-block;
    font-weight: 700;
    max-height: 60px;
    text-transform: uppercase;
    vertical-align: middle;
}
.navbar-nav li.fa {
    display: block;
    position: relative;
}
.navbar-toggle {
    border: 1px solid #ccc;
}
.news-thumb {
    margin-bottom: 10px;
    text-align: center;
}
.news-thumb img {
    border-radius: 12px;
    margin-bottom: 10px;
}
.page h1.single-title {
    margin-bottom: 15px;
}
.page-area {
    padding-top: 15px;
}
.page-header {
    margin: 20px 0;
    text-align: center;
    width: 100%;
}
.page-header a {
    border-bottom: 0;
    color: #000;
}
.post-excerpt {
    clear: both;
    display: block;
}
.post-item {
    border-radius: 12px;
    box-shadow: 0px 10px 25px 0px rgba(28,45,113,.17);
    margin-bottom: 30px;
    overflow: hidden;
    width: 100%;
}
.post-item .cats-tags {
    margin: auto;
    max-width: 100%;
}
.post-item .news-text-wrap {
    padding: 35px;
}
.post-item .news-thumb {
    padding: 0;
    text-align: center;
}
.post-item h2 {
    clear: both;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 0;
}
.post-item h2 a {
    color: #404040;
    font-size: 40px;
    font-weight: 300;
}
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}
.reply {
    margin: 20px 0;
}
.screen-reader-text {
    border: 0;
    clip-path: inset(50%);
    clip: rect(1px,1px,1px,1px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0,0,0,0.6);
    clip-path: none;
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    left: 10px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
.search-field {
    border-radius: 3px;
    border: 1px solid #e2e2e2;
    padding-right: 90px;
    width: 100%;
}
.search-submit, .woocommerce-product-search button {
    bottom: 2px;
    line-height: 20px;
    position: absolute;
    right: 2px;
    top: 2px;
}
.single-content.row {
    margin-bottom: 60px;
}
.single-entry-summary a, .postauthor-content a, .taxonomy-description a, .post-item .post-excerpt a, .widget.widget_block a, .widget.widget_text a, .comments-template p a {
    text-decoration: underline;
}
.single-footer.row {
    clear: both;
}
.single-head {
    clear: both;
    margin-bottom: 10px;
}
.single-page-header {
    color: #fff;
    font-size: 44px;
    font-weight: 700;
}
.site-branding-logo a {
    border: none;
    position: relative;
    z-index: 99;
}
.site-branding-logo img {
    max-height: 60px;
    width: auto;
}
.site-branding-text {
    position: relative;
    z-index: 99;
}
.site-description {
    display: inline-block;
    font-size: 15px;
    line-height: 22px;
    margin: 0;
    position: relative;
}
.site-header {
    background-color: #fff;
    padding: 30px 0;
}

/* MANDELA TRAINS STYLES */
* { margin: 0px;}
a{ text-decoration: none; }
.mt h3{ display: block; text-align: center; text-transform: uppercase; font-size: 1.5rem; font-family: 'Open Sans Condensed', "Helvetica Neue", helvetica, arial, sans-serif; font-weight: 700; font-style: italic; }
video { display: block !important; width: 100%; height: auto;}

.main-header { background: #053dff; padding: 0px; margin: 0px; text-align: center; }
.main-header h1{ padding: 0px; margin: 0px; line-height: 5rem; display: inline-block;}
.main-header h1 a { color: #FFF; text-transform: uppercase; padding: 0px 10px; font-family: 'Open Sans Condensed', "Helvetica Neue", helvetica, arial, sans-serif; font-weight: 700; text-decoration: none; }
.header-icon{ float: right; margin: 6px 10px 0px; padding: 0px; line-height: 80px;
    li{ list-style: none; }
}
.mt-intro{ position: relative; }
.mt-intro h1 { padding: 0px; margin: 0px; display: inline-block; position: absolute; top: 0px; opacity: 0.2; color: #FFF; width: 100%; text-align: center; letter-spacing: 40px; text-transform: uppercase; font-weight: 800; }
.mt-intro h2{ position: absolute; top: 400px; text-transform: uppercase; color: #FFF; font-size: 5rem; width: 100%; text-align: center; text-shadow: 0px 0px 20px #000; }
.fa-youtube:before { content: "\f167"; font-size: 2.5rem; color: #FFF; }
.mt{ min-height: 400px; border-bottom: solid #FFF; }
.mt h4{ text-align: center; display: block; font-size: 1rem;  }
/* Reasons People Quit */
.mt-reasons-we-quit { background: #053dff;
    h3{ color: #FFF; margin: 20px; }
    h4{ text-transform: uppercase; font-style: italic; color: #FFF; margin: 20px; font-size: 1.2rem; }
}
.mt-reasons-we-quit ul li { color: #e6e6e6; text-transform: uppercase; font-style: italic; font-family: 'Open Sans Condensed', "Helvetica Neue", helvetica, arial, sans-serif; font-weight: 400; font-size: 1.2rem; list-style: square; margin: 10px 0px; text-align: left; }

.mt-what-you-receive{ padding: 40px 0px;
    .col-lg-3 div { height: 250px; border: 1px solid #ccc; margin: 10px; padding: 10px; border-radius: 10px; }
}
.mt-what-you-receive{
    .col-lg-3 div h4{ display: block; text-align: center; font-style: italic; font-weight: bold; text-transform: uppercase; font-size: 1rem; }
}

/* Commit Today */
.mt-membership{
    min-height: 650px; background: url('images/committ_bg.png') center -250px;
    h3{ color: #FFF; padding-top: 20px; }
    p{ color: #FFF; line-height: 3rem; text-align: center; margin: 40px 0px 70px; }
    .mt{ border: none; }
}
.mt button { background: #053dff; color: #FFF; display: block; margin: 0px auto; border: none; width: initial; }
button a { color: #FFF; text-decoration: none; text-transform: uppercase; font-style: italic; font-family: 'Open Sans Condensed', "Helvetica Neue", helvetica, arial, sans-serif; font-weight: 700; font-size: 1.5rem; }
button a:hover { color: #FFF; }
.mt-personal-message{ min-height: 700px; background-color: #34353d;
    h3{ margin: 30px 0px; color: #FFF; }
    button{ margin: 20px auto; }
}
.mt-personal-message video { display: block !important; width: 800px; height: 480px; margin: 0px auto; }

/* Questions and Answers */
.row.mt-question-answer{
    h3{ color: #053dff; margin-top: 20px; }
    ul li { color: #053dff; text-transform: uppercase; font-style: italic; font-family: 'Open Sans Condensed', "Helvetica Neue", helvetica, arial, sans-serif; font-weight: 400; font-size: 1.3rem; list-style: none; margin: 10px 0px; position: relative; padding-left: 15px; }
    .qa-header{ background-color: #7b95f1; color: #FFF; padding: 3px 10px; font-weight: 800; }
    .qa-header::after{ border-top: 0px solid transparent; border-left: 0px solid #717171; border-bottom: 0px solid transparent; }
    ul li::after { width: 0px !important; height: 0px !important; border-top: 5px solid transparent; border-left: 10px solid #717171; border-bottom: 5px solid transparent; content: ""; display: inline-block; position: absolute; left: 0px; top: 50%; margin-top: -5px; }
}
li.qa-li{ height: 1.3rem; overflow: hidden; cursor: pointer; transition: .3s;  }
li.qa-li.expand{ height: 4.3rem; transition:.3s;  }
li.qa-li span.qa-question{ color: #053dff; font-size: 1rem; display: block; font-weight:600; }
li.qa-li span { color: #888; font-size: .9rem; display: block; }
li.qa-li p { color: #888; font-size: .9rem; display: block; }


/* Get Started */
.tf-v1-widget iframe { margin: 60px 0px 300px; display:block; }

/* Footer */
footer{ background-color: #053dff; margin-top: 50px; text-align: center; }
.mt-logo { color: #FFF; font-size: 3rem; text-align: center; display: inline-block; border: 5px solid; padding: 15px; border-radius: 50%; margin: 20px auto; }
.main-header h1.mt-logo {
    font-size: 1em;
    text-align: center;
    display: inline-block;
    border: 2px solid;
    padding: 15px 10px;
    border-radius: 50%;
    margin: 5px auto;
    line-height: 2em;
}

@media (max-width: 767px) {
    #my-menu {
        overflow: hidden;
        z-index: 99999;
        display: none;
    }
    .admin-bar.hc-nav-open {
        margin-top: -46px;
    }
    .admin-bar.hc-nav-open:not(.shrink-header) .hc-offcanvas-nav.nav-open[class*='hc-nav-'] div.nav-container {
        margin-top: 46px;
    }
    .dropdown-menu {
        -webkit-box-shadow: none;
        border-radius: 0;
        border: none;
        box-shadow: none;
        display: block;
        float: none;
        font-size: initial;
        left: auto;
        list-style: none;
        margin: 0;
        min-width: auto;
        padding: 0;
        position: inherit;
        text-align: none;
        top: auto;
    }
    .hc-nav-trigger {
        top: 4px;
        width: 20px;
    }
    .hc-nav-trigger span {
        width: 20px;
    }
    .hc-nav-trigger span, .hc-nav-trigger span:after, .hc-nav-trigger span:before {
        background-color: #5c5c5c;
        height: 2px;
    }
    .hc-nav-trigger span:after {
        bottom: -6px;
    }
    .hc-nav-trigger span:before {
        top: -6px;
    }
    .hc-offcanvas-nav .nav-close-button span::before {
        margin-left: -6px;
    }
    .header-cart, .header-my-account {
        padding: 18px 5px;
    }
    .header-part .container {
        flex-direction: column;
    }
    .header-search-field, .header-search-field .woocommerce.widget_product_search {
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
    }
    .heading-row {
        flex-wrap: wrap;
    }
    .menu-button {
        float: right;
        height: 24px;
        margin-left: 10px;
        position: relative;
        top: 15px;
        width: 24px;
    }
    .mobile-account, .mobile-cart, .mobile-right {
        float: right;
    }
    .mobile-logo {
        float: left;
    }
    .top-bar-section .widget {
        text-align: center !important;
    }
}


/***********************************************************/
/* ******************** MOBILE STYLES ******************** */
/***********************************************************/

@media (max-width: 600px) {
    .admin-bar #site-navigation.shrink { top: 32px; }
    .row.mt-question-answer ul li { font-size: 1rem; font-weight: bold; }
    li.qa-li{ height: 3rem; }
    li.qa-li span{ height: 3rem; }
    .row.mt-question-answer ul li::after { top: 12px; }
    .mt-reasons-we-quit { background: #FFF !important; }
    .mt-reasons-we-quit h3, .mt-reasons-we-quit h4 { color:#053dff; }
    .mt-reasons-we-quit h3 { font-size: 1.3rem; }
    .mt-reasons-we-quit ul li{ margin: 10px 0px; font-size: 1rem; color:#053dff; }
    .mt-reasons-we-quit ul{ margin: 0px; }
    .row.mt-reasons-we-quit h3, .row.mt-reasons-we-quit h4 { margin: 20px 0px; }
    .row.mt.mt-what-you-receive { background: #053dff; margin-bottom: -4px; padding: 20px 0px; }
    .row.mt.mt-what-you-receive h3{ color:#FFF; }
    .row.mt.mt-what-you-receive > div div{ background: #FFF;}
    .mt-membership p{ line-height: 2rem; margin:40px 0px 20px; }
    .mt button{ margin: 0px auto 20px; }
    .mt-personal-message{ min-height: initial; }
    video { display: block !important; width: 100%; height: initial;}
    .mt-personal-message video { display: block !important; width:95%; height: 300px; margin: 0px auto 20px; }
    .main-header { height: initial; }
    .mt-intro h2{ display: none; }
    .main-header h1{ line-height: 3rem;}
    footer{ margin-top: 0px; }
}

@media (min-width: 768px) {
    .row.mt-reasons-we-quit { background: #FFF !important; }
    li li ul.dropdown-menu {
        left: 100%;
        top: 0;
    }
    li.menu-item-has-children>a.dropdown-item:before {
        right: 6px;
    }
    li.menu-item-has-children>a:before {
        content: "\f107";
        font-family: "FontAwesome";
        font-size: 15px;
        margin-left: 10px;
        position: absolute;
        right: 8px;
    }
    #site-navigation .container {
        padding-left: 0;
        padding-right: 0;
    }
    .dropdown-menu {
        display: block;
        opacity: 0;
        visibility: hidden;
    }
    .menu-container {
        width: 100%;
    }
    .menu-item-has-children li.fa:before {
        top: 6px !important;
    }
    .navbar-center {
        text-align: center;
        width: 100%;
    }
    .navbar-center > li {
        display: inline-block;
        float: none;
    }
    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
        background-color: transparent;
    }
    .navbar-default .navbar-nav > .active a:focus, .navbar-default .navbar-nav > .open a:focus {
        background-color: #fff;
        color: #666;
        outline: thin dotted;
    }
    .navbar-nav > li > a {
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
        padding-bottom: 20px;
        padding-top: 20px;
        transition: all 0.5s ease-in-out;
    }
    .navbar-nav > li > a.dropdown-toggle {
        padding-right: 25px;
    }
    .navbar-nav li:hover > .dropdown-menu {
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
        border-radius: 0;
        opacity: 1;
        transition: all 0.5s ease-in-out;
        visibility: visible;
    }
    .navbar-right {
        margin-right: 0;
    }
    .navbar-right li li ul.dropdown-menu {
        left: auto;
        right: 100%;
    }
    .open > .dropdown-menu {
        height: auto;
        opacity: 1;
        visibility: visible;
    }
}
@media screen and (max-width: 782px) {
    .admin-bar #my-menu {
        top: 46px;
    }
}