
@font-face {
  font-family: 'CenturyGothic';
  src: url('fonts/CenturyGothic.eot?#iefix') format('embedded-opentype'),  url('fonts/CenturyGothic.woff') format('woff'), url('fonts/CenturyGothic.ttf')  format('truetype'), url('fonts/CenturyGothic.svg#CenturyGothic') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CenturyGothic-Bold';
  src: url('fonts/CenturyGothic-Bold.eot?#iefix') format('embedded-opentype'),  url('fonts/CenturyGothic-Bold.woff') format('woff'), url('fonts/CenturyGothic-Bold.ttf')  format('truetype'), url('fonts/CenturyGothic-Bold.svg#CenturyGothic-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CenturyGothic-BoldItalic';
  src: url('fonts/CenturyGothic-BoldItalic.eot?#iefix') format('embedded-opentype'),  url('fonts/CenturyGothic-BoldItalic.woff') format('woff'), url('fonts/CenturyGothic-BoldItalic.ttf')  format('truetype'), url('fonts/CenturyGothic-BoldItalic.svg#CenturyGothic-BoldItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CenturyGothic-Italic';
  src: url('fonts/CenturyGothic-Italic.eot?#iefix') format('embedded-opentype'),  url('fonts/CenturyGothic-Italic.woff') format('woff'), url('fonts/CenturyGothic-Italic.ttf')  format('truetype'), url('fonts/CenturyGothic-Italic.svg#CenturyGothic-Italic') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'JennaSue';
  src: url('fonts/JennaSue.eot?#iefix') format('embedded-opentype'),  url('fonts/JennaSue.woff') format('woff'), url('fonts/JennaSue.ttf')  format('truetype'), url('fonts/JennaSue.svg#JennaSue') format('svg');
  font-weight: normal;
  font-style: normal;
}


@charset "UTF-8";
/*
Theme Name: The Elevated Essay
Theme URI: http://www.theelevatedessay.com/
Description: 
Version: 1.0
Author: Addicott Web
Author URI: https://www.wordpress-web-designer-raleigh.com/
*/

body { font-family:"CenturyGothic"; background-color:#282828; }

/* Text styles */
p { color:#000; margin:20px 0 0 0; font-size:18px; line-height:28px; font-weight:normal; }
strong { font-family: "CenturyGothic-Bold"; font-weight:normal; }
em { font-style:italic; }
small { display:block; font-size:12px; line-height:20px; font-weight:400; color:#000; }
blockquote { border:none; padding:0; margin:0 0 0 30px; }
blockquote p { font-size:18px; line-height:28px; font-weight:300; }

/* Link styles */
a { color:#253674; text-decoration:underline; }
a:hover { color:#253674; text-decoration:none; }

/* Heading styles */
h1 { margin:0; font-size:48px; line-height:58px; color:#253674; font-family:"CenturyGothic"; font-weight:normal; }
h2, h3, h4, h5, h6 { margin:30px 0 0 0; font-family:"CenturyGothic"; font-weight:normal; }

h2 { font-size:36px; line-height:46px; }
h3 { font-size:30px; line-height:40px; }
h4 { font-size:24px; line-height:34px; }
h5 { }
h6 { }

/* List styles */
ul { list-style:disc; margin:20px 0 0 30px; padding:0; }
ol { list-style:decimal; margin:20px 0 0 30px; padding:0; }
ul li,
ol li { margin-bottom:10px; padding-left:10px; font-size:18px; line-height:28px; font-weight:normal; color:#000; }

ul ul { list-style:circle; margin:10px 0 10px 30px; }
ol ol { list-style:lower-alpha; margin:10px 0 10px 30px; }

/* Image styles */
.alignnone { display:block; margin:20px 0 0 0; }
.aligncenter { display:block; margin:20px auto 0 auto; }
.alignright { float:right; margin:5px 0 20px 25px; clear:both; display:inline; }
.alignleft { float:left; margin:5px 25px 20px 0; clear:both; display:inline; }

.wp-caption { }
.wp-caption-text { margin:5px 0 0 0; text-align:center; font:italic 13px/22px Georgia, "Times New Roman", Times, serif; }

/* Table styles */
table { border-collapse:collapse; margin-top:5px; width:100%; }
table td { border-bottom:1px solid #ccc; font-size:18px; line-height:28px; font-weight:300; padding:15px 0; color:#000; vertical-align:top; }
table th { border-bottom:2px solid #000; font-size:18px; line-height:28px; font-weight:600; padding:15px 0; color:#000; vertical-align:top; text-align:left; }

iframe, object, embed { max-width: 100%; }

/* Plugins */
.addthis_toolbox { margin:30px 0 0 0 !important; }

/* Pagenavi */
.wp-pagenavi { margin:40px 0 0 0; }
.wp-pagenavi a,
.wp-pagenavi span { margin:2px; font-size:16px; line-height:26px; background-color:#012545; color:#fff; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; padding:15px 30px; text-decoration:none; }
.wp-pagenavi a:hover { background-color:#359bed; color:#fff; transition: background-color 0.5s ease; }
.wp-pagenavi span.current { background-color:#359bed; color:#fff; }

/* Global classes */
.right { text-align:right; }
.center { text-align:center; }
.widget { margin:0 0 30px 0; padding-top:0; padding-bottom:0; }
.widget h3.widget-title { }

/*-------------------------------------------------------------------------------------------------------------------
--------------------------------------------- CUSTOM LAYOUT ELEMENTS ------------------------------------------------
-------------------------------------------------------------------------------------------------------------------*/

.wrap { width:100%; }
.container { padding-left:40px; padding-right:40px; }
.row { padding-top:60px; padding-bottom:60px; }

.no-padding-top { padding-top:0 !important; }
.no-padding-bottom { padding-bottom:0 !important; }
.no-padding-both { padding-top:0 !important; padding-bottom:0 !important; }

.padding-top { padding-top: 40px !important; }

/* Layout areas */
.content { background-color:#fff; }

.content-subpages { background-color:#232c5b; padding:30px; }
.content-subpages h4 { margin-top:0; color:#fff; font-weight:400; }
.content-subpages ul { list-style:none; margin:15px 0 0 0; }
.content-subpages ul li { margin:15px 0 0 0; padding:0; font-weight:300; }
.content-subpages ul.children { margin: 5px 20px 15px 20px; }
.content-subpages ul.children li { margin: 10px 0 0 0; font-size: 14px; line-height: 20px; }
.content-subpages a,
.content-subpages a:hover { color:#fff; }

/* Homepage */
.homepage-top { background: url('images/homepage-top-bg.jpg') center 25% no-repeat; -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; }
.homepage-top h2 { margin-top: 0; color: #fff; font-family: "CenturyGothic-Bold"; font-size: 72px; line-height: 82px; text-transform: uppercase; text-shadow:0px 2px 5px rgba(0, 0, 0, 1); }

.homepage-buttons ul { list-style: none; margin: 0; }
.homepage-buttons ul li { display: inline-block; margin: 0 20px; padding: 0; font-size: 24px; line-height: 34px; }
.homepage-buttons ul li a { color: #fff; text-decoration: none; padding: 15px 30px; display: block; }
.homepage-buttons ul li a.services { background-color: #4582c4; }
.homepage-buttons ul li a.contact { background-color: #253674; }

.homepage-icons { padding-top: 30px !important; }

.homepage-bottom-block { background-attachment: fixed; background-position: center center; background-repeat: no-repeat; -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; }
.homepage-bottom-block h2 { margin-top: 0; color: #fff; font-size: 48px; line-height: 58px; font-family: "CenturyGothic-Bold"; }

.homepage-bottom a { background-color: #4582c4; color: #fff; text-decoration: none; padding: 15px 30px; display: inline-block; }
.homepage-bottom a:hover { color: #fff; }

/* Regular page banner images */
.page-banner { background-repeat: no-repeat; -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; }
.page-banner .row { padding-top: 320px; padding-bottom: 320px; margin-left: 0; margin-right: 0; }

/* Search results */
.search-results ul { list-style:none; margin:40px 0 0 0; }
.search-results ul li { margin-bottom:40px; padding:0 0 40px 0; border-bottom:1px solid #ccc; }
.search-results ul li span { display:block; font-size:16px; line-height:26x; font-family:"Source Sans Pro"; margin-top:20px; }
.search-results ul li span.url { color:#006621; margin-top:0; }
.search-results ul li p { margin-top:5px; }

/* Footer */
.footer ul { list-style: none; margin: 0; }
.footer ul li { display: inline; margin: 0 20px 0 0; padding: 0 20px 0 0; border-right: 1px solid #fff; font-family: "CenturyGothic-Bold"; }
.footer ul li.menu-item-33 { margin-right: 0; padding-right: 0; border-right: none; }
.footer a,
.footer a:hover { color: #fff; }
.footer p { color: #fff; margin-top: 10px; font-size: 14px; line-height: 24px; }

/* Forms */
.gform_wrapper { display:block !important; }

ul.gform_fields li.gfield { margin-bottom:20px !important; font-family:"CenturyGothic" !important; font-size:18px !important; line-height:28px !important; font-weight:normal !important; padding:0 !important; }
ul.gform_fields li.gfield label.gfield_label { display:block; margin-bottom:15px !important; font-family:"CenturyGothic-Bold" !important; font-size:18px !important; line-height:28px !important; font-weight:normal !important; }
ul.gform_fields input,
ul.gform_fields select,
ul.gform_fields textarea { font-family:"CenturyGothic" !important; font-size:18px !important; line-height:28px !important; font-weight:normal; height:auto !important; padding:5px !important; border:1px solid #ccc !important; }

.gsection { border-bottom:none !important; }
h2.gsection_title { font-family:"CenturyGothic" !important; font-size:30px !important; font-weight:normal !important; color:#000 !important; border-bottom:none !important; }
.gfield_description { font-family:"CenturyGothic" !important; color:#000; margin:0 0 15px 0 !important; font-size:18px !important; line-height:28px !important; font-weight:normal !important; padding:0 0 15px 0 !important; }

ul.gfield_radio,
ul.gfield_checkbox { }
ul.gfield_radio li,
ul.gfield_checkbox li { }
ul.gfield_radio li input,
ul.gfield_checkbox li input { float: left !important; margin-top: 10px !important; }
ul.gfield_radio li label,
ul.gfield_checkbox li label { font-weight:normal !important; margin-left:15px !important; }

.ginput_full input,
.ginput_left input,
.ginput_right select { margin-bottom:0 !important; }
.ginput_full label,
.ginput_left label,
.ginput_right label { margin-top:0 !important; }

.ginput_container span { margin-bottom:15px !important; }
.ginput_container label { font-size:18px !important; line-height:28px !important; font-weight:300 !important; }
.ginput_container select { height:32px !important; border-color:#ccc !important; }

.gform_footer { padding:0 !important; margin:0 !important; }
input.gform_button { margin-top:0 !important; padding:15px 30px !important; background-color:#253674; color:#fff; font-size:24px !important; font-family:"CenturyGothic" !important; font-weight:400 !important; -webkit-border-radius:25px; -moz-border-radius:25px; border-radius:25px; border:none !important; }

.gform_confirmation_wrapper { margin-top:30px !important; font-family:"CenturyGothic" !important; font-size:18px !important; line-height:28px !important; font-weight:normal !important; }

/* Large desktops and laptops */
@media (min-width: 1380px) {
body { padding:0; }
.container-fluid { padding:0; }
.homepage-top .row { padding-top: 280px; padding-bottom: 280px; }
.homepage-bottom-block .row { padding-top: 200px; padding-bottom: 200px; }
}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1379px) {
body { padding:0; }
.container-fluid { padding:0; }
.container { width:100% !important; }
.homepage-top .row { padding-top: 220px; padding-bottom: 220px; }
.homepage-bottom-block .row { padding-top: 200px; padding-bottom: 200px; }
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
body { padding:0; }
.container-fluid { padding:0; }
.container { width:100% !important; }
.homepage-top .row { padding-top: 220px; padding-bottom: 220px; }
.homepage-bottom-block .row { padding-top: 200px; padding-bottom: 200px; }
}

/* Landscape phones and portrait tablets */
@media (min-width: 481px) and (max-width: 767px) {
body { padding:0; }
.container-fluid { padding:0; }
.content-subpages { margin-top:40px; }
img.alignright,
img.alignleft
.alignright,
.alignleft { float:none !important; margin:0 !important; display: block !important; }
img.aligncenter {margin:20px 0 0 0 !important; }
.homepage-top .row { padding-top: 240px; padding-bottom: 120px; }
.homepage-top h2 { font-size: 48px; line-height: 58px; }
.homepage-bottom-block .row { padding-top: 120px; padding-bottom: 120px; }
.homepage-buttons { padding-top: 30px !important; }
.homepage-buttons ul li { margin: 30px 0 0 0; }

}

/* Portrait phones and smaller */
@media (max-width: 480px) {
body { padding:0; }
.container-fluid { padding:0; }
.content-subpages { margin-top:40px; }
img.alignright,
img.alignleft
.alignright,
.alignleft { float:none !important; margin:0 !important; display: block !important; }
img.aligncenter {margin:20px 0 0 0 !important; }
.homepage-top .row { padding-top: 240px; padding-bottom: 120px; }
.homepage-top h2 { font-size: 48px; line-height: 58px; }
.homepage-bottom-block .row { padding-top: 120px; padding-bottom: 120px; }
.homepage-buttons { padding-top: 30px !important; }
.homepage-buttons ul li { margin: 30px 0 0 0; }
}