/*
    Theme Name: Tech 1
    Theme URI: http://corp-tech-1.ourwpstudio.com/
    Description: A mobile responsive and HTML5 theme built for the Genesis Framework.
    Author: Professional Web Services
    Author URI: http://www.godaddy.com
    
    Version: 1.0

    Template: genesis
    Template Version: 2.0.0

/* Table of Contents

    - HTML5 Reset
        - Baseline Normalize
        - Box Sizing
        - Float Clearing
    - Defaults
        - Typographical Elements
        - Headings
        - Objects
        - Gallery
        - Forms
        - Tables
    - Structure and Layout
        - Site Containers
        - Column Widths and Positions
        - Column Classes
    - Common Classes
        - Avatar
        - Genesis
        - Search Form
        - Titles
        - WordPress
    - Widgets
        - Featured Content
    - Plugins
        - Genesis eNews Extended
        - Gravity Forms
        - Jetpack
    - Site Header
        - Title Area
        - Widget Area
    - Site Navigation
        - Header Navigation
        - Primary Navigation
        - Secondary Navigation
        - Responsive Menu
    - Content Area
        - Home
        - Entries
        - Entry Meta
        - Pagination
        - Comments
    - Sidebars
    - Footer Widgets
    - Site Footer
    - PWS Custom
    - Media Queries
        - Max-width: 1139px
        - Max-width: 1023px
        - Max-width: 768px
        - Max-width: 480px

*/

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

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

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

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

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

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

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

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


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

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

body {
    background-color: #fff;
    color: #444;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.625;
}

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

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

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

a {
    color: #ffffff;
    text-decoration: none;
}

a:hover {
    color: #ffffff;
    cursor:pointer;
}

p {
    margin: 0 0 10px;
    padding: 0;
}

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

li {
    list-style-type: none;
}

b,
strong {
    font-weight: 700;
}

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

blockquote {
    margin: 40px;
}

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


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

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 300;
    line-height: 1.2;
    color: #01477F;
    margin: 0 0 10px;
}

h1 {
    font-size: 30px;
    color: #00467F;
    margin-bottom: 30px;
}

h2 {
    font-size: 18px;
    color: #01477F;
    font-family: 'Montserrat', sans-serif;
	padding-top: 30px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}

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

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

img {
    height: auto;
}

.featured-content img {
    width: auto;
}

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

.gallery {
    overflow: hidden;
    margin-bottom: 28px;
}

.gallery-item {
    float: left;
    margin: 0;
    padding: 0 4px;
    text-align: center;
    width: 100%;
}

.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-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
    clear: left;
}

.gallery .gallery-item img {
    border: none;
    height: auto;   
    padding: 0 4px;
    width: auto;
}

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

.big-leader .entry-title.featured-image-overlay, .big-leader .archive-title.featured-image-overlay
{
text-align:left!important;
}
input,
select,
textarea {
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid #ddd;
    box-shadow: none;
    font-size: 18px;
    font-weight: 300;
    padding: 10px 15px;
    width: 100%;
}

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

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

::-moz-placeholder {
    color: #444;
    opacity: 1;
    font-weight: 300;
}

::-webkit-input-placeholder {
    color: #444;
    font-weight: 300;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
    background-color: #00467F;
    border: none;
    color: #fff;
    border-radius: 0;
    cursor: pointer;
    font-size: 12px;
    font-weight: 300;
    padding: 5px 10px;
    text-transform: uppercase;
    width: auto;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover {
    opacity:0.7;
    cursor:pointer;
}

.entry-content .button,
.entry-content .button:hover,
.widget .button,
.widget .button:hover {
    color: #fff;
}

.footer-widgets .wrap .widget .button,
.footer-widgets .wrap button,
.footer-widgets .wrap input[type="button"],
.footer-widgets .wrap input[type="reset"],
.footer-widgets .wrap input[type="submit"],
.home-bottom .widget .button,
.home-bottom .widget button,
.home-bottom .widget input[type="button"],
.home-bottom .widget input[type="reset"],
.home-bottom .widget input[type="submit"] {
    background-color: #fff;
    color: #444;
}

.footer-widgets .wrap .widget .button:hover,
.footer-widgets button:hover,
.footer-widgets input:hover[type="button"],
.footer-widgets input:hover[type="reset"],
.footer-widgets input:hover[type="submit"],
.home-bottom .widget .button:hover,
.home-bottom button:hover,
.home-bottom input:hover[type="button"],
.home-bottom input:hover[type="reset"],
.home-bottom input:hover[type="submit"] {
    background-color: #e44a3c;
    color: #fff;
}
.footer-a:hover
{
    color:#ffffff!important;
    opacity:0.7;
}
.yellow-link
{
    color:#FDB813!important;
}
.yellow-link:hover
{
    color:#FDB813!important;
    opacity:0.7;
}

.button {
    display: inline-block;
}

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

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

table {
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 2;
    margin-bottom: 40px;
    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;
}


/*
Structure and Layout
---------------------------------------------------------------------------------------------------- */

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

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

.site-inner {
    clear: both;
    padding-top: 40px;
}

.education-pro-landing .site-inner {
    max-width: 900px;
    padding-top: 40px;
}

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

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

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

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

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

/* Content */

.content {
    float: right!important;
    width: 249px;
}

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

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

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

/* Primary Sidebar */

.sidebar-primary {
    float: left;
    width: 78%;
}

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

/* Secondary Sidebar */

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

.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 {
    background-color: #fafafa;
    box-shadow: 3px 3px rgba(70, 70, 70, 0.05);
    font-size: 14px;
    margin-bottom: 0;
    padding: 15px 40px;
}

.archive-description
{
    margin-bottom: 40px;
    padding-top: 40px;
}
.author-box {
    background-color: #f5f5f5;
    box-shadow: 3px 3px rgba(70, 70, 70, 0.05);
    color: #fff;
    font-size: 16px;
    margin-bottom: 40px;
    padding: 40px;
}

.author-box-title {
    color: #fff;
    font-size: 24px;
    margin-bottom: 10px;
}

.archive-description p a,
.author-box .author-box-content a {
    color: #fff;
}

.archive-description p a:hover,
.author-box .author-box-content a:hover {
    color: #444;
}

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

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

.search-form {
    overflow: hidden;
}

.site-header .search-form {
    float: right;
    margin-top: 0;
}

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

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

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

.entry-title {
    font-size: 30px;
}

.entry-title a {
    color: #34678a;
}

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

.widget-title {
    font-size: 30px;
    margin-bottom: 20px;
}

.after-entry .widget-title,
.sidebar .widget-title a,
.sidebar .widget-title {
    color: #295F70;
    letter-spacing: 2px;
    margin-bottom: 10px;
    padding: 15px 0 10px;
    text-align:center;
    font-size: 36px!important;
}

.footer-widgets .widget-title {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}

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

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

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

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

a.alignnone {
    display: inline-block;
}

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

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 12px 0;
}

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

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

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

