/* # MicroAssist
Theme Name: microassist
Theme URI: http://my.studiopress.com/themes/genesis/
Description: This is the sample theme created for the Genesis Framework.
Author: StudioPress
Author URI: http://www.studiopress.com/
Template: genesis
Template Version: 2.2.7
Tags: black, orange, 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
License: GPL-2.0+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/* # Table of Contents
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Tables
	- Screen Reader Text
- 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
	- Jetpack
- Site Header
	- Title Area
	- Widget Area
- Site Navigation
	- Accessible Menu
	- Site Header Navigation
	- Primary Navigation
	- Secondary Navigation
	- Skip Links
- Content Area
	- Entries
	- Entry Meta
	- Pagination
	- Comments
- Sidebars
- Footer Widgets
- Site Footer
- Media Queries
	- Retina Display
	- Max-width: 1200px
	- Max-width: 960px
	- Max-width: 800px
- Print Styles
*/


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

/* ## Baseline Normalize
--------------------------------------------- */
/* normalize.css v3.0.1 | MIT License | git.io/normalize */
#gform_submit_button_12:hover {
	background-color: #F4B824;
	color: #000;
	font-weight: lighter;
}

pre {

	overflow: unset;

    overflow-x: auto;

    white-space: pre-wrap;

    white-space: -moz-pre-wrap;

    white-space: -pre-wrap;

    white-space: -o-pre-wrap;

    word-wrap: break-word;

}
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#333}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:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:unset}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}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}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}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}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

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

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

*,
*:before,
*:after {
	box-sizing: inherit;
	 outline: 0;
}

.search-form-submit {
	color: black;
}
.search-form-submit:hover {
	text-decoration: underline;     
    text-decoration-color: black;  
}
::-webkit-input-placeholder { /* WebKit browsers */
    color: #9e9e9e!important;
	opacity: 1 !important;
}
:-moz-placeholder { color: #9e9e9e!important;
	opacity: 1 !important; font-weight:400!important } 
::-moz-placeholder { color: #9e9e9e!important;
	opacity: 1 !important;font-weight:400!important } 
:-ms-input-placeholder { color: #9e9e9e!important;
	opacity: 1 !important; } 
	
#contact-staff ::-webkit-input-placeholder, .form_container ::-webkit-input-placeholder{ /* WebKit browsers */
    color: #f4b824!important;
	opacity: 1 !important;
}
#contact-staff :-moz-placeholder, .form_container :-moz-placeholder { color: #f4b824!important;
	opacity: 1 !important; font-weight:400!important } 
#contact-staff ::-moz-placeholder, .form_container ::-moz-placeholder { color: #f4b824!important;
	opacity: 1 !important;font-weight:400!important } 
#contact-staff :-ms-input-placeholder, .form_container :-ms-input-placeholder { color: #f4b824!important;
	opacity: 1 !important; } 
.search-form  ::-webkit-input-placeholder { /* WebKit browsers */
    color: #444!important;
	opacity: 1 !important;
}.search-form :-moz-placeholder { font-size:18px;font-family:"FontAwesome";color: #444!important;
	opacity: 1 !important; font-weight:400!important } 
.search-form ::-moz-placeholder { font-size:18px;font-family:"FontAwesome";color: #444!important;
	opacity: 1 !important;font-weight:400!important } 
.search-form :-ms-input-placeholder { font-size:18px;font-family:"FontAwesome";color: #444!important;
	opacity: 1 !important; }

#genesis-footer-widgets .search-form  ::-webkit-input-placeholder { /* WebKit browsers */
        color: #B1B1AF !important;
        opacity: 1 !important;
}
#genesis-footer-widgets .search-form :-moz-placeholder { 
        font-size:18px;
        font-family:"FontAwesome";color: #B1B1AF !important;
        opacity: 1 !important; font-weight:400!important }
#genesis-footer-widgets .search-form ::-moz-placeholder { font-size:18px;font-family:"FontAwesome";color: #B1B1AF !important;
        opacity: 1 !important;font-weight:400!important }
#genesis-footer-widgets .search-form :-ms-input-placeholder { font-size:18px;font-family:"FontAwesome";color: #B1B1AF !important;
        opacity: 1 !important; }


 
#wprmenu_menu ::-webkit-input-placeholder { /* WebKit browsers */
    color: #4d4d4d!important;
	opacity: 1 !important;}
#wprmenu_menu :-moz-placeholder { color: #4d4d4d!important;
	opacity: 1 !important; font-weight:400!important } 
#wprmenu_menu ::-moz-placeholder { color: #4d4d4d!important;
	opacity: 1 !important;font-weight:400!important } 
#wprmenu_menu :-ms-input-placeholder { color: #4d4d4d!important;
	opacity: 1 !important; } 

/* ## Float Clearing
--------------------------------------------- */
.blog:before,
.entry:before,
.post-title:before,
.author-box:before,
.clearfix: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,
.blog:after,
.entry:before,
.post-title:after,
.clearfix: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
---------------------------------------------------------------------------------------------------- */
.row-eq-height > [class^=col] {
  display: flex;
  flex-direction: column;
}

.row-eq-height > [class^=col]:last-of-type div:first-of-type {
  margin-top: 0;
}

.row-eq-height > [class^=col]:last-of-type div:last-of-type {
  margin-bottom: 0;
}

.row-eq-height > [class^=col]:first-of-type .black {
  flex-grow: 1;
}

.eq-height {
	height: 100%;
}
.three-panels-bg {
	background-color: rgba(89,89,85,.08);
	border-radius: 30px !important;
}
/* ## Typographical Elements
--------------------------------------------- */

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

/* Chrome fix */
body > div {
    font-size: 1.8rem;
}

body {
	background-color: #FFF;
	color: #303030;
    font-family: Open Sans;
    font-size: 14px;
	font-size:1.4rem;
    font-weight: 400;
    line-height: 24px;
}

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

a {
	color: #595955;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition:    all 0.3s ease-in-out;
	-ms-transition:     all 0.3s ease-in-out;
	-o-transition:      all 0.3s ease-in-out;
	transition:         all 0.3s ease-in-out;
	 outline: 0;
}
html *{ outline: 0;}
a:hover,
a:focus {
	color: #f4b824;
	text-decoration: underline;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition:    all 0.3s ease-in-out;
	-ms-transition:     all 0.3s ease-in-out;
	-o-transition:      all 0.3s ease-in-out;
	transition:         all 0.3s ease-in-out;

}

p {
	margin: 0 0 28px;
	padding: 0;
}
input::-moz-focus-inner { 
  border: 0; 
}
ol,
ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

hr {
	border: 0;
	border-collapse: collapse;
	border-top: 1px solid #ddd;
	clear: both;
	margin: 1em 0;
}

b,
strong {
	font-weight: 700;
}

blockquote,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 40px;
}

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


/* ## Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333;
	font-family: Lato,"Open Sans", sans-serif;
	font-weight: 400;
	line-height: 1.2;
	margin: 0 0 10px;
}

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

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

h3 {
	font-size: 24px;
	font-size: 2.4rem!important;
	    /*line-height: 2.4em;*/
}

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

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

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

.share-before_entry_header {margin-bottom:40px;}
/* ## Objects
--------------------------------------------- */

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

img {
	height: auto;
}

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

/* ## Gallery
--------------------------------------------- */

.gallery {
	overflow: hidden;
}

.gallery-item {
	float: left;
	margin: 0 0 28px;
	text-align: center;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}

.gallery img {
	border: 1px solid #ddd;
	height: auto;
	padding: 4px;
}

.gallery img:hover,
.gallery img:focus {
	border: 1px solid #999;
}

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

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #333;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 300;
	padding: 16px;
	width: 100%;
}

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

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

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
	background-color: #333;
	border: 0;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 300;
	padding: 16px 24px;
	width: auto;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
button:focus,
input:focus[type="button"],
input:focus[type="reset"],
input:focus[type="submit"],
.button:focus  {
	background-color: #F4B824;
	color: #333;
}

.entry-content .button:hover,
.entry-content .button:focus {
	color: #333;
	font-weight:bold;
}

.footer-widgets button,
.footer-widgets input[type="button"],
.footer-widgets input[type="reset"],
.footer-widgets input[type="submit"],
.footer-widgets .button {
	background-color: #c3251d;
	color: #fff;
}

.footer-widgets button:hover,
.footer-widgets input:hover[type="button"],
.footer-widgets input:hover[type="reset"],
.footer-widgets input:hover[type="submit"],
.footer-widgets .button:hover,
.footer-widgets button:focus,
.footer-widgets input:focus[type="button"],
.footer-widgets input:focus[type="reset"],
.footer-widgets input:focus[type="submit"],
.footer-widgets .button:focus {
	background-color: #fff;
	color: #333;
}

.button {
	display: inline-block;
}

.expander-button {
    padding: 0;
    width: 100%;
    margin-bottom: 8px;
    border:1px solid #f4b824; 
    background-color:#595955;
    color: #f4b824;
}

.expander-button:hover {
    background-color: #f4b824;
    color: #333;
}

.expander-button>h3 {
    color: inherit;
    background-color: inherit;
}

.expandable {
    padding-bottom: 8px;
}

/* .page-template-course-list #blocks .list_div h3.deployed{color:#595955; background-color:#F4B824; border-color:#595955} */

#blocks .list_div h3.deployed span:before{content: ":";}

#blocks .list_div h3.deployed{ 
	color:#f4b824; 
	border-color:#f4b824; 
	background-color:#595955;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition:    all 0.3s ease-in-out;
	-ms-transition:     all 0.3s ease-in-out;
	-o-transition:      all 0.3s ease-in-out;
	transition:         all 0.3s ease-in-out;}


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;
	width: 100%;
}

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

td,
th {
	text-align: left;
}

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

th {
	font-weight: 400;
}

/* ## Screen Reader Text
--------------------------------------------- */

.screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut {
	position: absolute !important;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	width: 1px;
	border: 0;
	overflow: hidden;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.genesis-nav-menu .search input[type="submit"]:focus,
.widget_search input[type="submit"]:focus  {
	clip: auto !important;
	height: auto;
	width: auto;
	display: block;
	font-size: 1em;
	font-weight: bold;
	padding: 15px 23px 14px;
	color: #333;
	background: #fff;
	z-index: 100000; /* Above WP toolbar. */
	text-decoration: none;
	box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
}

.more-link {
    position: relative;
}

main#genesis-content.content {
	padding-left: 10%;
}

.content-sidebar-wrap .sidebar {
	/*padding-right: 5%!important;*/
}
/* # Structure and Layout
---------------------------------------------------------------------------------------------------- */

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

.site-inner,
.wrap {
	margin: 0 auto;
	/*max-width: 1170px;*/
}

.site-inner {
	clear: both;
}

#opening-statement .site-inner h1 {
/*    color: #FFFFFF !important;
*/}

/* ## 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: 980px;
}

.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: 60%;
}

.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: 580px;
}

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

/* ### Primary Sidebar */

.sidebar-primary {
	float: right;
	width: 30%;
	padding-top:30px;
	padding-bottom:60px;
}

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

/* ### Secondary Sidebar */

.sidebar-secondary {
	float: left;
	width: 180px;
}

.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%;
}

.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;
}


/* # Common Classes
---------------------------------------------------------------------------------------------------- */

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

.avatar {
	float: left;
}

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

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

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

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

.breadcrumb {
	margin-bottom: 20px;
	float:left; width:100%; 
	margin-top:25px;
	font-size:14px;
	padding-bottom:20px;
}
.archive_header .breadcrumb,  .single_header .breadcrumb{float:right; text-align:right; width:auto;}
.archive-description,
.author-box {
	background-color: #fff;
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 4px;
	padding: 0;
	margin-top:20px;
	float:left; width:100%;
}
.amount-results{float:left; width:100%; margin-bottom:20px; padding-bottom:10px; border-bottom:1px solid #222; font-size:16px; margin-top:-10px; }
.amount-results:last-child{border-bottom:0px; border-top:1px solid #222; padding-top:10px; margin-bottom:40px; margin-top:20px;}
.author-box-title {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 4px;
}

.archive-description p:last-child,
.author-box p:last-child {
	margin-bottom: 0;
}
.site-section {font-size: 27px;padding: 24px 0;line-height: 34px;color: #f4b824;float: left;}

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

.search-form {
	overflow: hidden;
}
.custom-search #searchtop:focus {
	.search-form {
		display: none;
	}
}
.search-again { padding-bottom:58px; border-bottom:1px solid #ebebeb; margin-bottom:60px;}
.search-again .search-form {
	position:relative;
}

.search-again .search-form input[type="search"] {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #707070;
    border-radius: 2px;
    color: #303030;
    padding: 19px 82px 19px 20px!important;
	font-family:Lato; 
	font-size:14px; 
	line-height:20px;
}
.search-again .search-form input[type="submit"]
{  color: #fff !important;
    padding: 21px 31px;
    right: 0;
    top: 0;
	background:#595955 none repeat scroll 0 0 !important;
	height:100%;
	width:78px;
	}
.search-again .search-form input[type="submit"]:hover{ background-color:#f4b824!important;color: #303030;}
.site-header .search-form {
	float: right;
}
.archive-pagination{margin-bottom:-60px; position:relative; z-index:2;}
.custom-search{float:right; position:relative!important; }
.custom-search #searchtop {
	float: right;
	font-size: 16px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.custom-search #searchtop a#searchtop_img{color:#444444;}
#searchtop_img {
    background-position: 0 0;
    background-size: 27px auto;
    cursor: pointer;
    display: block;
    min-height: 29px;
    min-width: 27px;
	padding-right:0px;
}
#searchtop_img .fa{min-width:27px; font-size:16px; margin-top:-2px;}
.entry-content .search-form,
.site-header .search-form {
	display:none;
	padding:10px;
	background-color:#fff;
	right:-10px;
	position:absolute;
	top:83px;
	width:300px;
	z-index:3;
	transform:         scale(0.8); /* CSS3 */
	-moz-transform:    scale(0.8); /* Firefox */
	-webkit-transform: scale(0.8); /* Webkit */
	-o-transform:      scale(0.8); /* Opera */
	-ms-transform:     scale(0.8); /* IE 9 */
	transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	-moz-box-shadow: 0 0px 6px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0px 6px rgba(0,0,0,0.1);
	box-shadow: 0 0px 6px rgba(0,0,0,0.1);
}
.site-header .search-form{position:absolute; border-top: 4px solid #f4b824!important; z-index:2000;}
.search-form input[type="search"]{color:#0a0a0a; border:1px solid #f4f4f4; background:#ffffff none repeat scroll 0 0; font-family: "Lato";
    font-size: 16px;
    line-height: 20px;
    padding: 10px 20px 11px; border: 1px solid rgba(102, 102, 102, 0.1);
    border-radius: 5px;
    float: left;
    margin: 0;
    padding: 9px 30px 9px 20px !important;
    width: 100%;}
.search-form input[type="submit"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 1px 1px / 27px auto;
    border-radius: 0 !important;
    height: 40px;
    margin: 0;
    min-height: 29px;
    min-width: 50px;
    position: absolute;
    right: 20px;
    z-index: 1000;
	font-family: "fontawesome";
	line-height:11px;
	width:25px;
	padding:0px;
}
.search-form input[type="submit"]:hover{
	color: black;
}
.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}
.widget-area .search-form{position:relative;}
#genesis-footer-widgets input[type="search"]{background-color: #262626;
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: #ffffff;
    font-family: "Lato";
    font-size: 16px;
    height: 43px;
	line-height:43px; float:left; 
    line-height: 20px;
    padding: 0 40px 0 2%; margin-top:10px;} 
#genesis-footer-widgets input[type="submit"]{position:absolute; font-size:16px;top:38px; height:40px; right:0px; width:38px; clip:rect(auto, auto, auto, auto);}
#genesis-footer-widgets input[type="submit"]:hover{
	color: black;
}
body .menu_title{display:none;}
body #wprmenu_bar{background-color:transparent;}

/* ## Titles
--------------------------------------------- */

.archive-title {
	font-size: 20px;
	font-size: 2rem;
}

.entry-title {
	font-size: 30px; font-family:'Montserrat';
    font-weight: 700;
    line-height: 30px;
}

.entry-title a,
.sidebar .widget-title a {
	color: #595955!important;
}

.search-results .entry-title a strong{color:#f4b824}
.search-results article, .single-portfolio article{padding-top:0px;}
.post-digital-access .entry-title a:hover,
.post-digital-access .entry-title a:focus {
	color: #0004f7!important;
	text-decoration: none;
}
.post-digital-access .entry-content a:hover,
.post-digital-access .entry-content a:focus {
	color: #0004f7!important;
	text-decoration: none;
}
.entry-title a:hover,
.entry-title a:focus {
	color: #f4b824!important;
	text-decoration: none;
}

.widget-title {
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 20px;
}

.sidebar .widget-title{ color: #595955;
font-size: 18px;
    font-weight: 700;
    margin: 0 0 12px;
    padding: 0 0 0 26px;
    position: relative;
	line-height:30px;
}
.sidebar li{font-size:14px; letter-spacing:0.3px;}
.sidebar .widget-title:before {
    border-bottom: 7px solid #f4b824;
    border-top: 7px solid #f4b824;
}
.sidebar .widget-title:before {
    content: "";
    left: 0;
    position: absolute;
    top: 2px;
    width: 14px;
}
.footer-widgets .widget-title {
	color: #fff;
	
}

/* ## WordPress
--------------------------------------------- */

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

a.alignnone {
	display: inline-block;
}

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

.alignright {
	float: right;
	text-align: right;
}

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

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

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

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 24px 0;
}

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

.wp-caption-text {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 700;
	text-align: center;
}

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

.sticky {
}

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
	margin: 0 0 28px;
}


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

