/* GLOBAL TYPE STYLES ---------------------- */

a, a:visited {
	font-weight: bold;
	color: #d60093;
}

/*  logo and menu in header ================= */
#athena-logo a img {
	position: absolute;
	top: 5px;
	left: 15px;
}

#athena-header div.header-inner div.row div.athena-header-menu {
	position: absolute;
	top: 5px;
	right: 6px;
}



/* HOME PAGE ================ */

div#athena-jumbotron {
	height: 64vh;
}

div#athena-overlay-trigger.open.animated.slideInUp {
	background-color: #000000;
}

#text-3 div.textwidget a {
	background-color: #4fc8d7;
	padding: 8px 8px 8px 9px;
	border-radius:8px;
	margin-top: 15px;
	margin-right: 9px;
	display: inline-block;
	margin-left: 10px;
}



#athena-overlay-trigger div.overlay-widget div.row {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

aside#text-3.widget.widget_text.col-sm-6 {
	margin-right: auto!important;
	margin-left: auto!important;
	width: 100%;
}
#athena-slider div.camera_fakehover div.camera_target_content div.cameraContents div.cameraContent div.overlay {
	top: 22vh;
}


/* HOME PAGE 3 ICON BOXES -================ */

#athena-featured div.col-sm-4.featured-box.featured-box3 {
	background: url(http://wavestar.us/wp-content/uploads/2016/03/chart-02.jpg) center center no-repeat;
}

#athena-featured div.col-sm-4.featured-box.featured-box2 {
	background: url(http://wavestar.us/wp-content/uploads/2016/03/science-02.jpg) center center no-repeat;
}

#athena-featured div.col-sm-4.featured-box.featured-box1 {
	background: url(http://wavestar.us/wp-content/uploads/2016/03/rocket-02.jpg) center center no-repeat;
}

#dslc-theme-content-inner ul {
	padding-left: 19px;
}


#dslc-theme-content-inner ul li {
list-style:disc!important;
	margin-bottom: 14px;
}





/* TEAM PAGES ================================ */

#athena-page-jumbotron header.entry-header h1.entry-title {
	background-color: rgba(222, 65, 240, 0.61);
	text-shadow: 0 0 5px rgba(139, 2, 2, 0.81);
	font-weight:200;
}

#athena-slider div.camera_fakehover div.camera_target_content div.cameraContents div.cameraContent.cameracurrent div.overlay div.row div.col-sm-6.parallax h2.header-text.animated.slideInDown {
	line-height: 44px;
}

header.entry-header div.entry-meta {
	display: none;
}



/* FOOTER  ----------- */

#colophon div.site-info div.row a.rel {
	visibility: hidden;
}

div#footer-menu.athena-footer-nav  {
	display: none;
}




/* END REGULAR STYLES ================================ */
@media only screen and (max-width :600px){

#athena-slider div.camera_fakehover div.camera_target_content div.cameraContents div.cameraContent div.overlay div.row div.col-sm-6.parallax h2.header-text.animated.slideInDown {
	margin-top: 0;
	padding-top: 0;
	font-size: 40px!important;
	line-height: 42px;
}	
	
}/* end bracket ############# */
