/*Custom Ellen Rogin CSS*/
	
/*HTML5 Reset 
		- Baseline Normalize
		- Box Sizing
		- Float Clearing
--------------------------------------------- */
/*Baseline Normalize*/
a:focus {
  outline: none;
}
/*Defaults
		- Typographical Elements
		- Headings
		- Objects
		- Forms
		- Tables
--------------------------------------------- */	

/* Change Color, font family, font size, line height*/
body {
  background-color: #ffffff; 
  color: #3a3a3c;
  font-size: 18px;
	font-size: 1.8rem;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  line-height: 1.625;
}
body > div {
  font-size: 1.8rem; /* Chrome fix for REM values */
}
a {
  text-decoration: none;
}
a,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.nav-primary .sub-menu a:hover,
.nav-secondary .sub-menu a:hover,
.site-footer a:hover,
.site-header .sub-menu a:hover,
.entry-content aa {
  color: #0E68B9;
  text-decoration: none;
}
a:hover, 
a:focus,
.entry-title a:hover, 
.entry-title a:focus {
  color: #333;
  text-decoration: none;
}
p {
	margin: 0 0 26px;
}
/* Master Button Color*/
button, input[type="button"], 
input[type="reset"], 
input[type="submit"], 
.button, 
.entry-content .button {
  background-color: #f6923E;
  padding: 10px 24px;
  font-weight: 700;
}
/* Master Button Hover Color*/
button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
.entry-content .button:hover,
.archive-pagination a:hover,
.archive-pagination li.active a {
  background-color: #333;
}
button:focus, 
input[type="button"]:focus, 
input[type="reset"]:focus, 
input[type="submit"]:focus, 
.button:focus {
  background-color: #0E68B9;
}
blockquote {
  border-left: 3px solid #0D68B9;
  color: #666;
  font-style: italic;
  margin: 24px 40px 24px;
  padding-left: 10px;
}
/*Colored Button Blue*/
.button-blue.button {
	background-color: #658374;
}
.button-blue.button:hover{
  background-color: #666;
}
.button-blue.button:focus {
  background-color: #658374;
}
/*Colored Button Green*/
.button-green.button {
	background-color: #A8CA38 !important;
	color:#fff !important;
}
.button-green.button:hover{
  background-color: #666 !important;
  color:#fff !important;
}
.button-green.button:focus {
  background-color: #A8CA38 !important;
  color:#fff !important;
}
/*Colored Button Blue 2*/
.button-blue-2.button {
	background-color: #4B7079;
}
.button-blue-2.button:hover{
  background-color: #4B7079;
}
.button-blue-2.button:focus {
  background-color: #4B7079;
}
blockquote::before {
	display: none;
}
/*Headings*/
h1,
h2,
h3,
h4,
h5,
h6
 {
	color: #05417a;
	font-family: 'Libre Baskerville', serif;
	font-weight: 400;
	line-height: 1.6;
	margin: 0 0 16px;
}


h1,
h2 {
	line-height: 1.5;
}
h1 {
	font-size: 30px;	
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}
h5 {
  font-size: 16px;
}
h6 {
	font-size: 14px;
}
/*Objects*/
/*Forms*/
input,	308	input,
select,	309	select,
textarea {
  padding: 5px;
}
.button {
	border-radius: 3px;
	display: inline-block;
}	
/*Structure and Layout
		- Site Containers
		- Column Widths and Positions
		- Column Classes
--------------------------------------------- */		
.site-inner, 
.wrap {
  max-width: 1140px;
}
.site-inner {
	background: #fff;
	min-height: 500px;
	padding-top: 70px;
}
.digital-moxie-landing .site-inner,
.digital-moxie-landing .wrap {
  max-width: 100%;
}

