.hostPhoto img{display:none}
.product-showcase {
    background-color: #f1f1f1;
    padding: 20px 0px;
}
.content:hover {
    box-shadow: 0px 13px 30px -11px rgba(0, 0, 0, 0.57);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.content:hover a {
    background: #17507d;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.product-list h2 {
    border-bottom: 1px solid #e6e6e6;
    color: #000;
    font-weight: 700;
    font-size: 30px;
    padding-bottom: 20px;
    margin-left: 16px;
    width: 97%;
   margin-top: 20px;
    margin-bottom: 10px;
}
.heading-menu{display:none}
.ems-bannerflex {
    color: #ffffff;
    min-height: 135px;
    background: #3b89c0;
    background-size: 100%;
    padding: 40px 10px 0px 10px;
    margin-top: -20px;
}
.ems-bannerflex h1 {
    margin: 20px 0 0 0;
    width: 100%;
   font-size: 18px;
    font-weight: 500;
}
.ems-bannerflex h2 {
    width: 100%;
    font-size: 38px;
    font-weight: 600;
    margin-top: 5px;
   margin-bottom: 10px;
color: #ffffff !important;
}
.nav {
    background: #fff;
    margin-top: -10px;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.top-nav ul {
    display: inline-block;
    width: 100%;
    margin-bottom: -6px;
	margin-top: 0;	
}
.top-nav ul li {
    float: left;
    width: 50%;
    text-align: center;
    border-right: 1px solid #e4e2e2;
    box-sizing: border-box;
}
.top-nav ul li:last-child {
    border-right: 0px solid #e4e2e2;
}
.container {
    width: 100%;
    min-width: 1199px;
    max-width: 1199px;
    margin: 0px auto;
}
.top-nav ul li span {
    display: block;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 8px;
    padding: 10px;
}
.active span {
    color: #1d87dc;
    border-bottom: 2px solid #5aa0d8;
    text-decoration: none;
}
.content {
    float: left;
    width: 22%;
    position: relative;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 9px 16px -6px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 9px 16px -6px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 9px 16px -6px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    height: 335px;
    margin-bottom: 40px;
    padding: 20px;
    box-sizing: border-box;
    margin-right: 25px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.row div:first-child{margin-left:0%}
.product-list li.item {
    width: 100%;
    list-style: none;
    float: left;
    padding: 15px;
}
#section1 .noeve, #section2 .noeve, #section3 .noeve {
    display: none;
    font-size: 16px;
    font-weight: bold;
    list-style: none;
    text-align: center;
}
.content h1 {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    margin-top: 0px;
    line-height: 24px;
    margin-bottom: 20px;
}
h6, .h6 {
    font-size: 12px;
}
h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
.content > .sem_des {
    display: none;
}
.tabs_footer {
    bottom: 40px;
    position: absolute;
    width: 85%;
}
.hostedBy {
    width: 100%;
    display: inline-block;
    margin: 20px 0 10px 0;
    border-top: 1px solid #e6e6e6;
    padding-top: 15px;
}
.content a {
    background: #2b6fa5;
    padding: 8px 31px;
    color: #fff;
    display: block;
    border-radius: 3px;
    text-align: center;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#content_seminar .hostPhoto {
    display: none;
}
.hostPhoto {
    float: left;
}
#scroll img {
    max-width: 100%;
}
.hostPhoto img {
    width: 50px;
}
.hostedBy ul {
    float: left;
    margin: 5px 0 0 10px;
    height: 55px;
    overflow: hidden;
    padding: 0px !important;
    list-style-type: none !important;
}
#scroll{display:none}
@media screen and (max-width:500px) {
.product-filter .col-sm-3{width:100%}
.product-list li.item{width:85%}
}

@media screen and (max-width:1200px){
.container {
    width: 93%;
    min-width: 71%;
    max-width: 100%;
    margin: 0px auto;
}
.content {
    width: 30.33%;
}	
}

@media screen and (max-width:1200px){
.content {
    width: 45.55%;
}	
}

@media screen and (max-width:767px){
.container {
	    width: 83%;
}

.content {
    width: 100%;
    height: auto;
}	
.tabs_footer{position:unset}
.tabs_footer{width:100%}
}
