@media screen and (max-width:1250px){}
@media screen and (max-width:1150px){}
@media screen and (max-width:992px){
.col.span_1_of_2.banner-left {
    padding: 3% 10%;
    width: 100%;
}	
#topics {
    background: #fff;
    /* height: 998px; */
    position: relative;
    overflow: hidden;
    width: 100%;
}	

.col.span_1_of_2.banner-right {
    padding: 3% 10%;
 width: 100%;	
}	
.per50 {
    float: left;
    padding: 1.5%;
    width: 100%;
	box-sizing: border-box;
}	
.eventsCont{width:auto;}	
#events {
    background: #fff;
    height:auto;
    position: relative;
}	
.top-menu{
    display: none;
    width: 50%;
    position: fixed;
    right: 0px;
    background: #fff;
    top: 0px;
    margin: 0px;
    height: 100%;
    z-index: 9;
    box-shadow: 0px 11px 41px 4px rgba(0, 0, 0, 0.41);	
	}	
.mob-menu {
    display: block;
    right: 50px;
    position: fixed;
    top: 18px;
}
.top-menu ul {
    padding: 25px;
}	
.top-menu ul li {
    float: inherit;
    width: 100%;
    display: block;
}
.top-menu ul li a {
    color: #000;
    text-decoration: none;
    padding: 0px 12px;
    display: block;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 0px;
}
.top-menu ul li a.active {
    color: #d63938;
    border-bottom: 2px solid #d63938;
}	
.mob-menu-close{
	display: block;
	}	
ul.date-time li:first-child {
    border-right: 0px solid #1a75b4;
}	
.activeFix .logo {
    padding-top: 10px;
}	
}
@media screen and (max-width:767px){		
#topics {
	height: 805px;	
}	
.presended-by {
    float: left;
    width: 30%;
    font-size: 12px;
    margin-left: 0px;
    margin-top: 15px;
}
.presented-sec span.presented-txt {
    font-size: 12px;
    float: left;
    width: 100%;
}	
#popup {
    background: #f9f9f9;
    border-radius: 2px;
    box-shadow: 0 0 10px #000;
    display: none;
    margin: 5%;
    position: fixed;
    width: 90%;
    z-index: 99;
    box-sizing: border-box;
    height: 90%;
overflow: auto;	
}	
#popup .per30 {
    float: left;
    padding: 4%;
    position: relative;
    width: 100%;
}	
#popup .per70 {
    padding: 4%;
    width: 100%;
	box-sizing: border-box;
    /* overflow: scroll; */
}
.feed-pop-in {
    margin: 5%;
    width: 90%;
    height: 90%;
    overflow: auto;
}
.s17-ref-form-inn {
    position: relative;
    overflow: auto;
    height: 90%;
}
	.ref-cloBut{
position: fixed;
    top: 12%;
    right: 8%;		
	}
.faq-pop-in {
    height: 90%;
}	
	.faq-pop-main{height:90%;}	
}
@media screen and (max-width:550px){}
@media screen and (max-width:480px){}