/*
Theme Name: Atrad
Description: Child theme for the Avada
Author: The Bowery Group
Template: Avada
*/

@import url("../Avada/style.css");

/* CLEARFIX */

.clearfix { zoom: *1; }
.clearfix:before,
.clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }

/* DEFAULTS */

img { padding: 0; }

/* THEME */

#header {
	height: 166px;
	/*background: #182f46 url('images/header_bg.png') repeat-x bottom;*/
}

	#header .row {
		height: 166px;
		position: relative;
	}

		#header .logo {
			height: 103px;
			margin-top: 19px;
		}

		#header-social {
			float: right;
			overflow: hidden;
			padding: 62px 0 0 0;
			color: #FFF !important;
			font-size: 14px;
			line-height: 30px;
		}
			#header-social span,
			#header-social div {
				display: block;
				float: left;
				margin-left: 10px;
				color: #FFF !important;
			}

			#header-social div {
				margin-left: 30px;
			}

			#header-social img {
				display: block;
				float: left;
				margin: 0 0 0 14px;
			}

			#header-social-linkedin {
				margin-left: 15px !important;
			}

			#header-social a:first-child img {
				margin-left: 0;
			}

		#nav {
			float: none;
			font-size: 16px;
		}

			#nav ul li {}

				#nav ul li a {
					line-height: 44px;
					height: 44px;
					border: none;
					color: #FFF;
					font-family: 'PT Sans', Arial,Helvetica,sans-serif !important;
				}

				#nav ul li a:hover,
				#nav ul li.current_page_item a,
				#nav ul li.current-menu-item a,
				#nav ul li.current-menu-ancestor a,
				#nav ul > li.current-menu-parent a,
				#nav ul li:hover a {
					color: #E7E6E6 !important;
				}

				#nav ul ul {
					top: 83px;
				}

				#nav select {
					margin-top: 10px;
				}

.page-title-container {
	height: 54px;
}

	.page-title h1 {
		float: left;
		line-height: 42px;
		padding: 0;
		margin: 0;
		color: #000;
		font-size: 18px;
		font-weight: normal;
		font-family: 'MuseoSlab500Regular', Arial, Helvetica, Sans-serif;
	}

	.page-title ul {
		line-height: 42px;
	}

	.more-link {
		padding-right: 15px;
		background: url(images/arrow-ul.png) no-repeat right center;
	}

/* HOME PAGE */

.page-template-template-home-php .page-title-container {
	display: none;
}

.tinted-panel-30 {
	background: #000; /*for old browsers*/
 	background: rgba(0,0,0,0.3);
}

.tinted-panel-30 * {
  visibility: hidden;
}

.tinted-panel-50 {
	background: #000; /*for old browsers*/
 	background: rgba(0,0,0,0.5);
}

.tinted-panel-50 * {
  visibility: hidden;
}

#home-slider .slider-content {
	position: absolute;
	width: 70%;
	top: 7%;
	margin: 0 7%;
	padding:0 20px 20px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	color: #FFF;
}

#slider-bg {
	/* background-image:url(slider_tt.png); */
	background: #000; /*for old browsers*/
 	background: rgba(0,0,0,0.3);
}

#slider-bg * {
  visibility: hidden;
}

.slider_bg_black{
	background-image:url(slider_tt.png);
	color: #FFF;
}
.slider_bg_white{
	background-image:url(slider_tt_white.png);
	color: #000;
}

	#home-slider .slider-content h1,
	#home-slider .slider-content h2,
	#home-slider .slider-content h3 {
		color: #FFF;
		font-weight: normal;
	}

	#home-slider .slider-content h1 {
		font-size: 40px;
		font-family: 'MuseoSlab500Regular', Arial, Helvetica, Sans-serif;
		line-height: 1;
	}

	#home-slider .slider-content h2 {
		font-size: 24px;
		font-family: 'PTSansRegular', Arial, Helvetica, sans-serif !important;
	}

	#home-slider .slider-content p {
		margin: 0 0 20px;
	}

	#home-slider .slider-content .button.large {
		padding: 0 60px;
	}

#home-slider .flex-control-nav {
	display: none;
}

#home-slider .flex-direction-nav a {
	width: 60px;
	height: 60px;
}

.page-template-template-home-php .widget_recent_entries h3 {
	font-size: 18px !important;
}

