
/*
Theme Name: eReserve 2019
Description: eReserve 2019
Author: NTech Media
Author URI: http://ntechmedia.com


	Base Theme Name: HTML5 Blank
	Base Theme URI: http://html5blank.com
	Base Description: HTML5 Blank WordPress Theme
	Base Version: 1.4.2
	Base Author: Todd Motto (@toddmotto)
	Base Author URI: http://toddmotto.com
	Base Tags: Blank, HTML5, CSS3
	
	Base License: MIT
	Base License URI: http://opensource.org/licenses/mit-license.php
*/
html {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}

.blog .span6 img{
	width: 100%;
}

.blogheading{
	color: black;
}

.blog-img img{
	margin-bottom: 20px;
}

.recentposts{
	min-height: 0px !important;
}

.recentposts .span4{
	text-align: center;
}

.recentposts img, .recentposts h2, .recentposts .date{
	display: block;
}

.blog{
	margin-top: 100px;
}

.blog .container {
	width: 100%;
	max-width: 1200px;
}

.blog aside {
	max-width: 280px;
	margin: 0px auto;
}

@media screen and (max-width: 767px){
	.blog .container {
		width: calc(100% - 40px);
	}
}

.single_blog{
	text-align: center;
}

.blog .span6{
	text-align: center;
}

.blog_h2{
	text-align: center;
	font-size: 25px;
	margin-bottom: 5px;
}

.screen-reader-text{
	display: none;
}

.search input[type="search"]{
    padding: 8px;
    width: 85%;
    margin: 0;
    border: none;
    background: none;
    color: #777;
}

.blog a:hover{
	text-decoration: none !important;
	color: black;
}

.search input[type="search"]:focus, .widget_archive select{
	outline: none !important;
}
.search {
    margin-top: 0;
    background-color: #f4f5f6;
    border: 1px solid #eee;
/*    font-family: "Times New Roman", Times, serif;
    font-style: italic;*/
    font-size: 14px;
    position: relative;
}

.search .blog .view-article.loop-more {
	display: none;
}

.search .fa-search:before {
    font-family: FontAwesome;
    color: rgba(0, 0, 0, 0.5);
    font-size: 1.4em;
    line-height: 1.5;
}

.sidebar-widget h3{
	font-size: 20px;
}

.widget_archive select{
    width: 100%;
    padding: 8px;
    margin: 0;
    border: none;
    background: none;
    color: #777;
    margin-top: 0;
    background-color: #f4f5f6;
    border: 1px solid #eee;
    font-style: italic;
    font-size: 14px;
    position: relative;
    height: auto;
}

.widget_categories ul{
    list-style: none;
    margin-left: 0px;
    font-style: italic;
}
.widget_categories ul li{
	margin-bottom: 5px;
}

.search .fa-search:before {
    color: #BFC0C0;
    font-size: 16px;
}

.search button.submit {
    background: none;
    position: absolute;
    top: .15em;
    right: 10px;
    border: none;
    margin: 0;
    padding: 0;
    border-radius: 0;
}

.blog .date{
	margin-bottom: 5px;
	font-style: italic;
	display: none;
}

.blog .view-article{
	margin-top: 5px;
    display: block;
}

.blog .pagination{
	text-align: center;
}

.blog_h2 a{
	color: #3e9342;
    font-weight: 500;
}

.blog_h2 a:hover{
	color: black;
	text-decoration: none;
}

span.slider-date {
    z-index: 8;
    white-space: normal;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    font-style: italic;
    visibility: inherit;
    transition: none;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    letter-spacing: 0px;
    min-height: 23px;
    max-height: 23px;
    opacity: 1;
  }

.blog_title{
	text-align: center;
}

.row-fluid{
	margin-bottom: 30px;
}

body {
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	background:#fff;
	margin:0;
	padding:0;
	width:100%;
	height:100;
}

img {
	max-width: 100%;
}

.homeimage {
	background: url('/wp-content/themes/eReserve-2015/img/green-building1.jpg') no-repeat center bottom;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}

.dots {
	width:100%;
	height:100%;
	background:url('/wp-content/themes/eReserve-2015/img/bg_dots_dark.png') top repeat;
	position: absolute;
	top:0;
	left:0;
	z-index: 2;
}

.dotsinternal {
	width:100%;
	height:100%;
	background:url('/wp-content/themes/eReserve-2015/img/bg_dots_dark.png') top repeat;
	position: absolute;
	top:0;
	left:0;
	z-index: 2;
}

.homecontainer {
	width:100%;
	min-height:100vh;
	margin:0;
	padding:0;
	position:relative;
	z-index:3;
	
	display: flex;
	align-items: center;
}

.center {
	width: 100%;
	height: auto;
/*	position: absolute;
	left: 0;
	top: 24%;*/
	font-size: 16px;
	color: #333;
	text-align: center;
	background: rgba(255,255,255, 0.6);
	z-index: 3;
}

.pageheaderimage img {
	width: 100%;
}

.lismalllink,
.ccsmalllink,
.rlsmalllink {
	float:right;
	font-size:14px;
	color:#3e9342;
	font-weight:normal;
	margin: 10px 20px 0 0;
	padding: 0 5px 0 0;
}

.lismalllink a,
.ccsmalllink a,
.rlsmalllink a {
	color:#3e9342;
	text-decoration:none;
}

.lismalllink a:hover,
.ccsmalllink a:hover,
.rlsmalllink a:hover {
	color:#000;
	text-decoration:none;
}

.more-link {
	display:none;
}

.textcontent {
	max-width:1200px;
}

.textcontentdevice {
	display:none;
}

#readinglists,
#library,
#copyright {
	padding: 100px 0 20px 0;
}

/*------------------------------------*\
    RESPONSIVE (mobile first)
\*------------------------------------*/

div.shiftnav-wrap {
	line-height: 1.4; /* Fixes ShiftNav setting an em based line height when we want a unitless multiplier. */
}

.shiftnav-inner {
	background: url() center top no-repeat; /* Specify the site logo you want to appear in the mobile menu. */
	padding-top: 0px; /* Set to however tall the site logo is. */
}

.shiftnav ul.shiftnav-menu ul.sub-menu li.menu-item > .shiftnav-target,
.shiftnav ul.shiftnav-menu ul.sub-menu li.shiftnav-retract > .shiftnav-target {
	line-height: 100%;
	padding: 15px 25px 15px 35px;
}

a {
	color:#3e9342;
	text-decoration: none;
	font-weight:normal;
}

a:hover {
	color:#89bbe5;
	text-decoration:underline;
}