.widget {
	word-wrap: break-word;
}

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

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

.widget_calendar table {
	width: 100%;
}

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

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

.featured-content .entry {
	border-bottom: 2px solid #f5f5f5;
	margin-bottom: 20px;
	padding: 0 0 24px;
}
#blog_list .post	.entry{
word-wrap: break-word; /* Internet Explorer 5.5+ */

}

.footer-widgets .entry {
	border-bottom: 1px dotted #666;
}

.featured-content .entry-title {
	font-size: 20px;
	font-size: 2rem;
}


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

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

.enews-widget,
.enews-widget .widget-title {
	color: #fff;
}

.sidebar .widget.enews-widget {
	background-color: #333;
}

.enews-widget input,
.enews-widget input:focus {
	border: 1px solid #333;
}

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

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

.enews-widget input:hover[type="submit"],
.enews-widget input:focus[type="submit"]  {
	background-color: #fff;
	color: #333;
}

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

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

#wpstats {
	display: none;
}


/* # Skip Links
---------------------------------------------------------------------------------------------------- */
.genesis-skip-link {
	margin: 0;
}

.genesis-skip-link li {
	height: 0;
	width: 0;
	list-style: none;
}
/* # Fix for /texas-dir-web-development
---------------------------------------------------------------------------------------------------- */
.page-id-20926:focus {
	color: #FFF;
	outline: #ccc solid 1px;
}
}
/* Display outline on focus */
:focus {
	color: #333;
	outline: #ccc solid 1px;
}


/* # Site Header
---------------------------------------------------------------------------------------------------- */
.contact-header > .row, .site-header > .wrap{
	width:1640px;
	margin:0 auto;
	max-width:90%;
}
.contact-header [class*="fa-"]{
	margin-left:0!important;
}
#government, #government > div{
	padding-left:0;
}
.contact-header .offset-md-1, .contact-header .offset-md-1 > div{
	text-align:right;
	padding-right:0;
}
.site-header {
	background-color: #fff;
	-moz-box-shadow: 0 2px 6px rgba(0,0,0,0.05);
	-webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.05);
	box-shadow: 0 2px 6px rgba(0,0,0,0.05);-webkit-transition: all .1s ease-in-out;
	-moz-transition:    all .1s ease-in-out;
	-ms-transition:     all .1s ease-in-out;
	-o-transition:      all .1s ease-in-out;
	transition:         all .1s ease-in-out;
	
}
.site-header.fixed .genesis-nav-menu a{padding:18px 20px 21px 22px;-webkit-transition: all .1s ease-in-out;
	-moz-transition:    all .1s ease-in-out;
	-ms-transition:     all .1s ease-in-out;
	-o-transition:      all .1s ease-in-out;
	transition:         all .1s ease-in-out;}
.site-header.fixed{height:55px; position:fixed; left:0px; width:100%; z-index:99999; background-color:rgba(255,255,255,0.89);-webkit-transition: all .1s ease-in-out;
	-moz-transition:    all .1s ease-in-out;
	-ms-transition:     all .1s ease-in-out;
	-o-transition:      all .1s ease-in-out;
	transition:         all .1s ease-in-out;}
.site-header.fixed.mobiletop{ background-color:#FFF;}
.site-header.fixed .search-form{top:49px;}
.site-header.fixed .wrap .site-title > a{background-size:auto 100%; max-height:35px; margin-top:10px;}
.site-header.fixed a{-moz-transition:    all .1s ease-in-out;
	-ms-transition:     all .1s ease-in-out;
	-o-transition:      all .1s ease-in-out;
	transition:         all .1s ease-in-out;}
.site-header > .wrap {
	padding: 0px 0;
	display:flex;
	justify-content:space-between;
}
.page-template-landing-page-new-layout .header-image .site-title > a{
max-width:100%;
}
.page-template-landing-page-new-layout{
background:none;
}
.page-template-landing-page-new-layout .site-header > .wrap{
justify-content:center;text-align: c;}
.page-template-landing-page-new-layout .contact-header .offset-md-1, .page-template-landing-page-new-layout .contact-header .offset-md-1 > div{
	flex:0 0 100%;
	padding:0;
	max-width:100%;
	text-align:center;
	margin:0;
}
.page-template-landing-page-new-layout main#genesis-content.content{
	background:#fff;
	-webkit-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.2);
    -moz-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.2);
    box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.2);
}
.page-template-landing-page-new-layout .site-inner{
}
.page-template-landing-page-new-layout .site-header.fixed .wrap .site-title > a{
background-position:center center;
}
.page-template-landing-page-new-layout header.site-header{
-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.3);
box-shadow: 0 0 20px 0 rgba(0,0,0,0.3);
}
.site-header .wrap:before, .site-header .wrap:after{
	display:none;
}
#top_bar{float:left; width:100%; background-color:#595955; font-size:13px; color:#FFF;font-weight: 300;}
#top_bar .wrapper {
    padding: 0px 0;
    overflow: visible;
    z-index: 1000;
}
#logo_img img {
    max-width: 275px;
}
.wrapper {
    width: 1170px;
    padding: 0 0px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.top_bar_menu {
	float:left;
}
#top_bar a{color:#FFF;}
#top_bar a:hover{color:#f4b824;}
.top_bar_menu li {
	float: left;
	padding-left: 20px;
}
.topbar_type_3 .top_phone {
    padding: 13px 20px 12px 0px;
}
.top_phone {
	float: right;
	width: auto;
}
.top_phone:before {
	font-family:'FontAwesome';
	font-size:13px;
	content:'\f095';
	padding:0px 14px 0px 0px;
}
.topbar_type_3 .top_email {
    padding: 13px 20px 12px 0px;
}
.top_email {
	margin-left: 20px !important;
	float: right;
	width: auto;
}
.top_email:before {
	font-family:'FontAwesome';
	font-size:13px;
	content:'\f0e0';
	padding:0px 14px 0px 0px;
}
.topbar_type_3 .top_text {
    padding: 13px 20px 12px 0px;
}
.top_text {
	width: auto;
    float: left;
    margin: 0px 0 0px 0px;
    padding: 8px 0px 1px 0px;
    font-size: 13px;
}
.top_bar_menu {
    float: right;
}
.topbar_type_3 .top_bar_menu {
    padding: 13px 20px 12px 0;
}
#top_bar .top_email:before, #top_bar .top_phone:before, #top_bar .top_text:before {
    color: #f4b824;
}
.header-widget-area{display:none;}


.contact-links a:hover,
.contact-links a:focus {
  color: #f4b824!important;
}

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

.title-area {
	/* float: left; */
	padding: 0px 0;
	width: 352px;
	/* flex-basis: 352px; */
}

.header-full-width .title-area {
	float:left; line-height:89px; width:100%; max-width:325px;
	padding:0px;
	z-index:11;
}

.site-title {
	font-size: 32px;
	font-size: 3.2rem;
	font-weight: 400;
	line-height: 1.2;
}

.site-title a,
.site-title a:hover,
.site-title a:focus {
	color: #333;
}

.header-image .site-title > a {
	background: url(images/microassist.png) no-repeat left;
	float: left;
	max-width:325px;
	width: 100%;
	margin-top:2px;
}

.site-description {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 300;
	line-height: 1.5;
}

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

.header-image .site-description,
.header-image .site-title {
	display: block;
	text-indent: -9999px;
	line-height:89px;
	width: 352px;
}

.upb_row_bg, .vcpb-default {
	background-image: url("/wp-content/uploads/hero-image.jpg");
	background-size: cover; 
	background-color: rgba(0, 0, 0, 0);  
	background-attachment: fixed; 
	min-width: 1587px; 
	left: 0px; 
	width: 1587px;
	background-position: center top;
}

.upb_row_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 0;
}

.upb_video_class, .vc_row, .wpb_column, .wpb_row {
    position: relative;
}

@media (min-width: 690px) {
	.wpb_column {
	    margin-right: 0px;
	}
}

.mh {
    padding: 0 40px 0 80px;
}

.column-inner  {
	margin: 5%;
	position: relative;
    padding-left: 0px;
    padding-right: 0px;
    visibility: visible;
    margin-right: 0px;
    width: 80%
}

.vc_column-inner  {
	margin-top: 10%;
	position: relative;
/*    margin-left: -208.5px;
*/    padding-left: 0px;
    padding-right: 0px;
    visibility: visible;
/*    width: 1587px;
*/    margin-right: 0px;
}
.vc_custom_1582223015492 {
    padding-top: 30px !important;
    padding-right: 10px !important;
    padding-left: 10px !important;
    background-color: rgba(0,0,0,0.85) !important;
    *background-color: rgb(0,0,0) !important;
    border-radius: 30px !important;
}
.vc_row-fluid {
    width: 100%;
    position: relative;
    overflow: hidden;
    *: ;
    zoom: 1;
}
#ubtn1, #ubtn2, #ubtn3 {
	font-size: 12px;
	font-family: Raleway; 
	font-weight: 600; 
	border-radius: 30px; 
	border-width: 2px; 
	border-color: rgb(179, 181, 170); 
	border-style: solid; 
	background: rgb(255, 255, 255); 
	color: rgb(89, 89, 85)!important;
	padding: 3% 9% 3% 9%;
}
#ubtn1:hover {background: rgb(244, 184, 34);color: rgb(52, 52, 50)!important;}
#ubtn1:focus {background: rgb(244, 184, 34);color: rgb(52, 52, 50)!important;}
#ubtn2:hover {background: rgb(244, 184, 34);color: rgb(52, 52, 50)!important;}
#ubtn2:focus {background: rgb(244, 184, 34);color: rgb(52, 52, 50)!important;}
#ubtn3:hover {background: rgb(244, 184, 34);color: rgb(52, 52, 50)!important;}
#ubtn3:focus {background: rgb(244, 184, 34);color: rgb(52, 52, 50)!important;}

}
.ubtn-hover {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    background: 0 0;
    z-index: 2;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-border-radius: inherit;
    border-radius: inherit;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#ubtn-9465:hover {background: rgb(244, 184, 34)!important;color: rgb(80, 80, 76)!important;}
#ubtn-9465:focus {background: rgb(244, 184, 34)!important;color: rgb(80, 80, 76)!important;}
#ubtn-9465 {
	color: white!important;
	font-size: 15px;
	padding: 3%;
	font-family:"Raleway";
	font-weight:500;
	border-radius:40px!important;
	border-width:2px;
	border-color:rgba(255,255,255,0.5);
	border-style:solid;
	background: rgba(224,224,224,0.01);
	color: #ffffff;
	-webkit-transition: all .3s;
    transition: all .3s;
    -webkit-border-radius: inherit;
    border-radius: inherit;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.ubtn-ctn-center {
    display: block;
    text-align: center;
    margin-bottom: 35px!important;
}
button:focus {
  background-color: yellow;
}
#ubtn-3123, #ubtn-3020, #ubtn-6691:focus { 
	background: rgb(244, 184, 36);
}

#opening_statement {
    font-size: 26px;
    color: #595955!important;
    line-height: 30px;
    text-align: center;
    font-family: Raleway;
    font-weight: 500;
    font-style: normal;
    color: rgb(255, 255, 255);
    padding-left: 0px;
    padding-right: 0px;
    visibility: visible;
    width: 100%;
    margin-right: 0px;
    margin-bottom: 0px !important;
    border-top-width: 5px !important;
    background-color: #f4b824 !important;
}
#next a:hover {
	color: white;
}
.vc_custom_1572216731449 {
    margin-top: 0px !important;
    border-bottom-width: 5px !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    border-bottom-color: #f36924 !important;
    border-bottom-style: solid !important;
}
.icon-box-hdr {
    border-radius: 30px 30px 0 0!important;
    background-color: #595955!important;
}
.vc_custom_1582222401380 {
	margin-top: 0%;
    margin-top: 0px !important;
    padding-right: 20px !important;
    padding-bottom: 20px !important;
    padding-left: 20px !important;
}
.vc_custom_1582222155886 {
	margin-top: 0%;
    margin-right: 5px !important;
    margin-bottom: 20px !important;
    margin-left: 5px !important;
    background-color: rgba(89,89,85,0.08) !important;
    *background-color: rgb(89,89,85) !important;
    border-radius: 30px !important;
}
.vc_custom_1572216754963 {
	margin-top: 0%;
    margin-top: 0px !important;
    border-bottom-width: 5px !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    border-bottom-color: #74a333 !important;
    border-bottom-style: solid !important;
}
.vc_custom_1572216784218 {
	margin-top: 0%;
    margin-top: 0px !important;
    border-bottom-width: 5px !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    border-bottom-color: #0097cf !important;
    border-bottom-style: solid !important;
}
.vc_custom_1582222175094 {
	margin-top: 0%;
    margin-right: 5px !important;
    margin-bottom: 20px !important;
    margin-left: 5px !important;
    background-color: rgba(89,89,85,0.08) !important;
    *background-color: rgb(89,89,85) !important;
    border-radius: 30px !important;
}
.vc_custom_1582222413989 {
    margin-top: 0 !important;
    padding-right: 20px !important;
    padding-left: 20px !important;
}
#ourwork1, #ourwork2, #ourwork3 {
	margin-top: 0;
}
.threepanels {
	font-size: 18px !important;
    line-height: 24px !important;
    height: 100%;
    width: 100%;
    display: flex;
	 flex-wrap: wrap;
}
.vc_custom_1582222476341 {
    margin-right: 5px !important;
    margin-bottom: 20px !important;
    margin-left: 5px !important;
    border-top-width: 2px !important;
    background-color: rgba(89,89,85,0.08) !important;
    *background-color: rgb(89,89,85) !important;
    border-top-color: rgba(89,89,85,0.05) !important;
    border-radius: 30px !important;
}
.vc_custom_1572052283265 {
	margin-top: 0;
}
.vc_custom_1582585430257 {
	margin-bottom: 0px!important;
	padding-top: 40px!important;
	padding-bottom: 60px!important;
	background-color: #f4b824;
}

.vc_custom_1582222267667 {
    margin-top: 0px !important;
  	padding: 10%
}

#rd_roh75960dqun0zuyir11 {
	padding-left: 5%;
	padding-right: 5%;
}

