.nav-container { clear: both;}
.pt_custommenu {
    font-size: 14px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 1000;
    background: url("../images/bg-menu.gif") repeat-x;
    display: inline-block;
}
.pt_custommenu div.pt_menu {
    float: left;
    background: url("../images/bg-right-menu.png") no-repeat right;
}
.pt_custommenu div.pt_menu .parentMenu a,
.pt_custommenu div.pt_menu .parentMenu span.block-title{
	padding:0 20px;
	margin:0 2px 0 1px;
	font-size:18px;
	line-height:45px;
	float:left;
	cursor: pointer;
	font-weight: bold;
	color: #fff;
}
#pt_menu_pt_item_menu_custom_menu.active span {
    background:url("../images/bg-hover-menu.png") repeat-x 0 0;
    margin: 0 2px 0 1px;
}
.pt_custommenu div.pt_menu.act a, .pt_custommenu div.pt_menu.active .parentMenu a{
    background:url("../images/bg-hover-menu.png") repeat-x 0 0;
}
.pt_custommenu div.popup {
    position:absolute;
    z-index:3000;
    background-color:#66bed5;
    text-align:left;
    padding: 15px;
    margin: 0;
}
.pt_custommenu div.pt_menu .parentMenu a:hover,
.pt_custommenu div.pt_menu .parentMenu span.block-title:hover,
.pt_custommenu #pt_menu_link ul li a.act,
.pt_custommenu #pt_menu_link ul li a:hover {
    background:url("../images/bg-hover-menu.png") repeat-x 0 0;
    margin:0 2px 0 1px;
}

.pt_custommenu div.pt_menu.act .itemMenu a{
    background:none;
}

#pt_menu_home a {margin: 0 2px 0 0; background: url("../images/bg-home.png") no-repeat 50% 45%; text-indent: -9999px; width: 30px; }
#pt_menu_home a:hover { background: url("../images/bg-home.png") no-repeat 50% 45% #66bed5;   }
#pt_menu_home.act {background: url("../images/bg-right-menu.png") no-repeat scroll right center #66BED5; } 
.pt_custommenu div.popup a {
    text-decoration: none;
    display:block;
    line-height: 32px;
}
.header-menu {width: 100%; position: absolute;}

.pt_custommenu .itemMenu h4.level3,
.pt_custommenu .itemMenu a.level3{
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    border-bottom: 1px dotted #fff;
}
.pt_custommenu .itemMenu h4.level3:hover,
.pt_custommenu .itemMenu a.level3:hover{
    color: #333;
}
.pt_custommenu .itemSubMenu h4.level4,
.pt_custommenu .itemSubMenu a.level4,
.pt_custommenu .itemSubMenu h4.level4,
.pt_custommenu .itemSubMenu a.level4,
.pt_custommenu .itemMenu a.level4.nochild,
div.itemSubMenu a {
    background: url("../images/black-dot.jpg") no-repeat left center;
    color: #fff;
    padding-left: 8px;
    text-transform: none;
    font-weight: normal;
    font-size: 14px;
}
.pt_custommenu .itemSubMenu a.level4:hover,
.pt_custommenu .itemMenu a.level4.nochild:hover,
div.itemSubMenu a:hover {
    color: #333;
}
.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: 5px;
    padding-right: 5px;
}
.pt_custommenu div.column.last {
    border-right: 0 none;
    margin-right: 0;
    padding-right: 0;
}
.pt_custommenu div.itemSubMenu {
	
}

.pt_custommenu .block2{
    margin-top: 10px;
    float: left;
	color:#fff;
}
.pt_custommenu div.popup .block1{
    overflow: hidden;
    float: left;
}
.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;
}

.static-menu-img {float:left;margin:0 20px 0 0;}
.static_block_custom_menu {font-size:12px;}
.static_block_custom_menu .static-menu-block2 {margin:20px 0 0 0;padding:20px 0 0 0;border-top:1px dashed #fff;}

@media (max-width: 1060px) {
    .pt_custommenu div.pt_menu .parentMenu a,
    .pt_custommenu div.pt_menu .parentMenu span.block-title{
	font-size: 13px;
    }
}


/*mobile menu*/

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

.ma-nav-mobile-container { clear: both; display: inline-block; width: 100%; padding: 0; position: relative; z-index: 10;}
.nav-collapse {
    text-align: left;
}
.navbar .nav > li {
    padding: 10px 30px 20px 0;
}
#ma-mobilemenu {
    height: auto;
    display: none;
    padding-top: 3px;
}

.nav-collapse, .nav-collapse.collapse {
}
.navbar { margin: 0 0 7px;}
.navbar-inner {
    background: url("../images/bg-menu.gif") repeat-x;
    border: 0;
    border-radius: 0;
    padding: 2px 0;
}
.navbar .btn-navbar {
    margin-top: 6px;
    background: #fff;
    margin-right: 10px;
}
.navbar .btn-navbar:hover { background:#23282c;}
.mobilemenu>li.last a {
    border-bottom: 0;
}
.navbar .brand {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 0 10px;
    padding: 10px 0;
}
.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: #23282c;
	cursor: pointer;
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	width: 100%;
	position: relative;
        border-radius: 0 !important;
}
.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 #595c5f;
	/*font: bold 1.1em/2em Arial, sans-serif;*/
	font-size: 1.1em;
	line-height: 34px;
	font-weight: bold;
	color: #fff;
	padding: 0 10px;
	display: block;
	cursor: pointer;
}
.mobilemenu li.active a, .mobilemenu a:hover {
	color: #2DB9DD;
}

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

.mobilemenu ul ul a, .mobilemenu ul li.active ul a {
	color: #fff !important;
}
.mobilemenu ul ul a:hover, .mobilemenu ul ul li.active a, .mobilemenu ul li.active ul a:hover {
	color: #2DB9DD !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: #2DB9DD !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: #2DB9DD !important;
}



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

.mobilemenu li ul li {
    font-size: 0.9em;
    background: #232323;
}
.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: 8px;
	right: 8px;
}
.mobilemenu span.head a { 
	color:#333333;
	display:block;
	height:15px;
	padding:0;
	width:15px;
	border: 0;
}
.mobilemenu span.CLOSE a { background: url(../images/menu_down.png) no-repeat 50% 50%; }
.mobilemenu span.OPEN a {  background: url(../images/menu_up.png) no-repeat 50% 50%;}
/*.mobilemenu span.head a:hover*/
.mobilemenu li.active>span.head a {
	background: url(../images/menu_up.png) no-repeat 50% 50%;
}
.mobilemenu li.selected span.head a {
	background: url(../images/menu_up.png) no-repeat 50% 50%;
}
