/*
 Theme Name:   Enfold Child
 Description:  A custom child theme based on the Enfold Theme. Modified copy of execprograms.uvic MCPM theme
 Author:       Caorda Web Solutions
 Author URI:   http://www.caorda.com/
 Template:     enfold
 Version:      1.0.0
 Text Domain:  enfold-child
*/

body, h1, h2, h3, h4, h5, h6, tr.pricing-row td, #top .portfolio-title, .callout .content-area, .avia-big-box .avia-innerbox { font-family: Arial, Helvetica, sans-serif; }

/*.html_header_top.html_header_sticky.html_large.html_bottom_nav_header #main,
#top #footer{
    margin-top: 2em;
}*/

#top .hide-mobile{
    display: none;
}

.responsive #top #wrap_all .sticky-scroll > .container{
    width: 100%;
    max-width: 100%;
}

.responsive #top #wrap_all .sticky-scroll .buildings{
    display: none;
}

#top .template-page .entry-content-wrapper h2{
    letter-spacing: 0;
}

#top .main_color.fullsize{
    border: none;
}

#main{
    background-color: #ffffff;
    transition: all ease 0.25s;
}

#top .max-width{
    margin: 0 auto;
    max-width: 1200px;
}

#top .max-width.av-layout-grid-container:before,
#top .max-width.av-layout-grid-container::before{
    content: "";
    display: block;
    background-color: red;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

#top .hr-custom .hr-inner.inner-border-av-border-fat{
    border-top-width: 3px;
}

#top .av-special-heading.bold .av-special-heading-tag{
    font-weight: bold;
    letter-spacing: 0;
}

#top .avia-button.avia-size-small{
    padding: 8px 18px;
}

/*#top .button-border-1,*/
#top .button-border-1 .avia-button{
    border: 2px solid #005493!important;
    position: relative;
}

#top .button-border-1 .avia-button:hover{
    background-color: #ffffff!important;
    border-color: #cccccc!important;
    color: #cccccc!important;
    opacity: 1;
}

#top .top-links-section .button-border-1 .avia-button:hover{
    background-color: transparent!important;
    border-color: #50A4E3!important;
    color: #50A4E3!important;
}

#top .button-border-2 .avia-button{
    border: 3px solid #50A4E3!important;
}

#top .button-border-2 .avia-button .avia_iconbox_title{
    color: #50A4E3!important;
}

#top .button-border-3 .avia-button{
    border: 2px solid #535353!important;
    font-weight: bold;
}

#top .button-border-3 .avia-button:hover{
    background-color: #434242!important;
    border-color: #ffffff!important;
}

#top .not-rounded .avia-button{
    border-radius: 0;
}

#top .full .avia-image-container.avia-align-center .avia-image-container-inner{
    display: block;
}

#top .av_textblock_section ul,
#top .tab_content ul{
    list-style: none;
    padding-left: 10px;
}

#top .av_textblock_section ul li,
#top .tab_content ul li{
    position: relative;
}

#top .av_textblock_section ul:not(.icon-links) > li:before,
#top .av_textblock_section ul:not(.icon-links) > li::before,
#top .tab_content ul:not(.icon-links) > li:before,
#top .tab_content ul:not(.icon-links) > li::before{
    background-color: #005493;
    content: "";
    height: 6px;
    width: 6px;
    position: absolute;
    top: 12px;
    left: -20px;
    transform: rotate(45deg);
}

#top .av_textblock_section ul:not(.icon-links) > li li:before,
#top .av_textblock_section ul:not(.icon-links) > li li::before,
#top .tab_content ul:not(.icon-links) > li li:before,
#top .tab_content ul:not(.icon-links) > li li::before{
    background-color: #005f86;
    border-radius: 50%;
}

#top #main .icon-links{
    text-align: center;
    padding: 0;
}

#top #main .icon-links .menu{
    margin-left: 0;
}

#top .icon-links li{
    display: inline-block;
    margin: 0;
    vertical-align: top;
    height: 145px;
    width: 145px;
    position: relative;
}

#top .icon-links li a{
    border: 3px solid transparent;
    color: #005493;
    display: block;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1em;
    padding: 101px 0 0 0; 
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    transition: border-color ease 0.25s;
}

#top .icon-links li.book a{
    padding-top: 88px;
}

#top .icon-links li a:before,
#top .icon-links li a::before,
#top .icon-links li a:after,
#top .icon-links li a::after{
    background: url(img/blue-yellow-icons.png) no-repeat;
    content: "";
    display: block;
    position: absolute;
    height: 62px;
    width: 61px;
    top: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    transition: opacity ease 0.25s;
}

#top .icon-links li a:after,
#top .icon-links li a::after{
    opacity: 0;
}

#top .icon-links li.current_page_item a,
#top .icon-links li a:hover{
    border-color: #efefef;
    color: #f5aa1c;
    text-decoration: none;
}

#top .icon-links li.current_page_item a:before,
#top .icon-links li.current_page_item a::before,
#top .icon-links li a:hover:before,
#top .icon-links li a:hover::before{
    opacity: 0;
}

#top .icon-links li.current_page_item a:after,
#top .icon-links li.current_page_item a::after,
#top .icon-links li a:hover:after,
#top .icon-links li a:hover::after{
    opacity: 1;
}

#top .icon-links .board a:before,
#top .icon-links .board a::before,
#top .icon-links .board a:after,
#top .icon-links .board a::after{
    width: 62px;
}

#top .icon-links .board a:before,
#top .icon-links .board a::before{
    background-position: 0 0;
}
#top .icon-links .board a:after,
#top .icon-links .board a::after{
    background-position: 0 -70px;
}

#top .icon-links .clock a:before,
#top .icon-links .clock a::before{
    background-position: -66px 0;
}
#top .icon-links .clock a:after,
#top .icon-links .clock a::after{
    background-position: -66px -70px;
}

#top .icon-links .people a:before,
#top .icon-links .people a::before,
#top .icon-links .people a:after,
#top .icon-links .people a::after{
    width: 64px;
}

#top .icon-links .people a:before,
#top .icon-links .people a::before{
    background-position: -132px 0;
}
#top .icon-links .people a:after,
#top .icon-links .people a::after{
    background-position: -132px -70px;
}

#top .icon-links .instructor a:before,
#top .icon-links .instructor a::before{
    background-position: -200px 0;
}
#top .icon-links .instructor a:after,
#top .icon-links .instructor a::after{
    background-position: -200px -70px;
}

#top .icon-links .pen-ink a:before,
#top .icon-links .pen-ink a::before,
#top .icon-links .pen-ink a:after,
#top .icon-links .pen-ink a::after{
    width: 57px;
}

#top .icon-links .pen-ink a:before,
#top .icon-links .pen-ink a::before{
    background-position: -265px 0;
}
#top .icon-links .pen-ink a:after,
#top .icon-links .pen-ink a::after{
    background-position: -265px -70px;
}

#top .icon-links .book a:before,
#top .icon-links .book a::before{
    background-position: -326px 0;
    top: 22px;
}
#top .icon-links .book a:after,
#top .icon-links .book a::after{
    background-position: -326px -70px;
    top: 22px;
}

