body{
	color: #848484;
	font-family: 'Roboto',arial,sans-serif;
}
.h-auto {
	height: auto !important;
}
.dark-grey {
	color: #444;
}
#mycarousel {
	padding-top: 60px;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	min-width: 250px;
}
.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}
.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}
.dropdown-submenu.pull-left {
    float: none;
}

.top-bottom-space {
	padding: 65px 0; 
}
nav {
	box-shadow: 0 0 8px 0 rgba(0,0,0,.6);
} 
.bg-1 {
	background-color: #fff;
}
.bg-2 {
	background-color: #f3f3f3;
}
.carousel-inner img {
	height: auto;
	width: 100%;
}
.nav-logo h1 {
	font-size: 1.1rem;
}
.nav-logo .blue span img {
	height: 40px;
}
.navbar-light .navbar-brand .blue {
	color: #848484; 
	display: flex;
}
.navbar-light .navbar-toggler {
	color: #848484 !important;
	border-color: #848484 !important;
}
.navbar-light .navbar-nav .nav-link {
	color: #000000 !important;
	font-weight:  normal !important;
}
.navbar-light .navbar-nav .nav-link:hover {
	color: #3399ff !important;
}
.nav-item {
	margin: 0 12px;
}
.nav-item .dropdown-menu {
	border-radius: 0;
	padding: 10px;
}
.nav-item .dropdown-menu .dropdown-item:hover {
	color: #3399ff;
}
.home-banner {
	margin-top: 66px;
	position: relative;
	width: 100%;
	background: url("../images/banner-img/banner1024x768.jpeg")no-repeat center;
	background-size: cover;
	height: 460px;
	
}
.banner-text {
	position: absolute;
	display: table;
	z-index: 555;
	color: #fff;
	height: 100%;
	width: 100%;
	z-index: 2;
}
.banner-text h1 {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	font-size: 45px;
}
.overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background-color: rgba(0,0,0,0.6);
	height: 100%;
	width: 100%;
}
.about {
	padding: 2rem 0;
	color: #444;
}
.about h2 {
	font-family: 'Roboto Slab',serif;
}
.about a {
	width: 12rem;
	font-size: 1.1rem;
	background-color: #007dc3;
} 
.about a:hover {
	background-color: #0091e6; 
	border-color: #0091e6; 
}
.about  p {
	margin-bottom: 1.4rem;
	line-height: 1.8;
	color: #848484;
	word-wrap: break-word;
}
.about-us-col-2 p {
	margin: 0;
	line-height: 1.8;
	color: #848484;
}
.spacing {
	margin: 1.2rem 0;
	padding-left: 28px;
}
.img-icon {
	height: 41px;
	width: 45px;
	color: #007dc3;
}
.style-icon {
	font-size: 2.5rem;
	color: #007dc3;
	margin-bottom: 1.2rem; 
}
.market-heading {
	font-family: 'Roboto Slab',serif;
	font-size: 38px;
	line-height: 48px;
	color: #444;
	margin-bottom: 3rem;
}
.card-decoration {
	padding: 0;
	margin: 1rem 0;
	padding-right: 1.21951%;
	padding-left: 1.21951%; 
}
.card-decoration .card:hover {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	text-decoration: none;

}
.card-decoration  a{
	text-decoration: none;
	
}
.card-decoration .card-body {
	background: #f6f6f6;
	color: #848484; 
}
.card-decoration .card img {
	height: 270px;
	border-radius: 0;
}
.card-decoration .card .epic-logo {
	width: 100px;
	height: auto;
	margin-bottom: 15px;
}	
.card-decoration .card{
	border-radius: 0;
	transition: box-shadow .3s ease-in-out;
	
}
.custom-btn{
	padding: 5px 10px;
	background-color: #007dc3;
	color: #fff !important;
	border-radius: 5px;
}
.preformer-img{
	height: 210px !important;
}
.home-product .card{
	min-height: 582px;
}
.card-decoration .card{
	/*min-height: 490px;*/
}
.automative-components .card img{
	height: 300px;
}
#markets {
	background-color: #f6f6f6;
	padding: 68px 0; 
}
.products a {
	text-decoration: none;
	color: #444;
}
hr{
	margin-left: 3rem !important;
	margin-right:3rem !important;
	background-color: red;
	font-weight: bold;
}
.products h3 {
	font-size: 22px;
	color: #444;
	font-weight: 400;
	font-family: 'Roboto',arial,sans-serif;
}
.card-decoration .style-arrow {
	font-size: 24px;
	color: #00b0ff;
}
.testimonial {
	padding: 68px 0; 
}
.testimonial h1 {
	margin-bottom: 3rem;
	font-family: 'Roboto Slab',serif;
	color: #444;
}
#quote-carousel {
	padding: 0 10px 30px 10px;
	margin-top: 30px;
	text-align: center; 
}
#quote-carousel .carousel-indicators {
  right: 20%;
  top: auto;
  bottom: -10px;
  margin-right: -19px;
}
#quote-carousel .carousel-indicators li {
  background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active {
  background: #333333;
  margin-bottom:1px;
}
#quote-carousel .carousel-inner img {
	width: 80px;
	height: 80px;
	margin-bottom: 1rem;
	box-shadow: 0 4px 8px rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
	border-radius: 50%;
}
#quote-carousel .carousel-inner p {
  font-style:italic;
}

