.logoimg{ 
    width: auto;
    height: 100px;
}
.peragraph-blog {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 21px;
}
.logo {
    margin:5px 0 5px;
}
.stick .logo {
   margin:5px 0 5px;
}
.main-menu ul li {
    padding-right: 10px;
}

.main-menu ul li a {
    line-height: 100px;
}
.social-icon.hsi{
    margin-top: 0px; 
    line-height: 100px;
}

.social-icon.hsi li a {
    font-size: 20px;
    border-radius: 50px;
    color: #fff;
    display: block;
    font-size: 18px;
    height: 40px;
    left: 30px;
    line-height: 40px;
    margin-bottom: 5px;
    position: relative;
    text-align: center;
    width: 40px;
}
.social-icon.hsi li a:hover {
    background: #000;
    border:1px solid  #000;
    font-size: 20px;
    border-radius: 50px;
    color: #fff;
    display: block;
    font-size: 18px;
    height: 40px;
    left: 30px;
    line-height: 40px;
    margin-bottom: 5px;
    position: relative;
    text-align: center;
    width: 40px;
}
 .footer-content .social-icon {
    margin-left: -40px;
}
 .footer-content .social-icon li a {
      font-size: 20px;
    border-radius: 50px;
    color: #fff;
    display: block;
    font-size: 18px;
    height: 40px;
    left: 30px;
    line-height: 40px;
    margin-bottom: 5px;
    position: relative;
    text-align: center;
    width: 40px;
 }
 .footer-content .social-icon li a:hover{
       background: #000;
    border:1px solid  #000;
    font-size: 20px;
    border-radius: 50px;
    color: #fff;
    display: block;
    font-size: 18px;
    height: 40px;
    left: 30px;
    line-height: 40px;
    margin-bottom: 5px;
    position: relative;
    text-align: center;
    width: 40px;
 }

.footer-content li {
     padding-bottom: 0px;
}
.purple-bg{
    background: #881c40;
}
.black-bg{
	background: #000;
}
.copyright > p {
    margin: 0;
    color: #fff;
}

.footer-bottom {
    padding: 5px 0;
}

.footer-title > h4 ,.footer-about > p, .footer-content li a, .footer-contact li, 
.footer-contact a {
	color: #fff;
}
.footer-content li a:hover, .footer-content .social-icon li a:hover, .footer-contact li a:hover {
	color: #dddddd;
}

.product-content > h4 {
    font-size: 22px;
}
.product-content {
    padding:  0;
}

.pp_nav{
	display: block !important;
}

.testimonial-bg-img{
    background-position: 64% 50%;
	background-repeat: no-repeat;
	}
	
@media only screen and (min-width:768px){
	.mobile-view{
		display: none;
	}
	.fl-right{
	    float: right;
	}
	
}

@media only screen and (max-width:767px){
	.desktop-view{
		display: none;
	}
	.mto-100{
	    margin-top: 100px;
	}
	.mbo-20{
	    margin-bottom:20px;
	}
	.header-bottom {
    padding:5px 0 !important;
	}
	.mobilemenu{
		position: absolute;
		top: 80px;
	}
	.mb-slider{
    background: rgba(0,0,0,.4);
    text-align: center;
    padding: 10px;
	}
	.mean-container .mean-bar {
    z-index: 99999;
	}
	.single-testimonial > p {
    font-size: 14px;
    line-height: 15px;
	}
	.single-testimonial > h4 {
    font-size: 14px;
  
	}
	.mtop40{
		margin-top:40px;
	}
}
.featured-product-active .product-wrapper {
    border: 2px solid #881c40;
}
.product-width .product-wrapper {
    box-shadow: 0px 0px 2px 2px #881c40;
}
.breadcrumb-content li a {
    color: #fff;
}
.breadcrumb-content li {
    color: #fff;
}
.single-testimonial > p {
    margin: 20px auto 20px;
}
.contact-form-style textarea {
    height: 84px;
    padding: 10px;
}
.mb10{
	margin-bottom:10px !Important;
}
 ul.list li {
    display: block;
    padding: 0px 0px 10px 20px;
    margin: 0px;
    text-align: justify;
    font-size: 14px;
    background: url(../img/icon-img/arrow.png) no-repeat 0 9px;
    line-height: 25px;
    font-weight: 500;
    margin-left: 50px;
}
 ul.list1 li {
    display: block;
    padding: 0px 0px 10px 20px;
    margin: 0px;
    text-align: justify;
    font-size: 14px;
    background: url(../img/icon-img/arrow.png) no-repeat 0 9px;
    line-height: 25px;
    font-weight: 500;
}
.pink-bg{
	background: #f0bfc3;
}

 .bg-img-slider{
    background-position: center right;
    background-size: cover;
}
.section-bg-purple{
   background-color: #c294df;
   position: relative;
    z-index: 99;
    color: #fff;
 }

.bg-purple{
    background: #c294df;
}
.overview-content-2 > h2::before {
    display: none;
}

.team-action a.linkedin {
    background-color: #0077b5;
    border: 1px solid #0077b5;
}

.team-action a.linkedin:hover {
    background-color: transparent;
    color: #0077b5;
}

.facebook {
    background-color: #3b5998;
    border: 1px solid #3b5998;
}
.instagram {
    background-color: #c32aa3;
    border: 1px solid #c32aa3;
}
.linkedin {
    background-color: #0077b5;
    border: 1px solid #0077b5;
}


.product-section .product-content > h4> a {
    color: #881c40;
}

/* ================================================== */
/* contact form */
/* ================================================== */
	.error {
	padding:20px;
	border:none;
	display: none;
	color: #d9534f;
	border:solid 1px #d9534f;
	font-size: 12px;
	}
	.success {
	padding:20px;
	display: none;
	color: #5cb85c;
	border:solid 1px #5cb85c;
	margin-bottom: 20px;
	}
	.error img {
	vertical-align: top;
	}
	input.submit-btn {
    background-color: #ff3d2a !important;
    border: 0  !important;
    padding: 10px 35px  !important;
    color: #fff  !important;
    transition: 0.4s;
    margin-top:20px;
    width:50%;
    }