/*------------------------------------
		        TEXT
------------------------------------*/
@font-face {
	font-family: 'latin_modern_sans10_regular';
	src: url('fonts/lmsans10-regular-webfont.eot?#iefix') format('embedded-opentype'),  
	url('fonts/lmsans10-regular-webfont.woff') format('woff'),  
	url('fonts/lmsans10-regular-webfont.ttf') format('truetype'),  
	url('fonts/lmsans10-regular-webfont.svg#latin_modern_sans10_regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

.tag {
	font-family: 'Open Sans';
	font-size: 22px;
	margin: 0 0 30px 0;
	font-weight: 600;
}

.homelogo img {
	max-width:90%;
}

.center p {
	margin:20px 0 10px 0;
	padding:0;
}

.textleft {
	width:48%;
	height:auto;
	margin:0 0 15px 0;
	float:left;
}

.textright {
	width:48%;
	height:auto;
	float:right;
	margin:0 0 15px 0;
}

.textleft p,
.textright p {
	margin:0 0 15px 0;
}

.textleft,
.textright {
	line-height: 1.6em;
	vertical-align:top;
}

.textright {
    margin-top: -31px;
}

.textright h2,
.textleft h2 {
	font-size:17px;
	font-weight:bold;
	margin-top:-15px;
	letter-spacing:normal;
	line-height:22px;
}

.single_column .textleft {
	width: 100%;
}

.textcontent iframe {
	width: 100%;
	max-width: 560px;
}

 @media only screen and (max-width: 1024px) {
	.textleft,
	.textright {
		float: none;
		width: 100%;
		margin: 0px;
	}

 }
 
 
.hub_header {
	min-height: 300px;
	background-size: cover;
	padding: 50px 30px;
	margin-top: 84px;
}

@media screen and (max-width: 720px) {
	.hub_header {
		margin-top: 56px;
	}
}

.hub_header h1 {
	text-align: center;
	color: #FFFFFF;
	font-size: 50px;
	font-weight: 600;
	margin: 80px 0px;
}

.hub_header .search {
	max-width: 300px;
	margin: 0px auto;
	border-radius: 5px;
}

.hub_header .search .fa-search::before {
	color: #3e9137;
}

.hub_content {
	max-width: 1200px;
	margin: 0px auto;
	padding: 0px 20px;
}
 
.hub_featured {
	display: flex;
	padding-bottom: 50px;
	margin-bottom: 70px;
	border-bottom: 1px solid #333333;
}
 
.featured_resource {
	width: 49%;
}

.featured_resource:nth-child(2n){
	margin-left: 2%;
}

.hub_posts {
	display: flex;
	flex-wrap: wrap;
}

.hub_resource {
	width: 32%;
	margin-right: 2%;
	margin-bottom: 40px;
}

.hub_resource:nth-child(3n) {
	margin-right: 0%;
}

.featured_image,
.related_image {
	box-shadow: 3px 3px 5px rgba(0,0,0,0.2);
}

.featured_image img,
.related_image img {
	display: block;
}

.featured_image {
	background-size: cover;
	background-position: bottom;
}

.featured_resource a,
.hub_resource a,
.related_resource a,
.featured_resource a.view-article:hover,
.hub_resource a.view-article:hover {
	color: #000000;
}

.featured_resource a.view-article,
.hub_resource a.view-article {
	color: #3e9342;	
}

.related_resource a .related_link {
	color: #ADADAD;
}

.featured_resource a:hover,
.hub_resource a:hover,
.related_resource a:hover {
	text-decoration: none;
}

.resource_type {
	text-transform: uppercase;
	color: #3e9137;
	font-size: 12px;
	margin: 15px 0px 10px;
	font-weight:  600;
	display: block;
}

.related_resource {
	margin-bottom: 25px;
}

.hub_content h2 {
	color: #ADADAD;
	text-transform: uppercase;
	font-size: 16px;
}

.hub_content h3,
.related_resource h3 {
	margin-top: 10px;
	font-weight: 600;
}

.single-resource .container {
	display: flex;
	max-width: 1200px;
	margin: 0px auto 50px;
}

.single-resource .sidebar {
	min-width: 400px;
	margin-left: 50px;
}

.single-resource article h2:first-child {
	font-size: 2em;
	font-weight: 600;
}

.related_posts > h3 {
	color: #adadad;
	text-transform: uppercase;
}

@media screen and (max-width: 768px) {
	.hub_resource {
		width: 49%;
	}
	
	.hub_resource:nth-child(3n) {
		margin-right: 2%;
	}
	
	.hub_resource:nth-child(2n) {
		margin-right: 0%;
	}
}

@media screen and (max-width: 480px) {
	.hub_resource,
	.featured_resource {
		width: 100%;
	}
	
	.hub_resource:nth-child(3n) {
		margin-right: 0%;
	}
	
	.hub_resource:nth-child(2n),
	.featured_resource:nth-child(2n) {
		margin-right: 0%;
		margin-left: 0%;
	}
	
	.hub_featured {
		flex-wrap: wrap;
	}
	
	.featured_resource:nth-child(2n) {
		margin-top: 40px;
	}
}

.ebook_request .request_form_wrapper {
	background: #DCDCDC;
	margin-top: 0px;
	padding-top: 16px;
}

.ebook_request {
	padding-bottom: 25px;
	margin-bottom: 30px;
	border-bottom: 1px solid #999999;
}

.ebook_request h3 {
	display: block;
	background: #333333;
	color: #FFFFFF;
	text-align: center;
	padding: 15px 45px;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 0px;
}

.request_form .gform_body {
	padding: 0px 30px 0px;
}

.gform_wrapper .request_form .top_label .gfield_label,
.gform_wrapper .request_form .field_sublabel_below .ginput_complex.ginput_container label {
	display: none;
}

.gform_wrapper .request_form .ginput_container_name input,
.gform_wrapper .request_form .ginput_container_email input,
.gform_wrapper .request_form .ginput_container_text input {
	border: none;
	border-radius: 3px;
}

.gform_wrapper .request_form .gform_footer input.button {
	display: block;
	margin: 0px auto;
	background: #3e9137;
	color: #FFFFFF;
	padding: 10px;
	border-radius: 20px;
	width: 250px;
	text-align: center;
	border: none;
	text-transform: uppercase;
	font-weight: 700;
	font-family: 'Open Sans';
}

.gform_wrapper .request_form .gform_footer {
	margin:  0px;
	padding: 15px 0px 30px;
}

.gform_wrapper .request_form ul.gform_fields li.gfield {
	padding: 0px;
}

.gform_wrapper .request_form .ginput_recaptcha > div {
	margin: 0px auto;
}

.download_ebook {
	color: #3e9342;
	text-decoration: underline;
	font-weight: bold;
	cursor: pointer;
}

.ebook_request.highlight h3 {
	background: #3e9342;	
}

.ebook_request.highlight .request_form_wrapper {
	background: #CCCCCC;
}

.download_ebook:hover {
	text-decoration: none;
}

.request_form .gform_confirmation_message {
	background: #3e9137;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding: 15px;
}


/*------------------------------------
		FEATHERLIGHT LIGHTBOX
------------------------------------*/

#promo {
	max-width: 800px;
}
.lightbox {
	display:none;
}

.promolink {
}

a.promolink{
	background: #3e9342;
	border-radius: 10px;
	padding: 10px 20px;
	display: block;
	font-family: arial;
	font-weight: bold;
	color:#fff;
	text-decoration: none;
	/*border:1px solid #666;*/
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	width: 165px;
	margin:0px auto;
	margin-top: 0;
	margin-bottom: 20px;
	font-weight: normal;
	-webkit-transition:box-shadow 0.5s;
}
a.promolink:hover{
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
}
a.promolink:active{
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5) inset,0px 1px 2px rgba(0, 0, 0, 0.5) inset,0px 1px 2px rgba(0, 0, 0, 0.5) inset, 0px 1px 2px rgba(0, 0, 0, 0.5) inset;
	background:-webkit-linear-gradient(top, #d1d1d1 0%,#ECECEC 100%);
}

/*------------------------------------
		        INFO BOXES
------------------------------------*/
.infoboxes {
}

.ib1 {
	width:315px;
	height:200px;
	border-radius:10px;
	display:inline-block;
	background-color:#3e9342;
	color:#fff;
	margin: 0 15px 15px 0;
}

.ib2 {
	width:315px;
	height:200px;
	border-radius:10px;
	display:inline-block;
	background-color:#f28715;
	color:#fff;
	margin: 0 15px 15px 0;
}

.ib3 {
	width:315px;
	height:200px;
	border-radius:10px;
	display:inline-block;
	background-color:#525252;
	color:#fff;
	margin: 0 0 15px 0;
}

.ib1,
.ib2,
.ib3 {
	position:relative;
	background-image:url('/wp-content/themes/eReserve-2015/img/infoboxbg.png');
}

.ib1 h1,
.ib2 h1,
.ib3 h1 {
 font-size:;
	font-style:bold;
}

.downarrow {
	width:100%;
	text-align:center;
	display:block;
	position:absolute;
	bottom:10px;
	left:0;
}

.infoboxheading {
	width:100%;
	text-align:center;
	display:block;
	position:absolute;
	top:5px;
	left:0;
	font-family: 'latin_modern_sans10_regular';
	color:#fff;
	font-size:30px;
	font-weight:normal;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

.infoboxcontent {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	position: absolute;
	top: 70px;
	left: 0;
	font-weight: normal;
	width: 300px;
	text-align: center;
	padding: 0 10px;
}

/*------------------------------------
		        GENERAL
------------------------------------*/
.clear {
	clear:both;
}

/*------------------------------------
		        HOME PAGES
------------------------------------*/
.home_content {
	max-width:1200px;
	height:auto;
	margin:0 auto;
	padding: 0 10px 0 10px;
	position:relative;
	z-index:3;
	min-height: 564px;
}

/*------------------------------------
		        FOOTER
------------------------------------*/
.footer {
	width: 100%;
	min-height: 300px;
	background:#525252;
	margin:0;
	font-family:'Open Sans',Arial, Helvetica, sans-serif; 
	position: relative;
    z-index: 1;
}

/*------------------------------------
		        FOOTER OFFERR
------------------------------------*/
#offercontentleft {
	width: 535px;
	margin: 10px 0 0 0;
	padding:60px 0 0 0;
	display:inline-block;
	vertical-align:top;
	position:relative;
	z-index:1;
}

#offercontentright {
	width: 415px;
	height: 400px;
	min-height:100%;
	display:inline-block;
	vertical-align:top;
	position:relative;
	z-index:1;
	background:url(/wp-content/themes/eReserve-2012/images/student-male.png) top no-repeat;
}

