.oneline, .pt_custommenu .pt_menu .popup .block1 .column .itemMenuName, .pt_custommenu_mobile .navbar .navbar-inner .btn-navbar, ul#pt_custommenu_itemmobile li a { display: block; word-wrap: break-word; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }

.megamenu_container { float: right; position: relative; margin: 55px 0 0; }
/* @media (max-width: 1199px) { .megamenu_container { float: left; clear: both; } } */
@media (max-width: 767px) { .megamenu_container { float: none; clear: both; margin: 15px 0; position: relative; z-index: 1; } }

.pt_custommenu { position: relative; line-height: 1; }
.pt_custommenu .pt_menu { display: inline-block; margin-right: 55px; text-align: left; vertical-align: bottom; }
@media (max-width: 1600px) { .pt_custommenu .pt_menu { margin-right: 35px; } }
@media (max-width: 991px) { .pt_custommenu .pt_menu { margin-right: 35px; } }
.pt_custommenu .pt_menu .parentMenu a { display: block; overflow: hidden; position: relative; margin: 0; padding: 0 0 40px; line-height: 19px; color: #1c1c1c; text-transform: uppercase; font-size: 13px; font-weight: 800; }
.pt_custommenu .pt_menu .parentMenu a i { font-size: 12px; line-height: 19px; float: right; padding: 0 0 0 5px; }
.pt_custommenu .pt_menu .parentMenu a i:before { content: "\f107"; }
@media (max-width: 1199px) { .pt_custommenu .pt_menu .parentMenu a { font-size: 13px; } }
.pt_custommenu .pt_menu .popup { position: absolute; background: white; -webkit-box-shadow: 5px 5px 7px 0px rgba(0, 0, 0, 0.04); -moz-box-shadow: 5px 5px 7px 0px rgba(0, 0, 0, 0.04); box-shadow: 5px 5px 7px 0px rgba(0, 0, 0, 0.04); }
@media (max-width: 1199px) { .pt_custommenu .pt_menu .popup { left: 0 !important; width: 100% !important; } }
.pt_custommenu .pt_menu .popup .block1 { overflow: hidden; float: left; padding: 30px 200px 30px 30px; background: url(../images/menu_bg.jpg) right top no-repeat white; }
@media (max-width: 1199px) { .pt_custommenu .pt_menu .popup .block1 { width: 100% !important; } }
.pt_custommenu .pt_menu .popup .block1 .column { float: left; width: 160px; padding: 0; margin: 0 20px; margin-bottom: -99999px; padding-bottom: 99999px; }
.pt_custommenu .pt_menu .popup .block1 .column .itemMenuName { color: #1c1c1c; line-height: 35px; text-transform: uppercase; font-weight: 900; font-size: 12px; }
.pt_custommenu .pt_menu .popup .block1 .column .itemMenuName:hover { color: #de3e3e; }
.pt_custommenu .pt_menu .popup .block1 .column .itemMenuName.nochild { padding: 0; background: none; border-bottom: 0; margin: 0; }
.pt_custommenu .pt_menu .popup .block1 .column .itemSubMenu { padding: 0; }
.pt_custommenu .pt_menu .popup .block1 .column .itemSubMenu .itemMenuName { line-height: 36px; padding: 0; text-transform: capitalize; background: none; color: #777777; border-bottom: 0; margin: 0; font-size: 13px; font-weight: 400; }
.pt_custommenu .pt_menu .popup .block1 .column .itemSubMenu .itemMenuName:hover { color: #de3e3e; }
.pt_custommenu .pt_menu.act .parentMenu a, .pt_custommenu .pt_menu.active .parentMenu a { color: #de3e3e; }

.pt_custommenu_mobile { text-align: left; position: relative; z-index: 10; }
.pt_custommenu_mobile .navbar { min-height: 35px; margin: 0; border: 0; }
.pt_custommenu_mobile .navbar .navbar-inner .btn-navbar { display: block; color: #1c1c1c; position: relative; margin: 0; line-height: 35px; text-transform: uppercase; font-size: 14px; font-weight: 600; }
.pt_custommenu_mobile .navbar .navbar-inner .btn-navbar:after { display: block; position: absolute; top: 0; right: 0; width: 35px; height: 35px; text-align: center; color: #1c1c1c; font-size: 15px; font-weight: 400; font-family: "FontAwesome"; }
.pt_custommenu_mobile .navbar .navbar-inner.navbar-inactive .btn-navbar:after { content: "\f055"; }
.pt_custommenu_mobile .navbar .navbar-inner.navbar-active .btn-navbar:after { content: "\f056"; }

ul#pt_custommenu_itemmobile { overflow: hidden; margin: 0; padding: 0; }
ul#pt_custommenu_itemmobile li { background: #fff; cursor: pointer; list-style-type: none; padding: 0 20px; margin: 0; display: block; position: relative; }
ul#pt_custommenu_itemmobile li a { line-height: 35px; text-transform: capitalize; text-decoration: none; font-size: 15px; font-weight: 700; }
ul#pt_custommenu_itemmobile li a:hover { color: #de3e3e; }
ul#pt_custommenu_itemmobile li .grower { position: absolute; top: 0; right: 0; }
ul#pt_custommenu_itemmobile li .grower a:after { display: block; width: 35px; height: 35px; text-align: center; color: #1c1c1c; font-size: 13px; font-weight: 400; font-family: "FontAwesome"; }
ul#pt_custommenu_itemmobile li .grower.CLOSE a:after { content: "\f055"; }
ul#pt_custommenu_itemmobile li .grower.OPEN a:after { content: "\f056"; }
