/* Add here all your CSS customizations */
/* Thumbnails */
/* Font Awesome List */

.info {
    padding: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #daf0fb;
    font-style: normal;
    color: #515151;
    line-height: 16px;
    border-radius: 8px;
}
#error_show {
    /*background-color: #C5181B;*/
    color: #C5181B;
    padding:10px;
    font-size: 11px;
    margin-bottom: 15px;
    line-height: 1.1 !important;
	display:block;
	
}

body {
	color: #000;
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
}
p {
	color: #000;
	font-style: normal;
	font-weight: 400;
	margin: 20px 0 10px;

}
.product_info p {
    font-size: 15px !important;
}


div.col-md-8 {
	font-size: 16px;
}


.lead {
  margin-bottom: 20px;
  /*font-weight: 400;*/
  line-height: 1.4;
}

article {
	font-size: 15px; 
	
}


aside ul.nav-list > li > a {
	color: #000;
}

ul.simple-post-list .post-meta {
    color: #555555;
    font-size: 12px;
}

.featured-box h3 {
	font-size: 1.3em;
	font-weight: 400;
	letter-spacing: -0.7px;
	margin-top: 5px;
	/*text-transform: uppercase;*/
}


.featured-box {
	background: #F5F5F5;
	background-color: transparent;
	background: -webkit-linear-gradient(top, white 1%, #f9f9f9 98%) repeat scroll 0 0 transparent;
	background: linear-gradient(to bottom, white 1%, #f9f9f9 98%) repeat scroll 0 0 transparent;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px solid #DFDFDF;
	border-left: 1px solid #ECECEC;
	border-radius: 8px;
	border-right: 1px solid #ECECEC;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	min-height: 100px;
	position: relative;
	text-align: left;
	z-index: 1;
}
.body .main .container .row .col-lg-3 .tabs .tab-content #eventPosts .simple-post-list #event {
	font-size: 12px;
	line-height: 14px;
}

.body .container .row .col-lg-5 .featured-box featured-box-secundary .box-content .owl-carousel .col-md-12 #feat_prod_thumb {

	border:#CCCCCC solid 1px;
}

.featured-box .box-content {
  padding: 20px 25px 10px 25px;

}

#feat_prod_thumb {
	border:#CCCCCC solid 1px;
}

.body .container .row .col-lg-3 .tabs .tab-content #eventPosts .simple-post-list li {
	font-size: 12px;
	line-height: 22px;
}
.body .container .row .col-lg-4 .featured-box featured-box-secundary .box-content .owl-carousel .col-md-12 .date .day a:active a.active {
color:#CCCCCC;
}

 .simple-post-list li {
	font-size: 16px;
	line-height: 18px;
}

/*ul.nav-list.primary > li > ul {
	margin-left: 20px;
}*/
.nav.nav-list.primary .nav.nav-list.primary {
	/*margin-left: 10px;*/
	padding-left:20px;
}

#side {
	margin-top:220px;
}
#header.clean-top .header-top {
	background-color: #666;
	/*margin-bottom: 25px;*/
}
#header nav ul.nav-main ul.dropdown-menu {
    background-color: #FFF !important;
    border-top: 5px solid #c20808 !important;
    text-shadow: none;
	/*border-left:#ccc solid 1px;
	border-bottom:#ccc solid 1px;
	border-right:#ccc solid 1px;*/
}

#header nav ul.nav-main li.dropdown ul.dropdown-menu a  {
	color: #333 !important;
}

#header nav ul.nav-main li.dropdown:hover ul.dropdown-menu li > a:hover {
	background-color: #F4F4F4 !important;
}

#header.clean-top .header-top {
    /*border-bottom: 1px solid #EDEDED;
    background-color: #F4F4F4;*/
    margin-top: -13px;
}

