/*
Theme Name: Mighty
Theme URI: http://meetmighty.com/themes/mighty-wordpress-theme/
Author: MeetMighty
Author URI: https://www.meetmighty.com
Description: All in one theme for your business as well as personal usage, withan inbuild support for WooCommerce, BBPress, Easy Digital Downloads turn the theme into your shop easily.
Version: 1.9
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: mighty
Domain Path: /languages/
Tags: custom-colors, two-columns, three-columns, custom-background, custom-header, custom-menu, featured-images, flexible-header, full-width-template, microformats, post-formats, sticky-post, theme-options, translation-ready, editor-style, custom-logo, threaded-comments

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*
============================================================
@ Globals Styles
============================================================
*/
html {
    height: 100%;
    font-size: 16px;
}

body {
    font-family: Open Sans, 'sans-serif';
    font-size: 14px;
    line-height: 24px;
    color: #656565;
    overflow-x: hidden;
}

/*
============================================================
@ ASSISTIVE TEXT
============================================================
*/
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    line-height: normal;
    padding: 15px 23px 14px;
    position: absolute;
    left: 5px;
    top: 5px;
    text-decoration: none;
    width: auto;
    z-index: 100000; /* Above WP toolbar */
}

/*
============================================================
@ TYPOGRAPHY
============================================================
*/
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    margin: 15px 0px;
    font-weight: 500;
    line-height: 1.4;
    /* font-family: Montserrat, 'sans-serif'; */
    text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    text-decoration: none;
}

h1, h1 > a {
    font-size: 40px;
    color: #403f3f;
}

h2, h2 > a {
    font-size: 35px;
    color: #403f3f;
}

h3, h3 > a {
    font-size: 30px;
    color: #403f3f;
}

h4, h4 > a {
    font-size: 25px;
    color: #403f3f;
}

h5, h5 > a {
    font-size: 20px;
    color: #403f3f;
}

h6, h6 > a {
    font-size: 18px;
    color: #403f3f;
}