.gallery-caption {
    margin: 0 0 10px;
}


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

.widget {
    margin-bottom: 10px;
    overflow: hidden;
    word-wrap: break-word;
}

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

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

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

.widget_calendar table {
    margin-bottom: 0;
    width: 100%;
}

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

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

.featured-content .entry,
.widget .entry {
    background: none;
    border: none;
    box-shadow: none;
    margin-bottom: 10px;
    padding: 0 0 10px;
}

.featured-content .entry-title {
    font-size: 24px;
    margin-bottom: 0;
}

.content .featured-content .entry-header .entry-meta {
    text-align: left;
    margin: 0 0 10px;
}

.content .featured-content .entry-header .entry-meta .entry-time {
    background: none;
    color: #444;
    margin: 0;
    padding: 0;
}

.after-entry .featured-content .entry,
.sidebar .featured-content .entry {
    border-bottom: 1px dotted #ddd;
}

.after-entry .featuredpage .entry,
.sidebar .featuredpage .entry {
    border: none;
    padding: 0;
    margin: 0;
}

.featured-content ul + .more-from-category {
    margin-top: 10px;
}


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

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

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

.widget-area .widget.enews-widget {
    background-color: #78a7c8;
    border: none;
    padding: 40px;
}

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

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

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

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

.home-bottom .widget.enews-widget {
    clear: both;
    overflow: hidden;
    padding: 0;
}

.home-bottom .enews p {
    float: left;
    margin-bottom: 0;
    width: 31.623931623931625%;
}

.home-bottom .enews p + form {
    float: right;
    width: 65.81196581196582%;
}

.home-bottom .enews-widget input[type="email"] {
    float: left;
    margin-bottom: 0;
    width: 65.81196581196582%;
}

.home-bottom .enews-widget input[type="submit"] {
    float: right;
    width: 31.623931623931625%;
}

.home-bottom .enews input {
    border: none;
}

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

.education-pro-home #genesis-responsive-slider {
    border: none;
    margin: 0 auto;
    max-width: 1600px;
    padding: 0;
}

.education-pro-home .slide-excerpt {
    background-color: #fff;
    box-shadow: 3px 3px rgba(70, 70, 70, 0.2);
    filter: alpha(opacity=100);
    opacity: 1;
}

html > body.education-pro-home .slide-excerpt-border {
    border: none;
    margin: 0;
    padding: 40px 40px 12px;
    width: 100%;
}

.education-pro-home .slide-excerpt h2 a {
    color: #78a7c8;
}

.education-pro-home #genesis-responsive-slider .slide-excerpt h2 a:hover {
    color: #444;
}

.education-pro-home #genesis-responsive-slider .flex-control-nav {
    margin-top: -40px;
    text-align: left;
}

.education-pro-home #genesis-responsive-slider .flex-control-nav li {
    padding-left: 5px;
    text-indent: 0;
}

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

#wpstats {
    display: none;
}


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

.site-header {
    background-color: #fff;
    min-height: 100px;
}

.education-pro-home .site-header {
    position: relative;
    top: auto !important;
    width: 100%;
    z-index: 499;
}

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

.title-area {
    color: #fff;
    margin: 0 auto;
    position: absolute;
    text-align: left;
    width: 600px;
    padding: 15px 0 0;
}

.header-image .title-area {
    background-color: transparent !important;
    padding: 0 !important;
}


.site-title {
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2;
    font-family: 'Montserrat', sans-serif;
    margin:60px 0 0;
}

.site-header .site-title a,
.site-header .site-title a:hover {
    color: #0d4a5e;
    background:url(/wp-content/uploads/2016/08/logo2.gif) no-repeat 0 -100px !important;
    transform: scale(1.12);
    margin-top: 15px;
}

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

.site-description {
    backface-visibility: hidden;
    font-size: 16px;
    line-height: 1.3;
    color: #666;
}

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

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

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

.site-header .widget-area {
    float: right;
    text-align: right;
    width: 600px;
    padding: 30px 0px 0px;
}


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

.genesis-nav-menu {
    clear: both;
    font-size: 14px;
    line-height: 1;
    width: 100%;
	background-color: #00467f;
}

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

.genesis-nav-menu li a {
    color: #fff;
    
     padding: 30px 10px;
    -webkit-backface-visibility: hidden;
    
    line-height:1em;
    min-height:70px;
display: table-cell; 
vertical-align: middle;
}

.genesis-nav-menu .sub-menu .current-menu-item > a:hover,
.genesis-nav-menu li a:hover,
.genesis-nav-menu li.current-menu-item > a {
    background-color: #00467f;
    color: #fff;
}
nav .genesis-nav-menu .sub-menu a {
    background-color: #999999;
    color: #fff;
    font-size: 14px;
    padding: 13px;
    width: 200px;
}

