.header-top{background:#fff; color:#000;}
.custom-footer-bottom{display:none;}
.menu .dropDownMenu .sub_cat_level2{background:#fff!important;}
.footer{padding-bottom:60px;}

.divider-line{width:1150px; left:calc((100% - 1150px) / 2); position:absolute; top:0px; background:#000; height:2px;}
.line-1{width:1150px; left:calc((100% - 1150px) / 2); position:absolute; top:480px; background:#000; height:2px;}
.line-2{width:1150px; left:calc((100% - 1150px) / 2); position:absolute; top:1390px; background:#000; height:2px;}
.navbar-nav{margin-left:auto; margin-right:auto;}

.dropdown-menu a {color: #383938 !important; text-align: left; padding: 8px 17px!important;}

.managetop-cls-vag input{width:100%; padding:10px}
.navbar-nav .child-menu:hover .dropdown-menu{display:block; top:80%}
.navbar-nav .child-menu:hover .dropdown-menu a{text-align: left; padding: 6px 15px!important; white-space: nowrap; font-size: 14px;}

@media screen and (min-width: 1150px) and (max-width: 1280px) {
	.divider-line{width:1100px; left:calc((100% - 1100px) / 2);}
	.line-1{width:1100px; left:calc((100% - 1100px) / 2);}
	.line-2{width:1100px; left:calc((100% - 1100px) / 2);}
}

@media screen and (min-width: 1024px) and (max-width: 1149px) {
	.divider-line{width:1000px; left:calc((100% - 1000px) / 2);}
	.line-1{width:1000px; left:calc((100% - 1000px) / 2);}
	.line-2{width:1000px; left:calc((100% - 1000px) / 2);}
}

@media screen and (min-width: 991px) and (max-width: 1023px) {
	.divider-line{width:900px; left:calc((100% - 900px) / 2);}
	.line-1{width:900px; left:calc((100% - 900px) / 2);}
	.line-2{width:900px; left:calc((100% - 900px) / 2);}
	.navbar-nav .dropdown-menu{border:0px;}
	.navbar-nav .nav-link{text-align:right!important;}
}

@media screen and (min-width: 768px) and (max-width: 990px) {
	.divider-line{width:700px; left:calc((100% - 700px) / 2);}
	.line-1{width:700px; left:calc((100% - 700px) / 2);}
	.line-2{width:700px; left:calc((100% - 700px) / 2);}
	.navbar-nav .dropdown-menu{border:0px;}
	.navbar-nav .nav-link{text-align:right!important;}
}

@media screen and (min-width: 540px) and (max-width: 767px) {
	.divider-line{width:500px; left:calc((100% - 500px) / 2);}
	.line-1{width:500px; left:calc((100% - 500px) / 2);}
	.line-2{width:500px; left:calc((100% - 500px) / 2);}
	.navbar-nav .dropdown-menu{border:0px;}
	.navbar-nav .nav-link{text-align:right!important;}
}

@media screen and (min-width: 320px) and (max-width: 539px) {
	.divider-line{width:300px; left:calc((100% - 300px) / 2);}
	.line-1{width:300px; left:calc((100% - 300px) / 2);}
	.line-2{width:300px; left:calc((100% - 300px) / 2);}
	.navbar-nav .dropdown-menu{border:0px;}
	.navbar-nav .nav-link{text-align:right!important;}
}