.nav > li > a:hover, .nav > li > a:focus {
} 
#header .header-top ul.nav-top li {
  padding-left: 10px;
}
#header .header-top .container #secondary-nav #menu-top-menu {
    font-size: 0.8em;
}
#header .header-top .container #secondary-nav #menu-top-menu a:hover {
  text-decoration: none;
  background-color: #333;
}
.sidebar #side .featured-box .box-content {
    padding: 10px 15px 15px;

}
#mainImage {
	padding-bottom:15px;
}
.body .main .container .row h1 {
font-size: 2.2em;
/*font-weight: 400;*/
line-height: 36px;
margin: 0 0 14px 0;
}
.sideWraper {
	background: #F5F5F5;
	background-color: transparent;
/*	background: -webkit-linear-gradient(top, white 1%, #f9f9f9 98%) repeat scroll 0 0 transparent;
	background: linear-gradient(to bottom, white 1%, #f9f9f9 98%) repeat scroll 0 0 transparent;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px solid #DFDFDF;
	border-left: 1px solid #ECECEC;
	border-radius: 8px;
	border-right: 1px solid #ECECEC;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	min-height: 100px;
	position: relative;
	text-align: left;
	z-index: 1;
}
.sideWraper .sideBarbody {
	border-radius: 8px;
	border-top: 3px solid #C20808;
	border-top-width: 4px;
	padding: 20px 15px 10px 15px;
}

.sideWraper .sideBarbody #space .regular4 {
	font-size: 12px;
	line-height: 20px;

	border-bottom: 1px dotted #E2E2E2;
	padding: 15px 0;
}

/*- Begin Css for Examples Pages */

.featured-box h4 #TCAD {
    font-size: 1.3em;
    font-weight: 400;
    letter-spacing: -0.7px;
    margin-top: 5px;
    text-transform: uppercase;
	color:#33B8FF;
    text-align: center;
}


#TCAD li {
	font-size:11px;
	color:#336699;
	font-weight:bold;
	cursor:pointer;
	list-style-type: none;
	border-left: 3px solid #E4E4E4;
	border-right: 1px solid #E4E4E4;
	border-top: 1px solid #E4E4E4;
	border-bottom: 1px solid #E4E4E4;
	padding:2px 0px 2px 10px;
    margin:5px 0px 0px 0px;
}

#TCAD li:hover {
	color:#FF0000;
	text-decoration:none;
	border-left: 3px solid #b2211c;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	/*background-color:#E4E4E4;*/
}
.srcSectionHeader {
  font-size: 14px;
  background-color: #CCCCCC;
  font-style: normal;
  font-weight: bold;
  color: #000;
  padding: 5px 2px 5px 8px;
  margin: 3px 0px 0px 0px;
}

/****** Begin Css for Aplication Notes UL******/
#books li {
    font-size: 14px;
	line-height: 20px;
	margin-bottom:20px;
}

#SPICE {
	font-size: 11px;
	padding:0px 0px 0px 0px;
    margin:5px 0px 0px 0px;

}

#SPICE li {
	list-style-type: none;
	border-top:#ccc solid 1px;
	border-left:#ccc solid 1px;
	border-right:#ccc solid 1px;
	padding:4px 5px 4px 28px;
	background: url(/images/PDF-icon.gif); 
	background-repeat:no-repeat; 
	background-position:1% 55%;
}


#SPICE #no-PDF {
	padding:4px 5px 4px 28px;
	background: url(/images/HTML-icon.gif); 
	background-repeat:no-repeat; 
	background-position:1% 55%;
}

#SPICE li #no-PDF {
	list-style-type: none;
	border-top:#ccc solid 1px;
	border-left:#ccc solid 1px;
	border-right:#ccc solid 1px;
	padding:4px 5px 4px 28px;
	background: url(/images/HTML-icon.gif); 
	background-repeat:no-repeat; 
	background-position:1% 55%;
}


#AppNote {
	font-size: 11px;
	padding:0px 0px 0px 0px;
    margin:5px 0px 0px 0px;

}

