html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:Proxima Light,Arial,sans-serif;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:Proxima Light,Arial,sans-serif;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}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-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}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}header,
section,
footer {
line-height: initial;
} section[data-type="banner"] {
padding: 100px 0;
position: relative;
}
section[data-type="banner"] div.container {
display: flex;
position: relative;
z-index: 10;
}
section[data-type="banner"] div.container.left {
justify-content: flex-start;
}
section[data-type="banner"] div.container.right {
justify-content: flex-end;
}
section[data-type="banner"] div.container > div {
width: max(250px, 40%);
}
section[data-type="banner"] div.container > div > * {
margin: 35px 0;
}
section[data-type="banner"] h1 {
color: #123A5C;
font-size: 36px;
font-weight: 700;
}
section[data-type="banner"] p {
color: #484848;
font-size: 16px;
font-weight: 400;
line-height: 150%;
}
section[data-type="banner"] > img.lazy {
height: 100%;
left: 0;
object-fit: cover;
object-position: center center;
position: absolute;
top: 0;
width: 100%;
z-index: 0;
}
section[data-type="banner"] div.buttons {
display: flex;
justify-content: flex-start;
}
section[data-type="banner"] div.buttons > * + * {
margin-left: 20px;
} @media (min-width: 722px) and (max-width: 1020px) {
section[data-type="banner"] {
display: flex;
flex-direction: column;
padding: 0 !important;
}
section[data-type="banner"] > div.container {
order: 2;
padding-bottom: 75px;
padding-top: 75px;
}
section[data-type="banner"] > div.container > div {
text-align: center;
width: 100% !important;
}
section[data-type="banner"] > div.container div.buttons {
justify-content: center;
}
section[data-type="banner"] > img.lazy {
height: 250px;
object-position: center right;
order: 1;
position: relative;
}
section[data-type="banner"]:after {
display: none !important;
}
}
@media (max-width: 722px) {
section[data-type="banner"] {
display: flex;
flex-direction: column;
padding: 0 !important;
}
section[data-type="banner"] > div.container {
order: 2;
padding-top: 75px;
padding-bottom: 75px;
}
section[data-type="banner"] > div.container > div {
text-align: left;
width: 100% !important;
}
section[data-type="banner"] > div.container div.buttons {
justify-content: center;
}
section[data-type="banner"] > img.lazy {
height: 250px;
object-position: center right;
order: 1;
position: relative;
}
section[data-type="banner"]:after {
display: none !important;
}
}
section[data-type="call-to-action"] {
padding: 75px 0;
position: relative;
text-align: center;
}
section[data-type="call-to-action"] div.container > * {
margin: 35px 0;
}
section[data-type="call-to-action"] h1 {
color: #123A5C;
font-size: 36px;
font-weight: 700;
}
section[data-type="call-to-action"] p {
color: #484848;
font-size: 16px;
font-weight: 400;
line-height: 150%;
}
section[data-type="call-to-action"] div.buttons {
display: flex;
justify-content: center;
}
section[data-type="call-to-action"] div.buttons > * + * {
margin-left: 20px;
} @media (max-width: 722px) {
section[data-type="call-to-action"] div.container {
text-align: left;
}
section[data-type="call-to-action"] div.buttons {
flex-direction: row;
align-items: center;
}
section[data-type="call-to-action"] div.buttons > a.button {
flex-grow: 1;
flex-basis: 0;
padding-left: 15px;
padding-right: 15px;
margin: 0;
}
section[data-type="call-to-action"] div.buttons a.button + a.button {
margin-left: 15px !important;
}
}
section[data-type="campuses"] {
padding: 75px 0;
position: relative;
}
section[data-type="campuses"] div.container > * {
margin: 50px 0;
}
section[data-type="campuses"] h1 {
color: #123A5C;
font-size: 36px;
font-weight: 700;
text-align: center;
}
section[data-type="campuses"] div.title {
align-items: center;
display: flex;
justify-content: space-between;
}
section[data-type="campuses"] div.title > * {
margin: 0;
}
section[data-type="campuses"] div.campuses {
transition: opacity 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655);
margin-left: -10px;
margin-right: -10px;
position: relative;
}
section[data-type="campuses"] div.campuses:not(.slick-initialized) {
opacity: 0;
}
section[data-type="campuses"] div.campuses.slick-initialized {
opacity: 1;
}
section[data-type="campuses"] div.campuses svg.slick-arrow {
cursor: pointer;
height: 30px;
position: absolute;
top: 50%;
width: 30px;
}
section[data-type="campuses"] div.campuses svg.slick-arrow:hover path {
fill: #318fe4;
}
section[data-type="campuses"] div.campuses svg.slick-arrow path {
transition: fill 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655);
fill: #d1d9de;
}
section[data-type="campuses"] div.campuses svg.slick-arrow.arrow-left {
left: -75px;
transform: translateY(-50%);
}
section[data-type="campuses"] div.campuses svg.slick-arrow.arrow-right {
right: -75px;
transform: translateY(-50%) rotate(180deg);
}
section[data-type="campuses"] div.campuses ul.slick-dots {
display: flex;
justify-content: center;
list-style: none;
margin: 50px auto 0;
padding: 0;
}
section[data-type="campuses"] div.campuses ul.slick-dots li {
margin: 0;
padding: 0;
}
section[data-type="campuses"] div.campuses ul.slick-dots li button {
transition: background-color 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655);
background-color: #d1d9de;
border-radius: 2px;
border: 0;
cursor: pointer;
display: block;
font-size: 0;
height: 6px;
text-indent: -9000px;
width: 40px;
}
section[data-type="campuses"] div.campuses ul.slick-dots li.slick-active button {
background-color: #318fe4;
}
section[data-type="campuses"] div.campuses ul.slick-dots li + li {
margin-left: 10px;
}
section[data-type="campuses"] div.campuses div.campus {
border-radius: 5px;
border: 1px #d1d9de solid;
box-sizing: border-box;
display: flex;
flex-direction: column;
margin: 0 10px;
overflow: hidden;
}
section[data-type="campuses"] div.campuses div.campus > img {
display: block;
object-fit: cover;
}
section[data-type="campuses"] div.campuses div.campus > div {
box-sizing: border-box;
display: flex;
flex-direction: column;
flex-grow: 1;
height: calc(100% - 200px);
padding: 35px;
text-align: center;
}
section[data-type="campuses"] div.campuses div.campus > div h4 + p {
flex-grow: 1;
}
section[data-type="campuses"] div.campuses div.campus > div h4, section[data-type="campuses"] div.campuses div.campus > div p {
color: #000000;
font-size: 16px;
margin: 5px 0 0 0;
}
section[data-type="campuses"] div.campuses div.campus > div p:last-child {
margin-top: 25px;
}
section[data-type="campuses"] .slick-track {
display: flex !important;
}
section[data-type="campuses"] .slick-slide {
height: inherit !important;
} @media (min-width: 722px) and (max-width: 1020px) {
section[data-type="campuses"] div.title {
flex-direction: column;
text-align: center;
}
section[data-type="campuses"] div.title > * + * {
margin-top: 20px;
}
section[data-type="campuses"] div.campuses {
height: auto;
margin: 0 auto;
max-width: 720px;
}
section[data-type="campuses"] svg.slick-arrow.arrow-left {
left: -35px !important;
}
section[data-type="campuses"] svg.slick-arrow.arrow-right {
right: -35px !important;
}
}
@media (max-width: 722px) {
section[data-type="campuses"] {
overflow: hidden;
}
section[data-type="campuses"] div.title {
align-items: flex-start;
flex-direction: column;
margin-left: 25px;
margin-right: 25px;
}
section[data-type="campuses"] div.title > * + * {
margin-top: 15px;
}
section[data-type="campuses"] div.title a.button {
width: 100%;
}
section[data-type="campuses"] div.container {
width: 100% !important;
margin: 0 !important;
}
section[data-type="campuses"] div.campuses {
width: 150vw !important;
margin-left: 0px;
}
section[data-type="campuses"] div.campuses div.slick-slide {
margin-left: 25px !important;
margin-right: 0px !important;
}
section[data-type="campuses"] div.campuses div.slick-slide > div {
padding: 25px !important;
}
}
section[data-type="contact-bar"] {
align-items: center;
background-color: #d1d9de;
box-sizing: border-box;
display: flex;
height: 40px;
padding-top: 3px;
}
section[data-type="contact-bar"] div.container {
display: flex;
justify-content: space-between;
}
section[data-type="contact-bar"] div.container a {
align-items: center;
color: #263238;
display: flex;
font-size: 12px;
text-decoration: none;
}
section[data-type="contact-bar"] div.container a:hover {
text-decoration: underline;
}
section[data-type="contact-bar"] div.container a span.icon {
margin-right: 10px;
position: relative;
top: -1.5px;
}
section[data-type="contact-bar"] div.container a span.icon svg {
height: 14px;
width: 14px;
}
section[data-type="contact-bar"] div.container a span.icon svg path {
fill: #263238;
}
section[data-type="hero"] h1 {
color: #ffffff;
font-size: 48px;
font-weight: 700;
}
section[data-type="hero"] div.hero {
transition: opacity 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655);
border-bottom: 7.5px #f8c946 solid;
box-sizing: border-box;
position: relative;
}
section[data-type="hero"] div.hero:not(.slick-initialized) {
opacity: 0;
}
section[data-type="hero"] div.hero.slick-initialized {
opacity: 1;
}
section[data-type="hero"] div.hero div.responsive {
align-items: center;
display: flex;
position: relative;
width: 100%;
}
section[data-type="hero"] div.hero div.responsive:after {
content: "";
display: block;
padding-bottom: 27.5%;
}
section[data-type="hero"] div.hero ul.slick-dots {
display: flex;
justify-content: center;
left: 50%;
list-style: none;
padding: 0;
margin: 0;
position: absolute;
transform: translateX(-50%);
bottom: 25px;
}
section[data-type="hero"] div.hero ul.slick-dots li {
margin: 0;
padding: 0;
}
section[data-type="hero"] div.hero ul.slick-dots li button {
transition: background-color 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655);
background-color: #ffffff;
border-radius: 2px;
border: 0;
cursor: pointer;
display: block;
font-size: 0;
height: 6px;
text-indent: -9000px;
width: 40px;
}
section[data-type="hero"] div.hero ul.slick-dots li.slick-active button {
background-color: #f8c946;
}
section[data-type="hero"] div.hero ul.slick-dots li + li {
margin-left: 10px;
}
section[data-type="hero"] div.hero div.slick-slide div.responsive > div {
position: relative;
z-index: 10;
}
section[data-type=hero] div.hero div.slick-slide.button-has-icon-stream div.buttons a {
padding-right: 70px;
background-image: url(https://www.keiseruniversity.edu/wp-content/themes/keiser/alternative-front-page/assets/svg/livestream.svg);
background-position: calc( 100% - 10px ) center;
background-size: 25px auto;
background-repeat: no-repeat;
}
section[data-type="hero"] div.hero div.slick-slide div.responsive > div > div {
width: 60%;
}
section[data-type="hero"] div.hero div.slick-slide div.responsive > picture {
display: block;
height: 100%;
object-fit: cover;
position: absolute;
width: 100%;
z-index: 0;
}
section[data-type="hero"] div.hero div.slick-slide div.responsive > picture img {
display: block;
height: 100%;
object-fit: cover;
position: absolute;
width: 100%;
z-index: 0;
}
section[data-type="hero"] div.hero div.slick-slide div.responsive:before {
background: -moz-linear-gradient(left, rgba(18, 58, 92, 0.85) 0%, rgba(255, 255, 255, 0) 100%);
background: -webkit-linear-gradient(left, rgba(18, 58, 92, 0.85) 0%, rgba(255, 255, 255, 0) 100%);
background: linear-gradient(to right, rgba(18, 58, 92, 0.85) 0%, rgba(255, 255, 255, 0) 100%);
filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#bf123a5c", endColorstr="#00ffffff", GradientType=1);
content: "";
display: block;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 5;
}
section[data-type="hero"] div.buttons {
display: flex;
justify-content: flex-start;
}
section[data-type="hero"] div.buttons > * + * {
margin-left: 20px;
} @media (min-width: 1020px) {
section[data-type="hero"] div.slick-slide div.responsive {
min-height: 550px;
}
}
@media (min-width: 722px) and (max-width: 1020px) {
section[data-type="hero"] div.slick-slide div.responsive {
min-height: 450px;
}
section[data-type="hero"] div.slick-slide div.responsive div.container > div {
text-align: left;
width: 100% !important;
}
}
@media (max-width: 722px) {
section[data-type="hero"] div.slick-slide div.responsive {
min-height: 650px;
}
section[data-type="hero"] div.slick-slide div.responsive div.container > div {
text-align: left;
width: 100% !important;
}
section[data-type="hero"] div.slick-slide:before {
background-color: rgba(18, 58, 92, 0.5) !important;
content: "";
display: block;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 5;
}
section[data-type="hero"] h1,
section[data-type="hero"] h3 {
text-align: center;
}
div.buttons {
flex-direction: column;
}
div.buttons > * + * {
margin-left: 0px !important;
margin-top: 15px;
}
}
section[data-type="next-game"] {
overflow: hidden;
padding: 75px 0;
position: relative;
}
section[data-type="next-game"]:after {
background-color: rgba(0, 62, 113, 0.65);
content: "";
display: block;
height: 300%;
left: 47.5%;
position: absolute;
top: -100%;
transform-origin: center left;
transform: rotate(15deg);
width: 300%;
}
section[data-type="next-game"] div.container {
align-items: center;
display: flex;
justify-content: space-between;
position: relative;
z-index: 10;
}
section[data-type="next-game"] > img.lazy {
height: 100%;
left: 0;
object-fit: cover;
object-position: center left;
position: absolute;
top: 0;
width: 100%;
z-index: 0;
}
section[data-type="next-game"] div.logo {
align-items: center;
display: flex;
}
section[data-type="next-game"] div.event {
align-items: top;
display: flex;
width: 500px;
}
section[data-type="next-game"] div.event > * + * {
margin-left: 35px;
}
section[data-type="next-game"] div.event > div:nth-child(1) {
text-align: center;
}
section[data-type="next-game"] div.event > div:nth-child(1) > span:nth-child(1) {
color: #ffffff;
font-family: "Source Serif Pro", serif;
font-size: 35px;
font-weight: 600;
}
section[data-type="next-game"] div.event > div:nth-child(1) > span:nth-child(2) {
color: #ffffff;
display: block;
font-family: "Source Serif Pro", serif;
font-size: 190px;
font-weight: 600;
height: 140px;
margin-top: 15px;
overflow: hidden;
text-align: center;
width: 210px;
}
section[data-type="next-game"] div.event > div:nth-child(1) > span:nth-child(2) ins {
position: relative;
text-decoration: none;
top: -40px;
}
section[data-type="next-game"] div.event > div:nth-child(2) h2 {
color: #ffffff;
font-family: "Source Serif Pro", serif;
font-size: 35px;
font-weight: 600;
} @media (min-width: 722px) and (max-width: 1020px) {
section[data-type="next-game"]:before {
background-color: rgba(0, 62, 113, 0.35);
content: "";
display: block;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 1;
}
section[data-type="next-game"] div.container {
flex-direction: column;
}
section[data-type="next-game"] div.container div.event {
margin-left: auto;
margin-right: auto;
max-width: 550px;
width: 100%;
}
section[data-type="next-game"] div.container > * {
max-width: 100%;
}
section[data-type="next-game"] div.container > * img {
height: auto;
margin-left: auto;
margin-right: auto;
max-width: 80%;
}
section[data-type="next-game"] div.container > * + * {
margin-top: 25px;
}
}
@media (max-width: 722px) {
section[data-type="next-game"]:before {
background-color: rgba(0, 62, 113, 0.35);
content: "";
display: block;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 1;
}
section[data-type="next-game"] div.container {
flex-direction: column;
}
section[data-type="next-game"] div.container div.event {
align-items: center;
margin-left: auto;
margin-right: auto;
max-width: 350px;
width: 100%;
}
section[data-type="next-game"] div.container div.event > div:nth-child(1) > span:nth-child(1) {
font-size: 25px;
}
section[data-type="next-game"] div.container div.event > div:nth-child(1) > span:nth-child(2) {
font-size: 115px;
width: 130px;
height: 85px;
}
section[data-type="next-game"] div.container div.event > div:nth-child(1) > span:nth-child(2) ins {
top: -25px;
}
section[data-type="next-game"] div.container div.event > div:nth-child(2) {
text-align: center;
}
section[data-type="next-game"] div.container div.event > div:nth-child(2) h2 {
margin: 0 !important;
font-size: 25px;
}
section[data-type="next-game"] div.container > * {
max-width: 100%;
}
section[data-type="next-game"] div.container > * img {
height: auto;
margin-left: auto;
margin-right: auto;
max-width: 80%;
}
section[data-type="next-game"] div.container > p {
width: 100%;
}
section[data-type="next-game"] div.container > p a.button {
min-width: 100%;
}
section[data-type="next-game"] div.container > * + * {
margin-top: 25px;
}
} section[data-type="programs"] {
background-color: rgba(209, 217, 222, 0.25);
padding: 75px 0;
position: relative;
}
section[data-type="programs"] div.container > * {
margin: 45px 0;
}
section[data-type="programs"] div.container h2 {
color: #123A5C;
font-size: 36px;
text-align: center;
}
section[data-type="programs"] div.title {
align-items: center;
display: flex;
justify-content: space-between;
}
section[data-type="programs"] div.title h1 {
color: #123A5C;
font-size: 36px;
font-weight: 700;
}
section[data-type="programs"] div.title > * {
margin: 0;
}
section[data-type="programs"] div.title > * + * {
margin-left: 25px;
}
section[data-type="programs"] div.programs {
display: grid;
grid-column-gap: 25px;
grid-row-gap: 25px;
grid-template-columns: repeat(3, 1fr);
grid-template-rows: 1fr;
}
section[data-type="programs"] div.programs a {
transition: background-position 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655), box-shadow 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655), transform 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655);
align-items: center;
background-position: calc(100% - 20px) center;
background-repeat: no-repeat;
background-size: auto 15px;
border-radius: 5px;
box-shadow: 0 2px 4px rgba(0, 62, 113, 0.2);
display: flex;
height: 80px;
overflow: hidden;
text-decoration: none;
}
section[data-type="programs"] div.programs a:hover {
background-position: calc(100% - 15px) center;
}
section[data-type="programs"] div.programs a:active {
box-shadow: 0 0px 4px rgba(0, 62, 113, 0.1);
transform: translateY(2px);
}
section[data-type="programs"] div.programs a.program {
background-color: #ffffff;
background-image: url(https://www.keiseruniversity.edu/wp-content/themes/keiser/alternative-front-page/assets/svg/arrow-right-light-blue.svg);
}
section[data-type="programs"] div.programs a.program > img {
flex-grow: 0;
flex-shrink: 0;
height: inherit;
object-fit: cover;
object-position: center;
width: 130px;
}
section[data-type="programs"] div.programs a.program > h4 {
color: #003E71;
font-size: 16px;
margin: 0 45px 0 25px;
}
section[data-type="programs"] div.programs a:not(.program) {
background-image: url(https://www.keiseruniversity.edu/wp-content/themes/keiser/alternative-front-page/assets/svg/arrow-right-white.svg);
}
section[data-type="programs"] div.programs a.blue:not(.program) {
background-color: #318FE4;
}
section[data-type="programs"] div.programs a.yellow:not(.program) {
background-color: #f8c946;
}
section[data-type="programs"] div.programs a:not(.program) > h4 {
color: #ffffff;
font-size: 22px;
margin: 0 45px 0 25px;
} @media (min-width: 722px) and (max-width: 1020px) {
section[data-type="programs"] div.programs {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 722px) {
section[data-type="programs"] {
padding: 50px 0;
}
section[data-type="programs"] div.programs {
grid-template-columns: repeat(1, 1fr);
}
} section[data-type="testimonials"] {
background-color: rgba(209, 217, 222, 0.25);
padding: 75px 0;
position: relative;
text-align: center;
}
section[data-type="testimonials"].has-white-background {
background-color: rgba(255, 255, 255, 1);
}
section[data-type="testimonials"] div.container > * {
margin: 50px 0;
}
section[data-type="testimonials"] h1 {
color: #123A5C;
font-size: 36px;
font-weight: 700;
align-self: center;
}
section[data-type="testimonials"] div.title {
align-items: center;
display: flex;
justify-content: space-between;
}
section[data-type="testimonials"] div.title > * {
margin: 0;
}
section[data-type="testimonials"] div.testimonials {
transition: opacity 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655);
margin-left: -10px;
margin-right: -10px;
position: relative;
margin-bottom: 0;
}
section[data-type="testimonials"] div.testimonials:not(.slick-initialized) {
opacity: 0;
}
section[data-type="testimonials"] div.testimonials.slick-initialized {
opacity: 1;
}
section[data-type="testimonials"] div.testimonials svg.slick-arrow {
cursor: pointer;
height: 30px;
position: absolute;
top: 50%;
width: 30px;
}
section[data-type="testimonials"] div.testimonials svg.slick-arrow:hover path {
fill: #318fe4;
}
section[data-type="testimonials"] div.testimonials svg.slick-arrow path {
transition: fill 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655);
fill: #d1d9de;
}
section[data-type="testimonials"] div.testimonials svg.slick-arrow.arrow-left {
left: -75px;
transform: translateY(-50%);
}
section[data-type="testimonials"] div.testimonials svg.slick-arrow.arrow-right {
right: -75px;
transform: translateY(-50%) rotate(180deg);
}
section[data-type="testimonials"] div.testimonials ul.slick-dots {
display: flex;
justify-content: center;
list-style: none;
margin: 50px auto 0;
padding: 0;
}
section[data-type="testimonials"] div.testimonials ul.slick-dots li {
margin: 0;
padding: 0;
}
section[data-type="testimonials"] div.testimonials ul.slick-dots li button {
transition: background-color 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655);
background-color: #d1d9de;
border-radius: 2px;
border: 0;
cursor: pointer;
display: block;
font-size: 0;
height: 6px;
text-indent: -9000px;
width: 40px;
}
section[data-type="testimonials"] div.testimonials ul.slick-dots li.slick-active button {
background-color: #318fe4;
}
section[data-type="testimonials"] div.testimonials ul.slick-dots li + li {
margin-left: 10px;
}
section[data-type="testimonials"] div.testimonials div.testimonial {
background-color: #ffffff;
border-radius: 5px;
border: 1px #d1d9de solid;
box-sizing: border-box;
display: flex;
flex-direction: column;
margin: 0 10px;
padding: 25px;
}
section[data-type="testimonials"] div.testimonials div.testimonial > img {
border-radius: 50%;
display: block;
margin: 0 auto 25px;
object-fit: cover;
overflow: hidden;
}
section[data-type="testimonials"] div.testimonials div.testimonial > div {
display: flex;
flex-direction: column;
flex-grow: 1;
}
section[data-type="testimonials"] div.testimonials div.testimonial > div h4 {
margin-top: 15px;
}
section[data-type="testimonials"] div.testimonials div.testimonial > div p {
flex-grow: 1;
line-height: 150%;
margin: 0;
}
section[data-type="testimonials"] .slick-track {
display: flex !important;
}
section[data-type="testimonials"] .slick-slide {
height: inherit !important;
} @media (min-width: 722px) and (max-width: 1020px) {
section[data-type="testimonials"] div.title {
flex-direction: column;
}
section[data-type="testimonials"] div.title > * + * {
margin-top: 15px;
}
section[data-type="testimonials"] div.testimonials {
height: auto;
margin: 0 auto;
max-width: 720px;
}
section[data-type="testimonials"] svg.slick-arrow.arrow-left {
left: -35px !important;
}
section[data-type="testimonials"] svg.slick-arrow.arrow-right {
right: -35px !important;
}
}
@media (max-width: 722px) {
section[data-type="testimonials"] {
overflow: hidden;
}
section[data-type="testimonials"] div.title {
align-items: flex-start;
flex-direction: column;
margin-left: 25px;
margin-right: 25px;
}
section[data-type="testimonials"] div.title > * + * {
margin-top: 15px;
}
section[data-type="testimonials"] div.title a.button {
width: 100%;
}
section[data-type="testimonials"] div.buttons {
margin-left: 25px;
margin-right: 25px;
}
section[data-type="testimonials"] div.buttons > a.button {
width: 100%;
}
section[data-type="testimonials"] div.container {
width: 100% !important;
margin: 0 !important;
}
section[data-type="testimonials"] div.testimonials {
width: 150vw !important;
margin-left: 0px;
}
section[data-type="testimonials"] div.testimonials div.testimonial {
padding: 20px;
margin-left: 25px !important;
margin-right: 0px !important;
}
}
div#alert {
align-items: center;
background-color: #e15d5d;
box-sizing: border-box;
color: #fff;
display: flex;
font-size: 12px;
height: 40px;
padding-top: 3px;
text-align: center;
} div#coronavirus {
background-color: #123a5c;
border-bottom: 7.5px #f8c946 solid;
padding: 15px 0;
position: relative;
top: -7.5px !important;
margin-bottom: -7.5px;
}
div#coronavirus div.container {
align-items: center;
justify-content: center;
display: flex;
}
div#coronavirus div.container > * + * {
margin-left: 15px;
}
div#coronavirus div.container svg {
display: block;
height: 32px;
width: 32px;
}
div#coronavirus div.container svg path {
fill: #ffffff;
}
div#coronavirus div.container p {
color: #ffffff;
font-size: 14px;
padding-top: 2px;
}
div#coronavirus div.container p a {
color: #f8c946;
text-decoration: underline;
} footer nav.top {
background-color: #123a5c;
font-size: 14px;
padding: 50px 0;
}
footer nav.top div.container {
display: flex;
}
footer nav.top div.container > * {
flex-grow: 1;
flex-basis: 0;
}
footer nav.top ul {
list-style: none;
margin: 0;
padding: 0;
}
footer nav.top ul li a {
color: #ffffff;
text-decoration: none;
}
footer nav.top ul li a:hover {
text-decoration: underline;
}
footer nav.top ul li + li {
margin-top: 5px;
}
footer div.bottom {
background-color: #0c2c48;
color: #b4c1ca;
font-size: 12px;
padding: 25px 0;
}
footer div.bottom div.container {
align-items: center;
display: flex;
justify-content: space-between;
}
footer div.bottom p, footer div.bottom ul {
margin: 0;
}
footer div.bottom a {
color: #b4c1ca;
text-decoration: none;
}
footer div.bottom a:hover {
text-decoration: underline;
}
footer a.logo {
display: block;
height: 100px;
width: 100px;
}
footer a.logo img {
display: inherit;
}
footer a.logo:hover {
animation: flicker 150ms;
}
footer form.newsletter {
color: #ffffff;
}
footer form.newsletter div.form-end {
margin-top: 20px;
}
footer form.newsletter input, footer form.newsletter button {
min-width: 100%;
}
footer form.newsletter input {
box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.45) !important;
}
footer form.newsletter h5 {
font-size: 14px;
margin-top: 0;
}
footer ul.social-networks {
display: inline-flex;
list-style: none;
margin: 0;
padding: 0;
}
footer ul.social-networks li a {
display: block;
}
footer ul.social-networks li a svg {
display: block;
height: 22px;
width: 22px;
}
footer ul.social-networks li a svg:hover path {
fill: #ffffff;
}
footer ul.social-networks li a svg path {
transition: fill 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655);
fill: #b4c1ca;
}
footer ul.social-networks li + li {
margin-left: 20px;
}
footer h5 {
font-weight: bold;
margin-bottom: 15px;
min-width: 100%;
display: block;
}
@keyframes flicker {
0% {
opacity: 1;
}
50% {
opacity: 0.5;
}
100% {
opacity: 1;
}
} @media (min-width: 722px) and (max-width: 1020px) {
footer nav.top a.logo {
margin-left: auto;
margin-right: auto;
}
footer nav.top div.container {
flex-wrap: wrap;
text-align: center;
}
footer nav.top div.container > div:nth-child(1) {
min-width: 100%;
margin-bottom: 50px;
}
footer nav.top div.container ul + ul {
margin-left: 25px;
}
footer nav.top div.container ul.social-networks {
min-width: 100%;
justify-content: center;
margin-bottom: 50px;
}
footer nav.top div.container ul.social-networks li {
margin-top: 0 !important;
}
footer nav.top div.container ul:nth-child(3) {
margin-left: 0 !important;
}
footer nav.top div.container form.newsletter {
min-width: 100%;
margin-top: 50px;
}
footer nav.top div.container form.newsletter input {
min-width: auto !important;
width: 300px !important;
}
footer nav.top div.container form.newsletter button {
min-width: auto;
}
footer div.bottom div.container {
flex-direction: column;
text-align: center;
}
footer div.bottom div.container > * + * {
margin-top: 15px;
}
}
@media (max-width: 722px) {
footer a.logo {
margin-left: auto;
margin-right: auto;
}
footer nav.top div.container {
text-align: left;
flex-flow: wrap;
}
footer nav.top div.container > * + * {
margin-top: 50px;
}
footer nav.top div.container ul + ul {
margin-top: 5px;
}
footer nav.top div.container > div {
order: 1;
min-width: 100%;
}
footer nav.top div.container form.newsletter {
min-width: 100%;
order: 3;
}
footer nav.top div.container ul {
order: 4;
}
footer nav.top div.container ul:nth-child(3) {
margin-top: 50px;
min-width: calc(50% - 15px / 2);
}
footer nav.top div.container ul:nth-child(4) {
margin-left: 15px;
margin-top: 50px;
min-width: calc(50% - 15px / 2);
}
footer nav.top div.container ul:nth-child(5) {
min-width: 50%;
}
footer nav.top div.container ul.social-networks {
justify-content: center;
min-width: 100%;
order: 2;
}
footer nav.top div.container ul.social-networks li {
margin-top: 0 !important;
}
footer nav.top form.newsletter {
display: flex;
flex-flow: wrap;
}
footer nav.top form.newsletter h4 {
width: 100%;
}
footer nav.top form.newsletter div.input, footer nav.top form.newsletter div.form-end {
margin: 0;
}
footer nav.top form.newsletter div.input {
flex-grow: 1;
width: calc(65% - 15px);
}
footer nav.top form.newsletter div.form-end {
margin-left: 15px;
flex-shrink: 0;
width: 35%;
}
footer nav.top form.newsletter div.form-end button {
padding-left: 15px;
padding-right: 15px;
}
footer div.bottom div.container {
text-align: left;
}
}
div.logo {
display: flex;
align-items: center;
}
div.logo > div + div {
margin-left: 15px;
}
div.logo a, div.logo img {
display: block;
}
header {
transition: box-shadow 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655);
background-color: #123a5c;
z-index: 100;
}
header.headroom--unpinned {
box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
}
header div.container {
display: grid !important;
grid-template-columns: 310px 1fr;
grid-template-rows: 1fr 1fr;
gap: 0px 0px;
grid-template-areas: "logo secondary" "logo primary";
}
header div.container .logo {
grid-area: logo;
}
header div.container .secondary {
grid-area: secondary;
}
header div.container .primary {
grid-area: primary;
}
header nav.secondary {
position: relative;
align-items: center;
background-color: #0c2c48;
display: flex;
height: 65px;
justify-content: space-between;
}
header nav.secondary:after {
background-color: #0c2c48;
content: "";
display: block;
height: 100%;
left: 100%;
position: absolute;
width: 100vw;
}
header nav.secondary a {
color: #e5e5e5;
font-size: 14px;
font-weight: 400;
text-decoration: none;
}
header nav.secondary a:hover {
text-decoration: underline;
}
header nav.secondary ul.menu {
align-items: center;
display: flex;
list-style: none;
margin: 0;
padding: 0 25px;
}
header nav.secondary ul.menu li {
margin: 0;
padding: 0;
position: relative;
}
header nav.secondary ul.menu li.has-sub-menu > a {
padding-right: 20px;
background-image: url(https://www.keiseruniversity.edu/wp-content/themes/keiser/alternative-front-page/assets/svg/arrow-down.svg);
background-position: center right;
background-size: 10px auto;
background-repeat: no-repeat;
}
header nav.secondary ul.menu li.is-active div.sub-menu {
opacity: 1;
visibility: visible;
transform: translateX(0) !important;
}
header nav.secondary ul.menu li.is-active div.sub-menu > ul {
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.45);
}
header nav.secondary ul.menu div.sub-menu {
transition: opacity 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655), transform 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655), visibility 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655);
left: 0;
opacity: 0;
padding-top: 10px;
position: absolute;
top: 100%;
transform: translateX(15px);
visibility: hidden;
z-index: 10;
}
header nav.secondary ul.menu div.sub-menu ul {
transition: box-shadow 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655);
background-color: #f5f7f9;
list-style: none;
margin: 0;
min-width: 150px;
padding: 10px;
padding: 8.5px 15px 12.5px;
}
header nav.secondary ul.menu div.sub-menu ul li {
list-style: none;
margin: 0;
padding: 10px 0 6px;
}
header nav.secondary ul.menu div.sub-menu ul li + li {
border-top: 1px #d1d9de solid;
}
header nav.secondary ul.menu div.sub-menu ul li > a {
color: #123a5c;
font-size: 14px;
font-weight: 400;
text-decoration: none !important;
}
header nav.secondary ul.menu div.sub-menu ul li > a:hover {
font-weight: bold;
}
header nav.secondary ul.menu div.sub-menu ul li + li {
margin-top: 5px;
}
header nav.secondary ul.menu li + li {
margin-left: 30px;
}
header nav.secondary div.informations {
align-items: center;
display: flex;
position: relative;
}
header nav.secondary div.informations a.button {
font-size: 16px;
}
header nav.secondary div.informations > * + * {
margin-left: 10px;
}
header nav.secondary div.informations form.search {
width: 250px;
}
header nav.secondary div.request-info {
position: relative;
z-index: 100;
}
header nav.secondary div.request-info form.form {
transition: opacity 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655), transform 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655), visibility 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655);
background-color: #f5f7f9;
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.45);
left: 0;
margin: 0;
opacity: 0;
padding: 25px;
position: absolute;
top: 100%;
transform: translateY(15px);
visibility: hidden;
width: 350px;
}
header nav.secondary div.request-info.is-active form.form {
opacity: 1;
transform: translateY(0);
visibility: visible;
}
header nav.primary {
position: relative;
align-items: center;
display: flex;
height: 65px;
justify-content: space-between;
}
header nav.primary a {
transition: background-color 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655);
color: #ffffff;
font-size: 16px;
font-weight: 600;
text-decoration: none;
}
header nav.primary > ul.menu {
align-items: center;
display: flex;
list-style: none;
margin: 0;
padding: 0;
}
header nav.primary > ul.menu > li {
margin: 0;
padding: 0;
position: relative;
}
header nav.primary > ul.menu > li > a {
align-items: center;
box-sizing: border-box;
display: flex;
height: 65px;
padding: 2px 25px 0;
}
header nav.primary > ul.menu > li > a:hover {
background-color: #1e578a;
}
header nav.primary > ul.menu li.has-sub-menu.left div.sub-menu {
left: 0;
}
header nav.primary > ul.menu li.has-sub-menu.right div.sub-menu {
right: 0;
}
header nav.primary > ul.menu li.has-sub-menu.is-active > a {
background-color: #2a79c2;
}
header nav.primary > ul.menu li.has-sub-menu.is-active div.sub-menu {
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.45);
opacity: 1;
visibility: visible;
transform: translateX(0) !important;
}
header nav.primary > ul.menu li.has-sub-menu div.sub-menu {
transition: box-shadow 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655), opacity 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655), transform 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655), visibility 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655);
align-items: stretch;
background-color: #f5f7f9;
box-sizing: border-box;
display: block;
display: flex;
opacity: 0;
padding: 10px;
position: absolute;
top: 100%;
transform: translateX(15px);
visibility: hidden;
z-index: 50;
}
header nav.primary > ul.menu li.has-sub-menu div.sub-menu > div {
flex-grow: 1;
margin: 0;
}
header nav.primary > ul.menu li.has-sub-menu div.sub-menu > div:nth-child(1) {
flex-grow: 0 !important;
flex-shrink: 0;
}
header nav.primary > ul.menu li.has-sub-menu div.sub-menu > div.single {
width: 175px;
}
header nav.primary > ul.menu li.has-sub-menu div.sub-menu > div.single.single-wider {
width: 213px;
}
header nav.primary > ul.menu li.has-sub-menu div.sub-menu > div.single.single-narrower {
width: 140px;
}
header nav.primary > ul.menu li.has-sub-menu div.sub-menu > div.single.no-image {
margin-left: 10px !important;
}
header nav.primary > ul.menu li.has-sub-menu div.sub-menu > div.single.has-text {
background-color: #ffffff;
}
header nav.primary > ul.menu li.has-sub-menu div.sub-menu > div.single.has-text > div.text {
box-sizing: border-box;
color: #484848;
display: flex;
flex-direction: column;
font-size: 13px;
height: calc(100% - 175px);
padding: 15px;
}
header nav.primary > ul.menu li.has-sub-menu div.sub-menu > div.single.has-text > div.text > * {
margin: 0;
}
header nav.primary > ul.menu li.has-sub-menu div.sub-menu > div.single.has-text > div.text > * + * {
margin-top: 10px;
}
header nav.primary > ul.menu li.has-sub-menu div.sub-menu > div.single.has-text > div.text p:nth-child(2) {
flex-grow: 1;
}
header nav.primary > ul.menu li.has-sub-menu div.sub-menu > div.single.has-text > div.text h5 {
font-size: 13px;
}
header nav.primary > ul.menu li.has-sub-menu div.sub-menu > div.single.has-text > div.text a:not(.button) {
color: #484848;
font-size: 13px;
}
header nav.primary > ul.menu li.has-sub-menu div.sub-menu > div.double {
width: calc(175px * 2 + 20px);
}
header nav.primary > ul.menu li.has-sub-menu div.sub-menu > div.double > div {
display: flex;
align-items: flex-start;
}
header nav.primary > ul.menu li.has-sub-menu div.sub-menu > div.double > div ul {
flex-basis: 0;
flex-grow: 1;
}
header nav.primary > ul.menu li.has-sub-menu div.sub-menu > div.double > div ul + ul {
margin-left: 20px;
}
header nav.primary > ul.menu li.has-sub-menu div.sub-menu > div + div {
margin-left: 20px;
}
header nav.primary > ul.menu li.has-sub-menu div.sub-menu > div:last-child {
margin-right: 10px;
}
header nav.primary > ul.menu li.has-sub-menu div.sub-menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 100%;
}
header nav.primary > ul.menu li.has-sub-menu div.sub-menu ul li {
padding: 10px 0 6px;
}
header nav.primary > ul.menu li.has-sub-menu div.sub-menu ul li a {
color: #123a5c;
font-size: 14px;
font-weight: 400;
}
header nav.primary > ul.menu li.has-sub-menu div.sub-menu ul li a.is-active, header nav.primary > ul.menu li.has-sub-menu div.sub-menu ul li a:hover {
font-weight: 700;
}
header nav.primary > ul.menu li.has-sub-menu div.sub-menu ul li + li {
border-top: 1px #d1d9de solid;
}
header nav.primary ul.programs > li > a {
align-items: center;
background-color: #318fe4;
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.45);
box-sizing: border-box;
display: flex;
height: 65px;
padding: 2px 25px 0;
}
header nav.primary ul.programs > li > a:hover {
background-color: #2a79c2 !important;
}
header nav.primary ul.programs > li.is-active > a {
background-color: #1e578a !important;
}
header nav.primary div.sub-menu h6 {
border-bottom: 5px #f8c946 solid;
font-size: 14px !important;
margin: 0;
margin: 25px 0 10px 0;
padding: 10px 0 6px;
width: 100%;
}
div#secondary-header {
background-color: #0c2c48;
display: none;
overflow: hidden;
padding: 10px 0;
z-index: 100;
}
div#secondary-header, div#mobile-menu {
max-width: 100vw;
}
div#secondary-header div.flex, div#mobile-menu div.flex {
display: flex;
align-items: center;
}
div#secondary-header div.flex .grow, div#mobile-menu div.flex .grow {
flex-grow: 1;
}
div#secondary-header div.flex > div, div#mobile-menu div.flex > div {
position: relative;
}
div#secondary-header div.flex > * + *, div#mobile-menu div.flex > * + * {
margin-left: 15px;
}
div#secondary-header a.has-svg, div#mobile-menu a.has-svg {
display: block;
height: 24px;
width: 24px;
}
div#secondary-header a.has-svg svg, div#mobile-menu a.has-svg svg {
display: inherit;
fill: #ffffff;
height: inherit;
width: inherit;
}
div#secondary-header a.button, div#mobile-menu a.button {
padding-left: 10px;
padding-right: 10px;
padding-top: 9px;
padding-bottom: 6px;
font-size: 14px;
}
div#secondary-header div.logo > div + div, div#mobile-menu div.logo > div + div {
margin-left: 5px !important;
}
form.mobile-search {
transition: opacity 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655), transform 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655);
position: absolute;
right: 0;
top: 50%;
transform: translate(calc(100% + 25px), -50%);
width: calc(100vw - 50px - 24px - 15px);
}
form.mobile-search input[type="text"] {
border-radius: 4px;
border: 0;
box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
box-sizing: border-box;
font-size: 14px;
height: 36px;
padding: 0 10px;
width: 100%;
}
form.mobile-search a {
height: 16px !important;
position: absolute;
right: 10px;
top: 50%;
transform: translateY(-50%);
width: 16px !important;
}
form.mobile-search a svg path {
fill: #003E71;
}
form.mobile-search.is-opened {
opacity: 1;
transform: translate(0, -50%);
}
div#mobile-request-info {
transition: box-shadow 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655), opacity 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655), transform 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655), visibility 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655);
background-color: #ffffff;
display: block;
display: flex;
flex-direction: column;
height: 100vh;
position: fixed;
left: 0;
top: 0;
width: 100%;
z-index: 20000;
}
div#mobile-request-info:not(.is-visible) {
transform: translateX(-100%);
opacity: 0;
visibility: hidden;
}
div#mobile-request-info.is-visible {
transform: translateX(0);
box-shadow: 0 0 25px rgba(0, 0, 0, 0.25);
opacity: 1;
visibility: visible;
}
div#mobile-request-info div.top {
box-sizing: border-box;
height: 55px;
padding: 10px 0;
background-color: #0c2c48;
}
div#mobile-request-info div.top > div.container {
align-items: center;
display: flex;
height: 100%;
}
div#mobile-request-info div.top > div.container > * + * {
margin-left: 25px;
}
div#mobile-request-info div.top div.logo > div + div {
margin-left: 5px !important;
}
div#mobile-request-info div.bottom {
background-color: rgba(209, 217, 222, 0.25);
flex-grow: 1;
height: calc(100vh - 55px);
overflow: auto;
}
div#mobile-request-info div.bottom > div.container:before, div#mobile-request-info div.bottom > div.container:after {
content: "";
display: block;
height: 35px;
width: 100%;
}
div#mobile-request-info div.bottom ul.menu {
list-style: none;
padding: 0;
margin: 15px 0 15px 0;
}
div#mobile-request-info div.bottom ul.menu, div#mobile-request-info div.bottom ul.menu ul {
list-style: none !important;
}
div#mobile-request-info div.bottom ul.menu.small a {
font-size: 14px !important;
font-weight: 400 !important;
}
div#mobile-request-info div.bottom ul.menu a {
color: #123a5c;
display: block;
font-size: 16px;
font-weight: 600;
text-decoration: none;
}
div#mobile-request-info div.bottom ul.menu:not(.sub-menu) > li div.wrap-sub-menu {
overflow: hidden;
}
div#mobile-request-info div.bottom ul.menu div.wrap-sub-menu {
height: 0;
}
div#mobile-request-info div.bottom ul.menu li {
margin: 15px 0 15px 0;
padding: 0 0 0 40px;
}
div#mobile-request-info div.bottom ul.menu li > div > ul {
padding-top: 15px !important;
padding-left: 0;
}
div#mobile-request-info div.bottom ul.menu li.has-sub-menu {
position: relative;
}
div#mobile-request-info div.bottom ul.menu li.has-sub-menu > span {
transition: transform 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655);
background-image: url(https://www.keiseruniversity.edu/wp-content/themes/keiser/alternative-front-page/assets/svg/arrow-down-blue.svg);
background-position: center center;
background-repeat: no-repeat;
background-size: 15px auto;
cursor: pointer;
display: block;
height: 30px;
position: absolute;
left: -3.5px;
top: -6.5px;
width: 30px;
}
div#mobile-request-info div.bottom ul.menu li.has-sub-menu.is-selected > span {
transform: rotate(180deg);
}
div#mobile-request-info div.bottom div.links {
border-bottom: 1px solid rgba(18, 58, 92, 0.25);
margin-bottom: 35px;
padding-bottom: 35px;
}
div#mobile-request-info div.bottom ul.menu + ul.menu {
border-top: 1px solid rgba(18, 58, 92, 0.25);
margin-top: 35px;
padding-top: 35px;
}
div#mobile-request-info div.bottom div.links {
display: flex;
justify-content: space-between;
}
div#mobile-request-info div.bottom div.links a {
align-items: center;
color: #263238;
display: flex;
font-size: 16px;
text-decoration: none;
}
div#mobile-request-info div.bottom div.links a:hover {
text-decoration: underline;
}
div#mobile-request-info div.bottom div.links a span.icon {
margin-right: 10px;
position: relative;
top: -1.5px;
}
div#mobile-request-info div.bottom div.links a span.icon svg {
height: 18px;
width: 18px;
}
div#mobile-request-info div.bottom div.links a span.icon svg path {
fill: #263238;
}
div#mobile-request-info a.has-svg {
display: block;
height: 24px;
width: 24px;
}
div#mobile-request-info a.has-svg svg {
display: inherit;
fill: #ffffff;
height: inherit;
width: inherit;
}
div.sticky-wrapper,
div.sticky-wrapper.is-sticky {
position: relative;
z-index: 10000;
}  @media (min-width: 1340px) {
header, div#sticky-wrapper {
display: block !important;
}
div#secondary-header, div#secondary-header-sticky-wrapper {
display: none !important;
}
header nav.secondary div.request-info a.button {
white-space: nowrap;
}
}
@media (min-width: 1152px) and (max-width: 1340px) {
div#secondary-header, div#secondary-header-sticky-wrapper {
display: none !important;
}
div#sticky-wrapper header div.container {
grid-template-columns: 100px 1fr;
}
div#sticky-wrapper header div.container div.logo > div:nth-child(2) {
display: none !important;
}
div#sticky-wrapper header nav.secondary div.request-info a.button {
padding-left: 25px;
padding-right: 25px;
}
}
@media (max-width: 1152px) {
header, div#sticky-wrapper {
display: none !important;
}
div#secondary-header, div#secondary-header-sticky-wrapper {
display: block !important;
}
} body {
font-family: "Kumbh Sans", sans-serif;
overflow-x: hidden;
}
body.no-scroll {
overflow: hidden !important;
}
body *:first-child {
margin-top: 0 !important;
}
body *:last-child {
margin-bottom: 0 !important;
}
body div.container {
display: block;
}
body div.container.narrow {
max-width: calc(1020px - 200px);
}
body div.container.wide {
max-width: calc(1140px + 200px);
}
body svg {
display: block;
} .button {
transition: background-color 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655), box-shadow 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655), color 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655), transform 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655);
align-items: center;
background-color: #b9b9b9;
border-radius: 5px;
border: 0;
box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
box-sizing: border-box;
color: #000000;
cursor: pointer;
display: inline-flex;
font-size: 16px;
font-weight: 400 !important;
justify-content: center;
line-height: 125%;
outline: none !important;
padding: 12px 45px 9px;
text-align: center;
text-decoration: none !important;
transform: translateZ(0);
}
.button:active {
box-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important;
}
.button:active:not(.no-shadow) {
transform: translate(1px, 1px);
}
.button.no-shadow {
box-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important;
}
.button.more-shadow {
box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.45);
}
.button.fit {
padding-left: 0;
padding-right: 0;
width: 100%;
}
.button.blue {
background-color: #318fe4;
color: #ffffff !important;
}
.button.blue span.icon svg path {
fill: #ffffff;
}
.button.blue:hover {
background-color: #1a75c8;
}
.button.yellow {
background-color: #f8c946;
color: #000000;
}
.button.yellow span.icon svg path {
fill: #000000;
}
.button.yellow:hover {
background-color: #f6bb15;
}
.has-icon span.icon svg {
height: 12px;
width: 12px;
}
.has-icon span.icon svg path {
fill: #ffffff;
}
.has-icon span:not(.icon) + span.icon, .has-icon span.icon + span:not(.icon) {
margin-left: 15px;
} form.form div.recaptcha-widget {
margin: 15px auto;
overflow: hidden;
width: 210px;
height: 53px;
position: relative;
}
form.form div.recaptcha-widget > div {
left: 50%;
position: absolute;
top: 50%;
transform-origin: left top;
transform: scale( 0.69 ) translateX( -50% ) translateY( -50% );
}
form.form div.recaptcha-widget > div > div {
width: 100% !important;
height: auto !important;
}
form.form div.recaptcha-widget iframe {
margin: 0 auto;
display: block;
}
form.form div.input {
position: relative;
}
form.form div.input.has-icon > input[type="text"], form.form div.input.has-icon > input[type="email"], form.form div.input.has-icon > input[type="tel"] {
padding-right: 56px !important;
}
form.form div.input > input[type="text"], form.form div.input > input[type="email"], form.form div.input > input[type="tel"], form.form div.input > select, form.form div.input > textarea {
transition: box-shadow 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655);
appearance: none;
background-color: #ffffff;
border-radius: 5px;
border: 1px solid #D6D6D7;
box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
box-sizing: border-box;
color: #000000;
display: inline-flex;
font-size: 16px;
line-height: 125%;
min-width: 100%;
outline: none !important;
padding: 12px 25px 9px;
text-decoration: none;
transform: translateZ(0);
width: 100%;
}
form.form div.input > select {
padding: 12px 46px 9px 22px !important;
background-image: url(https://www.keiseruniversity.edu/wp-content/themes/keiser/alternative-front-page/assets/svg/arrow-down-blue.svg);
background-position: calc( 100% - 22px ) center;
background-size: 14px auto;
background-repeat: no-repeat;
}
form.form div.input > input[type="text"]:focus, form.form div.input > input[type="email"]:focus, form.form div.input > input[type="tel"]:focus, form.form div.input > textarea:focus {
box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.35);
}
form.form div.input > textarea {
resize: none;
height: 160px;
}
form.form div.input span.icon {
cursor: pointer;
height: 16px;
position: absolute;
right: 25px;
top: 50%;
transform: translateY(-50%);
width: 16px;
}
form.form div.input span.icon svg {
height: inherit;
width: inherit;
}
form.form div.input span.icon svg path {
fill: #3f5878;
}
form.form div.input + div.input, form.form div.input + div.row, form.form div.row + div.input, form.form div.row + div.row {
margin-top: 15px;
}
form.form div.row {
display: flex;
}
form.form div.row > * {
flex-basis: 0;
flex-grow: 1;
margin-bottom: 0 !important;
margin-top: 0 !important;
}
form.form div.row > * + * {
margin-left: 10px;
}
form.form div.form-end {
margin-top: 40px;
}
form.form p {
color: #5b7586;
margin: 20px 0;
}
form.form p.small {
font-size: 12px;
}
form.form div.pristine-error {
display: none !important;
}
form.form div.input.has-danger > input, form.form div.input.has-danger > select {
background-color: #fff4f4;
} img.lazy {
transition: opacity 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655);
opacity: 0;
}
img.lazy.loaded {
opacity: 1;
} @media (min-width: 1020px) {
.no-desktop {
display: none !important;
}
div.container {
margin-left: auto;
margin-right: auto;
max-width: 1140px;
width: calc(100% - 50px);
}
}
@media (min-width: 722px) and (max-width: 1020px) {
.no-tablet {
display: none !important;
}
div.container {
margin-left: auto;
margin-right: auto;
width: calc(100% - 50px);
}
}
@media (max-width: 722px) {
.no-mobile {
display: none !important;
}
div.container {
margin-left: auto;
margin-right: auto;
width: calc(100% - 50px);
}
} .square {
position: relative;
width: 100%;
}
.square:after {
content: "";
display: block;
padding-bottom: 100%;
}
.square > * {
height: 100%;
position: absolute;
width: 100%;
}
section[data-type="grid"] {
background-color: #ffffff;
padding: 75px 0;
position: relative;
}
section[data-type="grid"] div.container > * + * {
margin-top: 50px;
}
section[data-type="grid"] h4 {
color: #003E71;
font-size: 22px;
}
section[data-type="grid"] h4 a {
color: #003E71;
text-decoration: none !important;
}
section[data-type="grid"] div.grid {
display: grid;
grid-column-gap: 20px;
grid-row-gap: 20px;
grid-template-columns: repeat(2, 1fr);
grid-template-rows: 1fr;
}
section[data-type="grid"] div.grid div.item {
background-color: #ffffff;
border-radius: 5px;
border: 1px #d1d9de solid;
overflow: hidden;
}
section[data-type="grid"] div.grid div.item * {
line-height: 135%;
}
section[data-type="grid"] div.grid div.item > img {
display: block;
object-fit: cover;
}
section[data-type="grid"] div.grid div.item > div {
padding: 35px;
} @media (max-width: 722px) {
section[data-type="grid"] div.grid {
grid-template-columns: repeat(1, 1fr);
}
}
section[data-type="connect-with-counselor"] {
background-color: #efefef;
border-bottom: 7.5px #f8c946 solid;
box-sizing: border-box;
padding: 75px 0;
position: relative;
}
section[data-type="connect-with-counselor"]:after {
background: -moz-linear-gradient(left, rgba(18, 58, 92, 0.85) 0%, rgba(255, 255, 255, 0) 100%);
background: -webkit-linear-gradient(left, rgba(18, 58, 92, 0.85) 0%, rgba(255, 255, 255, 0) 100%);
background: linear-gradient(to right, rgba(18, 58, 92, 0.85) 0%, rgba(255, 255, 255, 0) 100%);
filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#bf123a5c", endColorstr="#00ffffff", GradientType=1);
content: "";
display: block;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 5;
}
section[data-type="connect-with-counselor"] h1 {
color: #ffffff;
font-size: 48px;
font-weight: 700;
}
section[data-type="connect-with-counselor"] p {
color: #ffffff;
font-size: 16px;
}
section[data-type="connect-with-counselor"] div.container {
align-items: center;
display: flex;
position: relative;
z-index: 10;
}
section[data-type="connect-with-counselor"] div.container > div {
flex-grow: 0;
flex-basis: 50%;
}
section[data-type="connect-with-counselor"] div.container > div + div {
margin-left: 150px;
}
section[data-type="connect-with-counselor"] > img.lazy {
height: 100%;
left: 0;
object-fit: cover;
object-position: center center;
position: absolute;
top: 0;
width: 100%;
z-index: 0;
}
section[data-type="connect-with-counselor"] form.form {
box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
background-color: #ffffff;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
section[data-type="connect-with-counselor"] form.form div.input label {
color: #123a5c;
display: block;
font-size: 14px;
margin-bottom: 5px;
}
section[data-type="connect-with-counselor"] form.form p {
color: #123a5c;
display: block;
font-size: 14px;
margin-bottom: 5px;
}
section[data-type="connect-with-counselor"] form.form div[data-step] {
box-sizing: border-box;
padding: 35px;
}
section[data-type="connect-with-counselor"] form.form div.form-end {
display: flex;
justify-content: flex-end;
}
section[data-type="connect-with-counselor"] form.form div.form-end.space-between {
justify-content: space-between;
}
section[data-type="connect-with-counselor"] div[data-step] {
display: none;
}
section[data-type="connect-with-counselor"] div[data-step].is-visible {
display: block !important;
}
section[data-type="connect-with-counselor"] div[data-step][data-step="2"] .button.wire {
border: 2px #318fe4 solid;
background-color: #ffffff;
color: #318fe4;
box-sizing: border-box;
height: 41px;
padding: 10px 43px 7px;
}
section[data-type="connect-with-counselor"] div[data-step][data-step="2"] p.small {
font-size: 12px !important;
margin: 30px 0;
}
section[data-type="connect-with-counselor"] div[data-step][data-step="3"] h3, section[data-type="connect-with-counselor"] div[data-step][data-step="3"] p {
text-align: center;
}
section[data-type="connect-with-counselor"] div[data-step][data-step="3"] h3 {
font-size: 28px;
color: #123A5C;
}
section[data-type="connect-with-counselor"] div[data-step][data-step="3"] p {
font-size: 18px;
color: #000000;
}
section[data-type="connect-with-counselor"] div#steps {
background-color: #205d95;
display: flex;
justify-content: space-between;
padding: 20px 35px;
position: relative;
box-sizing: border-box;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
section[data-type="connect-with-counselor"] div#steps:after {
background-color: #7baed1;
content: "";
display: block;
height: 4px;
left: 50%;
margin-top: 5px;
position: absolute;
bottom: 22.5px;
transform: translateX(-50%);
width: calc(100% - 2 * 35px - 2 * 30px);
}
section[data-type="connect-with-counselor"] div#steps div.step {
align-items: center;
color: #7baed1;
display: inline-flex;
height: 20px;
justify-content: center;
padding-bottom: 15px;
position: relative;
text-align: center;
width: 60px;
}
section[data-type="connect-with-counselor"] div#steps div.step:after {
background-color: #7baed1;
border-radius: 50%;
bottom: 0%;
content: "";
display: block;
height: 10px;
left: 50%;
position: absolute;
transform: translateX(-50%);
width: 10px;
z-index: 10;
}
section[data-type="connect-with-counselor"] div#steps[data-current-step="1"] div.step:nth-child(1) {
color: #ffffff;
}
section[data-type="connect-with-counselor"] div#steps[data-current-step="1"] div.step:nth-child(1):after {
background-color: #ffffff;
}
section[data-type="connect-with-counselor"] div#steps[data-current-step="2"] div.step:nth-child(1), section[data-type="connect-with-counselor"] div#steps[data-current-step="2"] div.step:nth-child(2) {
color: #ffffff;
}
section[data-type="connect-with-counselor"] div#steps[data-current-step="2"] div.step:nth-child(1):after, section[data-type="connect-with-counselor"] div#steps[data-current-step="2"] div.step:nth-child(2):after {
background-color: #ffffff;
}
section[data-type="connect-with-counselor"] div#steps[data-current-step="2"]:after {
background: white;
background: -moz-linear-gradient(left, white 50%, #7baed1 50%);
background: -webkit-linear-gradient(left, white 50%, #7baed1 50%);
background: linear-gradient(to right, white 50%, #7baed1 50%);
filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#7baed1", GradientType=1);
}
section[data-type="connect-with-counselor"] div#steps[data-current-step="3"] div.step:nth-child(1), section[data-type="connect-with-counselor"] div#steps[data-current-step="3"] div.step:nth-child(2), section[data-type="connect-with-counselor"] div#steps[data-current-step="3"] div.step:nth-child(3) {
color: #ffffff;
}
section[data-type="connect-with-counselor"] div#steps[data-current-step="3"] div.step:nth-child(1):after, section[data-type="connect-with-counselor"] div#steps[data-current-step="3"] div.step:nth-child(2):after, section[data-type="connect-with-counselor"] div#steps[data-current-step="3"] div.step:nth-child(3):after {
background-color: #ffffff;
}
section[data-type="connect-with-counselor"] div#steps[data-current-step="3"]:after {
background-color: #ffffff;
}
section[data-type="connect-with-counselor"] div.icons {
display: flex;
align-items: center;
margin-top: 40px;
}
section[data-type="connect-with-counselor"] div.icons > * + * {
margin-left: 25px;
border-left: 1px rgba(115, 178, 237, 0.7) solid;
padding-left: 25px;
}
section[data-type="connect-with-counselor"] div.icons div.icon {
display: flex;
align-items: center;
}
section[data-type="connect-with-counselor"] div.icons div.icon > * + * {
margin-left: 10px;
}
section[data-type="connect-with-counselor"] div.icons div.icon span {
color: #ffffff;
font-size: 16px;
font-weight: bold;
} @media (min-width: 722px) and (max-width: 1020px) {
section[data-type="connect-with-counselor"] div.container {
flex-direction: column;
}
section[data-type="connect-with-counselor"] div.container > div {
margin-left: 0 !important;
width: 100%;
}
section[data-type="connect-with-counselor"] div.container > div:nth-child(1) {
text-align: center;
}
section[data-type="connect-with-counselor"] div.container > div + div {
margin-top: 75px;
}
section[data-type="connect-with-counselor"] div.icons {
justify-content: center;
}
section[data-type="connect-with-counselor"] div#steps, section[data-type="connect-with-counselor"] form.form {
width: 450px;
margin: 0 auto;
}
}
@media (max-width: 722px) {
section[data-type="connect-with-counselor"] div.container {
flex-direction: column;
}
section[data-type="connect-with-counselor"] div.container > div {
margin-left: 0 !important;
width: 100%;
}
section[data-type="connect-with-counselor"] div.container > div:nth-child(1) {
text-align: center;
}
section[data-type="connect-with-counselor"] div.container > div + div {
margin-top: 75px;
}
section[data-type="connect-with-counselor"] div.icons {
justify-content: center;
flex-direction: column;
}
section[data-type="connect-with-counselor"] div.icons > div {
border-left: 0;
margin-left: 0;
padding-left: 0;
}
section[data-type="connect-with-counselor"] div.icons > div + div {
margin-top: 25px;
}
section[data-type="connect-with-counselor"]:after {
background-color: rgba( 18, 58, 92, 0.65 ) !important;
}
section[data-type="connect-with-counselor"] div#steps, section[data-type="connect-with-counselor"] form.form {
width: 100%;
}
}
section[data-type="testimonial-hero"] {
background-color: #ffffff;
padding: 75px 0;
}
section[data-type="testimonial-hero"] div.testimonial-hero {
align-items: stretch;
border-radius: 10px;
border: 1px #d1d9de solid;
box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15);
display: flex;
overflow: hidden;
}
section[data-type="testimonial-hero"] div.testimonial-hero > img {
min-height: 100%;
object-fit: cover;
object-position: center center;
width: 50%;
}
section[data-type="testimonial-hero"] div.testimonial-hero > div {
box-sizing: border-box;
padding: 50px;
width: 50%;
}
section[data-type="testimonial-hero"] div.testimonial-hero > div h4, section[data-type="testimonial-hero"] div.testimonial-hero > div p {
font-size: 20px;
line-height: 135%;
} @media (min-width: 722px) and (max-width: 1020px) {
section[data-type="testimonial-hero"] div.testimonial-hero {
flex-direction: column;
}
section[data-type="testimonial-hero"] div.testimonial-hero > * {
min-width: 100%;
}
section[data-type="testimonial-hero"] div.testimonial-hero > img {
height: 400px;
}
}
@media (max-width: 722px) {
section[data-type="testimonial-hero"] div.testimonial-hero {
flex-direction: column;
}
section[data-type="testimonial-hero"] div.testimonial-hero > * {
min-width: 100%;
}
section[data-type="testimonial-hero"] div.testimonial-hero > img {
height: 300px;
}
}
section[data-type="more-testimonials"] {
background-color: #e5e5e5;
padding: 75px 0;
}
section[data-type="more-testimonials"] div.container > * {
margin: 50px 0;
}
section[data-type="more-testimonials"] h1 {
color: #123A5C;
font-size: 36px;
font-weight: 700;
}
section[data-type="more-testimonials"] div.title {
align-items: center;
display: flex;
justify-content: space-between;
}
section[data-type="more-testimonials"] div.title > * {
margin: 0;
}
section[data-type="more-testimonials"] div.testimonials {
display: grid;
grid-column-gap: 20px;
grid-row-gap: 20px;
grid-template-columns: repeat(3, 1fr);
grid-template-rows: 1fr;
}
section[data-type="more-testimonials"] div.testimonials div.testimonial {
background-color: #ffffff;
border-radius: 5px;
border: 1px #d1d9de solid;
box-sizing: border-box;
display: flex;
flex-direction: column;
padding: 25px;
text-align: center;
}
section[data-type="more-testimonials"] div.testimonials div.testimonial > img {
border-radius: 50%;
display: block;
margin: 0 auto 25px;
object-fit: cover;
overflow: hidden;
}
section[data-type="more-testimonials"] div.testimonials div.testimonial > div {
display: flex;
flex-direction: column;
flex-grow: 1;
}
section[data-type="more-testimonials"] div.testimonials div.testimonial > div h4 {
margin-top: 25px;
}
section[data-type="more-testimonials"] div.testimonials div.testimonial > div p {
flex-grow: 1;
line-height: 150%;
margin: 0;
} @media (min-width: 722px) and (max-width: 1020px) {
section[data-type="more-testimonials"] div.testimonials {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 722px) {
section[data-type="more-testimonials"] div.testimonials {
grid-template-columns: repeat(1, 1fr);
}
}
.is-hidden {
display: none !important;
}
section[data-type="all-campuses"] {
background-color: #fdf8f8;
padding: 75px 0;
position: relative;
}
section[data-type="all-campuses"] div.container > *,
section[data-type="all-campuses"] div.container > div.main > * {
margin: 50px 0;
}
section[data-type="all-campuses"] h1 {
color: #123A5C;
font-size: 36px;
font-weight: 700;
}
section[data-type="all-campuses"] div.title {
align-items: center;
display: flex;
justify-content: space-between;
}
section[data-type="all-campuses"] div.title > * {
margin: 0;
}
section[data-type="all-campuses"] div.text p {
font-size: 16px;
color: #484848;
text-align: left;
line-height: 150%;
}
section[data-type="all-campuses"] div.all-campuses:not(.slick-initialized) {
display: grid;
grid-column-gap: 20px;
grid-row-gap: 20px;
grid-template-columns: repeat(3, 1fr);
grid-template-rows: 1fr;
}
section[data-type="all-campuses"] div.all-campuses div.campus {
background-color: #ffffff;
border-radius: 5px;
border: 1px #d1d9de solid;
box-sizing: border-box;
display: flex;
flex-direction: column;
min-height: 450px;
overflow: hidden;
position: relative;
}
section[data-type="all-campuses"] div.all-campuses div.campus > a {
transition: background-color 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655);
align-items: center;
background-color: #003E71;
display: flex;
height: 36px;
justify-content: center;
width: 36px;
position: absolute;
top: calc(200px - 36px - 10px);
right: 10px;
border-radius: 5px;
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
}
section[data-type="all-campuses"] div.all-campuses div.campus > a img {
display: block;
width: 50%;
height: 50%;
}
section[data-type="all-campuses"] div.all-campuses div.campus > a:hover {
background-color: #318fe4;
}
section[data-type="all-campuses"] div.all-campuses div.campus > img {
display: block;
object-fit: cover;
}
section[data-type="all-campuses"] div.all-campuses div.campus > div.locations {
flex-grow: 1;
display: flex;
}
section[data-type="all-campuses"] div.all-campuses div.campus > div.locations > div {
display: none;
box-sizing: border-box;
flex-direction: column;
flex-grow: 1;
height: 100%;
padding: 35px;
text-align: center;
}
section[data-type="all-campuses"] div.all-campuses div.campus > div.locations > div.is-selected {
display: flex;
}
section[data-type="all-campuses"] div.all-campuses div.campus > div.locations > div h4 + p {
flex-grow: 1;
}
section[data-type="all-campuses"] div.all-campuses div.campus > div.locations > div h4, section[data-type="all-campuses"] div.all-campuses div.campus > div.locations > div p {
color: #000000;
font-size: 16px;
margin: 5px 0 0 0;
}
section[data-type="all-campuses"] div.all-campuses div.campus > div.locations > div > div, section[data-type="all-campuses"] div.all-campuses div.campus > div.locations > div p:last-child {
margin-top: 25px;
}
section[data-type="all-campuses"] div.all-campuses div.campus > div.locations > div a[href^=tel] {
white-space: nowrap;
text-decoration: none;
color: #484848;
}
section[data-type="all-campuses"] div.all-campuses div.campus > div.locations > div a[href^=tel]:hover {
text-decoration: underline;
}
section[data-type="all-campuses"] div.all-campuses div.campus a[data-next-location] {
display: block;
height: 20px;
width: 20px;
margin: 0 auto;
}
section[data-type="all-campuses"] div.all-campuses div.campus a[data-next-location] svg {
display: inherit;
height: inherit;
width: inherit;
}
section[data-type="all-campuses"] div.all-campuses div.campus a[data-next-location] svg path {
transition: fill 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655);
fill: #318FE4;
}
section[data-type="all-campuses"] div.all-campuses div.campus a[data-next-location]:hover svg path {
fill: #003E71;
}
section[data-type="all-campuses"] .slick-track {
display: flex !important;
}
section[data-type="all-campuses"] .slick-slide {
height: inherit !important;
} @media (min-width: 722px) and (max-width: 1020px) {
section[data-type="all-campuses"] div.title {
flex-direction: column;
}
section[data-type="all-campuses"] div.title > * + * {
margin-top: 15px;
}
section[data-type="all-campuses"] div.text p {
text-align: center !important;
}
section[data-type="all-campuses"] div.all-campuses {
grid-template-columns: repeat(2, 1fr) !important;
}
}
@media (max-width: 722px) {
section[data-type="all-campuses"] {
overflow: hidden;
}
section[data-type="all-campuses"] div.title {
justify-content: center;
margin-left: 25px !important;
margin-right: 25px !important;
}
section[data-type="all-campuses"] div.title > h1 {
text-align: center;
}
section[data-type="all-campuses"] div.title > * + * {
margin-top: 15px;
}
section[data-type="all-campuses"] div.text {
margin-left: 25px !important;
margin-right: 25px !important;
}
section[data-type="all-campuses"] div.text p {
text-align: center !important;
}
section[data-type="all-campuses"] div.container {
width: 100% !important;
margin: 0 !important;
}
section[data-type="all-campuses"] div.all-campuses {
width: 150vw !important;
margin-left: 0px;
}
section[data-type="all-campuses"] div.all-campuses div.slick-slide {
margin-left: 25px !important;
margin-right: 0px !important;
}
}
section[data-type="all-campuses"] div.container {
display: flex;
}
section[data-type="all-campuses"] div.sidebar {
width: 240px;
flex-shrink: 0;
margin-left: 50px;
margin-top: 0;
margin-bottom: 0;
margin-right: 0;
}
section[data-type="all-campuses"] div.sidebar div#quick-contact select {
min-width: 100%;
}
section[data-type="all-campuses"] div.sidebar div#quick-contact p {
margin-top: 10px;
}
section[data-type="all-campuses"] div.sidebar div#quick-contact {
margin-bottom: 0;
}
@media (max-width: 722px) {
section[data-type="all-campuses"] div.container {
flex-direction: column;
}
section[data-type="all-campuses"] div.sidebar {
margin-left: auto;
margin-right: auto;
}
} div#mobile-menu div.flex {
display: flex;
align-items: center;
}
div#mobile-menu div.flex .grow {
flex-grow: 1;
}
div#mobile-menu div.flex > * + * {
margin-left: 25px;
}
div#mobile-menu a.has-svg {
display: block;
height: 24px;
width: 24px;
}
div#mobile-menu a.has-svg svg {
display: inherit;
fill: #ffffff;
height: inherit;
width: inherit;
}
div#mobile-menu {
transition: box-shadow 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655), opacity 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655), transform 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655), visibility 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655);
background-color: #ffffff;
display: block;
display: flex;
flex-direction: column;
height: 100vh;
left: 0;
position: fixed;
top: 0;
width: 100%;
z-index: 10000;
}
div#mobile-menu:not(.is-visible) {
transform: translateX(-100%);
opacity: 0;
visibility: hidden;
}
div#mobile-menu.is-visible {
transform: translateX(0);
box-shadow: 0 0 25px rgba(0, 0, 0, 0.25);
opacity: 1;
visibility: visible;
}
div#mobile-menu a.button {
font-size: 14px;
padding-bottom: 6px;
padding-left: 20px;
padding-right: 20px;
padding-top: 9px;
}
div#mobile-menu div.top {
background-color: #0c2c48;
box-sizing: border-box;
height: 55px;
padding: 10px 0;
}
div#mobile-menu div.top > div.container {
align-items: center;
display: flex;
height: 100%;
}
div#mobile-menu div.top > div.container > * + * {
margin-left: 25px;
}
div#mobile-menu div.bottom {
background-color: rgba(209, 217, 222, 0.25);
flex-grow: 1;
height: calc(100vh - 55px);
overflow-x: hidden;
overflow-y: auto;
}
div#mobile-menu div.bottom div.spacer {
display: block;
height: 35px;
width: 100%;
}
div#mobile-menu div.bottom div.wrap-menu {
overflow: hidden;
}
div#mobile-menu div.bottom div.wrap-menu ul.menu > li > a, div#mobile-menu div.bottom div.wrap-menu ul.sub-menu > li > a {
padding-left: 25px;
padding-right: 25px;
}
div#mobile-menu div.bottom div.wrap-menu > ul.menu > li > a, div#mobile-menu div.bottom div.wrap-menu > ul.menu > li > span {
transition: opacity 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655);
}
div#mobile-menu div.bottom div.wrap-menu > ul.menu > li > a {
font-weight: bold;
}
div#mobile-menu div.bottom div.wrap-menu.is-not-root > ul.menu > li > a, div#mobile-menu div.bottom div.wrap-menu.is-not-root > ul.menu > li > span {
opacity: 0;
}
div#mobile-menu div.bottom div.wrap-menu.is-not-root div.wrap-sub-menu {
opacity: 0;
}
div#mobile-menu div.bottom div.wrap-sub-menu {
transition: opacity 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655), transform 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655), visibility 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655);
background-color: #f4f6f7;
position: absolute;
top: 0;
width: 100%;
}
div#mobile-menu div.bottom div.wrap-sub-menu:not(.is-visible) {
opacity: 0;
transform: translateX(100%);
visibility: hidden;
}
div#mobile-menu div.bottom div.wrap-sub-menu.is-visible {
opacity: 1 !important;
transform: translateX(0%) !important;
visibility: visible !important;
z-index: 1000;
}
div#mobile-menu div.bottom div.wrap-sub-menu div.title {
cursor: pointer;
display: flex;
flex-direction: column;
position: relative;
background-color: #ffffff;
padding: 20px 25px 15px;
}
div#mobile-menu div.bottom div.wrap-sub-menu div.title > * {
flex-basis: 100%;
}
div#mobile-menu div.bottom div.wrap-sub-menu div.title span:nth-child(1) {
background-image: url(https://www.keiseruniversity.edu/wp-content/themes/keiser/alternative-front-page/assets/svg/arrow-left-long.svg);
background-position: left -2px;
background-repeat: no-repeat;
background-size: auto 16px;
font-size: 14px;
margin-bottom: 5px;
padding-left: 25px;
color: #123a5c;
}
div#mobile-menu div.bottom div.wrap-sub-menu div.title span:nth-child(2) {
font-size: 16px;
font-weight: bold;
color: #123a5c;
}
div#mobile-menu div.bottom ul.menu {
list-style: none;
margin: 15px 0 15px 0;
padding: 0;
position: relative;
padding-top: 25px;
}
div#mobile-menu div.bottom ul.menu, div#mobile-menu div.bottom ul.menu ul {
list-style: none !important;
}
div#mobile-menu div.bottom ul.menu.small a {
font-size: 16px !important;
}
div#mobile-menu div.bottom ul.menu a {
color: #123a5c;
display: block;
font-size: 16px;
text-decoration: none;
}
div#mobile-menu div.bottom ul.menu li {
align-items: center;
display: flex;
margin: 15px 0 15px 0;
padding: 0;
}
div#mobile-menu div.bottom ul.menu li span.expand {
padding-right: 25px;
width: 37px !important;
flex-shrink: 0;
}
div#mobile-menu div.bottom ul.menu li > a {
flex-grow: 1;
}
div#mobile-menu div.bottom ul.menu li > div > ul {
padding-top: 15px !important;
}
div#mobile-menu div.bottom ul.menu li.has-sub-menu > span {
transition: transform 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655);
background-image: url(https://www.keiseruniversity.edu/wp-content/themes/keiser/alternative-front-page/assets/svg/arrow-right-blue.svg);
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
cursor: pointer;
display: block;
height: 12px;
width: 12px;
}
div#mobile-menu div.bottom ul.menu li.has-sub-menu.is-selected > span {
transform: rotate(180deg);
}
div#mobile-menu div.bottom ul.sub-menu {
padding-left: 0;
}
div#mobile-menu div.bottom div.links {
border-bottom: 1px solid rgba(18, 58, 92, 0.25);
padding: 0 25px 25px 25px;
display: flex;
justify-content: space-between;
}
div#mobile-menu div.bottom div.links a {
align-items: center;
color: #263238;
display: flex;
font-size: 16px;
text-decoration: none;
}
div#mobile-menu div.bottom div.links a:hover {
text-decoration: underline;
}
div#mobile-menu div.bottom div.links a span.icon {
margin-right: 10px;
position: relative;
top: -1.5px;
}
div#mobile-menu div.bottom div.links a span.icon svg {
height: 18px;
width: 18px;
}
div#mobile-menu div.bottom div.links a span.icon svg path {
fill: #263238;
}
div#mobile-menu div.bottom ul.links-menu {
border-top: 1px solid rgba(18, 58, 92, 0.25);
list-style: none;
margin: 25px 0 0 0;
padding: 25px 0 0 0;
}
div#mobile-menu div.bottom ul.links-menu > li > a {
color: #123a5c;
display: block;
font-size: 16px;
padding-left: 25px;
padding-right: 25px;
text-decoration: none;
}
div#mobile-menu div.bottom ul.links-menu > li + li {
margin: 15px 0 15px 0;
} section[data-type="graduate-school-single-testimonial"] {
background-color: #eaeef1;
background-image: url(https://www.keiseruniversity.edu/wp-content/themes/keiser/alternative-front-page/assets/img/graduate-school-single-testimonial/background.png);
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
padding: 75px 0;
position: relative;
}
section[data-type="graduate-school-single-testimonial"] div.container {
align-items: center;
display: flex;
}
section[data-type="graduate-school-single-testimonial"] div.container > img {
border-radius: 50%;
display: block;
flex-grow: 0;
flex-shrink: 0;
height: 200px;
object-fit: cover;
object-position: center center;
overflow: hidden;
width: 200px;
width: 200px;
}
section[data-type="graduate-school-single-testimonial"] div.container > div {
margin-left: 65px;
}
section[data-type="graduate-school-single-testimonial"] div.container > div h4 {
color: #123A5C;
font-size: 22px;
}
section[data-type="graduate-school-single-testimonial"] div.container > div p {
color: #353248;
line-height: 150%;
}
section[data-type="graduate-school-single-testimonial"] div.container > div p.bigger {
font-size: 22px;
}
section[data-type="graduate-school-single-testimonial"] div.container > div h4, section[data-type="graduate-school-single-testimonial"] div.container > div p {
margin: 20px 0;
} @media (max-width: 722px) {
section[data-type="graduate-school-single-testimonial"] {
background-image: url(https://www.keiseruniversity.edu/wp-content/themes/keiser/alternative-front-page/assets/img/graduate-school-single-testimonial/background-mobile.png);
padding: 50px 0;
}
section[data-type="graduate-school-single-testimonial"] div.container {
flex-direction: column;
align-items: flex-start;
}
section[data-type="graduate-school-single-testimonial"] div.container > div {
margin-left: 0 !important;
margin-top: 35px;
}
} section[data-type="graduate-school-image-grid"] {
padding: 75px 0;
position: relative;
}
section[data-type="graduate-school-image-grid"] div.container {
display: grid;
grid-column-gap: 45px;
grid-row-gap: 45px;
grid-template-rows: 1fr;
}
section[data-type="graduate-school-image-grid"].grid-3 div.container {
grid-template-columns: repeat(3, 1fr);
}
section[data-type="graduate-school-image-grid"].grid-3 div.container > div {
border-radius: 5px;
border: 1px solid #D1D9DE;
overflow: hidden;
}
section[data-type="graduate-school-image-grid"].grid-3 div.container > div img {
display: block;
height: 260px;
max-width: 100%;
object-fit: cover;
object-position: center center;
width: 100%;
}
section[data-type="graduate-school-image-grid"].grid-3 div.container > div div {
padding: 25px;
}
section[data-type="graduate-school-image-grid"].grid-3 div.container > div div h3 {
color: #123A5C;
font-size: 28px;
margin: 25px 0;
}
section[data-type="graduate-school-image-grid"].grid-3 div.container > div div p {
font-size: 16px;
line-height: 150%;
} @media (min-width: 722px) and (max-width: 1020px) {
section[data-type="graduate-school-image-grid"].grid-3 div.container {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 722px) {
section[data-type="graduate-school-image-grid"] {
padding: 50px 0;
}
section[data-type="graduate-school-image-grid"].grid-3 div.container {
grid-template-columns: repeat(1, 1fr);
}
} section[data-type="graduate-school-svg-grid"] {
padding: 75px 0;
position: relative;
}
section[data-type="graduate-school-svg-grid"] div.container {
display: grid;
grid-column-gap: 45px;
grid-row-gap: 45px;
grid-template-rows: 1fr;
}
section[data-type="graduate-school-svg-grid"].grid-3 div.container {
grid-template-columns: repeat(3, 1fr);
}
section[data-type="graduate-school-svg-grid"].grid-3 div.container > div {
border-radius: 5px;
border: 1px solid #D1D9DE;
padding: 25px;
}
section[data-type="graduate-school-svg-grid"].grid-3 div.container > div h3 {
color: #123A5C;
font-size: 28px;
margin: 25px 0;
}
section[data-type="graduate-school-svg-grid"].grid-3 div.container > div p {
font-size: 16px;
line-height: 150%;
}
section[data-type="svg-grid"].college-of-nursing {
text-align: center;
}
section[data-type="svg-grid"].college-of-nursing > div.container + div.container {
margin-top: 45px;
} @media (min-width: 722px) and (max-width: 1020px) {
section[data-type="graduate-school-svg-grid"].grid-3 div.container {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 722px) {
section[data-type="graduate-school-svg-grid"] {
padding: 50px 0;
}
section[data-type="graduate-school-svg-grid"].grid-3 div.container {
grid-template-columns: repeat(1, 1fr);
}
} section[data-type="graduate-school-text-bar"] {
background-color: #123A5C;
overflow: hidden;
position: relative;
}
section[data-type="graduate-school-text-bar"] div.container {
display: flex;
}
section[data-type="graduate-school-text-bar"] div.container > div:nth-child(1) {
flex-basis: calc(39.5% - 75px);
position: relative;
}
section[data-type="graduate-school-text-bar"] div.container > div:nth-child(1) img {
display: block;
height: 100%;
object-fit: cover;
object-position: bottom;
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
width: 50vw;
}
section[data-type="graduate-school-text-bar"] div.container > div:nth-child(2) {
flex-basis: calc(60.5% + 75px);
padding: 75px 0 75px 75px;
}
section[data-type="graduate-school-text-bar"] div.container > div:nth-child(2) h2 {
color: #ffffff;
font-size: 52px;
margin: 25px 0;
}
section[data-type="graduate-school-text-bar"] div.container > div:nth-child(2) p {
color: #ffffff;
line-height: 150%;
margin: 25px 0;
}
section[data-type="graduate-school-text-bar"].college-of-nursing div.container > div:nth-child(1) img {
object-position: center !important;
}
section[data-type="graduate-school-text-bar"].college-of-nursing div.container > div:nth-child(2) h2 {
font-size: 42px;
}
section[data-type="graduate-school-text-bar"] div.container p.small {
font-size: 13px;
color: #c7c7c7 !important;
} @media (min-width: 722px) and (max-width: 1020px) {
section[data-type="graduate-school-text-bar"] div.container {
flex-direction: column;
}
section[data-type="graduate-school-text-bar"] div.container > div:nth-child(1) img {
height: 350px;
left: -25px;
min-width: calc(100% + 50px);
position: relative;
top: initial;
transform: initial;
}
section[data-type="graduate-school-text-bar"] div.container > div:nth-child(2) {
padding: 75px 0;
}
}
@media (max-width: 722px) {
section[data-type="graduate-school-text-bar"] div.container {
flex-direction: column;
}
section[data-type="graduate-school-text-bar"] div.container > div:nth-child(1) img {
height: 350px;
left: -25px;
min-width: calc(100% + 50px);
position: relative;
top: initial;
transform: initial;
}
section[data-type="graduate-school-text-bar"] div.container > div:nth-child(2) {
padding: 50px 0;
}
} section[data-type="graduate-school-counselor-form"] {
background-image: url(https://www.keiseruniversity.edu/wp-content/themes/keiser/alternative-front-page/assets/img/graduate-school-counselor-form/banner.jpg);
background-position: center center;
background-size: cover;
margin-bottom: 75px;
position: relative;
}
section[data-type="graduate-school-counselor-form"].no-bottom-ribbon {
margin-bottom: 0;
}
section[data-type="graduate-school-counselor-form"].no-bottom-ribbon div.container.secondary {
display: none !important;
}
section[data-type="graduate-school-counselor-form"] div.primary {
padding: 75px 0;
display: flex;
align-items: center;
}
section[data-type="graduate-school-counselor-form"] div.primary > div:nth-child(1) {
margin-right: 75px;
}
section[data-type="graduate-school-counselor-form"] div.primary > div:nth-child(1) h1 {
font-size: 52px;
color: #ffffff;
text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}
section[data-type="graduate-school-counselor-form"] div.primary > div:nth-child(2) {
max-width: 450px;
}
section[data-type="graduate-school-counselor-form"] div.primary > div:nth-child(2) h4 {
background-color: rgba(18, 58, 92, 0.7);
color: #ffffff;
display: block;
font-size: 28px;
margin: 20px 0;
padding: 12.5px;
text-align: center;
}
section[data-type="graduate-school-counselor-form"] div.secondary {
position: relative;
}
section[data-type="graduate-school-counselor-form"] div.secondary > img {
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 175px;
z-index: 10;
}
section[data-type="graduate-school-counselor-form"] div.secondary:after {
background-image: url(https://www.keiseruniversity.edu/wp-content/themes/keiser/alternative-front-page/assets/img/graduate-school-counselor-form/background.png);
background-repeat: no-repeat;
background-size: 100% 75%;
content: "";
display: block;
height: 150px;
left: 50%;
position: absolute;
top: 0;
transform: translateX(-50%);
width: 100vw;
}
section[data-type="graduate-school-counselor-form"] form.form p.small {
color: #ffffff;
line-height: 150%;
}
section[data-type="counselor-form"].college-of-nursing {
background-image: url(https://www.keiseruniversity.edu/wp-content/themes/keiser/alternative-front-page/assets/img/counselor-form/college-of-nursing-banner.jpg) !important;
}
section[data-type="counselor-form"].college-of-nursing:after {
content: "";
display: block;
position: absolute;
top: 0;
right: 0;
width: 50vw;
height: 100%;
z-index: 1;
background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(14, 50, 81, 0.65) 100%);
background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(14, 50, 81, 0.65) 100%);
background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(14, 50, 81, 0.65) 100%);
filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#a60e3251", GradientType=1);
}
section[data-type="counselor-form"].college-of-nursing > div.container {
z-index: 10 !important;
position: relative;
}
section[data-type="counselor-form"].college-of-nursing > div.container > div:nth-child(2) {
background-color: rgba(18, 58, 92, 0.7);
box-sizing: border-box;
padding: 25px;
}
section[data-type="counselor-form"].college-of-nursing > div.container > div:nth-child(2) h4 {
background-color: initial;
} @media (min-width: 722px) and (max-width: 1020px) {
section[data-type="graduate-school-counselor-form"] div.primary {
flex-direction: column;
}
section[data-type="graduate-school-counselor-form"] div.primary > div:nth-child(1) {
margin-bottom: 50px;
margin-right: 0;
text-align: center;
}
}
@media (max-width: 722px) {
section[data-type="graduate-school-counselor-form"] {
background-color: #0E3251;
background-image: url(https://www.keiseruniversity.edu/wp-content/themes/keiser/alternative-front-page/assets/img/graduate-school-counselor-form/banner-mobile.jpg);
background-position: top center;
background-repeat: no-repeat;
background-size: 100% auto;
margin-bottom: 150px;
}
section[data-type="counselor-form"].college-of-nursing {
background-image: url(https://www.keiseruniversity.edu/wp-content/themes/keiser/alternative-front-page/assets/img/counselor-form/college-of-nursing-banner-mobile.jpg) !important;
}
section[data-type="graduate-school-counselor-form"] div.primary {
padding-top: 250px;
flex-direction: column;
position: relative;
z-index: 10;
}
section[data-type="graduate-school-counselor-form"] div.primary > div:nth-child(1) {
margin-bottom: 50px;
margin-right: 0;
text-align: center;
}
section[data-type="graduate-school-counselor-form"] div.primary > div:nth-child(1) h1 {
font-size: 34px;
}
section[data-type="graduate-school-counselor-form"] div.secondary {
position: relative;
z-index: 10;
}
section[data-type="graduate-school-counselor-form"] div.secondary > img {
left: 50%;
transform: translate(-50%, -20%);
}
section[data-type="graduate-school-counselor-form"]:after {
content: "";
display: block;
height: 100%;
position: absolute;
top: 0;
width: 100%;
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #0e3251 45%);
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #0e3251 45%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #0e3251 45%);
filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#0e3251", GradientType=0);
}
} section[data-type="main-content"] {
padding: 75px 0;
position: relative;
}
section[data-type="main-content"] div.container {
display: flex;
}
section[data-type="main-content"] div.container div.content {
margin-right: 65px;
flex-grow: 1;
}
section[data-type="main-content"] div.container div.content h1 {
color: #123A5C;
font-size: 36px;
line-height: 40px;
font-weight: 700;
}
section[data-type="main-content"] div.container div.content h1 {
color: #123A5C;
font-size: 30px;
line-height: 34px;
font-weight: 700;
}
section[data-type="main-content"] div.container div.content img.size-full {
max-width: 100%;
height: auto;
border-radius: 7.5px;
margin: 50px auto !important;
display: block;
}
section[data-type="main-content"] div.container div.content h2,
section[data-type="main-content"] div.container div.content h3 {
color: #123A5C;
font-weight: 700;
}
section[data-type="main-content"] div.container div.content hr {
border: 0;
margin: 50px 0;
height: 1px;
background-color: #D1D9DE;
}
section[data-type="main-content"] div.container div.content h2 {
font-size: 36px;
line-height: 40px;
}
section[data-type="main-content"] div.container div.content h3 {
font-size: 22px;
line-height: 26px;
}
section[data-type="main-content"] div.container div.content p {
font-size: 16px;
line-height: 22px !important;
color: #484848;
}
section[data-type="main-content"] div.container div.sidebar {
flex-basis: 240px;
flex-shrink: 0;
flex-grow: 0;
}
section[data-type="main-content"] div.container div.sidebar div#quick-contact,
section[data-type="main-content"] div.container div.sidebar div#quick-contact h3 {
margin: 0;
}
section[data-type="main-content"] div.container div.sidebar div#quick-contact div.form p + p {
margin-top: 7.5px;
}
section[data-type="main-content"] div.container div.sidebar div#quick-contact div.form label {
margin-bottom: 2.5px !important;
}  
section[data-type="main-content"] div.container div.content div.grid {
margin: 50px 0;
display: grid;
grid-template-rows: 1fr;
grid-column-gap: 20px;
grid-row-gap: 20px;
}
section[data-type="main-content"] div.container div.content div.grid h2 {
color: #123A5C;
font-size: 22px;
line-height: 26px;
font-weight: 700;
text-align: center;	
}
section[data-type="main-content"] div.container div.content div.grid div.column {
border: 1px solid #D1D9DE;
border-radius: 5px;
background: #FFFFFF;
overflow: hidden;
box-sizing: border-box;
}
section[data-type="main-content"] div.container div.content div.grid div.column > img {
width: 100%;
max-width: 100%;
height: auto;
object-fit: cover;
object-position: center center;
display: block;
}
section[data-type="main-content"] div.container div.content div.grid div.column > div {
padding: 30px;
}
section[data-type="main-content"] div.container div.content div.grid.columns-2 {
grid-template-columns: repeat(2, 1fr);
}
section[data-type="main-content"] div.container div.content div.grid.columns-3 {
grid-template-columns: repeat(3, 1fr);
}
section[data-type="main-content"] div.container div.content div.grid.columns-3 div.column.parts-2 {
grid-area: auto / auto / auto / span 2;
}
section[data-type="main-content"] section[data-type="grid"] {
background-color: initial !important;
padding: 0 !important;
margin: 50px 0;
}
section[data-type="main-content"] section[data-type="grid"] div.container {
width: 100% !important;
}
section[data-type="main-content"] p.labels {
line-height: 20px;
display: flex;
flex-flow: wrap;
margin: -2.5px !important;
}
section[data-type="main-content"] p.labels span.category {
font-size: 14px !important;
padding: 3.5px 7.5px;
color: #ffffff;
border-radius: 5px;
white-space: nowrap;
margin: 2.5px;
}
section[data-type="main-content"] p.labels span.category.purple {
background-color: #b14f7c;
}
section[data-type="main-content"] p.labels span.category.blue {
background-color: #2196F3;
}
section[data-type="main-content"] p.labels span.category.navy-blue {
background-color: #003E71;
}
section[data-type="main-content"] p.labels span.category.dark-blue {
background-color: #1E7ECA;
}
section[data-type="main-content"] p.labels span.category.dark-red {
background-color: #64313a;
}
section[data-type="main-content"] p.labels span.category.yellow {
background-color: #F8C946;
}
section[data-type="main-content"] p.labels span.category.dark-yellow {
background-color: #a3905a;
}
section[data-type="main-content"] p.labels span.category.green {
background-color: #438055;
}
section[data-type="main-content"] p.labels span.category.red {
background-color: #c45568;
}
section[data-type="main-content"] p.labels span.category.gray {
background-color: #c0c0c0;
}
section[data-type="main-content"] section[data-type="grid"] p.buttons {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
section[data-type="main-content"] section[data-type="grid"] p.buttons a {
margin-right: 15px;
}
section[data-type="main-content"] section[data-type="grid"] p.buttons a:last-child {
margin-right: 0;
} @media (min-width: 722px) and (max-width: 1020px) {
section[data-type="main-content"] div.container {
flex-direction: column;
}
section[data-type="main-content"] div.container div.sidebar {
width: 240px;
margin: 75px auto 0 auto;
}
section[data-type="main-content"] div.container div.content {
max-width: 100%;
}
}
@media (max-width: 722px) {
section[data-type="main-content"] div.container {
flex-direction: column;
}
section[data-type="main-content"] div.container div.sidebar {
width: 240px;
margin: 75px auto 0 auto;
}
section[data-type="main-content"] div.container div.content {
max-width: 100%;
}
section[data-type="main-content"] div.container div.content div.grid.columns-3,
section[data-type="main-content"] div.container div.content div.grid.columns-2 {
grid-template-columns: repeat(1, 1fr);
}
section[data-type="main-content"] div.container div.content div.grid.columns-3 div.column.parts-2 {
grid-area: auto / auto / auto / auto;
}
} section[data-type="graduate-school-testimonials"] {
background-color: #eaeef1;
background-image: url(https://www.keiseruniversity.edu/wp-content/themes/keiser/alternative-front-page/assets/img/testimonials/background.png);
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
padding: 75px 0;
position: relative;
}
section[data-type="graduate-school-testimonials"] div.container > * {
margin: 45px 0;
}
section[data-type="graduate-school-testimonials"] div.container h2 {
color: #123A5C;
font-size: 36px;
text-align: center;
}
section[data-type="graduate-school-testimonials"] div.container img {
border-radius: 5px;
display: block;
height: auto;
width: 100%;
}
section[data-type="graduate-school-testimonials"] div.container div.grid {
display: grid;
grid-column-gap: 45px;
grid-row-gap: 45px;
grid-template-columns: repeat(3, 1fr);
grid-template-rows: 1fr;
}
section[data-type="graduate-school-testimonials"] div.container div.grid > div {
background-color: #ffffff;
border-radius: 5px;
border: 1px solid #D1D9DE;
box-sizing: border-box;
padding: 35px;
}
section[data-type="graduate-school-testimonials"] div.container div.grid > div p:not(.highlight) {
font-size: 16px;
font-style: italic;
line-height: 24px;
}
section[data-type="graduate-school-testimonials"] div.container div.grid > div p.highlight {
color: #005194;
font-size: 16px;
line-height: 24px;
} @media (min-width: 722px) and (max-width: 1020px) {
section[data-type="graduate-school-testimonials"] div.container div.grid {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 722px) {
section[data-type="graduate-school-testimonials"] {
background-image: url(https://www.keiseruniversity.edu/wp-content/themes/keiser/alternative-front-page/assets/img/testimonials/background-mobile.png);
padding: 50px 0;
}
section[data-type="graduate-school-testimonials"] div.container div.grid {
grid-template-columns: repeat(1, 1fr);
}
} section[data-type="college-of-nursing-counselor-form"] {
background-image: url(https://www.keiseruniversity.edu/wp-content/themes/keiser/alternative-front-page/assets/img/college-of-nursing-counselor-form/college-of-nursing-banner.jpg);
background-position: center center;
background-size: cover;
margin-bottom: 75px;
position: relative;
}
section[data-type="college-of-nursing-counselor-form"]:after {
content: "";
display: block;
position: absolute;
top: 0;
right: 0;
width: 50vw;
height: 100%;
z-index: 1;
background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(14, 50, 81, 0.65) 100%);
background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(14, 50, 81, 0.65) 100%);
background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(14, 50, 81, 0.65) 100%);
filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#a60e3251", GradientType=1);
}
section[data-type="college-of-nursing-counselor-form"] > div.container {
z-index: 10 !important;
position: relative;
}
section[data-type="college-of-nursing-counselor-form"] > div.container > div:nth-child(2) {
background-color: rgba(18, 58, 92, 0.7);
box-sizing: border-box;
padding: 25px;
}
section[data-type="college-of-nursing-counselor-form"] > div.container > div:nth-child(2) h4 {
background-color: initial;
}
section[data-type="college-of-nursing-counselor-form"] div.primary {
padding: 75px 0;
display: flex;
align-items: center;
}
section[data-type="college-of-nursing-counselor-form"] div.primary > div:nth-child(1) {
margin-right: 75px;
}
section[data-type="college-of-nursing-counselor-form"] div.primary > div:nth-child(1) h1 {
font-size: 52px;
color: #ffffff;
text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}
section[data-type="college-of-nursing-counselor-form"] div.primary > div:nth-child(2) {
max-width: 450px;
}
section[data-type="college-of-nursing-counselor-form"] div.primary > div:nth-child(2) h4 {
color: #ffffff;
display: block;
font-size: 28px;
margin: 20px 0;
padding: 12.5px;
text-align: center;
}
section[data-type="college-of-nursing-counselor-form"] div.secondary {
position: relative;
}
section[data-type="college-of-nursing-counselor-form"] div.secondary > img {
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 175px;
z-index: 10;
}
section[data-type="college-of-nursing-counselor-form"] div.secondary:after {
background-image: url(https://www.keiseruniversity.edu/wp-content/themes/keiser/alternative-front-page/assets/img/college-of-nursing-counselor-form/background.png);
background-repeat: no-repeat;
background-size: 100% 75%;
content: "";
display: block;
height: 150px;
left: 50%;
position: absolute;
top: 0;
transform: translateX(-50%);
width: 100vw;
}
section[data-type="college-of-nursing-counselor-form"] form.form p.small {
color: #ffffff;
line-height: 150%;
} @media (min-width: 722px) and (max-width: 1020px) {
section[data-type="college-of-nursing-counselor-form"] div.primary {
flex-direction: column;
}
section[data-type="college-of-nursing-counselor-form"] div.primary > div:nth-child(1) {
margin-bottom: 50px;
margin-right: 0;
text-align: center;
}
}
@media (max-width: 722px) {
section[data-type="college-of-nursing-counselor-form"] {
background-color: #0E3251;
background-image: url(https://www.keiseruniversity.edu/wp-content/themes/keiser/alternative-front-page/assets/img/college-of-nursing-counselor-form/college-of-nursing-banner-mobile.jpg);
background-position: top center;
background-repeat: no-repeat;
background-size: 100% auto;
margin-bottom: 150px;
}
section[data-type="college-of-nursing-counselor-form"] div.primary {
padding-top: 250px;
flex-direction: column;
position: relative;
z-index: 10;
}
section[data-type="college-of-nursing-counselor-form"] div.primary > div:nth-child(1) {
margin-bottom: 50px;
margin-right: 0;
text-align: center;
}
section[data-type="college-of-nursing-counselor-form"] div.primary > div:nth-child(1) h1 {
font-size: 34px;
}
section[data-type="college-of-nursing-counselor-form"] div.secondary {
position: relative;
z-index: 10;
}
section[data-type="college-of-nursing-counselor-form"] div.secondary > img {
left: 50%;
transform: translate(-50%, -20%);
}
section[data-type="college-of-nursing-counselor-form"]:after {
content: "";
display: block;
height: 100%;
position: absolute;
top: 0;
width: 100%;
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #0e3251 45%);
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #0e3251 45%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #0e3251 45%);
filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#0e3251", GradientType=0);
}
} section[data-type="college-of-nursing-svg-grid"] {
padding: 75px 0;
position: relative;
text-align: center;
}
section[data-type="college-of-nursing-svg-grid"] > div.container + div.container {
margin-top: 45px;
}
section[data-type="college-of-nursing-svg-grid"] div.container {
display: grid;
grid-column-gap: 45px;
grid-row-gap: 45px;
grid-template-rows: 1fr;
}
section[data-type="college-of-nursing-svg-grid"] div.container img {
height: 70px;
object-fit: contain;
object-position: center center;
width: 70px;
}
section[data-type="college-of-nursing-svg-grid"] div.container.grid-2 {
grid-template-columns: repeat(2, 1fr);
}
section[data-type="college-of-nursing-svg-grid"] div.container.grid-2 > div {
border-radius: 5px;
border: 1px solid #D1D9DE;
padding: 25px;
background-color: #ffffff;
}
section[data-type="college-of-nursing-svg-grid"] div.container.grid-2 > div h3 {
color: #123A5C;
font-size: 28px;
margin: 25px 0;
}
section[data-type="college-of-nursing-svg-grid"] div.container.grid-2 > div p {
font-size: 16px;
line-height: 150%;
}
section[data-type="college-of-nursing-svg-grid"] div.container.grid-3 {
grid-template-columns: repeat(3, 1fr);
}
section[data-type="college-of-nursing-svg-grid"] div.container.grid-3 > div {
border-radius: 5px;
border: 1px solid #D1D9DE;
padding: 25px;
background-color: #ffffff;
}
section[data-type="college-of-nursing-svg-grid"] div.container.grid-3 > div h3 {
color: #123A5C;
font-size: 28px;
margin: 25px 0;
}
section[data-type="college-of-nursing-svg-grid"] div.container.grid-3 > div p {
font-size: 16px;
line-height: 150%;
} @media (min-width: 722px) and (max-width: 1020px) {
section[data-type="college-of-nursing-svg-grid"] div.container.grid-2, section[data-type="college-of-nursing-svg-grid"] div.container.grid-3 {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 722px) {
section[data-type="college-of-nursing-svg-grid"] {
padding: 50px 0;
}
section[data-type="college-of-nursing-svg-grid"] div.container.grid-2, section[data-type="college-of-nursing-svg-grid"] div.container.grid-3 {
grid-template-columns: repeat(1, 1fr);
}
} section[data-type="college-of-nursing-programs"] {
background-color: rgba(209, 217, 222, 0.25);
padding: 75px 0;
position: relative;
}
section[data-type="college-of-nursing-programs"] div.container > * {
margin: 45px 0;
}
section[data-type="college-of-nursing-programs"] div.container h2 {
color: #123A5C;
font-size: 36px;
text-align: center;
}
section[data-type="college-of-nursing-programs"] div.programs {
display: grid;
grid-column-gap: 45px;
grid-row-gap: 45px;
grid-template-columns: repeat(3, 1fr);
grid-template-rows: 1fr;
}
section[data-type="college-of-nursing-programs"] div.programs div.program {
background-color: #ffffff;
border-radius: 5px;
border: 1px #D1D9DE solid;
display: flex;
flex-direction: column;
overflow: hidden;
}
section[data-type="college-of-nursing-programs"] div.programs div.program > a img {
display: block;
width: 100%;
height: auto;
}
section[data-type="college-of-nursing-programs"] div.programs div.program > div {
display: flex;
flex-direction: column;
flex-grow: 1;
padding: 25px;
}
section[data-type="college-of-nursing-programs"] div.programs div.program > div > * {
margin: 20px 0 0 0;
}
section[data-type="college-of-nursing-programs"] div.programs div.program > div h3 {
font-size: 24px;
color: #123A5C;
}
section[data-type="college-of-nursing-programs"] div.programs div.program > div p {
font-size: 16px;
line-height: 24px;
}
section[data-type="college-of-nursing-programs"] div.programs div.program > div p:nth-child(3) {
flex-grow: 1;
}
section[data-type="college-of-nursing-programs"] div.programs div.program > div p span.category {
padding: 3.5px 7.5px;
color: #ffffff;
border-radius: 5px;
}
section[data-type="college-of-nursing-programs"] div.programs div.program > div p span.category.associate-degree-in-nursing {
background-color: #2196F3;
}
section[data-type="college-of-nursing-programs"] div.programs div.program > div p span.category.bachelors-degrees-in-nursing {
background-color: #003E71;
}
section[data-type="college-of-nursing-programs"] div.programs div.program > div p span.category.doctoral-nursing-degrees {
background-color: #1E7ECA;
}
section[data-type="college-of-nursing-programs"] div.programs div.program > div p span.category.masters-in-nursing-degrees {
background-color: #F8C946;
}
section[data-type="college-of-nursing-programs"] div.programs div.program > div p a {
color: #2196f3;
text-decoration: underline;
font-weight: bold;
} @media (min-width: 722px) and (max-width: 1020px) {
section[data-type="college-of-nursing-programs"] div.programs {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 722px) {
section[data-type="college-of-nursing-programs"] {
padding: 50px 0;
}
section[data-type="college-of-nursing-programs"] div.programs {
grid-template-columns: repeat(1, 1fr);
}
} section[data-type="small-grid"] {
background-color: #ffffff;
padding: 75px 0;
position: relative;
}
section[data-type="small-grid"].college-of-nursing {
text-align: center;
}
section[data-type="small-grid"].college-of-nursing > div.container + div.container {
margin-top: 45px;
}
section[data-type="small-grid"] div.container {
display: grid;
grid-column-gap: 45px;
grid-row-gap: 45px;
grid-template-rows: 1fr;
}
section[data-type="small-grid"] div.container img {
object-fit: contain;
object-position: center center;
}
section[data-type="small-grid"] div.container.grid {
grid-template-columns: repeat(3, 1fr);
}
section[data-type="small-grid"] div.container.grid > div {
border-radius: 5px;
border: 1px solid #D1D9DE;
padding: 25px;
}
section[data-type="small-grid"] div.container.grid > div div.title {
align-items: center;
display: flex;
margin-bottom: 25px;
}
section[data-type="small-grid"] div.container.grid > div div.title > * + * {
margin-left: 20px;
}
section[data-type="small-grid"] div.container.grid > div h3 {
color: #123A5C;
font-size: 22px;
margin: 0;
}
section[data-type="small-grid"] div.container.grid > div p {
font-size: 16px;
line-height: 150%;
} @media (min-width: 722px) and (max-width: 1020px) {
section[data-type="small-grid"] div.container.grid {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 722px) {
section[data-type="small-grid"] {
padding: 50px 0;
}
section[data-type="small-grid"] div.container.grid {
grid-template-columns: repeat(1, 1fr);
}
}  section[data-type="program-locator"] {
background-color: #FDF8F8;
padding: 75px 0;
position: relative;
}
section[data-type="program-locator"].has-white-background {
background-color: #ffffff;
}
section[data-type="program-locator"].no-padding-top {
padding-top: 0 !important;
}
section[data-type="program-locator"].no-padding-top:before {
content: "";
display: block;
width: 100%;
height: 36px;
background-color: #ffffff;
left: 0;
top: 0;
position: absolute;
}
section[data-type="program-locator"] div.filters-group.alternative {
align-items: center;
display: flex;
justify-content: space-between;
}
section[data-type="program-locator"] div.filters-group.alternative h1 {
color: #123A5C;
font-size: 36px;
font-weight: 700;
margin: 0 25px 0 0;
}
section[data-type="program-locator"] div.filters-group.alternative div.filters {
align-items: center;
box-sizing: border-box;
display: flex;
flex-wrap: wrap;
margin: -5px !important;
}
section[data-type="program-locator"] div.filters-group.alternative div.filters > span {
color: #ffffff;
font-weight: bold;
font-weight: bold;
padding-right: 15px;
}
section[data-type="program-locator"] div.filters-group.alternative div.filters div.filter {
background-color: #ffffff;
border-radius: 4px;
border: 1px #B4C1CA solid;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
box-sizing: border-box;
margin: 2.5px !important;
min-width: 250px;
position: relative;
}
section[data-type="program-locator"] div.filters-group.alternative div.filters div.filter input {
border-radius: 4px;
}
section[data-type="program-locator"] div.filters-group:not(.alternative) div.filters {
background-color: #123A5C;
box-sizing: border-box;
display: flex;
padding: 15px 25px;
align-items: center;
}
section[data-type="program-locator"] div.filters-group:not(.alternative) div.filters > * + * {
margin-left: 10px;
}
section[data-type="program-locator"] div.filters-group:not(.alternative) div.filters > span {
color: #ffffff;
font-weight: bold;
font-weight: bold;
padding-right: 15px;
}
section[data-type="program-locator"] div.filters-group div.filter {
background-color: #ffffff;
border: 0;
flex-basis: 0;
flex-grow: 1;
height: 42px;
position: relative;
}
section[data-type="program-locator"] div.filters-group div.filter > a {
align-items: center;
border-radius: 4px;
border: 0;
box-sizing: border-box;
color: #353248;
display: flex;
font-size: 14px;
height: 100%;
padding: 0 45px 0 15px;
position: relative;
text-decoration: none;
text-overflow: ellipsis;
width: 100%;
z-index: 1;
}
section[data-type="program-locator"] div.filter-search {
height: inherit;
}
section[data-type="program-locator"] div.filter-search > input {
align-items: center;
background-color: #ffffff;
border: 0;
box-sizing: border-box;
color: #353248;
display: flex;
font-size: 14px;
padding: 0 45px 0 15px;
text-decoration: none;
text-overflow: ellipsis;
width: 100%;
height: calc(100% - 2px);
}
section[data-type="program-locator"] div.filter-search.has-value span.icon.magnifier {
display: none;
}
section[data-type="program-locator"] div.filter-search.has-value span.icon.clear {
display: block;
}
section[data-type="program-locator"] div.filter-search:not(.has-value) span.icon.magnifier {
display: block;
}
section[data-type="program-locator"] div.filter-search:not(.has-value) span.icon.clear {
display: none;
}
section[data-type="program-locator"] div.filter-list {
transition: top 100ms linear, opacity 100ms linear, visibility 100ms linear;
left: 50%;
padding-top: 5px;
position: absolute;
transform: translateX(-50%);
z-index: 10;
}
section[data-type="program-locator"] div.filter-list.full {
max-width: calc( 100% + 100px );
}
section[data-type="program-locator"] div.filter-list.full > div {
max-width: 100%;
}
section[data-type="program-locator"] div.filter-list.full > div ul {
grid-template-columns: 1fr;
}
section[data-type="program-locator"] div.filter-list:not(.is-visible) {
opacity: 0;
visibility: hidden;
top: calc(100% + 5px);
}
section[data-type="program-locator"] div.filter-list.is-visible {
opacity: 1;
visibility: visible;
top: 100%;
}
section[data-type="program-locator"] div.filter-list > div {
background-color: #ffffff;
border-radius: 4px;
border: 1px #B4C1CA solid;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.25);
box-sizing: border-box;
padding: 20px;
width: 500px;
}
section[data-type="program-locator"] div.filter-list > div ul {
list-style: none;
margin: 0;
padding: 0;
display: grid;
grid-template-columns: 1fr 1fr;
grid-auto-flow: row dense;
grid-column-gap: 10px;
grid-row-gap: 10px;
}
section[data-type="program-locator"] div.filter-list > div ul li.c-1 {
grid-column-start: 1;
width: 100%;
}
section[data-type="program-locator"] div.filter-list > div ul li.c-2 {
grid-column-start: 2;
width: 100%;
}
section[data-type="program-locator"] div.filter-list > div ul li {
margin: 0;
overflow: hidden;
padding: 0;
}
section[data-type="program-locator"] div.filter-list > div ul *:first-child {
margin-top: 0;
}
section[data-type="program-locator"] div.filter-list > div ul *:last-child {
margin-bottom: 0;
}
section[data-type="program-locator"] div.filter-list label {
display: flex;
align-items: flex-start;
max-width: 100%;
}
section[data-type="program-locator"] div.filter-list label input {
margin-top: 2.5px !important;
}
section[data-type="program-locator"] div.filter-list label span {
margin-left: 15px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
cursor: pointer;
}
section[data-type="program-locator"] div.filter-list a.clear {
margin-left: 27.5px;
}
section[data-type="program-locator"] div.filter-chips {
display: flex;
align-items: center;
}
section[data-type="program-locator"] div.filter-chips > div {
flex-grow: 1;
}
section[data-type="program-locator"] div.filter-chips > div > div.chips {
display: flex;
flex-wrap: wrap;
margin: -5px;
}
section[data-type="program-locator"] div.filter-chips > div > div.chips a {
transition: background-color 100ms linear;
background-color: #B4C1CA;
border-radius: 5px;
color: #ffffff;
font-weight: bold;
margin: 5px !important;
padding: 12.5px 15px;
text-decoration: none;
white-space: nowrap;
}
section[data-type="program-locator"] div.filter-chips > div > div.chips a:hover {
background-color: #96a8b5;
}
section[data-type="program-locator"] div.filter-chips > div > div.chips a.is-selected {
background-color: #123A5C;
display: flex;
align-items: center;
}
section[data-type="program-locator"] div.filter-chips > div > div.chips a.is-selected:after {
content: "";
background-image: url(https://www.keiseruniversity.edu/wp-content/themes/keiser/alternative-front-page/assets/svg/close-white.svg);
background-size: cover;
width: 14px;
height: 14px;
display: block;
margin-left: 10px;
}
section[data-type="program-locator"] div.filter-chips > a {
flex-shrink: 0;
flex-grow: 0;
}
section[data-type="program-locator"] div.filter-chips > div + a {
margin-left: 25px;
}
section[data-type="program-locator"] div.selection-bar {
align-items: center;
margin-top: 25px;
display: none;
}
section[data-type="program-locator"] div.selection-bar.is-visible {
display: flex;
}
section[data-type="program-locator"] div.selection-bar > div {
flex-grow: 1;
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
margin: -5px !important;
}
section[data-type="program-locator"] div.selection-bar > div > span {
align-items: center;
color: #5B7586;
display: flex;
margin: 5px !important;
}
section[data-type="program-locator"] div.selection-bar > div > span > span {
background-image: url(https://www.keiseruniversity.edu/wp-content/themes/keiser/alternative-front-page/assets/svg/close.svg);
background-size: cover;
background-repeat: no-repeat;
cursor: pointer;
display: block;
height: 10px;
margin-left: 5px;
width: 10px;
opacity: 0.5;
}
section[data-type="program-locator"] div.selection-bar a.clear {
flex-shrink: 0;
margin-left: 25px;
white-space: nowrap;
}
section[data-type="program-locator"] div.programs {
display: grid;
grid-column-gap: 25px;
grid-row-gap: 25px;
grid-template-columns: repeat(4, 1fr);
grid-template-rows: 1fr;
}
section[data-type="program-locator"] div.programs > img {
display: block;
grid-column: 1 / -1;
margin: 0 auto;
}
section[data-type="program-locator"] div.programs div.program {
background-color: #ffffff;
border-radius: 5px;
border: 1px #D1D9DE solid;
display: flex;
flex-direction: column;
overflow: hidden;
}
section[data-type="program-locator"] div.programs div.program > a img {
display: block;
height: 180px;
object-fit: cover;
object-position: center center;
width: 100%;
}
section[data-type="program-locator"] div.programs div.program > div {
display: flex;
flex-direction: column;
flex-grow: 1;
padding: 25px;
}
section[data-type="program-locator"] div.programs div.program > div > * {
margin: 20px 0 0 0;
}
section[data-type="program-locator"] div.programs div.program > div h3 {
color: #123A5C;
flex-grow: 1;
font-size: 20px;
}
section[data-type="program-locator"] div.programs div.program > div h3 span {
color: #A40000;
font-weight: bold;
font-size: 15px;
vertical-align: top;
}
section[data-type="program-locator"] div.programs div.program > div h3 span:before {
content: " ";
}
section[data-type="program-locator"] div.programs div.program > div p.labels {
font-size: 14px;
line-height: 20px;
display: flex;
flex-flow: wrap;
margin: -2.5px !important;
}
section[data-type="program-locator"] div.programs div.program > div p span.category {
padding: 3.5px 7.5px;
color: #ffffff;
border-radius: 5px;
white-space: nowrap;
margin: 2.5px;
}
section[data-type="program-locator"] div.programs div.program > div p span.category.purple {
background-color: #b14f7c;
}
section[data-type="program-locator"] div.programs div.program > div p span.category.blue {
background-color: #2196F3;
}
section[data-type="program-locator"] div.programs div.program > div p span.category.navy-blue {
background-color: #003E71;
}
section[data-type="program-locator"] div.programs div.program > div p span.category.dark-blue {
background-color: #1E7ECA;
}
section[data-type="program-locator"] div.programs div.program > div p span.category.dark-red {
background-color: #64313a;
}
section[data-type="program-locator"] div.programs div.program > div p span.category.yellow {
background-color: #F8C946;
}
section[data-type="program-locator"] div.programs div.program > div p span.category.dark-yellow {
background-color: #a3905a;
}
section[data-type="program-locator"] div.programs div.program > div p span.category.green {
background-color: #438055;
}
section[data-type="program-locator"] div.programs div.program > div p span.category.red {
background-color: #c45568;
}
section[data-type="program-locator"] div.programs div.program > div p span.category.gray {
background-color: #c0c0c0;
}
section[data-type="program-locator"] div.programs div.program > div p a {
color: #2196f3;
text-decoration: underline;
font-weight: bold;
}
section[data-type="program-locator"] nav.pagination {
display: none;
}
section[data-type="program-locator"] nav.pagination.is-visible {
display: block;
}
section[data-type="program-locator"] nav.pagination ul {
display: flex;
justify-content: center;
list-style: none;
margin: 0;
padding: 0;
}
section[data-type="program-locator"] nav.pagination ul li a {
transition: background-color 100ms linear;
background-color: #D9E2EA;
border-radius: 50%;
color: #353248;
display: block;
font-weight: bold;
height: 40px;
line-height: 40px;
text-align: center;
text-decoration: none;
width: 40px;
}
section[data-type="program-locator"] nav.pagination ul li a:hover, section[data-type="program-locator"] nav.pagination ul li a.is-selected {
background-color: #318FE4;
color: #ffffff;
}
section[data-type="program-locator"] nav.pagination ul li span {
line-height: 30px;
}
section[data-type="program-locator"] nav.pagination ul li + li {
margin-left: 10px;
}
section[data-type="program-locator"] a.clear {
transition: color 100ms linear;
color: #2196F3;
font-weight: bold;
}
section[data-type="program-locator"] a.clear:hover {
color: #08528d;
}
section[data-type="program-locator"] span.icon {
cursor: pointer;
height: 16px;
position: absolute;
right: 15px;
top: 50%;
transform: translateY(-50%);
width: 16px;
}
section[data-type="program-locator"] span.icon.small {
height: 12px;
width: 12px;
}
section[data-type="program-locator"] span.icon svg {
height: inherit;
width: inherit;
}
section[data-type="program-locator"] span.icon svg path {
fill: #123A5C;
}
section[data-type="program-locator"] div.container {
position: relative;
z-index: 10;
}
section[data-type="program-locator"] div.container > h1, section[data-type="program-locator"] div.container > p {
margin: 0;
}
section[data-type="program-locator"] div.container > h1 {
margin-top: 50px;
font-size: 36px;
color: #003E71;
}
section[data-type="program-locator"] div.container > p {
margin-top: 5px !important;
font-size: 16px;
}
section[data-type="program-locator"] div.container > * + * {
margin-top: 50px;
} @media (min-width: 722px) and (max-width: 1020px) {
section[data-type="program-locator"] div.programs {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 722px) {
section[data-type="program-locator"] div.programs {
grid-template-columns: repeat(1, 1fr);
}
section[data-type="program-locator"] div.filters-group:not(.alternative) div.filters {
align-items: flex-start;
padding: 25px;
}
section[data-type="program-locator"] div.filters-group:not(.alternative) div.filters > span {
margin-bottom: 10px;
}
section[data-type="program-locator"] div.filters-group.alternative {
flex-direction: column;
align-items: flex-start;
}
section[data-type="program-locator"] div.filters-group.alternative h1 {
margin-right: 0;
margin-bottom: 25px !important;
}
section[data-type="program-locator"] div.filters {
margin-top: 25px;
flex-direction: column;
width: 100%;
justify-content: center;
}
section[data-type="program-locator"] div.filters div.filter {
margin-left: 0 !important;
flex-basis: auto;
width: 100%;
}
section[data-type="program-locator"] div.filters div.filter div.filter-list {
max-width: 100%;
width: 100%;
}
section[data-type="program-locator"] div.filters div.filter div.filter-list > div {
width: 100%;
flex-direction: column;
}
section[data-type="program-locator"] div.filters div.filter div.filter-list > div ul + ul {
margin-top: 10px;
}
section[data-type="program-locator"] div.filters div.filter div.filter-list > div ul {
grid-template-columns: repeat(1, 1fr);
grid-auto-flow: row;
}
section[data-type="program-locator"] div.filters div.filter div.filter-list > div ul li.c-1,
section[data-type="program-locator"] div.filters div.filter div.filter-list > div ul li.c-2 {
grid-column-start: initial !important;
}
section[data-type="program-locator"] div.filters div.filter + div.filter {
margin-top: 10px;
}
section[data-type="program-locator"] div.filter-chips, section[data-type="program-locator"] div.selection-bar {
flex-direction: column;
align-items: flex-start;
}
section[data-type="program-locator"] div.filter-chips a.clear, section[data-type="program-locator"] div.selection-bar a.clear {
margin-left: 0;
}
section[data-type="program-locator"] div.filter-chips > * + *, section[data-type="program-locator"] div.selection-bar > * + * {
margin-top: 25px;
}
section[data-type="program-locator"] div.filter-chips a.chip, section[data-type="program-locator"] div.selection-bar a.chip {
padding: 5px 7.5px !important;
}
}  section[data-type="small-hero"] {
background-position: center center;
background-size: cover;
margin-bottom: 75px;
position: relative;
}
section[data-type="small-hero"] div.container {
z-index: 2;
position: relative;
}
section[data-type="small-hero"] div.content {
display: block;
padding: 125px 0 175px;
}
section[data-type="small-hero"] div.content h1 {
font-size: 52px;
color: #ffffff;
text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}
section[data-type="small-hero"] div.badge {
position: relative;
}
section[data-type="small-hero"] div.badge > img {
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 175px;
z-index: 10;
}
section[data-type="small-hero"] div.badge:after {
background-color: #ffffff;
background-image: url(https://www.keiseruniversity.edu/wp-content/themes/keiser/alternative-front-page/assets/img/college-of-nursing-counselor-form/background.png);
background-repeat: no-repeat;
background-size: 100% 75%;
content: "";
display: block;
height: 150px;
left: 50%;
position: absolute;
top: 0;
transform: translateX(-50%);
width: 100vw;
z-index: 1;
}
section[data-type="small-hero"] div.buttons {
display: flex;
justify-content: flex-start;
}
section[data-type="small-hero"] div.buttons > * + * {
margin-left: 20px;
} @media (min-width: 1020px) {
section[data-type="small-hero"]:before {
background: -moz-linear-gradient(left, rgba(18, 58, 92, 0.85) 0%, rgba(255, 255, 255, 0) 35%);
background: -webkit-linear-gradient(left, rgba(18, 58, 92, 0.85) 0%, rgba(255, 255, 255, 0) 35%);
background: linear-gradient(to right, rgba(18, 58, 92, 0.85) 0%, rgba(255, 255, 255, 0) 35%);
filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#bf123a5c", endColorstr="#00ffffff", GradientType=1);
content: "";
display: block;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 1;
}
}
@media (min-width: 722px) and (max-width: 1020px) {
section[data-type="small-hero"] div.primary {
flex-direction: column;
}
section[data-type="small-hero"] div.primary > div:nth-child(1) {
margin-bottom: 50px;
margin-right: 0;
text-align: center;
}
section[data-type="small-hero"]:before {
background: -moz-linear-gradient(left, rgba(18, 58, 92, 0.85) 0%, rgba(255, 255, 255, 0) 100%);
background: -webkit-linear-gradient(left, rgba(18, 58, 92, 0.85) 0%, rgba(255, 255, 255, 0) 100%);
background: linear-gradient(to right, rgba(18, 58, 92, 0.85) 0%, rgba(255, 255, 255, 0) 100%);
filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#bf123a5c", endColorstr="#00ffffff", GradientType=1);
content: "";
display: block;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 1;
}
}
@media (max-width: 722px) {
section[data-type="small-hero"] {
background-color: #0E3251;
background-position: top center;
background-repeat: no-repeat;
background-size: cover;
margin-bottom: 150px;
}
section[data-type="small-hero"] div.primary {
padding-top: 250px;
flex-direction: column;
position: relative;
z-index: 10;
}
section[data-type="small-hero"] div.primary > div:nth-child(1) {
margin-bottom: 50px;
margin-right: 0;
text-align: center;
}
section[data-type="small-hero"] div.primary > div:nth-child(1) h1 {
font-size: 34px;
}
section[data-type="small-hero"] div.secondary {
position: relative;
z-index: 10;
}
section[data-type="small-hero"] div.secondary > img {
left: 50%;
transform: translate(-50%, -20%);
}
section[data-type="small-hero"] div.buttons {
flex-direction: column;
}
section[data-type="small-hero"] div.buttons a {
display: block;
margin: 0;
width: 100%;
text-align: center;
}
section[data-type="small-hero"] div.buttons > a + a {
margin-top: 15px;
}
section[data-type="small-hero"]:after {
content: "";
display: block;
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
z-index: 1;
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(14,50,81,0.25) 15%, rgba(14,50,81,0.65) 40%);
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(14,50,81,0.25) 15%,rgba(14,50,81,0.65) 40%);
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(14,50,81,0.25) 15%,rgba(14,50,81,0.65) 40%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#0e3251',GradientType=0 );
}
}  section[data-type="form-banner"] {
padding: 75px 0;
position: relative;
overflow: hidden;
}
section[data-type="form-banner"] > img {
position: absolute;
width: 100%;
top: 0;
left: 0;
height: 100%;
object-fit: cover;
object-position: center 30%;
}
section[data-type="form-banner"] div.container {
display: flex;
position: relative;
z-index: 1;
justify-content: flex-end;
}
section[data-type="form-banner"] div.container > div {
width: 500px;
background-color: rgba(18, 58, 92, 0.7);
display: block;
padding: 25px;
box-sizing: border-box;
}
section[data-type="form-banner"] div.container h4 {
font-size: 32px;
color: #ffffff;
margin-bottom: 20px;
} @media (min-width: 722px) and (max-width: 1020px) {
section[data-type="form-banner"] div.container > div {
width: 100% !important;
}
}
@media (max-width: 722px) {
section[data-type="form-banner"] div.container > div {
width: 100% !important;
}
}  ul.image-grid.image-grid-3-columns {
display: grid;
grid-column-gap: 25px;
grid-row-gap: 25px;
grid-template-columns: repeat(3, 1fr);
grid-template-rows: 1fr;
list-style: none;
margin: 0;
max-width: 800px;
padding: 0;
} 
ul.image-grid.image-grid-3-columns li {
margin: 0;
padding: 0;
background-image: initial !important;
padding-left: initial !important;
}
ul.image-grid.image-grid-3-columns li p {
text-align: center !important;
margin: 0 !important;
}
ul.image-grid.image-grid-3-columns li div {
align-items: center;
display: flex;
height: 100px;
justify-content: center;
margin: 0 auto 15px;
width: 65%;
}
ul.image-grid.image-grid-3-columns li div img {
max-width: 100%;
display: block;
max-height: 100%;
width: auto;
}
@media ( min-width: 450px ) and ( max-width: 650px ) {
ul.image-grid.image-grid-3-columns {
grid-template-columns: repeat( 2, 1fr );
}
}
@media ( max-width: 450px ) {
ul.image-grid.image-grid-3-columns {
grid-template-columns: repeat( 1, 1fr );
}
}  section[data-type="campus"] {
padding: 75px 0;
position: relative;
}
section[data-type="campus"] div.buttons {
margin: 50px 0;
display: flex;
justify-content: flex-start;
}
section[data-type="campus"] div.buttons > * + * {
margin-left: 20px;
}
section[data-type="campus"] div.boxes hr {
border: 0;
margin: 25px -30px;
height: 1px;
background-color: #D1D9DE;
width: calc( 100% + 60px );
}
section[data-type="campus"] div.text + div.title {
margin-top: 50px !important;
}
section[data-type="campus"] div.title {
margin: 25px 0;
}
section[data-type="campus"] div.title + div.boxes {
margin-top: 25px !important;
}
section[data-type="campus"] div.title h1 {
color: #123A5C;
font-size: 36px;
}
section[data-type="campus"] div.text h1,
section[data-type="campus"] div.text h2,
section[data-type="campus"] div.text h3,
section[data-type="campus"] div.text h4,
section[data-type="campus"] div.text h5,
section[data-type="campus"] div.text h6 {
color: #123A5C;
}
section[data-type="campus"] div.text a {
color: #2196F3;
text-decoration: underline;
}
section[data-type="campus"] div.text * {
line-height: 150%;
}
section[data-type="campus"] div.text div.wrap-table {
overflow: auto;
margin: 50px 0;
}
section[data-type="campus"] div.text table {
border-collapse: collapse;
border: 1px solid #D1D9DE;
width: 100%;
}
section[data-type="campus"] div.text table th {
text-align: left;
}
section[data-type="campus"] div.text table thead th {
background-color: #D1D9DE;
}
section[data-type="campus"] div.text table th,
section[data-type="campus"] div.text table td {
border-top: 1px solid #D1D9DE;
padding: 7.5px 12.5px;
vertical-align: top;
min-width: 150px;
}
section[data-type="campus"] div.text table th.right,
section[data-type="campus"] div.text table td.right {
text-align: right;
}
section[data-type="campus"] div.cover {
border-radius: 5px;
margin: 50px 0;
overflow: hidden;
position: relative;
width: 100%;
}
section[data-type="campus"] div.cover:after {
content: "";
display: block;
padding-bottom: 33.33333%;
}
section[data-type="campus"] div.cover > * {
height: 100%;
position: absolute;
width: 100%;
}
section[data-type="campus"] div.cover > img {
object-fit: cover;
object-position: center center;
}
section[data-type="campus"] div.cover + div.title {
margin-top: 50px !important;
}
section[data-type="campus"] div.boxes {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-template-rows: 1fr;
grid-column-gap: 50px;
grid-row-gap: 50px;
margin: 50px 0;
}
section[data-type="campus"] div.boxes div.box {
background-color: #ffffff;
border-radius: 5px;
border: 1px solid #D1D9DE;
box-sizing: border-box;
overflow: hidden;
}
section[data-type="campus"] div.boxes div.box > img, section[data-type="campus"] div.boxes div.box > iframe {
display: block;
height: 290px;
width: 100%;
}
section[data-type="campus"] div.boxes div.box > img {
object-fit: cover;
}
section[data-type="campus"] div.boxes div.box > div {
padding: 30px;
}
section[data-type="campus"] div.boxes div.box > div h3 {
font-size: 22px;
color: #123A5C;
}
section[data-type="campus"] div.boxes div.box > div * {
line-height: 150%;
word-break: break-word;
}
section[data-type="campus"] div.boxes div.box > div a {
color: #2196F3;
font-weight: bold;
text-decoration: underline;
}
section[data-type="campus"] div.blocks {
display: grid;
grid-column-gap: 25px;
grid-row-gap: 25px;
grid-template-columns: repeat( 3, 1fr );
grid-template-rows: 1fr;
margin: 50px 0;
}
section[data-type="campus"] div.blocks div.block {
background-color: #ffffff;
border-radius: 5px;
border: 1px solid #D1D9DE;
padding: 25px;
}
section[data-type="campus"] div.blocks div.block div.block-title {
align-items: center;
display: flex;
margin-bottom: 25px;
}
section[data-type="campus"] div.blocks div.block div.block-title h3 {
color: #123A5C;
font-size: 22px;
line-height: 100%;
margin: 0 0 0 20px;
} @media (min-width: 722px) and (max-width: 1020px) {
section[data-type="campus"] div.blocks {
grid-template-columns: repeat( 2, 1fr );
}
}
@media (max-width: 722px) {
section[data-type="campus"] {
padding: 50px 0;
}
section[data-type="campus"] div.boxes {
grid-template-columns: repeat(1, 1fr);
}
section[data-type="campus"] div.boxes div.box > div {
padding: 20px;
}
section[data-type="campus"] div.blocks {
grid-template-columns: repeat( 1, 1fr );
}
}  section[data-type="legend"] {
background-color: #ffffff;
padding: 0 0 75px 0;
position: relative;
}
section[data-type="legend"] div.text {
background-color: #f3f5f7;
border-radius: 5px;
padding: 35px;
}
section[data-type="legend"] div.title {
align-items: center;
border-bottom: 1px solid #D1D9DE;
display: flex;
justify-content: space-between;
margin: 20px 0;
padding-bottom: 20px;
}
section[data-type="legend"] div.title > * {
margin: 0;
}
section[data-type="legend"] div.title h2 {
color: #123A5C;
}
section[data-type="legend"] div.title p {
font-weight: 400;
color: #484848;
}
section[data-type="legend"] ul.legend {
display: flex;
flex-wrap: wrap;
padding: 0;
margin: -5px !important;
}
section[data-type="legend"] ul.legend li {
list-style: none;
width: calc(20% - 10px);
display: flex;
margin: 5px !important;
}
section[data-type="legend"] ul.legend li span:nth-child(1) {
width: 40px;
display: block;
flex-shrink: 0;
font-weight: bold;
}
section[data-type="legend"] ul.legend li span:nth-child(1).red {
color: #A40000;
}
section[data-type="legend"] ul.legend li span:nth-child(1).blue {
color: #123A5C;
}
section[data-type="legend"] ul.legend li span:nth-child(2) {
margin-left: 10px;
} @media (min-width: 722px) and (max-width: 1020px) {
section[data-type="legend"] ul.legend li {
width: calc(33.33333% - 10px);
}
}
@media (max-width: 722px) {
section[data-type="legend"] div.title {
flex-direction: column;
align-items: flex-start !important;
}
section[data-type="legend"] div.title > * + * {
margin-top: 10px;
}
section[data-type="legend"] ul.legend {
flex-direction: column;
align-items: flex-start !important;
}
section[data-type="legend"] ul.legend li {
width: 100%;
}
} div.tribe-events-event-meta a {
color: #00529D !important;
}
div.tribe-events-event-meta a:hover {
text-decoration: underline !important;
} div.addtoany_shortcode {
margin: 0 -5px !important;
}
a.tribe-events-read-more {
background-color: #123a5c;
color: #fff !important;
padding: 7.5px 15px;
line-height: 110%;
font-size: 12px;
text-transform: uppercase;
display: inline-block;
} div[data-code="flagship-video-slides"] {
margin: 50px 0;
padding-bottom: calc( 25px + 6px );
}
div[data-code="flagship-video-slides"] button.slick-arrow {
background-color: rgba( 0, 0, 0, 0 );
background-size: cover;
border: 0;
cursor: pointer;
font-size: 0;
height: 34px;
position: absolute;
text-indent: -9999px;
top: 50%;
transform: translateY( -50% );
width: 20px;
z-index: 100;
}
div[data-code="flagship-video-slides"] button.slick-arrow.slick-next {
background-image: url(https://www.keiseruniversity.edu/wp-content/themes/keiser/alternative-front-page/assets/svg/arrow-left-b4c1ca.svg);
left: -50px;
}
div[data-code="flagship-video-slides"] button.slick-arrow.slick-prev {
background-image: url(https://www.keiseruniversity.edu/wp-content/themes/keiser/alternative-front-page/assets/svg/arrow-right-b4c1ca.svg);
right: -50px;
}
div[data-code="flagship-video-slides"] ul.slick-dots {
bottom: 0;
display: flex;
justify-content: center;
left: 50%;
list-style: none;
list-style: none;
margin: 0;
padding: 0;
position: absolute;
transform: translateX( -50% );
}
div[data-code="flagship-video-slides"] ul.slick-dots li {
margin: 0;
padding: 0;
}
div[data-code="flagship-video-slides"] ul.slick-dots li + li {
margin-left: 10px;
}
div[data-code="flagship-video-slides"] ul.slick-dots li button {
transition: background-color 150ms cubic-bezier( 0.77, 0.005, 0.41, 0.655 );
background-color: #d1d9de;
border-radius: 2px;
border: 0;
cursor: pointer;
display: block;
font-size: 0;
height: 6px;
text-indent: -9000px;
width: 40px;
}
div[data-code="flagship-video-slides"] ul.slick-dots li.slick-active button {
background-color: #318fe4;
}
div[data-code="flagship-video-slides"] div.responsive {
align-items: center;
display: flex;
position: relative;
width: 100%;
}
div[data-code="flagship-video-slides"] div.responsive:after {
content: "";
display: block;
padding-bottom: 56.25%;
}
div[data-code="flagship-video-slides"] div.responsive > iframe {
display: block;
height: 100%;
position: absolute;
width: 100%;
z-index: 0;
}  div[data-code="block-menu"] div.responsive {
align-items: center;
display: flex;
position: relative;
width: 100%;
}
div[data-code="block-menu"] div.responsive:after {
content: "";
display: block;
padding-bottom: 75%;
}
div[data-code="block-menu"] div.responsive > div {
display: block;
height: 100%;
position: absolute;
width: 100%;
z-index: 0;
}
div[data-code="block-menu"] {
margin: 50px 0;
background-color: #afafaf;
position: relative;
left: 50%;
transform: translateX( -50% );
width: calc( 100vw - var( --scrollbar ) );
display: grid;
grid-template-rows: 1fr;
grid-column-gap: 0px;
grid-row-gap: 0px; 
}
div[data-code="block-menu"].size-2 {
grid-template-columns: repeat( 2, 1fr );
}
div[data-code="block-menu"].size-3 {
grid-template-columns: repeat( 3, 1fr );
}
div[data-code="block-menu"].size-4 {
grid-template-columns: repeat( 4, 1fr );
}
div[data-code="block-menu"] a.menu-item {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}
div[data-code="block-menu"] a.menu-item:after {
content: "";
width: 100%;
height: 100%;
left: 0;
top: 0;
position: absolute;
z-index: 5;
background: -moz-linear-gradient( top, rgba( 18, 58, 92, 0.05 ) 0%, rgba( 18, 58, 92, 0.06 ) 1%, rgba( 18, 58, 92, 0.8 ) 100% );
background: -webkit-linear-gradient( top, rgba( 18, 58, 92, 0.05 ) 0%, rgba( 18, 58, 92, 0.06 ) 1%, rgba( 18, 58, 92, 0.8 ) 100% );
background: linear-gradient( to bottom, rgba( 18, 58, 92, 0.05 ) 0%, rgba( 18, 58, 92, 0.06 ) 1%, rgba( 18, 58, 92, 0.8 ) 100% );
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr="#0d123a5c", endColorstr="#cc123a5c", GradientType=0 );
}
div[data-code="block-menu"] a.menu-item h4 {
color: #ffffff;
font-size: 30px;
line-height: 125%;
margin: 0;
text-align: center;
text-decoration: none;
}
div[data-code="block-menu"] a.menu-item p {
color: #F8C946 !important;
font-size: 16px;
font-weight: bold;
margin: 10px 0 0 0;
text-align: center;
text-decoration: underline;
}
div[data-code="block-menu"] a.menu-item img {
height: 100%;
left: 0;
object-fit: cover;
object-position: center center;
position: absolute;
top: 0;
width: 100%;
z-index: 1;
}
div[data-code="block-menu"] a.menu-item > div {
z-index: 10;
max-width: 250px;
margin: 0 auto;
position: absolute;
bottom: 10%;
left: 50%;
transform: translateX( -50% );
}
@media ( min-width: 722px ) and ( max-width: 1020px ) {
div[data-code="block-menu"] {
grid-template-columns: repeat( 2, 1fr ) !important;
}
}
@media ( max-width: 722px ) {
div[data-code="block-menu"] {
grid-template-columns: repeat( 1, 1fr ) !important;
}
}  div[data-code="seahawks-banner"] {
background-color: #1f2d5e;
background-position: calc( 50% - 350px ) center;
background-repeat: no-repeat;
background-size: contain;
display: block;
left: 50%;
margin: 50px 0;
padding: 50px 0;
position: relative;
transform: translateX( -50% );
width: calc( 100vw - var( --scrollbar ) );
}
div[data-code="seahawks-banner"] > div.container > * {
margin: 25px 0;
padding-left: 33.33333%;
}
div[data-code="seahawks-banner"] h2 {
color: #ffffff !important;
font-size: 36px;
}
div[data-code="seahawks-banner"] p {
color: #ffffff !important;
font-size: 16px;
}
@media ( min-width: 722px ) and ( max-width: 1020px ) {
div[data-code="seahawks-banner"] > div.container > * {
padding-left: 0;
}
}
@media ( max-width: 722px ) {
div[data-code="seahawks-banner"] {
background-size: cover !important;
background-position: calc( 50% - 150px ) center !important;
}
div[data-code="seahawks-banner"] > div.container > * {
padding-left: 0;
}
} section.template-graduate-school div.text.content-below > div[data-code="block-menu"] {
margin-bottom: 0 !important;
margin-top: 75px !important;
} div[data-code="youtube-grid"] {
display: grid;
grid-column-gap: 50px;
grid-row-gap: 50px;
grid-template-columns: repeat( 2, 1fr );
grid-template-rows: 1fr;
margin: 50px 0;
}
div[data-code=youtube-grid] div.youtube-grid-item {
background-color: #ffffff;
border: 1px solid #D1D9DE;
box-sizing: border-box;
border-radius: 5px;
overflow: hidden;
}
div[data-code=youtube-grid] div.youtube-grid-item h3 {
padding: 25px 35px;
margin: 0;
font-size: 22px;
color: #003E71;
line-height: 125%;
}
div[data-code="youtube-grid"] div.responsive {
align-items: center;
display: flex;
position: relative;
width: 100%;
}
div[data-code="youtube-grid"] div.responsive:after {
content: "";
display: block;
padding-bottom: 56.25%;
}
div[data-code="youtube-grid"] div.responsive > iframe {
display: block;
height: 100%;
position: absolute;
width: 100%;
z-index: 0;
}
@media (min-width: 722px) and (max-width: 1020px) {
div[data-code="youtube-grid"] {
grid-column-gap: 25px;
grid-row-gap: 25px;
}
}
@media (max-width: 722px) {
div[data-code="youtube-grid"] {
grid-template-columns: repeat( 1, 1fr );
grid-column-gap: 25px;
grid-row-gap: 25px;
}
}  div[data-code="testimonials-grid"] {
display: grid;
grid-column-gap: 20px;
grid-row-gap: 20px;
grid-template-columns: repeat( 3, 1fr );
grid-template-rows: 1fr;
margin: 50px 0;
}
div[data-code="testimonials-grid"] div.testimonials-grid-item {
background-color: #ffffff;
border-radius: 5px;
border: 1px #d1d9de solid;
box-sizing: border-box;
display: flex;
flex-direction: column;
padding: 25px;
text-align: center;
}
div[data-code="testimonials-grid"] div.testimonials-grid-item > img {
border-radius: 50%;
display: block;
margin: 0 auto 25px;
object-fit: cover;
overflow: hidden;
}
div[data-code="testimonials-grid"] div.testimonials-grid-item > div {
display: flex;
flex-direction: column;
flex-grow: 1;
}
div[data-code="testimonials-grid"] div.testimonials-grid-item > div h4 {
margin-top: 15px;
}
div[data-code="testimonials-grid"] div.testimonials-grid-item > div p {
flex-grow: 1;
line-height: 150%;
margin: 0;
}
@media (min-width: 722px) and (max-width: 1020px) {
div[data-code="testimonials-grid"] {
grid-template-columns: repeat( 2, 1fr );
}
}
@media (max-width: 722px) {
div[data-code="testimonials-grid"] {
grid-template-columns: repeat( 1, 1fr );
}
} .no-padding-bottom {
padding-bottom: 0 !important;
}
.no-padding-top {
padding-top: 0 !important;
} section[data-type="accordion"] {
padding: 30px 0;
}
section[data-type="accordion"] div.items {
padding: 15px 35px 15px 35px;
background-color: #fff;
border: 1px #D1D9DE solid;
border-radius: 5px;
}
section[data-type="accordion"] div.items div.item h3.title {
transition:
background-color 125ms linear;
color: #123a5c;
box-sizing: border-box;
cursor: pointer;
display: flex;
line-height: 125%;
margin: 0px;
padding: 15px 0;
user-select: none;
align-items: center;
}
section[data-type="accordion"] div.items div.item + div.item {
border-top: 1px solid #D1D9DE;
}
section[data-type="accordion"] div.items div.item h3.title span:nth-child( 1 ) {
flex-grow: 1;
flex-shrink: 1;
}
section[data-type="accordion"] div.items div.item h3.title span:nth-child( 2 ) {
display: block;
flex-grow: 0;
flex-shrink: 0;
height: 10px;
position: relative;
width: 16px;
margin-left: 15px;
}
section[data-type="accordion"] div.items div.item h3.title span:nth-child( 2 ) svg {
transition:
opacity 125ms linear;
position: absolute;
width: 16px;
height: 10px;
}
section[data-type="accordion"] div.items div.item:not(.is-expanded) h3.title span:nth-child( 2 ) svg.plus {
opacity: 1;
}
section[data-type="accordion"] div.items div.item:not(.is-expanded) h3.title span:nth-child( 2 ) svg.minus {
opacity: 0;
}
section[data-type="accordion"] div.items div.item.is-expanded h3.title span:nth-child( 2 ) svg.plus {
opacity: 0;
}
section[data-type="accordion"] div.items div.item.is-expanded h3.title span:nth-child( 2 ) svg.minus {
opacity: 1;
}
section[data-type="accordion"] div.items div.item > div {
overflow: hidden;
opacity: 0;
height: 0px;
}
section[data-type="accordion"] div.items div.item > div > div {
padding: 10px 0 25px;
}
section[data-type="accordion"] div.items div.item > div > div * {
line-height: 150%;
} ul.secondary {
list-style: none;
padding: 0;
}
ul.secondary li + li {
margin-top: 10px;
}
ul.secondary li {
line-height: 150%;
}
ul.secondary li:before {
content: "";
display: inline-block;
width: 8px;
height: 12px;
background-size: contain;
background-repeat: no-repeat;
background-image: url(https://www.keiseruniversity.edu/wp-content/themes/keiser/alternative-front-page/assets/svg/bullet-arrow.svg);
position: relative;
margin-right: 10px;
}
ul.secondary ul {
list-style: none;
margin: 10px 0 !important;
} section[data-type="text"] {
padding: 0;
}
section[data-type="text"] h1,
section[data-type="text"] h2,
section[data-type="text"] h3,
section[data-type="text"] h4,
section[data-type="text"] h5
section[data-type="text"] h6 {
color: #123A5C;
}
section[data-type="text"] div.container > * {
margin: 50px 0;
line-height: 150%;
}
section[data-type="text"].no-padding-top {
padding-top: 0 !important;
}
section[data-type="text"].no-padding-bottom {
padding-bottom: 0 !important;
} section div.container form input[type="text"],
section div.container form input[type="email"],
section div.container form input[type="tex"],
section div.container form select {
min-width: 100%;
box-sizing: border-box;
background-color: #fff;
} ul#quick-select {
transition:
opacity 250ms linear,
transform 250ms linear;
}
ul#quick-select li {
word-break: initial !important;
}
ul#quick-select li:nth-child( 1 ) a div {
background-color: #f8c946;
}
ul#quick-select li:nth-child( 1 ) a div span {
color: #0c2c48;
}
ul#quick-select li:nth-child( 2 ) a div {
background-color: #318FE4;
}
ul#quick-select li:nth-child( 3 ) a div {
background-color: #123A5C;
}
ul#quick-select li:nth-child( 4 ) a div {
background-color: #205D95;
}
@media ( min-width: 722px ) {
ul#quick-select {
display: block;
list-style: none;
margin: 0;
opacity: 0;
padding: 0;
position: fixed;
right: 0;
top: 275px;
transform: translateX( 100% );
width: 35px;
z-index: 1000;
}
ul#quick-select.is-visible {
opacity: 1;
transform: translateX( 0% );
}
ul#quick-select li {
transition:
transform 125ms linear;
list-style: none;
margin: 0;
padding: 0;
width: max-content;
}
ul#quick-select li:hover {
transform: translateX( calc( -100% + 35px ) );
}
ul#quick-select li + li {
margin-top: 7.5px;
}
ul#quick-select li a {
text-decoration: none;
}
ul#quick-select li a div {
align-items: center;
border-bottom-left-radius: 5px;
border-top-left-radius: 5px;
box-sizing: border-box;
cursor: pointer;
display: flex;
padding: 7.5px;
}
ul#quick-select li a div img {
display: block;
height: 20px;
width: 20px;
}
ul#quick-select li a div label {
color: #ffffff;
cursor: pointer;
flex-grow: 0;
font-size: 16px;
font-weight: bold;
padding-left: 10px;
}
}
@media ( max-width: 722px ) {
body {
padding-bottom: 35px;
}
ul#quick-select {
bottom: 0;
display: flex;
justify-content: stretch;
list-style: none;
margin: 0;
opacity: 0;
padding: 0;
position: fixed;
right: 0;
transform: translateY( 100% );
width: 100%;
z-index: 1000;
}
ul#quick-select.is-visible {
opacity: 1;
transform: translateY( 0% );
}
ul#quick-select li {
flex-grow: 0;
flex-shrink: 1;
}
ul#quick-select li.is-active {
flex-grow: 1;
}
ul#quick-select li a {
text-decoration: none;
display: block;
}
ul#quick-select li a div {
align-items: center;
box-sizing: border-box;
cursor: pointer;
display: flex;
justify-content: center;
padding: 7.5px 22.5px;
text-decoration: none;
}
ul#quick-select li a div img {
display: block;
height: 20px;
width: 20px;
}
ul#quick-select li a div label {
transition:
opacity 250ms linear;
color: #ffffff;
cursor: pointer;
flex-grow: 0;
font-size: 16px;
font-weight: bold;
opacity: 0;
overflow: hidden;
text-overflow: ellipsis;
width: 0;
}
ul#quick-select li.is-active a div label {
opacity: 1;
}
ul#quick-select li a label span {
padding-left: 10px;
white-space: nowrap;
}
}  section[data-type="persons"] {
background-color: rgba(209, 217, 222, 0.25);
padding: 75px 0;
position: relative;
}
section[data-type="persons"].has-white-background {
background-color: white;
}
section[data-type="persons"] div.container > * {
margin: 50px 0;
}
section[data-type="persons"] div.title h1 {
align-self: center;
color: #123A5C;
font-size: 36px;
font-weight: 700;
}
section[data-type="persons"] div.persons {
transition: opacity 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655);
margin-left: -10px;
margin-right: -10px;
position: relative;
}
section[data-type="persons"] div.persons.slick-initialized {
opacity: 1;
}
section[data-type="persons"] div.persons:not(.slick-initialized) {
opacity: 0;
}
section[data-type="persons"] div.persons div.person {
background-color: #ffffff;
border-radius: 5px;
border: 1px solid #D1D9DE;
margin: 0 5px;
padding: 20px;
}
section[data-type="persons"] div.persons div.person > * {
line-height: 150%;
margin: 20px 0;
}
section[data-type="persons"] div.persons div.person h3 {
color: #003E71;
font-size: 18px;
font-weight: normal;
}
section[data-type="persons"] div.persons div.person p {
color: #383838;
}
section[data-type="persons"] div.persons div.person hr {
background-color: rgba(214, 214, 215, 0.5);
border: 0;
height: 1px;
left: -20px;
position: relative;
width: calc(100% + 40px);
}
section[data-type="persons"] div.persons svg.slick-arrow {
cursor: pointer;
height: 30px;
position: absolute;
top: 50%;
width: 30px;
}
section[data-type="persons"] div.persons svg.slick-arrow path {
transition: fill 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655);
fill: #d1d9de;
}
section[data-type="persons"] div.persons svg.slick-arrow:hover path {
fill: #318fe4;
}
section[data-type="persons"] div.persons svg.slick-arrow.arrow-left {
left: -75px;
transform: translateY(-50%);
}
section[data-type="persons"] div.persons svg.slick-arrow.arrow-right {
right: -75px;
transform: translateY(-50%) rotate(180deg);
}
section[data-type="persons"] div.persons ul.slick-dots {
display: flex;
justify-content: center;
left: 50%;
list-style: none;
margin: 50px auto 0;
padding: 0;
position: absolute;
transform: translateX(-50%);
}
section[data-type="persons"] div.persons ul.slick-dots li {
margin: 0;
padding: 0;
}
section[data-type="persons"] div.persons ul.slick-dots li button {
transition: background-color 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655);
background-color: #d1d9de;
border-radius: 2px;
border: 0;
cursor: pointer;
display: block;
font-size: 0;
height: 6px;
text-indent: -9000px;
width: 40px;
}
section[data-type="persons"] div.persons ul.slick-dots li.slick-active button {
background-color: #318fe4;
}
section[data-type="persons"] div.persons ul.slick-dots li + li {
margin-left: 10px;
}
section[data-type="persons"] div.persons .slick-track {
display: flex !important;
}
section[data-type="persons"] div.persons .slick-slide {
height: inherit !important;
} @media (min-width: 1020px) {
section[data-type="persons"] div.persons {
margin-bottom: 50px !important;
}
}
@media (min-width: 722px) and (max-width: 1020px) {
section[data-type="persons"] div.title {
flex-direction: column;
}
section[data-type="persons"] div.title > * + * {
margin-top: 15px;
}
section[data-type="persons"] div.persons {
height: auto;
margin: 0 auto 50px auto !important;
max-width: 720px;
}
section[data-type="persons"] svg.slick-arrow.arrow-left {
left: -35px !important;
}
section[data-type="persons"] svg.slick-arrow.arrow-right {
right: -35px !important;
}
}
@media (max-width: 722px) {
section[data-type="persons"] {
overflow: hidden;
}
section[data-type="persons"] div.title {
align-items: flex-start;
flex-direction: column;
margin-left: 25px;
margin-right: 25px;
}
section[data-type="persons"] div.title > * + * {
margin-top: 15px;
}
section[data-type="persons"] div.title a.button {
width: 100%;
}
section[data-type="persons"] div.container {
margin: 0 !important;
width: 100% !important;
}
section[data-type="persons"] div.persons {
margin-left: 0px;
width: 150vw !important;
}
section[data-type="persons"] div.persons div.person {
margin-left: 25px !important;
margin-right: 0px !important;
padding: 20px;
}
} .padding-top-75 {
padding-top: 75px !important;
}
.padding-bottom-75 {
padding-bottom: 75px !important;
} section[data-type="tabs"] {
background-color: #FDF8F8;
padding: 75px 0;
}
section[data-type="tabs"] ul.triggers {
display: flex;
list-style: none;
margin: 0;
padding: 0;
position: relative;
z-index: 1;
transform: translateY(1px);
}
section[data-type="tabs"].has-space-between ul.triggers {
justify-content: space-between;
}
section[data-type="tabs"] ul.triggers li.trigger {
transition: background-color 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655), border-color 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655);
align-items: center;
border-bottom: 1px solid rgba(255, 255, 255, 0);
border-left: 1px solid rgba(209, 217, 222, 0);
border-right: 1px solid rgba(209, 217, 222, 0);
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-top: 1px solid rgba(209, 217, 222, 0);
box-sizing: border-box;
cursor: pointer;
display: flex;
margin: 0 1px;
}
section[data-type="tabs"] ul.triggers li.trigger:first-child {
margin-left: 0;
}
section[data-type="tabs"] ul.triggers li.trigger:last-child {
margin-right: 0;
}
section[data-type="tabs"] ul.triggers li.trigger.active {
background-color: #ffffff;
border-left: 1px solid #d1d9de;
border-right: 1px solid #d1d9de;
border-top: 1px solid #d1d9de;
}
section[data-type="tabs"] ul.triggers li.trigger:hover {
border-left: 1px solid #d1d9de;
border-right: 1px solid #d1d9de;
border-top: 1px solid #d1d9de;
}
section[data-type="tabs"] ul.triggers li.trigger span {
box-sizing: border-box;
color: #003e71;
font-size: 20px;
font-weight: bold;
letter-spacing: -0.25px;
min-width: 100%;
padding: 25px;
text-align: center;
white-space: nowrap;
}
section[data-type="tabs"] ul.triggers button.slick-arrow {
border: 0;
background-color: rgba(0, 0, 0, 0);
text-indent: -9999px;
font-size: 0;
padding: 0;
min-width: 50px;
cursor: pointer;
background-size: auto 50%;
background-repeat: no-repeat;
}
section[data-type="tabs"] ul.triggers button.slick-arrow.slick-next {
background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMjU4Ljc4MiIgaGVpZ2h0PSI0NzcuNzE1IiB2aWV3Qm94PSIwIDAgNjguNDY5IDEyNi4zOTUiPgogIDxnIHN0eWxlPSJmaWxsOm5vbmUiPgogICAgPHBhdGggZD0iTTI0LjI3NiAxNS4wNTggOS42MDkuMzlhMS4zMzIgMS4zMzIgMCAwIDAtMS44ODUgMCAxLjMzMiAxLjMzMiAwIDAgMCAwIDEuODg1TDIxLjQ0OCAxNiA3LjcyNCAyOS43MjRBMS4zMzIgMS4zMzIgMCAwIDAgOC42NjcgMzJjLjM0MSAwIC42ODItLjEzLjk0Mi0uMzlsMTQuNjY3LTE0LjY2N2ExLjMzMiAxLjMzMiAwIDAgMCAwLTEuODg1eiIgc3R5bGU9ImZpbGw6IzEyM2E1YyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTI4Ljk1OSAuMDAzKSBzY2FsZSgzLjk0OTc2KSIvPgogIDwvZz4KPC9zdmc+Cg==");
background-position: center right;
margin-left: 15px;
}
section[data-type="tabs"] ul.triggers button.slick-arrow.slick-prev {
background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMjU4Ljc4MiIgaGVpZ2h0PSI0NzcuNzE1IiB2aWV3Qm94PSIwIDAgNjguNDY5IDEyNi4zOTUiPgogIDxnIHN0eWxlPSJmaWxsOm5vbmUiPgogICAgPHBhdGggZD0iTTcuNzIyIDE2Ljk0MSAyMi4zOSAzMS42MWExLjMzMiAxLjMzMiAwIDAgMCAxLjg4NSAwIDEuMzMyIDEuMzMyIDAgMCAwIDAtMS44ODVMMTAuNTUgMTYgMjQuMjc0IDIuMjc1QTEuMzMyIDEuMzMyIDAgMCAwIDIzLjMzMSAwYy0uMzQgMC0uNjgyLjEzLS45NDIuMzlMNy43MjIgMTUuMDU2YTEuMzMyIDEuMzMyIDAgMCAwIDAgMS44ODV6IiBzdHlsZT0iZmlsbDojMTIzYTVjIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjguOTU5IC4wMDMpIHNjYWxlKDMuOTQ5NzYpIi8+CiAgPC9nPgo8L3N2Zz4K");
background-position: center left;
margin-right: 15px;
}
section[data-type="tabs"] div.tabs {
background-color: #ffffff;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border-bottom: 1px solid #d1d9de;
border-left: 1px solid #d1d9de;
border-right: 1px solid #d1d9de;
border-top: 1px solid #d1d9de;
box-sizing: content-box;
position: relative;
}
section[data-type="tabs"] div.tabs h1,
section[data-type="tabs"] div.tabs h2,
section[data-type="tabs"] div.tabs h3,
section[data-type="tabs"] div.tabs h4,
section[data-type="tabs"] div.tabs h5,
section[data-type="tabs"] div.tabs h6 {
color: #003E71;
}
section[data-type="tabs"] div.tabs div.tab {
transition: opacity 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655), transform 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655), visibility 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655);
opacity: 0;
overflow: hidden;
position: absolute;
top: 0;
visibility: hidden;
transform: translateY(5px);
width: 100%;
}
section[data-type="tabs"] div.tabs div.tab > div {
padding: 25px;
}
section[data-type="tabs"] div.tabs div.tab.active {
opacity: 1;
position: relative;
visibility: visible;
transform: translateY(0);
}
section[data-type="tabs"] div.tabs div.tab img.size-full {
display: block;
height: auto;
width: 100%;
margin: 35px 0;
} @media (max-width: 722px) {
section[data-type="tabs"] ul.triggers {
align-items: stretch;
}
section[data-type="tabs"] ul.triggers li.trigger span {
overflow: hidden;
text-overflow: ellipsis;
}
section[data-type="tabs"] ul.triggers button.slick-arrow {
background-size: auto 35%;
min-width: 25px;
}
}  section[data-type="image-block-links"] {
background-color: #ffffff;
padding: 75px 0;
position: relative;
}
section[data-type="image-block-links"] div.container {
display: grid;
grid-column-gap: 25px;
grid-row-gap: 25px;
grid-template-rows: 1fr;
}
section[data-type="image-block-links"] div.container.columns-1 {
grid-template-columns: repeat(1, 1fr);
}
section[data-type="image-block-links"] div.container.columns-2 {
grid-template-columns: repeat(2, 1fr);
}
section[data-type="image-block-links"] div.container.columns-3 {
grid-template-columns: repeat(3, 1fr);
}
section[data-type="image-block-links"] div.container.columns-4 {
grid-template-columns: repeat(4, 1fr);
}
section[data-type="image-block-links"] div.container.columns-5 {
grid-template-columns: repeat(5, 1fr);
}
section[data-type="image-block-links"] a.image-block-link {
transition: box-shadow 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655), transform 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655);
display: block;
height: 0;
padding-bottom: 56.25%;
position: relative;
width: 100%;
}
section[data-type="image-block-links"] a.image-block-link > * {
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
section[data-type="image-block-links"] a.image-block-link:hover {
box-shadow: 0px 0px 7.5px rgba(18, 58, 92, 0.15);
transform: scale(1.025);
}
section[data-type="image-block-links"] a.image-block-link h3 {
bottom: 25px;
color: #ffffff;
font-size: 1.55rem;
left: 25px;
margin: 0;
position: absolute;
right: calc(25px + 15%);
z-index: 15;
}
section[data-type="image-block-links"] a.image-block-link h3 span {
font-size: 18px;
font-weight: normal;
line-height: 125%;
display: block;
}
section[data-type="image-block-links"] a.image-block-link img, section[data-type="image-block-links"] a.image-block-link:after {
display: block;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
section[data-type="image-block-links"] a.image-block-link img {
object-fit: cover;
object-position: center center;
z-index: 5;
}
section[data-type="image-block-links"] a.image-block-link:after {
content: "";
background: -moz-linear-gradient(top, rgba(125, 185, 232, 0.1) 0%, rgba(18, 58, 92, 0.4) 100%);
background: -webkit-linear-gradient(top, rgba(125, 185, 232, 0.1) 0%, rgba(18, 58, 92, 0.4) 100%);
background: linear-gradient(to bottom, rgba(125, 185, 232, 0.1) 0%, rgba(18, 58, 92, 0.4) 100%);
filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#1a7db9e8", endColorstr="#66123a5c", GradientType=0);
z-index: 10;
} @media (min-width: 768px) and (max-width: 1080px) {
section[data-type="image-block-links"] div.container.columns-1 {
grid-template-columns: repeat(1, 1fr) !important;
}
section[data-type="image-block-links"] div.container.columns-2, section[data-type="image-block-links"] div.container.columns-3, section[data-type="image-block-links"] div.container.columns-4, section[data-type="image-block-links"] div.container.columns-5 {
grid-template-columns: repeat(2, 1fr) !important;
}
}
@media (max-width: 768px) {
section[data-type="image-block-links"] div.container.columns-1, section[data-type="image-block-links"] div.container.columns-2, section[data-type="image-block-links"] div.container.columns-3, section[data-type="image-block-links"] div.container.columns-4, section[data-type="image-block-links"] div.container.columns-5 {
grid-template-columns: repeat(1, 1fr) !important;
}
section[data-type="image-block-links"] a.image-block-link h3 {
bottom: 15px;
font-size: 1.55rem;
left: 15px;
right: 15px;
}
} ul[data-type="buttons"] {
display: flex;
list-style: none;
margin: 35px 0;
padding: 0;
}
ul[data-type="buttons"] li {
flex-basis: 0;
flex-grow: 1;
}
ul[data-type="buttons"] li a.button,
ul[data-type="buttons"] li select.dropdown {
width: 100%;
}
ul[data-type="buttons"] li + li {
margin-left: 15px;
}
ul[data-type="buttons"] select.dropdown {
appearance: none;
background-color: #ffffff;
background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTAiIGhlaWdodD0iNDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggZD0iTTAgMGg0NWE1IDUgMCAwIDEgNSA1djM2YTUgNSAwIDAgMS01IDVIMFYwWiIgZmlsbD0iIzMxOEZFNCIvPgogIDxwYXRoIGQ9Im0xOS40MTkgMjEuMTIgNi4wMTMgNS41NiA2LjAxMy01LjU2SDE5LjQxOVoiIGZpbGw9IiNmZmYiLz4KPC9zdmc+Cg==");
background-position: center right;
background-repeat: no-repeat;
background-size: auto 100%;
border-radius: 5px;
border: 1px solid #D6D6D7;
box-shadow: 2px 2px 4px rgba( 0, 0, 0, 0.15 );
height: 41px;
padding: 0 50px 0 10px;
text-overflow: ellipsis;
}
@media ( max-width: 1080px ) {
ul[data-type="buttons"] {
flex-direction: column;
}
ul[data-type="buttons"] li + li {
margin-left: 0;
margin-top: 15px;
}
} [data-type="accordion"] div.item h3.title {
transition:
background-color 125ms linear;
color: #123a5c;
box-sizing: border-box;
cursor: pointer;
display: flex;
line-height: 125%;
margin: 0px;
padding: 15px 0;
user-select: none;
align-items: center;
}
[data-type="accordion"] div.item + div.item {
border-top: 1px solid #D1D9DE;
}
[data-type="accordion"] div.item h3.title span:nth-child( 1 ) {
flex-grow: 1;
flex-shrink: 1;
}
[data-type="accordion"] div.item h3.title span:nth-child( 2 ) {
display: block;
flex-grow: 0;
flex-shrink: 0;
height: 10px;
position: relative;
width: 16px;
margin-left: 15px;
}
[data-type="accordion"] div.item h3.title span:nth-child( 2 ) svg {
transition:
opacity 125ms linear;
position: absolute;
width: 16px;
height: 10px;
}
[data-type="accordion"] div.item:not(.is-expanded) h3.title span:nth-child( 2 ) svg.plus {
opacity: 1;
}
[data-type="accordion"] div.item:not(.is-expanded) h3.title span:nth-child( 2 ) svg.minus {
opacity: 0;
}
[data-type="accordion"] div.item.is-expanded h3.title span:nth-child( 2 ) svg.plus {
opacity: 0;
}
[data-type="accordion"] div.item.is-expanded h3.title span:nth-child( 2 ) svg.minus {
opacity: 1;
}
[data-type="accordion"] div.item > div {
overflow: hidden;
opacity: 0;
height: 0px;
}
[data-type="accordion"] div.item > div > div {
padding: 10px 0 15px;
}
[data-type="accordion"] div.item > div > div * {
line-height: 150%;
}
[data-type="accordion"] div.item:last-child > div > div {
padding-bottom: 0 !important;
}  div[data-type="links"] {
display: grid;
grid-column-gap: 15px;
grid-row-gap: 15px; 
grid-template-rows: 1fr;
margin: 35px 0;
}
div[data-type="links"].columns-1 {
grid-template-columns: repeat(1, 1fr);
}
div[data-type="links"].columns-2 {
grid-template-columns: repeat(2, 1fr);
}
div[data-type="links"].columns-3 {
grid-template-columns: repeat(3, 1fr);
}
div[data-type="links"].columns-4 {
grid-template-columns: repeat(4, 1fr);
}
div[data-type="links"] a span {
color: #003E71;
font-size: 18px;
font-weight: bold;
}
div[data-type="links"] a {
transition:
background-color 125ms linear,
transform 125ms linear;
align-items: center;
background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMjU4Ljc4MiIgaGVpZ2h0PSI0NzcuNzE1IiB2aWV3Qm94PSIwIDAgNjguNDY5IDEyNi4zOTUiPgogIDxnIHN0eWxlPSJmaWxsOm5vbmUiPgogICAgPHBhdGggZD0iTTI0LjI3NiAxNS4wNTggOS42MDkuMzlhMS4zMzIgMS4zMzIgMCAwIDAtMS44ODUgMCAxLjMzMiAxLjMzMiAwIDAgMCAwIDEuODg1TDIxLjQ0OCAxNiA3LjcyNCAyOS43MjRBMS4zMzIgMS4zMzIgMCAwIDAgOC42NjcgMzJjLjM0MSAwIC42ODItLjEzLjk0Mi0uMzlsMTQuNjY3LTE0LjY2N2ExLjMzMiAxLjMzMiAwIDAgMCAwLTEuODg1eiIgc3R5bGU9ImZpbGw6IzEyM2E1YyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTI4Ljk1OSAuMDAzKSBzY2FsZSgzLjk0OTc2KSIvPgogIDwvZz4KPC9zdmc+Cg==");
background-position: calc( 100% - 20px ) center;
background-repeat: no-repeat;
background-size: auto 20px;
border-radius: 10px;
border: 1px solid rgba( 214, 214, 215, 0.6 );
box-shadow: 0 4px 6px rgba( 18, 58, 92, 0.15 );
box-sizing: border-box;
display: flex;
min-height: 65px;
padding: 10px 50px 10px 20px;
text-decoration: none;
}
div[data-type="links"] a:active {
box-shadow: 0 2px 2px rgba( 18, 58, 92, 0.05 );
transform: translateY( 2px );
} @media (min-width: 768px) and (max-width: 1080px) {
div[data-type="links"].columns-1 {
grid-template-columns: repeat(1, 1fr);
}
div[data-type="links"].columns-2 {
grid-template-columns: repeat(2, 1fr);
}
div[data-type="links"].columns-3,
div[data-type="links"].columns-4 {
grid-template-columns: repeat(3, 1fr);
}
}
@media (max-width: 768px) {
div[data-type="links"].columns-1 {
grid-template-columns: repeat(1, 1fr);
}
div[data-type="links"].columns-2,
div[data-type="links"].columns-3,
div[data-type="links"].columns-4 {
grid-template-columns: repeat(2, 1fr);
}
}  div[data-type="steps"] {
display: grid;
grid-column-gap: 15px;
grid-row-gap: 15px; 
grid-template-rows: 1fr;
margin: 35px 0;
}
div[data-type="steps"].columns-1 {
grid-template-columns: repeat(1, 1fr);
}
div[data-type="steps"].columns-2 {
grid-template-columns: repeat(2, 1fr);
}
div[data-type="steps"].columns-3 {
grid-template-columns: repeat(3, 1fr);
}
div[data-type="steps"].columns-4 {
grid-template-columns: repeat(4, 1fr);
}
div[data-type="steps"] div.step {
border-radius: 10px;
border: 1px solid rgba( 214, 214, 215, 0.6 );
box-shadow: 0 4px 6px rgba( 18, 58, 92, 0.15 );
box-sizing: border-box;
display: flex;
min-height: 65px;
padding: 25px;
text-decoration: none;
}
div[data-type="steps"] div.step > span {
width: 50px;
height: 50px;
padding-top: 2px;
box-sizing: border-box;
align-items: center;
justify-content: center;
display: flex;
font-size: 32px;
background-color: #003E71;
font-weight: bold;
flex-shrink: 0;
border-radius: 50%;
color: #ffffff;
}
div[data-type="steps"] div.step > p {
margin: 0 0 0 25px;
} @media (min-width: 768px) and (max-width: 1080px) {
div[data-type="steps"].columns-1 {
grid-template-columns: repeat(1, 1fr);
}
div[data-type="steps"].columns-2 {
grid-template-columns: repeat(2, 1fr);
}
div[data-type="steps"].columns-3,
div[data-type="steps"].columns-4 {
grid-template-columns: repeat(3, 1fr);
}
}
@media (max-width: 768px) {
div[data-type="steps"].columns-1,
div[data-type="steps"].columns-2,
div[data-type="steps"].columns-3,
div[data-type="steps"].columns-4 {
grid-template-columns: repeat(1, 1fr);
}
}  section[data-type="articles"] {
background-color: #ffffff;
padding: 75px 0;
}
section[data-type="articles"] div.title {
align-items: center;
display: flex;
justify-content: space-between;
margin: 50px 0;
}
section[data-type="articles"] div.title h2 {
color: #123A5C;
font-size: 36px;
margin: 0;
}
section[data-type="articles"] div.title div.actions {
margin-left: 35px;
}
section[data-type="articles"] div.title div.actions a.button {
white-space: nowrap;
}
section[data-type="articles"] div.articles {
display: grid;
grid-column-gap: 0px;
grid-row-gap: 0px;
grid-template-columns: repeat(3, 1fr);
grid-template-rows: 1fr;
left: 50%;
margin: 50px 0;
position: relative;
transform: translateX(-50%);
width: calc(100vw - var( --scrollbar ));
}
section[data-type="articles"] div.articles:after {
transition: background-color 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655), opacity 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655), visibility 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655);
background-image: url(https://www.keiseruniversity.edu/wp-content/themes/keiser/alternative-front-page/assets/svg/loading.svg);
background-position: center;
background-repeat: no-repeat;
background-size: 80px 80px;
content: "";
display: block;
height: 100%;
left: 0;
opacity: 0;
position: absolute;
top: 0;
visibility: hidden;
width: 100%;
z-index: 10;
}
section[data-type="articles"] div.articles.is-loading:after {
background-color: rgba(255, 255, 255, 0.75);
opacity: 1;
visibility: visible;
}
section[data-type="articles"] div.articles:hover div.article {
opacity: 0.85;
}
section[data-type="articles"] div.articles div.article {
transition: opacity 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655);
height: 0;
overflow: hidden;
padding-bottom: 75%;
position: relative;
}
section[data-type="articles"] div.articles div.article > * {
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
section[data-type="articles"] div.articles div.article:hover {
opacity: 1;
}
section[data-type="articles"] div.articles div.article img {
height: 100%;
left: 0;
object-fit: cover;
object-position: top center;
position: absolute;
top: 0;
width: 100%;
z-index: 5;
}
section[data-type="articles"] div.articles div.article div.text {
background-color: rgba(0, 62, 113, 0.9);
bottom: 0;
box-sizing: border-box;
left: 25%;
padding: 25px;
position: absolute;
right: 0;
z-index: 10;
}
section[data-type="articles"] div.articles div.article div.text > * {
margin: 15px 0;
}
section[data-type="articles"] div.articles div.article div.text h3 {
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
color: #ffffff;
display: -webkit-box;
font-size: 22px;
height: 75px;
line-height: 25px;
overflow: hidden;
}
section[data-type="articles"] div.articles div.article div.text p a {
transition: background-color 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655);
background-color: #318fe4;
border-radius: 5px;
color: #ffffff;
display: inline-block;
font-size: 14px;
padding: 7.5px 12.5px;
text-decoration: none;
}
section[data-type="articles"] div.articles div.article div.text p a:hover {
background-color: #1a75c8;
}
section[data-type="articles"] div.actions {
display: flex;
align-items: center;
}
section[data-type="articles"] div.actions > * + * {
margin-left: 15px;
} @media (min-width: 722px) and (max-width: 1020px) {
section[data-type="articles"] div.articles {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 722px) {
section[data-type="articles"] div.title {
flex-direction: column;
text-align: left;
}
section[data-type="articles"] div.title > * {
margin-left: 0;
text-align: left;
}
section[data-type="articles"] div.title div.actions {
flex-direction: column;
margin: 25px 0 0 0;
width: 100%;
}
section[data-type="articles"] div.title div.actions > * {
margin-left: 0;
width: 100%;
}
section[data-type="articles"] div.title div.actions > * + * {
margin-top: 10px;
}
section[data-type="articles"] div.articles {
grid-template-columns: repeat(1, 1fr);
}
section[data-type="articles"] div.articles div.article {
padding-bottom: 100%;
}
section[data-type="articles"] div.articles div.article div.text {
left: 25px;
}
}  [data-element="dropdown"] {
box-sizing: border-box;
display: flex;
height: 41px;
min-width: 250px;
position: relative;
}
[data-element="dropdown"].is-active div.wrap-options {
opacity: 1;
transform: translateY(0);
visibility: visible;
}
[data-element="dropdown"] div.label {
transition: box-shadow 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655), transform 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655);
align-items: center;
background-color: #ffffff;
background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiID8+Cjxzdmcgd2lkdGg9IjEwIiBoZWlnaHQ9IjUiIHZpZXdCb3g9IjAgMCAxMCA1IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogICAgPHBhdGggZmlsbD0iIzEyM0E1QyIgZD0ibS4yMTcgMCA0LjQ5OCA1IDQuNDk3LTVILjIxN1oiIC8+Cjwvc3ZnPg==");
background-position: calc(100% - 15px) center;
background-repeat: no-repeat;
background-size: auto 5px;
border-radius: 5px;
border: 1px solid #B4C1CA;
box-shadow: 2px 2px 4px rgba(23, 13, 13, 0.15);
cursor: pointer;
display: flex;
overflow: hidden;
padding: 0 35px 0 15px;
width: 100%;
}
[data-element="dropdown"] div.label:active {
box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
transform: translate(1px, 1px);
}
[data-element="dropdown"] div.label span {
overflow: hidden;
text-overflow: ellipsis;
user-select: none;
white-space: nowrap;
}
[data-element="dropdown"] div.wrap-options {
transition: opacity 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655), transform 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655), visibility 150ms cubic-bezier(0.77, 0.005, 0.41, 0.655);
margin: 0;
opacity: 0;
padding-top: 5px;
position: absolute;
top: 100%;
transform: translateY(15px);
visibility: hidden;
width: 100%;
z-index: 10;
}
[data-element="dropdown"] div.wrap-options ul.options {
background-color: #ffffff;
border-radius: 5px;
border: 1px solid #B4C1CA;
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.45);
box-sizing: border-box;
left: -15px;
list-style: none;
margin: 0;
opacity: 1;
padding: 0;
position: relative;
visibility: visible;
width: calc(100% + 30px);
}
[data-element="dropdown"] div.wrap-options ul.options li {
transition: background-color 75ms cubic-bezier(0.77, 0.005, 0.41, 0.655);
cursor: pointer;
padding: 5px 15px;
}
[data-element="dropdown"] div.wrap-options ul.options li:hover {
background-color: rgba(180, 193, 202, 0.5);
}
[data-element="dropdown"] div.wrap-options ul.options li.is-selected {
background-color: #b4c1ca;
}
[data-element="dropdown"] div.wrap-options ul.options:before, [data-element="dropdown"] div.wrap-options ul.options:after {
content: "";
display: block;
height: 10px;
width: 100%;
} div.gform-body input[type="text"],
div.gform-body input[type="email"],
div.gform-body input[type="tel"],
div.gform-body input[type="password"] {
appearance: none;
background-color: #ffffff;
border-radius: 5px;
border: 1px solid #D6D6D7;
box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
box-sizing: border-box;
color: #000000;
display: inline-flex;
font-size: 16px;
line-height: 125%;
min-width: 100%;
outline: none !important;
padding: 12px 25px 9px;
text-decoration: none;
width: 100%;
height: 42px;
}
div.gform-body textarea {
appearance: none;
background-color: #ffffff;
border-radius: 5px;
border: 1px solid #D6D6D7;
box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
box-sizing: border-box;
color: #000000;
display: inline-flex;
font-size: 16px;
line-height: 125%;
min-width: 100%;
outline: none !important;
padding: 12px 25px 9px;
text-decoration: none;
width: 100%;
height: 150px;
resize: vertical;
max-height: 500px;
}
div.gform_body div.chosen-container {
appearance: none;
background-color: #ffffff;
border-radius: 5px;
border: 1px solid #D6D6D7;
box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
box-sizing: border-box;
color: #000000;
display: inline-flex;
font-size: 16px;
line-height: 125%;
min-width: 100%;
outline: none !important;
text-decoration: none;
width: 100%;
}
div.gform_body div.chosen-container a.chosen-single {
border: 0 !important;
background-image: none !important;
box-shadow: initial !important;
}
div.gform_body div.chosen-container a.chosen-single span {
line-height: 42px !important;
}
div.gform_footer input.button {
background-color: #318fe4 !important;
color: #ffffff !important;
}.wp-block-audio figcaption{margin-top:.5em;margin-bottom:1em;color:#555d66;text-align:center;font-size:13px}.wp-block-audio audio{width:100%;min-width:300px}.editor-block-list__layout .reusable-block-edit-panel{align-items:center;background:#f8f9f9;color:#555d66;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:13px;position:relative;top:-14px;margin:0 -14px;padding:8px 14px;position:relative;z-index:7}.editor-block-list__layout .editor-block-list__layout .reusable-block-edit-panel{margin:0 -14px;padding:8px 14px}.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__spinner{margin:0 5px}.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__info{margin-right:auto}.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__label{margin-right:8px;white-space:nowrap;font-weight:600}.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title{flex:1 1 100%;font-size:14px;height:30px;margin:4px 0 8px}.editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button{flex-shrink:0}@media (min-width:960px){.editor-block-list__layout .reusable-block-edit-panel{flex-wrap:nowrap}.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title{margin:0}.editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button{margin:0 0 0 5px}}.editor-block-list__layout .reusable-block-indicator{background:#fff;border-left:1px dashed #e2e4e7;color:#555d66;border-bottom:1px dashed #e2e4e7;top:-14px;height:30px;padding:4px;position:absolute;z-index:1;width:30px;right:-14px}.wp-block-button{color:#fff;margin-bottom:1.5em}.wp-block-button.aligncenter{text-align:center}.wp-block-button.alignright{text-align:right}.wp-block-button__link{background-color:#32373c;border:none;border-radius:28px;box-shadow:none;color:inherit;cursor:pointer;display:inline-block;font-size:18px;margin:0;padding:12px 24px;text-align:center;text-decoration:none;white-space:normal;overflow-wrap:break-word}.wp-block-button__link:active,.wp-block-button__link:focus,.wp-block-button__link:hover{color:inherit}.is-style-squared .wp-block-button__link{border-radius:0}.is-style-outline{color:#32373c}.is-style-outline .wp-block-button__link{background:0 0;border:2px solid currentcolor}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-columns{display:flex;flex-wrap:wrap}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap}}.wp-block-column{flex:1;margin-bottom:1em;flex-basis:100%;min-width:0;word-break:break-word;overflow-wrap:break-word}@media (min-width:600px){.wp-block-column{flex-basis:50%;flex-grow:0}}@media (min-width:600px){.wp-block-column:nth-child(odd){margin-right:32px}.wp-block-column:nth-child(even){margin-left:32px}.wp-block-column:not(:first-child){margin-left:32px}.wp-block-column:not(:last-child){margin-right:32px}}.wp-block-cover,.wp-block-cover-image{position:relative;background-color:#000;background-size:cover;background-position:center center;min-height:430px;width:100%;margin:0 0 1.5em 0;display:flex;justify-content:center;align-items:center;overflow:hidden}.wp-block-cover-image.has-left-content,.wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover-image.has-left-content .wp-block-cover-text,.wp-block-cover-image.has-left-content h2,.wp-block-cover.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,.wp-block-cover.has-left-content h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content,.wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover-image.has-right-content .wp-block-cover-text,.wp-block-cover-image.has-right-content h2,.wp-block-cover.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,.wp-block-cover.has-right-content h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,.wp-block-cover h2,.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover-image .wp-block-cover-text,.wp-block-cover-image h2{color:#fff;font-size:2em;line-height:1.25;z-index:1;margin-bottom:0;max-width:610px;padding:14px;text-align:center}.wp-block-cover .wp-block-cover-image-text a,.wp-block-cover .wp-block-cover-image-text a:active,.wp-block-cover .wp-block-cover-image-text a:focus,.wp-block-cover .wp-block-cover-image-text a:hover,.wp-block-cover .wp-block-cover-text a,.wp-block-cover .wp-block-cover-text a:active,.wp-block-cover .wp-block-cover-text a:focus,.wp-block-cover .wp-block-cover-text a:hover,.wp-block-cover h2 a,.wp-block-cover h2 a:active,.wp-block-cover h2 a:focus,.wp-block-cover h2 a:hover,.wp-block-cover-image .wp-block-cover-image-text a,.wp-block-cover-image .wp-block-cover-image-text a:active,.wp-block-cover-image .wp-block-cover-image-text a:focus,.wp-block-cover-image .wp-block-cover-image-text a:hover,.wp-block-cover-image .wp-block-cover-text a,.wp-block-cover-image .wp-block-cover-text a:active,.wp-block-cover-image .wp-block-cover-text a:focus,.wp-block-cover-image .wp-block-cover-text a:hover,.wp-block-cover-image h2 a,.wp-block-cover-image h2 a:active,.wp-block-cover-image h2 a:focus,.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:fixed}@supports (-webkit-overflow-scrolling:touch){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}.wp-block-cover-image.has-background-dim::before,.wp-block-cover.has-background-dim::before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-color:inherit;opacity:.5;z-index:1}.wp-block-cover-image.has-background-dim.has-background-dim-10::before,.wp-block-cover.has-background-dim.has-background-dim-10::before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20::before,.wp-block-cover.has-background-dim.has-background-dim-20::before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30::before,.wp-block-cover.has-background-dim.has-background-dim-30::before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40::before,.wp-block-cover.has-background-dim.has-background-dim-40::before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50::before,.wp-block-cover.has-background-dim.has-background-dim-50::before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60::before,.wp-block-cover.has-background-dim.has-background-dim-60::before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70::before,.wp-block-cover.has-background-dim.has-background-dim-70::before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80::before,.wp-block-cover.has-background-dim.has-background-dim-80::before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90::before,.wp-block-cover.has-background-dim.has-background-dim-90::before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100::before,.wp-block-cover.has-background-dim.has-background-dim-100::before{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:305px;width:100%}.wp-block-cover-image::after,.wp-block-cover::after{display:block;content:"";font-size:0;min-height:inherit}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-cover-image::after,.wp-block-cover::after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover__video-background{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:100%;height:100%;z-index:0;-o-object-fit:cover;object-fit:cover}.editor-block-list__block[data-type="core/embed"][data-align=left] .editor-block-list__block-edit,.editor-block-list__block[data-type="core/embed"][data-align=right] .editor-block-list__block-edit,.wp-block-embed.alignleft,.wp-block-embed.alignright{max-width:360px;width:100%}.wp-block-embed{margin-bottom:1em}.wp-block-embed figcaption{margin-top:.5em;margin-bottom:1em;color:#555d66;text-align:center;font-size:13px}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper::before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper::before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper::before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper::before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper::before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper::before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper::before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper::before{padding-top:42.85%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper::before{padding-top:50%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper::before{padding-top:56.25%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper::before{padding-top:75%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper::before{padding-top:100%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-6 .wp-block-embed__wrapper::before{padding-top:66.66%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper::before{padding-top:200%}.wp-block-file{margin-bottom:1.5em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file .wp-block-file__button{background:#32373c;border-radius:2em;color:#fff;font-size:13px;padding:.5em 1em}.wp-block-file a.wp-block-file__button{text-decoration:none}.wp-block-file a.wp-block-file__button:active,.wp-block-file a.wp-block-file__button:focus,.wp-block-file a.wp-block-file__button:hover,.wp-block-file a.wp-block-file__button:visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-file *+.wp-block-file__button{margin-left:.75em}.wp-block-gallery{display:flex;flex-wrap:wrap;list-style-type:none;padding:0}.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{margin:0 16px 16px 0;display:flex;flex-grow:1;flex-direction:column;justify-content:center;position:relative}.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{margin:0;height:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{display:flex;align-items:flex-end;justify-content:flex-start}}.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{display:block;max-width:100%;height:auto}.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{width:auto}}.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{position:absolute;bottom:0;width:100%;max-height:100%;overflow:auto;padding:40px 10px 5px;color:#fff;text-align:center;font-size:13px;background:linear-gradient(0deg,rgba(0,0,0,.7) 0,rgba(0,0,0,.3) 60%,transparent)}.wp-block-gallery .blocks-gallery-image figcaption img,.wp-block-gallery .blocks-gallery-item figcaption img{display:inline}.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{height:100%;flex:1;-o-object-fit:cover;object-fit:cover}}.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{width:calc((100% - 16px)/ 2)}.wp-block-gallery .blocks-gallery-image:nth-of-type(even),.wp-block-gallery .blocks-gallery-item:nth-of-type(even){margin-right:0}.wp-block-gallery.columns-1 .blocks-gallery-image,.wp-block-gallery.columns-1 .blocks-gallery-item{width:100%;margin-right:0}@media (min-width:600px){.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc((100% - 16px * 2)/ 3);margin-right:16px}.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc((100% - 16px * 3)/ 4);margin-right:16px}.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc((100% - 16px * 4)/ 5);margin-right:16px}.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc((100% - 16px * 5)/ 6);margin-right:16px}.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc((100% - 16px * 6)/ 7);margin-right:16px}.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc((100% - 16px * 7)/ 8);margin-right:16px}.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n){margin-right:0}.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n){margin-right:0}.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n){margin-right:0}.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n){margin-right:0}.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n){margin-right:0}.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n){margin-right:0}.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n){margin-right:0}.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.wp-block-gallery .blocks-gallery-image:last-child,.wp-block-gallery .blocks-gallery-item:last-child{margin-right:0}.wp-block-gallery .blocks-gallery-item.has-add-item-button{width:100%}.wp-block-gallery.alignleft,.wp-block-gallery.alignright{max-width:305px;width:100%}.wp-block-gallery.aligncenter,.wp-block-gallery.alignleft,.wp-block-gallery.alignright{display:flex}.wp-block-gallery.aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-image{max-width:100%;margin-bottom:1em;margin-left:0;margin-right:0}.wp-block-image img{max-width:100%}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.is-resized{display:table;margin-left:0;margin-right:0}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.is-resized>figcaption{display:table-caption;caption-side:bottom}.wp-block-image .alignleft{float:left;margin-right:1em}.wp-block-image .alignright{float:right;margin-left:1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-top:.5em;margin-bottom:1em;color:#555d66;text-align:center;font-size:13px}.wp-block-latest-comments__comment{font-size:15px;line-height:1.1;list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{min-height:36px;list-style:none}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:52px}.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment{line-height:1.5}.wp-block-latest-comments__comment-excerpt p{font-size:14px;line-height:1.8;margin:5px 0 20px}.wp-block-latest-comments__comment-date{color:#8f98a1;display:block;font-size:12px}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:24px;display:block;float:left;height:40px;margin-right:12px;width:40px}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0;list-style:none}.wp-block-latest-posts.is-grid li{margin:0 16px 16px 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc((100% / 2) - 16px)}.wp-block-latest-posts.columns-3 li{width:calc((100% / 3) - 16px)}.wp-block-latest-posts.columns-4 li{width:calc((100% / 4) - 16px)}.wp-block-latest-posts.columns-5 li{width:calc((100% / 5) - 16px)}.wp-block-latest-posts.columns-6 li{width:calc((100% / 6) - 16px)}}.wp-block-latest-posts__post-date{display:block;color:#6c7781;font-size:13px}.wp-block-media-text{display:grid}.wp-block-media-text{grid-template-rows:auto;align-items:center;grid-template-areas:"media-text-media media-text-content";grid-template-columns:50% auto}.wp-block-media-text.has-media-on-the-right{grid-template-areas:"media-text-content media-text-media";grid-template-columns:auto 50%}.wp-block-media-text .wp-block-media-text__media{grid-area:media-text-media;margin:0}.wp-block-media-text .wp-block-media-text__content{word-break:break-word;grid-area:media-text-content;padding:0 8% 0 8%}.wp-block-media-text>figure>img,.wp-block-media-text>figure>video{max-width:unset;width:100%;vertical-align:middle}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important;grid-template-areas:"media-text-media" "media-text-content"}.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right{grid-template-areas:"media-text-content" "media-text-media"}}p.is-small-text{font-size:14px}p.is-regular-text{font-size:16px}p.is-large-text{font-size:36px}p.is-larger-text{font-size:48px}p.has-drop-cap:not(:focus)::first-letter{float:left;font-size:8.4em;line-height:.68;font-weight:100;margin:.05em .1em 0 0;text-transform:uppercase;font-style:normal}p.has-background{padding:20px 30px}p.has-text-color a{color:inherit}.wp-block-pullquote{padding:3em 0;margin-left:0;margin-right:0;text-align:center}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:305px}.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{font-size:20px}.wp-block-pullquote p{font-size:28px;line-height:1.6}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote:not(.is-style-solid-color){background:0 0}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;text-align:left;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{margin-top:0;margin-bottom:0;font-size:32px}.wp-block-pullquote.is-style-solid-color blockquote cite{text-transform:none;font-style:normal}.wp-block-pullquote cite{color:inherit}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin:0 0 16px;padding:0 1em}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:24px;font-style:italic;line-height:1.6}.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer{font-size:18px;text-align:right}.wp-block-separator.is-style-wide{border-bottom-width:1px}.wp-block-separator.is-style-dots{background:0 0;border:none;text-align:center;max-width:none;line-height:1;height:auto}.wp-block-separator.is-style-dots::before{content:"\00b7 \00b7 \00b7";color:#191e23;font-size:20px;letter-spacing:2em;padding-left:2em;font-family:serif}p.wp-block-subhead{font-size:1.1em;font-style:italic;opacity:.75}.wp-block-table.has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.is-style-stripes{border-spacing:0;border-collapse:inherit;border-bottom:1px solid #f3f4f5}.wp-block-table.is-style-stripes tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes td{border-color:transparent}.wp-block-text-columns{display:flex}.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 16px;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:calc(100% / 2)}.wp-block-text-columns.columns-3 .wp-block-column{width:calc(100% / 3)}.wp-block-text-columns.columns-4 .wp-block-column{width:calc(100% / 4)}pre.wp-block-verse{white-space:nowrap;overflow:auto}.wp-block-video{margin-left:0;margin-right:0}.wp-block-video video{max-width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-video [poster]{-o-object-fit:cover;object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-top:.5em;margin-bottom:1em;color:#555d66;text-align:center;font-size:13px}.has-pale-pink-background-color.has-pale-pink-background-color{background-color:#f78da7}.has-vivid-red-background-color.has-vivid-red-background-color{background-color:#cf2e2e}.has-luminous-vivid-orange-background-color.has-luminous-vivid-orange-background-color{background-color:#ff6900}.has-luminous-vivid-amber-background-color.has-luminous-vivid-amber-background-color{background-color:#fcb900}.has-light-green-cyan-background-color.has-light-green-cyan-background-color{background-color:#7bdcb5}.has-vivid-green-cyan-background-color.has-vivid-green-cyan-background-color{background-color:#00d084}.has-pale-cyan-blue-background-color.has-pale-cyan-blue-background-color{background-color:#8ed1fc}.has-vivid-cyan-blue-background-color.has-vivid-cyan-blue-background-color{background-color:#0693e3}.has-very-light-gray-background-color.has-very-light-gray-background-color{background-color:#eee}.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color{background-color:#abb8c3}.has-very-dark-gray-background-color.has-very-dark-gray-background-color{background-color:#313131}.has-pale-pink-color.has-pale-pink-color{color:#f78da7}.has-vivid-red-color.has-vivid-red-color{color:#cf2e2e}.has-luminous-vivid-orange-color.has-luminous-vivid-orange-color{color:#ff6900}.has-luminous-vivid-amber-color.has-luminous-vivid-amber-color{color:#fcb900}.has-light-green-cyan-color.has-light-green-cyan-color{color:#7bdcb5}.has-vivid-green-cyan-color.has-vivid-green-cyan-color{color:#00d084}.has-pale-cyan-blue-color.has-pale-cyan-blue-color{color:#8ed1fc}.has-vivid-cyan-blue-color.has-vivid-cyan-blue-color{color:#0693e3}.has-very-light-gray-color.has-very-light-gray-color{color:#eee}.has-cyan-bluish-gray-color.has-cyan-bluish-gray-color{color:#abb8c3}.has-very-dark-gray-color.has-very-dark-gray-color{color:#313131}.has-small-font-size{font-size:13px}.has-normal-font-size,.has-regular-font-size{font-size:16px}.has-medium-font-size{font-size:20px}.has-large-font-size{font-size:36px}.has-huge-font-size,.has-larger-font-size{font-size:42px}@import url(https://d1azc1qln24ryf.cloudfront.net/114779/Socicon/style-cf.css?rd5re8); .dcwss ul, .dcwss li {
padding: 0; 
margin: 0; 
list-style: none!important;
background: none;
}
pre .stream {
white-space: pre-wrap;
}
.dcwss *,
.dcwss *:before,
.dcwss *:after {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}  .socicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'socicon';
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
font-size: 20px; 
color: #fff;
}
.socicon:empty{
width: 1em;
}
[class^="socicon-"]:before,
[class*=" socicon-"]:before {
font-family: "socicon" !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.dcsns-li .socicon {
position: absolute; 
bottom: 4px; 
left: 8px; 
z-index: 3; 
top: auto;
}
.dc-feed .dcsns-li .socicon {
bottom: 6px; 
left: 10px; 
}
.dc-feed-light .dcsns-toolbar .socicon {
color: #777;
}
.dc-feed-light .dcsns-toolbar .filter a:hover .socicon {
color: #fff;
} .dcwss.dc-feed {
border-radius: 7px;
-webkit-border-radius: 7px; 
-moz-border-radius: 7px; 
list-style: none outside none;
margin: 0;
padding: 10px 10px 5px 10px;
overflow: hidden;
}
.dcwss.dc-feed.dc-feed-dark {
background: #555 url(//www.keiseruniversity.edu/wp-content/plugins/wordpress-social-stream/images/noize.png) repeat;
color: #F0F0F0;
}
.dcwss.dc-feed.dc-feed-light {
background: #E5E5E5;
color: #444;
}
.dcwss.dc-feed .stream li {
padding: 0;
position: relative;
font-size: 11px;
border-radius: 5px; 
-webkit-border-radius: 5px; 
-moz-border-radius: 5px;
margin: 0 0 4px 0;
font-family: Arial, sans-serif;
line-height: 1.35em;
}
.dcwss.dc-feed.dc-feed-dark .stream li {
color: #fff;
background: #333 url(//www.keiseruniversity.edu/wp-content/plugins/wordpress-social-stream/images/noize.png) repeat;
border: 1px solid #292929;
}
.dcwss.dc-feed.dc-feed-light .stream li {
color: #444;
background: #fff;
border: 1px solid #D3D3D3;
}
.dcwss.dc-feed.dc-feed-dark .stream li a {
color: #fff;
text-decoration: none;
}
.dcwss.dc-feed.dc-feed-dark .stream li a:hover {
color: #9BDFE4;
text-decoration: none;
}
.dcwss.dc-feed.dc-feed-light .stream li a {
color: #444;
text-decoration: none;
}
.dcwss.dc-feed.dc-feed-light .stream li a:hover{
color: #2DB6E8;
text-decoration: none;
}
.dcwss.dc-feed .dcwss-content {
position: relative;
overflow: hidden;
padding: 0;
margin: 0 0 5px 0;
border-radius: 5px; 
-webkit-border-radius: 5px; 
-moz-border-radius: 5px; 
}
.dcwss.dc-feed .dcwss-loading {
background: url(//www.keiseruniversity.edu/wp-content/plugins/wordpress-social-stream/images/loading_dark.gif) no-repeat 0 0;
height: 24px;
padding: 6px 0 0 30px;
position: absolute;
top: 10px;
left: 10px;
}
.dcwss.dc-feed .stream li .inner {
padding: 10px;
margin: 0;
position: relative;
line-height: 1.4em;
}
.dcwss.dc-feed .stream li .icon {
position: absolute;
left: 10px;
bottom: 3px;
z-index: 2;
width: 22px;
height: 22px;
-webkit-border-radius: 0px;
-moz-box-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: 0 0 0 rgba(0,0,0,0.7);
-moz-box-shadow: 0 0 0 rgba(0,0,0,0.7);
box-shadow: 0 0 0 rgba(0,0,0,0.7);
}
.dcwss.dc-feed .stream li .clear {
clear: both;
} .dcwss.dc-feed .stream li .section-intro {
clear: both;
display: block;
font-style: italic;
padding: 7px 0 5px 35px;
margin: 0;
height: 18px;
color: #fff;
border-radius: 0 0 5px 5px; 
-webkit-border-radius: 0 0 5px 5px; 
-moz-border-radius: 0 0 5px 5px; 
}
.dcwss.dc-feed .stream li .section-intro a {
color: #fff;
text-decoration: underline;
margin-right: 3px;
}
.dcwss.dc-feed .stream li .section-title {
display: block;
font-weight: bold;
margin-bottom: 5px;
font-size: 12px;
color: #f0f0f0;
clear: both;
}
.dcwss.dc-feed .stream li .section-title a {
color: #FCFBEA;
}
.dcwss.dc-feed .stream li .section-title a:hover {
color: #9BDFE4;
}
.dcwss.dc-feed.dc-feed-light .stream li .section-title, .dcwss.dc-feed.dc-feed-light .stream li .section-title a {
color: #444;
}
.dcwss.dc-feed.dc-feed-light .stream li .section-title a:hover {
color: #2DB6E8;
}
.dcwss.dc-feed .stream li .section-thumb {
float: left;
margin: 0 7px 0 0;
max-width: 100%;
}
.dcwss.dc-feed .stream li .section-thumb img {
border: 1px solid #222;
padding: 1px;
background: #fff;
max-width: 99%;
margin-bottom: 5px;
}
.dcwss.dc-feed .stream li .section-text img {
margin: 0 7px 5px 0;
float: left;
border: 1px solid #ddd;
padding: 1px;
background: #fff;
max-width: 99%;
}
.dcwss.dc-feed .stream li .section-text {
display: block;
max-width: 100%;
margin-bottom: 5px;
}
.dcwss.dc-feed .stream li .section-text br {
display: block;
}
.dcwss.dc-feed .stream li .section-share {
margin-bottom: 15px;
}
.dcwss.dc-feed .stream li .section-user {
clear: both;
display: block;
font-style: italic;
margin: 0 8px 5px 0;
display: block;
float: left;
padding: 5px 0 0 15px;
line-height: 12px;
background: url(//www.keiseruniversity.edu/wp-content/plugins/wordpress-social-stream/images/profile.png) no-repeat 0 5px;
}
.dcwss.dc-feed .stream li.dcwss.dc-feed-error {
color: #990000;
} .dcwss.dc-feed .dcsns-toolbar {
padding: 5px 80px 5px 0;
position: relative;
border-radius: 5px; 
-webkit-border-radius: 5px; 
-moz-border-radius: 5px; 
} .dcwss.dc-feed .filter {
padding: 0;
margin: 0;
}
.dcwss.dc-feed .filter li {
display: inline;
background: none;
padding: 0;
margin: 0 3px 0 0;
height: 24px;
float: left;
}
.dcwss.dc-feed .filter li a {
padding: 2px;
margin: 0 0 2px 0;
float: left;
display: block;
height: 26px;
}
.dcwss.dc-feed .filter li a .socicon {
font-size: 18px;
}
.dcwss.dc-feed .filter li img {
margin: 0;
padding: 1px;
height: 22px;
-webkit-border-radius: 0px;
-moz-box-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: 0 0 0 rgba(0,0,0,0.7);
-moz-box-shadow: 0 0 0 rgba(0,0,0,0.7);
box-shadow: 0 0 0 rgba(0,0,0,0.7);
} .dcwss.dc-feed .controls {
position: absolute;
right: 0;
top: 7px;
height: 22px;
padding: 0;
z-index: 12;
}
.dcwss.dc-feed .controls li {
display: inline;
background: none;
margin: 0!important;
}
.dcwss.dc-feed .controls a {
display: block;
width: 22px;
height: 22px;
float: left;
margin: 0 0 0 2px;
}
.dcwss.dc-feed.dc-feed-light .controls a {
background: url(//www.keiseruniversity.edu/wp-content/plugins/wordpress-social-stream/images/controls.png) no-repeat 0 0;
}
.dcwss.dc-feed.dc-feed-dark .controls a {
background: url(//www.keiseruniversity.edu/wp-content/plugins/wordpress-social-stream/images/controls1.png) no-repeat 0 0;
}
.dcwss.dc-feed.dc-feed-light .controls .prev, .dcwss.dc-feed.dc-feed-dark .controls .prev {
background-position: -44px 0;
}
.dcwss.dc-feed.dc-feed-light .controls .next, .dcwss.dc-feed.dc-feed-dark .controls .next {
background-position: -66px 0;
}
.dcwss.dc-feed.dc-feed-light .controls .play, .dcwss.dc-feed.dc-feed-dark .controls .play {
background-position: 0 0;
}
.dcwss.dc-feed.dc-feed-light .controls .pause, .dcwss.dc-feed.dc-feed-dark .controls .pause {
background-position: -22px 0;
}
.dcwss.dc-feed.dc-feed-light .controls .prev:hover, .dcwss.dc-feed.dc-feed-dark .controls .prev:hover {
background-position: -44px -22px;
}
.dcwss.dc-feed.dc-feed-light .controls .next:hover, .dcwss.dc-feed.dc-feed-dark .controls .next:hover {
background-position: -66px -22px;
}
.dcwss.dc-feed.dc-feed-light .controls .play:hover, .dcwss.dc-feed.dc-feed-dark .controls .play:hover {
background-position: 0 -22px;
}
.dcwss.dc-feed.dc-feed-light .controls .pause:hover, .dcwss.dc-feed.dc-feed-dark .controls .pause:hover {
background-position: -22px -22px;
}  .dcwss.dc-feed .stream li.dcsns-twitter .section-thumb {
margin-top: 3px;
}
.dcwss.dc-feed .stream li.dcsns-twitter .section-user {
padding: 0;
background: none;
}
.dcwss.dc-feed .stream li.dcsns-twitter .section-text img {
margin: 5px 0 0;
}
.dcwss.dc-feed .stream li.dcsns-twitter a {
color: #4EC2DC;
}
.dcwss.dc-feed .stream li.dcsns-twitter .section-intro a, .dcwss.dc-feed .stream li.dcsns-twitter .section-intro a:hover {
color: #fff;
}
.dcwss.dc-feed .stream li.dcsns-twitter .section-intro span a {
text-decoration: none;
margin-left: 0;
}
.dcwss.dc-feed .stream li.dcsns-twitter .section-intro span a:hover {
text-decoration: underline;
}
.dcwss.dc-feed .stream li.dcsns-twitter a:hover {
color: #4EC2DC;
text-decoration: underline;
}
.dcwss.dc-feed .stream li.dcsns-twitter .twitter-user {
margin-bottom: 2px;
display: block;
}
.dcwss.dc-feed .stream li.dcsns-twitter .twitter-user a {
color: #999;
line-height: 1.35em;
}
.dcwss.dc-feed .stream li.dcsns-twitter .twitter-user a:hover {
color: #999;
text-decoration: none;
}
.dcwss.dc-feed .stream li.dcsns-twitter .twitter-user a strong{
color: #fff;
}
.dcwss.dc-feed.dc-feed-light .stream li.dcsns-twitter .twitter-user a strong{
color: #444;
}
.dcwss.dc-feed .stream li.dcsns-twitter .twitter-user a:hover strong {
color: #4EC2DC;
text-decoration: underline;
} .dcwss.dc-feed .stream li.dcsns-facebook .section-text-fb a {
display:none;
}
.dcwss.dc-feed .stream li.dcsns-facebook .meta {
display: block;
clear: both;
}
.dcwss.dc-feed .stream li.dcsns-facebook .meta.item-comments {
padding: 0;
min-height: auto;
}
.dcwss.dc-feed .stream li.dcsns-facebook .meta.item-comments a {
display: block;
margin: 0 0 2px 0;
}
.dcwss.dc-feed .stream li.dcsns-facebook .share-facebook {
display: none;
} .dcwss.dc-feed .stream li.dcsns-google .section-title {
margin-bottom: 5px;
}
.dcwss.dc-feed .stream li.dcsns-google .meta span.plusones {
padding-left: 0;
} .dcwss.dc-feed .dcwss.dc-feed .stream li.dcsns-vimeo .section-title {
display: block;
clear: both;
}
.dcwss.dc-feed .stream li.dcsns-vimeo .section-text {
margin-bottom: 5px;
}
.dcwss.dc-feed .stream li.dcsns-vimeo .section-text .meta {
padding-top: 5px;
}
.dcwss.dc-feed .stream li.dcsns-vimeo .logo {
margin-bottom: 3px;
} .dcwss.dc-feed .stream li.dcsns-flickr .section-thumb {
margin: 0;
}
.dcwss.dc-feed .stream li.dcsns-flickr .inner {
padding-bottom: 5px;
} .dcwss.dc-feed .stream li.dcsns-pinterest .section-thumb {
display: block;
}
.dcwss.dc-feed .stream li.dcsns-pinterest .section-text {
clear: both;
} .dcwss.dc-feed .stream li.dcsns-dribbble .inner img {
margin-bottom: 5px;
} .dcwss.dc-feed .stream li.dcsns-lastfm .section-title {
background: url(//www.keiseruniversity.edu/wp-content/plugins/wordpress-social-stream/images/tracks.png) no-repeat 0 0;
padding-left: 17px;
margin-bottom: 0;
} .dcwss.dc-feed .stream li.dcsns-deviantart .section-thumb {
display: block;
float: none;
} .dcwss.dc-feed .stream li.dcsns-tumblr .track {
display: block;
background: url(//www.keiseruniversity.edu/wp-content/plugins/wordpress-social-stream/images/tracks.png) no-repeat 0 5px;
padding: 5px 0 0 17px;
margin-bottom: 0;
} .dcsns-toolbar *,
.dcsns-toolbar *:before,
.dcsns-toolbar *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.stream {
margin: 0 auto!important;
} .dcwss.dc-wall {
color: #444;
list-style: none outside none;
margin: 0;
clear: both;
}
.dcwss.dc-wall ul.stream {
padding-top: 1px;
padding-left: 2px;
}
.dcwss.dc-wall .dcwss-content {
position: relative;
padding: 0;
}
.dcsns-loading {
background: url(//www.keiseruniversity.edu/wp-content/plugins/wordpress-social-stream/images/loading_light.gif) no-repeat 0 center;
height: 24px;
font-size: 13px;
line-height: 24px;
padding: 0 0 0 28px;
position: absolute;
top: 10px;
left: 10px;
}
.dcsns-toolbar .dcsns-loading {
right: 10px;
left: auto;
}
.dcwss.dc-wall .stream li a {
color: #2DB6E8;
text-decoration: none;
}
.dcwss.dc-wall .stream li {
background: #FFF;
-webkit-box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
-moz-box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
font-size: 11px;
padding: 15px 0 0 0;
position: relative;
font-family: Arial, sans-serif;
line-height: 1.35em;
margin: 0 2% 2% -1px;
}
.dcwss.dc-wall.col-1 .stream li {
width: 100%;
margin: 0 0 2% 0;
}
.dcwss.dc-wall.col-2 .stream li {
width: 48%;
}
.dcwss.dc-wall.col-3 .stream li {
width: 31%;
}
.dcwss.dc-wall.col-4 .stream li {
width: 23%;
}
.dcwss.dc-wall.col-5 .stream li {
width: 18%;
}
.dcwss.dc-wall .stream li .inner {
overflow: hidden;
margin: 0 15px 10px 15px;
width: auto;
}
.dcwss.dc-wall .stream li .icon {
position: absolute;
left: 3px;
bottom: 0;
z-index: 3;
margin: 0!important;
-webkit-border-radius: 0px;
-moz-box-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: 0 0 0 rgba(0,0,0,0.7);
-moz-box-shadow: 0 0 0 rgba(0,0,0,0.7);
box-shadow: 0 0 0 rgba(0,0,0,0.7);
}
.dcwss.dc-wall .stream li .section-intro {
padding: 7px 15px 7px 35px;
display: block;
color: #fff;
font-style: normal;
font-weight: bold;
font-size: 10px;
z-index: 2;
position: relative;
}
.dcwss.dc-wall .stream li .clear {
clear: both;
} .dcwss.dc-wall .stream li .section-intro a {
text-decoration: underline;
color: #fff;
}
.dcwss.dc-wall .stream li .section-title {
display: block;
font-weight: bold;
margin-bottom: 3px;
max-width: 100%;
clear: both;
}
.dcwss.dc-wall .stream li .section-title a {
color: #555;
}
.dcwss.dc-wall .stream li .section-title a:hover {
color: #2DB6E8;
}
.dcwss.dc-wall .stream li .section-thumb {
float: left;
margin: 0 7px 0 0;
max-width: 100%;
}
.dcwss.dc-wall .stream li .section-thumb img {
border: 1px solid #ccc;
padding: 1px;
background: #fff;
margin-bottom: 5px;
}
.dcwss.dc-wall .stream li .section-text {
display: block;
max-width: 100%;
margin-bottom: 5px;
}
.dcwss.dc-wall .stream li .section-text img {
margin: 0 7px 5px 0;
float: left;
border: 1px solid #ddd;
padding: 1px;
background: #fff;
}
.dcwss.dc-wall .stream li .section-thumb img, .dcwss.dc-wall .stream li .section-text img {
display: none;
}
.dcwss.dc-wall .stream li .section-text br {
display: block;
}
.dcwss.dc-wall .stream li .section-user {
clear: both;
display: block;
font-style: italic;
margin: 0 8px 5px 0;
display: block;
float: left;
padding: 5px 0 0 15px;
line-height: 12px;
background: url(//www.keiseruniversity.edu/wp-content/plugins/wordpress-social-stream/images/profile.png) no-repeat 0 5px;
}
.dcwss.dc-wall .stream li.dcsns-error {
color: #990000;
} .wall-outer .dcsns-toolbar {
padding: 0;
width: 100%;
overflow: hidden;
position: relative;
margin-bottom: 1.5em;
} .wall-outer #dcsns-filter.dc-center {
float: left; 
padding-left: 50%; 
display: none;
margin: 0;
}
.wall-outer .dcsns-toolbar .filter {
padding: 0;
margin: 0 0 15px 0;
}
.wall-outer .dcsns-toolbar .filter li {
display: inline;
background: none;
padding: 0;
margin: 0;
height: 24px;
}
.wall-outer .dcsns-toolbar .filter .link-all {
color: #fff;
height: 32px;
padding: 8px 7px 4px 7px;
text-shadow: 0 0 1px #555;
font-weight: bold;
font-size: 14px;
line-height: 14px;
}
.wall-outer .dcsns-toolbar .filter li a {
padding: 4px 3px 0 3px;
margin: 0 1px 1px 0;
display: block;
float: left;
height: 32px;
width: 32px; 
text-align: center;
}
.wall-outer .dcsns-toolbar .filter li img {
margin: 0;
height: 24px;
width: 25px;
-webkit-border-radius: 0px;
-moz-box-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: 0 0 0 rgba(0,0,0,0.7);
-moz-box-shadow: 0 0 0 rgba(0,0,0,0.7);
box-shadow: 0 0 0 rgba(0,0,0,0.7);
} .dcwss.dc-wall .controls {
display: none;
} .stream li.dcsns-twitter .section-thumb {
margin-top: 3px;
}
.stream li.dcsns-twitter .section-thumb img {
margin-bottom: 0!important;
width: 48px; 
height: 48px;
}
.dcwss.dc-wall .stream li.dcsns-twitter .section-thumb img {
display: block;
}
.stream li.dcsns-twitter .section-user {
padding: 0;
background: none;
}
.stream li.dcsns-twitter .section-text {
margin-bottom: 0!important;
}
.stream li.dcsns-twitter .section-text img {
margin-top: 5px!important;
}
.stream li.dcsns-twitter a {
color: #38AEAE;
}
.stream li.dcsns-twitter .section-intro a, .stream li.dcsns-twitter .section-intro a:hover {
color: #fff;
}
.stream li.dcsns-twitter .section-intro span a {
text-decoration: none!important;
margin-left: 0;
}
.stream li.dcsns-twitter .section-intro span a:hover {
text-decoration: underline!important;
}
.stream li.dcsns-twitter a:hover {
color: #38AEAE;
text-decoration: underline;
}
.stream li.dcsns-twitter .twitter-user {
margin-bottom: 2px;
display: block;
}
.stream li.dcsns-twitter .twitter-user a {
color: #999;
line-height: 1.35em;
}
.stream li.dcsns-twitter .twitter-user a:hover {
color: #999;
text-decoration: none;
}
.stream li.dcsns-twitter .twitter-user a strong{
color: #444;
}
.stream li.dcsns-twitter .twitter-user a:hover strong {
color: #38AEAE;
text-decoration: underline;
} .dcwss.dc-wall .stream li.dcsns-facebook .section-thumb img, .dcwss.dc-wall .stream li.dcsns-facebook .section-text img {
display: block;
}
.dcwss.dc-wall .stream li.dcsns-facebook .section-text a {
margin-right: 4px;
color: #444;
}
.dcwss.dc-wall .stream li.dcsns-facebook .section-text-fb a {
display:none;
}
.dcwss.dc-wall .stream li.dcsns-facebook .meta {
display: block;
clear: both;
}
.dcwss.dc-wall .stream li.dcsns-facebook .meta.item-comments {
padding: 0;
min-height: auto;
}
.dcwss.dc-wall .stream li.dcsns-facebook .meta.item-comments a {
display: block;
margin: 0 0 2px 0;
}
.dcwss.dc-wall .stream li.dcsns-facebook .share-facebook {
display: none;
} .dcwss.dc-wall .stream li.dcsns-google .section-title {
margin-bottom: 5px;
}
.dcwss.dc-wall .stream li.dcsns-google .meta span.plusones {
padding-left: 0;
}
.dcwss .stream li.dcsns-google .section-share {
clear: both;
} .dcwss.dc-wall .stream li.dcsns-stumbleupon .section-title {
display: block;
clear: both;
} .dcsns .dcwss.dc-wall .stream li.dcsns-vimeo .section-title {
display: block;
clear: both;
}
.dcwss.dc-wall .stream li.dcsns-vimeo .section-text .meta {
padding-top: 5px;
}
.dcwss.dc-wall .stream li.dcsns-vimeo .logo {
margin-bottom: 3px;
} .dcwss.dc-wall .stream li.dcsns-flickr .section-thumb {
margin: 0;
}
.dcwss.dc-wall .stream li.dcsns-flickr .section-thumb img{
margin: 0 0 5px 0;
}
.stream li.dcsns-flickr .section-title {
clear:both;
}
.stream li.dcsns-flickr .section-share {
clear:both;
} .dcwss.dc-wall .stream li.dcsns-pinterest .section-thumb {
display: block;
}
.dcwss.dc-wall .stream li.dcsns-pinterest .section-text {
clear: both;
} .dcwss.dc-wall .stream li.dcsns-dribbble .inner img {
margin-bottom: 5px;
} .dcwss.dc-wall .stream li.dcsns-lastfm .section-title {
background: url(//www.keiseruniversity.edu/wp-content/plugins/wordpress-social-stream/images/tracks.png) no-repeat 0 0;
padding-left: 17px;
margin-bottom: 0;
} .dcwss.dc-wall .stream li.dcsns-deviantart .section-thumb {
display: block;
float: none;
} .dcwss.dc-wall .stream li.dcsns-tumblr .track {
display: block;
background: url(//www.keiseruniversity.edu/wp-content/plugins/wordpress-social-stream/images/tracks.png) no-repeat 0 5px;
padding: 5px 0 0 17px;
margin-bottom: 0;
} .dcwss .stream li.dcsns-instagram .section-title {
font-weight: normal;
clear: both;
}
.dcwss .stream li.dcsns-instagram .meta {
clear: both;
}
.dcwss .stream li.dcsns-instagram .section-meta .meta .comments, .stream li.dcsns-instagram .section-meta .meta .likes {
margin: 0 0 5px 0;
padding-top: 5px;
background-position: 0px 5px;
float: none;
font-size: 100%;
font-weight: bold;
} .dcwss .stream li .section-share {
display: block;
margin: 0;
padding: 4px 0 0;
float: right;
}
.dcwss .stream li .section-share a {
display: block;
width: 16px;
height: 16px;
float: left;
margin: 0 2px 0 0;
background: url(//www.keiseruniversity.edu/wp-content/plugins/wordpress-social-stream/images/share.png) no-repeat 0 0;
}
.dcwss .stream li .section-share a.share-twitter {
background-position: 0 -16px;
}
.dcwss .stream li .section-share a.share-reply {
background-position: 0 -32px;
}
.dcwss .stream li .section-share a.share-retweet {
background-position: 0 -48px;
}
.dcwss .stream li .section-share a.share-favorite {
background-position: 0 -64px;
}
.dcwss .stream li .section-share a.share-google {
background-position: 0 -80px;
}
.dcwss .stream li .section-share a.share-linkedin {
background-position: 0 -96px;
}
.dcwss .stream li .section-share a.share-facebook:hover {
background-position: -16px 0;
}
.dcwss .stream li .section-share a.share-twitter:hover {
background-position: -16px -16px;
}
.dcwss .stream li .section-share a.share-reply:hover {
background-position: -16px -32px;
}
.dcwss .stream li .section-share a.share-retweet:hover {
background-position: -16px -48px;
}
.dcwss .stream li .section-share a.share-favorite:hover {
background-position: -16px -64px;
}
.dcwss .stream li .section-share a.share-google:hover {
background-position: -16px -80px;
}
.dcwss .stream li .section-share a.share-linkedin:hover {
background-position: -16px -96px;
}
.stream li.dcsns-twitter .section-share .share-facebook, .stream li.dcsns-twitter .section-share .share-google, .stream li.dcsns-twitter .section-share .share-linkedin, .stream li.dcsns-twitter .section-share .share-twitter {
display:none!important;
}  .dcwss.dc-wall.modern .stream li {
-webkit-box-shadow: 0 0 0 rgba(0,0,0,0.5);
-moz-box-shadow: 0 0 0 rgba(0,0,0,0.5);
box-shadow: 0 0 0 rgba(0,0,0,0.5);
padding: 0; font-size: 14px;
text-align: center;
word-wrap: break-word;
}
.dcwss.dc-wall.modern .stream li .inner {
padding: 0;
margin: 0;
}
.dcwss.dc-wall.modern .stream li .section-thumb {
margin: 0 0 20px 0;
display: block;
float: none;
}
.dcwss.dc-wall.modern .stream li .section-thumb img {
max-width: 100%!important;
width: 100%!important;
background: none;
border: none;
padding: 0;
margin: 0;
}
.dcwss.dc-wall.modern .stream li.dcsns-twitter .section-thumb {
float: left;
margin: 20px 10px 10px 20px;
}
.dcwss.dc-wall.modern .stream li.dcsns-twitter .section-thumb img {
display: block;
height: 48px!important;
width: 48px!important;
}
.dcwss.dc-wall.modern .twitter-user {
text-align: left!important;
margin-top: 20px;
}
.dcwss.dc-wall.modern .twitter-text {
clear: both;
display: block;
}
.dcwss.dc-wall.modern .stream li.dcsns-tumblr .inner {
padding-top: 20px;
}
.dcwss.dc-wall.modern .stream li .section-title {
font-weight: normal;
}
.dcwss.dc-wall.modern .stream li .section-text, .dcwss.dc-wall.modern .stream li .section-user, .dcwss.dc-wall.modern .stream li .section-title {
padding: 0 20px;
margin: 0 0 20px 0;
}
.dcwss.dc-wall.modern .stream li .section-text img {
max-width: 100%!important;
width: 100%!important;
background: none;
border: none;
padding: 0;
float: none;
margin: 0;
}
.dcwss.dc-wall.modern .stream li .meta {
display: none;
}
.dcwss.dc-wall.modern .stream li .section-user {
font-size: 12px;
background: none;
float: none;
text-align: center;
}
.dcwss.dc-wall.modern .stream li .section-intro {
padding: 10px 0;
text-align: center;
font-size: 12px;
font-weight: normal;
position: relative;
display: block;
}
.dcwss.dc-wall.modern .stream li .section-intro a {
margin: 0;
text-decoration: none;
padding: 0 5px;
}
.dcwss.dc-wall.modern .stream li .section-intro span {
font-size: 12px;
}
.dcwss.dc-wall.modern .stream li .section-intro a.link-user {
display: block;
}
.dcwss.dc-wall.modern .stream li .section-intro a.link-user:hover {
color: #38AEAE;
}
.dcwss.dc-wall.modern .stream li .section-intro a.link-intro {
display: none;
}
.dcwss.dc-wall.modern .stream li .section-user {
display: none;
}
.dcwss.dc-wall.modern .stream li .section-share {
margin: 0 20px 20px 0;
padding: 0;
}
.dcwss.dc-wall.modern .stream li .socicon {
position: absolute; 
bottom: 15px; 
left: 15px;
font-size: 24px;
}
.dcwss.dc-wall.modern .stream li.dcsns-lastfm .section-title {
background: url(//www.keiseruniversity.edu/wp-content/plugins/wordpress-social-stream/images/tracks.png) no-repeat 20px 3px;
padding-left: 37px;
}
.dcwss.dc-wall.modern .stream li.dcsns-instagram .section-thumb img {
margin-bottom: 20px;
} .dcwss.dc-wall.modern.dark .stream li, .dcwss.dc-wall.modern.dark .stream li .section-user, .dcwss.dc-wall.modern.dark .stream li .section-intro a, .dcwss.dc-wall.modern.dark .stream li .section-text a, 
.dcwss.dc-wall.modern.dark .stream li .section-intro span, .dcwss.dc-wall.modern.dark .stream li.dcsns-twitter .twitter-user a strong, .dcwss.dc-wall.modern.dark .stream li .socicon {
color: #fff;
}
.dcwss.dc-wall.modern.dark .stream li .section-intro a:hover, .dcwss.dc-wall.modern.dark .stream li .section-title a:hover, .dcwss.dc-wall.modern.dark .stream li .section-text a:hover, .stream li.dcsns-twitter .twitter-user a:hover strong {
color: #4EC2DC;
}
.dcwss.dc-wall.modern.dark .stream li {
background-color: #393939;
}
.dcwss.dc-wall.modern.dark .stream li .section-title a {
color: #fff;
}
.dcwss.dc-wall.modern.dark .stream li .section-intro {
background: #2C2C2C!important;
} .dcwss.dc-wall.modern.light .stream li .section-intro a:hover, .dcwss.dc-wall.modern.light .stream li .section-title a:hover, .dcwss.dc-wall.modern.light .stream li .section-text a:hover, .stream li.dcsns-twitter .twitter-user a:hover strong { color:#38aeae;
}
.dcwss.dc-wall.modern.light .stream li {
background-color: #fff;
}
.dcwss.dc-wall.modern.light .stream li .section-intro {
background: #ececec!important;
}
.dcwss.dc-wall.modern.light .stream li, .dcwss.dc-wall.modern.light .stream li .section-intro a, .dcwss.dc-wall.modern.light .stream li .section-intro span {
color: #494949;
}
.dcwss.dc-wall.modern.light .stream li .socicon {
color: #494949;
} .entry .dcsns-toolbar img, .entry .dcwss img.icon {
background: none; 
border: none; 
padding: 0; 
margin: 0;
} 
.post ul.stream li {
background: none;
} .isotope,
.isotope .isotope-item { -webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-ms-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
transition-duration: 0.8s;
}
.isotope {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
-ms-transition-property: height, width;
-o-transition-property: height, width;
transition-property: height, width;
}
.isotope .isotope-item {
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property:    -moz-transform, opacity;
-ms-transition-property:     -ms-transform, opacity;
-o-transition-property:         top, left, opacity;
transition-property:         transform, opacity;
} .isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
-webkit-transition-duration: 0s;
-moz-transition-duration: 0s;
-ms-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
} .dcwss .stream p {
margin: 0;
padding: 0;
}
.dcwss .stream li .meta {
display: block;
font-size: 90%;
color: #999;
}
.dcwss .stream li .meta span {
margin: 0 8px 5px 0;
display: block;
float: left;
padding: 0 0 0 15px;
line-height: 12px;
}
.dcwss .meta span.shares {
background: url(//www.keiseruniversity.edu/wp-content/plugins/wordpress-social-stream/images/shares.png) no-repeat 0 0;
padding-left: 20px;
}
.dcwss .meta span.views {
background: url(//www.keiseruniversity.edu/wp-content/plugins/wordpress-social-stream/images/views.png) no-repeat 0 0;
padding-left: 18px;
}
.dcwss .meta span.likes {
background: url(//www.keiseruniversity.edu/wp-content/plugins/wordpress-social-stream/images/likes.png) no-repeat 0 0;
padding-left: 16px;
}
.dcwss .meta span.comments {
background: url(//www.keiseruniversity.edu/wp-content/plugins/wordpress-social-stream/images/comments.png) no-repeat 0 0;
}
.dcwss .meta span.users {
background: url(//www.keiseruniversity.edu/wp-content/plugins/wordpress-social-stream/images/users.png) no-repeat 0 0;
}
.dcwss .meta span.videos {
background: url(//www.keiseruniversity.edu/wp-content/plugins/wordpress-social-stream/images/videos.png) no-repeat 0 0;
padding-left: 16px;
}
.dcwss .stream li .section-meta {
display: block;
margin: 0;
padding: 0;
clear: both;
}
.dcwss .stream li .meta.item-comments {
padding: 0 0 0 35px;
margin: 0 0 5px 0;
min-height: 30px;
position: relative;
clear: both;
line-height: 1.3em;
}
.dcwss .stream li .meta.item-comments img {
position: absolute;
left: 0;
top: 0;
width: 30px;
}
.dcwss .stream li .meta.item-likes {
padding: 0;
width: 100%;
overflow: hidden;
clear: both;
line-height: 1.3em;
}
.dcwss .stream li .meta.item-likes img {
float: left;
margin: 0 5px 5px 0;
width: 30px;
border: 1px solid #ddd;
padding: 1px;
background: #fff;
}div#page div#right div.sidebar-block-wrap h3 {
margin-bottom: 0 !important;
}
#campus-page,
#program-page,
#campuses-page {
line-height: 150%;
}
#campus-page ul,
#campuses-page ul {
padding-left: 0;
}
#campus-page ul ul,
#campuses-page ul ul {
padding-left: 25px;
}
#campuses-page h1 {
background-image: none !important;
}
#program-page h2,
.template-admissions > h2 {
padding: 11px 15px 10px 15px !important;
}
.selector-list li + li {
margin-top: 5px;
}
.selector-list li ul {
margin-top: 5px !important;
}
.selector-list li ul {
margin-left: 25px !important;
}
div#program-page hr {
border: 0;
border-top: 1px #000 solid;
margin: 25px 0;
}
select[name="download"] {
appearance: none;
background-color: #ffffff;
background-image: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/arrow-down.png);
background-position: calc( 100% - 15px ) center;
background-repeat: no-repeat;
border-radius: 5px;
border: 1px #bdbdbd solid;
cursor: pointer;
min-width: 100%;
overflow: visible;
padding: 11px 14px 9px;
position: relative;
}
.acsb-trigger .acsb-trigger-icon svg {
margin-top: 7px !important;
}
div.gallery-posts div.gallery ul {
list-style: none;
}
h1.galleryh1 {
font-size: 18px;
line-height: 125%;
}
div.open-house-view-campus div.contact p.email {
margin-bottom: 65px !important;
}
ul.slick-dots li:only-child {
display: none !important;
}
a[href^=tel] {
white-space: nowrap;
}#seahawks-block > div {
float: left;
}
#seahawks .next {
margin-top: 0px;
}
.grid-seahawks {
margin-bottom: 30px;
}
#seahawks-block:after {
content: "";
display: block;
clear: both;
margin-bottom: 30px;
}
#seahawks-block div[class^='row'] {
background-color: #eee;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
#seahawks-block .row-2 a, #seahawks-block .row-3 a {
background-color: rgba( 0, 0, 0, 0.65 );
color: #fff;
text-decoration: none;
display: block;
width: 100%;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
bottom: 0px;
padding: 15px;
position: absolute;
}
#seahawks-block .read-more {
position: relative;
}
#seahawks-block .read-more > img {
margin-left: 5px;
position: absolute;
top: -8px;
}
#seahawks-block .row-2 a:hover, #seahawks-block .row-3 a:hover {
text-decoration: underline;
}
#seahawks-block .date-small, #seahawks .date-small {
font-size: 12px;
text-decoration: none !important;
}
#seahawks-block .excerpt a, #seahawks-block .title a {
color: #fff; 
}
#seahawks-block .excerpt {
height: 220px;
background: #0e5faa;
bottom: 25px;
padding: 20px;
position: absolute;
width: 40%;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
color: #fff;
}
#seahawks-block .title a.main {
font-size: 23px;
line-height: 120%;
display: block;
margin-bottom: 20px;
}
#seahawks-block .title a.read-more {
font-size: 13px;
}
#seahawks-block .title {
height: 220px;
background: rgba( 0, 0, 0, 0.65 );
bottom: 25px;
padding: 20px;
position: absolute;
right: 0px;
width: 59.5%;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
}
.column-1 {
width: 50%;
}
.row-1, .row-2, .row-3 {
position: relative;
}
.row-1 {
height: 500px;
}
.column-1, .column-2 {
margin-right: 1%;
}
.column-2, .column-3 {
width: 24%;
}
.column-2 .row-2 {
margin-bottom: 5%;
height: 200px;
}
.column-3 .row-2 {
margin-top: 5%;
height: 200px;
}
.column-2 .row-3, .column-3 .row-3 {
height: 288px;
}
.shadow-bottom-head-image {
bottom: 0px !important;
} @media ( max-width: 889px ) {
#seahawks-blog-content .sidebar {
width: 100% !important;
}
#seahawks-blog-content .post-content {
margin-top: 25px !important;
width: 100% !important;
}
#seahawks-blog-post .main-image h4 {
display: none !important;
}
.grid-seahawks > div {
width: 100% !important;
height: auto !important;
}
.thumb-eagle {
height: auto !important;
}
.thumb-eagle > img {
width: 100% !important;
height: auto !important;
}
#footer .zone.right li {
position: relative !important;
width: 100% !important;
float: left;
}
#footer .zone.right {
border-bottom: 0px !important;
margin-bottom: 0px !important;
padding-bottom: 0px !important;
}
.column-1, .column-2, .column-3 {
width: 100% !important;
margin: 0px 0px 0px 0px !important;
}
.column-2 > div, .column-3 > div {
height: 250px !important;
margin: 0px 0px 10px 0px !important;
}
.column-1 {
margin-bottom: 10px !important;
}
}
.important-blog #page .grid-seahawks{
display: block!important;
}
.grid-seahawks {
width: 100%;
border-left: 1px #d3d3d3 solid;
border-top: 1px #d3d3d3 solid;
}
.grid-seahawks:after {
content: "";
display: block;
clear: both;
}
.grid-seahawks > div {
border-right: 1px #d3d3d3 solid;
border-bottom: 1px #d3d3d3 solid;
transition: all 250ms linear;
-webkit-transition: all 250ms linear;
-moz-transition: all 250ms linear;
-o-transition: all 250ms linear;
-ms-transition: all 250ms linear;
float: left;
width: 33.33333%;
padding: 30px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
height: 455px;
}
.grid-seahawks > div:hover {
background-color: rgba( 255, 255, 255, 0.85 );
}
.in-the-news > a {
font-size: 20px;
font-weight: 700;
margin-bottom: 10px !important;
display: block;
line-height: 125%;
}
.in-the-news > .excerpt {
font-size: 13px;
color: #5A5A5A;
line-height: 120%;
}
.thumb-eagle {
width: 100%;
height: 180px;
display: block;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
margin-bottom: 20px;
position: relative;
}
.thumb-eagle .category {
left: -10px;
position: absolute;
bottom: 25px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
padding: 8px 12px;
color: #000;
font-weight: bold;
}
.next {
clear: both;
margin-top: 35px;
}
#seahawks-blog-post .main-image img {
width: 100%;
display: block;
margin: 0px 0px 0px 0px !important;
}
#seahawks-blog-post .main-image {
position: relative;
}
#seahawks-blog-post .main-image h4 {
background-color: #0e5faa;
bottom: 50px;
color: #fff;
padding: 25px;
position: absolute;
width: 25.75%;
}
#seahawks-blog-content {
background: #fff;
margin-bottom: 25px;
margin-top: 25px;
padding: 25px;
min-height: 500px;
}
#seahawks-blog-content .sidebar {
float: left;
width: 30%;
}
#seahawks-blog-content .post-content {
float: right;
width: 67.5%;
}
#seahawks-blog-content:after {
clear: both;
content: "";
display: block;
}
#seahawks-blog-content h1 {
background: #ffd14e;
color: #000;
font-size: 23px;
line-height: 125%;
margin-left: -25px;
padding: 25px;
}
#seahawks-blog-content .sidebar p {
color: #5A5A5A;
font-size: 14px;
margin-top: 25px;
} .grid-4:after, .grid-4 > div:after {
content: "";
clear: both;
display: block;
}
.grid-4 > div {
float: left;
margin-right: 1%;
}
.grid-4 > div:last-child {
margin-right: 0%;
}
.grid-4-1 {
width: 24.25%;
}
.grid-4-2 {
width: 49.5%;
}
.grid-4-3 {
width: 74.75%;
}
.grid-4-4 {
width: 100%;
}
#seahawks-blog-post-second {
}
#seahawks-blog-post-second .grid-4-3 .post-content {
background: #fff;
}
#seahawks-blog-post-second .main-image img {
width: 100%;
display: block;
}
#seahawks-blog-post-second .post-content {
padding: 25px;
}
#seahawks-blog-post-second .posted-on {
text-transform: uppercase;
color: #b3b3b3;
font-size: 12px;
font-weight: bold;
}
#seahawks-blog-post-second .posted-on:after {
content: "";
display: block;
clear: both;
}
#seahawks-blog-post-second .posted-on p:first-child {
float: left;
}
#seahawks-blog-post-second .posted-on p:last-child {
float: right;
}
#seahawks-blog-post-second h1 {
font-size: 20px;
color: #000;
margin: 10px 0px 25px;
font-weight: bold;
line-height: 120%;
}
#seahawks-blog-post-second p.category a {
color: #63b4ea;
}
#seahawks-blog-post-second .thumb-eagle {
height: 162px;
margin-bottom: 15px !important;
}
#seahawks-blog-post-second .thumb-eagle img {
display: block;
}
#seahawks-blog-post-second .category-second {
color: #b3b3b3;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
}
#seahawks-blog-post-second .title {
font-size: 16px;
margin: 0px !important;
padding: 0px 15px 15px 15px;
}
#seahawks-blog-post-second .in-the-news {
background: #fff;
}
#seahawks-blog-post-second .category-second {
padding: 0px 15px;
}
#seahawks-blog-post-second .in-the-news {
margin-bottom: 12px;
}
#seahawks-blog-post-second .share a {
display: block;
height: 32px;
width: 32px;
background-position: center;
background-repeat: no-repeat;
float: left;
transition: all 250ms linear;
-webkit-transition: all 250ms linear;
-moz-transition: all 250ms linear;
-o-transition: all 250ms linear;
-ms-transition: all 250ms linear;
}
#seahawks-blog-post-second .share a:hover {
background-color: #000 !important;
}
#seahawks-blog-post-second .share:after {
content: "";
display: block;
clear: both;
}
#seahawks-blog-post-second .share .facebook {
background-color: #3a589b;
background-size: 55%;
background-image: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/seahawks-facebook.png);
}
#seahawks-blog-post-second .share .google {
background-color: #cf1615;
background-size: 60%;
background-image: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/seahawks-google-plus.png);
}
#seahawks-blog-post-second .share .twitter {
background-color: #588dca;
background-size: 60%;
background-image: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/seahawks-twitter.png);
}
#seahawks-blog-post-second .share-footer a {
display: block;
background-repeat: no-repeat;
float: left;
transition: all 250ms linear;
-webkit-transition: all 250ms linear;
-moz-transition: all 250ms linear;
-o-transition: all 250ms linear;
-ms-transition: all 250ms linear;
font-size: 12px;
text-transform: uppercase;
margin-left: 10px;
color: #ffffff;
float: right;
background-size: 20px;
height: 32px;
padding-right: 10px;
padding-left: 35px;
line-height: 32px;
background-position: 8px 6px;
}
#seahawks-blog-post-second .share-footer a:hover {
background-color: #000 !important;
text-decoration: none !important;
}
#seahawks-blog-post-second .share-footer:after {
content: "";
display: block;
clear: both;
}
#seahawks-blog-post-second .share-footer .facebook {
background-color: #3a589b;
background-image: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/seahawks-facebook.png);
}
#seahawks-blog-post-second .share-footer .google {
background-color: #cf1615;
background-image: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/seahawks-google-plus.png);
}
#seahawks-blog-post-second .share-footer .twitter {
background-color: #588dca;
background-image: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/seahawks-twitter.png);
}
#seahawks-blog-post-second .share-footer {
margin-top: 25px;
}  #menu .special-href {
font-family: "Open Sans",sans-serif;
font-size: 13px !important;
}.stilmsg { font-weight:bold; font-size:12px; text-align:center; font-family: "Arial", "Helvetica", sans-serif; color:navy;}
.stilefss {font-weight:bold; font-size:8px; font-family: "Arial", "Helvetica, sans-serif"; text-align:center; color:blue;}#faculty-spotlight {
width: 100%;
position: relative;
margin: 50px auto;
padding-top: 75px;
}
#faculty-spotlight div.slide {
transition:
opacity 500ms linear,
visibility 500ms linear;
opacity: 0;
visibility: hidden;
position: absolute;
background-color: #ffffff;
width: 100%;
display: block;
min-height: 300px;
padding-bottom: 75px;
box-sizing: border-box;
border-radius: 5px;
}
#faculty-spotlight div.slide.visible {
opacity: 1;
visibility: visible;
}
#faculty-spotlight div.slide div.image {
display: block;
position: absolute;
left: 50%;
top: 0%;
transform: translateX( -50% ) translateY( -50% );
border-radius: 50%;
width: 150px;
height: 150px;
overflow: hidden;
}
#faculty-spotlight div.slide div.text {
padding: 100px 25px 25px 25px;
text-align: center;
}
#faculty-spotlight div.slide div.text h4 {
font-weight: bold;
}
#faculty-spotlight div.slide div.text *:first-child {
margin-top: 0px;
}
#faculty-spotlight div.slide div.text *:last-child {
margin-bottom: 0px;
}
#faculty-spotlight div.slide div.image img {
display: inherit;
}
#faculty-spotlight div.arrows {
position: absolute;
bottom: 20px;
display: flex;
justify-content: center;
width: 100%;
}
#faculty-spotlight div.arrows a {
border-radius: 50%;
width: 36px;
height: 36px;
background-color: #ffd14f;
display: block;
position: relative;
}
#faculty-spotlight div.arrows > * + * {
margin-left: 15px;
}
#faculty-spotlight div.arrows > span {
line-height: 36px;
}
#faculty-spotlight div.arrows a > svg {
height: 50%;
position: absolute;
top: 50%;
left: 50%;
transform: translateX( -50% ) translateY( -50% );
}
#faculty-spotlight div.arrows a:first-child svg {
margin-left: -1px;
}
#faculty-spotlight div.arrows a:last-child svg {
margin-left: 1px;
}ul.marquee { display: block;
padding: 0;
margin: 0;
list-style: none;
line-height: 1;
position: relative;
overflow: hidden; width: 500px; height: 34px; background-color: #222; border: 5px solid #0593FF; border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px; }
ul.marquee li { position: absolute;
top: -999em;
left: 0;
display: block;
white-space: nowrap;  font: 24px Trebuchet MS, Helvetica, sans-serif; color: #eee; padding: 3px 5px;
}
ul.marquee li a {color:#0593FF;} ul.marquee li a:hover {color:#FF0000;} .ticker-container {
width: 100%;
height: 2.9%;
border: 1px solid;
overflow: hidden;
}
.ticker-text {
height: 150%;
white-space:nowrap;
display:inline-block;
}
.important-culinaryhs #slider, .important-golfclassic #slider {
display: none !important;
}
.important-culinaryhs .full-page, .important-golfclassic .full-page {
position: relative;
}
.important-culinaryhs .shadow-bottom-head-image, .important-golfclassic .shadow-bottom-head-image {
bottom: 62px !important;
}
.important-culinaryhs .full-page .special-box-black, .important-golfclassic .full-page .special-box-black {
border: 1px solid #000;
border-radius: 5px;
color: #000;
padding: 14px 22px 13px;
text-decoration: none;
font-size: 20px;
}
#right > div:last-child {
margin-bottom: 0px;
}
#program-page table.auto-formatted {
margin-bottom: 25px;
}
#program-page table.auto-formatted td {
font-size: 12px;
line-height: 12px;
text-align: center;
vertical-align: middle;
}
#program-page table.auto-formatted tbody tr:first-child {
background: #aaa;
color: #fff;
font-weight: bold;
text-shadow: 1px 1px 2px rgba( 0, 0, 0, 0.5 );
}
#program-page table.auto-formatted tbody tr td:first-child {
text-align: left;
vertical-align: middle;
}
#program-page table.auto-formatted:last-child {
margin-bottom: 0px;
}
#program-page table.auto-formatted tr td:last-child {
width: auto !important;
}
#program-page table.auto-formatted tr td {
border-left: 1px dotted #888 !important;
}
#program-page table.auto-formatted tr td:first-child {
border-right: 1px solid #000000 !important;
}
#program-page .attention {
padding: 10px 0px;
background: #d70000;
color: #fff;
text-shadow: 1px 1px 3px rgba( 0, 0, 0, 0.75 );
box-shadow: 0px 0px 15px rgba( 0, 0, 0, 0.5 ) inset;
font-weight: bold;
font-style: italic;
border: 1px #000 solid;
border-radius: 5px;
text-align: center;
}
#request-float .spanish-request {
background: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/request-float-spanish-request.png) no-repeat center center;
}
.SmartBoard_Table{
background-color: #CCCCCC;
border: thin solid;
}
.SmartBoard_Row {
font-family: Arial, Helvetica, sans-serif;
}
.SmartBoard_Subject{
font-weight: bold;
width: 400px;
}
.SmartBoard_DateTime{
font-size: small;
font-variant: small-caps;
}
.SmartBoard_Message{
font-family: Arial, Helvetica, sans-serif;
color:#F00;
}
.sitemap-module-module {
margin-left: 30px;
}
.sitemap-module-module h1{
font-size: 30px;
}
.sitemap-module-module h2{
margin: 15px 0 15px 0;
font-size: 25px;
}
#ticker{
color: #900;
}
@media ( min-width: 500px ) and ( max-width: 660px ) {
#header .left img {
max-width: 30% !important;
top: 45% !important;
height: auto !important;
}
}
.livechat-fp-block {
display: inline-block;
width: 500px;
height: 500px;
margin: 10px;
border: 0px;
}
.prevent-showing:before {
content: "";
background-image: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/campus-locator.png);
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
display: block;
position: relative;
width: 100%;
height: 345px;
margin-top: 20px;
border-radius: 3px;
}
.nivo-caption {
font-family: Open Sans, Arial, Helvetica, sans-serif !important;
}
.nivo-caption a:hover {
color: #ffffff !important;
}
.shadow-bottom-head-image{
background: none!important;
}
#header .float-left.float-left-border {
max-width: 225px;
}
table.normal td {
border-left: 1px #000 solid;
width: auto !important;
}
table.normal td {
text-align: center;
}@media ( min-width: 1200px ) {
.slicknav_menu {
display: none !important;
}
.main-blog-seahawks img {
max-width: 100%;
}
.thumb-eagle img {
min-width: 100%;
}
}
@media ( min-width: 890px ) and ( max-width: 1199px ) {
.slicknav_menu {
display: none !important;
}
.main-blog-seahawks img {
max-width: 100%;
}
.thumb-eagle img {
min-width: 100%;
}
#footer .zone.right .clear {
position: absolute;
bottom: 0px;
}
}
@media ( min-width: 0px ) and ( max-width: 499px ) {
#footer .zone.right .clear {
position: absolute;
bottom: 0px;
}
.no-mobile-vertical {
display: none !important;
}
.front-page-block {
max-height: 9999px !important;
height: auto !important;
}
.front-page-block .block-left, .front-page-block .block-right {
width: 100% !important;
min-width: 100% !important;
}
#select-your-location-block .location-block .block-left #map, #select-your-location-block .location-block .block-left #map .map-wrap {
width: 100% !important;
}
.main-blog-seahawks img {
max-width: 100%;
}
.thumb-eagle img {
min-width: 100%;
}
}
@media ( max-width: 889px ) {
body, html {
width: 100%;
min-width: 100% !important;
overflow-x: hidden;
}
#header .content, #slider, #page {
width: 90% !important;
margin: 0px auto !important;
}
#page #left, #page #right {
float: none !important;
width: 100% !important;
}
#page {
margin-top: 35px !important;
margin-bottom: 35px !important;
}
#page #right {
margin-top: 35px !important;
}
.no-mobile {
display: none !important;
}
.eagles-landing .title, .eagles-landing .excerpt {
width: 100% !important;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
padding-bottom: 12px !important;
height: auto !important;
float: left;
padding-right: 20px !important;
}
.eagles-landing .excerpt {
padding-bottom: 120px !important;
}
.eagles-landing .thumb-eagle {
width: 100% !important;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
float: left;
background-size: cover !important;
background-position: top center !important;
}
.eagles-landing .date {
display: none !important;
}
#footer {
float: none !important;
width: 100% !important;
}
#footer .content {
width: 90% !important;
margin: 0px auto !important;
}
#footer .zone {
text-align: center;
width: 100%;
margin: 0px 0px 20px 0px !important;
border-bottom: 1px #eee dotted !important;
padding: 0px 0px 20px 0px !important;
border-right: none !important;
text-align: center !important;
width: 100% !important;
}
.archive-button {
display: block !important;
margin: 0px auto 0px !important;
text-align: center;
}
.content.testimonials-scroll {
width: 460px !important;
margin: 0px auto !important;
overflow: hidden;
}
#program-page.general-page p img.alignleft {
width: 100% !important;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#fb_xdm_frame_http {
height: 0px !important;
width: 0px !important;
display: none !important;
}
#header .float-left.float-left-border {
display: none !important;
}
#banner > #menu, #float-menu {
display: none !important;
}
.shadow-top.shadow-bottom-head {
height: auto;
margin-bottom: 80px !important;
}
#slider {
top: 45px;
height: auto !important;
}
.jcarousel {
width: 100% !important;
margin-top: 35px;
}
#banner {
background: -moz-linear-gradient(top,  rgba(15,57,93,1) 0%, rgba(15,57,93,0) 100%) !important;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(15,57,93,1)), color-stop(100%,rgba(15,57,93,0))) !important;
background: -webkit-linear-gradient(top,  rgba(15,57,93,1) 0%,rgba(15,57,93,0) 100%) !important;
background: -o-linear-gradient(top,  rgba(15,57,93,1) 0%,rgba(15,57,93,0) 100%) !important;
background: -ms-linear-gradient(top,  rgba(15,57,93,1) 0%,rgba(15,57,93,0) 100%) !important;
background: linear-gradient(to bottom,  rgba(15,57,93,1) 0%,rgba(15,57,93,0) 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f395d', endColorstr='#000f395d',GradientType=0 );
}
#banner .shadow-bottom-head-image {
display: none !important;
}
img.alignleft.size-full {
width: 100%;
margin: 0px 0px 25px 0px;
height: auto;
}
#right #quick-contact img, #right #quick-contact input, #right #quick-contact textarea, #right #quick-contact select {
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#right #quick-contact {
margin-bottom: 35px;
}
.online-chat-buttons-sidebar {
margin-bottom: 35px !important;
}
.online-chat-buttons-sidebar {
height: auto !important;
min-height: 90px !important;
}
.online-chat-buttons-sidebar > a:first-child {
float: left;
margin: 0px !important;
}
.online-chat-buttons-sidebar > a:last-child {
float: right;
margin: 0px !important;
}
.nivo-caption p {
font-size: 16px !important;
}
#campuses-page .open-house {
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#campuses-page .open-house > div {
height: auto !important;
}
.template-testimonials .testimonial-main {
height: auto !important;
}
.template-testimonials .testimonials-ul li {
width: auto !important;
margin-bottom: 30px;
margin-left: 0px !important;
margin-right: 0px !important;
}
.template-testimonials .testimonials-ul li span {
width: 40% !important;
}
.template-testimonials .testimonials-ul li p {
min-height: auto !important;
}
.mlp-military .mlp {
width: 100% !important;
margin-left: 0px !important;
margin-right: 0px !important;
background-size: cover;
}
.mlp-military .middle-mlp {
margin-top: 15px !important;
margin-bottom: 15px !important;
}
.slicknav_nav .special-href {
margin-bottom: 8px !important;
}
.why-keiser-page div p, .why-keiser-page div ul {
width: 62% !important;
}
.sidebar-block-wrap-testimonials img {
width: 100%;
}
#footer {
margin-top: 35px;
}
li {
word-break: break-all;
}
#military-form p, #military-form input[type="text"], #military-form textarea, #military-form select {
width: 100% !important;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#testimonials {
margin-top: 35px;
}
.military-thumbs li {
margin-left: 0px !important;
margin-right: 0px !important;
width: 33.33333%;
box-shadow: none !important;
}
.military-thumbs li:nth-child(1), .military-thumbs li:nth-child(2), .military-thumbs li:nth-child(3) {
margin-bottom: 25px !important;
}
.military-thumbs li img {
display: block;
margin: 0px auto;
}
.military-thumbs li label {
width: 100% !important;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#image-map-image, .post-featured-image {
width: 100% !important;
}
.location-block .block-right {
width: 53% !important;
}
.equal .header-zone #tab-1, .equal .header-zone #tab-2 {
width: 49% !important;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.sidebar-block-wrap #sidebar-program {
width: 96% !important;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
left: 0px !important;
display: block !important;
margin: 0px auto !important;
}
.front-page-block, .front-page-block.shadow-top.front-page-news {
height: auto !important;
}
#highschool-front-page img {
width: 100% !important;
margin: 0px !important;
}
.zones .zone {
width: 100% !important;
margin: 0px;
background-size: cover !important;
}
.zones .zone:nth-child(2) {
margin: 25px 0px !important;
}
#testimonials {
margin-bottom: -35px !important;
}
#page #top-high-school ul li {
cursor: pointer;
width: 50%;
margin: 0px;
}
#top-high-school ul:after {
content: "";
display: block;
clear: both;
}
#top-high-school {
height: auto !important;
}
.white-gray-second > iframe {
width: 100%;
height: 200px !important;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#go-up, .program-availability img {
display: none !important;
}
.program-availability p {
width: 100% !important;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#program-page .program-availability > div.right {
width: auto !important;
}
.campuses-page-block input, .campuses-page-block #location-submit {
width: 100% !important;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.campuses-page-block #location-submit {
margin-top: 15px;
}
.campuses-page-block:after {
content: "";
display: block;
clear: both;
}
#video-gallery-page ul li, #video-gallery-page .ul .li {
float: none !important;
margin-right: 0px !important;
}
#video-gallery-page ul .video-thumb, #video-gallery-page .ul .video-thumb {
width: 100% !important;
height: 300px !important;
}
#video-gallery-page div.ul a.fancybox-media:after {
content: "";
display: block;
clear: both;
height: 15px;
width: 100%;
}
#video-gallery-page div.ul a.fancybox-media:last-child:after {
content: "";
display: block;
clear: both;
height: 0px;
width: 0px;
}
#campuses-page.galleries-page > div {
width: 100% !important;
float: none !important;
}
#campuses-page.galleries-page .gallery {
width: auto !important;
float: none !important;
}
.fancybox-lock .fancybox-overlay {
overflow: hidden !important;
}
#program-page.general-page p img.alignleft {
margin: 0px !important;
width: 100% !important;
height: auto !important;
margin-bottom: 25px !important;
}
input[type="radio"] {
width: auto !important;
display: inline-block !important;
}
.template-library #select-your-location-block .select {
width: 100% !important;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.grey-zone.kw-div-1, .grey-zone.kw-div-2, .grey-zone.kw-div-3 {
background-size: cover !important;
}
#footer .zone.right .clear {
clear: both;
margin-top: 15px;
}
.#footer .zone.right li:after {
content: "";
display: block;
clear: both
}
.video-container-sjh {
position:relative;
padding-bottom:56.25%;
padding-top:30px;
height:0;
overflow:hidden;
}
.video-container-sjh iframe, .video-container object, .video-container embed {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}
body.important-testimonials .template-testimonials .testimonials-ul li {
background: none !important;
}
body.important-testimonials div[itemprop='reviewRating'] {
display: none !important;
}
body.important-testimonials .testimonial-thumb {
position: relative !important;
float: none !important;
width: 100% !important;
top: 0px !important;
left: 0px !important;
margin-top: 25px !important;
}
body.important-testimonials .template-testimonials .testimonial-main p {
padding: 0px !important;
}
body.important-testimonials .template-testimonials .testimonial-main h2 {
width: 100%;
box-sizing: border-box;
padding: 10px;
text-align: center;
}
}
@media ( max-width: 889px ) {
.fast-fact td {
word-break: break-all;
}
.fast-fact td:nth-child( 1 ) img {
max-width: 150px;
min-width: 150px;
padding: 0px 10px;
}
.important-contact #campuses-page .open-house > div{
padding-bottom: 66px;
}
#inquiry-form-element #program{
font-size: 9px;
line-height: 20px;
}
}@font-face {
font-family: "Proxima Light";
src: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/fonts/proximanova-light-webfont.eot);
src:
url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/fonts/proximanova-light-webfont.svg#proxima_novalight) format("svg"),
url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/fonts/proximanova-light-webfont.ttf) format("truetype"),
url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/fonts/proximanova-light-webfont.eot?#iefix) format("embedded-opentype"),
url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/fonts/proximanova-light-webfont.woff) format("woff");
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "Rotis Serif Regular";
src: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/fonts/rotisserif-webfont.eot);
src:
url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/fonts/rotisserif-webfont.svg#rotisserifregular) format("svg"),
url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/fonts/rotisserif-webfont.ttf) format("truetype"),
url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/fonts/rotisserif-webfont.eot?#iefix) format("embedded-opentype"),
url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/fonts/rotisserif-webfont.woff) format("woff");
font-weight: normal;
font-style: normal;
font-display: swap;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
@font-face {
font-family: "Rotis Serif Regular";
src:
url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/fonts/rotisserif-bold-webfont.svg) format("svg"),
url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/fonts/rotisserif-bold-webfont.ttf) format("truetype");
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "Proxima Light";
src:
url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/fonts/proximanova-bold-webfont.svg) format("svg"),
url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/fonts/proximanova-bold-webfont.ttf) format("truetype");
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "Proxima Light";
src:
url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/fonts/proximanova-italic-webfont.svg) format("svg"),
url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/fonts/proximanova-italic-webfont.ttf) format("truetype");
font-weight: normal;
font-style: italic;
font-display: swap;
}
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
#header .content .right > p {
line-height: 15px !important;
}
#military-form select,
#inquiry-quick select,
#sidebar-program {
border-radius: 0px;
}
.select-fix {
font-family: 'Arial', sans-serif !important;
font-size: 14px !important;
}
}
sup {
font-size: 10px;
position: relative;
top: -5px;
}
#campus-page a:not(.initial),
#program-page a:not(.initial),
.general-page p a:not(.initial),
.general-page ul a:not(.initial) {
text-decoration: none;
color: #01447b !important;
font-weight: bold;
}
.program-page-layout .post-featured-image {
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
display: block;
}
#campus-page a:hover,
#program-page a:hover,
.general-page p a:hover,
.general-page ul a:hover {
text-decoration: underline;
}
#campus-image {
position: relative;
display: block;
width: 100%;
height: 250px;
background-size: cover;
background-position: center;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.75) inset;
margin-bottom: 25px;
}
#campus-image h1 {
font-size: 22px;
color: #fff;
font-family: "Open Sans", sans-serif; background: #ffd24f;
padding: 13px 15px 10px 15px;
border-radius: 5px;
position: absolute;
left: -15px;
top: 15px;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
}
#campus-page h2 {
font-size: 22px;
font-family: "Open Sans", sans-serif;
color: #fff;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
padding: 11px 15px 10px 15px;
margin: 25px 0px; background: #01447b;
border-radius: 5px;
}
#campus-page h3 {
color: #739100;
margin: 25px 0px;
font-weight: bold;
}
#seahawks-blog-content .post-content > ul > li,
#campus-page ul li {
padding-left: 20px;
color: #1a1a1a;
background: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/arrow-small-right.png) no-repeat 1px 6px;
list-style: none;
}
#campus-page ul {
margin: 0px;
}
#campus-page p,
#program-page p,
#campuses-page p {
margin: 25px 0px;
padding: 0px;
color: #1a1a1a;
text-align: left;
font-size: 16px;
}
#campus-page p:last-child,
#program-page p:last-child,
#program-page table:last-child,
#campuses-page p:last-child {
margin-bottom: 0px !important;
}
#campus-page p label,
#program-page p label {
font-weight: bold;
}
#campus-page sup {
color: #a40000;
font-weight: bold;
font-size: 12px;
bottom: 4px;
position: relative;
}
#campus-page sup span {
font-size: 19px;
line-height: 0px;
position: relative;
top: 5px;
}
#campus-page #map {
display: block;
width: 100%;
height: 300px;
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
}
#campus-page .legend {
font-style: italic;
font-size: 15px;
}
#campus-page .legend span {
color: #890000;
font-weight: bold;
margin-right: 10px;
} #campuses-page .campuses-page-block h2 {
background: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/pattern-brown.png);
margin-bottom: 25px;
margin-left: -25px;
padding: 11px 25px 9px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
font-size: 24px;
font-family: "Open Sans", sans-serif;
color: #fff;
text-shadow: -1px -1px 1px rgba(0, 0, 0, 1);
box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.15) inset;
}
#campuses-page .campuses-page-block {
background: #F4F4F4;
margin-bottom: 25px;
padding: 25px;
border-radius: 5px;
position: relative;
border: 1px #b9b9b9 solid;
}
#select-your-location-block {
background-image: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/ku_admissions_selector.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
margin-bottom: 25px;
padding: 35px;
position: relative;
border-radius: 5px;
}
#select-your-location-block h3 {
font-weight: 300;
color: #fff;
}
#select-your-location-block #location,
#campuses-page .campuses-page-block #location {
padding: 6px 7px 5px 28px;
border-radius: 3px;
border: 1px #b9b9b9 solid;
width: 410px;
background: #fff url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/more-info-icon.png) no-repeat 8px center;
}
#select-your-location-block #location-submit,
#campuses-page .campuses-page-block #location-submit {
padding: 6px 0px 5px;
border: 1px #000000 solid;
text-decoration: none;
color: #fff;
border-radius: 3px;
width: 180px;
text-align: center;
font-size: 15px;
float: right;
text-shadow: -1px -1px 1px rgba(0, 0, 0, 1);
box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.25) inset;
}
#select-your-location-block #location-submit:hover,
#campuses-page .campuses-page-block #location-submit:hover {
box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.50) inset;
}
#select-your-location-block #location-submit:active,
#campuses-page .campuses-page-block #location-submit:active {
text-decoration: none;
box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.75) inset;
}
#select-your-location-block #location-submit,
#campuses-page .campuses-page-block #location-submit {
background: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/pattern-blue.png);
}
#campuses-page.keiser-in-the-news h2 {
background: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/pattern-blue.png);
margin: 25px 0px;
padding: 11px 12px 9px;
border-radius: 3px;
font-size: 20px;
font-weight: bold;
font-family: "Open Sans", sans-serif;
color: #fff;
}
#campuses-page.keiser-in-the-news .in-the-news .date {
color: #256F89;
display: block;
font-weight: bold;
}
#campuses-page.keiser-in-the-news .in-the-news {
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px dotted #8A8A8A;
}
#campuses-page.keiser-in-the-news .in-the-news:after {
content: "";
display: block;
clear: both;
}
#campuses-page.keiser-in-the-news .keiser-in-the-news-zone .in-the-news:last-child {
padding: 0px !important;
margin: 0px !important;
border-bottom: none !important;
}
#program-page .buttons a.button {
padding: 6px 7px 5px;
font-size: 13px;
font-weight: bold;
color: #fff !important;
background: #898989;
display: inline-block;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
border-radius: 5px;
margin-right: 5px;
margin-top: 5px;
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25) inset;
}
#program-page .buttons a.button:hover {
text-decoration: none;
background: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/pattern-blue.png);
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.50) inset;
}
.special-program-graduate > h3 {
background: #ffffff;
border-radius: 2px;
font-family: "Open Sans", sans-serif;
font-size: 22px !important;
padding: 10px 11px 7px;
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
}
#program-page h1 {
font-family: "Open Sans", sans-serif;
background: #01447b;
border-radius: 5px 5px 5px 5px;
color: #FFFFFF;
font-size: 22px;
font-weight: bold;
margin: 25px 0px 25px;
padding: 17px 15px 14px 50px;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
line-height: 22px;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.50) inset;
}
#program-page > *:last-child,
#campus-page > *:last-child,
#campuses-page > *:last-child {
margin-bottom: 0px !important;
}
#program-page .program-availability {
box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);
display: block;
border-radius: 10px;
border: 1px #aaaaaa solid;
padding: 15px;
margin: 25px 0px;
background: #ffffff;
background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e5e5e5));
background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
background: -o-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
background: -ms-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
background: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
}
#program-page ul li,
#campuses-page #result-map-search ul li,
.template-military ul li,
.general-page ul li,
.keiser-in-the-news-zone ul li {
padding-left: 20px;
color: #1a1a1a;
background: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/arrow-small-right.png) no-repeat 1px 6px;
list-style: none;
}
#result-map-search ul li {
margin-bottom: 10px;
}
#result-map-search ul li:last-child {
margin-bottom: 0px;
}
#program-page ul,
#campuses-page #result-map-search ul {
list-style: none;
margin: 0px;
padding: 0px;
}
#program-page > ul,
.template-military ul,
.general-page ul {
margin: 25px 0px;
}
#program-page > ul > li > ul,
#program-page > ul > li > ul > li > ul {
margin: 10px 0px;
}
#program-page .program-availability h3 {
color: #0f395d;
margin: 0px 0px 5px;
font-weight: bold;
}
#program-page .program-availability p {
margin: 0px;
}
#program-page .program-availability > img {
float: left;
width: 80px
}
#program-page h3 {
margin: 25px 0px;
font-weight: bold;
font-size: 18px;
}
#program-page.program-page-layout h1 {
margin-top: 0px;
}
#military-form input[type="checkbox"] {
margin: 0px 10px 0px 0px !important;
position: relative;
top: 1px;
width: 10px !important;
}
#military-form input,
#military-form textarea,
#military-form select {
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
}
#military-form input[type='radio'] {
box-shadow: none !important;
}
select option {
color: #000000;
}
#program-page h2,
.template-admissions > h2 {
font-family: "Open Sans", sans-serif;
font-size: 18px;
font-weight: bold !important;
color: #000;
text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.75);
padding: 11px 15px 10px 32px;
margin: 25px 0px;
background: #ffd14f;
border-radius: 5px;
box-shadow: 0px 0px 1px #c4a823 inset;
}
#program-page .program-availability > div.right {
float: right;
width: 573px;
}
#program-page {
color: #000;
}
#campuses-page h1,
#video-gallery-page h2,
h2.important,
.template-social-media h1 {
font-family: "Open Sans", sans-serif;
background: #01447b;
border-radius: 5px 5px 5px 5px;
color: #FFFFFF;
font-size: 22px;
font-weight: bold;
margin: 0px 0px 25px;
padding: 17px 15px 14px 15px;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
line-height: 22px;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.50) inset;
}
#campuses-page #map {
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
display: block;
width: 100%;
height: 400px;
}
.gmap_marker {
width: 200px;
padding: 10px;
}
.gmap_marker b {
font-weight: bold;
}
.clear {
clear: both;
display: block;
}
#top-high-school {
height: 100px;
margin-bottom: 30px;
}
body,
html {
background: #fdf8f8 !important; color: #000000;
font-family: "Proxima Light", "Arial", sans-serif;
font-size: 15x;
line-height: 18px !important; }
b,
.bold,
strong {
font-weight: bold;
}
i,
em,
.italic {
font-style: italic;
}
input[type='text'] {
font-family: "Proxima Light", "Arial", sans-serif;
font-size: 16px;
margin: 0px;
}
a {
color: #0d5faa;
outline: medium none;
text-decoration: none;
}
a:hover {
color: #0d5faa;
text-decoration: underline;
}
a:visited {
color: #0d5faa;
text-decoration: none;
}
#header,
#banner,
#menu,
#slider,
#page,
#footer,
#left,
#right {
display: block;
position: relative;
}
#header {
height: 110px;
}
#banner {
background: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/banner-drop.png) repeat-x scroll 0 0 #fdf8f8; }
#slider {
background: #000000;
height: 320px;
margin: 0px auto;
width: 960px;
z-index: 100;
position: relative;
overflow: hidden;
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
}
.content {
display: block;
width: 960px;
position: relative;
margin: 0px auto;
}
.content:after {
content: "";
display: block;
clear: both;
}
div#page .right {
float: right;
}
div#page .left {
float: left;
}
#page {
margin: 30px auto;
min-height: 500px;
width: 960px;
}
#left.wide {
float: left;
height: 100%;
width: 695px;
}
#right.narrow {
float: right;
width: 240px;
}
#left.equal {
float: left;
height: 100%;
width: 465px;
}
#right.equal {
float: right;
height: 100%;
width: 465px;
}
#footer {
background: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/banner-drop.png);
padding: 30px 0px;
}
#select-your-location-block .location-block div label {
color: #01447b;
font-weight: bold;
}
#select-your-location-block .location-block .block-left {
float: left;
width: 205px;
}
#select-your-location-block .location-block .block-left label,
#select-your-location-block .location-block .block-right label {
margin: 15px 0px;
display: block;
}
#select-your-location-block .location-block .block-left #map .map-wrap {
width: 205px;
height: 250px;
}
#select-your-location-block .location-block .block-right .link a {
padding-right: 20px;
background: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/more-info-icon.png) no-repeat center right;
}
#select-your-location-block .location-block .block-right .link {
margin-top: 15px;
font-weight: bold;
}
#select-your-location-block .location-block .block-left #map {
overflow: hidden;
margin-top: 18px;
width: 205px;
height: 205px;
box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);
}
#select-your-location-block .location-block .block-right {
float: right;
width: 205px;
}
#select-your-location-block .select .arrow { display: block;
width: 9px;
height: 5px;
position: absolute;
right: 15px;
top: 19px;
width: 0;
height: 0;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 5px solid #000;
}
#select-your-location-block .select {
overflow: visible;
padding: 11px 14px 9px;
position: relative;
background: #ffffff;
border-radius: 5px;
box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.15) !important;
}
#select-your-location-block .select label {
cursor: pointer;
}
#select-your-location-block .select ul {
position: absolute;
display: none;
border: inherit;
max-height: 185px;
height: 185px;
overflow-y: scroll;
overflow-x: hidden;
width: 100%;
background: #fff;
left: -1px;
top: 44px;
z-index: 1000;
margin: 5px 0 0 0;
box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.15);
}
#select-your-location-block .select ul li {
border-bottom: 1px #bdbdbd solid;
padding: 5px 14px;
font-size: 15px;
background-image: none;
}
#select-your-location-block .select ul li:hover {
background: #efefef;
}
#select-your-location-block .select ul li:last-child {
border-bottom: 0px;
}
#select-your-location-block .select:hover {
cursor: pointer;
box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15) inset;
}
#campuses-page.keiser-in-the-news h1 {
background: #01447b url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/bullet-four.png) no-repeat 10px 10px;
}
#campuses-page.keiser-in-the-news .in-the-news .thumb {
display: block;
float: left;
width: 100px;
height: 54px;
background-size: cover !important;
background-position: center !important;
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.50) inset;
margin: 3px 10px 2px 0px;
}
.sidebar-block-wrap {
margin-bottom: 30px;
}
.sidebar-block-wrap > div {
background: #F4F4F4;
padding: 10px 0px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
.sidebar-block-wrap > div a {
padding: 4px 18px 3px;
display: block;
border-bottom: 1px dotted #999999;
color: #00529D;
}
.sidebar-block-wrap > div a:hover {
text-decoration: none;
background: #d6d6d6;
}
.sidebar-block-wrap > div a:last-child {
border-bottom: none;
}
.sidebar-block-wrap h3 {
background: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/pattern-brown-hard.png);
padding: 12px 10px 11px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
text-align: center;
font-family: "Open Sans", sans-serif;
color: #fff;
font-size: 18px;
font-weight: bold;
text-shadow: -1px -1px 1px rgba(0, 0, 0, 1);
}
.sidebar-block-wrap.blue h3 { }
.sidebar-block-wrap .image img {
display: block;
margin: 0px auto;
}
.sidebar-block-wrap .image a {
padding: 0px;
margin: 0px;
}
.sidebar-block-wrap .image {
display: block;
margin: 0px auto;
padding: 0px;
background: #ffffff;
border-radius: 0px;
overflow: hidden;
}
.sidebar-block-wrap .image a:hover {
background: none !important;
}
.archive-button {
box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.25) inset;
padding: 14px 34px 12px;
border-radius: 3px;
display: inline-block;
font-size: 22px;
font-family: "Open Sans", sans-serif;
text-shadow: -1px -1px 1px #000000;
color: #fff;
background: #ffd24f;
background: -moz-linear-gradient(top, #ffd24f 1%, #bcaa42 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ffd24f), color-stop(100%, #bcaa42));
background: -webkit-linear-gradient(top, #ffd24f 1%, #bcaa42 100%);
background: -o-linear-gradient(top, #ffd24f 1%, #bcaa42 100%);
background: -ms-linear-gradient(top, #ffd24f 1%, #bcaa42 100%);
background: linear-gradient(to bottom, #ffd24f 1%, #bcaa42 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd24f', endColorstr='#bcaa42', GradientType=0);
}
.archive-button:hover {
text-decoration: none;
color: #fff;
box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.75) inset;
}
.archive-button:active {
box-shadow: 0px 0px 7px rgba(0, 0, 0, 1) inset;
}
#float-menu .menu {
float: right;
padding: 16px 0px 15px !important;
}
#float-menu {
display: block;
font-family: "Open Sans", sans-serif;
font-size: 0px;
margin: 0px auto;
width: 100% !important;
z-index: 8000;
position: fixed;
top: -80px;
opacity: 0;
left: 0px;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.35);
}
#float-menu #request-float img {
float: right;
}
#float-menu .content > a {
left: -9px;
position: absolute;
top: 4px;
}
#float-menu.fixed {
opacity: 1;
top: 0px;
-webkit-transition: all 0.25s ease-in;
-moz-transition: all 0.25s ease-in;
-o-transition: all 0.25s ease-in;
-ms-transition: all 0.25s ease-in;
transition: all 0.25s ease-in;
}
#float-menu.no-display {
top: -80px;
opacity: 0;
-webkit-transition: all 0.25s ease-in;
-moz-transition: all 0.25s ease-in;
-o-transition: all 0.25s ease-in;
-ms-transition: all 0.25s ease-in;
transition: all 0.25s ease-in;
}
#menu ul ul:before,
#float-menu ul ul:before {
background: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/small-menu-arrow-white.png) no-repeat center bottom;
content: "";
height: 15px;
position: absolute;
top: -15px;
left: 0;
width: 100%; }
.menu-item-4516 .super-menu .sub-menu {
padding-right: 10px !important;
}
.menu-item-4516 .super-menu ul.sub-menu:before {
display: none !important;
}
.menu-item-4516 .super-menu:before {
background: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/small-menu-arrow-white.png) no-repeat 270px bottom;
content: "";
height: 15px;
position: absolute;
top: -15px;
left: 0px;
width: 100%;
top: -15px; }
#float-menu .menu-item-4516 .super-menu {
top: 100%;
}
#float-menu .menu-item-4516 .super-menu:before {
background: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/small-menu-arrow-white.png) no-repeat 420px bottom;
}
#menu {
font-family: "Open Sans", sans-serif;
display: block;
margin: 0px auto;
padding: 25px 0px 23px;
width: 960px;
font-size: 0px;
z-index: 1000;
}
#menu ul,
#float-menu ul {
line-height: 0px;
}
#menu ul li,
#float-menu ul li {
line-height: 12px;
display: inline-block;
text-align: left;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
}
#menu ul .sub-menu li,
#float-menu ul .sub-menu li {
display: block;
}
#menu .sub-menu {
top: 90%;
}
#float-menu .sub-menu {
top: 100%;
}
#menu a,
#float-menu a {
font-size: 15px;
padding: 2px 6px 0px;
display: block;
letter-spacing: -0.25px;
text-transform: uppercase;
text-decoration: none !important;
}
#menu a,
#float-menu ul li ul a {
text-shadow: -1px -1px 2px rgba(0, 0, 0, 1);
color: #fff;
font-size: 15px;
}
#float-menu a {
text-shadow: -1px -1px 2px rgba(255, 255, 255, 1);
color: #000;
font-size: 13px;
}
#menu a:hover {
color: #78d3eb;
}
#float-menu a:hover {
color: #225f79;
}
#menu .menu > li {
border-right: 1px #fff dotted;
}
#float-menu .menu > li {
border-right: 1px #000 dotted;
}
#menu .menu > li:first-child > a,
#float-menu .menu > li:first-child > a {
padding: 2px 8px 0px 0px;
}
#menu .menu > li:last-child > a,
#float-menu .menu > li:last-child > a {
padding: 2px 0px 0px 8px;
}
#menu .menu > li:last-child,
#float-menu .menu > li:last-child {
border-right: 0px;
}
#menu .menu li ul.sub-menu li,
#float-menu .menu li ul.sub-menu li {
border: 0px;
}
#menu .menu li ul.sub-menu li {
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
display: block !important;
}
#menu .menu li ul.sub-menu li a,
#float-menu .menu li ul.sub-menu li a {
background: #fff;
padding: 12px 14px 12px;
border-top: 1px #eaeaea solid;
width: 100%;
font-family: "Open Sans", sans-serif;
font-size: 14px;
text-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important;
color: #231f20;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
}
#menu .menu li ul.sub-menu li:first-child a,
#float-menu .menu li ul.sub-menu li:first-child a {
border-top: 0px;
padding-top: 14px;
}
#menu .menu li ul.sub-menu li:last-child a,
#float-menu .menu li ul.sub-menu li:last-child a {
border-bottom: 0px;
}
#menu .menu li ul.sub-menu li a:hover,
#float-menu .menu li ul.sub-menu li a:hover {
background: #9bc4e2;
background-size: 50% 50%;
background-repeat: no-repeat;
color: #ffffff;
}
#menu .menu li.menu-item-4516 ul.sub-menu li a:hover,
#float-menu .menu li.menu-item-4516 ul.sub-menu li a:hover {
background-image: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/menu-hover.jpg) !important;
background-repeat: no-repeat !important;
background-position: center right !important;
background-size: auto 100% !important;
}
#menu-main-website-menu > li > .sub-menu > li.menu-item-has-children:hover > .sub-menu,
#menu-main-website-menu-1 > li > .sub-menu > li.menu-item-has-children:hover > .sub-menu {
visibility: visible !;
opacity: 1;
}
#menu-main-website-menu > li > .sub-menu > li.menu-item-has-children,
#menu-main-website-menu-1 > li > .sub-menu > li.menu-item-has-children {
position: relative;
}
#menu-main-website-menu .sub-menu .sub-menu,
#menu-main-website-menu-1 .sub-menu .sub-menu {
position: absolute;
top: 0px;
left: 300px;
background: none !important;
visibility: hidden;
opacity: 0;
display: block;
padding: 0px !important;
-webkit-transition: all 250ms linear;
-moz-transition: all 250ms linear;
-o-transition: all 250ms linear;
-ms-transition: all 250ms linear;
transition: all 250ms linear;
background: #fff !important;
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
}
#menu-main-website-menu .sub-menu .sub-menu:before,
#menu-main-website-menu-1 .sub-menu .sub-menu:before {
display: none !important;
}
.front-page-block {
background: #ECECEC;
height: 410px;
max-height: 410px;
padding: 20px;
}
.zones {
margin-top: 30px;
display: block;
}
.zones:after {
content: "";
clear: both;
display: block;
}
.zones .zone.middle {
margin: 0px 30px;
}
.zones .zone {
position: relative;
float: left;
display: block;
width: 300px;
height: 160px;
background: #000;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.75) inset;
}
.zones .zone.zone-1 {
background: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/blocks/1.jpg) no-repeat;
}
.zones .zone.zone-2 {
background: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/blocks/2.jpg) no-repeat;
}
.zones .zone.zone-3 {
background: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/blocks/3.jpg) no-repeat;
}
.sidebar-block {
display: block;
background: #000;
margin-bottom: 30px;
min-height: 170px;
width: 100%;
}
#right > *:last-child {
margin-bottom: 0px;
}
#testimonials {
display: block;
background: #fff;
padding: 30px 0px;
min-height: 170px;
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.20);
}
.shadow-top-image { top: 0px;
display: block;
height: 16px;
left: 0px;
position: absolute;
width: 100%;
z-index: 1;
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 99%, rgba(0, 0, 0, 0) 100%); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 99%, rgba(0, 0, 0, 0) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 99%, rgba(0, 0, 0, 0) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a000000', endColorstr='#00000000', GradientType=0); }
.shadow-bottom-image { bottom: 0px;
display: block;
height: 18px;
left: 0px;
position: absolute;
width: 100%;
z-index: 1;
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.1) 100%); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.1) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000', GradientType=0); }
.shadow-bottom-head-image { bottom: 82px;
display: block;
height: 18px;
left: 0px;
position: absolute;
width: 100%;
z-index: 1;
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.1) 100%); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.1) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000', GradientType=0); }
img.alignleft {
float: left;
margin: 3px 30px 20px 0px;
padding: 5px;
background: #fff;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}
#video-gallery-page ul li,
#video-gallery-page .ul .li {
float: left;
margin-bottom: 25px;
}
#video-gallery-page ul li.odd,
#video-gallery-page .ul .li.odd {
margin-right: 25px;
}
#video-gallery-page ul li.last,
#video-gallery-page .ul .li.last {
margin-bottom: 0px;
}
#video-gallery-page ul .video-thumb {
display: block;
width: 335px;
position: relative;
height: 160px;
background: #fff;
background-position: -100px -100px;
background-size: 160%;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.75) inset;
}
#video-gallery-page .ul .video-thumb {
display: block;
width: 335px;
position: relative;
height: 160px;
background: #fff;
background-position: center center;
background-size: cover;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.75) inset;
}
#video-gallery-page ul .video-thumb:hover,
#video-gallery-page .ul .video-thumb:hover {
cursor: pointer;
}
#video-gallery-page ul .video-thumb:hover h3 {
cursor: pointer;
}
#video-gallery-page ul .video-thumb h3 {
font-size: 18px;
color: #fff;
font-family: "Open Sans", sans-serif;
background: #ffd24f url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/bullet-play.png) no-repeat 5px 5px;
padding: 12px 15px 11px 45px;
border-radius: 5px;
position: absolute;
left: -15px;
bottom: 15px;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
}
#header .content {
padding-top: 20px;
}
#header .left img {
display: block;
height: 70px;
left: -5px;
position: absolute;
top: 21px;
}
#header .content .right > p {
font-size: 17px;
width: 252px;
font-weight: 600;
font-family: "Open Sans", sans-serif;
display: inline-block;
line-height: 20px;
}
#header .content .right > p img {
vertical-align: middle;
}
#header .content .right {
font-size: 0px;
}
#header .float-left {
float: left;
font-size: 17px;
line-height: 25px;
font-family: "Open Sans", sans-serif;
}
#header .float-left-border {
border-left: 1px #000 solid;
margin-left: 25px;
height: 72px;
}
#request-float {
background: #00447b;
padding: 5px 0px;
}
#request-float .various {
height: 23px;
padding: 0px;
position: absolute !important;
left: 770px !important;
width: 189px;
top: 0px !important;
z-index: 9999 !important;
}
#request-float .content > img {
position: relative;
z-index: 1000;
}
#request-float .content {
height: 23px;
background: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/top-bar-menu-contact.jpg) no-repeat center right;
}
#request-float .content {
position: relative;
}
#header .float-left img {
vertical-align: middle;
}
.form-buttons > span {
float: left;
font-size: 14px;
line-height: 18px;
width: 590px;
}
#video-gallery-page .subtitle {
background: #F4F4F4;
border: 1px solid #B9B9B9;
border-radius: 5px;
margin-bottom: 25px;
padding: 15px 15px 14px 15px;
position: relative;
}
#campuses-page.galleries-page .gallery {
width: 100%;
}
#campuses-page.galleries-page .gallery + .gallery {
margin-top: 25px;
}
#campuses-page.galleries-page .gallery li {
transition:
opacity 250ms linear,
transform 250ms linear;
}
#campuses-page.galleries-page .gallery li {
opacity: 1;
transform: translateX(0px);
}
#campuses-page.galleries-page .gallery li.hidden {
opacity: 0;
transform: translateX(10px);
}
div.load-more {
padding: 0px 20px 20px 20px;
}
button[data-load-more] {
padding: 9px 12px 8px;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25) inset;
border-radius: 5px;
background: #813515 !important;
display: inline-block;
text-decoration: none;
color: #fff;
text-shadow: -1px -1px 1px rgba(0, 0, 0, 1);
border: 0px !important;
cursor: pointer;
}
button[data-load-more]:hover {
box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.50) inset;
}
button[data-load-more]:active {
box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.75) inset;
}
#campuses-page.galleries-page .gallery {
background: #F4F4F4;
}
#campuses-page.galleries-page .gallery ul {
display: block;
padding: 20px;
}
#campuses-page.galleries-page .gallery ul li {
line-height: 18px;
padding-left: 17px;
margin-bottom: 10px;
background: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/bullet-icon-3.png) no-repeat 0px 3px;
}
#campuses-page.galleries-page .gallery ul li:last-child {
margin-bottom: 0px;
}
#campuses-page.galleries-page .gallery ul li a {
font-size: 15px;
font-style: italic;
line-height: 16px;
}
#campuses-page.galleries-page .top-image {
display: block;
height: 300px;
position: relative;
width: 100%;
background-size: cover;
background-position: center center;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.75) inset;
}
#campuses-page.galleries-page .gallery.last {
margin-bottom: 0px;
}
#campuses-page.galleries-page .top-image h2 {
font-size: 18px;
color: #fff;
font-family: "Open Sans", sans-serif;
background: #ffd24f url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/bullet-one.png) no-repeat 5px 5px;
padding: 12px 15px 11px 45px;
border-radius: 5px;
position: absolute;
left: -15px;
bottom: 15px;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
}
#footer .zone.left {
border-right: 1px #000 dotted;
margin-right: 35px;
padding-right: 35px;
}
#footer .zone.left li {
line-height: 18px;
display: block;
font-size: 14px;
}
#footer .zone.no-border {
border: 0px;
padding: 0px;
margin: 0px;
}
#footer .zone.left a {
color: #fff;
}
#footer .zone.right {
width: 360px;
font-size: 14px;
line-height: 18px;
text-align: right;
}
#footer .zone.right li {
display: block;
}
#footer .zone.right li > a {
float: right;
}
#footer .zone.right p {
float: right;
text-align: right;
color: #fff;
margin-right: 20px;
}
#footer .zone.right .clear {
bottom: 0px;
position: absolute;
right: 0px;
width: 360px;
}
#footer .zone.right .clear a img,
#footer .zone.right .clear a {
display: block;
float: right;
}
#footer .zone.right .clear a {
margin-left: 4px;
}
#footer .zone.right .clear p {
float: right;
margin-right: 5px;
margin-top: 3px;
}
#front-page-news ul {
list-style: none;
}
#front-page-news .page-recent-news-releases {
display: block;
}
#front-page-news .page-upcoming-events {
display: none;
}
.header-zone #tab-1.selected,
.header-zone #tab-2.selected {
font-weight: bold;
}
#front-page-news .last {
margin-bottom: 0px;
padding-bottom: 0px;
border-bottom: none;
}
#front-page-news ul li {
clear: both;
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px dotted #BDBDBD;
font-size: 15px;
}
#front-page-news ul li a {
color: #256F89;
}
#front-page-news ul li .date {
display: block;
width: 60px;
padding: 10px 0px 9px;
border: 1px solid #BDBDBD;
background: #fff;
color: #256F89;
border-radius: 5px;
font-family: "Open Sans", sans-serif;
float: left;
margin-right: 15px;
box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);
}
#front-page-news ul li .date .month {
display: block;
text-align: center;
line-height: 14px;
text-transform: uppercase;
}
#front-page-news ul li .date .day {
display: block;
text-align: center;
font-size: 32px;
line-height: 26px;
}
.header-zone {
border-top-left-radius: 5px;
border-top-right-radius: 5px;
background: #01447b;
padding: 10px;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25) inset;
}
#tab-1,
#tab-2 {
width: 192px;
}
ul li .date {
position: relative;
}
ul li .date .arrow {
position: absolute;
height: 20px;
position: absolute;
right: -10px;
top: 19px;
width: 10px; background: url(https://www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/css_sprites.png) -212px -159px;
}
.front-page-block {
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
position: relative;
box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.05);
}
.header-zone p {
font-size: 22px;
font-family: "Open Sans", sans-serif;
color: #fff !important;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
padding: 11px 0px 0px 10px;
float: left;
}
.header-zone .button {
padding: 10px 12px 7px;
text-transform: uppercase;
font-size: 15px;
text-decoration: none;
display: inline-block;
border: 1px #0d1b28 solid;
background: #203e5a;
border-radius: 5px;
font-family: "Open Sans", sans-serif;
color: #fff !important;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25) inset;
text-align: center;
}
.header-zone .button {
color: #84b3b3;
}
.header-zone .button.selected,
.header-zone .button:active {
background: #1d3750;
font-weight: normal !important;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.50) inset;
}
#page > .white-gray {
margin-bottom: 30px;
border: 1px #9a9a9a solid;
border-radius: 5px;
padding: 10px;
overflow: hidden;
position: relative;
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.05);
}
#page > .white-gray > p.left {
color: #0F395D;
font-size: 20px;
font-weight: bold;
}
#page > .white-gray > p span {
display: inline-block;
vertical-align: middle;
}
#page > .white-gray > p.right span {
display: table-cell;
vertical-align: middle;
}
#page > .white-gray > p.left > img {
vertical-align: middle;
margin-right: 15px;
display: inline-block;
}
#page > .white-gray > div.arrow {
background: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/main-arrow.png) no-repeat;
display: block;
height: 177px;
width: 31px;
position: absolute;
left: 427px;
top: -51px;
}
#page > .white-gray > p.right {
color: #666666;
display: table;
font-size: 15px;
position: relative;
width: 450px;
padding-right: 10px;
}
#page > .white-gray > p {
height: 54px;
}
#testimonials-scroll {
margin-left: -20px;
}
#testimonials-scroll > div {
float: left;
padding: 20px;
width: 460px;
}
#testimonials-scroll .testimonials-zone {
position: relative;
height: 130px;
}
#testimonials-scroll .testimonials-zone .thumbnail {
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.75) inset;
display: block;
margin: 2px 0px;
width: 200px;
float: left;
margin-right: 20px;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}
.testimonials-zone h5 {
bottom: 20px;
position: absolute;
right: 20px;
width: 240px;
font-weight: bold;
font-size: 14px;
font-style: italic;
text-align: right;
line-height: 16px;
}
.testimonials-zone > p {
font-size: 14px;
color: #4D4D4D;
font-style: italic;
line-height: 16px;
}
.content.testimonials-scroll .white-left {
height: 100%;
position: absolute;
left: -20px;
width: 20px;
z-index: 1000;
background: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/white-gradient-left.png) repeat-y;
}
.content.testimonials-scroll .white-right {
height: 100%;
position: absolute;
right: -20px;
width: 20px;
z-index: 1000;
background: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/white-gradient-right.png) repeat-y;
}
.content.testimonials-scroll {
position: relative;
}
.why-keiser-page h2 {
background: #01447b;
border-radius: 5px;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5) inset;
color: #FFFFFF;
font-family: "Open Sans", sans-serif;
font-size: 16px;
line-height: 18px;
margin: 25px 0px 25px;
padding: 10px 10px 10px 10px;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
}
.why-keiser-page div:first-child h2 {
margin-top: 0px;
}
.why-keiser-page h2 span.number,
.selector-list li a span.number {
width: 28px;
height: 30px;
padding-left: 2px;
background: #ffd14f;
display: inline-block;
border-radius: 15px;
text-align: center;
line-height: 30px;
margin-right: 10px;
color: #01447b;
font-family: "Open Sans", sans-serif;
font-size: 16px;
text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.75);
box-shadow: 2px 2px 3px rgba(0, 0, 0, 1);
}
.selector-list li a span.number {
font-weight: normal;
box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.25);
}
.why-keiser-page h2 span.text,
.selector-list li a span.text {
position: relative;
top: 1px;
}
.why-keiser-page > p {
color: #01447b;
font-weight: bold;
margin-top: 0px !important;
}
.why-keiser-page > div {
clear: both;
}
.why-keiser-page img {
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
float: left;
margin: 3px 0px 3px 0px;
padding: 0px;
}
.why-keiser-page div p,
.why-keiser-page div ul {
float: right;
margin: 0px !important;
width: 495px;
}
.why-keiser-page > div > div ul li {
background: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/arrow-small-right.png) 1px 6px no-repeat;
color: #1A1A1A;
list-style: none;
padding-left: 20px;
}
.why-keiser-page > div > div p,
.why-keiser-page > div > div ul {
margin: 10px 0 !important;
}
.why-keiser-page > div > div > .no-margin-top,
.no-margin-top {
margin: 0px 0px 10px !important;
}
.why-keiser-page > div > div > .no-margin-bottom,
.no-margin-bottom {
margin: 10px 0px 0px !important;
}
.why-keiser-page > div > div p strong {
color: #739100;
}
.selector-list li {
padding: 0px !important;
background: none !important;
}
.selector-list li a {
display: block;
background: #f4f4f4;
padding: 10px;
font-weight: bold;
border-radius: 5px;
margin-bottom: 5px;
}
.selector-list li:last-child a {
margin-bottom: 0px;
}
.selector-list li a:hover {
text-decoration: none !important;
background: #ffffff;
}
.template-student-loan-management h1,
.template-private-loans h1,
.general-page h1,
.template-social-media h1 {
margin-top: 0px !important;
}
#right .sidebar-block .banner {
display: block;
width: 100%;
height: 170px;
position: relative;
}
#right .sidebar-block .banner:hover {
text-decoration: none;
box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.25) inset;
}
#right .sidebar-block {
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.75) inset;
background-size: cover;
background-position: center;
}
.first-page-title-href {
display: block;
height: 100%;
width: 100%;
position: relative;
}
.first-page-title-href:hover {
box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.35) inset;
}
#right .sidebar-block .banner span,
.mlp a label,
.first-page-title {
color: #FFFFFF;
cursor: pointer;
font-family: "Open Sans", sans-serif;
font-size: 18px;
line-height: 18px;
padding: 10px 14px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
display: inline-block;
position: absolute;
bottom: 20px;
left: 0px;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.35) inset;
}
#right .sidebar-block .banner .blue,
.mlp a label.blue,
.first-page-title.blue {
background: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/pattern-blue.png);
}
#right .sidebar-block .banner .brown,
.mlp a label.brown,
.first-page-title.brown {
background-color: #897401;
}
#right .sidebar-block .banner .green,
.mlp a label.green,
.first-page-title.green {
background: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/pattern-green.png);
}
#girl-image-admissions {
position: absolute;
bottom: 0px;
right: 10px;
}
.brown-hard {
background: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/pattern-brown-hard.png) !important;
}
#menu .special-href {
margin: 0px;
padding: 0px;
position: absolute;
right: 0px;
top: 23px;
}
.template-keiser-write h2,
.template-keiser-writes h2 {
font-family: "Open Sans", sans-serif !important;
background: #5A7800;
border-radius: 5px 5px 5px 5px !important;
color: #FFFFFF !important;
font-size: 26px !important;
margin: 0px 0px 25px !important;
padding: 17px 15px 14px 50px !important;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75) !important;
line-height: 22px !important;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.50) inset !important;
}
.template-keiser-write h2.special,
.template-keiser-writes h2.special {
background: #808080;
font-size: 18px !important;
}
.template-keiser-write .grey,
.grey-zone {
background: #F4F4F4;
margin-bottom: 25px;
padding: 25px;
border-radius: 5px;
position: relative;
border: 1px #b9b9b9 solid;
}
.grey-zone p {
margin: 0px !important;
}
.grey h3 {
color: #739100;
font-weight: bold;
margin: 0px !important;
}
.grey p {
width: 300px;
float: left;
padding-left: 20px !important;
margin-bottom: 0px !important;
}
.grey .map-icon {
background: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/1-map.png) no-repeat 0px 2px;
}
.grey .phone-icon {
background: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/1-phone.png) no-repeat 0px 3px;
}
#h2-1 {
background: #813515;
}
#h2-2 {
background: #5A7800;
}
#h2-3 {
background: #ffd24f;
}
#h2-4 {
background: #256f89;
}
.grey-zone.kw-div-1 > p,
.grey-zone.kw-div-2 > p,
.grey-zone.kw-div-3 > p {
padding-left: 210px !important;
font-size: 14px !important;
line-height: 16px;
}
.grey-zone.kw-div-1 {
background-image: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/gradients/writes-img-01.jpg);
background-repeat: no-repeat;
background-position: center left;
}
.grey-zone.kw-div-2 {
background-image: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/gradients/writes-img-02.jpg);
background-repeat: no-repeat;
background-position: center left;
}
.grey-zone.kw-div-3 {
background-image: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/gradients/writes-img-03.jpg);
background-repeat: no-repeat;
background-position: center left;
}
.template-military #left h2 {
background: #52601a;
}
.template-military #left p:first-child {
margin-top: 0px;
}
.template-military h1.orange {
background: #996C00 !important;
}
.mlp-military {
margin-bottom: 25px;
}
.mlp-military .mlp {
display: block;
float: left;
width: 303px;
height: 220px;
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.50) inset;
}
.mlp-military .mlp:hover {
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.75) inset;
}
.middle-mlp {
margin: 0px 25px;
}
.mlp > a {
display: block;
height: 220px;
position: relative;
width: 303px;
}
.mlp-military .mlp {
background-size: cover;
}
.military-thumbs {
list-style: none;
}
.military-thumbs li {
position: relative;
padding: 0px !important;
background: none !important;
float: left !important;
margin: 0px 11px 0px 11px;
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
}
.military-thumbs li img {
display: block;
}
.military-thumbs li:first-child {
margin-left: 0px !important;
margin-right: 13px;
}
.military-thumbs li:last-child {
margin-left: 13px;
margin-right: 0px !important;
}
#top-high-school ul li span {
font-size: 15px !important;
padding: 5px 8px !important;
width: 90px !important;
}
.military-thumbs li label,
#top-high-school ul li span {
position: absolute;
z-index: 100;
cursor: pointer;
bottom: 0px;
color: #FFFFFF;
cursor: pointer;
display: block;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 1)), color-stop(100%, rgba(0, 0, 0, 0)));
background: -webkit-linear-gradient(left, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
background: -o-linear-gradient(left, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
background: -ms-linear-gradient(left, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
background: linear-gradient(to right, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00000000', GradientType=1);
font-family: "Open Sans", sans-serif;
width: 92px;
font-size: 18px;
left: 0px;
line-height: 18px;
padding: 10px 14px;
position: absolute;
text-shadow: 1px 1px 2px #000000;
}
.military-thumbs li label {
text-align: center;
}
.sidebar-block-wrap .testimonial {
font-size: 14px !important;
line-height: 14px;
margin: 0px !important;
padding: 5px 15px !important;
}
#military-form {
box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);
margin-top: 25px;
display: none;
padding: 25px 25px 15px 25px;
background: #ffffff;
border-radius: 5px;
}
#military-form #submit,
#quick-contact #quick-submit {
padding: 9px 12px 8px;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25) inset;
border-radius: 5px;
background: #318fe4 !important;
display: inline-block;
text-decoration: none;
color: #ffffff !important;
font-weight: bold;
}
#military-form #submit:hover,
#quick-contact #quick-submit:hover {
box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.50) inset;
}
#military-form #submit:active,
#quick-contact #quick-submit:active {
box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.75) inset;
}
#military-form > p {
margin: 0px 0px 10px 0px;
}
#military-form > p.wide {
width: 100%;
}
#military-form > p.title {
margin: 20px 0px 18px;
font-weight: bold;
text-align: center;
text-transform: uppercase;
}
#military-form > p.wide input {
width: 633px;
}
#military-form > p.wide input[type='radio'] {
width: 10px;
position: relative;
top: 1px;
margin: 0px;
}
#military-form > p.wide textarea {
width: 633px;
font-size: 16px;
font-family: "Proxima Light", "Arial", sans-serif;
border: 1px #c3c3c3 dotted;
padding: 3px 5px 5px 5px;
min-height: 120px;
resize: vertical;
}
#military-form input {
font-size: 16px;
border: 1px #c3c3c3 dotted;
padding: 3px 5px 2px 5px;
width: 306px;
}
#military-form select,
#sidebar-program {
font-size: 16px;
line-height: 18px;
font-family: "Proxima Light", "Arial", sans-serif;
border: 1px #c3c3c3 dotted;
padding: 3px 3px 3px 2px;
width: 639px;
}
#sidebar-program {
left: 10px;
position: relative;
width: 214px;
border-radius: 0px;
}
::-webkit-input-placeholder {
color: #666;
}
:-moz-placeholder {
color: #666;
}
::-moz-placeholder {
color: #666;
}
:-ms-input-placeholder {
color: #666;
}
input[placeholder],
[placeholder],
*[placeholder] {
color: #000;
}
.empty {
color: #aeacac;
}
#quick-contact input,
#quick-contact textarea,
#quick-contact select {
font-size: 16px;
border: 1px #c3c3c3 dotted;
padding: 3px 5px 2px 5px;
background: #fff;
width: 198px;
font-family: "Proxima Light", "Arial", sans-serif;
border-radius: 0px;
}
#quick-contact select {
margin: 0px;
}
#quick-contact textarea {
min-height: 100px;
margin: 0px;
resize: vertical;
padding: 4px 5px 5px 5px;
}
#quick-contact > div > .form > p {
margin: 0px 0px 10px 0px;
}
#quick-contact .form {
padding: 15px;
}
#quick-contact .form p:last-child {
margin-bottom: 0px !important;
}
#quick-contact .image {
border-bottom-left-radius: 5px !important;
border-bottom-right-radius: 5px !important;
}
.open-house {
display: block;
width: 335px;
margin-bottom: 25px;
}
.open-house > h2 {
background-color: #01447b;
font-family: "Open Sans", sans-serif;
font-size: 22px;
color: #fff;
padding: 16px 20px 14px 20px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
line-height: 125%;
text-shadow: -1px -1px 1px rgba(0, 0, 0, 1);
}
.open-house > h2.contact {
background-color: #285582;
}
.open-house > div {
padding: 20px;
background: #f4f4f4;
height: 200px;
position: relative;
display: block;
}
.open-house > div.contact {
height: 250px;
}
.open-house h3 {
color: #024379 !important;
background: none !important;
padding: 0px !important;
text-transform: uppercase;
font-weight: bold;
text-shadow: none !important;
}
.open-house h3.contact {
color: #285582;
}
.open-house p.date a,
.open-house p.location a,
.open-house p.contact a,
.open-house p.email a {
color: #0d5faa;
}
.open-house p.date,
.open-house p.location,
.open-house p.contact,
.open-house p.email {
margin: 10px 0px !important;
}
.open-house p.date {
padding-left: 35px !important;
background: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/2-calendar.png) 0px 2px no-repeat;
}
.open-house p.contact {
padding-left: 35px !important;
padding-top: 5px !important;
background: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/2-phone.png) 0px 2px no-repeat;
min-height: 30px;
}
.open-house p.location {
padding-left: 35px !important;
background: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/2-map.png) 0px 2px no-repeat;
}
.open-house p.email {
padding-left: 35px !important;
background-image: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/2-email.png);
background-repeat: no-repeat;
background-position: 1px -1px;
background-size: 20px 20px;
}
.open-house [data-view-campus] {
background: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/view-button-flyer.png) no-repeat;
display: inline-block;
width: 169px;
height: 42px;
position: absolute;
right: -11px;
bottom: 15px;
}
.open-house-view-campus [data-view-campus] {
background: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/view-button.png) no-repeat;
}
.open-house a span {
font-family: "Open Sans", sans-serif;
font-size: 0px !important;
color: #fff;
text-shadow: -1px -1px 1px rgba(0, 0, 0, 1);
left: 47px;
top: 7px;
position: absolute;
}
.open-house a span.contact {
left: 38px;
}
.open-house.end {
margin-bottom: 0px !important;
}
.spaced-ul li {
margin-top: 10px !important;
margin-bottom: 10px !important;
}
.template-testimonials .testimonials-ul {
list-style: none;
}
.template-testimonials .testimonials-ul li {
display: block;
float: left;
margin-bottom: 30px;
width: 300px;
background: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/bubble-talk.png) no-repeat 245px 155px;
}
.template-testimonials .testimonials-ul li.middle {
margin: 0px 30px 30px 30px;
}
.template-testimonials .testimonials-ul li span {
display: inline-block;
font-size: 14px !important;
font-weight: bold;
width: 230px;
margin-top: 20px;
margin-left: 20px;
line-height: 16px;
}
.template-testimonials .testimonials-ul li p {
margin: 0px !important;
padding: 20px !important;
display: block;
border-radius: 5px;
font-size: 14px;
line-height: 16px;
font-size: 14px !important;
min-height: 145px;
background: #fff;
}
.template-testimonials .testimonial-main {
background: #f4f4f4;
padding: 40px;
height: 220px;
border-radius: 5px;
position: relative;
margin-bottom: 25px;
box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.05);
}
.template-testimonials .testimonial-main p {
font-size: 16px !important;
color: #000 !important;
padding-right: 265px !important;
font-style: italic !important;
margin-bottom: 0px !important;
}
.template-testimonials .testimonial-main h2 {
background-color: #658000;
padding: 10px 265px 10px 14px;
font-family: "Open Sans", sans-serif;
text-shadow: 1px 1px 2px #000000;
color: #fff;
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.35) inset;
font-size: 24px;
line-height: 24px;
border-radius: 5px;
}
.template-testimonials .testimonial-thumb {
background-size: cover;
box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.35);
background-position: center center;
display: block;
height: 250px;
position: absolute;
right: 25px;
top: 25px;
width: 250px;
z-index: 1000;
}
.padding-div {
padding: 20px;
border-radius: 5px;
box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.05);
}
.general-page h3 {
background: #5A7800;
padding: 10px 12px 7px 12px;
border-radius: 5px;
color: #fff;
text-shadow: -1px -1px 1px rgba(0, 0, 0, 1);
}
.template-library .padding-div p:first-child {
margin-top: 0px !important;
}
.template-library .padding-div ul li:last-child {
margin-bottom: 0px !important;
}
.template-library ul li,
.template-admissions ul li {
padding-left: 30px;
color: #1a1a1a;
background: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/checkmark.png) no-repeat 0px 3px;
list-style: none;
}
.template-library .select {
width: 465px;
}
.template-library #select-your-location-block .select ul li {
background-image: none;
}
#book-image-admissions {
bottom: 12px;
position: absolute;
right: 16px;
}
.template-high-school-students .white-gray-second {
position: relative;
}
.template-high-school-students .thumb {
position: absolute;
top: 25px;
left: 25px;
box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.35);
}
.template-high-school-students iframe {
display: block;
}
#top-high-school ul li {
background-size: cover !important;
position: relative;
display: block;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25) inset;
width: 106px;
height: 100px;
float: left;
margin: 0px 16px 0px 0px;
background: #aaa;
overflow: hidden;
}
#top-high-school ul li:first-child {
margin-left: 0px !important;
}
#top-high-school ul li:last-child {
margin-right: 0px !important;
}
input[type='radio'] {
border: 0px !important;
}
.the-form {
display: block;
position: relative;
padding: 80px 10px 15px;
background: #f3f3f3;
border-radius: 5px;
box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);
}
#the-form .the-form {
margin-bottom: 25px;
}
#the-form .the-form:last-child {
margin-bottom: 0px;
}
#the-form h1.blue {
background: #256f88 url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/bullet-one.png) no-repeat 6px 5px;
}
#the-form h1 {
background: #ffd24f url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/bullet-one.png) no-repeat 6px 5px;
border-radius: 5px 5px 5px 5px;
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
color: #FFFFFF;
font-family: "Open Sans", sans-serif;
font-size: 22px;
left: -15px;
padding: 13px 15px 10px 45px;
margin: 0px;
position: absolute;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
top: 15px;
}
#the-form .narrow {
display: block;
margin: 8px 0px;
width: 50%;
float: left;
height: 22px;
}
#the-form .rows-2 {
height: 44px !important;
}
#the-form .wide {
display: block;
margin: 8px 0px;
width: 100%;
float: left;
height: 22px;
}
#the-form .wide-text {
display: block;
margin: 8px 0px;
width: 100%;
float: left;
}
#the-form .narrow > div,
#the-form .wide > div,
#the-form .wide-text > div {
margin: 0px 10px;
vertical-align: middle;
}
#the-form .narrow > div label,
#the-form .wide > div label {
vertical-align: middle;
}
#the-form input {
border: 1px #b2b2b2 solid;
padding: 1px 3px;
float: right;
position: relative;
top: -2px;
box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);
}
#the-form .radio {
float: right;
}
#the-form .radio label {
font-weight: normal;
cursor: pointer;
}
#the-form input[type='radio'],
#the-form input[type='checkbox'] {
width: 10px !important;
float: none;
position: relative;
top: 2px;
margin: 0px 8px 0px 0px;
}
#the-form input[type='checkbox'] {
top: 1px !important;
}
#the-form .wide input {
width: 420px;
}
#the-form .narrow input {
width: 200px;
}
#the-form select {
font-family: "Proxima Light", "Arial", sans-serif;
font-size: 16px;
border: 1px #b2b2b2 solid;
padding: 1px 1px 1px 3px;
float: right;
position: relative;
top: -2px;
box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);
}
#the-form .wide select {
width: 422px;
}
#the-form .narrow select {
width: 202px;
}
#the-form #clear {
float: right;
border-radius: 5px 5px 5px 5px;
bottom: 10px;
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
color: #FFFFFF;
display: inline-block;
font-size: 16px;
padding: 12px 14px 11px;
font-family: "Proxima Light", "Arial", sans-serif;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}
#the-form #next-page {
font-size: 0px !important;
width: 104px;
height: 36px;
float: right;
display: inline-block;
background: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/next-button-forms.png) no-repeat;
}
#the-form #submit {
font-size: 0px !important;
width: 96px;
height: 36px;
float: right;
display: inline-block;
background: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/submit-button-forms.png) no-repeat;
}
#the-form #clear {
background: #89290a;
margin-right: 15px;
}
#the-form #clear:hover {
background: #5f1e07;
text-decoration: none;
}
#the-form textarea {
font-family: "Proxima Light", "Arial", sans-serif;
font-size: 16px;
border: 1px #b2b2b2 solid;
padding: 1px 1px 1px 1px;
width: 703px;
min-height: 90px;
margin-top: 8px;
max-height: 140px;
resize: vertical;
position: relative;
top: -2px;
box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);
}
.margin-top-30 {
margin-top: 30px;
}
.front-page-special {
color: #0F395D;
font-size: 20px;
font-weight: bold;
text-align: center;
line-height: 57px;
}
.front-page-special a {
color: #0F395D;
}
.physician-assistant .program-page-layout ul ul {
margin-top: 25px !important;
margin-bottom: 25px !important;
}
.special-program-graduate hr {
border-top: 0px;
border-left: 0px;
border-right: 0px;
border-bottom: 1px dotted #3e3e3e;
display: block;
margin: 25px 0px;
height: 0px;
}
#go-up {
bottom: 20px;
display: block;
height: 23px;
position: fixed;
right: 20px;
width: 106px;
z-index: 9999;
background: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/up-arrow.png) no-repeat;
}
.form-authorize {
float: left;
font-weight: normal !important;
margin: 2px 10px;
}
#testimonial-high-school-thumb {
display: block;
position: absolute;
width: 128px;
height: 158px;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.front-page-block.shadow-top.front-page-news {
height: 245px;
}
input[type='checkbox'] {
box-shadow: none !important;
}
#highschool-front-page img {
display: block;
float: right;
margin-top: 11px;
}
#select-your-location-block .block-right > p {
word-wrap: break-word;
}
.inner-blank-page {
margin: 0px 20px 20px 20px;
}
.inner-blank-page .form-buttons {
margin: 10px 10px 30px;
}
.inner-blank-page .form-authorize {
margin-bottom: 15px;
}
.inner-blank-page .form-authorize:after,
.inner-blank-page .form-buttons:after,
.inner-blank-page .form-buttons:before {
content: "";
clear: both;
display: block;
}
.inner-blank-page .inside-page-title {
margin-left: -20px;
} .dotted-line {
border-bottom: 1px #707070 solid;
margin: 15px 10px;
}
.campus-page-college-of-golf-and-sport-management-port-st-lucie-off-campus-site {
font-size: 20px !important;
}
#inquiry-quick select,
#military-form select,
#sidebar-program {
-moz-appearance: none;
-webkit-appearance: none;
-o-appearance: none;
margin: 0px;
appearance: none;
text-indent: 0.01px;
text-overflow: "";
background-image: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/down_arrow.png);
background-repeat: no-repeat;
background-position: center right;
}
#inquiry-form-element input,
#inquiry-form-element select,
#inquiry-form-element textarea {
margin-bottom: 5px;
min-width: 100%;
box-sizing: border-box;
}
#inquiry-form-element p {
margin: 0px;
}
.gallery-space {
display: block;
height: 20px;
}
#front-page-news .emergency-news a {
background: #FF0000;
border-radius: 5px;
color: #FFFFFF;
margin-left: 75px;
font-style: italic;
font-weight: bold;
word-break: normal;
padding: 7px 10px 5px;
}
.emergency-news a {
background: #FF0000;
border-radius: 5px;
color: #FFFFFF;
display: block;
font-style: italic;
font-weight: bold;
padding: 7px 10px 5px;
}
div.full-page.license-plate {
position: relative;
}
div.full-page.license-plate > p.text-center > img {
max-width: calc(100% - 100px);
}
div.license-plate-extra div.content {
max-width: calc(100% - 50px);
}
div.license-plate-extra img {
max-width: 100%;
}
div.full-page.license-plate:after {
content: "";
width: 100%;
height: 50%;
position: absolute;
left: 0px;
top: 0px;
z-index: 1;
background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0);
}
div.full-page.license-plate > * {
z-index: 10;
}
@media (max-width: 1100px) {
div#license-plate-more {
max-width: calc(100% - 100px);
}
}
.important-licenseplate #slider {
display: none !important;
}
.important-licenseplate .shadow-bottom-head-image {
bottom: 0px !important;
}
.important-licenseplate .full-page {
background-color: #18324e; }
.width-100 {
width: 100%;
display: block;
}
.text-center {
text-align: center;
}
.important-licenseplate .full-page {
padding: 0px 0px 50px 0px;
}
.important-licenseplate .full-page h1 {
color: #d8d864;
font-size: 36px;
font-weight: bold;
margin-bottom: 25px;
line-height: 130%;
}
.important-licenseplate .full-page p {
color: #fff;
font-size: 24px;
line-height: 130%;
margin: 25px 0px;
}
.important-licenseplate .full-page .special-button {
background: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/pattern-green.png);
padding: 18px 24px 18px 24px;
font-family: "Open Sans", sans-serif;
text-shadow: 1px 1px 2px #000000;
color: #fff;
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.35) inset;
font-size: 24px;
line-height: 24px;
margin: 30px auto;
border-radius: 5px;
display: inline-block;
}
.important-licenseplate .full-page {
position: relative;
}
.important-licenseplate .full-page .special-button:hover {
box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.65) inset;
text-decoration: none;
}
.important-licenseplate .full-page .special-box {
padding: 14px 22px;
border: 1px #fff solid;
border-radius: 5px;
color: #fff;
}
.important-licenseplate .full-page .special-box-black {
padding: 14px 22px;
border: 1px #000 solid;
border-radius: 5px;
color: #000;
}
.important-licenseplate .testbutton {
font-family: arial;
color: #FFFFFF !important;
font-size: 15px;
text-shadow: 1px 1px 0px #7CACDE;
box-shadow: 1px 1px 1px #BEE2F9;
padding: 10px 25px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
border: 2px solid #3866A3;
background: #63B8EE;
background: linear-gradient(top, #63B8EE, #468CCF);
background: -ms-linear-gradient(top, #63B8EE, #468CCF);
background: -webkit-gradient(linear, left top, left bottom, from(#63B8EE), to(#468CCF));
background: -moz-linear-gradient(top, #63B8EE, #468CCF);
}
.important-licenseplate .testbutton:hover {
color: #14396A !important;
background: #468CCF;
background: linear-gradient(top, #468CCF, #63B8EE);
background: -ms-linear-gradient(top, #468CCF, #63B8EE);
background: -webkit-gradient(linear, left top, left bottom, from(#468CCF), to(#63B8EE));
background: -moz-linear-gradient(top, #468CCF, #63B8EE);
}
.important-licenseplate .full-page .special-box:hover,
.important-licenseplate .full-page .special-box-black:hover {
text-decoration: none;
}
.important-licenseplate .license-plate-extra {
background: #dae2ed;
}
.fast-fact {
display: block;
margin-bottom: 25px;
}
.fast-fact {
width: 100% !important;
border-spacing: 0px !important;
border-collapse: collapse !important;
}
.fast-fact,
.fast-fact td {
border: none !important;
padding: 0px !important;
}
.fast-fact td:first-child {
max-width: 180px;
width: 180px;
vertical-align: middle;
text-align: center;
}
.fast-fact td:first-child img {
display: block;
margin: 15px auto;
}
.fast-fact td:last-child p {
padding: 20px !important;
margin: 0px !important;
}
.fast-fact td:last-child {
min-width: 75%;
width: 75% !important;
}
.header-contact-numbers p {
font-size: 14px;
line-height: 113%;
}
body > iframe {
display: none !important;
}
#header .float-left.float-left-border {
border-left: 0px !important;
}
#recaptcha {
transform: scale(0.695) !important;
-moz-transform: scale(0.695) !important;
-o-transform: scale(0.695) !important;
-ms-transform: scale(0.695) !important;
-webkit-transform: scale(0.695) !important;
transform-origin: 0px 0px !important;
-moz-transform-origin: 0px 0px !important;
-o-transform-origin: 0px 0px !important;
-ms-transform-origin: 0px 0px !important;
-webkit-transform-origin: 0px 0px !important;
}
#iFeatures {
position: absolute;
width: 50%;
height: 73px;
left: 0;
bottom: 126px;
background-color: rgba(0, 39, 62, 0.85);
}
#ticker {
color: #900;
}
.footerh1 {
float: right;
text-align: right;
color: #fff;
margin-right: 20px;
}
.footerh2 {
display: block;
float: right;
text-align: right;
color: #fff;
margin-right: 74px;
}
.galleryh1 {
background: #F4F4F4;
border: 1px solid #B9B9B9;
border-radius: 5px;
margin-bottom: 25px;
padding: 15px 15px 14px 15px;
position: relative;
} #menu ul ul,
#float-menu ul ul {
padding-top: 12px !important;
padding-bottom: 12px !important;
border-radius: 0px;
position: absolute;
width: 300px;
background-color: #fff;
box-sizing: border-box;
}
@media (min-width: 890px) and (max-width: 1199px) {
#footer .zone.right .clear {
position: absolute;
bottom: 0px;
}
}
@media (min-width: 0px) and (max-width: 499px) {
#footer .zone.right .clear {
position: absolute;
bottom: 0px;
}
}
.imgr {
max-width: 100%;
height: auto;
} .form-fix p.left,
.form-fix p.right {
width: 49.25%;
}
.form-fix p.wide {
width: 100% !important;
}
.form-fix p input,
.form-fix p select {
width: 100% !important;
box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.form-fix div.row:after {
content: "";
display: block;
clear: both;
}
.form-fix p {
margin: 0px !important;
}
.form-fix div.row + div.row {
margin-top: 15px;
}
.form-fix #comments,
.form-fix textarea {
font-family: "Proxima Light", "Arial", sans-serif !important;
font-size: 16px !important;
box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
-webkit-box-sizing: border-box;
width: 100%;
min-height: 150px;
max-height: 150px;
resize: vertical;
font-size: 16px;
border: 1px #c3c3c3 dotted;
padding: 3px 5px 2px 5px;
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
}
.form-fix {
padding: 25px !important;
}
.form-fix h4 {
font-weight: bold;
margin: 25px 0px;
background: #efefef;
line-height: 35px;
padding: 1px 10px 0px;
border-radius: 2px;
}
.form-fix h4:first-child {
margin-top: 0px !important;
}
@media (max-width: 889px) {
.form-fix div.row p + p {
margin-top: 15px !important;
}
}
#program-page.program-page-layout > div.emergency {
padding: 25px;
border: 5px red solid;
}
#program-page.program-page-layout > div.emergency > *:first-child {
margin-top: 0px !important;
}
#program-page.program-page-layout > div.emergency > *:last-child {
margin-bottom: 0px !important;
}
img.aligncenter {
margin: auto;
display: block;
}
img.alignright {
float: right;
display: block;
margin-left: 15px;
margin-bottom: 10px;
}
img.alignleft {
float: left;
display: block;
margin-right: 15px;
margin-bottom: 10px;
}
.program-page-layout ul {
margin: 25px 0px;
}
.program-page-layout ol {
list-style: decimal;
list-style-position: inside;
margin: 25px 0px;
}
.program-page-layout ol li {}
.program-page-layout ol li + li {
margin-top: 10px;
}
.section-thumb img {
max-width: 100%;
width: 100%;
}
span.section-thumb {
width: 100% !important;
}
h6 {
font-size: 11px !important;
line-height: normal;
}
.white-gray {
background: #97c1e1;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk3YzFlMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #97c1e1 0%, #ffffff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #97c1e1), color-stop(100%, #ffffff));
background: -webkit-linear-gradient(top, #97c1e1 0%, #ffffff 100%);
background: -o-linear-gradient(top, #97c1e1 0%, #ffffff 100%);
background: -ms-linear-gradient(top, #97c1e1 0%, #ffffff 100%);
background: linear-gradient(to bottom, #97c1e1 0%, #ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#97c1e1', endColorstr='#ffffff', GradientType=0);
}
.white-gray-second {
background: #ffffff;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e5e5e5));
background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
background: -o-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
background: -ms-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
background: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
}
.white-gray-image { background: -moz-linear-gradient(top, #97c1e1 0%, #ffffff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #97c1e1), color-stop(100%, #ffffff));
background: -webkit-linear-gradient(top, #97c1e1 0%, #ffffff 100%);
background: -o-linear-gradient(top, #97c1e1 0%, #ffffff 100%);
background: -ms-linear-gradient(top, #97c1e1 0%, #ffffff 100%);
background: linear-gradient(to bottom, #97c1e1 0%, #ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#97c1e1', endColorstr='#ffffff', GradientType=0);
}
#program-page table tr td {
border-top: 1px #000 solid;
padding: 6px 8px 5px;
}
#program-page table .title {
background: #737373;
color: #ffffff;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}
#program-page table .subtitle {
background: #ccc;
}
#program-page table tr td:first-child {
text-align: left !important;
}
#program-page table tr td {
text-align: center;
border-left: 1px #000 solid;
}
#program-page table {
background: rgba(255, 255, 255, 0.45);
border-left: 1px #000 solid;
border-right: 1px #000 solid;
border-bottom: 1px #000 solid;
box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);
width: 100%;
} .gsc-table-result .gsc-table-cell-thumbnail {
width: 25%;
}
.gsc-table-result .gs-web-image-box img.gs-image,
.gsc-table-result .gs-promotion-image-box img.gs-promotion-image {
width: 100% !important;
max-width: none !important;
max-height: none !important;
}
.gsc-table-result .gs-web-image-box,
.gsc-table-result .gs-promotion-image-box {
width: 100% !important;
max-width: none !important;
max-height: none !important;
}
.gsc-table-result .gs-title,
.gsc-table-result .gs-fileFormat {
width: 100% !important;
text-align: left !important;
}
.gsc-resultsHeader {
display: none !important;
}
.gsc-table-result,
.gsc-table-result td,
.gsc-above-wrapper-area-container,
.gsc-above-wrapper-area-container td {
border: 0px !important;
}
.gsc-above-wrapper-area-container .gsc-result-info {
margin: 0px !important;
}
#footer * {
font-size: 12px !important;
}
#ku-front-video {
margin-top: 30px;
border-radius: 10px;
position: relative;
box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.05);
background-color: #ECECEC;
padding: 20px;
}
.video-wrapper {
position: relative;
padding-bottom: 56.25%;
padding-top: 25px;
height: 0;
}
.video-wrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} input.gsc-input:focus {
box-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important;
}
#header .right .float-left-border > p > a {
float: right;
left: 0px !important;
}
#header .right .header-contact-numbers * {
font-size: 14px;
line-height: 100%;
}
.gsc-search-button.gsc-search-button-v2 {
height: 31px;
}
table.gsc-search-box td.gsib_a {
padding-top: 3px !important;
}
input.gsc-input {
text-indent: 0px !important;
}
table.gsc-search-box div.gsc-input-box table tr {
height: 29px !important;
}
.cse .gsc-search-button-v2,
.gsc-search-button-v2 {
padding: 0px 10px !important;
}
td.gsc-search-button {
right: 34px !important;
}
.gsc-input-box {
width: 212px !important;
float: right !important;
} .flex {
display: flex;
align-items: center;
align-items: stretch;
}
.flex.vertical {
flex-direction: column;
overflow: hidden;
border-radius: 10px;
}
.flex.vertical > div {
max-width: 100%;
}
.flex.vertical > div > img {
max-width: 100%;
display: block;
}
.flex.vertical > div:nth-child(2) {
padding: 25px;
background-color: #ffffff;
}
.flex.horizontal {
overflow: hidden;
border-radius: 10px;
}
.flex.horizontal > div {
overflow: hidden;
}
.flex.horizontal > div > img {
position: absolute;
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%);
min-height: 100%;
object-fit: cover;
width: 100%;
}
.flex + .flex {
margin-top: 15px;
}
.flex + h1 {
margin-top: 25px !important;
}
.flex h4 {
font-size: 18px;
font-weight: bold;
}
.flex.horizontal > div:nth-child(1) {
position: relative;
width: 30%;
flex-grow: 0;
flex-shrink: 0;
}
.flex.horizontal > div:nth-child(2) {
flex-grow: 0;
padding: 25px;
background-color: #ffffff;
}
.flex.horizontal > div:nth-child(2) > *:first-child {
margin-top: 0px !important;
}
.flex.horizontal > div:nth-child(2) > *:last-child {
margin-bottom: 0px !important;
}
@media (min-width: 0px) and (max-width: 499px) {
.flex.horizontal {
flex-direction: column;
}
.flex.horizontal > div:nth-child(1) {
width: 100%;
height: 225px;
overflow: hidden;
}
.flex.horizontal > div > img {
position: relative;
width: 100%;
height: auto;
top: 65% !important;
}
} #cookie-notice {
transition:
opacity 250ms linear,
visibility 250ms linear,
transform 250ms linear;
opacity: 0;
visibility: hidden;
transform: translateY(100%);
background: #000;
bottom: 0px;
box-sizing: border-box;
color: #fff;
font-size: 12px;
line-height: 18px;
padding: 10px 15px 45px;
position: fixed;
text-align: center;
width: 100%;
z-index: 1000;
}
#cookie-notice.visible {
opacity: 1;
visibility: visible;
transform: translateY(0%);
}
#cookie-notice a.accept {
color: #9090f3;
text-decoration: none;
}
#cookie-notice a.accept:hover {
text-decoration: underline;
}
.float-left.header-contact-numbers p span:before {
content: '';
position: relative;
display: inline-block;
}
.float-left.header-contact-numbers p:first-child span:before,
.float-left.header-contact-numbers p:nth-child(2) span:before {
width: 16px;
height: 19px;
left: 1px;
top: 2px;
margin-right: 13px;
background: url(https://www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/css_sprites.png) -212px -86px;
}
.float-left.header-contact-numbers p:nth-child(2) span:before {
top: 1px;
height: 17px;
}
.float-left.header-contact-numbers p:nth-child(3) span:before {
width: 18px;
height: 14px;
left: 1px;
top: 2px;
margin-right: 11px;
background: url(https://www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/css_sprites.png) -212px -125px;
}
.float-left.header-contact-numbers p:nth-child(4) span:before {
width: 22px;
height: 17px;
left: 1px;
top: 2px;
margin-right: 7px;
background: url(https://www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/css_sprites.png) -212px -49px;
}
.float-left.header-contact-numbers p:nth-child(5) span:before {
width: 22px;
height: 16px;
left: 1px;
top: 2px;
margin-right: 7px;
background: url(https://www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/css_sprites.png) -212px -10px;
}
@media (min-width: 890px) {
#header {
height: 130px !important
}
}
#header .right .float-left.float-left-border {
margin-top: -2px;
}
.gsc-control-searchbox-only {
float: right;
margin-top: 3px;
width: 252px;
}
.gsc-control-searchbox-only form,
.gsc-control-searchbox-only table {
margin: 0px;
}
.cse .gsc-control-cse,
.gsc-control-cse {
background: none !important;
border: 0px !important;
}
.cse .gsc-webResult.gsc-result,
.gsc-webResult.gsc-result,
.gsc-imageResult-column,
.gsc-imageResult-classic {
border: 0px !important;
padding: 0px !important;
}
.gsc-result-info {
padding-left: 0px !important;
}
.gsc-clear-button {
display: none !important;
}
input.gsc-input {
background: #fff !important;
border-radius: 10px;
line-height: 20px;
padding: 2px 8px;
height: 24px !important;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
transition: all 250ms linear;
-webkit-transition: all 250ms linear;
-moz-transition: all 250ms linear;
-o-transition: all 250ms linear;
-ms-transition: all 250ms linear;
}
input.gsc-input:focus {
box-shadow: 0px 0px 5px rgba(0, 0, 255, 0.25);
}
input.gsc-search-button {
background-image: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/magnifying-glass.png) !important;
background-size: 18px;
background-repeat: no-repeat;
background-position: center center;
font-size: 0px !important;
margin: 0px !important;
border: none !important;
background-color: rgba(0, 0, 0, 0) !important;
padding: 0px !important;
height: 24px !important;
width: 24px !important;
min-width: 24px !important;
cursor: pointer;
position: relative;
top: -4px;
}
.gsc-search-box {
position: relative;
}
td.gsc-search-button {
position: absolute;
right: 24px;
}
table.gsc-search-box td.gsc-input {
padding-right: 0px;
}
.gsc-results {
background: #fff;
border-radius: 5px;
box-sizing: border-box;
padding: 25px;
width: 100%;
}
.gsc-above-wrapper-area {
border-bottom: 0px !important;
}
.gsc-control-cse {
padding: 0px !important;
}
.gsc-results > gsc-result:first-child {
margin-top: 0px !important;
}
.gsc-results > gsc-result {
margin-top: 35px;
} table.gsc-search-box td.gsib_a {
padding: 0px 0px 0px 10px !important;
display: block !important;
}
.gsc-input-box {
min-width: 225px !important;
}
input.gsc-input {
padding: 0px 10px !important;
height: 26px !important;
box-sizing: border-box !important;
border-top-left-radius: 0px !important;
border-bottom-left-radius: 0px !important;
display: block;
}
button.gsc-search-button {
box-sizing: border-box !important;
height: 26px !important;
width: 26px !important;
margin: 0px !important;
padding: 0px !important;
border: 0px !important;
left: 10px;
position: relative;
background: #00457b;
cursor: pointer;
}
button.gsc-search-button svg path {
fill: #ffffff;
}
td.gsib_a {
max-height: 30px !important;
min-height: 30px !important;
}
div.gsc-input-box {
padding: 0px !important;
margin: 0px !important;
}
input.gsc-input {
position: relative;
max-height: 30px !important;
min-height: 30px !important;
box-sizing: border-box !important;
}
button.gsc-search-button {
border-bottom-left-radius: 0px !important;
border-top-left-radius: 0px !important;
left: 5px !important;
min-height: 32px;
min-width: 32px;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
padding: 0px !important;
}
div.simple.white {
padding: 20px;
background-color: #ffffff;
border-radius: 5px;
overflow: hidden;
}
div.simple.white + div.simple.white,
div.simple.white + div.flex.horizontal,
div.flex.horizontal + div.simple.white {
margin-top: 20px;
}
div.simple.white h4 {
font-size: 18px;
line-height: 115%;
font-weight: bold;
}
div.simple.white p {
margin: 15px 0px;
}
div.simple.image {
border-radius: 5px;
overflow: hidden;
margin-bottom: 20px;
}
div.simple.image img {
max-width: 100%;
display: block;
}
.page-select {
-moz-appearance: none;
-o-appearance: none;
-webkit-appearance: none;
appearance: none;
background-image: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/down_arrow.png);
background-position: right 52.5%;
background-repeat: no-repeat;
background-size: 17px 5px;
border-radius: 3px;
border: 1px #aaa solid;
box-sizing: border-box;
margin: 0px;
padding: 10px 8px;
text-indent: 0.01px;
text-overflow: "";
width: 100%;
font-family: "Open Sans", sans-serif;
}
.kuhead {
color: #004c97;
font-family: "Helvetica Neue", sans-serif;
font-size: 16px;
font-weight: 600;
letter-spacing: .05px;
}
.kuline {
display: block;
}
p img.align-center {
display: block;
margin-left: auto;
margin-right: auto;
max-width: 100%;
}
.post-password-form {
line-height: 150%;
padding: 25px;
border: 1px #aaa solid;
border-radius: 5px;
text-align: center;
background-color: #ffffff;
}
.post-password-form p:last-child {
display: flex;
align-items: center;
flex-direction: column;
}
.post-password-form p:last-child input {
height: 24px;
border: 1px #000 solid;
box-sizing: border-box;
}
.post-password-form p:last-child > * + * {
margin-top: 5px;
} div#alert {
padding: 15px 20px !important;
background-color: #ff3434;
color: #ffffff;
}
div#alert div.content {
text-align: center;
max-width: 100%;
}
div#alert div.content * {
color: #ffffff;
}
div#alert div.content p {
font-size: 14px;
}
div#alert div.content a {
text-decoration: none;
}
div#alert div.content a:hover {
text-decoration: underline;
}
p.is-invalid label {
color: red;
}
h3.tribe-events-list-event-title{
margin-bottom: 20px!important;
}
h3.tribe-events-list-event-title a{  
font-family: "Open Sans", sans-serif;
font-size: 18px;
font-weight: bold !important;  
background-color: #0175c8 !important;
padding: 12px 14px 10px 14px !important;
color: #ffffff !important;
text-shadow: initial !important;  
border-radius: 5px;  
}  
h3.tribe-events-list-event-title a:hover {
background-color: #01447b !important;
}
.super-menu-content > div.bottom-links h3{
background: none!important;
}
.important-college-of-nursing .nivo-caption a{
display: none!important;
} .nivo-caption-flex{
display: flex;
justify-content: space-between;
align-items: center;
line-height: 25px;
}
#slider .nivo-caption-flex a{
display: block;
position: relative;
} .nursing-hp-banner{
display: flex;        
background-color: #0f395d!important;
background-repeat: no-repeat!important;
background-size: contain!important;
margin-top: 30px;
}
.nursing-hp-banner h2,
.nursing-hp-banner p{
font-family: "Open Sans", sans-serif;
color: #fff;
}
.nursing-hp-banner h2{
font-size: 27px;
line-height: 32px;
font-weight: 600;
padding-bottom: 20px;
}
.nursing-hp-banner p{
font-size: 16px;
font-weight: 300;
padding-bottom: 20px;
}
.nursing-hp-banner a{
font-family: "Open Sans", sans-serif;
display: inline-block;        
color: #000;      
text-decoration: none;  
font-size: 16px;
font-weight: 600;
padding: 9px 20px 9px;                
background: #f9ca35;
border-radius: 5px;
box-shadow: 0px 0px 5px rgba( 0, 0, 0, 0.50 );
}
.nursing-hp-banner a:hover{
background: #e7b20b;
}
.nursing-hp-banner-left{
width: 400px;
flex-shrink: 0;
}
.nursing-hp-banner-right{
padding: 30px 40px 25px 0px;
}
@media(max-width: 890px){
.nursing-hp-banner{
background-size: auto 100%!important;
background-position: -117px 0px!important;
}
.nursing-hp-banner-left{
width: 200px;
}
.nursing-hp-banner-left,
.nursing-hp-banner-right{
background: rgba(15, 57, 93, 0.7);
}
.desktop-br{
display: none;
}
.mobile-flex-order{
display: flex;
flex-direction: column;
}
.nursing-hp-banner{
order: 1;
margin-top: 0px;
margin-bottom: 30px;
}
#left.equal{
order: 2;
}
#right.equal{
order: 3;
}
#highschool-front-page{
order: 4;
}
#ku-front-video{
order: 5;
}
#hp-zones.zones{
order: 6;
}
}
@media(max-width: 560px){
.nursing-hp-banner-left{
width: 20px;
}
.nursing-hp-banner{
background: url(//www.keiseruniversity.edu/wp-content/themes/keiser/assets/images/nursing-banner-mobile-bg.jpg)!important;
background-size: 100% auto!important;
background-repeat: no-repeat!important;
background-position: 0px 55px!important;
background-color: #0f395d!important;
}
.nursing-hp-banner a{
margin-left: 50%;
}
.nursing-hp-banner h2{
text-align: center;
}
.nursing-hp-banner p{
padding: 50px 0px 50px 50%;
}
}
@media(max-width: 460px){
.nursing-hp-banner{
background-position: bottom!important;
}
}
.nivo-caption span.notice {
position: absolute;
top: -500%;
left: 0px;
background-color: #036cc5 !important;
padding: 15px 30px 15px 15px;
line-height: 125%;
border-top-right-radius: 30px;
border-bottom-right-radius: 30px;
font-size: 20px;
text-shadow: 2px 2px 2px rgba( 0, 0, 0, 0.45 );
box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
}
div.no-margins-inside * {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
div[data-zone="courses"] + div[data-zone="courses"] {
margin-top: 25px;
}.tribe-events-title-bar {
line-height: 100%;
margin: 25px 0px;
}
.tribe-events-title-bar h1 {
line-height: 100%;
}
.tribe-events-thismonth {
background-color: #ffffff;
}
h3.tribe-events-month-event-title {
background-color: transparent;
padding: 0px !important;
font-weight: 300 !important;
}
.tribe-events-notices ul li {
background: none;
}
.tribe-events-event-meta {
display: flex;
flex-direction: column;
}
.tribe-events-gmap {
display: block;
margin: 10px 0px;
}
#tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured {
padding-top: 10px !important;
padding-bottom: 10px !important;
}
#tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured a {
text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0 );
}
.pacific-tribe-events .tribe_events {
padding: 0px !important;
}
.pacific-tribe-events .tribe-events-grid {
display: flex;
justify-content: space-between;
}
.pacific-tribe-events .tribe-events-grid > .tribe-events-image-content {
width: calc( 100% - 325px );
}
.pacific-tribe-events .tribe-events-grid > .tribe-events-single-section {
flex-shrink: 0;
width: 300px;
}
.pacific-tribe-events .tribe-events-grid > .tribe-events-single-section > div {
width: 100%;
margin: 0px;
padding: 0px;
}
.pacific-tribe-events .tribe-events-grid > .tribe-events-single-section > div + div {
margin-top: 25px;
}
.pacific-tribe-events .tribe-events-single-section-title {
margin-top: 0px !important;
padding-bottom: 15px;
border-bottom: 1px #aaa dashed;
margin-bottom: 15px !important;
}
.pacific-tribe-events .tribe-events-gmap {
margin: 15px 0px;
display: block;
}
.pacific-tribe-events .tribe-events-meta-group:not([class*=tribe-events-meta-group-gmap]) {
background-color: #ffffff;
padding: 15px !important;
}
.pacific-tribe-events .tribe-events-meta-group dt {
margin-top: 15px;
font-weight: bold;
}
.pacific-tribe-events .tribe-events-title-image-date {
position: relative;
}
.pacific-tribe-events .tribe-events-title-date {
position: absolute;
bottom: 0px;
left: 0px;
width: 100%;
background-color: rgba(255,255,255,0.75);
padding: 15px;
box-sizing: border-box;
}
.pacific-tribe-events .tribe-events-title-date .tribe-events-single-event-title {
font-size: 22px;
line-height: 125%;
margin: 0px !important;
font-weight: bold;
}
.pacific-tribe-events .tribe-events-title-date .tribe-events-schedule {
margin-top: 0px;
}
.pacific-tribe-events .tribe-events-title-date .tribe-events-schedule h2 {
font-weight: 500;
}
.pacific-tribe-events .tribe-events-event-image > img {
display: block;
}
.pacific-tribe-events .tribe-events-cal-links {
margin-top: 25px;
display: flex;
justify-content: left;
}
.pacific-tribe-events .tribe-events-cal-links > a {
margin-top: 0px !important;
margin-bottom: 0px !important;
}
.pacific-tribe-events .tribe-events-cal-links > a + a {
margin-left: 5px;
}
a.tribe-events-ical:hover,
.pacific-tribe-events .tribe-events-cal-links > a:hover {
background-color: #000 !important;
color: #fff !important;
}
@media only screen and ( max-width: 765px ) {
.pacific-tribe-events .tribe-events-grid {
flex-direction: column !important;
}
.pacific-tribe-events .tribe-events-grid > div {
flex-grow: 1 !important;
width: 100% !important;
}
.pacific-tribe-events .tribe-events-grid > div + div {
margin-top: 25px !important;
}
#tribe-bar-filters .tribe-bar-date-filter,
#tribe-bar-filters .tribe-bar-search-filter {
box-sizing: border-box;
width: 50%;
}
#tribe-bar-filters .tribe-bar-submit {
box-sizing: border-box;
width: 100%;
}
table.tribe-events-calendar thead tr th {
text-overflow: ellipsis;
overflow: hidden;
padding-left: 5px;
padding-right: 5px;
}
}
.tribe-events-nav-pagination li {
padding: 0px !important;
background-image: none !important;
}
#page {
z-index: 101;
}
div[id^=tribe-events-event-] {
background: #0ea0d7;
padding: 6px 8px;
}
div[id^=tribe-events-event-] h3 {
text-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important;
}
div[id^=tribe-events-event-] h3 a {
color: #ffffff !important;
}#program-page h1 {
padding: 15px 15px 15px 15px !important;
}
#program-page h2 {
background-color: #0175c8 !important;
padding: 12px 14px 10px 14px !important;
color: #ffffff !important;
text-shadow: initial !important;
}
[data-zone="courses"] h3.title {
transition:
background-color 125ms linear;
background-color: #00447b;
border-radius: 5px;
color: #ffffff;
cursor: pointer;
display: flex;
font-size: 16px !important;
line-height: 125%;
margin-bottom: 0px !important;
padding: 12px 16px 10px 16px;
user-select: none;
}
[data-zone="courses"] h3.title:hover {
background-color: rgba( 0, 68, 163, 1 );
}
[data-zone="courses"] h3.title span:nth-child( 1 ) {
flex-grow: 1;
flex-shrink: 0;
}
[data-zone="courses"] h3.title span:nth-child( 2 ) {
display: block;
flex-grow: 0;
flex-shrink: 0;
height: 16px;
position: relative;
width: 16px;
}
[data-zone="courses"] h3.title span:nth-child( 2 ) svg {
transition:
opacity 125ms linear;
position: absolute;
}
[data-zone="courses"] h3.title span:nth-child( 2 ) svg path {
fill: #ffffff;
}
[data-zone="courses"]:not(.is-expanded) h3.title span:nth-child( 2 ) svg.plus {
opacity: 1;
}
[data-zone="courses"]:not(.is-expanded) h3.title span:nth-child( 2 ) svg.minus {
opacity: 0;
}
[data-zone="courses"].is-expanded h3.title span:nth-child( 2 ) svg.plus {
opacity: 0;
}
[data-zone="courses"].is-expanded h3.title span:nth-child( 2 ) svg.minus {
opacity: 1;
}
[data-zone="courses"] > div {
overflow: hidden;
height: 0px;
}
[data-zone="courses"] > div > div {
padding-top: 25px !important;
}
[data-zone="courses"] > div > div > *:first-child {
margin-top: 0px !important;
}
table.new-table,
[data-zone="courses"] table {
border: 0px !important;
box-shadow: initial !important;
background-color: initial !important;
}
table.new-table + table.new-table,
[data-zone="courses"] table + table {
margin-top: 10px;
}
table.new-table thead tr th.title,
[data-zone="courses"] table thead tr th.title {
background-color: #a6a6a6 !important;
color: #ffffff;
text-shadow: initial !important;
font-size: 16px !important;
padding: 12px 16px 10px 16px;
line-height: 125%;
text-align: left;
font-weight: bold;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
table.new-table tbody tr td,
[data-zone="courses"] table tbody tr td {
padding: 6px 16px !important;
line-height: 125%;
border-left: 0px !important;
border-right: 0px !important;
background-color: #ffffff;
border-color: #f1f1f0 !important;
}
table.new-table tbody tr:first-child td,
[data-zone="courses"] table tbody tr:first-child td {
border-top: 0px !important;
padding-top: 12px !important;
}
table.new-table tbody tr:last-child td,
[data-zone="courses"] table tbody tr:last-child td {
padding-bottom: 12px !important;
}
table.new-table tbody tr:last-child td:first-child,
[data-zone="courses"] table tbody tr:last-child td:first-child {
border-bottom-left-radius: 5px;
}
table.new-table tbody tr:last-child td:last-child,
[data-zone="courses"] table tbody tr:last-child td:last-child {
border-bottom-right-radius: 5px;
}
table.new-table tbody tr td:last-child,
[data-zone="courses"] table tbody tr td:last-child {
text-align: right !important;
}
[data-zone="courses"]:last-child:after {
content: "";
display: block;
width: 100%;
height: 25px;
}
.responsive-video {
height: 0px;
padding-bottom: 56.25%;
padding-top: 25px;
position: relative;
}
.responsive-video iframe {
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
.new-table .fix th {
border-top-left-radius: 0px !important;
border-top-right-radius: 0px !important;
text-align: center !important;
white-space: nowrap;
}
.new-table .fix th:first-child {
border-top-left-radius: 5px !important;
text-align: left !important;
}
.new-table .fix th:last-child {
border-top-right-radius: 5px !important;
text-align: right !important;
}div.template-international-students div.grid-2 {
grid-template-columns: repeat( 2, 1fr );
}
div.template-international-students div.grid-3 {
grid-template-columns: repeat( 3, 1fr );
}
div.template-international-students div[class^="grid"] {
display: grid;
grid-template-rows: 1fr;
grid-column-gap: 15px;
grid-row-gap: 15px;
margin: 25px 0px;
}
div.template-international-students div[class^="grid"] > * {
margin: 0px !important;
}
div.highlighted {
background-color: #f0eff2;
padding: 25px;
margin: 25px 0px;
}
div.highlighted h5 {
color: #01447b;
font-weight: bold;
font-size: 20px;
}
div.highlighted > * {
margin: 25px 0px;
}
div.highlighted :first-child {
margin-top: 0px !important;
}
div.highlighted :last-child {
margin-bottom: 0px !important;
}
div.template-international-students h3 {
background-color: #01447b !important;
padding: 12px 14px 9px 14px !important;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-left-radius: 0px !important;
border-bottom-right-radius: 0px !important;
color: #ffffff;
}
div.template-international-students h4 {
background-color: #fed24e;
padding: 12px 14px 9px 14px !important;
border-radius: 5px;
color: #000000;
font-weight: bold;
}
div.template-international-students p.image img {
width: 100%;
height: auto;
display: block;
}
div.template-international-students .m-t-0 {
margin-top: 0px !important;
}
div.template-international-students .m-b-0 {
margin-bottom: 0px !important;
}
div.template-international-students div.grid-green a,
div.template-international-students div.grid-blue a,
div.template-international-students div.grid-green img,
div.template-international-students div.grid-blue img,
div.template-international-students div.grid-green span,
div.template-international-students div.grid-blue span {
display: block;
}
div.template-international-students div.grid-green img,
div.template-international-students div.grid-blue img {
max-width: 100%;
width: 100%;
height: auto;
}
div.template-international-students div.grid-green p,
div.template-international-students div.grid-green p a {
color: #ffffff !important;
}
div.template-international-students div.grid-green p a {
background-color: #668400;
text-align: center;
font-size: 14px;
padding-bottom: 10px;
}
div.template-international-students div.grid-green p img {
padding-bottom: 10px;
}
div.template-international-students div.grid-blue p,
div.template-international-students div.grid-blue p a {
color: #ffffff !important;
}
div.template-international-students div.grid-blue p a {
background-color: #01447b;
text-align: center;
font-size: 14px;
padding-bottom: 10px;
font-weight: bold;
}
div.template-international-students div.grid-blue p img {
padding-bottom: 10px;
}
div.template-international-students div.grid-green a,
div.template-international-students div.grid-blue a {
border-radius: 5px;
overflow: hidden;
text-decoration: none !important;
}
div.template-international-students ul.special li {
background-image: url(data:image/png;base64,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) !important;;
background-size: 14px auto !important;
background-position: 0px 2px !important;
padding-left: 30px !important;
}
div.template-international-students ul.special li + li {
margin-top: 5px;
}
div#left a[data-back] {
display: inline-flex;
background-color: #318fe4 !important;
color: #ffffff !important;
padding: 10px 20px 8px 45px;
position: relative;
border-radius: 25px;
text-decoration: none !important;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARkAAAEZCAMAAACUzqElAAAAjVBMVEVHcEz///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+umAc7AAAALnRSTlMAQxAe+eoINPD9DBQBGPXE3XYry66TXwJN5IGHs2k8mXDYL7yK0Y4kWHxSoEmoItXT+AAADnhJREFUeNrtXVejojoQjlIEpCpFFEVU7Cf//+fdhy13d51AwECKZ153j8Yvk+kFIY40PTzTaFPGQV2FuWHptm4ZeVjVx7jc7NPnYYo+juaT7SleWvgn2ZhA1jI+bSfzj8AkO6SnY467UX48pYdMYVSmk/XRx33Ixhj7x/XEURAVZ5XUNn6X7GWyUgqdxf6oY1akH/cLNQTLLskxawqTneRix92d2cPyUyqfZ668j+g0FCw/wTlJ+azMNMDDU5CakuFySCw8DlnJQSKhew/wmBTc5RDHzjbEY1O1Fd/Kma8tzIOMtdje1XzjY17kb8R1zadrfrhgjLG1FhMb52Zh3mTdxJM32dZg4BK973IaqWB6alfjPp60sYzPt+11ctC8uZMhhExn7mmHyXV7S/6IbHWieicQLtpXZ+6oH9Hq8Dfr/3SD3P/dIeewih51Z0760kTxA9adzq4Hp+uiC8tni+sp6PQV/k0In2FXdZCQRbTrfGgXIYTM3a2wpHpS04RavtSbN4Mq2W5TU4viM2ct9aSMM+hF6r0f7XER8tKC8mHlT54mzIMWFnYX6KJpeqTj05IX27gzKtcx2LK3TOfbJVVQdMbHtrtR3JyVDBV2o4oA2REHu0+jiMEMG3GjihoGo9s2z9Ybs+PheXkXt/KtMa4gdltfkp9cRjnIpfRbX9SIOYZp0YbLabw4knduwyYeLTixaNFJeuKNysFe0mLiVCNlX1bNd6SX4zt0Wtn8uq3VGC9723yII5/s2OLYLGy2w1sx52a+XSFedG/2bE8DWzZmo+y1Ip7evxn5jUbEoGfzGo3ygnfESGu8t2BAfek1MaxxFSBYlDZFo+vBVKbWpK0fYmTC5k3ufzgQU18a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);
background-size: 24px auto;
background-repeat: no-repeat;
background-position: 10px center;
}
div.template-international-students .t-r {
text-align: right !important;
}
div.template-international-students form#gform_11 ul {
list-style: none !important;
display: grid;
grid-template-rows: 1fr;
grid-column-gap: 15px;
grid-row-gap: 15px;
margin: 25px 0px;
grid-template-columns: repeat( 2, 1fr );
}
div.template-international-students form#gform_11 ul li {
padding: 0px !important;
margin: 0px !important;
background-image: none !important;
border: 0px !important;
}
div.template-international-students form#gform_11 div.validation_message {
padding: 0px !important;
}
div.template-international-students form#gform_11 ul li input {
min-width: 100%;
border: 2px solid #dcdbda;
}
div.template-international-students form#gform_11 ul li div.ginput_container {
margin-top: 0px !important;
}
div.template-international-students form#gform_11 input[type="submit"] {
background-color: #318fe4;
color: #ffffff;
border: 0px;
padding: 10px 30px;
text-align: center;
border-radius: 3px;
cursor: pointer;
float: right;
margin: 0px !important;
width: calc( 50% - 7.5px );
}
div.template-international-students form#gform_11 div.gform_footer:after {
content: "";
clear: both;
display: block;
width: 100%;
}
@media ( max-width: 890px ) {
div.template-international-students form#gform_11 ul,
div.template-international-students div.grid-2 {
grid-template-columns: repeat( 1, 1fr ) !important;
}
div.template-international-students div.grid-3 {
grid-template-columns: repeat( 2, 1fr ) !important;
}
} div.template-sun-surf-sand div.grid-2 {
grid-template-columns: repeat( 2, 1fr );
}
div.template-sun-surf-sand div.grid-3 {
grid-template-columns: repeat( 3, 1fr );
}
div.template-sun-surf-sand div[class^="grid"] {
display: grid;
grid-template-rows: 1fr;
grid-column-gap: 15px;
grid-row-gap: 15px;
margin: 25px 0px;
}
div.template-sun-surf-sand div[class^="grid"] > * {
margin: 0px !important;
}
div.template-sun-surf-sand div.highlighted {
background-color: #f0eff2;
padding: 25px;
margin: 25px 0px;
}
div.template-sun-surf-sand div.highlighted h5 {
color: #01447b;
font-weight: bold;
font-size: 20px;
}
div.template-sun-surf-sand div.highlighted > * {
margin: 25px 0px;
}
div.template-sun-surf-sand div.highlighted :first-child {
margin-top: 0px !important;
}
div.template-sun-surf-sand div.highlighted :last-child {
margin-bottom: 0px !important;
}
div.template-sun-surf-sand h3 {
background-color: #01447b !important;
padding: 12px 14px 9px 14px !important;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-left-radius: 0px !important;
border-bottom-right-radius: 0px !important;
color: #ffffff;
}
div.template-sun-surf-sand h4 {
background-color: #fed24e;
padding: 12px 14px 9px 14px !important;
border-radius: 5px;
color: #000000;
font-weight: bold;
}
div.template-sun-surf-sand p.image img {
width: 100%;
height: auto;
display: block;
}
div.template-sun-surf-sand .m-t-0 {
margin-top: 0px !important;
}
div.template-sun-surf-sand .m-b-0 {
margin-bottom: 0px !important;
}
div.template-sun-surf-sand div.grid-green a,
div.template-sun-surf-sand div.grid-blue a,
div.template-sun-surf-sand div.grid-green img,
div.template-sun-surf-sand div.grid-blue img,
div.template-sun-surf-sand div.grid-green span,
div.template-sun-surf-sand div.grid-blue span {
display: block;
}
div.template-sun-surf-sand div.grid-green img,
div.template-sun-surf-sand div.grid-blue img {
max-width: 100%;
width: 100%;
height: auto;
}
div.template-sun-surf-sand div.grid-green p,
div.template-sun-surf-sand div.grid-green p a {
color: #ffffff !important;
}
div.template-sun-surf-sand div.grid-green p a {
background-color: #ddefff;
text-align: center;
font-size: 14px;
padding-bottom: 10px;
}
div.template-sun-surf-sand div.grid-green p img {
padding-bottom: 10px;
}
div.template-sun-surf-sand div.grid-blue p,
div.template-sun-surf-sand div.grid-blue p a {
color: #ffffff !important;
}
div.template-sun-surf-sand div.grid-blue p a {
background-color: #01447b;
text-align: center;
font-size: 14px;
padding-bottom: 10px;
}
div.template-sun-surf-sand div.grid-blue p img {
padding-bottom: 10px;
}
div.template-sun-surf-sand div.grid-green a,
div.template-sun-surf-sand div.grid-blue a {
border-radius: 5px;
overflow: hidden;
text-decoration: none !important;
}
div.template-sun-surf-sand ul.special li {
background-image: url(data:image/png;base64,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) !important;;
background-size: 14px auto !important;
background-position: 0px 2px !important;
padding-left: 30px !important;
}
div.template-sun-surf-sand ul.special li + li {
margin-top: 5px;
}
div.template-sun-surf-sand a[data-back] {
display: inline-flex;
background-color: #f8c946;
color: #ffffff !important;
padding: 10px 20px 8px 45px;
position: relative;
border-radius: 25px;
text-decoration: none !important;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARkAAAEZCAMAAACUzqElAAAAjVBMVEVHcEz///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+umAc7AAAALnRSTlMAQxAe+eoINPD9DBQBGPXE3XYry66TXwJN5IGHs2k8mXDYL7yK0Y4kWHxSoEmoItXT+AAADnhJREFUeNrtXVejojoQjlIEpCpFFEVU7Cf//+fdhy13d51AwECKZ153j8Yvk+kFIY40PTzTaFPGQV2FuWHptm4ZeVjVx7jc7NPnYYo+juaT7SleWvgn2ZhA1jI+bSfzj8AkO6SnY467UX48pYdMYVSmk/XRx33Ixhj7x/XEURAVZ5XUNn6X7GWyUgqdxf6oY1akH/cLNQTLLskxawqTneRix92d2cPyUyqfZ668j+g0FCw/wTlJ+azMNMDDU5CakuFySCw8DlnJQSKhew/wmBTc5RDHzjbEY1O1Fd/Kma8tzIOMtdje1XzjY17kb8R1zadrfrhgjLG1FhMb52Zh3mTdxJM32dZg4BK973IaqWB6alfjPp60sYzPt+11ctC8uZMhhExn7mmHyXV7S/6IbHWieicQLtpXZ+6oH9Hq8Dfr/3SD3P/dIeewih51Z0760kTxA9adzq4Hp+uiC8tni+sp6PQV/k0In2FXdZCQRbTrfGgXIYTM3a2wpHpS04RavtSbN4Mq2W5TU4viM2ct9aSMM+hF6r0f7XER8tKC8mHlT54mzIMWFnYX6KJpeqTj05IX27gzKtcx2LK3TOfbJVVQdMbHtrtR3JyVDBV2o4oA2REHu0+jiMEMG3GjihoGo9s2z9Ybs+PheXkXt/KtMa4gdltfkp9cRjnIpfRbX9SIOYZp0YbLabw4knduwyYeLTixaNFJeuKNysFe0mLiVCNlX1bNd6SX4zt0Wtn8uq3VGC9723yII5/s2OLYLGy2w1sx52a+XSFedG/2bE8DWzZmo+y1Ip7evxn5jUbEoGfzGo3ygnfESGu8t2BAfek1MaxxFSBYlDZFo+vBVKbWpK0fYmTC5k3ufzgQU18aYjHGColC9wa2yQcxzBcNwBQeEoe8BgWeD2BTHMhXoUdiVT9lEdkmNphDcyEDE4pXwNIQUzMYPygtF8BfY+PzshXDZHVtr8WsI8zWRCemYigU50RgrAkSlVbE2FrFjMtNouVbXZC4dCHeZ8DIUchiHvY2g6jAnBgnjtm4lwkxsy56xalJvNOExcfviX69+DXc2Yl0eAbxmhVJxu+RDES6V/vdlIK78LkFyYYNQVpvGsNTgjFpp0gWSgnQVG9lvTOCKanfkTx01wdQUBsCx1yRTHQlcM36DbQJ4ksuYBC6Ei64twGvWYNpvJFpS/C7+zmXbkYwISPpgEFuREiOZSyFzAnJSCd2osadwXLrS87WzgwuWbZ7VLIQLJnARHKSGbCyamCMQ3mHWMzhq350dpdgk/qC5KULrGq7OVCukw/ihvFVUE9Qcobd3lOpir7+i2DdXXb5iB3saLiSI+PCkawO+smsGLCdiOSAUrim17dr0L8+IPlpBvrdN2p/SZc3htdL1Pi0/hP4GgtXCWTgiNPXG+LXUGUMlwcm6KkaxbL6fXtIZAKDTksab3DPxIYWmB49pegUsqFzlUbazaH3ZLQ7hGBUZoVUIvA9bVpZBsovFUoBg1xIP1nTHixjaWohgzS/O9N4voKOJJ295887+9i1qRwyZti1PsKD/IIJUo9WXZlmo774/UlFt0SCA9gy9kVJZBZAfM8wO5m/JVKTyi6GcBa+4aBLp7kBkRpmHWzDDVKVIJlKKH5xg85KXmZDeA6YbgH8f2fKJLHpCOoIPdDKJF/hsfEg05S0KjtBKhNQ6GxB+ZHtx9gyv+hi01VNLdWO5EEERPeWgFH4XvJOSoJ0zoJGUgdIdQootHGWy1/C2Z1SwA7+N6826eRgKROnMdpTT49PcgwaXYR/LJUMAO/yAcgAeif/y610d58ofwm2yq7NHEw/Aplty3NyXzWT/hmryOavYZqwxeT5Qp9BRbOBG6mesO1k0kSNtqBufggyU71J9zivTmeM0Mc+J/t/rlh9qmYiPKdng862Rx61c9ksw+DGQx26XpPerjmbeZfHj+dscJmr/mrs1b+FkM21/OEXLrw6Pl6rn+0pWcyMF7O6lDpnwT8jmywvDqdtZVxw+eO2RqTMIoYZAl71D1qpixBgLUhiNvP5iBkNGuvLo1jn9ppn+/FmDj1LqgfAhQ8yO1KuMh3fNXCJY6B5IGPqBEP3PLo1452JowC5lL4FhAzCceQ8fwMunJB5bXM/IoQQMkZNpzTiwgmZ14kaOUIIeTR5OmYhtFPLCH4uyABx8jmCMk16xgsXTshkOniOPU3WmwkuNGs8+RQf12BNxHmcEgjK9aZ8kHmASigeo5d0Srv2lQ8yERjTrIcPjk/XFu26Sj7IrECJYg2tmqZd1ifzQebVQbIQmr6ezuSGCy9knNeDOABcBktcuq4J5tQYYwA+5WpApd1jfTInZJaAsE0Hy9s6tx7rkzkh8wV4268K68wGl6jXWmlOyCSA6bLpP1mDPS7ckLkBoeBygBGLvXHBeDt7g/qnD7dAnX1M28pCHyLbM1jP3o+CvjNyroARHDBmaI64YIz9nlbqBIhr1kxNYL64/A7GMTCClyhkWNNp7nPMmex+w7guQE1aCIazetGdOy6979UDkHn9NX0TqGuMpUVmCkSCLVbIPLFSyFgAMj1Z5igzMghAxmaDjJvZSiFj269g9eQZDavFM5gVzyBTLZ7B9recIcqZb90E6ibb+rZniPYMQxt4pZYN/O03kfwm1r42Z2wY+trs4zM8sfF7hq6g+MwAMb1IjZieWnHgvuOdoTjwd+6AlDsYLN90kynfdAbyTd85SlKO8juvTcprv/Sw2CxrIRyJayG+62cQWD8z/a65Ak1g20JQnR7zCf4dsBGpTm+k2k5LZGTg2s7R6oEtcZGB64HHqyE/WaIiA9eQv7qZ/nffAZ6g714VROxVGb2/yRcOGUJ/E4eeOF8wZEg9cRz6KBNfKGRIfZQcem/J2AjVewvMRRihX9uToF8bmIswTo9/KUiP/6sF/GsuRgHaxnywEWMuxK+5GGsiZqNjw2OWiEl+MxOeTK1xnz8zIctZYDTaiHNeXY3zzKKkIQX86lBVo56N75yr18z+7zlXboLZFUT0xGazzIMbl+0KjbPRgIUqHz1P7//mY0fnpbcFoFedrf9RaXJs/FelCRiD++eUr/3nPifgp/9Z8nBhVqIjHQUtBW2v1UD2h8yUtoE6tD+p/NTn1DaHHLKQv2fX/4hE5KQYhdoEzBL8d40eYAaXH4AMIEXW7XEt6wP2qljtKaXvXTygZkLoe38TOaMEyCK8UxwYQCND+VmgP6lQHJmCyvR3gVCE4rsFoX3Jd0o5rbbiBrZ5wXvOgP1XKu8wheIPhPg3tHdR5Y1oJzr5S/AhfE9VXFzPp7dToP3a6koaaCk7ab92Vr3+X11VpoF2sldZh2CFsuuSIZYhh6SgRdL6QklgDjatyiYqbkUDwtBEgnXD/4fktYob4yCDH1uNxhvENFWmHDJm2JFlEJpDZd575ZCJOrMMPNzBUk1za9D9t1XgTaE/Ui3JXUDX7/RhNMVyT5DZRlG06UANs4ZKCUtIltoGRYVDCiH6UAiZR99XkdVYaaPmCs1mqaksEyhujA1V9JMHtp9R5gJicLCLqwQwLjiojHaswQXsCFDD3ttDP03XaP8c8hFsJZzuA3jpa3q3ooL+vpJfdU9D8Id1SODvwIGKheyuZVaAQ8M6pWITsC1L9kzChsGvcuAxXk+pgbmDvynvWAyzAj/Fkjmde7HY3HYJfkwlbdLSnYPSt0cGwIE/KJC1EMtcgr8n7PF7dvBGzVhOWzgDDXus9+pOjLBCCuoE/5h+hn0WwJ8WSQjMDR5/GvR8AARhzmBI49i0hX+IofX9wCc8W9yWLPjppoSJuW/00RJEjX2XCpmrzV4suAX8mbpMpcJXwtrq4i0tCzunGNvyyJotgWPeDR0c4JkftjTQEIQvtt4ON91JGx7kUN4RaV45g5D/njREZyN+uCY74SGlQUKC5kt0H8qMSUdfswG+IH3+UmjP250vSQdn5fw5xG8IRY7XXELijTJj9nlNeq6WuFG+J3HiY82Q1T0i/PZNzKhEdiNuTaqYpls1IjS4EDHZMifKRhxqjB8tefNFJV6K7kC+yJy5aFyQB9Hre7FelLvXiWc1BrjGBmjwUaRKCa9h+1g+CH+TtSDGhjj1NauGGxzKytCqhiGtDzEE8fzRcMZKG4xPm6AxRAhnXZvWctQDmuxkextjjAuNMy5a0XS8YX0ZJ276bmvP0/02o8Y55/HA/m+WNA7Lrvh5C6uw8WTn4S9t37ystOBj9y2aF4WOE4J8Ng9Zt5PxxY1WNl+XPxIrH5r5FuvncQ0/76w3H2g8/2VatGwt8DfjxbTalygUI84GzNZtm5H9ZJyg1iVpw8W+jaswV62bQOyv4edD7+LW3dXW6PO7L0H7kpTgOqQNYV4pjnDkYH1ma739YMZ5KOG3OFPs59NvfEzPWUWzdyhI2fua0zSg+epqhjiR86DaVqUXV4cpLIVO9b0PnvNqaVdq63HKRo97aUwHC845h4yc0qY7KLaX69l7rz7brZfU35bwH3C8qzA1WXG066euzF0Ud1hRyE/C/HXojY47kB5s7pcuzJMtrqeg01f4a1Ey7peY/tQ/noO/LPfPRRvDO4vn/rHsBArGGMcaEocmNe5DxvLrfNveJwvNm5oZQigzp552mNy3t/PXst8i6qVg8xGzbZ/fYf/Tdmfjd8nYilfV03HB7SBkrcUcuU+9qHQoXDbi9jPOzz43XPyT2B1G3sbggouxEb/V3tmHo+MSbuVou8quwai4BPcMSdN1NSvHEsZWeUByNaM56XIEXJaphN2LLlqc82Gly3mBkKSDPLJdMhQ4ebKTfLpJNinzIWBRY8jfIjrqzFDRj5G8jwgSyPekft9ftOtkpeIysulzE/T3Hvzj+qnyirZslp6PXR0I43hODxn6BPKe+3NctxuDVh2f9xPvhxHwSTSdrdLoVMZBXYW55eu27lt5WNVBXG6idDXjGlT4D0TUQmXVtyf9AAAAAElFTkSuQmCC);
background-size: 24px auto;
background-repeat: no-repeat;
background-position: 10px center;
}
div.template-sun-surf-sand .t-r {
text-align: right !important;
}
div.template-sun-surf-sand form#gform_11 ul {
list-style: none !important;
display: grid;
grid-template-rows: 1fr;
grid-column-gap: 15px;
grid-row-gap: 15px;
margin: 25px 0px;
grid-template-columns: repeat( 2, 1fr );
}
div.template-sun-surf-sand form#gform_11 ul li {
padding: 0px !important;
margin: 0px !important;
background-image: none !important;
border: 0px !important;
}
div.template-sun-surf-sand form#gform_11 div.validation_message {
padding: 0px !important;
}
div.template-sun-surf-sand form#gform_11 ul li input {
min-width: 100%;
border: 2px solid #dcdbda;
}
div.template-sun-surf-sand form#gform_11 ul li div.ginput_container {
margin-top: 0px !important;
}
div.template-sun-surf-sand form#gform_11 input[type="submit"] {
background-color: #668400;
color: #ffffff;
border: 0px;
padding: 10px 30px;
text-align: center;
border-radius: 3px;
cursor: pointer;
float: right;
margin: 0px !important;
width: calc( 50% - 7.5px );
}
div.template-sun-surf-sand form#gform_11 div.gform_footer:after {
content: "";
clear: both;
display: block;
width: 100%;
}
@media ( max-width: 890px ) {
div.template-sun-surf-sand form#gform_11 ul,
div.template-sun-surf-sand div.grid-2 {
grid-template-columns: repeat( 1, 1fr ) !important;
}
div.template-sun-surf-sand div.grid-3 {
grid-template-columns: repeat( 2, 1fr ) !important;
}
}.addtoany_content{clear:both;margin:16px auto}.addtoany_header{margin:0 0 16px}.addtoany_list{display:inline;line-height:16px}.addtoany_list a,.widget .addtoany_list a{border:0;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle}.addtoany_list a img{border:0;display:inline-block;opacity:1;overflow:hidden;vertical-align:baseline}.addtoany_list a span{display:inline-block;float:none}.addtoany_list.a2a_kit_size_32 a{font-size:32px}.addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span{height:32px;line-height:32px;width:32px}.addtoany_list a:not(.addtoany_special_service)>span{border-radius:4px;display:inline-block;opacity:1}.addtoany_list a .a2a_count{position:relative;vertical-align:top}.site .a2a_kit.addtoany_list a:focus,.addtoany_list a:hover,.widget .addtoany_list a:hover{background:none;border:0;box-shadow:none}.addtoany_list a:hover img,.addtoany_list a:hover span{opacity:.7}.addtoany_list a.addtoany_special_service:hover img,.addtoany_list a.addtoany_special_service:hover span{opacity:1}.addtoany_special_service{display:inline-block;vertical-align:middle}.addtoany_special_service a,.addtoany_special_service div,.addtoany_special_service div.fb_iframe_widget,.addtoany_special_service iframe,.addtoany_special_service span{margin:0;vertical-align:baseline!important}.addtoany_special_service iframe{display:inline;max-width:none}a.addtoany_share.addtoany_no_icon span.a2a_img_text{display:none}a.addtoany_share img{border:0;width:auto;height:auto}.epyt-debug{cursor:pointer;text-align:left;background-color:#ddd;color:#000}iframe.__youtube_prefs__{border-width:0}.epyt-gallery{text-align:center}.epyt-gallery iframe{margin-bottom:0}.epyt-gallery.epyt-lb iframe{display:none;height:0!important}.epyt-gallery-list{margin:0 -8px 0 -8px;position:relative;transition:opacity ease-out .3s;display:block}.epyt-gallery-list .epyt-gallery-thumb{box-sizing:border-box}.epyt-gallery-list p{display:none}.epyt-gallery-clear{clear:both}.epyt-gallery-list.epyt-loading{opacity:.5;transition:opacity ease-out .3s}.epyt-gallery-thumb{position:relative;box-sizing:border-box;overflow-y:hidden;display:block!important;cursor:pointer;opacity:1;float:left;padding:0 8px 10px 8px;height:auto}.epyt-gallery-thumb.hover{position:relative;opacity:1;transition:opacity ease-out .3s;height:auto}.epyt-gallery-img-box{width:100%}.epyt-gallery-img{height:0;width:100%;padding-top:56.25%!important;position:relative;overflow:hidden!important;background-size:cover!important;background-position:center!important}.epyt-gallery-playhover{opacity:0;position:absolute;top:-10px;left:0;width:100%;height:100%;vertical-align:middle;text-align:center;transition:opacity ease-out .3s}.epyt-gallery-thumb.hover .epyt-gallery-playhover,.epyt-gallery-thumb.epyt-current-video .epyt-gallery-playhover{opacity:1;top:0;transition:all ease-out .3s}.epyt-gallery-thumb .epyt-gallery-playcrutch{display:inline-block;height:100%;vertical-align:middle;width:0}.epyt-gallery-playhover .epyt-play-img{height:auto!important;max-width:15%!important;padding:0!important;margin:0!important;min-width:30px!important;vertical-align:middle!important;display:inline-block!important;width:auto;border:0;box-sizing:border-box}.epyt-gallery-title{font-size:80%;line-height:120%;padding:10px}.epyt-gallery-notitle{padding:4px}.epyt-gallery-notitle span{display:none}.epyt-gallery-rowtitle{text-align:center;width:100%;position:absolute;left:0;top:100%;opacity:0;z-index:10;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.epyt-gallery-rowtitle.hover{opacity:1;transition:opacity linear .2s}.epyt-gallery-rowbreak{clear:both}.epyt-pagination{clear:both;text-align:center;padding:10px 8px 10px 8px}.epyt-pagination.epyt-hide-pagination *{display:none!important}.epyt-pagination>div,.epyt-pagenumbers>div{display:inline-block;padding:0 2px 0 2px;vertical-align:middle}.epyt-pagination .epyt-pagebutton{cursor:pointer;display:inline-block;padding:0 10px 0 10px}.epyt-pagebutton>div{display:inline}.epyt-pagination .epyt-loader{display:none}.epyt-gallery-list.epyt-loading .epyt-pagination .epyt-loader{display:inline-block}body .lity-container{width:100%;max-width:964px}.epyt-curtain .lity-opened iframe{opacity:0;transition:opacity .3s linear .5s}.epyt-gallery-allthumbs.epyt-cols-1 .epyt-gallery-thumb{width:100%}.epyt-gallery-allthumbs.epyt-cols-2 .epyt-gallery-thumb{width:50%}.epyt-gallery-allthumbs.epyt-cols-3 .epyt-gallery-thumb{width:33.333%}.epyt-gallery-allthumbs.epyt-cols-4 .epyt-gallery-thumb{width:25%}.epyt-gallery-allthumbs.epyt-cols-5 .epyt-gallery-thumb{width:20%}.epyt-gallery-allthumbs.epyt-cols-6 .epyt-gallery-thumb{width:16.666%}.epyt-gallery-allthumbs.epyt-cols-7 .epyt-gallery-thumb{width:14.285%}.epyt-gallery-allthumbs.epyt-cols-8 .epyt-gallery-thumb{width:12.5%}.epyt-gallery-allthumbs.epyt-cols-9 .epyt-gallery-thumb{width:11.111%}.epyt-gallery-allthumbs.epyt-cols-10 .epyt-gallery-thumb{width:10%}.epyt-gallery-allthumbs.epyt-cols-11 .epyt-gallery-thumb{width:9.090%}.epyt-gallery-allthumbs.epyt-cols-12 .epyt-gallery-thumb{width:8.333%}.epyt-gallery-allthumbs.epyt-cols-13 .epyt-gallery-thumb{width:7.692%}.epyt-gallery-allthumbs.epyt-cols-14 .epyt-gallery-thumb{width:7.142%}.epyt-gallery-allthumbs.epyt-cols-15 .epyt-gallery-thumb{width:6.666%}.epyt-gallery-allthumbs.epyt-cols-16 .epyt-gallery-thumb{width:6.25%}.epyt-gallery-allthumbs.epyt-cols-17 .epyt-gallery-thumb{width:5.882%}.epyt-gallery-allthumbs.epyt-cols-18 .epyt-gallery-thumb{width:5.555%}.epyt-gallery-allthumbs.epyt-cols-19 .epyt-gallery-thumb{width:5.263%}.epyt-gallery-allthumbs.epyt-cols-20 .epyt-gallery-thumb{width:5%}.epyt-pagebutton.hide,.epyt-pagenumbers.hide{display:none!important;opacity:0!important;visibility:hidden!important}.epyt-gallery-subscribe{text-align:center;padding:15px 0 10px 0;clear:both}.epyt-gallery-subscribe a.epyt-gallery-subbutton,.epyt-gallery-subscribe a.epyt-gallery-subbutton:hover{display:inline-block;padding:5px 10px;background-color:#e62117!important;color:#fff!important;text-decoration:none!important;border-radius:3px}.epyt-gallery-subscribe a.epyt-gallery-subbutton img{width:20px!important;height:auto!important;vertical-align:middle!important;padding:0 6px 3px 0;display:inline-block;background:transparent;-webkit-box-shadow:none;box-shadow:none;margin:0}body div.__youtube_prefs__.__youtube_prefs_gdpr__{background-color:#000;background-image:-webkit-linear-gradient(top,#000,#444);background-image:linear-gradient(to bottom,#000,#444);padding:25px;height:auto;text-align:left}body div.__youtube_prefs__.__youtube_prefs_gdpr__ *{color:#e3e3e3!important}body div.__youtube_prefs__.__youtube_prefs_gdpr__ a{text-decoration:underline}body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__,body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__:hover{display:inline-block;padding:5px 10px;background:#e62117!important;color:#fff!important;text-decoration:none!important;border-radius:3px;font-weight:normal;border-width:0;box-sizing:border-box}body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__ img{width:20px!important;height:auto!important;vertical-align:middle!important;padding:0 6px 3px 0;display:inline-block;background:transparent;-webkit-box-shadow:none;box-shadow:none;margin-left:8px}body .epyt-gallery-img-gdpr{background-color:#000;background-image:-webkit-linear-gradient(top,#000,#444);background-image:linear-gradient(to bottom,#000,#444)}.epyt-facade{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.epyt-facade:hover{-webkit-filter:brightness(90%);-moz-filter:brightness(90%);filter:brightness(90%)}.epyt-facade img.epyt-facade-poster{display:block;margin:0;max-width:100%;width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:0;height:auto;cursor:pointer}.epyt-facade button.epyt-facade-play{background-color:transparent!important;position:absolute;left:50%;top:50%;width:68px;height:48px;margin-left:-34px;margin-top:-24px;-webkit-transition:opacity .25s cubic-bezier(0,0,0.2,1);transition:opacity .25s cubic-bezier(0,0,0.2,1);cursor:pointer;border-width:0!important}.epyt-facade button.epyt-facade-play svg{height:100%;left:0;position:absolute;top:0;width:100%;pointer-events:none}.epyt-facade button.epyt-facade-play svg .ytp-large-play-button-bg{-webkit-transition:fill .1s cubic-bezier(0.4,0,1,1),fill-opacity .1s cubic-bezier(0.4,0,1,1);transition:fill .1s cubic-bezier(0.4,0,1,1),fill-opacity .1s cubic-bezier(0.4,0,1,1);fill:#212121;fill-opacity:.8}.epyt-facade:hover button.epyt-facade-play svg .ytp-large-play-button-bg{-webkit-transition:fill .1s cubic-bezier(0,0,0.2,1),fill-opacity .1s cubic-bezier(0,0,0.2,1);transition:fill .1s cubic-bezier(0,0,0.2,1),fill-opacity .1s cubic-bezier(0,0,0.2,1);fill:#f00;fill-opacity:1}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.epyt-facade{position:absolute;top:0;right:0;bottom:0;left:0}.wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.__youtube_prefs_gdpr__{position:relative}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.__youtube_prefs_gdpr__{position:absolute;top:0;right:0;bottom:0;left:0;overflow-y:auto}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper.epyt-is-override__wrapper:before{padding:0}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper.epyt-is-override__wrapper .epyt-is-override.__youtube_prefs_gdpr__{position:relative;top:unset;right:unset;bottom:unset;left:unset}.ytvi-story-container{display:block;max-width:100%}