#offercontentleft h4 {
	font-size:16px;
	font-weight:normal;
}

.largetextoffer {
	font-size: 48px;
	font-weight: normal;
	margin: 0 0 20px 0;
	font-family:'Open Sans',Arial, Helvetica, sans-serif;
}

.taglineoffer {
	font-size: 18px;
	font-weight: bold;
	margin: 30px 0 20px 0;
}

#offercontentleft ul {
	margin: 20px 0;
}

#offercontentleft ul li {
	margin: 0 0 15px 0;
	font-size: 20px;
	font-weight:bold;
	color:#000;
	padding: 0 0 0 25px;
	background:url(/wp-content/themes/eReserve-2012/images/offerbullet.png) left no-repeat;
}

.mailoutoffer {
	width: 100%;
	height:385px;
	margin: 0;
	padding: 0 0 30px 0;
	background-color:#333;
	position:relative;
	z-index:99;
}

.innermailoutright .mailinglist h1 {
	font-size:48px;
	color:#FFF;
	line-height: 65px;
}

.clear {
	clear:both;
}

.mailout {
	width: 100%;
	height:385px;
	margin: 30px 0;
	padding: 0 0 30px 0;
	background-color:#333;
}

.innermailout {
	width: 100%;
	max-width: 950px;
	height: auto;
	margin:0 auto;
}

.infocontent {
	min-height: 160px;
}

.innermailoutleft {
	max-width: calc(100% - 415px);
	width: 100%;
	height: 385px;
	display:inline-block;
	vertical-align:top;
	margin:0 80px 0 0;
	padding: 25px 0 0 0;
}

.innermailoutleft h1 {
	font-size:48px;
	color:#FFF;
	line-height: 65px;
}