#top .icon-links .buildings a:before,
#top .icon-links .buildings a::before,
#top .icon-links .buildings a:after,
#top .icon-links .buildings a::after{
    width: 55px;
}

#top .icon-links .buildings a:before,
#top .icon-links .buildings a::before{
    background-position: -391px 0;
}
#top .icon-links .buildings a:after,
#top .icon-links .buildings a::after{
    background-position: -391px -70px;
}

#top .quote-sketch:before,
#top .quote-sketch::before{
    background: url(img/left-quote-sketch.png) no-repeat;
    content: "";
    height: 120px;
    width: 131px;
    position: absolute;
    left: 0;
    top: 0;
}

#top .quote-sketch{
    color: #ffffff;
    padding-bottom: 30px;
    text-align: center;
}

#top .quote-sketch.avia-content-slider .slide-entry-excerpt{
    margin: 0 auto;
    width: 90%;
}

#top .quote-sketch .avia-testimonial-content,
#top .quote-sketch .testimonial-content{
    font-size: 20px;
    text-align: center;
    line-height: 1.2em;
}

#top .quote-sketch .avia-testimonial-meta,
#top .quote-sketch .testimonial-meta{
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}

#top .quote-sketch.avia-content-slider .avia-smallarrow-slider-heading{
    display: block;
    position: static;
}

#top .quote-sketch.avia-content-slider .avia-smallarrow-slider-heading .avia-slideshow-dots{
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}

#top .quote-sketch.avia-content-slider .avia-slideshow-dots a{
    background-color: #ffffff;
    opacity: 1;
    border-radius: 0;
    border: none;
    height: 12px;
    width: 12px;
    transform: rotate(45deg);
    margin: 0 7px;
    padding: 0;
}

#top .quote-sketch.avia-content-slider .avia-slideshow-dots a.active{
    background-color: #50A4E3;
}

#top .special-heading-title,
.schedules-tab .module-title{
    margin-bottom: 25px;
    padding-bottom: 22px;
    position: relative;
}

.schedules-tab .module-title:before,
.schedules-tab .module-title::before,
#top .special-heading-title:before,SSSS
#top .special-heading-title:before{
    background-color: #005493;
    content: "";
    display: block;
    height: 3px;
    width: 50px;
    position: absolute;
    left: 0;
    bottom: 0;
}

#top .special-heading-title.centered-bar::before,
#top .special-heading-title.centered-bar::before{
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

#top a.red-icon{
    position: relative;
    padding-left: 25px;
    font-weight: bold;
    padding-top: 3px;
}

#top a.email-icon{
    padding-left: 35px;
}

#top .red-icon:before,
#top .red-icon::before{
    background-image: url(img/blue-icons.png);
    background-repeat: no-repeat;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

#top a.calendar-icon:before,
#top a.calendar-icon::before{
    width: 18px;
    height: 21px;
    background-size: 450%;
}

#top a.document-icon:before,
#top a.document-icon::before{
    background-position: -21px 0;
    width: 19px;
    height: 22px;
    background-size: 460%;
}

#top a.email-icon:before,
#top a.email-icon::before{
    background-position: -45px 0;
    width: 26px;
    height: 18px;
    background-size: 370%;
    top: 4px;
}

#top a.phone-icon:before,
#top a.phone-icon::before{
    background-position: -55px 0;
    width: 18px;
    height: 18px;
    background-size: 410%;
}

#top .red{
    color: #af1e2d;
}

#top .view-more-content.hide{
    overflow: hidden;
}

#top .toggle{
    position: relative;
}

#top .toggle:before,
#top .toggle::before{
    border-bottom: 1px dashed #ac2837;
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    top: 50%;
}

#top .toggle-max + .toggle:before,
#top .toggle-max + .toggle::before{
    max-width: 1100px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

#top .toggle.button-border-1 .avia-button{
    background-color: #ffffff; 
    border-color:transparent; 
    color:#ac2837;
    border-width: 1px!important;
    text-transform: uppercase;
}

#top .toggle.hide-content:before,
#top .toggle.hide-content::before{
    opacity: 0;
}

#top .toggle.hide-content .avia-button .avia_button_icon:before,
#top .toggle.hide-content .avia-button .avia_button_icon::before{
    content: '\e87a';
}

#top #main .inline-button-section.flex_column{
    display: inline-block;
    margin-left: 0;
    margin-right: 5px;
    width: auto;
}

.cta-register{
    text-align: center;
}

.cta-register .avia-button-right,
.cta-register .avia-button-right .avia-button.avia-size-large{
    float: none;
    margin: 0 auto;
}

#top .full-width-container .container{
    max-width: none;
    padding: 0;
    width: 100%;
}

#top #after_section_3{
    border: none;
}

#top .avia-video,
#top .avia-video .avia-iframe-wrap{
    margin-bottom: 0;
}

#top .avia_textblock h2, 
#top .avia_textblock h3,
#top .avia_textblock h4{
    margin-top: 1.5em;
}

#top #main h5{
    line-height: 1.3em;
}

.responsive #top .avia-menu.av_menu_icon_beside {
   padding-right: 0;
   margin-right: 0;
}

#top .subheading-dark .av-subheading{
    margin-top: 10px;
    opacity: 1;
}

#top .subheading-dark .av-subheading p{
    color: #4c4c4c;
    font-size: 28px;
    font-weight: bold;
    line-height: 1em;
    text-transform: uppercase;
}

#top .av-main-nav > li > a{
    padding: 0 18px;
}

#top #wrap_all .gallery-200 .avia-gallery-thumb a{
    max-width: 200px;
    margin: 10px;
}

#heading-background-section{
    background-size: contain;
}

/** Hide page title section for specific pages **/
.page-id-1230 .title_container,
.page-id-1246 .title_container,
.page-id-964 .title_container,
.page-id-25 .title_container{
    display: none;
}

/** Header **/
#top #header{
    box-shadow: none;
}

.responsive #top .logo{
    max-width: 200px;
}

#top #header_main .social_bookmarks li:last-child{
    margin-right: 7px;
}

#top .header_color .header_bg {
	background: rgba(0, 39, 84, 1); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(0, 39, 84, 1) 0%, rgba(0, 84, 147, 1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0, 39, 84, 1) 0%, rgba(0, 84, 147, 1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0, 39, 84, 1) 0%, rgba(0, 84, 147, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.html_header_top.html_header_sticky.html_large.html_bottom_nav_header .header-scrolled + #main{
    padding-top: 0;
}
/*
#top .header-scrolled #header_main_alternate{
    background-color: rgba(99, 18, 27, 0.8);
}

#top .header-scrolled .header_bg,
#top #header.header-scrolled .av-main-nav > li > a{
    background: transparent;
}

#top .header-scrolled .av-logo-container{
    transition: height ease 0.25s;
}

#top .header-scrolled .av-logo-container{
    height: 0!important;
    overflow: hidden;
}
*/

#top .header-scrolled .av-logo-container{
    height: 118px!important;
    line-height: 118px!important;
}

#top .header-scrolled #header_main .logo a{
    max-height: 118px!important;
}

#top #header_main .logo img{
    transition: all ease 0.25s;
}

#top .header-scrolled #header_main .logo img{
    max-height: 118px!important;
}

.top-links-section{
    margin-top: 10px;
    margin-bottom: 5px;
    float: right;
    line-height: 1em;
}

