.device-xxs footer {
    font-size: 12px;
    margin-top: -30px;
    padding-bottom: 0px;
}

.device-xxs .wrapper,
.device-xs .wrapper {
    height: auto;
}

.device-xxs .wrapper-inner,
.device-xs .wrapper-inner {
    height: auto;
}

.device-xs .single-post,
.device-xxs .single-post {
    margin-top: 70px;
}

.device-xs .navbar-default .navbar-collapse,
.device-xs .navbar-default .navbar-form,
.device-xxs .navbar-default .navbar-collapse,
.device-xxs .navbar-default .navbar-form {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    margin: 0;
    z-index: 1;
}

.device-xxs .modal-content {
    padding: 0 10px;
}

.device-xxs .modal-header,
.device-xxs .modal-footer,
.device-xxs label {
    text-align: center;
}

.device-xxs.modal-open .navbar-fixed-top {
    padding-right: 0;
}

.device-md section h2,
.device-sm section h2 {
    font-size: 62px;
    line-height: 60px;
}

.device-md section h3,
.device-sm section h3 {
    font-size: 28px;
    margin: 20px auto 30px;
}

.device-xxs .video-slide {
    min-height: 500px;
}


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

@media (min-width: 900px) {
    .modal-dialog {
        width: 720px;
    }
    .modal-content {
        padding: 0px 140px;
    }
}

@media screen and (max-height: 680px) {
    section h1 {
        font-size: 52px;
        line-height: 48px;
        max-width: 80%;
        margin-top: 120px;
    }
    section h2 {
        font-size: 40px;
        line-height: 44px;
        max-width: 80%;
    }
    section h3 {
        font-size: 24px;
        margin: 20px auto 30px;
    }
    section h6 {
        font-size: 14px;
        max-width: 80%;
        margin: 10px auto;
    }
}

@media screen and (max-width: 767px) {
    .sticky-menu .navbar-default .navbar-brand,
    .dark-menu .navbar-default .navbar-brand {
        float: left;
        margin-left: 20px;
        padding: 13px 0px;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-brand {
        width: 175px;
        height: 90px;
        padding: 13px 0px;
    }
    section h1 {
        font-size: 34px;
        line-height: 38px;
        max-width: 90%;
        margin-top: 0px;
    }
    section h2 {
        font-size: 38px;
        line-height: 40px;
        max-width: 80%;
    }
    section h3 {
        font-size: 24px;
        margin: 20px auto 30px;
    }
    section h6 {
        font-size: 14px;
        max-width: 80%;
        margin: 10px auto;
    }
    .menu-options-lg a {
        font-size: 52px;
    }
    .navbar-collapse {
        background-color: rgba(0, 40, 25, 0.9);
    }
    .textual .container {
        padding: 60px 30px;
    }
    .textual p {
        line-height: 28px;
    }
    .textual h4 {
        font-size: 32px;
    }
    .social-ico {
        margin: 2px;
    }
    .textual .divider-short {
        margin: 40px auto 30px;
    }
    section h6 {
        line-height: 19px;
    }
    .blog h2 {
        font-size: 32px;
        margin: 0 0 12px;
    }
    .blog h3 {
        font-size: 24px;
        line-height: 1.2;
    }
    .blog h5 {
        font-size: 16px;
        margin: 12px 0 50px;
    }
    .blog p {
        font-size: 16px;
        margin: 30px 0;
        line-height: 1.6 !important;
    }
    .blog img {
        margin: 30px 0;
    }
    .divider-full {
        height: 5px;
        margin: 60px auto;
    }
    .divider-short {
        margin: 20px auto;
    }
    .video-slide .glyphicon-play-circle {
        font-size: 50px;
        color: rgba(255, 255, 255, 0.5);
        display: block;
        margin-top: -50px;
        top: 60px;
    }
    .modal {
        opacity: 0;
        display: none;
        visibility: visible;
    }
    .modal-header .close {
        display: none;
    }
    .modal-header {
        padding: 95px 0px 10px 0px;
    }
    .modal-footer button {
        width: 120px;
        padding: 4px;
    }
    .modal-dialog .btn {
        font-size: 18px;
        padding: 10px 0px;
    }
    .navbar-default .navbar-nav>li>a:after,
    .navbar-default .navbar-nav>li>a:focus:after,
    .navbar-default .navbar-nav>li>a:hover:after {
        bottom: 5px;
        height: 2px;
    }
    .device-sm .modern-style h2,
    .device-sm .modern-style a h2 {
        font-size: 46px;
        line-height: 44px;
    }
    .modal-body {
        padding-bottom: 0px;
    }
    .modal-title {
        margin-bottom: 0px;
    }
    .modern-style h2,
    .modern-style a h2 {
        font-size: 42px;
        line-height: 40px;
    }
    .modal textarea {
        max-width: 100%;
    }
    .modal input[type="text"],
    .modal input[type="email"] {
        max-width: 100%;
    }
}

@media screen and (max-width: 992px) {
    section {
        height: auto;
    }
    section h2 {
        max-width: 100%;
    }
    .divider-short {
        margin: 30px auto;
    }
}

@media screen and (max-height: 480px) {
    .in .navbar-nav>li>a,
    .collapsing .navbar-nav>li>a {
        font-size: 46px;
        line-height: 0.85;
    }
    .modal-title {
        margin: 0;
    }
    .modal-dialog .btn {
        font-size: 18px;
        padding: 10px 35px;
    }
    .form-group {
        margin-bottom: 0px;
    }
    .modal-header {
        padding: 20px 15px 0;
    }
    .modal-footer {
        padding-bottom: 20px;
    }
}

@media screen and (max-height: 900px) {
    .divider-short {
        margin: 20px auto;
    }
    .topmargin {
        margin-top: 20px !important;
    }
    .topmargin-sm {
        margin-top: 10px !important;
    }
    .topmargin-lg {
        margin-top: 40px !important;
    }
    .bottommargin {
        margin-bottom: 20px !important;
    }
    .bottommargin-sm {
        margin-bottom: 10px !important;
    }
    .bottommargin-lg {
        margin-bottom: 40px !important;
    }
}

@media print,
(-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {}

.device-sm .modern-style h2,
.device-sm .modern-style a h2 {
    font-size: 46px;
    line-height: 44px;
}