#AppNote li {
	list-style-type: none;
	border-top:#ccc solid 1px;
	border-left:#ccc solid 1px;
	border-right:#ccc solid 1px;
	padding:2px 5px 2px 28px;
}

#AppNote #ICON {
	background: url(/images/PDF-icon.gif); 
	background-repeat:no-repeat; 
	background-position:1% 55%;
}


#end { /*This goes on the very last li of the list */
	border-bottom:1px #ccc solid;
 	margin:0px 0px 20px 0px;
}
#no-PDF {
	list-style-type: none;
	border-top:#ccc solid 1px;
	border-left:#ccc solid 1px;
	border-right:#ccc solid 1px;
	padding:4px 5px 4px 28px;
	/*background: url(/images/PDF-icon.gif); 
	background-repeat:no-repeat; 
	background-position:1% 55%;*/
}

ul.nav-list.primary > li.active {
  background-color: #CCC;
}

ul.nav-main li a{
	color: #c20808;
}

#header nav.mega-menu ul.nav-main li.mega-menu-item .mega-menu-sub-title{
	font-size: 14px;
}
#header nav.mega-menu ul.nav-main li.mega-menu-item .mega-menu-sub-title:first-child{
	margin-top: 10px;
}

/*#mainImage 
{ 
max-width:100%; 
height:inherit; 
} 

.brochureColumnSection img 
{ 
max-width:100%; 
height:inherit; 
} 
*/

.img-thumbnail-news {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  /*border: 1px solid #ddd;
  border-radius: 4px;*/
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.img-thumbnail1 {
    /* border-radius: 8px; */
    position: relative;
}

.sp_models {
	height:150px;
}

.spice_md {
	height:250px;
}
.custom_md {
	height:250px;
}
.digital_md {
	height:270px;
}


.figurenote {
    font-size: 12px;
    font-weight: bold;
    color: #000;
    margin-bottom: 10px;
    margin-top: 8px;
    text-align: center;
	padding-top:5px;
}
.brochureThumbnail {
  padding: 0px 10px 10px 0px;
}
.brochureColumnSection h3 {
	font-size: 1.2em;
	text-transform:capitalize;
	color:#333333;
}

.menuSubHeader {
  display: block;
  color: #636363;
  font-size: 14px;
  padding: 12px 0px 7px 0px;
}

body.sticky-menu-active.always-sticky #header nav ul.nav-main {
	margin-bottom: 0px;
}
#header{
	padding-bottom: 1px;
}

.page-top {
    background-color: #f5f5f5;
    border-bottom: 1px solid #CCC;
    border-top: 1px solid #CCC;
    margin-top: 8px;
    padding: 15px 25px;
    margin-bottom: 20px;
}
#header .logo {
  padding: 5px 0 30px;
}

#header > .container {
	margin-bottom: -95px;/*WAS -35*/
}

  #title-home {
	/*background-color: #999;
	border-radius: 2px;
	display: inline-block;
	font-size: 1em;
	letter-spacing: 0;*/
	/*margin: 8px -2px -15px -2px;
	padding: 2px 9px;
	width:100%;
	color:#222;*/
	font-size: 1em;
	font-weight: 600;
	text-align:left;
}

#footer {
  padding: 50px 0 0;
  background: #f9f9f9;
}
#footer h5,#footer h4 {
    color: #484747 !important;
}
#footer a {
    color: #000 !important;
}

#thumb {
	border:#6c6c6c 1px solid;

}

ul.simple-post-list .post-meta {
	color: #333333;
	font-size: 1.1em;
}

