/* CSS Document */
/*
 * @package Joomla Site
 * Template Name - JC Ultimate
 * @author Jomclassifieds https://www.jomclassifieds.com
 * @copyright Copyright (c) 2010 - 2015 Jomclassifieds
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or later
 */
 
 .nexus-menu-overlay {
    top: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0,0,0,0.6);
    z-index: 10000;
}

.nexus-menu-open.fixed {
    position: realtive;
    overflow: hidden;
}

.nexusmenu-header {
    border-bottom: 1px solid #3c3c3c;
    font-size: 1em;
    padding: 20px 0 20px 0;
	text-align:left;
	
}
.nexusmenu-header span{
	color:#e6e6e6;
}

.nexus-menu-main,
.nexus-menu-main ul {
    margin: 0;
    padding: 0;
    background: transparent;
    color: #fff;
    list-style: none;
    text-transform: none;
   font-family: 'ProximaNova-Regular';   
    font-weight: 300;
    line-height: 60px;
	
}

.nexus-menu-main {
   float:left;
}

.nexus-menu-main a {    
    text-decoration: none;
    cursor: pointer;
}

.nexus-menu-wrapper .nexus-menu > li > span:hover,
nav .nexus-menu a:hover,
nav .nexus-menu a:focus,
.nexusmenu-header:hover{
    background: #939695!important;
    color: #e6e6e6;
	-webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    -ms-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}
/*nav .nexus-menu li a span:hover,
nav .nexus-menu li a:hover{
	 color: #e6e6e6;
	 -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    -ms-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}*/
.nexus-menu-main nav a .anchor-icon,
.nexus-menu-main nav a span[class^="fa fa-"],
.nexus-menu-main nav a span[class*=" fa fa-"],
.nexus-menu-main nav a span[class^="icon-"],
.nexus-menu-main nav a span[class*=" icon-"] {
    background: none rgba(0, 0, 0, 0);
    display: inline-block;
    padding: 5px 0px 5px 0;
    text-align: center;
    vertical-align: bottom;
    width: 50px;
}


.nexus-menu-main > li {
    display: block;
    float: left;
    height: 100%;
    *border-right: 1px solid #c6d0da;
    text-align: center;
}

.nexus-menu-main li.nexus-trigger > a {
    display: block;
    background-color:transparent;	
    position: relative;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    width: 30px;
    height: 50px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	padding: 5px 0;   
}

.nexus-menu-main > li {
    border-right: none;
    *border-left: 1px solid #c6d0da;
}

.nexus-menu-main > li > a {
    padding: 5px;
    font-weight: bold;
}

.nexus-menu-main:after {
    display: table;
    clear: both;
    content: "";
}

.nexus-menu-wrapper .nexus-menu .nav-header {
    display: block;
    padding: 19px 22px;
    font-size: 1.8em;
    font-weight: normal;
    line-height: 23px;
    
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    text-transform: capitalize;
    margin: 0;
	border-bottom: 1px solid #e5e5e5;
}

.nexus-menu-wrapper .nexus-menu > li > a{
	padding:10px 0;
}
.nexus-menu-wrapper.menu-open-icon{
	width:50px;
}

.deeper .nexus-menu li {
	padding-left: 25px;
}

.nexus-menu-wrapper {
    background-color: #222;
    position: fixed;
    z-index: 99999;
    top: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    width: 0;
    *border-top: 1px solid #aaa;
    *border-left: 1px solid #c6d0da;
    -webkit-transform: translateX(-60px);
    -moz-transform: translateX(-60px);
    -ms-transform: translateX(-60px);
    transform: translateX(-60px);
    -webkit-transition: -webkit-transform 0.3s, width 0.3s;
    -moz-transition: -moz-transform 0.3s, width 0.3s;
    transition: transform 0.3s, width 0.3s;
	
	
}

.nexus-scroller {
    position: absolute;
    overflow-y: scroll;
    overflow-x: hidden;
    width: 350px;
    height: 100%;
    z-index: 0;
}

.nexus-menu {
    *border-bottom: 1px solid #aaa;
    text-align: left;
    font-size: 15px;
}

.nexus-menu li:first-child{
	
}

.nexus-menu li:not(:first-child),
.nexus-menu li li {
    *box-shadow: inset 0 1px #aaa
}

.nexus-menu-wrapper .nexus-menu > li,
.nexus-menu-wrapper .nexus-menu  {
	float: left!important;
    width: 100%!important;
    display: block!important;
}

nav .nexus-menu li a {
    display: block;
}

nav .nexus-menu li a span{
    vertical-align: middle;
	text-shadow: none;
	color: #e6e6e6;	
	font-size: 14px;
}

nav .nexus-menu li a:before {
    margin-right: 5px;
}

nav .nexus-menu a {
    padding: 5px 30px 5px 5px;
}

