
html {
  scroll-padding-top: 150px; /* height of sticky header */
}

.site-inner {
    margin-top: 0px;
}

.alignwide-inside {
    margin-left: -20px !important;
    margin-right: -20px !important;
}

@media only screen and ( min-width: 960px ) {

    .site-inner {
        margin-top: 120px;
    }

    .admin-bar .site-inner {
        margin-top: 152px;
    }

}

.entry-content #breadcrumbs {
    margin-bottom: 45px;
    box-shadow: 0px 2px 4px #e3e3e3;
}

.anchor {
    display: block;
    height: 160px;
    margin-top: -160px; 
}


h1, h2, h3, h4, h5, h6 .h1, .h2, .h3, .h4, .h5, .h6 {
	font-weight: 500 !important;
}

button a {
    color: white !important;
}

.entry-content h2, .entry-content .h2 {
    border-left: 6px solid #49ace0;
    padding-left: 8px;
}

.clmt-icon-list-title.h2 {
	border-left: none;
	padding-left: 0;
}


nav#genesis-nav-primary {
    display: flex;
}

.entry-title {
	margin-left: calc(-100vw / 2 + 100% / 2);
  margin-right: calc(-100vw / 2 + 100% / 2);
  max-width: 100vw;
	text-align: center;
	background: #15489f;
	color: white; 
	font-weight: normal;
	margin-bottom: 0px;
	font-weight: 500;
}

.content {
    padding: 0 !important;
}

.entry-content {
    box-shadow: 0 2px 4px #d0d0d0;
    padding: 0 20px;
    background: white;
}

.no-entry-shadow .entry-content {
    box-shadow: none !important;
}

.page-id-291 .entry-content,
.single-clc_locations .entry-content {
    box-shadow: none;
}

.entry-content .atlantis-content-width {
    margin-left: -20px;
    margin-right: -20px;
}

@media only screen and ( min-width: 768px ) {

    .entry-content {
        padding: 0 40px;
    }

    .entry-content .atlantis-content-width {
        margin-left: -40px;
        margin-right: -40px;
    }

}




.page-template-template-blocks .entry-title,
.page-template-template-blocks #breadcrumbs {
    margin-bottom: 0 !important;
    position: relative; 
}

.home #breadcrumbs {
    margin-bottom: 40px !important;
}

.site-header .menu-items a {
	line-height: 1.4em;
}
/* SEARCH RESULTS */

h2.entry-title {
    background: none;
    margin: 0;
    text-align: left;
    font-size: 24px !important;
}


@media only screen and (min-width:1024px) {
    .wprm-wrapper {
        display: none;
    }
}

.entry-header .entry-meta, .entry-footer {
    display: none;
}

.entry-meta {
    padding-bottom: 30px;
    margin-top:  -15px;
}




.cl-atlantis-campus-boxes {
    box-shadow: 0px 0 4px #d0d0d0;
}


.cl-atlantis-campus-boxes .clmt-icon-list-item {
    box-shadow: 1px 1px 4px gray;
    border-radius: 5%;
    background: white;
}

.cl-atlantis-campus-boxes .clmt-icon-list-item:hover {
    box-shadow: 2px 2px 4px gray;
}





/* GOOGLE TRANSLATE */

div#cl-atlantis-google-translate {
    margin-top: -82px;
    margin-bottom: 100px;
    position: relative;
    z-index: 99;
    display: flex;
    justify-content: flex-end;
    height: 37px;
}

div#google_translate_element {
    padding: 0 20px;
    max-width: 360px;
}

.page-template-template-blocks div#cl-atlantis-google-translate {
    margin-top: -38px;
    margin-bottom: 0px;
}

.home.page-template-template-blocks div#cl-atlantis-google-translate {
    margin-top: -77px;
}

.goog-te-gadget, .goog-logo-link, .goog-logo-link:link {
    color: #040404 !important;
}

div#breadcrumbs {
    height: 80px;
}

    div#google_translate_element .skiptranslate {
        display: flex;
        align-items: center;
    }

    div#google_translate_element .skiptranslate > div {
        padding-right: 10px;
    }

    div#google_translate_element {
        padding: 0;
    }

@media screen and ( min-width: 768px ) {

    div#breadcrumbs {
        height: auto;
    }

    div#google_translate_element {
        float: right;
    }

}









/* HOME */

#cl-hero-block_5ddd8f71c5581 .clmt-hero-container {
    text-shadow: 1px 1px 4px #222;
} 

.home .clc-testimonial-position-and-company {
    display:  none;
}