p, td {
    font-size: 14px;
    line-height: 25px;
    color: #000000;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}

div,
blockquote {
    font-size: 14px;
    line-height: 25px;
    font-weight: 300;
}

li, span {
    font-size: 14px;
    line-height: 25px;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
}

a {
    font-size: 14px;
    line-height: 25px;
    color: #2b90f1;
    border-bottom: 1px dotted #2b90f1;
    cursor: pointer;
}

a:hover {
    color: #9a9a9a;
    text-decoration: none;
    border-bottom: 1px dotted #9a9a9a;
}

address {
    font-size: 15px;
    line-height: 25px;
    font-style: italic;

}

del {
    color: red;
}

ins {
    color: #266eb3;
}

b, strong {
    font-weight: 500;
}

dt {
    font-weight: 600;
    margin: 20px 0px 0px 0px;
    font-family: Montserrat, 'sans-serif';
    border: 1px solid #c3c3c3;
    padding: 10px 20px;
    color: #9a9a9a;
}

dd {
    padding: 20px;
    border: 1px solid #c3c3c3;
    font-family: Montserrat, 'sans-serif';
    border-top: 0px;
    font-weight: 300;
    color: #9a9a9a;
}

dfn, cite, em, i {
    font-style: italic;
}

.mighty-dropcap {
    float: left;
    font: normal 5em/1em "lucida handwriting";
    display: inline-block;
    margin-right: 0.25em;
}

pre {
    background: #eee;
    border-left: 0.813em solid #c6b274;
    color: #333;
    font-size: 0.938em;
    line-height: 1.6;
    margin: 2em 0;
    max-width: 100%;
    overflow: auto;
    padding: 1em;
}

mark {
    background-color: #6d92b6;
    color: #fff;
    padding: 2px 5px;
}

/*
=================================================
Mighty Top Bars
=================================================
*/
.mighty_top {
    background: #337ab7;
    color: #fff;
    /* padding-left: 30px; */
}

.mighty_top a {
    color: #fff;
    font-size: 13px;
    -moz-transition: all ease-in-out 0.6s;
    -o-transition: all ease-in-out 0.6s;
    transition: all ease-in-out 0.6s;
    cursor: pointer;
    text-decoration: none;
}

.mighty_top .mighty_top_content {
    padding: 15px 0px;
    font-size: 13.5px;
    color: #fff;
    font-family: Montserrat, 'sans-serif';
}
.col-md-12.mighty_top_content {
    text-align:center;
}
.mighty_top .mighty_top_social_icons ul {
    float: right;
}

.mighty_top .mighty_top_social_icons ul li {
    margin: 0px;
    padding: 0px;
}

.mighty_top .mighty_social_icons ul li a {
    margin: 0px;
    padding-left: 15px;
    line-height: 53px;
    background-color: rgba(255, 255, 255, 0.1);
    margin-right: 2px;
    /* border-radius: 5px; */
    padding: 5px 10px;
    cursor: pointer;
    opacity: 0.75;
    -webkit-transition: all linear 0.6s;
    -moz-transition: all ease-in-out 0.6s;
    -o-transition: all ease-in-out 0.6s;
    transition: all ease-in-out 0.6s;
    border-bottom: 0px;
}

.mighty_top .mighty_social_icons ul li a:hover {
    opacity: 1;
    background-color: rgba(255, 255, 255, 0.4);
}

.mighty_top .mighty_top_navigation {
    padding: 6px;
}

.mighty_top .mighty_top_navigation ul {
    float: right;
    margin: 0px;
    padding: 0px;
}

.mighty_top .mighty_top_navigation ul li {
    float: left;
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.mighty_top .mighty_top_navigation ul li a {
    margin: 0px 10px;
    -webkit-transition: all linear 0.6s;
    line-height: 38px;
    -moz-transition: all ease-in-out 0.6s;
    -o-transition: all ease-in-out 0.6s;
    transition: all ease-in-out 0.6s;
    font-size: 13px;
}

.mighty_top a:hover {
    color: #fff;
    text-decoration: none;
    border-bottom: 1px dotted #fff;
}

@media screen and (max-width: 1000px) {
    .mighty_top .mighty_top_content {
        text-align: center;
        padding: 5px;
    }

    .mighty_top .mighty_top_navigation {
        padding: 0px;
    }

    .mighty_top .mighty_top_navigation ul {
        float: left;
        text-align: center;
        width: 100%;
    }

    .mighty_top .mighty_top_navigation ul li {
        float: none;
        display: inline-block;
    }
}
/*
=================================================
STANDARD WORDPRESS IMAGES STYLES
=================================================
*/
.alignnone {
    margin: 0.5em 30px 20px 0;
}

.aligncenter, div.aligncenter {
    display: block;
    margin: 0.5em auto 5px auto;
}

.alignright {
    float: right;
    margin: 0.5em 0 20px 30px;
}

.alignleft {
    float: left;
    margin: 0.5em 30px 20px 0;
}

.aligncenter {
    display: block;
    margin: 0.5em auto;
}

a img.alignright {
    float: right;
    margin: 0.5em 0 20px 30px;
}

a img.alignnone {
    margin: 0.5em 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 0.5em 30px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    max-width: 100%; /* Image does not overflow the content area */
    padding: 0;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 1.25em 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 1.25em 30px 20px 0;
}

.wp-caption.alignright {
    margin: 1.25em 0 20px 30px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto;
}

figcaption.wp-caption-text {
    font-size: 14px;
    line-height: 17px;
    margin: 2px 0 0;
    padding: 2px 4px 3px;
    color: #656565;
    background-color: #e2e5e7;
}

/*
=================================================
BLOG PAGE LAYOUT AND FEATURED IMAGE
=================================================
*/
.page-thumbnail {
    margin: 1.75em auto 2.5em;
}

.post-thumbnail {
    margin: 1em 0;
    text-align: left;
}

.post-thumbnail.alignleft {
    float: left;
    margin: 1rem 1rem 1rem 0rem;
}

.entry-meta {
    width: 100%;
    padding: 15px 0px 5px 0px;
    font-weight: normal;
    font-family: Montserrat, 'sans-serif';
}

.entry-meta i {
    margin-right: 5px;
}

.entry-meta a {
    margin-right: 10px;
}

footer.entry-meta {
    clear: both;
    text-transform: none;
}

footer.entry-meta span {
    font-weight: 700;
}

footer span.entry-meta-value {
    font-weight: normal;
}

.footer_meta_top_line {
    border-top: 1px solid #EAEAEA;
    padding-top: 21px;
}

.meta-tagged, .meta-posted, .meta-date, .meta-author {
    font-size: 0.80rem;
}

.bypostauthor {
    font-size: 0.80rem;
}

.sticky {
}

.featured-post {
    color: #69A127;
    /* text-transform: uppercase; */
    /* font-weight:bold; */
    display: inline-block;
}

h2.entry-title {
    font-family: lato, 'sans-serif';
    margin-bottom: -3px;
}

header .edit-link {
    display: inline-block;
    text-align: center;
    margin-right: 5px;
}

header .edit-link:hover a {
    color: #fff;
}

header .edit-link:hover a {
    color: #fff;
}

/* POST FORMATS */

.aside_post_format {
    margin: 0px;
    padding: 0px;
}

.post-format-icon {
    font-size: 1.125em;
}

.post-edit-link {
    background-color: #EAEAEA;
    padding: 0.15rem 1rem;
    color: #888;
}

.post-edit-link:hover {
    background-color: #505050;
    color: #fff;
}

.post.type-post.format-quote,
.post.type-post.format-quote blockquote {
    /* background: #6d92b6; */
    color: #000 !important;
    overflow: hidden;
    padding: 0px;
}

.post.type-post.format-aside {
    background-color: #ffffff;
    padding: 25px;
    border: 1px solid #6d92b6;
    border-left: 10px solid #6d92b6;
}

.post.type-post.format-link a {
    padding: 15px 20px;
    color: #fff;
    display: block;
    background: #6d92b6;
    text-decoration: none;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border:none;
}

.post.type-post.format-link a:before {
    content: "\f0c1";
    font-family: FontAwesome;
    margin-right: 10px;
    font-size: 18px;
}

.post.type-post.format-link a:hover {
    background: #f5eb5d;
}

.post.type-post.format-quote p {
    /* color: #fff; */
    padding: 25px;
}

.post.type-post.format-quote {
    font-style: italic;

}

/* POST FORMAT ASIDE */
.format-aside .col-md-3 {
    padding-right: 0;
    text-align: center;
}

.format-aside footer {
    margin: 0;
}

.format-aside footer span {
    font-weight: normal;
}

.format-aside .post-thumbnail {
    margin: 1.313em auto;
}

/* POST FORMAT STATUS */
.format-status .col-md-2 {
    padding-right: 0;
    text-align: center;
}

.format-status footer {
    margin: 0;
}

.format-status .avatar {
    border-radius: 50%;
    margin: 0 auto;
}

.format-status footer span {
    font-weight: normal;
}

.status-entry-title {
    font-size: 1.5em;
}

/* POST FORMAT QUOTE */
.format-quote .entry-content {
}

.entry-content {
}

.format-quote .entry-title {
    font-weight: bold;
    font-style: normal;
}

.format-quote .icon-quotes-left {
    font-size: 1.75em;
    top: 5px;
    margin-right: 0.313em;
    color: #a9abb3;
}

.format-quote .entry-content {
    font-style: italic;
}

.format-quote .testimonial-thumbnail {
    max-height: 160px;
    max-width: 160px;
    margin: 2rem 0 0 0;
    float: left;
}

.format-quote .testimonial-thumbnail img {
    border-radius: 50%;
    border: 0.5em solid #e2e5e7;
}

/* POST FORMAT AUDIO */
.format-audio .audio-thumbnail img {
    margin: 0.5em 0em 1.5em 0em;
    display: block;
}

.post.type-post {
    padding: 15px 20px 15px 20px;
    margin: 0px 0px 30px -15px;
    overflow:hidden;
    /* border: 1px solid red; */
}
.post.type-post.sticky {
    background-color:#f1f1f1;
    border:1px solid #b3cbe2;
}
.post.type-post .post-img {
    /* margin:-15px -20px 30px -20px; */
}
.post.type-post.format-video p {
    line-height:0;
    margin-bottom:0px;
}
.post.type-post iframe  {
    margin:-15px -20px 20px -20px;
    width: 106%;
    max-width: 106%;
    height: 400px;
}
.post.type-post #myCarousel_gallery {
    margin:-15px -20px 1px -20px;
}



.format-audio .wp-audio-shortcode, .format-audio .mejs-audio {
    margin: 2em 0em 0.5em 0em;
    clear: both;
}

/* POST FORMAT LINK */
.format-link .link-thumbnail {
    max-height: 160px;
    max-width: 160px;
    margin: 2rem 0 0 0;
    float: left;
}

/*
=================================================
PAGINATION
=================================================
*/
.navigation.post-navigation {
    padding: 10px 0px;
}

.navigation.post-navigation a {
    font-family: Montserrat, 'sans-serif'; /* margin: 18px; */
}

.nav-previous {
    float: left;
}

.nav-next {
    float: right;
}

.page_pagination {
    margin: 1rem 0rem;
    border-top: 1px solid #EAEAEA;
    padding-top: 5px;
}

.page_pagination a {
    padding: 0.3rem 0.6rem;
    color: #fff;
    background-color: rgb(92, 184, 231);
    margin-right: 3px;
}

.page_pagination a:hover {
    background-color: #505050;
}

.page_pagination span {
    padding: 0.3rem 0.6rem;
    color: #fff;
    background-color: #505050;
    margin-right: 3px; /* border-radius:5px; */
}

.nav-links {
    display: table;
    border-collapse: separate;
    border-spacing: 5px;
}

.nav-links-buttons {
    display: table-row;
}

.previous-next {
    text-transform: uppercase;
    padding-left: 1em;
    display: table-cell;
    font-style: normal;
    vertical-align: middle;
    font-size: 0.938em;
    height: 26px;
}

.paging-navigation {
    border-top: 1px solid #e2e5e7;
    border-bottom: 1px solid #e2e5e7;
}

.image-navigation {
    text-align: center;
}

.paging-navigation .nav-previous, .paging-navigation .nav-next, .post-navigation .nav-previous, .post-navigation .nav-next, .image-navigation .previous-image, .image-navigation .next-image {
    display: table-cell;
    color: #888;
    text-align: center;
    padding-top: 4px;
    font-size: 1.250em;
}

.image-navigation .previous-image, .image-navigation .next-image {
    display: inline-block;
}

/*
=================================================
PAGINATION MULTIPLE PAGES
=================================================
*/
.pagination-wrapper {
    margin: 3em 0;
    padding: 0.5em 0;
    border-top: 1px solid #e2e5e7;
    border-bottom: 1px solid #e2e5e7;
}

.pagination-wrapper label {
    float: left;
    margin-top: 3px;
    margin-right: 0.313em;
    font-size: 1.063em;
    text-transform: uppercase;
}

.pagination {
    margin: 0;
    padding-left: 2.5em;
}

.pagination li:before {
    content: "";
    padding: 0;
}

.pagination li {
    display: inline;
    padding: 0;
}

.pagination li a, .pagination li span {
    display: block;
    width: 2.25em;
    height: 2.25em;
    float: left;
    margin-right: 0.25em;
    border-radius: 50%;
    background-color: #E2E5E7;
    text-align: center;
    font-size: 1em;
    line-height: 2.25em;
    font-weight: normal;
    text-decoration: none;
}

.pagination li, .pagination li a {
    color: #656565;
}

.pagination li a:hover, .pagination span.active {
    background-color: #9ca9b0;
    color: #fff;
}

/*
=================================================
POST COMMENTS
=================================================
*/
.comments-area {
    margin: 30px 0;
    clear: both;
}

.comments-title {
    padding: 15px 15px;
    font-size: 1.313em;
    font-weight: 600;
    background-color: rgba(136, 136, 136, 0.05);
    cursor: pointer;
    transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3;
    border: 1px solid rgba(212, 212, 212, 0.44);
    /* display: inline-block; */
}

.warning_message {
    padding: 5px 15px;
    background: #441e1e;
    display: inline-block;
    color: #fff;
}

.comment-list {
    margin: 2em 0;
    list-style: none;
    padding: 0.25em;
    outline: none;
}

.fr-comment-form_trigger {
    float: right;
    display: none;
}

.comment-list .children li:before {
    content: '';
}

.comment-list .children {
    list-style: none;
    margin-left: 4em;
    padding: 0;
}

.comment-wrapper {
    padding-top: 0rem;
}

.comment-body {
    margin-left: 5rem;
    padding: 0.5rem;
    border-bottom: 1px dotted #EAEAEA;
    margin-bottom: 1rem;
}

.children .comment-body {
    margin-left: 4em;
}

.comment-avatar {
    display: inline-block;
    float: left;
}

.comment-avatar .avatar {
    border-radius: 10%;
    margin-top: 10px;
}

.children .avatar {
    width: 40px;
    height: 40px;
    margin-top: 15px;
}

.comment-author cite.fn {
    font-style: normal;
    /* font-size: 1.125em; */
    font-weight: 700;
    /* text-transform: uppercase; */
    /* font-family: Montserrat; */
}

.comment-meta {
    font: bold 0.938em "Open Sans", "Segoe UI", sans-serif;
}

.edit-link {
    margin-left: 35px;
}

.comment-metadata .edit-link, .comment-metadata .reply {
    display: inline-block;
    margin: 0 5px;
}

.comment-content {
    line-height: 1.5;
    color: #89959b;
}

.comment-content p {
    margin: 0.5em auto 1.250em;
}

.comment-content blockquote {
    border: none;
    background-color: #f3f3f3;
    margin: 1em 0;
    padding: .75em 1em .25em;
    font-size: 1em;
    color: #656565;
}

/*
=================================================
LIST STYLES
=================================================
*/

/*
=================================================
SEPERATORS
=================================================
*/
hr {
    border-top: 1px solid #e2e5e7;
    height: 1px;
    margin-bottom: 15px;
}


/*
===================================================================
PROGRESS BAR
===================================================================
*/
.progress {
    margin: 10px 0em 2em 0em;
    position: relative;
    background-color: #f5f5f5;
    border-radius: 0px;
    height: 25px;
}

.progress div {
    display: block;
    height: 100%;
    text-align: center;
}

.progress-label {
    display: block;
    color: #000;
    font-weight: bold;
}

.progress-label h4 {
    font-weight: 500;
}

.progressbar {
    background-color: #9ca9b0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-animation: progressBar 3s ease-in-out;
    -webkit-animation-fill-mode: both;
    -moz-animation: progressBar 3s ease-in-out;
    -moz-animation-fill-mode: both;
}

@-webkit-keyframes progressBar {
    0% {
        width: 0;
    }
    100% {
        width: 100%;
    }
}

@-moz-keyframes progressBar {
    0% {
        width: 0;
    }
    100% {
        width: 100%;
    }
}

/*
=================================================
NAVIGATION MENU
=================================================
*/
ul.nav-menu, div.nav-menu > ul {
    margin: 0;
    padding: 0;
    text-align: right;
}

.nav-menu li:before {
    content: '';
}

.nav-menu li {
    display: inline-block;
    position: relative;
    font-size: 1em;
    margin-left: 0;
    padding: 0;
}

.nav-menu li a {
    display: block;
    line-height: 1;
    padding: 2em 0.75em;
    text-decoration: none;
}

/* no background on mouseover for main level items */
.nav-menu li a:hover {
    background-color: #888;
    color: #fff;
}

/* submenus have a default background colour */
.nav-menu .sub-menu, .nav-menu .children {
    margin: 0;
    padding: 1em 0;
    border-bottom: 0.813em solid #27ad54;
    border-top: 0;
    text-align: center;
    display: none;
    position: absolute;
    z-index: 99999;
    border-left: 1px solid #27ad54;
    border-right: 1px solid #27ad54;
    border-radius: 0px;
}

.nav-menu .sub-menu:before {
    content: "";
    border-top: 10px solid transparent;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #27ad54;
    top: -20px;
    left: 140px;
    position: absolute;
}

.nav-menu .sub-menu li, .nav-menu .children li {
    font-size: 0.75em;
    text-transform: none;
}

.nav-menu .sub-menu ul, .nav-menu .children ul {
    right: 100%;
    top: 0;
}

/* width and colour for the sub menu */
ul.nav-menu ul a, .nav-menu ul ul a {
    margin: 0;
    width: 250px;
    padding: 8px 15px;
}

ul.nav-menu li:hover > ul, .nav-menu ul li:hover > ul {
    display: block;
    /* center the submenu block below the parent */
    margin-right: -100px;
    right: 50%;
}

ul.nav-menu li:hover ul ul, .nav-menu ul li:hover ul ul {
    /* cancel out centering block for 3rd level */
    margin-right: auto;
    right: 90%;
}

#secondary-nav ul.nav-menu li:hover ul ul, #secondary-nav .nav-menu ul li:hover ul ul {
    /* cancel out centering block for 3rd level */
    right: 90%;
}

