.nav-container {
line-height:0;
}
.pt_custommenu {
    position: relative;
	max-width:1170px;
	margin:0 auto;
}
.pt_custommenu div.pt_menu {
	float: left;
	list-style: none;
}

#pt_menu_home .parentMenu a {
padding-left:0;
}
.pt_custommenu div.pt_menu .parentMenu a,
.pt_custommenu div.pt_menu .parentMenu span.block-title{
	position: relative;
    text-decoration: none;
    display: block;
    text-transform: uppercase;
    color: #4a4a4a;
    font-size: 14px;
	font-weight:700;
	line-height: 45px;
    padding: 0px 20px;


}
.pt_custommenu div.pt_menu .parentMenu a span {
	position: relative;
	padding:0px;
    display: block;
	transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
 
}
.pt_custommenu div.pt_menu.active .parentMenu a span,
.pt_custommenu div.pt_menu.act .parentMenu a span,
.pt_custommenu div.pt_menu .parentMenu span.block-title:hover,
.pt_custommenu div.pt_menu .parentMenu a span:hover {
  color: #00a9e0;
 
}

.pt_custommenu div.pt_menu.act a:after, .pt_custommenu div.pt_menu .parentMenu a:after {
bottom: 7px;
}
.pt_custommenu div.pt_menu.active {
color: #ed4f50;
  
}
.pt_custommenu div.popup {
position: absolute;
z-index: 3000;
background-color: #fff;
text-align: left;
padding:0;
-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.39);
box-shadow: 0 0 5px 0 rgba(0,0,0,0.39);
border-top:0;

}
.pt_custommenu div.popup .banner-static {
	margin:0;
}
.pt_custommenu div.popup .banner-static img {
	width:100%;
}
.pt_custommenu div.pt_menu.active .parentMenu a,
.pt_custommenu div.pt_menu.act .parentMenu a,
.pt_custommenu div.pt_menu .parentMenu span.block-title:hover,
.pt_custommenu div.pt_menu .parentMenu a:hover {

}
.pt_custommenu div.pt_menu.active .parentMenu a,
.pt_custommenu div.pt_menu.act .parentMenu a,
.pt_custommenu div.pt_menu .parentMenu span.block-title:hover,
.pt_custommenu div.pt_menu .parentMenu a:hover {
  color: #00a9e0;

}
.pt_custommenu div.popup a.level3 {
	font-weight: 700;
    text-transform: capitalize;
	margin-bottom:15px;
    color: #444444;
    word-wrap: break-word;
    position: relative;
    font-size: 14px;

}

.pt_custommenu div.popup a {
    text-transform: capitalize;
    font-weight: normal;
    text-decoration: none;
    display: block;
    line-height: 35px;
    color: #7f7f7f;
    font-size: 12px;

}
.pt_custommenu div.popup a.level4:before {
   content: "\f101";
    font-size: 12px;
    display: inline-block;
    margin-right: 8px;
    font-family: FontAwesome;
    vertical-align: middle;
	color:#808080;
}
.pt_custommenu div.popup a:hover {
color: #00a9e0!important;
}


.pt_custommenu .itemMenu h4.level1,
.pt_custommenu .itemMenu a.level1{
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    color: #555555;
}
.pt_custommenu .itemMenu h4.level1,
.pt_custommenu .itemSubMenu h4.level2 span{
    color: #897725;
}
.pt_custommenu .itemSubMenu h4.level2,
.pt_custommenu .itemSubMenu a.level2,
.pt_custommenu .itemSubMenu h4.level3,
.pt_custommenu .itemSubMenu a.level3,
.pt_custommenu .itemMenu a.level1.nochild{
    background: url("../images/black-dot.jpg") no-repeat left center;
    color: #555555;
    padding-left: 8px;
    text-transform: none;
    font-weight: normal;
    font-size: 14px;
}
.pt_custommenu .itemSubMenu a.level2:hover,
.pt_custommenu .itemMenu a.level1.nochild:hover{
    color: #A52A2A;
}
.pt_custommenu div.popup a.actParent {
    color: #4D4D4D;
}
.pt_custommenu div.popup a.act {
    color: #A52A2A !important;
}
.pt_custommenu div.column {
    float:left;
    width:200px; /* column width */
    margin-right: 20px;
   
}

.pt_custommenu div.blockright{
    padding-right:0; 
	width:230px;
	margin:0;
	padding:7px 0 0 0;

}

.pt_custommenu div.column.last {

}
.pt_custommenu div.itemSubMenu {

}

.pt_custommenu .block2{
    margin-top: 10px;
    float: left;
	padding:0 20px 20px 20px;
}
.pt_custommenu div.popup .block1{
    overflow: hidden;
    float: left;
	padding:  20px;

}
.pt_custommenu div.popup .block1 .column{
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}
.pt_custommenu div.popup .blockright img{
    max-width: 100%;
} 

.pt_custommenu div.pt_menu .parentMenu p{
    margin: 0;
    padding: 0;
}
.pt_custommenu #pt_menu_link{
    padding: 0;
}
.pt_custommenu #pt_menu_link .parentMenu ul li{
    float: left;
    list-style: none;
}
.pt_custommenu #pt_menu_link .parentMenu ul li a{
    float: left;
    padding: 0 10px;
    display: block;
}
.pt_custommenu .clearBoth {
    clear:both;
}
.custom-menu .text {
	line-height:1.5;
}
.custom-menu img {
	width:100%;
}
.custom-menu img:hover {
	opacity:0.9;
}
.custom-menu .text h1 {
	color:#4C4C4C;
	font-size: 25px;
	text-transform: capitalize;
	font-family: "PT Sans Narrow",sans-serif;
	font-weight: 700;
	margin: 0px 0px 5px;
	color:#000;
} .custom-menu p {
    margin: 15px 0px;
    font-size: 12px;
	color: #7E7E7E;
}
/*mobile menu*/

