.menu_right_container_and_notification{
	width: 695px!important;
}
.main{
	width: 100%;
    height: auto;
    background: #ffffff;
    padding-top: 193px;
    min-height: 600px;
}
.middle_main{
	width: 1200px;
	overflow: hidden;
	margin: auto;
	margin-bottom: 150px;
}
.menu_2_item{
	margin-left: 10px;
}



.menu_item{
	text-transform: uppercase;
}
.header{
	height: 70px !important;
}
.background_header{
	height: 77px !important;
}
.middle_header{
	height: 72px !important;
	width: 1200px !important;
}
.menu_item_mobile{
    text-transform: uppercase;
}


@media all and (max-width: 1024px){

}


@media all and (max-width: 815px){

}


@media all and (max-width: 450px){
	.middle_header{width: 435px !important;}
	.menu_container{margin-top: 0px !important; margin-left: 5px !important;}
	.main{padding-top: 0px !important}
	.login_footer .footer_text{
		font-size: 13px;
	}
	.login_footer .middle_footer{
		width: 90%;
	}
}