.genesis-nav-menu li .sub-menu li a:hover {
    background-color: #00467f;
    color: #444;
}

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

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

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

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

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

.genesis-nav-menu > .date,
.genesis-nav-menu > .right > a {
    display: inline-block;
    padding: 13px;
}

.genesis-nav-menu > .rss > a:before,
.genesis-nav-menu > .twitter > a:before {
    -webkit-font-smoothing: antialiased;
    content: "\f303";
    display: inline-block;
    font: normal 14px/1 'dashicons';
    margin-right: 4px;
    vertical-align: top;
}

.genesis-nav-menu > .twitter > a:before {
    content: "\f301";
}

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

.genesis-nav-menu > .search input {
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 30px;
    border: none;
    color: #fff;
    font-size: 14px;
    padding: 8px 30px;
}

.genesis-nav-menu > .search input:-ms-input-placeholder {
    color: #fff;
}

.genesis-nav-menu > .search input::-moz-placeholder {
    color: #fff;
}

.genesis-nav-menu > .search input::-webkit-input-placeholder {
    color: #fff;
}

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

.site-header .genesis-nav-menu a {
    color: #fff;
    padding: 32px 13px;
}

.site-header .genesis-nav-menu .sub-menu a {
    color: #fff;
    padding: 14px 13px;
}

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

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

.nav-primary {
    background-color: #00467F;
    color: #fff;
}

.nav-primary .genesis-nav-menu {
    font-size: 24px;
	background-color: #00467F;
}

.nav-primary .genesis-nav-menu a {
    font-family: "Montserrat",sans-serif;
    font-size: 12px;
    color: #00467F;
    display: block;
}


.education-pro-home .nav-primary .genesis-nav-menu {
    position: relative;
    z-index: 1000;
}

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

.nav-secondary .genesis-nav-menu {
    padding-bottom: 10px;
}

.nav-secondary .genesis-nav-menu li a {
    padding: 0 13px 10px;
}

.nav-secondary .genesis-nav-menu li.current-menu-item > a,
.nav-secondary .genesis-nav-menu li.menu-item a:hover {
    background: none;
}

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

.responsive-menu-icon {
    cursor: pointer;
    display: none;
}

.responsive-menu-icon::before {
    content: "\f333";
    display: block;
    font: normal 20px/1 'dashicons';
    margin: 0 auto;
    padding: 10px;
    text-align: center;
}


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

/* Home
--------------------------------------------- */

.home-featured {
    background-color:#000000;
    min-height:400px;
}

.section-header {
    background-color:#000000;
    padding:20px 0;
    color:#ffffff!important;
width:100%;
font-size:24px;
}

.home-featured2 {
    min-height: 144px;
}

.home-featured .widget {
    padding: 10px 40px 0;
    margin: 0 auto;
    max-width: 1600px;
}

.home-featured2 .widget {
    padding: 40px 0px;
    margin: 0 auto;
    max-width: 1600px;
}
 
.home .home-featured .widget {
    padding: 0;
}

.education-pro-home .home-featured .widget.genesis_responsive_slider {
    background-color: #fff;
    max-width: 100%;
    padding: 0;
}

.home-featured .slide-excerpt {
    margin: 80px 80px 120px;
    text-align: left;
}

.home-featured .slide-excerpt .more-link {
    background-color: #f5f5f5;
    color: #e44a3c;
    display: block;
    padding: 20px 40px;
    margin: 40px -40px -12px;
    text-align: right;
}

.home-featured .slide-excerpt .more-link::after {
    -webkit-font-smoothing: antialiased;
    content: "\f344";
    display: inline-block;
    font: normal 20px/1 'dashicons';
    margin-left: 20px;
    vertical-align: middle;
}

.home-featured #genesis-responsive-slider .more-link:hover {
    background-color: #e44a3c;
    color: #fff;
}

.home-top {
    background-color: #999999;
    text-align: center;
}

.home-top .wrap {
    padding: 50px 80px 80px;
    position: relative;
    z-index: 99;
}

.home-featured + .home-top .wrap {
    background-color: #999999;
    margin-top: -50px;
}

.home-top .widget_text {
    color: #f9f9f9;
    font-size: 25px;
    line-height: 1.1;
    text-align: center;
}

.home-top .widget_text .widget-title {
    color: #e44a3c;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.home-middle {
    background-color: #f5f5f5;
    box-shadow: inset 0 5px rgba(0, 0, 0, 0.1);
    color: #fff;
    padding: 30px 10px 20px;
}

.home-middle .entry-title a {
    color: #78a7c8;
}

.home-middle .widget {
    float: left;
    padding: 30px 20px;
    text-align: center;
    width: 33%;
    margin-right: 3px;
    background-color: #eee;
}

.home-middle .widget:nth-of-type(4n+1) {
    clear: both;
}

.home-middle .dashicons {
    font-size: 60px;
    height: 60px;
    width: 60px;
}

.home-bottom {
    background-color: #00467F;
    box-shadow: inset 0 5px rgba(0, 0, 0, 0.05); 
    color: #fff;
    padding: 25px 0;
}

.home-bottom .featured-content .entry-title a,
.home-bottom .widget a,
.home-middle .widget .entry-title a:hover,
.home-middle .widget a:hover {
    color: #fff;
}

.home-bottom a:hover {
    color: #34678a;
}

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

.home .entry {
    background-color: #fff;
    margin-bottom: 40px;
    padding: 40px 0;
}

.entry {
    background-color: #fff;
    margin-bottom: 0;
    padding: 0 0 40px 0;
}

.entry-header {
    margin-bottom: 10px;
}

.entry-content ol,
.entry-content ul {
    margin-bottom: 10px;
    margin-left: 40px;
}

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

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

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

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

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

p.entry-meta {
    font-size: 14px;
    display:none;
}

