#navcontainer_ex {display: none !important; }
#topnav{display: block !important; }

#logo {
	padding-top: 74px;
	padding-bottom: 0;
}

#drop {
	top: 60px;
	right: 0;
}


/*#pageHeader_box {
	min-height: 125px;
}*/
/* hi bottom toolbar */

.navcontainer3 {	display: none !important; }

@media only screen and (max-width: 788px) {

#drop {
	top: 10px;
	right: 5px;
}
#navigation_position { top: 1px !important; } 

/* @group Navcontainer HIDE */

#navcontainer {display: none;}
	
#navcontainer a { display: none; 	
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=34)";
	filter: alpha(opacity=34);
	opacity: 0.34;
	}

#contentBand {
	position: relative;
	/*top: 40px;*/
}

#topnav {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=34)";
	filter: alpha(opacity=34);
	opacity: 0.34;
	transition: all 0.45s linear;	
	-webkit-transition: All 0.45s linear;	
	-moz-transition: All 0.45s linear;	
	-o-transition: All 0.45s linear;
        	
	 transition-delay: 280ms;
    -webkit-transition-delay: 280ms;
	-o-transition-delay: 280ms;
	-moz-transition-delay: 280ms;
	display: block;
}



/*#drop, #drop.boxopened{	background-color: #fff !important; }*/ /*over the COLORTAG color only in small devices*/

/* @end */

#nav_button { display: block;
	-webkit-transition: all 420ms cubic-bezier(1.000, 0.000, 1.000, 0.495); 
   -moz-transition: all 420ms cubic-bezier(1.000, 0.000, 1.000, 0.495); 
    -ms-transition: all 420ms cubic-bezier(1.000, 0.000, 1.000, 0.495); 
     -o-transition: all 420ms cubic-bezier(1.000, 0.000, 1.000, 0.495); 
        transition: all 420ms cubic-bezier(1.000, 0.000, 1.000, 0.495); 
-webkit-transition-timing-function: cubic-bezier(1.000, 0.000, 1.000, 0.495); 
   -moz-transition-timing-function: cubic-bezier(1.000, 0.000, 1.000, 0.495); 
    -ms-transition-timing-function: cubic-bezier(1.000, 0.000, 1.000, 0.495); 
     -o-transition-timing-function: cubic-bezier(1.000, 0.000, 1.000, 0.495); 
        transition-timing-function: cubic-bezier(1.000, 0.000, 1.000, 0.495);
}

#navcontainer2 { display: none;}
}
