/*
	Theme Name: Enterprise Pro Theme
	Theme URI: http://my.studiopress.com/themes/enterprise/
	Description: A mobile responsive and HTML5 theme built for the Genesis Framework.
	Author: StudioPress
	Author URI: http://www.studiopress.com/
	
	Version: 2.0.0
	
	Tags: black, blue, white, one-column, two-columns, three-columns, left-sidebar, right-sidebar, responsive-layout, custom-menu, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, premise-landing-page, evelurie.com
	
	Template: genesis
	Template Version: 2.1.0

	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

 Table of Contents
	
	- Imports
	- HTML5 Reset
		- Baseline Normalize
		- Box Sizing
		- Float Clearing
	- Defaults
		- Typographical Elements
		- Headings
		- Objects
		- Forms
		- Tables
	- Structure and Layout
		- Site Containers
		- Column Widths and Positions
		- Column Classes
	- Common Classes
		- Avatar
		- Genesis
		- Search Form
		- Titles
		- WordPress
	- Widgets
		- Featured Content
	- Plugins
		- Genesis eNews Extended
		- Genesis Responsive Slider
		- Gravity Forms
		- Jetpack
	- Site Header
		- Title Area
		- Widget Area
	- Site Navigation
		- Header Navigation
		- Primary Navigation
		- Secondary Navigation
		- Responsive Menu
	- Content Area
		- Home Page
		- Entries
		- Entry Meta
		- After Entry
		- Pagination
		- Comments
	- Sidebars
	- Footer Widgets
	- Site Footer
	- Theme Colors
		- Enterprise Pro Black
		- Enterprise Pro Green
		- Enterprise Pro Orange
		- Enterprise Pro Red
		- Enterprise Pro Teal
	/*- Media Queries*/
		- Retina Display
		- Max-width: 1139px
		- Max-width: 1023px
		- Max-width: 767px




/*
Imports
---------------------------------------------------------------------------------------------------- */



@font-face {
	font-family: 'Icon';
	src:url('fonts/Icon.eot');
	src:url('fonts/Icon.eot?#iefix') format('embedded-opentype'),
		url('fonts/Icon.woff') format('woff'),
		url('fonts/Icon.ttf') format('truetype'),
		url('fonts/Icon.svg#Icon') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'BauhausStdLight';
	src: url(/fonts/bauhausstd-light-webfont.eot)format('embedded-opentype');
	src: local('☺'), url(/fonts/bauhausstd-light-webfont.woff) format('woff'), url(/fonts/bauhausstd-light-webfont.ttf) format('truetype'), url(/fonts/bauhausstd-light-webfont.svg#webfont6H9FfcgS) format('svg');		
}

/*
HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* Baseline Normalize
	normalize.css v2.1.3 | MIT License | git.io/normalize
--------------------------------------------- */

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a{background:transparent}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0;}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}

/* Box Sizing
--------------------------------------------- */

*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

/* Float Clearing
--------------------------------------------- */

.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
	content: " ";
	display: table;
}

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}


/*
Defaults
---------------------------------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

html {
	font-size: 62.5%; /* 10px browser default */
	background-color: #fff;
}

/*body {
	font-family: 'Helvetica' sans-serif;
	background-color: #fff;
	color: #777;
	/*font-family: 'Lato', sans-serif;*!/
	font-weight: 300;
	/*line-height: 1.625;*!/
	line-height: 1.5;
}*/

body {
	color: #000;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-size: 1.6em;
	font-weight: 400;
	line-height: 1.5;
	background-color: #fff;
	padding: 0;
	font-variant-numeric: oldstyle-nums;
	letter-spacing: .6px;
	}

body > div {
	font-size: 16px;
	font-size: 1.6rem;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition:    all 0.1s ease-in-out;
	-ms-transition:     all 0.1s ease-in-out;
	-o-transition:      all 0.1s ease-in-out;
	transition:         all 0.1s ease-in-out;
}

::-moz-selection {
	background-color: #333;
	color: #fff;
}

::selection {
	background-color: #333;
	color: #fff;
}

a {
	/*color: #31b2ed;*/
	color: #CC0233;
	text-decoration: none;
}

a:hover {
	color: #333;
}

p {
	margin: 0 0 24px;
	margin: 0 0 2.4rem;
	padding: 0;
}

/* add kerning */
p, h1 {
  font-feature-settings: "kern" 1;
  font-kerning: normal;
}

p, h1 {
  -moz-font-feature-settings:    "kern" 1; 
  -ms-font-feature-settings:     "kern" 1; 
  -o-font-feature-settings:      "kern" 1; 
  -webkit-font-feature-settings: "kern" 1; 
  font-feature-settings:         "kern" 1;
  font-kerning: normal;
}
/* end add kerning */

strong {
	font-weight: 700;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}
/* eves custom typographical elements */

.bold {
	font-weight: 600;
}
.bold-demi {
	font-family: ;
}

/* eves custom ACF styles */
/*img#website-image{
	margin-left: 3em;
	margin-bottom: 3em;
}*/
.tablet img {
	 background-image: url("wp-content/uploads/tabletframew.png");
	 border: none;
	 width: 40%;
	
}

.phone img {
	border: none;
	margin-left: -38%;
	top: 70px;
	width:14%;
	
	
}

/*===================callout==================*/
.callout {
	font-style: italic;	
	font-family: 'times', serif;		
	margin-left: 2em;
	padding:0 .25em 0 0;
	font-size: 1.1em;
	color: #AAA;	
		}

.callout p {
	margin: 0 2rem 0;}			

.callout h3 {
		font-style: normal;
		color: #C03;
		/*font-size: 1.1em;*/
		font-family: 'BauhausStdLight', sans-serif;	
		padding: 0;		
	}
	
blockquote,
blockquote::before {
	color: #999;
}

blockquote {
	margin: 40px;
	margin: 4rem;
	font-style: italic;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	font-size: 3rem;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}

cite::before{
	——
}

cite {
	font-style: normal;
	float: right;
}


/* Headings--------------------------------------------- */
h1.number {
	     /*
	   margin: 0 38% 2%;
	    font-family: 'BauhausStdLight', serif;
	    padding: 5px;*/
	           text-align: center;
	           background-color: #ededed;
	           border-radius: 50%;
	           margin: 0 37% 2%;
	           font-family: 'American Typewriter', serif;
	           font-size: 5em;
	           font-size: 50px;
	           padding: 8px;
	           font-weight: 400;
	           color: #c03;
}


h1, h2, h3, h4, h5{ 
	margin-top:0;
	margin-bottom:0;
	line-height: 1.1;
	color: #000;
	}

h1 {
/*font-family: 'Lato', sans-serif;	*/
font-size:6em;
font-size: 60px;
font-weight: 300;
padding:0 0 0 0;
letter-spacing: 1.1;/* this doesn't work*/
}

h2, h3 {
	/*text-transform:capitalize;*/
	letter-spacing: 1.1px;
	border: none;
	line-height: 1.4;
	/*font-family: 'HelveticaNeueLTStd-BdEx', sans-serif;*/
}
	

h2 {
	/*font-size:1.28571em;*/
	font-size: 15px;
	font-size: 1.5em;	
	font-weight: 600;
	padding:.5em 0;
	color: #000;
	text-transform: capitalize;
}


h3 { 
font-size:1.14286em;
/*padding:1.87506em 0;*/

 }

h4 {
	font-size: 14px;
	text-transform: uppercase;
	/*margin-bottom: 2em;*/
	padding: .5em 0;
	letter-spacing: 1px;
	line-height:1.4;
}

h4#featured-post-19.widget.featured-content.featuredpost{
	margin-bottom: 0;
	padding: 0;
}

h4.widget-title.widgettitle a{
	font-weight:500;
}

h5, h6 {
	margin-bottom:.2em!important;
}

.archive-title {
font-size: 25px;
font-size: 2.5rem;
}

