#footer-adt {
padding-right:0% !important;
}





.one.columns>.column, .two.columns>.column, .three.columns>.column, .four.columns>.column, .five.columns>.column{
	border:none !important;
	border-right: 1px solid #CCCCCC !important;
}
.one.columns .column:last-child, .two.columns .column:last-child, .three.columns .column:last-child, .four.columns .column:last-child, .five.columns .column:last-child{
	border-right:none !important;
}
	/* repeated in nav-clear.less */

@media (max-width: 767px) {
	.main-nav-active #hide {
		display: none;
	}
}
@media (min-width: 769px) and (max-width: 1090px) {

#content{
margin-top:20px !important;
}
}
@media all and (min-width:1090px){
.pushdown #main-header{top:-5px;}
.pushdown .home.with-adt #clear-nav-account{top:78px !important;}
.pushdown #main-header #top-ad{height:15px;}
.pushdown .with-adt #main-nav{top:115px;}
.pushdown .with-adt #live{top:158px;}
.pushdown .with-adt #wrapper{padding-top:205px;}
.pushdown .with-adt #main-header{height:205px;}
}
@media all and (max-width:1090px) and (min-width:767px) {
.pushdown #content{margin-top:20px !important;}
.pushdown #account-dropdown .submenu{top:0px;}
.pushdown #main-header #top-ad{height:0px;}
.pushdown #main-header #top-ad{padding:0px !important;}
.pushdown .dropdown{top:20px !important;}
.pushdown .with-adt #live{top:90px;}
.pushdown .with-adt #main-header{height:133px;}
.pushdown #account-dropdown .submenu{top:0px !important;}		
.pushdown .with-adt #wrapper{padding-top:112px;}
.pushdown .dropdown img{top:10px !important;}
}
@media (max-width: 880px) and (min-width: 767.1px){
.pushdown #main-header #fixed-top #logo-nav {
    top: -5px !important;
}
}
@media (max-width: 767px){
.pushdown #main-header #top-ad {height: 15px;}
.pushdown .with-adt #main-header {height: 47px;}
.pushdown .with-adt #wrapper {padding-top: 80px;}
.pushdown .with-adt #wrapper {top: 0PX;}
.oas-ad.mobile.tablet-hidden.desktop-hidden {text-align: center;}
}
	