.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {
    font-style: italic;
}

.menu-toggle, .menu-toggle2 {
    display: none;
}

/* Mobile menu styling */

@media (max-width: 960px) {
    #secondary-nav .menu-toggle-wrapper {
        padding-top: 0.5em;
    }

    .menu-toggle, .menu-toggle2 {
        cursor: pointer;
        display: inline-block;
        font: bold 12px/1.3 'Open Sans', Calibri, Sans-serif;
        margin: 0 auto 1em;
        height: 50px;
        width: 50px;
        text-align: center;
        padding-top: 17px;
        border-radius: 100px;
        background-color: #eeeeee;
        color: #555;
    }

    .menu-toggle:hover, .menu-toggle2:hover {
        border: 1px solid #d4d4d4;
        padding-top: 16px;
    }

    .toggled-on2 .nav-menu {
        margin-bottom: 1.5em;
    }

    .toggled-on .nav-menu, .toggled-on .nav-menu > ul, .toggled-on2 .nav-menu, .toggled-on2 .nav-menu > ul {
        display: block;
        margin-left: 0;
        padding: 0;
        width: 100%;
        float: right;
    }

    .toggled-on li, .toggled-on .children, .toggled-on2 li, .toggled-on2 .children {
        display: block;
        text-align: center;
    }

    .toggled-on .nav-menu li > ul, .toggled-on2 .nav-menu li > ul {
        background-color: transparent;
        display: block;
        float: none;
        margin-left: 20px;
        padding: 3px 0;
        position: relative;
        right: auto;
        top: auto;
        /* remove the full menu shadow and border*/
        -webkit-box-shadow: none;
        box-shadow: none;
        border-bottom: none;
    }

    /* cancel out the centering of the submenu block below the parent */
    ul.nav-menu li:hover > ul, .nav-menu ul li:hover > ul {
        margin-right: 0;
        right: auto;
    }

    /* cancel out centering block for 3rd level */
    ul.nav-menu li:hover ul ul, .nav-menu ul li:hover ul ul, #secondary-nav ul.nav-menu li:hover ul ul, #secondary-nav .nav-menu ul li:hover ul ul {
        margin-right: auto;
        right: auto;
    }

    .toggled-on .nav-menu li:hover > ul li:hover, .toggled-on2 .nav-menu li:hover > ul li:hover {
        background-color: transparent;
    }

    .toggled-on .nav-menu li a, .toggled-on2 .nav-menu li a {
        padding: 0.613em;
    }

    .toggled-on .nav-menu li > ul a, .toggled-on2 .nav-menu li > ul a {
        width: auto;
        padding: 0.5em;
    }

    .toggled-on .nav-menu li:hover > a, .toggled-on .nav-menu .children a, .toggled-on2 .nav-menu li:hover > a, .toggled-on2 .nav-menu .children a {
        background-color: transparent;
    }

    .toggled-on .nav-menu li a:hover, .toggled-on .nav-menu ul a:hover, .toggled-on2 .nav-menu li a:hover, .toggled-on2 .nav-menu ul a:hover {
        background-color: #eeeeee;
    }

    #secondary-nav .toggled-on .nav-menu li a:hover {
        background-color: #D7C58C;
    }

    #secondary-nav .toggled-on2 .nav-menu ul.sub-menu li:hover {
        background-color: transparent;
    }

    ul.nav-menu, div.nav-menu > ul {
        display: none;
    }

    .format-quote .entry-content {
        text-align: center;
    }

    .format-quote .testimonial-thumbnail {
        float: none;
        margin: auto;
    }
}


@media (min-width: 481px) and (max-width: 768px) {
    ul.nav-menu, div.nav-menu > ul {
        text-align: center;
    }
}

.title_homepage {
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    border-bottom: 5px solid #2bafbb;
    display: inline-block;
    padding: 10px;
    margin-bottom: 20px;
}

.content_homepage {
    text-align: center;
}

li.cart-icon {
    /* font-size:18px!important; */
}
/*
============================================================
@ Text Seperator
============================================================
*/

.text-seperater {
    border-bottom: 3px solid #3a9ad9;
    padding-top: 0.5em;
    width: 5%;
    margin: 0px auto;
    position: relative;
    text-align: center;
    margin-bottom: 1em;
}

/*
============================================================
@ ACCORDIANS AND TABS
============================================================
*/
.panel {
    margin-bottom: 10px;
    background-color: #fff;
    border: 0px solid #002f5d;
    box-shadow: none;
    border-radius: 0px !important;
    padding: 0px;
    margin: 0px;
}

.panel-heading h6 {
    margin-bottom: 0px !important;
    margin-top:10px;
}

.panel-heading h6 a {
    padding: 15px 25px;
    display: block;
    color:#fff;
    font-weight: 500;
    margin: 0px !important;
    position: relative;
    border-bottom:0px;
    font-family: 'Open Sans', sans-serif;

}
.panel-heading h6 a svg {
    margin-right:10px;
    font-size:15px;
}

.panel.radius .panel-heading h6 a.collapsed,
.panel.radius .panel-heading h6 a[data-toggle="collapse"] {
    border-radius: 10px;
}

.panel.radius .panel-heading h6 a[class=""] {
    border-radius: 10px 10px 0px 0px;
}

.panel-heading h6 a.collapsed {
    background-color: #ececec;
    border:1px solid #c7c7c7;
    color:#4e4e4e;
}

.panel-heading h6 a {
    background-color: #ececec;
    border:1px solid #c7c7c7;
    border-bottom:0px !important;
    color:#4e4e4e;
}

.panel-heading h6 a.collapsed:after {
    content: "+";
    font-family: FontAwesome;
    position: absolute;
    right: 20px;
    top:8px;
    font-size:30px;
}

.panel-heading h6 a:after {
    content: "-";
    font-family: FontAwesome;
    position: absolute;
    right: 20px;
    top:-5px;
    font-size:40px;
}

.panel h6 a:hover,
.panel h6 a:focus,
.panel h6 a:active {
    text-decoration: none;
}

.panel h6 a i {
    margin-right: 10px;
}

.panel.simple_accordian h6 a svg,
.panel.simple_accordian h6 a i {
    display: none;
}

.panel .panel-collapse {
    border-color: #c7c7c7;
    border-bottom: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    border-top: 0px;
    margin-bottom: 30px;
    /* padding: 10px 10px 15px 10px; */
}

.panel.radius .panel-collapse {
    border-radius: 0px 0px 15px 15px;
}

.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
    border: none;
    padding:25px;
    margin:0px !important;
}

/*Color Option */
.panel.primary .panel-heading h6 a {
    background-color: #0275d8;
    color:#fff;
    border-color:#0275d8;
}

.panel.primary .panel-collapse {
    border-color: #0275d8;
    background:#fff;
    color:#000;
}

.panel.success .panel-heading h6 a {
    background-color: #5cb85c;
    color:#fff;
    border-color:#5cb85c;
}

.panel.success .panel-collapse {
    border-color: #5cb85c;
    background:#fff;
    color:#000;
}

.panel.info .panel-heading h6 a {
    background-color: #5bc0de;
    color:#fff;
    border-color:#5bc0de;
}

.panel.info .panel-collapse {
    border-color:#5bc0de;
    background:#fff;
    color:#000;
}

.panel.warning .panel-heading h6 a {
    background-color: #f0ad4e;
    color:#fff;
    border-color:#f0ad4e;
}

.panel.warning .panel-collapse {
    border-color: #f0ad4e;
    background:#fff;
    color:#000;
}

.panel.danger .panel-heading h6 a {
    background-color: #d9534f;
    color:#fff;
    border-color:#d9534f;
}

.panel.danger .panel-collapse {
    border-color: #d9534f;
    background:#fff;
    color:#000;
}

#mighty_tabs {
    padding: 0px;
    margin: 0px;
}

#mighty_tabs ul {
    margin: 0px;
    padding: 0px;
    border-bottom: none;
    position: relative;

}
#mighty_tabs ul li a {
    float: left;
    padding: 15px 20px;
    background-color: #c7c7c7;
    color: #fff;
    margin-right: 5px;
    border-radius: 0px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border: none;
}
#mighty_tabs ul li a svg,
#mighty_tabs ul li a  {
    margin-right: 6px;
}

#mighty_tabs .ui-widget-content {
    padding: 20px 20px;
    margin-top: -5px;
    border-top: 5px solid #c7c7c7;
    width: 100%;
    clear: both;
    background-color:#fff;
}
#mighty_tabs .ui-widget-content p {
    color:#000;
}

.mighty_tabs_wrapper.radius #mighty_tabs ul li a {
    border-radius: 5px 5px 0px 0px;
}

.mighty_tabs_wrapper.primary #mighty_tabs ul li a {
    background-color: #0275d8;
    color:#fff;
}
.mighty_tabs_wrapper.primary #mighty_tabs .ui-widget-content {
    border-color:#0275d8;
}

.mighty_tabs_wrapper.success #mighty_tabs ul li a {
    background-color: #5cb85c;
}

.mighty_tabs_wrapper.success #mighty_tabs ul:after {
    border-color: #5cb85c;
}

.mighty_tabs_wrapper.info #mighty_tabs ul li a {
    background-color: #5bc0de;
}

.mighty_tabs_wrapper.info #mighty_tabs ul:after {
    border-color: #5bc0de;
}

.mighty_tabs_wrapper.warning #mighty_tabs ul li a {
    background-color: #f0ad4e;
}

.mighty_tabs_wrapper.warning #mighty_tabs ul:after {
    border-color: #f0ad4e;
}

.mighty_tabs_wrapper.danger #mighty_tabs ul li a {
    background-color: #d9534f;
}