/*@media (min-width: 992px) {
.product_info{
max-width:270px;
}

}
*/
/*.col-md-8 p
{
margin-bottom:10px;
}

.col-md-8 ul
{
margin-bottom:10px;
}

.col-md-8 ol
{
margin-bottom:10px;
}

.col-md-8 h6
{
font-weight:bold;
font-size:16px;
color:#000000;
}


.col-md-10 p
{ 
margin-bottom:10px;
}

.col-md-10 ul
{
margin-bottom:40px;
}

.col-md-10 ol
{
margin-bottom:40px;
}

.col-md-10 h6
{
font-weight:bold;
font-size:16px;
color:#000000;
}
*/

/* Japan EDA Seminar 2016 */

.JapanEDA_Seminar2016 .eventApplyForm
{
	padding:0px;
	width:300px;
	float:right;
	margin-left:20px;
	margin-top:0px;
}

.JapanEDA_Seminar2016 .agendaList
{
	width:620px;
}

.JapanEDA_Seminar2016 .eventTimeTable
{
	border:1px solid #ddd;
	margin-bottom:50px;
}

.JapanEDA_Seminar2016 .eventTimeTable th
{
	background-color:gray;
	color:white;
/*	border-top:1px solid gray;
	background-color:#BFEFFF;
*/	
}

.JapanEDA_Seminar2016 .eventTimeTable th:first-child
{
	width:130px;
}

.shadow_add{
box-shadow: 0px 3px 4px #ABABAB; 
-moz-box-shadow: 0px 3px 4px #ABABAB; /* Firefox�p*/
-webkit-box-shadow: 0px 3px 4px #ABABAB;  /* Google Chrome, Safari�p*/
}


.JapanEDA_Seminar2016 .edaSeminar2016_logo_list
{
	margin-bottom:40px;
	
}

.JapanEDA_Seminar2016 .edaSeminar2016_logo_list img
{
	display:inline-block;
	margin-right:10px;
	max-width:100%;
	height:inherit;
}


@media (max-width: 1199px) {
	#mainImage { 
	max-width:780px; 
	height:inherit; 
	} 
	
    .brochureColumnSection 	table{
	border:none;
    table-layout: fixed;
	}
		
	.brochureColumnSection img
	{
	float:none;
	display: block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;

	max-width:100%; 
	height:inherit;
	margin-bottom:10px;
	
	}
	

	.noCenter img
	{
	float:none;
	display: inline;
	margin-left:0;
	margin-right:0;
	text-align:left;

	max-width:100%; 
	height:inherit;
	vertical-align:middle;
	}



	.alignCenterStyle img
	{
	float:none;
	display: block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;

	max-width:100%; 
	height:inherit;
	margin-bottom:10px;
	
	}
	

	
	.col-md-4
	{
	float:none;
     
	}
	
	.col-sm-8
	{
	width:100%;
	}
	
	
	.figurenote {
	clear:both;
    display:block;
	float:none;
}

	#bannerScreenshotContainer  { 
	display:none;
	} 

	#bannerTextContainer,#bannerText,.bannerText  { 
	display:none;
	visibility:hidden;
	} 


	.imageLeftStyle01
	{
	float:none;
	display:block;
	margin-left:auto;
	margin-right:auto;
	}
	
	
	.col-md-2
	{
	padding:0px;
	}
	
	.lead {
		/* font-size: 18px; */
	}

	/* Japan EDA Seminar 2016 */
	.JapanEDA_Seminar2016 .agendaList
	{
		width:460px;
	}

}
@media (max-width: 1005px) {
	#mainImage { 
	max-width:100%; 
	height:inherit; 
	} 

}