.top-links-section .icon,
.top-links-section .social_bookmarks,
.top-links-section .button-border-1{
    display: inline-block;
    vertical-align: middle;
}

.top-links-section .icon,
.top-links-section .button-border-1{
    line-height: 1em;
}

.top-links-section .icon{
    color: #ffffff;
    font-size: 12px;
    margin: 0 20px 0 0;
    padding: 5px 0 5px 25px;
    position: relative;
    min-height: 39px;
    line-height: 29px;
}

.top-links-section .icon:after,
.top-links-section .icon::after{
    background-color: #2074B3;
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    right: -17px;
    top: 50%;
    width: 1px;
    max-height: 30px;
    transform: translateY(-50%);
}

.top-links-section .doc-icon{
    background: url(img/doc-icon.png) no-repeat left center;
}

.top-links-section .screen-icon{
    background: url(img/screen-icon.png) no-repeat left center;
    margin-right: 30px;
    padding-left: 32px;
}

#top .top-links-section .social_bookmarks li{
    float: none;
    display: inline-block;
}

.html_bottom_nav_header #top .av-logo-container .top-links-section .social_bookmarks{
    position: relative;
    margin: 0;
    top: 0;
}

.top-links-section .button-border-1{
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}

#top .top-links-section .avia-button-wrap .avia-button{
    border-color: #ffffff!important;
}

#header-widget-area{
    clear: both;
    float: right;
    max-width: 700px;
    padding: 0;
    text-align: right;
}

#header-widget-area .widget{
    padding: 0;
}

#header-widget-area .header-text{
    line-height: 1em;
    margin: 0;
    font-size: 18px;
}

#header-widget-area .header-text .sub-heading{
    display: block;
    font-weight: normal;
    font-size: 0.600em;
}

.av_seperator_small_border #header_main .av-main-nav > li > a > .avia-menu-text{
    border: none;
}

#top #header .av-main-nav > li > a .avia-menu-text{
    text-transform: uppercase;
}

#top #header .av-main-nav > li.current-menu-item > a .avia-menu-text{
    color: #2074B3;
}

#top #header .av-main-nav > li > .sub-menu{
    background-color: rgba(0, 84, 147, 0.85);
}

#top #header .av-main-nav > li > .sub-menu a{
    background-color: transparent;
    border: none;
}

#top #header .av-main-nav > li > .sub-menu .current-menu-item a,
#top #header .av-main-nav > li > .sub-menu a:hover{
    background-color: rgba(0, 84, 147, 0.85);
}

#top .header_color .avia-tt,
#top .header_color .avia-tt .avia-arrow{
    background-color: #ffffff;
    border: none;
}

#top .header_color .avia-tt #s{
    background-color: #f8f8f8;
    color: #4c4c4c;
}

#top .header_color .avia-tt #s::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #4c4c4c;
}

#top .header_color .avia-tt #s::-moz-placeholder { /* Firefox 19+ */
  color: #4c4c4c;
}

#top .header_color .avia-tt #s:-ms-input-placeholder { /* IE 10+ */
  color: #4c4c4c;
}

#top .header_color .avia-tt #s:-moz-placeholder { /* Firefox 18- */
  color: #4c4c4c;
}

#top #header_main #menu-item-search #searchsubmit{
    background-color: #c7c7c7;
    color: #ffffff;
}

#top .title_container{
    background-color: transparent;
    border: none;
}

#top .title_container .container{
    padding-top: 40px;
}

#top #av_section_1 main.template-page{
    padding-top: 10px;
}

#top #main .container_wrap.title_container .main-title,
#top .special-heading-title.av-special-heading-h1 h1{
    color: #4c4c4c;
    font: 28px Arial, Helvetica, sans-serif;
    letter-spacing: 0;
    margin: 0;
    padding: 0 0 20px 0;
    text-transform: uppercase;
    font-weight: 300;
    text-align: center;
    position: relative;
}

#top .title_container .main-title:before,
#top .title_container .main-title::before{
    background-color: #005493;
    content: "";
    display: block;
    height: 3px;
    width: 50px;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}

#top .header_color .ajax_search_title{
    color: #4c4c4c;
}

#top .header_color .ajax_search_entry:hover .ajax_search_title{
    color: #ffffff;
}

#top .header_color .ajax_search_excerpt{
    display: none;
}

/** Search Results **/
.search .entry-content-header .date-container{
    display: none;
}

/** Home **/
#top.home #main .title_container{
    display: none;
}

#full_slider_1{
    display: none;
}

#top #full_slider_1 .avia-slideshow-arrows a{
    margin-left: 5%;
    margin-right: 5%;
}

#full_slider_1 .caption_fullwidth:before,
#full_slider_1 .caption_fullwidth::before{
    background-color: rgba(0, 0, 0, 0.3);
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}

#full_slider_1 .bg{
    padding: 20px;
}

#full_slider_1 .slideshow_align_caption{
    padding: 0 25%;
    text-shadow: 0 1px 10px rgba(0,0,0,0.2);
}

#top #full_slider_1 .avia-slideshow-button.avia-color-light{
    background-color: transparent;
    font-size: 16px;
}

#top .cta-register .button-border-2 .avia-button{
    background: rgba(255, 255, 255, 0.1)!important;
    font-size: 22px;
    font-weight: bold;
}

#top .cta-register .button-border-2 .avia-button:hover{
    border-color: #ffffff!important;
    color: #ffffff!important;
}

#top .program-modules-section{
    counter-reset: modules-counter;
}

#top .program-modules-section .program-module{
    counter-increment: modules-counter;
}

#top .program-modules-section .program-module .av_textblock_section{
    position: relative;
}

#top .program-modules-section .program-module .days{
    background-color: #efefef;
    font-size: 14px;
    font-weight: bold;
    line-height: 1em;
    padding: 5px;
    position: absolute;
    right: 0;
    top: 5px;
}

#top .program-modules-section .program-module .days p{
    margin: 0;
}

#top .program-modules-section .program-module .av-special-heading{
    margin-top: 41px;
    position: relative;
}

#top .program-modules-section .program-module .av-special-heading .av-special-heading-tag{
    color: #3b3c3c;
    font-size: 20px;
}

#top .program-modules-section .program-module .av-special-heading:before,
#top .program-modules-section .program-module .av-special-heading::before{
    content: "Module " counter(modules-counter);
    position: absolute;
    color: #2074B3;
    font-size: 14px;
    font-weight: bold;
    top: -25px;
}

#top .img-content-grid .text-content{
    padding: 30px!important;
}

#top .img-content-grid .av-special-heading-tag{
    display: inline-block;
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
}

#top .img-content-grid .av-special-heading-tag + .av-subheading_below{
    display: inline-block;
    margin-left: 5px;
}

#top .img-content-grid img{
    width: 100%;
}

#top .img-content-grid .avia-button-wrap.not-rounded{
    margin: 0 10px;
    display: inline-block;
}

#top .round-button .avia-button,
#top .img-content-grid .avia-button{
    border: 2px solid #dedede!important;
    padding: 10px 25px 10px 20px;
    font-weight: bold;
    text-transform: uppercase;
    margin: .5em 3px;
}