.digital-moxie-landing .entry {
  margin-bottom: 0;
  padding: 0;
}
/*Common Classes
		- WordPress
		- Genesis
		- Titles
--------------------------------------------- */
.archive-description, .author-box {
  border-bottom: 2px solid #0E68B9;
  margin-bottom: 0px;
}
.archive-description {
  padding-bottom: 24px;
}
.entry-title {
	font-size: 30px;
	line-height: 1.5;
}
.entry-title a:hover {
  color: #0E68B9;
}
/*Widgets
		- Featured Content
--------------------------------------------- */
/*Plugins
		- Genesis eNews Extended
		- Genesis Latest Tweets
		- Gravity Forms
		- Jetpack
		- Skip Links
		- Visual Composer
		- Genesis Featured Posts Combo
		- Quiz
		- SmartSlider
---------------------------------------------*/
.enews-widget input {
	padding: 14px 16px;
	margin-bottom: 16px;
	margin-bottom: 1.6rem;
	width: 24.9%;
}
.enews-widget input[type="submit"] {
	margin: 0;
	width: 24%;
}
#subbutton {
  background: #3BA7CE;
  padding: 14px;
}
#subbutton:hover {
  background: #0D68B9;
  color: #fff;
}
/*.enews-horizontal {
  margin-top: 3.2rem; Delete this in Minimum Pro*
  background: #fff;
} 
.enews-horizontal .enews-widget input {
  width: 24% !important;
}
.enews-widget input, .enews-widget input:focus {
  border: 1px solid #666;
}
.widget.enews-widget {
  text-align: center;
}/
/*Gravity Forms*/
div.gform_wrapper input[type="email"],
div.gform_wrapper input[type="text"],
div.gform_wrapper textarea,
div.gform_wrapper .ginput_complex label {
	padding: 5px;
}
.gform_wrapper select {
  font-size: 16px !important;
}
.gf_simple_horizontal_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_first,
.gf_simple_horizontal_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_middle,
.gf_simple_horizontal_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_last {
  padding-top: 0 !important;
}

.gf_simple_horizontal_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text],
.gf_simple_horizontal_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select {
  margin-bottom: 0 !important;
}

.gf_simple_horizontal_wrapper li.hidden_label input {
  margin-top: 0 !important;
}

body .gf_simple_horizontal_wrapper .top_label div.ginput_container {
  margin-top: 0 !important;
}

.gf_simple_horizontal div.gform_footer.top_label {
  width: auto !important;
  vertical-align: top !important;
}

.gf_simple_horizontal div.gform_body {
  width: auto !important;
}

.gf_simple_horizontal div.gform_footer.top_label input[type="submit"] {
  line-height: 26px;
  font-size: 13px;
  padding: 4px 24px;
  text-transform: uppercase;
  letter-spacing: 1px
}

#text-7 li {
  border-bottom: none;
  padding-bottom: 0;
}

#gform_wrapper_1 {
	margin-bottom: 0;
}

