/*===custommenu==============*/ 

.pt_custommenu {
position:relative;
z-index:1000;
font-size: 14px;
margin: 0 auto;
width: 100%;
padding-top: 20px;
}
.pt_custommenu div.pt_menu {
    float: left;
}
.pt_custommenu div.pt_menu .parentMenu a,
.pt_custommenu div.pt_menu .parentMenu span.block-title{
  padding: 15px 25px 24px;
  padding-bottom: 10px;
  text-decoration: none;
  display: block;
  font-weight: 500 !imporatnt;
  line-height: 30px;
/*  text-transform: uppercase;*/
  font-size: 16px;
  font-family: 'Open Sans', sans-serif !important;
  color: #fff;
}

.pt_custommenu div.pt_menu.act a,
.pt_custommenu div.pt_menu.active .parentMenu a,
.pt_custommenu #pt_menu_pt_item_menu_custom_menu.active span
{
color:#169291;
}
#pt_menu_pt_item_menu_custom_menu.active .parentMenu span,
#pt_menu_pt_item_menu_featured_custom.active .parentMenu span
{cursor: pointer;
color:#ffa200;
}
.pt_custommenu div.pt_menu.active {}

.pt_custommenu div.pt_menu.act .itemSubMenu .itemMenuName:hover{color:#169291}
.pt_custommenu div.pt_menu.act .itemSubMenu .itemMenuName{color: #999;}
.pt_custommenu div.pt_menu.act .itemMenu .itemMenuName
#pt_menu_home a{padding-left: 0}
.pt_custommenu div.pt_menu.active {
}
#block2_pt_item_menu_featured_custom{margin: 0}
#popup_pt_item_menu_featured_custom{width: 1140px !important ;left: 0 !important }
.pt_custommenu div.popup {
position:absolute;
z-index:3000;
text-align:left;
width: 904px;
padding: 0;
margin: 0;
background: #3b3b3b;

}
.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,
.pt_custommenu div.pt_menu.act {color:#169291;}
.pt_custommenu div.popup a {
    text-decoration: none;
    display:block;
    line-height:28px;
}
.pt_custommenu .itemMenu h4.level1,
.pt_custommenu .itemMenu a.level1{
padding-top:23px;
     font-size: 16px;
    font-weight: normal;
    color: #fff !important;
    text-transform: uppercase;
    line-height: 20px;
    background:url(../images/bkg_menu.jpg) repeat-x left center;
    margin-right: 20px;
}
.pt_custommenu .itemMenu h4.level1 span,
.pt_custommenu .itemMenu a.level1 span{
    background: #3b3b3b; padding-right: 20px; margin-top: 20px;
}
.pt_custommenu .itemMenu h4.level1:hover,
.pt_custommenu .itemMenu a.level1:hover {
    color:#169291 !important;
/*    text-decoration: underline;*/
}
.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{
    text-transform:capitalize;
    font-weight: normal;
    font-size: 13px;
    color:#D9D9D9;
    background: url(../images/bkg_li_menu.png) no-repeat left center;
    padding-left: 12px;
/*background: url(../images/black-dot.png) no-repeat 0 10px;
padding-left: 15px;*/
}
.pt_custommenu .itemSubMenu a.level2:hover,
.pt_custommenu .itemMenu a.level1.nochild:hover{
color: #169291;
/*background-position: 0 -12px;*/
/*text-decoration: underline;*/
}
.pt_custommenu div.popup a.actParent {
    color: #169291;
}
.pt_custommenu div.popup a.act {
    color:#169291 !important;
}
.pt_custommenu div.column {
    float:left;
    width:190px; /* column width */
    margin-right:5px;
}
.pt_custommenu div.column.last {
    border-right: 0 none;
    margin-right: 0;
    padding-right: 0;
}
.pt_custommenu div.itemSubMenu {
padding:10px 0 0
}

.pt_custommenu .block2{
    margin-top: 10px;
    float: left;
}
.pt_custommenu div.popup .block1{
    overflow: hidden;
    float: left;
    padding:30px;
}
.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:15px 18px 24px;
display: block;
}
.pt_custommenu .clearBoth {
    clear:both;
}
/*===end-custommenu==============*/ 



.pt_custommenu div.nav-4 .parentMenu a { padding-right: 0px;}

#block15 > div.column.col3 > div > .itemSubMenu { padding-bottom: 25px; display: block;}