.beautypress-logo img
	{
		width: 140px;
	}
@media (max-width:1200px)
{
	.beautypress-main-header nav li a {
    	padding: 27px 9.5px;
	}
	.beautypress-logo img
	{
		width: 120px;
	}
	.beautypress-logo.beautypress-version-3 {
    	min-height: 148px;
	}
}
@media (max-width:992px)
{
	.xs-nav-logo
	{
		background: #FFF;
		margin-top: -60px;
		padding: 15px 11px 14px !important;
	}	
	.beautypress-header-section.beautypress-header-version-3 .beautypress-language-select-list {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end !important;
    padding-left: 189px;
    text-align: left;
}
	.beautypress-simple-iocn-list li {
    margin: 0 20px 0 0;
}
}
@media (max-width:767px)
{
	.beautypress-header-section.beautypress-header-version-3 .beautypress-header-top .beautypress-simple-iocn-list {
    justify-content: flex-end !important;
}
}
@media (max-width:525px)
{
	.iso-logo img
	{
		width: 150px;
	}
	.xs-nav-logo img
	{
		width: 115px;
	}
	.bg-color-gray-2
	{
		background-color: #FFF;
	}
	.beautypress-header-top .beautypress-version-2 .beautypress-simple-iocn-list li {
    margin-bottom: 10px;
		width: 100%;
}
	.beautypress-simple-iocn-list li {
		margin-right: 0px;
    margin-bottom: 10px;
}
	.beautypress-header-social-list
	{
		float: right;
	}
	.xs-nav-logo {
    margin-top: -92px;
    padding: 0 !important;
}
	.nav-toggle {
    top: 5%;
    margin-top: -14px;
    right: 0;
}
	.beautypress-main-header .xs-navigation-middle-menu.xs_nav-portrait
	{
		    height: 0px;
	}
	.beautypress-main-header {
    min-height: 34px;
	}
}
@media (max-width:510px)
{
	.beautypress-header-section.beautypress-header-version-3 .beautypress-header-top .beautypress-simple-iocn-list
	{
		display: none;
	}
	.beautypress-header-social-list {
    	margin-top: 15px;
	}
	.xs-nav-logo {
    margin-top: -49px;
    padding: 0 10px 10px !important;
}
	
}

.beautypress-single-footer-group i
{
	position: absolute;
	top: 3px;
	left: 0px;
	font-size: 16px;
}
.beautypress-single-footer-group p
{
	padding-left: 20px;
	position: relative;
}
.footer-contact-ds
{
	display: inline-block;
	margin-right: 20px !important;
}

h6
{
	line-height: 26px;
}