/* Skip Links Display outline on focus IE */
:focus {
	outline: none;
}
/*.composer-page .entry .colored-background-box{
  padding-left: 15px;
  padding-right: 15px;
}
.composer-page .site-inner,
.composer-page .content-sidebar-wrap,
.composer-page .content {
  margin: 0;
  padding: 0;
  max-width: 100%;
  width: 100%;
}

body.override.composer-page .site-inner {
  padding-bottom: 0;
}

.composer-page .wpb_row.vc_row-fluid.fixed {
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1230px;
}*/ 
.composer-page .wpb_row.vc_row-fluid.fixed-color-box {
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1140px; 
}
.vc_row.wpb_row.vc_row-fluid.portfolio-hero {
	min-height: 65vh !important;
}
.vc_responsive .five_col_wrap.wpb_row .vc_col-sm-2 {
  float: left;
  width: 20%;
  padding: 0;
  min-height: 0;
}
.five_col_wrap .five_col_last {
margin: 0 !important;
}
.white, 
.white h1,
.white h2,
.white h3,
.white h4,
.white h5,
.white h6,
.white a {
  color: #fff;
}
.white a:hover,
.white a:focus {
  color: #333;
}
.blue {
  color: #0D68B9;
}
.vc_row.wpb_row.vc_row-fluid.vc_custom_1482508568312.gambit_has_video_bg {
  max-height: 640px;
}
/*Genesis Featured Posts Combo*/
.widget.gfpc-widget h3 {
  /*font-size: 20px;*/
  font-size: 24px;
}
/*.widget.gfpc-widget h3 a,
.widget.gfpc-widget a {
  color: #fff;
}*/
.widget.gfpc-widget h3 a:hover{
  /*color: #333;*/
  color: #0e68b9;
}
#gfpc-widget-2 .entry {
  background-color: transparent;
  /*color: #fff;*/
  margin-bottom: 0 !important;
  padding-bottom: 14px;
}
#gfpc-widget-2 .entry-title {
  margin-bottom: 0 !important;
}
/*Quiz*/
.wq_questionTextCtr h4 {
  font-family: 'Raleway', sans-serif !important;
  font-size: 22px !important;
  font-weight: 700 !important;
  line-height: 1.3 !important;
}
.wq_singleAnswerCtr .wq_answerTxtCtr {
  line-height: 24px !important;
}
.pum-theme-4806 .pum-container, .pum-theme-generosity-quiz .pum-container {
  background-image: url("https://www.ellenrogin.com/wp-content/uploads/2017/08/seamless-texture_XJNGub.jpg");
  background-repeat: repeat-x;
  border-top: 6px solid #f6923e;
  padding: 45px 0 35px;
}
p > br[style="clear: both;"]:only-child:first-child {
	content: ' ';
	display: block;
	margin: 0 0 -26px 0;
	overflow: hidden;
}
/*SmartSlider*/
.n2-lightbox-trigger {
	cursor: pointer !important;
}
/*Site Header
		- Title Area
		- Widget Area
--------------------------------------------- */
.site-header {
	background-color: #fff;
  /*border-bottom: 2px solid #333;*/
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.25) !important;
	min-height: 70px;
	position: fixed;
  width: 100%;
  z-index: 999;	
}
.site-header .wrap {
  padding: 0 20px 3px;
  max-width: 100%;
}
.title-area {
  width: 20%;
}
.dm-header-right-text {
  color: #000;
  font-size: 22px;
}
/* Standard Logo

.header-image .site-header .widget-area {
  padding: 20px 0 15px 0;
}

.header-image .site-title a {
	min-height: 93px;
}*/
/* Retina Logo */
.header-image .title-area {
  margin: 0;
  padding-top: 16px;
  width: 20%; /*this needs to be set at the width of the 1x logo*/
}
/*.header-image .site-title > a {
  width: 310px;
  background: rgba(0, 0, 0, 0) url("images/logo@2x.png") no-repeat scroll 0 0 !important;
  background-position: center center !important;
  background-size: 310px 59px !important;
  min-height: 59px; 
}*/
.header-image .site-title > a {
  width: 310px;
  background: rgba(0, 0, 0, 0) url("images/logo@2x.png") no-repeat scroll 0 0 !important;
  background-position: center center !important;
  background-size: 310px 38px !important;
  min-height: 38px; 
}
.site-header .widget-area {
  width: 73%;
  padding: 0 0 10px;
}
/*Forms*/
input, select, textarea {
    padding: 8px;
}
/*Site Navigation
		- Header Navigation
		- Primary Navigation
		- Secondary Navigation
		- Skip Links		
		- Responsive Menu
		- Mobile Menu
--------------------------------------------- */
/* Skip Links Display outline on focus */
:focus {
	outline: none;
}
.genesis-nav-menu {
	line-height: 0;
	font-size: 18px;
}
.nav-primary .genesis-nav-menu a, 
.genesis-nav-menu a  {
	color: #333;
	padding: 18px 0 20px 24px;
}
.genesis-nav-menu > .menu-item > a {
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	text-transform: none;
}
.nav-primary .genesis-nav-menu a:hover, 
.nav-primary .genesis-nav-menu a:focus, 
.nav-primary .genesis-nav-menu .current-menu-item > a {
  color: #42a5de;
  text-decoration: none;
}
.genesis-nav-menu a:hover, 
.genesis-nav-menu a:focus, 
.genesis-nav-menu .current-menu-item > a, 
.genesis-nav-menu .sub-menu a:hover, 
.genesis-nav-menu .sub-menu a:focus,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover, 
.genesis-nav-menu .sub-menu .current-menu-item > a:focus  {
  color: #42a5de;
  font-family: 'Raleway', sans-serif;
  text-decoration: none;
}
.genesis-nav-menu .sub-menu a {
  color: #333333;
  font-family: 'Raleway', sans-serif;
	font-weight: 400;
	font-size: 16px;
	text-transform: none;
	width: 350px;
}
.nav-primary {
  background-color: #0e68b9;
  border-bottom: none;
  padding: 10px 0;
}
.nav-primary .genesis-nav-menu .sub-menu a:hover, 
.nav-primary .genesis-nav-menu .sub-menu a:focus, 
.nav-primary .genesis-nav-menu .sub-menu .current-menu-item > a {
  color: #0E68B9;
  text-decoration: none;
}
.nav-secondary {
  background-color: #42A5DE;
  border-bottom: 1px solid #fff;
  padding-top: 10px;
  text-align: center;
}
.nav-secondary a {
  color: #fff;
  padding: 18px 0 20px 24px;
  font-size: 18px;
}
.nav-secondary a:hover, 
.nav-secondary a:focus, 
.nav-secondary .current-menu-item > a {
  color: #333;
  text-decoration: none;
}
.responsive-menu-icon {
  border-bottom: none;
  cursor: pointer;
  display: none;
  margin-bottom: -1px;
  text-align: center;
}
.site-header .responsive-menu-icon {
  border-bottom: none;
  /*new*/
  padding-top: 15px;
}
.responsive-menu-icon::before {
  color: #333;
  content: "\f333";
  display: inline-block;
  font: normal 20px/1 'dashicons';
  margin: 0 auto;
  padding: 4px;
}
#mobile-menu {
  display: none;
  visibility: hidden;
}
.widget.widget_nav_menu {
  float: left;
  padding-top: 24px;
  width: 985px;
}
/*Content Area
		- Entries
		- Pagination
		- Comments
--------------------------------------------- */
.content {
  width: 740px;
}
.entry {
	padding: 40px 0px 24px;
	border-radius:  0px;
}
.entry-content a {
	border-bottom: none;
}
.entry-content ol, .entry-content ul {
  margin-bottom: 26px;
}
.entry-footer .entry-meta {
	border-top: 2px solid #f5f5f5;
	margin: 0;
	margin: 0;
	padding: 32px 0px 8px;
}
.blog .entry,
.archive .entry {
  margin-bottom: 0px;
}
.archive-pagination li a:hover,
.archive-pagination li a:focus,
.archive-pagination li.active a {
	background-color: #0E68B9;
	text-decoration: none;
}