.mighty_tabs_wrapper.danger #mighty_tabs ul:after {
    border-color: #d9534f;
}
.mighty_tabs_wrapper #mighty_tabs ul li.ui-tabs-active a,
.mighty_tabs_wrapper #mighty_tabs ul li a:hover,
.mighty_tabs_wrapper #mighty_tabs ul li a:focus,
.mighty_tabs_wrapper #mighty_tabs ul li a:hover {
    background-color: #000;
    outline: none;
    border: none;
}

a[data-lightbox] {
    display: inline-block;
    width: 100%;
}

.gallery_item {
    padding: 5px 5px 0px 5px;
}

.gallery_item img {
    width: 100%;
}

.gallery_item img:hover {
    opacity: 0.7;
}

.counter {
    font-weight: bold;
    font-size: 2rem;
    margin: 1rem 0rem;
}

.mighty-pagination {
    margin-top: 30px;
    /* border-bottom:1px solid #eaeaea; */
    display: block;
    width: 100%;
}

ul.page-numbers {
    display: inline-block;
    margin: 10px 0px 5px 0px;
    padding: 0px;
}

ul.page-numbers > li {
    float: left;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

ul.page-numbers > li > a,
ul.page-numbers > li > span {
    padding: 10px 15px;
    background-color: #505050;
    color: #fff;
    margin-right: 4px;
    cursor: pointer;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    -webkit-transition: all ease 0.3s !important;
    -moz-transition: all ease 0.3s !important;
    -o-transition: all ease 0.3s !important;
    transition: all ease 0.3s !important;
    border: none;
    outline: none;
}

ul.page-numbers > li span.current {
    background-color: #337ab7;
    color: #fff;
}

ul.page-numbers > li > a:hover,
ul.page-numbers > li > span:hover {
    background-color: #337ab7;
}


/*
============================================================
@ Style for Right Sidebar and Left Sidebar Widgets
============================================================
*/
.right_sidebar a, .left_sidebar a {
    padding: 1rem 0rem !important;
}

.right_sidebar .widget ul li, .left_sidebar .widget ul li {
    list-style: none;
    padding: 0.5rem 0rem;
    border-bottom: 1px solid #EAEAEA;
}

.widget a:hover, .widget a:focus, .widget a:visited {
    text-decoration: none;
    outline: none;
}

.widget ul {
    margin: 0px;
    padding: 0px;
}

.widget ul li {
    list-style: none;
    margin: 0px;
    padding: 4px 0px;
}

.widget {
    margin-bottom: 40px;
}

.mighty_sidebars .widget {
    /* background: whitesmoke; */
    margin: 10px 2px 10px 2px;
    padding: 15px 15px 15px 15px;
}

.widget h6 {
    display: inline;
    margin-bottom: 20px;
    display: block;
}

#calendar_wrap {
    margin-top: 1.25em;
}

table#wp-calendar {
    width: 100%;
}

span.input-group-addon button {
    padding: 0.5em 0.8em;
}

/*
==================================================================
WORDPRESS DEFAULT WIDGETS
==================================================================
*/
.widget_calendar caption {
    text-transform: uppercase;
    background-color: #384149;
    margin-bottom: 1px;
    padding: 10px 10px;
    /*! font-weight: 700; */
    color: #fff;
}

.widget_calendar th {
    background: padding-box padding-box #E2E3E4;
    border-left: 1px solid rgba(0, 0, 0, 0);
    color: #333;
    text-align: center;
    font-weight: bold;
}

.widget_calendar tbody, .widget_calendar thead {
    border: 1px solid #E2E3E4;
}

.widget_calendar tbody td {
    background: padding-box padding-box #FCFDFD;
    border-left: 1px solid rgba(0, 0, 0, 0);
    border-top: 1px solid rgba(0, 0, 0, 0);
    text-align: center;
}

.widget_calendar tbody td:first-child {
    border-left: none;
}

.widget_calendar tbody td#today {
    background-color: #9ca9b0;
    color: #FFF;
    font-weight: bold;
}

.widget_calendar tbody td#today a {
    color: #fff;
}

/* WP Default widget - Tag Cloud */

.tagcloud a {
    font-size: 0.85rem !important;
    display: inline-block;
    margin: 2px;
    border: 1px solid #848484;
    padding: 0.2rem 0.3rem
}

.tagcloud a:hover {
    border-color: #9ca9b0;
    text-decoration: none;
    margin: 2px;
    border: 1px solid #EAEAEA;
    background-color: #fff !important;
}

.right_sidebar .tagcloud a,
.left_sidebar .tagcloud a {
    padding: 0.2rem 0.3rem !important;
}

/*
========================================
Mighty Social Icons
========================================
*/
.mighty_social_icons {
    margin: 0px;
    padding: 0px;
}

.mighty_footer .mighty_social_icons {
    float: right;
}

.mighty_social_icons ul {
    margin: 0px;
    padding: 0px;
}

.mighty_social_icons ul li {
    float: left;
    list-style: none;
    margin: 0px !important;
}

.mighty_social_icons ul li a {
    padding: 10px 10px;
    color: #fff;
    border: none;
}
.left_sidebar_content {
    width: 5%;
    text-align: right;
    border-right: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
    padding-right: 10px;
    float: left;
}

.right_sidebar_content {
    margin-left: 2%;
    float: left;
    width: 90%;
    position: relative;
}

.post_date {
    font-size: 1.6em;
    line-height: 1.2em;
    border-bottom: 4px solid #EAEAEA;
    padding-bottom: 5px;
}

.post_comment {
    font-size: 2em;
    font-weight: bold;
}
.comment-content img[height], .entry-content img, .entry-summary img, img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"], #site-header img {
    height: auto;
}

img.size-full, img.size-large, .wp-post-image, .post-thumbnail img, .page-thumbnail img {
    height: auto;
    /* width: 100%; */
}

embed, iframe, object, video {
    margin-bottom: 24px;
    max-width: 100%;
}

p > embed, p > iframe, p > object, span > embed, span > iframe, span > object {
    margin-bottom: 0;
}

.gallery {
    margin-bottom: 20px;
    margin-left: -5px;
}

.gallery-item {
    float: left;
    margin: 15px;
    overflow: hidden;
    position: relative;
}



.gallery-columns-1 .gallery-item:nth-of-type(1n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n) {
    margin-right: 0;
}

.gallery-caption {
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-size: 12px;
    line-height: 1.5;
    margin: 0;
    max-height: 50%;
    opacity: 0;
    padding: 6px 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    width: 100%;
}

.gallery-caption:before {
    content: "";
    height: 100%;
    min-height: 49px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.gallery-item:hover .gallery-caption {
    opacity: 1;
}

.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
    display: none;
}

/* Attachment page when viewing an photo with the WP Gallery */
.type-attachment {
    text-align: center;
}

.type-attachment p {
    max-width: 70%;
    margin: 1em auto;
}

.entry-attachment {
    margin: 1.5em auto;
}

.attachment img {
    display: inline-block;
    text-align: center;
}

.entry-caption {
    font-size: 1.5em;
}

/*
=================================================
Blog Gallery
=================================================
*/
.slideshow-slide img {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
}

.slideshow-slide {
    width: 100%;
}

.slideshow-window {
    margin: 20px 0px;
    width: 100%;
    border: 0px !important;
    border-radius: 0px !important;
    background: none !important;
}

.embed-youtube {
    text-align: left;
    float: left;
}

/*
=================================================
Navmenu Search and Cart Icon
=================================================
*/

ul.header_extra {
    margin: 0px;
    padding: 0px;
    float: right;
    z-index: 9998;
}

ul.header_extra li {
    margin: 0px 0.6rem;
    padding: 0rem;
    line-height: 80px;
    list-style: none;
    float: left;
    z-index: 9999; /* width: 100%; */
}

ul.header_extra li a {
    font-size: 1rem;
}

ul.header_extra ul {
    width: 100%;
    position: fixed;
    float: right;
    right: 0rem;
    top: 0;
    margin: 0px;
    padding: 0px;
    display: none;
    background: #FFF;
    height: 80px;
    z-index: 99999;
}

ul.header_extra ul li {
    padding: 1rem 1rem 0.2rem 1rem;
    width: 100%;
    float: left;
    margin: 0px;
}

ul.header_extra ul ul.cart_list {
    margin: 0px !important;
    padding: 0px !important;
    position: relative;
    float: left;
    width: 95%;
    margin-left: -20px !important;
}

ul.header_extra ul ul.cart_list li {
    float: left;
    margin: 0rem 0rem;
    line-height: 20px;
    background-color: #fff;
    display: block;
    padding: 0.5rem;
    text-decoration: blink;
}

ul.header_extra ul ul.cart_list li a {
    text-decoration: blink;
}

ul.header_extra ul li p {
    margin: 12px;
}

ul.header_extra ul ul li img {
    width: 40px;
    height: 40px;
    margin-right: 5px;
}

ul.header_extra ul li input[type="text"] {
    height: 40px;
    background: none;
    border: none;
    border-bottom: 1px solid #505050;
    font-size: 20px;
    -webkit-animation: blink .75s linear infinite;
    -moz-animation: blink .75s linear infinite;
    -ms-animation: blink .75s linear infinite;
    -o-animation: blink .75s linear infinite;
    animation: blink .75s linear infinite;
}

ul.header_extra ul li .input-group-addon {
    padding: 0px;
    border: none;
}

ul.header_extra ul li .btn {
    background: none;
    color: #505050;
}

ul.header_extra li:hover ul {
    display: block;
}

.page-content.no-results input-group-addon {
    border: 0px;
    margin: 0px;
    padding: 0px;
}

.input-group-addon .btn {
    height: 36px !important;
}

.input-group-addon {
    padding: 0;
}

h1.entry-title {
    margin-bottom: 10px;
    padding-top: 6px;
}

/*
=================================================
Fonts for Menus
=================================================
*/
ul.navmenu > li > a, .navmenu ul > li > a {
    font-family: Montserrat, 'sans-serif';
}

.announcement {
    font-family: Montserrat, 'sans-serif';
}

/*
=================================================
Mighty Headers
=================================================
*/

.mighty_header {
    background-color: #fff;
}

.mighty_header.transparent {
    background: rgba(255, 255, 255, 0.5);
    position: absolute;
    z-index: 1080;
    width: 100%;
    min-height: 100px;
}