#top .round-button .avia-button:hover,
#top .img-content-grid .avia-button:hover{
    border-color: #005493!important;
    color: #005493!important;
}

#top .testimonial-block{
    position: relative;
}

#top .testimonial-block.flex_column .av_textblock_section,
#top .testimonial-block .flex_cell_inner{
    background-color: #005493;
    background-repeat: no-repeat;
    background-position: center;
    padding: 30px;
}

#top .testimonial-block.flex_column.lightbulb .av_textblock_section,
#top .light-bulb .flex_cell_inner{
    background-image: url(img/lightbulb-blue.png);
}

#top .testimonial-block.flex_column.briefcase .av_textblock_section,
#top .briefcase .flex_cell_inner{
     background-image: url(img/briefcase.png);
}

#top .testimonial-block .testimonial-before-quote{
    color: #ffffff;
}

#top .testimonial-block .testimonial-before-quote p{
    font-size: 22px;
    line-height: 1.4em;
    text-align: center;
}

#top .testimonial-block .testimonial-before-quote p:first-child:before,
#top .testimonial-block .testimonial-before-quote p:first-child::before{
    content: "“";
    font-size: 62px;
    display: inline-block;
    line-height: 0.2em;
    vertical-align: bottom;
    padding-right: 5px;
}

/** Program Modules Section **/
.program-module.hide{
    display: none;
}

.program-modules-section .toggle{
    position: relative;
    transform: translateY(-50px);
    z-index: 1;
}

/** Schedules Tab **/
.js_active #top .schedules-tab .tab{
    margin-left: 5px;
    padding: 5px 20px;
    border-radius: 5px 5px 0 0;
}

.js_active #top .schedules-tab .tab:first-child{
    margin-left: 45px;
}

.js_active #top .schedules-tab .active_tab_content{
    border-radius: 5px;
    padding: 30px 45px;
}

#top .main_color .tabcontainer.schedules-tab .tab{
    font-size: 15px;
}

#top .main_color .tabcontainer.schedules-tab .tab.active_tab{
    color: #2074B3;
}

#top div .main_color .tabcontainer.schedules-tab .active_tab_content,
#top div .main_color .tabcontainer.schedules-tab .active_tab{
    background-color: #efefef;
}

#top #after_section_1{
    border: none;
    padding-top: 40px;
}

#top #after_section_1 .content{
    padding-top: 0;
}

#top .schedules-tab .module-title{
    font-size: 30px;
    font-weight: normal;
    text-transform: capitalize;
}

#top .heading-block main.content{
    padding-bottom: 0;
}

.schedules-tab .days{
    background-color: #ffffff;
    font-size: 22px;
    display: inline-block;
    padding: 10px 15px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.stpb-modules-section .calendar p:first-child,
.schedules-tab .calendar{
    background-color: #ffffff;
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 5px;
    position: relative;
    padding: 10px 30px 10px 65px;
    line-height: 1.4em;
}

.stpb-modules-section .calendar p:first-child:before,
.stpb-modules-section .calendar p:first-child::before,
.schedules-tab .calendar:before,
.schedules-tab .calendar::before{
    background: url(img/blue-icons.png) no-repeat;
    content: "";
    display: block;
    width: 32px;
    height: 36px;
    position: absolute;
    left: 18px;
    top: 50%;
    transform: translateY(-50%);
}

.stpb-modules-section .program-module .avia-image-container{
    margin: 0;
}

.stpb-modules-section .program-module .avia-image-container.avia-align-center .avia-image-container-inner{
    width: 100%;
}

.stpb-modules-section .program-module .avia-image-container .avia-image-container-inner a.avia_image{
    display: block;
}

.stpb-modules-section .program-module .avia-image-container .avia-image-container-inner img{
    width: 100%;
}

.stpb-modules-section .calendar{
    background-color: rgba(255, 255, 255, .35);
    padding: 10px;
    margin-bottom: 20px;
    text-align: center;
}

.stpb-modules-section .calendar p:first-child{
    background-color: transparent;
    color: #005493;
    font-size: 20px;
    padding: 0 0 0 30px;
    margin: 0;
}

.stpb-modules-section .calendar p:first-child:before,
.stpb-modules-section .calendar p:first-child::before{
    background-size: 422%;
    width: 22px;
    height: 26px;
    left: 0;
}

.schedules-tab .calendar .location{
    color: #005493;
    display: block;
    font-size: 24px;
}

.schedules-tab .calendar .date{
    color: #4c4c4c;
    font-size: 13px;
    font-weight: bold;
}

.schedules-list{
    list-style: none;
}

#top .av_textblock_section ul.schedules-list > li:before,
#top .av_textblock_section ul.schedules-list > li::before{
    position: static;
    display: inline;
}
/*
#top .av_textblock_section .schedules-list li a{
    position: relative;
    padding-left: 25px;
    font-weight: bold;
    padding-top: 3px;
}

#top .av_textblock_section .schedules-list li .email-icon{
    padding-left: 35px;
}

#top .av_textblock_section .schedules-list li a:before,
#top .av_textblock_section .schedules-list li a::before{
    background-image: url(img/blue-icons.png);
    background-repeat: no-repeat;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

#top .av_textblock_section .schedules-list li .calendar-icon:before,
#top .av_textblock_section .schedules-list li .calendar-icon::before{
    width: 18px;
    height: 21px;
    background-size: 340%;
}

#top .av_textblock_section .schedules-list li .document-icon:before,
#top .av_textblock_section .schedules-list li .document-icon::before{
    background-position: -21px 0;
    width: 19px;
    height: 22px;
    background-size: 340%;
}

#top .av_textblock_section .schedules-list li .email-icon:before,
#top .av_textblock_section .schedules-list li .email-icon::before{
    background-position: -45px 0;
    width: 26px;
    height: 18px;
    background-size: 270%;
    top: 4px;
}
*/
#top .full-blue.lightbulb-2,
#top .full-blue.earth{
    padding: 70px 0 70px 160px;
}

#top .contact-advisor .textarea{
    max-height: 40px;
}

#top .contact-advisor .gform_button{
    background-color: #005393;
    border: 2px solid transparent;
    color: #ffffff;
}

#top .contact-advisor .gform_button:hover{
    opacity: 0.9
}

#top #custom_html-5 input,
#top #custom_html-5 textarea{
    border-radius: 20px;
}

#top #custom_html-5 select{
    border-radius: 20px 0 0 20px;
}

#top.page-id-138 .schedule-footer-widget-area{
    display: none;
}

#top #custom_html-6{
    padding: 0;
}

#top #custom_html-4 .side-button,
#top #custom_html-6 .side-button{
    background-color: #F5AA1C;
    height: 40px;
    width: 40px;
    padding: 10px;
    text-indent: -800%;
    border-radius: 10px 0 0 10px;
    background-size: 130%;
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.35);
    box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.35);
    overflow: hidden;
}

#top #custom_html-6 .side-button{
    background-image: url(img/white-email-icon.png);
    background-repeat: no-repeat;
    background-position: 6px center;
    background-size: 70%;
}

#top #custom_html-4 .side-button:hover,
#top #custom_html-6 .side-button:hover{
    background-color: #4c4c4c;
    text-decoration: none;
}