.center-bottom {
	bottom: 0px !important;
}
.post-attachement {
    overflow: hidden;
    position: relative;
    margin: 0% 0% 10% 0%;

}
.trending_post_wrapper {
	  display: flex;
	 flex-wrap: wrap;
}
.post-attachement, .trending_post_wrapper {
    border-radius: 30px 30px 0px 0px!important;
  
}
.masonry_ctn.grid_post, .masonry_ctn.blog_masonry {
    margin-left: -30px;
}

.wp-post-image {
	width: 100%
}

.uvc-heading-spacer {
    /* margin: 0 auto; */
    /* padding: 0; */
    position: relative;
    overflow: hidden;
}

#ultimate-heading-46485ebef8b4641ab .uvc-heading-spacer.line_with_icon:before, #ultimate-heading-46485ebef8b4641ab .uvc-heading-spacer.line_with_icon:after {
        width:47%;
        border-style:solid;
        border-color:#595955;
        border-bottom-width:1px;
    }

#ultimate-heading-46485ebef8b4641abc .uvc-heading-spacer.line_with_icon:before, #ultimate-heading-46485ebef8b4641abc .uvc-heading-spacer.line_with_icon:after {
        width:47%;
        border-style:solid;
        border-color:#595955;
        border-bottom-width:1px;
    }

.aio-icon-component, .aio-icon-component *, .align-icon, .align-icon *, .flip-box-wrap, .flip-box-wrap *, .info-circle-wrapper, .info-circle-wrapper *, .smile-icon-timeline-wrap, .smile-icon-timeline-wrap *, .smile_icon_list_wrap, .smile_icon_list_wrap *, .stats-block, .stats-block *, .uavc-icons, .uavc-icons *, .uavc-list-icon, .uavc-list-icon *, .ubtn, .ubtn *, .ubtn-ctn-center, .ubtn-link, .ult-animation, .ult-animation *, .ult-banner-block, .ult-banner-block *, .ult-new-ib, .ult-new-ib *, .ult-overlay, .ult-overlay *, .ult_countdown, .ult_countdown *, .ult_pricing_table_wrap, .ult_pricing_table_wrap *, .ultimate-google-trends, .ultimate-google-trends *, .ultimate-map-wrapper, .ultimate-map-wrapper *, .uvc-heading, .uvc-heading * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.trending_post_wrapper .post-title h2 {
    font-family: "Raleway";
    font-size: 16px!important;
    font-weight: 900;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

.post .trending_post_wrapper .post-info {
    font-family: open sans!important;
    letter-spacing: none;
}

.post .trending_post_wrapper .post-info {
    border: none!important;
    font-family: "Playfair display";
    font-size: 12px!important;
    letter-spacing: 1px;
    margin: 3px 0px 2px 0px;
}


.trending_post_wrapper .post_ctn {
    padding: 0 30px 5px;
    height: 11rem!important;
}

.post-info {
	padding: 0 30px 5px;
}

.sep_25 {
    padding-bottom: 26px;
}

.post-title {
    color: #161616;
    width: 100%;
    padding: 0px 0 0px 0px;
    position: relative;
    text-shadow: none;
}

.trending_post_wrapper .more {
    font-size: 14px;
    text-transform: none;
    font-weight: bold;
    float: none;
    padding: 7px 0;
}

.post a {
    color: #f4b824;
}

.more {
    display: table;
    width: auto;
    padding: 7px 12px;
    float: left;
    margin: 7px 0 0px 0px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 900;
    text-shadow: none;
    letter-spacing: 1px;
    border-radius: 3px;
    font-size: 12px;
    font-family: Raleway;
    font-weight: 600;
    border-radius: 30px;
    border-width: 2px;
    border-color: #b3b5aa;
    border-style: solid;
    background: #fff;
    color: #595955!important;
    padding: 3% 9%;
}

.more {
    text-transform: uppercase!important;
    font-family: Raleway!important;
    font-weight: 600!important;
    border-radius: 30px!important;
    border-width: 2px!important;
    padding: 6px 16px!important;
    margin: -10px 0 20px!important;
}
.more:hover {background: rgb(244, 184, 34);color: rgb(52, 52, 50)!important;}
.more:focus {background: rgb(244, 184, 34);color: rgb(52, 52, 50)!important;}
.qoute-container{
	padding-right: 20%;
    padding-left: 16%;
}
.rd_459fl1tfbtjoi2i0lhkc .post-title h2 a {
	color: #595955;
}
.vc_custom_1582585151323 {
	padding-right: 5%!important;
}
.tiptip{
	color: #595955!important;
	font-size: 24px!important;
	font-family: montserrat!important;
}
/* ## Widget Area
--------------------------------------------- */

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


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

.genesis-nav-menu {
	clear: both;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1;
	width: 100%;
}

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

.genesis-nav-menu a {
	color: #333;
	text-decoration: none;
	display: block;
	padding: 38px 20px 35px 22px;
}

.genesis-nav-menu a:hover,
.genesis-nav-menu a:focus,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus  {
	color: #c3251d;
	text-decoration: underline;
}

.genesis-nav-menu .sub-menu {
	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: #fff;
	border: 1px solid #eee;
	border-top: 0;
	font-size: 13px;
	font-size: 1.3rem;
	position: relative;
	width: 100%;
	word-wrap: break-word;
	line-height:1;
	padding:11px 14px;
}

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

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

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


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

.genesis-nav-menu .menu-item:focus > .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 {
	color: #fff;
	float: right;
	list-style-type: none;
	padding: 30px 0;
}

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

.genesis-nav-menu > .rss > a {
	margin-left: 48px;
}

.genesis-nav-menu > .search {
	padding: 10px 0 0;
}

/* ## Accessible Menu
--------------------------------------------- */

.menu .menu-item:focus {
	position: static;
}


.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
	left: auto;
	opacity: 1;
}


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

.site-header .sub-menu {
	width: 250px;
	line-height: 20px;
	padding: 0 0 0 0;
	margin:0;
	z-index:5000;
	box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
	border-top: 3px solid #f4b824;
	
}
.site-header .sub-menu .sub-menu {
	margin-top: -56px;
	position: absolute;
	right: 100%;
}

.site-header .sub-menu .sub-menu:focus {
	margin-top: -56px;
	position: absolute;
	right: 100%;
}

