/*
	Theme Name:        GP.org Microsite
	Theme URI:         https://graduateprogram.org
	Description:
	Author:            Rivetica
	Author URI:        https://rivetica.com
	Version:           1.0
	License:           GNU General Public License v3 or later.
	License URI:       https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain:       graduate-program-theme
*/

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:600}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}

/*--------------------------------------------------------------
Elementor Editor
--------------------------------------------------------------*/
.single-elementor_library h1.entry-title {
    display: none;
}

/*--------------------------------------------------------------
Global Styles
--------------------------------------------------------------*/
a {
    text-decoration: none;
}
p{
    margin:0 0 1.5em;
}
input {
    line-height: 1;
}
.elementor-text-editor a, .elementor-tab-content a {
    font-weight: 600;
}
.elementor-text-editor a:hover, .elementor-tab-content a:hover {
    text-decoration: underline;
}
.elementor-text-editor h4,
.elementor-tab-content h4 {
    margin: 1.5em 0 1em;
}
.button {
    border-radius: 4px;
    font-size: 1rem;
    font-weight: 600;
    display: inline-block;
    padding:1em 2.25em;
}
#breadcrumbs i {
    display: inline-block !important;
}
#breadcrumbs strong {
    font-weight: 600;
}
.body-copy ul li {
    margin:.75em 0;
}
.alignnone {
    margin: 3em 0;
}
.alignleft {
	float: left;
	margin: 0.375em 1.75em 1em 0;
}
.alignright {
	float: right;
	margin: 0.375em 0 1em 1.75em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto 1.75em;
}
.elementor-post__read-more i {
    display: inline-block !important;
    text-decoration: none !important;
}
.responsive-container {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 0px;
	height: 0;
	overflow: hidden;
}
.responsive-container iframe,
.responsive-container object,
.responsive-container embed,
.responsive-container video
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*--------------------------------------------------------------
Site Header
--------------------------------------------------------------*/
#global-header {
  z-index: 2;
}
#global-header.headroom {
    will-change: transform;
    transition: transform 200ms linear;
}
#global-header.headroom--pinned {
    transform: translateY(0%);
}
#global-header.headroom--unpinned {
    transform: translateY(-160%);
}
#global-header .elementor-widget-wrap {
    display: flex;
    align-items: center;
}
/*--------------------------------------------------------------
Main Nav
--------------------------------------------------------------*/
#main-nav {
    margin-left: auto;
}
#main-nav .current-menu-ancestor > a:after {
    opacity: 1;
}
#main-nav .elementor-nav-menu > li.current-menu-item:hover > a {
    background-color: transparent;
}
#main-nav .elementor-menu-toggle [class*=" eicon-"],
#main-nav .elementor-menu-toggle [class^=eicon] {
    font-family: "kta-school" !important;
}
#main-nav .elementor-menu-toggle i:before {
    content: '\f12b';
}
#main-nav .sub-menu {
    border-radius: 4px;
    padding:20px 0;
}
/*--------------------------------------------------------------
Header Contact Person
--------------------------------------------------------------*/
.elementor-widget-contact-person {
    position: absolute !important;
    right: 50px;
    top:100%;
    z-index: -1;
}
.contact-person-wrapper {
    border-radius:0 0 4px 4px;
    padding:.75em 2em .75em .75em;
}
.contact-name {
    font-size: 1em;
    font-weight: 600;
}
.contact-title {
    font-size: .875em;
}
.contact-email {
    font-size: .875em;
    font-weight: 700;
}
.contact-email:hover {
    text-decoration: underline;
}
.contact-image {
    display: inline-block;
    overflow: hidden;
    width:45px;
    height: 45px;
    border-radius: 50%;
    position: absolute;
    right: -23px;
    top: 0;
}
.contact-image img {
    display: block;
}