p > br[style=”clear: both;”]:only-child {
content: ”;
display: block;
margin-bottom: 0
}

/*Sidebars
--------------------------------------------- */
.sidebar {
	color: #666666; 
  padding-top: 30px;
}
.sidebar a {
	border-bottom: none;
}
.sidebar .widget {
	border-radius: 0px;
	margin: 20px 0px;
	padding: 20px 0px;
}
.sidebar-primary {
  width: 350px;
}
.widget-title {
   color: #3a3a3c;
   font-weight: 700;
   text-transform: uppercase;
}
/*Footer Widgets
--------------------------------------------- */
/*.footer-widgets-1 {
  text-align: center;
  width: 100%;
}
.footer-widgets {
  padding-top: 15px;
}
.footer-widgets .widget {
  margin-bottom: 20px;
}*/
/*Ellen Quiz Section
--------------------------------------------- */
.ellen-quiz {
  background-image: url(https://www.ellenrogin.com/wp-content/uploads/2017/08/seamless-texture_XJNGub.jpg);
  background-repeat: repeat-x;
  border-top: 6px solid #f6923e;
  padding: 45px 0 35px;
}
/*Site Footer
--------------------------------------------- */
.footer-widgets,
.site-footer {
	background-color: #42a5de;
	color: #FFF;
}
.site-footer a:hover {
  color: #DDDDDD;
}
.site-footer {
	background-color: #42a5de;
	color: #FFF;
	font-size: 14px;
	padding: 0 0 40px;
	/*margin-bottom: 114px;*/
}
.site-footer a {
  color: #fff;
}
/*Side Tab
--------------------------------------------- 
#side-tabs a.support {
	background: url('images/book-ellen.jpg') no-repeat;
	right: 0px;
	top: 570px;
	height: 1185px;
	width: 49px;
	margin: 0;
	padding: 0;
	position: fixed;
	z-index: 9999;
	display:block;
}*/
/* Fixed Bottom Section 
--------------------------------------------- */
#bottom-section {
	position: fixed;
	bottom: 0;
	z-index: 999;
	width: 100%;
}
#bottom-section .panel {
  background: #38A8CD;
  padding: 15px 10px 0px;
  color: #fff;
}
#bottom-section .panel h4.widget-title {
  color: #fff;
}
#bottom-section .enews-widget input {
  width: 32%;
  margin-bottom: 0.5rem;
}
#bottom-section p {
	color: #fff;
}
.fixed-bottom-right {
  text-align: right;
}
.widget.simple-social-icons {
  margin: 0;
 }
