@media only screen and (min-width: 960px) and (max-width: 1199px)
{
.tabn{width:100% !important;}
.tabn img{width:100%;}
.featuren li{list-style-position: inside;}
.foot1{width:31.3%; padding:0 1% !important; float:left;}

.event_right .view{height:118px; width:30%;}
}

@media only screen and (min-width: 768px) and (max-width: 959px)
{
.tabn{width:100% !important;}
.tabn img{width:100%;}
.featuren li{list-style-position: inside;}
.foot1{width:33.3%; padding:0 1% !important; float:left;}
.foot1 img{width:100%;}
.logo{top: 22px;}
.event_right .view{height:118px;}
.founder{width: 40%;}
}

@media only screen and (min-width: 480px) and (max-width: 767px)
{
.tabn{width:100% !important;}
.tabn img{width:100%;}
.featuren li{list-style-position: inside;}
.foot1{width:100%; padding:0 !important; float:left; text-align:center; margin-top:20px !important;}
.foot1 h2{margin:0 !important;}
.foot1 img{width:100%;}
.logo{top: 22px;}
.navigation ul{top: 16px !important;}
.header-top-left{width:100%; text-align:center;}
 .enqu{padding:0 5%;}
 
.event_left{width:100%;}
.event_right{width:100%;}
.event_right .view{width:47%; height:162px;}
.founder{width:60%;}
}

@media only screen and (max-width: 479px)	
{
.tabn{width:100% !important;}
.tabn img{width:100%;}
.featuren li{list-style-position: inside;}
.foot1{width:100%; padding:0 !important; float:left; text-align:center; margin-top:20px !important;}
.foot1 h2{margin:0 !important;}
.foot1 img{width:100%;}
.logo{top: 22px;}
.navigation ul{top: 16px !important;}
.header-top-left{width:100%; text-align:center;}
 .enqu{padding:0 5%;}
 
.event_left{width:100%;}
.event_right{width:100%;}
.event_right .view{width:100%; height:auto;}

.founder{width:100%; padding-right:0;}
}