.mighty_header.sticky {
    position: fixed;
    right: 0px;
    left: 0px;
    top: 0px;
    z-index: 1080;
    box-shadow: 0.5px 0.5px 0.5px #EAEAEA;
    max-width: 100%;
    margin: auto;
    background-color: #fff;
}

/*
=================================================
Mighty Logos
=================================================
*/
.mighty_logo {
    width: 20%;
    float: left;
}

.mighty_menus {
    width: 77%;
    float: left;
    text-align: center;
}
.mighty_menus.search_disabled {
    width: 80%;
    float:right;
}

.mighty_navigation_extras {
    width: 3%;
    float: left;
}

.mighty_navigation_extras ul {
    margin: 0px;
    padding: 0px;
}

.mighty_mobile_menu_toggle {
    display: none;
}
.mighty_mobile_menu_toggle a {
    border: none;
}

@media screen and (max-width: 1000px) {
    .mighty_menus {
        display: none;
    }

    .mighty_logo {
        width: 70%;
        float: left;
        text-align:center;
    }

    .mighty_logo h1 {
        text-align: center;
    }

    .mighty_logo img {
        text-align: center;
    }

    .mighty_navigation_extras {
        width: 15%;
        float: right;
    }

    .mighty_mobile_menu_toggle {
        display: block;
        width: 15%;
        float: left;
        line-height: 99px;
        padding: 0px 20px;
        -webkit-transition: all ease-in-out 0.3s;
        -moz-transition: all ease-in-out 0.3s;
        -o-transition: all ease-in-out 0.3s;
        transition: all ease 0.3s;
    }
    .mighty_header.sticky .mighty_mobile_menu_toggle {
        line-height:60px;
    }

    .mighty_mobile_menu_toggle i {
        font-size: 25px;
    }

}

.mighty_navigation_extras ul {
    float: right;
}

.mighty_navigation_extras li {
    float: left;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.mighty_navigation_extras a {
    font-size: 15px;
    margin-top: 5px !important;
    line-height: 99px;
    padding-left: 15px;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease 0.3s;
    border: none;
}

.mighty_header.sticky .mighty_navigation_extras a {
    line-height: 60px;
}

.mighty_navigation_extras li a.mighty_mobile_navigation_toggle {
    display: none;
}

.mighty_search {
    padding: 8px 30px;
    background-color: #000;
    display: none;
}

.mighty_search .btn {
    display: none;
}

.mighty_search .form-control,
.mighty_search .form-control:focus,
.mighty_search .form-control:hover {
    border: none !important;
    border-radius: 0px;
    border-bottom: 1px dotted #6B6A6A !important;
    background: none !important;
    color: #fff !important;
    height: auto !important;
    padding: 10px 10px 0px 10px !important;
    font-size: 20px;
}

.mighty_search .input-group-addon {
    margin: 0px;
    padding: 0px;
    background-color: transparent !important;
    border: none !important;
}

.mighty_search .input-group-addon .btn {
    background: transparent !important;
    border-radius: 0px !important;
    border: none !important;
    font-size: 140%;
}

.mighty_navigation_extras li a.mighty_mobile_navigation_search.searchclose {
    display: none;
}

h1.site-title,
h2.site-title {
    font-weight: bold;
    line-height: 100px;
    font-size: 24px;
    margin: 0px;
}

h1.site-title a,
h2.site-title a {
    font-weight: 700;
    line-height: 100px;
    font-size: 24px;
    margin: 0px;
    color: #002f5d;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease 0.3s;
    text-decoration: none;
    border-bottom: none;
}

h1.site-title a:hover,
h2.site-title a:hover {
    color: #6d92b6;
    text-decoration: none;
}

.mighty_site_logo img {
    padding: 5px;
    height: 95px;
    margin: 0px;
}
/*
=================================================
Mighty Navigation
=================================================
*/
.mighty_navigation {
    padding: 0px;
    margin: 0px;
    float: right;
}

ul.mighty_header_navigation {
    margin: 0px;
    padding: 0px;
    float: right;
}

ul.mighty_header_navigation > li {
    list-style: none;
    float: left;
    padding: 0px;
    margin: 0px;
}

ul.mighty_header_navigation a {
    outline: 0px;
}

ul.mighty_header_navigation > li > a {
    display: block;
    padding: 0px 14px;
    text-decoration: none !important;
    font-size: 14px;
    list-style: none;
    color: #002f5d;
    position: relative;
    text-align: center;
    line-height: 100px;
    font-family: Montserrat, 'sans-serif';
    cursor: pointer;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease 0.3s;
    border: none;
    font-weight: 500;
}

.mighty_header.sticky ul.mighty_header_navigation > li > a {
    line-height: 60px;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease 0.3s;
}

ul.mighty_header_navigation > li.menu-item-has-children > a:after {
    content: "\f107";
    margin-left: 6px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
}

ul.mighty_header_navigation > li.menu-item-has-children > ul > li.menu-item-has-children > a:after {
    content: "\f105";
    margin-left: 8px;
    font-family: fontAwesome;
    font-weight: 100;
    float: right;
    font-size: 14px;
}

ul.mighty_header_navigation > li:hover > a {
    background-color: transparent;
    color: #00101f;
}

ul.mighty_header_navigation > li > a:before {
    width: 100%;
    top: 0px;
    left: 0px;
    content: "";
    height: 0px;
    background-color: #337ab7;
    position: absolute;
    display: inline-block;
    -webkit-transition: all ease-in-out 0.1s;
    -moz-transition: all ease-in-out 0.11s;
    -o-transition: all ease-in-out 0.1s;
    transition: all ease-in-out 0.1s;
}

ul.mighty_header_navigation > li:hover > a:before {
    height: 3%;
}

ul.mighty_header_navigation > li > a:hover,
ul.mighty_header_navigation > li > a:focus,
ul.mighty_header_navigation > li > a:active {
    color: #00101f;
    border: none;
}

ul.mighty_header_navigation ul.sub-menu {
    display: none;
}

ul.mighty_header_navigation li:hover > ul.sub-menu {
    display: block;
    position: absolute;
    width: 220px;
    margin: 0px;
    padding: 5px 0px;
    border-top: 0px;
    z-index: 9999;
    background-color: #191b1d;
}

ul.mighty_header_navigation li:hover ul.sub-menu > li {
    margin: 0px;
    padding: 0px;
    width: 100%;
    list-style: none;
}

ul.mighty_header_navigation li:hover ul.sub-menu > li:last-child {
    border-bottom: none;
}

ul.mighty_header_navigation li:hover ul.sub-menu > li > a {
    padding: 0px 15px;
    line-height: 40px;
    display: inline-block;
    text-decoration: none;
    text-align: left;
    margin: 0px;
    display: block;
    color: #ffffff;
    list-style: none;
    opacity: 1;
    font-size: 13px;
    border: none;
    transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    cursor: pointer;
    font-weight: 400;
}

ul.mighty_header_navigation > li > ul.sub-menu > li > ul.sub-menu {
    display: none;
}

ul.mighty_header_navigation > li:hover > ul.sub-menu > li:hover > ul.sub-menu {
    display: block;
    position: absolute;
    width: 200px;
    left: 98%;
    margin-top: -40px;
    padding: 0px;
    border-top: 0px;
}

ul.mighty_header_navigation ul.sub-menu > li > ul.sub-menu > li > a {
    font-size: 12px;
}

ul.mighty_header_navigation ul.sub-menu > li > a:hover,
ul.mighty_header_navigation ul.sub-menu > li > a:focus,
ul.mighty_header_navigation ul.sub-menu > li > a:active {
    background-color: #6d92b6;
    color: #002f5d;
}

ul.mighty_header_navigation .current_page_item > a,
ul.mighty_header_navigation .current_page_ancestor > a,
ul.mighty_header_navigation .current-menu-item > a,
ul.mighty_header_navigation .current-menu-ancestor > a {
    color: #060606;
}

ul.mighty_header_navigation .current_page_item > a:before,
ul.mighty_header_navigation .current_page_ancestor > a:before,
ul.mighty_header_navigation .current-menu-item > a:before,
ul.mighty_header_navigation .current-menu-ancestor > a:before {
    width: 100%;
    top: 0px;
    left: 0px;
    content: "";
    height: 3%;
    background-color: #245e96;
    position: absolute;
    display: inline-block;
}

ul.mighty_header_navigation ul.sub-menu .current_page_item > a,
ul.mighty_header_navigation ul.sub-menu .current_page_ancestor > a,
ul.mighty_header_navigation ul.sub-menu .current-menu-item > a,
ul.mighty_header_navigation ul.sub-menu .current-menu-ancestor > a {
    background-color: #002f5d;
    color: #fff;
}

ul.mighty_header_navigation ul.sub-menu .current_page_item > a:before,
ul.mighty_header_navigation ul.sub-menu .current_page_ancestor > a:before,
ul.mighty_header_navigation ul.sub-menu .current-menu-item > a:before,
ul.mighty_header_navigation ul.sub-menu .current-menu-ancestor > a:before {
    display: none;
}

/*
========================================================
Menu For small Screen Sizes
========================================================
*/
.mighty_mobile_navigation {
    display: none;
}

.mighty_mobile_navigation ul {
    margin: 0px;
    padding: 0px;
}

.mighty_mobile_navigation ul li {
    display: block;
    background-color: #ffffff;
    border-bottom: 1px solid #eaeaea;
    margin: 0px;
}

.mighty_mobile_navigation ul li:first-child {
    border-top: 1px solid #eaeaea;
}

.mighty_mobile_navigation ul li a {
    display: block;
    text-decoration: none;
    line-height: 40px;
    padding: 0px 20px;
    color: #6f6f6f;
    font-size: 14px;
    font-weight: 400;
    border: none;
}
.mighty_mobile_navigation ul li a.entered {
    border-bottom:2px solid #6d92b6;
}
.mighty_mobile_navigation ul li a:hover {
    text-decoration: none;
    border-bottom: none;
    font-weight: bold;
}


span.mighty_little_toggle {
    content: "+";
    float: right;
    position: absolute;
    right: 0px;
    width: 15%;
    height: 41px;
    line-height: 20px;
    margin: 0px;
    text-align: center;
    padding: 8px 10px;
    font-size: 26px;
    color: #6d92b6;
    z-index: 9999;
    font-weight: bold;
}

.mighty_mobile_navigation > ul > li > ul {
    display: none;
    margin: 0px;
    padding: 0px;
    padding-left:3px;
    background-color:#6d92b6;
}
.mighty_mobile_navigation ul ul ul.sub-menu {
    padding-left:2px;
    background-color:#6d92b6;
}
.mighty_mobile_navigation ul ul.sub-menu li:first-child {
    border-top:none;
}

.mighty_mobile_navigation > ul > li:hover > ul > li,
.mighty_mobile_navigation > ul > li:hover > ul > li:hover > ul > li {
    background-color: #ffffff;
}

.mighty_mobile_navigation > ul > li:hover > ul > li:last-child,
.mighty_mobile_navigation > ul > li:hover > ul > li:hover > ul > li:last-child {
    border: none;
}

.mighty_mobile_navigation > ul > li:hover > ul > li > a,
.mighty_mobile_navigation > ul > li:hover > ul > li > ul > li > a {
    display: block;
    text-decoration: none;
    line-height: 40px;
    padding: 0px 20px;
}
.mighty_mobile_navigation ul .current_page_item > a,
.mighty_mobile_navigation ul .current_page_ancestor > a,
.mighty_mobile_navigation ul .current-menu-item > a,
.mighty_mobile_navigation ul .current-menu-ancestor > a {

}

.mighty_mobile_navigation > ul > li:hover > ul > li > ul {
    display: none;
}

.mighty_mobile_navigation > ul > li:hover > ul > li:hover > ul {
    display: block;
}

/*
========================================================
Mighty Page Header
========================================================
*/
#mighty_page_header {
    background: #f9f9f9;
    height: 0px;
}

