/******* TOP MENU STYLES *******/

.goToTop {
    position: fixed;
    top: 0;
    height: 54px;
    z-index: 999;
    width: 100%;
}
.mainNavBar{
    height: 54px;
    background: #fafafa;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.25);
    -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.25);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.25);
    clear: both;
    position: relative;
    z-index: 1000;
}
.mainNavBar button{
    outline: none;
}
.mainNavBar input[type="radio"], .mainNavBar input[type="checkbox"]{
    display: none;
}
.top-stripe{
    background: #2196f3;
}
.top-stripe .navbar-right{
    margin: 0 -15px 0 0;
}
.top-stripe .navbar-right li{
    display: inline-block;
}
.top-stripe .navbar-right li a{
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    line-height: 30px;
    padding: 0 15px;
    display: block;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
}
.top-stripe .navbar-right li a:hover{
    background: #1a8be4;
    border-right: 1px solid #1181d9;
    border-left: 1px solid #1181d9;
    box-shadow: rgba(32,149,242,0.0) 0px 0 0,rgba(32,149,242,1.0) 1px 0 0 inset,rgba(32,149,242,1.0) -1px 0px 0px inset;
    moz-transition: all ease-in .2s;
    -o-transition: all ease-in .2s;
    -webkit-transition: all ease-in .2s;
    transition: all ease-in .2s;
}
.mainNavBar .srchBarCont{
    margin-top: 6px;
    margin-right: -20px;
}
.mainNavBar .srchBarCont form{
    display: block;
    vertical-align: top;
    position: relative;
    z-index: 50;
}
.mainNavBar .srchBarCont .srchCatCont{
    display: inline-block;
    vertical-align: top;
}
.mainNavBar .srchBarCont form .dropdown-menu{
    border: 1px solid #dfdfdf;
    background: #f2f2f2;
    width: 100%;
    padding: 0;
}
.mainNavBar .srchBarCont form .dropdown-menu label{
    padding: 0 0 0 20px;
    font-size: 13px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    line-height: 25px;
    margin: 0;
}
.mainNavBar .srchBarCont form .dropdown-menu input[type="checkbox"] + label::before, .mainNavBar .srchBarCont form .dropdown-menu input[type="radio"] + label::before{
    display: none;
}
.mainNavBar .srchBarCont #srchCatSelect{
    width: 240px;
    text-align: left;
    line-height: 24px;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    padding-left: 20px;
}
.mainNavBar .srchBarCont #srchCatSelect::before {
    content: "";
    display: inline-block;
    height: 5px;
    width: 5px;
    right: 15px;
    top: 45%;
    position: absolute;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.mainNavBar .srchBarCont .dropdown-menu li:hover{
    background: #dfdfdf;
    cursor: pointer;
}
.mainNavBar .srchBarCont .srchInput{
    width: 450px;
    padding: 6px 85px 6px 20px;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
}
.mainNavBar .srchBarCont .srchInput, .mainNavBar .srchBarCont #srchCatSelect{
    border: 1px solid #dfdfdf;
    background: #f2f2f2;
    box-shadow: none;
    outline: none;
    height: 40px;
    border-radius: 3px;
    vertical-align: top;
}
.mainNavBar .searchBtn{
    background: transparent;
    color: #454545;
    border-radius: 3px;
    padding: 7px 11px;
    border: none;
    font-size: 18px;
    display: inline-block;
    position: absolute;
    top: 0px;
    right: 42px;
}
.mainNavBar .searchBtn:hover, .mainNavBar .searchTglBtn:hover{
    color: #2196f3;
    moz-transition: all ease-in .2s;
    -o-transition: all ease-in .2s;
    -webkit-transition: all ease-in .2s;
    transition: all ease-in .2s;
}
.mainNavBar .searchBtn i, .mainNavBar .searchTglBtn i{
    min-width: 16px;
    min-height: 18px;
}
.mainNavBar .searchTglBtn{
    background: #f2f2f2;
    color: #454545;
    border-radius: 3px;
    border: 1px solid #dfdfdf;
    padding: 6px 11px;
    font-size: 18px;
    display: inline-block;
    height: 40px;
    margin: 0 0 0 -46px;
    float: right;
    z-index: 100;
    position: relative;
}
.mainNavBar .srchBarCont .srchCatCont{
    vertical-align: top;
    width: auto !important;
}
.navbar-brand{
    padding: 9px 0;
}
.navbar-brand .img-responsive{
    display: inline-block;
    max-height: 36px;
}
.mainNavLinks{
    margin-left: 30px;
}
.mainNavLinks .infobox{
    text-align: center;
    padding: 0 0 20px 0;
}
.mainNavLinks .infobox p{
    color: #8c8c8c;
    font-size: 13px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    line-height: 16px;
    margin: 0;
    min-height: 64px;
    text-align: left;
}
.mainNavLinks .infobox .catInfo p{
    font-weight: 600;
}
.mainNavLinks .infobox .catInfo p, .mainNavLinks .infobox p:last-child{
    min-height: 0;
    text-align: center;
}
.mainNavLinks .infobox p span{
    color: #2196f3;
}
.mainNavLinks .infobox .btn{
    border-radius: 4px;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
    display: inline-block;
    color: #fff;
    background: #89c245;
    border-bottom: 3px solid #319411;
    width: 48%;
    line-height: 16px;
    padding: 6px 22px;
    margin: 15px 0;
    font-weight: 400;
    -webkit-transition: all 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;
}
.mainNavLinks .infobox .btn:hover{
    background: #94d14b;
    border-bottom: 3px solid #2d8910;
}
.mainNavLinks .infobox .catInfo img{
    min-height: 214px;
    min-width: 214px;
}
.mainNavLinks .nav li a{
    display: block;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
    color: #454545;
    line-height: 24px;
    padding: 15px 22px;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
    moz-transition: all ease-in .2s;
    -o-transition: all ease-in .2s;
    -webkit-transition: all ease-in .2s;
    transition: all ease-in .2s;
}
.mainNavLinks .nav li .dropdown-toggle:hover, .nav .open > a, .nav .open > a:focus{
    background: #f2f2f2;
    border-right: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
    box-shadow: rgba(32,149,242,0.0) 0px 0 0,rgba(249,249,249,1.0) 1px 0 0 inset,rgba(249,249,249,1.0) -1px 0px 0px inset;
}
.mainNavLinks .nav .open .dropdown-toggle, .mainNavLinks .nav .open .dropdown-toggle:hover{
    box-shadow: rgba(32,149,242,1.0) 0 0 0,rgba(32,149,242,1.0) 0px -3px 0 inset,rgba(249,249,249,1.0) 0 0px 0px inset;
}
.mainNavLinks .prdsMenuCont{
    left: -310px;
    padding: 15px 0;
    background: #f8f8f8;
}
.mainNavLinks .prdsMenuCont .col-md-3{
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
}
.mainNavLinks .prdsMenuCont .col-md-3:first-child{
    border: none;
}
.mainNavLinks .prdsMenuCont ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.mainNavLinks .prdsMenuCont .prdsList, .mainNavLinks .prdsMenuCont .prdsCatList, .mainNavLinks .prdsMenuCont .prdsSubCatLis, .infobox{
    min-height: 422px;
}
.mainNavLinks .prdsMenuCont .prdsList li a{
    line-height: 42px;
    padding: 0 30px;
    border-left: none;
    border-right: none;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
}
.mainNavLinks .prdsMenuCont .prdsList li a.active{
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    color: #2196f3;
    background: #f2f2f2;
    box-shadow: rgba(33,150,243,0.0) 0 0 0,rgba(249,249,249,0.0) 0 0 0 inset,rgba(33,150,243,1.0) 3px 0px 0px inset;
}
.mainNavLinks .prdsMenuCont .prdsCatList a{
    line-height: 42px;
    padding: 0 30px;
    color: inherit;
}
.mainNavLinks .prdsMenuCont .prdsCatList li{
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
}
.mainNavLinks .prdsMenuCont .prdsCatList li.active{
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    color: #2196f3;
    background: #f2f2f2;
}
.mainNavLinks .prdsMenuCont .prdsCatList li:hover, .mainNavLinks .prdsMenuCont .prdsSubCatList a:hover{
    color: #2196f3;
}
.mainNavLinks .prdsMenuCont .prdsCatList li.active .prdsSubCatList{
    display: block !important;
}
.mainNavLinks .prdsMenuCont .prdsSubCatList{
    position: absolute;
    right: -100%;
    width: 100%;
    height: 100%;
    top: 0;
    padding-top: 6px;
    display: none;
}
.mainNavLinks .prdsMenuCont .prdsSubCatList.secColumn{
    right: -200%;
}
.mainNavLinks .prdsMenuCont .prdsSubCatList a{
    color: #8c8c8c;
    text-decoration: none;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    text-transform: none;
    font-weight: 400;
    line-height: 32px;
    padding: 0 30px;
}