/*original heading styles
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333;
/*font-family: 'BauhausStdLight', sans-serif;	*!/
	line-height: 1.2;
	margin: 0 0 10px;
	margin: 0 0 1rem;
}

h1 {
	font-size: 36px;
	font-size: 3.6rem;
}

h2 {
	font-size: 30px;
	font-size: 3rem;
}

h3 {
	font-size: 24px;
	font-size: 2.4rem;
}

h4 {
	font-size: 20px;
	font-size: 2rem;
}

h5 {
	font-size: 18px;
	font-size: 1.8rem;
}

h6 {
	font-size: 16px;
	font-size: 1.6rem;
}*/

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	  height: auto;
	  border: 1px solid #444;
	  margin-bottom: 3em;
	  
	/*  border-radius: 8px;*/
	/*  padding: 6px;*/
}

.noborder{
	border: none;
}

.featured-content img,
.gallery img {
	width: auto;
}

/* Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ededed;
	border-radius: 3px;
	box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.06);
	color: #aaa;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 400;
/*	padding: 16px;*/
/*	padding: 1.6rem;*/
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

::-moz-placeholder {
	color: #666;
	opacity: 1;
	font-weight: 400;
}

::-webkit-input-placeholder {
	color: #666;
	font-weight: 400;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.home-top .more-link {
/*	background-color: #31b2ed;*/
/* background-color: #bd3100; */
	background-color:#69099A;
	color: #fff;
	cursor: pointer;
	font-weight: normal;
	/*padding: 16px 24px;
	padding: 1.6rem 2.4rem;*/
	padding: 8px 15px;
	text-transform: uppercase;
	font-size: 12px;
/* 	padding: 5px 8px; */
	border-radius: 0;
	border: none;
	width: auto;
}



/*non link button link buttons*/
.button-red {
	color: #fff;
	/*background: #000;*/
	/*background: #88518e; lavendar*/
	background: #a31e00;
	border-radius: 3px;
	/*border: 1px solid #D9D7CE;*/
	/*border: 1px solid #000;*/
font-weight: 300;
/*	width:80%;*/
width: 80%;
	padding: 5px 2em;
	margin-top: 1.5em;
	
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
.home-top .more-link:hover, .sm-button:hover {
	box-shadow: 0px 3px 15px #ccc;
	color: #fff;
}

.entry-content .button:hover,
.footer-widgets .button {
	color: #000;
}

.button {
	display: inline-block;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

/* Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	margin-bottom: 4rem;
	width: 100%;
}

tbody {
	border-bottom: 1px solid #ddd;
}

td,
th {
	text-align: left;
}

td {
	border-top: 1px solid #ddd;
	padding: 6px 0;
	padding: 0.6rem 0;
}

th {
	font-weight: 700;
	text-transform: uppercase;
}


/*
Structure and Layout
---------------------------------------------------------------------------------------------------- */
/* flexbox */
.box{
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: auto;
	
}

.item{
	flex: 0 1 31%;
	/*margin: 20px;*/
	padding:30px;
	/*border: 1px solid #ededed;*/
	-webkit-box-shadow: 3px 4px 22px 0px rgba(128,128,128,1);
	-moz-box-shadow: 3px 4px 22px 0px rgba(128,128,128,1);
	box-shadow: 3px 4px 22px 0px rgba(128,128,128,1);
	border-radius: 4px;
	margin-bottom: 2em;
}

/* Site Containers
--------------------------------------------- */

.wrap {
	margin: 0 auto;
	max-width: 1140px;
}

.enterprise-pro-landing .wrap {
	max-width: 800px;
}

.site-inner {
/*	background-color: #f5f5f5;*/
	/*border-top: 1px solid #ececec;*/
	clear: both;
	/*padding-top: 40px;
	padding-top: 4rem;*/
}

/* Column Widths and Positions
--------------------------------------------- */

/* Wrapping div for .content and .sidebar-primary */

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	width: 920px;
}

.content-sidebar-sidebar .content-sidebar-wrap {
	float: left;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	float: right;
}

/* Content */

.content {
	float: right;
	width: 740px;
}

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
	float: left;
}

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
	width: 520px;
}

.full-width-content .content {
	width: 100%;
}

/* Primary Sidebar */

.sidebar-primary {
	float: right;
	width: 360px;
	font-size: 90%;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left;
}

/* Secondary Sidebar */

.sidebar-secondary {
	float: left;
	width: 180px;
	font-size: 90%;
}

.content-sidebar-sidebar .sidebar-secondary {
	float: right;
}

/* Column Classes
	Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css
--------------------------------------------- */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

#gform_wrapper_4.gform_wrapper {
	padding: 20px;
	    border: 1px solid #ededed;
	    -webkit-box-shadow: 3px 4px 22px 0px rgba(128,128,128,1);
	    -moz-box-shadow: 3px 4px 22px 0px rgba(128,128,128,1);
	    box-shadow: 3px 4px 22px 0px rgba(128,128,128,1);
	    border-radius: 4px;
}

.lavendar{
	color: #69039a;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
	
}



/* eve's portfolio custom styles */

.genesis-pro-portfolio .content .pro-portfolio {
    margin-bottom: 2.5em !important;
    padding: 20px;
    border: 1px solid #ededed;
    -webkit-box-shadow: 1px 1px 3px 0px rgba(128, 128, 128, 1);
    -moz-box-shadow: 3px 4px 22px 0px rgba(128, 128, 128, 1);
    /* box-shadow: 3px 4px 22px 0px rgba(128, 128, 128, 1); */
    border-radius: 2px;
}


.genesis-pro-portfolio .content .pro-portfolio .entry-content  {
    border: none;
    margin-bottom: 0px;
    text-align: center;
    background-image: none;
}



.portfolio-type-work .portfolio-featured-image img {
	margin-bottom: 0;
	padding-bottom: 0;
	/*width: 630px;*/
	border:1px solid #999;
}

.article.portfolio.type-portfolio.status-publish.has-post-thumbnail.portfolio-type-work.entry.pro-portfolio{
	-webkit-box-sizing: border-box;
	  -moz-box-sizing: border-box;
	  box-sizing: border-box;
	  float: left;
	  margin-left: 0;
	 margin-right: 10px;
	  /*padding: 5x;*/
	/*  padding: .5rem;*/
	  width: 32%;
	      box-shadow: 1px 1px 8px #aaa;
}
/*.portfolio-type-work .genesis-pro-portfolio .pro-portfolio {
  
}*/

.genesis-pro-portfolio .pro-portfolio .entry-header .entry-title {
    /* margin: 20px 0 10px; */
    margin: 0;
}
.genesis-pro-portfolio .pro-portfolio .entry-header .entry-title {
   
    word-wrap: break-word;
    border: none;
     font-size: 28px!important; 
    /* margin: 20px 0 0; */
    padding: 0;
   /* display: none;*/
   display: inherit;
  font-family: 'BauhausStdLight', sans-serif;
}


.genesis-pro-portfolio .content .pro-portfolio {
    border: none;
    margin-bottom: 50px;
    text-align: center;
    background-image: none;
   min-height: 450px;
}
/*
Common Classes
---------------------------------------------------------------------------------------------------- */

/*https://css-tricks.com/guide-responsive-friendly-css-columns/
using in archive page of posts and sitemap, column width is the min. value, not the actual width*/

.columns-2 {
	  -webkit-columns: 2 120px;
	     -moz-columns: 2 120px;
	          columns: 2 120px;
}

h1,h2,h3,h4 { 
  -webkit-column-span: all; 
          column-span: all; 
}


/* Avatar
--------------------------------------------- */

.avatar {
	float: left;
	border: none;
	padding-left: 1em;
}

.alignleft .avatar,
.author-box .avatar {
	margin-right: 24px;
	margin-right: 2.4rem;
}

.alignright .avatar {
	margin-left: 24px;
	margin-left: 2.4rem;
}