.site-header .genesis-nav-menu li li {
	margin-left: 0;
	 border-right: medium none !important;
    font-weight: normal !important;
    text-transform: none !important;
    top: 0;
    transition: all 0.2s linear 0s;
    width: 250px;
	font-size:13px;
	line-height:14px;
}
.site-header .genesis-nav-menu li li a{color:#595955 !important}

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

.nav-primary {
	float:
	right;
	/* padding-right: 7%; */
	text-align: right;
	/* display: flex; */
	/* justify-content: flex-end; */
	/* align-items: flex-end; */
}

.nav-primary .genesis-nav-menu a {
	color: #414141;
	text-decoration: none;
	font-family:Lato;
	font-size:14px;	
	transition:all 0.2s linear 0s;
}

.nav-primary .genesis-nav-menu a:hover,
.nav-primary .genesis-nav-menu a:focus,
.nav-primary .genesis-nav-menu .current-menu-item > a {
	background-color:#f4f4f4;
}

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

.nav-primary .genesis-nav-menu .sub-menu a:hover,
.nav-primary .genesis-nav-menu .sub-menu a:focus,
.nav-primary .genesis-nav-menu .sub-menu .current-menu-item > a {
	color: #333;
}
.nav-primary .genesis-nav-menu > li > a:after {	
	font-family:"FontAwesome";
	content: "\f107";
	padding-left: 10px;
	line-height: normal;
}
.nav-primary .genesis-nav-menu li > a:only-child:after {
	content: '';
	padding: 0!important;
	line-height:normal;
}

.nav-primary .genesis-nav-menu li li a:after {
	font-family:"FontAwesome";
	content: "\f105";
	line-height:normal;
	padding-left:10px;
	float: right;
}

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

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

/* # Content Area
---------------------------------------------------------------------------------------------------- */

/* ## Entries
--------------------------------------------- */

.entry {
	margin-bottom: 40px;
}

.entry-content{font-size:15px; line-height:21px;}

article.entry{padding-bottom:0px; margin-bottom:0px; padding-left:0px; padding-right:0px;}
.search-results  article.entry{float:left; width:100%; margin-bottom:40px;}
.search-results article.entry:first-child{padding-top:0px;}

.default-page article.entry{max-width:1200px; margin:74px auto 90px; background-color:rgba(59, 59, 55, 0.85); padding:35px 40px; border-left:3px solid #f4b824; color:#FFF; font-size:17px;}
.page-template-landing-page-new-layout.default-page article.entry{
width:1640px;
max-width:90%;
background:none;
border:none;
padding:0;
color:#000000;
margin-bottom:20px;
}
.default-page article.entry h1, .default-page article.entry h2, .default-page article.entry h3, .default-page article.entry h4, .default-page article.entry h5, .default-page article.entry h6{color:#f4b824;}
.page-template-landing-page-new-layout.default-page article.entry h1{
color:#37447C;
font-weight:600;
font-size:44px;
}
.page-template-landing-page-new-layout.default-page article.entry h2{
color:#000000;
font-weight:600;
margin-bottom:20px;
}
.page-template-landing-page-new-layout.default-page article.entry h2 span{
color:#37447C;
}
.page-template-landing-page-new-layout.default-page .content-and-media{
width:calc(50% - 50px);
}
.page-template-landing-page-new-layout.default-page .content-and-media .video iframe{
border:1px solid #ddd;
margin-bottom:20px;
}
.page-template-landing-page-new-layout.default-page .landing-page-form{
float:right;
width:50%;
margin-left:50px;
background:#F0F0F0;
padding:30px;
margin-bottom:30px;
}
.page-template-landing-page-new-layout.default-page .secondary-content{
clear:both;
}
.page-template-landing-page-new-layout.default-page .landing-page-form p{
font-weight:500;
margin-bottom:16px;
}
.page-template-landing-page-new-layout.default-page .landing-page-form .gform_wrapper.gravity-theme .gfield_label{
font-size:14px;
}
.page-template-landing-page-new-layout.default-page .landing-page-form .gform_wrapper.gravity-theme .gform_fields{
display:block;
}
.page-template-landing-page-new-layout.default-page .landing-page-form .gform_wrapper.gravity-theme .gfield{
width:48%;
float:left;
margin-right:4%;
margin-bottom:10px;
}
.page-template-landing-page-new-layout.default-page .landing-page-form .gform_wrapper.gravity-theme .gfield:nth-child(2n+2){
margin-right:0;
}
.page-template-landing-page-new-layout.default-page .landing-page-form .gform_wrapper.gravity-theme .gfield#field_18_6{
width:100%;
margin-right:0;
float:none;
}
.page-template-landing-page-new-layout.default-page .landing-page-form .gform_footer{
padding:0;
padding-top:10px;
clear:both;
}
.page-template-landing-page-new-layout.default-page .landing-page-form .gform_footer .button{
background:#204CA1;
font-family:Raleway;
font-weight:600;
padding:12px 30px;
}
.page-template-landing-page-new-layout.default-page .landing-page-form .gform_footer .button:hover{background: #3565c3;}
.default-page article.entry h3 {
	font-size:21px;
    font-size: 2.1rem;
	font-weight:bold;
}

.default-page article.entry h4 {
   font-size:18px;
    font-size: 1.8rem;
	font-weight:bold;}
.default-page article.entry h5 {
   font-size:16px;
    font-size: 1.6rem;
	font-weight:bold;}
.default-page article.entry h6 {
   font-size:14px;
    font-size: 1.4rem;
	font-weight:bold;}
.default-page article.entry h5{}
.default-page article.entry h6{}
.default-page article.entry .entry-content{font-size:18px; line-height:30px;}
.default-page article.entry .entry-content strong{color:#f4b824;}
.page-template-landing-page-new-layout.default-page article.entry .entry-content strong{color:inherit;}
.default-page .entry-title{color:#f4b824;font-size:38px; line-height:44px; font-weight:400; font-family:Raleway}
.default-page h2{color:#f4b824;font-size:27px; line-height:33px; font-weight:500; font-family:Raleway}
.default-page article.entry .entry-content a{color:#f4b824}
.default-page article.entry .entry-content a:hover{color:#fff !important; border-color: #fff !important;}
.default-page article.entry .entry-content a:focus{color:#fff !important; border-color: #fff !important;}

.entry-content ol,
.entry-content ul {
	margin-bottom: 28px;
	margin-left: 40px;
	padding-top: 1%;
}
.entry-content p+ol, .entry-content p+ul{margin-top:-20px;}
.entry-content ol > li {
	list-style-type: decimal;
}

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

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

.entry-content code {
	background-color: #333;
	color: #ddd;
}
.-filters a {
	color: #777;
	margin-bottom: 5px!important;
}
.-filters a:hover {
	color: #f4b824;
    border-color: #f4b824;
    background-color: #fff;
}
.-link, .-readmore a {
	color: #777;
}
.-link, .-readmore a:hover {
	color: #f4b824;
}
.-link, .-viewproject a {
	color: #777;
}
.-link, .-viewproject a:hover {
	color: #f4b824;
}
/* ## Entry Meta
--------------------------------------------- */

p.entry-meta {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 0;
}

.entry-header .entry-meta {
	margin-bottom: 15px;
	padding-bottom:14px;
	font-size:13px; border-bottom:1px solid #707070;
	float: left;
    height: auto;
    overflow: visible;
	font-family:'Open Sans';
    white-space: pre-wrap;
    width: 100%;
}
.post-type-archive .entry-content p, .blog .entry-content p, .single-post .entry-content p,.post-type-archive .entry-content p, .single-post-digital-accessibility .entry-content p, .single-post-software-tips .entry-content p, .post-type-archive .entry-content li, .blog .entry-content li, .single-post .entry-content li,.post-type-archive .entry-content li, .single-post-digital-accessibility .entry-content li, .single-post-software-tips .entry-content li{line-height:24px; color:#303030;font-family:'Open Sans'; font-size:14px;}
.entry-footer .entry-meta {
	border-top: 2px solid #f5f5f5;
	padding-top: 24px;
}
.entry-meta .dot-irecommendthis:hover, .entry-meta .dot-irecommendthis.active{margin:0px!important;background-position: 0 -19px; color:#f4b824;}
.entry-meta .dot-irecommendthis::before {
   content:'\f004';
    font-family: "FontAwesome";
    font-size: 14px;
    padding-right: 5px;
}
.entry-meta .dot-irecommendthis {
    font-size: 14px;
}


.rp_like .zilla-likes {
	color:#fff !important;
	width: 40px;
	height:40px;
	display: block;
	position:relative;
	margin:0;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.rp_like .zilla-likes.active {
	background:#ef584d;
}
.rp_like .zilla-likes:before {
	content: "\e089";
	position: absolute;
	width: 40px;
	display: block;
	height: 40px;
	color: #fff;
	font-family: "elg";
	font-size: 18px;
	z-index: 0;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.entry-categories,
.entry-tags {
	display: block;
}


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

.pagination {
	clear: both;
	margin: 40px 0;
}

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

.archive-pagination li {
	display: inline;
}

.archive-pagination li a {
	  background: #ffffff none repeat scroll 0 0;
    border: 1px solid #707070;
    color: #303030;
	cursor: pointer;
	display: inline-block;
	border-radius: 5px;
    float: left;
    font-size: 15px;
    font-weight: 400;
    margin: 2px 4px 2px 0;
    max-width: 30px;
    min-width: 30px;
    outline: medium none;
    overflow: visible;
    padding: 5px 0 7px;
    text-align: center;
    text-shadow: none;
    width: auto;
	text-decoration: none;
	line-height:1;
	font-family:'Open Sans';
	max-height:30px;
}

.archive-pagination li a:hover,
.archive-pagination li a:focus,
.archive-pagination .active a {
	 background: #595955 none repeat scroll 0 0;
    border: 1px solid #595955;
    color: #ffffff !important;
}

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

.comment-respond,
.entry-comments,
.entry-pings {
	background-color: #fff;
	margin-bottom: 40px;
}

.comment-respond,
.entry-pings {
	padding: 40px 0px 16px;
}

.entry-comments {
	padding: 40px;
}

.comment-header {
	font-size: 16px;
	font-size: 1.6rem;
}

li.comment {
	background-color: #f5f5f5;
	border: 2px solid #fff;
	border-right: 0;
}

.comment-content {
	clear: both;
	word-wrap: break-word;
}

.comment-list li {
	margin-top: 24px;
	padding: 32px;
}

.comment-list li li {
	margin-right: -32px;
}

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

.comment-respond label {
	display: block;
	margin-right: 12px;
	font-size:14px;
}

.entry-comments .comment-author {
	margin-bottom: 0;
}

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

.bypostauthor {
}

.form-allowed-tags {
	background-color: #f5f5f5;
	font-size: 16px;
	font-size: 1.6rem;
	padding: 24px;
}
.comment-notes{font-size:13px; line-height:1.2; margin-top:13px;}
.comment-form input, .comment-form select, .comment-form textarea
{
 border-color: #dedede;
 color: #9e9e9e;	
 background-color:#f9fafb ; border-radius:3px; font-size:15px; font-size:1.5rem; line-height:20px; font-family:Lato;
 padding:9px;
}
.comment-form p{margin-bottom:10px;}
.comment-form input:focus, .comment-form select:focus, .comment-form textarea:focus{
	background-color:#FFF; color:#666}
.comment-form-author,.comment-form-email, .comment-form-url{float:left; width:33%; padding-right:15px;}
.comment-form-url{padding-right:0px;}
.comment-form input[type="submit"] {
   border: medium none;
    color: #ffffff;
    cursor: pointer;
    font-family: "Lato";
    font-size: 16px;
    font-weight: 900;
    text-transform: uppercase;
    transition: all 0.2s linear 0s;
	letter-spacing: 1px;
    margin-top: 3px;
    padding: 14px 15px 15px;
	background-color:#595955;
}
.comment-form input[type="submit"]:hover {
    background-color:#F4B824;
}

.comment-form input[type="submit"]:focus {
    background-color:#F4B824;
}

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

.sidebar {
	font-size: 16px;
	font-size: 1.6rem;
}

.sidebar li {
	border-bottom: 1px solid #707070;
	line-height:1.2;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.sidebar li:last-child{border-bottom:0px;}
.sidebar p:last-child,
.sidebar ul > li:last-child {
	margin-bottom: 0;
}
.sidebar .widget_categories a{text-transform:uppercase; font-weight:bold;}
.sidebar .widget {
	background-color: #fff;
	margin-bottom: 20px;
	padding: 10px 0 0 30px;
}


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

.footer-widgets {
	clear: both;
	padding-top: 40px;
	text-align:left;
	color:#efefef;
}

.footer-widgets .widget {
	margin-bottom: 20px;
}

.footer-widgets p:last-child {
	margin-bottom: 0;
}
footer.site-footer #genesis-footer-widgets .wrap>div{float:left; width:30%; padding-right:20px; margin-right:2%; color:#ddd; clear:none; background-color:transparent;}

#genesis-footer-widgets h3 {
    border-left: 5px solid #f4b824;
    padding-left: 25px;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 18px;
    margin-bottom: 22px;
    padding-left: 20px;
    text-transform: none;
	font-family:Montserrat;
	margin-top:27px;
	color:#efefef;
}
.wptt_TwitterTweets {
	clear: both;
	list-style: none;
	margin: 0;
	width:100%;
	padding: 6px 0 0;
}
.wptt_TwitterTweets ul.dark li.tweets_avatar .tweet_data:before {
	font-family: 'FontAwesome';
	content: '\f099';
	color:#f4b824;
	float: left;
	font-size: 20px;
	margin-top: 5px;
	position:absolute;
	left:0px; top:2px;
}
.wptt_TwitterTweets ul.dark li.tweets_avatar {
	margin-bottom: 6px;
	width:100%;
	list-style: none;
	margin: 0 0 0px 0!important;
	padding: 0 0 20px 35px !important;
	display: block;
	overflow: auto;
	border:none;
	box-shadow:none; 
	background-color:transparent;
	border-radius:0; position:relative;
}
.wptt_TwitterTweets ul.dark li.tweets_avatar .tweet_data{line-height:24px; font-family:'Open Sans'; font-size:14px;color:#dddddd!important; }
.wptt_TwitterTweets ul.dark li.tweets_avatar .times a, .wptt_TwitterTweets ul.dark li.tweets_avatar .wdtf-screen-name a, .wptt_TwitterTweets ul.dark li.tweets_avatar .stats a, .wptt_TwitterTweets .fetched_tweets.dark .tweets_avatar .tweet_data a{font-style:normal!important; color:#f4b824!important;}
.wptt_TwitterTweets ul.dark li.tweets_avatar .times a:hover,.wptt_TwitterTweets ul.dark li.tweets_avatar .wdtf-screen-name a:hover, ul.dark li.tweets_avatar .stats a:hover, .wptt_TwitterTweets .fetched_tweets.dark .tweets_avatar .tweet_data a:hover{color:#fff!important; text-decoration:none;}

#lasttweets .single-tweet:last-child {
	border-bottom:none!important;
	margin-bottom:0!important;
}
.site-footer  a{color:#f4b824;}
.site-footer  a:hover{color:#efefef;}
#lasttweets .tweet-hit, #lasttweets .tweet-actions-cont{display:none;}
#lasttweets .tweet-date{float:left; padding-left:35px;}
#lasttweets p {
	margin-bottom: 0;
	width:auto;
	padding-left:35px;
}
.site-footer .footer-widgets-3 p{margin-bottom:22px; line-height:24px; float:left; width:100%;}
.footer-widgets-3 .textwidget{padding-left:30px;}
#genesis-footer-widgets{padding-bottom:84px;}


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

.site-footer {
	background-color: #303030;
	font-size: 14px;
	line-height: 21px;
	padding: 0px;
	text-align: center;
	
}
#footer-triangle{background-image:url(images/triangle-footer.png);
	background-position:left top;
	background-size:100% 36px; 
	background-repeat:no-repeat; height:36px; margin-top:-36px;}
.site-footer p {
	margin-bottom: 0;
	color:#dddddd;
	text-align:left;
}
#footer-bottom{ background-color:#1A1A1A; padding:30px 0;color:#ddd;}
.page-template-landing-page-new-layout #footer-bottom .site-inner{
display:flex;
justify-content:center;
}
#footer-bottom .copy{float:left; line-height:15px; margin-top:8px; }
#footer-bottom ul{ float:left; margin-left:10px; line-height:15px; margin-top:8px; }
#footer-bottom ul li{float:left; padding-left:10px; border-left:1px solid #ddd; padding-right:10px;}
#footer-bottom ul li a, #f_social_icons a:hover{color:#f4b824;}
#footer-bottom ul li a:hover{color:#FFF;}
#f_social_icons{float:right;}
#f_social_icons>div{float:left;}
#f_social_icons a {
    display: block;
    font-size: 16px;
    line-height: 32px;
	color:#DDD;
	width:32px;}
div#iaap_logo {
    width: 20%;
    display: inline-block;
}
#to_top {
    background-color: rgba(0, 0, 0, 0.8);
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 2px;
    bottom: -30px;
    color: #fff;
    cursor: pointer;
    display: block;
    height: 29px;
    line-height: 12px !important;
    position: fixed;
    right: 30px;
    text-align: center;
    transition: background-color 0.1s linear 0s;
    width: 29px;
    z-index: 10000;
}
#to_top i {
    background-color: transparent !important;
    font-family: "FontAwesome";
    font-size: 14px !important;
    height: 29px !important;
    left: 0 !important;
    line-height: 29px !important;
    text-align: center !important;
    top: 0 !important;
    width: 29px !important;
}

/* CUSTOM STYLES*/
/* Home Page */
.site-container{position:relative; overflow:hidden;}
.homepage #genesis-content>article header{display:none;}
.homepage #genesis-content>article{padding:0px;}
body .tp-bullets.simplebullets.round .bullet {
    background-image:none!important;
    border: 1px solid #fff;
    border-radius: 100px;
    float: left;
    height: 12px;
    margin-left: 10px;
    margin-right: 0;
    margin-top: 0;
    transition: all 0.2s ease 0s;
    width: 12px;
}
body .tp-bullets.simplebullets.round .bullet.selected{ background-color:#FFF;}
.fullwindow{width:100%; float:left; left:0px; text-align:center; box-sizing:border-box!important;}
#opening-statement { 
     font-size: 26px;
    color: #595955;
    line-height: 30px;
    text-align: center;
    font-family: Raleway;
    font-weight: 500;
    font-style: normal;
    color: rgb(255, 255, 255);
    padding-left: 0px;
    padding-right: 0px;
    visibility: visible;
    width: 100%;
    margin-right: 0px;
    margin-bottom: 0px !important;
    border-top-width: 5px !important;
    padding-top: 40px !important;
    padding-bottom: 20px !important;
    background-color: #f4b824 !important;
    border-top-color: #595955 !important;
    border-top-style: solid !important;
    margin-bottom: 0px !important;
    border-top-width: 5px !important;
    padding-top: 40px !important;
    padding-bottom: 20px !important;
    background-color: #f4b824 !important;
    border-top-color: #595955 !important;
    border-top-style: solid !important;
}
#opening-statement h1 {
    font-family: Montserrat !important;
    font-size: 24px !important;
    font-style: bold !important;
    font-weight: 400 !important;
    line-height: 30px !important;
}
#features{float:left; width:100%; text-align:center; margin:60px 0;}
#features .feature{display: block;
    float: left;
    margin-left: 2.5%; background-color:#FFF; width: 23.125%; height: 380px; overflow:hidden; position:relative }
#features .feature:first-child{margin-left:0px;}
#features .feature .front{background-color:#FFF; padding:15px 6px; float:left; width:100%;}
#features .feature .back{
    background-color:#f7f7f7; 
    padding:15px; float:left; 
    width:100%; 
    position:absolute; 
    left:0px; 
    top:0px; 
    visibility:hidden;
    height: 350px;
}
#features .feature h2{color: #333333;
    font-family: "Montserrat";
    font-size: 18px;line-height: 1.3em; font-weight:bold;}
#features .feature p{font-size: 14px;
    line-height: 1.65em;
    margin-bottom: 15px;font-family: "Open Sans"; }
#features .feature .icon{max-width:100%; width:1em; float:left; width:100%; text-align:center; margin-bottom:5px;}
#features .feature a {
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    margin: 10px auto 0;
    padding: 0.3em 1.6em;
	background: #595955 none repeat scroll 0 0;
    color: #f4b824;
	text-transform:uppercase;
	border-radius:200px;
}
#newsletter_box{ padding:30px 0; background-image:url(images/Typing.jpg); background-size:cover; background-position:left center; position:relative; min-height:600px; border-top: 1px solid #eee; }
#newsletter_box .pattern{width:100%; height:100%; position:absolute; left:0px; top:0px; z-index:1;/* background-image:url(images/pattern.png);*/}
#newsletter_box .site-inner{position:relative; z-index:2}
#newsletter_box .wpcf7 input[type="text"], #newsletter_box .wpcf7 input[type="email"] {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #7f7f7f;
	border-radius: 2px;font-family: "Lato";
    font-size: 14px;
    line-height: 20px;
    padding: 10px 20px 11px;
	font-weight:400;
}
#newsletter_box .wpcf7 input[type="submit"] {
    border: 1px solid #7f7f7f;
    border-radius: 24px !important;
    font-family: "Lato";
    font-size: 14px;
    font-weight: 700;
    height: 43px;
    letter-spacing: 1.5px;
    min-width: 0 !important;
    padding: 10px 25px 10px !important;
	background:#FFF;
	color: #595955;
}
.OW-entry{
	height: 250px;
}
.triangle-yellow{width:100%; background-repeat:no-repeat; height:110px; background-image:url(images/triangle-yellow.png); background-size:100% 100%; float:left; margin-top:-55px; position:relative; z-index:2; margin-bottom:-55px;}
#newsletter_box .wpcf7 .wpcf7-form>div{float:left; text-align:left;}
#newsletter_box .wpcf7 input[type="submit"]:hover, #newsletter_box .wpcf7 input[type="submit"]:focus { border-color:#f4b824; background-color:#f4b824; color:#FFF;}
#newsletter_statement{ color: #686868;
    font-size: 30px;
    font-weight: normal;
    line-height: 36px;
    text-align: left; margin-bottom:50px; font-family:Montserrat; }
.typed-cursor{
    opacity: 1;
    -webkit-animation: blink 0.7s infinite;
    -moz-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite;
}
.typewritter{background: rgba(244, 184, 36, 0.85) none repeat scroll 0 0;
    color: #595955; 
	padding:0px 3px;}
#whoweworkwith{background-color:#585854; color:#FFF; padding:151px 0 40px; text-align:center;}
#whoweworkwith h2, #SlideBlock h2{ font-size: 38px!important;
    line-height: 46px; color:#FFF; font-family:Raleway; font-weight:500; margin-bottom:0px;}
#whoweworkwith .intro, #SlideBlock .intro{line-height:30px; color:#FFF; font-size:18px; text-align:left;}
.post-type-archive-partners article.entry{padding-top:0px;}
.post-type-archive-partners #who_work_width>div{float:left; width:25%; padding:5px; margin-bottom:10px;}
.split{float:left; width:100%; height:16px; position:relative; border-bottom:1px solid #FFF; margin:10px 0 36px;}
.split div{width:100%; height:32px; left:0; top:0px; background-repeat:no-repeat; background-position:center center; background-size:auto 32px; background-image:url(images/rule-lbg.png);}
.split.grey{border-bottom:1px solid #cccccc;}
.split.grey div{background-image:url(/wp-content/uploads/rule-dark.png);}
#who_work_width{float:left; width:100%; margin:60px 0 60px;}
#who_work_width .slick-slide{text-align:center; padding:0px 25px;}
#who_work_width .slick-slide a{float:left; width:100%;}
#who_work_width .slick-slide img{margin:0px auto; float:none;}
#complete_list {text-align: center;
    width: 100%; float:left; margin-top:33px;}
#complete_list>div{display:inline-block;}
#complete_list>div .ult_dualbutton-wrapper {
    float: left;
    position: relative;
}
.ult_dualbutton-wrapper {
    display: inline-block;
	border-color: rgb(237, 237, 237); border-style: solid; border-width: 1px; border-radius: 30px; height: 54px; position:relative;
}
.ult_dualbutton-wrapper span{position:absolute; border-radius:50%; height:26px ; width:26px; background-color:#ededed; color:#585854; font-size:13px; font-weight:400; margin-left:-13px; text-align:center; top:13px; left:50%; line-height:26px;}
#complete_list>div .ult_dualbutton-wrapper a{float:left; display:inline-block; line-height:52px; width:300px; color: #ededed;
    font-family: Montserrat;
    font-size: 15px;
    font-weight: normal; background-repeat:no-repeat;}
#complete_list>div .ult_dualbutton-wrapper a:first-child{border-right:1px solid #FFF;border-radius: 30px 0 0px 30px; background-image:url(images/eye.png); background-position:30px center;}
#complete_list>div .ult_dualbutton-wrapper a:last-child{border-right:1px solid #FFF;border-radius: 0px 30px 30px 0px;background-image:url(images/like.png); background-position:257px center;}
#complete_list>div .ult_dualbutton-wrapper a:hover, #complete_list>div .ult_dualbutton-wrapper a:focus{background-color:#F4B824; color:#585854;}
#complete_list>div .ult_dualbutton-wrapper a:first-child:hover, #complete_list>div .ult_dualbutton-wrapper a:first-child:focus {background-image:url(images/eye-hover.png);}
#complete_list>div .ult_dualbutton-wrapper a:last-child:hover, #complete_list>div .ult_dualbutton-wrapper a:last-child:focus{background-image:url(images/like-hover.png);}
.smaller-inner{margin:0px auto; max-width:970px;}
.slicks, .slicks2 {float:left; width:100%;}
#blog_list{text-align:center; position:relative; float:left; padding-top:80px; width:100%;}
#blog_list .post{padding:0px 17px; text-align:left;}
#blog_list .post-attachement{float:left; width:100%; margin-bottom:10px;}
#blog_list h3{font-size: 21px;
    font-weight: 700;
    line-height: 24px; margin-bottom:0px; height:73px; overflow:hidden; }
#blog_list .post-meta{float:left; width:100%; color:#303030; font-size:13px;margin:11px 0 7px;}
.count-comm{ color:#303030}
.count-comm:hover{color:#F4B824}
.blog_list_top{padding:0px 17px; width:100%; float:left; position:relative;}
.blog_list_top:focus { border: 1px solid #000000;}
#blog_list .post-title{float:left; width:100%; height:auto; border-bottom:1px solid #707070; margin-bottom:10px; padding-bottom:5px;}
#blog_list .post-title span a{font-size:13px; color:#F4B824; text-transform:uppercase}
#blog_list .entry, #blog_list .entry p{margin:0px; padding:0px; font-size:14px; line-height:20px;}
#blog_list .entry p{float:left; height:83px; margin-bottom:16px;width:100%; white-space:pre-wrap; position:relative;}
.blog{position: relative;}
.more-btn{position: absolute!important; bottom: 0!important; width: 100%!important;padding-left: 7%;}
/*#blog_list .entry p{
 
  overflow: hidden;
  position: relative; 
  line-height: 1.2em;
  max-height: 83m; 
  text-align: justify!important;  
  margin-right: -1.3em;
  padding-right: 1.3em;
}
#blog_list .entry p:before {
  content: '[...]';
  position: absolute;
  right: 0;
  bottom: 0;
}
#blog_list .entry p:after {
  content: '';
  position: absolute;
  right: 0;
  width: 1.3em;
  height: 1em;
  margin-top: 0.2em;
  background: white;
}*/
.more-btn a:hover{
	 color:#333!important;
	 border: 1px solid #595955;
}

.contact-links a{
	color: white!important;
}

#list_status{ text-align:left; position:absolute; margin-top:40px;}
#list{margin-top:40px; margin-bottom:50px;}
.more-link{border-radius: 20px;
    font-weight: 900;
    letter-spacing: 1px;
    margin-top: 24px;
    padding: 12px 20px;
    text-shadow: none;
    text-transform: uppercase;
    width: auto;font-size: 14px;
    padding: 8px 15px; background: #ffffff none repeat scroll 0 0;
    border: 1px solid #595955;
    color: #595955;}
article.post .more-link {
    border-radius: 20px;
    display: table;
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 1px;
    margin-top: 24px;
    padding: 12px 20px;
    text-shadow: none;
    text-transform: uppercase;
    width: auto;
    margin-bottom: 10%
}
.more-link:hover{color:#FFF!important; background-color:#F4B824; border-color:#F4B824;}
article.post .entry-meta a, article.post .entry-content{ color:#303030;}

/**
#blog_list .slick-prev, #blog_list .slick-next, #blog_list .slick-playpuase{opacity:1; top:-53px; border-radius:2px; background-color:#FFF!important; border: 1px solid #595955;color: #595955; width:30px; height:30px; line-height:30px; text-indent:-9000px; background-repeat:no-repeat; background-image:url(images/slick-arrows.png)!important; background-position:0 -30px!important; right:10px; }
#blog_list .slick-pause{opacity:1; margin-top:-6px; border-radius:2px; background-color:#FFF!important; border: 1px solid #595955;color: #595955; width:30px; height:30px; line-height:30px; text-indent:-9000px; background-repeat:no-repeat; background-image:url(images/slick-arrows.png)!important; background-position:0 -60px!important; right:90px; padding:0px; position:absolute; }
#blog_list .slick-pause.slick-play{background-position:0 -90px!important;}
#blog_list .slick-prev:hover, #blog_list .slick-next:hover, #blog_list .slick-playpause:hover,
#blog_list .slick-prev:focus, #blog_list .slick-next:focus, #blog_list .slick-playpause:focus
{background-color:#F4B824!important;}
#blog_list .slick-prev:hover, #blog_list .slick-next:hover,
#blog_list .slick-prev:focus, #blog_list .slick-next:focus
{background-color:#F4B824!important;
    color: #595955 ;}
#blog_list .slick-prev:before, #blog_list .slick-next:before{display:none;}
#blog_list .slick-prev{left:auto; right:46px; background-position:0 0px!important;}
**/
h1, h2, h3, h4, h5, h6 {
    color: #595955;
}
#blog_list h2{ font-size: 38px!important;
    line-height: 46px; font-family:Raleway; font-weight:500;}
.search-form .search-form{position:relative;}
.blog .archive-description{display:none;}
.entry-footer{display:none;}
.pagination-next a, .pagination-previous a{border:1px solid #595959; height:20px; width:20px; float:right; text-indent:-90000px; overflow:hidden; position:relative; min-height:30px; }
.pagination-previous a{margin-right:5px;}
.pagination-next a:after{content:"\f105"; font-family: "FontAwesome"; 
    font-size: 15px;float:right; height:30px; width:30px; font-weight:400; text-align:center; line-height:27px; font-size:15px; text-indent:0px; position:absolute; left:0px; top:0px;}
.pagination-previous a:after{content:"\f104"; font-family: "FontAwesome";
    font-size: 15px;float:right;  height:30px; width:30px; font-weight:400; text-align:center; line-height:27px; font-size:15px;text-indent:0px; position:absolute; left:0px; top:0px;}
.archive-pagination {clear: left;
    float: left;
    font-weight: bold;
    padding-right: 0px;
    width: auto;
/**    margin-bottom: 0px; **/
    margin-top:27px;
}
.pagination-omission {
        margin: 0px 6px 0px 4px;
    float: left;
}

.sidebar input[type="submit"]{clip:rect(auto, auto, auto, auto); top:7px;}
.archive_header, .single_header{float:left; width:100%; background-repeat:repeat;  padding-bottom: 23px;
    padding-top: 43px;margin-bottom:10px; background-color:#F9FAFB;}
.archive_header{ /**background-image:url(images/metal-texture.jpg); **/
background-color:#4A4A4A; }
.archive_header h1, .archive_header h2, .archive_header h3, .breadcrumb a , .breadcrumb span{
    color: #f4b824;
}
.single_header h1, .single_header h2, .single_header h3{
    color: #595955;
}
.single_header .breadcrumb a , .single_header .breadcrumb span,.single_header .breadcrumb{color:#7c7c7c;}
.archive_header h3, .single h3{text-align:left; margin-top:0px; padding: 0 0; font-size:20px; position:relative; left: 0px;}
h1.search-title{  font-size: 36px;
    font-weight: normal;  color: #595955;fon  position: relative;t-family: Raleway; line-height:44px;}
	h1.search-title strong{font-weight:900; color: #f4b824;}
p.didnt{color: #303030; margin-bottom:10px; font-size:14px; font-family:'Open Sans';}
.breadcrumb span{padding:0px 3px;}
.breadcrumb {color:rgba(244, 184, 36, 0.8);}
.archive_header h1, .single_header h1 {
	text-align:left;
	float: left;
    font-size: 27px;
    font-weight: 400;
    line-height: 34px;
    margin-bottom: 0;
    max-width: 1024px;
	padding: 0 0;
	position:relative;
	left: 120px;
}
.default-page{
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:fixed;
	background-image:url(images/classroom-bg.jpg);
	background-position:center top;
}
.page-template-course-list, .page-template-course-schedule{
	background-image:url(images/courses.jpg);
}
.page-id-7700, .page-id-7702{
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:fixed;
	background-image:url(images/laptop-bg.jpg);
}
#split-triangle{background-image:url(images/triangle-down.png);  background-size:100% 44px; height:44px; width:100%; float:left;}
#split-yellow{background-image:url(images/triangle-down-yellow.png);  background-size:100% 44px; height:44px; width:100%; float:left;}
#arrow-yellow{background-image:url(images/arrow-down-yellow.png); background-size:100% 30px; height:30px; width:100%; float:left; margin-bottom:-30px;}
#triangle-yellow2{background-image:url(images/triangle-yellow-2.png); background-size:100% 30px; height:30px; width:100%; float:left; margin-top:-30px;}
#blocks{background-color:#FFF; padding:50px 0 90px;}
.page-template-course-list #blocks{padding:90px 0;}
#blocks>div{max-width:900px;}

#blocks h2{font-size: 38px;
    line-height: 46px; font-weight:300; font-family:Raleway; color:#595955;}
#blocks .block_description{text-align:left;}
#blocks .list_div {float:left; width:100%; }
#blocks .list_div h3{ font-size:16px;  line-height:25px; font-weight:bold; padding:7px; padding-left: 1em; border:1px solid #bcbcbc; cursor:pointer; border-radius:2px; position:relative; padding-right:30px; margin-bottom:0px;-webkit-transition: all 0.3s ease-in-out;
	-moz-transition:    all 0.3s ease-in-out;
	-ms-transition:     all 0.3s ease-in-out;
	-o-transition:      all 0.3s ease-in-out;
	transition:         all 0.3s ease-in-out; text-align:left; font-family:'Open Sans'}
/* .page-template-course-list #blocks .list_div h3{border:1px solid #f4b824; color:#f4b824; font-weight:600; background-color:#595955;} */
#blocks .list_div h3 span{position:absolute; top:7px; right:4px; width:24px; height:24px; font-weight:normal; font-size:24px;}
#blocks .list_div h3 span:before{ font-family:'elg'; content: ";";}
#blocks .list_div>div>div{float:left; padding:3px 20px 8px 20px; font-size:15px; display:none;}
#blocks .list_div>div>div p{text-align:left; margin-bottom:6px;}
.page-template-course-list  #blocks .list_div>div>div p{margin-bottom:0px;}
#blocks .list_div>div>div a{margin:0px auto; display:inline-block;  background: #ffffff none repeat scroll 0 0;
    border-color: #595955;
    border-radius: 20px;
    border-style: solid;
    border-width: 1px;
    color: #595955; font-size:12px; padding: 5px 10px; line-height:1.2;
    font-weight: bold; text-transform:uppercase;}
.page-template-course-list  #blocks .list_div>div>div p a{ margin-bottom:0px;}
#blocks .list_div>div>div a:hover{ background-color:#595955;color:#f4b824;}
#blocks .list_div>div{float:left; width:100%;}
#blocks.course-list .list_div:nth-child(odd){padding-right:10px; clear:left; width:50%;}
#blocks.course-list .list_div:nth-child(even){padding-left:10px;width:50%;}
.arrow_gray{background-position:left top; background-size:100% 36px; background-repeat:no-repeat; height:36px; background-image:url(images/arrow_gray.png); float:left; width:100%; margin-top:-36px;}
.arrow_white{background-position:left top; background-size:100% 36px; background-repeat:no-repeat; height:36px; background-image:url(images/arrow_white.png); float:left; width:100%; margin-top:-36px;}
.arrow_gray-invert{background-position:left top; background-size:100% 36px; background-repeat:no-repeat; height:36px; background-image:url(images/arrow_gray-invert.png); float:left; width:100%; margin-bottom:-36px;}
#SlideBlock{background-color:#585854; padding-top:20px; padding-bottom:30px; }
#blocks.course-list .list_div>div>div a{float:left; clear:left; width:100%; margin-bottom:4px; border:none!important; background-color:#FFF!important;}
.page-template-course-list #blocks.course-list .list_div > div > div a{background-color:transparent!important; line-height:1; text-transform:none;font-family: 'Open Sans'; font-weight:normal;
    font-size: 15px}
/* .page-template-course-list #blocks.course-list .list_div>div>div{padding-top:10px;} */
.page-template-course-list #blocks.course-list .list_div > div > div a:hover{color:#f4b824;}
#blocks.course-list .list_div > div > div{width:100%;}
.single-course-outline article{padding-top:0px;}
#course-info{padding-top:0px; padding-bottom:45px;}
#course-info h3{margin-bottom:7 px; font-size: 20px; position: relative; left: 0px}
#course-info>div{float:left; margin-bottom:15px; padding-bottom:5px; border-bottom:1px solid #DDD; width:100%;}
.nimble-portfolio .-readmore a{font-size:12px;}
#portfolio_bottom{text-align:left; padding:20px 35px;}
#portfolio_bottom>div{float:left; width:100%; margin-bottom:10px; font-size:15px;}
.site-inner .-skin-default .-filters .-filter{margin:0px; padding:11px 16px; border-color:#777; font-size:16px; font-weight:bold;}
.site-inner  .-skin-default .-filters .-filter.active{ color:#f4b824; border-color:#f4b824; background-color:#FFF;}
#portfolio_bottom>div h4{color:#f4b824;}
.projectleft{float:left; width:65%; margin-bottom:100px;}
.projectright{float:left; width:35%; padding-left:30px; margin-bottom:100px;}
.page-template-contact-us-php .share-before{display:none;}
.single-portfolio #footer-triangle{display:none;}
.item_details_date {
    float: left;
    font-size: 14px;
}.item_details_date::after{
    content: "|";
    font-weight: 300;
    padding-left: 10px;
	padding-right:10px;
}
.item_details_info {
    clear: both;
    float: left;
    padding-bottom: 19px;
    width: 100%;
}
.port_metas {
    margin-bottom: 17px;
    width: 100%;
}
.port_meta {
    border-bottom: 1px solid #707070;
	padding: 10px 0;
	width:100%;
}
.port_meta_first {
    float: left;
    width: 29%;
}
.port_meta_last {
    float: left;
    width: 71%;
}
.port_meta_last a{color:#f4b824;}
.port_vp {
    float: left;
}
.port_vp a {
    border-radius: 5px;
    color: #fff;
    display: block;
    font-family: Lato;
    font-size: 12.5px;
    font-weight: 900;
    letter-spacing: 0.5px;
    margin-top: 30px;
    padding: 10px 13px 11px;
    text-transform: uppercase;
	 background: #595955;
}
.port_vp a:hover{background-color:#f4b824;}
.page-template-contact-us-php{background-image:url(images/contact-bg.jpg)}
.page-template-contact-us-php article.entry{max-width:560px; margin:130px auto;}
.page-template-contact-us-php article.entry .page-content div{line-height:30px; font-size:14px; float:left; width:50%;}
.page-template-contact-us-php article.entry .page-content div:first-child{padding-right:20px;}
.page-template-contact-us-php article.entry .page-content div p{margin-bottom:0px; float:left; width:100%;}
.page-template-contact-us-php article.entry .page-content div:last-child p>*{float:left;}
.page-template-contact-us-php article.entry .page-content div p a{color:#FFF;}
.page-template-contact-us-php article.entry .page-content div p a:hover{color:#f4b824;}
.page-template-contact-us-php article.entry .page-content div span{float:left; width:30px;color:#f4b824;}
.page-template-contact-us-php article.entry .page-content div span:before{line-height:30px;}
.page-template-contact-us-php .contact_left{width:50%; float:left; padding-right:15px; text-align:left; font-size:14px; line-height:24px;}
.page-template-contact-us-php .contact_right{width:50%; float:left; padding-left:15px; text-align:left;font-size:14px; line-height:24px;}
.page-template-contact-us-php #blocks>div{max-width:1100px;}
.page-template-contact-us-php .wpcf7-text, .page-template-contact-us-php  .wpcf7-textarea{    border-radius: 3px; border:1px solid #555; color:#000;font-family: "Lato";
    font-size: 14px;
    line-height: 20px;
    padding: 10px 20px 11px;}
.page-template-contact-us-php .wpcf7-textarea{ resize:none; height:172px; max-height:172px; max-width:100%;}
.page-template-contact-us-php .wpcf7-form p{margin-bottom:13px;}
.page-template-contact-us-php .wpcf7-submit{background: #ffffff none repeat scroll 0 0;
    color: #474747;border: 1px solid #555;
    border-radius: 24px;
	height:43px;
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 0.5px;
    margin-top: 0px;
    padding: 0px 15px;
    width: 100%; line-height:43px;}
.page-template-contact-us-php .wpcf7-submit:hover{color:#FFF;}
.page-template-contact-us-php .acf-map {
	width: 100%;
	height: 410px;
	border: #ccc solid 1px;
	margin: 20px 0;
}
.acf-map img {
   max-width: inherit !important;
}
.contact_right iframe{height:410px;}
.page-template-team-php{background-image:url(images/team.jpg);}
.staff_post{float:left; width:25%; padding:0px 15px 30px 15px;}
.staff_post:nth-child(4n+5){clear:left;}
.staff_post img{float:left; width:100%;}
#staff-member{padding-bottom:0px;}
#team_members{float:left; margin-bottom:60px;}
#testimonials{ background-color:#F3B824; padding:50px 0;font-family: Raleway;}
#testimonials .site-inner{max-width:770px; overflow:hidden;}
#testimonials .testimonial{width:100%; text-align:center; padding:2px 2px 40px; float:left;}
.testimonial .tm_text {
    font-family: open sans;
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    margin-bottom: 20px;
    padding: 40px 30px 40px;
    position: relative;
    text-align: center;
}
.testimonial .tm_text:after {
    border-left: medium none !important;
    border-top: medium none !important;
    bottom: -7px;
    content: "";
    height: 12px;
    left: 50%;
    margin-left: -6px;
    position: absolute;
    transform: scaleX(1.5) rotate(45deg);
    width: 12px;
}
.testimonial .tm_text, .testimonial .tm_text:after {
    background: #f4cd6b none repeat scroll 0 0;
    border: 1px solid #f4af00;
    color: #444444;
}
/** #testimonials .slick-arrow{display:none!important;} **/
#testimonials .slick-list {
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}
#testimonials .slick-dots li button:before{
    font-size:30px;
	content:"??";
	color:#f4cd6b;
	position:relative;
	width:100%;
	height:100px;
	line-height:14px;
	margin-left:1px;

}
#testimonials .slick-dots li{margin:0px 1px;}
#testimonials .slick-dots li button {
    background: #f4cd6b none repeat scroll 0 0;
    border: 1px solid #f4af00;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2) inset;
    cursor: pointer;
    height: 14px;
    position: relative;
    width: 14px;
	border-radius:100px;
	padding:0px;
	text-align:center;
}
#testimonials .slick-dots li.slick-active button:before{color:#F3B824;}
#testimonials .slick-dots li{height:24px;}
.testimonial .tm_image{width:114px; height:114px; overflow:hidden; border:1px solid #f4af00; border-radius:100px; margin:0px auto; clear:left;}
.testimonial .tm_image img{width:100%; height:auto;border:6px solid #f4cd6b;border-radius:100px;}
.testimonial .tm_author {
    font-size: 18px;
    font-weight: 600;
	padding-top:17px;
    width: 50%;
	clear:left; 
	margin:0px auto;
	 color: #595955;
	 font-family:'Open Sans';
}
.testimonial .tm_info {
    font-size: 14px;
    font-weight: normal;
    clear:left;
    width: 50%;
	margin:0px auto;
	padding-top:0px;
	color:#444;
	font-family:'Open Sans';
}
.member-info {
    display: block;
    transition: all 0.2s linear 0s;
	padding: 16px 19px 14px;
    position: relative;
	border: 1px solid #eeeff0;
    color: #303030;
	float:left; width:100%; text-align:left;
}
.member-info h3 {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 6px;
}
.member-info h3 a {
    color: #595955;
	font-family:Raleway;
	font-weight:600;
}
.member-info .position {
    display: block;
    font-size: 15px;
    transition: all 0.2s linear 0s;
}
.staff_post:hover .member-info {
	background-color:#595955;
	border-color:#595955;
	}
.staff_post:hover .member-info h3 a{color:#FFF;}
.staff_post:hover .member-info .position{color:#f4b824;}
.staff_post .member_desc
{
	 padding: 10px 19px 4px;
    transition: all 0.2s linear 0s;
	border:1px solid #eeeff0;
	float:left; width:100%;
	border-top:0px;
	text-align:left;
}
.page-template-team-php #blocks > div{max-width:1100px;}
.page-template-team-php #blocks > div.site-team{max-width:1170px;}
.staff_post .member_desc>div {
    display: inline-block;
    height: 30px;
    margin: 0;
    position: relative;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 30px;
}
.staff_image{position:relative; float:left; width:100%;}
.staff_post .hover{display:none;}
.staff_post:hover .hover{position:absolute; font-size:140px; text-align:center; left:0px; top:0px; width:100%; height:100%; background-color:rgba(244, 184, 36,0.5); display:block; background-repeat:no-repeat; background-position:center center; background-image:url(images/plus.png);}
.staff_left{float:left; width:50%; padding-right:15px;}
.staff_left img{float:left; width:100%; height:auto;}
.staff_right{float:left; width:50%; padding-left:15px; font-size:14px}
.single_staff_name {
    font-size: 36px;
    font-weight: 900;
    line-height: 40px;
    margin: -8px 0 7px;
	 font-family: Raleway;
}
.single_staff_position {
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
	 font-family: Raleway;
	margin-bottom:10px;
}
.single_staff_desc {
    clear: both;
    float: left;
    line-height: 24px;
    white-space: pre-line;
    width: 100%;
}
.single_staff_desc p{margin-top:0px; float:left; width:100%;}
.single_staff_meta {
    border-top: 1px solid #707070;
    float: left;
    line-height: 24px;
    margin-top: 6px;
    padding-top: 23px;
    width: 100%;
	margin-bottom:40px;
}
.staff_meta_first {
    float: left;
    margin-bottom: 6px;
    width: 20%;
}
.staff_meta_last {
    float: left;
    margin-bottom: 6px;
    width: 80%;
}
.staff_meta_last a{color:#f4b824;}
.single-staff .social{float:left; width:100%; margin-bottom:15px;}
.single-staff .social>div{float:left; margin-right:8px; font-size:20px;}
.single-staff .social>div a{ border-radius: 5px;
    color: #fff;
    display: inline-block;
    padding: 5px;
    text-align: center;
    width: 32px;}
.single-staff .twitter a{background-color:#41d1da;}
.single-staff .facebook a{background-color:#3c5a9a;}
.single-staff .gplus a{background-color:#333230;}
.single-staff .lin a{background-color:#0173b2;}
.single-staff #member_email a{background-color:#f4b824;}
#blocks.blocksteam{padding-bottom:0px;}
#contact-staff{background-image:url(images/team.jpg); background-attachment:fixed; padding:60px 0; background-size:cover;}
#contact-page{background-image:url(images/classroom-bg.jpg); background-attachment:fixed; padding:60px 0;}
.contact_block>div{max-width:770px;}
.contact_block .site-inner>.wpcf7, .contact_block .form_container{ background-color: rgba(59, 59, 55, 0.8) !important;
    border-left: 3px solid #f4b824 !important;
    padding-left: 40px !important;
    padding-right: 40px !important;
    padding-top: 35px !important; color:#FFF;}
.contact_block .wpcf7 h3, .contact_block h3{margin-bottom: 19px;color: #f4b824;
    font-family: Raleway;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 44px;
    text-align: left;}
.contact_block .wpcf7 .wpcf7-text, .contact_block .wpcf7 .wpcf7-textarea{background: rgba(0, 0, 0, 0.01) none repeat scroll 0 0;
    border: 1px solid #f4b824; margin-top:3px ; border-radius: 3px; color: #ffffff;font-family: "Lato";
    font-size: 14px;
    line-height: 20px;
    padding: 10px 20px 11px; background-color:transparent;
	font-weight:bold;}
.contact_block .wpcf7 .wpcf7-textarea{height:180px;}
.contact_block .wpcf7 .wpcf7-submit{
	color: #f4b824;
	background-color:transparent;
    cursor: pointer;
    font-size: 16px;
    text-transform: uppercase;
    transition: all 0.2s linear 0s;
	padding: 9px 25px 10px;
	 border: 1px solid #f4b824;
    border-radius: 24px;
	width:100%;
	font-weight:700;
	margin-bottom:30px;
    font-family: "lato";
	}
.contact_block .wpcf7 .wpcf7-submit:hover{
	background-color: #f4b824;
	color:#FFF;
}
.page-template-sitemap #blocks{text-align:left; font-size:15px;}
.page-template-sitemap #blocks h2{font-size:20px; margin-bottom:5px}
.page-id-9244 .page-content ul{font-weight:normal;}

.hidden-txt {
position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;}

.breadcrumb {
	background-color: #4A4A4A!important;
}
.archive_header {
	padding-left: 5%!important;
	padding-right: 5%!important;
}

.hidden, .wsp-posts-title, .wsp-posts-list{display:none;}
.sitemap_column {float:left; width:50%; }
.sitemap_column:first-child{padding-right:30px;}
.sitemap_column:last-child{padding-left:30px;}
.page-id-9244 .page-content ul{padding-left:20px; list-style-type:disc; float:left; margin-bottom:10px; width:100%;}
.page-id-9244 .page-content ul{padding-left:18px; margin-bottom:20px; font-weight:normal;}
.page-id-9244 .page-content ul>li{float:left; clear:left; width:100%; padding-right:40px; box-sizing:border-box;list-style-type:disc; }
.page-id-9244 .page-content ul li, .page-id-9244 .page-content ul li ul{ line-height:1.3; margin-bottom:7px; float:left; width:100%; margin-left:0px; float:left; clear:left; list-style-type:circle;}
 .page-id-9244 .page-content ul.children{margin-left:0px; }
  .page-id-9244 .page-content strong>ul{margin-left:0px; list-style-type:disc;}
.sharrre .count{display:none;}
.page-id-9244 .page-content strong h2{margin-bottom:0px; float:left; width:100%;}
.share-small .no-count .share{width:30px;}
.share-small .share, .share, .box .share{padding-left:40px; border-radius:2px!important; }
.sharrre{height:30px; width:30px; margin-right:8px; border-radius:2px;}
.share-small .share{border-radius:0px; height:30px; line-height:30px;}
.twitter.sharrre .share{background-color:#41D1DA}
.googlePlus.sharrre .share{background-color:#333230}
.share-small .share:before, .share-medium .share:before, .share-tall .share:before{height:30px; color:#FFF; width:30px; text-align:center; left:0px; border-radius:0px; line-height:30px; top:0px!important; font-size:15px!important;border:1px solid transparent;}
.share-small  .sharrre:hover .share:before, .share-medium .sharrre:hover .share:before, .share-tall .sharrre:hover .share:before{ color:#f4b824; border:1px solid #f4b824}
.share-filled .sharrre:hover .share{background-color:transparent;}
#yellow_block{background-color:#F4B824; padding:40px 0 0px;}
#yellow_block h3{font-weight:normal;color:#444444;margin-bottom:10px;  font-family: Raleway; font-size: 38px;}
.yellow_block{float:left; width:100%; margin-bottom:30px;}
#yellow_block .site-inner{max-width:800px;}
.split.yellow{border-bottom:1px solid #595955;}
.split.yellow div{background-image:url(images/rule-yellow.png);}
.yellowcontent{float:left; text-align:left;line-height: 30px; font-size:18px; color:#444444;}
.yellowcontent strong, .yellowcontent b{font-weight:600;}
#timeline{background-color:#FFF; width:100%; padding:50px 0; background-color:#FFF;}
#timeline .site-inner{position:relative; padding-bottom:50px;}
#timeline .site-inner .events{position:relative; z-index:2; padding:10px 0;}
#timeline .site-inner .time-line{position:absolute; z-index:1;  background-color:#f4b824;background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f4b824 1%, #edd121 100%) repeat scroll 0 0; width:5px;border-radius: 3px;
    height: 100%;
    left: 50%;
    margin-left: -5px;
    position: absolute;}
#timeline .year{margin-top:90px; margin-bottom:63px; float:left; width:100%; text-align:center;}
#timeline .year span{   background: #ffffff none repeat scroll 0 0;
    color: #595955; border: 5px solid #fff;
    border-radius: 200px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2) inset, 0 0 1px 0 rgba(0, 0, 0, 0.15);
    clear: both;
    display: block;
    float: none;
    height: 101px;
    line-height: 101px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 101px;font-family: Montserrat;
    font-size: 24px;
    font-weight: 400;}
#timeline .event{width:50%; text-align:left;
	position:relative; }
#timeline .event.odd{padding-right:105px; margin-bottom:90px;float:left; }
#timeline .event.even{padding-left:105px; margin-top:90px; float:right;}
.event_img {
    border: 9px solid #ebebeb;
    border-radius: 300px;
    float: left;
    margin-top: 8px;
    max-width: 188px;
	border-color: #ecf0f1;
}
.event_img img {
    border-radius: 300px;
    display: block;
    padding: 2px;
}
.event_info {
    float: right;
    padding-left: 21px;
    width: calc(100% - 188px);
	color: #595955;
}
.event_info h2 {
    font-size: 18px;
	font-weight: bold;
    line-height: 30px;
    margin-bottom: 8px;
	font-family:Montserrat;
	color: #595955;
}
 
.event_info p {
    line-height: 24px;
    margin-bottom: 10px;
    margin-top: 0;
	font-family: Open Sans;
    font-size: 14px
}
#timeline .event.odd:after {
	content: "\f061";
	position: absolute;
	right: 58px;
	top: 4px;
	font-size: 16px;
	font-family: "FontAwesome";
	color:#f4b824;
}
#timeline .event.even:before {
	content: "\f060";
	position: absolute;
	left: 58px;
	top: 4px;
	font-size: 16px;
	font-family: "FontAwesome";
	color:#f4b824;
}
table#course-schedules{width:100%; line-height:1;}
table#course-schedules th, .schedule-titles{text-align:center; padding:9px 0; font-weight:bold; color:#FFF; background-color:#4d7387; width:100%; }
table#course-schedules td{ color:#1a1a1a; }
.schedule-titles{float:left; clear:left; margin-bottom:5px;}
table#course-schedules a{font-weight:bold; color:#4d7387; float:left; background-repeat:no-repeat; background-position:left top;}
table#course-schedules a:hover{color:#1a1a1a;}
table#course-schedules tr:nth-child(even) td{background-color:#f3f3f3}
table#course-schedules .head_tr td, .eventcalendar th{color:#FFF; background-color:#585854!important; padding-left:5px;}
.eventcalendar th{font-weight:bold; padding:5px 0 5px 5px;}
table#course-schedules td:first-child{padding-left:5px;}
#schedule-tabs{float:left; width:100%; margin-bottom:10px;}
#schedule-tabs div{float:left; width:50%;}
#schedule-tabs div a{font-weight:bold; color:#4d7387;}
#schedule-tabs div a:hover{color:#1a1a1a;}
#schedule-tabs div span{display:inline-block; margin-right:5px;}
#schedule-tabs .fa-calendar-plus-o:before{content:"\f179"}
.prevdate {margin-right:20px;}
.eventcalendar{float:left; width:33%; padding:0px 7px;}
.eventcalendar:first-child{margin-left:-7px;}
.eventcalendar:nth-child(2){margin-left:11px;}
.eventcalendar:nth-child(3){margin-right:-7px; float:right;}
.eventcalendar table{width:100%; margin-bottom:0px; line-height:1; }
.eventcalendar>table{border-right:1px solid #ddd; box-sizing:border-box;}
.eventcalendar .day{background-color:#EEE; font-weight:bold; width:30px; text-align:center;}
.eventcalendar table table tr td{padding-top:4px; padding-bottom:0px; padding-left:5px;}
.eventcalendar table table tr td a{padding-left:20px; background-repeat:no-repeat; background-position:left 0px; background-image:url(images/small_page_icon.gif); float:left; clear:left; width:100%;}
.eventcalendar table table tr td a:hover{color:#4d7387;}
.eventcalendar table table tr:first-child td{border-top:0px; padding-top:0px; padding-bottom:4px;}
.eventcalendar table table tr:last-child td,.eventcalendar table table tbody{border-bottom:0px;}
body .-skin-default .-items .-item .itembox{width:100%; box-shadow:none; border:1px solid #595955; padding:4px;} /* ticket 214*/
body .-skin-default .-items .-item .itembox:hover{width:100%; box-shadow:none; border:1px solid #f4b824}
body .-skin-default .-items .-item .itembox .-mask, .-skin-default .-items .-item .itembox .genericon{background:#333;}
@keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-webkit-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-moz-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}


	
/* # Media Queries
---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1035px) and (min-width: 768px) {
	#top_bar {
	    display: none;
	}
}
@media only screen and (max-width: 1200px) {

	.site-inner,
	.wrap {
/*		max-width: 960px;
*/	}

     #top_bar .wrap {
     	padding: 0px 0;
    	overflow: visible;
    	display: table;
    	z-index: 1000;
     }

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

	.content
	{
		width: 620px;
	}

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

	.sidebar-primary,
	.title-area {
		width: 300px;
	}

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

	.footer-widgets-1 {
		margin-right: 30px;
	}

}
#footer-search-button:hover{
    color: black;
}
.header-image .site-title > a{background-size:100% auto;}

@media only screen and (min-width: 1020px) and (max-width: 1201px) {
        .title-area {
             width: 140px;
        }
        header.fixed .wrap .site-title > a {
             background-size: auto 86% !important;
        }
}

@media only screen and (max-width:1090px){
	.genesis-nav-menu a {
    padding: 38px 10px 35px 12px;
	}
}

@media only screen and (max-width: 1020px) and (min-width:481px){
	body.cbp-spmenu-push #mg-wprm-wrap.cbp-spmenu-left, body.cbp-spmenu-push #mg-wprm-wrap.cbp-spmenu-right, body.cbp-spmenu-push #mg-widgetmenu-wrap.cbp-spmenu-widget-left, body.cbp-spmenu-push #mg-widgetmenu-wrap.cbp-spmenu-widget-right {
    top: 105px !important;
	}	
}


@media only screen and (max-width: 1020px) {
	.wpr_search .wpr-search-field::placeholder{
		color:#000000!important;
		font-weight:500;
		font-size:16px;
	}
	div#mg-wprm-wrap form.wpr-search-form button.wpr_submit{
		top:24px!important;
	}
	#mg-wprm-wrap > ul > li{
		border-bottom:1px solid #696969;
	}
	#mg-wprm-wrap > ul > li:last-child{
		border:none;
	}
	#mg-wprm-wrap div.wpr_search{
		padding-top:0!important;
	}
	#wprmenu_bar .hamburger-box{
		right:38px!important;
	}
	html body div.wprm-wrapper{
		position:relative;
	}
	.header-image .site-description, .header-image .site-title {
    width: 228px;
	}
	.contact-header{/* display:none; */}
	.contact-header #government{display:none;}
	.contact-header .offset-md-1{
		width:100%;
		max-width:100%;
		flex-basis:100%;
	}
	.site-header .wrap .site-title > a{
		background-size: auto 100%;
	    max-height: 50px;
	    margin-top: 0px;
		margin-bottom:10px;
	}
	.contact-header .offset-md-1, .contact-header .offset-md-1 > div{
		text-align:center;
		float:none;
		margin:0 auto;
		padding:0;
		display:block;
	}
	.header-image .site-title{margin-top:10px;}
	.header-widget-area .fa-bars, .header-widget-area{cursor:pointer;}
	.site-header .wrap{position:relative; max-width:90%;}
	body #wprmenu_bar{overflow:hidden; padding:3px; cursor:pointer; z-index:999999999; cursor:pointer;top: 71px!important;/* right: 5vw!important; */right: 38px !important;}
	.wprmenu_bar .hamburger:hover .hamburger-inner, .wprmenu_bar .hamburger:hover .hamburger-inner::before, .wprmenu_bar .hamburger:hover .hamburger-inner::after{
		background:#444!important;
	}
	#mg-wprm-wrap li.current-menu-item > a {
    background: #333333!important;
	}
	body #wprmenu_bar.fixed{top: 12px!important;}
	#wprmenu_bar div.hamburger{
		right:4%;
	}
	.contact-links a{
		height:20px;
		line-height:35px!important;
	}
	.wprmenu_menu-open #wprmenu_bar{display:none!important;}
	body #wprmenu_bar .wprmenu_icon{float:none!important; margin:0px auto!important; width:708px; top:39px;opacity:0;}
	body #wprmenu_bar .wprmenu_icon span{left:auto; right:0px; width:16px; height:3px;display:none;}
	body #wprmenu_bar .wprmenu_ic_2{top:5px;}
	body #wprmenu_bar .wprmenu_ic_3{top:10px;}
	html body{margin-top:-42px!important;}
	.site-header{height:auto;}
	.header-widget-area{ right:0px;  color:#444;}
	.header-widget-area .widgettitle{display:none;}
	.header-widget-area .fa-bars{cursor:pointer;}
	.title-area{padding:0px;}
	.site-header .widget-area{width:auto!important;}
	.site-header .widget_search .widgettitle{font-family: "Fontawesome"; float:left;  font-weight:normal;cursor:pointer; font-size:15px; display:block; color:#FFF; max-width:20px;}
	.site-header .widget_search .widgettitle.fa-search, .site-header .widget_search .widgettitle.fa-close{color:#444;}
	.site-header .header-widget-area section{float:left; margin-left:15px;}
	.site-header .header-widget-area .search-form{position:absolute; top:43px; right:-40px;}
	.site-header.fixed .header-widget-area .search-form{top:14px;}
	.site-header.fixed .site-title{margin-top:0px;}
	.site-header .header-widget-area .search-form input[type="submit"]{clip:rect(auto, auto, auto, auto); top:16px; right:18px; font-size:21px;}
	#wprmenu_menu.right, #wprmenu_menu.left{width:270px!important;z-index:100000!important; position:relative;}
	body #wprmenu_menu.left, body #wprmenu_menu.right{top:0px!important; text-transform:uppercase;}
	body.admin-bar #wprmenu_menu.left, body.admin-bar #wprmenu_menu.right{top:32px!important;}
	body #wprmenu_menu.wprmenu_levels ul li{border-bottom: 1px solid rgba(0, 0, 0, 0.35);
    border-top: 1px solid rgba(255, 255, 255, 0.05);}
	body #wprmenu_menu.wprmenu_levels a.wprmenu_parent_item{border-left:none; margin-left:0px; padding-right:24px;}
	#opening-statement{padding-left:0px; padding-right:0px;}
	body .icon_default.wprmenu_icon_par:before{content:"\f107";}
	body .icon_default.wprmenu_par_opened:before{content:"\f106";}
	body #wprmenu_menu .wprmenu_icon:before, body #wprmenu_bar [data-icon]::before{font-family: "Fontawesome";}
	body #wprmenu_menu .wprmenu_icon_par{right:-14px; left:auto;}
	body #wprmenu_menu .wpr-search-field{ background: #edb100 none repeat scroll 0 0;
    border: 1px solid rgba(145, 157, 201, 0.14);
    border-radius: 5px;
    color: #4d4d4d;
    font-family: "Lato";
    font-size: 14px;
    line-height: 20px;
    padding: 9px 20px!important;}
	body #wprmenu_menu.wprmenu_levels ul li ul li{padding-left:0px; background-color:#444444;}
	#wprmenu_menu ul li.liopened>a, #wprmenu_menu ul li.liopened>*{ color:#f4b824!important;}
	body #wprmenu_menu ul li.current-menu-item>a{color:#FFF!important;}
	body #wprmenu_menu ul li.current-menu-item>span{color:#595955!important;}
	body #wprmenu_menu ul li.current-menu-item{background-color:#f4b824!important}
	#wprmenu_menu ul li.current-menu-item .sub-menu{border-bottom:1px solid #f4b824;}
	.wprmenu_menu-open .site-header.fixed .wrap{float:right;margin-right:290px;}
	.site-header.fixed .header-widget-area{top:19px;}
	
	footer.site-footer #genesis-footer-widgets .wrap > div{width:50%;}
	#timeline .site-inner .time-line{display:none;}
	#timeline .event.odd:after, #timeline .event.even:before{display:none;}
	#timeline .year{margin-bottom:20px; margin-top:50px;}
	#timeline .event{width:100%;}
	#timeline .event.odd{padding-right:0px; margin-bottom:40px; margin-top:0px;}
	#timeline .event.even{padding-left:0px; margin-bottom:40px; margin-top:0px;}
	.staff_post{width:50%;}
	#SlideBlock>div{padding-left:20px; padding-right:20px;}
	.projectleft{width:100%; margin-bottom:20px;}
	.projectright{width:100%; padding-left:0px;}
	.page-template-course-list #blocks .site-inner{padding-left:30px; padding-right:30px;}
	
}
@media only screen and (max-width: 960px) {
	.page-template-landing-page-new-layout.default-page .landing-page-form, .page-template-landing-page-new-layout.default-page .content-and-media{
	width:100%;
	float:none;
	margin-left:0;
	}
	.page-template-landing-page-new-layout.default-page .page-content{
	display:flex;
	flex-wrap:wrap;
	}
	.page-template-landing-page-new-layout.default-page .content-and-media{
	order:1;
	}
	.page-template-landing-page-new-layout.default-page .landing-page-form{
	order:2;
	}
	.page-template-landing-page-new-layout.default-page .secondary-content{
	order:3;
	}
	.site-inner,
	.wrap {
/*		max-width: 800px;
*/	}

	.content,
	.content-sidebar-sidebar .content,
	.content-sidebar-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.sidebar-primary,
	.sidebar-secondary,
	.sidebar-sidebar-content .content,
	.sidebar-sidebar-content .content-sidebar-wrap,
	.site-header .widget-area,
	.title-area {
		width: 100%;
	}

	
	.header-image .site-title > a {
		background-position: center top;
	}

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

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

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

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

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

	.footer-widgets-1 {
		margin-right: 0;
	}

        #btn-form {
                display: none;
        }

}

@media only screen and (max-width: 800px) {
	#wprmenu_bar .hamburger-box{
		right:0px!important;
	}
body #wprmenu_bar{
    height: 100px;
    left: auto !important;
    position: fixed !important;
    right: 38px !important;
    width: 30px;
    } 
	body {
		background-color: #fff;
		font-size: 16px;
		font-size: 1.6rem;
	}

	.site-inner,
	.wrap {
	/*	margin: 8px;*/
	}
	.mh {
    padding: 0;
    }

	.archive-description,
	.author-box,
	.comment-respond,
	.entry,
	.entry-comments,
	.entry-pings,
	.sidebar .widget,
	.site-header {
		padding: 0;
	}

	.vc_span6, .mh {
		width:20%!important;
		margin: 0px;
	} 

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

	.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%;
	}

	.sidebar .widget.enews-widget {
		padding: 10px 0;
	}
	#features .feature{width:47.125%}
	.blog article.entry, .post-type-archive article.entry{margin-bottom:30px;}
	.comment-respond, .entry-pings{margin-top:30px;}
	.default-page article.entry{margin-top:50px; margin-bottom:50px;}
	
}
@media only screen and (max-width: 760px) {
	#timeline .events .event{text-align:center; margin-top:50px;}
	.event_img{float:none; margin:0px auto;}
	.event_info{width:100%; padding:0px; float:left; margin-top:20px;}
	.ult_dualbutton-wrapper{height:auto;}
#complete_list > div .ult_dualbutton-wrapper a{border:none; width:100%;}
	#complete_list > div .ult_dualbutton-wrapper a:first-child{border-radius:30px 30px 0 0; border-right:none;border-bottom:1px solid #FFF;}
	#complete_list > div .ult_dualbutton-wrapper a:last-child{border-right:0px; border-radius:0 0 30px 30px;}
	.ult_dualbutton-wrapper span{top:40px;}
	#complete_list > div .ult_dualbutton-wrapper a:last-child{ background-position:calc(100% - 30px) center}
	footer.site-footer #genesis-footer-widgets .wrap > div{width:100%; margin-right:0px; padding-right:0px;}
	#f_social_icons {
    float: left;
    width: 100%;
    text-align: center;
	}
	#f_social_icons > div{float:none; display:inline-block;}
	div#iaap_logo {
    	width: 59%;
    	margin-top: 1em;
    	text-align: center;
	}
	.header-widget-area{right:10px;}
	.title-area{float:left; margin-left:10px;}
	.staff_left, .staff_right{width:100%; margin-bottom:20px; padding-right:0px;}
	.site-inner .-skin-default .-filters .-filter{float:left; width:100%; border-radius:3px; margin-bottom:2px;}
	#blocks .list_div{width:100%!important; padding:0px!important;}
	.eventcalendar{width:100%;float:left!important; margin:0px 0px 10px!important; padding:0px}
	#schedule-tabs div{width:100%; margin-bottom:7px;}
	.page-template-contact-us-php .contact_left{padding-right:0px; width:100%; margin-bottom:10px;}
	.page-template-contact-us-php .contact_right{padding-left:0px; width:100%;}
	
}
@media only screen and (max-width: 600px) {
	.page-template-landing-page-new-layout.default-page .landing-page-form .gform_wrapper.gravity-theme .gfield{
	width:100%;
	margin-right:0;
	float:none;
	}
	#features .feature{width:100%; margin-left:0px;}
	#newsletter_box .wpcf7 .wpcf7-form > div{width:100%!important; margin-right:0px!important; margin-bottom:7px;}
	.title-area{float:left; margin-left:10px; width:165px;}
	.site-header.fixed .header-widget-area, .site-header .header-widget-area{right:10px;top: 19px;}
	.site-header{   height: 55px;
    left: 0;
    position: fixed;
    transition: all 0.1s ease-in-out 0s;
    width: 100%;
    z-index: 99999;
}
.site-header .wrap .site-title > a {
    background-size: auto 100%;
    margin-top: 10px;
    max-height: 35px;
}

.site-header .site-title {
    margin-top: 0;
}
	.staff_post{width:100%;}
	.comment-form-author, .comment-form-email, .comment-form-url{width:100%; margin-bottom:8px; padding:0px;}
	.page-template-contact-us-php article.entry .page-content div{width:100%;}
	.site-container>.site-inner{padding-top:55px;}
	body #wprmenu_bar{height:56px;}
	
}
@media only screen and (max-width:480px){
	body.cbp-spmenu-push #mg-wprm-wrap.cbp-spmenu-left, body.cbp-spmenu-push #mg-wprm-wrap.cbp-spmenu-right, body.cbp-spmenu-push #mg-widgetmenu-wrap.cbp-spmenu-widget-left, body.cbp-spmenu-push #mg-widgetmenu-wrap.cbp-spmenu-widget-right {
    top:55px!important;
	}
	.contact-header{
		display:none;
	}
	body #wprmenu_bar{
		top:14px!important;
	}
	.admin-bar #mg-wprm-wrap.cbp-spmenu-left, .admin-bar #mg-wprm-wrap.cbp-spmenu-right{
		top:55px!important;
	}
}
@media only screen and (max-width: 340px) {
#wprmenu_menu.right, #wprmenu_menu.left{width:230px!important;}
.wprmenu_menu-open .site-header.fixed .wrap{margin-right:240px;}
}

/* # Print Styles
---------------------------------------------------------------------------------------------------- */

@media print {

	*,
	*:before,
	*:after {
		background: transparent !important;
		box-shadow: none !important;
		color: #000 !important;
		text-shadow: none !important;
	}

	a,
	a:visited {
		text-decoration: underline;
	}

	a[href]:after {
		content: " (" attr(href) ")";
	}

	abbr[title]:after {
		content: " (" attr(title) ")";
	}

	a[href^="javascript:"]:after,
	a[href^="#"]:after,
	.site-title > a:after {
		content: "";
	}

	thead {
		display: table-header-group;
	}

	img,
	tr {
		page-break-inside: avoid;
	}

	img {
		max-width: 100% !important;
	}

	@page {
		margin: 2cm 0.5cm;
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}

	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	.content,
	.content-sidebar {
		width: 100%;
	}

	button,
	input,
	select,
	textarea,
	.breadcrumb,
	.comment-edit-link,
	.comment-form,
	.comment-list .reply a,
	.comment-reply-title,
	.edit-link,
	.entry-comments-link,
	.entry-footer,
	.genesis-box,
	.header-widget-area,
	.hidden-print,
	.home-top,
	.nav-primary,
	.nav-secondary,
	.post-edit-link,
	.sidebar {
		display: none !important;
	}

	.title-area {
		text-align: center;
		width: 100%;
	}

	.site-title > a {
		margin: 0;
		text-decoration: none;
		text-indent: 0;
	}

	.site-inner {
		padding-top: 0;
		position: relative;
		top: -100px;
	}

	.author-box {
		margin-bottom: 0;
	}

	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		orphans: 3;
		page-break-after: avoid;
		page-break-inside: avoid;
		widows: 3;
		 font-family: Raleway;
	}


	img {
		page-break-after: avoid;
		page-break-inside: avoid;
	}

	blockquote,
	pre,
	table {
		page-break-inside: avoid;
	}

	dl,
	ol,
	ul {
		page-break-before: avoid;
	}

}

/**
** a11y
**/

.tab-foc {
    color: white;
    border: 3px dotted white;
}

.menu-tab-foc {
    color: white;
    border: 3px dotted white;
}

.wpcf7-validation-errors {
    display: none !important;
}

.type-post-digital-access .entry-content li a,
.post-software-tips .entry-content li a,
.type-post .entry-content li a,
.single .post-digital-accessibility p a:not(.dot-irecommendthis),
.single .content p:not(.logged-in-as) a:not(.dot-irecommendthis),
.archive-description a {
    color: #74757A;
    padding: 5px 0 1px;
    border-bottom: 1px solid #74757A;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.type-post-digital-access .entry-content li a:hover,
.post-software-tips .entry-content li a:hover,
.type-post .entry-content li a:hover,
.single .post-digital-accessibility p a:hover,
.single .content p a:hover {
    color: #062ef6;
    border-color: #062ef6;
}


/* hide byline on events */
.event .entry-meta, .single-event .sidebar-primary {
    display: none;
}

.tp-caption.maorangebgheavy70, .maorangebgheavy70 {
    background: rgba(89,89,85,0.85) !important;
}

/********** Cybersecurity Courses Roadmap Styles ***************/
 div#courseDesc{
    text-indent:-9999px;
  }
  table#roadmap{
    table-layout: fixed;
  }
  table#roadmap,table#roadmap td,table#roadmap th {
      border:1px solid transparent; 
      font-size:.9em;
  } 
  table#roadmap td, table#roadmap th, table#roadmap tr#tableHeader th {
    padding:6px 6px;
	line-height: 1.5em;
  } 
  table#roadmap td, table#roadmap th {
    padding: 6px 10px 24px 10px;
  }
  
  table#roadmap tbody tr:nth-child(odd) {
    background-color: #3C3C3A;
    color:#fff;
  }
  table#roadmap tbody tr:nth-child(even) {
    background-color:#282826;
  }
  table#roadmap th {
    background-color:#3C3C3A;
    color:#fff;
    vertical-align: top;
	border-right: 1px solid #f4b824;
	font-weight:bold;
  }
  table#roadmap tr#tableHeader th {
    background-color:#ffda00;
    vertical-align: bottom;
	color:#595955;
	border-right: none;
  }
  table#roadmap tbody tr:nth-child(even) th {
    background-color:#282826;
	color: #fff;
    
  } 
  table#roadmap td{
    color:#fff;
     vertical-align:top;
    
  }
  table#roadmap td a::after{
    content: " ";
    clear: both;
    display: block;
    margin-bottom: 3px;
  }
  span.descBackToTop{
    display:none;
    font-size:.6em;
  }
  div.accredLogo{
    background-color:#fff;
    width:100%;
    margin-bottom:28px;
  }
  div.accredLogo img.alignnone{
    vertical-align: bottom;
    margin-bottom:0px;
  }
  div.accredLogo div.singleAccLogo{
    text-align:center;
    vertical-align:top;
    width: calc(95%/3);
    display:inline-block;
  }