.content p.entry-meta {
    margin-bottom: 0;
    text-align: right;
}

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

.content .entry-header .entry-meta .entry-time {
    background-color: #e44a3c;
    color: #fff;
    display: inline-block;
    margin: 0 -40px 0 0;
    padding: 5px 40px 5px 15px;
}

.entry-footer {
    background: #fafafa;
    padding: 8px 40px;
    margin: 12px 0px -40px;
}

.entry-footer .entry-meta {
    font-size: 12px;
}

.entry-footer .entry-meta a {
    color: #444;
}

.entry-footer .entry-meta a:hover {
    color: #e44a3c;
}

.entry-comments-link::before {
    content: "\2F";
    margin: 0 4px 0 0;
}

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

.after-entry {
    margin-bottom: 40px;
}

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

.pagination {
    margin: 40px 0;
}

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

.archive-pagination li {
    display: inline;
}

.archive-pagination li a {
    background-color: #fff;
    box-shadow: 3px 3px rgba(70, 70, 70, 0.05);
    color: #444;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    padding: 6px 12px;
}

.archive-pagination li a:hover,
.archive-pagination .active a {
    color: #e44a3c;
}

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

.comment-respond,
.entry-comments,
.entry-pings {
    background-color: #fff;
    box-shadow: 3px 3px rgba(70, 70, 70, 0.05);
    font-size: 16px;
    margin-bottom: 40px;
}

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

.entry-comments,
.entry-pings {
    padding: 40px;
}

.comment-respond h3,
.entry-comments h3,
.entry-pings h3 {
    color: #e44a3c;
    font-size: 18px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.comment-meta {
    margin-bottom: 28px;
}

li.comment,
li.pingback {
    background-color: #f5f5f5;
}

.comment-content {
    clear: both;
}

.comment-list li {
    padding: 32px 32px 0;
}

.comment-list li.depth-1,
.ping-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: 50%;
}

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

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

.comment-reply-link {
    color: #e44a3c;
}

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

.fn {
    font-weight: 300;
}

.form-allowed-tags {
    background-color: #f5f5f5;
    font-size: 16px;
    padding: 24px;
}


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

.sidebar {
    font-size: 16px;
}

