/*

Theme Name: Elevate

Theme URI: http://mdnw.net

Author: Brandon Jones (MDNW)

Author URI: http://mdnw.net

Description: A Standards Friendly Theme

Version: 1.3.5

License: GNU General Public License

License URI: license.txt

Text Domain: mythology

Domain Path: /languages/

Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout





This theme, like WordPress, is licensed under the GPL.

Use it to make something cool, have fun, and share what you've learned with others.



Mythology is based on Underscores http://underscores.me/, (C) 2012-2013 Automattic, Inc.



Resetting and rebuilding styles have been helped along thanks to the fine work of

Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html

along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/

and Blueprint http://www.blueprintcss.org/

*/



/* All CSS files are found in the /assets/stylesheets/ folder. */



h4.module-category{display:none !important;}

.module-content  .module-title{margin:0px !important;}

.module.hover-text .module-content{opacity:1 !important;height:40% !important; bottom:0px !important; top:auto !important;}

.module-excerpt  p{font-size:16px;margin:10px 0;} 
.module-content .module-title span{font-size:16px; font-weight:normal; }
.module-excerpt {
    float: left;
    margin-left: 18px;
}
.module.hover-text .module-content-inner .reveal{width:auto !important; float:left;}
.module-inner .color_background{background:#000 !important;height:40% !important;position:absolute; top:auto !important; bottom:0px !important;opacity:0.45 !important;} 

.module.hover-text.eight .module-content, .eight .module-inner .color_background{height:21% !important;}



.page-template-template-cms h1, .page-template-template-cms h2, .page-template-template-cms h3, .page-template-template-cms h4, .page-template-template-cms h5, .page-template-template-cms .entry-title, .page-template-template-cms .entry-title a, .page-template-template-cms .breadcrumbs, .page-template-template-cms #page .widget-title{color:#222;}

.page-template-template-cms .site-main{color:#222;}

h3 {font-size: 18px;}
.footer-promotion .textnorth{
	width:43.5%; float:left;
	}
.footer-promotion .clickbtn{
	width:53%;
	float:left; 
	text-align:left;
	}
	.footer-promotion a.button-text{
		line-height:49px;
		}
		.home .tp-bullet{margin-top:-20px;}
@media (max-width:1024px){
#skeleton-container div.module .module-image img{
 max-width:100%;
 width:auto !important;
 height:auto;
 display:block;
 	
}	
}
@media (max-width:1024px){
	.footer-promotion .textnorth{
	width:100%;
	text-align:center;
	}
.footer-promotion .clickbtn{
	width:100%;
	text-align:center;
	}
	}
/*@media (min-width: 1466px) and (max-width: 1800px) {
	.module-image img{
		height:804px !important}
}*/