
html,
body {
    height: 100%;
 
}

body {
    padding-top: 60px;
}

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}

/* Home Page Carousel */

@media (max-width: 500px) {
header.carousel 
{
	margin-top:120px;
    height: 45%;
}
}

 

.container
{
		margin-top:90px;
	}

header.carousel 
{
	margin-top:80px;
    height: 45%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/* Footer Styles */

footer {
    margin: 50px 0;
}

/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 60%;
    }
}




@media (max-width: 500px) {
.newsCss{ 
height:50px;
top:-15px; 
z-index:0;
margin-left:25px;
width:100%;
position:relative;
font-size:14px;
font-weight:normal;
}
#newsData
{ height:100%;
}
}

.newsCss{  
height:50px;
padding:20px;
margin-top:-5px;
color:#000000; 
font-size:1em;

}

.Top_Logo_Mob
{
width:100%;
padding:10px;
 
}

.Top_Logo_Mob_HND
{
font-size:5px;
}

 @media (max-width: 500px) 
 {
.Tagline_Img
{ width:300px;
	
	}	
 }
 
 .Comm_Active
 {
	 background-color:#FFB400;
	 color:#000000;
	}