.prdsCatList li a{
    position: relative;
}
.prdsCatList li.active a:after, .prdsCatList li.active a:before {
    right: -2px;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    z-index: 20;
    moz-transition: all ease-in .2s;
    -o-transition: all ease-in .2s;
    -webkit-transition: all ease-in .2s;
    transition: all ease-in .2s;
}
.prdsCatList li.active a:after {
    border-color: rgba(248, 248, 248, 0);
    border-right-color: #f8f8f8;
    border-width: 10px;
    margin-top: -10px;
}
.prdsCatList li.active a:before {
    border-color: rgba(222, 222, 222, 0);
    border-right-color: #dedede;
    border-width: 11px;
    margin-top: -11px;
}
.prdsSubCatList li a:after, .prdsSubCatList li a:before{
    border: none !important;
}
.dropdown-menu {
    min-width: 200px;
    background: #f8f8f8;
    padding: 20px 0 !important;
}
.dropdown-menu.columns-2 {
    min-width: 400px;
}
.dropdown-menu.columns-3 {
    min-width: 600px;
}
.dropdown-menu.columns-2 ul:first-child{
    border-right: 1px solid #dfdfdf;
}
.dropdown-menu.columns-3 ul{
    border-right: 1px solid #dfdfdf;
    border-left: 1px solid #dfdfdf;
}
.dropdown-menu.columns-3 ul:first-child, .dropdown-menu.columns-3 ul:last-child{
    border-right: none;
    border-left: none;
}
.mainNavLinks .nav .dropdown-menu.columns-2, .mainNavLinks .nav .dropdown-menu.columns-2 ul, .mainNavLinks .nav .dropdown-menu.columns-3, .mainNavLinks .nav .dropdown-menu.columns-3 ul{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.mainNavLinks .nav .dropdown-menu.columns-1 li a, .mainNavLinks .nav .dropdown-menu.columns-2 li a, .mainNavLinks .nav .dropdown-menu.columns-3 li a{
    font-size: 12px;
    font-family: inherit;
    color: #8c8c8c;
    font-weight: 400;
    padding: 5px 20px;
    border: 1px solid transparent;
}
.mainNavLinks .nav .dropdown-menu.columns-1 li a:hover, .mainNavLinks .nav .dropdown-menu.columns-2 li a:hover, .mainNavLinks .nav .dropdown-menu.columns-3 li a:hover{
    border: 1px solid #dfdfdf;
    border-left-color: transparent;
    border-right-color: transparent;
    color: #2196f3;
    background: #f2f2f2;
}

@media (max-width: 767px) {
    .top-stripe .navbar-right {
        margin: 0 0 0 0;
        float: right;
    }
    .top-stripe .navbar-right li {
        display: inline-block;
        float: left;
        margin-left: -1px;
    }
    .top-stripe .navbar-right li a{
        background: #1a8be4;
        border-right: 1px solid #1181d9;
        border-left: 1px solid #1181d9;
        box-shadow: rgba(32,149,242,0.0) 0px 0 0,rgba(32,149,242,1.0) 1px 0 0 inset,rgba(32,149,242,1.0) -1px 0px 0px inset;
        moz-transition: all ease-in .2s;
        -o-transition: all ease-in .2s;
        -webkit-transition: all ease-in .2s;
        transition: all ease-in .2s;
    }
    .mmenuBtn{
        display: inline-block;
        padding: 8px;
        background: #2196F3;
        margin: 9px -15px 0;
        color: #fff;
        border-radius: 3px;
        text-decoration: none;
    }
    .mmenuBtn:focus{
        color: #fff;
        text-decoration: none;
    }
    .navbar-brand{
        float: right;
    }
}
@media (min-width: 768px) and (max-width: 979px){
    .mmenuBtn{
        display: inline-block;
        padding: 8px;
        background: #2196F3;
        margin: 9px -15px 0;
        color: #fff;
        border-radius: 3px;
        text-decoration: none;
    }
    .mmenuBtn:focus{
        color: #fff;
        text-decoration: none;
    }
    .top-stripe .navbar-right {
        margin: 0 0 0 0;
        float: right;
    }
    .navbar-brand{
        float: right;
    }
}

/***** Mobile Menu *****/


.mm-hidden {
    display: none !important
}

.mm-wrapper {
    overflow-x: hidden;
    position: relative
}

.mm-menu, .mm-menu > .mm-panel {
    margin: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0
}

.mm-menu {
    background: inherit;
    display: block;
    overflow: hidden;
    padding: 0;
    -webkit-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out
}

.mm-panel {
    -webkit-transition: -webkit-transform .4s ease;
    -moz-transition: -moz-transform .4s ease;
    -ms-transition: -ms-transform .4s ease;
    -o-transition: -o-transform .4s ease;
    transition: transform .4s ease;
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.mm-panel.mm-opened {
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0)
}

.mm-panel.mm-subopened {
    -webkit-transform: translate3d(-30%, 0, 0);
    -moz-transform: translate3d(-30%, 0, 0);
    -ms-transform: translate3d(-30%, 0, 0);
    -o-transform: translate3d(-30%, 0, 0);
    transform: translate3d(-30%, 0, 0)
}

.mm-panel.mm-highest {
    z-index: 1
}

.mm-menu > .mm-panel {
    background: inherit;
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    box-sizing: border-box;
    padding: 0 20px
}

.mm-menu > .mm-panel.mm-hasheader {
    padding-top: 40px
}

.mm-menu > .mm-panel:before, .mm-menu > .mm-panel:after {
    content: '';
    display: block;
    height: 20px
}

.mm-vertical .mm-panel {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important
}

.mm-footer {
    color: rgba(255, 255, 255, .3) !important;
    margin-bottom: 20px !important;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    font-weight: normal
}

.mm-vertical li {
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    box-shadow: 0 1px rgba(255, 255, 255, .1) inset;
    background: #337ab7;
    width: 100%
}

.mm-vertical li .mm-vertical {
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    box-shadow: 0 1px rgba(255, 255, 255, .1) inset;
    background: #222 !important
}

.mm-vertical li .mm-vertical .mm-vertical li {
    border-bottom: none;
    box-shadow: no;
    background: #222
}

.mm-last {
    border: none !important;
    box-shadow: none !important
}

.mm-opened .mm-panel {
    background: none
}

#mobile-menu .mm-opened nav .mm-opened .mm-panel {
    background: red !important
}

