/*!
 * Start Bootstrap - Modern Business HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Global Styles */

html,
body {
    height: 100%;
}

body {
	background: #fff;
    padding-top: 0;
    font-family: cambria;
    font-size: 17px;

}

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}

/* Home Page Carousel */

header.carousel {
    height: 50%;
}

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;
}
.jrnls-shrt{
	margin: 0px; bottom: 0px; width: 100%; top: 77px; position: relative;
}
 .jrnls-shrt-issn {
 top: 31px;
 }
.period {
    display: block;
    font-style: italic;
}
 .logo{
		/*background:blue;*/
		display:block;
	}
/* Footer Styles */
.less-pad img{
width:100%; height: 160px;
}
footer {
    background: #444548 none repeat scroll 0 0;
    color: #fff;
    margin: 8px 0;
    padding: 4px;
}
.top-img img{
	width:100%;
	height: 326px;
}



.less-pad1 img{
	width:100%; height: 120px;
	}
/* 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: 70%;
    }
	
}

 @media (max-width:767px){
 .jrnls-shrt-issn {
 top: 0;
 }
 
	 .jrnls-shrt {
    bottom: 0;
    margin: 0;
    position: relative;
    top: 0;
    width: 100%;
}
	.less-pad img{
		width:100%; height: 270px;
		}
	.less-pad1 img{
	width:150px; height: 185px;
	}
	.top-img img{
	width:100%;
	height: auto;
	}
	.nav > li {
    margin: 1px 0px;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}
	.logo{
		/*background:yellow;*/
		display:block;
	}
	
	.logo img{
		width:100%;
	}
	.navbar-collapse
	{
		margin-top:1px;
	}
 }
@media (min-width:768px) and (max-width:991px){
	.jrnls-shrt{
		margin: 0px; bottom: 0px; width: 100%; float: left; top: 0px; position: relative;
	}
	 .jrnls-shrt-issn {
 top: 0;
 }
	.less-pad img{
	width:100%; height: 160px;
	}
	.less-pad1 img{
	width:100%; height: 120px;
	}
	.top-img img{
		width:100%;
		height: 326px;
	}
	.logo{
		/*background:red;*/
		display:block;
	}
	
 }


.tab-content{
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #ccc #ccc;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    margin: 0 1px;
    padding: 10px;
}