@media (min-width: 1000px) {
    #top #logo {
        display: unset !important;
    }
    
	#header-outer {
	    top: 0px !important;
		padding-top: 0px !important;
	}

	.secon ul li a {
		color: #FFF !important;
		text-transform: none !important;
	}

	header#top nav > ul > li > a {
		font-size: 1.8em !important;
		color: #9c1b45 !important;
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
}

@media (max-width:1366px) {
 .secon {
     display: none;
 }
 
 .container {
     max-width: unset !important;
 }
}

@media (max-width: 1440px) {
	/*.secon ul li a {*/
	/*	display: none;*/
	/*}*/

	.span_3.col_first {
		min-height: unset;
	}
}

@media (max-width: 428px){
    #slider-sec,
    #spotlight-sec {
        margin: revert !important;
        left: unset !important;
     }
     
    .nectar-slider-wrap .swiper-slide[data-y-pos="middle"] .content {
        top: 110px !important;
    }    
    
	#homepage-form  form{
		background-color: #9c1b45!important;
		width: 100% !important;
	}

	.future-healthcare .content p span {
		font-size: 30px !important;
	}
	.future-healthcare .content {
		margin-top: 70px !important;
	}
	.closed span {
		width: 35px !important;
	}
	.search-wrap {
		width: 100%;
		margin-left: 10px;
		margin-right: 10px;
		padding: 5px !important;
	}

	.vc_column-inner h1 {
		padding-top: 20px;
	}
	/* We discussed enforcing alternate rowcolor */
	/* .vc_column-inner {	
		background: white !important;
	} */
	.home .wpb_wrapper .vc_column-inner {
		border: solid 1px #cacaca;
		width: 100% !important;
		min-height: 400px;
	}
	
	.wpb_text_column  {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	#about-sec,
	#education-sec,
	#spotlight-sec {
		background-color: #FFF;
		margin-left: 0px !important;
		padding-left: 0px !important;
		padding-right: 0px !important;
		padding-bottom: 0px !important;
		width: 100% !important;
	}

	.future-healthcare .content {
		text-align: center !important;
	}
	#top {
		padding-top: unset !important;
		top: 0px;
	}
	h1 {
		font-size: 40px !important;
		margin: unset !important;
		width: unset !important;
	}
}