/** Who attends **/
#top.page-id-25 #heading-background-section .template-page{
    padding: 0;
}

#top.page-id-25 #heading-background-section{
    background-size: contain;
    padding-top: 40px;
}

#top.page-id-25 #heading-background-section .special-heading-title{
    position: absolute;
}

/*#top.page-id-25 .title_container .container{
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
}

#top #heading-background-section{
    padding-top: 100px;
}

#top .requirements a.phone-icon{
    color: #2b2b2b;
    font-weight: normal;
}

#top .requirements a.email-icon{
    color: #005f86;
    padding-left: 25px;
    font-weight: normal;
}

#top .requirements a.email-icon:before,
#top .requirements a.email-icon::before{
    background-position: -33px 0;
    width: 20px;
    height: 14px;
    background-size: 360%;
}*/

/** Footer **/
#top #footer{
    padding: 30px 0;
}

#top #footer a:hover{
    color: #afafaf;
}

html #top .all_colors #footer .widgettitle{
    border: none;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 0;
    text-transform: capitalize;
    line-height: 1em;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

html #top .all_colors #footer .widgettitle .subheading{
    display: block;
    font-weight: bold;
    font-size: .5em;
}

html #top .all_colors #footer .widget p{
    font-size: 15px;
    line-height: 1.3em;
}

html #top .all_colors #footer .widget p.small{
    font-size: 12px;
    color: #afafaf;
}

#top #footer .widget{
    margin: 15px;
}

#top #footer #custom_html-2 .widgettitle{
    margin-bottom: 20px;
    text-align: center;
}

#top #footer #text-4 .widgettitle{
    margin-bottom: 20px;
}

#top #footer #custom_html-2 .social_bookmarks{
    height: auto;
    text-align: center;
}

#top #footer #custom_html-2 .social_bookmarks li{
    border: none;
    display: inline-block;
    float: none;
    width: auto;
    margin-right: 5px;
}

#top #footer #custom_html-2 .social_bookmarks li a{
    border: 1px solid #535353;
    border-radius: 5px;
    line-height: 55px;
    width: 60px;
    height: 60px;
}

#top #footer #custom_html-2 .social_bookmarks li a:before,
#top #footer #custom_html-2 .social_bookmarks li a::before{
    font-size: 40px;
}

#top #footer .phone-icon,
#top #footer .mail-icon{
    font-size: 20px;
    padding-left: 35px;
    position: relative;
}

#top #footer .phone-icon:before,
#top #footer .phone-icon::before,
#top #footer .mail-icon:before,
#top #footer .mail-icon::before{
    background: url(img/gray-icons.png) no-repeat;
    content: "";
    display: block;
    position: absolute;
    width: 30px;
    left: 0;
    top: 0;
}

#top #footer .phone-icon:before,
#top #footer .phone-icon::before{
    height: 27px;
}

#top #footer .mail-icon:before,
#top #footer .mail-icon::before{
    height: 21px;
    background-position: 0 -32px;
}

#top #footer #text-4{
    display: none;
}

#top #footer #text-5{
    text-align: center;
}

#top #footer #text-5 .widget-title{
    margin-top: 0;
}

#top #footer #text-5 img{
    margin: 10px;
}

#top #socket{
    text-align: center;
}

#top #socket .copyright{
    float: none;
}

#top #footer .hide-mobile{
    display: none;
}

#top #footer .widget{
    margin: 0;
}

#top #footer #text-6{
    position: absolute;
    width: auto;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

#top #footer .container .flex_column{
    margin-bottom: 0;
}

#top.page-id-498 #custom_html-4{
    display: none;
}

.html_elegant-blog #top #wrap_all .post-entry .post-title{
    text-transform: none;
    letter-spacing: 0;
}

/** Gravity Forms **/
#top .gform_wrapper .no-labels .gfield_label{
    display: none;
}

#top .gform_wrapper ul li:before,
#top .gform_wrapper ul li::before{
    display: inline;
    position: static!important;
}

#top .gform_wrapper input[type="text"]:hover,
#top .gform_wrapper textarea:hover,
#top .gform_wrapper input[type="text"]:focus,
#top .gform_wrapper textarea:focus{
    border: 1px solid #005493;
    box-shadow: none;
}

/** Sign Up Form **/
#top .sign-up_wrapper{
    margin-top: 0;
}

#top .gform_wrapper .sign-up{
    max-width: 550px;
}

#top .gform_wrapper .sign-up .gform_fields{
    padding-left: 0;
}

#top .gform_wrapper .sign-up input[type="text"],
#top .gform_wrapper .sign-up .gform_button{
    border-radius: 100px;
}

#top .gform_wrapper .sign-up input[type="text"]{
    padding: 8px 15px;
}

#top .gform_wrapper .sign-up .gform_button{
    line-height: 1em;
    padding: 8px 22px 10px 22px;
}

/* Swiper */
#top .custom-slider{
    overflow: visible;
}

#top .custom-slider-container{
    padding: 20px 0;
    overflow: hidden;
}

.custom-slider .swiper-slide {
    height: auto;
}

#top .custom-slider .custom-slide:before,
#top .custom-slider .custom-slide::before{
    content: "";
    display: block;
    position: absolute;
    height: calc(100% + 20px);
    width: calc(100% + 20px);
    border: 1px solid transparent;
    left: -11px;
    top: -11px;
}

#top .custom-slider .custom-slide:hover:before,
#top .custom-slider .custom-slide:hover::before{
    border-color: #005493;
}

#top .custom-slider .testimonial-block.flex_column{
    position: static;
}

#top .custom-slider .testimonial-block.flex_column .av_textblock_section{
    position: absolute;
    height: 100%;
    width: 100%;
}

#top .custom-slider .testimonial-block.flex_column .av_textblock_section p{
    margin: 0;
}

#top .custom-slider .nav-button{
    background: none;
    height: 40px;
    width: 40px;
}

#top .custom-slider .nav-button:before,
#top .custom-slider .nav-button::before,
#top .custom-slider .nav-button:after,
#top .custom-slider .nav-button::after{
    display: block;
    position: absolute;
}

#top .custom-slider .nav-button:before,
#top .custom-slider .nav-button::before{
    color: #ffffff;
    font-family: 'entypo-fontello';
    font-size: 40px;
    top: 54%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#top .custom-slider .swiper-button-prev:before,
#top .custom-slider .swiper-button-prev::before{
    content: "\e878";
}

#top .custom-slider .swiper-button-next:before,
#top .custom-slider .swiper-button-next::before{
    content: "\e879";
    left: 56%;
}

#top .custom-slider .nav-button:after,
#top .custom-slider .nav-button::after{
    content: "";
    border: 2px solid #ffffff;
    border-radius: 50%;
    height: 100%;
    width: 100%;
}

#top .custom-slider .nav-button:hover:before,
#top .custom-slider .nav-button:hover::before{
    color: #c72939;
}

#top .custom-slider .nav-button:hover:after,
#top .custom-slider .nav-button:hover::after{
    border-color: #c72939;
}

/** Toggle Form and Widgets **/
#top #custom_html-4{
    /*position: fixed;
    z-index: 99999;
    right: -60px;
    top: 50%;
    margin: 0;
    transform: translateY(-50%) rotate(270deg);*/
}

