/*
Theme Name: Twenty Seventeen Child
Template: twentyseventeen
*/
body .navigation-section_inner .navbar-brand-centered {
    position: absolute;
    left: 0!important;
    display: block;
    text-align: center;
    top: -14px;
    padding: 0;
	margin:auto!important;
    right: 0!important;
    width: 320px;
}
.navigation-section .navbar-brand-centered {
    position: absolute;
    left: 0!important;
    display: block;
   
    text-align: center;
    top: -14px;
    padding: 0;
	margin:auto!important;
    right: 0!important;
    width: 320px;
}
.right_icon ul li i {
	display: none;
}
.navbar-brand.navbar-brand-centered h2.easylogo {
	margin-top: 7px;
	margin-left: 0px;
}

@media (max-width:1199px){
	.navigation-section .navbar-brand-centered {
    left: 60px !important;
    width: 200px;
		top:20px;
}
	body .navigation-section_inner .navbar-brand-centered {
    left: 60px !important;
    width: 200px;
		top:20px;
}
}
@media screen and (max-width:991px){
	body .navigation-section_inner .navbar-brand-centered {
   
    top: 1px;
}
	.navigation-section .navbar-brand-centered {
  
		top:1px;
}
	
	body .navigation-section .navbar-brand-centered {
    left: 49.5px !important;
    top: -11px !important;
}
	.navbar-brand.navbar-brand-centered h2.easylogo {
	margin-top: 25px;
	margin-left: 0px;
}
	body .navigation-section .navbar-brand-centered:hover {
    background: none !important;
}
	body .navbar-brand.navbar-brand-centered{background:none;}
}

@media (max-width:767px){.mobile_nev img {
    max-width: 270px;
}
body .mobile_nev span {
    top: -48px;
    right: 27px;
    width: 30px;
}
}
@media (max-width: 767px) and (min-width: 481px){
body .mobile_nev span {
    top: -56px;
    right: 27px;
    width: 32px;
}
	body .mobile_logo i {
    margin: -14px -6px 0;
}
}
@media only screen and (max-width: 480px){
body .mobile_logo i {
    margin: -10px 0 0;
}
	.mobile_nev span {
    top: -54px;
    right: 9px;
    width: 32px;
}
	.mobile_logo img {
    width: 211px;
}
}
	@media (max-width: 420px) and (min-width: 320px){
.mobile_logo img {
    width: 150px !important;
}
		body .mobile_logo i {
    margin: -27px 0 0;
}
		.mobile_nev span {
    top: -39px;
    right: 15px;
    width: 32px;
}
		
		.mobile_logo img {
    width: 180px !important;
    margin: 0 28px 0 0 !important;
    padding: 0 0 0 0;
}
}