.innermailoutleft h2 {
	font-size:24px;
	color:#FFF;
	line-height: 28px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.innermailoutleft p {
	color:#CCC;
}

.innermailoutright {
	width: 325px;
	height: 385px;
	display:inline-block;
	vertical-align:top;
	padding: 25px 0 0 0;
}

.innermailoutright h1.largetext {
	font-size:48px;
	color:#FFF;
	line-height: 65px;
	font-family:'Open Sans', sans-serif;
	font-weight:normal;
}

p.mailinglisttagline {
	color:#ccc;
}

.innermailoutright .entername,
.innermailoutright .enteremail {
	height: 40px;
	border-radius: 5px;
	border: none;
	padding: 0 10px 0 10px;
	width: 305px;
}

.hiddenfield {
	position:absolute;
	left:999999999px;
	display:none;
}

.innermailoutright input[type=submit] { 
	width: 325px; 
	height: 40px; 
	text-align:center; 
	color: #ffffff; 
	background-color: #3e9137; 
	padding: 5px; border:none;  
	border-radius: 5px; 
	font-weight:normal; 
	font-size:24px; 
	font-family:Arial, Helvetica, sans-serif; 
	margin: 0;
}

.innermailoutright .gform_wrapper .top_label input.medium { 
	height: 40px; 
	border-radius: 5px; 
	border:none; 
	padding: 0 10px 0 10px; 
	width: 305px; 
	margin: 5px 0 0 -10px;
}

.innermailoutright .gform_wrapper .gform_footer {
    padding: 0.4em 0 0.625em 0;
    margin: 0 0 0 0;
    clear: both;
}

.innermailoutright .gform_wrapper ul li.gfield {
    clear: both;
    margin-bottom: 15px;
}

#offercontentright ul li { 
	list-style:none; 
	margin: 0 0 15px 0; 
	font-size: 20px; 
	font-weight:bold; 
	color:#000; 
	padding: 0 0 0 25px; 
	background:url(/wp-content/themes/eReserve-2012/images/offerbullet.png) left no-repeat;
}

p.copyright {
	width:100%;
	height: 30px;
	line-height: 21px;
	background:#333;
	text-align:center;
	color:#ccc;
	font-size: 11px;
}

p.copyright a {
	color:#CCC;
	text-decoration:none;
}

p.copyright a:hover {
	color:#3e9137;
}
/*------------------------------------
		        PARALLAX
------------------------------------*/
.parallax [class*="bg__"] {
	position: relative;
	height: 50vh;
	text-indent: -9999px;
	background-attachment: fixed;
	background-position: top center;
	background-size: cover;
	z-index: 10;
}

.parallax .capture {
	float: right;
	width: 200px;
	padding: 1em;
	margin: -1.5em 1em 0 0;
	text-indent: 0;
	background: rgba(243, 243, 243, 0.75);
	box-shadow: 0 1px 0.125em #333;
}

.parallax .bg__p1 {
	height: 3vh;
}

.parallax .bg__p2 {
	background-image: url('/wp-content/themes/eReserve-2015/img/books2.jpg');
}

.parallax .bg__p3 {
	height: 3vh;
}

.parallax .bg__p4 {
	background-image: url('/wp-content/themes/eReserve-2015/img/bg.jpg');
}

.parallax .bg__p5 {
	height: 3vh;
}

.parallax .bg__p6 {
	background-image: url('/wp-content/themes/eReserve-2015/img/hats.jpg');
}

/*------------------------------------
		        BACK TO TOP
------------------------------------*/
.cd-top {
	display: inline-block;
	height: 40px;
	width: 40px;
	position: fixed;
	bottom: 40px;
	right: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	/* image replacement properties */
  overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: rgba(62, 146, 67, 1) url('/wp-content/themes/eReserve-2015/img/cd-top-arrow.svg') no-repeat center 50%;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
	z-index:3;
}

.cd-top.cd-is-visible,
.cd-top.cd-fade-out,
.no-touch .cd-top:hover {
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s;
}

.cd-top.cd-is-visible {
	/* the button becomes visible */
  visibility: visible;
	opacity: 1;
}

.cd-top.cd-fade-out {
	/* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: 1;
}

.no-touch .cd-top:hover {
	background-color: #f28715;
	opacity: 1;
}

/*------------------------------------
		        FLOATING MENU
------------------------------------*/
.nav ul,
.menulogo {
	display:inline-block;
	vertical-align:top;
}

.nav {
	position:fixed;
	top:0px;
	width:100%;
	min-height:75px;
	margin: 0;
	padding: .3em 0 .3em 0;
	background: rgba(24, 24, 24, 0.30);
	color: #FFFFFF;
	z-index:9999;
	text-align: center;
	line-height:75px !important;
	font-weight:normal;
}

.nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav ul li {
	margin: 0;
	padding: 0;
	display: inline-block;
	vertical-align: top;
}

.nav ul a:link {
	margin: 0;
	padding: .3em .4em .3em .4em;
	text-decoration: none;
	font-weight: 600;
	font-size: medium;
	color: #eee;
}

.nav ul li.current_page_item a {
	margin: 0;
	padding: .3em .4em .3em .4em;
	text-decoration: none;
	font-weight: 600;
	font-size: medium;
	color: #eee;
	border:1px solid #fff;
}

.nav ul a:visited {
	margin: 0;
	padding: .3em .4em .3em .4em;
	text-decoration: none;
	font-weight: 600;
	font-size: medium;
	color: #eee;
}

.nav ul a:active {
	margin: 0;
	padding: .3em .4em .3em .4em;
	text-decoration: none;
	font-weight: 600;
	font-size: medium;
	color: #eee;
}

.nav ul a:hover {
	margin: 0;
	padding: .3em .4em .3em .4em;
	text-decoration: none;
	font-weight: 600;
	font-size: medium;
	color: #fff;
}

#menu-item-246 {
	display:none;
}

/*------------------------------------
		        INTERNAL PAGE
------------------------------------*/
.pageheader {
	width:100%;
	height: 100%;
	max-height:300px;
	position:relative;
	z-index:2;
	overflow:hidden;
}

.pageheader img {
	width:100%;
	display: block;
}

/*.css3-shadow {
    position: relative;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}

.css3-shadow:after {
    content: "";
    position: absolute;
    z-index:-1;
    -webkit-box-shadow: 0 0 40px rgba(0,0,0,0.8);
    box-shadow: 0 0 40px rgba(0,0,0,0.8);
    bottom: 0px;
    width: 80%;
    height: 50%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    left: 10%;
    right: 10%;
}*/

.internalpage {
	max-width: 1200px;
	height: auto;
	margin: 0 auto;
	padding: 0 20px;
	position: relative;
	z-index: 3;
}

.internalpage {
	font-family: 'Open Sans';
	font-size:14px;
}

.internalpage h1,
.page h1 {
	font-size:30px;
	font-weight: 500;
}

.internalpage h1 {
	margin:15px 0 30px 0;
}

.copyright {
	margin:0;
}

#wp-live-chat {
	top: 20px;
	bottom: auto;
}

#wplc_start_chat_btn {
	border: none;
	border-radius: 5px;
}