/*--------------------------------------------------------------
Hero Cost Callout Widget
--------------------------------------------------------------*/
.elementor-widget-cost-callout {
    position: absolute !important;
    right: 0;
    bottom:60px;
    width:auto !important;
}
body:not(.home) .elementor-widget-cost-callout {
    right: 0;
    bottom: 60px;
}
.elementor-widget-cost-callout > div {
    padding:1.25rem 2rem 0;
    border-radius: 4px;
}
.elementor-widget-cost-callout .cost-heading {
    font-size: 1.125rem;
    font-weight: 700;
    margin:0 0 .25rem;
    line-height: 1;
}
.elementor-widget-cost-callout .cost-text {
    font-size: 3.5rem;
    font-weight: 700;
    letter-spacing: -2.5px;
    line-height: .9;
}
.elementor-widget-cost-callout .cost-text sup {
    font-weight: 400;
    font-size: 60%;
    top: -.375em;
}
.elementor-widget-cost-callout .cost-text sub {
    font-weight: 400;
    font-size: 50%;
    bottom: 0;
    letter-spacing: 0;
}
.elementor-widget-cost-callout .cost-disclaimer {
    margin:0 0 0 1.875rem;
    font-size: .875rem;
    line-height: 1;
    font-style: italic;
}
.elementor-widget-cost-callout .how-to-pay-link {
    position: relative;
    bottom: -1.5rem;
    margin-top: -.75rem;
    transition:all .2s ease;
}

/*--------------------------------------------------------------
Degree Details Widget
--------------------------------------------------------------*/
.degree-details {
    display: inline-block;
    border-radius: 4px;
    padding: .5em 1em;
}
.degree-details span {
    font-size: 1.125em;
    font-weight: 600;
    margin-right: 15px;
}
.degree-details span:after {
    content:'';
    display: inline-block;
    width:1px;
    height: 30px;
    vertical-align: middle;
    background-color: rgba(255,255,255,.2);
    margin-left: 15px;
}
.degree-details span:last-child {
    margin-right: 0;
}
.degree-details span:last-child:after {
    display: none;
}
.degree-details i {
    font-weight: normal;
    font-size: 1.5em;
    margin-right: 5px;
    display: inline-block !important;
}
.degree-details .tool-tip {
    display: none;
}

/*--------------------------------------------------------------
Testimonial Slider
--------------------------------------------------------------*/
.kta-testimonial .elementor-testimonial {
    padding: 1.25rem 3% .5rem 3.5rem;
    position: relative;
}
.home-testimonial .kta-testimonial .elementor-testimonial {
    padding: 1.25rem 12% .5rem 4.5rem;
}
.home-testimonial .kta-testimonial .elementor-main-swiper .swiper-slide {
    background-color: #fff !important;
    padding: 20px !important;
}
.kta-testimonial .elementor-testimonial__text:before {
    content:"“";
    font-family: Georgia, serif;
    font-size: 5.5em;
    line-height: 1.3;
    font-size: 6.5em;
    position: absolute;
    left: 0;
    top: 0;
}
.home-testimonial .kta-testimonial .elementor-testimonial__text:before {
    font-weight: 700;
    line-height: 1.2;
}
.kta-testimonial .elementor-testimonial__footer {
    padding-right: 0;
}
.home-testimonial .kta-testimonial .elementor-testimonial__footer {
    padding-right: 20%;
}
.kta-testimonial .elementor-testimonial__image {
    flex:50px 0 0;
}
.kta-testimonial .elementor-swiper-button {
    top:auto !important;
    transform: none !important;
    bottom:17px;
    opacity: .4;
}
.home-testimonial .kta-testimonial .elementor-swiper-button {
    bottom:40px;
}
.kta-testimonial .elementor-swiper-button:hover {
    opacity: 1;
}
.kta-testimonial .elementor-swiper-button [class*=" eicon-"], .kta-testimonial .elementor-swiper-button [class^=eicon] {
    font-family: "kta-school" !important;
}
.kta-testimonial .elementor-main-swiper .elementor-swiper-button-prev {
    left:auto !important;
    right:78px;
}
.home-testimonial .kta-testimonial .elementor-main-swiper .elementor-swiper-button-prev {
    right:105px;
}
.kta-testimonial .eicon-chevron-left:before {
    content: '\f128';
}
.kta-testimonial .elementor-main-swiper .elementor-swiper-button-next {
    right:27px !important;
}
.home-testimonial .kta-testimonial .elementor-main-swiper .elementor-swiper-button-next {
    right:55px !important;
}
.kta-testimonial .eicon-chevron-right:before {
    content: '\f105';
}