.page-template-template-home-php .widget_recent_entries ul {
	list-style: none;
}

	.page-template-template-home-php .widget_recent_entries ul li {
		padding: 5px 0 !important;
	}

	.page-template-template-home-php .widget_recent_entries li:before {
		width: 18px;
		height: 18px;
		/*background-color: #A0CE4E;*/
		/*background-image: url('../Avada/images/arrow-bullet.png');*/
		background: url("images/arrow-ul.png");
		background-repeat:no-repeat;
		background-position:13px 7px;
		
		/*background-position: 8px 5px;
		background-repeat: no-repeat;*/
		border-radius: 10px;
		content: " ";
		display: inline-block;
		float: left;
	}

		.page-template-template-home-php .widget_recent_entries ul li a {
			background: none !important;
			border: none !important;
			padding: 0 0 0 30px !important;
		}

#feature-blocks {
	overflow: hidden;
}

	#feature-blocks .feature-block-image {
		position: relative;
		margin: 0 0 20px;
	}

		#feature-blocks .feature-block-image img {
			display: block;
			/*border: 1px solid #111;*/
		}

		#feature-blocks .feature-block-heading {
			width: 315px;
			max-width: 100%;
			height: 61px;
			/*background: url(images/feature_block_heading_bg.png) no-repeat; */
			background: #000; /*for old browsers*/
 			background: rgba(0,0,0,0.5);
			position: absolute;
			line-height: 61px;
			bottom: 1px;
			left: 1px;
		}

			#feature-blocks .feature-block-heading h3 {
				padding: 0 20px;
				margin: 0;
				font-size: 24px;
				color: #FFF;
				font-weight: normal;
				font-family: 'MuseoSlab500Regular', Arial, Helvetica, sans-serif !important;
			}

/* PRODUCTS */

#products {
	overflow: hidden;
}

	#products .product {
		width: 155px;
		display: inline-block;
		vertical-align: top;
		zoom: 1;
		*display: inline;
		*vertical-align: auto;
		margin: 0 30px 20px 0;
	}

	#products .product-col-4 {
		width: 202px;
	}

	#products .product-col-3 {
		width: 281px;
	}

	#products .product-col-2,
	#products .product-col-1 {
		width: 438px;
	}
	
.pro_last{margin-right:0px !important;}


	#products .product img {
		display: block;
		margin: 0 auto 20px;
	}

	#products .product h2 {
		margin: 0 0 5px;
	}

	#products .product-subtitle {
		color: #000;
	}

/* About landing page*/

#about-items {
	overflow: hidden;
}

#about-items .about-item {
    position: relative;
		width: 155px;
		display: inline-block;
		vertical-align: top;
		zoom: 1;
		*display: inline;
		*vertical-align: auto;
		margin: 0 30px 20px 0;
}

#about-items .about-item-col-1 {width: 438px;}
#about-items .about-item-col-2 {width: 438px;}
#about-items .about-item-col-3 {width: 281px;}
#about-items .about-item-col-4 {width: 202px;}
#about-items .about-item-col-5 {width: 160px;}
#about-items .about-item-last {margin-right:0px !important;}

/* NEWS */

.post-slideshow .image {
	position: relative;
}

.post-slideshow .image img {
	padding: 0;
}

.post-slideshow .caption {
	width: 93%;
	background: rgba(0, 0, 0, 0.3);
	color: #FFF;
	font-size: 1.2em;
	position: absolute;
	bottom: 20px;
	left: 20px;
	border-radius: 10px;
}

.post-slideshow .caption .inner {
	padding: 10px 20px;
}

/* AT */
#layerslider-wrapper {
    width: 80%;
}


#nav ul ul{
	display:none;
	position:absolute;top:42px;left:0;
	width:242px; /*170px*/
	background:#edebeb;
	z-index:100000;
	border-top:3px solid #a0ce4e;
}

/*************Ramesh extra css*******************/
#main {
background:none!important;
}

#main {
    padding: 22px 10px 25px!important;
}

#main_wrapper{
background-image:url(images/nav_bg.jpg);
background-repeat:repeat-x;
background-position: center 122px;
}

.flexslider{
overflow:hidden;
margin-bottom:30px;
}

.footer-area {
    background: none repeat scroll 0 0 #363839;
    border-top: 22px solid #E9EAEE;
    color: #8C8989;
    padding: 43px 10px 40px;
}


.copyright {
color:#8c8989;
    text-shadow:none;
}

.copyright a{
color:#8c8989;
}

.page-title {
    margin: 0 auto;
    overflow: hidden;
    padding-top: 7px;
    width: 940px;
}

.post .wp-post-image {
	margin-bottom: 30px;
}

.flexslider {
background:none;
}

#tweets_footer-widget-4 h3{ padding-left:42px;}
#tabs li{width:150px !important;}