.wplc-admin-message-avatar {
	display: block;
    background: url(/wp-content/themes/eReserve-2015/img/ereserve_avatar.png) no-repeat;
    box-sizing: border-box;
    background-size: contain;
    width: 30px;
    height: 30px;
    padding-left: 30px;
}

.wplc-user-message-avatar {
	display: none;
}


body .gform_wrapper.user_forum_wrapper .gform_body .gform_fields .gsection {
	display: block;
}

body .gform_wrapper.user_forum_wrapper .gform_body .gform_fields {
	display: grid;
	grid-template-columns: 25% 25% 25% 25%;
}

body .gform_wrapper.user_forum_wrapper .gform_body .gform_fields li {
	grid-column-start: 1;
	grid-column-end: span 4;
}

body .gform_wrapper.user_forum_wrapper .gform_body .gform_fields li.colleague_name {
	grid-column-start: 1;
	grid-column-end: 1;
	padding-right: 20px;
}

body .gform_wrapper.user_forum_wrapper .gform_body .gform_fields li.colleague_position {
	grid-column-start: 2;
	grid-column-end: 2;
	padding-right: 20px;
}

body .gform_wrapper.user_forum_wrapper .gform_body .gform_fields li.colleague_email {
	grid-column-start: 3;
	grid-column-end: 3;
	padding-right: 20px;
}

body .gform_wrapper.user_forum_wrapper .gform_body .gform_fields li.colleague_diet {
	grid-column-start: 4;
	grid-column-end: 4;
}

.gform_wrapper .colleague_name .ginput_complex.ginput_container.has_first_name.no_middle_name.has_last_name span {
	width: 100%;
}

.gform_wrapper .top_label .colleague_position input.medium,
.gform_wrapper .top_label .colleague_email input.medium {
	width: 100%;
}

.gform_wrapper .colleague_diet textarea.medium {
	max-height: 85px;
}


.first-annual-user-forum .pageheaderimage img {
	display: none;
}

.first-annual-user-forum .pageheaderimage {
	height: 300px;
	background-size: cover;
	background-position: center;
}

body .gform_wrapper.user_forum_wrapper {
	margin-top: 0px;
}

body .gform_wrapper.user_forum_wrapper .gform_body .gform_fields > li:first-child {
	margin-top: 0px;
	padding-top: 0px;
}

/*
body .gform_wrapper.user_forum_wrapper .gform_body .gform_fields > li:nth-child(4n+5),
body .gform_wrapper.user_forum_wrapper .gform_body .gform_fields > li:nth-child(4n+2),
body .gform_wrapper.user_forum_wrapper .gform_body .gform_fields > li:nth-child(4n+3),
body .gform_wrapper.user_forum_wrapper .gform_body .gform_fields > li:nth-child(4n+19),
body .gform_wrapper.user_forum_wrapper .gform_body .gform_fields > li:nth-child(4n+14),{
        background: #FFFFFF; 
}
*/
body .gform_wrapper.user_forum_wrapper .gform_body .gform_fields > li:nth-child(10n+18),
body .gform_wrapper.user_forum_wrapper .gform_body .gform_fields > li:nth-child(10n+17),
body .gform_wrapper.user_forum_wrapper .gform_body .gform_fields > li:nth-child(10n+16),
body .gform_wrapper.user_forum_wrapper .gform_body .gform_fields > li:nth-child(10n+15),
body .gform_wrapper.user_forum_wrapper .gform_body .gform_fields > li:nth-child(10n+14){
	background: rgba(62,146,68,0.06);
}
/*
body .gform_wrapper.user_forum_wrapper .gform_body .gform_fields > li:nth-child(-n+8){
        background: #FFFFFF;
}
*/

body .gform_wrapper ul li.gfield.collegaue_dinner {
	margin-top: 0px;
}

body .gform_wrapper.user_forum_wrapper .gform_body .gform_fields li {
	padding: 10px;
}


/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
 background:#04A4CC;
 color:#FFF;
 text-shadow:none;
}
::-moz-selection {
 background:#04A4CC;
 color:#FFF;
 text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/
   
.alignnone {
	margin:5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}

.alignright {
	float:right;
	margin:5px 0 20px 20px;
}

.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}

.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}

a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}

a img.alignnone {
	margin:5px 20px 20px 0;
}

a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}

a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}

.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}

.wp-caption.alignright {
	margin:5px 0 20px 20px;
}

.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}

.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}

.sticky {
}

.bypostauthor {
}

/*------------------------------------*\
    HIDE MOBILE NAV
\*------------------------------------*/

.mobilenav {
	display:none;
}

/*------------------------------------
		        ROI CALCULATOR
------------------------------------*/
.roicontainer {
	width: 90%;
	height: 400px;
	margin: 0 auto;
	display: block;
	background:url('/wp-content/themes/eReserve-2015/img/calcbg.jpg') left center no-repeat;
	padding: 20px 40px;
	border-radius:5px;
}

body .gform_wrapper .gform_body .gform_fields .gsection {
	border:none;
	display:none;
}

.gfield gsection .gform_column .one-half .last .field_sublabel_below .field_description_below {
	display:none;
}

.gform_wrapper .gsection {
	border:none;
}

.roicontainer .last {
	background:#fff;
}

.roicontainer .gfield gfield_html .gfield_html_formatted .gfield_no_follows_desc .field_sublabel_below .field_description_below {
	font-family: 'Open Sans', sans-serif;
}

.gform_wrapper.two-column_wrapper ul.gform_fields {
	display: none;
}

.gform_wrapper.two-column_wrapper ul.gform_fields.gform_column {
	display: block;
	float: left;
	width: 50%;
}

.gform_wrapper.two-column_wrapper ul.gform_column li.gsection:first-child {
	display: none;
}

.gform_wrapper form {
	font-family: 'Open Sans', sans-serif;
	text-align:left;
}
 @media only screen and (max-width: 1075px) {

.gform_wrapper.two-column_wrapper ul.one-half {
	width: 100%;
}

.gform_wrapper.two-column_wrapper ul.one-half {
	margin-left: 0 !important;
}

#field_3_10 {
	display: none;
}

#gform_wrapper_3 li {
	margin-bottom: 10px;
}
}

/*------------------------------------
		  CONTACT FORM
------------------------------------*/

body #gform_wrapper_5 .gform_body .gform_fields .gfield input[type=text] {width: 78%;}
body #gform_wrapper_5 .gform_body .gform_fields .gfield textarea {width: 78%;}

#contact-info {  padding: 20px 15px; }
#contact-info dt { font-weight: 700; letter-spacing: 1px; font-size: 12px;  }
#contact-info dd { margin-bottom: 15px; }