.vc_row.wpb_row.vc_row-fluid.page-hero {
	min-height: 64vh !important;
}
.vc_row.wpb_row.vc_row-fluid.home-page-hero {
	min-height: 79.53vh !important;
}
/*#bottom-section .simple-social-icons ul li a {
	background: #fff !important;
	color: #333 !important;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	-o-border-radius: 18px;
	-ms-border-radius: 18px;
	border-radius: 18px !important;
}
#bottom-section .simple-social-icons ul li a:hover {
	background: #333 !important;
	color: #fff !important;
}
#bottom-section .simple-social-icons ul li:last-child {
	margin-right: 0 !important;
}*/
/*Media Queries
		- max-width: 1139px
		- max-width: 1023px
		- max-width: 767px
*/
@media only screen and (max-width: 1655px) {
  .site-header .widget-area {
    width: 75%;
  }
}

@media only screen and (max-width: 1595px) {
  .site-header .widget-area {
    width: 77%;
  }
  .widget.widget_nav_menu {
  width: 836px;
  }
}

@media only screen and (max-width: 1366px) {
  .site-header .widget-area {
    width: 80%;
  }
  .nav-primary .genesis-nav-menu a, .genesis-nav-menu a {;
	padding: 18px 0 20px 19px;
  }
}

@media only screen and (max-width: 1280px) {
	body {
		background-color: #fff;
	}
	.content,
	.content-sidebar-sidebar .content,
	.content-sidebar-sidebar .content-sidebar-wrap,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.sidebar-content-sidebar .content,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-primary,
	.sidebar-secondary,
	.sidebar-sidebar-content .content,
	.sidebar-sidebar-content .content-sidebar-wrap,
	.site-inner,
	.site-header .widget-area,
	.title-area,
	.wrap {
		width: 100%;
	}
	/*.site-header .wrap {
		padding: 20px 0;
	}*/
	/*Retina Logo*/
	.header-image .title-area {
    /*width: 100%;*/
    width: 55%; 
  }
	.header-image .site-header .wrap,
	.header-image .site-title > a {
		background-position: center top;
	}
	.header-image .site-title > a {
    width: 100%;
  }
  .widget.widget_nav_menu {
    /*width: 100%;*/
    width: 45%;
  }
  #text-4.widget.widget_text {
    text-align: center;
    width: 100%;
  }
	.site-inner {
		padding-left: 5%;
		padding-right: 5%;
	}
	.archive-description,
	.author-box,
	.comment-respond,
	.entry,
	.entry-comments,
	.entry-footer .entry-meta,
	.header-image .site-header .widget-area,
	.sidebar .widget,
	.site-header {
		padding: 0;
	}
	.genesis-nav-menu li,
	.site-header ul.genesis-nav-menu,
	.site-header .search-form {
		float: none;
	}
	.genesis-nav-menu,
	.site-description,
	.site-header .title-area,
	.site-header .search-form,
	.site-title {
		text-align: center;
	}
	.genesis-nav-menu a,
	.genesis-nav-menu > .first > a,
	.genesis-nav-menu > .last > a {
		padding: 20px 16px;
	}
	.site-header .search-form {
		margin: 16px auto ;
	}
	.genesis-nav-menu li.right {
		display: none;
	}
	.entry-footer .entry-meta {
		margin: 0;
		padding-top: 12px;
	}
	.sidebar .widget.enews-widget {
		padding: 40px;
	}
	.site-footer {
		padding: 24px 0;
	}
	.footer-widgets {
		padding: 40px 5% 16px;
	}
	.footer-widgets-1 {
		margin: 0;
	}
  .simple-social-icons ul {        
  display: block;      
  float: none;      
  margin: 0 auto !important;      
  padding: 10px 0 0 0;      
  width: 240px;      
  } 
 .genesis-nav-menu.responsive-menu > .menu-item > .sub-menu,
  .genesis-nav-menu.responsive-menu {
  display: none;
  } 
  .genesis-nav-menu.responsive-menu .menu-item,
  .responsive-menu-icon {
  display: block;
  }  
  .genesis-nav-menu.responsive-menu .menu-item {
  margin: 0;
  }  
  .genesis-nav-menu.responsive-menu .menu-item:hover {
  position: static;
  }  
  .genesis-nav-menu.responsive-menu li.current-menu-item > a,
  .genesis-nav-menu.responsive-menu .sub-menu li.current-menu-item > a:hover,
  .genesis-nav-menu.responsive-menu li a,
  .genesis-nav-menu.responsive-menu li a:hover {
  background: none;
  border: none;
  color: #333;
  display: block;
  line-height: 1;
  padding: 20px;
  text-transform: none;
  }  
  .genesis-nav-menu.responsive-menu .menu-item-has-children {
  cursor: pointer;
  }  
  .genesis-nav-menu.responsive-menu .menu-item-has-children > a {
  margin-right: 60px;
  }  
  .genesis-nav-menu.responsive-menu > .menu-item-has-children:before {
  content: "\f132";
  float: right;
  color: #333;  
  font: normal 16px/1 'dashicons';
  height: 16px;
  padding: 18px 20px;
  right: 0;
  text-align: right;
  z-index: 9999;
  }  
  .genesis-nav-menu.responsive-menu .menu-open.menu-item-has-children:before {
  content: "\f460";
  color: #333;
  }  
  .genesis-nav-menu.responsive-menu .sub-menu {
  background-color: rgba(0, 0, 0, 0.05);
  border: none;
  left: auto;
  opacity: 1;
  position: relative;
  -moz-transition: opacity .4s ease-in-out;
  -ms-transition: opacity .4s ease-in-out;
  -o-transition: opacity .4s ease-in-out;
  -webkit-transition: opacity .4s ease-in-out;
  transition: opacity .4s ease-in-out;
  width: 100%;
  z-index: 99;
  }  
  .genesis-nav-menu.responsive-menu .sub-menu .sub-menu {
  margin: 0;
  }  
  .genesis-nav-menu.responsive-menu .sub-menu li a,
  .genesis-nav-menu.responsive-menu .sub-menu li a:hover {
  background: #fff;
  color: #333;
  border-bottom: 1px solid #999;
  padding: 20px;
  position: relative;
  text-transform: none;
  width: 100%;
  } 
  .site-header .widget-area {
	margin: 0;
	width: 45%;
	}
	.header-image .site-title > a {
  width: 66%;
  }
  .site-header .responsive-menu-icon {
  padding-top: 0;
  }
  .repsonsive-menu-label {
  vertical-align: top;
  }
}