.nexus-menu-main nav li li a{
    color: #BBB;
}

.nexus-menu-main nav li li li a{
    color: #888;
}
.nexus-menu-main nav li li a:hover,
.nexus-menu-main nav li li li a:focus{
    
}


/* ======= OPENED MENU =======*/

.nexus-menu-wrapper.menu-open-all,
.nexus-menu-wrapper.menu-open-icon {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}

.nexus-menu-wrapper.menu-open-all {
    width: 320px;	
}

/* ------- sub menu ------- */
.nexus-menu-wrapper .nexus-menu ul {
    border-bottom: 0 none;
}

.nexus-menu-wrapper .nexus-menu ul li a{
    display: none;
}

.nexus-menu-wrapper.menu-open-all .nexus-menu ul li a,
.nexus-menu-wrapper.menu-open-all .nexus-menu.menu-style1 ul li a{
    display: block;
}

/*.nexus-menu-wrapper.menu-open-all .nexus-menu ul li a,
.nexus-menu-wrapper.menu-open-all .nexus-menu.menu-style1 ul li a{
    display: block;
    -webkit-animation: subMove 2s;
    -moz-animation: subMove 2s;
    -ms-animation: subMove 2s;
    animation: subMove 2s;

    animation-iteration-count: 1;
    animation-fill-mode: forward;
}
.nexus-menu-wrapper.menu-open-all .nexus-menu.menu-style2 ul li a{
    display: block;
    -webkit-animation: subMoveR 2s;
    -moz-animation: subMoveR 2s;
    -ms-animation: subMoveR 2s;
    animation: subMoveR 2s;

    animation-iteration-count: 1;
    animation-fill-mode: forward;
}
.nexus-menu-wrapper.menu-open-all .nexus-menu.menu-style3 ul li a{
    display: block;
    -webkit-animation: subMoveL 2s;
    -moz-animation: subMoveL 2s;
    -ms-animation: subMoveL 2s;
    animation: subMoveL 2s;

    animation-iteration-count: 1;
    animation-fill-mode: forward;
}

.nexus-menu-wrapper.menu-close-all .nexus-menu ul li a{
    translate(80%, -100%);
    box-shadow: none;

}
*/

/* ========= ANIMATION ========= */

/* Style1: drop text and icon down */

@-webkit-keyframes subMove {
    0%   {transform: translate(0px, -100%);}
    100% {transform: translate(0px, 0px);}
}

@-moz-keyframes subMove {
    0%   {transform: translate(0px, -100%);}
    100% {transform: translate(0px, 0px);}
}

@-ms-keyframes subMove {
    0%   {transform: translate(0px, -100%);}
    100% {transform: translate(0px, 0px);}
}

@keyframes subMove {
    0%   {transform: translate(0px, -100%);}
    100% {transform: translate(0px, 0px);}
}


/* Style 2: show icon fist, then pull text */

@-webkit-keyframes subMoveR {
    0%   {transform: translate(80%, -100%);}
    50%  {transform: translate(80%, 0px);}
    100% {transform: translate(0px, 0px);}
}

@-moz-keyframes subMoveR {
    0%   {transform: translate(80%, -100%);}
    50%  {transform: translate(80%, 0px);}
    100% {transform: translate(0px, 0px);}
}

@-ms-keyframes subMoveR {
    0%   {transform: translate(80%, -100%);}
    50%  {transform: translate(80%, 0px);}
    100% {transform: translate(0px, 0px);}
}

@keyframes subMoveR {
    0%   {transform: translate(80%, -100%);}
    50%  {transform: translate(80%, 0px);}
    100% {transform: translate(0px, 0px);}
}


/* Style3: show text fist, then pull icon */

@-webkit-keyframes subMoveL {
    0%   {transform: translate(-50px, -100%);}
    50%  {transform: translate(-50px, 0px);}
    100% {transform: translate(0px, 0px);}
}

@-moz-keyframes subMoveL {
    0%   {transform: translate(-50px, -100%);}
    50%  {transform: translate(-50px, 0px);}
    100% {transform: translate(0px, 0px);}
}

@-ms-keyframes subMoveL {
    0%   {transform: translate(-50px, -100%);}
    50%  {transform: translate(-50px, 0px);}
    100% {transform: translate(0px, 0px);}
}

@keyframes subMoveL {
    0%   {transform: translate(-50px, -100%);}
    50%  {transform: translate(-50px, 0px);}
    100% {transform: translate(0px, 0px);}
}


/* ========== RESPONSIVE ========== */
@media screen and (max-width: 360px) {
	.nexus-menu-wrapper.menu-open-all
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        -ms-transform: translateX(0px);
        transform: translateX(0px);
        width: calc(100%);
	}

	.nexus-menu-wrapper.menu-open-all .nexus-scroller {
        width: calc(100% + 30px)px;
	}
}
