@media screen and ( min-width: 1230px ) {
.main-header .container {
max-width: 1200px;
}
.container {
width: 1200px;
}
}body #header .lqd-head-sec-wrap{
font-weight:300;
line-height:2em;
text-decoration:none;
font-size:15px;
}
body #primary-nav > .menu-item > .nav-item-children{
border-top-right-radius:5px;
border-top-left-radius:5px;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;
}
body #primary-nav > .menu-item > a{
font-weight:200;
line-height:2em;
font-size:20px;
white-space:normal;
-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
font-style:normal;
}
body #primary-nav .nav-item-children ul:active{
margin-left:15px;
border-top-left-radius:5px;
border-top-right-radius:5px;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;
padding-top:0px;
padding-bottom:0px;
}
body #primary-nav .nav-item-children ul{
border-top-right-radius:5px;
border-top-left-radius:5px;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;
left:233px;
padding-top:0px;
padding-bottom:0px;
padding-left:40px;
}
body #primary-nav .nav-item-children .nav-item-children a{
margin-right:0px;
padding-right:13px;
padding-top:13px;
padding-bottom:13px;
padding-left:13px;
position:relative;
bottom:auto;
left:0px;
}