.mm-vertical .mm-listview .mm-panel, .mm-listview .mm-vertical .mm-panel {
    display: none;
    padding: 0 0 0 10px
}

.mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after, .mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after {
    border-color: transparent
}

.mm-vertical li.mm-opened > .mm-panel, li.mm-vertical.mm-opened > .mm-panel {
    display: block
}

.mm-vertical .mm-listview > li > .mm-next, .mm-listview > li.mm-vertical > .mm-next {
    height: 40px;
    bottom: auto
}

.mm-vertical .mm-listview > li > .mm-next:after, .mm-listview > li.mm-vertical > .mm-next:after {
    top: 16px;
    bottom: auto
}

.mm-vertical .mm-listview > li.mm-opened > .mm-next:after, .mm-listview > li.mm-vertical.mm-opened > .mm-next:after {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg)
}

.mm-header {
    border-bottom: 1px solid transparent;
    text-align: center;
    line-height: 20px;
    height: 40px;
    padding: 0 40px;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.mm-header > a {
    text-decoration: none;
    display: block;
    padding: 10px 0
}

.mm-header .mm-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.mm-header .mm-btn {
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    z-index: 1
}

.mm-header .mm-btn:first-child {
    padding-left: 20px;
    left: 0
}

.mm-header .mm-btn:last-child {
    padding-right: 20px;
    right: 0
}

.mm-listview, .mm-listview > li {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0
}

.mm-listview {
    font: inherit;
    font-size: 14px
}

.mm-listview a, .mm-listview a:hover {
    text-decoration: none
}

.mm-listview > li {
    position: relative
}

.mm-listview > li > a, .mm-listview > li > span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: inherit;
    line-height: 20px;
    display: block;
    padding: 10px 10px 10px 20px;
    margin: 0;
    color: #fff
}

.mm-listview > li:not(.mm-divider):after {
    content: '';
    border-bottom-width: 0;
    border-bottom-style: solid;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}

.mm-listview > li:not(.mm-divider):after {
    left: 20px
}

.mm-listview .mm-next {
    background: rgba(3, 2, 1, 0);
    width: 50px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2
}

.mm-listview .mm-next:before {
    content: '';
    border-left-width: 1px;
    border-left-style: solid;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0
}

.mm-listview .mm-next + a, .mm-listview .mm-next + span {
    margin-right: 50px
}

.mm-listview .mm-next.mm-fullsubopen {
    width: 100%
}

.mm-listview .mm-next.mm-fullsubopen:before {
    border-left: none
}

.mm-listview .mm-next.mm-fullsubopen + a, .mm-listview .mm-next.mm-fullsubopen + span {
    padding-right: 50px;
    margin-right: 0
}

.mm-menu > .mm-panel > .mm-listview {
    margin-left: -20px;
    margin-right: -20px
}

.mm-menu > .mm-panel > .mm-listview.mm-first {
    margin-top: -20px
}

.mm-menu > .mm-panel > .mm-listview.mm-last {
    padding-bottom: 20px
}

.mm-prev:before, .mm-next:after {
    content: '';
    border: 2px solid transparent;
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.mm-prev:before {
    border-right: none;
    border-bottom: none;
    left: 20px
}

.mm-next:after {
    border-top: none;
    border-right: none;
    right: 20px
}

.mm-divider {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 10px;
    text-transform: uppercase;
    text-indent: 20px;
    line-height: 25px
}

.mm-listview > li.mm-spacer {
    padding-top: 40px
}

.mm-listview > li.mm-spacer > .mm-next {
    top: 40px
}

.mm-listview > li.mm-spacer.mm-divider {
    padding-top: 25px
}

.mm-menu {
    background: #222;
    color: #fff !important
}

.mm-menu .mm-header {
    border-color: rgba(0, 0, 0, .1)
}

.mm-menu .mm-header > a {
    color: rgba(0, 0, 0, .3)
}

.mm-menu .mm-header .mm-btn:before, .mm-menu .mm-header .mm-btn:after {
    border-color: rgba(0, 0, 0, .3)
}

.mm-menu .mm-listview > li:after {
    border-color: rgba(0, 0, 0, .1)
}

.mm-menu .mm-listview > li > a.mm-prev, .mm-menu .mm-listview > li > a.mm-next {
    color: rgba(0, 0, 0, .3)
}

.mm-menu .mm-listview > li > a.mm-prev:before, .mm-menu .mm-listview > li > a.mm-next:after {
    border-color: rgba(255, 255, 255, .3)
}

.mm-menu .mm-listview > li > a.mm-prev:after, .mm-menu .mm-listview > li > a.mm-next:before {
    border-color: rgba(0, 0, 0, .1)
}

.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu .mm-listview > li.mm-selected > span {
    background: rgba(255, 255, 255, .5)
}

.mm-menu.mm-vertical .mm-listview li.mm-opened > a.mm-next, .mm-menu.mm-vertical .mm-listview li.mm-opened > .mm-panel, .mm-menu .mm-listview li.mm-opened.mm-vertical > a.mm-next, .mm-menu .mm-listview li.mm-opened.mm-vertical > .mm-panel {
    background: rgba(0, 0, 0, .05)
}

.mm-menu .mm-divider {
    background: rgba(0, 0, 0, .05)
}

.mm-page {
    box-sizing: border-box;
    position: relative
}

.mm-slideout {
    -webkit-transition: -webkit-transform .4s ease;
    -ms-transition: -ms-transform .4s ease;
    transition: transform .4s ease
}

html.mm-opened {
    overflow: hidden;
    position: relative
}

html.mm-opened body {
    overflow: hidden
}

html.mm-opened .mm-page {
    min-height: 100vh
}

html.mm-background .mm-page {
    background: inherit
}

#mm-blocker {
    background: rgba(3, 2, 1, 0);
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999
}

html.mm-opened #mm-blocker, html.mm-blocking #mm-blocker {
    display: block
}

.mm-menu.mm-offcanvas {
    display: none;
    position: fixed
}

.mm-menu.mm-current {
    display: block
}

.mm-menu {
    width: 80%;
    min-width: 140px;
    max-width: 440px
}

html.mm-opening .mm-slideout {
    -webkit-transform: translate(80%, 0);
    -moz-transform: translate(80%, 0);
    -ms-transform: translate(80%, 0);
    -o-transform: translate(80%, 0);
    transform: translate(80%, 0)
}