.comment .avatar {
	margin: 0 16px 24px 0;
	margin: 0 1.6rem 2.4rem 0;
}

.clear {
	clear: both;
}

/*----------- pricing tables----------- */
.pricing-table {
	text-align: center;
}

.pricing-table h5{
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
	font-style: normal;
}


/*.plan.one-third.entry-content ul > li {
	list-style-type: none;
	font-size: 16px;
	margin-left: 25%;
	text-align: left;
}*/

h1.price {
	font-size: 2em;
	font-style: italic;
	font-family: "Times", serif;
	padding-bottom: 5px;
}

.pricing-table.enterprise-pro-orange a {
    font-size: 15px;
}


.plan.one-third.first, .featured.plan.one-third, .plan.one-third {
	border: 1px solid;
	padding: 1em;
}


/* end */


/* Genesis
--------------------------------------------- */

.breadcrumb {
	margin-bottom: 20px;
	margin-bottom: 2rem;
	font-size: 80%; /*eve*/
	color: #999; /*eve*/
	
	}

.archive-description,
.author-box {
	/*background-color: #fff;*/
	/*background-color:#d9d7ce;*/
	background-color: #fcfbf9;
	/*border: 1px solid #ececec;*/
	/*border: 1px solid #000;*/
	box-shadow: 0 1px #ececec;
	margin-bottom: 40px;
	margin-bottom: 4rem;
	padding: 20px;
	padding: 2rem;
	border-radius: 8px;
}

 .archive-description{
	/*background-color:#d9d7ce;
	background-color: #F7F5EC;
	padding: 1em;
	border: 1px solid #ccc;
	border-radius: 4px;
	margin-bottom: 4em;*/
}


.author-box-title {
	color: #333;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 4px;
	margin-bottom: 0.4rem;
}

.archive-description p:last-child,
.author-box p:last-child {
	margin-bottom: 0;
}

/* Search Form
--------------------------------------------- 

.search-form {
	overflow: hidden;
}

.site-header .search-form {
	float: right;
	margin-top: 8px;
	margin-top: 0.8rem;
}

.entry-content .search-form,
.site-header .search-form {
	width: 50%;
}

.search-form input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

/* Titles
--------------------------------------------- */
.title-area {
	float: left;
	padding:.5rem 0 .5rem .4rem;
	width: 400px;
}

.archive-title {
	font-size: 30px;
	font-size: 3rem;
}

.entry-title {
	font-size: 50px;
	font-size: 5rem;
	margin: 0;
}

.category-websites-101 .entry-title {
	font-size: 40px;
	font-size: 4rem;
	
}

/* elurie archive category web developer tools */


/* end */
.entry-title a,
.sidebar .widget-title a {
	/*color: #333;*/
	color: #c03;
	 /* font-size: 35px;
	  font-size: 3.5rem;*/
	 /* margin: .5em;*/
	  
}

.entry-title a:hover {
	color: #31b2ed;
}

.widget-title,
.footer-widgets .featured-content .widget-title {
	border-bottom: 1px solid #ececec;
	font-size: 16px;
	font-size: 1.6rem;
	margin: 0 0 20px;
	margin: 0 0 2rem;
	padding: 0 0 20px;
	padding: 0 0 2rem;
	 /*   font-family: 'HelveticaNeueLTStd43LightExte', sans-serif;*/
	 font-family: 'Lato', sans-serif;
}

.home-bottom .widget-title,
.sidebar .widget-title {
	margin: -40px -40px 40px;
	margin: -4rem -4rem 4rem;
	padding: 30px 40px;
	padding: 3rem 4rem;
}
#categories-4 .widget-title{
	display: none;
}
/* WordPress
--------------------------------------------- */

.alignleft {
	float: left;
	text-align: left;
}

.theme-bar.slider-wrapper {
  position: relative;
  border: non;
  overflow: hidden;
}
.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

a.alignnone {
	display: inline-block;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
	margin: 0 auto 2.4rem;
}

img.alignnone,
.alignnone {
	margin-bottom: 12px;
	margin-bottom: 1.2rem;
}

/*
#attachment_4080.wp-caption .alignleft {
	margin: 0 24px 12px 0;
	margin: 0 2.4rem 1.2rem 0;
}*/

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
/*	margin: 26px 24px 12px 0;
	margin: 2.6rem 2.4rem 1.2rem 0;*/
	margin: 0 24px 12px 0;
	margin: 0 2.4rem 1.2rem 0;
	
}

.sg a img{
margin-top: 40px;
margin-top: 4rem;
/*border: none;*/
	
} 

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 12px 24px;
	margin: 0 0 1.2rem 2.4rem;
}

.wp-caption-text {
	font-weight: 700;
	text-align: center;
}

.entry-content p.wp-caption-text {
	margin-bottom: 0;
}


/*
Widgets
---------------------------------------------------------------------------------------------------- */

.widget {
	word-wrap: break-word;
	margin-bottom: 40px;
	margin-bottom: 4rem;
}

/*.widget li {
/*	border-bottom: 1px dotted #ececec;
	margin-bottom: 10px;
	margin-bottom: 1rem;
	padding-bottom: 10px;
	padding-bottom: 1rem;*!/
	   border-bottom:none; 
	   margin-bottom: 0px; 
	   margin-bottom: 0; 
	   padding-bottom: 0; 
	   padding-bottom:0; 
	}*/

.widget ol > li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 2rem;
	text-indent: -2rem;
}

.widget li li {
	border: none;
	margin: 0 0 0 30px;
	margin: 0 0 0 3rem;
	padding: 0;
}

.widget ul > li:last-child,
.widget p:last-child {
	margin-bottom: 0;
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}

/* Featured Content
--------------------------------------------- */

.after-entry .widget.featured-content,
.featured-content,
.home-bottom .widget.featured-content,
.sidebar .widget.featured-content {
	border-bottom-width: 0;
	padding: 0;
}

.home-bottom .widget.featured-content{
	min-height: 775px;
}

.after-entry .featured-content .widget-title,
.featured-content .widget-title {
	margin: 0;
	padding: 30px 40px;
	padding: 3rem 4rem;
}

.featured-content .entry {
	background: none;
	border: none;
/*	border-bottom: 1px solid #ececec;*/
	box-shadow: none;
	margin: 0;
	padding: 0;
	/*min-height: 841px;*/
}

h4 .featured-content .entry {
	font-size: 14px;
	text-transform: uppercase;
	/*margin-bottom: 2em;*/
	/*padding: .5em 0;*/
	letter-spacing: 1px;
	/*line-height:1.4;*/
}

.featured-content .entry-header {
	/*border-bottom: 1px solid #ececec;*/
	border: none;
	margin: 0;
	padding: 30px 40px;
	padding: 3rem 4rem;
}

.featured-content .entry-title {
	font-family: 'BauhausStdLight', sans-serif;
	font-size: 23px;
	font-size: 2.3rem;
	margin: 0;
}

.featured-content .entry-content {
	padding: 0 22px 40px 22px;
	padding:0 2.2rem 4rem 2.2rem;}

.featured-content .alignnone {
/*	background: #f8f8f8;*/
/*	border-bottom: 1px solid #ececec;*/
background: #fff; 
border-bottom: none; 
	margin-bottom: 0;
}
	
.featured-content img {
	margin-bottom: -7px;
	margin-bottom: -0.7rem;
}

.featured-content .more-link{
	display: block;
	/*	font-weight: 700;*/
	margin-top: 20px;
	margin-top: 2rem;
	padding: .8rem 2rem; /*evelurie*/
	border-radius: 3px; /*evelurie*/
	
}

.featured-content .more-from-category,
.featured-content ul {
	border-bottom: 1px solid #ececec;
	margin: 0;
	padding: 40px;
	padding: 4rem;
}

.footer-widgets .featured-content .entry {
	background: none;
	border: none;
	margin-bottom: 30px;
	margin-bottom: 3rem;
}