/** 404 **/
.error404 .entry-content .search-form {
    display: block !important;
         position: relative !important;
         top: 0px !important;
       width: 100% !important;
          border: 1px solid #7f7f7f;
}

 .error404 .entry-content .search-form input[type="search"] {
      font-size: 23px;
      font-weight: 400;
       outline: none !important;
       border: none;
}

 .error404 .entry-content .search-form input[type="submit"] {
    color: #fff !important;
    padding: 21px 31px;
    right: 0;
    top: 0;
    background: #595955 none repeat scroll 0 0 !important;
    height: 100%;
    width: 78px;
    margin: 0;
    min-height: 29px;
    min-width: 25px;
    position: absolute;
    font-family: "fontawesome";
    line-height: 11px;
    border: 0;
    transition: all 0.3s ease-in-out;
    outline: 0;
}

.error404 .entry-content .search-form input[type="submit"]:focus, .error404 .entry-content .search-form input[type="submit"]:hover {
background-color: #f4b824!important;
}

label.hiddenFormLabel, button span.hiddenFormLabel, #to_top span.label{
  position: absolute !important;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}
  
.sub-form {
    border: 2px solid #fcefba;
    padding: 22px 22px 5px 22px;
    background-color: #fcefba;
    margin-bottom: 30px;
}

