/*
Theme Name: EmotionalRescue
Theme URI: http://wordpress.org/themes/blankslate
Author: TidyThemes
Author URI: http://tidythemes.com/
Description: <strong>UPDATE</strong> - 4.0+ is here, completely overhauled, yet again. As always, <a href="http://tidythemes.com/concept/#upgrading">use caution when upgrading</a> (tidythemes.com/concept/#upgrading) and <a href="http://tidythemes.com/concept/">learn the TidyThemes concept</a> (tidythemes.com/concept). &nbsp; &rarr; <em><strong>CAUTION</strong>: If you're child theming or have clients that are child theming on top of BlankSlate (not the recommended use), please do not blindly upgrade to newer versions.</em> &nbsp; &rarr; <strong>DESCRIPTION</strong>: BlankSlate is the definitive WordPress HTML5 boilerplate starter theme. We've carefully constructed the most clean and minimalist theme available anywhere for designers/developers to use as a base/foundation to build websites for clients or to build completely custom themes from scratch to release faster. Clean, semi-minified, unformatted and valid code, SEO-friendly, no programmer comments, standardized and as white label as possible and most importantly, CSS reset for cross-browser-compatability and no intrusive visual CSS styles added whatsoever. A perfect skeleton theme that blows any others like it (the subsequent underscores.me for example) completely out of the water, as they're simply too overcomplicated for what people really want in this kind of theme. Now comes with jQuery enqueued and ready to go. &nbsp; &rarr; <strong>SUPPORT</strong>: Please use the <a href="http://tidythemes.com/forum/">official support forum</a> (tidythemes.com/forum). Comments and suggestions for improving BlankSlate, please see "<a href="http://tidythemes.com/tidythemes-sucks/">TidyThemes Sucks!</a>" (tidythemes.com/tidythemes-sucks). Just getting started? <a href="http://tidythemes.com/want-to-learn-css/">Want to learn CSS?</a> (tidythemes.com/want-to-learn-css) &nbsp; &rarr; <strong>WHAT'S NEW?</strong>: We stripped down as much custom, extraneous, superfluous junk code as we could and greatly improved the HTML5 structure. <a href="http://make.wordpress.org/themes/author/chipbennett/">Chip Bennett</a> (make.wordpress.org/themes/author/chipbennett), a highly experienced programmer and official WordPress administrator, worked closely with us to audit the theme code for quality. <a href="http://themes.trac.wordpress.org/changeset?old_path=/blankslate/3.3&new_path=/blankslate/4.0">See</a> (themes.trac.wordpress.org/changeset?old_path=/blankslate/3.3&new_path=/blankslate/4.0) just how much we've revamped things. Last, but not least, BlankSlate has now been <a href="https://github.com/tidythemes/blankslate">opened up on GitHub</a> (github.com/tidythemes/blankslate) if anyone would like to make suggested code additions/improvements. Thank you for using BlankSlate.
Version: 4.0.2
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: black, blue, white, light, one-column, fluid-layout, responsive-layout, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: emotionalrescue

BlankSlate WordPress Theme © 2011-2014 TidyThemes
BlankSlate is distributed under the terms of the GNU GPL
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size: 16px; font:inherit; padding:0; border:0; margin:0; vertical-align:baseline; }
ol,ul{ list-style:none }
blockquote,q{ quotes:none }
blockquote:before,blockquote:after,q:before,q:after{ content:'';content:none }
table{border-collapse:collapse; border-spacing:0; }
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block; }
.clear{clear:both; }
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{ float: right; margin: 1em 0 1em 1em; }.alignleft{ float: left; margin: 1em 1em 1em 0; }

.aligncenter{ text-align: center; margin: 0 auto; display: block; }
.acf-map { width: 100%; height: 400px; border: #ccc solid 1px; margin: 20px 0; }
.wc-shortcodes-clear-floats{ clear: both; }

/* fixes potential theme css conflict */
.acf-map img { max-width: inherit !important; }