.footer-widgets .featured-content .entry-header,
.footer-widgets .featured-content .more-from-category,
.footer-widgets .featured-content ul {
	border: none;
	padding: 0 0 10px;
	padding: 0 0 1rem;
}

.footer-widgets .featured-content .entry-content {
	padding: 0;
}

.footer-widgets img{
	padding: 6px;
}

/*
Plugins
---------------------------------------------------------------------------------------------------- */

/* Genesis eNews Extended
--------------------------------------------- */

.enews-widget input {
	margin-bottom: 16px;
	margin-bottom: 1.6rem;
}

.enews-widget input[type="submit"] {
	margin: 0;
	width: 100%;
}

.enews form + p {
	margin-top: 24px;
	margin-top: 2.4rem;
}

/* Genesis Responsive Slider
--------------------------------------------- */

.home-top .genesis_responsive_slider {
	margin: 0;
}

.site-container #genesis-responsive-slider {
	border-width: 0;
	padding: 0;
}

.site-container #genesis-responsive-slider .flex-control-nav {
	margin-top: -40px;
	margin-top: -4rem;
}

.site-container #genesis-responsive-slider .more-link {
	float: none;
	text-align: center;
}

.site-container #genesis-responsive-slider li {
	border-width: 0;
	margin: 0;
	padding: 0;
	text-indent: 0;
}

/* Gravity Forms
--------------------------------------------- */
body .gform_wrapper label.gfield_label+div.ginput_container {
  margin-top: 0!important;
}
div.gform_wrapper input[type="email"],
div.gform_wrapper input[type="text"],
div.gform_wrapper textarea,
div.gform_wrapper .ginput_complex label {
	font-size: 16px;
	font-size: 1.6rem;
	padding: .4rem;
	padding: 4px;
}

div.gform_wrapper .ginput_complex label {
	padding: 0;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	/*margin: 16px 0 0;
	margin: 1.6rem 0 0;*/
	margin: 0;
}
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
  /* width: 47.5%; */
  width: 100%!important;
}

.gform_wrapper .top_label .gfield_label {
margin: 0 0 .5em!important;
font-weight: normal!important;
  /* margin: .625em 0 .5em; */
/*  font-weight: 700;
  display: -moz-inline-stack;
  display: inline-block;
  line-height: 1.3;
  clear: both;
  padding: 5px !important;*/
}

.gform_wrapper textarea.large {
  height: auto!important;
  width: 100%!important;
}
.gform_wrapper textarea {
  resize: auto;
}

/* Jetpack
--------------------------------------------- */

#wpstats {
	display: none;
}


/*
Site Header
---------------------------------------------------------------------------------------------------- */
.enterprise-pro-home .site-header {
	min-height: 0;
/*	border-bottom: 1px solid #222;*/
}

.site-header {
	background-color: #fff;
	/*min-height: 69px;*/
	margin-top: 3rem;
	margin-bottom: 1.2em;
}

.site-header .wrap {
	padding: 10px 10px 30px;
	padding: 1rem 1rem 3rem;
	margin: 0 4rem;
	margin: auto;
}


/* Title Area
--------------------------------------------- */

.title-area {
float: left;
/*padding: 0 40px;
padding: 0 4rem;*/
padding: 0 0 4px;
padding: 0 0 0.4rem;
width: 400px;
}


.header-full-width .title-area {
	width: 100%;
}

.site-title {
	/*font-family: 'Titillium Web', sans-serif;
	font-size: 36px;
	font-size: 3.6rem;
	font-weight: 700;
	line-height: 1.2;*/
	color: #c03;
	font-family: 'BauhausStdLight', serif;
	font-weight: normal;
	line-height: .9;
	letter-spacing: .5px;
	font-size: 45px;
}
.site-title, .site-title h1 {
color: #c03;
font-family: 'BauhausStdLight', sans-serif;
font-weight: normal;
line-height: .9;
letter-spacing: .5px;
font-size: 28px;
text-shadow: 2px 2px 4px rgba(37,37,37,.5);
}

.site-title a,
.site-title a:hover {
	/*color: #31b2ed;*/
	color: #c03;
}

.header-image .site-title > a {
	float: left;
	min-height: 69px;
	width: 100%;
}

.site-description {
font-family: 'BauhausStdlight', sans-serif;
text-indent: 60px;
	/*color: #b5b3a9;lighter*/
	/*color: #99978c;*/
	/* color: #5C0482;*/
	color: #C03;
		font-size: 1.5rem;
	font-weight: normal;
	letter-spacing: .5px;
	line-height: .5;
text-shadow: 2px 2px 4px rgba(37,37,37,.3);
	/*text-transform: uppercase;*/
	/*margin-top: 1.4em;*/
	 font-size: 18px;
	}

p.site-description{
	line-height:1.3;
	
}

/*.site-description {
	color: #aaa;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 300;
	letter-spacing: 1px;
	letter-spacing: 0.1rem;
	line-height: 1.5;
	text-transform: uppercase;
}*/

.site-description,
.site-title {
	margin-bottom: 0;
}

.header-image .site-description,
.header-image .site-title {
	display: block;
	/*text-indent: -9999px;*/
}

/* Widget Area
--------------------------------------------- */

.site-header .widget-area {
	float: right;
	text-align: right;
	/*width: 620px;*/
}

.site-header .widget-area .widget {
	margin-bottom: 0;
}

.site-header .genesis-nav-menu li {
	border: none;
	margin: 0;
	padding: 0;
}
.widget-area .header-widget-area img.alignnone, .widget-area .header-widget-area .alignnone {
	width: 250px;
	height: 52px;
}

/*
Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
	clear: both;
	/*font-family: 'Titillium Web', sans-serif;*/
	/*font-family: 'HelveticaNeueLTStd43LightExte', sans-serif;*/
	font-size: 12pt;
	/*font-size: 14px;
	font-size: 1.4rem;*/
	/*font-family: 'Bauhauslightstd', sans-serif;*/
	/*font-weight: 500;*/
	line-height: 2;
	width: 100%;
	font-family: 'Raleway', sans-serif;
	/*font-size: 11px;
	font-size: 1.1rem;
	letter-spacing: .3px;*/
}

.genesis-nav-menu a {
	color: #333;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	text-align: left;
}

.genesis-nav-menu a {
	display: block;
/*	padding: 20px 24px;
	padding: 2rem 2.4rem;*/
	padding: 7px 24px;
	padding: .7rem 2.4rem;
}

.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu a:hover,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	/*color: #31b2ed;*/
	color: #ff6f00;
	/*background-color: #F7F5EC;*/
	background-color: #f6f6f6;
}

.genesis-nav-menu .sub-menu {
	border-top: 1px solid #ececec;
	left: -9999px;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition:    opacity .4s ease-in-out;
	-ms-transition:     opacity .4s ease-in-out;
	-o-transition:      opacity .4s ease-in-out;
	transition:         opacity .4s ease-in-out;
	width: 200px;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	background-color: #f8f8f8;
	border: 1px solid #ececec;
	border-top: none;
/*	color: #333;
	font-size: 12px;
	font-size: 1.2rem;*/
	padding: 16px 24px;
	padding: 1.6rem 2.4rem;
	position: relative;
	width: 200px;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -52px 0 0 199px;
}