.home .clmt-stats {
    border-top: 1px solid #757575;
}

.cl-atlantis-campus-boxes .clmt-icon-list-title {
    text-align: center;
}



/* ACCREDITATION */

div#cl-featured-content-block_5ddef2e2571c7 .clmt-featured-image {
    background-size: contain !important;
    background-repeat: no-repeat;
}

div#cl-featured-content-block_5ddef2e2571c7 .clmt-featured-content-link, div#cl-featured-content-block_5ddef2e2571c7 .clmt-featured-content-content {
    text-align: center;
}







/* TWITTER FEED BLOCK */

.clc-twitter {
	overflow: hidden;
}

.clc-twitter .aptf-single-tweet-wrapper {
	margin-bottom: 0;
}

.clc-twitter .clmt-content-width {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.clc-twitter .dashicons-twitter {
	font-size: 32px;
	margin-bottom: 15px;
}

.clc-twitter .aptf-tweet-content {
	text-align: center;
}

.clc-twitter .aptf-tweet-date {
	float:  none;
}

.aptf-timestamp { 
	text-align: center;
	font-size: .8em;
} 

.aptf-each-media {
    padding-top: 30px;
    max-width: 500px;
    margin: auto;
    display: none;
}

/* END TWITTER FEED BLOCK */




/* ANCHOR BUTTONS ON SCHOLARSHIP PAGES */

ul.atlantis-scholarship-jump-buttons {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-left: 0;
    margin-bottom: 50px;
}

ul.atlantis-scholarship-jump-buttons li {
    list-style-type: none;
    margin: 1px;
    flex-grow: 1;
    text-align: center;
    background: #49ace0;
    position: relative;
}

ul.atlantis-scholarship-jump-buttons li a {
    color: white;
    display: block;
    padding: 10px;
}

ul.atlantis-scholarship-jump-buttons li:hover {
    background: #a0cc3a;
}




/* BLOG */

#ajax-load-more li {
  max-width: 800px;
  margin: auto;
}

.cl-blog-flex {
  display: flex;  
  flex-wrap: wrap;
}

@media only screen and ( min-width: 600px ) {
  .cl-blog-flex {
    flex-wrap: nowrap;
  }
}

div.cl-blog-photo {
  flex-shrink: 0;
}

#ajax-load-more li img {
  margin: 0 25px 15px 0;
  height: 150px;
  width: 150px;
}

#ajax-load-more li p.entry-meta {
  padding-bottom: 15px;
  font-size: .8em;
}




/* SCHOOL SINGLE */

.aass-wrapper.alignwide {
    clear: both;
    box-shadow: 0 0 4px #d0d0d0;
}

.aass-wrapper h3 {
    font-size: 1.6em;
}

.single-clc_locations div#breadcrumbs {
    height: 80px;
}

.single-clc_locations div#cl-atlantis-google-translate {
    margin-top: -88px;
    margin-bottom: 10px;
    display: flex;
    justify-content: flex-end;
    padding-right: 20px;
}

.single-clc_locations .content {
    padding: 0;
}

.aass-top-section-left-column {
    width: 350px;
    margin: auto;
    flex-shrink: 0;
    background: #15489f;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.aass-logo-photo-area {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.aass-logo-photo-area .aass-logo {
    padding: 30px 0;
}

.aass-campus-vitals {
    color: white;
    padding: 30px;
}

.aass-campus-vitals a,
.aass-directors a {
    color: white;
    text-decoration: none;
}

.aass-campus-vitals a:hover,
.aass-directors a:hover {
    text-decoration: underline;
}

.aass-resource-link {
    margin-bottom: 40px;
}

.aass-resource-link a {
    display: flex;
    align-items: center;
    font-weight: bold;
}

.aass-resource-link.social {
    display: flex;
}

.aass-resource-link.social img {
    margin-right: 15px;
}

.aass-icon {
    height: 48px;
    width: 48px;
    margin-right: 20px;
    flex-shrink: 0;
}

.aass-campus-vitals button.clc-faq-question,
.aass-campus-vitals button.clc-faq-question:hover {
    padding: 0 !important;
    background: none !important;
    color: white !important;
}

.aass-welcome-statement {
    padding: 40px 20px 20px;
}

.campus-logo {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}

.campus-logo img {
    max-width: 150px;
}

.aass-open-house {
    background: #a0cc3a;
    color: white;
    padding: 20px;
    text-align: center;
}

p.aass-open-house-title {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 8px;
}

p.aass-open-house-content {
    margin-bottom: 0;
}

.single-clc_locations .acf-map {
    margin: 0;
}

