 /*
    Theme Name: Custom
    Theme URL: 
    Description: Custom theme developed by Redwood Productions 
    Author: Redwood Productions 
    Author URI: http://www.redwoodproductions.com
    Version: 1.0.1
    
    Template: genesis

    The CSS, XHTML and design is released under GPL:
    http://www.opensource.org/licenses/gpl-license.php
*/

/* Table of Contents

* Import Fonts
* Defaults
* Hyperlinks
* Body
* Wrap
* Header
* Image Header - Partial Width
* Image Header - Full Width
* Header / Primary / Secondary Navigation
* Primary Navigation Extras
* Inner
* Genesis Responsive Slider
* Home Page
* Breadcrumb
* Taxonomy Description
* Content-Sidebar Wrap
* Content
* Portfolio
* Headlines
* Ordered / Unordered Lists
* Post Info
* Post Meta
* Post Icons
* Author Box
* Column Classes
* Featured Post Grid
* Archive Page
* Images
* Post Navigation
* Primary Sidebar
* Dropdowns
* User Profile
* Buttons
* Search Form
* eNews & Updates Widget
* Calendar Widget
* Footer Widgets
* Footer
* Comments
* Gravity Forms
* Responsive Design
* Plugin Specific

*/


/* Imports - DO NOT PUT ANY CSS ABOVE THIS
------------------------------------------------------------ */

@import url(https://fonts.googleapis.com/css?family=Open+Sans);

@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic);


/* Defaults
------------------------------------------------------------ */
html {
	-webkit-font-smoothing: antialiased;
}
body,

p,
select,
textarea {
	color: #222;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 1.6;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

blockquote,
input,
select,
textarea,
.author-box,
.breadcrumb,
.sticky,
.taxonomy-description,
.wp-caption {
	background-color: #f5f5f5;
}

input,
select,
textarea {
	border: 1px solid #ddd;
}

input,
label,
select,
textarea {
	color: #222;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}
p{
margin: 10px 0 0 0;
}
.nav-widget {
        float: right;
	clear: both;
        margin-right: 5px;
	height: 0px;
}
 
.cse .gsc-control-cse, .gsc-control-cse {
    background-color: transparent!important;
    width: 300px!important;
    border: transparent!important;
    margin-right: 90px!important;
}
 
 .genesis-nav-menu {
    clear: both;
    color: #999999;
    font-family: Lato,sans-serif;
    height: 86px;
    line-height: 1.5;
    width: 100%;
}


/* Hyperlinks
------------------------------------------------------------ */

.entry-content a, .entry-content a:visited {
color:#B93C28 !important;
	text-decoration: none;
	font-weight: bold;
}

#footer-widgets a, #footer-widgets a:visited {
color:#999999;
	text-decoration: none;
}

a  {
	text-decoration: inherit;
}
a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}
#sidebar li a {
color: #B93C28 !important;
	
}

.home-links.widget-area {
display: table;
background-color: #273b6c;
margin: 0px auto -35px;
padding: 2px 15px;
position: relative;
top: -23px;
height: 0px;
color:white;
clear: both;
}
.home-links.widget-area ul {
	display: inline;
	
}
.home-links.widget-area ul li {
float: left;

list-style-type: none;
}
.home-links.widget-area ul li:after {

content: "|"; padding: 0 .5em; 

}
.home-links.widget-area ul li:last-child:after {

content: ""; padding: 0; 

}
.home-links.widget-area a, .home-links.widget-area a:hover{
	color:white;
}

/* Body
------------------------------------------------------------ */

body {
	background:url(images/bg.jpg)repeat ;
}

::-moz-selection {
	background-color: #222;
	color: #fff;
}

::selection {
	background-color: #222;
	color: #fff;
}


/* Wrap
------------------------------------------------------------ */

#wrap {
	margin: 0 auto;
	width: 1024px;
}


.executive-landing #wrap {
	width: 800px;
}


/* Header
------------------------------------------------------------ */

#header {
	margin: 0 auto;
	min-height: 201px;
	width: 100%;
    	background: url(images/bghead.png)no-repeat !important;
	position: relative;
	z-index: 999;
}

#title-area {
float: left;
overflow: hidden;
width: 32%;
padding: 20px 0 0 25px;
}

#title {
	font-family: 'Open Sans', sans-serif;
	font-size: 36px;
	font-weight: bold;
	line-height: 1.25;
	margin: 0 0 5px;
  
}

#title a,
#title a:hover {
background: url(/wp-content/uploads/2020/03/asecho_logo_new_small.png)no-repeat !important;
color: #222;
display: block;
padding: 15px 0 0;
text-decoration: none;
width: 100%;
}

#header .widget-area {
float: right;
width: inherit;
text-align: right;
color: rgb(255, 255, 255);
font-size: 18px;
position: relative;
top: 10px;
left: -10px;
}
#header .widget-area span {
	font-weight:bold;

}
 #title-area #title a {
text-indent: -9999px;

}
/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image #title-area,
.header-image #title,
.header-image #title a {
	display: block;
	float: left;
	height: 145px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 40%;
	margin-top: 27px;
}


/* Image Header - Full Width
------------------------------------------------------------ */

.header-full-width #title-area,
.header-full-width #title,
.header-full-width #title a {
	width: 100%;
}


/* Header / Primary / Secondary Navigation
------------------------------------------------------------ */
#subnav {


}
#subnav .wrap{
  float: right;
padding-right: 30px;
  }

.menu-primary,
.menu-secondary,
#header .menu {
	background-color: #f2f2f2;
	clear: none;
	color: #666;
	font-size: 15px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
}

.menu-primary{
	background-color: rgba(0, 0, 0, 0);
	clear: both;
	color: rgb(45, 26, 98);
	font-size: 17px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
		font-family: 'Open Sans Condensed', sans-serif;
		font-weight:600;
}

.menu-secondary {
	background-color: rgba(242, 242, 242,0);
	clear: both;

	font-size: 15px;
	margin: 0 auto;
	overflow: visible;
   
}

.menu-secondary, #header .menu {
background-color: transparent;
}
.menu-secondary a{
	background:#005c97 !important;
   	border-left:solid 1px  #fff !important;
border-right:solid 1px  #fff !important;
border-bottom:solid 1px  #fff !important;
  	overflow: hidden;
    padding: 5px 11px !important;
  	font-weight:bold;
  	margin-left: 4px;
  color:white !important;
  transition: all 0.5s;
-webkit-transition: all 0.5s; /* Safari */
}


.menu-secondary a:hover{

}
.menu-secondary ul {

    
    	

}
.menu-secondary li {

    	

}
.menu-secondary {

   

}

#nav > div {
padding-top: 0px;
margin-top: 0px;
}

#header .menu {
	float: right;
	margin: 0;
	width: auto;
}
#menu-main-menu:before {
	content:"";
	width: 0px;
height: 0px;
border-style: solid;
border-width: 18px 9px 18px 0;
border-color: transparent #ffffff transparent transparent;
float: left;
}



.menu-primary ul,
.menu-secondary ul,
#header .menu ul {
	float: left;
	width: 100%;
}

.menu-primary li,
.menu-secondary li,
#header .menu li {
	float: left;
	list-style-type: none;
}
.menu-primary a {
color: #000000;
display: block;
padding: 4px 19px;
position: relative;
text-decoration: inherit;
border-right: solid 0px rgb(227, 229, 230);
text-transform: uppercase;
font-size: 18px;
font-weight: bold;
}
.menu-secondary a
 {
	color: #000000;
	display: block;
	padding: 6px 18px;
	position: relative;
	text-decoration: inherit;
  	border-right:solid 0px rgb(227, 229, 230);
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}