.genesis-nav-menu .menu-item:hover {
	position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

.genesis-nav-menu > .first > a {
	padding-left: 0;
}

.genesis-nav-menu > .last > a {
	padding-right: 0;
}

.genesis-nav-menu > .right {
	float: right;
	list-style-type: none;
	padding: 0;
}

.genesis-nav-menu > .date,
.genesis-nav-menu > .right > a {
	display: inline-block;
	padding: 20px 24px;
	padding: 2rem 2.4rem;
}

.genesis-nav-menu > .search {
	padding: 8px 0 0;
	padding: 0.8rem 0 0;
}

.genesis-nav-menu > .search input {
	font-size: 12px;
	font-size: 1.2rem;
	padding: 12px 20px;
	padding: 1.2rem 2rem;
}

/* Site Header Navigation
--------------------------------------------- */

.site-header .genesis-nav-menu li li {
	margin-left: 0;
}

/* Primary Navigation
--------------------------------------------- */

.nav-primary {
      /* background-color: #333; */
      /*background-color: #F7F4EC;*/
      background-color: #fcfbf9;
/*       margin-bottom: 1.1em; */
       border-top: 1px dotted #d9d7ce; 
      /* border-bottom: 1px solid #d9d7ce; */
      box-shadow: 2px 2px 3px #ccc;
   }


.nav-primary,
.nav-primary a {
	color: #fff;
}

.nav-primary .sub-menu {
/*	border-color: #222;*/
border-color: #ededed;
}

/*.nav-primary .sub-menu a {
	background-color: #333;
	border-color: #222;
	color: #fff;
}*/

.nav-primary .sub-menu a {
/*background-color: #d9d7ce;*/
background-color: #fcfbf9;
/*border-color: #222;*/
border-color: #ededed;
/*font-size: 11px;
font-size: 1.1rem;
text-transform: uppercase;*/
background-position: 95% 50%;
padding: 0.5em 0.75em;
}

/* Secondary Navigation
--------------------------------------------- */

.nav-secondary {
	background-color: #f8f8f8;
}

/* Responsive Menu
--------------------------------------------- */

#responsive-menu-icon {
	cursor: pointer;
	display: none;
	/*padding: 17px 0 18px;
	padding: 1.7rem 0 1.8rem;*/
	text-align: center;
}

#responsive-menu-icon::before {
	-webkit-font-smoothing: antialiased;
	color: #C03;
	content: "\f333";
	font-family: 'dashicons';
	font-size: 16px;
	font-size: 1.6rem;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	margin: 0 auto;
	speak: none;
	text-transform: none;
}


/*
Content Area
---------------------------------------------------------------------------------------------------- */
.page-template-page-front-page .home-top.widget-area {
padding-top: 0;
padding-bottom: 0;
margin-top: 0;	
}

.page-template-page-front-page .home-top .widget {
	padding: 0px;
	margin: 0px 2rem;
}

.page-template-page-front-page .home-top .widget{
	margin-bottom: 0px;
	border: 0px;
	padding: 0;
}

.home-top-widget-area image.alignnone, .alignnone{
	margin-bottom: 0;
}

.home-top .widget, .home-top2 .widget {
	margin-bottom: 0;
}


/*.page-template-page-front-page .home-top img.alignnone, .alignnone{
	border: 0px;
	margin-bottom: 0;

}*/
img.alignnone, .alignnone{
	border: 0px;
	margin-bottom: 0;
	
}

.enterprise-pro-home .home-top {
padding: 0 2rem 0 2rem;
margin: 2rem 2rem 0 2rem;
}

 .home-top2.widget-area {
 	padding: 2rem;
 		margin: 2rem 2rem 4.5rem;
 		color: #444;
 	
 }
	

/* Home Page
--------------------------------------------- */
.enterprise-pro-home <header> .site-header {
	visibility: hidden;
	/*min-height: 0;*/
	max-height: 20px;
}

.home-site-title {
	margin-bottom: 0;
	color: #C03;
	/*color: #5c0482;*/
	    text-shadow: 1px 1px 6px #aaa;
	    font-family: 'BauhausStdLight', sans-serif;
	    font-weight: normal;
	    line-height: 1;
	    letter-spacing: .5px;
	    font-size: 45px;
}
.home-site-description{
 	font-family: 'BauhausStdlight', sans-serif;
 	    text-indent: 0px;
 	 	   /* color: #5C0482;*/
 	 	  /* color: #69039a;*/
 	 	  color:#C03;
 	    font-size: 100%;
 	    font-size: 18px;
 	    font-size: 1.8rem; 
 	    font-weight: normal;
 	     letter-spacing: 0.16rem; 
 	    line-height: 1.3;
 	    /* text-transform: uppercase; */
 	   /* margin-top: 1.4em;*/
 	    
 	}

/*.home-top {
	border-top: 1px solid #ececec;
}*/


/*.home-top .widget {
	margin: 0;
}*/

.home-top .widget:first-child h4 {
	padding-top: 20px;
	padding-top: 2rem;
}

.home-top .entry {
	background: none;
}

.home-top .featured-content a.alignleft,
.home-top .featured-content a.alignnone,
.home-top .featured-content a.alignright {
	margin-bottom: 0;
}

.home-top a.alignleft, 
.home-top a.alignright,
.home-top2 a.alignleft, 
.home-top2 a.alignright {
	width: 66%;
}