.page-content a.noline:not(.share){
  border-bottom:none;
}

.archive-description.taxonomy-archive-description.taxonomy-description li{
    list-style-type:inherit;
}

.archive.tax-post-digital-access_categories.term-211 h1.archive-title {
    font-size: 35px;
    font-family: 'Montserrat';
    font-weight: 700;
    line-height: 30px;
}
a:focus, *:focus, input:focus, textarea:focus {
        outline: 3px solid #707070;
}

#top_bar a:focus, #top_bar *:focus, #archive_header a:focus, #archive_header *:focus{
        outline-color:#CFCFCF;
}

.sidebar .sub-form a:focus, .sidebar .sub-form *:focus{
        outline-color:#6C6C6C;
}

/*
*expose share button inner text to screen reader
*/
.sharrre .screen-reader-text.hidden{
        display:block;
}

.sharrre a.share:focus{
        outline-offset:-3px;
}


#text-2 {
    display: none;
}

/*
*Mobile hamburger menu styles for the visible menu toggle (spins into an X)
*/
.hamburger--spin{
    position:relative;
    top:15px;
    color:#000 !important;
}

.hamburger--spin .hamburger-inner::before, .hamburger--spin .hamburger-inner::after, .hamburger--spin .hamburger-inner {
    background-color:#444 !important
}