@media (max-width: 991px) {
	/* Header */
	#header {
		display: block;
		height:80px;
		min-height:0px;
	}

	#header > .container {
		width: 100%;
	}

	#header .social-icons {
		display: none;
	}

	#header nav ul.nav-top {
		float: right;
		margin-right: 0;
	}

	#header.center nav {
		width: auto;
	}

	/* Responsive Button Nav */
	.btn-responsive-nav {
		top: 55px;
	}

	body.sticky-menu-active .btn-responsive-nav {
		top: 20px;
	}
	#mainImage { 
	max-width:100%; 
	height:inherit; 
	padding-top:2px;
	} 

	#bannerContainer img { 
	max-width:100%; 
	height:inherit; 
	padding-top:8px;
	} 

	#bannerScreenshotContainer  { 
	display:none;
	} 

	#bannerTextContainer  { 
	display:none;
	} 

	.brochureColumnSection img 
	{ 
	max-width:100%; 
	/*height:inherit;*/ 
	}
	body.sticky-menu-active #header .nav-main-collapse,
	#header.fixed .nav-main-collapse {
		margin-top: 56px;
	}
	.page-top {
	  margin-top: 6px;
	}
	#header nav ul.nav-main ul.dropdown-menu {
	background-color: #FFF !important;
	border-top: 0px solid #c20808 !important;
	text-shadow: none;
	}

	body.sticky-menu-active #header .nav-main-collapse,
	#header.fixed .nav-main-collapse {
	margin-top: 54px;
	}
	
	
	#header nav ul.nav-main li.dropdown ul.dropdown-menu a{
    	color: #FFF !important;
	}
	
	/* Japan EDA Seminar 2016 */
	
	.JapanEDA_Seminar2016 .eventApplyForm
	{
		padding:0px;
		width:100%;
		float:none;
		margin-left:0px;
		margin-top:0px;
	}

	.JapanEDA_Seminar2016 .agendaList
	{
		width:100%;
	}

body.sticky-menu-active #header .logo img, #header.fixed .logo img {
    margin-top: 4px;
}

	
}

@media (max-width: 512px) {

	#header {
	display: block;
	height: 60px;
	min-height: 0px;
	}	
	#header .logo {
			padding: 5px 0 5px;
	}
	body.sticky-menu-active #header .logo img, #header.fixed .logo img {
    margin-top: 4px;
	width:125px;
	}
	body.sticky-menu-active .btn-responsive-nav {
    top: 8px;
	}
	body.sticky-menu-active #header .nav-main-collapse, #header.fixed .nav-main-collapse {
    margin-top: 90px;
	}
}

@media (max-width: 767px) {
	/* Header */
	#header {
		display: block;
		height:60px;
		min-height:0px;
	}

	#header > .container {
		width: 100%;
	}

	#header .social-icons {
		display: none;
	}

	#header nav ul.nav-top {
		float: right;
		margin-right: 0;
	}

	#header.center nav {
		width: auto;
	}

	/* Responsive Button Nav */
	.btn-responsive-nav {
		top: 55px;
	}

	body.sticky-menu-active .btn-responsive-nav {
		top: 10px;
	}
	#mainImage { 
	max-width:100%; 
	height:inherit; 
	padding-top:5px;
	} 

	#bannerContainer img { 
	max-width:100%; 
	height:inherit; 
	padding-top:2px;
	} 

	#bannerScreenshotContainer, #news  { 
	display:none;
	} 

	#bannerTextContainer  { 
	display:none;
	} 

	.brochureColumnSection img 
	{ 
	max-width:100%; 
	height:inherit; 
	}
	body.sticky-menu-active #header .nav-main-collapse,
	#header.fixed .nav-main-collapse {
		margin-top: 90px;
	}
	.page-top {
	  margin-top: 6px;
	}
	#header nav ul.nav-main ul.dropdown-menu {
	background-color: #FFF !important;
	border-top: 0px solid #c20808 !important;
	text-shadow: none;
	}
	
	.leftside_nav{
		display:none;
	}

body.sticky-menu-active #header .logo img, #header.fixed .logo img {
    margin-top: 4px;
}
.page-top {
    padding: 12px 0;
}

div#side {
    margin-top: 	20px;
}
aside.sidebar {
    margin: 15px;
}

.page-top {
    background-color: #f5f5f5;
    border-bottom: 1px solid #CCC;
    border-top: 1px solid #CCC;
    margin-top: 6px;
    margin-bottom: 4px;
}

}

