.logo img,
.footer-logo img {
	width: 150px;
}

.single-footer-widget .latest-project ul li .img-holder img {
	width: 85px;
	height: 85px;
	margin: 0px 2px;
}

.single-project-item .img-holder img,
.single-blog-item .img-holder img {
	height: 250px;
}

.testimonials-carousel .single-slide-item .img-box .client-photo {
	overflow: hidden;
}

.rev_slider_wrapper .slide-content-box h1 {
      font-size: 45px !important;
   }

   .rev_slider_wrapper .slide-content-box h2 {
      font-size: 30px !important;
   }

.top-social-links {
	right: 0px !important;
	left: initial;
}

.header-area .outer-box .logo {
	padding: 20px;
}

.header-area.stricky-fixed .outer-box .logo {
    padding: 5px;
}

.footer-area {
    background: #252547 none repeat scroll 0 0;
}

.single-footer-widget .subscribe-form form input[type=text] {
    background: #cc9456 none repeat scroll 0 0;
}

.single-footer-widget .subscribe-form form button {
    background: #252547 none repeat scroll 0 0;
    border: 1px solid #cc9456;
}

.single-footer-widget .subscribe-form form input[type=text] {
    color: #fff;
}

.single-footer-widget .subscribe-form form input[type=text]:focus {
    border: 1px solid #d5ac63;
    background: #252547 !important;
    color: #fff !important;
}

.footer-bottom-area,
.top-bar-area{
    background: #cd9557 none repeat scroll 0 0;
}

.footer-bottom-area .copyright-text p {
    color: #000;
}

.footer-bottom-area .footer-menu ul li a i,
.top-bar-area .contact-info-left ul li,
.top-social-links ul li a i,
.top-bar-area .contact-info-left ul li span:before{
    color: #000;
}

.single-footer-widget .subscribe-form p,
.single-footer-widget .subscribe-form h4,
.single-footer-widget .interrio-info p,
.single-footer-widget .footer-contact-info li .text-holder p,
.single-footer-widget .popular-news .single-popular-news-item .text-holder p,
.single-footer-widget .subscribe-form form input[type=text]:active{
    color: #fff;
}

.single-footer-widget .footer-contact-info li {
    border-bottom: 1px solid #cc9456;
}

.brand-area .brand .single-item img {
    height: 100%;
}