#header .menu a {
	background: white url(images/hovergr.png) no-repeat center -20px;
	-webkit-transition: all 0.3s ease;                  
    -moz-transition: all 0.3s ease;                 
    -o-transition: all 0.3s ease;   
    -ms-transition: all 0.3s ease;          
    transition: all 0.3s ease;
}

.menu-primary li a:active,
.menu-primary .current-menu-item a,
.menu-secondary li a:active,
.menu-secondary .current-menu-item a,
#header .menu li a:active,
#header .menu .current-menu-item a,
.current-menu-parent  a{
background: white url(images/hovergr.png) no-repeat center -5px;
	color: #6C6D6F;
	
}

.menu-primary li:hover a,
.menu-primary li a:hover,
.menu-secondary li a:hover,
.menu-secondary li:hover a,
#header .menu li a:hover,
#header .menu li:hover a {
background: white url(images/hovergr.png) no-repeat center -5px;
	color: #6C6D6F;
}

.menu-primary li li a,
.menu-primary li li a:link,
.menu-primary li li a:visited,
.menu-secondary li li a,
.menu-secondary li li a:link,
.menu-secondary li li a:visited,
#header .menu li li a,
#header .menu li li a:link,
#header .menu li li a:visited {
	background: none;
	background-color: #FFFFFF !important;
	border: 1px solid #C5C4C4;
	border-top: none;
	color: #2B2B2B !important;
	font-size: 12px;
	padding: 10px;
	position: relative;
	text-transform: none;
	width: 190px;
}

.menu-primary li li a:active,
.menu-primary li li a:hover,
.menu-secondary li li a:active,
.menu-secondary li li a:hover,
#header .menu li li a:active,
#header .menu li li a:hover {
	background-color: gray !important;
	color: #fff !important;
}

.menu-primary li ul,
.menu-secondary li ul,
#header .menu li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 0px;
	position: absolute;
	width: 165px;
	z-index: 9999;
}

.menu-primary li ul a,
.menu-secondary li ul a,
#header .menu li ul a {
	width: 155px;
}

.menu-primary li ul ul,
.menu-secondary li ul ul,
#header .menu li ul ul {
	margin: -40px 0 0 164px;
}

.menu li:hover ul ul,
.menu li.sfHover ul ul {
	left: -9999px;
}

.menu li:hover,
.menu li.sfHover {
	position: static;
}

ul.menu li:hover>ul,
ul.menu li.sfHover ul,
#header .menu li:hover>ul,
#header .menu li.sfHover ul {
	left: auto;
}

.menu li a .sf-sub-indicator,
.menu li li a .sf-sub-indicator,
.menu li li li a .sf-sub-indicator {
	position: absolute;
	text-indent: -9999px;
}

#wpadminbar li:hover ul ul {
	left: 0;
}


/* Primary Navigation Extras
------------------------------------------------------------ */

.menu li.right {
	float: right;
	padding: 15px 20px;
}

.menu li.right a {
	color: #666;
	display: inline;
}

.menu li.right a:hover {
	color: #222;
}

.menu li.search {
	padding: 0 10px;
}

.menu li.rss a {
	background: url(images/rss.png) no-repeat center left;
	margin: 0 0 0 10px;
	padding: 0 0 0 16px;
}

.menu li.twitter a {
	background: url(images/twitter-nav.png) no-repeat center left;
	padding: 0 0 0 20px;
}


/* Inner
------------------------------------------------------------ */

.home #inner {

	background-color: #fff;
	
	clear: both;
margin: 0px auto;
	overflow: hidden;
}
#inner {
background-color: #fff;
clear: both;
margin: -41px auto 0px;
overflow: hidden;
}
.executive-home #inner {
	overflow: visible;
}


/* Genesis Responsive Slider
------------------------------------------------------------ */

#content #genesis-responsive-slider {
	background: none;
	border: none;
	padding: 0;
}

#content #genesis-responsive-slider .slide-excerpt {
	-moz-box-sizing: border-box;
	background-color: #222;
	box-sizing: border-box;
	filter: alpha(opacity=100);
	height: 100%;
	margin: 0;
	padding: 3% 4%;
	opacity: 1;
	width: 29%;
}

#content #genesis-responsive-slider .slide-excerpt-border {
	border: none;
	margin: 0;
	padding: 3%;
}

#content #genesis-responsive-slider h2 a {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}

#content #genesis-responsive-slider p {
	color: #ddd;
}

#content #genesis-responsive-slider .flex-direction-nav li a {
	background: url(images/bg-direction-nav.png) no-repeat -50px 0;
	height: 49px;
	right: -25px;
	width: 50px;
}

#content #genesis-responsive-slider .flex-direction-nav li a:hover {
	background-position: -50px -49px;
}

#content #genesis-responsive-slider .flex-direction-nav li a.prev {
	background-position: 0 0;
	left: -25px;
}

#content #genesis-responsive-slider .flex-direction-nav li a:hover.prev {
	background-position: 0 -49px;
}

#content #genesis-responsive-slider .flexslider .slides > li {
	overflow: hidden;
}

#content #genesis-responsive-slider .flex-control-nav {
	margin: -30px 0 0 0;
}

#content #genesis-responsive-slider .flex-control-nav.nav-pos-excerpt {
	margin: -50px 0 0 60px;
	text-align: left;
}

#content #genesis-responsive-slider .flex-control-nav.nav-pos-excerpt li a {
	background: url(images/bg_control_nav.png) no-repeat 0 0;
}

#content #genesis-responsive-slider .flex-control-nav.nav-pos-excerpt li a.active {
	background-position: 0 -26px;
}


/* Home Page
------------------------------------------------------------ */
.home-slider {
width: 750px;
height: 400px;
float: left;
background: white;
margin-top: -42px;
}
.home-slider img {
width: 100%;

margin-top: -12px !important;
}
.home-top {
		-moz-box-sizing: border-box;
	box-sizing: border-box;
float: right;
clear: none !important;
width: 274px;
background-color: #851012 !important;
height: 656px;
margin-top: -42px;
padding: 30px 30px 50px;
box-sizing: border-box;
color: white !important;
overflow: hidden;
}
.home-middle,
.home-top {
	background-color: rgba(119, 41, 41, 0);
	clear: both;
  	
	color:#45328e;
}

.home-middle .widgettitle,
.home-top .widgettitle{
 	color:#273B6C;

}

.home-middle .widget,
.home-top .widget {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
/*	padding: 20px 0px 25px 0px;*/
	width: 100%;
}

.executive-home .hentry {
	margin: 0;
}

.executive-home .featuredpage img,
.executive-home .featuredpost img {
	margin: 0 0 30px;
}

.executive-home .featuredpage .page,
.executive-home .featuredpost .post {
	margin: 0 0 60px;
}

.executive-home a.more-link {
	clear: both;
	display: block;
	margin: 30px 0 0;
}


/* Home Widgets
------------------------------------------------------------ */

.executive-home .home-cta {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color:white;

	color: black;
	float: left;
padding: 20px 20px 46px;
	width: 375px;
height: 256px;
}
.executive-home .home-middle {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
		background-color:white;
	clear: none;

	color: black;
	float: left;
height: 256px;
	width: 375px;
padding: 20px 20px 46px;
}
.executive-home .home-cta p {
	color: #000;
}

#nav ul li {
margin-bottom: 0px;
}
/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	color: #777;
	font-size: 12px;
	margin: -30px -60px 30px;
	padding: 20px;
}


/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	margin: 0 0 30px;
	padding: 15px 20px;
}

.taxonomy-description p {
	font-size: 14px;
}