@media only screen and (max-width: 1139px) {
	.site-inner,
	.wrap {
		max-width: 960px;
	}
	.content-sidebar-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-sidebar-content .content-sidebar-wrap {
		width: 740px;
	}
	.content {
		width: 620px;
	}
	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content,
	.content-sidebar-sidebar .content {
		width: 400px;
	}
	.sidebar-primary,
	.title-area {
		width: 300px;
	}
	.site-header .widget-area {
  width: 55%;
  }
  .header-image .title-area {
	/* width: 100%; */
	width: 25%;
  }
  .header-image .site-title > a {
  width: 214px;
  background: rgba(0, 0, 0, 0) url("images/logo-small@2x.png") no-repeat scroll 0 0 !important;
  background-position: center center !important;
  background-size: 214px 26px !important;
  min-height: 26px; 
  }

@media only screen and (max-width: 800px) {
	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}	
	.header-image .site-title > a {
  width: 83%;
  }
  .site-header .responsive-menu-icon {
  padding-top: 15px;
  }   
  .dm-header-right-text {
  text-align: center;
  }
  .vc_responsive .five_col_wrap.wpb_row .vc_col-sm-2{
  width: 33%;
  margin-bottom: 15px;
  }
  .enews-hortizonal .enews-widget input {
  width: 100% !important;
  }
  .widget.widget_nav_menu {
  padding-top: 10px;
  }
  .vc_row.wpb_row.vc_row-fluid.page-hero,
  .vc_row.wpb_row.vc_row-fluid.home-page-hero  {
  background-position: center left !important;
  }
}

