/* ==========================================================================
   HubSpot Migrations Services - COS Boilerplate v2.0.0                              
   ========================================================================== */


/* ==========================================================================
   Table of Contents:

   1. EXTERNAL RESOURCES
   2. BASE STYLES
   3. COS STRUCTURE
   4. MAIN NAVIGATION
   5. BLOG
   6. FORMS
   7. BUTTONS
   8. MISCELLANEOUS
   9. MOBILE MEDIA QUERIES
   ========================================================================== */


/* ==========================================================================
   1. EXTERNAL RESOURCES                                            
   ========================================================================== */


/* =============== @import, @font-face, and CSS File Includes =============== */
@import url('//fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,700');




@font-face{
    font-family:"Avenir-LT-W01_35-Light1475496";
    src:url("//cdn2.hubspot.net/hubfs/4109852/Covenant_Classical_School_December2017/Fonts/edefe737-dc78-4aa3-ad03-3c6f908330ed.eot?#iefix") format("eot"),
    url("//cdn2.hubspot.net/hubfs/4109852/Covenant_Classical_School_December2017/Fonts/0078f486-8e52-42c0-ad81-3c8d3d43f48e.woff2") format("woff2"),
    url("//cdn2.hubspot.net/hubfs/4109852/Covenant_Classical_School_December2017/Fonts/908c4810-64db-4b46-bb8e-823eb41f68c0.woff") format("woff"),
    url("//cdn2.hubspot.net/hubfs/4109852/Covenant_Classical_School_December2017/Fonts/4577388c-510f-4366-addb-8b663bcc762a.ttf") format("truetype");
}

@font-face {
    font-family: "DIN-Next-W01-Light";
    src: url("//cdn2.hubspot.net/hubfs/4109852/Covenant_Classical_School_December2017/Fonts/3e0b2cd7-9657-438b-b4af-e04122e8f1f7.eot?#iefix") format("eot"),
    url("//cdn2.hubspot.net/hubfs/4109852/Covenant_Classical_School_December2017/Fonts/bc176270-17fa-4c78-a343-9fe52824e501.woff") format("woff"),
    url("//cdn2.hubspot.net/hubfs/4109852/Covenant_Classical_School_December2017/Fonts/3516f91d-ac48-42cd-acfe-1be691152cc4.ttf") format("truetype");
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url('//cdn2.hubspot.net/hubfs/4109852/Covenant_Classical_School_December2017/Fonts/opensans-regular-webfont.eot');
    src: url('//cdn2.hubspot.net/hubfs/4109852/Covenant_Classical_School_December2017/Fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('//cdn2.hubspot.net/hubfs/4109852/Covenant_Classical_School_December2017/Fonts/opensans-regular-webfont.woff') format('woff'),
    url('//cdn2.hubspot.net/hubfs/4109852/Covenant_Classical_School_December2017/Fonts/opensans-regular-webfont.ttf') format('truetype'),
    url('//cdn2.hubspot.net/hubfs/4109852/Covenant_Classical_School_December2017/Fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url('//cdn2.hubspot.net/hubfs/4109852/Covenant_Classical_School_December2017/Fonts/opensans-bold-webfont.eot');
    src: url('//cdn2.hubspot.net/hubfs/4109852/Covenant_Classical_School_December2017/Fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('//cdn2.hubspot.net/hubfs/4109852/Covenant_Classical_School_December2017/Fonts/opensans-bold-webfont.woff') format('woff'),
    url('//cdn2.hubspot.net/hubfs/4109852/Covenant_Classical_School_December2017/Fonts/opensans-bold-webfont.ttf') format('truetype'),
    url('//cdn2.hubspot.net/hubfs/4109852/Covenant_Classical_School_December2017/Fonts/opensans-bold-webfont.svg#open_sansregular') format('svg');
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: url('//cdn2.hubspot.net/hubfs/4109852/Covenant_Classical_School_December2017/Fonts/opensans-italic-webfont.eot');
    src: url('//cdn2.hubspot.net/hubfs/4109852/Covenant_Classical_School_December2017/Fonts/opensans-italic-webfont.eot?#iefix') format('embedded-opentype'),
    url('//cdn2.hubspot.net/hubfs/4109852/Covenant_Classical_School_December2017/Fonts/opensans-italic-webfont.woff') format('woff'),
    url('//cdn2.hubspot.net/hubfs/4109852/Covenant_Classical_School_December2017/Fonts/opensans-italic-webfont.ttf') format('truetype'),
    url('//cdn2.hubspot.net/hubfs/4109852/Covenant_Classical_School_December2017/Fonts/opensans-italic-webfont.svg#open_sansregular') format('svg');
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    src: url('//cdn2.hubspot.net/hubfs/4109852/Covenant_Classical_School_December2017/Fonts/opensans-bolditalic-webfont.eot');
    src: url('//cdn2.hubspot.net/hubfs/4109852/Covenant_Classical_School_December2017/Fonts/opensans-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
    url('//cdn2.hubspot.net/hubfs/4109852/Covenant_Classical_School_December2017/Fonts/opensans-bolditalic-webfont.woff') format('woff'),
    url('//cdn2.hubspot.net/hubfs/4109852/Covenant_Classical_School_December2017/Fonts/opensans-bolditalic-webfont.ttf') format('truetype'),
    url('//cdn2.hubspot.net/hubfs/4109852/Covenant_Classical_School_December2017/Fonts/opensans-bolditalic-webfont.svg#open_sansregular') format('svg');
}




/* HubSpot_Boilerplate-modules.css is required to address style issues with the default modules and responsive grid layout */
/* Images */
img {
    max-width: 100%;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom; /* Suppress the space beneath the baseline */
}
img.alignRight, img.alignright{ margin: 0 0 5px 15px; }
img.alignLeft, img.alignleft{ margin: 0 15px 5px 0; }

/* Reduces min-height on bootstrap structure */
.row-fluid [class*="span"] { min-height: 1px; }

/* Blog Social Sharing */
.hs-blog-social-share .hs-blog-social-share-list {
    margin: 0;
    list-style: none !important;
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item {
    height: 30px;
    list-style: none !important;
}
@media (max-width: 479px){
    .hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item:nth-child(2) {
        float: none !important; /* Stack social icons into two rows on phones */
    }
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item .fb-like > span{
    vertical-align: top !important; /* Aligns Facebook icon with other social media icons */
}

/* Captcha */
#recaptcha_response_field {
    width: auto !important;
    display: inline-block !important;
}

/* line height fix for reCaptcha theme */
#recaptcha_table td {line-height: 0;}
.recaptchatable #recaptcha_response_field { min-height: 0;line-height: 12px; }

@media all and (max-width: 400px) {
/* beat recaptcha into being responsive, !importants and specificity are necessary */
    #captcha_wrapper,
    #recaptcha_area,
    #recaptcha_area table#recaptcha_table,
    #recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {
        width: auto !important;
        overflow: hidden; 
    }
    #recaptcha_area table#recaptcha_table .recaptcha_r4_c4 { width: 67px !important; }
    #recaptcha_area table#recaptcha_table #recaptcha_image { width:280px !important; }
}

/* Videos */
video {
    max-width: 100%;
    height: auto;
}

/* Date Picker */
#calroot {
    width: 202px !important;
    line-height: normal;
}
#calroot,
#calroot *,
#calroot *:before,
#calroot *:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
} 
#calroot select {
    min-height: 0 !important;
    padding: 1px 2px !important;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet MS", Verdana, sans-serif !important;
    font-size: 10px !important;
    line-height: 18px !important;
    font-weight: normal !important;
} 
#caldays {
    margin-bottom: 4px;
}

/* Responsive Embed Container (iFrame, Object, Embed) */
.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
}
.hs-responsive-embed iframe, 
.hs-responsive-embed object, 
.hs-responsive-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.hs-responsive-embed.hs-responsive-embed-instagram {
    padding-top: 0px;
    padding-bottom: 116.01%;
}
.hs-responsive-embed.hs-responsive-embed-pinterest {
    height: auto;
    overflow: visible;
    padding: 0 0 0 0;
}
.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
    position: static;
    width: auto;
    height: auto;
}
iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
    width: 100%;
    max-width: 100%;
}
@media (max-width: 568px) {
    iframe {
        max-width: 100%;
    }
}

/* Forms */
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"]
select {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* Fix radio button and check box fields in multi column forms*/
.hs-form fieldset[class*="form-columns"] input[type="checkbox"].hs-input,
.hs-form fieldset[class*="form-columns"] input[type="radio"].hs-input {
    width: auto;
}

/* System Template Forms */
#email-prefs-form .email-edit {
    width: 100% !important;
    max-width: 507px !important;
}
#hs-pwd-widget-password {
    height: auto !important;
}

/* Menus */
.hs-menu-wrapper ul {
    padding: 0; 
}