.after-entry li,
.sidebar li {
    border-bottom: 1px dotted #ddd;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.after-entry .widget,
.sidebar .widget {
    background-color: #f5f5f5;
    box-shadow: 3px 3px rgba(70, 70, 70, 0.05);
    color: #fff;
    font-size: 14px;
    margin-bottom: 40px;
    padding: 20px 40px;
}

.sidebar .widget:last-of-type {
    margin-bottom: 40px;
    background-color:#f5f5f5;
    border:0;
}

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

.footer-widgets {
    background-color: #002A4C;
    box-shadow: inset 0 5px rgba(0, 0, 0, 0.1);
    clear: both;
    font-size: 14px;
    padding: 30px 0;
}

.footer-widgets .wrap .entry-title a,
.footer-widgets .wrap a,
.footer-widgets {
    color: #fff;
}

.footer-widgets a.button,
.footer-widgets .wrap a:hover {
    color: #fdb813;
}

.footer-widgets p:last-child {
    margin-bottom: 0;
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.footer-widgets-4,
.footer-widgets-5 {
    width: 32%;
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
    margin-right: 15px;
}

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

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


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

.site-footer {
    background-color: #002A4C;
    font-size: 16px;
    padding: 2px 0;
    text-align: center;
}

.site-footer,
.site-footer .wrap a {
    color: #fff;
}

.site-footer a.button,
.site-footer .wrap a:hover {
    color: #fdb813;
}

.site-footer p {
    margin-bottom: 0;
}

/*
404 Error Page
---------------------------------------------------------------------------------------------------- */
.error404 .entry-content .search-form
{
    width: auto;
}
.error404 .entry-content .search-form input
{
    max-width: 530px;
    margin-bottom: 10px;
    margin-right: 10px;
}


/*PWS Custom
---------------------------------------------------------------------------------------------------- */



.page-id-340 .entry-content ul > li {
    list-style-type: square;
    padding: 0px 0px;
}

.strong-view.default-widget .testimonial-inner {
    padding: 0!important;
}
.site-title {
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2;
    font-family: 'Montserrat', sans-serif;
    margin: 20px 0 0;
}
input, select, textarea {
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid #ddd;
    box-shadow: none;
    font-size: 14px;
    font-weight: 300;
    padding: 4px 15px;
    width: 100%;
}
.nav-primary {
    background-color: #00467F;
    color: #fff;
    height: 45px;
}
.genesis-nav-menu li a {
    padding: 15px 10px;
    min-height: 45px;
	 background-color: #00467F;
 
}
.genesis-nav-menu li.current-menu-item > a {
    background-color: #999999;
    color: #fff;
}
.genesis-nav-menu li a:hover {
    background-color: #ccc;
    color: #fff;
}
.genesis-nav-menu .sub-menu {
    left: -9999px;
    background-color: #00467F;
    
    -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: 9999;

}



.genesis-nav-menu .sub-menu, x:-moz-any-link, x:Default {
    background-color: rgba(153, 153, 153, 0.5);
    left: -9999px;
    position: absolute;
    
    transition: opacity 0.4s ease-in-out 0s;
    width: 200px;
    z-index: 9999;
}



.genesis-nav-menu .sub-menu a {
    background-color: transparent!important;
    color: #fff;
    font-size: 13px;
    padding: 12px;
    position: relative;
    width: 200px;
}
.testimonial-content {
    font-size: 15px!important;
    text-align: center;
    font-style: italic;
}
.homeCallout {
    text-align: center;
    font-size: 14px!important;
    line-height: 1;
    color: #666;
    line-height: 30px;
}
.blue-link
{
    color:#00467F!important;
}
.blue-link:hover
{
    color:#999999!important;
    opacity:0.7;
}
.page-id-317 .big-leader {
    max-height: 500px!important;
}
.page-id-317 .backstretch {
    height: 500px!important;
}
.big-leader {
    max-height: 500px!important;
}
.backstretch {
    height: 500px!important;
}
.crellyslider > .cs-preloader { 
    background-color: transparent !important; 
}

.calloutArea h5 {
    display: inline;
    padding-right: 10px;
    color: #00467F;
    letter-spacing: 1px;
    font-size: 20px;
    font-weight: 700;
}

.cta h5 {
    margin-bottom: 12px;
    font-size: 18px;
    color: #fff;
}


.phoneNumber, .phoneNumber a {
    color: #333;
    font-size: 30px;
}

.home-featured h6,
.home-featured2 h6 {
    font-size: 45px;
    color: #fff;
    text-align: left;
}

.home-featured h1,
.home-featured2 h1 {
    font-size: 36px;
    color: #c4e1cd;
    margin-bottom: 10px;
}

.homeCalloutArea {
    margin-bottom: 60px;
}

.homeCallout {
    text-align: center;
    font-size: 23px;
    line-height: 1;
    color: #666;
    line-height:30px;
}

.homeCallout i {
    color: #57A480;
    text-align: center;
    font-size: 100px;
    margin-bottom: 30px;
}

.fancy {
    line-height: 1;
    text-align: center;
    margin-bottom: 40px;
    color: #f9f9f9;
    font-size: 28px;

}

.fancy span {
    display: inline-block;
    position: relative;  
}

.fancy span:before,
.fancy span:after {
    content: "";
    position: absolute;
    height: 5px;
    border-bottom: 1px solid #f5f5f5;
    border-top: 1px solid #f5f5f5;
    top: 40%;
    width: 600px;
}

.fancy span:before {
    right: 100%;
    margin-right: 15px;
}

.fancy span:after {
    left: 100%;
    margin-left: 15px;
}


.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.home-bottom .widget {
    margin-bottom: 0px;
}

.testimonial{
    margin-bottom: 1.5em;
    width: 100% !important;
}

.testimonial-content {
    font-size: 25px;
    text-align: center;
    font-style: italic;
}

.testimonial-client {
    line-height: 1.5;
    text-align: center;
}
.reviewContent .testimonial-content {
    background: transparent;
    float: none;
    height: auto;
    width: auto;
    text-align: left;
    font-size: 18px;
}
.reviewContent .testimonial-image img {
    height: 100px;
    width: 100px;
}
.reviewContent .testimonial-client {
    font-weight: 300;
    text-align: left;
    font-size: 12px;
    max-width: 100px;
}
.reviewContent .testimonial {
    margin-bottom: 1.5em;
    background-color: #f5f5f5;
    padding: 10px;
}

.homeContent {
    padding-right: 45px;
}
.homeContent h2 {
    font-size: 18px;
    color: #01477F;
    font-family: 'Montserrat', sans-serif;
}

.homePosts {
    padding: 15px 20px;
    background-color: #f5f5f5;
}

.homePosts .entry {
    border-bottom: 2px solid #fff;
}

.homePosts .entry:nth-last-child(1) {
    border-bottom: 0px;
}

.homePosts .entry-title a {
    color: #999999;
    font-size: 18px;
}

.homePosts .widget-title {
    font-size: 30px;
    font-family: 'Roboto Condensed', sans-serif;
    margin-bottom: 20px;
    color: #57A480;
    text-align: center;
}
.home .content {
    display: block;
}
.gmb-infobubble-container {
    overflow: visible!important;
    cursor: default;
    clear: both;
    position: relative;
    padding: 12px;
    width: 301px;
    height: 95px!important;
    background-color: rgb(255, 255, 255);
    border-radius: 3px;
    border-width: 0px;
    border-color: rgb(204, 204, 204);
    border-style: solid;
}
.op-content p {
    font-size: 18px;
}
.op-content a:hover {
    text-decoration: underline;
    transition: ease 1s;
}
.profile-content h3 {
    margin: 0;
    font-family: 'Roboto Condensed', sans-serif;
    color: #0D4A5E;
    font-weight: bold;
}
.profile-content .lead {
    font-size: 1.3em;
    color: #000!important;
    line-height: 100%;
    font-style: italic;
    margin: 3px 0 20px;
}
.profile-content {
    font-size: 15px;
    color: #000;
    padding: 27px 22px 27px 15px;
    line-height: 1.6em;
    margin: 0 15px 0px 15px!important;
    text-align: justify;
}
.serviceCallout {
    padding: 30px 20px;
    text-align: center;
    min-height: 340px;
    font-size: 16px;
    background-color: #eee;
}

.serviceCallout i {
    font-size: 65px;
    color: #00467F;
}

.serviceCallout h3 {
    text-align: center;
}

table.highlighted {
    background-color: #fff;
}

table.job-table th {
    font-weight: bold;
    text-align: left;
    width: 17%;
    vertical-align: top;
}

.ninja-forms-required-items {
    display: none;
}

.ninja-forms-form-wrap input, .ninja-forms-form-wrap select, .ninja-forms-form-wrap textarea {
    width: auto;
    height: auto;
    max-width: 100%;
    font-size: 15px;
    vertical-align: inherit;
}

.list-radio-wrap.label-left ul li, .list-radio-wrap.label-right ul li, .list-checkbox-wrap.label-left ul li, .list-checkbox-wrap.label-right ul li {
    border-bottom: 0px;
}

.services ul {
    margin-left: 0px;
}

.services li { 
    border-bottom: 1px dotted #ddd;
    padding: 5px 20px;
    list-style-type: none !important;
}

.services li:hover {
    background-color: #f5f5f5;
}

.entry-content a {
    color: #000;
}

.profile-header img {
    float: left;
    object-fit: contain; 
}

.img-circle {
    height: auto!important;
    width: 100px;
}
#highlight-block {
    background: #c2d2dc none repeat scroll 0 0;
    color: #576872;
    font-family: arial,helvetica,sans-serif;
    font-size: 9pt;
    line-height: 17px;
    padding: 10px;
    width: 570px;
}
.footer-widgets-2 {
    width: 100%;
}
/*
Media Queries
---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1024px) {

.big-leader {
    display: none;
}
    .genesis-nav-menu.responsive-menu > .menu-item > .sub-menu,
    .genesis-nav-menu.responsive-menu {
        display: none;
    }
    
    .genesis-nav-menu.responsive-menu .menu-item,
    .responsive-menu-icon {
        display: block;
        color: #444;
    }
    
    .genesis-nav-menu.responsive-menu .menu-item:hover {
        position: static;
    }
    
    .genesis-nav-menu.responsive-menu .sub-menu .current-menu-item > a:hover,
    .genesis-nav-menu.responsive-menu li a,
    .genesis-nav-menu.responsive-menu li a:hover,
    .genesis-nav-menu.responsive-menu li.current-menu-item > a {
        background: none;
        color: #444;
        display: block;
        line-height: 1;
    }
    
    .genesis-nav-menu.responsive-menu .menu-item-has-children {
        cursor: pointer;
    }
    
    .genesis-nav-menu.responsive-menu .menu-item-has-children > a {
        
    }
    
    .genesis-nav-menu.responsive-menu > .menu-item-has-children:before {
        content: "\f347";
        float: right;
        font: normal 16px/1 'dashicons';
        height: 16px;
        padding: 11px 0;
        right: 12px;
        text-align: right;
        z-index: 9999;
        position: absolute;
    }
    
    .genesis-nav-menu.responsive-menu .menu-open.menu-item-has-children:before {
        content: "\f343";
    }
    
    .genesis-nav-menu.responsive-menu .sub-menu {
        background: #E8E8E8;
        left: auto;
        opacity: 1;
        position: relative;
        -moz-transition:    opacity .4s ease-in-out;
        -ms-transition:     opacity .4s ease-in-out;
        -o-transition:      opacity .4s ease-in-out;
        -webkit-transition: opacity .4s ease-in-out;
        transition:         opacity .4s ease-in-out;
        width: 100%;
        z-index: 9999;
        margin-top: -20px;
    }
    
    .genesis-nav-menu.responsive-menu .sub-menu .sub-menu {
        padding-left: 20px;
        margin: 0;
    }
    
    .genesis-nav-menu.responsive-menu .sub-menu li a,
    .genesis-nav-menu.responsive-menu .sub-menu li a:hover {
        background: none;
        border: none;
        box-shadow: none;
        color: #444;
        padding: 12px 0;
        position: relative;
        width: 100%;
    }
    
    .genesis-nav-menu.responsive-menu {
        padding-bottom: 16px;
    }
    
    .nav-primary .genesis-nav-menu.responsive-menu li a {
        background: #999999;
        color: #444;
        text-align:left;
    }
    
    .nav-primary .genesis-nav-menu.responsive-menu li a:hover {
        background: none;
        color: #57A480;
    }

}

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

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

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

    .content,
    .site-header .widget-area {
        width: 620px;
    }

    .sidebar-content-sidebar .content,
    .sidebar-sidebar-content .content,
    .content-sidebar-sidebar .content {
        width: 400px;
    }
    
    .sidebar-primary {
        width: 300px;
    }
    
    .home-top .widget_text {
        font-size: 40px;
    }
    
    .footer-widgets-1 {
        width: 240px;
    }
    
    .footer-widgets-2,
    .footer-widgets-3,
    .footer-widgets-4,
    .footer-widgets-5 {
        width: 100%;
    }

    .theme-light .nivo-caption {
        font-size: 40px;
    }

    .nivo-caption {
        padding: 30px 10px 0px !important;
    }

    .home-middle .widget {
        min-height: 280px;
    }

    .serviceCallout {
        min-height: 430px;
    }


}



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

    .education-pro-landing .site-inner,
    .site-inner,
    .wrap {
        max-width: 740px;
    }

    .content-sidebar-sidebar .content-sidebar-wrap,
    .content-sidebar-sidebar .content,
    .content,
    .footer-widgets-1,
    .home-bottom .enews p + form,
    .home-bottom .enews p,
    .sidebar-content-sidebar .content-sidebar-wrap,
    .sidebar-content-sidebar .content,
    .sidebar-primary,
    .sidebar-secondary,
    .sidebar-sidebar-content .content-sidebar-wrap,
    .sidebar-sidebar-content .content,
    .site-header .widget-area {
        width: 100%;
    }
    
    .title-area {
        position: relative;
        margin-bottom: 6px;
    }

    .header-image .site-title a {
        background-position: center top !important;
        background-size: contain !important;
        width:329px;
        min-height:200px;
        margin:-20px 0 -20px -180px;
        left:50%;
        position:relative;
    }

.header-image:hover .site-title a:hover {
        background-position: center top !important;
        background-size: contain !important;
            width:350px;
        min-height:200px;
        margin:-20px 0 -20px -180px;
        left:50%;
        position:relative;
    }
    .genesis-nav-menu li,
    .site-header ul.genesis-nav-menu,
    .site-header .search-form {
        float: none;
    }

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

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

    .genesis-nav-menu li.right {
        display: none;
    }
    
    .site-header .genesis-nav-menu a {
        padding: 13px;
    }
    
    .education-pro-home .slide-excerpt {
        font-size: 16px;
        margin: 40px 40px 80px;
    }
    
    html > body.education-pro-home .slide-excerpt-border {
        padding: 20px 20px 0;
    }
    
    .home-featured .slide-excerpt h2 {
        font-size: 24px;
    }
    
    .home-featured .slide-excerpt .more-link {
        padding: 10px 20px;
        margin: 20px -20px 0;
    }
    
    .home-top .wrap {
        padding: 60px;
    }
    
    .home-top .widget_text {
        font-size: 30px;
    }
    
    .home-middle .widget {
        width: 50%;
    }
    
    .home-middle .widget:nth-of-type(2n+1) {
        clear: both;
    }
    
    .home-bottom .enews p {
        margin-bottom: 20px;
    }
        
    .footer-widgets-1 {
        width: 28.0769%;
         margin: 0 35px 20px 0;
         text-align: left;
    }
    
    
    .footer-widgets-2,
    .footer-widgets-3,
    .footer-widgets-4,
    .footer-widgets-5 {
         width: 28.0769%;
         margin: 0 25px 20px 0;
         text-align: left;
    }
    

    .theme-light .nivo-caption {
        font-size: 34px;
    }

    .nivo-caption {
        width: 100% !important;
    }

    .home-middle .widget {
        min-height: 280px;
        width: 100%;
    }

    .calloutArea {
        margin-bottom: 20px;
    }


}

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

/*------------------
    body {
        font-size: 16px;
    }
    
    .site-inner,
    .wrap {
        padding-left: 5%;
        padding-right: 5%;
    }
    
    .education-pro-landing .site-inner,
    .site-inner {
        padding-top: 20px;
    }

    .after-entry .widget,
    .archive-description,
    .author-box,
    .comment-respond,
    .entry-comments,
    .entry,
    .sidebar .widget,
    .widget-area .widget.enews-widget {
        padding: 20px;
        margin-bottom: 20px;
    }
    
    .after-entry,
    .sidebar .widget:last-of-type {
        margin-bottom: 20px;
        background-color:#f5f5f5;
        border:0;
    }

    .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%;
    }
    
    .genesis-nav-menu.responsive-menu > .menu-item > .sub-menu,
    .genesis-nav-menu.responsive-menu {
        display: none;
    }
    
    .genesis-nav-menu.responsive-menu .menu-item,
    .responsive-menu-icon {
        display: block;
        color: #444;
    }
    
    .genesis-nav-menu.responsive-menu .menu-item:hover {
        position: static;
    }
    
    .genesis-nav-menu.responsive-menu .sub-menu .current-menu-item > a:hover,
    .genesis-nav-menu.responsive-menu li a,
    .genesis-nav-menu.responsive-menu li a:hover,
    .genesis-nav-menu.responsive-menu li.current-menu-item > a {
        background: none;
        color: #444;
        display: block;
        line-height: 1;
    }
    
    .genesis-nav-menu.responsive-menu .menu-item-has-children {
        cursor: pointer;
    }
    
    .genesis-nav-menu.responsive-menu .menu-item-has-children > a {
        
    }
    
    .genesis-nav-menu.responsive-menu > .menu-item-has-children:before {
        content: "\f347";
        float: right;
        font: normal 16px/1 'dashicons';
        height: 16px;
        padding: 11px 0;
        right: 12px;
        text-align: right;
        z-index: 9999;
        position: absolute;
    }
    
    .genesis-nav-menu.responsive-menu .menu-open.menu-item-has-children:before {
        content: "\f343";
    }
    
    .genesis-nav-menu.responsive-menu .sub-menu {
        background: #E8E8E8;
        left: auto;
        opacity: 1;
        position: relative;
        -moz-transition:    opacity .4s ease-in-out;
        -ms-transition:     opacity .4s ease-in-out;
        -o-transition:      opacity .4s ease-in-out;
        -webkit-transition: opacity .4s ease-in-out;
        transition:         opacity .4s ease-in-out;
        width: 100%;
        z-index: 9999;
        margin-top: -20px;
    }
    
    .genesis-nav-menu.responsive-menu .sub-menu .sub-menu {
        padding-left: 20px;
        margin: 0;
    }
    
    .genesis-nav-menu.responsive-menu .sub-menu li a,
    .genesis-nav-menu.responsive-menu .sub-menu li a:hover {
        background: none;
        border: none;
        box-shadow: none;
        color: #444;
        padding: 12px 0;
        position: relative;
        width: 100%;
    }
    
    .genesis-nav-menu.responsive-menu {
        padding-bottom: 16px;
    }
    
    .nav-primary .genesis-nav-menu.responsive-menu li a {
        background: #00467F;
        color: #444;
        text-align:left;
    }
    
    .nav-primary .genesis-nav-menu.responsive-menu li a:hover {
        background: none;
        color: #57A480;
    }
    

--------------*/


    .education-pro-home .slide-excerpt {
        display: none;
    }
    
    .home-top .wrap {
        margin-left: 5%;
        margin-right: 5%;
        padding: 40px;
    }
    
    .home-top .widget_text {
        font-size: 24px;
    }
    
    .home-middle .widget {
        width: 100%;
    }
    
    .home-bottom,
    .home-middle {
        padding: 40px 0;
    }
    
    .content .entry-header .entry-meta {
        margin-top: -20px;
    }
    
    .content .entry-header .entry-meta .entry-time {
        margin-right: -20px;
        padding-right: 20px;
    }
    
    .entry-footer {
        padding: 20px;
        margin: 0 -20px -20px;
    }
    
    .pagination {
        margin-top: 20px;
    }
    
    .footer-widgets {
        padding-top: 40px;
    }
    
    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3,
    .footer-widgets-4,
    .footer-widgets-5 {
        width: 100%;
        margin: 0 0 20px;
    }
    
    .footer-widgets-2,
    .footer-widgets-4 {
        clear: both;
    }
    
    .footer-widgets-3,
    .footer-widgets-5 {
        margin-left: 2.5641%;
    }
    
    .site-footer {
        padding: 20px 20px 40px;
    }

    .theme-light .nivo-caption {
        font-size: 34px;
    }

    .home-top .widget_text {
        font-size: 20px;
    }

    .phoneNumber, .phoneNumber a {
        font-size: 18px;
    }

    .calloutArea {
        margin-bottom: 20px;
    }


    .serviceCallout {
        min-height: 100%;
    }

    .homeContent h2 {
        font-size: 18px;
    }

    .home-bottom .testimonial-widget .content {
        font-size: 18px !important;
    }

    .testimonial-widget .photo {
        float: none !important;
    }

    .testimonial-widget .content {
        font-size: 14px !important;
        text-align: center !important;
    }
    
    .testimonial-widget .client {
        max-width: 100% !important;
        text-align: center !important;
    }
}

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

    .home-featured {
        min-height: 100px;
    }

    .footer-widgets-2,
    .footer-widgets-3,
    .footer-widgets-4,
    .footer-widgets-5,
    .home-bottom .enews-widget input[type="email"],
    .home-bottom .enews-widget input[type="submit"],
    .title-area {
        width: 100%;
    }
    
    .footer-widgets-2,
    .footer-widgets-3,
    .footer-widgets-4,
    .footer-widgets-5 {
        margin: 0 0 20px;
    }
    
    .home-bottom .enews-widget input[type="email"] {
        margin-bottom: 16px;
        text-align: center;
    }
    
    .title-area {
        max-width: 300px;
    }

    .theme-light .nivo-caption {
        font-size: 17px;
    }

    .nivo-caption {
        padding: 0px 10px 0px !important;
    }

    .calloutArea {
        margin-bottom: 20px;
    }

    .calloutArea h5 {
        display: block;
        padding-right: 0px;
    }

    .home-top h1 {
        font-size: 24px;
    }

    h1 {
        font-size: 30px;
    }


}