h1.mighty_page_title {
    color: #fff;
    font-size: 22px;
    font-weight: 400;
}
.mighty_bbpress_header h1.mighty_page_title {
    text-align:center;
}

.mighty_page_content {
    padding: 20px 0px;
}

/*
========================================================
Mighty Page Header
========================================================
*/
.mighty_breadcrumbs {
    text-align: right;
    float: right;
    color: #fff;
}
@media only screen and (max-width: 900px) {
    #mighty_page_header {
        padding:5px;
    }
    .mighty_breadcrumbs {
        text-align: left;
        margin-top: -27px;
    }
}

.mighty_breadcrumbs span,
.mighty_breadcrumbs a {
    color: #fff;
    font-size: 13px;
    line-height: 60px;
    text-decoration: none;
    border: none;
}

.mighty_breadcrumbs a:hover {
    border-bottom: 1px dotted #fff;
}

/*
WooCommerce Styling
*/
.form-control {
    padding: 15px 25px !important;
    width: 100% !important;
    border: 1px solid #dcdcdc;
    margin-bottom: 10px !important;
    border-radius: 0px;
    box-shadow: none !important;
    -webkit-transition: all ease 0.3s !important;
    -moz-transition: all ease 0.3s !important;
    -o-transition: all ease 0.3s !important;
    transition: all ease 0.3s !important;
    margin-top: 10px;
    height: auto;
}

.form-control:hover,
.form-control:active,
.form-control:focus {
    border: 1px solid #ccc7c7;
    box-shadow: none;
}

.woocommerce-info {
    padding: 20px 45px;
    border: 0px !important;
}

.woocommerce-info::before {
    left: 20px !important;
    right: 20px !important;
    top: 13px !important;
    width: 20px !important;
}

.btn {
    margin-top: 15px;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    position: relative;
    padding: 12px 30px;
    font-family: Montserrat, 'sans-serif';
    border-radius: 0px;
    border: none;
    box-shadow: none;
    font-size: 16px;
    font-weight: 400;
}

a.btn {
    border: none;
}

.btn:active,
.btn:focus,
.bth:hover {
    box-shadow: none;
    outline: none;
    border: none;
    background-color: #6d92b6;
    color: #fff;
}

.btn.btn-default {
    background-color: #002f5d;
    color: #fff;
}

.btn:hover,
.btn:focus,
.btn:active,
.btn.btn-default:hover {
    background-color: #000;
    color: #fff;
    outline: none !important;
    box-shadow:none;
}

.btn.btn-sm {
    padding: 8px 20px;
    font-family: Montserrat, 'sans-serif';
    border-radius: 0px;
    font-size: 12px;
    border: 1px;
}

.btn.btn-lg {
    padding: 15px 50px;
    font-size: 22px;
    font-family: Montserrat, 'sans-serif';
    border-radius: 0px;
    font-weight: 100;
}

.btn.btn-block {
    font-size: 25px;
    font-weight: 100;
}

/*
Posts
*/
.mighty_posts {
    padding: 25px;
}

.mighty_posts_contents
iframe {
    width: 100%;
    height: 409px;
}

.mighty_posts .post-meta {
    margin-bottom: 10px;
    padding-bottom: 5px;
    font-weight:400;
    display: inline-block;
    font-size: 15px;
}
.mighty_posts .post-meta a {
    font-size:15px;
}

.mighty_posts h4.post-title {
    margin: 20px 0px 15px 0px;
}

.mighty_posts h4.post-title a,
.mighty_posts h4.post-title a:focus,
.mighty_posts h4.post-title a:hover,
.mighty_posts h4.post-title a:active {
    border: none;
    outline:none;
    text-decoration: none;
    font-weight: 700;
}

/*
============================================================
@ Home Page Icons
============================================================
*/

.mighty_icon {
    height: 80px;
    width: 80px !important;
    padding: 30px 20px;
    border-radius: 50%;
    display: inline-block;
    font-size: 20px;
    text-align: center;
    margin: 10px 0px 10px 0px;
    cursor: pointer;
    background-color: #9ec7ef;
    color: #ffffff;
    position: relative;
    -webkit-transition: background-color ease-in-out 0.3s;
    -moz-transition: background-color ease-in-out 0.3s;
    -o-transition: background-color ease-in-out 0.3s;
    transition: background-color ease-in-out 0.3s;
    z-index: 10;
}

.mighty_icon.small {
    height: 50px;
    width: 50px;
    padding: 12px 13px;
    font-size: 14px;
}

.mighty_icon.large {
    height: 100px;
    width: 100px;
    padding: 38px 30px;
    font-size: 25px;
}

.mighty_icon.extra_large {
    height: 150px;
    width: 150px;
    padding: 55px 25px;
    font-size: 40px;
}
/*
============================================================
Mighty Blockquotes
============================================================
*/
blockquote, blockquote.blockquote-reverse, blockquote.pull-right {
    padding: 25px;
    border-color: #888;
    background-color: #eaeaea;
    margin: 15px 20px 10px 5px;
    border: 10px;
}
blockquote {
    border-left:5px solid;
}
blockquote.blockquote-reverse, blockquote.pull-right {
    border-right:5px solid;
}
blockquote cite {
    font-weight: bold;
    font-style: normal
}

blockquote cite:before {
    content: "- - ";
    margin: 0px 2px 0px 10px;
}

blockquote a {
    color: #000;
    border-bottom: 1px dotted #000;
    text-decoration: none;
}

blockquote a:hover {
    color: #000;
    border-bottom: 1px solid #000;
    text-decoration: none;
}
code {
    padding: 15px;
    font-size: 100%;
    border-radius: 0px;
    background-color: rgb(49, 49, 49);
    color: #b5b5b5;
    display: block;
    border-left: 10px solid green;
    margin: 20px 0px;
}

.wpcf7-form-control-wrap {
    margin-top: 10px !important;
}

label {
    font-weight: 300;
    width: auto;
    display: inline-block;
}

/*
============================================================
Mighty Widgets Section Options
============================================================
*/
.mighty_banner_section {
    margin: 0px;
    padding: 0px;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    min-height: 500px;
}
@media screen and (max-width: 500px) {
    .mighty_banner_section {
        min-height:90px;
    }
}
@media screen and (max-width: 800px) {
    .mighty_banner_section {
        min-height:160px;
    }
}
@media screen and (min-width: 1200px) {
    .mighty_banner_section {
        min-height: 352px;
    }
}

.mighty_bottom_widget,
.mighty_widgets_insetbottom,
.mighty_widgets_insettop,
.mighty_top_section,
.mighty_cta_section,
.mighty_twothird_banner_section {
    padding: 25px 0px;
}

.mighty_cta_section {
    text-align: center;
    background-color: #f3f3f3;
}
.mighty_cta_section .widget {
    margin-bottom:0px;
}

.mighty_cta_section h3 {
    font-size: 30px;
    margin-bottom: 20px;
}

.mighty_cta_section p {
    padding: 0px 60px;
}

.mighty_widgets_insetbottom {
    background-color: #eaeaea;
    padding:25px;
}
.mighty_insetcontent_section {
    background-color: #eaeaea;
    padding:25px;
}

.mighty_widgets_insettop {
    /* background-color: #ff0; */
}

.mighty_top_section {
    background-color: #f9f9f9;
}

/*
============================================================
Mighty Sidebar Widgets
============================================================
*/
.mighty_sidebars {
    padding: 0px 10px 10px 10px;
}
.mighty_page_content .mighty_sidebars {
    padding-top:0px;
}
.mighty_page_content .mighty_sidebars .widget {
    margin-top:0px;

}

.mighty_sidebars h6.widget-title {
    color: #337ab7;
    /* font-weight: 300; */
    color: #337ab7;
    padding: 8px 12px;
    border: 1px solid #337ab7;
    margin: 0px 0px 20px 0px;
}

.mighty_sidebars ul,
.mighty_sidebars .textwidget {
    padding: 0px 10px;
}

.mighty_sidebars ul li {
    border-bottom: 1px solid;
    padding: 10px 0px;
    border-color: #e4e4e4;
}

.mighty_sidebars ul li:last-child {
    border-bottom: 0px solid;
}

.mighty_sidebars li,
.mighty_sidebars p,
.mighty_sidebars span,
.mighty_sidebars {
    color: #000000;
    cursor: pointer;
}

.mighty_sidebars li a,
.mighty_sidebars a {
    color: #000000;
    cursor: pointer;
    border-bottom: none;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}

