.header-caret {color: #464646; margin-left: 5px;}
.header-dropdown > li > a:hover{background-color: #055f74;}
.bg-light-gray{background-color:#eeeeee;}
.mobile-nav li{color: #000000; font-size:14px;}
.sidebar-logo{border: none;}
.sub-header{padding-left: 40px; border-radius: 0px!important;}  
.sub-header-border{border-top: solid 1px #d2d2d2; border-bottom: solid 1px #d2d2d2; margin-top: -1px!important;background-color:#FFFFFF!important;}
.hidden{display:none;}
.menu-vertical-border{float: right; border-left: solid 1px #d2d2d2;position: absolute; right: 0px; height: 40px;} 
.active-header{background-color: #04adef; border-radius: 7px;}
.active-header>.header-toggle {color:#FFFFFF!important;}
.active-header>.header-toggle:hover {color:#777!important;}
.nav-top-3 li a:hover, .active-header > .active-header-m{color:#FFFFFF;}
.jackpot, .jackpot-alt{
	display: none;
}
.intl-number-landing, .intl-number-landing:hover, .au-number, .au-number:hover{
	color: #FFF;
	text-decoration: none;
}
/* TOGGLED STYLES */


@media (min-width: 320px) and (max-width: 1032px){
	
	.rs-logo-m{
	    height: 45px;
   		margin-top: 20px;
	}
	
	.sidebar-nav > .sidebar-logo{
	    height: 85px;
        background-color: transparent!important;
    	border-radius: 7px;
	}
	
	.sidebar-nav li a{
		color: #000000;
	}
	
	.sub-header{
		text-indent: 0px;
    	line-height: 25px;
    	padding-top: 8px;
    	padding-bottom: 8px;
	}
	
	.header-m-caret{
	    float: right;
	    margin: 8px 20px 8px 0px;
	    font-size: 20px;
	    color: #464646;
	}
	
	.nav-jobseeker{
		height: 70px;
    	padding: 13px 0px;
	}
	
	.job-seeker{
		color: #00b1da!important;
	}
	
	.nav-sub-header{
		list-style-type:none;
		padding: 0;
	    margin-top: -4px;
	}
	
	.active-header{
		border-radius: 0px;
	}
	
}

@media (min-width: 320px) and (max-width: 767px){
	.ipad-content{
		display: none;
	}
}

@media (min-width: 768px) and (max-width: 1032px) and (orientation: portrait){
	
	.mobile-nav li{color: #000000; font-size:20px!important;}
	
	.ipad-content{
		display: none;
	}
}


@media (min-width: 768px) and (max-width: 1032px) and (orientation: landscape){
	.mobile-content{
		display: none;
	}
	
	
}