.carousel .carousel-inner .item img
{
	height:463px;
	width:100%;
}
.carousel .carousel-inner .carousel-caption {
    background: rgba(0,0,0,.5);
    left:0;
	right:0;
	bottom:0;
}
.carousel .carousel-inner .carousel-caption h3
{
  font-size: 2.5rem;
  text-align:center;
}
.carousel .carousel-inner .carousel-caption p
{
	font-size: 17px;
    font-weight: bold;
    text-shadow: 1px 1px 1px #000;
    color: #d6cbcb;
}
@media only screen and (max-width: 1024px)
{
	#header 
{
    height: 130px!important;
}
.outer {
    width: auto;
    height: 40px;
    overflow: hidden;
    background-color: #000;
    margin-bottom: .75em;
}
.video-container a img.cat_img {
    height: 618px;
    width: 100%;
}

.carousel .carousel-inner .item img {
    height: 630px;
    width: 100%;
}
.carousel .carousel-inner .carousel-caption h3 {
    font-size: 2.5rem;
    text-align: center;
    line-height: 1.4em;
}

}
@media only screen and (max-width: 768px)
{
.video-container a img.cat_img {
    height: 458px;
    width: 100%;
}
.post .entry-media img.single_img {
    height: 258px;
    width: 100%;
}
.carousel .carousel-inner .item img {
    height: 430px;
    width: 100%;
    margin-bottom: 10px;
}

.carousel .carousel-inner .carousel-caption h3 {
    font-size: 2.5rem;
    text-align: center;
    line-height: 1.4em;
    padding-right: 10px;
    padding-left: 10px;
}
.comment .profile {
    padding: 10px 20px;
    background: #ddd;
    width: 300px;
    float: right;
}
}
@media only screen and (max-width: 414px)
{
	
.video-container a img.cat_img {
    height: 248px;
    width: 100%;
}
.post .entry-media img.single_img {
    height: 258px;
    width: 100%;
}
.module .container .news_detail .col-md-8 .post .entry-main
{
 	padding:10px;
	padding-top:0px;   
}
.sidenav-header-logo img {
    margin: 7px 6px 8px 0;
    float: left;
    display: inline-block;
    width: 136px;
}
.video-container .caption {
    position: absolute;
    bottom: 0px;
    left: 0;
    color: #fff;
    padding-bottom: 0px;
    font-size: 22px;
    text-align: center;
    text-shadow: 1px 1px 1px #000;
    padding: 5px;
    right: 0;
    background: rgba(0,0,0,0.5);
}
.carousel .carousel-inner .carousel-caption h3 {
    font-size: 2.1rem;
    text-align: center;
    line-height: 1.4em;
    padding-right: 10px;
    padding-left: 10px;
}
.carousel .carousel-inner .item img {
    height: 330px;
    width: 100%;
    margin-bottom: 10px;
}
.carousel .carousel-inner .carousel-caption {
    background: rgba(0,0,0,.5);
    left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    right: 0;
    bottom: 0;
}
}
@media only screen and (max-width: 375px)
{
	.video-container a img.cat_img {
    height: 228px;
    width: 100%;
}
.video-container .caption {
    position: absolute;
    bottom: 0px;
    left: 0;
    color: #fff;
    padding-bottom: 0px;
    font-size: 20px;
    text-align: center;
    text-shadow: 1px 1px 1px #000;
    padding: 5px;
    right: 0;
    background: rgba(0,0,0,0.5);
}
}
@media only screen and (max-width: 360px)
{

.video-container a img.cat_img {
    height: 222px;
    width: 100%;
}

}
@media only screen and (max-width: 320px)
{

.carousel .carousel-inner .item img {
    height: 260px;
    width: 100%;
    margin-bottom: 10px;
}
.carousel .carousel-inner .carousel-caption h3 {
    font-size: 1.5rem;
    text-align: center;
    line-height: 1.4em;
    padding-right: 10px;
    padding-left: 10px;
}
.sidenav-header-logo img {
    margin: 7px 6px 8px 0;
    float: left;
    display: inline-block;
    width: 136px;
}
.navbar-default .navbar-toggle {
    display: block;
    margin-top: 35px;
}

.item-image .img-link img.img-full 
{
	width:100%;
}
.video-container .caption {
    position: absolute;
    bottom: 0px;
    left: 0;
    color: #fff;
    padding-bottom: 0px;
    font-size: 16px;
    text-align: center;
    text-shadow: 1px 1px 1px #000;
    padding: 5px;
    right: 0;
    background: rgba(0,0,0,0.5);
}
.video-container a img.cat_img {
    height: 200px;
    width: 100%;
}
}