/*------------------------------------
	    NEW CONTACT FORM CSS
------------------------------------*/

#contact-info {
    font-family: 'Open Sans',Arial, Helvetica, sans-serif;
    border: 1px solid #ccc;
    height: 316px;
    background: url('/wp-content/themes/eReserve-2015/img/contactbg.png') top right no-repeat;
    margin-top: 35px;
    padding-top: 50px;
}

#contact-info dl dt,
#contact-info dl dd,
#contact-info dl dd address {
	font-family:'Open Sans',Arial, Helvetica, sans-serif;
	font-style:normal;
}

#contact-info dl dt {
	margin-bottom:10px;
}

#contact-info dt h3 {
	color:#3e9137;
	font-weight:bold;
	font-size:20px;
}

.internalpage .textcontent .textleft .gform_wrapper .gform_footer input[type=submit] {
	background:#3e9137;
	border-radius:5px;
	border:none;
	padding: 10px 15px;
	color:#fff;
}

.internalpage .textcontent .textleft .gform_wrapper .gform_footer input[type=submit]:hover {
	color:#000;
}

/*------------------------------------*\
    GALLERY
\*------------------------------------*/

.gallerytype_standard {
	display: table;
	width: 100%;
}

.gallery-row {
	display: table-row;
}

.gallerytype_standard .gallery-item {
/*	float: left;*/
	display: table-cell;
	text-align: center;
	padding: 10px;
	vertical-align: top;
}

.gallerytype_masonry .gallery-item {
/*	width: 33%;*/
	padding: 5px;
	text-align: center;
}

.gallery_caption {
	text-align: center;
}

.gallery-item img {
	height: auto;
}

.gallerytype_slider .slick-slide img {
    margin: 0px auto;
    min-height: 360px;
   	max-height: 360px;
    width: auto;
}

.gallerytype_slider .slick-slide {
	margin: 0px 10px;
}

@media only screen and (max-width:960px) {
	.gallerytype_masonry .gallery-item {
		width: 50%;
	}
}

@media only screen and (max-width:600px) {
	.gallerytype_masonry .gallery-item,
	.gallerytype_masonry .gallery-item img {
		width: 100%;
	}
	
	.gallerytype_standard .gallery-item {
		display: block;
	}
}


/*------------------------------------*\
    MEDIA QUERIES
\*------------------------------------*/

@media screen and (max-width:720px) {
/*------------------------------------*\
    MOBILE NAV
\*------------------------------------*/
body {
/*	margin:50px 0 0 0;*/
}

.nav {
	display:none;
}

.mobilenav {
	display:block;
	width:100%;
	height: 50px;
	padding-top: 5px;
	/*background:#367a30;*/
/*	background:url(/wp-content/themes/eReserve-2015/img/mobbg.png);*/
	background: rgba(24, 24, 24, 0.30);
	background-position:left;
	position:fixed;
	top:0;
	left:0;
	z-index:999;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}

.mobilenav .menulogo {
	height: 50px;
	padding-left: 20px;
}

.mobilenav_bar {
	display: flex;
	justify-content: space-between;
}

#mobile_nav_icon {
	width: 30px;
	height: 50px;
	position: relative;
	margin: 0px 20px 0px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
}

#mobile_nav_icon span {
	display: block;
	position: absolute;
	height: 3px;
	width: 100%;
	background: #EEEEEE;
	border-radius: 3px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}

.mobile_nav_bar:hover #mobile_nav_icon span {
	background: #FFFFFF;
}


#mobile_nav_icon span:nth-child(1) {
	top: 13px;
}

#mobile_nav_icon span:nth-child(2),#mobile_nav_icon span:nth-child(3) {
	top: 22px;
}

#mobile_nav_icon span:nth-child(4) {
	top: 31px;
}

#mobile_nav_icon.open span:nth-child(1) {
	top: 22px;
	width: 0%;
	left: 50%;
}

#mobile_nav_icon.open span:nth-child(2) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

#mobile_nav_icon.open span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#mobile_nav_icon.open span:nth-child(4) {
	top: 22px;
	width: 0%;
	left: 50%;
}


.mobilenav ul {
	padding:0;
	position: relative;
	width: 100%;
	display:none;
	-webkit-transition: top 1s;
	-moz-transition: top 1s;
	-o-transition: top 1s;
	transition: top 1s;
	top:0px;
	z-index:5;
	margin:0;
/*	background:rgba(60, 132, 54, 0.97);*/
	background: rgba(0,0,0,0.75);
}

.mobilenav ul li {
	text-decoration:none;
	list-style:none;
}

.mobilenav ul li a {
	font-size:15px;
	color:#fff;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-weight:light;
	display: block;
	padding: 8px 0 8px 15px;
}

.mobilenav ul li:hover a {
	text-decoration: none;
	background: #FFFFFF;
	color: #333333;
}

/*mobile icon*/
.icon {
	width: 40px;
	height: 40px;
	background:url('/wp-content/themes/eReserve-2015/img/icon.png');
	position:absolute;
	top:5px;
	right:7px;
	z-index:999;
}

.moblogo {
	width: 150px;
	height: 50px;
	background:url('/wp-content/themes/eReserve-2015/img/moblogo.png')no-repeat top;
	position:absolute;
	top:7px;
	left:7px;
	z-index:999;
}

/*menu borders*/

.mobilenav ul li {
/*	border-top: 1px solid #FFFFFF; /* #307f29;*/
/*	border-bottom: 1px solid #EEEEEE; /* #63935f;*/
}

.mobilenav ul li:first-child {
	border-top: none;
}

.mobilenav ul li:last-child {
	border-bottom: none;
}

	
}

/* ----------- iPhone 5 and 5S ----------- */

/* iPhone Portrait and Landscape */
@media only screen  and (min-device-width: 320px)  and (max-device-width: 667px)  and (-webkit-min-device-pixel-ratio: 2) {

.textcontent {
	display:none;
}

.textcontentdevice {
	display:block;
	font-size:15px;
}

.page {
	max-width: 1200px;
	height: auto;
	margin: 85px auto 0 auto;
	padding: 0 20px 0 20px;
	position: relative;
	z-index: 3;
}

.dots {
	height: 96%;
}

.homeimage {
	height: 100%;
}

.homecontainer {
	width: 100%;
	height: 600px;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 3;
}

#readinglists,
#library,
#copyright {
	padding: 55px 0 0 0;
}



/*body structure (home page)*/
.center {
	width: 100%;
	height: 620px;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 16px;
	color: #333;
	text-align: center;
	background: rgba(255,255,255, 0.5);
	z-index: 3;
}

