/*
Theme Name: Compass Rose Academy
Theme URI: 
Author: Wordpress
Author URI: 
Description: Custom Theme
*/


* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
article, aside, details, figcaption, figure, footer, header, nav, section, summary { display: block; }
audio, canvas, video { display: inline-block; }
audio:not([controls]) { display: none; height: 0; }
[hidden] { display: none; }
html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: "Source Sans Pro", Helvetica, sans-serif; }
body { color: #141412; line-height: 1.5; margin: 0; }
a { text-decoration: none; }
a:visited { color: #ac0404; }
a:focus { outline: thin dotted; }
a:active, a:hover { color: #ea9629; outline: 0; }
a:hover { text-decoration: underline; }
h1, h2, h3, h4, h5, h6 { clear: both; font-family: Bitter, Georgia, serif; line-height: 1.3; }
h1 { font-size: 48px; margin: 33px 0; }
h2 { font-size: 30px; margin: 25px 0; }
h3 { font-size: 22px; margin: 22px 0; }
h4 { font-size: 20px; margin: 25px 0; }
h5 { font-size: 18px; margin: 30px 0; }
h6 { font-size: 16px; margin: 36px 0; }
address { font-style: italic; margin: 0 0 24px; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
dfn { font-style: italic; }
mark { background: #ff0; color: #000; }
p { margin: 0 0 24px; }
code, kbd, pre, samp { font-family: monospace, serif; font-size: 14px; -webkit-hyphens: none; -moz-hyphens: none; -ms-hyphens: none; hyphens: none; }
pre { background: #f5f5f5; color: #666; font-family: monospace; font-size: 14px; margin: 20px 0; overflow: auto; padding: 20px; white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
blockquote, q { -webkit-hyphens: none; -moz-hyphens: none; -ms-hyphens: none; hyphens: none; quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none; }
blockquote { font-size: 18px; font-style: italic; font-weight: 300; margin: 24px 40px; }
blockquote blockquote { margin-right: 0; }
blockquote cite, blockquote small { font-size: 14px; font-weight: normal; text-transform: uppercase; }
blockquote em, blockquote i { font-style: normal; font-weight: 300; }
blockquote strong, blockquote b { font-weight: 400; }
small { font-size: smaller; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
dl { margin: 0 20px; }
dt { font-weight: bold; }
dd { margin: 0 0 20px; }
menu, ol, ul { margin: 16px 0; padding: 0 0 0 40px; }
ul { list-style-type: square; }
nav ul, nav ol { list-style: none; list-style-image: none; }
li > ul, li > ol { margin: 0; }
img { -ms-interpolation-mode: bicubic; border: 0; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }
form { margin: 0; }
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
legend { border: 0; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; max-width: 100%; vertical-align: baseline; }
button, input { line-height: normal; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { padding: 0; }
input[type="search"] { -webkit-appearance: textfield; padding-right: 2px; /* Don't cut off the webkit search cancel button */ width: 270px; }
 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-bottom: 1px solid #ededed; border-collapse: collapse; border-spacing: 0; font-size: 14px; line-height: 2; margin: 0 0 20px; width: 100%; }
caption, th, td { font-weight: normal; text-align: left; }
caption { font-size: 16px; margin: 20px 0; }
th { font-weight: bold; text-transform: uppercase; }
td { border-top: 1px solid #ededed; padding: 6px 10px 6px 0; }
del { color: #333; }
ins { background: #fff9c0; text-decoration: none; }
hr { background: url(images/dotted-line.png) repeat center top; background-size: 4px 4px; border: 0; height: 1px; margin: 0 0 24px; }
/**
 * 2.0 Repeatable Patterns
 * ----------------------------------------------------------------------------
 */
.container ul {padding: 0 0 0 20px;  list-style-type: inherit;     font-family: "Avenir-Book";   font-size: 20px;  line-height: 32px;}
.content-area ul li{ 
    list-style-type:none;
    color: #333;
    font-family: "Avenir-Book";
    font-weight: normal;
    line-height: 26px;
    list-style-type: none;
    margin-bottom: 26px;
    padding-left: 12px;
    position: relative;
    text-align:left; 
}
.content-area ul li::before {
    background-color: #333333;
    border-radius: 100%;
    content: "";
    display: inline-block;
    height: 8px;
    left: -5px;
    margin-right: 8px;
    margin-top: -5px;
    position: absolute;
    top: 13px;
    vertical-align: middle;
    width: 8px;
}
.genericon:before, .menu-toggle:after, .featured-post:before, .date a:before, .entry-meta .author a:before, .format-audio .entry-content:before, .comments-link a:before, .tags-links a:first-child:before, .categories-links a:first-child:before, .edit-link a:before, .attachment .entry-title:before, .attachment-meta:before, .attachment-meta a:before, .comment-awaiting-moderation:before, .comment-reply-link:before, .comment-reply-login:before, .comment-reply-title small a:before, .bypostauthor > .comment-body .fn:before, .error404 .page-title:before { -webkit-font-smoothing: antialiased; display: inline-block; font: normal 16px/1 Genericons; vertical-align: text-bottom; }
/* Clearing floats */
.clear:after, .attachment .entry-header:after, .site-footer .widget-area:after, .entry-content:after, .page-content:after, .navigation:after, .nav-links:after, .gallery:after, .comment-form-author:after, .comment-form-email:after, .comment-form-url:after, .comment-body:after { clear: both; }
.clear:before, .clear:after, .attachment .entry-header:before, .attachment .entry-header:after, .site-footer .widget-area:before, .site-footer .widget-area:after, .entry-content:before, .entry-content:after, .page-content:before, .page-content:after, .navigation:before, .navigation:after, .nav-links:before, .nav-links:after, .gallery:before, .gallery:after, .comment-form-author:before, .comment-form-author:after, .comment-form-email:before, .comment-form-email:after, .comment-form-url:before, .comment-form-url:after, .comment-body:before, .comment-body:after { content: ""; display: table; }
/* Assistive text */
.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; }
.screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; color: #21759b; display: block; font-size: 14px; font-weight: bold; height: auto; line-height: normal; padding: 15px 23px 14px; position: absolute; left: 5px; top: 5px; text-decoration: none; width: auto; z-index: 100000; /* Above WP toolbar */ }
/* Form fields, general styles first. */
button, input, textarea { border: 2px solid #d4d0ba; font-family: inherit; padding: 5px; }
input, textarea { color: #141412; }
input:focus, textarea:focus { border: 2px solid #c3c0ab; outline: 0; }
/* Buttons */
button, input[type="submit"], input[type="button"], input[type="reset"] { background: #e05d22; /* Old browsers */ background: -webkit-linear-gradient(top, #e05d22 0%, #d94412 100%); /* Chrome 10+, Safari 5.1+ */ background: linear-gradient(to bottom, #e05d22 0%, #d94412 100%); /* W3C */ border: none; border-bottom: 3px solid #b93207; border-radius: 2px; color: #fff; display: inline-block; padding: 11px 24px 10px; text-decoration: none; }
button:hover, button:focus, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:focus, input[type="button"]:focus, input[type="reset"]:focus { background: #ed6a31; /* Old browsers */ background: -webkit-linear-gradient(top, #ed6a31 0%, #e55627 100%); /* Chrome 10+, Safari 5.1+ */ background: linear-gradient(to bottom, #ed6a31 0%, #e55627 100%); /* W3C */ outline: none; }
button:active, input[type="submit"]:active, input[type="button"]:active, input[type="reset"]:active { background: #d94412; /* Old browsers */ background: -webkit-linear-gradient(top, #d94412 0%, #e05d22 100%); /* Chrome 10+, Safari 5.1+ */ background: linear-gradient(to bottom, #d94412 0%, #e05d22 100%); /* W3C */ border: none; border-top: 3px solid #b93207; padding: 10px 24px 11px; }
.post-password-required input[type="submit"] { padding: 7px 24px 4px; vertical-align: bottom; }
.post-password-required input[type="submit"]:active { padding: 5px 24px 6px; }

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
 color: #7d7b6d;
}

:-moz-placeholder {
 color: #7d7b6d;
}

::-moz-placeholder {
 color: #7d7b6d;
}

:-ms-input-placeholder {
 color: #7d7b6d;
}
/*
 * Responsive images
 *
 * Fluid images for posts, comments, and widgets
 */
.entry-content img, .entry-summary img, .comment-content img, .widget img, .wp-caption { max-width: 100%; }
/* Make sure images with WordPress-added height and width attributes are scaled correctly. */
.entry-content img, .entry-summary img, .comment-content img[height], img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] { height: auto; }
img.size-full, img.size-large, img.wp-post-image { height: auto; max-width: 100%; }
/* Make sure videos and embeds fit their containers. */
embed, iframe, object, video { max-width: 100%; }
/* Override the Twitter embed fixed width. */
.entry-content .twitter-tweet-rendered { max-width: 100% !important; }
/* Images */
.alignleft { float: left; }
.alignright { float: right; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
figure.wp-caption.alignleft, img.alignleft { margin: 5px 20px 5px 0; }
.wp-caption.alignleft { margin: 5px 10px 5px 0; }
figure.wp-caption.alignright, img.alignright { margin: 5px 0 5px 20px; }
.wp-caption.alignright { margin: 5px 0 5px 10px; }
img.aligncenter { margin: 5px auto; }
img.alignnone { margin: 5px 0; }
.wp-caption .wp-caption-text, .entry-caption, .gallery-caption { color: #220e10; font-size: 18px; font-style: italic; font-weight: 300; margin: 0 0 24px; }
div.wp-caption.alignright img[class*="wp-image-"] { float: right; }
div.wp-caption.alignright .wp-caption-text { padding-left: 10px; }
img.wp-smiley, .rsswidget img { border: 0; border-radius: 0; box-shadow: none; margin-bottom: 0; margin-top: 0; padding: 0; }
.wp-caption.alignleft + ul, .wp-caption.alignleft + ol { list-style-position: inside; }
/**
 * 3.0 Basic Structure
 * ----------------------------------------------------------------------------
 */

.site { background-color: #fff; border-left: 1px solid #f2f2f2; border-right: 1px solid #f2f2f2; margin: 0 auto; max-width: 1600px; width: 100%; }
.site-main { position: relative; }
.site-main .sidebar-container { height: 0; position: absolute; top: 40px; width: 100%; z-index: 1; }
.site-main .sidebar-inner { margin: 0 auto; max-width: 1040px; }
/**
 * 4.0 Header
 * ----------------------------------------------------------------------------
 */

/**
 * 4.1 Site Header
 * ----------------------------------------------------------------------------
 */

.site-header { position: relative; }
.site-header .home-link { color: #141412; display: block; margin: 0 auto; max-width: 1080px; min-height: 230px; padding: 0 20px; text-decoration: none; width: 100%; }
.site-header .site-title:hover { text-decoration: underline; }
.site-title { font-size: 60px; font-weight: bold; line-height: 1; margin: 0; padding: 58px 0 10px; }
.site-description { font: 300 italic 24px "Source Sans Pro", Helvetica, sans-serif; margin: 0; }
/**
 * 4.2 Navigation
 * ----------------------------------------------------------------------------
 */

.main-navigation { clear: both; margin: 0 auto; max-width: 1080px; min-height: 45px; position: relative; }
ul.nav-menu, div.nav-menu > ul { margin: 0; padding: 0 40px 0 0; }
.nav-menu li { display: inline-block; position: relative; }
.nav-menu li a { color: #141412; display: block; font-size: 15px; line-height: 1; padding: 15px 20px; text-decoration: none; }
.nav-menu li:hover > a, .nav-menu li a:hover, .nav-menu li:focus > a, .nav-menu li a:focus { color: #d5d12a; }
/*.nav-menu .sub-menu, .nav-menu .children { background-color: #220e10; border: 2px solid #f7f5e7; border-top: 0; padding: 0; position: absolute; left: -2px; z-index: 99999; height: 1px; width: 1px; overflow: hidden; clip: rect(1px, 1px, 1px, 1px); }*/
.nav-menu .sub-menu ul, .nav-menu .children ul { border-left: 0; left: 100%; top: 0; }
ul.nav-menu ul a, .nav-menu ul ul a { color: #fff; margin: 0; width: 200px; }
ul.nav-menu ul a:hover, .nav-menu ul ul a:hover, ul.nav-menu ul a:focus, .nav-menu ul ul a:focus { background-color: #db572f; }
/*ul.nav-menu li:hover > ul, .nav-menu ul li:hover > ul, ul.nav-menu .focus > ul, .nav-menu .focus > ul { clip: inherit; overflow: inherit; height: inherit; width: inherit; }*/
.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a { color: #d5d110; }
.menu-toggle { display: none; }
/* Navbar */
.navbar { margin: 0 auto; max-width: 1600px; width: 100%; }
.site-header .search-form { position: absolute; right: 20px; top: 1px; }
.site-header .search-field { background-color: transparent; background-image: url(images/search-icon.png); background-position: 5px center; background-repeat: no-repeat; background-size: 24px 24px; border: none; cursor: pointer; height: 37px; margin: 3px 0; padding: 0 0 0 34px; position: relative; -webkit-transition: width 400ms ease, background 400ms ease; transition: width 400ms ease, background 400ms ease; width: 1px; }
.site-header .search-field:focus { background-color: #fff; border: 2px solid #c3c0ab; cursor: text; outline: 0; width: 230px; }
/**
 * 5.0 Content
 * ----------------------------------------------------------------------------
 */

.hentry { padding: 40px 0; }
.entry-header, .entry-content, .entry-summary, .entry-meta { margin: 0 auto; max-width: 604px; width: 100%; }
.sidebar .entry-header, .sidebar .entry-content, .sidebar .entry-summary, .sidebar .entry-meta { max-width: 1040px; padding: 0 376px 0 60px; }
/**
 * 5.1 Entry Header
 * ----------------------------------------------------------------------------
 */

.sidebar .entry-header .entry-meta { padding: 0; }
.entry-thumbnail img { display: block; margin: 0 auto 10px; }
.entry-header { margin-bottom: 30px; }
.entry-title { font-weight: normal; margin: 0 0 5px; }
.entry-title a { color: #141412; }
.entry-title a:hover { color: #ea9629; }
/**
 * 5.2 Entry Meta
 * ----------------------------------------------------------------------------
 */

.entry-meta { clear: both; font-size: 14px; }
.entry-meta a { color: #bc360a; }
.entry-meta a:hover { color: #bc360a; }
.entry-meta > span { margin-right: 20px; }
.entry-meta > span:last-child { margin-right: 0; }
.featured-post:before { content: "\f308"; margin-right: 2px; }
.entry-meta .date a:before { content: "\f303"; }
.comments-link a:before { content: "\f300"; margin-right: 2px; position: relative; top: -1px; }
.entry-meta .author a:before { content: "\f304"; position: relative; top: -1px; }
.categories-links a:first-child:before { content: "\f301"; }
.tags-links a:first-child:before { content: "\f302"; position: relative; top: -1px; }
.edit-link a:before { content: "\f411"; position: relative; top: -1px; }
.single-author .entry-meta .author, .sticky.format-standard .entry-meta .date, .sticky.format-audio .entry-meta .date, .sticky.format-chat .entry-meta .date, .sticky.format-image .entry-meta .date, .sticky.format-gallery .entry-meta .date { display: none; }
/**
 * 5.3 Entry Content
 * ----------------------------------------------------------------------------
 */

.entry-content { -webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto; word-wrap: break-word; }
.entry-content a, .comment-content a { color: #bc360a; }
.entry-content a:hover, .comment-content a:hover { color: #ea9629; }
.entry-content .more-link { white-space: nowrap; }
.entry-content blockquote { font-size: 24px; }
.entry-content blockquote cite, .entry-content blockquote small { font-size: 16px; }
.entry-content img.alignleft, .entry-content .wp-caption.alignleft { margin-left: -60px; }
.entry-content img.alignright, .entry-content .wp-caption.alignright { margin-right: -60px; }
footer.entry-meta { margin-top: 24px; }
.format-standard footer.entry-meta { margin-top: 0; }
/* Page links */
.page-links { clear: both; font-size: 16px; font-style: italic; font-weight: normal; line-height: 2.2; margin: 20px 0; text-transform: uppercase; }
.page-links a, .page-links > span { background: #fff; border: 1px solid #fff; padding: 5px 10px; text-decoration: none; }
.format-status .entry-content .page-links a, .format-gallery .entry-content .page-links a, .format-chat .entry-content .page-links a, .format-quote .entry-content .page-links a, .page-links a { background: #e63f2a; border: 1px solid #e63f2a; color: #fff; }
.format-gallery .entry-content .page-links a:hover, .format-audio .entry-content .page-links a:hover, .format-status .entry-content .page-links a:hover, .format-video .entry-content .page-links a:hover, .format-chat .entry-content .page-links a:hover, .format-quote .entry-content .page-links a:hover, .page-links a:hover { background: #fff; color: #e63f2a; }
.format-status .entry-content .page-links > span, .format-quote .entry-content .page-links > span { background: none; }
.page-links .page-links-title { background: transparent; border: none; margin-right: 20px; padding: 0; }
/* Mediaelements */
.hentry .mejs-mediaelement, .hentry .mejs-container .mejs-controls { background: #220e10; }
.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded, .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current { background: #fff; }
.hentry .mejs-controls .mejs-time-rail .mejs-time-current { background: #ea9629; }
.hentry .mejs-controls .mejs-time-rail .mejs-time-total, .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total { background: #595959; }
.hentry .mejs-controls .mejs-time-rail span, .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current { border-radius: 0; }
/**
 * 5.4 Galleries
 * ----------------------------------------------------------------------------
 */

.gallery { margin-bottom: 20px; margin-left: -4px; }
.gallery-item { float: left; margin: 0 4px 4px 0; overflow: hidden; position: relative; }
.gallery-columns-1.gallery-size-medium, .gallery-columns-1.gallery-size-thumbnail, .gallery-columns-2.gallery-size-thumbnail, .gallery-columns-3.gallery-size-thumbnail { display: table; margin: 0 auto 20px; }
.gallery-columns-1 .gallery-item, .gallery-columns-2 .gallery-item, .gallery-columns-3 .gallery-item { text-align: center; }
.gallery-columns-4 .gallery-item { max-width: 23%; max-width: -webkit-calc(25% - 4px); max-width: calc(25% - 4px); }
.gallery-columns-5 .gallery-item { max-width: 19%; max-width: -webkit-calc(20% - 4px); max-width: calc(20% - 4px); }
.gallery-columns-6 .gallery-item { max-width: 15%; max-width: -webkit-calc(16.7% - 4px); max-width: calc(16.7% - 4px); }
.gallery-columns-7 .gallery-item { max-width: 13%; max-width: -webkit-calc(14.28% - 4px); max-width: calc(14.28% - 4px); }
.gallery-columns-8 .gallery-item { max-width: 11%; max-width: -webkit-calc(12.5% - 4px); max-width: calc(12.5% - 4px); }
.gallery-columns-9 .gallery-item { max-width: 9%; max-width: -webkit-calc(11.1% - 4px); max-width: calc(11.1% - 4px); }
.gallery-columns-1 .gallery-item:nth-of-type(1n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n) { margin-right: 0; }
.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1), .gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1), .gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1), .gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) { clear: left; }
.gallery-caption { background-color: rgba(0, 0, 0, 0.7); box-sizing: border-box; color: #fff; font-size: 14px; line-height: 1.3; margin: 0; max-height: 50%; opacity: 0; padding: 2px 8px; position: absolute; bottom: 0; left: 0; text-align: left; -webkit-transition: opacity 400ms ease; transition: opacity 400ms ease; width: 100%; }
.gallery-caption:before { box-shadow: 0 -10px 15px #000 inset; content: ""; height: 100%; min-height: 49px; position: absolute; left: 0; top: 0; width: 100%; }
.gallery-item:hover .gallery-caption { opacity: 1; }
.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption { display: none; }
/**
 * 5.5 Post Formats
 * ----------------------------------------------------------------------------
 */

/* Aside */
.format-aside { background-color: #f7f5e7; }
.blog .format-aside:first-of-type, .single .format-aside:first-of-type, .format-aside + .format-aside, .format-aside + .format-link, .format-link + .format-aside { box-shadow: inset 0 2px 2px rgba(173, 165, 105, 0.2); }
.format-aside .entry-meta { margin-top: 0; }
.format-aside blockquote { font-size: 100%; font-weight: normal; }
.format-aside cite { font-size: 100%; text-transform: none; }
.format-aside cite:before { content: "\2014"; margin-right: 5px; }
/* Audio */
.format-audio { background-color: #db572f; }
.format-audio .entry-title { font-size: 28px; font-weight: bold; }
.format-audio .entry-content:before { content: "\f109"; float: left; font-size: 64px; position: relative; top: 4px; }
.format-audio .entry-content a, .format-audio .entry-meta a, .format-audio .entry-content a:hover, .format-audio .entry-meta a:hover { color: #fbfaf3; }
.format-audio .audio-content { background: url(images/dotted-line.png) repeat-y left top; background-size: 4px 4px; float: right; padding-left: 35px; width: 80%; width: -webkit-calc(100% - 85px); width: calc(100% - 85px); }
.format-audio .wp-audio-shortcode { height: 30px !important; /* Override mediaelement.js style */ margin: 20px 0; max-width: 400px !important; /* Override mediaelement.js style */ }
.format-audio audio { max-width: 100% !important; /* Avoid player width overflow. */ }
/* Chat */
.format-chat { background-color: #eadaa6; }
.format-chat .entry-title { font-size: 28px; font-weight: bold; }
.format-chat .entry-meta a, .format-chat .entry-content a { color: #722d19; }
.format-chat .entry-meta .date a:before { content: "\f108"; margin-right: 2px; }
.format-chat .entry-meta .author { display: none; }
.format-chat .chat { margin: 0; }
.format-chat .chat .chat-timestamp { color: #722d19; float: right; font-size: 12px; font-weight: normal; margin: 5px 10px 0; }
.format-chat .chat .fn { font-style: normal; }
/* Gallery */
.format-gallery { background-color: #fbca3c; }
.format-gallery .entry-header { margin-bottom: 15px; }
.format-gallery .entry-title { font-size: 50px; font-weight: 400; margin: 0; }
.format-gallery .entry-meta a, .format-gallery .entry-content a { color: #722d19; }
/* Image */
.format-image .entry-title { font-size: 28px; font-weight: bold; }
.format-image .categories-links, .format-image .tags-links { display: none; }
/* Link */
.format-link { background-color: #f7f5e7; }
.blog .format-link:first-of-type, .single .format-link:first-of-type { box-shadow: inset 0 2px 2px rgba(173, 165, 105, 0.2); }
.format-link .entry-header, .format-link .entry-content p:last-child { margin-bottom: 0; }
.format-link .entry-title { color: #ca3c08; display: inline; font: 300 italic 20px "Source Sans Pro", Helvetica, sans-serif; margin-right: 20px; }
.format-link .entry-title a { color: #bc360a; }
.format-link div.entry-meta { display: inline; }
/* Standard */
.format-standard .wp-video, .format-standard .wp-audio-shortcode, .format-audio .wp-audio-shortcode, .format-standard .video-player { margin-bottom: 24px; }
/* Quote */
.format-quote { background-color: #210d10; }
.format-quote .entry-content, .format-quote .entry-meta { color: #f7f5e7; }
.format-quote .entry-content blockquote { font-size: 28px; margin: 0; }
.format-quote .entry-content a, .format-quote .entry-meta a, .format-quote .linked { color: #e63f2a; }
.format-quote .entry-content cite a { border-bottom: 1px dotted #fff; color: #fff; }
.format-quote .entry-content cite a:hover { text-decoration: none; }
.format-quote blockquote small, .format-quote blockquote cite { display: block; font-size: 16px; }
.format-quote blockquote { font-style: italic; font-weight: 300; padding-left: 75px; position: relative; }
.format-quote blockquote:before { content: '\201C'; font-size: 140px; font-weight: 400; line-height: .8; padding-right: 25px; position: absolute; left: -15px; top: -3px; }
.format-quote .entry-meta .author { display: none; }
/* Status */
.format-status { background-color: #722d19; padding: 0; }
.format-status .entry-content, .format-status .entry-meta { padding-left: 35px; position: relative; }
.format-status .entry-content a { color: #eadaa6; }
.format-status .entry-meta a { color: #f7f5e7; }
.sidebar .format-status .entry-content, .sidebar .format-status .entry-meta { padding-left: 95px; }
.format-status .entry-content:before, .format-status .entry-meta:before { background: url(images/dotted-line.png) repeat-y left bottom; background-size: 4px 4px; content: ""; display: block; height: 100%; position: absolute; left: 10px; top: 0; width: 1px; }
.sidebar .format-status .entry-content:before, .sidebar .format-status .entry-meta:before { left: 70px; }
.format-status .categories-links, .format-status .tags-links { display: none; }
/* Ensures the dots in the dot background are in lockstep. */
.format-status .entry-meta:before { background-position: left top; }
.format-status .entry-content { color: #f7f5e7; font-size: 24px; font-style: italic; font-weight: 300; padding-bottom: 30px; padding-top: 40px; position: relative; }
.format-status .entry-content p:first-child:before { background-color: rgba(0, 0, 0, 0.65); content: ""; height: 3px; margin-top: 13px; position: absolute; left: 4px; width: 13px; }
.sidebar .format-status .entry-content > p:first-child:before { left: 64px; }
.format-status .entry-content p:last-child { margin-bottom: 0; }
.format-status .entry-meta { margin-top: 0; padding-bottom: 40px; }
.format-status .entry-meta .date a:before { content: "\f105"; }
/* Video */
.format-video { background-color: #db572f; }
.format-video .entry-content a, .format-video .entry-meta a, .format-video .entry-content a:hover, .format-video .entry-meta a:hover { color: #fbfaf3; }
.format-video .entry-title { font-size: 50px; font-weight: 400; }
.format-video .entry-meta { color: #220e10; }
/**
 * 5.6 Attachments
 * ----------------------------------------------------------------------------
 */

.attachment .hentry { background-color: #e8e5ce; margin: 0; padding: 0; }
.attachment .entry-header { margin-bottom: 0; max-width: 1040px; padding: 30px 0; }
.attachment .entry-title { display: inline-block; float: left; font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif; margin: 0; }
.attachment .entry-title:before { content: "\f416"; font-size: 32px; margin-right: 10px; }
.attachment .entry-meta { clear: none; color: inherit; float: right; max-width: 604px; padding: 9px 0 0; text-align: right; }
.hentry.attachment:not(.image-attachment) .entry-meta { max-width: 104px; }
.attachment footer.entry-meta { display: none; }
.attachment-meta:before { content: "\f307"; }
.full-size-link a:before { content: "\f402"; }
.full-size-link:before { content: none; }
.attachment .entry-meta a, .attachment .entry-meta .edit-link:before, .attachment .full-size-link:before { color: #ca3c08; }
.attachment .entry-content { background-color: #fff; max-width: 100%; padding: 40px 0; }
.image-navigation { margin: 0 auto; max-width: 1040px; position: relative; }
.image-navigation a:hover { text-decoration: none; }
.image-navigation .nav-previous, .image-navigation .nav-next { position: absolute; top: 50px; }
.image-navigation .nav-previous { left: 0; }
.image-navigation .nav-next { right: 0; }
.image-navigation .meta-nav { font-size: 32px; font-weight: 300; vertical-align: -4px; }
.attachment .entry-attachment, .attachment .type-attachment p { margin: 0 auto; max-width: 724px; text-align: center; }
.attachment .entry-attachment .attachment { display: inline-block; }
.attachment .entry-caption { text-align: left; }
.attachment .entry-description { margin: 20px auto 0; max-width: 604px; }
.attachment .entry-caption p:last-child, .attachment .entry-description p:last-child { margin: 0; }
.attachment .site-main .sidebar-container { display: none; }
.attachment .entry-content .mejs-audio { max-width: 400px; margin: 0 auto; }
.attachment .entry-content .wp-video { margin: 0 auto; }
.attachment .entry-content .mejs-container { margin-bottom: 24px; }
/**
 * 5.7 Post/Paging Navigation
 * ----------------------------------------------------------------------------
 */

.navigation .nav-previous { float: left; }
.navigation .nav-next { float: right; }
.navigation a { color: #bc360a; }
.navigation a:hover { color: #ea9629; text-decoration: none; }
.paging-navigation { background-color: #e8e5ce; padding: 40px 0; }
.paging-navigation .nav-links { margin: 0 auto; max-width: 604px; width: 100%; }
.sidebar .paging-navigation .nav-links { max-width: 1040px; padding: 0 376px 0 60px; }
.paging-navigation .nav-next { padding: 13px 0; }
.paging-navigation a { font-size: 22px; font-style: italic; font-weight: 300; }
.paging-navigation .meta-nav { background-color: #e63f2a; border-radius: 50%; color: #fff; display: inline-block; font-size: 26px; padding: 3px 0 8px; text-align: center; width: 50px; }
.paging-navigation .nav-previous .meta-nav { margin-right: 10px; padding: 17px 0 23px; width: 80px; }
.paging-navigation .nav-next .meta-nav { margin-left: 10px; }
.paging-navigation a:hover .meta-nav { background-color: #ea9629; text-decoration: none; }
.post-navigation { background-color: #fff; color: #ca3c08; font-size: 20px; font-style: italic; font-weight: 300; padding: 20px 0; }
.post-navigation .nav-links { margin: 0 auto; max-width: 1040px; }
.sidebar .post-navigation .nav-links { padding: 0 376px 0 60px; }
.post-navigation a[rel="next"] { float: right; text-align: right; }
/**
 * 5.8 Author Bio
 * ----------------------------------------------------------------------------
 */

.author-info { margin: 0 auto; max-width: 604px; padding: 30px 0 10px; text-align: left; /* gallery & video post formats */ width: 100%; }
.author.sidebar .author-info { max-width: 1040px; padding: 30px 376px 10px 60px; }
.single .author-info { padding: 50px 0 0; }
.author-avatar .avatar { float: left; margin: 0 30px 30px 0; }
.single-format-status .author-description { color: #f7f5e7; }
.author-description .author-title { clear: none; font: 300 italic 20px "Source Sans Pro", Helvetica, sans-serif; margin: 0 0 8px; }
.author-link { color: #ca3c08; margin-left: 2px; }
.author.archive .author-link { display: none; }
/**
 * 5.9 Archives
 * ----------------------------------------------------------------------------
 */

.archive-header { background-color: #e8e5ce; }
.archive-title, .archive-meta { font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif; margin: 0 auto; max-width: 1040px; padding: 30px 0; width: 100%; }
.archive-meta { font-size: 16px; font-style: normal; font-weight: normal; margin-top: -15px; padding: 0 0 11px; }
.sidebar .archive-meta { padding-right: 316px; }
/**
 * 5.10 Search Results/No posts
 * ----------------------------------------------------------------------------
 */

.page-header { background-color: #e8e5ce; }
.page-title { font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif; margin: 0 auto; max-width: 1040px; padding: 30px 0; width: 100%; }
.page-content { margin: 0 auto; max-width: 604px; padding: 40px 0; width: 100%; }
.sidebar .page-content { margin: 0 auto; max-width: 1040px; padding: 40px 376px 40px 60px; }
/**
 * 5.11 404
 * ----------------------------------------------------------------------------
 */

.error404 .page-header { background-color: #fff; }
.error404 .page-title { line-height: 0.6; margin: 0; padding: 300px; position: relative; text-align: center; width: auto; }
.error404 .page-title:before { color: #e8e5ce; content: "\f423"; font-size: 964px; line-height: 0.6; overflow: hidden; position: absolute; left: 7px; top: 28px; }
.error404 .page-wrapper { background-color: #e8e5ce; }
.error404 .page-header, .error404 .page-content { margin: 0 auto; max-width: 1040px; padding-bottom: 40px; width: 100%; }
/**
 * 5.12 Comments
 * ----------------------------------------------------------------------------
 */

.comments-title, .comment-list, .comment-reply-title, .must-log-in, .comment-respond .comment-form, .comment-respond iframe { display: block; margin-left: auto; margin-right: auto; max-width: 604px; width: 100%; }
.sidebar .comments-title, .sidebar .comment-list, .sidebar .must-log-in, .sidebar .comment-reply-title, .sidebar .comment-navigation, .sidebar .comment-respond .comment-form { max-width: 1040px; padding-left: 60px; padding-right: 376px; }
.comments-title { font: 300 italic 28px "Source Sans Pro", Helvetica, sans-serif; }
.comment-list, .comment-list .children { list-style-type: none; padding: 0; }
.comment-list .children { margin-left: 20px; }
.comment-list > li:after, .comment-list .children > li:before { background: url(images/dotted-line.png) repeat left top; background-size: 4px 4px; content: ""; display: block; height: 1px; width: 100%; }
.comment-list > li:last-child:after { display: none; }
.comment-body { padding: 24px 0; position: relative; }
.comment-author { float: left; max-width: 74px; }
.comment-author .avatar { display: block; margin-bottom: 10px; }
.comment-author .fn { word-wrap: break-word; }
.comment-author .fn, .comment-author .url, .comment-reply-link, .comment-reply-login { color: #bc360a; font-size: 14px; font-style: normal; font-weight: normal; }
.says { display: none; }
.no-avatars .comment-author { margin: 0 0 5px; max-width: 100%; position: relative; }
.no-avatars .comment-metadata, .no-avatars .comment-content, .no-avatars .comment-list .reply { width: 100%; }
.bypostauthor > .comment-body .fn:before { content: "\f408"; vertical-align: text-top; }
.comment-list .edit-link { margin-left: 20px; }
.comment-metadata, .comment-awaiting-moderation, .comment-content, .comment-list .reply { float: right; width: 79%; width: -webkit-calc(100% - 124px); width: calc(100% - 124px); word-wrap: break-word; }
.comment-meta, .comment-meta a { color: #a2a2a2; font-size: 13px; }
.comment-meta a:hover { color: #ea9629; }
.comment-metadata { margin-bottom: 20px; }
.ping-meta { color: #a2a2a2; font-size: 13px; line-height: 2; }
.comment-awaiting-moderation { color: #a2a2a2; }
.comment-awaiting-moderation:before { content: "\f414"; margin-right: 5px; position: relative; top: -2px; }
.comment-reply-link:before, .comment-reply-login:before { content: "\f412"; margin-right: 3px; }
/* Comment form */
.comment-respond { background-color: #f7f5e7; padding: 30px 0; }
.comment .comment-respond { margin-bottom: 20px; padding: 20px; }
.comment-reply-title { font: 300 italic 28px "Source Sans Pro", Helvetica, sans-serif; }
.comment-reply-title small a { color: #131310; display: inline-block; float: right; height: 16px; overflow: hidden; width: 16px; }
.comment-reply-title small a:hover { color: #ed331c; text-decoration: none; }
.comment-reply-title small a:before { content: "\f406"; vertical-align: top; }
.sidebar .comment-list .comment-reply-title, .sidebar .comment-list .comment-respond .comment-form { padding: 0; }
.comment-form .comment-notes { margin-bottom: 15px; }
.comment-form .comment-form-author, .comment-form .comment-form-email, .comment-form .comment-form-url { margin-bottom: 8px; }
.comment-form [for="author"], .comment-form [for="email"], .comment-form [for="url"], .comment-form [for="comment"] { float: left; padding: 5px 0; width: 120px; }
.comment-form .required { color: #ed331c; }
.comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"] { max-width: 270px; width: 60%; }
.comment-form textarea { width: 100%; }
.form-allowed-tags, .form-allowed-tags code { color: #686758; font-size: 12px; }
.form-allowed-tags code { font-size: 10px; margin-left: 3px; }
.comment-list .pingback, .comment-list .trackback { padding-top: 24px; }
.comment-navigation { font-size: 20px; font-style: italic; font-weight: 300; margin: 0 auto; max-width: 604px; padding: 20px 0 30px; width: 100%; }
.no-comments { background-color: #f7f5e7; font-size: 20px; font-style: italic; font-weight: 300; margin: 0; padding: 40px 0; text-align: center; }
.sidebar .no-comments { padding-left: 60px; padding-right: 376px; }
/**
 * 5.13 Multisite
 * ----------------------------------------------------------------------------
 */

.site-main .mu_register { margin: 0 auto; max-width: 604px; width: 100%; }
.mu_alert { margin-top: 25px; }
.site-main .mu_register input[type="submit"], .site-main .mu_register #blog_title, .site-main .mu_register #user_email, .site-main .mu_register #blogname, .site-main .mu_register #user_name { font-size: inherit; width: 270px; }
.site-main .mu_register input[type="submit"] { width: auto; }
/**
 * 6.0 Sidebar
 * ----------------------------------------------------------------------------
 */

.site-main .widget-area { float: right; width: 300px; }
/**
 * 6.1 Widgets
 * ----------------------------------------------------------------------------
 */

.widget { background-color: rgba(247, 245, 231, 0.7); font-size: 14px; -webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto; margin: 0 0 24px; padding: 20px; word-wrap: break-word; }
.widget .widget-title { font: 300 italic 20px "Source Sans Pro", Helvetica, sans-serif; margin: 0 0 10px; }
.widget ul, .widget ol { list-style-type: none; margin: 0; padding: 0; }
.widget li { padding: 5px 0; }
.widget .children li:last-child { padding-bottom: 0; }
.widget li > ul, .widget li > ol { margin-left: 20px; }
.widget a { color: #bc360a; }
.widget a:hover { color: #ea9629; }
/* Search widget */
.search-form .search-submit { display: none; }
/* RSS Widget */
.widget_rss .rss-date { display: block; }
.widget_rss .rss-date, .widget_rss li > cite { color: #a2a2a2; }
/* Calendar Widget */
.widget_calendar table, .widget_calendar td { border: 0; border-collapse: separate; border-spacing: 1px; }
.widget_calendar caption { font-size: 14px; margin: 0; }
.widget_calendar th, .widget_calendar td { padding: 0; text-align: center; }
.widget_calendar a { display: block; }
.widget_calendar a:hover { background-color: rgba(0, 0, 0, 0.15); }
.widget_calendar tbody td { background-color: rgba(255, 255, 255, 0.5); }
.site-footer .widget_calendar tbody td { background-color: rgba(255, 255, 255, 0.05); }
.widget_calendar tbody .pad, .site-footer .widget_calendar tbody .pad { background-color: transparent; }
/**
 * 7.0 Footer
 * ----------------------------------------------------------------------------
 */

.site-footer { background-color: #e8e5ce; color: #686758; font-size: 14px; text-align: center; }
.site-footer .widget-area, .sidebar .site-footer { text-align: left; }
.site-footer a { color: #686758; }
.site-footer .sidebar-container { background-color: #220e10; padding: 20px 0; }
.site-footer .widget-area { margin: 0 auto; max-width: 1040px; width: 100%; }
.sidebar .site-footer .widget-area { max-width: 724px; position: relative; left: -158px; }
.site-footer .widget { background: transparent; color: #fff; float: left; margin-right: 20px; width: 245px; }
.sidebar .site-footer .widget { width: 228px; }
.sidebar .site-footer .widget:nth-of-type(4), .sidebar .site-footer .widget:nth-of-type(3) { margin-right: 0; }
.site-footer .widget a { color: #e6402a; }
.site-footer .widget-title, .site-footer .widget-title a, .site-footer .wp-caption-text { color: #fff; }
.site-info { margin: 0 auto; max-width: 1040px; padding: 30px 0; width: 100%; }
#wpstats { display: block; margin: -10px auto 0; }


/**
 * 8.0 Media Queries
 * ----------------------------------------------------------------------------
 */

/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See https://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
 width: device-width;
}
@viewport {
 width: device-width;
}

@media (max-width: 1599px) {
.site { border: 0; }
}

@media (max-width: 1069px) {
.sidebar img.alignleft, .sidebar .wp-caption.alignleft { margin-left: 0; }
.sidebar img.alignright, .sidebar .wp-caption.alignright { margin-right: 0; }
.error404 .page-header { margin-left: auto; max-width: 604px; width: 100%; }
.archive-header, .search .page-header, .archive .page-header, .blog .page-header, .error404 .page-content, .search .page-content, .archive .page-content, .attachment .entry-header, .attachment .entry-content, .post-navigation .nav-links, .sidebar .site-info, .site-footer .widget-area { padding-left: 20px; padding-right: 20px; }
.error404 .page-title { font-size: 24px; padding: 180px; }
.error404 .page-title:before { font-size: 554px; }
.attachment .image-navigation { max-width: 724px; }
.image-navigation .nav-previous, .image-navigation .nav-next { position: static; }
.site-main .widget-area { margin-right: 60px; }
}

@media (max-width: 999px) {
.sidebar .entry-header, .sidebar .entry-content, .sidebar .entry-summary, .sidebar .entry-meta, .sidebar .comment-list, .sidebar .comment-reply-title, .sidebar .comment-navigation, .sidebar .comment-respond .comment-form, .sidebar .featured-gallery, .sidebar .post-navigation .nav-links, .author.sidebar .author-info { max-width: 604px; padding-left: 0; padding-right: 0; }
.sidebar .site-info, .search.sidebar .page-content, .blog.sidebar .page-content, .attachment .entry-header, .sidebar .comments-title { max-width: 604px; }
.sidebar .archive-meta, .attachment .entry-header, .search.sidebar .page-content, .blog.sidebar .page-content, .sidebar .site-info, .sidebar .comments-title, .sidebar .no-comments { padding-left: 0; padding-right: 0; }
.attachment .entry-meta { float: left; text-align: left; width: 100%; }
.attachment .entry-content { max-width: 100%; padding: 40px 0; }
.format-status .entry-content { padding-top: 40px; }
.format-status .entry-meta { padding-bottom: 40px; }
.sidebar .format-status .entry-content, .sidebar .format-status .entry-meta { padding-left: 35px; }
.sidebar .format-status .entry-content:before, .sidebar .format-status .entry-meta:before { left: 10px; }
.sidebar .format-status .entry-content p:first-child:before { left: 4px; }
.sidebar .paging-navigation .nav-links { padding: 0 60px; }
.site-main .sidebar-container { height: auto; margin: 0 auto; max-width: 604px; position: relative; top: 20px; }
.site-main .widget-area { float: none; margin: 0; width: 100%; }
.sidebar .site-footer .widget-area { max-width: 100%; left: 0; }
}

/* Collapse oversized image and pulled images after iPad breakpoint. */
@media (max-width: 767px) {
.site-header .home-link { min-height: 0; }
.site-title { font-size: 36px; padding: 8px 0 10px; }
.entry-content img.alignleft, .entry-content .wp-caption.alignleft { margin-left: 0; }
.entry-content img.alignright, .entry-content .wp-caption.alignright { margin-right: 0; }
.attachment .image-navigation, .attachment .entry-attachment .attachment { max-width: 604px; padding: 0; width: 100%; }
.gallery-caption { display: none; }
}

@media (max-width: 643px) {
.site-title { font-size: 30px; }
#content .entry-header, #content .entry-content, #content .entry-summary, #content footer.entry-meta, #content .featured-gallery, .search.sidebar .page-content, .blog.sidebar .page-content, .sidebar .post-navigation .nav-links, .paging-navigation .nav-links, #content .author-info, .comments-area .comments-title, .comments-area .comment-list, .comments-area .comment-navigation, .comment-respond, .sidebar .site-info, .sidebar .paging-navigation .nav-links { padding-left: 20px; padding-right: 20px; }
#content .format-status .entry-content, #content .format-status .entry-met { padding-left: 35px; }
/* Small menu */
.menu-toggle { cursor: pointer; display: inline-block; font: bold 16px/1.3 "Source Sans Pro", Helvetica, sans-serif; margin: 0; }
.menu-toggle, .menu-toggle:hover, .menu-toggle:focus, .menu-toggle:active { background: none; border: none; color: #141412; padding: 12px 0 12px 20px; }
.menu-toggle:focus { outline: thin dotted; }
.menu-toggle:after { content: "\f502"; font-size: 12px; padding-left: 8px; vertical-align: -4px; }
.toggled-on .menu-toggle:after { content: "\f500"; vertical-align: 2px; }
.toggled-on .nav-menu, .toggled-on .nav-menu > ul { display: block; margin-left: 0; padding: 0; width: 100%; }
.toggled-on li, .toggled-on .children { display: block; }
.toggled-on .nav-menu li > ul { background-color: transparent; display: block; float: none; margin-left: 20px; position: relative; left: auto; top: auto; }
.toggled-on .nav-menu li > ul a { color: #141412; width: auto; }
.toggled-on .nav-menu li:hover > a, .toggled-on .nav-menu .children a { background-color: transparent; color: #141412; }
.toggled-on .nav-menu > li a:hover, .toggled-on .nav-menu > ul a:hover { background-color: #db572f; color: #fff; }
.toggled-on .nav-menu > li a:focus, .toggled-on .nav-menu > ul a:focus { background-color: #220e10; color: #fff; }
ul.nav-menu, div.nav-menu > ul { display: none; }
#content .featured-gallery { padding-left: 24px; }
.gallery-columns-1 .gallery-item { margin-right: 0; width: 100%; }
.entry-title, .format-chat .entry-title, .format-image .entry-title, .format-gallery .entry-title, .format-video .entry-title { font-size: 22px; font-weight: bold; }
.format-quote blockquote, .format-status .entry-content { font-size: 18px; }
.format-quote blockquote small, .format-quote blockquote cite { font-size: 13px; }
/*.error404 .page-title { padding: 40px 0 0; }*/
/*.error404 .page-title:before { content: normal; }*/
.comment-author { margin-right: 30px; }
.comment-author .avatar { height: auto; max-width: 100%; }
.comment-metadata, .comment-content, .comment-list .reply { width: 70%; width: -webkit-calc(100% - 104px); width: calc(100% - 104px); }
.comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"] { width: -webkit-calc(100% - 120px); width: calc(100% - 120px); }
.comment-form textarea { height: 80px; /* Smaller field for mobile. */ }
/* Audio */
.format-audio .entry-content:before { display: none; }
.format-audio .audio-content { background-image: none; float: none; padding-left: 0; width: auto; }
}

/* Mobile devices */
@media (max-width: 359px) {
.site-title { font-weight: normal; }
.site-description { clip: rect(1px, 1px, 1px, 1px); position: absolute; }
.gallery { margin-left: 0; }
.gallery .gallery-item, .gallery-columns-2.gallery-size-thumbnail .gallery-item { max-width: none; width: 49%; width: -webkit-calc(50% - 4px); width: calc(50% - 4px); }
.gallery-columns-1.gallery-size-medium, .gallery-columns-1.gallery-size-thumbnail, .gallery-columns-2.gallery-size-thumbnail, .gallery-columns-3.gallery-size-thumbnail { display: block; }
.gallery-columns-1 .gallery-item, .gallery-columns-1.gallery-size-medium .gallery-item, .gallery-columns-1.gallery-size-thumbnail .gallery-item { text-align: center; width: 98%; width: -webkit-calc(100% - 4px); width: calc(100% - 4px); }
.gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-9 .gallery-item:nth-of-type(9n) { margin-right: 4px; }
.gallery br { display: none; }
.gallery .gallery-item:nth-of-type(even) { margin-right: 0; }
/* Comments */
.comment-author { margin: 0 0 5px; max-width: 100%; }
.comment-author .avatar { display: inline; margin: 0 5px 0 0; max-width: 20px; }
.comment-metadata, .comment-content, .comment-list .reply { width: 100%; }
}

/**
 * 9.0 Print
 * ----------------------------------------------------------------------------
 */

/* Retina-specific styles. */
@media print, (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
.site-header .search-field { background-image: url(images/search-icon-2x.png); }
.format-audio .audio-content, .format-status .entry-content:before, .format-status .entry-meta:before, .comment-list > li:after, .comment-list .children > li:before { background-image: url(images/dotted-line-2x.png); }
}

@media print {
body { background: none !important; color: #000; font-size: 10pt; }
footer a[rel="bookmark"]:link:after, footer a[rel="bookmark"]:visited:after { content: " [" attr(href) "] "; /* Show URLs */ }
.site { max-width: 98%; }
.site-header { background-image: none !important; }
.site-header .home-link { max-width: none; min-height: 0; }
.site-title { color: #000; font-size: 21pt; }
.site-description { font-size: 10pt; }
.author-avatar, .site-footer, .comment-respond, .comments-area .comment-edit-link, .comments-area .reply, .comments-link, .entry-meta .edit-link, .page-links, .site-content nav, .widget-area, .main-navigation, .navbar, .more-link { display: none; }
.entry-header, .entry-content, .entry-summary, .entry-meta { margin: 0; width: 100%; }
.page-title, .entry-title { font-size: 21pt; }
.entry-meta, .entry-meta a { color: #444; font-size: 10pt; }
.entry-content img.alignleft, .entry-content .wp-caption.alignleft { margin-left: 0; }
.entry-content img.alignright, .entry-content .wp-caption.alignright { margin-right: 0; }
.format-image .entry-content .size-full { margin: 0; }
/* Remove colors from post formats */
.hentry { background-color: #fff; }
/* Comments */
.comments-area > li.comment { background: none; position: relative; width: auto; }
.comment-metadata { float: none; }
.comment-author .fn, .comment-reply-link, .comment-reply-login { color: #333; }
}
.cf { clear: both; }
.cf:before, .cf:after { content: ""; display: table; }
.cf:after { clear: both; }
/*----- Start your own css form here ------*/
/*** Menu Css ***/
.menu-icon { display: none; cursor: pointer; color: #fff; text-transform: uppercase; text-align: center; font-weight: bold; line-height: 33px; font-size: 22px; padding: 10px 0; }
.menu-icon .menu-box { width:auto; height:auto; margin-right: 20px; padding:16px 10px; position: absolute; left: 0; }
.menu-icon.active .menu-box{ padding:16px 13px 16px 7px;  }
.menu-icon .menu-box span { width:42px; height:2px; margin-bottom:12px; background: #4b7383; display: block; border-radius: 2px; transition: all 0.5s; -webkit-transition: all 0.5s; }
.menu-icon .menu-box span:last-child{ margin-bottom:0px; }
.menu-icon.active span:nth-child(1) { transform: rotate(45deg) translateY(8px) translateX(11px); -webkit-transform: rotate(45deg) translateY(8px) translateX(11px); }
.menu-icon.hover:not(.active) span:nth-child(1) { transform: rotate(90deg) translateX(8px); -webkit-transform: rotate(90deg) translateX(8px); }
.menu-icon.active span:nth-child(2) { opacity: 0; }
.menu-icon.active span:nth-child(3) { transform: rotate(-45deg) translateY(-7px) translateX(12px); -webkit-transform: rotate(-45deg) translateY(-7px) translateX(12px); }
.menu-icon.hover:not(.active) span:nth-child(3) { transform: rotate(-90deg) translateX(6px); -webkit-transform: rotate(-90deg) translateX(6px); }
.enumenu_ul .caret { color: #fff; margin-left: 7px; }
.enumenu_ul { padding: 0px; list-style: none; }
.enumenu_ul > li { display: inline-block; vertical-align: top; padding-bottom: 23px; position: relative }
.enumenu_ul li a { font-size: 18px; color: #fff; padding: 23px 30px }
.enumenu_ul > li > a:hover, .enumenu_ul > li.active > a { background: #282828 none repeat scroll 0 0; }
.enumenu_ul > li ul { display: none }
.enumenu_ul ul li { width: 100%; margin: 0; list-style: none; position: relative; }
.enumenu_ul.desk ul { top: 100%; z-index: 999; list-style: none; left: 0px; background: #fff; position: absolute; min-width: 150px; }
p { font-size: 20px; line-height: 30px; }
/*Sub menu styles*/
.menu.submenu-ul-level1 li a { background: rgba(31, 26, 107, 0.8); color: #fff; padding-left: 90px; }
.enumenu_ul.desk li:hover > ul { display: block; opacity: 1; }
.enumenu_ul.desk .sb-menu .sb-menu { left: 100%; top: 0; }
.enumenu_ul.desk ul li a { padding:13px 10px 10px 10px; display: block; color: #244146; font-size: 16px; text-align: center }
.enumenu_ul.desk ul li:hover > a { color:#deda55; }
/*.enumenu_ul .arrow { position: absolute; right: 10px; top: 5px; width: 30px; height: 30px; cursor: pointer; z-index: 999 }*/
/*.enumenu_ul .arrow.up { background: url(../images/minus.png) no-repeat center center; }*/
/*** Common Css ***/
.button1 { display: inline-block; color: #333333 !important; font-size: 20px; background-color: #e1de2e; padding:12px 15px 10px; transition: 0.5s; -webkit-transition: 0.5s;  line-height:29px; font-family:'AvenirLTStd-Light'; }
.button1:hover, .button1:focus { background-color: #ffffff; color: #000000; text-decoration: none; }
.button2 { display: inline-block; color: #ffffff !important; font-size: 20px; background-color: #415a68; padding: 10px 27px; transition: 0.5s; -webkit-transition: 0.5s; text-align: center; font-family:'AvenirLTStd-Light'; }
.button2:hover, .button2:focus { background-color: #e1de2e; color: #333333 !important; text-decoration: none; }
.button3 { display: inline-block; color: #333333 !important; font-size: 20px; background-color: #e1de2e; padding: 10px 33px 10px 33px; transition: 0.5s; -webkit-transition: 0.5s; }
.button3:hover, .button3:focus { background-color: #415a68; color: #ffffff !important; text-decoration: none; }
.button4 { display: inline-block; color: #333333 !important; font-size: 20px; background-color: #c9c72f; padding:10px 24px 10px 24px; transition: 0.5s; -webkit-transition: 0.5s; }
.button4:hover, .button4:focus { background-color: #415a68; color: #ffffff !important; text-decoration: none; }
.button5 { display: inline-block; color: #333333 !important; font-size: 20px; background-color: #e0de2f; padding: 15px 25px; transition: 0.5s; -webkit-transition: 0.5s; }
.button5:hover, .button5:focus { background-color: #415a68; color: #ffffff !important; text-decoration: none; }
.button6 { display: inline-block; color: #333333 !important; font-size: 20px; background-color: #e0de2f; padding:10px 24px 10px 24px; transition: 0.5s; -webkit-transition: 0.5s; }
.button6:hover, .button4:focus { background-color: #415a68; color: #ffffff !important; text-decoration: none; }
/*** Custome Css ***/
.container { width: 1130px; margin: auto; }
header { padding: 40px 0px 38px; -webkit-box-shadow: 0px 6px 4px -1px rgba(124,124,124,1); -moz-box-shadow: 0px 6px 4px -1px rgba(124,124,124,1); box-shadow: 0px 6px 4px -1px rgba(124,124,124,1); }
header .container { position: relative; }
header .logo { display: inline-block; width: 324px; vertical-align: middle; margin-left: -4px; }
header .logo img { max-width: 100%; }
header .navbar { display: inline-block; width: auto; float: right; text-align: right; margin-top: 7px; }
header .enumenu_ul li:last-child a { padding-right: 0px; }
header .enumenu_ul li:first-child a { padding-left: 0px; }
header .enumenu_ul > li:first-child{ margin-left:0px; }
header .enumenu_ul > li:last-child{ margin-right:0px; margin-top:0px;  }
header .enumenu_ul > li{ margin: 10px 18px 0px 5px; }
header .enumenu_ul > li:nth-child(4)  .sub-menu .menu-item{ width:33%;  }
header .enumenu_ul > li a{ padding:0px; }

header .enumenu_ul li a { color: #425a68;  font-family: 'Avenir-Book'; font-size: 19.58px; line-height: 19px; transition: 0.5s; -webkit-transition: 0.5s; letter-spacing: -0.00em; }
/*header .navigation .menu .menu-item a{ padding-bottom:58px; }*/
header .enumenu_ul li a:hover, header .enumenu_ul li a:focus { background-color: transparent; color: #d5d110; }
header .enumenu_ul li a:hover img, header .enumenu_ul li a:focus img { opacity:0.7;  }
header .enumenu_ul li { padding-bottom:0px; }
header .enumenu_ul > li:hover:after{
    position:absolute;
    height:100px;
    width:400px;
    content:"";
    margin-left:-130px; 
} 
header .navigation .menu { padding-right: 0px; }
header .navigation { display: inline-block; vertical-align: middle; min-height: 1px; position:static;}
.enumenu_ul > li{ position:static; }
header .navigation .sub-menu{ width:100% !important; max-width:none; position:absolute; top:96px; left:0px; right:0px; border:1px solid #e8e689; }
header .navigation .sub-menu .menu-item{ width:25%; float:left; border-left:1px solid #e8e689; text-align:center; }
header .navigation .sub-menu .menu-item:first-child{ border-left:0px; }
header .navigation .sub-menu .menu-item:last-child a{margin-top:0px;  }
header .navigation .sub-menu .menu-item a{ 
    width:100%;
    padding-bottom:15px;
    font-size:18.57px;
    line-height:20px;
    font-family:'Avenir-Book';
}
header .navigation .sub-menu .menu-item a span{ display:inline-block; margin-left:14px; } 
header .navigation .sub-menu .menu-item a:last-child{ border:0px; }

header .enumenu_ul li:last-child a { display: inline-block; vertical-align: middle; padding: 12px 24px 11px 19px; border: 2px solid #425a68; font-size: 19.7px; color: #425a68; font-family: 'Avenir-Book'; margin-left:2px; margin-top: -4px; letter-spacing: -0.0em; cursor:pointer; z-index:1;  }
header .enumenu_ul li:last-child a:hover,header .enumenu_ul li.current-menu-item > a{ text-decoration: none; border-color: #d5d110; color: #d5d110; }
header .navigation .sub-menu .menu-item.current-menu-item a{ color:#244146; }
header .enumenu_ul li:last-child:hover a:before{ display:none;  }
header .navigation .menu .menu-item a{ position:relative; }
header .navigation .menu .menu-item:hover a:before{
    position:absolute;
    bottom:-56px;
    width:59px;
    height:2px;
    background-color:#d5d12a;
    content:"";
    left:50%;
    margin-left:-29px; 
}
.safari header .navigation .menu .menu-item:hover a::before{
    margin-left:-30px;
    bottom:-55px; 
}
header .navigation  .menu-item:hover .sub-menu .menu-item a:before{ display:none; }
header .navigation .menu-item .sub-menu .menu-item a img{ 
    display:inline-block;
    position:relative;
    vertical-align:middle;
    width:46px;
    transition:0.5s;
    -webkit-transition:0.5s;
}
header .navigation .menu-item .sub-menu .menu-item a .img_wrapper img{ left:0px; width:46px; }
header .navigation .sub-menu .menu-item{ padding-bottom:0px;  }
/*** Banner Css ***/
.home .banner { box-shadow: 0 -4px 1px #c1c3c5; }
.banner { min-height: 570px; background-size: cover; background-repeat: no-repeat; position: relative; background-position: center center; }
.banner .container { position: relative; }
.banner:before { height: 100%; width: 100%; content: ""; position: absolute; left: 0px; top: 0px; }
.single-post .banner:before{ background-color:rgba(0,0,0,0.3); }
.banner .banner-txt h2 { color: #ffffff; font-family: 'Avenir-Book'; font-weight: normal; font-size: 24px; line-height: 24px; max-width: 385px; padding-left: 4px; padding-top: 2px; letter-spacing: -0.03em; }
.banner .banner-txt h1 { font-size: 54.54px; line-height: 55px; font-weight: normal; color: #ffffff; font-family: 'TrajanPro-Regular'; margin-top: 0px; margin-bottom: 25px; letter-spacing: -0.01em; }
.banner .banner-txt { padding-top: 132px; position: relative; z-index: 1; display: inline-block; margin-left: 70px; }
.banner .banner-video-btn:before { position: absolute; left: 0px; background: url(images/banner-video-btn.png) no-repeat left top; content: ""; top: -17px; height: 60px; width: 60px; background-size: 100%; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; }
.banner .banner-video-btn:hover:before { background: url(images/banner-video-btn-w.png) no-repeat left top; height: 60px; width: 60px; background-size: 100%; }
.banner .banner-video-btn { color: #e1de2f; position: absolute; z-index: 1; bottom: 47px; left: 20.4%; padding-left: 74px; position: absolute; bottom: 59px; font-size: 21.6px; font-family: 'Avenir-Book'; /*transition: 0.5s; -webkit-transition: 0.5s;*/ }
.banner .banner-video-btn:hover { color: #ffffff; text-decoration: none; }
.banner-inner{
    box-shadow:inset -1px 6px 5px -3px #000000; 
}
/* Compass Ross Css */
.compass-ross { text-align: center; padding: 47px 0 109px; }
.compass-ross h2 { font-size: 42.8px; line-height: 43px; font-weight: normal; font-family: 'TrajanPro-Regular'; color: #425a68; margin-bottom: 18px; margin-top: 0; }
.compass-ross.inner p { font-family: 'Avenir-Book'; padding: 0 137px; }
.compass-ross p { font-family: 'Avenir-Medium'; }
/* Admission Css */
.admissions-bg { padding: 106px 0 108px; background-repeat: no-repeat; background-size: cover; background-position: center center; position: relative; border-top: 1px solid #c3c130; border-bottom: 1px solid #c3c130; }
.home .admissions-bg{ border-top-width:2px; border-bottom-width:2px; }
.admissions-bg .admission-content { width: 554px; display: inline-block; position: relative; z-index: 1; margin-top: -3px; }
.admissions-bg.content_full_width .admission-content { width: 723px; }
.admissions-bg .admission-content h2 { font-size: 42.89px; line-height: 43px; color: #ffffff; font-weight: normal; font-family: 'TrajanPro-Regular'; margin-top: 0px; margin-bottom: 27px; }
.admissions-bg .admission-content p { font-family: 'Avenir-Book'; color: #ffffff; font-size: 20px; padding-right: 0px; line-height: 27px; letter-spacing: -0.03em; margin-bottom: 10px; }
.admissions-bg .admission-content p .button1{ font-family:'AvenirLTStd-Light'; }
.admissions-bg .admission-content p strong { font-family: 'Avenir-Medium'; font-weight: normal; }
.home .admission-btn { padding-right: 9px; }
.admissions-bg .button1 { margin-left: 18px; }
/*.home .admission-btn a.button1:last-child { padding: 9px 31px 9px 17px; }*/
/* Successn Css */
.successes { padding: 100px 0 93px; }
.successes .successes-right { width: 36.4%; display: inline-block; float: right; padding-top: 0; }
/*#about-video-section .successes-right { width:36.4%; }*/
#about-video-section .successes-right p{ max-width:none; }
.successes .successes-right p { font-family: 'Avenir-Book'; color: #333333; font-size: 20px; line-height: 26px; padding-left: 5px; letter-spacing: -0.05em; max-width: 364px; }
.successes .successes-right h2 { margin-top: 0px; font-family: 'TrajanPro-Regular'; color: #425a68; font-weight: normal; font-size: 42.89px; line-height: 40px; margin-bottom: 23px; }
.successes .successes-left { width: 60%; height: 376px; display: inline-block; float: left; padding-right: 21px; padding-left: 18px; padding-top: 4px; }
.successes .successes-left .youtube_video_popup { width: 100%; height: 376px; position: relative; }
.successes .successes-left .youtube_video_popup .video-tn { height: 100%; width: 100%; background-size: cover; background-position: center center; }
.successes .successes-left .youtube_video_popup .play-btn { position: absolute; left: 50%; top: 50%; font-size: 85px; line-height: 85px; color: #ffffff; margin-top: -62px; margin-left: -34px; }
.successes .successes-left .youtube_video_popup.video-playing .play-btn { display: none; }
.successes .successes-left .youtube_video_popup.video-playing .video-tn { display: none; }
.success-info .success-inner { padding-left: 0px; }
.home .success-info .success-inner { border-top: 2px solid #dad786; }
.success-info .success-inner li { width: 32.9%; display: inline-block; list-style-type: none; float: left; text-align: center; padding: 40px 10px 9px 10px; margin-bottom:inherit;  }
.success-info .success-inner li:before{ display:none; }
.success-info .success-inner li:nth-child(2) { border-left: 2px solid #c8c541; border-right: 2px solid #c8c541; width: 33.7%; }
.success-info .success-inner li h3 { font-family: 'Avenir-Medium'; font-size: 17.86px; line-height: 18px; color: #425a68; font-weight: normal; margin-top: 0px; margin-bottom: 6px; }
.success-info .success-inner li h2 { font-size: 24px; line-height: 28px; color: #425a68; font-weight: normal; font-family: 'TrajanPro-Regular'; margin-top: 0px; margin-bottom: 0px; }
.success-info .success-inner li p { font-family: 'Avenir-Book'; font-size: 18px; line-height: 22px; color: #333333; letter-spacing: -0.01em; padding: 0 9px; margin-bottom: 22px; }
.success-info .success-inner li p a, .events p a { font-family: 'Avenir-Medium'; font-size: 18px; color: #425a68; }
.success-info .success-inner li p a:hover, .events p a:hover { color: #000; }
.success-info { padding-bottom: 78px; }
.text_align_left { text-align: left; }
.text_align_right { text-align: right; }
/*** Footer Css ***/
footer { background-color: #415a68; padding: 70px 0px 55px; }
footer .ft-left { width: 32%; float: left; padding: 38px 0 0 0px; }
footer .news-lattertxt { font-size: 20.17px; line-height: 25px; color: #fff; width: 184px; margin-bottom: 12px; font-family:'Avenir-Book'; }
footer .mc4wp-form-fields .frm input[type="text"]:focus, footer .mc4wp-form-fields .frm input[type="email"]:focus { border-color: #000000; }
footer .mc4wp-form-fields .frm input[type="text"], footer .mc4wp-form-fields .frm input[type="email"] { width: 100%; border: 1px solid #b3b7be; font-size: 19.02px; line-height: 19px; color: #333333; margin-bottom: 12px; padding: 10px 8px; font-family: 'Avenir-Medium'; }
footer .ft-right { width: 65.8%; float: right; text-align: right; padding-right: 0; }
footer .mc4wp-form-fields .frm input[type="text"]::-webkit-input-placeholder, footer .mc4wp-form-fields .frm input[type="email"]::-webkit-input-placeholder {
color:#333333;
}
footer .mc4wp-form-fields .frm input[type="text"]:-moz-placeholder, footer .mc4wp-form-fields .frm input[type="email"]:-moz-placeholder { /* Firefox 18- */
 color:#333333;
opacity:1;
}
footer .mc4wp-form-fields .frm input[type="text"]::-moz-placeholder, footer .mc4wp-form-fields .frm input[type="email"]::-moz-placeholder {  /* Firefox 19+ */
 color:#333333;
opacity:1;
}
footer .mc4wp-form-fields .frm input[type="text"]:-ms-input-placeholder, footer .mc4wp-form-fields .frm input[type="email"]:-ms-input-placeholder {
color:#333333;
}
footer .mc4wp-form-fields .frm input[type="submit"] { display: inline-block; color: #333333 !important; font-size: 25.7px; background: none; background-color: #e1de2e; padding: 10px 27px 10px 14px; transition: 0.5s; -webkit-transition: 0.5s; border: 0px; border-radius: 0px; margin-top: 5px; }
footer .mc4wp-form-fields .frm input[type="submit"]:focus, footer .mc4wp-form-fields .frm input[type="submit"]:hover { background-color: #ffffff; color: #000000; text-decoration: none; }
footer .copyright { margin-top: 57px; color: #ffffff; font-family: 'Avenir-Medium'; margin-left:0px; letter-spacing: -0.06em; }
footer .ft-right .nav-menu { padding-right: 0px; max-width: 630px; display: inline-block; max-width: 639px; }
footer .ft-right .nav-menu li{ padding: 9px 16px 15px; } 
footer .ft-right .nav-menu li a { padding:0px;  color: #ffffff; font-size: 18.93px; font-family: 'Avenir-Medium'; transition: 0.5s; -webkit-transition: 0.5s; }
footer .ft-right .nav-menu li a:hover, footer .ft-right .nav-menu li a:focus { background-color: transparent; color: #e1de2e; }
/*footer .ft-right .nav-menu li:first-child{ padding-left:30px; }*/
footer .ft-right .nav-menu li:last-child { padding-right: 150px; }
footer .ft-right .nav-menu li:nth-child(6){ padding-right:0px;  }
footer .ft-right .ft-menu-outer { position: relative; margin-bottom: 24px; }
footer .ft-right .ft-menu-outer .social-icon { display: inline-block; position: absolute; right: 0px; bottom: 5px; }
footer .ft-right .ft-menu-outer .social-icon a { display: inline-block; height: 30px; width: 30px; margin-left: 15px; background-color: #ffffff; text-align: center; color: #415a68; font-size: 18px; line-height: 18px; border-radius:100%; padding-top: 6px; transition: 0.5s; -webkit-transition: 0.5s; }
footer .ft-right .ft-menu-outer .social-icon .fa-facebook{ padding-top:7px; }
footer .ft-right .ft-menu-outer .social-icon a:hover, footer .ft-right .ft-menu-outer .social-icon a:focus { text-decoration: none; background-color: #e1de2e; }
footer .ft-right .ft-btn { margin-bottom: 100px; margin-bottom: 107px; }
footer .ft-right .ft-btn .button1 { margin-left: 23px; padding:13px 18px 15px; }
footer .ft-address { font-size: 17.63px; color: #ffffff; font-family: 'Avenir-Medium'; }
footer .ft-address p { font-size: 17.63px; letter-spacing: -0.05em; line-height: 21px; }
footer .ft-address p a{ color: #ffffff; }
footer .ft-address p a:hover{ color:#c8c72f;  }
footer .copyright-address .copy-left{ width:50%; float:left; }
footer .copyright-address .add-right{ width:50%; float:right; text-align:right;  }
.pardotform{ height:auto !important; overflow:auto !important;  }
/*** Footer End ***/
.banner-overlay { height: 100%; width: 100%; position: absolute; left: 0px; right: 0px; top: 0px; }
.banner-inner { min-height: 381px; }
.banner-inner:before { display: none; }
.banner-inner .banner-txt h2 { max-width: 410px; }
.compass-ross .compass-rose-btn { margin-top: 54px; }
.compass-ross .compass-rose-btn .button3 { padding: 9px 32px; }
.gall-wrapper .left { width: 50%; float: left; }
.gall-wrapper .gall-bg { min-height: 600px; background-size: cover; background-position: center center; background-repeat: no-repeat; }
.gall-wrapper .blue-bg { background-color: #415a68; color: #ffffff; }
.gall-wrapper .yellow-bg { background-color: #e0de2f; color: #333333; }
.gall-wrapper .right { width: 50%; float: right; }
.gall-wrapper .gall-txt h2 { font-family: 'MyriadPro-Regular'; font-size: 40.47px; line-height: 41px; font-weight: normal; color: #333333; margin-top: 0px; margin-bottom: 42px; }
.gall-wrapper .blue-bg h2 { color: #ffffff; }
.gall-wrapper .gall-txt h2 span { display: inline-block; height: 75px; width: 75px; background-repeat: no-repeat; vertical-align: middle; margin-right: 25px; }
.gall-wrapper .gall-txt.left h2 span { margin-right: 0px; margin-left: 25px; }
.gall-wrapper .gall-txt { padding: 80px 55px; text-align: center; min-height: 600px; margin-top: 0px; }
.gall-wrapper .gall-txt p { font-family: 'Avenir-Book'; max-width:483px; margin: 0 auto; line-height: 26px; }
.growth-model { padding: 140px 0 145px; border-bottom: 2px solid #e4e24a; background-repeat: no-repeat; background-position: left center; background-size: 50%; }
.growth-model .growth-model-txt { width: 40%; float: right; }
.growth-model .growth-model-txt h2 { margin-top: 0px; margin-bottom: 40px; font-size: 47.82px; color: #415a68; font-family: 'TrajanPro-Regular'; font-weight: normal; }
.growth-model .growth-model-txt p { color: #333333; font-family: 'Avenir-Book'; }
.growth-model .growth-model-txt .growth-model-btn { margin-top: 80px; }
/*** Christian Philosophy CSS ***/
.compass-ross-info { padding: 115px 0 125px; background-size: cover; background-position: center top; position: relative; border-top: 1px solid #c4c395; position: relative; }
.compass-ross-info:before { position: absolute; left: 0px; top: 0px; right: 0px; height: 100%; width: 100%; content: ""; background-color: rgba(0,0,0,0.2); }
.compass-ross-info .compasross-txt { position: relative; }
.compass-ross-info .compasross-txt h2 { margin-top: 0px; font-size: 47.82px; color: #ffffff; font-family: 'TrajanPro-Regular'; font-weight: normal; margin-bottom: 20px; }
.compass-ross-info .compasross-txt p { color: #ffffff; max-width: 487px; }
/*** Student Life Page css ***/
.studentlife-dots { position: fixed; right: 10px; top: 361px; z-index: 9; }
.studentlife-dots:after { width: 2px; position: absolute; height: 100%; right: 6px; top: 0px; content: ""; background-color: #ffffff; }
.studentlife-dots a { height: 14px; width: 14px; display: inline-block; background-color: #ffffff; border-radius: 100%; margin-top: 105px; display: block; position: relative; transition: 0.5s; -webkit-transition: 0.5s; z-index: 1; }
.studentlife-dots a:hover { background-color: #e1de2e; }
.studentlife-dots a:first-child { margin-top: 0px; }
.studentlife-dots a:after { content: ""; position: absolute; right: 100%; margin-right: 10px; top: -5px; color: #e1de2f !important; transition: 0.5s; -webkit-transition: 0.5s; }
.studentlife-dots a:hover:after, .studentlife-dots a.active:after { content: attr(data-title); }
.studentlife-dots a.active { background-color: #e1de2e; }
.student-growth-model { padding: 100px 0px 190px; background-size: cover; background-position: center top; position: relative; }
.student-growth-model:before { content: ""; position: absolute; left: 0px; top: 0px; right: 0px; height: 100%; width: 100%; background-color: rgba(0,0,0,0.8); }
.student-growth-model .studentinfo-txt1 { position: relative; }
.student-growth-model .studentinfo-txt1 h1 { color: #ffffff; font-size: 49.85px; font-weight: normal; font-family: 'TrajanPro-Regular'; margin-top: 0px; }
.student-growth-model .studentinfo-txt1 p { font-size: 21.26px; line-height: 28px; color: #ffffff; font-family: 'Avenir-Book'; max-width: 720px; }
.studentinfo-icon { width: 40%; float: left; }
.studentinfo-txt2 { width: 60%; float: left; position: relative; }
.studentinfo-txt2 h2 { font-size: 49.85px; line-height: 50px; color: #425a68; font-family: 'TrajanPro-Regular'; margin-top: 0px; margin-bottom: 18px; font-weight:normal; }
.studentinfo-txt2 p { font-size: 31.3px; line-height: 38px; font-family: 'Avenir-Book'; }
.bonding { background-size: cover; background-position: center top; position: relative; padding: 56px 0px 74px; }
.bonding:before { background-color: rgba(77,98,112,0.7); height: 100%; width: 100%; position: absolute; left: 0px; top: 0px; right: 0px; content: ""; }
.bonding .studentinfo-icon span { height: 418px; width: 241px; display: inline-block; position: relative; background-repeat: no-repeat; }
.box-right.studentinfo-txt2 { text-align: right; padding-left: 97px; padding-top: 29px; }
.box-right.studentinfo-icon { float: right; }
.box-left.studentinfo-txt2 { padding-right: 106px; }
#student-life4 .box-left.studentinfo-txt2{ padding-top:100px; }
/*** Boundry Control ***/
.boundaries { background-color: #333333; padding: 130px 0 105px; background-repeat: no-repeat; background-size: cover; background-position: center top; border-bottom: 1px solid #7a7778; position: relative; }
.studentinfo-icon span { display: inline-block; position: relative; background-repeat: no-repeat; background-position: center center; width: 100% !important; z-index: 1; }
.boundaries .studentinfo-icon span { height: 295px; width: 296px; }
.boundaries .studentinfo-icon { padding-top: 60px; }
.boundaries .studentinfo-txt2 h2 { color: #e1de2f; }
.boundaries .studentinfo-txt2 p { color: #ffffff; }
/*** Reality ***/
.reality { padding: 120px 0px 98px; background-position: center center; background-size: cover; position: relative; border-bottom: 1px solid #ffffff; }
.reality:before { background-color: rgba(77,98,112,0.9); content: ""; position: absolute; left: 0px; right: 0px; top: 0px; height: 100%; width: 100%; }
.reality .studentinfo-icon span { height: 332px; width: 327px; }
.reality .studentinfo-txt2 h2 { color: #ffffff; }
.reality .studentinfo-txt2 p { color: #ffffff; }
.box-right.studentinfo-icon { text-align: right; }
/*** Competence ***/
.competence { padding: 150px 0 100px; background-size: cover; background-position: center top; position: relative; }
.competence:before { height: 100%; width: 100%; position: absolute; left: 0px; top: 0px; right: 0px; content: ""; background-color: rgba(228, 225, 81, 0.9); }
.competence .studentinfo-icon span { width: 283px; height: 327px; }
.competence .studentinfo-txt2 { padding-right: 86px; }
.back-to-prev { color: #333333 !important; font-size: 21.11px; line-height: 22px; position: absolute; left: 50%; bottom: 50px; margin-left: -75px; font-family: 'MyriadPro-Regular'; padding-left: 40px; background: url('images/btn-arrow.png')no-repeat left center; transition: 0.5s; -webkit-transition: 0.5s; }
.back-to-prev:hover { background: url('images/btn-arrow2.png')no-repeat left center; text-decoration: none; color: #415a68 !important; }
/*** About us css ***/
.page-template-about-us .banner:before { display: block; }
.page-template-about-us .compass-ross { border-bottom: 2px solid #b1af43; }
.page-template-about-us .compass-ross.inner p { padding: 0px 120px; line-height: 26px; }
/* Facility */
.facilities { padding: 67px 0px 40px; background-size: cover; background-position: center center; position: relative; border-top: 3px solid #b1af43; border-bottom: 3px solid #b1af43; }
.facilities:before { height: 100%; width: 100%; position: absolute; left: 0px; right: 0px; top: 0px; background-color: rgba(0,0,0,0.5); content: ""; }
.facilities .facility-txt { position: relative; max-width: 514px; float: right; }
.facilities .facility-txt h2 { font-size: 42.88px; line-height: 43px; color: #ffffff; font-weight: normal; font-family: 'TrajanPro-Regular'; margin-bottom: 23px; margin-top: 0; }
.facilities .facility-txt p { color: #ffffff; font-family: 'Avenir-Book'; padding-left: 3px; line-height: 26px; }
.play-pause-btn { height: 41px; width: 41px; background: url(images/paush-btn.png) no-repeat left top; display: inline-block; position: absolute; bottom: 15px; left: 375px; }
.play-pause-btn.play { background: url('images/paush-btn2.png') no-repeat left top; }
/*.staff-bg { padding: 187px 0px 134px; }*/
.staff-bg h2 { margin-top: 0px; font-weight: normal; font-family: 'TrajanPro-Regular'; color: #425a68; font-size: 42.88px; line-height: 43px; margin-bottom: 32px; }
.staff-bg { padding: 67px 0px 55px; text-align: center; }
.staff-bg p { color: #333333; font-family: 'Avenir-Book'; line-height: 32px; }
.staff-bg p strong{ font-family:'MyriadPro-Regular'; font-weight:normal; }
.home .staff-bg p { color: #333333; font-family: 'Avenir-Book'; padding: 0 80px; line-height: 27px; }
.home .staff-bg p strong{ font-family:'Avenir-Medium'; font-weight:normal;  }
.staff-bg .staff-btn { margin-top: 48px; }
.staff-bg .staff-btn .button3 { padding: 7px 44px; }
/*** Resources ***/
.text-right { text-align: right; }
.page-template-resources .success-info .success-inner { border-top: 0px; padding-top: 23px; }
.page-template-resources .success-info .success-inner li p { font-family: 'Avenir-Book'; }
.all-post { padding: 70px 0 0 0; }
.arrow-right { font-size: 21.42px; line-height: 22px; color: #333333 !important; padding-right: 55px; transition: 0.5s; -webkit-transition: 0.5s; background: url(images/arror-right.png) no-repeat right center; }
.arrow-right:hover, .arrow-right:focus { color: #415a68 !important; text-decoration: none; background: url(images/arror-right-hover.png) no-repeat right center; }
/*** About us ***/
.upcoming-event { padding: 65px 0px 105px; }
.upcoming-event h2 { margin-top: 0px; font-size: 47.77px; line-height: 48px; font-family: 'TrajanPro-Regular'; color: #415a68; font-weight: normal; margin-bottom: 56px; }
.upcoming-event .container div.text-right:last-child { margin-top: -37px; }
.event-list .up-event-left { width: 37%; float: left; padding-right: 35px; padding-left: 6px; }
.event-list .up-event-left .date { font-size: 21.57px; line-height: 22px; color: #333333; font-family: 'MyriadPro-Regular'; }
.event-list .up-event-left h3 { font-size: 28.78px; line-height: 29px; color: #415a68; font-family: 'TrajanPro-Regular'; font-weight: normal; margin: 7px 0px 2px; }
.event-list .up-event-left .time { color: #333333; font-size: 21.57px; line-height: 22px; }
.event-list .up-event-right { width: 63%; float: left; padding-left: 8px; }
.event-list .up-event-right p { font-family: 'Avenir-Book'; color: #333333; line-height: 26px; margin-bottom: 14px; }
.rsvp-btn .button4 { padding: 10px 18px; }
.upcoming-event .event-list { margin-bottom: 60px; }
.external-resources .container { padding: 55px 0px 0px; border-top: 2px solid #b0ae3a; }
.external-resources h2 { margin-top: 0px; text-align: right; font-size: 47.77px; line-height: 48px; color: #415a68; font-weight: normal; font-family: 'TrajanPro-Regular'; margin-bottom: 78px; }
.external-resources.success-info .success-inner .icon-resource { height: 147px; width: 100%; background-repeat: no-repeat; background-position: center bottom; margin-bottom: 34px; }
.external-resources.success-info .success-inner .icon-resource a { font-size: 30.41px; line-height: 31px; color: #000000; font-family: 'MyriadPro-Regular'; padding-top: 30px; }
.external-resources.success-info .success-inner .icon-resource a:hover { color: #415a68; text-decoration: none; }
.external-resources.success-info .success-inner li { padding: 30px 30px 9px; }
.external-resources.success-info .success-inner li p { font-family: 'Avenir-Medium'; font-size: 21.57px; line-height: 26px; }
.team-member-bg{ margin-bottom:-130px; }
.team-member-bg .team-inner { margin-left: -15px; margin-right: -15px; }
.team-member-bg .team-inner li { display: inline-block; padding-left: 15px; padding-right: 15px; margin-right: -4px; width: 33.33%; vertical-align: top; margin-bottom: 60px; }
.team-member-bg .team-inner li .team-photo { margin-bottom: 25px; display: block; }
.team-member-bg .team-inner li .team-photo img { width: 100%; }
/*.team-member-bg .team-inner li:last-child { margin-bottom: 0px; }*/
.team-member-bg .team-inner li .name, .team-member-bg .team-inner li .position { font-size: 26.67px; line-height: 27px; color: #415a68; font-family: 'MyriadPro-Regular'; margin-bottom: 5px; display: table; }
.team-member-bg .team-inner { padding-left: 0px; }
.page-template-team .compass-ross p { font-family: 'Avenir-Book'; line-height: 26px; }
.page-template-team .compass-ross { text-align: left; padding: 87px 0 45px; }
/*** Faq Css ***/
.faq-content { padding-bottom: 80px; }
.faq-content .accordion-content { display: none; }
.faq-content .accordion-content a { color: #ffffff; }
.faq-content .title { margin-bottom: 33px; }
.lnk1 { color: #333333 !important; }
.lnk1:hover { color: #415a68 !important; }
.faq-content .accordion-title { background: #415a68 !important; border-bottom: 1px solid #222526; list-style: outside none none; display: block; color: #fff; font-family: 'PT Sans', sans-serif; padding:16px 60px 20px 24px !important; cursor: pointer; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; border: 1px solid #8c9ba3; }
.faq-content .accordion-title:hover { background-color: #344854 !important; }
.faq-content .accordion-title.active { background: #344854 !important; }
.faq-content .accordion-content { background: #fff !important; list-style-type: none; display: none; color: #333333; padding: 15px 0px; font-size: 16.23px; line-height: 25px; font-family: 'Avenir-Book'; }
.faq-content .accordion-content p { font-size: 16.23px; line-height: 20px; font-family: 'Avenir-Book'; margin-bottom: 0px; }
.faq-content .accordion-title > span { float: right; position: relative; display: none !important; }
.faq-accordion { padding-left: 0px; max-width: 665px; margin: auto !important; }
.faq-content .faq-accordion{ padding-left:0px; }
.faq-accordion li { list-style-type: none; }
.faq-accordion .accordion-title { font-size: 18.03px; line-height: 21px; color: #ffffff; font-family: 'Avenir-Book'; position: relative; }
.faq-accordion .accordion-title.ui-accordion-header-active{ margin-bottom:17.85px !important; }
.faq-accordion.ui-accordion .ui-accordion-content{ padding-top:0px; overflow:visible; }
.faq-accordion .accordion-title .arrow { display: inline-block !important; height: 100%; width: 58px; position: absolute; right: 0px; top: 0px; bottom: 0px; background: url('images/faq-arrow2.png') no-repeat center center #344854; }
.faq-accordion .accordion-title.active .arrow { background: url('images/faq-cross.png') no-repeat center center #344854; }
/*** Thank You Page ***/
.page-template-thank-you .compass-ross { padding: 100px 0 160px; }
.compass-ross.inner p { padding: 0px 120px; line-height: 26px; }
/***** Inquiry Form *****/
.inquiry-form .wpcf7-form input { border: 1px solid #8b8b8b; font-size: 21.6px; line-height: 23px; color: #333333; padding: 17px 15px 17px 17px; }
.inquiry-form .wpcf7-form .wpcf7-form-control-wrap{ margin-bottom:18px; }
.inquiry-area .wpcf7-response-output{ border-color:#ffffff; margin:15px 0px 0px; }
.inquiry-form .wpcf7-response-output{ border-color:#000000; margin:15px 0px 0px; }
.inquiry-form .wpcf7-validation-errors{ color:#f00; }
.inquiry-form .wpcf7-mail-sent-ok{ color:#14d000; }
.inquiry-form .wpcf7 { max-width: 974px; margin: 0 auto 65px; }
.inquiry-form .wpcf7-form span { display: block; }
.inquiry-form .wpcf7-form input.wpcf7-form-control::-webkit-input-placeholder {
color:#333333;
}
.inquiry-form .wpcf7-form input.wpcf7-form-control:-moz-placeholder { /* Firefox 18- */
color:#333333;
opacity:1;
}
.inquiry-form .wpcf7-form input.wpcf7-form-control::-moz-placeholder {  /* Firefox 19+ */
color:#333333;
opacity:1;
}
.inquiry-form .wpcf7-form input.wpcf7-form-control:-ms-input-placeholder {
color:#333333;
}
.inquiry-form .wpcf7-form .fname { display: inline-block; width: 50%; float: left; padding-right: 16px; }
.inquiry-form .wpcf7-form .daughter-name { display: inline-block; width: 50%; float: left; padding-left: 16px; }
.inquiry-form .wpcf7-form .email-add { display: inline-block; width: 50%; float: left; padding-right: 16px; }
.inquiry-form .wpcf7-form input { width: 100%; }
.inquiry-form .wpcf7-form .pin-code { width: 17.9%; display: inline-block; float: left; padding-left: 15px; }
.inquiry-form .wpcf7-form .pin-code:after { display:block; width:100%; content:""; content:"";   }
.inquiry-form .wpcf7-form .phone-no { width: 32%; display: inline-block; float: left; padding-left: 13px; }
.inquiry-form .wpcf7-form .resident-age { width: 27%; display: inline-block; float: right; padding-left: 16px; }
.inquiry-form .wpcf7-form .resident-age.inq .res-lable{ margin-top:-10px; }
.inquiry-form .wpcf7-form .u-placement { width: 23%; float: right; display: inline-block; padding-left: 16px; }
.inquiry-form .wpcf7-form .u-placement.inq{ margin-top:-7px; }
.inquiry-form .wpcf7-form .resident-age .age { width: 39%; display: inline-block; padding-left: 18px; margin-right: -4px; vertical-align: middle; }
.inquiry-form .wpcf7-form .resident-age .age input { border-radius: 13px; padding: 6px; margin-bottom: 0px; }
.inquiry-form .wpcf7-form .resident-age .res-lable { width: 63%; display: inline-block; padding-right: 17px; margin-right: -4px; font-size: 21.6px; line-height: 25px; font-family: 'Avenir-Book'; color: #333333; vertical-align: middle; text-align: right; }
.inquiry-form .wpcf7-form .resident-age .age .ui-spinner { border: 0px; margin: 0px; }
.inquiry-form .wpcf7-form .resident-age .age .ui-spinner input { margin:0; font-family: 'Avenir-Book'; font-size: 18px;-webkit-appearance: none !important;
    margin: 0 !important;
    -moz-appearance:textfield !important; }
.inquiry-form .wpcf7-form .resident-age .age .ui-spinner input:focus{ border:1px dotted #333333;  }
.inquiry-form .ui-spinner a.ui-spinner-down .ui-icon { width:25px; height:18px; background-color: red; top: auto; bottom:0.5px; right:0px; background: url('images/number-arrow-down.png') no-repeat center top #ffffff; left:auto;  border-left: 0px; display:inline-block; border-right:1px solid #8b8b8b; border-bottom:1px solid #8b8b8b; border-radius:0 0px 10px 0;  }
.inquiry-area .ui-spinner a.ui-spinner-down .ui-icon{ bottom:-0.5px; }
.chrome .inquiry-form .ui-spinner a.ui-spinner-down .ui-icon{ bottom:0.5px; }
.inquiry-form .ui-spinner a.ui-spinner-up,.inquiry-form .ui-spinner a.ui-spinner-down{ display:inline-block; background:none; border:0px; width:25px;    }
.inquiry-form .ui-spinner a.ui-spinner-up .ui-icon{ width:25px; height:18px; background-color: red; top:8.1px; right:0px; left:auto;  background: url('images/number-arrow-up.png') no-repeat center bottom #ffffff; border-left: 0px; display:inline-block; border:0px;  border-right:1px solid #8b8b8b; border-top:1px solid #8b8b8b; border-radius:0px 12px 0 0;   }
.banner-inner .banner-txt { padding-top: 91px; position: relative; z-index: 1; display: inline-block; margin-left: 63px; }
.banner-inner .banner-txt h2 { color: #ffffff; font-family: 'Avenir-Book'; font-weight: normal; font-size: 24px; line-height: 32px; max-width: 385px; padding-left: 4px; padding-top: 0; letter-spacing: 0em; margin: 0 0 25px 0; }
.banner-inner .banner-txt h1 { font-size: 50.64px; line-height: 55px; font-weight: normal; color: #ffffff; font-family: 'TrajanPro-Regular'; margin-top: 0px; margin-bottom: 14px; letter-spacing: -0.01em; }
.banner-inner .banner-txt h3 { font-size: 21.6px; line-height: 32px; color: #ffffff; font-family: 'Avenir-Book'; font-weight: normal; margin-top: 0px; margin-bottom: 0; padding-bottom: 30px; }
.inquiry-pg .banner-inner .banner-txt { padding-top: 261px; }
.button3 { display: inline-block; color: #333333 !important; font-size: 20px; background-color: #e1de2e; padding: 15px 50px; transition: 0.5s; -webkit-transition: 0.5s; margin-top: 10px; }
.inquiry-form .wpcf7-form .resident-age .age .ui-spinner input:focus + a .ui-icon,.inquiry-form .wpcf7-form .resident-age .age .ui-spinner input:focus + a + a .ui-icon{ border-right:1px dotted #333333; }
.u-placement [type="checkbox"]:not(:checked), .u-placement [type="checkbox"]:checked { position: absolute; left: -9999px; }
.u-placement [type="checkbox"]:not(:checked) + span, .u-placement [type="checkbox"]:checked + span { position: relative; padding-right: 59px; cursor: pointer; }
.u-placement .wpcf7-list-item-label { display: inline-block !important; text-align: right; color: #333333; font-family: "Avenir-Book"; font-size: 21.6px; line-height: 25px; vertical-align: middle; margin-top: -20px; }
.ie .u-placement .wpcf7-list-item-label { margin-top:5px; }
.ie .inquiry-area .u-placement .wpcf7-list-item-label { margin-top:10px; }
/* checkbox aspect */
.u-placement [type="checkbox"]:not(:checked) + span:before, .u-placement [type="checkbox"]:checked + span:before { content: ''; position: absolute; right: 0; top: 3px; width: 36px; height: 36px; background: #ffffff; border-radius: 5px; border: 1px solid #818181; }
/* checked mark aspect */
.u-placement [type="checkbox"]:not(:checked) + span:after, .u-placement [type="checkbox"]:checked + span:after { content: ""; position: absolute; top: 6px; right: 4px; font-size: 18px; line-height: 0.8; transition: all .2s; background-color: #818c93; height: 30px; width: 30px; border-radius: 5px; outline: none; }
/* checked mark aspect changes */
.u-placement [type="checkbox"]:not(:checked) + span:after { opacity: 0; transform: scale(0); }
.u-placement [type="checkbox"]:checked + span:after { opacity: 1; transform: scale(1); }
/* disabled checkbox */
.u-placement [type="checkbox"]:disabled:not(:checked) + span:before, .u-placement [type="checkbox"]:disabled:checked + span:before { box-shadow: none; border-color: #bbb; background-color: #ddd; }
.u-placement [type="checkbox"]:disabled:checked + span:after { color: #999; }
.u-placement [type="checkbox"]:disabled + span { color: #aaa; }
/* accessibility */
.u-placement [type="checkbox"]:checked:focus + span:before, .u-placement [type="checkbox"]:not(:checked):focus + span:before { border: 1px solid #e0de2f; }
/* hover style just for information */
.u-placement span:hover:before { border: 1px solid #4778d9!important; }
.inquiry-form .btn-submit:before { display: table; clear: both; width: 100%; content: ""; }
.inquiry-form .btn-submit { text-align: right; display: block; width: 100%; ; }
.inquiry-form .btn-submit input { display: inline-block; width: auto; margin-top: 43px; background: none; background-color: #dfdd2f; border: 0px; font-family: 'MyriadPro-Regular'; font-size: 25.7px; line-height: 26px; padding: 16px 26px; border-radius: 0px; transition: 0.5s; -webkit-transition: 0.5s; }
div.wpcf7 img.ajax-loader { display: none; }
.inquiry-form .btn-submit input:hover,.inquiry-form .btn-submit input:focus { background-color: #415a68; color: #ffffff; }
.banner-inner .banner-txt.text_align_bottom_left { margin-left: 35px; }
.banner-inner .banner-txt.text_align_bottom_left h1 { margin-top: 166px; letter-spacing: -0.04em; margin-bottom: 3px; }
.banner .banner-txt.text_align_top_right { float: right; }
.inquiry-area .content-area { min-height: 592px; padding: 74px 60px 74px 45px; text-align: left; }
.inquiry-area .content-area.left { width: 57%; }
.inquiry-area h2 { color: #fff; font-family: "TrajanPro-Regular"; font-size: 47.11px; font-weight: normal; line-height: 41px; margin-bottom: 31px; margin-top: 0; letter-spacing: -0.01em; }
.inquiry-area .form-area.left h4{ 
    font-size:21.27px;
    line-height:23px;
    color:#ffffff;
    font-family:'Avenir-Book';
    font-weight:normal;
    text-align:right;
    margin-top:48px;
    margin-bottom:24px; 
}
.inquiry-area.inquiry-form .wpcf7-form .wpcf7-form-control-wrap{ margin-bottom:25px;  }
.inquiry-area p { line-height: 26px; color: #fff; }
.page-template-faq .compass-ross { padding: 137px 0 82px; }
.page-template-faq .compass-ross h2 { margin-bottom: 24px; }
.video-playing .play-btn, .video-playing .video-tn{display:none;}
.widget-area .pardot-form{ background-color:#ff0a0a !important; }
#pardot-form .field-label{ font-family:sans-serif !important; display:block; width:100%; }
#pardot-form .field-label{ color:#78a7c1; }
#pardot-form.form p label{ font-size:16px !important;  }
#pardot-form .submit input{
    background:none; 
    background-color: #e1de2e;
    color: #333333 !important;
    display: inline-block;
    font-size:23.7px;
    padding:16px 27px 13px 16px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    border:0px;
    font-weight:normal;
    border-radius:0px;
    font-family:'MyriadPro-Regular';
}
#pardot-form .submit input:hover,#pardot-form .submit input:focus{
    background-color:#ffffff;    
}
#pardot-form .form-field .text{
    border:0px; 
    font-family:sans-serif !important;
    font-weight:normal;
    font-size:14px;
    line-height:16px;
    padding:10px;
    border:1px solid #b3bec4;
    background-color:#e7ebee;
    width:100%; 
}
#pardot-form .form-field .text:focus{
    background-color:#ffffff; 
}
#pardot-form .errors{ color:#ff0d0d; font-style:normal; font-weight:normal; font-family:sans-serif; }
#pardot-form .error{ 
    font-family:sans-serif !important;
    font-weight:normal;
    color:#ff0d0d;
    font-size:18px;
    margin-top:-20px; 
}
.newsletter-iframe{ border:0px; height:264px; overflow:hidden; width:100%; }
footer .frm{ position:relative; }
footer .frm:before{ position:absolute; height:100%; width:20px; background-color:#415a68; content:""; right:-1px; top:0px; z-index:2;    }
.event-right .signup{ position:relative; }
.event-right .signup:before{ position:absolute; height:270px; width:19px; background-color:#ffffff; content:""; right:-1px; bottom:0px; z-index:2; }
#pardot-form p{ padding-right:2px;  }
#pardot-form .submit{ text-align:left; }
/* Error Page Css */
.error-page .page-title{
    text-align:center; 
    margin:auto;
    color:#000;    
}
.error-page .page-title:before{ color:#405a67; }
.error-page .error-bottum{ background-color:#e5e5e5; }
.error-page .error-bottum h2{
    font-family:'Avenir-Medium';
    font-family:'TrajanPro-Regular';
    font-weight:normal;
    color:#465866;    
}
.error-page .error-bottum p{
    font-family:'MyriadPro-Regular';
    color:#465866;
}
.inquiry-form .wpcf7-form-control:focus{ border-color:#e0de2f; }
.pagination .prev-news .fa-long-arrow-left{ 
    width:44px;
    height:14px;
    background:url(images/arrow-left-big.png) no-repeat left top;
    display:inline-block;
    background-size:44px; 
}
.pagination .next-news .fa-long-arrow-right{ 
    width:44px;
    height:14px;
    background:url(images/arrow-right-big.png) no-repeat left top;
    display:inline-block;
    background-size:44px; 
}
.pagination .next-news .fa-long-arrow-right:before
,.pagination .prev-news .fa-long-arrow-left:before{ display:none; font-size:0px; }
/*****************************/
/***** Style2 CSS Start *****/
/****************************/
a:hover, a:focus { outline: none; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; text-decoration: none; }
.banner-txt.right-text { text-align: right; float: right; }
.banner-txt.bottom-text.top-text { position: absolute; bottom: 20px; padding: 0; }
.inquiry-area { background: #39393a; position:relative; background-repeat:no-repeat; background-size:cover; background-position:center center; }
.inquiry-area .banner-overlay{ background-color: rgba(45, 45, 45, 0.9) !important; }
.inquiry-area .container{ position:relative; }
.left { float: left; width: 43%; }
.right { float: right; width: 50%; }
.inquiry-area h2 { color: #fff; font-family: "TrajanPro-Regular"; font-size: 47.47px; font-weight: normal; line-height: 41px; margin-bottom: 30px; margin-top: 0; }
.inquiry-area p {line-height: 30px; color: #fff; }
.inquiry-area .content-area { min-height: 592px; padding:74px 43px; text-align: left; }
.inquiry-area .form-area { padding: 65px 55px; }
.tuition-area p {  line-height: 26px;/*    color: #fff;*/ }
.tuition-area .col2 { width: 66.6%; float: left; text-align: center; padding: 85px 30px 98px; }
.tuition-area .col2 h3 { font-family: "TrajanPro-Regular"; font-size: 47px; font-weight: normal; color: #415a68; margin-bottom: 14px; }
.tuition-area .col2 p { max-width: 624px; margin: 0px auto; color: #333333; }
.tuition-area .col1 { width: 33.3%; float: left; background: #e0de2f; padding: 30px; color: #333333; text-align: center; padding: 85px 30px 98px; }
.tuition-area > div:nth-child(2),.tuition-area > div:nth-child(5){ width:33.4%; }
.tuition-area .col1.grey { background: #415a68; color: #fff; }
.tuition-area .col1.dark-green { background: #c3c12f; }
.tuition-area .col1.brown { background: #333333; color: #fff; }
.inquiry-form.inquiry-area .wpcf7-form .fname { width: 100%; padding-right: 0px; }
.inquiry-form.inquiry-area .wpcf7-form .email-add { width: 100%; padding-right: 0px; }
.inquiry-form.inquiry-area .wpcf7-form .pin-code { width: 33.3%; padding-left: 0px; }
.inquiry-form.inquiry-area .wpcf7-form input{ padding:18px 15px 16px 13px; }
.inquiry-form.inquiry-area .wpcf7-form input.wpcf7-text{ font-family:'Avenir-Book'; }
.inquiry-form.inquiry-area .wpcf7-form input:focus{ border-color:#e5e32f;  }
.inquiry-form.inquiry-area .wpcf7-form .phone-no { width: 66.7%; }
.inquiry-form.inquiry-area .wpcf7-form .resident-age { width:54%; padding-left: 0px; }
.inquiry-form.inquiry-area .btn-submit input{ margin-top:0px; padding:15px 24px 15px 24px; }
.inquiry-form.inquiry-area .wpcf7-form .u-placement { width: 46%; }
.inquiry-area.inquiry-area .form-area{ padding:65px 55px 0; }
.inquiry-area.inquiry-area .form-area { padding-left:24px; padding-right: 0px; }
.inquiry-form.inquiry-area .wpcf7-form .resident-age .res-lable, .inquiry-form.inquiry-area .wpcf7-form .wpcf7-list-item-label { color: #ffffff; }
.inquiry-form.inquiry-area .ui-widget-content { background-color: transparent; }
.inquiry-form.inquiry-area .wpcf7-number { background-color: #ffffff; }
/*.tuition-area .col1.brown h3 { color: #fff ;}*/
.tuition-area .col1 h3 { font-family: "MyriadPro-Regular"; font-size: 40.47px; font-weight: normal; line-height: 41px; margin-bottom: 15px; margin-top: 0; }
.financing h2 { color: #415a68; font-family: "TrajanPro-Regular"; font-size: 47.11px; font-weight: normal; line-height: 41px; margin-bottom: 22px; margin-top: 0; }
.financing p { line-height: 26px; color: #333333; }
.financing .content-area { min-height: 565px; padding: 81px 55px; text-align: left; }
.table { display: table }
.table-cell { display: table-cell; vertical-align: middle; }
/* family contact page */
.family-contact-details { padding: 56px 0 40px; width: 830px; margin: 0 auto; }
.family-detail { border-left: 2px solid #e0de2f; padding-left: 11px;  }
ul.family-contact-list {    list-style: none;
    padding: 0;
    margin: 0;
    list-style-type: none;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;}
ul.family-contact-list li{ padding-left:0px;  }
ul.family-contact-list li:before{ display:none; }
.family-contact-details .family-contact-list li { width: 366px; margin: 0 0 56px; font-family: "Source Sans Pro",Helvetica,sans-serif; }
.family-detail p { letter-spacing: 0.56px; padding-left: 2px; line-height: 26px; margin-bottom: 3px; font-family: "Avenir-Book";}
.family-contact-details .family-detail h3 { color: #415a68; margin-bottom: 6px; margin-top: -8px; font-family: "Source Sans Pro",Helvetica,sans-serif; font-weight: normal; font-size: 28px; }
.family-contact-list { list-style: none; margin: 0; padding: 0; }
.detail-icon { width: 69px; background: #e0de2f; height: 68px; display: inline-block; vertical-align: top; }
.family-detail { border-left: 2px solid #e0de2f; padding-left: 9px; display: inline-block; width: 79%; vertical-align: top; margin-left: 4px; }
.family-right { float: right; width: 42%; }
.family-left { float: left; width: 48%; }
.detail-icon i { display: block; width: 100%; height: 100%; text-align: center; position: relative; }
.detail-icon i img { position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; }
.overlay-banner:after { content: ""; height: 100%; width: 100%; background: rgba(0,0,0,0.3); position: absolute; top: 0; }
.divider { border-top: 2px solid #d3d266; margin: 0; padding: 0; }
.banner-txt.left-text.top-text { padding: 0; }
.banner .bxslider p { color: #fff; font-family:'Avenir-Book'; }
.banner .bxslider p a{ color:#ffffff; }
.banner .bxslider p a:hover,.banner .bxslider p a:focus{ color:#efdd3e; }
.banner .bx-wrapper .bx-controls-direction a:after { content: "\f054"; font: normal normal normal 14px/1 FontAwesome; color: rgba(255,255,255,0.3); font-size: 110px; }
.banner .bx-wrapper .bx-controls-direction a.bx-prev:after,.blog-banner .bx-wrapper .bx-controls-direction a.bx-prev:after{
    content: "";
    width:38px;
    height:67px;
    background:url(images/arror-banner-prev.png) no-repeat left top;
    display:inline-block; 
}
.banner .bx-wrapper .bx-controls-direction a.bx-next:after,.blog-banner .bx-wrapper .bx-controls-direction a.bx-next:after { 
    content: "";
    width:38px;
    height:67px;
    background:url(images/arror-banner-next.png) no-repeat left top;
    display:inline-block; 
}
.blog-banner { position:relative;  }
.banner.blog-banner .bx-wrapper .bx-controls-direction a.bx-next{ right:11%;  }
.banner.blog-banner .bx-wrapper .bx-controls-direction a.bx-prev{ left:11%;  }
.banner .bx-wrapper .bx-controls-direction a:hover { text-decoration: none; }
.banner .bx-wrapper .bx-controls-direction a { padding: 0; width: auto; height: auto; margin: 0; line-height: 1; margin-top:-33px; }
.banner .bx-wrapper .bx-controls-direction a.bx-prev { left: -10%; }
.banner .bx-wrapper .bx-controls-direction a.bx-next { right: -10%; }
.banner .bx-wrapper{ min-height:484px; }
.person-img figure img { width: 100%; }
.person-img { float: left; width: 31%; padding-top: 50px; margin: 0 6% 0 2%; }
.about-person { float: left; width: 51%; }
.about-person p { color: #333; font-family: 'Avenir-Book'; line-height: 1.25; margin: 0 0 26px; }
.about-person h2 { font-family: "TrajanPro-Regular"; font-size: 48px; margin: 0 0 25px; line-height: 1; color: #425a68; font-weight: normal; }
.person-about { padding: 89px 0 55px; }
.short-hr { border: 1px solid #afad3c; width: 625px; margin: 0 auto; }
/* featured resource */
.resource-row { margin-bottom: 80px; }
.resource-list { padding: 124px 0 0; }
.resource-detail a { color: #425a68; text-transform: uppercase; font-family: "MyriadPro-Regular"; font-size:20px; }
.resource-detail a:hover { color: #000; }
.resource-detail p { font-family: 'Avenir-Book'; color: #333; line-height: 1.25; }
.resource-detail h3 { font-family: "TrajanPro-Regular"; font-size: 28px; line-height: 1; font-weight: normal; margin: 0 0 29px; letter-spacing: 0.5px; }
.resource-img { width: 123px; float: left; }
.resource-detail { float: left; width: 75%; margin-left: 48px; margin-top: -3px; }
.resource-detail .button3 { padding: 12px 20px; text-transform: capitalize; margin-top: 7px; }
.buy-link { background: #c8c72f; display: inline-block; line-height: 1; }
.videosrc { width: 64%; margin-right: 3.5%; display: inline-block; vertical-align: middle; backface-visibility: #000; }
.video-text { width: 30%; display: inline-block; vertical-align: middle; }
/*.youtube-video-bottom { display: table; width: 100%; height: 100%; vertical-align: middle; margin: 0; padding: 0;}*/
.youtube-video-bottom .youtube_video_popup { width: 100%; height: 422px; background: #000; position: relative; }
.youtube-video-bottom .youtube_video_popup .play-btn { position: absolute; left: 49%; top: 44%; font-size: 85px; line-height: 85px; color: #ffffff; margin-top: -38px; margin-left: -31px; }
.youtube-video-bottom { padding: 135px 0 140px; }
.video-text P { margin: 0 0 21px; font-family: 'Avenir-Book'; }
.banner-txt.left-text.top-text { padding: 0; margin: 54px 0 0 64px; max-width:80%; }
.fullbanner { width: 100%; }
.news-banner { color: #fff; width: 71%; float: right; margin-right: 114px; }
.news-banner h1 { line-height: 1.3; }
.event-inner-detail .event-left { margin-top: 0; padding-top: 30px; }
.event-inner-detail { padding: 84px 0 40px; }
/* pagination */
.pagination h5{ font-size: 18px; color: #333; margin: 0 0 10px 0; line-height: 1; font-weight: normal; font-family: "MyriadPro-Regular"; }
.pagination h5 .page-date{ font-family: 'Avenir-Medium'; }
.pagination h5 .italic{ font-style:normal; font-family:"Avenir-Medium"; }
.pagination p { color: #415a68; font-family: "TrajanPro-Regular"; font-size: 21px; text-transform: uppercase; margin: 0 0 6px 0; }
.page-date { font-family: 'Avenir-Medium'; }
.italic { font-style: italic; }
.prev-news { float: left; width: 32%; margin-left: 30px; }
.pagination .prev-news{ margin-left:0px;  }
.next-news { float: right; width: 27%; text-align: right; }
.pagination .fa { font-size: 36px; font-weight: 300; color: #333; margin-top: -9px; }
.banner-txt.center-banner-txt { padding-top: 94px; }
.banner-inner .banner-txt h2 { max-width: 490px; }
.compass-ross-info.dark-overlay:before { content: ""; background-color: rgba(0,0,0,0.5); }
.content-txt { padding: 70px 0; }
.facilities-list { list-style: none; margin: 0; padding: 100px 0 125px; }
.content-area .facilities-list li {  display: inline-block;
    margin: 0 2% 3% 0;
    text-align: center;
    width: 29.5%;
    padding-left:0px; 
}
.content-area .facilities-list li:before{ display:none; }
ul.facilities-list {
    text-align: center;
     margin: 3% 0 0;  
}
.facilities-list li a { display: block; overflow: hidden; transition: all 0.3s linear; position:relative;  }
.facilities-list li a img { -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; transition: all 0.3s linear; }
/*.facilities-list li a:hover img { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); transform: scale(1.2); }*/
.facilities-list li:nth-child(3n+3) { margin-right: 0; }
.content-area.left { width: 35%; }
.content-area.right { width: 58.8%; }
.content-area.right .button5 { margin-top: 38px; }
.news-banner h5 { font-size: 29.11px; margin: 2px 0 20px; font-family: 'MyriadPro-Regular'; font-weight: normal; padding-right: 19px; }
.banner-txt .news-banner h1 { font-size: 59.37px; line-height: 70px; font-weight: normal; color: #ffffff; font-family: 'TrajanPro-Regular'; margin-top: 0px; margin-bottom: 25px; letter-spacing: -0.01em; }
.event-detail p { font-family: 'Avenir-Book'; font-weight: normal; line-height: 26px; color: #333; }
.event-detail li { list-style-type: none; font-family: 'Avenir-Book'; font-weight: normal; line-height: 26px; /*font-size: 21.59px;*/color: #333; margin-bottom: 26px; padding-left:12px; position:relative; }
.event-detail li:before{
    background-color: #333333;
    border-radius: 100%;
    content: "";
    display: inline-block;
    height: 8px;
    left: -5px;
    margin-right: 8px;
    margin-top: -5px;
    position: absolute;
    top: 13px;
    vertical-align: middle;
    width: 8px;
}
.event-detail strong { font-family:'MyriadPro-Regular'; font-weight: normal; color: #333; }
.prev-news h5 span { font-style: normal !important; font-family: 'Avenir-Medium'; font-weight: normal; color: #333; }
button.alm-load-more-btn { background: none !important; font-size: 25.69px !important; font-family: 'Avenir-Book' !important; color: #415a68 !important; font-weight: normal; border:0 !important; overflow:visible;  }
button.alm-load-more-btn:after { position: absolute; content: ""; left: 0; right: 0; margin: 0 auto; background: url(images/more-arrow.png) no-repeat; width: 48px; height: 28px; bottom: -37px; display:inline-block; }
.inquiry-area.inquiry-form .wpcf7-form .pin-code .wpcf7-form-control-wrap,.inquiry-area.inquiry-form .wpcf7-form .phone-no .wpcf7-form-control-wrap{
    margin-bottom:7px;
}
.inquiry-area.inquiry-form .wpcf7-form .resident-age{ float:left; }
.inquiry-form.inquiry-area .wpcf7-form .resident-age .res-lable{ vertical-align:top; margin-top:5px;  }
.inquiry-area.inquiry-form .wpcf7-form .resident-age .age{ margin-top:13px; vertical-align:top; }

.event-detail .stLarge:before{
    font-family:"FontAwesome";     
    color:#ffffff;
    font-size:17px;
    line-height:17px;
    font-weight:normal;
}
.event-detail .stLarge{
    background:none !important; 
    background-color:#808080 !important;
    height:28px;
    width:28px;
    border-radius:100%;
    display:inline-block;
    text-align:center;
    padding-top:5px;
    vertical-align:middle;
    transition:0.5s; 
    -webkit-transition:0.5s; 
}
.event-detail .stLarge:hover{
    background-color:#c9c72f !important; 
}
.event-detail .st_facebook_large .stLarge{ padding-top:8px;  }
.event-detail .st_twitter_large .stLarge{ padding-top:7px;  }
.event-detail .st_email_large .stLarge{ padding-top:6px;  }
.event-detail .st_facebook_large .stLarge:before{ content:"\f09a"; }
.event-detail .st_linkedin_large .stLarge:before{ content:"\f0e1"; }
.event-detail .st_twitter_large .stLarge:before{ content:"\f099"; }
.event-detail .st_email_large .stLarge:before{ content:"\f0e0"; }
/*****************************/
/***** Style2 CSS End *****/
/*******************************/

/*****************************/
/***** Style3 CSS Start *****/
/*******************************/
.compass-ross-event { margin: 64px 0 0 0; }
.compass-ross-event .list-month { list-style: outside none none; margin: 0 auto 34px; padding: 0; text-align: center; display: table; width: 100%; }
.list-month li { text-align: left; /* width: 1%; */ position: relative; /* float: left; */ padding-top: 10px; color: #415a68; font-size: 12.95px; font-family: "MyriadPro-Regular"; padding: 0px 4% 0px; border-top: 3px solid #4d6471; display: inline-block; margin-right:-6px; }
.list-month li a{ padding:10px 0 20px; display:inline-block; position:relative;   } 
.list-month li.active a:after { background: #d5d110; }
.list-month li:first-child { margin-left: 0; }
.list-month li:last-child { margin-right: 0; }
.list-month li a:after { background: #4d6471 none repeat scroll 0 0; border-radius: 100%; content: ""; display: inline-block; height: 18px; left: 0; margin: 0 auto; position: absolute; right: 0; top: -11px; width: 18px; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; }
.event-left { float: left; width: 670px; padding-top: 0px; padding-bottom: 13px; }
.alm-btn-wrap { padding: 10px 10px 91px !important; text-align:right; margin-right:35px; }

/*.event-left .events:last-child { margin: 66px 0 0px; padding-bottom: 0; }*/
.event-right { float: right; width: 323px; margin-right: 0; margin-top:85px; }
.single-post .event-right{ margin-top:34px; }
.events { margin: 66px 0 32px; position: relative; padding-bottom: 41px; }
.events .date { color: #333333; font-size: 21px; font-family: "MyriadPro-Regular"; margin-bottom: 4px; }
.events .time { color: #333333; font-size: 21px; font-family: "MyriadPro-Regular"; line-height: 26px; }
.events h3 { color: #415a68; font-family: "TrajanPro-Regular"; font-size: 28.8px; font-weight: normal; margin: -2px 0px; }
.events p { color: #333333; margin: 8px auto; line-height: 27px; font-family:'Avenir-Book'; }
.events .button3 { margin: 23px 0; padding: 10px 24px; }
.events:after { width: 316px; height:2px; background: #c9c72f; position: absolute; bottom: 16px; left: 61px; content: ''; }
/*.events:last-child:after { display: none; }*/
.events .button3{
    font-family:'MyriadPro-Regular';
}
.event-right .social-icon-event { display: inline-block; position: relative; right: 0; }
.event-right .social-icon-event a { background-color: #415a68; border-radius: 100%; color: #ffffff; display: inline-block; font-size: 33px; height: 54px; line-height: 43px; margin-right: 29px; padding-top: 6px; text-align: center; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; width: 54px; }
.event-right .social-icon-event a:hover, .events .social-icon-event a:focus { background-color: #e1de2e; text-decoration: none; }
.event-right .social-icon-event a:last-child { margin-right: 0px; }
.signup h5 { color: #415a68; font-family: 'Avenir-Medium'; font-size: 20.16px; font-weight: normal; }
.signup input[type="text"], .signup input[type="email"] { border: 1px solid #b3b7be; color: #333333; font-family: "Avenir-Medium"; font-size: 19.02px; line-height: 19px; margin-bottom: 12px; padding: 12px 8px; text-align: right; width: 100%; }
.signup form { text-align: right; }
.signup .button[type="button"] { background: #e1de2e; color: #333333 !important; display: inline-block; border-bottom: 0; font-size: 25.7px; padding: 10px 27px 10px 14px; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; border: 0px; border-radius: 0; }
.signup .button[type="button"]:hover { background: #415a68; color: #fff !important; }
.banner-txt h4 { color: #fff; font-size: 29.12px; font-family: 'MyriadPro-Regular'; font-weight: normal; }
.banner-slider { min-height: 484px; }
/* Paid Form */
.paid-top-txt { background-color: #415a68; padding: 106px 0px 70px; position: relative; }
.paid-top-txt:before { position: absolute; background: url('images/banner-arrow.png') no-repeat left top; width: 102px; height: 51px; content: ""; margin-left: -51px; top: 100%; left: 50%; margin-top: -1px; }
.paid-top-txt h1 { margin-top: 0px; margin-bottom: 20px; color: #ffffff; font-weight: normal; font-family: 'TrajanPro-Regular'; font-size: 50.54px; line-height: 51px; }
.paid-top-txt h2 { font-size: 25.74px; line-height: 29px; font-weight: normal; color: #ffffff; font-family: 'Avenir-Book'; font-weight: 500; margin-left: 3px; margin-top: 19px; }
.paid-top-txt .txt-wrapper { padding-left: 53px; }
.paid-mid-txt p { color: #415a68; text-align: center; font-size: 24.7px; line-height: 32px; padding: 0 73px; font-family: 'Avenir-Book'; font-weight: normal; }
.paid-mid-txt p br { display: none; }
.paid-mid-txt { padding: 134px 0px 106px; }
.paid-form .first-name { width: 50%; float: left; padding-right: 20px; }
.paid-form .last-name { width: 50%; float: left; padding-left: 22px; }
.paid-form .email-field { width: 41.7%; float: left; padding-right: 36px; }
.paid-form .phone-number { width: 39.5%; float: left; padding-right: 32px; }
.paid-form .pin-code { width: 18.80%; float: left; padding-right: 0px; }
.paid-form .daughter-name { width: 50%; float: left; padding-right: 25px; }
.paid-form .birthday-field { width: 50%; float: left; padding-left: 25px; margin-top: -20px; }
.paid-form .boarding-field { width: 33.2%; float: left; padding-right: 65px; }
.paid-form .school-field { width: 35.4%; float: left; padding-right: 76px; }
.paid-form .newsletter-field { width: 30%; float: left; padding-right: 60px; }
.paid-form .birthday-field .b-month { width: 41.6%; float: left; padding-right: 36px; }
.paid-form .birthday-field .b-day { width: 27%; float: left; padding-right: 35px; }
.paid-form .birthday-field .b-year { width: 22.5%; float: left; }
.paid-form .birthday-field .sbOptions a { padding:5px 5px 5px 12px; }
.paid-form .birthday-field .sbOptions { top: 32px !important; left: 0px; background-color: #415a68; padding-left:0px; font-size: 15px; line-height: 16px; font-family: 'Avenir-Book'; color: #415a68; }
.paid-form .birthday-field .sbSelector > a { color: #415a68; }
.birthday-field .sbHolder .sbToggle { height: 31px; width: 29px; background: url('images/dropdown-arrow.png') no-repeat center center #415a68; background-size: 19px; }
.birthday-field .sbHolder .sbToggle.sbToggleOpen { background: url('images/dropdown-arrow2.png') no-repeat center center #415a68; background-size:19px; }
.paid-form .birthday-field .sbOptions a:hover, .paid-form .birthday-field .sbOptions a:focus, .paid-form .birthday-field .sbOptions a.sbFocus { background-color: #d5d12a; }
.paid-form .birthday-field .select-txt { font-size: 15.5px; line-height: 17px; font-family: 'Avenir-Book'; color: #415a68; }
.paid-form .birthday-field .select-txt + p { display: none; }
.paid-form .birthday-field .select-group { margin-top: 13px; }
.paid-form .wpcf7-form-control-wrap input { width: 100%; }
.paid-form .wpcf7-form .wpcf7-form-control-wrap { display: block; margin-bottom: 50px; }
.paid-form .wpcf7-form .wpcf7-form-control-wrap.daughter, .paid-form .wpcf7-form .select-group .wpcf7-form-control-wrap { margin-bottom: 28px; }
.paid-form .wpcf7-form .email-field .wpcf7-form-control-wrap { margin-bottom: 41px; }
.paid-form .wpcf7-form .phone-number .wpcf7-form-control-wrap { margin-bottom: 41px; }
.paid-form .wpcf7-form .pin-code .wpcf7-form-control-wrap { margin-bottom: 41px; }
.paid-form .wpcf7-form input.wpcf7-form-control { border: 2px solid #415a68; padding: 16px 15px 11px; font-size: 16.06px; font-family:'MyriadPro-Regular'; }
.paid-form .wpcf7-form input.wpcf7-form-control:focus { border-color: #ddce31; }
.paid-form .wpcf7-form input.wpcf7-form-control::-webkit-input-placeholder {
 color:#5d5d5d;
}
.paid-form .wpcf7-form input.wpcf7-form-control:-moz-placeholder { /* Firefox 18- */
 color:#5d5d5d;
 opacity:1;
}
.paid-form .wpcf7-form input.wpcf7-form-control::-moz-placeholder {  /* Firefox 19+ */
 color:#5d5d5d;
 opacity:1;
}
.paid-form .wpcf7-form input.wpcf7-form-control:-ms-input-placeholder {
 color:#5d5d5d;
}
/*** Select Box Css ***/
.birthday-field .sbHolder { background-color: #ffffff; border: 0px; }
.birthday-field .sbHolder .sbSelector { border: 2px solid #415a68; color: #5d5d5d; font-size: 15px; line-height: 21px; font-family: 'Avenir-Book'; font-weight: normal; height: 32px; padding: 3px 0px 0px; }
/*** Radio Button Css ***/
.radio-group [type="radio"]:not(:checked), .radio-group [type="radio"]:checked { position: absolute; left: -9999px; outline: none; }
.radio-group [type="radio"]:not(:checked) + .wpcf7-list-item-label, .radio-group [type="radio"]:checked + .wpcf7-list-item-label { position: relative; padding-right: 25px; cursor: pointer; }
/* checkbox aspect */
.radio-group [type="radio"]:not(:checked) + .wpcf7-list-item-label:before, .radio-group [type="radio"]:checked + .wpcf7-list-item-label:before { content: ''; position: absolute; right: 0; top: 2px; width: 14px; height: 14px; border: 1px solid #4f6673; background: #f8f8f8; }
/* checked mark aspect */
.radio-group [type="radio"]:not(:checked) + .wpcf7-list-item-label:after, .radio-group [type="radio"]:checked + .wpcf7-list-item-label:after { content: ""; position: absolute; top: 4px; right: 2px; font-size: 18px; line-height: 0.8; color: #09ad7e; transition: all .2s; height: 12px; width: 12px; background-color: #d5d12a; border-radius: 100%; outline: none; }
/* checked mark aspect changes */
.radio-group [type="radio"]:not(:checked) + .wpcf7-list-item-label:after { opacity: 0; transform: scale(0); }
.radio-group [type="radio"]:checked + .wpcf7-list-item-label:after { opacity: 1; transform: scale(1); }
/* disabled checkbox */
.radio-group [type="radio"]:disabled:not(:checked) + .wpcf7-list-item-label:before, .radio-group[type="radio"]:disabled:checked + .wpcf7-list-item-label:before { box-shadow: none; border-color: #bbb; background-color: #ddd; }
.radio-group[type="radio"]:disabled:checked + .wpcf7-list-item-label:after { color: #999; }
.radio-group [type="radio"]:disabled + .wpcf7-list-item-label { color: #aaa; }
/* accessibility */
.radio-group [type="radio"]:checked:focus + .wpcf7-list-item-label:before, .radio-group [type="radio"]:not(:checked):focus + .wpcf7-list-item-label:before { border: 1px dotted blue; }
/* hover style just for information */
.radio-group .wpcf7-list-item-label:hover:before { border: 1px solid #4778d9!important; }
.radio-group { font-size: 16.06px; line-height: 19px; color: #415a68; }
.paid-form .wpcf7-form .radio-group .wpcf7-form-control-wrap { margin-top: 21px; margin-bottom: 0px; margin-left: 6px; }
.radio-group .wpcf7-list-item.first { margin-right: 23px; }
.paid-form .wpcf7-form .radio-group .school { margin-top: 11px; margin-left: 0px; }
.paid-form .radio-group .wpcf7-list-item { margin-left: 0px; }
.radio-group .wpcf7-list-item-label { font-size: 13px; }
.newsletter-field br { display: none; }
.paid-form .submit-btn { margin-top: 55px; }
.paid-form { padding-bottom: 120px; }
.paid-form .wpcf7-form .submit-btn input.wpcf7-submit { border: 0px; padding:18px 40px 16px; background: none; background-color: #d5d12a; color: #415a68; font-family: 'Avenir-Medium'; font-size: 24.09px; line-height: 24.09px; transition: 0.5s; -webkit-transition: 0.5s; border-radius: 0px; }
.paid-form .wpcf7-form .submit-btn input.wpcf7-submit:hover,.paid-form .wpcf7-form .submit-btn input.wpcf7-submit:focus { background-color: #415a68; color: #fffffF; }
.paid-form .wpcf7, .paid-form h3 { max-width: 998px; margin: auto; }
.inquiry-form h3 { font-size: 35.92px; line-height: 36px; color: #415a68; font-family: 'TrajanPro-Regular'; font-weight: bold; margin-bottom: 68px; }
.page-template-rsvp_events .event-right { margin-top: 79px; }
.compass-ross-event .list-month li a { color: #415a68; font-size: 13px; font-family: 'Avenir-Medium'; }
.compass-ross-event .list-month li a:hover { color: #415a68; }
.list-month li.active a { color: #d5d110; }
.ft-left iframe form.form input.text { border: 1px solid #b3b7be !important; color: #333333; font-family: "Avenir-Medium"; font-size: 19.02px; line-height: 19px; margin-bottom: 12px; padding: 12px 8px; text-align: right; width: 100%; }
form.form p label{font-size:0 !important;}
/*****************************/
/***** Style3 CSS End *****/
/*******************************/
.share-lnk h5{
    font-size:18px;
    line-height:19px;
    color:#333333;
    font-family:'MyriadPro-Regular';
    font-weight:normal;
    margin-top:10px;
    margin-bottom:5px; 
}
.single-post .likebtn-wrapper .likebtn-button{
    clear:both;
    padding-left:30px;
    position:relative; 
}
.single-post .likebtn-wrapper .lb-count{
    position:absolute;
    left:0px;
    top:5px;
    width:22px;
    height:20px;
    background:url('images/heart-icon.png') no-repeat left top;
    text-align:center;
    color:#ffffff;
    font-size:9px;
    font-family:'MyriadPro-Regular';
    line-height:19px; 
    display:inline-block; 
}
.single-post .likebtn-wrapper .likebtn-label{
    font-size:18px;
    line-height:18px;
    color:#333333;
    font-family:'MyriadPro-Regular';     
}
.single-post .likebtn-wrapper .likebtn-icon{
    display:none;
}
/* Popup */
.rsvp-popup{
    max-width:882px;
    margin:auto;
    border:1px solid #9f9e9e;
    border-radius:41px;
    padding:69px 50px 40px 124px;
    background-color:#ffffff;
    position:relative;
}
.rsvp-popup .mfp-close{
    height: 39px;
    width:39px;
    background:url(images/close-btn-popup.png)no-repeat left top; 
}
.rsvp-popup .mfp-close:hover{    
    background:url(images/close-btn-popup2.png)no-repeat left top; 
}
.rsvp-popup .mfp-close{
    font-size:0px;
    right:31px;
    top:33px !important; 
}
.rsvp-popup .thanku-show{ display:none; padding-top:100px; padding-bottom:98px; }
.rsvp-popup .thanku-show h2{ margin-bottom:17px; }
.rsvp-popup .thanku-show p{
    font-size:19px;
    font-family:'AvenirLTStd-Light';
    color:#000000;
    margin-bottom:42px; 
}
.rsvp-popup .thanku-show .thanku-close{
    background-color:#c9c72f;
    font-size:25.69px;
    line-height:26px;
    padding:20px 17px; 
}
.rsvp-popup .thanku-show .thanku-close:hover{ background-color:#415a68; }
.rsvp-popup h2{
    font-family:'TrajanPro-Regular';
    font-size:28.79px;
    font-weight:normal;
    color:#415a68;
    margin-top:0px;
    margin-bottom:45px; 
}
.rsvp-popup .wpcf7-form-control-wrap .wpcf7-text{
    border:1px solid #a7a7a7;
    font-size:19px;
    color:#000000;
    font-family:'AvenirLTStd-Light';
    padding:9px 26px; 
}
.rsvp-popup .wpcf7-form-control-wrap{
    width:50%;
    margin-right:-4px;
    display:inline-block;
    margin-bottom:45px; 
}
.rsvp-popup br{ display:none;  }
.rsvp-popup .wpcf7-form-control-wrap.firstname,.rsvp-popup .wpcf7-form-control-wrap.phone{ padding-right:23px; vertical-align:top; }
.rsvp-popup .wpcf7-form-control-wrap.lastname,.rsvp-popup .wpcf7-form-control-wrap.email{ padding-left:23px; vertical-align:top; }
.rsvp-popup .wpcf7-form-control-wrap .wpcf7-text::-webkit-input-placeholder{
color:#333333;
}
.rsvp-popup .wpcf7-form-control-wrap .wpcf7-text:-moz-placeholder { /* Firefox 18- */
 color:#333333;
opacity:1;
}
.rsvp-popup .wpcf7-form-control-wrap .wpcf7-text::-moz-placeholder{  /* Firefox 19+ */
 color:#333333;
opacity:1;
}
.rsvp-popup .wpcf7-form-control-wrap .wpcf7-text:-ms-input-placeholder{
color:#333333;
}
.rsvp-popup .wpcf7-form-control-wrap .wpcf7-text:focus{ border-color:#c9c72f; }
.rsvp-popup .radio-text{
    font-size:19.02px;
    color:#000000;
    display:inline-block;
    font-family:'AvenirLTStd-Light';
    margin-right:37px; 
}
.rsvp-popup .radio-btn{ display:inline-block; width:280px; }
.radio-group .wpcf7-list-item-label{ font-size:15px; line-height:16px;  color:#000000; font-family:'AvenirLTStd-Light'; }
.rsvp-popup .radio-group [type="radio"]:not(:checked) + .wpcf7-list-item-label:before,
.rsvp-popup .radio-group [type="radio"]:checked + .wpcf7-list-item-label:before { width:18px; height:18px; border-color:#9c9c9c; top:0px;  }
.rsvp-popup .radio-group [type="radio"]:not(:checked) + .wpcf7-list-item-label::after,
.rsvp-popup .radio-group [type="radio"]:checked + .wpcf7-list-item-label::after{
    height:16px;
    width:16px;
    background-color:#415a68;
    top:2px; 
}
.rsvp-popup .wpcf7-submit:hover,.rsvp-popup .wpcf7-submit:focus{
    background:none; 
    background-color:#415a68;
    transition:0.5s;
    -webkit-transition:0.5s;
    color:#ffffff;
    padding:18px 18px; 
    border:0px; 
}
.rsvp-popup .wpcf7-submit{
    background:none;
    background-color:#c9c72f;
    border:0px;
    color:#333333;
    font-size:25.69px;
    font-family:'AvenirLTStd-Light';
    padding:18px 18px; 
}


.rsvp-popup div.wpcf7-response-output { display: none !important; }
.page-template-rsvp_events .mfp-bg{ background:none !important;  }
.rsvp-popup .radio-group{ margin-top:-10px; }
.rsvp-popup .submit-popup p{ margin-top:0px; margin-bottom:0px; }
.rsvp-popup .rsvp-submt{ margin-top:20px; }
.rsvp-popup span.wpcf7-not-valid-tip{ font-size:15px; }
.single-resource  .pagination{ padding-top:20px; }
.single-author .bxslider{ margin:0px; padding:0px; }
.facilities{ position:relative;}
#about-video{ height:100%; width:100%; position:absolute; left:0px; right:0px; top:0px; bottom:0px; }
.mfp-zoom-out-cur .mfp-image-holder .mfp-close{ cursor:pointer !important; }
.bxslider { margin: 0px auto; padding: 0;}
.bxslider .button1{ margin: 20px 0;}
#about-video-section{ background-color:rgba(51,51,51,0.2);  }
.bx-wrapper .bxslider{ padding:0px; }
#about-video-section .success-video{ position:relative; }
#about-video-section .successes-left{ position:absolute; top:50%; transform:translateY(-50%); margin-top:-12px; }
.mob_banner{ display:none; }
.single-team_cp h2{ 
     color: #425a68;
    font-family: "TrajanPro-Regular";
    font-size: 32px;
    font-weight: normal;
    line-height: 40px;
    margin-bottom: 23px;    
}
.inquiry-form .wpcf7-form .areatext{
    display: inline-block;
    float: left;    
    width: 50%;
    padding-right:16px;    
}
.inquiry-form .wpcf7-form .areatext textarea{
    width:100%;
    border: 1px solid #8b8b8b;
    color: #333333;
    font-size: 21.6px;
    line-height: 23px;
    padding: 17px 15px 17px 17px;
    height:100px;
    resize:none; 
}
.inquiry-form .wpcf7-form .areatext textarea:focus{ border-color:#e0de2f; }
.inquiry-form .wpcf7-form .areatext textarea::-webkit-input-placeholder{ color:#333333; }
.inquiry-form .wpcf7-form .areatext textarea:-moz-placeholder { /* Firefox 18- */ color:#333333; opacity:1; }
.inquiry-form .wpcf7-form .areatext textarea::-moz-placeholder {  /* Firefox 19+ */ color:#333333; opacity:1; }
.inquiry-form .wpcf7-form .areatext textarea:-ms-input-placeholder { color:#333333; }