.mighty_sidebars li a:hover,
.mighty_sidebars li a:focus,
.mighty_sidebars li a:active {
    border-bottom: 1px dotted;
    color: #6d92b6;
    border-color: #6d92b6;
}

.mighty_sidebars .tagcloud a {
    border: 1px solid;
    border-color: #000000;
    color: #000000;;
    margin: 3px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.1s ease-in-out;
    cursor: pointer;
}

.mighty_sidebars .tagcloud a:hover {
    background-color: #270202;
    border: 1px solid #000;
    color: #000000;;
}

.mighty_sidebars .mighty_social_icons ul {
    margin: 0px;
    padding: 0px;
}

.mighty_sidebars .mighty_social_icons ul li {
    border: none;
    margin: 0px;
    padding: 0px;
}

.mighty_sidebars .mighty_social_icons ul li a {
    width: 35px;
    height: 35px;
    margin: 5px 5px;
    display: inline-block;
    background-color: #1a4b79;
    color: #6d92b6;
    cursor: pointer;
    padding: 5px 12px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.mighty_sidebars .mighty_social_icons ul li a:hover {
    display: inline-block;
    background-color: #83a5c6;
    color: #fff;
    padding: 5px 12px;
}

.mighty_sidebars .form-control {
    border: 1px solid;
    border-color: #9bb9d6;
    background-color: transparent;
    color: #fff;
    /* width: 100% !important; */
    padding: 12px !important;
}
.mighty_sidebars .btn {
    margin-top:0px;
}

.mighty_bottom_widget .widget_search .btn.search_form {
    margin-left: 0px;
    margin-top: -0px;
}

.mighty_bottom_widget select {
    border: 1px solid #9bb9d6;
    background-color: transparent;
    color: #9bb9d6;
    width: 90% !important;
    margin-left: 5px;
    padding: 0px 10px;
}

.mighty_bottom_widget select:focus,
.mighty_bottom_widget option:focus {
    outline: none;
}

.mighty_bottom_widget option {
    background-color: #fff;
    color: #0c0c0c;
    outline: none;
    border: 0px !important;
    padding: 25px;
    min-height: 25px;
}

.mighty_bottom_widget .btn.mighty_flat_border {
    border-color: #fff;
    color: #fff;
}

.mighty_bottom_widget .btn.mighty_flat_border:hover {
    background-color: #fff;
    color: #83a5c6;
}

/*
============================================================
Mighty Bottom Widgets
============================================================
*/
.mighty_bottom_widget {
    background-color: #1e629c;
    color: #fff;
}

.mighty_bottom_widget h6 {
    color: #bccddc;
    border: 1px solid #3875ab;
    padding: 10px 15px;
}

.mighty_bottom_widget ul {
    padding: 0px 10px
}

.mighty_bottom_widget ul li {
    border-bottom: 1px solid;
    padding: 10px 0px;
    border-color: #1a4b79;
}

.mighty_bottom_widget ul li:last-child {
    border-bottom: 0px solid;
}

.mighty_bottom_widget li,
.mighty_bottom_widget p,
.mighty_bottom_widget span {
    color: #9bb9d6;
    cursor: pointer;
}

.mighty_bottom_widget li a,
.mighty_bottom_widget a {
    color: #9bb9d6;
    cursor: pointer;
    border: none;

}

.mighty_bottom_widget li a:hover,
.mighty_bottom_widget li a:focus,
.mighty_bottom_widget li a:active {
    border-bottom: 1px dotted;
    color: #fff;
    border-color: #fff;
}

.mighty_bottom_widget .tagcloud a {
    border: 1px solid;
    border-color: #9bb9d6;
    color: #9bb9d6;;
    margin: 3px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.1s ease-in-out;
    cursor: pointer;
}

.mighty_bottom_widget .tagcloud a:hover {
    background-color: #fff;
    border: 1px solid #fff;
    color: #0b3b69;;
}

.mighty_bottom_widget .mighty_social_icons ul {
    margin: 0px;
    padding: 0px;
}

.mighty_bottom_widget .mighty_social_icons ul li {
    border: none;
    margin: 0px;
    padding: 0px;
}

.mighty_bottom_widget .mighty_social_icons ul li a {
    width: 35px;
    height: 35px;
    margin: 5px 5px;
    display: inline-block;
    background-color: #1a4b79;
    color: #6d92b6;
    cursor: pointer;
    padding: 5px 12px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.mighty_bottom_widget .mighty_social_icons ul li a:hover {
    display: inline-block;
    background-color: #83a5c6;
    color: #fff;
    padding: 5px 12px;
}

.mighty_bottom_widget .form-control {
    border: 1px solid;
    border-color: #9bb9d6;
    background-color: transparent;
    color: #fff;
    width: 100% !important;
    margin-left: 0px;
    padding:10px !important;
}

.mighty_bottom_widget .widget_search .btn.search_form {
    margin-left: 0px;
    margin-top: -0px;
}

.mighty_bottom_widget .widget_search .btn.search_form:hover {
    color: #fff;
    margin-left: 0px;
    margin-top: -0px;
}

.mighty_bottom_widget select {
    border: 1px solid #9bb9d6;
    background-color: transparent;
    color: #9bb9d6;
    width: 90% !important;
    margin-left: 5px;
    padding: 0px 10px;
}

.mighty_bottom_widget select:focus,
.mighty_bottom_widget option:focus {
    outline: none;
}

.mighty_bottom_widget option {
    background-color: #fff;
    color: #0c0c0c;
    outline: none;
    border: 0px !important;
    padding: 25px;
    min-height: 25px;
}

.mighty_bottom_widget .btn.mighty_flat_border {
    border-color: #fff;
    color: #fff;
}

.mighty_bottom_widget .btn.mighty_flat_border:hover {
    background-color: #fff;
    color: #83a5c6;
}

/*
============================================================
MIGHTY Footer Design Options
============================================================
*/
footer.mighty_footer {
    background: #337ab7;
    padding: 25px 0px;
    color: #fff;
}

footer.mighty_footer .mighty_copyright {
    color: #fff;
}

.mighty_footer_right ul.footer_menu {
    margin: 0px;
    padding: 0px;
    float: right;
}

.mighty_footer_right ul.footer_menu li {
    float: left;
    margin-left: 20px;
    padding: 10px 0px;
    list-style: none;
}

.mighty_footer_right ul.footer_menu li a,
.mighty_footer .mighty_copyright a,
.mighty_footer a {
    color: #fff;
    cursor: pointer;

}

.mighty_footer_right ul.footer_menu li a:hover,
.mighty_footer .mighty_copyright a:hover {
    color: #fff;
    border-bottom: 1px dotted #fff;
    text-decoration: none;
}

.mighty_copyright,
.mighty_footer .mighty_social_icons {
    padding-top: 10px;
}

.mighty_copyright.center {
    text-align: center;
}

.mighty_footer .mighty_social_icons ul li a {
    color: #fff;
    margin-right: 5px;
    border-radius: 0px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.mighty_social_icons ul li a:hover {
    text-decoration: none;
    border: none;
    background-color: #04192d;
}

.mighty_move_to_top {
    display: none;
}

.mighty_move_to_top {
    float: right;
    bottom: 15px;
    padding: 15px;
    background: #2696b4;
    list-style: none;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    z-index: 99999;
    position: fixed;
    right: 1%;
    font-size: 15px;
    color: #fff;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.mighty_move_to_top:focus, .mighty_move_to_top:hover, .mighty_move_to_top:visited {
    background-color: #000;
    color: #fff;
    list-style: none;
    text-decoration: none;
    outline: none;
}

/*
-------------------------------------------------------------
MIGHTY Footer Design Options [Responsiveness]
-------------------------------------------------------------
*/
@media screen and (max-width: 1000px) {
    footer.mighty_footer {
        padding: 10px 0px;
    }

    .mighty_copyright {
        text-align: center;
        margin-bottom: 5px;
    }

    .mighty_footer .mighty_social_icons,
    .mighty_footer .mighty_footer_right {
        float: none;
        text-align: center;
    }

    .mighty_footer .mighty_social_icons ul,
    .mighty_footer .mighty_footer_right ul {
        display: inline-block;
        width: 100%;
        text-align: center;
        float: none;
    }

    .mighty_footer .mighty_footer_right ul li {
        display: inline-block;
        float: none;
    }
}

.container {
    padding-right: 0px;
    padding-left: 0px;
}

@media screen and (max-width: 800px) {
    .container {
        padding-right: 15px;
        padding-left: 15px;
    }
}

.contactform_layout1 {
    background-color: #f1f1f1;
    border: 1px solid #d5d5d5;
    padding: 0px;
    margin: 30px 0px;
}

.contactform_layout1 .container {
    padding: 40px;
}

/*
Icon boxes
 */
.mighty_iconbox {
    padding: 25px;
}

.mighty_iconbox.iconbox_layout1 {
    text-align: center;
}
.mighty_iconbox.iconbox_layout1 h6 {
    font-weight:600;
}

.mighty_iconbox.iconbox_layout2 {
    text-align: center;
}

.mighty_iconbox.iconbox_layout2 .mighty_iconbox_icon {
    display: none;
}

.mighty_iconbox.iconbox_layout2 h6 {
    font-size: 35px;
    font-weight: 700;
    margin-bottom:15px;
}

.mighty_iconbox.iconbox_layout2 p {
    font-size: 18px;
    line-height: 30px;
    padding: 0px 50px;
}

.mighty_iconbox.iconbox_layout3 {
    position: relative;
    overflow: hidden;
}

.mighty_iconbox.iconbox_layout3 .mighty_iconbox_icon {
    float: left;
    margin-right: 20px;
    width: 15%;
    margin-top: 16px;
    text-align: right;
}

.mighty_iconbox.iconbox_layout3 .mighty_iconbox_content {
    width: 80%;
    float: left;
}

.mighty_iconbox.iconbox_layout4 {
    position: relative;
    overflow: hidden;
    text-align: right;
}

.mighty_iconbox.iconbox_layout4 .mighty_iconbox_icon {
    float: right;
    margin-left: 20px;
    width: 15%;
    margin-top: 16px;
}

.mighty_iconbox.iconbox_layout4 .mighty_iconbox_content {
    width: 80%;
    float: right;
}

.mighty_iconbox.iconbox_layout5 {
    position: relative;
    text-align: center;
    margin-top: 50px;
}

.mighty_iconbox.iconbox_layout5 .mighty_iconbox_icon {
    position: absolute;
    top: -50px;
    width: 85%;
    margin-top: 50px;
}

.mighty_iconbox.iconbox_layout5 .mighty_iconbox_content {
    margin-top: 30px;
}

.mighty_iconbox.iconbox_layout6 {
    position: relative;
    text-align: center;
    margin-top: 30px;
}

.mighty_iconbox.iconbox_layout6 .mighty_iconbox_icon {
    position: absolute;
    top: -50px;
    width: 90%;
}

.mighty_iconbox.iconbox_layout6 .mighty_iconbox_content {
    margin-top: 30px;
    overflow: hidden;
}

.mighty_iconbox.iconbox_layout6 .mighty_iconbox_content p {
    margin-bottom: 25px;
}

.mighty_iconbox.iconbox_layout6 .mighty_iconbox_content .btn {
    position: absolute;
    bottom: -29px;
    text-align: center;
    left: 43%;
    margin: 0px;
}

.mighty_iconbox.iconbox_layout7 {
    position: relative;
    margin-top: 30px;
    overflow: hidden;
}

.mighty_iconbox.iconbox_layout7 .mighty_iconbox_icon {
    display: none;
}

.mighty_iconbox.iconbox_layout7 .mighty_iconbox_content .mighty_iconbox_content_inside {
    float: left;
    width: 80%;
    padding-right: 20px;
}

.mighty_iconbox.iconbox_layout7 .mighty_iconbox_content .mighty_iconbox_content_inside h3 {
    font-size: 30px;
}

.mighty_iconbox.iconbox_layout7 .mighty_iconbox_content .mighty_iconbox_content_btn {
    float: left;
    width: 15%;
    margin-right: 10px;
    margin-top: -5px;
}

.mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body {
    background: #2696b4 !important;
}
/*
--------------------------------------------------------------------------------
Preloader CSS
--------------------------------------------------------------------------------
*/
.mighty_preloader {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #f4f4f4;
    z-index: 9999;
    text-align: center;
    overflow: hidden;
}

.mighty_preloader img {
    margin-top: 20%;
}
/*
--------------------------------------------------------------------------------
Mighty Recent Posts
--------------------------------------------------------------------------------
*/

.mighty_recent_posts {
    text-align: center;
    padding: 10px 0px;
}
.mighty_recent_posts img:hover {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.mighty_recent_posts h5 {
    padding: 10px 0px;
    margin-bottom: 0px;
}
.mighty_recent_posts h5 a {
    border:none;
}

.mighty_recent_posts .fprp_metas {
    text-align: center;
    margin-bottom: 10px;
    color: #9e978c
}

.mighty_recent_posts .fprp_metas span.meta_seperator {
    margin: 5px;
}

.mighty_recent_posts p {
    padding: 0px 20px;
}

ul.list-star li,
ul.list-check li,
ul.list-spinner li,
ul.list-dash li,
ul.list-arrow li,
ul.list-arrow,
ul.list-dash,
ul.list-spinner,
ul.list-star,
ul.list-check {
    margin: 0px;
    padding: 5px;
    list-style: none
}

ul.list-star li,
ul.list-check li,
ul.list-dash li,
ul.list-arrow li,
ul.list-spinner li {
    position: relative;
    padding: 0px 0px 0px 25px;
    margin: 0px;
}

ul.list-star li:before {
    content: "\f005";
    font-family: FontAwesome;
    left: 0px;
    position: absolute;
}

ul.list-check li:before {
    content: "\f00c";
    font-family: FontAwesome;
    left: 0px;
    position: absolute;
}

ul.list-spinner li:before {
    content: "\f110";
    font-family: FontAwesome;
    left: 0px;
    position: absolute;
}

ul.list-dash li:before {
    content: "\f068";
    font-family: FontAwesome;
    left: 0px;
    position: absolute;
}

ul.list-arrow li:before {
    content: "\f0a9";
    font-family: FontAwesome;
    left: 0px;
    position: absolute;
}

/*
Gallery Items
 */
.mighty_gallery_item {
    padding: 15px 15px 25px 15px;
    border: 1px solid #e0e0e0;
    margin-bottom: 20px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.mighty_gallery_item:hover {
    padding: 15px 15px 25px 15px;
    -webkit-box-shadow: -1px 5px 9px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: -1px 5px 9px -3px rgba(0,0,0,0.75);
    box-shadow: -1px 5px 9px -3px rgba(0,0,0,0.75);
}

.mighty_gallery_item h6 a {
    border: none;
    margin-left:10px;
}
.mighty_gallery_item .btn {
    margin-left:10px;
}

.mighty_gallery_item h6 {
    border: none;
    margin-bottom: 0px;
}

.mighty_gallery_item img,
ul.mighty_gallery_list li img {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor:pointer;
}

.mighty_gallery_item:hover img,
ul.mighty_gallery_list li:hover img {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
ul.mighty_gallery_list {
    margin:0px;
    padding:0px;
}
ul.mighty_gallery_list li {
    float:left;
    list-style:none;
    margin:1px;
}
ul.mighty_gallery_list li a {
    border:none;
}

.mighty_notfound_content {
    text-align: center;
}
h6#reply-title {
    border-top: 1px dotted #000;
    border-bottom: 1px dotted #000;
    padding: 10px 0px;
}
/*
BBPRESS
*/
#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic {
    overflow: hidden;
    padding: 20px;
}
a.bbp-forum-title,
a.bbp-topic-permalink {
    font-size: 15px;
    font-weight: 600;
    border-bottom: 0px;
}
#bbpress-forums .bbp-forum-info .bbp-forum-content,
#bbpress-forums p.bbp-topic-meta {
    font-size: 14px;
    margin: 5px 0 5px;
    padding: 0;
    word-wrap: break-word;
}
#bbpress-forums li.bbp-header {
    background-color: #337ab7;
    color: #fff;
    font-weight:14px;
    margin: 0px;
}
#bbpress-forums li.bbp-header a {
    font-size:12px !important;;
}

#bbpress-forums li.bbp-footer {
    background: #337ab7;
    border-top: 1px solid #eee;
    font-weight: bold;
    padding: 20px;
    text-align: center;
    color:#fff;
}
#bbpress-forums li.bbp-header div{
    color:#fff;
    text-align:left;
    font-weight: 400;
    font-size:18px;
}
#bbpress-forums li.bbp-footer div {
    color:#fff;
    text-align:left;
    font-weight: 400;
    padding: 0px 0px 5px 0px !important;
    font-size: 18px;
}
#bbpress-forums li.bbp-footer {
    padding:2px;
}
#bbpress-forums li.bbp-header ul.forum-titles li {
    font-size: 15px;
    padding-left:20px;
    font-weight: 500;
}
.mighty_bbpress_content .bbp-search-form {
    display:none;
}
div.bbp-breadcrumb, div.bbp-topic-tags {
    margin-bottom:20px;
    display: block;
    /* border-bottom: 1px solid #000; */
    width: 100%;
}
#bbpress-forums li.bbp-forum-freshness a {
    border-bottom:0px;
    font-size: 13px;
}
#bbpress-forums li {
    font-size:13px;
}
#bbpress-forums p.bbp-topic-meta img.avatar {
    display:none;
}
div.bbp-template-notice p {
    font-size:13px;
    padding: 15px;
    border: 0px;
    border-radius: 0px;
    background-color: #805a5f;
    color: #fff;
}
div.bbp-template-notice a {
    color: #fff;
    border:none
}
div.bbp-template-notice.info {
    border: #cee1ef 0px solid;
    background-color: #805a5f;
    border-radius:0px!important;
}
#bbpress-forums fieldset.bbp-form legend {
    padding: 20px;
    font-weight: 400;
    border: 1px solid #337ab7;
}
#bbpress-forums fieldset.bbp-form {
    border: 0px solid #eee;
    padding: 10px 0px;
    margin-top: 24px;
}
div.bbp-template-notice,
div.indicator-hint {
    border-width: 0px;
    border-style: solid;
    padding:0px;
    margin: 5px 0 15px;
    border-radius: 0px;
    background-color: #ffffe0;
    border-color: #e6db55;
    color: #000;
    clear: both;
}
#bbpress-forums fieldset.bbp-form label,
#bbps_support_forum_options label,
#bbps_support_forum_move label  {
    margin: 0;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 0px;
}
a.subscription-toggle {
    float:right;
    font-size:15px;
    margin-bottom: 2px;
    margin-top: -50px;
}
#bbps_support_forum_options,
#bbps_support_forum_move,
.bbps-support-forums-message
{
    clear:none;
    float:left;
    display:inline-block;
    width: 50%;
    margin-bottom: 30px;
    position:relative;
    padding:30px;
    background-color:#f5f5f5;
}
#bbps-topic-status {
    float:none;
}
#bbpress-forums div.bbp-forum-header,
#bbpress-forums div.bbp-topic-header,
#bbpress-forums div.bbp-reply-header {
    background-color: #5d6165;
    border:0px;

}
#bbpress-forums div.bbp-reply-header span,
#bbpress-forums div.bbp-reply-header a {
    color:#fff;
    border-bottom:0px;
}

img,
video {
    height: auto; /* Make sure images are scaled correctly. */
    max-width: 100%; /* Adhere to container width. */
}

img.alignleft,
img.alignright {
    /* float: none; */
    margin: 0;
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption,
.gallery-caption {
    color: #666;
    font-size: 13px;
    font-size: 0.8125rem;
    font-style: italic;
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

/* Media Elements */

.mejs-container {
    margin-bottom: 1.5em;
}
.mejs-time {
    padding:9px 0px !important;
}
.mejs-time span {
    color:#fff !important;
}
.mighty_header_hide {
    display:none;
}

ul.gform_fields,
ul.gfield_checkbox{
    margin: 0px;
    padding: 0px;
}
ul.gform_fields li {
    list-style:none;
    padding:10px 0px;

}
ul.gform_fields label {
    font-weight: 600;
}
.gform_button.btn {
    margin-top:0px;
}
.mighty_hide .gfield_label {
    display:none;
}
.gform_wrapper {
    margin-bottom:30px;
}
.gfield_select {
    height:50px !important;
    padding:5px 20px !important;
}
.gfield_select:focus {
    outline:none !important;
}
