/*
	Theme Name: Create a Career
	Description: A mobile responsive and HTML5 theme built for the Genesis Framework.
	Author: Create a Career
	Author URI: http://www.createacareer.org/
	
	Version: 2.0.0
	
	Template: genesis
	Template Version: 2.1.0

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


/* Imports
----------------------------------------------------------------------------------------------------*/
@font-face { font-family: 'Icon'; src: url('https://www.createacareer.org/wp-content/themes/create-a-career/fonts/Icon.eot'); src: url('https://www.createacareer.org/wp-content/themes/create-a-career/fonts/Icon.eot#iefix') format('embedded-opentype'), url('https://www.createacareer.org/wp-content/themes/create-a-career/fonts/Icon.woff') format('woff'), url('https://www.createacareer.org/wp-content/themes/create-a-career/fonts/Icon.ttf') format('truetype'), url('https://www.createacareer.org/wp-content/themes/create-a-career/fonts/Icon.svg#Icon') format('svg'); font-weight: normal; font-style: normal; }


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

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


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


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


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


/* Typographical Elements
--------------------------------------------- */
html { font-size: 62.5%; /* 10px browser default */ }
body { background-color: #fff; color: #616161; font-family: Arial, Helvetica, sans-serif; font-weight: 300; line-height: 1.625; }
body > div { font-size: 16px; font-size: 1.6rem; }
a, button, input:focus, input[type="button"], input[type="reset"], input[type="submit"], textarea:focus, .button { -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -ms-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out; }
::-moz-selection { background-color: #487398; color: #fff; }
::selection { background-color: #487398; color: #fff; }
a { color: #487398; text-decoration: none; }
a:hover { color: #8eaec9; }
p { margin: 0 0 24px; padding: 0; }
strong { font-weight: 700 }
ol, ul { margin: 0; padding: 0; }
li { list-style-type: none }
blockquote, blockquote::before { color: #999 }
blockquote { margin: 40px; }
blockquote::before { content: "\201C"; display: block; font-size: 30px; height: 0; left: -20px; position: relative; top: -10px; }
cite { font-style: normal }


/* Headings
--------------------------------------------- */
h1, h2, h3, h4, h5, h6 { color: #333; font-family: 'Bitter', serif; font-weight: 700; line-height: 1.4;  margin: 0 0 15px; padding: 0 0 5px; clear: both; }
h1 { font-size: 26px; }
h2 { font-size: 22px; }
h3 { font-size: 20px; }
h4 { font-size: 18px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }
.home h4 { font-size: 22px; }


/* Objects
--------------------------------------------- */
embed, iframe, img, object, video, .wp-caption { max-width: 100% }
img { height: auto }
.featured-content img, .gallery img { width: auto }


/* Forms
--------------------------------------------- */
input, select, textarea { background-color: #fff; border: 1px solid #ececec; border-radius: 5px; box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.06); color: #616161; font-size: 16px; font-weight: 400; 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 }
::-moz-placeholder { color: #666; opacity: 1; font-weight: 400; }
::-webkit-input-placeholder { color: #666; font-weight: 400; }
button, input[type="button"], input[type="reset"], input[type="submit"], .button, .home-top .more-link { background-color: #487398; border: none; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; color: #fff; cursor: pointer; font-size: 16px; font-weight: 400; padding: 16px 24px; width: auto; }
button:hover, input:hover[type="button"], input:hover[type="reset"], input:hover[type="submit"], .button:hover, .home-top .more-link:hover { background-color: #4e4e4e; color: #fff; }
.entry-content .button:hover, .footer-widgets .button { color: #fff }
.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; padding: 0.6rem 0; }
th { font-weight: 700; text-transform: uppercase; }

/* Content Menus */
.career #menu-career-col-1, .career #menu-career-col-2 { float: left; width: 223px; margin-right: 30px; }
.career #menu-career-col-1 a, .career #menu-career-col-2 a, .career #menu-career-col-3 a { font-family: Arial, Helvetica, 'sans-serif'; font-size: 16px; font-weight: bold; }
.career #menu-career-col-3 {float: left; width: 200px; margin-right: 0; line-height: 1.2em; }
.career #menu-career-col-1 li, .career #menu-career-col-2 li, .career #menu-career-col-3 li { /*list-style-image: url(/wp_content/themes/create_a_career/images/list_style_img_sq.png);*/ list-style-type: square; color: #487398; line-height: 1.2em; height: 60px; margin: 0 0 15px 18px; }
.entry-content ul.menu { margin-left: 0; }
.entry-content .menu li { list-style: none; margin: 0 0 10px 0; font-weight: bold; line-height: 1.75em; }



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

/* Site Containers
--------------------------------------------- */
.site-container { overflow: hidden; }
.wrap { margin: 0 auto; max-width: 1140px; }
.enterprise-pro-landing .wrap { max-width: 800px; }
.site-inner { background-color: #f5f5f5; clear: both; padding-top: 60px; padding-top: 6rem; margin-top: 60px; margin-top: 6rem; }
.home .site-inner { padding: 0; }

/* Column Widths and Positions
--------------------------------------------- */
.content { float: right; width: 800px; background-color: #fff; border: 1px solid #ececec; box-shadow: 0 1px #ececec; margin-bottom: 40px; margin-bottom: 4rem;  }
.home .content { margin-bottom: 0; }
.content-sidebar .content { float: left; }
.full-width-content .content { width: 100%; }
.sidebar-primary { float: right; width: 300px; }
.sidebar-content .sidebar-primary { float: left; }


/* 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
---------------------------------------------------------------------------------------------------*/

.breadcrumb { margin-bottom: 20px; margin-bottom: 2rem; }
.archive-description, .author-box { background-color: #fff; border: 1px solid #ececec; box-shadow: 0 1px #ececec; margin-bottom: 40px; margin-bottom: 4rem; padding: 40px; padding: 4rem; }
.author-box-title { color: #4e4e4e; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-size: 1.6rem; margin-bottom: 4px; margin-bottom: 0.4rem; }
.archive-description p:last-child, .author-box p:last-child { margin-bottom: 0 }


/* Search Form
--------------------------------------------- */
.search-form { overflow: hidden; }
.entry-content .search-form input { float: left; }
.search-form input[type="submit"] { display: none; }
.search-form ::-webkit-input-placeholder { color: #fff; font-weight:100; } /* WebKit browsers */
.search-form :-moz-placeholder { color: #fff; font-weight:100; } /* Mozilla Firefox 4 to 18 */
.search-form ::-moz-placeholder { color: #fff; font-weight: 100; } /* Mozilla Firefox 19+ */
.search-form :-ms-input-placeholder { color: #fff; font-weight:100; } /* Internet Explorer 10+ */
.toggle-widget { display: none; z-index: 1000000; position: fixed; top: 90px;}
.toggle-widget { width: 100%;  }
.toggle-widget .widget { margin-bottom: 0; }
.search-form input { width: 550px; padding-left: 50px; box-sizing: border-box; display: block; border: none; box-shadow: none; outline: none; height: 50px; background: #487398 url(/wp_content/themes/create_a_career/images/search_white.png) 15px 11px no-repeat; font-size: 16px; font-size: 1.6rem; color: #fff; float: right; }



/* Titles
--------------------------------------------- */
.archive-title { font-size: 20px; font-size: 2rem; }
.entry-title { font-size: 30px; font-size: 3rem; margin: 0; }
.entry-title a, .sidebar .widget-title a { color: #4e4e4e }
.entry-title a:hover { color: #487398 }
.widget-title, .footer-widgets .featured-content .widget-title { border-bottom: 1px solid #ececec; font-size: 20px; font-size: 2rem; margin: 0 0 20px; margin: 0 0 2rem; padding: 0 0 20px; padding: 0 0 2rem; }
.home-bottom .widget-title, .home-top .widget-title, .sidebar .widget-title  { background-color: #487398; color: #fff; font-weight: 400; }
.home-bottom .widget-title, .sidebar .widget-title  { margin: -30px -30px 20px; margin: -3rem -3rem 2rem; padding: 10px 20px; padding: 1rem 2rem; }
/*.sidebar .df-wrap .widget-title {  margin: -30px -30px 20px; margin: -3rem -3rem 2rem; padding: 10px 20px; padding: 1rem 2rem; font-weight: 400; }*/


/* 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 }
img.centered, .aligncenter { display: block; margin: 0 auto 24px; margin: 0 auto 2.4rem; }
img.alignnone, .alignnone { margin-bottom: 12px; margin-bottom: 1.2rem; }
a.alignleft, img.alignleft, .wp-caption.alignleft { margin: 0 24px 12px 0; margin: 0 2.4rem 1.2rem 0; }
a.alignright, img.alignright, .wp-caption.alignright { margin: 0 0 12px 24px; margin: 0 0 1.2rem 2.4rem; }
.wp-caption-text { font-weight: 700; text-align: center; }
.entry-content p.wp-caption-text { margin-bottom: 0 }


/* Widgets
---------------------------------------------------------------------------------------------------*/
.widget { word-wrap: break-word; margin-bottom: 40px; margin-bottom: 4rem; }
.widget li { border-bottom: 1px dotted #e3e3e3; margin-bottom: 10px; margin-bottom: 1rem; padding-bottom: 10px; padding-bottom: 1rem; line-height: 1.3; }
.widget ol > li { list-style-position: inside; list-style-type: decimal; padding-left: 2rem; text-indent: -2rem; }
.widget li li { border: none; margin: 0 0 0 30px; margin: 0 0 0 3rem; padding: 0; }
.widget ul > li:last-child, .widget p:last-child { margin-bottom: 0 }
.widget_calendar table { width: 100% }
.widget_calendar td, .widget_calendar th { text-align: center; }

/* Plugins
--------------------------------------------- */
.entry-content .tablepress .sorting:hover, .entry-content .tablepress .sorting_asc, .entry-content .tablepress .sorting_desc { background-color: #e5e5e5; }


/* Featured Content
--------------------------------------------- */
.after-entry .widget.featured-content, .featured-content, .home-bottom .widget.featured-content, .sidebar .widget.featured-content { border-bottom-width: 0; padding: 0; }
.after-entry .featured-content .widget-title, .featured-content .widget-title { margin: 0; padding: 30px 40px; padding: 3rem 4rem; }
.featured-content .entry { background: none; border: none; border-bottom: 1px solid #ececec; box-shadow: none; margin: 0; padding: 0; }
.featured-content .entry-header { border-bottom: 1px solid #ececec; margin: 0; padding: 30px 40px; padding: 3rem 4rem; }
.featured-content .entry-title { font-size: 20px; font-size: 2rem; margin: 0; }
.featured-content .entry-content { padding: 40px; padding: 4rem; }
.featured-content .alignnone { background: #f8f8f8; border-bottom: 1px solid #ececec; margin-bottom: 0; }
.featured-content img { margin-bottom: -7px; margin-bottom: -0.7rem; }
.featured-content .more-link { display: block; font-weight: 700; margin-top: 20px; margin-top: 2rem; }
.featured-content .more-from-category, .featured-content ul { border-bottom: 1px solid #ececec; margin: 0; padding: 40px; padding: 4rem; }
.footer-widgets .featured-content .entry { background: none; border: none; margin-bottom: 30px; margin-bottom: 3rem; }
.footer-widgets .featured-content .entry-header, .footer-widgets .featured-content .more-from-category, .footer-widgets .featured-content ul { border: none; padding: 0 0 10px; padding: 0 0 1rem; }
.footer-widgets .featured-content .entry-content { padding: 0 }


/* Site Header
---------------------------------------------------------------------------------------------------*/
.site-header { background-color: #fff;  border-bottom: 1px solid #ececec; padding: 10px 0; position: fixed; width: 100%; z-index: 999; }
.site-header .wrap {  }

/* Title Area
--------------------------------------------- */
.title-area { float: left; width: 250px; }
.site-title { border: none; font-family: Arial, Helvetica, sans-serif; font-size: 0px; line-height: 42px; margin: 0; padding: 0; }
.site-title a, .site-title a:hover { color: #555; text-decoration: none; }
.site-title a { background: url(/wp_content/themes/create_a_career/images/logo.png) left top no-repeat; }
.site-description { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-size: 1.4rem; display: block; overflow: hidden; margin-left: 67px; margin-top: -15px; color: #487398; letter-spacing: .5px; }
.site-description, .site-title { margin-bottom: 0 }
.header-image .site-title { display: block; text-indent: -9999px; }
.header-image .site-title a { display: block; height: 62px; padding: 0; }

/* Shrink
--------------------------------------------- */
.site-header.shrink { min-height: 50px; padding: 5px 0; }
.shrink .title-area a { height: 42px; background-size: contain; }
.shrink .genesis-nav-menu a {   }
.shrink .site-description, .site-header.shrink .widget_text { display: none; }

/* Widget Area
--------------------------------------------- */
.site-header .widget-area { float: right; text-align: right; font-size: 14px; font-size: 1.4rem; width: 60%; color: #487398; }
.site-header .widget-area .widget { margin-bottom: 0 }
.site-header .genesis-nav-menu li { border: none; margin: 0; padding: 0; }


/* Site Navigation
---------------------------------------------------------------------------------------------------*/
.genesis-nav-menu { clear: both; font-family: 'Bitter', sans-serif; font-size: 16px; font-size: 1.6rem; line-height: 1.5; width: 100%; }
.genesis-nav-menu a { color: #4e4e4e }
.genesis-nav-menu .menu-item { display: inline-block; text-align: left; }
.genesis-nav-menu a { display: block; padding: 10px 24px; padding: 1rem 2.4rem; }
.genesis-nav-menu a:hover, .genesis-nav-menu .sub-menu a:hover, .genesis-nav-menu .sub-menu .current-menu-item > a:hover { color: #fff; background-color: #487398; }
.genesis-nav-menu .sub-menu { border-top: 1px solid #ececec; left: -9999px; opacity: 0; position: absolute; -webkit-transition: opacity .4s ease-in-out; -moz-transition: opacity .4s ease-in-out; -ms-transition: opacity .4s ease-in-out; -o-transition: opacity .4s ease-in-out; transition: opacity .4s ease-in-out; width: 200px; z-index: 99; }
.genesis-nav-menu .sub-menu a { background-color: #f8f8f8; border: 1px solid #ececec; border-top: none; color: #4e4e4e; font-size: 12px; font-size: 1.2rem; padding: 16px 24px; padding: 1.6rem 2.4rem; position: relative; width: 200px; }
.genesis-nav-menu .sub-menu .sub-menu { margin: -52px 0 0 199px }
.genesis-nav-menu .menu-item:hover { position: static }
.genesis-nav-menu .menu-item:hover > .sub-menu { left: auto; opacity: 1; }
.genesis-nav-menu > .first > a { padding-left: 0 }
.genesis-nav-menu > .last > a { padding-right: 0 }
.genesis-nav-menu > .right { float: right; list-style-type: none; padding: 0; }
.genesis-nav-menu > .date, .genesis-nav-menu > .right > a { display: inline-block; padding: 20px 24px; padding: 2rem 2.4rem; }
.genesis-nav-menu > .search { padding: 8px 0 0; padding: 0.8rem 0 0; }
.genesis-nav-menu > .search input { font-size: 12px; font-size: 1.2rem; padding: 12px 20px; padding: 1.2rem 2rem; width: 300px; width: 30rem; }


/* Site Header Navigation
--------------------------------------------- */
.site-header .genesis-nav-menu li li { margin-left: 0; }
.toggle-link a { display: none; }
.toggle-link::before { content: "\f179"; font: normal 25px 'dashicons'; color: #3c6e85; cursor: pointer; vertical-align: middle; top: -1px; position: relative; margin-left: 20px; margin-left: 2rem; }


/* Primary Navigation
--------------------------------------------- */
.nav-primary { background-color: #ebebeb; }
.nav-primary, .nav-primary a { color: #487398; }
.nav-primary .sub-menu { border-color: #222; }
.nav-primary .sub-menu a { background-color: #4e4e4e; border-color: #222; color: #fff; }


/* Secondary Navigation
--------------------------------------------- */
.nav-secondary { background-color: #f8f8f8; }


/* Responsive Menu
--------------------------------------------- */
#responsive-menu-icon { cursor: pointer; display: none; padding: 17px 0 18px; padding: 1.7rem 0 1.8rem; text-align: center; }
#responsive-menu-icon::before { -webkit-font-smoothing: antialiased; color: #fff; content: "\e00e"; font-family: 'Icon'; font-size: 16px; font-size: 1.6rem; font-style: normal; font-variant: normal; font-weight: normal; line-height: 1; margin: 0 auto; speak: none; text-transform: none; }


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

/* Home Page
--------------------------------------------- */
.home-top .wrap { border-bottom: 1px solid #ebebeb; margin-top: 80px; margin-top: 8rem; }
.intro .widget-wrap { float: right; max-width: 800px; /* margin: 15px 0; */ }
.about { width: 55%; float: left; padding: 40px 0 0; }
.careers { width: 40%; float: right; padding: 40px 0 40px 40px;  border-left: 1px solid #ebebeb; }
.careers .widget { margin-bottom: 10px; margin-bottom: 1rem; }


/* Entries
--------------------------------------------- */
.entry { padding: 40px; padding: 4rem; /* margin-bottom: 40px; margin-bottom: 4rem; */ }
.entry-header { border-bottom: 1px solid #ececec; margin: -40px -40px 40px; margin: -4rem -4rem 4rem; padding: 20px 40px; padding: 2rem 4rem; }
.entry-content ol, .entry-content p, .entry-content ul { margin-bottom: 26px; margin-bottom: 2.6rem; }
.career .entry-content ul { margin-bottom: 0; }
.entry-content ol, .entry-content ul { margin-left: 40px; margin-left: 4rem; }
.entry-content ol > li { list-style-type: decimal; }
.entry-content ul > li { list-style-type: disc; }
.entry-content ol ol, .entry-content ul ul { margin-bottom: 0; }
.entry-content code { background-color: #4e4e4e; color: #ddd; }

/* 25 best online banners */
.baoc h3 { border-top: 3px solid #ebebeb; color: #487398; border-bottom: none; margin-top: 40px; margin-top: 4rem; }
.cqg { font-size: 22px; font-size: 2.2rem; color: #ee611f; }


/* Entry Meta
--------------------------------------------- */
p.entry-meta { color: #aaa; font-size: 14px; font-size: 1.4rem; margin-bottom: 0; }
.entry-meta a { font-weight: 700; }
.entry-header .entry-meta { margin: 10px 0 0; margin: 1rem 0 0; }
.entry-footer { margin-top: 22px; margin-top: 2.2rem; }
.entry-footer .entry-meta { border-top: 1px solid #ececec; margin: 0 -40px; margin: 0 -4rem; padding: 40px 40px 0; padding: 4rem 4rem 0; }
.entry-tags { float: right; }
.entry-comments-link::before { content: "\2014"; margin: 0 6px 0 2px; margin: 0 0.6rem 0 0.2rem; }


/* After Entry
--------------------------------------------- */
.after-entry { background-color: #fff; border: 1px solid #ececec; box-shadow: 0 1px #ececec; margin-bottom: 40px; margin-bottom: 4rem; }
.after-entry .widget { margin: 0; padding: 40px; padding: 4rem; }
.after-entry .widget-title { border-top: 1px solid #ececec; margin: -40px -40px 30px; margin: -4rem -4rem 3rem; padding: 30px 40px; padding: 3rem 4rem; }
.after-entry .widget:first-child .widget-title { border-top: 0; }
.after-entry .featured-content .entry:last-of-type, .after-entry .featured-content .more-from-category { border-bottom: none; }
.after-entry .featured-content .more-from-category { padding: 20px 40px; padding: 2rem 4rem; }
.after-entry li { list-style-type: none; }


/* Pagination
--------------------------------------------- */
.pagination { margin: 40px 20px; margin: 4rem 2rem; }
.adjacent-entry-pagination { margin-bottom: 0; }
.archive-pagination li { display: inline; }
.archive-pagination li a { background-color: #fff; border: 1px solid #ececec; box-shadow: 0 1px #ececec; color: #4e4e4e; cursor: pointer; display: inline-block; padding: 8px 12px; padding: 0.8rem 1.2rem; }
.archive-pagination li a:hover, .archive-pagination .active a { background-color: #487398; color: #fff; }
.entry-pagination.pagination { margin: 0 0 10px; margin: 0 0 1rem; }


/* Sidebars
---------------------------------------------------------------------------------------------------*/
.sidebar .widget { background-color: #fff; border: 1px solid #ececec; box-shadow: 0 1px #ececec; padding: 30px; padding: 3rem; }
.sticky-sidebar { width: 300px; }
.no-df .widget_degree_finder, .no-df section#text-23, .no-df a.sdeg, .no-df .df-wrap {  display: none; }

.sidebar a.sdeg { margin: -30px; }


/* Expanding Sidebar
------------------------*/
.modalDialog { position: fixed; font-family: Arial, Helvetica, sans-serif; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0,0,0,0.8); z-index: 99999; opacity:0; -webkit-transition: opacity 400ms ease-in; -moz-transition: opacity 400ms ease-in; transition: opacity 400ms ease-in; pointer-events: none; }
.modalDialog h4.widget-title { color: #fff; border-bottom: none; text-align: center; font-size: 24px; }
.modalDialog:target { opacity:1; pointer-events: auto; }
.modalDialog .degree, .modalDialog .category { margin-bottom: 15px;  }
.modalDialog form.qdf label { color: #fff; }
.modalDialog > div { width: 320px; position: relative; margin: 10% auto; padding: 40px; background: #487398; }
.close { color: #FFFFFF; position: absolute; right: 10px; text-align: center; top: 10px; width: 24px; text-decoration: none; font-weight: bold; }
.close:hover { color: #cccccc; }


/* Site Footer
---------------------------------------------------------------------------------------------------*/
.site-footer { background-color: #fff; border-top: 1px solid #ececec; color: #aaa; font-size: 12px; font-size: 1.2rem; letter-spacing: 1px; letter-spacing: 0.1rem; padding: 40px 0; padding: 4rem 0; text-align: center;  }
.site-footer a { color: #aaa; }
.site-footer a:hover { color: #487398; }
.site-footer p { margin-bottom: 0; }
.site-footer .creds { padding: 0 5px 0 0; text-align: center; margin: 20px 0; }
ul#menu-footer { text-align: center; margin-top: 10px; font-size: 13px; }
ul#menu-footer li { display: inline; margin-right: 20px; font-family: Arial, Helvetica, sans-serif; }


/* Entry Buttons
------------------------------------------------------------ */
.cdeg, .elrn {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5));
    background:-moz-linear-gradient(top, #79bbff 5%, #378de5 100%);
    background:-webkit-linear-gradient(top, #79bbff 5%, #378de5 100%);
    background:-o-linear-gradient(top, #79bbff 5%, #378de5 100%);
    background:-ms-linear-gradient(top, #79bbff 5%, #378de5 100%);
    background:linear-gradient(to bottom, #79bbff 5%, #378de5 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5',GradientType=0);
    background-color: #79bbff; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; display: block; text-align: center; margin: 15px auto; color: #ffffff; font-family: 'Bitter', serif; font-size: 14px; padding: 8px; text-decoration: none; }

.cdeg:hover, .elrn:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff));
    background:-moz-linear-gradient(top, #378de5 5%, #79bbff 100%);
    background:-webkit-linear-gradient(top, #378de5 5%, #79bbff 100%);
    background:-o-linear-gradient(top, #378de5 5%, #79bbff 100%);
    background:-ms-linear-gradient(top, #378de5 5%, #79bbff 100%);
    background:linear-gradient(to bottom, #378de5 5%, #79bbff 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff',GradientType=0);
    background-color:#378de5; text-decoration: none; color: #fff; }

p.fsch { margin-top: 35px; }

.cdeg:active, .elrn:active { position:relative; top:1px; }
.cdeg:visited, .elrn:visited { color: #fff; }
.widget .cdeg, .widget .elrn { padding: 6px 10px 7px; margin: 15px 0 20px; font-size: 16px; font-family: Arial, Helvetica, sans-serif; }

/* find my degree button */
.sdeg, .campusexplorer-widget-launch { position: relative; cursor: pointer; display: block; background: #487398; padding: 14px 0 13px 20px; color:#fff; text-align: left; border-radius: 2px; font-size: 22px; }
a.sdeg:hover, .campusexplorer-widget-launch:hover { background-color: #4d7ba3; text-decoration: none; color: #fff; }
.sdeg::after, .campusexplorer-widget-launch:after { font-family: dashicons; content: "\f179"; background-color: #ee611f; color: #fff; font-size: 35px; padding: 3px 15px; position: absolute; top: 0; right: 0; border-left: 1px solid #ebebeb; border-top-right-radius: 2px; border-bottom-right-radius: 2px; }
.sticky-sidebar #text-24.widget, .campusexplorer_wp_widget { background-color: transparent; border: 0px; padding: 0; }


/* career glance */
.cbtn { position: relative; display: block; background: #487398; padding: 14px 85px 13px 20px; color:#fff; text-align: center; border-radius: 2px; font-size: 20px; line-height: 1; }
a.cbtn:hover { background-color: #4d7ba3; text-decoration: none; color: #fff; }
.cbtn::after { font-family: dashicons; content: "\f345"; background-color: #ee611f; color: #fff; font-size: 35px; padding: 16px 15px; position: absolute; top: 0; right: 0; border-left: 1px solid #ebebeb; border-top-right-radius: 2px; border-bottom-right-radius: 2px; }
.sticky-sidebar #text-24.widget, .sticky-sidebar #text-25.widget  { background-color: transparent; border: 0px; padding: 0; }
.cbtn span { font-size: 16px; }


/*  Degree finder
-----------------------------------------------------------*/
.home-top .df { width: 300px; float: left; margin: 40px 0 0; }
.home-top .widget-title { padding: 10px 20px; margin: 0; text-align: center; }
.home form.qdf { padding: 20px; border-left: 1px solid #ebebeb; border-right: 1px solid #ebebeb; border-bottom: 1px solid #ebebeb; }
.degree-finder-wrapper h4.widget-title { text-align: center; }
form.qdf label { letter-spacing: 1px; font-size: 14px; }
form.qdf select  { -webkit-appearance: button; -webkit-border-radius: 2px; -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1); -webkit-padding-end: 20px; -webkit-padding-start: 2px; -webkit-user-select: none; background-image: url(/wp_content/themes/create_a_career/images/selectbox.png), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5); background-position: 97% center; background-repeat: no-repeat; border: 1px solid #ccc; color: #555; font-size: 14px; overflow: hidden; padding: 5px 10px;  margin-bottom: 15px; text-overflow: ellipsis; white-space: nowrap; }
form.qdf input[type="submit"] { background: #ee611f url(/wp_content/themes/create_a_career/images/right_arrow.png) no-repeat right center; border-radius: 8px; display:block; color:#ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 18px; margin: 15px auto 10px; padding: 8px 0; text-decoration: none; border: none; width: 225px; }
form.qdf input[type="submit"]:hover {  background-color:#da5111; border:none; }
form.qdf label { letter-spacing: 1px; font-size: 14px; }


/* Degree Finder Bottom
-----------------------------------------------------*/
.content .degree-finder-wrapper { padding: 20px; }
.content .degree-finder-wrapper h4 { background-color: #487398; padding: 10px 20px; color: #fff; margin-bottom: 0; font-weight: 400; }
.content form.qdf { padding: 20px; border-left: 1px solid #ebebeb; border-right: 1px solid #ebebeb; border-bottom: 1px solid #ebebeb; display: flex; flex-flow: row wrap; justify-content: space-around; }
.content form.qdf label { display: none; }
.content form.qdf select { font-size: 12px; margin: auto; width: 48%; /*width: 30%;*/ }
.content form.qdf:first-child { margin-right: 30px;  }
.content form.qdf input[type="submit"] { font-size: 16px; }


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

@media only screen and (max-width: 1190px) { 
    .wrap { max-width: 960px; }
    .content { width: 620px; }
    .site-header .widget-area { width: 600px; }
    .sidebar-primary { width: 300px; }
    .intro .widget-wrap { width: 620px; height: auto;  }
}

@media only screen and (max-width: 1023px) { 
    .wrap { max-width: 768px; }
   	.site-header, .toggle-widget { position: static; }
   	.toggle-widget { background-color: #f5f5f5; }
   	.site-header.shrink { padding: 10px 0; }
   	.site-header.shrink .widget-area { font-size: 14px; }
	.shrink .site-description { margin-top: -15px; margin-left: 67px; font-size: 14px; }
    .home-top .wrap { max-width: 750px; margin-top: 20px; margin-top: 0; }
    .content, .sidebar-primary, .site-header .widget-area, .title-area, .shrink .title-area, .shrink .title-area a, .home-top .df, .intro .widget-wrap { width: 100%; }
    .shrink .genesis-nav-menu a { padding: 10px 24px; padding: 1rem 2.4rem; }
    .title-area a { width: 100%; background-position: center !important; }
   	.shrink .title-area a { height: 62px; }
    .genesis-nav-menu li, .site-header ul.genesis-nav-menu, .site-header .search-form { float: none; }
    .genesis-nav-menu, .site-description, .shrink .title-area, .site-header .search-form, .site-header .title-area, .site-header .widget-area, .site-title { text-align: center; }
    .sidebar-content .content { float: none; }
	.content-sidebar-wrap { display:table;  }
    .content {display:table-footer-group; float: none; }
    .sidebar {display:table-header-group; float: none; }
    .sidebar .widget_text, .sidebar .widget_categories, .sidebar .widget_nav_menu { display: none; }
    .featured-content .alignnone { display: block; text-align: center; }
    .home-top a.alignleft, .home-top a.alignright { width: 100%; }
    .home-top .featured-content .entry-header { clear: both; padding: 40px 40px 0; padding: 4rem 4rem 0; }
    .home-top .featured-content .entry-content { padding: 0 40px 40px; padding: 0 4rem 4rem; }
    .career #menu-career-col-1, .career #menu-career-col-2, .career #menu-career-col-3  { width: 100%; } 
    .career .content-sidebar-wrap { width: 100%; }
    .site-inner { margin-top: 0; padding-top: 40px; padding-top: 4rem; }
    .site-description, .site-header .widget_text { display: none; }
    .search-form input { float: none; margin: 0 auto; }

}

@media only screen and (max-width: 768px) { 
    .wrap { padding-left: 5%; padding-right: 5%; }
    .search-form input[type="search"] { width: 100%; }
    .nav-primary .wrap { padding: 0; }
	.menu-primary li { width: 100%; border-radius: 0; }
	.genesis-nav-menu .menu-item { text-align: center; border-top: 1px solid #CCC; }
	.menu-primary .right { margin-bottom: 20px; border-top: 1px solid #CCC; }
    .archive-pagination li a { margin-bottom: 4px; margin-bottom: 0.4rem; }
    .five-sixths, .four-sixths, .one-fourth, .one-half, .one-sixth, .one-third, .three-fourths, .three-sixths, .two-fourths, .two-sixths, .two-thirds { margin: 0; width: 100%; }
    .home-top .more-link { display: block }
    .home-bottom .widget { margin: 0 0 40px; margin: 0 0 4rem; width: 100%; }
    .header-image .site-title a { background-size: contain !important; }
    .responsive-menu { display: none }
    #responsive-menu-icon { display: block; }
    .about, .careers { width: 95%; }
    .careers { padding: 0; border: none; float: none; }
    img[class*="align"], img[class*="wp-image-"] { height: auto; }
    .entry-content img { width: 50%; }
	img.centered, .aligncenter { display: block; margin: 0 auto 10px; max-width: 100%; }
	img.alignnone { display: inline; margin: 0 0 10px; }
	img.alignleft { display: inline; margin: 6px 15px 10px 0; }
	img.alignright { display: inline; margin: 6px 0 10px 15px; }
    .cdeg[style], .elrn[style] { width: 75% !important; }
}

@media only screen and (max-width: 540px) {
	.content form.qdf select { width: 100%; margin-bottom: 15px; }

}

@media only screen and (max-width: 400px) { 
	.entry { padding: 2rem; }
	.entry-header { padding: 4rem; }

@media only screen and (max-width: 340px) {
	.wrap { padding-left: 0; padding-right: 0; }
	.home .wrap { padding-left: 4%; padding-right: 4%; }
}
/*