/*------Accordion ---------*/
/********** < Navigation */

.nav-collapse {
    text-align: left;
}
.navbar .nav > li {
    padding: 10px 30px 20px 0;
}
#ma-mobilemenu {
    height: auto;
    display: none;
	padding: 3px 0 0 0;
	border-top:0;
	 float:left;
	 width:100%;
	 margin-bottom:10px;
	 border:1px solid  #00a9e0;
}
.posmegamenu {
	position:relative;
	line-height:0;
}
.nav-collapse, .nav-collapse.collapse {
}
.navbar-inner {
    background: #00a9e0;
    border: 0;
    border-radius: 0;
	min-height:50px;
	text-align: left;
}
.navbar .btn-navbar {
position: absolute;
right: 15px;
top: 8px;
margin:0;
padding:0;
border-radius: 3px;
text-align:center;
overflow:hidden;
}
.navbar .btn-navbar .icon-bar {
	display:none;
}
.navbar .btn-navbar:before {
content: "\f03a ";
font-family: "FontAwesome";
font-size: 24px;
color: #fff;
margin:0;
padding:0;
}
.navbar .btn-navbar:hover { }
.mobilemenu>li.last a {
    border-bottom: 0;
}
.navbar .brand {
    color: #fff;
	text-transform:uppercase;
    font-size: 18px;
    font-weight: normal;
	line-height:50px;
	display:inline-block;
	padding-left:20px;
	font-family: "helvetica";
}
.mobilemenu {
	list-style-type: none;
	padding: 0;
    margin: 0;

}
.collapse.in {

}
.mobilemenu ul {
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	width: 100%;
}
.mobilemenu li {
   background: #faf8f8;
cursor: pointer;
list-style-type: none;
padding: 0;
margin: 0;
float: left;
display: block;
width: 100%;
position: relative;
}
.mobilemenu li.level0.last {
    margin-bottom: 20px;
}
.mobilemenu li.active>a {
	/*background: url('../images/close.gif') no-repeat center right;*/
}
.mobilemenu li div {
	padding: 20px;
	background: #aef;
	display: block;
	clear: both;
	float: left;
	width: 360px;
}
.mobilemenu a {
	text-decoration: none;
	border-bottom: 1px solid #e0d8d8;
	line-height: 40px;
	font-weight: normal;
	color: #111;
	margin: 0 15px;
	display: block;
	cursor: pointer;
	font-size: 14px;
	text-transform: capitalize;
}
.mobilemenu li.active a, .mobilemenu a:hover {
	color: #00a9e0;
}

.mobilemenu ul a {

}
.mobilemenu ul a:hover, .mobilemenu ul li.active a {
	color: #00a9e0 !important;
}

.mobilemenu ul ul a, .mobilemenu ul li.active ul a {

}
.mobilemenu ul ul a:hover, .mobilemenu ul ul li.active a, .mobilemenu ul li.active ul a:hover {
	color: #00a9e0 !important;
}

.mobilemenu ul ul ul a, .mobilemenu ul ul li.active ul a {
	color: #fff !important;
}
.mobilemenu ul ul ul a:hover, .mobilemenu ul ul ul li.active a, .mobilemenu ul ul li.active ul a:hover {
	color: #00a9e0 !important;
}

.mobilemenu ul ul ul ul a, .mobilemenu ul ul ul li.active ul a {
	color: #fff !important;
}
.mobilemenu ul ul ul ul a:hover, .mobilemenu ul ul ul ul li.active a, .mobilemenu ul ul ul li.active ul a:hover {
	color: #00a9e0 !important;
}



.mobilemenu li.parent>a {
	/*background: url('../images/open.gif') no-repeat center right;*/
}

.mobilemenu li ul li {
    font-size: 0.9em;

}
.mobilemenu li.active>ul {

}

.mobilemenu ul a {
	padding-left: 25px;
}
.mobilemenu ul ul a {
	padding-left: 40px;
}
.mobilemenu ul ul ul a {
	padding-left: 55px;
}
.mobilemenu ul ul ul ul a {
	padding-left: 70px;
}
.mobilemenu ul ul ul ul ul a {
	padding-left: 85px;
}
/*----------- button mobilemenu -------------*/
.mobilemenu span.head {
	position: absolute;
	top: 15px;
	right: 10px;
}
.mobilemenu .OPEN a:before {
content: "\f068 ";
font-family: "FontAwesome";
line-height: 34px;
font-size: 14px;
position: absolute;
top: -8px;
right: 17px;
}
.mobilemenu .CLOSE a:before {
content: "\f067 ";
font-family: "FontAwesome";
line-height: 34px;
font-size: 14px;
position: absolute;
top: -8px;
right:17px;
}
.mobilemenu span.head a { 
	display:block;
	height:15px;
	padding:0;
	width:15px;
	border: 0;

}
/*.mobilemenu span.head a:hover*/
.mobilemenu li.active>span.head a {

}
.mobilemenu li.selected span.head a {

}
