/*
Theme Name: The HTML5 Reset Theme
Theme URI: http://html5reset.org
Description: A style-free theme to get you started on an HTML5-based WordPress theme of your own.
Author: Monkey Do! + @ckhicks
Author URI: http://monkeydo.biz
Version: 2.0
*/

/* Apply a natural box layout model to all elements: http://paulirish.com/2012/box-sizing-border-box-ftw/ */
* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.chromeframe {position: absolute; top: 0;}

/* Ok, this is where the fun starts.
-------------------------------------------------------------------------------*/

/* A Linux- and Windows-friendly sans-serif font stack: http://prospects.mhurrell.co.uk/post/updating-the-helvetica-font-stack */
body {font: 13px Helmet, Freesans, sans-serif;}

body.home{overflow: scroll;}

/* Using local fonts? Check out Font Squirrel's webfont generator: http://www.fontsquirrel.com/tools/webfont-generator */

/* We like off-black for text. */
body, select, input, textarea {color: #333;}

a {color: #03f;}
a:hover {color: #69f;}

/* Custom text-selection colors (remove any text shadows: http://twitter.com/miketaylr/status/12228805301) */
::-moz-selection{background: #fcd700; color: #fff; text-shadow: none;}
::selection {background: #fcd700; color: #fff; text-shadow: none;}

/*	j.mp/webkit-tap-highlight-color */
a:link {-webkit-tap-highlight-color: #fcd700;}

ins {background-color: #fcd700; color: #000; text-decoration: none;}
mark {background-color: #fcd700; color: #000; font-style: italic; font-weight: bold;}

/* Mozilla dosen't style place holders by default */
input:-moz-placeholder { color:#a9a9a9; }
textarea:-moz-placeholder { color:#a9a9a9; }


/* And here begins the WordPress fun.
-------------------------------------------------------------------------------*/

#wrapper {width: 960px; margin: 20px auto;}

.post {}

.entry-content {}
.entry-content a {}
.entry-content a:hover {}

#meta {}
.postmetadata {}

#sidebar {}

.navgation {}
.next-posts {}
.prev-posts {}

#searchform {}
#s {}
#searchsubmt {}

ol.commentlist {list-style: none;}
ol.commentlist li {}
ol.commentlist li.alt {}
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment {border-bottom: 1px dotted #666; padding: 10px 0;}
ol.commentlist li.comment div.comment-author {}
ol.commentlist li.comment div.vcard {}
ol.commentlist li.comment div.vcard cite.fn {font-style: normal;}
ol.commentlist li.comment div.vcard cite.fn a.url {}
ol.commentlist li.comment div.vcard img.avatar {float:right; margin: 0 0 10px 10px;}
ol.commentlist li.comment div.vcard img.avatar-32 {}
ol.commentlist li.comment div.vcard img.photo {}
ol.commentlist li.comment div.vcard span.says {}
ol.commentlist li.comment div.commentmetadata {}
ol.commentlist li.comment div.comment-meta {font-size: 10px;}
ol.commentlist li.comment div.comment-meta a {color: #ccc;}
ol.commentlist li.comment p {}
ol.commentlist li.comment ul {}
ol.commentlist li.comment div.reply {font-size: 11px;}
ol.commentlist li.comment div.reply a {font-weight: bold;}
ol.commentlist li.comment ul.children {list-style: none; margin: 10px 0 0;}
ol.commentlist li.comment ul.children li {}
ol.commentlist li.comment ul.children li.alt {}
ol.commentlist li.comment ul.children li.bypostauthor {}
ol.commentlist li.comment ul.children li.byuser {}
ol.commentlist li.comment ul.children li.comment {}
ol.commentlist li.comment ul.children li.comment-author-admin {}
ol.commentlist li.comment ul.children li.depth-2 {border-left: 5px solid #555; margin: 0 0 10px 10px;}
ol.commentlist li.comment ul.children li.depth-3 {border-left: 5px solid #999; margin: 0 0 10px 10px;}
ol.commentlist li.comment ul.children li.depth-4 {border-left: 5px solid #bbb; margin: 0 0 10px 10px;}
ol.commentlist li.comment ul.children li.depth-5 {}
ol.commentlist li.comment ul.children li.odd {}
ol.commentlist li.even {background: #fff;}
ol.commentlist li.odd {background: #f6f6f6;}
ol.commentlist li.parent {border-left: 5px solid #111;}
ol.commentlist li.thread-alt {}
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}


/* Print styles!
-------------------------------------------------------------------------------*/
@media print {

}


/* Media queries!
-------------------------------------------------------------------------------*/

/* Consider this: www.cloudfour.com/css-media-query-for-mobile-is-fools-gold/

@media screen and (max-device-width: 480px) {

}

@media all and (orientation: portrait) {

}

@media all and (orientation: landscape) {

} */

#sidebar .widget-title{
	font-family: 'Kameron',serif !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
	color:#000 !important;
}
.ppg img {
    height: auto;
    width: 100%;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}
.video-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* NEWSROOM STYLING */
.jumbotron-news{
	background: url(../../uploads/2014/06/robot-office.jpg) 100% center !important;
	background-size: cover;
	background-color: rgb(255, 255, 255);
	padding: 0;

	position: relative;
	min-height: 450px;
}
.news-archive-posts .news{
	margin-bottom:6%;
}
.news-archive-posts .blogResults .resultItem{
	display: block;
	overflow: auto;
	width: 100;
}
.news-archive-posts .blogResults img{
	max-width:300px;
	width: 100%;
	float:right;
	height:auto;
	margin-left:20px;
	margin-bottom:10px;
}
@media all and (max-width: 767px){
	.news-archive-posts .blogResults img{
		max-width: 100%;
	}
}
.searchandfilter ul {
    padding-left: 0;
}
input[type="radio"], input[type="checkbox"] {
    display: none;
}
.searchandfilter li[data-sf-field-input-type=radio] label{
    color: #f27f00;
    cursor:pointer;
}
.searchandfilter h4 {
    font-size: 18px;
}
.newsroom-sidebar ul li, #sidebar ul li, .archive-list li{
	list-style-type:none !important;
	line-height: 1.2em;
}

.widget_search label{
	display:none !important;
}

.page-template-landing-emergency-marketing .copyright a, .page-template-landing-emergency-marketing-thank-you .copyright a{
	font-size: 9px !important;
}









#mega-menu-wrap-secondary .mega-menu-toggle.mega-menu-open + #mega-menu-secondary {
	margin-top: 0 !important;
	padding-top: 1rem
}
#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item > a.mega-menu-link	{
	padding: 1rem;
}
#mega-menu-wrap-secondary .mega-menu-toggle + #mega-menu-secondary li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-secondary .mega-menu-toggle + #mega-menu-secondary li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu{
	width: 100%;
}
#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item > a.mega-menu-link{
	height: 100%;
}


#header{
	height: 100px !important;
}
.logo img{
	padding: 15px 16px !important;
}

#mega-menu-wrap-secondary{
	z-index: 1;
}

#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-flyout ul.mega-sub-menu{
	background: rgba(51,51,51,1);
	width: 180px;
	padding: 0.75rem 0;
}
#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link{
	font-weight: normal !important;
}
#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-flyout ul.mega-sub-menu li.mega-current_page_item.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-flyout ul.mega-sub-menu li > a:hover{
	font-weight: normal !important;
	color: #f27f00;
}
#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item > a.mega-menu-link{
	line-height: 1.4 !important;
	padding: 0.75rem 1rem;
	height: 100%;
}
	
#mega-menu-wrap-secondary .mega-menu-toggle.mega-menu-open + #mega-menu-secondary {
	margin-top: 2.7rem !important;
}


#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item > a.mega-menu-link{
	font-family: 'Kameron',serif !important;
	line-height: 1.4;
}
#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link {
	font-weight: normal !important;
}
@media all and (max-width: 861px){
	#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item > a.mega-menu-link{
		font-size: 16px !important;
	}
}
@media all and (min-width: 768px){
	#mega-menu-wrap-primary {
		z-index: 1;
		margin-top: 1rem !important;
	}
}

@media all and (min-width: 761px){
	#mega-menu-wrap-mobile{
		display: none !important;
	}
}
@media all and (max-width: 760px){
	#mega-menu-wrap-primary, #mega-menu-wrap-secondary{
		display: none !important;
	}
	#mega-menu-wrap-mobile{
		display: block !important;
	}
	#mega-menu-wrap-mobile .mega-menu-toggle.mega-menu-open + #mega-menu-mobile {
		margin-top: 3rem !important;
		padding-top: 1rem;
	}
	#mega-menu-wrap-mobile .mega-menu-toggle .mega-toggle-blocks-right{
		padding: 30px 15px !important;
	}
	
}