.regularbold {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	font-style: normal;
	font-weight:500;
	}


#cap {
	padding:5px;
	/*border:#999999 solid 1px;*/
	margin: 0 8px;
    width: 100%;
}

.post-image {
	padding-bottom:50px;
}

.img-thumbnail1 {
	border-radius: 6px;
	position: relative;
}

.img-thumbnail1 img {
	border-radius: 4px;
}

.img-thumbnail1 .zoom {
background: #c20808;
    border-radius: 100%;
    bottom: 0px;
    color: #FFF;
    display: block;
    height: 26px;
    padding: 8px;
    position: absolute;
    right: 12px;
    text-align: center;
    width: 30px;
}

.img-thumbnail1 .zoom i {
	font-size: 14px;
	left: -1px;
	position: relative;
	top: -3px;
}


.newsImageStyle01 {
    float: right;
    margin-left: 15px;
    margin-bottom: 5px;
    padding-top: 10px;
    margin-right: 0px;
}

.thumbStyle01 {
    border: #6c6c6c 1px solid;
<<<<<<< custom.css
}

/*--- new css for home page 2017 --start---*/
#header{
	padding-top: 0px;
	min-height : auto;
}
#header .search{
	margin-top: 0px;
}
#header > .container{
	height:auto;
}
#header nav ul.nav-top{
	margin-top: 0px;
	min-height: 0px;
}

.banner-img{
	height:100%;
	background: no-repeat center;
}

body.sticky-menu-active #header.clean-top ul.nav-main > li > a, body.sticky-menu-active #header.clean-top ul.nav-main > li:hover > a {
		margin-top:9px;
}

hr.tall {
    margin: 20px 0 20px 0;
}
.press-ul{
	height:160px;
}
@media (max-width: 767px)
{
	.press-ul{
		height:400px;
		/*margin-left:10px;
		margin-right:10px;
		width: 255px;
		border-bottom:0px !important;*/
		
	}

}
@media (max-width: 479px){
	.press-ul{
		height:700px;
		/*margin-left:10px;
		margin-right:10px;
		width: 255px;
		border-bottom:0px !important;*/
		
	}

}

.press-ul li .post-info{
	width:247;
}
.press-ul li{
	float:left;
	
	margin-left:10px;
	margin-right:10px;
	/*width: 255px;*/
	border-bottom:0px !important;
	
}

blockquote.testimonial {
    background: gray;
}
.testimonial-arrow-down{
	border-top-color: rgb(202, 202, 202);
}
blockquote.testimonial a{
	color:white;
}
 
/*--- new css for home page 2017 --end---*/=======
}

.alert-success {
	color:#333333;
    background-color: #CCCCCC;
    border-color: #CCCCCC;
}


ul.simple-post-list li .post-meta {
    color: #888;
    font-size: .9em;
}

.thumb-info .thumb-info-action-icon i {
    font-size: 24px;
    left: 3px;
    position: relative;
    top: 10px;
}

section.section {
    background: #f4f4f4;
    border-top: 5px solid #f1f1f1;
    margin: 30px 0;
    padding: 50px 0;
}

.close {
     font-size: 14px;
}


.home-intro p {
    color: #FFF;
    display: inline-block;
    font-size: 1.4em;
    font-weight: 300;
    padding-top: 2px;
	width:100%;
	margin:5 0;
}

.slider-container.light .top-label, .slider-container.light .main-label, .slider-container.light .bottom-label {
    color: #fff;
	font-size:40px;
}

.tm-table {
	margin:0;

}

.pagination > li.active a {
    background-color: #;
}
.pagination > li.active a, .pagination > li.active a:hover, .pagination > li.active a:focus, .pagination > li.active span, .pagination > li.active span:hover, .pagination > li.active span:focus {
    background-color: #c20808;
    border-color: #cccccc;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
    border-color: #A25B08;
    background-color: #FFFFFF;
    color: #C20808;
    padding: 10px;
}
.bio_title {
	font-size:20px;

}