@media all and (max-width: 175px) {
    html.mm-opening .mm-slideout {
        -webkit-transform: translate(140px, 0);
        -moz-transform: translate(140px, 0);
        -ms-transform: translate(140px, 0);
        -o-transform: translate(140px, 0);
        transform: translate(140px, 0)
    }
}

@media all and (min-width: 550px) {
    html.mm-opening .mm-slideout {
        -webkit-transform: translate(440px, 0);
        -moz-transform: translate(440px, 0);
        -ms-transform: translate(440px, 0);
        -o-transform: translate(440px, 0);
        transform: translate(440px, 0)
    }
}

.mm-menu.mm-top.mm-autoheight, .mm-menu.mm-bottom.mm-autoheight {
    max-height: 80%
}

.mm-menu.mm-top.mm-autoheight.mm-fullscreen, .mm-menu.mm-bottom.mm-autoheight.mm-fullscreen {
    max-height: 100%
}

.mm-menu.mm-measureheight > .mm-panel {
    bottom: auto !important;
    height: auto !important
}

.mm-buttonbar {
    border: 1px solid transparent;
    border-radius: 5px;
    text-align: center;
    line-height: 20px;
    overflow: hidden;
    display: block;
    padding: 0;
    margin: 0;
    position: relative
}

.mm-buttonbar:after {
    content: '';
    display: block;
    clear: both
}

.mm-buttonbar > * {
    border-left: 1px solid transparent;
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 100%;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.mm-buttonbar > a {
    text-decoration: none
}

.mm-buttonbar > input {
    position: absolute;
    left: -1000px;
    top: -1000px
}

.mm-buttonbar > input:checked + label {
    border-color: transparent !important
}

.mm-buttonbar > *:first-child, .mm-buttonbar > input:first-child + * {
    border-left: none
}

.mm-buttonbar.mm-buttonbar-2 > * {
    width: 50%
}

.mm-buttonbar.mm-buttonbar-3 > * {
    width: 33.33%
}

.mm-buttonbar.mm-buttonbar-4 > * {
    width: 25%
}

.mm-buttonbar.mm-buttonbar-5 > * {
    width: 20%
}

.mm-header .mm-buttonbar {
    margin-top: 0;
    margin-left: -30px;
    margin-right: -30px
}

.mm-footer .mm-buttonbar {
    border: none;
    border-radius: none;
    line-height: 40px;
    margin: -10px -10px 0 -20px
}

.mm-footer .mm-buttonbar > * {
    border-left: none
}

.mm-listview > li > .mm-buttonbar {
    margin: 10px 20px
}

.mm-menu .mm-buttonbar {
    border-color: rgba(0, 0, 0, .7);
    background: #f3f3f3
}

.mm-menu .mm-buttonbar > * {
    border-color: rgba(0, 0, 0, .7)
}

.mm-menu .mm-buttonbar > input:checked + label {
    background: rgba(0, 0, 0, .7);
    color: #f3f3f3
}

em.mm-counter {
    font: inherit;
    font-size: 14px;
    font-style: normal;
    text-indent: 0;
    line-height: 20px;
    display: block;
    margin-top: -10px;
    position: absolute;
    right: 50px;
    top: 50%
}

em.mm-counter + a.mm-next {
    padding-left: 40px
}

em.mm-counter + a.mm-next + a, em.mm-counter + a.mm-next + span {
    margin-right: 90px
}

em.mm-counter + a.mm-fullsubopen {
    padding-left: 0
}

.mm-vertical > .mm-counter {
    top: 12px;
    margin-top: 0
}

.mm-vertical.mm-spacer > .mm-counter {
    margin-top: 40px
}

.mm-nosubresults > .mm-counter {
    display: none
}

.mm-menu em.mm-counter {
    color: rgba(0, 0, 0, .3)
}

html.mm-opened.mm-dragging .mm-menu, html.mm-opened.mm-dragging .mm-page, html.mm-opened.mm-dragging .mm-fixed-top, html.mm-opened.mm-dragging .mm-fixed-bottom, html.mm-opened.mm-dragging #mm-blocker {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s
}