/* Horizontal Menu
   ========================================================================== */

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: inline-block;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:before {
    content: " ";
    display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:after {
    content: " ";
    display: table;
    clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: left;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    display: inline-block;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
    position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    left: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 100%;
    top: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
    position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children {
    position: static;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:before {
    content: " ";
    display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:after {
    content: " ";
    display: table;
    clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li {
    float: left;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
    display: inline-block;
}

/* Vertical Menu
   ========================================================================== */ 

.hs-menu-wrapper.hs-menu-flow-vertical {
    width: 100%;
}
.hs-menu-wrapper.hs-menu-flow-vertical ul {
    list-style: none;
    margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical li a {
    display: block;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a {
    width: auto;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children {
    position: relative;
}

/* Flyouts */
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    left: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 100%;
    top: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}


@media (max-width: 767px) {
    .hs-menu-wrapper, .hs-menu-wrapper * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 100%;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal ul {
        list-style: none;
        margin: 0;
        display: block;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
        display: block;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
        float: none;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
        display: block;
    }

    /* Stacking Horizontal Nav for Mobile */
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
        visibility: visible !important;
        opacity: 1 !important;
        position: static !important;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal ul ul ul {
        padding: 0;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
        white-space: normal;
    }

    /* Stacking Vertical Nav for Mobile */
    .hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper  {
        position: static;
        opacity: 1;
        visibility: visible;
    }
}

.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts .hs-menu-children-wrapper {
    visibility: visible;
    opacity: 1;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
}

/* Space Module */
.widget-type-space { visibility: hidden; }

/* Blog Author Section */
.hs-author-social-links { display: inline-block; }
.hs-author-social-links a.hs-author-social-link {
    width: 24px;
    height: 24px;
    border-width: 0px;
    border: 0px;
    line-height: 24px;
    background-size: 24px 24px;
    background-repeat: no-repeat;
    display: inline-block;
    text-indent: -99999px;
}
.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png");
}

/* Fix for CTA border box issue */
.hs-cta-wrapper a {
box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
}

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

/* Wrapper */
.hs_cos_wrapper_type_image_slider {
    display: block;
    overflow: hidden
}

/* Browser Resets */
.hs_cos_flex-container a:active,
.hs_cos_flex-slider a:active,
.hs_cos_flex-container a:focus,
.hs_cos_flex-slider a:focus  {outline: none;}
.hs_cos_flex-slides,
.hs_cos_flex-control-nav,
.hs_cos_flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */

/* FlexSlider Default Theme
*********************************/
.hs_cos_flex-slider {margin: 0 0 60px; padding: 0; background: #fff; border: 0; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; zoom: 1;}
.hs_cos_flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .hs_cos_flex-viewport {max-height: 300px;}
.hs_cos_flex-slider .hs_cos_flex-slides {zoom: 1;}

.carousel li {margin-right: 5px}

/* FlexSlider Necessary Styles
*********************************/
.hs_cos_flex-slider .hs_cos_flex-slides > li {display: none; -webkit-backface-visibility: hidden; position: relative;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.hs_cos_flex-slider .hs_cos_flex-slides img {width: 100%; display: block; border-radius: 0px;}
.hs_cos_flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .hs_cos_flex-slides element */
.hs_cos_flex-slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .hs_cos_flex-slides {display: block;}
* html .hs_cos_flex-slides {height: 1%;}


/* Direction Nav */
.hs_cos_flex-direction-nav {*height: 0;}
.hs_cos_flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url("//cdn2.hubspotqa.com/local/hub/124/file-52894-png/bg_direction_nav.png") no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.hs_cos_flex-direction-nav .hs_cos_flex-next {background-position: 100% 0; right: -36px; }
.hs_cos_flex-direction-nav .hs_cos_flex-prev {left: -36px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next {opacity: 0.8; right: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-prev {opacity: 0.8; left: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next:hover, .hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {opacity: 1;}
.hs_cos_flex-direction-nav .hs_cos_flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Direction Nav for the Thumbnail Carousel */
.hs_cos_flex_thumbnavs-direction-nav {
    margin: 0px;
    padding: 0px;
    list-style: none;
    }
.hs_cos_flex_thumbnavs-direction-nav {*height: 0;}
.hs_cos_flex_thumbnavs-direction-nav a {width: 30px; height: 140px; margin: -60px 0 0; display: block; background: url("//cdn2.hubspotqa.com/local/hub/124/file-52894-png/bg_direction_nav.png") no-repeat 0 40%; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 1; -webkit-transition: all .3s ease;}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {background-position: 100% 40%; right: 0px; }
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {left: 0px;}
.hs-cos-flex-slider-control-panel img { cursor: pointer; }
.hs-cos-flex-slider-control-panel img:hover { opacity:.8; }
.hs-cos-flex-slider-control-panel { margin-top: -30px; }



/* Control Nav */
.hs_cos_flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.hs_cos_flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.hs_cos_flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.hs_cos_flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.hs_cos_flex-control-paging li a.hs_cos_flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.hs_cos_flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.hs_cos_flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.hs_cos_flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.hs_cos_flex-control-thumbs img:hover {opacity: 1;}
.hs_cos_flex-control-thumbs .hs_cos_flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .hs_cos_flex-direction-nav .hs_cos_flex-prev {opacity: 1; left: 0;}
  .hs_cos_flex-direction-nav .hs_cos_flex-next {opacity: 1; right: 0;}
}

.hs_cos_flex-slider .caption {
    background-color: black;
    position: static;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    padding: 0px 5% 0px 5%;
    width: 100%;
    top: 40%;
    text-align: center;
}
.hs_cos_flex-slider .superimpose .caption {
    color: white;
    font-size: 3em;
    line-height: 1.1em;
    position: absolute;
    padding: 0px 5% 0px 5%;
    width: 90%;
    top: 40%;
    text-align: center;
    background-color: transparent;
}

@media all and (max-width: 400px) {
    .hs_cos_flex-slider .superimpose .caption {
        background-color: black;
        position: static;
        font-size: 2em;
        line-height: 1.1em;
        color: white;
        width: 90%;
        padding: 0px 5% 0px 5%;
        top: 40%;
        text-align: center;
    }
}

.hs_cos_flex-slider h1,
.hs_cos_flex-slider h2,
.hs_cos_flex-slider h3,
.hs_cos_flex-slider h4,
.hs_cos_flex-slider h5,
.hs_cos_flex-slider h6,
.hs_cos_flex-slider p {
    color: white;
}
/* Thumbnail only version of the gallery */
.hs-gallery-thumbnails li {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    margin-right:-4px;
}
.hs-gallery-thumbnails.fixed-height li img {
    max-height: 150px;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
}

/* responsive pre elements */
pre { overflow-x: auto; }

/* responsive pre tables */
table pre { white-space: pre-wrap; }

/* Corrects width issues in table elements created via the wysiwyg editor */
table tr td img { max-width: initial; }

/* adding minimal spacing for blog comments */
.comment { margin: 10px 0 10px 0; }

/* make sure lines with no whitespace don't interefere with layout */
.hs_cos_wrapper_type_rich_text,
.hs_cos_wrapper_type_text,
.hs_cos_wrapper_type_header,
.hs_cos_wrapper_type_section_header,
.hs_cos_wrapper_type_raw_html,
.hs_cos_wrapper_type_raw_jinja,
.hs_cos_wrapper_type_page_footer {
    word-wrap: break-word;
}

/* HTML 5 Reset */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}
audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
audio:not([controls]) {
    display: none;
}

/* Support migrations from wordpress */
.wp-float-left {
    float: left;
    margin: 0 20px 20px 0;
}

.wp-float-right {
    float: right;
    margin: 0 0 20px 20px;
}

/* Responsive Google Maps */
#map_canvas img, .google-maps img { max-width: none; }






/* ==========================================================================
   2. BASE STYLES                                             
   ========================================================================== */

ul.unstyle {
   padding: 0;
   list-style: none;
}

ul.unstyle .btn {
   padding: 2px 5px;
   margin: 0 0 5px;
   min-width: 150px;
   text-align: center;
}

/* =============== Base =============== */

*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

html, body {
  min-height: 100%;
  margin: 0;
  padding: 0;
} 

body {
    background: #fff;
    font: normal normal normal 16px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
    color: #000;
    padding-top:35px;
    

    line-height:normal;
    position:relative;
}

body:after {
    content:"";
    width:100%;
    height:100%;
    position:absolute;
    right:0;
    left:0;
    top:0;
    bottom:0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment:fixed;
    background-color:#ccc;
}

/* Page Center */
.container-fluid .row-fluid .page-center {
  float: none;
  max-width: 980px;
  margin: 0 auto;
}

/* Highlighted Text */
::-moz-selection {
  color: #fff;
  background: #2A87F6;
  text-shadow: none;
}
::selection {
  color: #fff;
  background: #2A87F6;
  text-shadow: none;
}


/* =============== Typography =============== */

/* Basic text */
.body-container-wrapper p {
   margin:0;
} 
small {}
strong {}
em {}
cite {}
code {}
pre {}

sup, sub {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup { top: -0.5em; }
sub { bottom: -0.25em; }

/* Headings */
h1, h2, h3, h4, h5, h6 {
    margin: 0;
    line-height:normal !important;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
    font: normal normal bold 28px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
    color: #D61043;
    margin:0; 
}

h2 {
    font: normal normal bold 22px/1.4em 'open sans',sans-serif;
    color: #D61043;
}

h3 {
    font: normal normal bold 20px/1.4em 'open sans',sans-serif;
    color: #D61043;
    margin:0 0 0;
}

.main-content h3 {
    margin-bottom:10px;
}

h4 {
    font-family: avenir-lt-w01_35-light1475496,sans-serif;
    font-size:18px;
    color:#D61043;
    font-weight:normal;
    margin: 15px 0 10px;

}
h5 {
    font-family: avenir-lt-w01_35-light1475496,sans-serif;
    font-size:16px;
    color: rgb(183, 18, 27);
    font-weight: bold;
    line-height:1.4em;
}

h6 {
    font: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
    color:#D61043;
}

/* Anchor Links */
a { 
  color: #000; 
  text-decoration: underline;
}
a:hover, a:focus { 
  color: #000; 
  text-decoration: underline;
}

/* Lists */
ul, ol {
    padding-left: 1.3em;
    margin-left: 0.5em;
}
ul ul, ul ol, ol ol, ol ul {}
li {}

ul.unstyled, ol.unstyled {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* Block Quotes */
blockquote {}
blockquote p {}
blockquote small {}

/* Horizontal Rules */
hr {
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  border: none;
}


/* =============== EU Cookie Confirmation Bar =============== */

/* Confirmation Outer Wrapper*/
#hs-eu-cookie-confirmation {}

/* Confirmation Inner Wrapper*/
#hs-eu-cookie-confirmation-inner {}
#hs-eu-cookie-confirmation-inner p{}

/* Confirmation Button */
#hs-en-cookie-confirmation-buttons-area {}
a#hs-eu-confirmation-button {}


/* ==========================================================================
   3. COS STRUCTURE                                            
   ========================================================================== */


/* =============== Structure =============== */

/* The outer wrappers of your website */
.header-container-wrapper, 
.body-container-wrapper, 
.footer-container-wrapper {}

/* The inner wrappers of your website */
.header-container, 
.body-container, 
.footer-container {}


/* =============== Header =============== */

.header-container-wrapper {}
.header-container {}

.custom-header-group {
    background: #fff;
    position:relative;
}

.custom-header-logo img {
    max-width: 275px;
    height: 72px;
}

.custom-header-group .page-center {
    padding-left:10px;
    padding-top:5px;
    padding-bottom:6px;
    padding-right:10px;
    position:relative;
}
.style-j1cetiwelink:hover,
.style-j1cetiwelink {
    font: normal normal 700 14px/1.4em din-next-w01-light,din-next-w02-light,din-next-w10-light,sans-serif;
    color: #CE2026;
    white-space: nowrap;
    transition: color 0.4s ease 0s;
    text-decoration:none;
}


.custom-header-group .custom-login-link {
    top: 31%;
    right: -15.80%;
    width: auto !important;
    margin: 0 !important;
    position: absolute;
}

.custom-2col-author .name {
    font-size: 20px;
    margin: 5px 0 0;
    font-family: din-next-w01-light, din-next-w02-light, din-next-w10-light, sans-serif;
    color: #605e5e;
}

.custom-2col-author  .span3 {
   text-align: center;
   margin-bottom:20px;
}
.custom-2col-author .mail a {
   font: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
   color: #891519;
}
.custom-2col-author .span3 img {
   border: 0;
}
body.site-page.three-column blockquote {
    margin: 0;
    padding: 20px 10px;
    background: #fff;
}
body.site-page.three-column blockquote p {
    font: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
    color: #605E5E;
}
/* =============== Content =============== */

.body-container-wrapper {}
.body-container {}


.body-container-wrapper .page-center {
    background-color: rgba(255, 255, 255, 0.6);
    padding-left: 58px;
    padding-right: 50px;
    padding-top: 27px;
    padding-bottom: 20px;
}

.content-wrapper {}
.main-content {}
.sidebar{}
.sidebar.right{}
.sidebar.left{}

img.alignright,
img.alignleft {
    background-color: rgba(0, 0, 0, 1);
    border: 4px solid rgba(0, 0, 0, 1);
    display: block;
}
img.alignright {
    float: right;
    margin: 8px 0 10px 20px;
}
img.alignleft {
    float: left;
    margin: 8px 20px 10px 0px;
}


.body-container-wrapper:after {
    min-height: 2px;
    height: 8px;
    border-radius: 7px;
    background-color: rgba(214, 16, 67, 1);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), inset 0 1px 0 rgba(0, 0, 0, 0.25);
    content: '';
    display: block;
    max-width: calc(980px - 108px);
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    bottom: 60px;
    position: absolute;
    z-index: 99999999;
    width:100%;
}
.body-container-wrapper {
    position: relative;
}
.body-container-wrapper .page-center.content-wrapper {
    padding-bottom: 70px;
}


/*-----*/

/*.main-content .hs_cos_wrapper_type_custom_widget {
   max-width:100%;
   width:25%;
   margin-bottom:20px;
}*/
.heading-img-wrapper {
    max-width: 170px;
}
/*.main-content .hs_cos_wrapper_type_widget_container {
   display: flex;
   -ms-flex-wrap: wrap;
   -webkit-flex-wrap: wrap;
   -ms-justify-content: space-between;
   -webkit-justify-content: space-between;
   justify-content: space-between;
   flex-wrap: wrap;
}*/

.heading-img-wrapper img {
    border:0 none !important;
    background-color:transparent !important;
}

.heading-img-wrapper h2.title a {
   cursor: pointer !important;
   display: block;
   -webkit-box-align: center;
   -webkit-align-items: center;
   align-items: center;
   font: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
   transition: color 0.4s ease 0s;
   color: #FFFFFF;
   text-align: center;
   text-decoration: none;
   padding-top: 10px;
   padding-bottom: 11px;
}
.heading-img-wrapper h2.title {
   min-height: 40px;
   background-color: rgba(206, 32, 38, 1);
   border: solid rgba(96, 94, 94, 1) 0px;
}

.heading-img-wrapper h2.title a :hover  {
    background-color: rgba(137, 21, 25, 1);
    border-color: rgba(204, 204, 204, 1);
}


/*---End of ----*/

.main-content img {
    background-color: rgba(0, 0, 0, 1);
    border: 4px solid rgba(0, 0, 0, 1);
}


.four-column-equal-heading-with-bottom-imaged .inner-group h2.title {
    min-height: 40px;
    background-color: rgba(206, 32, 38, 1);
    border: solid rgba(96, 94, 94, 1) 0px;
}

.four-column-equal-heading-with-bottom-imaged .inner-group h2.title a {
    cursor: pointer !important;
    display: block;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    font: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
    transition: color 0.4s ease 0s;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    padding-top: 10px;
    padding-bottom: 11px;
    transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
}

.four-column-equal-heading-with-bottom-imaged .inner-group h2.title a:hover {
    background-color: rgba(137, 21, 25, 1);
    border-color: rgba(204, 204, 204, 1);
}


.four-column-equal-heading-with-bottom-imaged .inner-group img {
    border: 0 none !important;
    background-color: transparent !important;
    width: 100%;
    position:static !important;
}

.four-column-equal-heading-with-bottom-imaged .column {
    margin-bottom: 20px;
}


.hs_cos_gallery {
    clear: both;
}






.custom-2col-left .column {
    margin-bottom:20px;
}






.main-content .hs_cos_gallery_lightbox_thumbnails .hs_cos_gallery_slide {
       height: auto !important;
       width: 33%  !important;
       padding: 16%;
   }
   .main-content .hs_cos_gallery_lightbox_thumbnails .slider-bg {
       position: absolute;
       top: 0;
       left: 0;
       width: calc(100% - 10px);
       height: 100%;
       background-size: cover;
       background-repeat: no-repeat;
       background-position: center;
       border: 4px solid;
   }
   .main-content .hs_cos_gallery_lightbox_thumbnails .hs_cos_gallery_slide > div > img {
       display: none;
   }
   .main-content .hs_cos_gallery_thumbnails{
       padding:0;
   }
   .main-content .hs_cos_gallery_thumbnails .slick-track {
       position: relative;
       left: 0;
       top: 0;
       display: block;
       right: 0;
       margin: 0 auto;
   }
   
   .vex {
       z-index: 999999;
   }




   body.blog:after {
        background-image:url(//cdn2.hubspot.net/hubfs/4109852/Covenant_Classical_School_December2017/Images/ac19b7_9e28e7c4c9a64c46b234a78707b4a130~mv2.jpg);
        opacity:0.6;
        background-color:#333;
    }

/* =============== Footer =============== */

.footer-container-wrapper {}
.footer-container {}

.custom-footer-group {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
    border-top: 0px solid rgba(47, 46, 46, 1);
    border-bottom: 0px solid rgba(47, 46, 46, 1);
    background-color: rgb(36, 35, 35);
    padding-bottom: 42px;
    border-top:85px solid #2F2E2E;
    margin-top:3px;
}


.custom-footer-group .page-center {
    padding-left:47px;
    padding-right:18px;
}

.custom-footer-top-group  {
    background-color: rgb(206, 32, 38);
}

.footer-container-wrapper .custom-footer-bottom-group {
   background-color: rgba(47, 46, 46, 1);
}

.custom-footer-bottom-group h3 {
    color: rgb(160, 160, 159);
    letter-spacing: 0.05em;
    font: normal normal normal 18px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
    color:#a0a09f;
    line-height:1.25;
}

.custom-footer-bottom-group .page-center {
    padding-bottom: 20px;
    padding-top: 6px;
}
a.lb1imageItemlink {
    margin-top: 30px;
    display: inline-block;
}

.custom-footer-bottom-group p {
    font: normal normal normal 14px/1.25 avenir-lt-w01_35-light1475496,sans-serif;
    color: #A0A09F;
    margin-top: 16px;
}


.custom-footer-top-group .col svg {
    width: 100%;
    height: 100%;
    position:relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    fill: #CE2026;
    fill-opacity: 0;
    stroke: rgba(255, 255, 255, 1);
    stroke-width: 1px;
    vertical-align: middle;
}

.custom-footer-top-group .col svg * {
    vector-effect: non-scaling-stroke;
}

.custom-footer-top-group .col h3 a,
.custom-footer-top-group .col h3 {
    font: normal normal normal 18px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
    color: rgb(255, 255, 255);
    letter-spacing: 0.05em;
    margin-bottom:10px;
}

.custom-footer-top-group .col h3 a {
    text-decoration:none;
}

.custom-footer-top-group .col h3 span {
    display:inline-block;
    vertical-align:middle;
}

.custom-footer-top-group .col p {
    font: normal normal normal 14px/1.25 avenir-lt-w01_35-light1475496,sans-serif;
    color: #EFABAE;
    margin:0;
}

.custom-footer-top-group .col {
    position:relative;
}

.custom-footer-top-group .col:after {
    content: "";
    width: 1px;
    height: 57px;
    background-color: #fff;
    position: absolute;
    top: 0;
    right: 8px;
}

.custom-footer-top-group .page-center {
    padding-top: 26px;
    padding-bottom: 55px;
}


.custom-footer-top-group  .custom-top-column3.col:after {
    display:none;
}



/* ==========================================================================
   4. MAIN NAVIGATION                                            
   ========================================================================== */


/* =============== Custom Menu Primary =============== */

/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul {
    display: block;
    float: right;
    margin-top: 9px;
    margin-right: 5px;
}


.custom-menu-primary .hs-menu-wrapper > ul > li {
    padding: 0 5px;
    line-height:52px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a {
    display: inline-block;
    padding: 0 10px;
    color: #2F2E2E;
    transition: color 0.4s ease 0s;
    text-align: center;
    line-height: 34px;
    font-family: avenir-lt-w01_35-light1475496,sans-serif;
    font-size:14px;
    text-decoration:none;
    
}


/* Child List */

.custom-menu-primary .hs-menu-wrapper > ul ul li {}




/* Override max width on menu links */
.custom-menu-primary .hs-menu-wrapper > ul li a, 
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  overflow: visible !important;
  max-width: none !important;
  width: auto !important;
}

/* Fix menu disappearing on desktop after toggling mobile menu */
@media screen and (min-width:768px) {
    .custom-menu-primary .hs-menu-wrapper,
    .custom-menu-primary .hs-menu-wrapper > ul ul { 
        display:block !important;
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul ul{
        overflow: visible;
        display: inherit;
        white-space: nowrap;
        width: auto;
        background-color: rgba(255, 255, 255, 1);
        border-radius: 0 0 20px 20px;
        left: 50% !important;
        transform:translateX(-50%);

    }
    
    .staff-col-wrapper {
       margin-bottom:30px;
    }
    
   /* .four-column-equal-heading-with-bottom-imaged .inner-group img {
        object-fit: none;
    }*/
    
    
    form.alignRight {
        float:right;
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a{
        color:#0c4d9c;
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul ul li.active a:hover,
    .custom-menu-primary .hs-menu-wrapper > ul ul li.active a,
    .custom-menu-primary .hs-menu-wrapper > ul > li.active > a {
        color: #CE2026;
        transition: color 0.4s ease 0s;
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul ul li a:hover {
        color:#0c4d9c;
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul ul li a {
        color:#2F2E2E;
        line-height:29px;
        padding:0 0.5em;
        font-family: avenir-lt-w01_35-light1475496,sans-serif;
        font-size:14px;
        text-decoration:none;
        transition:0.4s ease;
        text-align:center;
        white-space:nowrap !important;
    }
    
    
    .four-column-equal-heading-with-bottom-imaged {
        display: table;
        width: 100%;
    }
    
    .four-column-equal-heading-with-bottom-imaged.div1 .column {
        width:100%;
    }
    
    .four-column-equal-heading-with-bottom-imaged.div2 .column {
         width:50%;
        float: left;
    }
    
    .four-column-equal-heading-with-bottom-imaged.div4 .img-wrapper {
        max-width:170px;
        margin:0 auto;
    }
    
    .four-column-equal-heading-with-bottom-imaged.div3 .img-wrapper {
        max-width:210px;
        margin:0 auto;
    }
    
    .four-column-equal-heading-with-bottom-imaged.div1 .img-wrapper,
    .four-column-equal-heading-with-bottom-imaged.div2 .img-wrapper {
        max-width:220px;
        margin:0 auto;
    }
    
    .four-column-equal-heading-with-bottom-imaged.div3 .column {
        width: 33.33%;
        float: left;
     }
    
    .four-column-equal-heading-with-bottom-imaged.div4 .column {
        width: 25%;
        float: left;
    }
    
    .four-column-equal-heading-with-bottom-imaged .column  {
        padding-left:15px;
        padding-right:15px;
    }
    
    .top-button-img-wrapper img {
        width: 379px;
        height: 252px;
        object-fit: cover;
    }
    
    .top-button-img-wrapper h2.title {
        max-width: 379px;
        display: block;
        margin: 0 auto;
    }
    
  
}



a.btn {
    display: inline-block;
    min-width: 130px;
    margin: 10px 0;
    background-color: rgba(206, 32, 38, 1);
    border: solid rgba(96, 94, 94, 1) 0px;
    color: #fff;
    text-decoration: none;
    font: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
    transition:0.4s ease 0s;
    padding: 10px 8px;
}
a.btn:hover{
    background-color: rgba(137, 21, 25, 1);
    border-color: rgba(204, 204, 204, 1);
}

/* =============== Mobile Toggle Menu =============== */

  /* Hide button on Desktop */
.mobile-trigger, .child-trigger{ display: none; }

  @media (max-width: 767px){

  /* Menu Reset */
  .custom-menu-primary,
  .custom-menu-primary .hs-menu-wrapper > ul,
  .custom-menu-primary .hs-menu-wrapper > ul li,
  .custom-menu-primary .hs-menu-wrapper > ul li a{
    display: block;
    float: none;
    position: static;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    padding: 0px;
    margin: 0px;
    background-image: none;
    background-color: transparent;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; 
    max-width: none;
    width: 100%;
    height: auto;
    line-height: 1;  
    font-weight: normal;
    text-decoration: none;
    text-indent: 0px;
    text-align: left;
    color:#fff;
  }

  /* ===== Mobile Toggle Button ===== */

  .mobile-trigger{
    display: inline-block !important; /* Show button on mobile */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute; /**************************************/
    top: -172px;           /* Position Button at right of screen */
    right: 10px;        /**************************************/
    width: auto; /* Button width */
    height: auto; /* Button height */      
    padding: 15px 10px 15px 10px;
    /*background-color: rgba(255, 255, 255, 1);*/
    background-color:#dbdcdd;
    border: solid 1px rgba(255, 255, 255, 1);
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    color: #000; 
  }
  .mobile-trigger:hover{
    text-decoration: none; /* Removes link text underline on button */
    border-color: transparent;
  }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger{
      border-color: transparent;
  }

  /* Toggle Button Icon */
  .mobile-trigger i{
    display: inline;
    position: relative;
    top: -4px;
  }
  .mobile-trigger i:before, .mobile-trigger i:after{
  position: absolute;
  content: '';
  }
  .mobile-trigger i, .mobile-trigger i:before, .mobile-trigger i:after{
    width: 22px; /* Icon line width */
    height: 2px; /* Icon line height */
    background-color: #000; /* Icon color */
    display: inline-block;
  }
  .mobile-trigger i:before{ top: -6px; } /* Position top line */
  .mobile-trigger i:after{ top: 6px; } /* Position bottom line */
  .mobile-trigger:hover i, .mobile-trigger:hover i:before, .mobile-trigger:hover i:after,  
  .mobile-open .mobile-trigger i, .mobile-open .mobile-trigger i:before, .mobile-open .mobile-trigger i:after{
  }
  
      .mobile-open .mobile-trigger i:before {
        top: 0;
        transform: rotate(133deg);
        background-color:#000;
    }
    
    .mobile-open .mobile-trigger i:after {
        top: 0px;
        transform: rotate(48deg);
        background-color:#000;
    }
    
    .mobile-open .mobile-trigger i {
        background-color:transparent;
    }

  /* ===== Mobile Child Toggle Buttons ===== */

  .child-trigger{
    display: block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute;
    top: 0px;
    right: 0px;
    width: 50px;
    height: 48px;
    display: block;
    position: absolute;
    top: 0;
    background: rgba(47, 46, 46, 1);
    border-left: 1px solid rgba(255, 255, 255, 1);
  }
  .child-trigger:hover{
    text-decoration: none;
  }
  .child-trigger i{
    position: relative;
    top: 0; /* Centers icon inside button */
    margin: 0 auto !important;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    font-style:normal;
  }
  .child-trigger i:after{
    position: absolute;
    content: '';
  }

  .child-trigger i:after{
     width: 50px;
    text-align: center;
    line-height: 48px;
    content: "∨";
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    position: absolute;
    color: rgba(255, 255, 255, 1);
    font-size: 30px;
  }
  
  .child-open.child-trigger {
      background: rgba(206, 32, 38, 1);
  }
 


  /* ===== Mobile Menu Styles ===== */  

  .custom-menu-primary.js-enabled{
    position: fixed;
    width: 100% !important;
    top: 200px;
  }

  /* Hide menu on mobile */
  .custom-menu-primary.js-enabled .hs-menu-wrapper,
  .custom-menu-primary.js-enabled .hs-menu-children-wrapper{
    display: none;
  }  

  /* Make child lists appear below parent items */
  .custom-menu-primary ul.hs-menu-children-wrapper{
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
    display: none;
  }

  /* Mobile Menu Styles */ 
  .custom-menu-primary.js-enabled .hs-menu-wrapper{
    width: 92%;
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
    margin:0 auto;
  }
  .custom-menu-primary .hs-menu-wrapper{
    width: 100%; /* Full screen width */
    border: 1px solid rgba(255, 255, 255, 1);
    list-style: none;
  }

  /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
  }
  
  
  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li{
        background-color: rgba(47, 46, 46, 1);
        border-bottom: 1px solid rgba(255, 255, 255, 1);
        cursor: pointer;
        position: relative;
        color: rgba(255, 255, 255, 1);
        opacity: 0.95;
  }
  
  
  .custom-menu-primary .hs-menu-wrapper > ul > li >  a{
    padding: 0 17px;
    display: block;
    white-space: normal;
    /*text-overflow: ellipsis;*/
    box-sizing: border-box;
    color: rgba(255, 255, 255, 1);
    line-height: 48px;
      font-size:16px;
      text-transform:uppercase;
  }
  .custom-menu-primary .hs-menu-wrapper >  ul li.active-branch .child-trigger,
  .custom-menu-primary .hs-menu-wrapper >  ul li.active-branch > a,
  .custom-menu-primary .hs-menu-wrapper >  ul li.active .child-trigger,
  .custom-menu-primary .hs-menu-wrapper >  ul li.active > a {
      background-color: rgba(206, 32, 38, 1);
  }
  
  
  .custom-menu-primary .hs-menu-wrapper >  ul li a{}
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
    color: #fff;
  }

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul {
    background-color: transparent;
    border-top: 1px solid rgba(255, 255, 255, 1);
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li{}
    .custom-menu-primary .hs-menu-wrapper > ul ul li a,
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
        padding: 0 17px;
        display: block;
        white-space: nowrap;
        text-overflow: ellipsis;
        box-sizing: border-box;
        color: rgba(255, 255, 255, 1);
        line-height: 48px;
        font-size:16px;
  }

  /* Level 3 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a{
    text-indent: 30px; /* Indent Child lists */
  }

  /* Level 4 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a{
    text-indent: 50px; /* Indent Child lists */
  }
  
  .custom-header-group .page-center {
      padding-left:0;
      padding-right:0;
  }
  
  .custom-header-logo {
      padding-left:10px;
      padding-right:10px;
  }
  
     .custom-login-link {
        padding-left: 100px;
    }
}


/* ==========================================================================
   5. BLOG                                        
   ========================================================================== */


/* =============== General Blog Styles =============== */

/* Blog Post and Listing Body Class */
.blog {}

/* Blog Post */
.hs-blog-post {}

/* Blog Listing */
.hs-blog-listing {}

/* Blog Columns Wrapper */
.blog .content-wrapper {}


/* =============== Blog Content Column =============== */

.blog .blog-content {}

/* Use this to style the main wrapper for the blog listing pages */
.blog-listing-wrapper {}

/* Use this to style the main wrapper for the blog post pages */
.blog-post-wrapper {}

/* Blog Title */
.hs-blog-header h1 {}
.hs-blog-header h1 a{}

/* Blog Post Title */
.post-header h2 {}
.post-header h2 a {}

/* Blog Author and Avatar */
#hubspot-author_data {}
#hubspot-author_data:after {
  content: '';
  display: block;
  clear: both;
}
#hubspot-author_data a.author-link {}
#hubspot-author_data .hs-author-avatar {
  max-width: 70px;
  padding: 10px 10px 10px 0;
}
#hubspot-author_data .hs-author-avatar img {
  width: 50px;
  float: left;
  margin-right: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing .post-item {
  margin: 0 0 20px;
  padding-bottom: 20px;
  border-bottom:1px solid #000;
}
.blog-listing-wrapper .post-listing .post-item .post-body {}
.blog-post-wrapper .post-body {}

/* Post Featured Image on Listings Page */
.hs-featured-image-wrapper {}
.hs-featured-image-wrapper .hs-featured-image-link {}
.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image{
  border-width: 0;
  max-height: 170px;
  max-width: 210px;
  height: auto;
  width: auto;
  display: inline-block !important;
  float: right;
  margin: 20px 0 20px 20px;
}

/* Read More Link */
a.more-link {
  margin: 10px 0;
  display:block;
}

/* Blog Topics List */
#hubspot-topic_data {
    display:block;
    margin:10px 0;
}
#hubspot-topic_data a.topic-link {}

/* Blog Social Sharing Icons */
.hs-blog-social-share {
  margin-top: 20px;
  padding: 10px 0 0 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  height: auto;
}

/* Blog Commments */
.custom_listing_comments {
  border: 1px solid #000;
  display: block;
  line-height: 165%;
  padding: 15px;
  margin:15px 0;
}
#comments-listing {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
}
#comments-listing.no-comments {
  border: none;
}
.comment.depth-0 {
    border-bottom: 1px solid #000 !important;
    border-top: medium none !important;
    margin: 0 10px 10px !important;
    padding: 0 15px !important;
}
.comment-reply-to{
  margin-bottom: 15px;
}
.comment-from h4 {
    margin: 0;
    padding-top: 15px;
}
.comment {
  margin: 10px 0;
  border-top: 1px solid #ccc;
  padding: 15px 0;
}
.comment-date { font-size: 13px; text-align: right; }
.comment-from { font-weight: bold; }
.comment-body { padding: 10px 0; }

/* Pagination */
.blog-pagination {
  display: block;
  clear: both;
  padding: 15px 0;
}
.blog-pagination a {
  display: inline-block;
  margin-right: 15px;
}
.blog-pagination a.previous-posts-link {}
.blog-pagination a.all-posts-link {}
.blog-pagination a.next-posts-link {}

/* Blog All Posts Page */
.hs-content-path-blog-all {}
div.post-listing-simple {}
div.post-listing-simple .post-item {}
h2.post-listing-simple {}
h2.post-listing-simple a {}


/* =============== Blog Sidebar =============== */

.blog .blog-sidebar {}

/* Blog Modules */

.blog .blog-sidebar .widget-span {
  margin-bottom: 20px;
  padding: 15px 20px;
}
.blog .blog-sidebar h1,
.blog .blog-sidebar h2,
.blog .blog-sidebar h3,
.blog .blog-sidebar h4,
.blog .blog-sidebar h5,
.blog .blog-sidebar h6,
.blog .blog-sidebar .from-title{}

.blog .blog-sidebar ul {}

.blog .blog-sidebar ul li{}

.blog .blog-sidebar ul li a{}

.blog .blog-sidebar ul li a:hover {}

/* =============== Blog Author Page and Author Bio =============== */

.hs-blog-listing .hs-author-profile {
  border-bottom: 1px solid #ccc;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
}
.hs-blog-post .hs-author-profile {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 20px 0 20px 0;
  margin: 20px 0 20px 0;
}
.hs-author-profile .hs-author-profile:after {
  content: '';
  display: block;
  clear: both;
}

/* Author Avatar */
.hs-author-profile .hs-author-avatar {
  float: left;
  margin-right: 15px;
  max-width: 100px;
}
.hs-author-profile .hs-author-avatar img{
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  max-width: 100%;
}

/* Author Bio Wrapper*/
.hs-author-profile .hs-author-bio {
  overflow: hidden;
}

/* Author Name */
.hs-author-profile h2.hs-author-name {
  margin: 0 0 10px 0;
}

/* Author Social Follow Me */
.hs-author-profile .hs-author-social-section {}
.hs-author-profile .hs-author-social-label {}
.hs-author-profile .hs-author-social-links {}
.hs-author-profile .hs-author-social-link {}
.hs-author-profile .hs-social-facebook {}
.hs-author-profile .hs-social-linkedin {}
.hs-author-profile .hs-social-twitter {}
.hs-author-profile .hs-social-google-plus {}




/* ==========================================================================
   6. FORMS                                        
   ========================================================================== */


/* =============== Global Form Styles =============== */

/* Form Field */
.hs-form-field {}

/* Descriptions */
.hs-field-desc {}

/* Labels and Legends */
label {}
.hs-form-field > label {}

/* One Line Inputs */
input[type="text"],
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"],
input[type="file"],
textarea,
select {
  font: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
    background-color: rgba(255, 255, 255, 1);
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 1px solid rgba(160, 160, 159, 1);
    color: #605E5E;
    margin: 0 0 5px !important;
    width: 100%;
    border-radius: 0;
    padding: 5px;
    display:block;
    max-width:500px;
}

textarea {
    height:130px;
}

input[type="text"]:focus,
input[type="password"]:focus, 
input[type="datetime"]:focus, 
input[type="datetime-local"]:focus, 
input[type="date"]:focus, 
input[type="month"]:focus, 
input[type="time"]:focus, 
input[type="week"]:focus, 
input[type="number"]:focus, 
input[type="email"]:focus, 
input[type="url"]:focus, 
input[type="search"]:focus, 
input[type="tel"]:focus, 
input[type="color"]:focus,
input[type="file"]:focus,
textarea:focus,
select:focus {
    outline: 0;
}

/* Separate Styles for Multiple Line Inputs */
textarea {}
textarea:focus {}

/* Separate Styles for Drop Downs */
select {}
select:focus {}

/* Multiple Selection Inputs */
form.hs-form .hs-form-field ul.inputs-list {
  list-style: none;
  padding: 0;
}
form.hs-form .hs-form-field ul.inputs-list li input {}
input[type="radio"] {}
input[type="checkbox"] {}

/* Required */
input:focus:required:invalid, 
textarea:focus:required:invalid, 
select:focus:required:invalid {}

input:focus:required:invalid:focus, 
textarea:focus:required:invalid:focus, 
select:focus:required:invalid:focus {}

/* Error */
.hs-error-msgs label{
    display:block;
    color: #8B0000;
    font: normal 14px 'Helvetica Neue', Helvetica, sans-serif;
    margin-bottom:10px;
}

/* Placeholder Text */
::-webkit-input-placeholder {} /* Webkit Browsers */
:-moz-placeholder {} /* Firefox 18- */
::-moz-placeholder {} /* Firefox 19+ */
:-ms-input-placeholder {} /* IE10 */


/* =============== Multi Column Form =============== */


/* ==========================================================================
   7. BUTTONS                                        
   ========================================================================== */


/* =============== All Global Buttons (Excluding CTAs) =============== */

.hs-button.primary,
input[type="submit"],
input[type="button"] {
    cursor: pointer;
    -webkit-appearance: none;
    background-color: rgba(206, 32, 38, 1);
    font: normal normal normal 16px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
    border: 0;
    color: #FFFFFF;
    cursor: pointer;
    width:auto;
    display:inline-block;
    padding:5px;
    text-decoration:none !important;
}

.hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
    text-decoration: none;
    border:0 none;
    outline:0;
}

.hs-button.primary:focus,
input[type="submit"]:focus,
input[type="button"]:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}



/* =============== Form Module Button =============== */

#hs_form_target_blog_subscription .hs-button.primary.large {}
#hs_form_target_blog_subscription .hs-button.primary.large:hover {}
#hs_form_target_blog_subscription .hs-button.primary.large:focus {}


/* =============== Google Search Button =============== */

.widget-type-google_search .hs-button.primary {}
.widget-type-google_search .hs-button.primary:hover {}
.widget-type-google_search .hs-button.primary:focus {}


/* ==========================================================================
   8. MISCELLANEOUS                                      
   ========================================================================== */

.hs-blog-social-share ul{
    padding: 0!important;
    margin:0 !important;
    background:none !important;
    list-style:none !important;
}

form ul{
    padding: 0!important;
    margin:0 !important;
    background:none !important;
    list-style:none !important;
}

.landing-page.one-column .body-container .widget-type-form,
.error-template.one-column .body-container .widget-type-google_search, 
.body-container .widget-type-password_prompt.custom_error_message, 
.body-container .widget-type-email_simple_subscription{
    width: 50%;
}

/* Styles that do not fit into any of the available sections above can go here. */




/*---.staff-col-wrapper----*/

.staff-col-wrapper .com-col {
    width: 33.33%;
    text-align: center;
}

.staff-col-wrapper h5 {
   font-size: 20px;
   font-family: din-next-w01-light,din-next-w02-light,din-next-w10-light,sans-serif;
   margin: 0;
   line-height: normal;
   letter-spacing: normal;
   font-weight: 400;
   color: #605E5E;
   margin-top: 5px;
}
.staff-col-wrapper h5+h5 {
   font-size: 16px;
   font-weight: 700;
   font-family: avenir-lt-w01_35-light1475496,sans-serif;
   color: #2F2E2E;
   margin-top: 0;
}
.staff-col-wrapper h5+p {
   font: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
   color: #605E5E;
   padding: 0 20px;
}
.staff-col-wrapper a {
   color: #891519;
   font: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
   line-height: normal;
}

.staff-col-wrapper {
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: nowrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    justify-content: start;
}

.staff-col-wrapper .com-col img {
   width: 192px;
   height: 292px;
   object-fit: cover;
}

/*---End-of-staff-col-wrapper----*/

/*-----.four-col-wrapper----*/

.four-col-wrapper .com-col h5 {
   font: normal normal normal 18px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
   font-size: 14px;
   font-weight: 700;
   color: #2F2E2E;
   margin-top: 10px;
}
.four-col-wrapper .com-col h5+h5 {
   font-weight: 400;
   color: #891519;
   margin-bottom: 20px;
   margin-top: 17px;
}
.four-col-wrapper .com-col h5+p {
   font: normal normal normal 12px/1em avenir-lt-w01_35-light1475496,sans-serif;
   color: #2F2E2E;
   line-height: normal !important;
   margin-bottom: 5px;
}



.four-col-wrapper .com-col a {
    color: #891519;
    font-family: avenir-lt-w01_35-light1475496,sans-serif;
    font-size: 14px;
}


.four-col-wrapper {
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: nowrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    text-align: center;
    margin-bottom: 35px;
    justify-content: center;
}

.four-col-wrapper .com-col {
    width: 25%;
    white-space: normal;
    word-wrap: break-word;
    padding-left: 10px;
    padding-right: 10px;
}


/*----.four-col-wrapper---*/



/* ===== Home Start =====*/


    .home .body-container-wrapper .page-center {
        background: transparent;
    }
    body.home:after {
        opacity: 1;
    }
    .home .custom-row1-group h1{
        text-align: center;
        color: #fff;
        letter-spacing: normal;
        font: normal normal normal 40px/1.4em din-next-w01-light,din-next-w02-light,din-next-w10-light,sans-serif;
        padding-top: 9px;
    }
    .home .custom-row1-group p {
        font: normal normal normal 18px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
        color: #fff;
        text-align: center;
        padding-top: 9px;
    }

    .home .custom-row1-group ul {
        padding: 0;
        margin: 0;
        list-style: none;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding-top: 10px;
        padding-bottom: 50px;
    }
    .home .custom-row1-group ul li {
        display: block;
        font-size: 28px;
        line-height: normal;
        letter-spacing: normal;
        color: #fff;
    }
    .home .custom-row1-group ul li:last-child {}
    
    .home .custom-row2-group {
        background-color: rgb(206, 32, 38);
    }
    .home .custom-3col-eq h3 {
        letter-spacing: 0.05em;
        color: #fff;
        font-size: 18px;
        font-weight: 400;
        font-family: avenir-lt-w01_35-light1475496, sans-serif;
        text-align: center;
        margin-bottom: 18px;
    }
    .home .custom-3col-eq .span4 {
        width: 33.33% !important;
        margin: 0 !important;
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
        margin-bottom: 50px !important;
    }
    .home .body-container-wrapper .custom-row2-group .page-center {
        padding-left: 0;
        padding-right: 0;
    }
    .home .custom-3col-eq p {
        font: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
        text-align: center;
        color: #EFABAE;
        line-height: normal;
    }
    .home .custom-3col-eq .span4:after {
        height: 63px;
        content: '';
        background: rgba(255, 255, 255, 1);
        position: absolute;
        display: block;
        top: 0;
        width: 1px !important;
        right: 0;
    }
    .home .custom-3col-eq .span4:last-child:after {
        content: none !important;
    }
    .home .custom-row3-group {
        background-color: rgb(255, 255, 255);
        margin-top: 147px;
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .social-sharing-widget-vertical{
        width: 85px;
        height: auto;
        margin: 0;
        padding: 10px 8px 5px;
        display: block;
        text-align: center;
    }
    
    .home .body-container-wrapper .custom-row3-group .page-center {
        padding-left: 0;
        padding-right: 0;
    }
    .home .custom-row3-group .custom-2col-right.row-fluid .span8 {
        width: 50%;
        margin: 0;
        padding-left: 15px;
        padding-right: 15px;
        text-align: center;
    }
    .home .custom-row3-group .custom-2col-right.row-fluid .span4 {
        position: relative;
        max-width: 350px;
        float: right;
        margin-left: 0 !important;
        width: 100% !important;
    }
    .home .custom-row3-group .custom-2col-right.row-fluid .span8 h1 {
        letter-spacing: 0.05em;
        color: rgb(183, 18, 27);
        text-align: center;
        line-height: 1em;
        margin-bottom: 10px;
    }
    .home .custom-row3-group .custom-2col-right.row-fluid .span8 h2 {
        font: normal normal normal 16px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
        font-size: 22px;
        font-weight: bold;
        letter-spacing: 0.1em;
        color: #605E5E;
        margin-bottom: 20px;
    }
    .home .custom-row3-group .custom-2col-right.row-fluid .span8 h1+h2+p {
        font: normal normal normal 16px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
        color: #605E5E;
        margin: 0 0 20px;
        line-height: normal;
    }
    .home .custom-row3-group .custom-2col-right.row-fluid .span8 p+h2 {
        margin-bottom: 0;
    }
    .home .custom-row3-group .custom-2col-right.row-fluid .span8 p {
        font: normal normal normal 16px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
        color: #605E5E;
        line-height: normal;
    }
    .home .custom-row3-group .custom-2col-right.row-fluid .span8 p:last-child {
        margin-top: 30px;
        text-align: left;
    }
    
    .home .custom-row3-group .custom-2col-right.row-fluid .span4 h3 {
    background-color: rgba(206, 32, 38, 1);
    border: solid rgba(96, 94, 94, 1) 0px;
    cursor: pointer !important;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    display: block;
    font: normal normal normal 20px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
    transition: color 0.4s ease 0s;
    color: #FFFFFF;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

.custom-2col-right.row-fluid {}

    .home .custom-row3-group .custom-2col-right.row-fluid {
        padding-right: 25px;
    }
    
    .home .custom-row3-group .custom-2col-right.row-fluid .span4 h3+iframe {
        background-color: rgba(0, 0, 0, 1);
        border-radius: 0;
        padding: 15px 5px !important;
        width: 100% !important;
        height: 220px;
    }
    
    .home .custom-row3-group .custom-2col-right.row-fluid .span4 a.btn {
        background-color: rgba(206, 32, 38, 1);
      
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);
        border: solid rgba(206, 32, 38, 1) 0px;
        font: normal normal bold 28px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
          transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
        color: #FFFFFF;
        line-height: normal;
        display: inline-block;
        margin-top: 12px;
        padding-top: 3px;
        padding-bottom: 4px;
        position: relative;
    }
    
    .home .custom-row3-group .custom-2col-right.row-fluid .span4 a.btn:hover {
         background-color: rgba(43, 104, 156, 1);
        border-color: rgba(61, 155, 233, 1);
        transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    }
    
    .home .custom-row3-group .custom-2col-right.row-fluid .span4 {
        text-align: center;
    }
    
    
    .home .custom-row3-group .custom-2col-right.row-fluid .span4 a.btn:before {
        background: url(https://static.parastorage.com/services/skins/2.1229.79/images/wysiwyg/core/themes/base/liftedshadow_medium.png) no-repeat;
        bottom: -26px;
        height: 26px;
        position: absolute;
        width: 165px;
        pointer-events: none;
        content: '';
        display: block;
        left: auto;
        left:-20px;
        background-position: 0 0;
    }
    
    .home .custom-row3-group .custom-2col-right.row-fluid .span4 a.btn:after {
        background: url(https://static.parastorage.com/services/skins/2.1229.79/images/wysiwyg/core/themes/base/liftedshadow_medium.png) no-repeat;
        bottom: -26px;
        height: 26px;
        position: absolute;
        width: 165px;
        pointer-events: none;
        content: '';
        display: block;
        left: auto;
        right:-20px;
        background-position: 100% 0;
    }
    .social-sharing-widget-vertical {
        position: absolute;
        right: -100px;
        top: 0;
    }
    
    .home .custom-row4-group {
        background-color: rgb(238, 240, 228);
        margin-top: 30px;
    }
    
    .home .custom-row4-group hr.upper-line {
        border-top: 3px solid rgba(160, 160, 159, 1);
        border-bottom: 1px solid rgba(160, 160, 159, 1);
        padding: 3px 0 0 0;
        background: transparent;
        margin: 0 !important;
    }
    
    .home .custom-row4-group .page-center {
        padding-left: 0;
        padding-right: 0;
    }
    
    .home .custom-row4-group .hs_cos_wrapper_type_rich_text {
        padding-left: 48px;
        padding-right: 49px;
        text-align: center;
    }
    
    .home .custom-row4-group .hs_cos_wrapper_type_rich_text h3 {
        font: normal normal bold 28px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
        color: #2F2E2E;
        font-size: 18px;
        line-height: 1.3em;
        text-align: center;
        margin: 20px 0 30px;
    }
    
    .home .custom-row4-group .hs_cos_wrapper_type_rich_text p {
       color: #2F2E2E;  
    }
    
    .home .custom-row4-group .hs_cos_wrapper_type_rich_text h3:nth-child(4) {
        margin-bottom: 0;
    }
    
    .home .custom-row4-group .hs_cos_wrapper_type_rich_text h3:nth-child(4)+p {
        margin-bottom: 30px;
    }
    
    .home .custom-row4-group .hs_cos_wrapper_type_rich_text svg {
        display: block;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        fill: #D61043;
        fill-opacity:1;
        stroke:rgba(237, 21, 102, 1);
        stroke-width:0px;
        height: 100%;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .home .custom-row4-group a.classical {
        background-color: rgba(47, 46, 46, 1);
        display: inline-block;
        padding-left: 15px;
        padding-right: 5px;
        padding-top: 2px;
        padding-bottom: 2px;
        margin-bottom: 40px;
    }
    
    .home .custom-row4-group .custom-3col-eq .span4:after {
        display: none !important;
    }
    
    .home .custom-row4-group .custom-3col-eq .span4 h6 {
        font-size: 18px;
        line-height: 23px !important;
        color: #2f2e2e;
        margin-bottom: 20px;
    }
    
    .home .custom-row4-group .custom-3col-eq .span4 ul {
        text-align: left !important;
        font-size:18px;
    }
    
    .home .custom-row4-group .custom-3col-eq .span4 ul li p {
        text-align: left;
    }
    
    .home .custom-row4-group .custom-3col-eq .span4 ul li p {
        font-size: 18px;
        font-weight: 700;
        color: rgb(0, 0, 0);
    }
    
    .home .custom-row4-group .custom-3col-eq .span4 ul li {
        list-style-type: disc;
        font-weight: 700;
        color: rgb(12, 77, 156);
        line-height: normal;
    }
    
    .home .custom-row4-group .custom-3col-eq .span4:last-child h6:first-child {
        margin-bottom: 0;
    }
    
    .home .custom-row4-group .custom-3col-eq .span4:last-child ul li a {
        color: rgb(12, 77, 156);
        text-decoration: underline;
        font-weight:bold;
    }
    
    .home .custom-row4-group .custom-3col-eq .span4:last-child ul li p {
        font-size: 18px;
        font-weight: 400;
    }
    .home .custom-row4-group .custom-3col-eq .span4:nth-child(2) h3 {
        margin-bottom: 0;
        margin-top: 40px;
    }
    .home .custom-row4-group .custom-3col-eq .span4:nth-child(2) p {font-size: 18px;color: #000000;font-style: italic;}
    .home .custom-row4-group .custom-3col-eq .span4:nth-child(2)  .btn {
        font: normal normal normal 20px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
        transition: color 0.4s ease 0s;
        margin-top: 40px;
        display: inline-block;
    }
    .home .custom-row4-group .custom-3col-eq .span4:nth-child(2) {
        text-align: center;
    }
    
    .home .custom-row5-group {
        background-color: rgb(255, 255, 255);
        text-align: center;
        position: relative;
    }
    .home .custom-row5-group:before,.home .custom-row5-group:after {
        min-height: 2px;
        height: 8px;
        border-radius: 7px;
        background-color: rgba(214, 16, 67, 1);
        box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), inset 0 1px 0 rgba(0, 0, 0, 0.25);
        content: '';
        display: block;
    }
    .home .custom-row5-group p {
        padding: 10px 0;
    }
    .home .custom-row5-group {
        background-color: rgb(255, 255, 255);
        text-align: center;
        position: relative;
    }
    .home .custom-row5-group:before,.home .custom-row5-group:after {
        min-height: 2px;
        height: 8px;
        border-radius: 7px;
        background-color: rgba(214, 16, 67, 1);
        box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), inset 0 1px 0 rgba(0, 0, 0, 0.25);
        content: '';
        display: block;
    }
    .home .custom-row5-group p {
        padding: 10px 0;
    }
    .home .custom-row6-group .hs_cos_gallery {
        height: 355px;
        text-align: center;
        background: rgba(206, 32, 38, 0.8);
        max-width: 1390px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 70px;
        margin-bottom: 0;
    }
    .home .body-container-wrapper:after {
        display: none;
    }
    
    .home .hs_cos_gallery_main.slick-fixed-height-slider .slick-slide .slick-slide-inner-wrapper img {
        display: none !important;
        max-width: 50% !important;
    }
    .home .hs_cos_gallery_main.slick-fixed-height-slider .slick-slide .slick-slide-inner-wrapper .caption.below {
        max-width: 50% !important;
        float: left !important;
        height: 225px;
        vertical-align: middle;
        display: table !important;
        width: 100% !important;
    }
    .home .hs_cos_gallery_main.slick-fixed-height-slider .slick-slide .slick-slide-inner-wrapper {
        max-width: 1190px;
        width: 100% !important;
        height: 255px !important;
    }
    .home .hs_cos_gallery_main {
        margin-bottom: 0 !important;
    }
    .home .hs_cos_gallery_main.slick-fixed-height-slider .slick-slide {
        padding-top: 50px;
        padding-bottom: 10px;
    }
    .home .hs_cos_gallery_main.slick-fixed-height-slider .slick-slide .slick-slide-inner-wrapper .caption.below span {
        display: table-cell;
        vertical-align: middle;
    }
    .home .hs_cos_gallery_main.slick-fixed-height-slider .slick-slide .slick-slide-inner-wrapper .caption.below span h1 {
        letter-spacing: 1px;
        margin-right: 50px;
        font-size: 36px;
        padding: 8px 0;
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        color: rgb(255, 255, 255);
        font-weight: 400;
    }
    .home .hs_cos_gallery_main.slick-fixed-height-slider .slick-slide .slick-slide-inner-wrapper .slider-bg {
        width: 340px;
        display: block;
        background-size: cover !important;
        height: 255px;
        transform: translatex(-136px);
        float: right !important;
    }
    .home .hs_cos_gallery_main.slick-fixed-height-slider .slick-slide .slick-slide-inner-wrapper:after {
        content: '';
        display: block;
        clear: both;
    }
 
    
    
    .home .slick-dots li {
        margin: 0;
    }
    
    .home .hs_cos_gallery_main .slick-dots {
        margin: 0;
    }
    .home .hs_cos_gallery_main .slick-dots li button:before, 
    .home .hs_cos_gallery_thumbnails .slick-dots li button:before,
    .home  .hs_cos_gallery_lightbox .slick-dots li button:before{
        font-size:10px !important;
         opacity: 1;
        color: rgb(96, 94, 94);
          height: 4px !important;
        width: 10px !important;
    }
    
   .home .slick-dots li.slick-active button:before {
        opacity: 1;
        color: #fff;
        height: 4px !important;
        width: 10px !important;
    }
    
    .home .slick-prev, .home .slick-next {
        width: 50px !important;
        height: 100% !important;
        top: 0 !important;
        transform: none !important;
        z-index: 9999;
        margin: 0 !important;
        bottom: 0;
    }
    .home .slick-prev:before, .slick-next:before {
        display: none !important;
    }
    .home .slick-prev {
        background: url(https://cdn2.hubspot.net/hubfs/4109852/Covenant_Classical_School_December2017/Images/arrow-left.png) center no-repeat !important;
        opacity: 1 !important;
    }
    .home .slick-next {
        right: 0;
        background: url('https://cdn2.hubspot.net/hubfs/4109852/Covenant_Classical_School_December2017/Images/arrow-right.png') center no-repeat !important;
        opacity: 1 !important;
    }
    
    .home .slick-prev.slick-arrow {
        left: 0 !important;
    }
    
    .home .slick-prev:before ,
    .home .slick-next:before {
        top: 0;
        bottom: 0;
        background: #fff;
        display: block !important;
        content: '' !important;
        height: 355px !important;
        width: 50px;
        left: 0 !important;
        right: 0!important;
        z-index: -2;
        position: absolute;
        opacity: 0.05 !important;
    }
    .home .slick-prev:hover:before ,
    .home .slick-next:hover:before{
        opacity:.2 !important;
    }
    
    .home .hs_cos_gallery_main {
        padding: 0 !important;
    }
    
    
/* ===== Home ENd =====*/
.vex-content.hs-gallery .vex-close {
    right:20px;
}


.hs_cos_gallery_lightbox_container button.slick-next:after {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: #a3a3a3;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.hs_cos_gallery_lightbox_container button.slick-next:hover:after {
    opacity:1;
}


.hs_cos_gallery_lightbox_container button.slick-next:after {
    content:"→"; 
}


.custom-2col-eq .column {
    margin-top:20px;
    margin-bottom:20px;
}







blockquote {
    margin-top: 40px;
    padding-bottom: 20px;
    margin-bottom: 0;
}








/* ==========================================================================
   9. MEDIA QUERIES                              
   ========================================================================== */


.no-nav.custom-footer-group  {
    border-top:0 none;
}

/*-----Banner ----*/

.banner-area.bg-color {}

.banner-area h1.title {
    font: normal normal bold 28px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
    color: #D61043;
    margin: 0;
    line-height: normal;
    letter-spacing: normal;
    padding-bottom: 14px;
    border-bottom: 1px solid rgba(47, 46, 46, 1);
    text-align: center;
}

/*----End of Banner----*/
.body-container-wrapper,
.footer-container-wrapper {
    position:relative;
    z-index:99;
}

.header-container-wrapper {
    position:relative;
    z-index:9999; 
}

video#banner-video {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: fixed;
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.Video .body-container-wrapper .page-center {
    position:relative;
    z-index:99999;
}





/*-----Error Page-----*/

body.space .body-container-wrapper .page-center.content-wrapper {
    padding-bottom:90px;
}


.hs_cos_gallery_lightbox_container .slick-list, .hs_cos_gallery_lightbox .slick-list {
    height:100%;
    max-height:100%;
}


/*---End of Error Page----*/

.heading-img-wrapper h2.title a:hover {
   background-color: rgba(137, 21, 25, 1);
   border-color: rgba(204, 204, 204, 1);
   transition: all ease 0.3s;
}





.top-button-img-wrapper {
   display: flex;
   flex-wrap: wrap;
   justify-content: space-between;
}
.top-button-img-wrapper .com-col {
   width: calc(50% - 50px);
   position: relative;
   text-align:center;
}
.top-button-img-wrapper h2.title a:hover {
  background-color: rgba(137, 21, 25, 1);
  border-color: rgba(204, 204, 204, 1);
  transition: all ease 0.3s;
}
.top-button-img-wrapper h2.title a {
  cursor: pointer !important;
  display: block;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  font: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
  transition: color 0.4s ease 0s;
  color: #FFFFFF;
  text-align: center;
  text-decoration: none;
  padding-top: 10px;
  padding-bottom: 11px;
  margin-bottom: 30px;
}
.top-button-img-wrapper h2.title {
  min-height: 40px;
  background-color: rgba(206, 32, 38, 1);
  border: solid rgba(96, 94, 94, 1) 0px;
}
.top-button-img-wrapper .col1:after {
   box-shadow: inset 1px 1px 1px 1px rgba(0, 0, 0, 0.25), 1px 1px 0 0 rgba(255, 255, 255, 0.1);
   min-width: 2px;
   width: 8px;
   border-radius: 7px;
   background-color: rgba(183, 18, 27, 1);
   position: absolute;
   top: 20px;
   bottom: 0;
   content: '';
   right: -55px;
   max-height: 260px;
}


.Video .body-container-wrapper .page-center {
    background-color: rgba(255, 255, 255, 0.73);
}


/* =============== Screen sizes smaller than .page-center =============== */

@media (max-width: 1800px) {
/*    .custom-header-group .custom-login-link {
        right: 2.25%;
    }*/
}


@media (max-width: 1310px) {
    .custom-header-group .page-center {
        position:static;
    }
    
    .custom-header-group .custom-login-link {
        right: 20px;
    }
}


@media (max-width: 1200px) {
    .custom-header-group .custom-login-link {
        position:relative;
        top: auto;
        bottom: 0;
        width:100% !important;
        text-align:right;
        margin:0 !important;
    }
    
    .social-sharing-widget-vertical {
        position: static;
        right: 0;
        top: 0;
        float: none;
        text-align: right;
        margin-left: auto;
        margin-right: 0;
    }
}

@media (max-width:1045px) and (min-width:768px){
    .custom-menu-primary .hs-menu-wrapper > ul > li:last-child > ul {
        right: 0 !important;
        left: auto !IMPORTANT;
        transform: none !IMPORTANT;
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul ul {
             min-width: 150px;
        }
    .custom-menu-primary .hs-menu-wrapper > ul ul li a {
        white-space: normal !important;
       
    }
    
    
    .home .hs_cos_gallery_main.slick-fixed-height-slider .slick-slide .slick-slide-inner-wrapper .caption.below {
        max-width: 36% !important;
        width: 100% !important;
        margin-left: 57px;
    }
}

@media (max-width:1000px) and (min-width:768px) {
    .custom-menu-primary .hs-menu-wrapper > ul > li {
        padding:0;
    }
    
    .custom-header-logo img {
        max-width: 200px;
        height: auto;
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul > li > a {
        padding: 0 7px;
        font-size: 13px;
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul {
        margin-top: 0;
        margin-right: 0;
    }
   
    .heading-img-wrapper {
        width: 170px;
        margin: 0 auto;
        margin-bottom: 30px;
    }
    .body-container-wrapper:after{
        max-width: calc(100% - 108px);
    }
    
    .custom-header-group .custom-login-link {
      right:0;
      padding-right:5px;
    }
    
    .custom-2col-author .mail a {
      white-space: normal;
      word-wrap: break-word;
    }
}


/* =============== Landscape tablet and smaller devices =============== */

@media (max-width: 767px) {
    .body-container-wrapper .main-content,
    .body-container-wrapper .sidebar{
        margin-bottom:20px;
    }
    
    .landing-page.one-column .body-container .widget-type-form,
    .error-template.one-column .body-container .widget-type-google_search, 
    .body-container .widget-type-password_prompt.custom_error_message, 
    .body-container .widget-type-email_simple_subscription {
        width: 100%;
    } 
    
    .blog .blog-sidebar{
        margin-top: 40px;
    }
    
    .blog .blog-sidebar .widget-span {
      padding: 15px 0px;
    } 
    
    .custom-header-group .custom-login-link,
    .custom-header-logo {
        text-align: left;
    }
    
    .custom-header-logo img {
        max-width: 100%;
        height: auto;
    }
    
    
    
    .custom-footer-top-group .col {
        margin-bottom:20px;
    }
    
    .custom-footer-top-group .col:after {
        display:none;
    }
    
    .custom-footer-bottom-group .column {
        margin-bottom:20px;
    }
    
    .custom-header-group {
        /*padding-bottom: 50px;*/
    }
    img.alignright, img.alignleft {
        display: block;
        float: none;
        margin: 10px 0;
    }
 
    .heading-img-wrapper {
        width: 170px;
        margin: 0 auto;
        margin-bottom: 30px;
    }
    
    .four-column-equal-heading-with-bottom-imaged .column {
        margin-bottom: 20px;
        max-width:100%  !important;
        margin: 0 auto 20px !important;
    }
    
    .body-container-wrapper .page-center {
        padding-left: 20px;
        padding-right: 20px;
    }
    
    .main-content .hs_cos_gallery_lightbox_thumbnails .hs_cos_gallery_slide {
       height: auto !important;
       width: 50%  !important;
       padding: 16%;
   }
   
   .body-container-wrapper:after {
       max-width:95%;
   }
   
   blockquote {
        margin:0;
    }
    
    ul.unstyle .btn {
        display:block;
        padding:5px;
    }
    
    .home .custom-row3-group .custom-2col-right.row-fluid .span8,
    .home .custom-3col-eq .span4 {
        width: 100% !important;
    }
    
    .home .custom-3col-eq .span4:after {
        display:none;
    }
    
   /* .custom-row6-group .hs_cos_wrapper_type_gallery {
        display:none;
    }*/
    
    input[type="text"],
    input[type="password"], 
    input[type="datetime"], 
    input[type="datetime-local"], 
    input[type="date"], 
    input[type="month"], 
    input[type="time"], 
    input[type="week"], 
    input[type="number"], 
    input[type="email"], 
    input[type="url"], 
    input[type="search"], 
    input[type="tel"], 
    input[type="color"],
    input[type="file"],
    textarea,
    select {
        display:block;
        width:100%;
        max-width:100%;
    }
    
   /* .custom-2col-eq .column p {
        text-align:left !important;
    }*/
    
   
    
    .home .custom-row3-group .custom-2col-right.row-fluid .span4 {
        text-align: center;
        margin: 20px auto 0 !important;
        float: none;
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .social-sharing-widget-vertical {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    
    .home .hs_cos_gallery_main.slick-fixed-height-slider .slick-slide .slick-slide-inner-wrapper .caption.below {
        display:block;
        text-align:center;
    }
    
    .home .hs_cos_gallery_main.slick-fixed-height-slider .slick-slide .slick-slide-inner-wrapper .slider-bg {
        transform: none;
        float: none !important;
        margin: 0 auto;
    }
    
    .home .custom-row3-group .custom-2col-right.row-fluid {
        padding-right:0;
    }
    
    .home .custom-row4-group .hs_cos_wrapper_type_rich_text {
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .custom-footer-group .page-center {
        padding-left: 40px;
        padding-right: 40px;
    }
    /* .four-column-equal-heading-with-bottom-imaged.div1 .img-wrapper,
    .four-column-equal-heading-with-bottom-imaged.div2 .img-wrapper {
        max-width: 70%;
    }*/
    
    .staff-col-wrapper {
       display: block;
    }
    .staff-col-wrapper .com-col {
       width: 100%;
       margin-bottom: 30px;
    }
    
    .four-col-wrapper {
        display: block;
        text-align: center;
        justify-content: center;
    }
    
    
   .four-col-wrapper .com-col {
        margin-top: 20px;
        margin-bottom: 20px;
        width: 100%;
    }
    
    .top-button-img-wrapper .com-col {
       width: 100%;
       margin-bottom: 30px;
    }
    .top-button-img-wrapper {
       display: block;
    }
    .top-button-img-wrapper .col1:after {
       display: none;
    }
    
    .home .hs_cos_gallery_main.slick-fixed-height-slider .slick-slide {
        padding-top:0;
        padding-bottom:0;
    }
    
    .home .hs_cos_gallery_main .slick-dots {
        display:none !important;
    }
    
    .home .custom-row6-group .hs_cos_gallery {
        height: auto;
    }
    .home .hs_cos_gallery_main.slick-fixed-height-slider .slick-slide .slick-slide-inner-wrapper {
        height: auto !important;
    }
    
    
    .home .hs_cos_gallery_main.slick-fixed-height-slider .slick-slide .slick-slide-inner-wrapper .caption.below {
        max-width: 100% !important;
        float: none !important;
        height: auto;
        display: block !important;
        width: 100% !important;
        text-align: center !important;
    }
    
    .home .hs_cos_gallery_main.slick-fixed-height-slider .slick-slide .slick-slide-inner-wrapper .caption.below span {
        display: block;
        vertical-align: middle;
    }
    
    .home .hs_cos_gallery_main.slick-fixed-height-slider .slick-slide .slick-slide-inner-wrapper .caption.below span h1 {
        margin-right:0;
    }
    
    .main-content img {
       margin-left:auto;
       margin-right:auto;
       display:block;
    }
    
    
    
    
    .mobileActionsMenuwrapper {
        position: fixed;
        z-index: 98;
        width: 100%;
        right: 0;
        left: 0;
        -webkit-transition: bottom .2s ease-in-out;
        transition: bottom .2s ease-in-out;
        bottom: -58px;
    }
    
    div#MOBILE_ACTIONS_MENUknobContainer {
        text-align: center;
        width: 100%;
    }
    
    .mobileActionsMenuwrapper.item-show {
        bottom: 0;
    }
    
    li.mobileActionsMenu_navigation {
        cursor: pointer;
    }
    
    .mobileActionsMenuknob {
        pointer-events: auto;
        width: 150px;
        height: 40px;
        margin: 0 auto;
        background-image: url(//cdn2.hubspot.net/hubfs/4109852/Covenant_Classical_School_December2017/Images/quickAction_darkSprite.png);
        background-position: 50% -430px;
        background-size: 430px;
    }
    
    .mobileActionsMenumenuContainer {
        display: table;
        width: 100%;
        background-color: #3e3e3e;
        background-position: 50% 60%;
        background-size: 100% 23px;
        background-repeat: no-repeat;
        background-image: url(//cdn2.hubspot.net/hubfs/4109852/Covenant_Classical_School_December2017/Images/quickActions_dark_bg.png);
        height: 53px;
        box-shadow: 0 -5px 15px 0 rgba(0, 0, 0, 0.5);
        pointer-events: auto;
    }
    .mobileActionsMenumenuContainer ul {
        display: table-row;
        list-style: none;
    }
    .mobileActionsMenumenuContainer ul li {
        display: table-cell;
        text-align: center;
        height: 53px;
        border: 1px solid #575757;
        border-left-color: #363636;
    }
    .mobileActionsMenumenuContainer ul li.mobileActionsMenu_navigation a {
        background-position: -13px -4px;
    }
    .mobileActionsMenumenuContainer ul li a {
        background-image: url(//cdn2.hubspot.net/hubfs/4109852/Covenant_Classical_School_December2017/Images/quickAction_darkSprite.png);
        background-repeat: no-repeat;
        width: 40px;
        height: 100%;
        display: inline-block;
        overflow: hidden;
        direction: ltr;
        white-space: nowrap;
        text-indent: -9999em;
        background-size: 420px;
    }
    
    .mobileActionsMenumenuContainer ul li.mobileActionsMenu_phone a {
        background-position: -78px -4px;
    }
    
    .mobileActionsMenumenuContainer ul li.mobileActionsMenu_email a {
        background-position: -141px -4px;
    }
    
   .mobileActionsMenumenuContainer ul li.mobileActionsMenu_address a {
        background-position: -210px -4px;
    }
    
    .mobileActionsMenumenuContainer ul li.mobileActionsMenu_socialLinks a {
        background-position: -276px -4px;
    }
    
    video#banner-video {
        display:none;
    }


}  


@media (max-width: 767px) and (max-height:700px) {
    .mobile-open .custom-menu-primary.js-enabled .hs-menu-wrapper {
        overflow-y: auto !important;
        height: calc(100vh - 200px) !important;
    }
}

@media (max-width: 767px) and (min-width:480px) {
   /*  .four-column-equal-heading-with-bottom-imaged{
        display: block;
        clear: both;
    }*/
    
   .four-column-equal-heading-with-bottom-imaged .column {
        width: 50%;
        float: left;
        padding-left: 20px;
        padding-right: 20px;
    }
    
}
       


/* =============== Landscape phones and smaller devices =============== */

@media (max-width: 479px) {
    .main-content blockquote {
        margin:0 0;
    }
    
    .main-content .hs_cos_gallery_lightbox_thumbnails .slider-bg{
       background-position: center top;	
    }
    .main-content .hs_cos_gallery_lightbox_thumbnails .hs_cos_gallery_slide {
       width: 100% !important;
       padding: 33%;
    }
    
    .body-container-wrapper .page-center {
        padding-left:15px;
        padding-right:15px;
    }
    
    .body-container-wrapper:after {
       max-width:92%;
   }
   
    .home .hs_cos_gallery_main.slick-fixed-height-slider .slick-slide .slick-slide-inner-wrapper .slider-bg {
        width: 280px;
   }
   
   /* .home .custom-row6-group .hs_cos_gallery {
        height: 215px;
    }*/
   
   /*.home .hs_cos_gallery_main.slick-fixed-height-slider .slick-slide .slick-slide-inner-wrapper {
        height: 218px !important;
    }*/
    
    
    .four-column-equal-heading-with-bottom-imaged.div1 .img-wrapper,
    .four-column-equal-heading-with-bottom-imaged.div2 .img-wrapper {
        max-width: 100%;
    }
    
    .main-content img {
        width:100%;
    }
    
    .home .slick-prev, .home .slick-next {
        height: 100% !important;
    }
    
    .home .custom-row1-group ul {
        display:block;
        text-align:center;
    }
    
    .home .custom-row1-group ul li {
        margin:10px 0;
    }
    
    .home .hs_cos_gallery_main.slick-fixed-height-slider .slick-slide .slick-slide-inner-wrapper .caption.below span h1 {
        font-size:30px;
        padding:0 10px;
    }
    

}
@media (max-width: 400px) {
    .home .hs_cos_gallery_main.slick-fixed-height-slider .slick-slide .slick-slide-inner-wrapper .slider-bg {
        width: 200px;
    }
    
}