i.fa.fa-caret-up.fa-3x.mmenu {
	display: none;
}




#fire-menu .fr-list-item:hover .fr-menu-link {
	position:relative;
}

#fire-menu .fr-list-item:hover .fr-menu-link > i {
 	 display: inline-block;
    position: absolute;
    bottom: -18px;
    display: inline-block !important;
    color: #f0f2f5;
	 left: calc(50% - 10px);
}
/* 
#fire-menu .fr-sub-list:hover .fr-sub-size{
	color:#fff;
}

#fire-menu .fr-list-item:hover .fr-menu-link > a:before  {

    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border: 0;
    border-color: #fff;
    bottom: 100%;
    left: 50%;
    margin-bottom: -1px;
    margin-left: -18px;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-bottom: 18px solid #fff;
    border-bottom-color: inherit
}
*/

.btn-wrap2 {
    display: none;
}

.exit-off-canvas-right:after {
    content: '';
    position: absolute;
	 left: -30px;
    top: 0px !important;
    height: 15px;
    width: 14px;
    font-family: "ff-tisa-web-pro","Times New Roman",Times,serif;
}

.exit-off-canvas-right:after {
    top: 25px;
    background: url(/images/ico-close.png) no-repeat;
}

a.exit-off-canvas-right {
    width: 14px;
    font-family: "ff-tisa-web-pro","Times New Roman",Times,serif;
    text-decoration: none;
    color: white;
	 position: absolute;
	 left: 50px;
	 top:30px;
}
.btn-wrap2 {
    margin-top: -10px;

	 background-color: #048;
	 font-size: 14px;
	 padding-top: 10px;
	 border-bottom-color: lightgray;
    border-bottom-width: 1px;
    border-style: solid;
	 height: 50px;
}
   

#subleftnavwrapper li a {
	display: none;
}
.left-off-canvas-menu {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
  /*  background-color: #111; */
    background: #f5f5f5;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 20px;
}

a.exit-off-canvas {
    margin-left: 40px;
	 width: 14px;
	 font-family: "ff-tisa-web-pro","Times New Roman",Times,serif;
	 text-decoration: none;
}

.left-off-canvas-menu:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 22px;
    box-shadow: inset -20px 0 20px -20px rgba(0,0,0,0.6);
    z-index: 2;
}
.left-off-canvas-menu .exit-off-canvas:after {
    top: 15px;
    background: url(/images/ico-close.png) no-repeat;
}

.left-off-canvas-menu .exit-off-canvas:after {
    content: '';
    position: absolute;
    left: 20px;
    top: 15px;
    height: 15px;
    width: 14px;
	 font-family: "ff-tisa-web-pro","Times New Roman",Times,serif;
}
.left-off-canvas-menu .sideSearchText ul a {
    display: inline-block;
    vertical-align: top;
    text-decoration: underline;
    color: #000;
	 padding-left: 22px;
}

.left-off-canvas-menu .sideSearchText .sideSearchtitle {
    display: block;
    font-size: 18px;
	 font-family: "ff-tisa-web-pro","Times New Roman",Times,serif;
    line-height: 21px;
    font-weight: bold;
    margin-bottom: 4px;
    font-weight: 600;
	 padding-left: 22px;
}

.left-off-canvas-menu a:hover {
    color: #f1f1f1;
}

.left-off-canvas-menu .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

.left-off-canvas-menu .search-form [type="text"], .left-off-canvas-menu .search-form [type="search"] {
    font-size: 21px;
    line-height: 26px;
    color: #004488;
    padding: 10px 53px 10px 20px;
}

/*     S E A R C H  F O R M       */

.btn-wrap {
    margin-top: -10px;
    padding-bottom: 10px; 
}

.search-form {
    background: #1a1a1a;
    min-width: 175px;
    position: relative;
    height: 50px;
    overflow: hidden;
	 border-top-color: lightgray;
    border-top-width: 1px;
    border-style: solid;
}

.left-off-canvas-menu .search-form {
    float: none;
    clear: both;
    width: auto;
    background: transparent;
    height: auto;
}

.search-form [type="text"], .search-form [type="search"] {
    background: none;
    border: 0;
    width: 100%;
    padding-right: 53px;
    color: #a6a6a6;
    height: 50px;
    font-size: 15px;
    margin: 0;
    vertical-align: top;
}

/*  Search Button  */
.search-form input.gsc-search-button {
    position: absolute;
    top: 50%;
    right: 16px;
    background: url(/images/sprite.png) no-repeat 20px 0;
    width: 23px;
    height: 21px;
    margin: -10px 0 0;
    border: none;
}

.cse input.gsc-search-button, input.gsc-search-button {
    font-family: inherit;
    font-size: 11px;
    font-weight: bold;
    color: #000;
    padding: 0 8px;
    height: 20px;
    min-width: 54px;
    background-color: #CECECE;
    border: 1px solid #666;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
/*   LEFT OFF CANVAS MENU */
.left-off-canvas-menu {
    -webkit-backface-visibility: hidden;
  /*  background: #002142; */
    bottom: 0;
    box-sizing: content-box;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    overflow-x: hidden;
    overflow-y: auto;
  /*  position: absolute; */
    transition: transform 500ms ease 0s;
  /*  width: 18.75rem; */
    z-index: 1001;
	 /*
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
	 */
    left: 0;
    top: 0
}

#main {
    transition: margin-left .5s;
    padding: 16px;
}

@media screen and (max-width: 1024px) {
	i.fa.fa-caret-up.fa-3x.mmenu {
    	display: none !important;
    	visibility: hidden;
	}
}

@media screen and (max-height: 450px) {
  .left-off-canvas-menu {padding-top: 15px;}
  .left-off-canvas-menu a {font-size: 18px;}
}

@media only screen and (max-width: 941px) {
	.search-opener {
	    display: block;
	    float: left;
	    background: url(/images/search-white.png) no-repeat;
	    width: 25px;
	    margin: 13px 0 0 20px;
	    height: 23px;
	    overflow: hidden;
	    text-indent: -9999px;
	}
	
	#menu-container {
		display:none;
	}
	
	#homesearchwrapper {
		display:none;
	}
	
	.btn-wrap2 {
    display: block;
	}
}