/* Content-Sidebar Wrap
------------------------------------------------------------ */

#content-sidebar-wrap {
	float: left;
	width: 100%;
}

.ngg_slideshow.widget {
padding: 0px;
}
/* Content
------------------------------------------------------------ */

#content {
	float: left;
padding: 20px 15px 10px 25px;
width: 644px;
}

.sidebar-content #content {
	float: right;
}

.full-width-content #content {
	width: 975px;
}

.full-width-content.executive-home #content {
	padding: 0;
	width: 100%;
}

.full-width-content.executive-landing #content {
	padding: 30px 60px 0;
	width: 680px;
}

.post-type-archive-portfolio.full-width-content #content {
	padding: 40px 30px 0;
	width: 975px;
}

.hentry {
margin: 20px 0 20px;
}
.post-type-archive-portfolio .hentry,
.single-portfolio .hentry {
	margin: 0 0 20px;
}

.executive-landing .hentry {
	margin: 0;
}

.entry-content {
	overflow: hidden;
}

.entry-content p {
	margin: 5px 0 10px;
}
/* blockquote Sytle
------------------------------------------------------------ */

blockquote {
background: transparent;
margin: 1.5em 3px 5px;

quotes:"\201C""\201D";
}
blockquote:before {

content:open-quote;
font-size:4em;
line-height:.1em;
margin-right:.25em;
vertical-align:-.4em;
}
blockquote p {
display:inline;
}
.author:before {
content: "- ";
}
.author {
margin-left: 0em;
font-weight: bold;
}
p.subscribe-to-comments {
	padding: 20px 0 10px;
}
cite {
clear: right;
width: 100%;
text-align: right;
display: block;
}
cite:before {
content: "- ";
}
p.subscribe-to-comments {
	padding: 20px 0 10px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.sticky {
	background-color: #f5f5f5;
	margin: 0 0 40px;
	padding: 20px 30px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 25px;
}


/* Portfolio
------------------------------------------------------------ */

.post-type-archive-portfolio .portfolio {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	padding: 0 30px 30px;
	width: 33%;
}

.single-portfolio #content {
	text-align: center;
}


/* Headlines
------------------------------------------------------------ */
h1 {
color: #273B6C;

  font-size: 30px;
margin: 5px 0px;
line-height: 36px;
}

h2 ,h2 a,
h2 a:visited{
color: #273B6C;
font-size: 24px;
  margin: 5px 0px;
	
}
h3 {
	color: #990000;
	font-size: 18px;
}

#content h3 a{
	color: #273B6C;
	font-size: 16px;
}

.home-top h3 a{
	color: #fff !important;
}

.home h3, .home h3 a, .home h3 a:hover{
color: #fff;
font-size: 16px;
text-align: center;
line-height: 20px;
text-decoration: none;
margin: 0 0 8px;
}
h4 {
    color: #273B6C;
	font-size: 14px;
}

h4 a{
    color: #273B6C;
	font-size: 14px;
}

h5 {
    color: #888;
	font-size: 12px;
}

h6 {
    color:#000;
	font-size: 10px;
}
.home h6, .home h6 a, .home h6 a:hover{
color: #fff;
font-size: 12px;
font-weight: 100;
margin: 0px 0 30px 0;
line-height: 16px;
text-align: center;
text-decoration: none;
}

.executive-home .home-middle h2 a,
.post-type-archive-portfolio h2 a,
.taxonomy-description h1,
.widget-area h4 {
	font-size: 16px;
	text-transform: uppercase;
}

.sidebar h2 a,
.sidebar h2 a:hover {
	font-size: 16px;
}

#comments h3,
#respond h3 {
	font-size: 30px;
}

.executive-home .home-cta h4 {
	font-size: 24px;
}

.widget-area h4 a {
	text-decoration: none;
}

.executive-home .home-cta h4,
#footer-widgets .widget-area h4,
#sidebar .widget.enews-widget h4 {
	color: #fff;
}

.executive-home .home-cta h4 {
	margin: 0 0 5px;
	text-transform: none;
}


.taxonomy-description h1,
.widget-area h4 {
	font-size: 16px;
	margin: 0 0 0px; 
	text-transform: uppercase;
}

.home-top h3 a,.home-top h2 a{
font-size: 1.22rem !important;
line-height: 21px !important;
}
/* Ordered / Unordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 25px;
}

.archive-page ul li,
.entry-content ul li {
	list-style-type: square;
	margin: 0 0 0 35px;
	padding: 0;
}

.entry-content ol li {
	margin: 0 0 0 35px;
}

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
	padding: 0;
}


/* Echomagazine
------------------------------------------------------------ */
.rt-img-holder {
    border: solid 1px#BBBABA;
}

/* Post Info
------------------------------------------------------------ */

.post-info .date-info {
	background-color: #f8f8f8;
	color: #777;
	font-size: 12px;
	float: left;
	margin: 0 0 25px -60px;
	padding: 20px 20px 20px 60px;
	text-transform: uppercase;
}

.post-info .comments {
	background-color: #64c9ea;
	color: #fff;
	float: left;
	font-size: 12px;
	padding: 20px;
	text-transform: uppercase;
}

.post-info .comments a {
	color: #fff;
}

.post-info .post-comments {
	background: url(images/bg-comments.png) no-repeat 0 2px;
	padding-left: 35px;
}

.post-info .author,
.post-info .date {
	font-weight: bold;
}

.post-info {
 visibility: hidden;
}

.time {
	visibility: visible;
}

.categories {
	display: none;
}

/* Post Meta
------------------------------------------------------------ */

.post-meta {
	border-top: 1px dotted #ddd;
	clear: both;
	font-size: 14px;
	padding: 10px 0 0;
}


/* Post Icons
------------------------------------------------------------ */

.post-comments,
.tags {
	background: url(images/icon-dot.png) no-repeat left;
	margin: 0 0 0 4px;
	padding: 0 0 0 10px;
}


/* Author Box
------------------------------------------------------------ */

.author-box {
	margin: 0 0 40px;
	overflow: hidden;
	padding: 30px;
}

.author-box p {
	font-size: 14px;
}


/* Column Classes
------------------------------------------------------------ */

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin: 0 0 20px;
	padding-left: 3%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48%;
}

.one-third,
.two-sixths {
	width: 31%;
}

.four-sixths,
.two-thirds {
	width: 65%;
}

.one-fourth {
	width: 22.5%;
}

.three-fourths {
	width: 73.5%;
}

.one-fifth {
	width: 17.4%;
}

.two-fifths {
	width: 37.8%;
}

.three-fifths {
	width: 58.2%;
}

.four-fifths {
	width: 78.6%;
}

.one-sixth {
	width: 14%;
}

.five-sixths {
	width: 82%;
}

.first {
	clear: both;
	padding-left: 0;
}


/* Featured Post Grid
------------------------------------------------------------ */

.genesis-grid-even,
.genesis-grid-odd {
	margin: 0 0 20px;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-even {
	float: right;
}

.genesis-grid-odd {
	clear: both;
	float: left;
}


/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0 0;
	width: 45%;
}


/* Images
------------------------------------------------------------ */

img {
	height: auto;
	max-width: 100%;
}

.avatar,
.post-image {
	border: 1px solid #fff;
}

.post-image {
	margin: 0 10px 10px 0;
}

.alignleft .avatar {
	margin: 0 10px 0 0;
}

.alignright .avatar {
	margin: 0 0 0 10px
}

.author-box .avatar {
	background-color: #fff;
	float: left;
	margin: 0 20px 0 0;
}

.comment-list li .avatar {
	background-color: #fff;
	float: left;
	margin: 5px 10px 10px 0;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 20px;
}