/*--------------------------------------------------------------
Date Block Widget
--------------------------------------------------------------*/
.date-wrapper {
    text-align: center;
    line-height: 1;
    display: inline-block;
    background-color: #efefef;
    border-radius: 4px;
    padding:15px;
}
.date-wrapper .month {
    text-transform: uppercase;
    font-size: 1.25em;
    letter-spacing: .5px;
    font-weight: 600;
    opacity: .65;
}
.date-wrapper .date {
    font-size: 3em;
    font-weight: 300;
    margin:3px 0 -1px;
}
.date-wrapper .day {
    font-weight: 700;
    font-size: .875em;
    opacity: .65;
}

body:not(.elementor-editor-active) .section-expand {
    display: none;
}

/*--------------------------------------------------------------
Forms
--------------------------------------------------------------*/
.nf-form-fields-required {
    display: none;
}
.kta-form .nf-error-msg {
    color:#fb3843;
}
.kta-form .ninja-forms-req-symbol {
    opacity: .6;
}
.kta-form select {
    -webkit-appearance:none;
}
.kta-form .list-select-wrap {
    position: relative;
}
.kta-form .list-select-wrap:after {
    content: '\f10d';
    font-family: 'kta-school';
    position: absolute;
    right:7%;
    top: 50%;
    transform:translateY(-50%);
    z-index: 0;
    color:#fff;
    font-size: 1.5em;
}
.kta-form.no-bg .list-select-wrap:after {
    color:#222;
    right:3.5%;
}
.kta-form select option {
    color: #000;
}
.kta-form .nf-field-element {
    z-index: 1;
}
.kta-form form ::-webkit-input-placeholder {
  color: rgba(255,255,255,.5);
}
.kta-form form ::-moz-placeholder {
  color: rgba(255,255,255,.5);
}
.kta-form form :-ms-input-placeholder {
  color: rgba(255,255,255,.5);
}
.kta-form form :-moz-placeholder {
  color: rgba(255,255,255,.5);
}

/*--------------------------------------------------------------
Tables
--------------------------------------------------------------*/
table {
    border:1px solid #eee;
    width:100%;
    border-radius:4px;
}
table td {
    padding:1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.15;
    border-top: 1px solid #eee;
}
.CourseTableHeader td {
    font-weight: 600;
    background: #eee;
    border-top: none;
    font-size: 1.125rem;
}
td.CourseTableUnitsTop {
    text-align: center;
}
td.CourseTableUnits, td.total {
    text-align: center;
}
td.tdGrayBkg,td.total {
    background:#eee;
    font-size: 1.125rem;
}
td.tdGrayBkg {
    text-align: right;
    font-weight: 600;
}
td.total {
    font-weight: 600;
}

/*--------------------------------------------------------------
Ninja Forms
--------------------------------------------------------------*/
.k12_analytics-container {
    margin-bottom: 0 !important;
    height: 4px;
}
.k12_analytics-container input[type="hidden"] {
    height: 0;
}

/*--------------------------------------------------------------
Jetpack
--------------------------------------------------------------*/
div.sharedaddy h3.sd-title:before {
    display: none !important;
}
div.sharedaddy h3.sd-title {
    text-transform: uppercase;
    font-size: 1em !important;
    margin: 0 0 .25em !important;
    color: #aaa;
}
.sharedaddy .sd-content ul {
    margin-bottom: 0 !important;
}
#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
    font-size: 1em !important;
    line-height: 1.3 !important;
    margin:.75em 0 0 !important;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
    font-weight: 700 !important;
}

@media screen and (min-width:1025px) {
    #main-nav .elementor-item:hover,
    #main-nav .elementor-item:focus {
        background-color: #eee;
    }
}