footer {
	padding: 2rem 0 0.8rem; 
	background-color: #2d3e50 !important;
}
.footer-social dl {
	display: inline-block;
	color: #a3a3a3;
	margin-right: 20px;
}
.footer-social dt {
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 35px;
	margin-top: 1.2rem;
}
.footer-social dd {
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 35px;
	margin-top: 1.2rem;
}
.footer-social dt {
	font-size: 14px;
	font-weight: 100;
	font-family: 'Roboto', sans-serif;
}
.footer-social dd {
	font-size: 1.5rem;
}
.footer-social dd a {
	color: #a3a3a3;
}
.sub-footer {
	border: solid #646464;
	border-width: 1px 0;
	padding: 2rem 0;
}
.sub-footer dt {
	margin-bottom: 20px;
}
.sub-footer dt a {
	color: #fff;
	font-size: 18px;
	font-weight: 300;
	text-decoration: none;
}
.sub-footer dd a {
	color: #a3a3a3;
	margin-bottom: 10px;
	text-decoration: none;
}
.sub-footer h5 {
	color: #fff;
	font-weight: 400;
	font-size: 18px;
}
.sub-footer p {
	color: #a3a3a3;
	font-size: 0.8rem;
}
.sub-footer .contact p {
	font-size: 1rem ;
}
.sub-footer p a {
	color: #a3a3a3;
}
.sub-footer p strong {
	color: #fff;
	padding-right: 10px;
	font-weight: 400;
}
.sub-footer p .mob-no {
	margin-left: 2.5rem;
}
@media screen and (max-width: 768px) {
	.nav-logo h1 {
		font-size: 1rem;
		margin-bottom: 0px;
	}
	.nav-logo h1 span img {
		height: 40px;
	}
	.navbar-toggler:not(:disabled):not(.disabled) {
		margin-right: 3%;
	}
} 
@media screen and (max-width: 635px){
	.nav-logo h1 {
		display: none;
	}
}
@media screen and (max-width: 575px) {
	.home-banner {
		height: 450px;
	}
	.nav-logo h1 {
		display: block;
	}
	.nav-item .dropdown-menu{
		border:none;
		padding: 0px;
	}
	.navbar-light .navbar-toggler{
		border: transparent;
	}
	.home-product .card {
	    min-height: auto;
	}
	.about h2{
		font-size: 1.7rem;
	}
	.market-heading{
		font-size: 1.7rem;
		margin-bottom: 0.6rem;
	}
	#markets {
	    padding: 36px 0;
	}
	.card-decoration {
	    /* padding: 0; */
	    margin: 1rem 0;
	     padding-right: 15px; 
	     padding-left: 15px; 
	}
	.card-decoration .card img {
	     height: auto; 
	    border-radius: 0;
	}
	.card-decoration .card img.hardware {
	     height: 270px !important; 
	    border-radius: 0;
	}
	.packaging{
		height: 200px !important;
	}
	.packaging-2{
		height: 170	px !important;
	}
	.section-head{
		font-size: 1.6rem;
	}
	.products-list h3 {
	    font-size: 19px;
	}
	.products h3 {
	    font-size: 19px;
	    text-align: center;
	}
	.card-title{
		font-size: 19px !important;
	}

}
@media screen and (max-width: 400px) {
	.banner-text h1 {
		font-size: 26px;
	}
	.nav-logo h1 {
		display: none;
	}
	.home-banner{
		height: 310px;
	}
}