img.alignnone {
	display: inline;
	margin: 0 0 10px;
}

img.alignleft,
.wp-caption.alignleft {
	display: inline;
	margin: 0 20px 20px 0;
}

img.alignright,
.wp-caption.alignright {
	display: inline;
	margin: 0 0 20px 20px;
}

.wp-caption {
	padding: 20px;
	text-align: center;
}

p.wp-caption-text {
	font-size: 14px;
	margin: 5px 0;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}


/* Post Navigation
------------------------------------------------------------ */

.navigation {
	font-size: 14px;
	overflow: hidden;
	padding: 30px 0;
	width: 100%;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li.disabled,
.navigation li a:hover,
.navigation li.active a {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #64c9ea;
	border-radius: 5px;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
	line-height: 21px;
	padding: 9px 20px;
	text-decoration: none;
	text-transform: uppercase;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #6bd5f1;
	border: none;
	text-decoration: none;
}


/* Primary Sidebar
------------------------------------------------------------ */

.sidebar {
background: -moz-linear-gradient(top, rgba(239,239,239,1) 1%, rgba(239,239,239,1) 56%, rgba(239,239,239,0.02) 99%, rgba(239,239,239,0) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(239,239,239,1)), color-stop(56%,rgba(239,239,239,1)), color-stop(99%,rgba(239,239,239,0.02)), color-stop(100%,rgba(239,239,239,0)));
background: -webkit-linear-gradient(top, rgba(239,239,239,1) 1%,rgba(239,239,239,1) 56%,rgba(239,239,239,0.02) 99%,rgba(239,239,239,0) 100%);
background: -o-linear-gradient(top, rgba(239,239,239,1) 1%,rgba(239,239,239,1) 56%,rgba(239,239,239,0.02) 99%,rgba(239,239,239,0) 100%);
background: -ms-linear-gradient(top, rgba(239,239,239,1) 1%,rgba(239,239,239,1) 56%,rgba(239,239,239,0.02) 99%,rgba(239,239,239,0) 100%);
background: linear-gradient(to bottom, rgba(239,239,239,1) 1%,rgba(239,239,239,1) 56%,rgba(239,239,239,0.02) 99%,rgba(239,239,239,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#00efefef',GradientType=0 );
	display: inline;
	float: right;
	font-size: 14px;
	padding: 23px 0 30px;
	width: 340px;
}

.sidebar-content #sidebar {
	float: left;
}

.sidebar p {
	font-size: inherit;
	margin: 0 0 15px;
}

.sidebar .widget {
	margin: 0px;
padding: 0px 30px 0px 30px;
}

#sidebar-alt.sidebar .widget {
	padding: 30px 15px;
}

.sidebar.widget-area ul {
	margin-left: 15px;
}

.sidebar.widget-area ul li,
#footer-widgets .widget-area ul li {
	list-style-image: url(images/bg-li.png);
margin: 0 0 5px;
padding: 0 0 0px;
	word-wrap: break-word;
}

.sidebar.widget-area ul ul li {
	border: none;
	margin: 0;
}


/* Dropdowns
------------------------------------------------------------ */

select {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline;
	padding: 5px;
	width: 100%;
}


/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}


/* Buttons
------------------------------------------------------------ */

input[type="button"],
input[type="submit"],
a.button {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: rgb(39, 59, 108);
	border-radius: 5px;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	padding: 15px 20px;
	text-align: center;
	text-decoration: none;
}

.home-cta a.button {
	margin: -30px 0 0;
}

input:hover[type="button"],
input:hover[type="submit"],
a:hover.button {
	background-color: rgb(0, 92, 151);
	border: none;
	text-decoration: none;
}


/* Search Form
------------------------------------------------------------ */

#header .searchform {
	float: right;
	margin: 30px 0 0;
}

.menu-primary .searchform {
	margin: 8px 0 0;
}

.s {
	-moz-box-sizing: border-box;
	background: #fff url(images/bg-search.png) no-repeat right;
	box-sizing: border-box;
	color: #888;
	font-size: 10px;
	margin: 0 0 10px;
	padding: 15px;
	text-transform: uppercase;
	width: 100%;
}

.menu-primary .s {
	width: 155px;
}

.searchsubmit {
	display: none;
}
.sub-menu a {
	font-family: 'Open Sans', sans-serif !important;	
	
}

/* eNews and Update Widget
------------------------------------------------------------ */
input[name="q"]{
	padding: 6px 0px !important;
	background-position: 7% 50% !important;
}
#sidebar .hentry {
margin: 0px 0 20px;
}
#sidebar .widget.enews-widget {
	background-color: #222;
	margin: 0 0 30px;
	padding: 40px;
}

.enews p {
	color: #ddd;
	margin: 0 0 25px;
}

.enews #subbox {
	-moz-box-sizing: border-box;
	background-color: #fff;
	box-sizing: border-box;
	color: #888;
	font-size: 10px;
	margin: 0 0 10px;
	padding: 15px;
	text-transform: uppercase;
	width: 100%;
}


/* Calendar Widget
------------------------------------------------------------ */

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	font-size: 12px;
	font-style: italic;
	padding: 2px 5px 0 0;
	text-align: right;
}

#wp-calendar thead {
	background-color: #f5f5f5;
	font-weight: bold;
	margin: 10px 0 0;
}

#wp-calendar td {
	background-color: #f5f5f5;
	padding: 2px;
	text-align: center;
}


/* Footer Widgets
------------------------------------------------------------ */
.footer-info {
display: block;
clear: both;
background: transparent;
padding: 20px;
overflow: auto;
max-width: 1024px;
margin:0 auto 80px;
}
.addleft {
float: left;
font-size: 12px;
}
.credright {
float: right;
font-size: 12px;
text-align: right;
}
.credright p{

font-size: 12px;
}
#footer-widgets {

color: black;
	clear: both;
	font-size: 12px;
	overflow: hidden;
	width: 100%;
	background: #333232;
}

#footer-widgets .widgettitle{
	
color: black !important;
  	text-transform:none !important;;
  	font-size: 19px !important;
  	font-weight:bold;
  	margin-bottom: 9px;
}

#footer-widgets .wrap {
	overflow: hidden;
	padding: 20px 20px 25px;
}

#footer-widgets .widget {
	background: none;
	border: none;
	margin: 0 0 10px;
	padding: 0;
  		
	color: #6C6D6F;
}

#footer-widgets p {
		color: #6C6D6F;
	font-size: inherit;
	margin: 0 0 20px;
}

#footer-widgets ul {
	margin: 0 0 0 20px;

}

#footer-widgets .widget-area ul li {
	list-style-image: url(images/bg-li-footer.png);
}
.footer-widgets-1 {
    -moz-column-gap: 2em;
    -webkit-column-gap: 2em;
    column-gap: 2em;
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3
	
	
}

/*.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.footer-widgets-4{
	box-sizing: border-box;
	float: left;
	padding: 13px 20px;
	width: 24%;
		color: #6C6D6F;
  	min-height: 205px;

}
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3{
	margin-right: 10px;
}
*/

.home #inner > div.home-links.widget-area{
	
	display:none;
}


/* Guidelines Instantsearch Archive
------------------------------------------------------------ */
#facet-resources .ais-Menu-list li:first-child{
	display: none;
}
#algolia-advanced-search-box{
	display: none;
}

body .ais-Stats-text{
	font-size: 16px;
	color: #b31e16;
	font-weight: bold;
	padding-bottom: 5px;
	display: block;
}
.full-width-content.page-template-template-guidelines-search #content {
	width: 644px;
}
.content-sidebar #content.guideline_wrapper{
	width: unset;
}

