h4, h5, h6, h1, h2, h3 {
	margin-top: 0;
	font-family: 'Open Sans', sans-serif;
}
ul, ol {
	margin: 0;
	padding:0;
}

p {
	margin: 0;
	padding:0;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 0.938em;
}
img{
	border:none;
}

html, body {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 400;
	background-color: #FFF;
	margin:0;
	padding:0;	
	-webkit-font-smoothing: antialiased;
}

body{overflow-x: hidden;}

.clear{clear:both;}

#main_container{
	width:100%;
	margin:0px auto;
}

/****************Banner-Tab******************/
.inner-banner {
	padding:0;
	margin: auto;
	width:100%;
}

.inner-body-container{
	width:93%;
	padding:0;
	margin: auto;
}

.co-home-search{
	margin-top:10px;
}

.co-home-search input[type="text"]{
	/* width: 380px; */ 
	width: 680px;
	height: 36px; 
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border-radius: 4px; 
	border: solid 1px #acacac;
	margin:12px 25px 0 0;
	padding-left: 35px;
	color:#717171;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
    background: #fff url(../images/industries-search-icon.png) no-repeat 5px -24px;
	float:left;
    line-height: 25px;
}

.search {
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: white;
	padding: 10px 30px;
	display: inline-block;
	text-decoration: none;
	-webkit-border-radius: 30px; 
	-moz-border-radius: 30px; 
	border-radius: 30px; 
	top: 0px;
	position: relative;
	text-transform:uppercase;
	margin-top:12px;
	cursor:pointer;
	float:left;
	line-height:20px;
	border:none;
	box-shadow: 0px 3px 11px 0px #c3c3c3;
	background-image: linear-gradient(180deg, #21c5a6, #38a08d);
}

.search:hover{background: #666;  transform: scale(1.05);}

.search-tab{ overflow:hidden; padding:0px 10px; border:#d7d7d7 solid 1px; margin-bottom:40px; clear: both; }

.search-tab-nav{ padding-top:35px; }

.search-tab-links : after{
	display:block;
	clear:both;
	content:'';
}

.search-tab-links{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	display:block;	
}

.search-tab-links li {
	float:left;
	list-style:none;
	height: 40px;	
	margin: 0 3px 0px 0px;
	padding: 0;
	line-height:38px;
	margin-bottom: -0px;
	background: url(../images/packaged-training-tab-bg-in.jpg) repeat-x;
	overflow: hidden;
	position: relative;
	display:block;
	border-radius: 4px 4px 0 0;
	font-family: 'Open Sans', sans-serif;
	/*border-bottom:1px solid transparent;*/
}

.search-tab-links a {
	padding: 0 1.88em;
	display:inline-block;
	border: 1px solid #dbdbdb;
	border-radius:4px 4px 0px 0px;
	font-size:15px;
	color:#4e5256;
	transition:all linear 0.10s;
	font-family: 'Open Sans', sans-serif;
	background: url(../images/packaged-training-tab-bg-in.jpg) repeat-x;
	text-decoration:none;
	border-bottom:1px solid #fff;
}

.search-tab-links a:hover {
	color: #29c8b9;
	text-decoration:none;
	border-top: 2px solid #29c8b9;
}
 
li.open a, li.open a:hover {
	color: #fff;
	font-weight: bold;
	border-top: 2px solid #29c8b9;
	background-color: #53bfb5;
	background-image: none;
}

    /*----- Content of Tabs -----*/
.search_content {	
	border: 1px solid #d7d7d7;
	clear: both;
	background: #fff;
	height:500px;
	overflow:hidden;
	margin-top:0px;
}
 
.searc {
	display:none;
}
 
.search.open {display:block;}

.search-results{
	width:100%;
	border-bottom:#d0d6d6 solid 1px;
	border-top:#d0d6d6 solid 1px;
	margin:20px 0 10px 0;
	padding:10px 5px;
	background:#f6f6f6;
	color:#4e4e4e;
}

.search-results span{
	font-weight:600;
	color:#292929;
}

.webinar-thumb{
	border-bottom:#e5e5e5 solid 1px;
	margin:0;
	padding:0;
	overflow:hidden;
}

.webinar-thumb-container {
	margin:25px 0;
	overflow:hidden;
}

.webinar-thumb-img{
	float:left;
	width:15%;
}

.webinar-thumb-img1{
	float:left;
	width:15%;
}

.webinar-thumb-text1{
	float:left;
	width:83.0%;
	margin-left:2%;
}
.webinar-head{
	font-size: 14px;
	color: #0d806a;
	text-align: center;
	line-height: 23px;
	border: 1px solid #d0d0d0;
	background-color: #f2f2f2;
	font-weight: bold;
}
.webinar-img{
	float:left;
	border:#818181 solid 1px;
	margin-top:5px;
}
.webinar-img-text{
	float:left;
	margin-left:10px;
	margin-top:5px;
}
.web-date{
	float:left;
	font-size:36px;
	font-weight:300;
}
.webinar-month{
	float:left;
	font-size:14px;
	font-weight:300;
	margin-top: 21px;
	margin-left:5px;
}
.webinar-week{
	font-size:14px;
	font-weight:300;
	display:block;
	line-height: 10px;
}
.webinar-thumb-text1 h2{
	font-size:15px;
	color:#1062b2;
	margin:0px 0 8px 0;
	padding:0;
}

.webinar-thumb-text1 h2 a{
	font-size: 17px;
	color: #3d5d8c;
	text-decoration:none;
	font-weight:600;
	line-height:1.6;
}
.webinar-thumb-text1 h2 a:hover{	
	text-decoration:none;
	border-bottom:1px solid #3d5d8c;
}
.web-description{
	float:left;
	width:72%;
	margin-top:10px;
}
.web-description strong{
	font-weight:600;
	color:#484848;
}
.web-description ul{
	list-style:none;
	padding:0;
	margin:0 0 10px 0;
}
.web-description li{
	display:inline-block;
	max-width:60%;
	min-width:15%;
	font-size:14px;
	color:#616366;
    word-break: break-all;
	margin-right:3%;
}
.web-description span{
	font-size:14px;
	color:#616366;
	line-height:1.7;
	margin-top:10px;
	font-weight:400;
}
.web-price{
	float:left;
	width:14%;
	color:#9fa1a5;
	font-size:13px;
	text-align:center;
	margin-top:10px;
}
.web-price span{
	color:#000;
	font-size:25px;
	font-weight:600;
	line-height:22px;
}
.view_details{
	float: right;
	margin:25px 0;
	width:12%;
}
.web{
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border-radius: 4px; 
	text-transform:uppercase;
	padding:7px 12px;
	color:#FFF;
	font-size:15px;
	text-decoration:none;
	box-shadow: 0px 3px 11px 0px #c3c3c3;
	background-image: linear-gradient(180deg, #21c5a6, #38a08d);
}
.web:hover{background: #666;}

.recorded-head{
	background-color: #eee;
	font-size: 14px;
	color: #3e3e3e;
	text-align: center;
	line-height: 23px;
	border: 1px solid #cecccc;
	font-weight: bold;
}
.reco {
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border-radius: 4px; 
	text-transform:uppercase;
	padding:7px 12px;
	color:#FFF;
	font-size:15px;
	text-decoration:none;
	box-shadow: 0px 3px 11px 0px #c3c3c3;
	background-image: linear-gradient(180deg, #21c5a6, #38a08d);
}

.reco:hover{background: #666;}

.recorded-icon{
	float:left;
	background:url(../images/webinar_cd_icon.png) no-repeat;
	height:47px;
	width:53px;
	margin-top:28px;
}

.view_more_expand{
	width:100%;
	text-align:center;
	background:#f7f5ee;
	margin:25px 0 35px 0;
	padding:10px 0;
}
.view_more_expand a{
	margin:25px 0 35px 0;
	padding:10px 0;
	text-transform:uppercase;
	font-size:16px;
	color:#4d4d4d;
	text-decoration:none;
}
.view_more_expand span{
	width:11px;
	height:6px;
	background:url(../images/co-background-sprite-img.png) no-repeat -99px -308px;
	display:block;
	margin:auto;
}
.search-results{
	width:100%;
	border-bottom:#d0d6d6 solid 1px;
	border-top:#d0d6d6 solid 1px;
	margin:20px 0 10px 0;
	padding:10px 5px;
	background:#f6f6f6;
	color:#4e4e4e;
}
.search-results span{
	font-weight:600;
	color:#292929;
}
.co-stars {
    display: inline-block;
    width: auto;
    white-space: nowrap;
    position: relative;
    background: 0;
}
.co-stars .unfilled {
	font-size:20px;
    color: #ef9601;
}
.co-stars .rating {
    position: absolute;
    top: 0;
    left: 0;
    color: #ffc600;
    white-space: nowrap;
    overflow: hidden;
    background: 0;
	margin-top:0 !important;
	font-size:20px;
}
.count{
	font-size:15px;
	font-weight:400 !important;
	margin-left:5px;
	color:#484848 !important;
}

.search_form_loading{
	margin: 17px; 
	float:left; 
	display:none;
}
.view_more_loading{
	text-align:center;
	display:none;
}


/* Seminars Tab */

.webinar-thumb-text{
	float:left;
	width:85.0%;	
	margin-left:2%;
}

.webinar-thumb-text h2{
	font-size: 15px;
	color: #3d5d8c;
	margin:0px 0 8px 0;
	padding:0;
}

.webinar-thumb-text h2 a{
	font-size: 17px;
	color: #3d5d8c;
	text-decoration:none;
	font-weight:600;
	line-height:1.6;
}
.webinar-thumb-text h2 a:hover{text-decoration:none; border-bottom: 1px solid #3d5d8c;}

.sem-section{border-bottom:#e5e5e5 solid 1px;margin:0;padding:0;overflow:hidden;}

.sem-section-top{ margin-top:25px;}

.sem-thumb-container {
	margin:25px 0;
	overflow:hidden;
}

.sem-thumb-img{
	float:left;
	width:13%;
}

.sem-thumb-text{
	float:left;
	width:85.0%;
	margin-left:2%;
}
.sem-head{
	background-color: #f0f0f0;
	font-size: 14px;
	color: #2859a2;
	text-align: center;
	line-height: 23px;
	border: 1px solid #cecccc;
	margin-bottom: 5px;
	font-weight: bold;
}

.sem-img{
	text-align:center;
}

.sem-img img{
	width:100%;
}
.sem-rice span{
	color:#9fa1a5;
	font-size:13px;
	text-align:center;
	font-weight:300;
	
}
.sem-rice h2{
	color:#000;
	font-size:25px;
	font-weight:600;
	margin:0;
	line-height:28px;
	text-align:center;
}
.sem {
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border-radius: 4px; 
	text-transform:uppercase;
	padding:7px 12px;
	color:#FFF;
	font-size:15px;
	text-decoration:none;
	box-shadow: 0px 3px 11px 0px #c3c3c3;
	background-image: linear-gradient(180deg, #21c5a6, #38a08d);
}
.sem:hover{background: #666;}

.seminars-offer-icon{ margin-top:5px;}

.sem-content-location{
	float:left;
	margin:10px 15px 00px 0 ;
	padding:0;
	font-family:'Open Sans', sans-serif;
	font-size:14px; 
	font-weight:400; 
	color:#4d4d4d;
	background:url(../images/seminar_icon.png) no-repeat 0px 0px;
	padding-left:75px;
	height:64px;
	width:34%;
	line-height:22px;
}

.sem-content-location span{
	font-weight:600; 
}
.location-one{
	line-height:55px;
}

.sem-content-speaker{
	float:left;
	margin:10px 10px 0 0 ;
	padding:0 0 5px 0;
	background:url(../images/seminar_icon.png) no-repeat 0px -100px;
	padding-left:75px;
	min-height:64px;
	max-height:100%;
	width:23%;
	line-height:14px;
}

.sem-content-speaker br{ margin-bottom:10px;}
.sem-content-speaker h2{
	font-family:'Open Sans', sans-serif;
	font-size:14px; 
	font-weight:400; 
	color:#4d4d4d;
	margin:0;
	padding:0;
	line-height:22px;
}
.sem-content-speaker span{
	font-family:'Open Sans', sans-serif;
	font-size:13px; 
	font-weight:300;
	font-style:italic;
	color:#616264;
	margin:0;
	padding:0;
}
.sem-content-rice{
	float:left;
	margin:10px 0 0 0 ;
	padding:0;
	position: relative;
	width:13%;
	text-align:center;
}

.sem-rice span{
	color:#9fa1a5;
	font-size:13px;
	text-align:center;
	font-weight:300;
	
}
.sem-rice h2{
	color:#000;
	font-size:25px;
	font-weight:600;
	margin:0;
	line-height:28px;
	text-align:center;
}

/* End Of Seminars Tab */

/* Standard Tab*/

.standerd_detail{ border-bottom:#e5e5e5 solid 1px; padding:11px 0; overflow:hidden;}
.standerd_detail_img{float:left;}
.standerd_detail_text{float:left; margin-left:12px;max-width: 75%; padding-top:3px;}
.standerd_detail_text h2{font-size:14px;color:#484848;margin:0px 0 0 0;padding:0; font-weight:400;}
.standerd_detail_text h2 a{font-size:14px;color:#484848;margin:0px 0 0 0;padding:0; font-weight:400; text-decoration:none;}
.standerd_detail_text span{font-size:14px;color:#990000;margin:0px 0 0 0;padding:0; font-weight:400;}
.standerd_detail_but{float:right; margin-top: 17px;}
.standards{background-color:#f29200;-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-transform:uppercase;padding:7px 12px;color:#FFF;font-size:15px;text-decoration:none;}

.more_articles{width:100%;text-align:center;background:#f7f5ee;margin:25px 0 35px 0;padding:10px 0; cursor:pointer;text-transform:uppercase;font-size:16px;color:#4d4d4d;text-decoration:none;}
.more_articles a{margin:25px 0 35px 0;padding:10px 0;text-transform:uppercase;font-size:16px;color:#4d4d4d;text-decoration:none;}
.more_articles span{width:11px;height:6px;background:url(../images/co-background-sprite-img.png) no-repeat -99px -308px;display:block;margin:auto;}

.search_form_loading{
	margin: 17px; 
	float:left; 
	display:none;
}


.stand-price{
	float:left;
	width:14%;
	color:#9fa1a5;
	font-size:13px;
	text-align:center;
	margin-top:25px;
}
.stand-price span{
	color:#000;
	font-size:25px;
	font-weight:600;
	line-height:22px;
}

.stand {
	background-color:#f29200;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border-radius: 4px; 
	text-transform:uppercase;
	padding:7px 12px;
	color:#FFF;
	font-size:15px;
	text-decoration:none;
}
/* End Of Standard Tab*/


/* Best Practices Tab*/

.articles-thumb-container {margin:20px 0;overflow:hidden; border-bottom:#e5e5e5 solid 1px; padding-bottom:20px;}
.articles-thumb-container h2{font-size:15px;color:#1062b2;margin:0px 0 0 0;padding:0;}
.articles-thumb-container h2 a{font-size:14px;color:#1062b2;text-decoration:none;font-weight:600;}
/* .web{background-color:#1062b2;-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-transform:uppercase;padding:7px 12px;color:#FFF;
font-size:15px;text-decoration:none;} */


.articles-description{float:left;width:84%;margin-top:10px;}
.articles-description strong{font-weight:600;color:#484848;}
.articles-description ul{list-style:none;padding:0;margin:0 0 10px 0;}
.articles-description li{display:inline-block;max-width:65%;min-width:25%;font-size:14px;color:#616366;word-break: break-all;margin-right:3%;}
.articles-description span{font-size:14px;color:#616366;line-height:17px;margin-top:10px;font-weight:400;}

.articles-description-div{ margin-top:10px;}
.articles-description-div p{font-size:14px;color:#616366;line-height:17px; font-weight:300;}
.articles-description-div ul{padding-top:5px !important; padding-left: 25px !important;}
.articles-description-div li{ margin-top:5px; color:#484848 !important; font-weight:300 !important;}
.articles-description-div ol{padding-top:5px !important; padding-left: 25px !important;}

.view_details1{float: right;margin:25px 0;width:14%;}

/* End Of Best Practices Tab*/


.all_product-thumb-text{
	float:left;
	/* width:85.0%; */
	width:83.0%;
	margin-left:2%;
}

/* .all_product-thumb-text h2{
	font-size:15px;
	color:#1062b2;
	margin:5px 0 0 0;
	padding:0;
} */

.all_product-thumb-text h2{	
	margin:0px 0 8px 0;
	padding:0;
}

.all_product-thumb-text h2 a{
	font-size: 17px;
	color: #3d5d8c;
	text-decoration:none;
	font-weight:600;
	line-height:1.6;
}

.all_product-thumb-text h2 a:hover{	
	text-decoration:none;
	border-bottom:1px solid #3d5d8c;
}

.standard-head{
	background-color:#f29200;
	font-size:13px;
	color:#fff;
	text-align:center;
	line-height:23px;
}

.all_sem-thumb-img{
	float:left;
	width:15%;
}

/* Start Of Article Section */

.arti-section{
	border-bottom:#e5e5e5 solid 1px;
    margin:0;
    padding:0;
    overflow:hidden;
}
.arti-thumb-container {
    margin:15px 0;
    overflow:hidden;
}
.arti-thumb-img{
    float:left;
    width:15%;
}
.arti-thumb-text{
	float:left;
    width:85.0%;
    margin-left:2%;
}
.arti-head{
    background-color:#8e1011;
    font-size:13px;
    color:#fff;
    text-align:center;
    line-height:23px;
}
.arti-img{
    text-align:center;
    margin-top:10px;
}
.search-article{
	background-color:#8e1011;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-transform:uppercase;
    padding:7px 12px;
    color:#FFF;
    font-size:15px;
    text-decoration:none;
}
.sear-article-description{
    float:left;
    width:86%;
    margin-top:10px;
}
 
.sear-article-description strong{
    font-weight:600;
    color:#484848;
}
.sear-article-description ul{
    list-style:none;
    padding:0;
    margin:0 0 10px 0;
}
.sear-article-description li{
    display:inline-block;
    max-width:60%;
    min-width:15%;
    font-size:14px;
    color:#616366;
    word-break: break-all;
    margin-right:3%;
}
.sear-article-description span{
    font-size:14px;
    color:#616366;
    line-height:17px;
    margin-top:10px;
    font-weight:300;
}

/* End Of Article Section*/

@media (min-width: 280px) and (max-width: 1290px) {
  div.inner-body-container {
    width: 98%;
  }
}

