.ddsmoothmenu{float:left;width:100%;font-family:'robotocondensed-light';font-size:18px;font-weight:400;padding:0;}
.ddsmoothmenu ul{z-index:100;margin:0;padding:0;list-style-type:none;}
.ddsmoothmenu ul li{position:relative;list-style:none;float:left;display:inline-block;-webkit-transform:skew(0deg);-moz-transform:skew(0deg);-ms-transform:skew(0deg);-o-transform:skew(0deg);transform:skew(0deg);margin:0 42px 0 0;-webkit-transition:all 200ms linear 0s;-moz-transition:all 200ms linear 0s;-o-transition:all 200ms linear 0s;transition:all 200ms linear 0s;}
.ddsmoothmenu ul li.dropdown{background:url(../images/menu-arrow.png) no-repeat right center;}
.ddsmoothmenu ul li:last-child{margin:0;border-right:none;}
.ddsmoothmenu ul li:nth-child(5n):hover .dropdown{color:#00ACEF;}
.dsmoothmenu ul li::after{background-color:#00c2c2;content:"";height:0%;left:0px;position:absolute;bottom:0;width:100%;z-index:-1;-webkit-transition:all 300ms ease 0s;-moz-transition:all 300ms ease 0s;-ms-transition:all 300ms ease 0s;-o-transition:all 300ms ease 0s;transition:all 300ms ease 0s;}
ddsmoothmenu ul li:hover::after{height:100%;}
ddsmoothmenu ul li.current::after{height:100%;}
ddsmoothmenu ul li.social-ico:hover::after{height:0%;}
.ddsmoothmenu ul li a{float:left;display:block;background:none;padding:0 18px 0 0px;margin:0px;font-size:18px;color:#ffffff;text-align:center;line-height:82px;text-transform:uppercase;text-decoration:none;height:100%;}
.ddsmoothmenu ul li:first-child a{background:url(../images/home-icon.png) no-repeat center center;text-indent:-999999px;color:#4c8478;}
.ddsmoothmenu ul li:first-child{border:none;margin-right:20px;}
.ddsmoothmenu ul li:first-child a:hover{background:url(../images/home-icon-hover.png) no-repeat center center;}
.ddsmoothmenu ul li.current.home a{background:url(../img/home-ico-white.png) no-repeat center center #4c8478;border-top:0px;border-right:1px solid rgba(0,0,0,0.2);line-height:56px;}
.ddsmoothmenu ul li.current.home a:hover{background:url(../images/home-icon-hover.png) no-repeat center center;line-height:52px;}
.ddsmoothmenu ul li.current.home{border-right:none;}
* html .ddsmoothmenu ul li a{display:inline-block;}
.ddsmoothmenu ul li a:link{}
.ddsmoothmenu ul li a.selected, .ddsmoothmenu ul li a:hover, .ddsmoothmenu li.current a{color:#eb0089;}
.ddsmoothmenu ul li.current:first-child a{}
.ddsmoothmenu ul li ul li a.selected{}
.ddsmoothmenu ul li:hover, .ddsmoothmenu ul li.current:first-child{color:#eb0089;}
.ddsmoothmenu ul li span.service-bdr{background:url(../images/menu-bdr.jpg) no-repeat left;padding-left:35px;}
.ddsmoothmenu ul li ul{position:absolute;left:0;display:none;border:1px solid #222222;border-bottom:none;}
.ddsmoothmenu ul li ul li{display:list-item;float:left;background:none;padding:0!important;height:auto;}
.ddsmoothmenu ul li ul li a{width:210px;padding:5px 10px 5px 12px;margin:0;border-bottom:1px solid #222222;background:#282828;color:#ffffff !important;font-size:14px;text-transform:none;text-align:left;line-height:25px;}
.ddsmoothmenu ul li ul li a:hover{}
.ddsmoothmenu ul li ul li ul{top:0;margin:0px;padding:0px;}
.ddsmoothmenu ul li ul li ul li{display:list-item;float:left;}
* html .ddsmoothmenu{height:1%;}
.downarrowclass{position:absolute;top:12px;right:7px;}
.rightarrowclass{position:absolute;top:6px;right:5px;}
.ddshadow{position:absolute;left:0;top:0;width:0;height:0;}
.toplevelshadow{opacity:0.8;}