.post-type-archive-guidelines-cpt .ais-Hits-item {
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	box-shadow: none;
}

.desktop_title{
	display: block;
}
.mobile_title{
	display:none;
}
.guidelines_list_view_wrapper.insight_cpt_wrapper.odd {
    background: #e9eaf7;
}
.insight_cpt_wrapper .guideline_header_wrapper{
	border-bottom: solid 2px #b31e16;
	padding-top: 40px;
}
.insight_cpt_wrapper .guideline_header_wrapper h1{
	font-size: 40px;
	color: #222;
}
.post-type-archive-guidelines-cpt h1.entry-title{
	border-bottom: solid 2px #b31e16;
	font-size: 40px;
	color: #222;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
.insight_cpt_wrapper .guideline_title_wrapper{
	border-bottom: solid 2px #005b96;
	padding: 20px 0;
}
.insight_cpt_wrapper .guideline_title_wrapper h1{
	line-height: 30px;
}
.guidelines_list_view_wrapper{
	overflow: auto;
	box-sizing: border-box;
	margin-bottom: 30px;
}
.guidelines_list_view_wrapper .guidelines_featured_image{
	float: none;
	width: 20%;
	overflow: hidden;
	box-sizing: border-box;
}
.guidelines_list_view_wrapper .guidelines_short_description{
	float: right;
	width: 80%;
	overflow: auto;
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 10px;
}
.guidelines_list_view_wrapper .guidelines_short_description h2 a{
	color: #273b6c !important;
	font-size: 20px;
	line-height: 24px;
}
.guidelines_list_view_wrapper .guideline_meta{
	padding-left: 10px;
}
.guideline_meta span.guideline_date{
	font-weight: bold;
	font-size: 22px;
}


.guidelines_list_view_wrapper .guideline_content_wrapper{
	overflow: auto;
	width: 100%;
	padding-bottom: 10px;
}
.guidelines_list_view_wrapper .guideline_meta_wrapper{
	overflow: auto;
	box-sizing: border-box;
	width: 100%;
	clear: both;
	border-bottom: solid 2px #005b96;
	border-top: solid 2px #dfdfdf;
	padding: 10px;
}
.guidelines_list_view_wrapper .guideline_meta_wrapper .icon_wrapper{
	overflow: visible;
	float: left;
	box-sizing: border-box;
}
.guidelines_list_view_wrapper .guideline_meta_wrapper .button_wrapper{
	overflow: auto;
	widows: 50%;
	float: right;
	box-sizing: border-box;
}
.button_wrapper a.dark_blue{
	display: inline-block;
	padding: 5px 11px;
	color: #fff!important;
	background-color: #273b6c;
	border: solid 1px  #fff;
	text-transform: uppercase;
	font-size: 14px;
	margin-right: 5px;
	font-weight: bold;
	font-family: Lato,sans-serif;

}
.button_wrapper a.royal_blue{
	display: inline-block;
	padding: 5px 11px;
	color: #fff !important;
	background-color: #005c97;
	margin-right: 5px;
	border: solid 1px  #fff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	font-family: Lato,sans-serif;
}
.return_to_guidelines_button{
	display: inline-block;
	padding: 5px 11px;
	color: #fff !important;
	background-color: #005c97;
	border: solid 1px  #fff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	font-family: Lato,sans-serif;
	margin-top: 20px;
}

.full_width_row{
	width: 100%!important;
	float: none
}
.guideline_wrapper {
    margin-bottom: 30px;
}
.guideline_wrapper h2{
	margin: 0;
}
.guideline_wrapper a{
	color: #005b96;
}
svg.guideline_icon{
	height: 25px;
	width: auto;
	padding-right: 5px;
	/* pointer-events: none; */
}
svg.guideline_icon .cls-1{
	fill: #c25136!important;
}
.guideline_wrapper .short_description_wrapper{
	border-bottom: solid 2px #005b96;
	overflow: auto;
	clear: both;
	padding: 30px 0 20px;
}
.guideline_wrapper .short_description_wrapper .view_pdf_button{
	display:block;
	padding-top:10px;
	font-size: 12px;
	width: 50%;
	float: left;
}
.guideline_wrapper .short_description_wrapper .view_pdf_button svg.guideline_icon .cls-1{
	fill: #005b96!important;
}
.guideline_wrapper .featured_image{
	width: 40%;
	box-sizing: border-box;
	float: left;
	padding-right: 20px;
}
.guideline_wrapper .short_description{
	width: 60%;
	box-sizing: border-box;
	float: left;
}
.guideline_wrapper .icon_wrapper{
	width: 100%;
	clear: both;
	box-sizing: border-box;
	padding-top: 15px;
}
.guideline_wrapper .authors_wrapper,
.guideline_wrapper .webinar_links_wrapper,
.guideline_wrapper .products_wrapper,
.guideline_wrapper .summary_documents_wrapper,
.guideline_wrapper .cases_wrapper,
.guideline_wrapper .patient_info_wrapper,
.guideline_wrapper .translated_pdfs_wrapper,
.guideline_wrapper .supplementary_links_wrapper{
	border-bottom: solid 2px #dfdfdf;
	padding: 20px 0 30px;
}
.guideline_wrapper .patient_info_wrapper{
	border-bottom: none;
}

/* .guideline_wrapper .authors_wrapper svg.guideline_icon .cls-1,
.guideline_wrapper .webinar_links_wrapper svg.guideline_icon .cls-1,
.guideline_wrapper .products_wrapper svg.guideline_icon .cls-1,
.guideline_wrapper .summary_documents_wrapper svg.guideline_icon .cls-1,
.guideline_wrapper .cases_wrapper svg.guideline_icon .cls-1,
.guideline_wrapper .patient_info_wrapper svg.guideline_icon .cls-1,
.guideline_wrapper .translated_pdfs_wrapper svg.guideline_icon .cls-1,
.guideline_wrapper .supplementary_links_wrapper svg.guideline_icon .st0{
	fill: #273B6C !important;
} */

.guideline_wrapper ul{
	margin-left: 17px;
}
.guideline_wrapper .authors_wrapper{
	-moz-columns: 3 200px;
    -webkit-columns: 3 200px;
    columns: 3 200px;
}
.guideline_wrapper .webinar_links_wrapper ul,
.guideline_wrapper .translated_pdfs_wrapper ul,
.guideline_wrapper .summary_documents_wrapper ul,
.guideline_wrapper .cases_wrapper ul,
.guideline_wrapper .patient_info_wrapper ul,
.guideline_wrapper .supplementary_links_wrapper ul{
	list-style: none;
	margin-left: 0;
}
.guideline_wrapper .webinar_links_wrapper ul li:before,
.guideline_wrapper .translated_pdfs_wrapper ul li:before,
.guideline_wrapper .summary_documents_wrapper ul li:before,
.guideline_wrapper .cases_wrapper ul li:before,
.guideline_wrapper .patient_info_wrapper ul li:before,
.guideline_wrapper .products_wrapper ul li:before,
.guideline_wrapper .supplementary_links_wrapper ul li:before{
	content: "»";
	padding-right: 5px;
	color: #005b96;
}
.guideline_wrapper .products_wrapper{
	overflow: auto;
	clear: both;
}
.guideline_wrapper .products_wrapper ul{
	list-style: none;
	margin-left: 0;
}
.guideline_wrapper .products_wrapper .product_image{
	widows: 30%;
	float: left;
	box-sizing: border-box;
}
.guideline_wrapper .products_wrapper .product_description{
	width: 70%;
	float: left;
	box-sizing: border-box;
	padding-left: 20px;
}
.guideline_wrapper .products_wrapper .product_description h3{
	margin:0;
	color: #005b96;
}
.sidebar.widget-area .resource_legend_wrapper h2{
	margin: 40px 0 0 0;
}
.sidebar.widget-area .resource_legend_wrapper ul{
	margin-left: 0;
}
.sidebar.widget-area .resource_legend_wrapper ul li,
.sidebar.widget-area .ais-facets ul li .resources-item {
	list-style: none;
	list-style-image: none;
	margin: 0;
	border-bottom: 1px solid #dfdfdf;
	padding:10px 0;
	font-size: 12px;
}
.sidebar.widget-area .resource_legend_wrapper ul li:last-child,
.sidebar.widget-area .ais-facets ul li:last-child .resources-item {
	border-bottom: none;
}
.sidebar.widget-area .resource_legend_wrapper ul li svg,
.sidebar.widget-area .ais-facets ul li .resources-item svg {
	margin-bottom: -8px;
}

.entry-content ul li.ais-Pagination-item {
	list-style-type: none;
}

.entry-content .ais-Pagination-link {
	border-radius: 0;
	padding: .3rem .75rem;
}

.entry-content .ais-Pagination-item--selected .ais-Pagination-link {
	background-color: #273b6c;
	border-color: #273b6c;
	color: #fff !important;
}

/* Sidebar Widgets */
.ais-facets h3.widgettitle {
	color: #273B6C;
    margin: 0;
    padding: 5px 0 10px;
	font-size: 16px;
	text-transform: uppercase;
}

.sidebar .ais-facets.widget {
	margin-bottom: 2rem;
}

#sidebar #algolia-search-box {
	margin-bottom: 0;
}