.home-intro {
    background-color: #171717;
    margin-bottom: 60px;
    overflow: hidden;
    padding: 10px 0 10px 0;
    position: relative;
    text-align: left;
}
/* Dividers */
hr {
	background-image: -webkit-linear-gradient(left, transparent, #DBDBDB, transparent);
	background-image: linear-gradient(to right, transparent, #DBDBDB, transparent);
	border: 0;
	height: 1px;
	margin: 22px 0;
}

hr.short {
	margin: 11px 0;
}

hr.tall {
	margin: 44px 0;
}

hr.taller {
	margin: 66px 0;
}

hr.solid {
	background: #DBDBDB;
}

hr.light {
	background-image: -webkit-linear-gradient(left, transparent, rgba(255, 255, 255, 0.15), transparent);
	background-image: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.15), transparent);
}

hr.invisible {
	background: none;
}

.divider {
	border: 0;
	height: 1px;
	margin: 44px auto;
	background-image: -webkit-linear-gradient(left, transparent, #DBDBDB, transparent);
	background-image: linear-gradient(to right, transparent, #DBDBDB, transparent);
	text-align: center;
	position: relative;
	clear: both;
}

.divider.taller {
	margin: 66px auto;
}

.divider .fa, .divider .icons {
	text-align: center;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	background: #FFF;
	border-radius: 50px;
	color: #a9a9a9;
	display: inline-block;
	height: 50px;
	line-height: 50px;
	position: absolute;
	text-align: center;
	width: 50px;
	font-size: 20px;
	margin: 0 auto 0 -25px;
	top: -25px;
	left: 50%;
	z-index: 1;
}

.divider.divider-solid {
	background: #DBDBDB;
}

.divider.divider-icon-sm .fa, .divider.divider-icon-sm .icons {
	width: 30px;
	height: 30px;
	line-height: 30px;
	top: -15px;
	font-size: 15px;
	margin-left: -16px;
}

.divider.divider-icon-lg {
	margin: 86px 0;
}

.divider.divider-icon-lg .fa, .divider.divider-icon-lg .icons {
	width: 60px;
	height: 60px;
	line-height: 60px;
	top: -30px;
	font-size: 30px;
	margin-left: -30px;
}

.divider.divider-icon-lg.taller {
	margin: 100px auto;
}

.divider.divider-xs {
	width: 35%;
}

.divider.divider-sm {
	width: 67%;
}

.divider.divider-left .fa, .divider.divider-left .icons {
	left: 0;
	margin-left: 0;
	margin-right: 0;
	right: auto;
}

.divider.divider-right .fa, .divider.divider-right .icons {
	left: auto;
	margin-left: 0;
	margin-right: 0;
	right: 0;
}

.divider.divider-style-2 .fa, .divider.divider-style-2 .icons {
	background: #f4f4f4;
	color: #a9a9a9;
}

.divider.divider-style-3 .fa, .divider.divider-style-3 .icons {
	border: 1px solid #CECECE;
}

.divider.divider-style-4 .fa, .divider.divider-style-4 .icons {
	border: 1px solid #CECECE;
}

.divider.divider-style-4 .fa:after, .divider.divider-style-4 .icons:after {
	border: 3px solid #f4f4f4;
	border-radius: 50%;
	box-sizing: content-box;
	content: "";
	display: block;
	height: 100%;
	left: -4px;
	padding: 1px;
	position: absolute;
	top: -4px;
	width: 100%;
}

.divider.divider-small {
	margin: 22px auto;
	background: transparent;
}

.divider.divider-small hr {
	width: 50px;
	height: 3px;
	background: #555;
}

.divider.divider-small.divider-small-center {
	text-align: center;
}

.divider.divider-small.divider-small-center hr {
	margin-left: auto;
	margin-right: auto;
}

.divider.divider-small.divider-small-right {
	text-align: right;
}

.divider.divider-small.divider-small-right hr {
	margin-left: auto;
}

.divider.divider-small.divider-light hr {
	background: #DDD;
}

.divider.divider-small.divider-small-sm hr {
	height: 1px;
}

.divider.divider-small.divider-small-lg hr {
	height: 6px;
}

.divider.divider-small.tall {
	margin: 34px 0;
}

.divider.divider-small.taller {
	margin: 46px 0;
}

hr.dashed, .divider.dashed {
	background: none;
	position: relative;
}

hr.dashed:after, .divider.dashed:after {
	border-top: 1px dashed #DBDBDB;
	content: "";
	display: block;
	height: 0;
	position: absolute;
	top: 50%;
	margin-top: -1px;
	width: 100%;
}

hr.pattern, .divider.pattern {
	background: none;
	position: relative;
}

hr.pattern:after, .divider.pattern:after {
	background: transparent url(../img/patterns/worn_dots.png) repeat 0 0;
	content: "";
	display: block;
	height: 15px;
	position: absolute;
	top: 50%;
	margin-top: -7px;
	width: 100%;
}

hr.pattern.pattern-2:after, .divider.pattern.pattern-2:after {
	background-image: url(../img/patterns/az_subtle.png);
}

/* Sort Source Wrapper */
.sort-source-wrapper {
	padding: 8px 0;
	position: relative;
}

.sort-source-wrapper .nav {
	margin: -100px 0 5px;
}

.sort-source-wrapper .nav > li > a {
	color: #FFF;
	background: transparent;
}

.sort-source-wrapper .nav > li > a:hover, .sort-source-wrapper .nav > li > a:focus {
	background: transparent;
}

.sort-source-wrapper .nav > li.active > a {
	background: transparent;
}

.sort-source-wrapper .nav > li.active > a:hover, .sort-source-wrapper .nav > li.active > a:focus {
	background: transparent;
}

/* Sort Source */
.sort-source {
	clear: both;
}

.sort-source > li > a {
	padding: 6px 12px;
}

.sort-source.sort-source-style-2 {
	margin: -10px auto;
}

.sort-source.sort-source-style-2 > li {
	float: none;
	display: inline-block;
}

.sort-source.sort-source-style-2 > li > a, .sort-source.sort-source-style-2 > li > a:focus, .sort-source.sort-source-style-2 > li > a:hover {
	background: transparent;
	color: #FFF;
	display: inline-block;
	border-radius: 0;
	margin: 0;
	padding: 18px 28px;
	position: relative;
}

.sort-source.sort-source-style-2 > li > a:after {
	-webkit-transition: margin 0.3s;
	-moz-transition: margin 0.3s;
	transition: margin 0.3s;
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 15px solid #CCC;
	content: " ";
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -20px;
	margin-top: 0;
	opacity: 0;
}

.sort-source.sort-source-style-2 > li.active > a, .sort-source.sort-source-style-2 > li.active > a:focus, .sort-source.sort-source-style-2 > li.active > a:hover {
	background: transparent;
}

.sort-source.sort-source-style-2 > li.active > a:after {
	opacity: 1;
	margin-top: 18px;
}

@media (max-width: 991px) {
	.sort-source.sort-source-style-2 > li {
		display: block;
	}

	.sort-source.sort-source-style-2 > li.active > a:after {
		display: none !important;
	}
}
.home-intro {
    background-color: #669999;
}
ul.simple-post-list li {
    *: ;
    zoom: 1;
    border-bottom: 1px dotted #E2E2E2;
    padding: 8px 0;
}
.alignCenterStyle {
	text-align:center;
	margin-bottom:60px;
}
.webinar-thumb {
	border: 2px #fff solid;
	box-shadow: 6px 7px 5px 0px rgba(175, 175, 175, 1);
}

