/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */

/* Increase the body font size on tablet devices */
body {
  /*font-size: 93.8%;*/
  font-size: .9em;
}

body p {
/* 	font-size: 1.25em; */
}

#logo {
   width: 80%; 
}

/*
.view-applications.view-display-id-page_1 .inner-cont h3 {
	font-size: 1.75em;
}
 */
.view-applications.view-display-id-page_1 .inner-cont .icon-logo-mark {
/* font-size: 4em; */
padding: .25em;
}
.view-applications.view-display-id-page_1 .inner-cont p {
	/* font-size:.9em; */
}

#block-menu-block-1 ul li ul li a {
	font-size:.74em;
}

.live-post-title a{
  font-size: .9em;
}

.live-post-name{
	font-size:.8em;
}

.live-post-body {
  padding: 0 7%;
  font-size: .7em;
}
#feat-wrap > div:nth-child(4) > div.feat-cont > p > span{

}
.node-type-product-series .t1 #feat-wrap .feat-item .feat-cont p span {
		/* font-size:.2em !important; */
}
.page-products .view-id-product_category.view-display-id-page_1 .item-list h3 {
  font-size:2em;
}
#block-block-9 .content a {
  right: 2.5%;
}
.section-applications .view-id-applications.view-display-id-page .view-content .views-row .field-content a {
	font-size:2.1em;
}
.node-type-product-series .slantbox > div.top-piece-up.bot-piece-down {
	padding-top:8%;
}

.node-type-product-series #features, .node-type-product-series .pb-wrap {
  padding-right: 3.5em;
  padding-left: 3.5em;
}
.node-type-product-series #live .views-row {
	width:80%;
}

.node-product-series #live .views-row-last {
	margin:0 auto;
}

/*Owl Arrows*/
	.owl-next:after {
		right: -.875em;
	}
	.owl-prev:after {
  	left: -.875em;
  }
  #ser-wrap .owl-next {
  	right: -.5em;
	}
	#ser-wrap .owl-prev {
  	left:-.5em;
	}
	#ser-wrap .owl-scroll-next {
  	right: 3em;
	}
	#ser-wrap .owl-scroll-prev {
  	left: 3em;
	}