body{ font-size:62.5%; color: #666; font-family: 'Abel', 'sans-serif'; }
p{ font-family: 'Abel', 'Droid Serif', 'sans-serif'; }
.content-box p{ font-size: 1.65em; line-height: 1.75em; margin-bottom: 1.2em; }
.default-page p{ margin-bottom: 1em; }
a{ text-decoration: none; color: #666; }
/* a:hover, a:focus, a:active{ color: #aaa; } */
a:hover, a:focus, a:active{ color: #ffaa00; }
.collapse{ display: none; }
a.image-link{ display: block; line-height: 0; width: 100%; height: 100%; }
#slideshow-box a, a.button{ background: #ccc; padding: 5px 10px; display: inline-block; text-transform: uppercase; color: #333; border-radius: 8px; margin: 5px 0; }
#slideshow-box a:hover, #slideshow-box a:focus, #slideshow-box a:active, a.button:hover, a.button:focus, a.button:active{ background: #444444; color: #FFF; }
blockquote{ margin-bottom: 0.5em; }
strong{ font-weight: 700; }

.group:after { content: ""; display: table; clear: both; }
.for-reader{ text-indent: -10000px; }
.text-left{ text-align: left; }
.text-right{ text-align: right; }

h1, #site-title a{ font-size: 2.8em; line-height: 1.4em; }
h2{ font-size: 2.4em; line-height: 1.6em; }
.highlight{ color: #ffaa00; }
h4{ font-size: 1.6em; line-height: 1.4em; }
h3{ font-size: 1.6em; line-height: 1.2em; }
p.see-more{ color: #ffaa00; cursor: pointer; }
p.see-more:hover{ text-decoration: underline; }

.default-page h1{ text-transform: uppercase; }
.default-page h2{ margin-bottom: 1em; font-size: 2.8em; }
/*
.default-page h2{ margin-bottom: 1em; font-size: 2.8em; border-bottom: 1px solid #666; }

.default-page a{ text-decoration: underline; }
*/

#wrapper{ width: 100%; }
#container{ margin-bottom: 30px; }

#header{ width: inherit; box-shadow: 0 0 5px; -webkit-box-shadow: 0 0 5px; overflow: hidden; }

.box-wrapper{ margin: 0 auto; max-width: 1200px; width: 100%; box-sizing: border-box; padding: 1em; }

#branding{ float: left; }
#mobile-menu-icon{ float: right; }
#site-description { font-size: 1.6em; color: #888; line-height: 1em; }

#mobile-menu-icon{ font-size: 3em; line-height: 1.6em; cursor: pointer; margin-top: 0.24em; }
#mobile-menu-icon:hover{ color: #aaa; }

#nav-bar{ width: inherit; float: left; margin: 1em 0; padding: 1em 0; }
.menu li{ width: 100%; font-size: 1.8em; padding-top: 0.1em; line-height: 1.8em; border-bottom: 1px solid #ccc; }
.menu li.current-menu-item a{ border-bottom: 2px solid #ffaa00; color: #ffaa00; }

#quote-wrapper p{ font-family: 'Abel', 'sans-serif'; font-size: 1.5em; line-height: 1.5em; }
#quote-wrapper .text-left{ margin-bottom: 0.8em; }
#quote-wrapper .text-right{ font-size: 1.25em; }
#quote-wrapper .text-right span{ font-size: 0.8em; }

.grid-col{ width: 100%; max-width: 393.33px; margin: 0 auto; }
.grid-item{ overflow: hidden; }
#hp-grid .grid-item{ background: #fec629; }
.grid-item-sm{ display: none; }

.grid-item-wrapper a img, .grid-item-wrapper img{ width: 100%; height: auto; }
.book-cover{ text-align: center; }
.book-cover a img{ width: auto; margin: 0 auto; box-shadow: 2px 2px 12px; }

.grid-item-top, .grid-item-top-bottom{ margin-bottom: 10px; }
.grid-item-bottom{ margin-bottom: 10px; }

.grid-item-main{ position: relative; }
.book-cover{ padding: 1.2em 0 0 0; }
.book-quote{ font-size: 1.2em; padding: 1.5em 1em 0em; line-height: 1.5em; }
.book-quote em{ font-style: italic; }

.book-meta{ width: 100%; font-size: 1.2em; text-align: center; line-height: 1.5em; position: absolute; bottom: 1em; }
.book-meta a{ font-weight: 700; }
.book-meta a:hover{ color: #666; text-decoration: underline; }

.book-pre-order{ width: 175px; margin: 1em auto 0; }
.book-release-info{ width: 150px; margin: 0.5em auto 0; }

.footer-wrapper .grid-item{ background: none; }
.footer-wrapper .grid-col{ width: 25%; float: left; }
.footer-label{ font-size: 1.4em; line-height: 1.4em; margin-bottom: 0.6em; }
.footer-sub-label{ font-size: 1.6em; line-height: 1.1em; margin: 0.25em 0 0.5em; }
.footer-sub-line{ font-size: 1.4em; line-height: 1.2em; }
.footer-image{ overflow: hidden; }
.footer-image a img{ height: 100%; }
.footer-sub-line{ display: none; }
.footer-wrapper .grid-col .grid-item{ margin: 0 5px; }
.footer-wrapper .grid-col:first-child .grid-item{ margin: 0 5px 0 0; }
.footer-wrapper .grid-col:last-child .grid-item{ margin: 0 0 0 5px; }

#copyright{ font-size: 1.2em; }

#slideshow-container{ width: 100%; max-width: 2000px; margin: 2px auto 3em; overflow: hidden; }
#slideshow-wrapper{ width: inherit; position: relative; }
.hp-slide-wrapper{ float: left; opacity: 0; }
.hp-slide-wrapper.current{ opacity: 1; }
.slide-image img{ width: 100%; height: auto; }

.hp-slide{ overflow: hidden; position: relative; }
.slide-nav{ position: absolute; top: 0; width: 2.7em; cursor: pointer; }
.slide-nav-left{ left: 0; }
.slide-nav-right{ right: 0; }
.slide-n-bg{ font-size: 3em !important; margin-top: -3.5em; position: relative; color: #FFF; opacity: 0.4; padding: 0.5em 0.1em; background: rgba(0,0,0,0.4); }
.slide-n{ position: absolute; top: 50%; }
.slide-nav:hover .slide-n-bg{ opacity: 1; }
#slideshow-box{overflow: hidden; }

.slide-overlay{ background: #666666; /* rgba(0,0,0,0.4); */ color: #FAFAFA; padding: 0.5em 1em; box-sizing: border-box; }
.slide-overlay p{ margin-bottom: 0.5em; font-size: 1.6em; line-height: 1.4em; font-family: 'Abel';}
.slide-overlay a{ color: #333; }

.content-box{ width: inherit; background: #f1f1f1; margin: 3px 0 20px; }
.content-box img{ margin-bottom: 1em; }
.content-box ul li{ list-style-type: disc; list-style-position: inside;  }
.content-box h4{ font-size: 1.85em; line-height: 2em; }

.left-col img{ width: 100%; max-width: 400px; height: auto; }
.left-col p{ padding: 1em 0; }

.right-col .wc-shortcodes-box.wc-shortcodes-box-info{ background: none; border: none; color: #666; font-family: 'Abel'; }
.right-col .wc-shortcodes-box.wc-shortcodes-box-info p{ font-size: 1.4em; }
.right-col .wc-shortcodes-box.wc-shortcodes-box-info h1, .right-col .wc-shortcodes-box.wc-shortcodes-box-info .highlight, .right-col .wc-shortcodes-box.wc-shortcodes-box-info h4{ color: #ff9000; }
.right-col .wc-shortcodes-box.wc-shortcodes-box-info h2, .right-col .wc-shortcodes-box.wc-shortcodes-box-info p, .right-col .wc-shortcodes-box.wc-shortcodes-box-info a{ color: #666; font-family: 'Abel'; }
.right-col .wc-shortcodes-box{ padding: 1em 0em; }
.right-col .wc-shortcodes-box.wc-shortcodes-box-info h2{ font-size: 1.8em; line-height: 1.4em; margin-bottom: 0.4em; }

.wc-shortcodes-box.wc-shortcodes-box-info.order-box{ max-width: 250px; background: #FFF; text-align: center; margin: 0 auto 20px; }
.wc-shortcodes-box.wc-shortcodes-box-info.order-box, .wc-shortcodes-box.wc-shortcodes-box-info.order-box p{ font-size: 1.4em; text-align: center; }
.wc-shortcodes-box.wc-shortcodes-box-info.order-box a:hover, .wc-shortcodes-box.wc-shortcodes-box-info.order-box a:focus, .wc-shortcodes-box.wc-shortcodes-box-info.order-box a:active{ color: #ff9000; }

.full-width-wrapper .grid-item-label, .module-sidebar h2{ font-size: 2.2em; text-transform: uppercase; line-height: 2.2em; }
.full-width h2{ margin: 25px 0 18px; }
.full-width .module-sidebar h2{ margin: 0; }
.full-width-wrapper .grid-item-image{ position: relative; margin-bottom: 1em; }
.full-width-wrapper .grid-item-overlay-wrapper{ position: absolute; width: 100%; bottom: 0; left: 0; 
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 1%, rgba(0,0,0,0.80) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */	
}
.full-width-wrapper .grid-item-overlay{ color: #FFF; font-size: 2em; padding: 0 1em 1em; text-align: right; box-sizing: border-box; }
.full-width-wrapper .grid-item-content h3{ font-weight: bold;  margin-bottom: 1em; }
.full-width-wrapper .grid-item-content p{ font-family: 'Abel'; font-size: 1.4em; line-height: 1.5em; margin-bottom: 1em; }

.jetpack-image-container .wp-caption{ width: 100% !important; position: relative; }
.jetpack-image-container a{ display: block; line-height: 0; width: 100%; height: 100%; }
.jetpack-image-container a img{ width: 100%; height: auto; }
.jetpack-image-container .wp-caption-text{ position: absolute; bottom: 0.5em; right: 0.5em; text-align: right; color: #FFF; font-size: 1.8em; line-height: 1.4em;  font-family: 'Abel'; padding: 0 0.5em 0.5em; width: 50%; }

.map-wrapper{ position: relative; color: #666; }

.category .grid-item-wrapper{ position: relative; }
body.category-videos #content .grid-item-wrapper{ background: #ffaa00; }
.video-title{ color: #FFF; font-size: 1.8em; text-transform: uppercase; padding: 0.25em 1em; }

.category .grid-item-wrapper:hover .er-overlay{ width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: rgba(0,0,0,0.3); }
.er-expand{ font-size: 2.4em; position: absolute; top: 0.5em; right: 0.5em; color: #ddd; z-index: 9; line-height: 1em; display: none; }
.er-expand a{ color: #ddd; }
.er-expand a:hover{ color: #fff; }
.category .grid-item-wrapper:hover .er-expand{ display: block; }

.category #content{ position: relative; }

.er-share-wrapper{ display: none; width: 100%; position: absolute; bottom: 0; height: 65px; text-align: left; z-index: 9999; }
.er-head-title{ color: #FFF; margin: 0 0 4px 8px; font-size: 1.5em; text-transform: uppercase; }
.er-share{ background: rgba(255,255,255,0.5); width: 100%; height: 42px; }

.er-share .pw-size-large .pw-icon{ background: url("images/dpricons.png") no-repeat 0 0; background-size: 22px auto; width: 22px; height: 22px; }
.er-share .pw-size-large.pw-button{ margin: 10px 0px 10px 14px !important; }
.er-share .pw-size-large .ra1-pw-icon-facebook{ background-position: 0px 0px; }
.er-share .pw-size-large .ra1-pw-icon-twitter{ background-position: 0 -22px; }
.er-share .pw-size-large .ra1-pw-icon-googleplus{ background-position: 0 -44px; }
.er-share .pw-size-large .ra1-pw-icon-pinterest{ background-position: 0 -66px; }
.er-share .pw-size-large .ra1-pw-icon-tumblr{ background-position: 0 -88px; }
.er-share .pw-size-large .ra1-pw-icon-linkedin{ background-position: 0 -110px; }

.category .grid-item-wrapper:hover .er-share-wrapper{ display: block; }

#overlay-wrapper.enable{ z-index: 9; width: 100%; height: 100%; top: 0; left: 0; position: absolute; background: rgba(0,0,0,0.8); display: block; }
#overlay-container{ position: relative; width: 100%; max-width: 940px; margin: 0 auto; }
#overlay-close{ background: url("images/dpricons.png") no-repeat 0 -200px; background-size: 25px auto; width: 25px; height: 25px; position: absolute; top: 10px; right: 10px; cursor: pointer; display: block; z-index: 99; }

#left-arrow{ background: url("images/dpricons.png") no-repeat 0 -175px; background-size: 25px auto; width: 25px; height: 25px; position: absolute; top: 47%; }
#right-arrow{ background: url("images/dpricons.png") no-repeat 0 -150px; background-size: 25px auto; width: 25px; height: 25px; position: absolute; top: 47%; }

#overlay-wrapper{ display: none; }
.overlay-arrow{ height: 100%; position: absolute; top: 0; width: 25px; text-align: center; cursor: pointer; padding: 0 10px; }
#overlay-left{ left: 0; }
#overlay-right{ right: 0; }

#overlay-box{ width: 100%; display: block; clear: both; position: relative; }
#overlay-imgs-wrapper{ width: 100%; overflow: hidden; height: auto; margin-bottom: 12px; }
.overlay-img{ min-height: 1px; float: left; display: inline-block; position: relative; }
.overlay-img img{ width: 100%; }
.overlay-img img.no-image{ height: 1px; }
.overlay-overlay-share{ position: absolute; bottom: 0; /*background: rgba(0,0,0,0.2);*/ z-index: 9; width: 100%; }
.overlay-overlay-share .overlay-share{ background: #afafaf; }
.overlay-overlay-share .overlay-head-title{ margin-bottom: 8px; }
.overlay-overlay-share .overlay-share .pw-size-large.pw-button{ margin: 10px 16px 10px 10px !important; }

.entry-meta{ font-size: 1.5em; line-height: 1.8em; margin-bottom: 1em; }
.video-content iframe, .full-width .entry-content iframe{ width: 100%; }

.sharedaddy{ margin: 1.5em 0; }
.polls-content .sharedaddy{ display: none; }

.nav-below-links{ font-size: 1.75em; line-height: 1.45em; margin: 1em 0; }
.nav-below-links .nav-link{ width: 50%; box-sizing: border-box; }
.post-prev-link{ text-align: left; padding-right: 1em; float: left; }
.post-next-link{ text-align: right; padding-left: 1em; float: right; }

.navigation{ padding: 0 0.5em; box-sizing: border-box; margin: 0 auto; max-width: 1200px; width: 100%; }

.event-overlay{ position: absolute; z-index: 19; bottom: 0; color: #FFF; width: 100%; padding: 0.5em 1em; box-sizing: border-box; font-size: 3em; }
.event-overlay{ background: linear-gradient( transparent, rgba(0,0,0,0.5), rgba(0,0,0,0.5) ); }
.event-title{ text-transform: uppercase; }
.event-dates{ font-size: 50%; }
.grid-item-wrapper:hover .event-overlay{ padding: 0.5em 1em 2.5em; }
.event-img a{ display: block; line-height: 0; width: 100%; height: 100%; position: relative; z-index: 9; }
.event-overlay a{ color: #FFF; line-height: normal; }

.header-left-col{ text-transform: uppercase; }
.event-register{  padding: 1em 0.5em 1em 0; font-size: 2em; line-height: 1.45em; text-transform: uppercase; box-sizing: border-box; }
.event-register a{ max-width: 300px; width: 100%; padding: 0.6em 1em; color: #FFF; background: #ffaa00; }
.event-register a:hover{ background: #666; }
.event-register h2{ font-size: 2em; }


.PDS_Poll{ width: 100%; }
.pds-box{ width: 100% !important; height: 100% !important; background: none !important; border: none !important; color: inherit !important; }
.pds-answer{ border: none !important; padding: 0 !important; }
.pds-answer label{ color: inherit !important; }
.pds-answer .pds-feedback-group label{ color: #eee !important; }
.poll-item-wrapper{ width: 100%; height: 100%; position: relative; }
.pds-pd-link{ display: none !important; } /*polldaddy link*/
.pds-view-results{ display: none !important; }
.pds-vote{ padding: 0 !important; position: absolute; bottom: 10px; right: 10px; }
.pds-feedback-group{ position: relative; padding: 2px 0 8px 0 !important; width: 45%; float: left; margin-right: 5% !important; }
.pds-feedback-label{ position: absolute !important; top: 2px; z-index: 9; width: 100%; }
.pds-answer-text{ margin-left: 5px;  }
.pds-feedback-result{ margin-right: 5px; }
.pds-answer-group{ padding: 2px 0 8px 0 !important; }
.pds-question-top{ padding: 2px 0 12px 0 !important; color: inherit !important; }
#pds-sharing{ display: inline-block; }
.pds-sharing-facebook, .pds-sharing-twitter{ width: 135px; float: left; margin: 8px 0 10px 0 !important; }
.poll-item{ height: 100%; }
.pds-input-label{ width: auto !important; }
.pds-links{ display: none !important; }
img.size-full{ width: 100%; max-width: 2000px; height: auto; }

.full-width .content-box p{ font-size: 1.85em; line-height: 1.45em; margin-bottom: 1em; }

.content-box ul{ font-size: 1.65em; line-height: 1.25em; margin-bottom: 1em; }
.content-box ul li{ margin-bottom: 0.4em; }
.content-box a{ color: #ff6600; font-weight: bold; }
.content-box a:hover{ color: #ffaa00; }



@media screen and ( min-width: 360px ){
	.pds-feedback-group{ width: auto; float: none; margin-right: 0 !important; }
}

@media screen and ( min-width: 481px ){
	.right-col .wc-shortcodes-box.wc-shortcodes-box-info h2{ margin-bottom: 1em; font-size: 2em; }
	.right-col .wc-shortcodes-box{ padding: 1em 2em; }	
}

@media screen and ( min-width: 768px ){
	#site-title a, h1{ font-size: 3.2em; }
	.box-wrapper{ padding: 1.2em 1em 0.5em; }
	#site-title{ float: left; }
	
	.slide-overlay h2{ font-size: 3em; }
	.slide-overlay p{ font-size: 2.4em; }
	
	#container{ margin-bottom: 60px; }
	
	#mobile-menu-icon{ display: none; }	
	#nav-bar, .menu li{ width: auto; }
	#nav-bar{ float: right; }
	.menu li{ display: inline-block; border-bottom: none; padding: 0 0 0 1.5em;  }
	
	.grid-col{ float: left; width: 33.33%; }
	.grid-item-left{ margin-right: 6.65px; }
	.grid-item-right{ margin-left: 6.65px; }
	.grid-item-center{ margin-left: 3.325px; margin-right: 3.325px; }
	
	.grid-item-sm{ display: block; }
	
	.book-quote{ display: none; font-size: 1.4em; }
	.book-pre-order{ width: 200px; }
	.book-meta{ font-size: 1.4em; }
	
	.grid-item-top-bottom{ margin-bottom: -1px; } /* -1px for FireFox */
	.grid-item-bottom{ margin-top: 10px; margin-bottom: 0; }
	
	.text-left{ float: left; width: 65%; }
	.text-right{ float: right; width: 30%; margin-top: 2.5em; }
	
	.footer-label{ font-size: 1.8em; }
	.footer-sub-line{ display: block; }	
	.footer-sub-label{ font-size: 2em; }
	.footer-sub-line{ font-size: 1.6em; }
	
	#copyright{ font-size: 1.4em; }
	
	.slide-overlay{ position: absolute; top: 10%; left: 5%; width: 45%; }
	
	.full-width-wrapper .grid-item-content{ padding-right: 1.5em; }
	.full-width-wrapper .grid-item-label, .module-sidebar h2{ font-size: 2.4em }
	.full-width-wrapper .grid-item-content h3{ font-size: 1.8em; line-height: 1.4em;}
	.full-width-wrapper .grid-item-content p{ font-size: 1.6em; }
	
	.video-title{ font-size: 1.6em; max-height: 2.5em; overflow: hidden;  }
	
	.nav-below-links{ font-size: 2em; }
	
	.header-col{ width: 50%; }
	.header-left-col{ float: left; }
	.header-right-col{ float: right; text-align: right; }
	.event-register{  padding: 1em 0em 1em 0.5em; }
	
	.pds-feedback-group{ width: 45%; float: left; margin-right: 5% !important; }
}

@media screen and ( min-width: 992px ){
	#site-description{ float: left; }
	#site-description{ margin: 1.2em 0 0 0.6em; }
	#nav-bar{ margin: 0; }
	
	.video-title{ font-size: 1.8em; max-height: 3.8em; }
}

@media screen and ( min-width: 1024px ){
	.book-quote{ display: block; }
	
	.slide-overlay h2{ font-size: 2.6em; }
	.slide-overlay p{ font-size: 1.8em; }
	
	.wc-shortcodes-box.wc-shortcodes-box-info.order-box{ max-width: 300px; }
	.right-col .wc-shortcodes-box.wc-shortcodes-box-info h1{ font-size: 3.8em; }
	.right-col .wc-shortcodes-box.wc-shortcodes-box-info h2{ font-size: 2.4em; }
	.wc-shortcodes-box.wc-shortcodes-box-info.order-box, .wc-shortcodes-box.wc-shortcodes-box-info.order-box p{ font-size: 1.65em; }
	
	.pds-feedback-group{ width: auto; float: none; margin-right: 0 !important; padding: 2px 0 11px 0 !important; }
	.pds-answer-group{ padding: 8px 0 8px 0 !important; }
}