
@import "font-awesome.css";
@import url('http://fonts.googleapis.com/css?family=Source+Sans+Pro');

@font-face {
	font-family: 'Oxygen-Regular';
	src: url('../fonts/Oxygen-Regular.eot?') format('eot'), 
	     url('../fonts/Oxygen-Regular.woff') format('woff'), 
	     url('../fonts/Oxygen-Regular.ttf')  format('truetype'),
	     url('../fonts/Oxygen-Regular.svg#Oxygen-Regular') format('svg');
}
.flexy-menu{margin: 0 0 0 0 !important;}
.flexy-menu{width: 96%;margin:0;padding: 0; margin:0 auto!important; float:left; position:relative;font-family: 'Oxygen-Regular';list-style: none;  /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */


}
.flexy-menu li{display:inline-block;font-size:15px;margin:0;padding:0;float:left;line-height: 20px;position:relative;}
.flexy-menu > li > a{padding:14px 47px;color:#ffffff;text-decoration:none;display:block;-webkit-transition:color 0.2s linear, background 0.2s linear;-moz-transition:color 0.2s linear, background 0.2s linear;-o-transition:color 0.2s linear, background 0.2s linear;transition:color 0.2s linear, background 0.2s linear; margin-left:1px; margin-right:1px; }
.flexy-menu li:hover > a,.flexy-menu li.active a{background: #555;color: #fff;}
.flexy-menu li.right{float: right;}
.flexy-menu ul, .flexy-menu ul li ul{list-style: none;margin: 0;padding: 0;display: none;position: absolute;z-index: 99999;width: 172px;background: #333333;box-shadow: 0 1px 1px rgba(0,0,0,0.3);}
.flexy-menu ul{top: 50px;left: 0;}
.flexy-menu ul li ul{top: 0;left: 100%;}
.flexy-menu ul li{clear:both;width:100%;border: none;font-size:12px;}
.flexy-menu ul li a{padding:5px 20px;width:100%;color:#dedede;font-size:13px;text-decoration:none;display:inline-block;float:left;clear:both;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-transition:color 0.2s linear, background 0.2s linear;-moz-transition:color 0.2s linear, background 0.2s linear;-o-transition:color 0.2s linear, background 0.2s linear;transition:color 0.2s linear, background 0.2s linear;}
.flexy-menu > li .indicator{position: absolute;color: #dedede;top: 14px;right: 2px;font-size: 17px;}
.flexy-menu ul > li .indicator{top: 10px;right: 8px;}
.thin > li > a{padding: 10px 22px;}
.thin ul{top: 40px;}
.thin > li .indicator{top: 10px;}
.thick > li > a{padding: 40px 22px;}
.thick ul{top: 100px;}
.thick > li .indicator{top: 40px;}
.flexy-menu i{line-height: 20px !important;margin-right: 6px;font-size: 18px;float: left;}
.flexy-menu > li.showhide{display: none;width: 100%;height:40px;cursor: pointer;color:1151ae;border-bottom: solid 1px rgba(0, 0, 0, 0.1);/*background: #06375e;*/}
.flexy-menu > li.showhide span.title{margin: 10px 0 0 25px;float: left; color:#ffffff;}
.flexy-menu > li.showhide span.icon{margin: 14px 20px;float: right;}
.flexy-menu > li.showhide .icon em{margin-bottom: 3px;display: block;width: 20px;height: 2px;background: #ffffff;}
.orange li:hover > a, .orange li.active a{background: #fff001;color: #333333!important; border-bottom:2px solid #1687e5;}
.flexy-menu.vertical{width: 200px;}.flexy-menu.vertical li{width: 100%;}
.flexy-menu.vertical li a{display: inline-block !important;width: 100%;padding:18px 20px 16px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}.flexy-menu.vertical ul li{width: 100%;}
.flexy-menu.vertical ul, .flexy-menu.vertical ul li ul{width: 150px;}
.flexy-menu.vertical ul{top: 0;left: 100%;}.flexy-menu.vertical ul li ul{top: 0px;}
.flexy-menu.vertical.right{float: right !important;}.flexy-menu.vertical.right ul{left: -150px !important;}
.flexy-menu.vertical > li .indicator{top: 17px;right: 15px;font-size: 17px;}
.flexy-menu.vertical ul > li .indicator{top: 18px;right: 15px;}

.flexy-menu > li.showhide:first-child .showhide{display:none!important;}

@media only screen and (max-width: 800px)
{.flexy-menu.vertical{width: 100%;}
.flexy-menu{float:left; width:100%;}
.flexy-menu li{display: block;width: 100%;}.flexy-menu > li > a{padding-top:10px;padding-bottom:10px;padding-left: 25px; background:#676767;}
.flexy-menu a{width: 100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.flexy-menu ul, .flexy-menu ul li ul,.flexy-menu.vertical ul, .flexy-menu.vertical ul li ul{width: 100%;left: 0;border-left: none;position: static;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.flexy-menu ul li{border-left: none;border-right: none;}
.flexy-menu ul li a,.flexy-menu.vertical ul li a{padding-top:10px;padding-bottom:10px; background:#333333;}
.flexy-menu ul > li > a{padding-left: 40px !important;}
.flexy-menu > li .indicator{top: 15px;right: 25px;font-size: 17px;}
.flexy-menu ul > li .indicator{right: 24px;}
.flexy-menu.vertical ul > li .indicator{top: 10px;right: 15px;}
.flexy-menu > li > ul > li > a{padding-left: 40px !important;}
.flexy-menu > li > ul > li > ul > li > a{padding-left: 60px !important;}
.flexy-menu > li > ul > li > ul > li > ul > li > a{padding-left: 80px !important;}
} 