@media only screen and (max-width: 770px) {
	.fixed-bottom-right,
	#bottom-section {
    	text-align: center;
	}
	#bottom-section .simple-social-icons {
		display: table;
		margin: 0 auto;
	}
	#bottom-section .simple-social-icons ul {
		float: none;
		text-align: center;
	}
	#bottom-section .fixed-bottom-right {
		margin-top: 3rem;
	}
	.header-image .site-title > a {
  width: 214px;
  background: rgba(0, 0, 0, 0) url("images/logo-small@2x.png") no-repeat scroll 0 0 !important;
  background-position: center center !important;
  background-size: 214px 26px !important;
  min-height: 26px; 
  }
  .widget.widget_nav_menu {
  width: 54%;
  }
  .header-image .title-area {
    width: 39%;
  }
  .site-header .widget-area {
    margin: 0;
    width: 61%;
  }
  .vc_row.wpb_row.vc_row-fluid.home-page-hero {
	min-height: 60.5vh !important;
  }
}
@media only screen and (max-width: 750px) {
  .vc_responsive .five_col_wrap.wpb_row .vc_col-sm-2{
  width: 48%;
  margin-bottom: 15px;
  }
  .vc_row.wpb_row.vc_row-fluid.page-hero{
  min-height: 95vh !important;
  }
  .vc_row.wpb_row.vc_row-fluid.home-page-hero {
  min-height: 125vh !important;
  }
}

@media only screen and (max-width: 684px) {
	#bottom-section {
		position: static;
	}
	#bottom-section .enews-widget input {
 	   width: 100% !important;
 	   	margin-bottom: 1rem;
	}
	.site-footer {
	margin-bottom: 0;
  }
}

@media only screen and (max-width: 560px) {
  /* Standard Logo 
  .header-image .site-title > a {
   background: url(images/logo-small.png) no-repeat center top;
   min-height: 67px;
  }
  .site-header .wrap {
  padding: 5px 0 10px;
  }*/
  .site-inner {
  padding-top: 100px;
  }
  .entry-content ol, .entry-content ul{
  margin-left: 15px;
  }
  .vc_responsive .five_col_wrap.wpb_row .vc_col-sm-2{
  width: 100%;
  margin-bottom: 15px;
  }
  /* Retina Logo*/
   .site-header .wrap {
   max-width: 100%;
  }
  .header-image .site-title > a {
  width: 100%;
  }
  .header-image .title-area {
  width: 100%;
  padding: 2px 0 0;
  }
  .site-header .widget-area {
  margin: 0;
  width: 100%;
  }
  .site-header .responsive-menu-icon {
  padding-top: 0px;
  }
  #text-4.textwidget > p {
  margin-top: 0 !important;
  }
  #text-4.textwidget.button {
  padding: 2px 14px;
  }
  .menu.genesis-nav-menu.responsive-menu {
  width: 195px;
  }
  .widget.widget_nav_menu {
  padding-top: 24px;
  }
  .vc_row.wpb_row.vc_row-fluid.page-hero,
  .vc_row.wpb_row.vc_row-fluid.home-page-hero {
  min-height: 43vh !important;
  }
  .widget.widget_nav_menu {
	width: 48%;
  }
}
@media only screen and (max-width: 425px) {
  #gform_submit_button_9 {
    font-size: 12px;
  }
}
@media only screen and (max-width: 240px) {
}