@media screen and (max-width:1024px) {
    #main-nav .sub-menu {
        padding:0;
    }
    .elementor-widget-cost-callout {
        bottom:72px;
        font-size: 86.5%;
    }
    body:not(.home) .elementor-widget-cost-callout {
        bottom:50px;
    }
    .kta-testimonial .elementor-testimonial {
        padding: 1rem 0 0;
    }
    .home-testimonial .kta-testimonial .elementor-testimonial {
        padding: .5rem 5% 1.5rem 3rem;
    }
    .kta-testimonial .elementor-testimonial__text:before {
        font-size: 3.5em;
        top:-.375em;
    }
    .home-testimonial .kta-testimonial .elementor-testimonial__text:before {
        font-size: 4em;
    }
    .kta-testimonial .elementor-testimonial__footer {
        padding-right: 0;
    }
    .kta-testimonial .elementor-swiper-button {
        bottom:16px;
    }
    .kta-testimonial .elementor-main-swiper .elementor-swiper-button-prev {
        right:78px;
    }
    .kta-testimonial .elementor-main-swiper .elementor-swiper-button-next {
        right:32px !important;
    }
    .degree-details span {
        font-size: .8em;
    }
    .degree-details span:after {
        height: 23px;
    }
    table td {
        font-size: .875rem;
    }
    .CourseTableHeader td, td.tdGrayBkg, td.total {
        font-size: 1rem;
    }
}

@media screen and (max-width:767px) {
    #main-nav .elementor-menu-toggle {
        font-size: 26px;
    }
    .elementor-widget-cost-callout {
        font-size: 65%;
        bottom:32px;
    }
    .elementor-widget-cost-callout > div {
        padding:1rem 1rem 0;
    }
    .degree-details {
        padding:6px 12px 3px;
    }
    .degree-details span {
        font-size: .75em;
        margin-right: 0;
        display: block;
        margin: 4px 0;
        text-indent:-11px;
        margin-left: 19px;
    }
    .degree-details span:after {
        display: none;
    }
    body:not(.home) .elementor-widget-cost-callout {
        bottom: 30px;
    }
    table td {
        padding:.5rem;
    }
    .date-wrapper .month {
        font-size: 1em;
    }
    .date-wrapper .date {
        font-size: 2.5em;
    }
    .date-wrapper .day {
        font-size: .75em;
    }
    div.sharedaddy h3.sd-title {
        font-size: .75em !important;
    }
}

@media screen and (max-width:640px) {
    #global-header.headroom--unpinned {
        transform:translateY(-185%);
    }
    .contact-person-wrapper {
        padding:.5em 2em .25em .5em;
    }
    .contact-name {
        font-size: .875em;
    }
    .contact-title, .contact-email {
        font-size: .75em;
    }
    .contact-name +.contact-divider {
        display: none;
    }
    .contact-name {
        display: block;
    }
}

@media print {
    * {
        color: #000 !important;
        background: none !important;
        background-color: unset !important;
        max-width:100% !important;
    }
    section {
        padding: 0 !important;
    }
    #announcement-bar {
        display: none !important;
    }
    .sidebar {
        display: none !important;
    }
    .content {
        width:100% !important;
        padding: 0 !important;
        font-size: 10pt !important;
    }
    .elementor-widget-theme-site-logo {
        margin-right: 20px;
    }
    #global-header {
        position: absolute !important;
        width:100% !important;
        top:0 !important;
        transform: none !important;
    }
    #global-header > .elementor-container {
        margin:0 !important;
    }
    #global-header .elementor-column-wrap {
        box-shadow: none !important;
        padding:0 !important;
    }
    #global-header .elementor-divider {
        display: none;
    }
    #global-header .elementor-widget-heading {
        display: block !important;
    }
    #main-nav {
        display: none;
    }
    .elementor-widget-contact-person {
        right: auto !important;
        left: 0;
    }
    .contact-email {
        display: none;
    }
    .elementor-section-height-min-height > .elementor-container {
        min-height: unset !important;
        padding-top: 175px;
    }
    .elementor-section-height-min-height .elementor-column-wrap {
        padding-bottom: 0 !important;
    }
    .elementor-widget-cost-callout {
        display: none;
    }
    .degree-details {
        padding:0 !important;
    }
    .degree-details span {
        font-size: 10pt !important;
        margin-right: 0 !important;
    }
    table td {
        padding:2px !important;
    }
    #global-footer {
        padding:0 !important;
    }
    .email-button, .get-started, .follow-us {
        display: none !important;
    }
}