.mm-footer {
    background: inherit;
    border-top: 1px solid transparent;
    text-align: center;
    line-height: 20px;
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    padding: 10px 20px;
    position: absolute;
    z-index: 3;
    bottom: 0;
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.mm-menu.mm-hasfooter > .mm-panel {
    bottom: 40px
}

.mm-menu .mm-footer {
    border-color: rgba(0, 0, 0, .1);
    color: rgba(0, 0, 0, .3)
}

.mm-menu > .mm-header {
    background: inherit;
    z-index: 3;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.mm-menu > .mm-header .mm-close:after {
    content: 'x'
}

.mm-menu.mm-hassearch > .mm-header {
    top: 40px
}

.mm-menu.mm-hasheader .mm-panel .mm-header {
    display: none
}

.mm-menu.mm-hasheader .mm-panel, .mm-menu.mm-hasheader .mm-fixeddivider {
    top: 40px
}

.mm-menu.mm-hasheader.mm-hassearch .mm-panel, .mm-menu.mm-hasheader.mm-hassearch .mm-fixeddivider {
    top: 80px
}

.mm-divider > span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0;
    line-height: 25px
}

.mm-divider.mm-opened a.mm-next:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.mm-collapsed:not(.mm-uncollapsed) {
    display: none
}

.mm-fixeddivider {
    background: inherit;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.mm-fixeddivider:after {
    content: none !important;
    display: none !important
}

.mm-hasdividers .mm-fixeddivider {
    display: block
}

.mm-menu .mm-fixeddivider span {
    background: rgba(0, 0, 0, .05)
}

.mm-search, .mm-search input {
    box-sizing: border-box
}

.mm-menu > .mm-search {
    background: inherit;
    z-index: 3;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.mm-search {
    height: 40px;
    width: 100%;
    padding: 10px 10px 0 10px;
    position: absolute;
    top: 0;
    left: 0
}

.mm-search input {
    border: none;
    border-radius: 25px;
    font: inherit;
    font-size: 14px;
    line-height: 25px;
    outline: none;
    display: block;
    width: 100%;
    height: 25px;
    margin: 0;
    padding: 0 10px
}

.mm-search input::-ms-clear {
    display: none
}

.mm-panel.mm-hassearch {
    padding-top: 40px
}

.mm-panel.mm-hassearch.mm-hasheader {
    padding-top: 80px
}

.mm-panel.mm-hassearch.mm-hasheader .mm-search {
    top: 40px
}

.mm-noresultsmsg {
    text-align: center;
    font-size: 21px;
    display: none;
    padding: 40px 0
}

.mm-noresults .mm-noresultsmsg {
    display: block
}

.mm-noresults .mm-indexer {
    display: none !important
}

.mm-menu li.mm-nosubresults > a.mm-next {
    display: none
}

.mm-menu li.mm-nosubresults > a.mm-next + a, .mm-menu li.mm-nosubresults > a.mm-next + span {
    padding-right: 10px
}

.mm-menu.mm-hassearch .mm-panel, .mm-menu.mm-hassearch .mm-fixeddivider {
    top: 40px
}

.mm-menu .mm-search input {
    background: rgba(0, 0, 0, .05);
    color: rgba(0, 0, 0, .7)
}

.mm-menu .mm-noresultsmsg {
    color: rgba(0, 0, 0, .3)
}

.mm-indexer {
    background: inherit;
    text-align: center;
    font-size: 12px;
    box-sizing: border-box;
    width: 20px;
    position: absolute;
    top: 10px;
    bottom: 10px;
    right: -100px;
    z-index: 3;
    -webkit-transition: right .4s ease;
    -moz-transition: right .4s ease;
    -ms-transition: right .4s ease;
    -o-transition: right .4s ease;
    transition: right .4s ease;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.mm-indexer a {
    text-decoration: none;
    display: block;
    height: 3.71%
}

.mm-indexer ~ .mm-panel.mm-hasindexer {
    padding-right: 40px
}

.mm-hasindexer .mm-indexer {
    right: 0
}

.mm-hasindexer .mm-fixeddivider {
    right: 20px
}

.mm-hasheader .mm-indexer {
    top: 50px
}

.mm-hasfooter .mm-indexer {
    bottom: 50px
}

.mm-hassearch .mm-indexer {
    top: 50px
}

.mm-hassearch.mm-hasheader .mm-indexer {
    top: 90px
}

.mm-menu .mm-indexer a {
    color: rgba(0, 0, 0, .3)
}

input.mm-toggle, input.mm-check {
    position: absolute;
    left: -10000px
}

label.mm-toggle, label.mm-check {
    margin: 0;
    position: absolute;
    bottom: 50%;
    z-index: 2
}

label.mm-toggle:before, label.mm-check:before {
    content: '';
    display: block
}

label.mm-toggle {
    border-radius: 30px;
    width: 50px;
    height: 30px;
    margin-bottom: -15px
}

label.mm-toggle:before {
    border-radius: 30px;
    width: 28px;
    height: 28px;
    margin: 1px
}

input.mm-toggle:checked ~ label.mm-toggle:before {
    float: right
}

label.mm-check {
    width: 30px;
    height: 30px;
    margin-bottom: -15px
}

label.mm-check:before {
    border-left: 3px solid;
    border-bottom: 3px solid;
    width: 40%;
    height: 20%;
    margin: 25% 0 0 20%;
    opacity: .1;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

input.mm-check:checked ~ label.mm-check:before {
    opacity: 1
}

label.mm-toggle, label.mm-check {
    right: 20px
}

label.mm-toggle + a, label.mm-toggle + span {
    padding-right: 80px
}

label.mm-check + a, label.mm-check + span {
    padding-right: 60px
}

a.mm-next + label.mm-toggle, a.mm-next + label.mm-check {
    right: 60px
}

a.mm-next + label.mm-toggle + a, a.mm-next + label.mm-toggle + span, a.mm-next + label.mm-check + a, a.mm-next + label.mm-check + span {
    margin-right: 50px
}

a.mm-next + label.mm-toggle + a, a.mm-next + label.mm-toggle + span {
    padding-right: 70px
}

a.mm-next + label.mm-check + a, a.mm-next + label.mm-check + span {
    padding-right: 50px
}

em.mm-counter + a.mm-next + label.mm-toggle, em.mm-counter + a.mm-next + label.mm-check {
    right: 100px
}

em.mm-counter + a.mm-next + label.mm-toggle + a, em.mm-counter + a.mm-next + label.mm-toggle + span, em.mm-counter + a.mm-next + label.mm-check + a, em.mm-counter + a.mm-next + label.mm-check + span {
    margin-right: 90px
}

.mm-menu label.mm-toggle {
    background: rgba(0, 0, 0, .1)
}

.mm-menu label.mm-toggle:before {
    background: #f3f3f3
}

.mm-menu input.mm-toggle:checked ~ label.mm-toggle {
    background: #4bd963
}

.mm-menu label.mm-check:before {
    border-color: rgba(0, 0, 0, .7)
}

.mm-menu.mm-border-none .mm-listview > li:after, .mm-listview.mm-border-none > li:after {
    content: none
}

.mm-menu.mm-border-full .mm-listview > li:after, .mm-listview.mm-border-full > li:after {
    left: 0 !important
}

html.mm-effect-slide .mm-menu.mm-offcanvas {
    -webkit-transition: -webkit-transform .4s ease;
    transition: transform .4s ease
}

html.mm-effect-slide.mm-opened .mm-menu.mm-offcanvas {
    -webkit-transform: translate3d(-30%, 0, 0);
    -moz-transform: translate3d(-30%, 0, 0);
    -ms-transform: translate3d(-30%, 0, 0);
    -o-transform: translate3d(-30%, 0, 0);
    transform: translate3d(-30%, 0, 0)
}

html.mm-effect-slide.mm-opening .mm-menu.mm-offcanvas {
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0)
}

html.mm-effect-slide.mm-right.mm-opened .mm-menu.mm-offcanvas {
    -webkit-transform: translate3d(30%, 0, 0);
    -moz-transform: translate3d(30%, 0, 0);
    -ms-transform: translate3d(30%, 0, 0);
    -o-transform: translate3d(30%, 0, 0);
    transform: translate3d(30%, 0, 0)
}

html.mm-effect-slide.mm-right.mm-opening .mm-menu.mm-offcanvas {
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0)
}

html.mm-effect-zoom-menu .mm-menu.mm-offcanvas {
    -webkit-transition: -webkit-transform .4s ease;
    -moz-transition: -moz-transform .4s ease;
    -ms-transition: -ms-transform .4s ease;
    -o-transition: -o-transform .4s ease;
    transition: transform .4s ease
}

html.mm-effect-zoom-menu.mm-opened .mm-menu.mm-offcanvas {
    -webkit-transform: scale(.7, .7) translate3d(-30%, 0, 0);
    -moz-transform: scale(.7, .7) translate3d(-30%, 0, 0);
    -ms-transform: scale(.7, .7) translate3d(-30%, 0, 0);
    -o-transform: scale(.7, .7) translate3d(-30%, 0, 0);
    transform: scale(.7, .7) translate3d(-30%, 0, 0);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center
}

html.mm-effect-zoom-menu.mm-opening .mm-menu.mm-offcanvas {
    -webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
    -moz-transform: scale(1, 1) translate3d(0%, 0, 0);
    -ms-transform: scale(1, 1) translate3d(0%, 0, 0);
    -o-transform: scale(1, 1) translate3d(0%, 0, 0);
    transform: scale(1, 1) translate3d(0%, 0, 0)
}

html.mm-effect-zoom-menu.mm-right.mm-opened .mm-menu.mm-offcanvas {
    -webkit-transform: scale(.7, .7) translate3d(30%, 0, 0);
    -moz-transform: scale(.7, .7) translate3d(30%, 0, 0);
    -ms-transform: scale(.7, .7) translate3d(30%, 0, 0);
    -o-transform: scale(.7, .7) translate3d(30%, 0, 0);
    transform: scale(.7, .7) translate3d(30%, 0, 0);
    -webkit-transform-origin: right center;
    -moz-transform-origin: right center;
    -ms-transform-origin: right center;
    -o-transform-origin: right center;
    transform-origin: right center
}

html.mm-effect-zoom-menu.mm-right.mm-opening .mm-menu.mm-offcanvas {
    -webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
    -moz-transform: scale(1, 1) translate3d(0%, 0, 0);
    -ms-transform: scale(1, 1) translate3d(0%, 0, 0);
    -o-transform: scale(1, 1) translate3d(0%, 0, 0);
    transform: scale(1, 1) translate3d(0%, 0, 0)
}

html.mm-effect-zoom-panels .mm-menu .mm-panel {
    -webkit-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
    -moz-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
    -ms-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
    -o-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
    transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition-property: -webkit-transform, left;
    -moz-transition-property: -moz-transform, left;
    -ms-transition-property: -ms-transform, left;
    -o-transition-property: -o-transform, left;
    transition-property: transform, left
}

html.mm-effect-zoom-panels .mm-menu .mm-panel.mm-opened {
    -webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
    -moz-transform: scale(1, 1) translate3d(0%, 0, 0);
    -ms-transform: scale(1, 1) translate3d(0%, 0, 0);
    -o-transform: scale(1, 1) translate3d(0%, 0, 0);
    transform: scale(1, 1) translate3d(0%, 0, 0)
}

html.mm-effect-zoom-panels .mm-menu .mm-panel.mm-opened.mm-subopened {
    -webkit-transform: scale(.7, .7) translate3d(-30%, 0, 0);
    -moz-transform: scale(.7, .7) translate3d(-30%, 0, 0);
    -ms-transform: scale(.7, .7) translate3d(-30%, 0, 0);
    -o-transform: scale(.7, .7) translate3d(-30%, 0, 0);
    transform: scale(.7, .7) translate3d(-30%, 0, 0)
}

.mm-menu.mm-fullscreen {
    width: 100%;
    min-width: 140px;
    max-width: 10000px
}

html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0)
}

@media all and (max-width: 140px) {
    html.mm-opening.mm-fullscreen .mm-slideout {
        -webkit-transform: translate(140px, 0);
        -moz-transform: translate(140px, 0);
        -ms-transform: translate(140px, 0);
        -o-transform: translate(140px, 0);
        transform: translate(140px, 0)
    }
}

@media all and (min-width: 10000px) {
    html.mm-opening.mm-fullscreen .mm-slideout {
        -webkit-transform: translate(10000px, 0);
        -moz-transform: translate(10000px, 0);
        -ms-transform: translate(10000px, 0);
        -o-transform: translate(10000px, 0);
        transform: translate(10000px, 0)
    }
}

html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0)
}