.single_staff_desc li a {
    border-bottom: 1px solid #595955;
}

.single_staff_desc li a:hover, .single_staff_desc li a:focus {
    border-bottom: 1px solid #f4b824;
}

/**table borders for blog post**/
table.solid_borders, table.solid_borders tr, table.solid_borders th, table.solid_borders td {
    border: 1px solid #595555;
    padding:5px;
	text-align:center;
}

table.solid_borders{
    border-collapse: collapse;
}
table.solid_borders a, table.solid_borders a:visited, table.solid_borders a:hover, table.solid_borders a:focus{
    text-decoration: underline;
}

table.solid_borders td, table.solid_borders th[scope="row"] {
    text-align: left;
    vertical-align: top;
}

th.lastCol {
    width: 7.9em;
}

table.tableSpacing td, table.tableSpacing th, table.tableSpacing tr{
    padding: 5px;
}


table.tableSpacing tbody {
    border-bottom-color: rgb(128,128,128);
}


table.tableSpacing th{
    border-bottom-color: rgb(221,221,221);
}

.blj-wpbb a.wp-block-button__link {
    padding: 10px !important;
}
#masthead {
    min-height: 66vh!important;
}
.post-title h2 a{color:#595955;}
.post-title h2 a:hover{color:#f4b824;}
.post,.post .post-info a{color:#303030;}
.mejs-container .mejs-controls,.audio_ctn{background:#303030 !important;}
.post_quote_text,.post_quote_author{background:#f4b824; color:#ffffff;}
.post a{color:#74757A !important;}
.post a:hover,.post .post-info a:hover{color:#005797 !important;;}
.post .more-link{color:#595955; border:1px solid #595955;}
.post .more-link:hover{background:#595955; color:#ffffff;}
.mejs-controls .mejs-time-rail .mejs-time-current{background:#595955 !important;}
.post .post-info{border-bottom:1px solid #ebebeb;}
.blog_load_more_cont .btn_load_more{background:#ffffff;color:#595955; border:1px solid #b3b5aa;}
.blog_load_more_cont .btn_load_more .refresh_icn:before{color:#595955;}
.blog_load_more_cont .btn_load_more:hover{background:#f4b824; color:#595955; border:1px solid #f4b824;}
.blog_load_more_cont .btn_load_more:hover .refresh_icn:before{color:#595955;}
.navigation .pagination span,.navigation .pagination a{border:1px solid #707070; color:#303030; background:#ffffff;}
.navigation .pagination .current,.navigation .pagination span:hover,.navigation .pagination a:hover{ color:#ffffff !important; background:#595955; border:1px solid #595955; }
.navigation{border-top:1px solid #707070;}
.pagination_current_position{color:#303030;}
.standard_trend_post_wrapper .post-title h2:after{color:#303030;}
.standard_trend_post_wrapper .post-info,.standard_trend_post_wrapper .post-info a{color:#f4b824;}
.standard_trend_post_wrapper .more{background:#f4b824; color:#fff;}
.standard_trend_post_wrapper .more:hover{background:#f4b824; color:#fff;}
.standard_trend_post_wrapper .post-info-bottom{border-top:1px solid #ebebeb; color:#303030;}
.standard_trend_post_wrapper .post-info-bottom a{color:#303030;}
.masonry_post_wrapper,.masonry_post_wrapper .post-info a,.masonry_post_wrapper .post-bottom-info a{color:#303030;}
.masonry_post_wrapper a{color:#f4b824;}
.masonry_post_wrapper a:hover,.masonry_post_wrapper .post-info a:hover,.masonry_post_wrapper .post-bottom-info a:hover{color:#f4b824;}
.masonry_post_wrapper .more-link{color:#595955; border:1px solid #595955;}.masonry_post_wrapper .more-link:hover{background:#595955; color:#ffffff;}.masonry_post_wrapper{background:#ffffff; border:1px solid #ebebeb;}.masonry_post_wrapper .post-info{border-bottom:1px solid #ebebeb;}.masonry_post_wrapper .post-bottom-info{border-top:1px solid #ebebeb;}.masonry_post_wrapper .flex-direction-nav li a{color:#595955; background:#ffffff;}.post_masonry .more-link,.post_timeline .more{color:#ffffff; border:1px solid #595955; background:#595955}.post_masonry .more-link:hover{background:#f4b824; color:#ffffff; border:1px solid #f4b824;}.grid_blog_post .more{color:#595955; border:1px solid #595955; background:#ffffff}.grid_blog_post .more:hover{background:#595955; color:#ffffff; border:1px solid #595955;}.post.multi_author_post .more-link{color:#595955;  background:none; border:none;}.post.multi_author_post .more-link:hover{color:#f4b824; background:none; border:none; }.trending_post_wrapper,.standard_trend_post_wrapper{background:#ffffff; border:1px solid #ebebeb}div.post_timeline:after,div.post_timeline:before{background:#ffffff; box-shadow: 0 0 0 3px #ffffff; border:1px solid #f4b824}.timeline_ctn .v_line{background: #f4b824; background: -moz-linear-gradient(top, #f4b824 1%, #f4b824 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f4b824), color-stop(100%,#f4b824)); background: -webkit-linear-gradient(top, #f4b824 1%,#f4b824 100%); background: -o-linear-gradient(top, #f4b824 1%,#f4b824 100%); background: -ms-linear-gradient(top, #f4b824 1%,#f4b824 100%); background: linear-gradient(to bottom, #f4b824 1%,#f4b824 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#f4b824", endColorstr="#f4b824",GradientType=0 );}.timeline_month{background:#ffffff;}.post_timeline .arrow_l,.post_timeline .arrow_r{color:#595955;}.post_timeline:hover .arrow_l,.post_timeline:hover .arrow_r{color:#f4b824;}.timeline_pd_l,.timeline_pd_r{background:#595955; color:#ffffff;}.timeline_pd_l:before,.timeline_pd_r:before{border-color:transparent #595955 transparent;}.post-attachement a.blog_img_overlay:before{background:#f4b824;}.masonry_post_wrapper{box-shadow:0 0px 0px #ffffff, 0 10px 0 -1px #ffffff, 0 0px 0px 0px #ffffff,0 0px 0px #ffffff, 0 10px 0 0px #ebebeb, 0px 0px 0px 0px #ffffff;}.author_date_ctn .rounded_date_ctn{border-color:#ffffff; color:#ffffff; background:#595955;}.multi_author_post:hover .rounded_date_ctn,.author_date_ctn:before{background:#f4b824;}.multi_author_ctn,.multi_author_ctn:after,.author_date_ctn img{background:#ffffff; border:1px solid #ebebeb; }.business_author_post .post_b_author a{color:#595955; }.business_author_post .post_b_date{color:#999999; }.business_author_post .entry,.business_author_post .entry p{color:#303030; }.business_author_post .post_b_category a{background:#f6f7f8; border:1px solid #ebebeb; color:#999999; }.business_author_post .post-info a:first-child{color:#f4b824; }.business_author_post .post-info a:hover:first-child{color:#595955; }.business_author_post .post-info a,.business_author_post .post-info{color:#999999;}.business_author_post .post-info a:hover,.business_author_post .post_b_author a:hover{color:#f4b824;}.business_author_post .post_quote_author,.business_author_post .post_quote_text:after,.business_author_post .post_quote_text{background:#f4b824; color:#ffffff;}
a.govTS {
	color:#f4b824!important; 
}
.widget-wrap a {
	color: #595955!important;
}
.entry-author-link {
	color: #595955!important;
}
.textwidget a {
	color: #DDDDDD!important;
}
.textwidget a:hover {
	color:#f4b824!important; 
	text-decoration: none!important;
}
a.morecontact{
    color: #50504c !important;
    background-color: #fff !important;
    text-align: center;
    border-radius: 10px;
    -moz-border-radius: 10px;
    font-size: 12px;
    display:inline-block;
    margin-left:10px; 
    width:61px; 
    height:24px; 
    background-repeat:no-repeat; 
    background-position:0px 3px; 
}
a.morecontact:hover {
	background-color: #f4b824 !important;
	color: #000!important;
}
.entry-author-link:hover {
	color:#f4b824!important; 
	text-decoration: none;
}
.dot-irecommendthis {
	color: #595955!important;
}
.dot-irecommendthis:hover {
	color:#f4b824!important; 
	text-decoration: none;
}
.entry-header {
	margin-top: 6%;
}
.default-page article.entry .entry-content a strong:hover {
	color: white!important;
	text-decoration: none!important;
}

.default-page article.entry .entry-content a strong {
	text-decoration: none!important;

}

.entry-content .page-content p a {
	text-decoration: none;
}

.entry-content .page-content ul li a {
	text-decoration: none;
}

.slick-playpause {
	display: none!important;
}
#testi_btn {
	display: none;
}
.layer {
	background-color: rgba(106, 134, 249, 0.7);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-left: 5%;
	padding-right: 5%;
}

#genesis-sidebar-primary a:hover {
	color: #1401f7!important;
	text-decoration: underline;
}

/**
//
* button style for homepage typing widget
//
.typed-control{
        height:36px;
        width:19px;
        float:right;
        margin-top: 7px;
}

.typed-control button{
        height:36px;
        width:36px;
        padding:0;
}

.typed-control button.slick-playpause{
        background: url('//www.microassist.com/wp-content/themes/microassist/js/slick/../../images/MA-Carousel-UI-Buttons/but-gray-pp.png') center center no-repeat
}

@media only screen and (max-width: 960px) {
        .typed-control{
                float:inherit;
                margin-top:10px;
        }
}

}

**/