#pg-520-0 .sydney-stretch{
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/*added*/
.footer-widgets-2.widget-area .widget {
    margin-bottom: 0;
}
.genesis-nav-menu li a {
    padding: 15px 20px;
    min-height: 45px;
}
nav .genesis-nav-menu .sub-menu a {
    font-size: 12px!important;
}
nav .genesis-nav-menu .sub-menu a:hover {


}
.big-leader {
    overflow: hidden;
    height: 375px!important;
    position: relative;
}
.entry-content h1 {
    font-size: 26px;
    color: #00467F;
    margin-bottom: 10px;
    text-transform:none !important;
    
}
p {
    margin: 0 0 10px;
    padding: 0;
}
.content {
    float: right!important;
    width: 73%;
    padding: 2%;
}
.sidebar-primary {
    float: left;
    width: 25%;
}

@media only screen and (max-width: 768px) {
.content {
    float: left!important;
    width: 100%;
    line-height: 1.425em !important;
}
.sidebar-primary {
    float: left;
    width: 100%;
}
.home .sidebar-primary {
    width: 100%!important;
}
.home .content {
    float: right!important;
    width: 100%!important;
    padding: 0;
}
}
.after-entry .widget-title, .sidebar .widget-title a, .sidebar .widget-title {
    color: #295F70;
    letter-spacing: 2px;
    margin-bottom: 10px;
    padding: 15px 0 10px;
    text-align: center;
    font-size: 22px!important;
}
ul li a, h2 {
    color: #444;
}
.profile-content p {
    margin: 0 0 0px!important;
}
.post-293 ul li:hover {
    color: #00467F;
}
ul li a:hover {
color: #00467F;
}
.home .sidebar-primary {
    width: 65%;
}
.home .content {
    float: right!important;
    width: 33%;
    padding: 2%;
}
.home .entry {
    background-color: #fff;
    margin-bottom: 40px;
    padding: 0 0 40px 0!important;
}
li {
    list-style-type: disc;
    color: #00467F;
}
.fancy {
    line-height: 1;
    text-align: center;
    margin-bottom: 15px;
    color: #295F70;
    font-size: 28px;
}
.fancy-2 {
     margin-bottom: 30px!important;
}
.fancy span:before, .fancy span:after {
    content: "";
    position: absolute;
    height: 5px;
    border-bottom: 1px solid #295F70;
    border-top: 1px solid #295F70;
    top: 40%;
    width: 600px;
}
.homeCallout {
    text-align: center;
    font-size: 23px;
    line-height: 1;
    color: #666;
    line-height: 18px!important;
}
section#black-studio-tinymce-4 {
    color: #000;
    background: #fff;
    box-shadow: none;
}
.home img.alignleft {
    margin: 0 12px 12px 0;
}
div#crellyslider-2 {
    margin-bottom: 30px;
}
section#black-studio-tinymce-3 {
    margin-bottom: 10px;
}
.content p {
line-height: 1.425em !important;
}
.title {
    font-size: 18px;
    text-transform: uppercase;
padding: 10px 0;

}
a:hover {
color: #00467F;
}
.footer-widgets a.button, .footer-widgets .wrap a:hover {
    color: #fdb813!important;
}
.footer-widgets-2 {
  line-height: 1.425em;
}
div#crellyslider-1 li {
    background-size: cover!important;
}
.genesis-nav-menu .sub-menu {
    left: -9999px;
    background-color: #848484;
    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: 9999;
    
}
.content h2 {
text-transform:none !important;
}



/*--------------added 2/9----------------*/
a {
    color: #3b9cea;
    text-decoration: none;
}
.entry-content a {
    color: #000;
    font-weight: bold;
}
.big-leader {
    position: relative;
    z-index: -1!important;
    background: none;
}

li {
    list-style-type: disc;
    color: #000000;
}
.content p {
    line-height: 1.425em !important;
    color: #000;
}

table {
    line-height: 1;
}


.entry-content h1 {
    font-size: 26px;
    color: #00467F;
    margin-bottom: 10px;
    text-transform:none !important;
    
}
.content h2 {
text-transform:none !important;
	 padding-top: 10px;
}

.entry-content ul > li {
    list-style-type: square;
    padding: 10px 0px;
}