#algolia-search-box .ais-SearchBox input,
.ais-SearchBox-form .ais-SearchBox-input {
	color: #222;
	font-size: 14px;
	border: 1px solid #ddd;
	background-color: #f5f5f5;
	border-radius: 0;
	padding: 5px 0 5px 30px;
	line-height: 30px;
}

.ais-RangeInput-form .ais-RangeInput-submit {
	border-radius: 0;
	border-radius: 0;
	display: inline-block;
	color: #fff !important;
	background-color: #005c97;
	margin-left: 5px;
	border: solid 1px  #fff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	font-family: Lato,sans-serif;
}

.sidebar.widget-area .ais-facets ul {
	margin-left: 0;
}

.sidebar.widget-area .ais-facets ul li {
	list-style: none;
}

.ais-RefinementList .ais-RefinementList-showMore {
	border-radius: 0;
	display: inline-block;
	padding: 5px 11px;
	color: #fff !important;
	background-color: #005c97;
	margin-left: 5px;
	border: solid 1px  #fff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	font-family: Lato,sans-serif;
	line-height: 22px;
}
#clear-refinements button{
	border-radius: 0;
	display: inline-block;
	padding: 5px 11px;
	color: #fff !important;
	background-color: #005c97;
	margin-left: 5px;
	border: solid 1px  #fff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	font-family: Lato,sans-serif;
}

.ais-RefinementList .ais-RefinementList-showMore[disabled] {
	display: none;
}

.sidebar.widget-area .ais-facets ul li .resources-item {
	display: block;
}

.sidebar.widget-area .ais-facets ul li .resources-item.selected {
	font-weight: bold;
}

.sidebar.widget-area .ais-facets .ais-RefinementList-count {
	background-color: #dfdfdf;
	color: #7b7b7b;
	border-radius: 3px;
}

/*---------------------------------------------
- Facet Styles
---------------------------------------------*/
#ais-wrapper.mobile_facet_menu{
    display: block!important;
    position: fixed;
    z-index: 999999999;
    box-shadow: 0 0 4px rgba(0,0,0,.3);
    background: #fff;
    left: 110%;
    top: 0;
    width: 100%;
    height: 100% !important;
    transition: left .2s ease-out,top .2s ease-out,width .2s ease-out,height .2s ease-out;
}
#ais-wrapper.mobile_facet_menu.open{
    left:25%;
}
#ais-wrapper.mobile_facet_menu.closed{
    left:110%;
    transition: left .2s ease-out,top .2s ease-out,width .2s ease-out,height .2s ease-out;
}
#ais-wrapper.closed a.mobile_facet_side_button,
a.mobile_facet_trigger.mobile_facet_bottom_button.closed{
    display: none;
}
.mobile_facet_bottom_buttom_wrapper{
    width: 100%;
    position: fixed;
    bottom: 60px;
    left: 0;
    text-align: center;
}

a.mobile_facet_bottom_button{
    z-index: 9999999;
    background: #dd3333;
    display: inline-block;
    padding: 5px 20px;
    color: #fff;
}
a.mobile_facet_side_button {
    position: absolute;
    top: 260px;
    display: inline-block;
    padding: 10px;
    left: -52px;
    background: #dd3333;
    color: #fff;
    transform: rotate(270deg);
    transform-origin: left top 0;
    font-size: 20px;
}
a.mobile_facet_bottom_button:hover,
a.mobile_facet_side_button:hover{
    color:#fff;
}

@media screen and (max-width: 1010px) and (min-width: 768px) {
	.full-width-content.page-template-template-guidelines-search #content {
		width: 100%;
	}

	#content-sidebar-wrap #ais-wrapper {
		display: block;
	}

	.sidebar.widget-area .resource_legend_wrapper h2 {
		font-size: 24px;
	}
}

@media screen and (max-width: 767px) {
	.full-width-content.page-template-template-guidelines-search #content {
		width: 100%;
	}
}


/* Footer
------------------------------------------------------------ */

#footer {
	clear: both;
	font-size: 12px;
	overflow: hidden;
	padding: 22px 0;
	width: 100%;
  	display:none;
}

#footer .wrap {
	overflow: hidden;
	padding: 0;
  	margin: 0 auto;
	width: 1024px;
}

#footer p {
	font-size: inherit;
  	color: #fff;
}

#footer a,
#footer a:visited {
	color: #fff;
}

#footer .gototop {
	float: left;
	width: 25%;
  	color: #fff;
 
  
}

#footer .gototop2 {
	color: rgb(255, 255, 255);
	background-color: rgba(0, 0, 0, 0);
	width: 25%;
	float: left;
}

#footer .creds {
	float: right;
	text-align: right;
	width: 45%;
  	color: #fff;
}

.pt {
	font-weight: bold;
}

/* Static Footer Add
------------------------------------------------------------ */
#custom_static_footer_add{
	position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
	z-index: 1030;
	text-align: center;
}

/* Comments
------------------------------------------------------------ */

#comments,
#respond {
	margin: 0 0 15px;
	overflow: hidden;
}

#author,
#comment,
#email,
#url {
	margin: 10px 5px 0 0;
	padding: 5px;
	width: 250px;
}

#comment {
	height: 150px;
	margin: 10px 0;
	width: 98%;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	padding: 10px;
}

.comment-list li,
.ping-list li {
	list-style-type: none;
	margin: 30px;
	overflow: hidden;
	padding: 0;
}

.comment-list li.depth-1,
.ping-list li.depth-1 {
	margin: 30px 30px 30px 0;
} 

.comment-list li ul li {
	margin-right: -22px;
}

.comment-header {
	background-color: #222;
	float: left;
	padding: 30px;
	width: 100%;
}

.comment-author {
	float: left;
}

.comment-content {
	clear: both;
	padding: 30px;
}

.comment-content p {
	font-size: 14px;
	margin: 20px;
}

.comment-list cite,
.ping-list cite,
.says {
	color: #fff;
	display: block;
	float: left;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin: 0 4px 0 0;
	padding: 8px 0 0 0;
}