@media all and (max-width: 140px) {
    html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
        -webkit-transform: translate(-140px, 0);
        -moz-transform: translate(-140px, 0);
        -ms-transform: translate(-140px, 0);
        -o-transform: translate(-140px, 0);
        transform: translate(-140px, 0)
    }
}

@media all and (min-width: 10000px) {
    html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
        -webkit-transform: translate(-10000px, 0);
        -moz-transform: translate(-10000px, 0);
        -ms-transform: translate(-10000px, 0);
        -o-transform: translate(-10000px, 0);
        transform: translate(-10000px, 0)
    }
}

.mm-menu.mm-fullscreen.mm-top, .mm-menu.mm-fullscreen.mm-bottom {
    height: 100%;
    min-height: 140px;
    max-height: 10000px
}

html.mm-opened.mm-fullscreen .mm-page {
    box-shadow: none !important
}

.mm-menu.mm-multiline .mm-listview > li > a, .mm-menu.mm-multiline .mm-listview > li > span, .mm-listview.mm-multiline > li .mm-listview > li.mm-multiline > a, .mm-listview.mm-multiline > li .mm-listview > li.mm-multiline > span {
    text-overflow: clip;
    white-space: normal
}

.mm-menu.mm-pageshadow:after {
    content: "";
    display: block;
    width: 20px;
    height: 120%;
    position: absolute;
    left: 100%;
    top: -10%;
    z-index: 99
}

.mm-menu.mm-pageshadow.mm-right:after {
    left: auto;
    right: 100%
}

.mm-menu.mm-pageshadow.mm-next:after, .mm-menu.mm-pageshadow.mm-front:after {
    content: none;
    display: none
}

.mm-menu.mm-pageshadow:after {
    box-shadow: 0 0 10px rgba(0, 0, 0, .3)
}

.mm-menu.mm-top, .mm-menu.mm-bottom {
    width: 100%;
    min-width: 100%;
    max-width: 100%
}

.mm-menu.mm-right {
    left: auto;
    right: 0
}

.mm-menu.mm-bottom {
    top: auto;
    bottom: 0
}

html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-80%, 0);
    -moz-transform: translate(-80%, 0);
    -ms-transform: translate(-80%, 0);
    -o-transform: translate(-80%, 0);
    transform: translate(-80%, 0)
}

@media all and (max-width: 175px) {
    html.mm-right.mm-opening .mm-slideout {
        -webkit-transform: translate(-140px, 0);
        -moz-transform: translate(-140px, 0);
        -ms-transform: translate(-140px, 0);
        -o-transform: translate(-140px, 0);
        transform: translate(-140px, 0)
    }
}

@media all and (min-width: 550px) {
    html.mm-right.mm-opening .mm-slideout {
        -webkit-transform: translate(-440px, 0);
        -moz-transform: translate(-440px, 0);
        -ms-transform: translate(-440px, 0);
        -o-transform: translate(-440px, 0);
        transform: translate(-440px, 0)
    }
}

html.mm-front .mm-slideout {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
    z-index: 0 !important
}

.mm-menu.mm-front {
    z-index: 1
}