.aass-directors {
    padding: 20px;
    background: #49ace0;
    color: white;
}

.aass-directors h3 {
    color: white;
    text-align: center;
}

.aass-director-photo {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-bottom: 20px;
}

.aass-director-photo img {
    border: 1px solid white;
    max-width: 300px;
}

.aass-enrollment-director {
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px dashed white;
}

.aass-faqs {
    padding: 20px;
}

.aass-flexible-content-from-editor {
    padding: 0 20px;
}

.aass-flexible-content-from-editor p:first-of-type,
.aass-flexible-content-from-editor .wp-block-heading:first-of-type {
    padding-top: 20px;
}

.aass-flexible-content-from-editor p {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.aass-features,
.aass-faqs {
    background: #f0f0f0;
    padding: 20px;
}

.single-clc_locations .clmt-icon-list h2 {
    font-size: 1.2em;
}

.single-clc_locations .clmt-icon-list-title h3 {
    text-align: center;
}

.class-student-single-ctas {
    margin-bottom: 60px;
    text-align: center;
}


@media only screen and ( min-width: 768px ) {

    .single-clc_locations div#breadcrumbs {
        height: auto;
        z-index: 9;
        position: relative;
    }

    .single-clc_locations div#cl-atlantis-google-translate {
        margin-top: -83px;
    }

    .aass-top-section {
        display: flex;
        margin-top: -8px;
        z-index: 999;
        position: relative;
    }

    .aass-top-section-left-column {
        box-shadow: 0 2px 2px #d0d0d0;
        margin: unset;
    }

    .aass-school-director {
        display: block;
        overflow: hidden;
    }

    .aass-director-photo {
        display: block;
    }

    .aass-features,
    .aass-faqs {
        padding: 30px;
    }

}

@media only screen and ( min-width: 1200px ) {

    .aass-directors {
        display: flex;
        align-items: flex-start;
        justify-content: center;
    }

    .aass-school-director,
    .aass-enrollment-director {
        flex-basis: 50%;
        max-width: 700px;
        flex-grow: 2;
    }

    .aass-school-director {
        padding-right: 30px;
    }

    .aass-enrollment-director {
        border-top: none;
        margin-top: 0;
        padding-top: 0;
        border-left: 1px dashed white;
        padding-left: 30px;
    }

    .single-clc_locations .clmt-grid-blocks-the-grid {
        max-width: 1200px !important;
        margin-left: -20px !important;
        margin-right: -20px !important;
    }

    .single-clc_locations .clmt-grid-blocks-the-grid .grid-block-image {
        min-height: calc( 1200px / 2 ) !important;
    }

    .aass-features {
        padding: 40px;
    }

}




/* FAMILY STORIES ARCHIVE (Block) */

.clss-students-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    max-width: 1000px;
    margin: auto;
}

.clss-student {
    margin: 30px;
}

.clss-student-story-image-name {
    text-align: center;
    max-width: 200px;
    height: 100%;
    line-height: 1.2em;
    font-size: 1.1em;
    border-radius: 5%;
    box-shadow: 1px 1px 4px gray;

    display: flex;
    flex-direction: column;
}

.clss-student-story-image-name img {
    border-top-left-radius: 5%;
    border-top-right-radius: 5%;
}

.clss-student-story-image-name > a {
    flex-grow: 2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    border-top-left-radius: 5%;
    border-top-right-radius: 5%;
    background: #252525;
}

.clss-image {

}

.clss-name-grade {
    padding: 15px;
}

.clss-student-story-image-name:hover {
    box-shadow: 2px 2px 4px gray;
}





/* FAMILY STORIES SINGLE */

.clss-student-image-single  img {
    border-radius: 5%;
    box-shadow: 1px 1px 4px gray;
}






/* BLOG archive using Query Loop Block */

ul.wp-block-post-template li {
    list-style-type: none;
}

.wp-block-post-date {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 0.8em;
    padding-bottom: 15px;
}






.accredited-list h4 {
    font-size: 1em;
    font-weight: normal;
    margin-top: 0;
}

.accredited-list .clmt-icon-list-item-the-content {
    font-size: 0.8em;
}




/* Schools (Locations) Archive */

.clc-location-tile {
    padding: 0px;
    width: 300px;
    box-shadow: 0 2px 4px #d0d0d0;
    margin: 30px;
    border: 4px solid #15489f;
    overflow: hidden;
}

.clc-location-tile-content {
    padding: 25px;
}

.clc-location-tile-title {
    text-align: center;
}



.clc-location-tile a {

}