.home-top .featured-content,
.home-top .featured-content .entry {
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.home-top .featured-content .entry-header {
	border: none;
	padding: 10% 40px 0;
	padding: 10% 4rem 0;
}

.home-top .featured-content .entry-title {
	font-size: 30px;
	font-size: 3rem;
}

.home-top .featured-content .entry-content {
	padding: 0 1em 40px;
	padding: 0 1em 4rem;
}

.home-top .more-link {
	display: table;
	text-align: center;
}

.home-bottom .widget {
	background-color: #fff!important;
	border-radius: 3px;
	/*border: 1px solid #ededed;*/
	box-shadow: 1px 1px 8px #aaa;
	float: left;
	margin-left: 2.564102564102564%;
	padding: 40px;
	padding: 4rem;
	width: 31.623931623931625%;
}

.home-bottom .widget img{
	border:none;
	/*border-bottom: 1px solid #aaa;*/
	padding: 0;
	border-radius: 0px;
}

.home-bottom .widget:nth-child(3n+1) {
	clear: both;
	margin-left: 0;
}

/*.home-bottom2 .widget {
	background-color: #ccc;
	padding: 4rem;
	margin-top: 3rem;
}*/
/* Entries
--------------------------------------------- */

.entry {
	background-color: #fff;
	/*border: 1px solid #ececec;
	box-shadow: 0 1px #ececec;*/
	padding: 40px;
	padding: 4rem;
	margin-bottom: 40px;
	margin-bottom: 4rem;
}

.entry-header {
	border-bottom: 1px solid #ececec;
	margin: -40px -40px 40px;
	margin: -4rem -4rem 4rem;
	padding: 39px;
	padding: 3.9rem;
}

.entry-header.category-web-developer-tools.category-60 {
	border-bottom: none;
	margin: none;
	padding: none;
}

.entry-content ol,
.entry-content p,
.entry-content ul {
	margin-bottom: 26px;
	margin-bottom: 2.6rem;
}

.entry-content ol,
.entry-content ul {
	margin-left: 40px;
	margin-left: 4rem;
}

.entry-content ol > li {
	list-style-type: decimal;
}

.entry-content ul > li {
	list-style-type: disc;
	list-style-position: inside;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.entry-content code {
	background-color: #333;
	color: #ddd;
}

.working-with-you .entry-content ol, .entry-content ul{
	margin-left: 4px;
}
/*entry img {
  padding: 6px;
  border: none;
  margin-top: 4px;
  border: 1px solid #333;
  border-radius: 8px;
} /*eve*!/*/

/* Entry Meta
--------------------------------------------- */

p.entry-meta {
	color: #aaa;
	font-size: 14px;
	font-size: 1.4rem;
	margin-bottom: 0;
}

.entry-meta a {
	font-weight: 700;
}

/*p.entry-meta {
    display: none;
} specifiy for the grid loop only on what you get category(this will be the home page - needs to be designed*/


.entry-header .entry-meta {
	margin: 10px 0 0;
	margin: 1rem 0 0;
}

.entry-footer {
	margin-top: 22px;
	margin-top: 2.2rem;
}

.entry-footer .entry-meta {
	border-top: 1px solid #ececec;
	margin: 0 -40px;
	margin: 0 -4rem;
	padding: 40px 40px 0;
	padding: 4rem 4rem 0;
}

.entry-tags {
	float: right;
}

.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px;
	margin: 0 0.6rem 0 0.2rem;
}

/* After Entry
--------------------------------------------- */

.after-entry {
	background-color: #F7F5EC;
	border: 1px solid #ececec;
	box-shadow: 0 1px #ececec;
	margin-bottom: 10px;
	margin-bottom: 1rem;
}

.after-entry .widget {
	margin: 0;
	padding: 20px;
	padding: 2rem;
}

.after-entry .widget-title {
	border-top: 1px solid #ececec;
	margin: -40px -40px 30px;
	margin: -4rem -4rem 3rem;
	padding: 30px 40px;
	padding: 3rem 4rem;
}

.after-entry .widget:first-child .widget-title {
	border-top: 0;
}

.after-entry .featured-content .entry:last-of-type,
.after-entry .featured-content .more-from-category {
	border-bottom: none;
}

.after-entry .featured-content .more-from-category {
	padding: 20px 40px;
	padding: 2rem 4rem;
}

.after-entry li {
	list-style-type: none;
}

/* Pagination
--------------------------------------------- */

.pagination {
	margin: 40px 0;
	margin: 4rem 0;
}

.adjacent-entry-pagination {
	margin-bottom: 0;
}

.archive-pagination li {
	display: inline;
}

.archive-pagination li a {
	background-color: #fff;
	border: 1px solid #ececec;
	box-shadow: 0 1px #ececec;
	color: #333;
	cursor: pointer;
	display: inline-block;
	padding: 8px 12px;
	padding: 0.8rem 1.2rem;
}

.archive-pagination li a:hover,
.archive-pagination .active a {
	background-color: #31b2ed;
	color: #fff;
}

.entry-pagination.pagination {
	margin: 0 0 10px;
	margin: 0 0 1rem;
}

/* Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
	background-color: #fff;
	border: 1px solid #ececec;
	box-shadow: 0 1px #ececec;
	margin-bottom: 40px;
	margin-bottom: 4rem;
}

.comment-respond {
	padding: 40px 40px 16px;
	padding: 4rem 4rem 1.6rem;
}

.comment-respond h3 {
	border-bottom: 1px solid #ececec;
	margin: -40px -40px 40px;
	margin: -4rem -4rem 4rem;
	padding: 30px 40px;
	padding: 3rem 4rem;
}

.entry-comments {
	border-bottom-width: 0;
}

.entry-comments h3,
.entry-pings h3 {
	border-bottom: 1px solid #ececec;
	margin: 0;
	padding: 30px 40px;
	padding: 3rem 4rem;
}

.comment-list li.depth-1 {
	border-bottom: 1px solid #ececec;
	padding-bottom: 40px;
	padding-bottom: 4rem;
}

.comment-content {
	clear: both;
}

.comment-list li {
	padding: 40px 40px 0;
	padding: 4rem 4rem 0;
}

.comment-list li li {
	padding-right: 0;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%;
}

.comment-respond label {
	display: block;
	margin-right: 12px;
	margin-right: 1.2rem;
}

.entry-comments .comment-author,
.entry-comments .comment-author a {
	color: #333;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 700;
	margin-bottom: 0;
}

.comment-meta,
.comment-meta a {
	color: #aaa;
	font-size: 14px;
	font-size: 1.4rem;
}

.entry-comments .comment-author a:hover,
.comment-meta a:hover {
	color: #31b2ed;
}

.ping-list li {
	padding: 40px 40px 16px;
	padding: 4rem 4rem 1.6rem;
}

.entry-pings .reply {
	display: none;
}

.comment-reply-link {
	font-family: 'Titillium Web', sans-serif;
	font-weight: 700;
}

.form-allowed-tags {
	background-color: #f5f5f5;
	padding: 24px;
	padding: 2.4rem;
}


/*
Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar .widget {
	background-color: #fff;
	border: 1px solid #ececec;
	box-shadow: 0 1px #ececec;
	padding: 30px;
	padding: 3rem;
}

.sidebar.widget-title {
	font-weight: 400;
}

/*
Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets .widget-title {
    color: #c03;}

.footer-widgets {
	/*background-color:#d9d7ce;*/
	/*background-color: #F7F4EC;*/
	background-color: #fcfbf9;
	border-top: 1px solid #ececec;
	clear: both;
	padding-top: 40px;
	padding-top: 4em;
	/*box-shadow: 2px 2px 3px #d9d7ce;*/
}

.footer-widgets input {
	border: 1px solid #ddd;
}

.footer-widgets li {
	border-bottom: 1px dotted #ececec;
	margin-bottom: 10px;
	margin-bottom: 1rem;
	padding-bottom: 10px;
	padding-bottom: 1rem;
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
	width: 340px;
}

.footer-widgets-1 {
	margin-right: 60px;
	margin-right: 6rem;
}

.footer-widgets-1,
.footer-widgets-2 {
	float: left;
}

.footer-widgets-3 {
	float: right;
}


/* Site Footer------------ */

.site-footer {
	background-color: #fff;
	border-top: 1px solid #ececec;
	color: #000;
	font-weight:600;
	font-size: 12px;
	font-size: 1.2rem;
	letter-spacing: 1px;
	letter-spacing: 0.1rem;
	padding: 40px 0;
	padding: 4rem 0;
	text-align: center;
	text-transform: uppercase;
}

.site-footer a {
	color: #000	;
	font-weight:400:
}

.site-footer a:hover {
	color: #31b2ed;
}

.site-footer p {
	margin-bottom: 0;
}
.enterprise-pro-orange .comment-meta a, .enterprise-pro-orange .site-footer a {
    color: #000;
	font-weight:400:
}

/*
Theme Colors
---------------------------------------------------------------------------------------------------- */

/* Enterprise Pro Black
--------------------------------------------- */

.enterprise-pro-black .comment-meta a,
.enterprise-pro-black .genesis-nav-menu .current-menu-item > a,
.enterprise-pro-black .genesis-nav-menu .sub-menu .current-menu-item > a:hover,
.enterprise-pro-black .genesis-nav-menu .sub-menu a:hover,
.enterprise-pro-black .genesis-nav-menu a:hover,
.enterprise-pro-black .site-footer a,
.enterprise-pro-black a:hover {
	color: #aaa;
}

.enterprise-pro-black .comment-meta a:hover,
.enterprise-pro-black .entry-comments .comment-author a,
.enterprise-pro-black .entry-title a,
.enterprise-pro-black .genesis-nav-menu a,
.enterprise-pro-black .sidebar .widget-title a,
.enterprise-pro-black .site-footer a:hover,
.enterprise-pro-black .site-title a,
.enterprise-pro-black .site-title a:hover,
.enterprise-pro-black a {
	color: #333;
}

.enterprise-pro-black .nav-primary a {
	color: #fff;
}

.enterprise-pro-black .archive-pagination .active a,
.enterprise-pro-black .archive-pagination li a:hover,
.enterprise-pro-black .button,
.enterprise-pro-black .home-top .more-link,
.enterprise-pro-black button,
.enterprise-pro-black input[type="button"],
.enterprise-pro-black input[type="reset"],
.enterprise-pro-black input[type="submit"] {
	background-color: #333;
	color: #fff;
}

.enterprise-pro-black .button:hover,
.enterprise-pro-black .home-top .more-link:hover,
.enterprise-pro-black button:hover,
.enterprise-pro-black input:hover[type="button"],
.enterprise-pro-black input:hover[type="reset"],
.enterprise-pro-black input:hover[type="submit"] {
	background-color: #aaa;
	color: #fff;
}

/* Enterprise Pro Green
--------------------------------------------- */

