@media screen and (min-width:960px){
	#sidebar{z-index:9999 !important; position:fixed !important; width:270px; max-width:100%}
}
@media (min-width:960px) and (max-width: 1199px){#sidebar{width:230px}}
.dark #sidebar .sidebar-section.white-box, .dark header .header-logo, .dark #slider, .dark .box-section, .dark .blog-section .blog-post, .dark footer .footer-line {
	background: rgba(0, 0, 0, 0.6);
}
.dark header .header-logo{
       background-color: rgba(0, 0, 0, 0.0);
}
.dark #sidebar .sidebar-section.white-box{
      background-color: rgba(0, 0, 0, 0.0);
}
#powered{
color: #cccccc;
} 

div.testimonial-section li {
     background-color: #eaeaea;

}
.testimonial-section .message-content{
            background-color: #eaeaea; 
                               color: #000000;
}
.testimonial-section .message-content p {
color: #000000;
}
.testimonial-section .message-content h6 span {
color: #000000;
}
 .dark .testimonial-section .message-content h6 {
color: #000000;
}
.social-icons i{
color:#ffffff !important;

}

.banner h1 span {
	display: inline-block;
        font-weight:bolder;
	padding: 0 ;
	background: rgba(0, 0, 0, 0.0);
       
}
.banner img{
height: inherent; 
 padding-top: 20px;
}
.banner-section{background-color: transparent !important; }
h1.page-title span{ font: 155% Arial Black; text-transform: uppercase; paddiing-top:10px; }
.banner-section {padding: 0; }

@media (min-width: 768px) and (max-width: 979px) { 
 .services-section2  {
background-color: transparent !important;
}

}
@media (max-width: 767px) {
 .services-section2  {
background-color: transparent !important;
}
}
@media (max-width: 480px) {
 .services-section2  {
background-color: transparent !important;
}
.banner img{
height: inherent; 
 padding-top: 20px;
}
.banner-section {padding: 0; }

.banner h1 span {
	display: inline-block;
        font-weight:bolder;
	padding: 0 ;
	background: rgba(0, 0, 0, 0.0);
       
}
h1.page-title span{ font-size: 100%;}
 .services-section2 p a { 
color:#ffffff !important;
}
.services-section2 p strong {
color:#ffffff !important;
}
}