.tag {
	font-family: 'Open Sans';
	font-size: 14px;
	margin: 0 0 30px 0;
	font-weight: 600;
}

.ib1,
.ib2,
.ib3 {
	position:relative;
	background-image:url('/wp-content/themes/eReserve-2015/img/infoboxbg.png');
	margin:0 auto;
	height:150px;
	width:300px;
}

.downarrow {
	width: 100%;
	text-align: center;
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0;
}

.downarrow img {
	width:30px;
	height:30px;
	margin:7px 0 0 0;
}

.infoboxes {
	margin:-15px 0 0 0;
}

.infoboxcontent {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #fff;
	position: absolute;
	top: 70px;
	left: 0;
	font-weight: normal;
	width: 282px;
	text-align: center;
	padding: 0 10px;
}

.ccsmalllink,
.lismalllink,
.rlsmalllink {
	display:none;
}

.homelogo img {
	max-width: 67%;
}

.parallax .bg__p1,
.parallax .bg__p2,
.parallax .bg__p3,
.parallax .bg__p4,
.parallax .bg__p5,
.parallax .bg__p6 {
	display:none;
}

.cd-top.cd-is-visible {
	display:none;
}
}
/* iPhone Landscape*/
@media only screen  and (min-device-width: 320px)  and (max-device-width: 667px)  and (-webkit-min-device-pixel-ratio: 2)  and (orientation: landscape) {

.homeimage,
.dots,
.homeimage,
.center {
	height: 550px;
}

.page {
	max-width: 1200px;
	height: auto;
	margin: 0 auto;
	padding: 50px 20px 0 20px;
	position: relative;
	z-index: 3;
}

.homecontainer {
	width: 100%;
	height: 490px;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 3;
}

.homelogo img {
	max-width: 42%;
}

.parallax .bg__p1,
.parallax .bg__p2,
.parallax .bg__p3,
.parallax .bg__p4,
.parallax .bg__p5,
.parallax .bg__p6 {
	display:none;
}

.cd-top.cd-is-visible {
	display:none;
}

#readinglists,
#library,
#copyright {
	padding: 55px 0 0 0;
}
}
/* iPad Portrait*/
@media only screen  and (min-device-width: 768px)  and (max-device-width: 1024px)  and (orientation: portrait)  and (-webkit-min-device-pixel-ratio: 1) {
	
#contact-info {
    font-family: 'Open Sans',Arial, Helvetica, sans-serif;
    border: 1px solid #ccc;
    height: 345px;
    background: url('/wp-content/themes/eReserve-2015/img/contactbg.png') top right no-repeat;
    margin-top: 35px;
    margin-bottom: 20px;
}

.center {
	width: 100%;
	height: auto;
	position: absolute;
	left: 0;
	top: 17%;
	font-size: 14px;
	color: #333;
	text-align: center;
	background: rgba(255,255,255, 0.6);
	z-index: 3;
}
/*
.textcontent {
	display:none;
}

.textcontentdevice {
	display:block;
}
*/
.textcontentdevice p {
	font-size:16px;
}

.page {
	max-width: 1200px;
	height: auto;
	margin: 0 auto;
/*	padding: 50px 0px 0px 0px;
	position: relative;
	z-index: 3;*/
}

.textcontentdevice p img {
	width:80%;
	height:auto;
	display:block;
	margin:0 auto;
}

.menulogo {
	display:none;
}

.nav ul, .menulogo {
    display: inline-block;
    vertical-align: top;
}

/*mailout*/
.mailoutoffer {
	width:100%;
	height: auto;
}

.innermailout {	
	width:100%;
	height: auto;
}

.innermailoutleft {
	width:45%;
	height:auto;
	margin-right:2%;
	margin-left:3%;
}

.innermailoutright {
	width:48%;
	height:auto;

}

.parallax .bg__p1,
.parallax .bg__p2,
.parallax .bg__p3,
.parallax .bg__p4,
.parallax .bg__p5,
.parallax .bg__p6 {
/*	display:none;*/
}

#readinglists,
#library,
#copyright {
	padding: 95px 0 0 0;
}
/*
.dotsinternal {
	width: 100%;
	height: 98%;
	background: url('/wp-content/themes/eReserve-2015/img/bg_dots_dark.png') top repeat;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
*/
}
/* iPad Landscape*/
@media only screen  and (min-device-width: 768px)  and (max-device-width: 1024px)  and (orientation: landscape)  and (-webkit-min-device-pixel-ratio: 1) {
	
#contact-info {
    font-family: 'Open Sans',Arial, Helvetica, sans-serif;
    border: 1px solid #ccc;
    height: 327px;
    background: url('/wp-content/themes/eReserve-2015/img/contactbg.png') top right no-repeat;
    margin-top: 35px;
    padding-top: 60px;
}

.page {
	max-width: 1200px;
	height: auto;
	margin: 0 auto;
	padding: 85px 0px 0px 0px;
	position: relative;
	z-index: 3;
}

.parallax .bg__p1,
.parallax .bg__p2,
.parallax .bg__p3,
.parallax .bg__p4,
.parallax .bg__p5,
.parallax .bg__p6 {
	display:none;
}

#readinglists,
#library,
#copyright {
	padding: 95px 0 0 0;
}

.dotsinternal {
	width:100%;
	height:100%;
	background:url('/wp-content/themes/eReserve-2015/img/bg_dots_dark.png') top repeat;
	position: absolute;
	top:0;
	left:0;
	z-index: 2;
}

.page .textright img {
	width:100%;
	height:auto;
}

#readinglists, #library, #copyright {
    padding: 118px 0 0 0;
    margin: 0 0 37px 0;
}