.enterprise-pro-green .comment-meta a:hover,
.enterprise-pro-green .entry-comments .comment-author a:hover,
.enterprise-pro-green .entry-title a:hover,
.enterprise-pro-green .genesis-nav-menu .current-menu-item > a,
.enterprise-pro-green .genesis-nav-menu .sub-menu .current-menu-item > a:hover,
.enterprise-pro-green .genesis-nav-menu .sub-menu a:hover,
.enterprise-pro-green .genesis-nav-menu a:hover,
.enterprise-pro-green .site-footer a:hover,
.enterprise-pro-green .site-title a,
.enterprise-pro-green .site-title a:hover,
.enterprise-pro-green a {
	color: #2bc876;
}

.enterprise-pro-green .comment-meta a,
.enterprise-pro-green .site-footer a {
	color: #aaa;
}

.enterprise-pro-green .entry-comments .comment-author a,
.enterprise-pro-green .entry-title a,
.enterprise-pro-green .genesis-nav-menu a,
.enterprise-pro-green .sidebar .widget-title a,
.enterprise-pro-green a:hover {
	color: #333;
}

.enterprise-pro-green .nav-primary a {
	color: #fff;
}

.enterprise-pro-green .archive-pagination .active a,
.enterprise-pro-green .archive-pagination li a:hover,
.enterprise-pro-green .button,
.enterprise-pro-green .home-top .more-link,
.enterprise-pro-green button,
.enterprise-pro-green input[type="button"],
.enterprise-pro-green input[type="reset"],
.enterprise-pro-green input[type="submit"] {
	background-color: #2bc876;
	color: #fff;
}

.enterprise-pro-green .button:hover,
.enterprise-pro-green .home-top .more-link:hover,
.enterprise-pro-green button:hover,
.enterprise-pro-green input:hover[type="button"],
.enterprise-pro-green input:hover[type="reset"],
.enterprise-pro-green input:hover[type="submit"] {
	background-color: #333;
	color: #fff;
}

/* Enterprise Pro Orange
--------------------------------------------- */
.enterprise-pro-orange .genesis-nav-menu .sub-menu .current-menu-item {
	color: #C03;
	/*background-color: #F7F5EC; because it is on primary*/
}
.enterprise-pro-orange a {
color: #C03;
	font-weight:400;
/* font-weight: 300; */
/*font-weight: 500;*/
}

.enterprise-pro-orange .comment-meta a:hover,
.enterprise-pro-orange .entry-comments .comment-author a:hover,

.enterprise-pro-orange .genesis-nav-menu .current-menu-item > a,
.enterprise-pro-orange .genesis-nav-menu .sub-menu .current-menu-item > a:hover,
.enterprise-pro-orange .genesis-nav-menu .sub-menu a:hover,
.enterprise-pro-orange .genesis-nav-menu a:hover,
.enterprise-pro-orange .site-footer a:hover,
/*.enterprise-pro-orange .site-title a,*/{
/* 	color: #ff6f00; */
	color:#FE7000;
	/*background-color: #F7F5EC; because it is on primary*/
}



 .enterprise-pro-orange .site-title a, .enterprise-pro-orange .site-title a:hover{
color: #C03;
/*color: #5c0482;*/
padding-left: 53px;
margin-bottom: -1em;   /*elurie-move site-description up*/
padding-top: 5px;    /*elurie-move site-down*/


}
.enterprise-pro-orange .comment-meta a,
.enterprise-pro-orange .site-footer a {
	color: #aaa;
}

.enterprise-pro-orange a:hover,
/*.enterprise-pro-orange a */{
	color: #FE7000;
}


.enterprise-pro-orange .entry-comments .comment-author a,
.enterprise-pro-orange .entry-title a,
.enterprise-pro-orange .genesis-nav-menu a,
.enterprise-pro-orange .sidebar .widget-title a,
 {
	color: #C03;
}

	   
.enterprise-pro-orange .nav-primary a:hover {
color: #FE7000;
}


.enterprise-pro-orange .archive-pagination .active a,
.enterprise-pro-orange .archive-pagination li a:hover,
.enterprise-pro-orange .button,
.enterprise-pro-orange .sm-button,
.enterprise-pro-orange .home-top .more-link,
.enterprise-pro-orange .featured-content .more-link, /*evelurie*/
.enterprise-pro-orange button,
.enterprise-pro-orange input[type="button"],
.enterprise-pro-orange input[type="reset"],
.enterprise-pro-orange input[type="submit"] {
	color: #fff;
	font-weight: 400;
	letter-spacing: 1px;
	background-color: #FE7000;
	border-radius: 0;
	font-size: 12px;
	margin-top: 1.5em;
font-family: 'Raleway';
    text-shadow: 0px 1px 1px #000;
    font-weight: 400;
}

.enterprise-pro-orange .button:hover,
/*.enterprise-pro-orange .sm-button:hover*/
.enterprise-pro-orange .home-top .more-link:hover,
.enterprise-pro-orange .featured-content .more-link:hover, /*evelurie*/
.enterprise-pro-orange input:hover[type="button"],
.enterprise-pro-orange input:hover[type="reset"],
.enterprise-pro-orange input:hover[type="submit"] {

	color:#000;
	box-shadow: 0px 3px 15px #ccc;
	margin-top: 1.5em;
}

/* Enterprise Pro Red
--------------------------------------------- */

.enterprise-pro-red .comment-meta a:hover,
.enterprise-pro-red .entry-comments .comment-author a:hover,
.enterprise-pro-red .entry-title a:hover,
.enterprise-pro-red .genesis-nav-menu .current-menu-item > a,
.enterprise-pro-red .genesis-nav-menu .sub-menu .current-menu-item > a:hover,
.enterprise-pro-red .genesis-nav-menu .sub-menu a:hover,
.enterprise-pro-red .genesis-nav-menu a:hover,
.enterprise-pro-red .site-footer a:hover,
.enterprise-pro-red .site-title a,
.enterprise-pro-red .site-title a:hover,
.enterprise-pro-red a {
	color: #ff473a;
}

.enterprise-pro-red .comment-meta a,
.enterprise-pro-red .site-footer a {
	color: #aaa;
}

.enterprise-pro-red .entry-comments .comment-author a,
.enterprise-pro-red .entry-title a,
.enterprise-pro-red .genesis-nav-menu a,
.enterprise-pro-red .sidebar .widget-title a,
.enterprise-pro-red a:hover {
	color: #333;
}

.enterprise-pro-red .nav-primary a {
	color: #fff;
}

.enterprise-pro-red .archive-pagination .active a,
.enterprise-pro-red .archive-pagination li a:hover,
.enterprise-pro-red .button,
.enterprise-pro-red .home-top .more-link,
.enterprise-pro-red button,
.enterprise-pro-red input[type="button"],
.enterprise-pro-red input[type="reset"],
.enterprise-pro-red input[type="submit"] {
	background-color: #ff473a;
	color: #fff;
}

.enterprise-pro-red .button:hover,
.enterprise-pro-red .home-top .more-link:hover,
.enterprise-pro-red button:hover,
.enterprise-pro-red input:hover[type="button"],
.enterprise-pro-red input:hover[type="reset"],
.enterprise-pro-red input:hover[type="submit"] {
	background-color: #333;
	color: #fff;
}

/* Enterprise Pro Teal
--------------------------------------------- */

.enterprise-pro-teal .comment-meta a:hover,
.enterprise-pro-teal .entry-comments .comment-author a:hover,
.enterprise-pro-teal .entry-title a:hover,
.enterprise-pro-teal .genesis-nav-menu .current-menu-item > a,
.enterprise-pro-teal .genesis-nav-menu .sub-menu .current-menu-item > a:hover,
.enterprise-pro-teal .genesis-nav-menu .sub-menu a:hover,
.enterprise-pro-teal .genesis-nav-menu a:hover,
.enterprise-pro-teal .site-footer a:hover,
.enterprise-pro-teal .site-title a,
.enterprise-pro-teal .site-title a:hover,
.enterprise-pro-teal a {
	color: #34bfba;
}