body{
color:#343434;
}



.director_p{
width:33%!important;
padding-right:15%!important;
}

/* RESPONSIVE SETTINGS */

@media only screen and (max-width: 940px) {

	#header,
	#header .row {
		height: 146px;
	}

	#header {
		padding-bottom: 0 !important;
	}

	#header .logo {
		margin: 0 !important;
		float: left !important;
	}

	#header-social {
		padding: 50px 0 0 0;
	}

	.page-title h1 {
		width: auto !important;
		float: left !important;
	}

	.page-title ul {
		width: auto !important;
		float: right !important;
	}

	#home-slider .slider-content {
		display: none;
	}

}

@media only screen and (max-width: 704px) {

	.page-title {
		padding-top: 7px !important;

	}

		.page-title h1 {
			width: 100% !important;
			float: none !important;

			margin-bottom: 0 !important;
		}

		.page-title ul {
			width: 100% !important;
			float: none !important;
			text-align: left;
		}

	.wpcol-one-quarter,
	.wpcol-one-half,
	.wpcol-three-quarter,
	.wpcol-one-third,
	.wpcol-two-third,
	.wpcol-one-fifth,
	.wpcol-two-fifth,
	.wpcol-three-fifth,
	.wpcol-four-fifth {
		width: 100% !important;
		float: none !important;
		margin: 0 0 30px !important;
	}

}

@media only screen and (max-width: 479px) {

	#header .logo {
		margin: 0 auto !important;
		float: none !important;
	}

	#header-social {
		display: none;
	}

	#nav select {
		margin-top: 0;
	}

	.post-slideshow .caption {
		display: none;
	}

}





/***********Tab Border  on Product Page  15-12-2012**************/
.shortcode-tabs .tab-hold .tabs li, .tab-holder .tabs li:last-child  {
    border-right: 1px solid #D9D9D9 !important;
}
.shortcode-tabs .tab-hold .tabs li:last-child a, .shortcode-tabs .tab-hold .tabs li a {
background:none!important;
background-image: url("images/tab-bg.png")!important;
background-repeat:repeat-x;
background-position: left top;
}

.shortcode-tabs .tab-hold .tabs li:last-child.active a{
background:none!important;
background-color:none!important;
}

.title h2{ background:none !important;}


/* Added by ATRAD: simple implementation of columns for logos on "Customer"
 * page.  Replaces the Pagely MultiEdit plugin, which has been unmaintained
 * for several years as of 2019.
 *
 * Usage:
 *   <div class="clearfix">
 *   <col_5th style="clear: both;"> ... </col_5th> <col_5th> ... </col_5th>...
 *   <col_5th style="clear: both;"> ...
 *   </div>
 */
col_5th {
    float: left;
    width: 16%;
    padding: 1% 2%;
}

col_4th {
    float: left;
    width: 21%;
    padding: 1% 2%;
}

col_2nd {
    float: left;
    width: 46%;
    padding: 1% 2%;
}

/* Added by ATRAD: custom layout for the MetaSlider plugin.  This replaces
 * the Wooslider plugin, a commercial offering for which security updates
 * and bugfixes are only available if annual maintenance charges are paid.
 * Despite what the documentation suggests, the content of metaslider
 * entries in this file are overridden by that of public.css from the
 * metaslider plugin.  Thus the use of "!important".
 *
 * The original CSS used by metaslider used opacity of the caption-wrap div to
 * create the darkened caption background.  However, this also affected
 * the opacity of the text in the caption div.  Thus an rgba() is now used 
 * as the caption-wrap background colour.
 */
.metaslider .caption h1 {
    font-size: 40px;
    font-family: 'MuseoSlab500Regular', Arial, Helvetica, Sans-serif !important;
    line-height: 1;
}
.metaslider .caption h3 {
    font-family: 'PT Sans', Arial, Helvetica, sans-serif !important;
}
.metaslider .caption h1,
.metaslider .caption h2,
.metaslider .caption h3 {
    color: rgba(255, 255, 255, 1.0);
    font-weight: normal;
}
.metaslider .caption-wrap {
    top: 7%;
    bottom: auto !important;
    left: 7% !important;
    background: rgba(0, 0, 0, 0.5) !important;
    color: white;
    opacity: 1.0 !important;
    margin: 0;
    display: block;
    width: 75% !important;
    line-height: 1.4em;
}

.metaslider .flexslider .slides img {
    object-fit: none;        /* Do not scale the image */
    object-position: center; /* Center the image within the element */
    max-height: 358px !important;
    max-width: none;
}
