@media only screen and (max-width: 768px) {

		.itweb-logo-holder {
	left: 40rem;
	}	
	
	.top-bar-section ul {
    margin-left: 0rem;
    float: none!important;
    width: 100%;
	}
	
	#wrap-button{
		position: relative;
    z-index: 120;
	margin-top: 0px;
	} 
	
	.top-bar {
	margin-left: 0rem; 
	}
	
	.row .row {
	margin:0;}
	
	.top-bar-section ul {
    margin-left: 0rem;
    float: none!important;
    width: 100%;
	}
	
	.header-bottom .conf-tagline {
	margin-left:0rem!important;
	}
	
	.header-bottom .conf-tagline {
	margin-left:0rem;
	top:3rem;}
	
	.header-bottom .conf-logo {
	    width: 31%;
		top: 0rem;}
}

@media only screen and (max-width: 1024px){
	
	.skin { display:none;}
	
	#wrap-button{
	position: relative;
    z-index: 120;
	margin-top: 0px;
	} 
	}