#top #custom_html-4 a{
    /*background-color: rgba(196, 183, 150, 0.7);
    color: #3b3c3c;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 20px 10px 50px;
    border-radius: 10px 10px 0 0;
    position: relative;*/
}

#top #custom_html-4 a:before,
#top #custom_html-4 a::before{
    background: url(img/white-quill-icon.png) center no-repeat;
    content: "";
    display: block;
    position: absolute;
    left: 8px;
    height: 25px;
    width: 25px;
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
    background-size: cover;
}

#top #custom_html-4 a:hover{
    /*background-color: rgba(227, 212, 174, 0.7);
    text-decoration: none;*/
}

#top #custom_html-5,
#top #custom_html-4 .side-button,
#top #custom_html-6 .side-button{
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 502;
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.35);
    box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.35);
    transition: all ease 0.25s;
}

#top #custom_html-4 .side-button,
#top #custom_html-6 .side-button{
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
}

#top #custom_html-4 .side-button{
    top: calc(50% - 50px);
}

#top #custom_html-5{
    background-color: rgba(239, 239, 239, .94);
    max-width: 100%;
    padding: 40px 40px 10px 50px;
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.35);
    box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.35);
    right: -100%;
    top: 0;
    height: 100%;
    transform: none;
    overflow-y: scroll;
}

#top #custom_html-5.toggled{
    right: 0;
}

#top #custom_html-6 .toggle-form.toggled{
    right: 100%;
    opacity: 0;
    pointer-events: none;
}

#top #custom_html-5 .toggle-form{
    position: absolute;
    top: 15px;
    left: 15px;
    display: inline-block;
    width: 25px;
    height: 25px;
    overflow: hidden;
}

#top #custom_html-5 .toggle-form:before,
#top #custom_html-5 .toggle-form::before,
#top #custom_html-5 .toggle-form:after,
#top #custom_html-5 .toggle-form::after{
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: #979797;
}

#top #custom_html-5 .toggle-form:before,
#top #custom_html-5 .toggle-form::before{
    transform: rotate(45deg);
}

#top #custom_html-5 .toggle-form:after,
#top #custom_html-5 .toggle-form::after{
    transform: rotate(-45deg);
}
/** End Toggle Form **/
#faculty-list h4 {
    padding-top: 20px;
    margin: .5em 0;
    font-size: 18px;
    color:#005493;
}
#faculty-list p {
    margin-top: 0px;
    line-height: 130%;
    font-size: 13px;
}
#faculty-list .av_one_fifth {
    padding: 10px;
    margin: 0px;
}

@media all and (min-width: 599px){
    .responsive #top #wrap_all .sticky-scroll > .container{
        width: 95%;
        max-width: 95%;
    }
    
    .responsive #top #wrap_all .sticky-scroll .buildings{
        display: inline-block;
    }
    
}

@media all and (min-width: 668px){ 
    #top .gform_wrapper .sign-up .gform_body,
    #top .gform_wrapper .sign-up .gform_footer{
        display: inline-block;
    }

    #top .gform_wrapper .sign-up .gform_body{
        width: 80%;
    }

    #top .gform_wrapper .sign-up .gform_footer{
        width: 18%;
    }

    #top .gform_wrapper .sign-up .gform_fields > .gfield{
        display: inline-block;
        width: 50%;
    }
}

@media all and (min-width: 768px){ 
    #top .sticky-scroll.fixed{
        background-color: #ffffff;
        left: 0;
        position: fixed;
        z-index: 2;
        top: 175px;
    }
    
    #top .program-modules-section.grid-float{
        background-color: #efefef;
        text-align: center;
    }
    
    #top .av-layout-grid-container.grid-float .flex_cell{
        display: inline-block;
        text-align: left;
        max-width: 580px;
        width: 50%;
    }
    
    #top .program-modules-section .program-module .av-special-heading{
        text-align: left;
    }
    
    #full_slider_1{
        display: block;
    }
    
    .responsive.html_mobile_menu_tablet #top #wrap_all .av-logo-container{
        height: 125px!important;
    }
    
    #top #header .av-main-nav > li > a{
        font-size: 12px;
    }
    
    .cta-register{
        text-align: left;
    }

    .cta-register .avia-button-right,
    .cta-register .avia-button-right .avia-button.avia-size-large{
        float: right;
        margin: 0;
    }

    #top #header_main .logo img{
        padding-top: 30px;
        transition: all ease 0.25s;
        padding-bottom: 20px;
    }
    
    #top ul.inline-list li{
        display: inline-block;
        width: 20%;
        margin-right: 3%;
        vertical-align: top;
    }
    
    #top .row-grid .half{
        width: 45%;
        display: inline-block;
        vertical-align: top;
        margin-right: 3%;
    }
    
    #top .flex_cell.full-span-img{
        position: relative;
        overflow: hidden;
    }
    
    #top .flex_cell.full-span-img .flex_cell_inner,
    #top .flex_cell.full-span-img .flex_cell_inner .avia-image-container,
    #top .flex_cell.full-span-img .flex_cell_inner .avia-image-container-inner{
        position: static;
    }
    
    #top .img-content-grid .text-content{
        padding: 60px!important;
    }
    
    #top .img-content-grid .full-span-img img{
        position: absolute;
        object-fit: cover;
        height: 100%;
        top: 0;
        left: 0;
    }
    
    #top .flex_cell.testimonial-block{
        height: 300px;
    }
    
    #top .testimonial-block .flex_cell_inner{
        position: absolute;
        height: calc(100% - 60px);
        width: calc(100% - 60px);
        top: 30px;
        left: 30px;
    }
    
    #top .flex_column.testimonial-block .testimonial-before-quote,
    #top .testimonial-block .flex_cell_inner .av_textblock_section{
        position: absolute;
        width: calc(100% - 60px);
        left: 30px;
        top: 50%;
        transform: translateY(-50%);
    }
    
    /*#top #footer .container .flex_column{
        border-right: 1px solid #555555;
    }*/
    
    #top #footer .container .flex_column{
        position: static;
    }
    
    #top #footer .container .flex_column:not(:first-child):before,
    #top #footer .container .flex_column:not(:first-child)::before{
        background-color: #555555;
        content: "";
        display: block;
        position: absolute;
        height: 100%;
        width: 1px;
        visibility: visible;
    }
    
    #top #footer .container .flex_column:nth-child(2):before,
    #top #footer .container .flex_column:nth-child(2)::before{
        left: 33.3333%;
    }
    
    #top #footer .container .flex_column:last-child:before,
    #top #footer .container .flex_column:last-child::before{
        left: 66.3333%;
    }
    
    .schedules-tab .module-title{
        padding-right: 70px;
    }
    
    /*.schedules-tab .days{
        position: absolute;
        right: 0;
        top: 0;
    }*/
    
    .schedules-tab .module-image,
    .schedules-tab .module-content{
        display: table-cell;
        width: 50%;
        vertical-align: top;
    }
    
    .schedules-tab .module-image{
        padding-right: 40px;
        position: relative;
    }
    
    .schedules-tab .module-image img{
        object-fit: cover;
        position: absolute;
        height: 100%;
        width: 100%;
        max-width: calc(100% - 40px);
    }
    
    #top #footer .widget{
        margin: 15px 0;
    }
    
    #top .av-special-heading.hide-large + .av-special-heading{
        margin-top: 0;
    }
    
    #top .hide-large,
    #top #footer .hide-large{
        display: none;
    }
    
    #top #footer img.hide-mobile{
        display: inline-block;
    }
    
    #top .hide-mobile,
    #top #footer p.hide-mobile{
        display: block;
    }
    
    #top #footer #text-4{
        display: block;
    }
    
    #top #footer #text-5{
        text-align: left;
    }

    #top #footer #text-5 .widget-title{
        margin-top: 20px;
    }
    
    #top #footer #text-5 img{
        margin: 0;
    }
    
    #top #footer #text-6,
    #top #footer #custom_html-2 .widgettitle,
    #top #footer #custom_html-2 .social_bookmarks{
        text-align: right;
    }
    
    #top #footer #text-6{
        position: static;
        width: auto;
        top: initial;
        left: initial;
        transform: none;
    }
    
    /*#top #footer .container .flex_column{
        margin-bottom: 20px;
    }*/
    
    #top .quote-sketch .avia-testimonial-content,
    #top .quote-sketch .testimonial-content{
        font-size: 24px;
        line-height: 1.5em;
    }
    
    #top .custom-slider .testimonial-block.flex_column .av_textblock_section p{
        font-size: 10px;
    }
    
    #top #custom_html-5{
        top: calc(50% + 70px)
    }
    
    #top #custom_html-6 .toggle-form{
        top: calc(50% + 90px)
    }
    
    #top #custom_html-5{
        right: -405px;
        max-width: 400px;
        height: auto;
        border-radius: 15px 0 0 15px;
        transform: translateY(-50%);
        overflow-y: hidden;
        z-index: 99999;
    }
    
    #top #custom_html-5.toggled{
        right: 0;
    }
    
    #top #custom_html-6 .toggle-form.toggled{
        right: 355px;
    }
    
    #top #custom_html-4{
        display: block;
    }
    
    #top #custom_html-6 .toggle-form{
        line-height: 49px;
        background-position: 15px center;
        background-size: 20%;
    }
    
    #top #custom_html-4 .side-button,
    #top #custom_html-6 .side-button{
        border-radius: 15px 0 0 15px;
        height: 70px;
        width: 175px;
        padding: 10px 10px 10px 64px;
        text-indent: 0;
    }

    #top #custom_html-4 .side-button{
        top: 50%;
    }
    
    #top #custom_html-4 a:before,
    #top #custom_html-4 a::before{
        left: 16px;
        height: 32px;
        width: 32px;
    }
}