.lismalllink, 
.ccsmalllink, 
.rlsmalllink {
    float: right;
    font-size: 14px;
    color: #3e9342;
    font-weight: normal;
    margin: 10px 20px 0 0;
    padding: 0 5px 50px 0;
}
}
/* iPhone 5 only Landscape*/
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation : landscape) {
	
	/*test*/
.center p {
    margin: 6px 0 10px 0;
    padding: 0;
}

.tag {
    font-family: 'Open Sans';
    font-size: 13px;
    margin: -16px 0 37px 0;
    font-weight: 600;
	width:100%;
}

.infoboxes {
    margin: -29px 0 0 0;
    width: 100%;
}

.ib1, .ib2, .ib3 {
    position: relative;
    background-image: url('/wp-content/themes/eReserve-2015/img/infoboxbg.png');
    margin: 0 auto;
    height: 153px;
    width: 30%;
	background-position: center top;
}

a.promolink {
    background: none;
    border-radius:0;
    padding: 0;
    display: block;
    font-family: arial;
    font-weight: normal;
    color: #000;
    text-decoration: none;
    border: none;
    text-shadow:none;
    width: 165px;
    margin: 0px auto;
    margin-top: 0;
    margin-bottom:0;
    -webkit-transition: box-shadow 0.5s;
}

.infoboxheading {
    width: 100%;
    text-align: center;
    display: block;
    position: absolute;
    top: 15px;
    left: 0;
    font-family: 'latin_modern_sans10_regular';
    color: #fff;
    font-size: 17px;
    font-weight: normal;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

.infoboxcontent {
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #fff;
    position: absolute;
    top: 61px;
    left: 0;
    font-weight: normal;
    width: 154px;
    text-align: center;
    padding: 0 10px;
}

.page {
    max-width: 1200px;
    height: auto;
    margin: 0 auto 0 auto;
    padding: 0 20px 0 20px;
    position: relative;
    z-index: 3;
}

#readinglists, #library, #copyright {
    padding: 75px 0 0 0;
}

.internalpage h3 {
    font-size: 1.0em;
    margin: 1em 0;
}

.page h3 {
    font-size: 1.0em;
    margin: 1em 0;
}
	/*end test*/
	
h2 {
    font-size: 1.1em;
    margin: 0.83em 0;
}

.homeimage,
.dots,
.center {
	height: 100%;
}

.homecontainer {
	width: 100%;
	height: 270px;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 3;
}

.cd-top.cd-is-visible {
	display:none;
}

.dotsinternal {
	width: 100%;
	height: 97%;
	background: url('/wp-content/themes/eReserve-2015/img/bg_dots_dark.png') top repeat;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

/*mailout*/
.mailoutoffer {
	width:100%;
	height: auto;
}

.innermailout {	
	width:100%;
	height: auto;
}

.innermailoutleft {
	width:45%;
	height:auto;
	margin-right:2%;
	margin-left:3%;
}

.innermailoutright {
	width:48%;
	height:auto;

}

.gform_wrapper .gform_footer input[type=submit] {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    width: 255px;
}

.innermailoutright .gform_wrapper .top_label input.medium {
    height: 40px;
    border-radius: 5px;
    border: none;
    padding: 0 10px 0 10px;
    width: 235px;
    margin: 5px 0 0 -10px;
}

.innermailoutright .gform_wrapper ul li.gfield {
    clear: both;
    margin-bottom: 15px;
    width: 0;
}

#menu-item-246 {
	display:block;
}
}

/* iPhone 5 only portrait*/
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation : portrait) {
	
#menu-item-246 {
	display:block;
}

.textright h2,
.textleft h2 {
	margin-top:0;
}

.homeimage,
.dots,
.center {
	height: 97%;
	position: relative;
}

.homecontainer {
	width: 100%;
	min-height: 550px;
	height: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 3;
}

.page {
	width:100%;
	height: auto;
/*	margin: 50px auto 0 auto;
	padding:0;
	position: relative;
	z-index: 3;*/
}

.textcontentdevice p img {
	width:80%;
	height:auto;
	display:block;
	margin:0 auto;
}

.cd-top.cd-is-visible {
	display:none;
}

#readinglists,
#library,
#copyright {
	padding: 55px 0 0 3%;
	font-size:24px;
	font-weight:bold;
}

.internalpage h1 {
	font-size:24px;
	font-weight:bold;
}

.internalpage .textcontentdevice p {
	font-size:15px;
	width:94%;
	height:auto;
	margin:0;
	padding:0 3%;
}

.internalpage .textcontentdevice {
	padding-bottom:20px;
}

.page .textcontentdevice {
	font-size:15px;
	width:94%;
	height:auto;
	margin:0;
	padding:0 3%;
}

h2,
.internalpage .textcontentdevice h2 {
    font-size: 1.0em;
    margin: 0.83em 0;
}

h3 {
    font-size: 1.0em;
    margin: 1em 0;
}

.internalpage .internalpage h3 {
	font-size:16px;
	font-weight:bold;
}

.internalpage p {
	font-weight:normal;
}
/*
.dotsinternal {
	width: 100%;
	height: 97%;
	background: url('/wp-content/themes/eReserve-2015/img/bg_dots_dark.png') top repeat;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
*/

}

 @media only screen and (max-width: 640px) {
/*mailout*/
.mailoutoffer {
	width:100%;
	height: auto;
}

.innermailout {	
	width:100%;
	height: auto;
}

div.innermailoutleft {
	width:94%;
	height:auto;
	margin:0;
	padding:0 3%;
	max-width: 94%;
}

.innermailoutright {
	display: block;
	margin: 0px auto;
	width: 100%;
	box-sizing: border-box;
	/*
	width:94%;
	height:auto;
	margin:0;*/
	padding:0 3%;
}

.innermailoutright .gform_wrapper .gform_footer input.button,
.innermailoutright .gform_wrapper .gform_footer input[type="submit"] {
	max-width: 264px;
}

.innermailoutright .gform_wrapper .top_label input.medium {
    width: 264px;
    height: 40px;
    margin: 0;
}

.innermailoutright input[type=submit] {
    width: 100%;
    height: 40px;
    margin:0 0 0 10px;
}

.gform_wrapper .gform_footer input[type=submit] {
	width:283px;
}

.innermailoutright .gform_wrapper ul li.gfield {
    clear: both;
    margin-bottom: 15px;
    width:90%;
}

.alignnone {
	margin: 5px auto 20px auto;
}
 }
 
/*iPhone 6 Portrait*/
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation : portrait) { 

}

/*iPhone 6 landscape*/
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation : landscape) { 

}

/*iPhone 6+ Portrait*/
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation : portrait) { 

}

/*iPhone 6+ landscape*/
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation : landscape) { 

}
/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {

* {
	background:transparent !important;
	color:#000 !important;
	box-shadow:none !important;
	text-shadow:none !important;
}

a,
a:visited {
	text-decoration:underline;
}

a[href]:after {
	content:" (" attr(href) ")";
}

abbr[title]:after {
	content:" (" attr(title) ")";
}

.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
	content:"";
}

pre,
blockquote {
	border:1px solid #999;
	page-break-inside:avoid;
}

thead {
	display:table-header-group;
}

tr,
img {
	page-break-inside:avoid;
}

img {
	max-width:100% !important;
}
 @page {
 margin:0.5cm;
}

p,
h2,
h3 {
	orphans:3;
	widows:3;
}

h2,
h3 {
	page-break-after:avoid;
}
}

#text-4 {
	margin-top:30px;
}