.commentmetadata {
	clear: both;
	float: left;
	font-size: 12px;
	margin: -33px 0 5px 61px;
}

.commentmetadata a {
	color: #bbb;
}

.reply {
	font-size: 14px;
	margin: 0 50px 50px;
}

.nocomments {
	text-align: center;
}

#comments .navigation {
	display: block;
}

.thread-alt,
.thread-even {
	background-color: #f5f5f5;
}

.alt,
.depth-1,
.even {
	border: 1px solid #ddd;
}


/* Gravity Forms
------------------------------------------------------------ */

div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px !important;
	padding: 6px 10px !important;
}

div.gform_footer input.button {
	color: #fff;
	padding: 9px 20px !important;
}

div.gform_wrapper .ginput_complex label {
	font-size: 14px;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 0 0 10px;
}

div.gform_wrapper .gform_footer {
	border: none;
	margin: 0;
	padding: 0;
}


input[type="radio"] + label {
display: block;
}
select + label {
display: block;
}
input[type="checkbox"] + label {
display: block;
}


/* Extra Customization
------------------------------------------------------------ */

.social-accounts.icons {
	overflow: visible !important;
}

.social-accounts.icons .account {
	padding: 0;
	list-style-type: none;
}

.social-accounts.icons .account a {
	display: block;
	margin: 0 0px 0px 0 !important;
	width: 36px;
}

#ffto_social_accounts_widget-2 {
	float: right;
	padding-top: 75px;
}

.google-map-placeholder .bubble-content{
}

.google-map-placeholder .bubble-content p {
}


.widget_recent_entries {
	
	
	
}
.widget_recent_entries a {
color: black;
}
.widget_recent_entries ul {
	
	list-style-type: none;
	
}

.widget_recent_entries ul li {
	padding: 6px 0 6px;
	border-top: solid 1px #d8d8d8;
	
}

.widget_recent_entries ul li a{
	
	
	
}
.menu-primary  .searchform {
float: right;
margin: 0px 0 0 !important;
}

 .menu li.search {
padding: 0 0px;
}
.menu-primary .s {
-moz-box-sizing: border-box;
background: #fff url(images/bg-search.png) no-repeat right;
box-sizing: border-box;
color: #888;
font-size: 10px;
margin: 0 0 0px;
padding: 10px;
text-transform: uppercase;
}

#menu-main-menu {
clear: both !important;
}

/* This is for the mobile widget only
------------------------------------------------------------ */

.mobile {
	
	display:none;
}

/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
/* Styles */

.mobile {
	display:block;
	width: 100%;
	position: absolute;
	text-align: center;
	top: 0px;
	z-index: 99999;
}

.mobileinner{
	margin: 0 auto;
	text-align: center;
	z-index: 99999;
	font-family: Arial, Helvetica, sans-serif;
	display: inline-block;
	font-size: 14px;
	color: #050505;
	padding: 5px 15px;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#ebebeb 50%,
		#dbdbdb 50%,
		#b5b5b5);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ffffff),
		color-stop(0.50, #ebebeb),
		color-stop(0.50, #dbdbdb),
		to(#b5b5b5));
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;

	border: 1px solid #949494;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px 0px 2px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px 0px 2px rgba(255,255,255,0);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px 0px 2px rgba(255,255,255,0);
	
	text-shadow: 1px 1px 0px rgba(255, 255, 255, .4)
}


.fulls, .mobiles {
	padding: 0px 4px;
	color: initial;
}
}
/* END - This is for the mobile widget only */

/* Responsive Design
------------------------------------------------------------ */

@media only screen and (max-width: 1020px) {
   .addleft,.credright {
float: none;
text-align: center;
font-size: 12px;
clear: both;
}
.home-slider {
width: 100%;
height: 100%;
}
.widget_recent_entries li {
text-overflow: ellipsis;
width: 100% !important;
white-space: nowrap;
overflow: hidden;
}
#menu-main-menu:before {
	display:none;
	
}
    #subnav .wrap {
float: right;
padding-right: 30px;
}
     #subnav a {
     border-top: solid 1px #fff !important;
     }
    #title a, #title a:hover {
background: url(/wp-content/uploads/2020/03/asecho_logo_new_small.png)no-repeat 50% 0px !important;
    height: 45px !important;
    }

	#wrap {
		width: 960px;
	}

	#header .menu a {
	
	}

	.breadcrumb {
		margin: -30px -40px 30px;
	}

	#content {
		float: left;
		padding: 30px 40px 10px;
		width: 520px;
	}

	.full-width-content #content {
		width: 840px;
	}

	.post-type-archive-portfolio.full-width-content #content {
		width: 900px;
	}

	.post-info .date-info {
		margin: 0 0 25px -40px;
		padding: 20px 20px 20px 40px;
	}

	#content #genesis-responsive-slider .flex-control-nav.nav-pos-excerpt,
	#content #genesis-responsive-slider .flex-direction-nav li a,
	#content #genesis-responsive-slider .flex-direction-nav li a.prev {
		display: none;
	}
#header {
margin: 0 auto;
min-height: 201px;
width: 100%;
background:#273b6c url()no-repeat !important;
position: relative;
z-index: 999;
    padding-top: 10px;

}
}

@media only screen and (max-width: 1010px) {
.menu-primary > li
{

	padding: 2px 0;



}

.sub-menu li {

padding: 0px 0 !important;	
	

}


#nav .search { 
        display: none !important;
}
    #subnav .wrap {
clear: both;
float: none;
padding-right: 0px;
margin: 0 auto;
}
.footer-widgets-1 {
-moz-column-gap: 2em;
-webkit-column-gap: 2em;
column-gap: 2em;
-moz-column-count: 2;
-webkit-column-count: 2;
column-count: 2;
}
    #menu-main-menu {
padding-top: 15px;
}
	body {
		margin: 0 auto;
		width: 100%;
	}
.home-slider {




}

.home-links {
margin: 0px auto 0px !important;
padding: 8px 15px !important;
position: relative !important;
top: 0px !important;
text-align:center;
	width: 100%;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
}
.home-links ul li {
float: none !important;
clear:both;
list-style-type: none;
text-align: center;
}
.home-links ul li:after {
content: "" !important;
padding: initial !important;
}
.home-top {
padding: 30px 30px 50px;
width: 100%;
display: none;
}
	.content-sidebar #content,
	.executive-landing #wrap,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.full-width-content #content,
	.full-width-content.executive-landing #content,
	.menu-primary,
	.menu-secondary,
	.post-type-archive-portfolio.full-width-content #content,
	.sidebar,
	.sidebar-content #content,
	#content-sidebar-wrap,
	#footer .creds,
	#footer .gototop,
	#footer-widgets .wrap,
	#header ul.menu,
	#header .widget-area,
	#sidebar-alt,
	#title-area,
	#wrap {
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
	}
   
    
    #title a, #title a:hover {
background: url(/wp-content/uploads/2020/03/asecho_logo_new_small.png)no-repeat 50% 0px !important;
    height: 45px !important;
    }
	.menu-primary,
	.menu-secondary,
	#description,
	#footer .creds,
	#footer .gototop,
	#header ul.menu,
	#header .search-form,
	#title,
	#title-area {
		float: none;
		text-align: center;
	}

	#title-area {
		padding: 10px 0;
	}

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.home-cta a.button,
	#header .search-form,
	#wrap {
		margin: 0;
	}

	.executive-home #inner,
	.full-width-content.executive-landing #content,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.post-type-archive-portfolio.full-width-content #content,
	#content,
	#footer-widgets .wrap,
	#title a,
	#title a:hover,
	#header .search-form {
		padding: 0;
	}

	#header .widget-area {
	padding: 0px 0px 0px 25px;