@media screen and (min-width: 840px){
    .responsive #top .logo{
        max-width: 100%;
    }
    .top-links-section .icon{
        font-size: 14px;
    }
}

@media screen and (min-width: 991px){
    /* Remove extra white space added by Enfold via padding */
    #top #main{
        margin-top: -18px;
    }
}

@media screen and (min-width: 1000px){
    #header-widget-area .header-text{
        font-size: 30px;
    }
}

@media screen and (min-width: 1200px){
    #top #header .av-main-nav > li > a{
        font-size: 14px;
    }
    
    #top .custom-slider .testimonial-block.flex_column .av_textblock_section p{
        font-size: 13px;
    }
}

@media screen and (min-width: 1600px){
    #top .custom-slider .testimonial-block.flex_column .av_textblock_section p{
        font-size: 16px;
    }
}

@media screen and (min-width: 1800px){
    #top .custom-slider .testimonial-block.flex_column .av_textblock_section p{
        font-size: 22px;
    }
}


@media screen and (max-width: 1100px){
    #top #heading-background-section{
        background-image: none!important;
    }
    
    #top #heading-background-section .avia-builder-el-no-sibling{
        width: 94%;
        margin-left: 3%
    }
    
}
/** Enfold Media Query Breakpoints **/
@media screen and (max-width: 990px){
    .responsive #header .inner-container{
        padding-top: 45px;
    }
    
    .responsive .logo a {
        display: table-cell;
        vertical-align: middle;
    }
    
    .responsive #top .logo {
        position: static;
        display: table;
        height: 80px !important;
        float: none;
        padding: 0;
        border: none;
        width: 80%;
        max-width: 200px;
    }
    
    .responsive #header_main:before,
    .responsive #header_main::before{
        background-color: #005493;
        border-bottom: 1px solid #002754;
        content: "";
        display: block;
        position: absolute;
        width: 100%;
        height: 45px;
        top: 0;
        left: 0;
    }
    
    .responsive #top #header_main .logo img{
        margin-top: 0;
        padding: 0;
    }
    
    .responsive #top .top-links-section{
        margin-top: 0;
        position: absolute;
        width: 100%;
        text-align: left;
        top: 0;
    }
    
    .responsive .top-links-section .button-border-1{
        float: right;
    }
    
    .responsive .avia-menu.av_menu_icon_beside{
        border: none;
    }
    
    .responsive #top #header .main_menu .social_bookmarks{
        display: none;
    }
    
    .responsive #top #header .top-links-section .social_bookmarks{
        display: inline-block;
        margin-top: 7px;
    }
    
    .responsive #header-widget-area{
        display: none;
    }
    
    .responsive .top-links-section .icon{
        width: 0;
        overflow: hidden;
        height: 22px;
        min-height: 0;
        padding-right: 20px;
        text-indent: 0;
        padding-top: 20px;
        margin-top: 5px;
        margin-right: 5px;
    }
    
    .responsive .top-links-section .doc-icon{
        padding-left: 10px;
    }
    
    .responsive .top-links-section .screen-icon{
        padding-left: 20px;
    }
    
    .top-links-section .icon:after,
    .top-links-section .icon::after {
        right: 0;
    }
    
    .responsive #top #wrap_all .av_mobile_menu_tablet .main_menu,
    .responsive #top #wrap_all .main_menu{
        top: 75px;
        height: auto;
    }
    
    .responsive #top .main_menu #menu-item-search a{
        height: auto!important;
        line-height: 17px!important;
    }
    
    .responsive #top .main_menu .av-burger-menu-main a{
        height: auto!important;
        line-height: 1em!important;
    }
}

