/*,  color: #fbd900; желтый, */
.main-logo__img {
    font-size: 4.25em;
    line-height: 1;
    vertical-align: top;
}
/* height:82px; */
.main-logo__img img {	height:82px; margin-left: 20px;}
.main-logo__text {
    display: inline-block;
    margin-top: 1em;
	margin-left: 20px;
    font-size: 1.42em;
    letter-spacing: 1px;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
}
/*, font: 16px Arial,sans-serif; */
.main-logo_text {
	
    display: inline-block;
	margin-left: 20px;
    font-size: 1.4em; 
    
    font-weight: 600;
    color: #fff;
    text-transform: none;
}
.msocial{
	padding-top: -0.9em;
    white-space: nowrap;
	
}
/*, user_box 
.ml-auto, .mx-auto {
    margin-left: auto!important;
	visibility: hidden;
}		*/
.user_box {
	
    margin: 20px -80px 0 60px;
	float: right;
}
.user_box_link {
    display: inline-block;
	
}
.user_box_link a {
    display: block;
    font-size: 12px;
    line-height: 36px;
    font-weight: 600;
    color: #FFFFFF;
    text-transform: uppercase;
}
.user_box_login {
    margin-right: 15px;
}
.user_box_login::after {
    display: block;
    position: relative;
	
    bottom : 24px;
    left: 38px;
	
    background: #FFFFFF;
    width: 1px;
    height: 12px;
    content: '';
}
@media only screen and (max-width:  1200px) {
	.main-logo_text {
		font-size: 1.2em;
		letter-spacing: 1px;
	}
}
@media only screen and (min-width: 960px) and (max-width: 1024px){
	.main-logo_text {
		font-size: 1.2em;
		letter-spacing: 0px;
	}
}
 @media only screen and (min-width: 768px) and (max-width: 959px){
	 
	 .logo {
    margin: 0 0 0 20px;
    padding: 9px 0 9px 0px;
    font-size: 16px;
    line-height: 1em;
    width: 580px;
}
.imlogo {
    height: 72px;
}
	 .main-logo__img {
		font-size: 3.25em;
		line-height: 1;
		vertical-align: top;
		 /*height:82px;*/

	}
/*, color: #ffffff; text-transform: uppercase; */	
	.main-logo__text {
    
    margin-top: 1.2em;
    font-size: 1.12em;
    letter-spacing: 1px;
    font-weight: 600;
    }
    .main-logo_text {
   
    margin-top: 1em;
    font-size: 1.02em;
    letter-spacing: 2px;
    font-weight: 400;
    color: #ffffff;
    text-transform: none;
}

 }
 @media only screen and (max-width: 769px){
	 .mohin{display: none;}
	 
	 .logo {
    margin: 0;
    padding: 15px 0 15px 0px;
    font-size: 20px;
    line-height: 1em;
    width: 100%;
}
	.imlogo {
    height: 62px;
	margin: 10px 0 0 20px;
}
	 .main-logo__text {    
    margin-top: 1.2em;
    font-size: 0.82em;
    letter-spacing: 1px;
    font-weight: 300;
	 }
	 
	 .main-logo_text {
	margin-top: -10px;
    font-size: 1.2em;
    letter-spacing: 0;
    font-weight: 500;
    color: #ffffff;
    text-transform: none;
}
	

 }
