.homepage {
    padding-right: 0 !important;
}
.inhouse-research-wrap {
	background: #f0f0f0 none repeat scroll 0 0;
	padding: 60px 0;
	text-align: center;
	width: 100%;
}
.inhouse-research-wrap h2 {
	color: #000;
	font-size: 36px;
	margin-bottom: 10px;
}
ul.list-inhouse-research {
	margin: 20px 0 0;
}
ul.list-inhouse-research li {
	border-bottom: 1px solid #e7e5e5;
	border-right: 1px solid #e7e5e5;
	color: #595959;
	display: inline-block;
	float: left;
	font-size: 18px;
	letter-spacing: -0.1px;
	line-height: 22px;
	padding: 30px 24px;
	text-align: center;
	vertical-align: top;
	width: 33%;
}
ul.list-inhouse-research li span {
	display: block;
	margin-bottom: 5px;
}
ul.list-inhouse-research li span img {
	display: inline-block;
}
ul.list-inhouse-research li:nth-of-type(3n) {
	border-right: 0 none;
}
ul.list-inhouse-research li:nth-of-type(7n), ul.list-inhouse-research li:nth-of-type(8n), ul.list-inhouse-research li:nth-of-type(9n), ul.list-ss-services li:nth-of-type(4n), ul.list-ss-services li:nth-of-type(5n), ul.list-ss-services li:nth-of-type(6n) {
	border-bottom: 0 none;
}
.sservice {
    background: rgba(125, 42, 232, 0.8) none repeat scroll 0 0;
    color: #fff;
    padding: 80px 0;
    position: relative;
    width: 100%;
}
.sservice  h2{
	font-size:30px;
    font-weight: 600;   
	color:#fff;
	margin-bottom:10px;
}
ul.ct-important-links {
    padding: 0;
}
ul.ct-important-links li {
    display: block;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.2;
    margin: 15px 0;
    padding-left:25px;
    position: relative;
	line-height:22px;
}
ul.ct-important-links li a {
    color: #333;
}
ul.ct-important-links li a:hover {
    color: #ef2b55;
}
ul.ct-important-links li::before {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 8px;
    left:5px;
    position: absolute;
    top: 7px;
    transform: rotate(-45deg);
    transform-origin: 0 100% 0;
    width: 8px;
}
ul.ct-important-links span {
    background: #3ecadd none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 600;
    padding: 10px 25px;
    text-transform: uppercase;
}
.table-hostel{
	background:#fff;	
}
.table-hostel tr th{
	color:#fff;
	background:#7d2ae8;
	padding:13px 15px !important;
	border:solid 1px #e6e6e6;
}
.table-hostel tr td{	
	padding:9px 15px !important;
	color:#333;
	border:solid 1px #e6e6e6;
}
.table-hostel1{
	margin-bottom:0 !important;
}
.table-hostel1 tr th{
	color:#333;
	background:#e6e6e6;
}
.table-hostel1 tr td{
	line-height:25px !important;
}
.table-hostel1 tr td a{
	color:#b92a24;
	font-weight:800;
}
.section-head{
	width:100%;
	padding: 40px 0;
}
.section-head h1{
    font-weight: 900;
    margin-bottom: 10px;
}
.section-head h2{
	font-size:20px;
	font-weight:600;
    margin-bottom: 10px;
}
.banner {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #00c4cc, #7d2ae8) repeat scroll 0 0;
    width: 100%;
	position:relative;
}
.banner h1 {
    font-size:22px;
    line-height:24px;
    padding: 0;
    text-transform: uppercase;
}
a.btn-custom {
    background:#fff;
    border-radius: 3px;
    color: #333;
    font-size: 13px;
    font-weight: 600;
    margin-top: 15px;
    padding: 5px 25px;
    text-transform: uppercase;
}
a.btn-custom:hover{
	background:#cd2122;
	 color: #fff;
}
.banner-bg{		
	float:left;
	width:100%; 
	position:absolute; 
	opacity:0.2;	
}
.banner-txt{	
	color:#fff;
	float:left;
	width:100%;
	padding:300px 0 160px 0;
	position:relative;
	z-index:2;
}
.cu-brands {
    margin:0 0 30px 0;
	text-align:center;
	position:relative;
	z-index:1;
}
.cu-brands ul li{
	display:inline-block;
	 margin-right:5%;
}
.cu-brands span {
   display:inline-block;
    margin-right: 11px;
}
.cu-brands p {
    color: #fff;
    font-size: 14px;
    line-height: 17px;
	padding-top:7px;
	 display:inline-block;
}
.modal-content {
    text-align: left;
}
.modal-body > p {
    font-size: 13px;
}
.modal-title {
    font-size: 16px;
    font-weight: 600;
}
ul.list-inhouse-research li .butimg{
	font-size: 12px;
	padding:5px 15px;
	color: #fff;
	border-radius: 4px;
	background:#da1d21;
	display: inline-block;
	margin-top: 10px !important;
}
#example_info {
    margin: 13px 0 0;
}
.dataTable {
    border-collapse: collapse !important;
}
#example_next, #example_previous{
    background:#7d2ae8 !important;
	border-color:#701fd8 !important;
	color:#fff !important;
}
#example_paginate .current {
     background:#1f9ed3 !important;
	 border-color:#25a2d6 !important;
	color:#fff !important;
}
.link{
    color: #b92a24;
    font-weight: 800;	
}
@media (min-width:992px) and (max-width:1199px) {
ul.list-inhouse-research li {
	font-size: 14px;
	padding: 30px 10px;
}
.banner-txt{
	padding:273px 0 160px;
}
}
@media (min-width:768px) and (max-width:991px) {
ul.list-inhouse-research li {
	font-size: 14px;
	padding: 30px 10px;
}
.banner-txt{
	padding:273px 0 160px;
}
}
@media (max-width:767px) {
ul.list-inhouse-research li {
	font-size: 14px;
	padding: 20px 10px;
	width: 50%;
}
ul.list-inhouse-research li:nth-of-type(2n), ul.list-inhouse-research li:nth-of-type(4n), ul.list-inhouse-research li:nth-of-type(6n) {
	border-right: 0 !important;
}
ul.list-inhouse-research li:nth-of-type(3n), ul.list-inhouse-research li:nth-of-type(9n) {
	border-right: 1px solid #e7e5e5;
}
ul.list-inhouse-research li:nth-of-type(7n), ul.list-inhouse-research li:nth-of-type(8n), ul.list-ss-services li:nth-of-type(4n), ul.list-ss-services li:nth-of-type(5n), ul.list-ss-services li:nth-of-type(6n){
	border-bottom: 1px solid #e7e5e5;
}
ul.list-inhouse-research li:nth-of-type(9n), ul.list-ss-services li:nth-of-type(6n) {
	border-bottom:0;
}
.banner-txt{
	padding:173px 0 150px;
}
.banner h1{
	font-size:17px;
}
.banner h2{
	font-size:20px;
}
a.btn-custom{
	font-size:12px;
}
}
@media (max-width:480px) {
ul.list-inhouse-research li {
	border-right: 0 none !important;
}
ul.list-inhouse-research li {
	border-bottom: 1px solid #e7e5e5;
	border-right: 0 none;
	font-size: 13px;
	padding: 10px;
	width: 100%;
}
.banner-txt{
	padding:160px 0 140px;
}
}



.banner-txt-new h2{ font-size: 40px;}