@media screen and (max-width: 768px){
    #top #full_slider_1 .slideshow_align_caption{
        padding: 0 5%;
    }
    
    .responsive #top .cta-register .flex_column_table{
        display: block;
    }
    
    .responsive #top #wrap_all .cta-register .flex_column{
        display: block;
        margin: 0 0 20px 0;
        width: 100%;
    }
    
    #top .cta-register .avia-button-right,
    #top .cta-register .button-border-2 .avia-button{
        float: none;
    }
    
    #top .cta-register .button-border-2 .avia-button{
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (max-width: 767px){
    .responsive #full_slider_1 .avia-slideshow-inner,
    .responsive #full_slider_1 .avia-slideshow-inner .avia-slide-wrap{
        padding: 0;
        height: 300px;
    }
    
    .responsive #full_slider_1 .avia-slideshow-inner .avia-slide-wrap img{
        left: 0px;
        height: 100%;
        object-fit: cover;
        width: 100%;
    }
    
    .responsive #top #full_slider_1 .avia-caption-content{
        display: none;
    }
    
    .responsive #top #full_slider_1 .avia-slideshow-button{
        margin-top: 0;
    }
    
    .responsive #top .program-modules-section .program-module{
        /*padding-left: 50%;
        position: relative;*/
        text-align: center;
    }
    
    #top .program-modules-section .program-module .av-special-heading::before,
    #top .program-modules-section .program-module .av-special-heading::before {
        left: 50%;
        transform: translateX(-50%);
    }
    
    /*.responsive #top .program-modules-section .program-module .avia-image-container{
        left: 0;
        top: 0;
        position: absolute;
        width: 45%;
    }
    
    .responsive #top .program-modules-section .program-module .avia-image-container .avia-image-container-inner,
    .responsive #top .program-modules-section .program-module .avia-image-container .avia-image-container-inner .avia_image{
        position: static;
    }*/
    
    .responsive #top .program-modules-section .program-module .avia-image-container img{
        width: 100%;
    }
    
    .responsive #top .program-modules-section .program-module .av-special-heading{
        margin-top: 20px;
    }
    
    .responsive #top .program-modules-section .program-module .av-special-heading + .hr-custom{
        display: none;
    }
    
    .responsive #top .program-modules-section .program-module .days{
        background-color: transparent;
        padding-top: 0;
        top: 0;
    }
    
    .responsive #top .program-modules-section .program-module .avia_textblock{
        line-height: 1.2em;
    }
    
    .responsive #top #wrap_all .av-flex-cells.img-content-grid .no_margin.av-zero-padding.text-content{
        padding-left: 20px!important;
        padding-right: 20px!important;
    }
    
    .responsive #top #wrap_all .av-flex-cells.img-content-grid .inline-button-section{
        display: inline-block;
        width: auto;
        padding-left: 0!important;
        padding-right: 0!important;
    }
    
    .responsive #top .img-content-grid .inline-button-section .avia-button-wrap{
        text-align: left;
    }
    
    .responsive #top .av_default_container_wrap .av-content-full.template-page{
        padding-bottom: 0;
    }
    
    .responsive #top .av-special-heading + .hr-custom.adjust-margin{
        margin-bottom: 0!important;
    }
    
    .responsive .perspectives .flex_cell,
    .responsive .testimonial-block.flex_cell{
        padding-bottom: 0!important;
    }
    
    .responsive .home #av-layout-grid-4 .flex_cell:last-child{
        padding-bottom: 30px!important;
    }
    
    .responsive #top #main .avia-section .template-page{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    
    .responsive #top #main .title_container + .fullsize.container_wrap_first .template-page{
        padding-top: 0;
        padding-bottom: 0;
    }
    
    .responsive #top #main .avia-section.program-modules-section .template-page{
        padding-bottom: 60px;
    }
    
    #top .quote-sketch{
        padding-bottom: 0;
    }
    
    .responsive #top #wrap_all .flex_column.avia-builder-el-no-sibling,
    .responsive #top #wrap_all .avia_textblock ul:last-child{
        margin-bottom: 0;
    }
    
    .responsive #top .toggle{
        margin-bottom: 30px;
    }
    
    /*.responsive #top #main .title_container + .avia-builder-el-first .template-page{
        padding-top: 0;
        padding-bottom: 0;
    }*/
    
    .av-special-heading.space-adjustment{
        padding-bottom: 10px!important;
    }
    
    .av-special-heading.space-adjustment + .hr-custom{
        margin-bottom: 10px!important;
    }
    
    /*.responsive #top #main .main-custom-slider-container .template-page,*/
    .responsive #top #main .avia-section.heading-block .template-page,
    .responsive #top .custom-slider-container{
        padding: 0;
    }
    
    #top #main .full-blue{
        padding: 30px 0 30px 160px;
    }
    
    .responsive #top .main_color .schedules-tab{
        border-left: none;
        border-bottom: none;
    }
    
    .responsive .schedules-tab .module-image{
        overflow: hidden;
    }
    
    .responsive .schedules-tab .module-content{
        margin-top: 20px;
    }
    
    .responsive #top .main_color .tabcontainer.schedules-tab .tab,
    .responsive #top .main_color .tabcontainer.schedules-tab .tab_content{
        border-left: 1px solid #e1e1e1;
    }
    
    .responsive #top .main_color .tabcontainer.schedules-tab .av_tab_section:last-child .fullsize-tab{
        border-bottom: 1px solid #e1e1e1;
    }
    
    .responsive #top .main_color .tabcontainer.schedules-tab .av_tab_section:last-child .fullsize-tab.active_tab{
        border-bottom: none;
    }
    
    .responsive #top #wrap_all .perspectives .space-adjustment-flex{
        min-height: 0!important;
        padding-top: 0!important;
        padding-bottom: 0!important;
    }
    
    .responsive #top #wrap_all .perspectives .space-adjustment-flex.avia-builder-el-last{
        margin-bottom: 30px;
    }
    
    .responsive #top .hr-invisible{
        display: none;
    }
    
    #top #footer #custom_html-2{
        padding-top: 60px;
    }
    
    #top #footer #custom_html-2 .widgettitle{
        display: none;
    }
    
    .responsive #top #scroll-top-link{
        display: block;
        bottom: 5px;
        right: 5px;
    }
    
}

@media screen and (max-width: 560px){
    #top .ginput_recaptcha iframe{
        transform: scale(0.77);
        -webkit-transform: scale(0.77);
        transform-origin:0 0;
        -webkit-transform-origin:0 0;
    }
}

@media screen and (max-width: 520px){
    .responsive #top .logo{
        height: 60px!important;
    }
    
    .responsive .logo img{
        max-width: 70%;
    }
    
    .responsive #top #wrap_all .av_mobile_menu_tablet .main_menu,
    .responsive #top #wrap_all .main_menu{
        top: 65px;
    }
    
    .responsive #top #header .main_menu .social_bookmarks{
        display: none;
    }
   
    .responsive #top #wrap_all #header .top-links-section .social_bookmarks{
        display: inline-block;
    }
}

@media screen and (max-width: 420px){
    .responsive #top .top-links-section{
        margin-top: 5px;
    }
    
    .responsive #top #wrap_all #header .top-links-section .social_bookmarks{
        display: none;
    }
    
    .responsive .top-links-section .icon{
        margin-top: 4px;
    }
    
    .top-links-section .icon:after,
    .top-links-section .icon::after{
        display: none;
    }
    
    .top-links-section .avia-button{
        padding: 5px;
        font-size: 9px;
    }
}

@media screen and (max-width: 365px){
    .responsive #top #header_main .av-logo-container{
        max-width: 90%;
        width: 90%;
    }
}

@media screen and (max-height: 768px){
    #top #custom_html-5{
        height: 100%;
        top: 0;
        transform: none;
        overflow-y: scroll;
    }
    
    #top #custom_html-5.toggled {
        right: -18px;
    }
}

/** IE 10 and 11**/
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {  
    /* IE10+ specific styles go here */
    .schedules-tab .module-image img{
        height: auto;
    }

    #top .img-content-grid .full-span-img img{
       height: auto;
    }

    #top .testimonial-block .flex_cell_inner{
        display: inline-block;
        width: 100%;
        height: 100%;
        position: relative;
        top: 0;
        left: 0;
    }
}