.enterprise-pro-teal .comment-meta a,
.enterprise-pro-teal .site-footer a {
	color: #aaa;
}

.enterprise-pro-teal .entry-comments .comment-author a,
.enterprise-pro-teal .entry-title a,
.enterprise-pro-teal .genesis-nav-menu a,
.enterprise-pro-teal .sidebar .widget-title a,
.enterprise-pro-teal a:hover {
	color: #333;
}

.enterprise-pro-teal .nav-primary a {
	color: #fff;
}

.enterprise-pro-teal .archive-pagination .active a,
.enterprise-pro-teal .archive-pagination li a:hover,
.enterprise-pro-teal .button,
.enterprise-pro-teal .home-top .more-link,
.enterprise-pro-teal button,
.enterprise-pro-teal input[type="button"],
.enterprise-pro-teal input[type="reset"],
.enterprise-pro-teal input[type="submit"] {
	background-color: #34bfba;
	color: #fff;
}

.enterprise-pro-teal .button:hover,
.enterprise-pro-teal .home-top .more-link:hover,
.enterprise-pro-teal button:hover,
.enterprise-pro-teal input:hover[type="button"],
.enterprise-pro-teal input:hover[type="reset"],
.enterprise-pro-teal input:hover[type="submit"] {
	background-color: #333;
	color: #fff;
}
.alignleft ul, .alignleft ul > li{
	padding-right: 3em;
}

/*-------- Metaslider------*/
.sliderfont{
	font-family: verdana, sans-serif;
	font-weight: 100;
}
.theme-bar,
.nivo-caption {
	background: #D9D7CE;
	color: #444;
	border: 1px solid #333;
	border-radius: 4px;
	/*font-family:HelveticaNeueLTStd43LightExte, sans-serif;*/
	font-family: 'Lato',sans-serif;
	position: relative;
	border: none;
}

 .theme-bar:hover,
 .nivo-caption:hover{
 	top: 0;
 }
/* .theme-bar.slider-wrapper {
   position: relative!:!important;
  border: none!important;
   overflow: hidden;}
   */
 /* metaslider_3578 img {
  	border-radius: 0px;
  }*/
   .theme-default .nivoSlider img {
     border-radius: 0px;
   }
/*----elurie custom--------*/
/*li .htmlentities {
	list-style-type:'&check;';
	font-size:22px
}*/

#custom_html-2.widget_text.widget.widget_custom_html{
	width: 100%;
}

dt::before {
	content: "&#x02713;";
	font-weight: bold;
	font-size: 22px;
	margin-bottom: 20px;
	vertical-align:middle;
}

/* elurie ngg gallery customize */
.ngg-trigger-buttons {
    font-size: 65px!important;
}
/*----Media Queries---------------------------*/

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (-moz-min-device-pixel-ratio: 1.5),
	only screen and (-o-min-device-pixel-ratio: 3/2),
	only screen and (min-device-pixel-ratio: 1.5) {

}

@media only screen and (max-width: 1139px) {

	.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;
	}
	
	.site-header .widget-area {
		/*width: 620px;*/
	}
	
	
	.widget-area .header-widget-area img {
		width: auto;
		height:auto;
	}
	

	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content,
	.content-sidebar-sidebar .content {
		width: 400px;
	}

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.sidebar-primary {
		width: 300px;
	}

	.footer-widgets-1 {
		margin-right: 30px;
		margin-right: 3rem;
	}
	
	.item {
	    flex: 0 1 48%;
	}

/* Hosting and Maint. plans boxes 
.plan.one-third {
	margin: 0 0 40px;
	margin: 0 0 4rem;
	min-height:435px;
}*/




}

@media only screen and (max-width: 1023px) {

	.wrap {
		max-width: 768px;
	}
	
	.home-top .wrap {
		max-width: 750px;
	}

	.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-header .widget-area,
	.title-area {
		width: 100%;
	}

.title-area {
margin-top:0;
}

	.site-header .wrap {
		/*padding: 20px 5%;*/
		padding: .5rem 2rem;
	}

	.genesis-nav-menu li,
	.site-header ul.genesis-nav-menu,
	.site-header .search-form {
		float: none;
	}

	.genesis-nav-menu,
	.site-description,
	.site-header .search-form,
	.site-header .title-area,
	.site-header .widget-area,
	.site-title {
		text-align: center;
	}

	.genesis-nav-menu a,
	.genesis-nav-menu > .first > a,
	.genesis-nav-menu > .last > a {
		padding: 20px 16px;
		padding: 2rem 1.6rem;
	}

	.site-header .search-form {
		margin: 16px auto;
		margin: 1.6rem auto;
	}

	.genesis-nav-menu li.right {
		display: none;
	}

	.footer-widgets-1 {
		margin-right: 0;
	}
	
	.featured-content .alignnone {
		display: block;
		text-align: center;
	}
	
	.home-top a.alignleft, 
	.home-top a.alignright {
		width: 100%;
	}
	
	.home-top .featured-content .entry-header {
		clear: both;
		padding: 40px 40px 0;
		padding: 4rem 4rem 0;
	}
	
	.home-top .featured-content .entry-content {
		padding: 0 40px 40px;
		padding: 0 4rem 4rem;
	}
	
	/* Hosting and Maint. plans boxes */
	.plan.one-third {
		margin: 0 0 40px;
		margin: 0 0 4rem;
		min-height:445px;
	}
	
	.plan.one-third.entry-content ul > li {
	    list-style-type: none;
	    list-style-position: outside;
	    font-size: 80%;
		/*padding: 1em 1em 0 1.4em;*/
		margin-left: 25%;
		text-align: left;

	}
}

@media only screen and (max-width: 768px) {

	.home-site-title {
		    
		    line-height: 1.1;
		    letter-spacing: .5em;
		    font-size: 2.1rem;
		    width: 100%;
	}
	
	h1 .entry-title {
		font-size: 3rem;
	}
	
	.wrap {
		padding-left: 5%;
		padding-right: 5%;
	}

.enterprise-pro-orange .site-title a, .enterprise-pro-orange .site-title a:hover{
color: #c03;
/*color: #5c0482;*/
padding-left: 53px;
margin-bottom: 1em;   /*elurie-move site-description up*/
padding-top: 5px;    /*elurie-move site-down*/


}

.entry {
    background-color: #fff;
    /* padding: 40px; */
    /* padding: 4rem; */
    margin-bottom: 40px;
    margin-bottom: 4rem;
}

	.archive-pagination li a {
		margin-bottom: 4px;
		margin-bottom: 0.4rem;
	}

	.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%;
	}
	
	.home-top .more-link {
		display: block;
	}
	
	.home-bottom .widget {
		margin: 0 0 40px;
		margin: 0 0 4rem;
		width: 100%;
	/*	height: auto; /*(eve to override height 513px)*!/*/
	}
	.featured-content, .home-bottom .widget.featured-content{
		height: auto!important;
	}
	
	.header-image .site-title a {
		background-size: contain !important;
	}
	
	.responsive-menu {
		display: none;
	}
	
	#responsive-menu-icon {
		display: block;
	}
	.item {
	    flex: 0 1 100%;
	}
	
	/* Hosting and Maint. plans boxes */
	.plan.one-third {
		margin: 0 0 40px;
		margin: 0 0 4rem;
	}

}

@media only screen and (max-width: 400px) {

.enterprise-pro-orange .site-title a, .site-title, a:hover {
    /*   padding-left: 20px;*/
    margin-bottom: 8px; 
    /* padding-top: 5px; */
    line-height: 1.2;
}
h1.entry-title {
	font-size:3.5rem;
}
.item {
	padding: 15px;
}
	
.home-bottom .widget.featured-content{
	min-height: auto !important;
}	
.entry-header {
	padding: 20px 40px;
}	
}