float: left;
clear: none;
width: 145px;
        display: none;
	}

	.menu-primary li,
	.menu-secondary li,
	#header ul.menu li {
		display: inline-block;
		float: none;
	}

	.breadcrumb {
		margin: -30px -30px 30px;
		padding: 10px 15px;
	}

	.menu-primary a,
	.menu-secondary a,
	#header .menu a {
		padding: 5px 10px;
	}

	.menu li.right,
	#content #genesis-responsive-slider .slide-excerpt {
		display: none;
	}

	.menu li li {
		text-align: left;
	 }

	 #inner {
		 -moz-box-sizing: border-box;
		 box-sizing: border-box;
		 padding: 30px;
	 }

	.home-middle,
	.home-top {
		padding: 30px 20px 0;
	}

	.breadcrumb
	.executive-home .featuredpage .page,
	.executive-home .featuredpost .post {
		margin: 0 0 30px;
	}

	.executive-home .home-cta {
		padding: 10px 20px;
		
        width: 100%;
            height: 100%;
    
	}

	.executive-home .home-cta .alignright {
		clear: both;
		display:	block;
		float: none;
		margin: 20px 25% 10px;
	}

	h1,
	h2,
	h2 a,
	h2 a:visited {
		font-size: 36px;
	}

	.widget-area h4 {
		margin: 0 0 10px;
	}

	.sidebar .widget,
	#sidebar .widget.enews-widget {
		padding: 20px 30px;
	}

	#footer-widgets .wrap {
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 30px 30px 0;
	}

	#footer {
		padding: 20px 0;
	}
	.executive-home .home-middle {	
        padding: 10px 20px;
		
        width: 100%;
            height: 100%;
    }
    }

@media only screen and (max-width: 767px) {
	a.mobile_facet_trigger.mobile_facet_bottom_button.closed{
        display: inline-block;
	}
	
	.sidebar .ais-facets.widget {
		margin-bottom: 10px;
		padding: 0px 20px;
	}
	.ais-facets h3.widgettitle {
		padding: 5px 0px 0px;
		font-size: 14px;
	}
	.sidebar .ais-facets.widget .ais-RangeInput-input{
		font-size: 12px;
		width: 3rem;
	}
	#algolia-search-box .ais-SearchBox input, .ais-SearchBox-form .ais-SearchBox-input {
		font-size: 12px;
		padding: 5px 0 5px 30px;
		line-height: 15px;
		max-width: 200px;
	}
	.sidebar.widget-area ul li{
		margin-bottom: 0;
	}
	.sidebar .ais-facets.widget span{
		font-size: 12px;
	}
	.resource_legend_sidebar_wrapper{
		display: none;
	}

	.guideline_excerpt,
	.desktop_title{
		display: none;
	}
	.mobile_title{
		display:block;
	}
	.home-middle,
	.home-top {
		padding: 30px 0 0;
	}
	
	#header {
		min-height: 142px !important;
	}
	
	h1#title {
  padding-top: 41px;
}

	.post-type-archive-portfolio .portfolio,
	.home-middle .widget,
	.home-top .widget {
		text-align: center;
		width: 100%;
	}

	.executive-home .featuredpage .page,
	.executive-home .featuredpost .post {
		margin: 0 0 30px;
	}

	.executive-home .featuredpage img,
	.executive-home .featuredpost img {
		margin: 0 0 20px;
	}

	.executive-home a.more-link {
		margin: 20px 0 0;
	}

	.post-type-archive-portfolio .portfolio {
		padding: 0 0 30px;
	}

	.post-info .date-info {
		margin: 0 0 25px;
		padding: 20px;
	}

	.post-info .comments {
		display: none;
	}

	h1,
	h2,
	h2 a,
	h2 a:visited {
		font-size: 30px;
	}

	.archive-page,
	.five-sixths,
	.four-fifths,
	.four-sixths,
	.one-fifth,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fifths,
	.three-fourths,
	.three-sixths,
	.two-fifths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		padding: 0;
		width: 100%;
	}
    

}
@media only screen and (max-width: 620px) {
	.guideline_wrapper .featured_image{
		width: 1000%;
		float: none;
		padding-bottom: 20px;
	}
	.guideline_wrapper .short_description{
		width: 100%;
		float: none;
	}
}
@media only screen and (max-width: 500px) {
	.button_wrapper a.royal_blue,
	.button_wrapper a.dark_blue{
		margin-top: 10px;
	}
}

	@media only screen and (max-width: 420px) {
	.menu-primary li {
		display: block !important;
	}
	#nav {
		padding-bottom: 2px;
	}
	#header .menu a {
		border-top: 1px solid rgb(229, 229, 229);
	}
	.credright p {
		font-size:10px;
	}


	.menu-primary >li{
		padding: 0px 0;
	}
}


.home-top  p {
	text-align: center;
	
}
.home-top  a img{
margin: 20px 0 !important;
	
}

.home .widget_recent_entries li {
text-overflow: ellipsis; /* will make [...] at the end */
    width: 263px; /* change to your preferences */
    white-space: nowrap; /* paragraph to one line */
    overflow:hidden; /* older browsers */
}
#sidebar .widget_recent_entries li {
border-top: solid 0px #d8d8d8;
}
.home-middle .widget_recent_entries li {
text-overflow: ellipsis;
width: 336px;
white-space: nowrap;
overflow: hidden;
}

.executive-home .home-cta h4, #footer-widgets .widget-area h4, #sidebar .widget.enews-widget h4 {
color: #fff !important;
font-size: 16px !important;
}

#menu-associated-sites {
font-size: 12px;
}

/* 
 Search & Filter Plugin Specific
------------------------------------------
 
 .searchandfilter ul li li {
  display: block;
  margin-right: 20px;
  margin-left: 0px !important;
}

.searchandfilter > ul > li .sf-label-checkbox {
	display: inline-block !important;

	}

 .searchandfilter ul {margin-left: 0 !important;}
 
 */
 
.searchandfilter > ul > li > ul {
border: 2px solid red !important;
    padding: 0px !important; 
    margin: 0px !important;
}
 
.a-search-result {
min-height: 150px;
margin: 15px 0px;
}


.searchandfilter h4 {
margin-top: 15px !important;
}

	
.searchandfilter .sf-input-select {
	min-width: 150px !important;
	}
	
	
.searchandfilter *::placeholder {
color: #666 !important;
}

.searchandfilter .sf-input-text {
	width: 280px;
    color: #222 !important;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
	padding: 5px 10px;
	position: relative;
width: 100%;
height: auto !important;
height: 1%;
border: 1px solid #aaa;
background-color: #fff;
background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
background-image: -webkit-linear-gradient(#eee 1%, #fff 15%);
background-image: -moz-linear-gradient(#eee 1%, #fff 15%);
background-image: -o-linear-gradient(#eee 1%, #fff 15%);
background-image: linear-gradient(#eee 1%, #fff 15%);
cursor: text
	}
	
.searchandfilter .chosen-container .chosen-results li {
	padding-left: 5px;
	line-height: 20px;
	}
	

.sf-field-submit input{
	margin-top: 20px;
	}
	

.result-title ,.result-title a,
.result-title a:visited{
color: #273B6C;
font-size: 16px;
line-height: 22px;
  margin: 5px 0px;
}  
	
.search-filter-results img{
	float: left;
	margin-right: 20px;
	display: inline !important;
	}
	
.search-filter-results a img{
	border: 1px solid #ccc !important;
	}
	
	
	
	
	