.mm-menu.mm-front, .mm-menu.mm-next {
    -webkit-transition: -webkit-transform .4s ease;
    -ms-transition: -ms-transform .4s ease;
    transition: transform .4s ease;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.mm-menu.mm-top {
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    -o-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
}

.mm-menu.mm-bottom {
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    -o-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.mm-menu.mm-top, .mm-menu.mm-bottom {
    height: 80%;
    min-height: 140px;
    max-height: 880px
}

.mm-menu.mm-theme-dark {
    background: #333;
    color: rgba(255, 255, 255, .8)
}

.mm-menu.mm-theme-dark .mm-header {
    border-color: rgba(0, 0, 0, .15)
}

.mm-menu.mm-theme-dark .mm-header > a {
    color: rgba(255, 255, 255, .4)
}

.mm-menu.mm-theme-dark .mm-header .mm-btn:before, .mm-menu.mm-theme-dark .mm-header .mm-btn:after {
    border-color: rgba(255, 255, 255, .4)
}

.mm-menu.mm-theme-dark .mm-listview > li:after {
    border-color: rgba(0, 0, 0, .15)
}

.mm-menu.mm-theme-dark .mm-listview > li > a.mm-prev, .mm-menu.mm-theme-dark .mm-listview > li > a.mm-next {
    color: rgba(255, 255, 255, .4)
}

.mm-menu.mm-theme-dark .mm-listview > li > a.mm-prev:before, .mm-menu.mm-theme-dark .mm-listview > li > a.mm-next:after {
    border-color: rgba(255, 255, 255, .4)
}

.mm-menu.mm-theme-dark .mm-listview > li > a.mm-prev:after, .mm-menu.mm-theme-dark .mm-listview > li > a.mm-next:before {
    border-color: rgba(0, 0, 0, .15)
}

.mm-menu.mm-theme-dark .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu.mm-theme-dark .mm-listview > li.mm-selected > span {
    background: rgba(0, 0, 0, .1)
}

.mm-menu.mm-theme-dark.mm-vertical .mm-listview li.mm-opened > a.mm-next, .mm-menu.mm-theme-dark.mm-vertical .mm-listview li.mm-opened > .mm-panel, .mm-menu.mm-theme-dark .mm-listview li.mm-opened.mm-vertical > a.mm-next, .mm-menu.mm-theme-dark .mm-listview li.mm-opened.mm-vertical > .mm-panel {
    background: rgba(255, 255, 255, .05)
}

.mm-menu.mm-theme-dark .mm-divider {
    background: rgba(255, 255, 255, .05)
}

.mm-menu.mm-theme-dark .mm-buttonbar {
    border-color: rgba(255, 255, 255, .8);
    background: #333
}

.mm-menu.mm-theme-dark .mm-buttonbar > * {
    border-color: rgba(255, 255, 255, .8)
}

.mm-menu.mm-theme-dark .mm-buttonbar > input:checked + label {
    background: rgba(255, 255, 255, .8);
    color: #333
}

.mm-menu.mm-theme-dark label.mm-check:before {
    border-color: rgba(255, 255, 255, .8)
}

.mm-menu.mm-theme-dark em.mm-counter {
    color: rgba(255, 255, 255, .4)
}

.mm-menu.mm-theme-dark .mm-footer {
    border-color: rgba(0, 0, 0, .15);
    color: rgba(255, 255, 255, .4)
}

.mm-menu.mm-theme-dark .mm-fixeddivider span {
    background: rgba(255, 255, 255, .05)
}

.mm-menu.mm-pageshadow.mm-theme-dark:after {
    box-shadow: 0 0 20px rgba(0, 0, 0, .5)
}

.mm-menu.mm-theme-dark .mm-search input {
    background: rgba(255, 255, 255, .3);
    color: rgba(255, 255, 255, .8)
}

.mm-menu.mm-theme-dark .mm-noresultsmsg {
    color: rgba(255, 255, 255, .4)
}

.mm-menu.mm-theme-dark .mm-indexer a {
    color: rgba(255, 255, 255, .4)
}

.mm-menu.mm-theme-dark label.mm-toggle {
    background: rgba(0, 0, 0, .15)
}

.mm-menu.mm-theme-dark label.mm-toggle:before {
    background: #333
}

.mm-menu.mm-theme-dark input.mm-toggle:checked ~ label.mm-toggle {
    background: #4bd963
}

.mm-menu.mm-theme-white {
    background: #fff;
    color: rgba(0, 0, 0, .6)
}

.mm-menu.mm-theme-white .mm-header {
    border-color: rgba(0, 0, 0, .1)
}

.mm-menu.mm-theme-white .mm-header > a {
    color: rgba(0, 0, 0, .3)
}

.mm-menu.mm-theme-white .mm-header .mm-btn:before, .mm-menu.mm-theme-white .mm-header .mm-btn:after {
    border-color: rgba(0, 0, 0, .3)
}

.mm-menu.mm-theme-white .mm-listview > li:after {
    border-color: rgba(0, 0, 0, .1)
}

.mm-menu.mm-theme-white .mm-listview > li > a.mm-prev, .mm-menu.mm-theme-white .mm-listview > li > a.mm-next {
    color: rgba(0, 0, 0, .3)
}

.mm-menu.mm-theme-white .mm-listview > li > a.mm-prev:before, .mm-menu.mm-theme-white .mm-listview > li > a.mm-next:after {
    border-color: rgba(0, 0, 0, .3)
}

.mm-menu.mm-theme-white .mm-listview > li > a.mm-prev:after, .mm-menu.mm-theme-white .mm-listview > li > a.mm-next:before {
    border-color: rgba(0, 0, 0, .1)
}

.mm-menu.mm-theme-white .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu.mm-theme-white .mm-listview > li.mm-selected > span {
    background: rgba(0, 0, 0, .05)
}

.mm-menu.mm-theme-white.mm-vertical .mm-listview li.mm-opened > a.mm-next, .mm-menu.mm-theme-white.mm-vertical .mm-listview li.mm-opened > .mm-panel, .mm-menu.mm-theme-white .mm-listview li.mm-opened.mm-vertical > a.mm-next, .mm-menu.mm-theme-white .mm-listview li.mm-opened.mm-vertical > .mm-panel {
    background: rgba(0, 0, 0, .03)
}

.mm-menu.mm-theme-white .mm-divider {
    background: rgba(0, 0, 0, .03)
}

.mm-menu.mm-theme-white .mm-buttonbar {
    border-color: rgba(0, 0, 0, .6);
    background: #fff
}

.mm-menu.mm-theme-white .mm-buttonbar > * {
    border-color: rgba(0, 0, 0, .6)
}

.mm-menu.mm-theme-white .mm-buttonbar > input:checked + label {
    background: rgba(0, 0, 0, .6);
    color: #fff
}

.mm-menu.mm-theme-white label.mm-check:before {
    border-color: rgba(0, 0, 0, .6)
}

.mm-menu.mm-theme-white em.mm-counter {
    color: rgba(0, 0, 0, .3)
}

.mm-menu.mm-theme-white .mm-footer {
    border-color: rgba(0, 0, 0, .1);
    color: rgba(0, 0, 0, .3)
}

.mm-menu.mm-theme-white .mm-fixeddivider span {
    background: rgba(0, 0, 0, .03)
}

.mm-menu.mm-pageshadow.mm-theme-white:after {
    box-shadow: 0 0 10px rgba(0, 0, 0, .2)
}

.mm-menu.mm-theme-white .mm-search input {
    background: rgba(0, 0, 0, .05);
    color: rgba(0, 0, 0, .6)
}

.mm-menu.mm-theme-white .mm-noresultsmsg {
    color: rgba(0, 0, 0, .3)
}

.mm-menu.mm-theme-white .mm-indexer a {
    color: rgba(0, 0, 0, .3)
}

.mm-menu.mm-theme-white label.mm-toggle {
    background: rgba(0, 0, 0, .1)
}

.mm-menu.mm-theme-white label.mm-toggle:before {
    background: #fff
}

.mm-menu.mm-theme-white input.mm-toggle:checked ~ label.mm-toggle {
    background: #4bd963
}

.mm-menu.mm-theme-black {
    background: #000;
    color: rgba(255, 255, 255, .6)
}

.mm-menu.mm-theme-black .mm-header {
    border-color: rgba(255, 255, 255, .2)
}

.mm-menu.mm-theme-black .mm-header > a {
    color: rgba(255, 255, 255, .4)
}

.mm-menu.mm-theme-black .mm-header .mm-btn:before, .mm-menu.mm-theme-black .mm-header .mm-btn:after {
    border-color: rgba(255, 255, 255, .4)
}

.mm-menu.mm-theme-black .mm-listview > li:after {
    border-color: rgba(255, 255, 255, .2)
}

.mm-menu.mm-theme-black .mm-listview > li > a.mm-prev, .mm-menu.mm-theme-black .mm-listview > li > a.mm-next {
    color: rgba(255, 255, 255, .4)
}

.mm-menu.mm-theme-black .mm-listview > li > a.mm-prev:before, .mm-menu.mm-theme-black .mm-listview > li > a.mm-next:after {
    border-color: rgba(255, 255, 255, .4)
}

.mm-menu.mm-theme-black .mm-listview > li > a.mm-prev:after, .mm-menu.mm-theme-black .mm-listview > li > a.mm-next:before {
    border-color: rgba(255, 255, 255, .2)
}

.mm-menu.mm-theme-black .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu.mm-theme-black .mm-listview > li.mm-selected > span {
    background: rgba(255, 255, 255, .3)
}

.mm-menu.mm-theme-black.mm-vertical .mm-listview li.mm-opened > a.mm-next, .mm-menu.mm-theme-black.mm-vertical .mm-listview li.mm-opened > .mm-panel, .mm-menu.mm-theme-black .mm-listview li.mm-opened.mm-vertical > a.mm-next, .mm-menu.mm-theme-black .mm-listview li.mm-opened.mm-vertical > .mm-panel {
    background: rgba(255, 255, 255, .2)
}

.mm-menu.mm-theme-black .mm-divider {
    background: rgba(255, 255, 255, .2)
}

.mm-menu.mm-theme-black .mm-buttonbar {
    border-color: rgba(255, 255, 255, .6);
    background: #000
}

.mm-menu.mm-theme-black .mm-buttonbar > * {
    border-color: rgba(255, 255, 255, .6)
}

.mm-menu.mm-theme-black .mm-buttonbar > input:checked + label {
    background: rgba(255, 255, 255, .6);
    color: #000
}

.mm-menu.mm-theme-black label.mm-check:before {
    border-color: rgba(255, 255, 255, .6)
}

.mm-menu.mm-theme-black em.mm-counter {
    color: rgba(255, 255, 255, .4)
}

.mm-menu.mm-theme-black .mm-footer {
    border-color: rgba(255, 255, 255, .2);
    color: rgba(255, 255, 255, .4)
}

.mm-menu.mm-theme-black .mm-fixeddivider span {
    background: rgba(255, 255, 255, .2)
}

.mm-menu.mm-pageshadow.mm-theme-black:after {
    content: none;
    display: none
}

.mm-menu.mm-theme-black .mm-search input {
    background: rgba(255, 255, 255, .3);
    color: rgba(255, 255, 255, .6)
}

.mm-menu.mm-theme-black .mm-noresultsmsg {
    color: rgba(255, 255, 255, .4)
}

.mm-menu.mm-theme-black .mm-indexer a {
    color: rgba(255, 255, 255, .4)
}

.mm-menu.mm-theme-black label.mm-toggle {
    background: rgba(255, 255, 255, .2)
}

.mm-menu.mm-theme-black label.mm-toggle:before {
    background: #000
}

.mm-menu.mm-theme-black input.mm-toggle:checked ~ label.mm-toggle {
    background: #4bd963
}


/****** Footer styles ******/
.footer-separator {
    width: 100%;
    min-width: 1000px;
    position: absolute;
    overflow: hidden;
    padding: 0 !important;
    margin: 0;
    height: 17px;
    overflow: hidden;
    border-top: 1px solid #eaeaea
}
.footer {
    background: #e0e0e0;
    border-top: 1px solid #dedede;
    padding-top: 0;
    padding-bottom: 0
}

.footer h2 {
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    color: #125687;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 25px;
    margin-bottom: 0;
    line-height: 33px;
}

.footer p {
    font-size: 13px;
    color: #959595;
    font-family: "Open Sans", sans-serif
}

.footer a {
    font-size: 13px
}

.footer .icon {
    width: 30px;
    height: 30px;
    border-radius: 4px;
    display: inline-block;
    margin-top: 7px;
    -webkit-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out
}

.footer .icon:hover {
    -webkit-filter: grayscale(0%)
}

.fb {
    background: url(../img/update-1/header-footer-index/icons.png) no-repeat
}

.twtr {
    background: url(../img/update-1/header-footer-index/icons.png) no-repeat -30px 0
}

.google {
    background: url(../img/update-1/header-footer-index/icons.png) no-repeat -60px 0
}

.instgm {
    background: url(../img/update-1/header-footer-index/icons.png) no-repeat -90px 0
}

.linked-in {
    background: url(../img/update-1/header-footer-index/icons.png) no-repeat -120px 0
}

.pinterest {
    background: url(../img/update-1/header-footer-index/icons.png) no-repeat -150px 0
}

.youtube {
    background: url(../img/update-1/header-footer-index/icons.png) no-repeat -180px 0
}

.gtribe {
    background: url(../img/update-1/header-footer-index/icons.png) no-repeat -210px 0
}

.footer-contacts span {
    display: block;
    line-height: 22px
}

.footer-contacts .glyphicon {
    float: left
}

.footer .glyphicon {
    margin-right: 12px;
    color: #125687
}

.subscribe-form {
    position: relative
}

.subscribe-form input {
    width: 220px;
    height: 38px;
    border-radius: 3px;
    outline: none;
    border: 1px solid #dedede;
    padding: 0 10px;
    font-size: 13px
}

.subscribe-form button {
    position: absolute;
    top: 0;
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    border: none;
    background: #125687;
    height: 100%;
    padding: 0 10px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out
}

.subscribe-form button:hover {
    background: #0e446a
}

.footer-nav {
    background: #f4f4f4;
    border-top: 1px solid #dedede
}

.footer-nav ul {
    margin: 0;
    padding: 0
}

.footer-nav ul li {
    list-style-type: none
}

.footer-nav ul li a {
    text-decoration: none;
    color: #717171;
    font-size: 13px;
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
    line-height: 22px;
    border-left: 2px solid transparent;
    -webkit-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out
}

.footer-nav ul li a:hover {
    color: #424242;
    text-decoration: none;
    padding-left: 10px;
    border-left: 2px solid #125687;
    color: #125687
}

.copyright {
    background: #f8f8f8;
    border-top: 1px solid #dedede;
    padding: 0
}

.copyright p {
    font-size: 13px;
    color: #454545;
    font-weight: 500;
    padding: 20px 0 10px 0
}
.footer .icon {
    opacity: .4
}

.footer .icon:hover {
    filter: none;
    opacity: 1
}
.footer a, .copyright a, .footer a:hover, .copyright a:hover {
    color: #125687
}

.footer .dl-horizontal a:hover {
    color: #125687 !important
}
.footer-subscribe .input-group .input-group-btn {
    display: table-cell
}

@media (max-width: 768px) {
    .footer-nav ul li a {
        line-height: 32px
    }
}

/* fixes */
#proud-usa {
    background: url(../img/usflag-circle.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 35px auto;
    padding-left: 50px;
}
.dark {
    color: #454545 !important;
}
#ava-slider {
    background: #000;
    clear: both;
    position: relative;
    z-index: 50;
}
.thumbnails.thumbnail-style .btn-group{
    width: 100%;
}
.thumbnails.thumbnail-style .background-white {
    background: #fff;
    border: 3px solid #125687;
}
.sky-form footer {
    display: block;
    padding: 15px 0;
    border-top: 1px solid rgba(0,0,0,.1);
    background: transparent !important;
}