/* --------------------------------------------------
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Header Styles
:: Menu Styles
:: Submenu Styles
:: Footer Styles
:: Home Page Styles
:: About Section Styles
:: Work Section Styles
:: News Section Styles
:: Contact Page Styles
:: Sitemap Page Styles
:: Sharing Styles
:: App Styles
*/


/* -----------------------------------------
   Shared Styles
----------------------------------------- */
html {
 overflow-x: hidden;
}
body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size:18px;
    color:#333333;
}

.logged-in {
    padding-top:32px;
}

/*@media only screen and (max-width: 800px) {
    html {
padding-top: 35px;
}
} */

.indent {
    text-indent: 30px;
}
h1, h2, h3, h4, h5 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    line-height: 1.2 !important;
}

h1 {font-size:48px;}
h2 {font-size:30px; font-weight: 300;}
h3 {font-size:22px; font-weight: 300; line-height: 1.3em;}
h4 {font-size:20px; font-weight: 300;}
h5 {font-size:28px;}
em {
    font-style: italic;
}
a {
    color: #fff;
}

a:hover {
    color: #74243c;
    text-decoration: underline;
}
p.intro {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 1.3em;
}

p.secondary {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2em;
}

p {
    font-weight: 300;
    font-size: 14px;
    line-height: 1.5em;
    margin-bottom:30px;
}

.columns.centered {
  margin: 20px auto;
}

.show-for-ipad-down { display: none; }

@media only screen and (max-width: 1024px) {
    .show-for-ipad-down { display: block; }
}

.show-for-ipad-to-mobile { display: none; }

@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .show-for-ipad-to-mobile { display: block; }
}

@media only screen and (max-width: 435px) {
    h3 {
        font-size: 15px !important;
    }

    p.intro, h4 {
        font-size: 18px
    }
}

.row.full_width {
    width: 100%;
}

.page-template a {
    color: #74243c;
}
.page-template li {
    list-style-position: inside;
    color: #343434;
    font-weight: 300;
    font-size: 17px;
}

.directory_links p {
    font-size: 18px;
    line-height: 1.3;
    padding-bottom: 2px;
    margin-bottom: 10px;
}

.directory_links {
    background-color: #fff;
    padding: 15px;
}

.full-width-sidebar h3 {
    font-size: 24px;
    margin-bottom: 10px;
    padding-bottom: 0;
}
.full-width-sidebar hr {
    font-size: 32px;
    margin: 5px 0 10px;
    padding-bottom: 0;
}
.page-template-page-full-width-sidebar p {
    margin-bottom: 15px;
    font-size: 17px;
}

.page-template-page-full-width-sidebar h1 {
    color: #74243c;
    font-weight: 300;
    text-align: center;
    padding: 10px 0;
    font-family: "Cardo", serif
}
.page-template-page-full-width-sidebar h2 {
    color: #74243c;
    font-weight: 300;
    text-align: center;
    padding: 0px 0 10px;
    font-family: "Cardo", serif
}
.page-template-page-full-width-sidebar .button:hover, .page-template-page-full-width-sidebar .button:focus {
    color: #fff;
    background-color: #6F3A49;
}
.registration-form-embed h2 {
    font-size: 27px;
    padding: 15px 0;
    font-weight: 500;
}

.registration-form-embed p {
    padding-bottom: 10px;
}

.registration-form-embed h3 {
    font-size: 17px;
    font-weight: 500;
    padding-bottom: 5px;
}


.registration-form-embed.main_content {
    width:100%;
    float:left;
}

.single-full-width ul li {
    list-style-position: inside;
}

.single-full-width ul li a {
    color: #74243c;
}

a {
    color:rgb(255,255,255);
}

.center_align {
    text-align:center;
}

.left_align {
    text-align:left;
}

.icon-stack {
    text-align: center;
    font-size:15px;
}

.icon-stack.grey:hover, .icon-stack.green {
    /*background-color:#6ec1a8;*/
    background-color:rgb(117,37,61);
}

.icon-stack.green:hover {
    background-color: #74243c;
}

.icon-stack.grey {
    background-color:#e6e6e6;
}

.icon-stack.black {
    background-color:rgba(0,0,0,0.8);
}

.has-tip, .has-tip:hover {
    border-bottom:none;
    color:#fff;
    cursor: default;
}

.tooltip {
    /*background:#84dac1;
    background:#6ec1a8;*/

    background: rgba(60,219,192, 1);

    font-size:15px;
    font-weight:lighter;
    margin-top: -6px;
    padding: 5px 27px;
}

.tooltip.tip-right .nub {
    border-color:transparent rgba(60,219,192, 1) transparent transparent;
}

.tooltip.tip-left .nub {
    border-color:transparent transparent transparent rgba(60,219,192, 1);
}

.tooltip.tip-bottom .nub {
    border-color:transparent transparent rgba(60,219,192, 1) transparent;
}

.green {
    color:rgb(117,37,61);
}

.button {
    background: rgb(117, 37, 61) none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
}

.button:hover {
    background:#74243c;
    text-decoration: none !important;
}

#slider-thin {
    height:300px;
    background-color:#E0E0E0;
    margin-bottom:30px;
    overflow: hidden;
    position:relative;
    background-position: center center;
}
video.scale_video {
    background-color: #333;
    background-size: cover;
    height: auto;
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    position: fixed;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: auto;
    z-index: -100;
    max-width: 100%;
}


video {
    width: 100%;
    height: auto;
}

#slider-thin video, #slider video {
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
}

/*.columns.has-video {
    height: 400px;
    overflow: hidden;
    position:relative;
}

*/


@media only screen and (max-width: 545px) {
    #slider-thin {
        height: 200px;
    }
}

.tagline {
    padding-top:11px;
    padding-bottom:11px;
}

.tagline h2 {
    font-size:24px !important;
}

.pad_for_menu {
    padding-top:0;
}

.pad_for_large_menu {
    padding-top:130px;
}

/* -----------------------------------------
   Header Styles
----------------------------------------- */

.browser_update {
    display: none;
}

.lt-ie9 .browser_update {
    display: block;
    background-color: #efefef;
}

.lt-ie9 .browser_update p {
    font-size: 1.3em;
    margin: 1.5em;
}

.lt-ie9 .fixed {
    position: relative;
}

.lt-ie9 .pad_for_menu, .lt-ie9 .pad_for_large_menu {
    padding-top: 0;
}
#header-bar .two.mobile-three.columns img {
    /* padding-top: 18px; */
    padding-top:0px;
}

/********

@media only screen and (max-width: 767px) {
    .fixed {
        position: relative;
    }

    .pad_for_menu, .pad_for_large_menu {
        padding-top: 0;
    }
}
*/


@media only screen and (max-width: 767px) {
    .pad_for_large_menu {
        padding-top: 64px;
    }
}

section#header-bar {
    background:#333333;
    color:#fff;
    padding: 11px 0px;
    /* height: 80px; */
    height:100px;
}
@media only screen and (max-width: 767px) {
section#header-bar {
    background:#333333;
    color:#fff;
    padding: 11px 0px;
    height: 80px;
}
}
section#header-bar .icon-stack{
    text-align: center;
    font-size:20px;
}

.nav-bar {
    margin-top:0;
    width: 50%;
    margin: auto;
}

.nav-bar li a:first-child {
    padding:0 35px;
}

.search-box {
    border-bottom:1px solid #4d4d4d;
    height:40px;
    padding-top: 14px;
}

.search-box form {
    margin:0 0 0px;
}
@media only screen and (max-width: 900px){
input#s {
    background-color: transparent;
    color:#ccc;
}
}
input.search {
    background:#333333;
    border:none;
    color: #4d4d4d;
    height: 20px;
}

input.search:focus {
    background:#333333;
    border:none;
}

.hover {
    margin-left:4px;
}

.social {
    background:#4d4d4d;
    border-radius: 5px;
    width:40px;
    padding:5px;
    margin-top:10px;
}

.arrow-up {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #4d4d4d;
    margin-bottom: -10px;
    margin-left: 15px;
}

.social-rollover {
    z-index:10000;
    display:none;
    position:absolute;
    right: 30px;
}

.social-rollover i.icon-light {
     color:#4d4d4d !important;
}

#hover:hover + .social-rollover, .social-rollover:hover {
    display:block;
}

a.social-icon .icon-stack {
    margin-bottom:5px;
}

a.social-icon:last-of-type .icon-stack {
    margin-bottom:0px;
}

a.social-icon:hover .icon-stack {
    background-color:rgb(117,37,61) !important;
}

a.social-icon:hover i.icon-light {
     color:#fff !important;
}

/* -----------------------------------------
   Menu Styles
----------------------------------------- */

.top-bar-section ul.left li {
    list-style: none;
}

.top-bar-section ul.left li {
    list-style: none;
    display: inline;
    padding: 0 10px;
    opacity: 0.8;
}
.top-bar-section .left li a{
    color: #fff;
    transition: all 0.3s ease-in-out 0s;
}
.top-bar-section .left li a:hover {
    color: #fff;
    transition: all 0.3s ease-in-out 0s;
}
.top-bar h3 a {
    color: #fff;
}

.menu .tabs {
    border-bottom: none;
    height: 56px;
    margin-bottom: 0px;
  /*  padding-top:10px; */
    padding-top:20px;
}


/* Font Change */
@media only screen and (min-width: 753px) and (max-width: 880px) {
.menu .tabs dd a {
    color: #fff;
    font-size: 10px !important;
}

}


/* Mobile */
@media only screen and (max-width: 902px) {
        .mobile-transform {

        display:block;
    }
        .desktop-transform {

        display:none !important;
    }

}

@media only screen and (min-width: 903px) {

    .mobile-transform {
    display:none;
}
    .desktop-transform {
    display:block;
}


}

@media only screen and (max-width: 1176px) {

.flipper {

    width:100% !important;

}
.overlay .overtext > img {
    width: 55% !important;
}
}

.menu .tabs dd {
    position:relative;
    height: 53px;
}

.menu .tabs dd.active {
    border:none;

}
.tabs.five-up dt, .tabs.five-up dd, .tabs.five-up li {
    width: initial;
    padding: 0 15px;
}

@media only screen and (min-width: 1181px) and (max-width: 1300px) {
.tabs.five-up dt, .tabs.five-up dd, .tabs.five-up li {
  width: initial;
  padding: 0 15px;
}
}
@media only screen and (max-width: 1180px) {

.tabs.five-up dt, .tabs.five-up dd, .tabs.five-up li {
  width: initial;
  padding: 0 15px;
}
}

.tabs dd, .tabs li {
    float:right;
}
/*
.menu .tabs dd a {
    color:#fff;
    font-size:18px;
    position:relative;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
*/
.menu .tabs dd a {
    color: #FFF;
    font-size: 16px;
    position: relative;
    transition: all 0.5s ease-in-out 0s;
    padding: 0;
    margin: 0px 10px;
    font-weight:500;


}
@media only screen and (min-width: 1472px){
.current-student {
    padding-top:10px !important;
}
}
.current-student a {
    line-height:1.4 !important;
}

@media only screen and (min-width: 1310px){
.factstaff {
    padding-top:10px !important;
}
}
.factstaff a {
    line-height:1.4 !important;
}




/*.menu .tabs dd:hover a {
    color: rgb(117,37,61);
    text-decoration: none !important;
}
*/

/*.menu .tabs dd.active {
    background:#333333;
    border-top:none;
    margin-top:0px;
} */

.menu .tabs dd.active a {
    color:rgb(117,37,61);
    border:none;
    font-weight:400;
}

#menupop {
    width:250px;
}

#menupop ul li {
    font-size:20px;
    border-top:1px solid #E0E0E0;
    padding-top:20px;
    padding-bottom:20px;
    text-align:center;
}

#menupop ul li.active {
    background:#E0E0E0;
}

#menupop ul li:hover {
    background:#E0E0E0;
}

#menupop ul li:first-child {
    border-top:none;
}

/*.menu .tabs dd.active:after {
    content: ' ';
    width: 0;
    height: 0;
    position: absolute;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid rgb(117,37,61);
    bottom:-5px;
    left:50%;
    margin-left:-10px;
}*/

.icon-stack.green:hover {
    /*color:#6ec1a8;*/
    color:rgb(117,37,61);
}

/*.menu .tabs dd.active span:hover {
    border-bottom: none;
}*/
@media only screen and (max-width: 400px){
.top-bar section p {
    color: #fff;
    font-size: 11px;
}
}

@media only screen and (max-width: 940px) {
.top-bar {
    height:50px;
}

}
.top-bar {
    background:#333333;
}

.top-bar ul>li a:not(.button) {
    display: inline;
}

.top-bar section ul li a.active:not(.button) {
    color:rgb(117,37,61);
}

.top-bar section ul li a {
    font-size:15px !important;
    display: block !important;
}

ul.sub-nav-small li {
    padding-left:20px;
}

.top-bar ul>li.toggle-topbar {
    width: auto;
    cursor: default;
}

.top-bar ul>li.toggle-topbar a, .top-bar.expanded ul li.toggle-topbar a {
    width: auto;
    height: auto;
    border: none;
    top: auto;
    bottom: auto;
    font-size: 24px;
    right: 15px;
}

.top-bar section {
    padding-bottom: 15px;
    padding-top: 15px;
}

.top-bar section .indent {
    padding-left: 20px;
}

.top-bar section h3 {
    margin-top: 0;
    margin-bottom: 5px;
    color: #fff;

}

.top-bar section h3 a {
    display: block;
    background: rgba(255, 255, 255, 0.1);
    padding: 8px 10px;
}

.top-bar section h3 a:hover {
    color: #fff;
}

.top-bar section h3.selected a {
    background: rgb(117,37,61);
    color: #fff;
}

.top-bar section .icon-stack {
    margin-right: 5px;
    width: 1.5em;
    height: 1.5em;
    line-height: 1.5em;
}

.top-bar section p {
    margin-bottom: 0.8em;
}

.top-bar section p a {
    color: #fff;
}

.top-bar section .row {
    margin: 0;
}

.top-bar section .row .columns {
    padding: 0 15px;
}

.top-bar.expanded ul li.toggle-topbar a .green {
    background:#74243c;
}

.top-bar ul>li.active, .top-bar ul>li:hover {
    background: none;
}

/* -----------------------------------------
  Static Top Bar
----------------------------------------- */

.static {
    background: rgba(2, 2, 2, 0.83);
    height: 50px;
    padding: 10px 25px;
}

.static ul.right li {
    display: inline;
    padding: 0 5px;
    float:right;
}
.static ul.right {
    margin-bottom: 0;
    padding-bottom: 0;
    height: 30px;
    max-width: 960px;
    margin: 0 auto;
}
.static .button {
    background: rgb(117, 37, 61) none repeat scroll 0 0 !important;
    border: medium none !important;
    box-shadow: none;
    font-size: 10px !important;
    font-weight: 500;
    letter-spacing: 3px;
    text-transform: uppercase;
    padding: 10px 15px !important;
    color:#fff !important;
    margin:0 !important;
}
@media only screen and (max-width: 767px) {
.static .visit-btn, .giving-btn {
    display:none !important;
}

}
.static #searchform input {
    background: transparent none repeat scroll 0 0 !important;
    border: 1px solid #999 !important;
    color: #fff !important;
    height:30px !important;
    width:100% !important;
}
.static .search-form div {
    margin-top:0 !important;
}
.static .search-form > form {
    max-width: 140px !important;
}

@media only screen and (max-width: 450px){
.static .search-form > form {
    max-width: 100px !important;
}
.giving-btn {
    display: none;
}

  }

@media only screen and (max-width: 990px){
  .static.hide-for-small ul.left {
    display: none !important;
  }
}
/* -----------------------------------------
   Submenu Styles
----------------------------------------- */
.sub {
    background:#fff;
}

.submenu {
    padding-top:20px;
}

.submenu .tabs {
    border-bottom: none;
    height: 30px;
    margin-bottom: 10px;
}
.submenu .tabs dd {
    padding-bottom: 7px;
}

.submenu .tabs dd a {
    color: #6f6f6f;
    display: block;
    font-size: 14px;
    height: 30px;
    line-height: 22px;
}

@media only screen and (max-width: 767px) {
    .submenu .tabs dd a span {
        font-size:12px;
    }
}

.submenu .tabs dd.active {
    background:#333333;
    border-top:none;
    margin-top:0px;
}

.submenu .tabs dd.active a {
    background:#fff;
    color:rgb(117,37,61);
    border:none;
    font-weight:400;
}

.submenu .tabs dd span {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.submenu .tabs dd:hover span {
    color:rgb(117,37,61);
}

.submenu .tabs dd.active {
    border-bottom: 3px solid rgb(117,37,61);
}

/* -----------------------------------------
   Footer Styles
----------------------------------------- */

footer {
    border-top:1px solid #E0E0E0;
    background: #fff;
    position: relative;
}
.footer {
  background-color: #333;
  border-top: 1px solid #868686;
  -webkit-box-shadow: inset 0px 2px 15px 0px rgba(0, 0, 0, 0.7);
  box-shadow: inset 0px 2px 15px 0px rgba(0, 0, 0, 0.7);
  background-repeat: no-repeat;
  background-image: none !important;
  background-size: 100%;
  padding-bottom: 50px;
}


.home .footer {
    background-color: #333;
    display: flex;
    height: 100%;
    min-height: 100%;
    width: 100%;
}


.footer h4 {
color:#fff;
}

@media screen and (max-width: 960px) {
  .footer {
    margin-top: 25px;
  }
}

.footer .footer-wrapper {
  width: 90%;
  margin: 0px auto;
  max-width: 1380px;
  padding-top: 40px;
}
.footer .footer-wrapper .footer-content {
  width: 70%;
  float: right;
}
.footer .footer-wrapper h4 {
  font-size: 1.2em;
  margin-bottom: 10px;
  font-weight:500;
}
.footer .footer-wrapper p {
  font-size:15px;
}
.footer .footer-wrapper ul {
  padding-left: 0px;
}
.footer .footer-wrapper li {
  list-style: none;
  line-height: 1.3em;
  padding-bottom: 8px;
}
.footer .footer-wrapper .logo {
  width: 25%;
  float: left;
}
.footer .footer-wrapper .logo img {
    width: 100%;
    max-width: 301px;
    height: auto;
    margin: 30px auto 0;
    display: block;
}
.footer .footer-wrapper .about {
  width: 35%;
  float: left;
  color: #fff;
  font-weight: 100;
  margin-right: 4%;
  font-size: .9em;
}
.footer .footer-wrapper .about a {
    background-color: #555;
    color: #fff;
    display: block;
    float: left;
    font-size: 1.1em;
    font-weight: 100;
    margin-top: 7px;
    max-width: 100%;
    padding: 5px 0;
    text-align: center;
    text-decoration: none;
    width: 100%;
}
.footer .footer-wrapper .departments {
  width: 30%;
  float: right;
  padding-left: 5%;
  color: #fff;
  font-weight: 100;
}
.footer .footer-wrapper .departments a {
  color: #fff;
  font-size: .9em;
  font-weight: 100;
  text-decoration: none;
}
.footer .footer-wrapper .offices {
  width: 30%;
  float: right;
  padding-left: 5%;
  color: #fff;
  font-weight: 100;
}
.footer .footer-wrapper .offices a {
  font-size: .9em;
  color: #fff;
  font-weight: 100;
  text-decoration: none;
}
.footer .address {
  display: block;
  float: left;
  width: 100%;
  text-align: center;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  margin-top: 15px;
  padding-top: 15px;
  color: #fff;
  font-weight: 100;
  font-size: .8em;
}
.footer .address a {
  color: #fff;
}

@media screen and (max-width: 735px) {
  .footer .footer-wrapper .footer-content {
    width: 100%;
  }
  .footer .footer-wrapper .logo {
    display: none;
  }
  .footer .footer-wrapper .about {
    width: 35% ;
    margin-right: 0%;
  }
  .footer .footer-wrapper .departments, .footer .footer-wrapper .offices {
    padding-left: 5%;
  }
}
@media screen and (max-width: 565px) {
  .footer .footer-wrapper .footer-content {
    width: 98%;
    padding-left: 1%;
    padding-right: 1%;
  }
  .footer .footer-wrapper .logo {
    display: none;
  }
  .footer .footer-wrapper .about {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid rgba(100, 100, 100, 0.3);
  }
  .footer .footer-wrapper .departments, .footer .footer-wrapper .offices {
    width: 50%;
    float: left;
    padding-left: 0%;
  }
}


.page-template .footer, .page-template-page-springfield-landing .footer, .single-full-width .footer {
    background-color: #333 !important;
    border-top: 1px solid #111;
    -webkit-box-shadow: inset 0px 2px 15px 0px rgba(0, 0, 0, 0.7);
    box-shadow: inset 0px 2px 15px 0px rgba(0, 0, 0, 0.7);
    background-image: none;
    background-repeat: no-repeat;
    background-size: 100%;
    padding-bottom: 50px;
}


footer input[type="text"], footer input[type="email"] {
    height:26px;
    font-size: 10px;
}

footer p {
    margin-bottom:10px;
}

.phone {
    padding-top:41px;
}

.copyright {
    text-align:right;
    padding-top:26px;
}

@media only screen and (max-width: 767px) {
    .phone {
        text-align:center;
        padding-top:0;
    }

    .copyright {
        text-align:center;
        padding-top:0;
    }
}

@media only screen and (max-width: 1279px) and (min-width: 768px) {
    .mailsubmit {
        padding-left:7px !Important;
    }
}

/* -----------------------------------------
   Home Page
----------------------------------------- */

a.studies-box {
    text-align: center !important;
    background-color: #333;
    color: #fff;
    width: 100%;
    height: 200px;
    display: block;
    font-size: 2em;
    padding: 10px;
    margin: 10px auto;
    text-transform: uppercase;
    line-height: 180px;
    top: 50px;
    transition: all .2s ease-in-out;
}
a.studies-box:hover {
    opacity: .7;
    transition: all .2s ease-in-out;
    cursor: pointer;
    text-decoration: none;
}

@media only screen and (max-width: 1479px) and (min-width: 1200px) {

}
.undergrad a:hover {
text-decoration: none !important;

}
@media only screen and (min-width: 900px) and (max-width: 1050px) {

.logo {
    padding-top:5px !important;
    width: 190px !important;
    max-width: 200%;
}

}
h3.service_name {
  font-size: 22px;
  border: 1px solid;
  padding: 15px;
  line-height: 1.4;
  border-radius: 9px;
  background-color: rgba(0,0,0,.6);
  color: #ddd;
  transition:.1s all ease-in-out;
}
h3.service_name:hover {
text-decoration: none;
background-color: rgba(255,255,255,.6);
transition:.1s all ease-in-out;
color:#1a1a1a;
}
img.ro {display:none !important;}

#slider, #map {
    height:400px;
    background:#E0E0E0;
    margin-bottom:10px;
    position:relative;
    overflow:hidden;
}

.scrollto {
    padding: 10px 10px 7px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.scrollto:hover {
    /*background-color: rgba(60,219,192,0.6); */
    background-color:none;
}
.mobile-only {
  display: none;
}

.mobile-wrapper {
    position: fixed;
    display: none;
    top: 80px;
    height: 100%;
    width: 100%;
    background-position: center;
    z-index: -1;
    background-size: 100% 100%;
}
.class-list img {
    margin: auto;
    display: block;
}
.class-list h3 {
    text-align:center;
}

.orbit-wrapper .timer {
    display: none;
}

.lt-ie9 #new-slider {
    height: 575px;
    background: url('../images/home_slides/stpauls_01.jpg') no-repeat;
}
@media only screen and (min-width: 1025px) {

.space {
    background: #f1f1f1;
    height: 120px;
    position: relative;
}
.space-white {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 1);
    height: 120px;
    position: relative;
}
}

@media only screen and (max-width: 1024px) {
    #new-slider {
        display: none !important;
    }

    .mobile-wrapper {
        display: block;
    }
    .mobile-only {
        display: block;
    }
}

.white_background {
    background: #f1f1f1;
    position: relative;
    padding: 50px 0;
}

.white_background.featured-news-section {
    background: rgba(255, 255, 255, 0.9);
    position: relative;
    padding: 50px 0 0;
}

.white_background.solid {
    background: #fff;
}

.black_background {
    background: rgba(0, 0, 0, 0.8);
    position: relative;
    padding: 30px 0;
}

.black_background p, .black_background h2, .black_background h3, .black_background h4 {
    color: #fff;
}

#about {
    padding-top: 20px;
    padding-bottom: 20px;
}

#about p.intro {
    font-size: 22px;
}

.services {
    padding-top:20px;
}

.services i {
    color: rgb(117,37,61);
    font-size: 18px;
}

.services p {
    line-height: 1.8em;
    font-size: 16px;
    clear: both;
}

.services hr {
    border-color: rgba(221, 221, 221, 0.3);
}

.services_list {
    color:rgb(117,37,61);
}

.separator {
    border-bottom: 1px solid #E0E0E0;
}

.news h4 {
    font-weight: 300;
    border-bottom: 1px solid #E0E0E0;
    padding-bottom: 8px;
}

.news h5 {
    font-weight: 300;
    font-size: 18px;
}

@media only screen and (max-width: 953px) {
    .service_name {
        font-size:17px;
    }
}

.news-content {
    padding-top:10px;
    /*border-right:1px solid #E0E0E0;*/
    padding-bottom:10px;
    margin-bottom:0px;
}

.news-content .box {
    height: 200px;
    background: center center no-repeat #efefef;
    position: relative;
    background-size: contain;
}

.twitter {
    padding-top:10px;
    margin-bottom:0px;
}

.twitter p {
    margin-bottom: 10px;
}

.twitter p em {
    color:#999;
    font-size: 0.8em;
    font-style: normal;
}

.twitter .panel {
    border: none;
}

.news h4 {
    margin-top:0px;
}

.nopad {
    margin-bottom:0px;
}

i.grey {
    color:#E0E0E0;
}

.news-content p:last-child {
    margin-bottom:10px;
}

.twitter p:last-child {
    margin-bottom:0px;
}

h2.home {
    font-size:55px;
    color: #fff;
    /*border-bottom: 1px solid rgba(255, 255, 255, 0.4);*/
    padding-bottom: 20px;
    /*text-transform: uppercase;*/
    font-weight: 100;
    line-height: 1em;
    text-shadow: 0px 0px 40px rgba(0,0,0,0.3);
    filter: dropshadow(color=rgba(0,0,0,1), offx=0, offy=0);
    text-align: center;
}

h2.home span {
    background:none !important;
    padding:0px !important;
    font-weight:700 !important;
    color: rgb(110,193,168);
}

@media only screen and (max-width: 510px) {
    h2.home {
        font-size:35px;
    }
}

.insight_person {
    float:right;
    width:33%;
    padding-left:5px;
}

h3.ingisht_author {
    font-size:18px;
    line-height: 1.5em;
}

h3.author_img {
    margin-right:135px;
}

@media only screen and (max-width: 769px) {
    .insight_person {
        float:none;
        width: 100%;
        padding-bottom: 10px;
    }

    h3.ingisht_author {
        text-align:center;
    }

    h3.author_img {
        margin-right:0px;
    }
}

.featured_news_image {
  background-color:#333;
  margin:10px;
}

.featured_news_image img {
    width: 100%;
    display: block;
    transition:all .2s ease-in-out;
}
.featured_news_image img:hover {
    width: 100%;
    display: block;
    opacity:.1;
    transition:all .2s ease-in-out;

}

.featured_news h2 {
    position: absolute;
    top: 45%;
    text-align: center;
    left: 0;
    right: 0;
    color: #fff;
    font-weight: 600;
    display: none;
    font-size: 50px;
    text-transform: uppercase;
}
@media only screen and (max-width: 768px){
.featured_news h2 {
    position: absolute;
    top: 35%;
    text-align: center;
    left: 0;
    right: 0;
    color: #fff;
    font-weight: 600;
    display: none;
    font-size: 22px;
    text-transform: uppercase;
}
}
.three .featured_news h2 {
    font-size: 150%;
}
.featured_news:hover h2 {
  display:block !important;
}


/* -----------------------------------------
   About Section Styles
----------------------------------------- */

.servicestrip {
    background-color:#e6e6e6;
    height:200px;
    padding:20px;
    background-position: center center
}

h2.approachstrip {
    margin-top:57px;
}

.approachstrip span {
    padding:5px 10px;
    background:rgba(255,255,255,0.8);
}

.client_grid {
    height:200px;
}

.team_member, .client {
    background:#CCC no-repeat center;
    text-align:center;
    margin:2px 2px;
    transition: opacity 0.5s;
    -moz-transition: opacity 0.5s; /* Firefox 4 */
    -webkit-transition: opacity 0.5s; /* Safari and Chrome */
    -o-transition: opacity 0.5s; /* Opera */
}

.team_member a {
    display:block;
    height: 300px;
    opacity: 0;
    color: #FFF;
    transition: opacity 0.5s;
    -moz-transition: opacity 0.5s; /* Firefox 4 */
    -webkit-transition: opacity 0.5s; /* Safari and Chrome */
    -o-transition: opacity 0.5s; /* Opera */
    padding:61px 15px 15px;
    background:rgba(110,193,168,0.8);
}

.touch .team_member a, .team_member a:hover, .touch .client a, .touch.client a:hover  {
    opacity:0.8;
}

.touch .team_member a {
   background:none;
}

.client a:hover {
    opacity:0.9;
}

.team_member a h3, .client a h3 {
    color: #FFF;
    margin: 0;
}

.teamInfoPanelRow {
    padding:20px 2px 10px 2px;
    position: relative;
}

.teamInfoPanelRow h3 {
    margin-right: 50px;
}

.teamInfoPanelRow .close {
    position: absolute;
    top:0;
    right: 14px;
    padding-right: 0;
}

.teamInfoPanelRow p {
    margin-bottom:10px;
}

.teamInfoPanelRow .timer {
    display:none !important;
}

.teamInfoPanelRow .orbit {
    margin-bottom:10px !important;
}

.client .inner {
    height: 200px;
    position: relative;
}

.client a {
    display:block;
    height: 200px;
    opacity: 0;
    color: #FFF;
    transition: opacity 0.5s;
    -moz-transition: opacity 0.5s; /* Firefox 4 */
    -webkit-transition: opacity 0.5s; /* Safari and Chrome */
    -o-transition: opacity 0.5s; /* Opera */
    padding:90px 15px 20px 15px;
    /*background:rgba(132,218,193,1);*/
    background:rgba(110,193,168,1);
}

.client a p {
    margin-bottom:10px;
    /*font-weight:700;*/
}

.client {
    background-size:55% auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-color:#fff;
    border:1px solid #E0E0E0;
}

@media only screen and (min-width: 1630px) {
    .client {
        background-size:47% auto;
    }
}

.touch .client a {
    position: absolute;
    opacity: 1;
    height: 34px;
    padding: 5px;
    bottom:10px;
    left:50%;
    margin-left:-17px;
}

.fancybox-skin {
    background:#fff;
}

.fancybox-close:hover {
    background-image: url('../js/fancybox/fancybox_sprite_hover.png');
}

.fancybox-inner .close {
    display:none;
}

/* -----------------------------------------
   Work Section Styles
----------------------------------------- */
li.nopadding {
    padding: 0 !important;
}

.work_grid {
    background:transparent no-repeat center;
    text-align:center;
    margin:4px 4px;
    position: relative;
}
@media only screen and (max-width: 1000px){
.work_grid {
    background:transparent no-repeat center;
    text-align:center;
    margin:4px 4px;
    position: relative;
    background-size:cover;
}
}
@media only screen and (min-width: 900px){
.work_grid {
    background-size: cover;
}
}

@media only screen and (max-width: 530px){
.work_grid {
    background-size: contain;
    padding: 10px 0;
    background-color: rgba(0,0,0,.2);
}
}

.work_grid a {
    display:block;
    height: 200px;
    opacity: 0;
    color: #FFF;
    transition: opacity 0.5s;
    -moz-transition: opacity 0.5s; /* Firefox 4 */
    -webkit-transition: opacity 0.5s; /* Safari and Chrome */
    -o-transition: opacity 0.5s; /* Opera */
    background:rgba(0,0,0,0.8);
}

.touch .work_grid a, .touch .team_member a {
    background:rgba(0,0,0,0.4);
}

.work_grid.client_grid a {
    opacity: 1;
    background:rgba(0,0,0,0.5);
}

.work_grid.client_grid a:hover {
    background:rgba(0,0,0,0);
}


.work_grid .surround {
    padding: 0 25%;
}

.work_grid hr {
    margin: 12px 0 11px;
}

.touch .work_grid a, .work_grid a:hover {
    opacity:1;
}

.work_grid a h3 {
    color: #FFF;
    margin: 0;
    font-weight:300;
}

.work_list {
    margin-bottom:30px;
    height: 200px;
}

.work_list_item {
    height:55px;
    background:rgba(110,193,168,0.8);
    overflow:hidden;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.submenu .tabs dd.active {
    background:#fff;
}

.work_list_item:hover {
    height:200px;
}

.svg a.grid {
    background:url('../images/gridview.svg') no-repeat;
    text-indent:-999px;
    width:24px;
}

.no-svg a.grid {
    background:url('../images/gridview.png') no-repeat;
    text-indent:-999px;
}

.svg a.grid:hover, .svg .submenu .tabs dd.active a.grid {
    background:url('../images/gridviewhover.svg') no-repeat #fff;
}

.no-svg a.grid:hover, .no-svg .submenu .tabs dd.active a.grid {
    background:url('../images/gridviewhover.png') no-repeat #fff;
}

.svg a.list {
    background:url('../images/listview.svg') no-repeat;
    text-indent:-999px;
    width:24px;
}

.no-svg a.list {
    background:url('../images/listview.png') no-repeat;
    text-indent:-999px;
}

.svg a.list:hover, .svg .submenu .tabs dd.active a.list {
    background:url('../images/listviewhover.png') no-repeat #fff;
}

.no-svg a.list:hover, .no-svg .submenu .tabs dd.active a.list {
    background:url('../images/listviewhover.png') no-repeat #fff;
}

.work_feature {
    position:absolute;
    top:43%;
}

.work_feature img {
    /*width:286px !important;*/
}

.tabs-content .block-grid.three-up {
    margin:0 !Important;
}

.workImages {
    height:200px;
    margin-bottom:20px;
    background-position: center center;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.workImages:hover {
    height:400px;
}

.workInformation .collapse {
    margin: 0 -15px !Important;
}

.typeImage {
    height:80px !important;
    padding-left:5px;
    padding-right:5px;
}

blockquote p:last-of-type {
    margin-bottom:5px;
}

#new-slider {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: -1;
}

#slider .row {
    position: absolute;
    z-index:98;
    top:43%;
}

#copy {
    height:639px;
    position: relative;
}
@media only screen and (min-width: 768px) {
#copy {
    height: 639px !important;
    position: relative;
}
#copy {
    height: 750px !important;
    position: relative;
}
}

@media only screen and (max-width: 1024px) {
  #copy {display:none;}
}
#new-slider .overlay, .mobile-wrapper .overlay, #copy .overlay {
    position: absolute;
    width: 100%;
    z-index:98;
    top:0;
    /*background-color: rgba(0,0,0,.4);*/
    padding-top:50px;
}

#copy .overlay .show-for-ipad-to-mobile {
    padding-top: 80px;
}

#new-slider .arrow, #copy .arrow {
    margin-top: 60px;
}

.overtext h2 span, h2.approachstrip span {
    padding: 10px 30px;
    color:#fff;
    font-weight:300;
    background:rgba(51,51,51,0.6);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

h3.work_client span {
    padding: 10px 30px;
    font-weight:300;
    background:rgba(0,0,0,0.8);
    line-height:2.2em;
    color: #fff;
}

.overtext a:hover h2 span {
    background:#74243c;
}

.overtext h2 span.plus {
    background: rgb(117,37,61);
    color: #fff;
    padding: 10px 18px;
}

.overtext h2 span.plus-small {
    background: rgb(117,37,61);
    color: #fff;
    padding: 0px 6px;
}

.four .testimonial a.plus_button {
    /*color:#666;
    border:1px solid #E0E0E0; */
    background: transparent;
    border: 1px solid #fff;
    color:#fff;
    padding:8px 12px;
    display: block;
    font-size:24px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    clear:both;
}

/*
a.plus_button {
    color:#fff;
    background:rgb(117,37,61);
    border:1px solid rgb(117,37,61);
    padding:3px 0px 3px 5px;
    text-transform: uppercase;
    font-size:14px;
      -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

a.plus_button:hover {
    background:#74243c;
    border:1px solid #74243c;
    color:#fff;
    padding:3px 0px 3px 5px;
}

a.plus_button span.plus-small {
    background-image: url('../images/plus.png');
    background-color: rgb(117,37,61);
    background-size: 15px 15px;
    background-position: center center;
    background-repeat: no-repeat;
    color: #fff;
    padding: 3px 11px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

a.plus_button:hover span.plus-small {
    background-image: url('../images/plus.png');
    background-color: #74243c;
    background-size: 15px 15px;
    background-position: center center;
    background-repeat: no-repeat;
    color: #fff;
    padding: 3px 11px;
}
*/
.scroll-down {
    text-align:center;
    color:#fff;
    opacity:.8;
    font-weight:400;
    font-size:18px;
    margin:25px 0 10px;
}
.pad_button {
    padding: 30px 0;
}
p.home-btn {
    margin-bottom:5px;
}

.home-btn a.plus_button_full {
    color: #fff;
    /* border: 1px solid #E0E0E0; */
    border: 1px solid rgb(117,37,61);
    padding: 10px 17px;
    font-size: 22px;
    background-color:#74243c;
    min-width: 323px;
    display: inline-block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    font-weight: 500;
}
.home-btn a.plus_button {
    color: #fff;
    /* border: 1px solid #E0E0E0; */
    border: 1px solid rgb(117,37,61);
    padding: 10px 17px;
    font-size: 22px;
    margin: 0 5px;
    min-width: 150px;
    display: inline-block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    font-weight: 500;
}
@media only screen and (max-width:400px) {
.home-btn a.plus_button {
    border: 1px solid #e0e0e0;
    color: #fff;
    display: block;
    font-weight: 500;
    font-size: 22px;
    margin: 10px 0;
    padding: 8px 12px;
    transition: all 0.5s ease-in-out 0s;
}
}
a.plus_button {
    background: transparent;
    border: 1px solid rgb(117,37,61);
    color: rgb(117,37,61);
    padding: 8px 12px;
    font-size: 24px;
    display: block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    max-width: 250px;
    margin: 10px auto;
    clear:both;
}

a.plus_button:hover {
    background:rgb(117,37,61);
    border:1px solid rgb(117,37,61);
    color:#fff;
    text-decoration:none;
}
a.plus_button_full:hover {
    background:rgb(117,37,61);
    border:1px solid rgb(117,37,61);
    color:#fff;
    text-decoration:none;
}

a.plus_button span.plus-small {
    background-image: url('../images/plus_green.png');
    background-size: 15px 15px;
    background-position: center center;
    background-repeat: no-repeat;
    color: #fff;
    padding: 3px 11px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

a.plus_button:hover span.plus-small {
    background-image: url('../images/plus.png');
}

.black_background a.plus_button {
    color: #fff;
}

.news-content a.plus_button {
    font-size: 14px;
}

#slider-thin.work_feature_image {
    height:525px;
}

#slider-thin.work_feature_image.pad_for_menu {
    padding-top:0;
    margin-top: 64px;
}

.related_grid {
    background:#CCC no-repeat center;
    text-align:center;
    margin:4px 4px;
    padding:0px !important;
}

.testimonial p a {
    color: #fff;
}

.related_grid a {
    display:block;
    height: 200px;
    opacity: 0;
    color: #FFF;
    transition: opacity 0.5s;
    -moz-transition: opacity 0.5s; /* Firefox 4 */
    -webkit-transition: opacity 0.5s; /* Safari and Chrome */
    -o-transition: opacity 0.5s; /* Opera */
    padding:23px 15px 15px;
    background:rgba(110,193,168,0.8);
}

.related_grid hr {
    margin: 12px 0 11px;
}

.touch .related_grid a, .related_grid a:hover {
    opacity:1;
}

.related_grid a h3 {
    color: #FFF;
    margin: 0;
    font-weight:300;
}

.testimonial_box {
    padding-top:60px;
    padding-bottom:30px;
    /*background:rgb(117,37,61); */
    background:#f9f9f9;
    /*color:#fff;*/
    margin-bottom:20px;
    font-style: italic;
}

.testimonial p {
    font-size:1.2em;
    line-height: 1.6em;
}

.black_background .testimonial {
    padding-top: 20px;
    padding-bottom:20px;
}

.black_background .testimonial p {
    font-size: 1.4em;
}

.black_background .testimonial p:last-child {
    margin-bottom: 0;
}

ul.orbit-bullets {
    bottom:-4px;
}

ul.orbit-bullets li {
    background: url('../images/foundation/orbit/bullets2.png') no-repeat 3px 0;
}

ul.orbit-bullets li {
    width: 18px;
    height: 17px;
}

ul.orbit-bullets li.active {
    background-position: -14px 0;
}

.workSlider {
    margin-bottom: 40px;
}

.close {
    position: fixed;
    top: 75px;
    right: 0;
    z-index: 5;
    padding-right:11px;
    background-color: rgba(60,219,192, 0.8);
}

.close:hover {
    background-color: #74243c;
}

.close .icon-stack {
    width: 3em;
    height: 3em;
    line-height: 3em;
}

.close img {
    height: 35px;
    padding-top: 10px;
}

/* -----------------------------------------
   News Section Styles
----------------------------------------- */

.item {
    width:33%;
    padding:5px;
}

@media only screen and (max-width: 767px) {
    .item {
        width:100%;
    }
}

.allcontent {
    border:1px solid #E0E0E0;
}

.item .newscontent {
    padding:10px;
    position:relative;
}

.newscontent h3 {
    margin-top:0px;
}

.newscontent h4 {
    font-size: 0.8em;
}

.newscontent p:last-child {
    margin-bottom:15px;
}

.newscontent ul {
    padding-left:20px;
}

.svg .speech-left {
    background:url('../images/left_speech.svg') top left no-repeat;
    padding-top:5px;
}

.no-svg .speech-left {
    background:url('../images/left_speech.png') top left no-repeat;
    padding-top:5px;
}

.svg .speech-right {
    background:url('../images/right_speech.svg') bottom right no-repeat;
    padding-bottom:5px;
}

.no-svg .speech-right {
    background:url('../images/right_speech.png') bottom right no-repeat;
    padding-bottom:5px;
}

.newscontent h3 span.small {
    font-size:12px;
    font-weight:normal;
    font-style: italic;
}

.green_back {
    background:rgba(60,219,192, 0.1);
}

.read-more {
    text-align: center;
}

.read-more .icon-stack {
    background-color:#e6e6e6;
}

.read-more a:hover .icon-stack {
    background-color:#6ec1a8;
}

.tip-bottom {
    margin:auto !important;
}

.authorinfo {
    width:25%;
    float:right;
    text-align:center;
    margin-left:10px;
}

.authorinfo img {
    margin-bottom: 10px;
}

.svg .tweet {
    background-image:url('../images/twitter.svg');
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 7%;
}

.no-svg .tweet {
    background-image:url('../images/twitter.png');
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 7%;
}

.pagination {
    margin-top: 1.5em;
}

ul.pagination li.current a {
    background: rgb(117,37,61);
}

/* -----------------------------------------
   Contact Page Styles
----------------------------------------- */

.contact i {
    font-size:20px;
}

@media only screen and (max-width: 767px) {
    .address {
        text-align:center;
    }
}

@media only screen and (min-width: 767px) {
    .social_bottom {
        margin-top:30px !Important;
    }
}
/* -----------------------------------------
   Sitemap Page Styles
----------------------------------------- */

.sitemap ul li {
    list-style:none;
}

/* -----------------------------------------
   Sharing Styles
----------------------------------------- */

.stLarge {
    background-image:none !important;
}

/* -----------------------------------------
   Slider Styles
----------------------------------------- */

#slider-mobile, #teamMemberImagesSlider, .workSlider, #featured { background: url(../images/ajax-loader.gif) center center #fff no-repeat; height: 300px; }
#slider-mobile img, #teamMemberImagesSlider img, .workSlider img, #featured img { display: none; }

#slider-mobile.orbit, #teamMemberImagesSlider.orbit, .workSlider.orbit, #featured.orbit { background: none; }
#slider-mobile.orbit img, #teamMemberImagesSlider.orbit img, .workSlider.orbit img, #featured.orbit img { display: block; }

/* -----------------------------------------
   App Styles
----------------------------------------- */

.price {
    font-size:28px;
    color:#8bc53f;
    font-weight:bold;
}

.see-green {
    color:#8bc53f;
}

.see-small {
    font-size:12px;
    margin-bottom:10px;
}

/* -----------------------------------------
   Arrow Styles
----------------------------------------- */

@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.arrow {
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -20px;
  width: 40px;
  height: 40px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yOTMuNzUxLDQ1NS44NjhjLTIwLjE4MSwyMC4xNzktNTMuMTY1LDE5LjkxMy03My42NzMtMC41OTVsMCwwYy0yMC41MDgtMjAuNTA4LTIwLjc3My01My40OTMtMC41OTQtNzMuNjcyICBsMTg5Ljk5OS0xOTBjMjAuMTc4LTIwLjE3OCw1My4xNjQtMTkuOTEzLDczLjY3MiwwLjU5NWwwLDBjMjAuNTA4LDIwLjUwOSwyMC43NzIsNTMuNDkyLDAuNTk1LDczLjY3MUwyOTMuNzUxLDQ1NS44Njh6Ii8+DQo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjIwLjI0OSw0NTUuODY4YzIwLjE4LDIwLjE3OSw1My4xNjQsMTkuOTEzLDczLjY3Mi0wLjU5NWwwLDBjMjAuNTA5LTIwLjUwOCwyMC43NzQtNTMuNDkzLDAuNTk2LTczLjY3MiAgbC0xOTAtMTkwYy0yMC4xNzgtMjAuMTc4LTUzLjE2NC0xOS45MTMtNzMuNjcxLDAuNTk1bDAsMGMtMjAuNTA4LDIwLjUwOS0yMC43NzIsNTMuNDkyLTAuNTk1LDczLjY3MUwyMjAuMjQ5LDQ1NS44Njh6Ii8+DQo8L3N2Zz4=);
  background-size: contain;
}

.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}



/*** Give Button ***/

@import url(http://fonts.googleapis.com/css?family=Montserrat:400);


.flipper-container {
  text-align: center;
  margin-top: 40px;
  -moz-perspective: 1000;
  -webkit-perspective: 1000;
  perspective: 1000;
  width:100%;
}

.flipper {
  display: inline-block;
  position: relative;
  text-align: center;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  width: 100%;
  height: 4em;
  background-color: #74243c;
  -moz-transition: all 0.6s cubic-bezier(0.37, 0.74, 0.15, 1.65);
  -o-transition: all 0.6s cubic-bezier(0.37, 0.74, 0.15, 1.65);
  -webkit-transition: all 0.6s cubic-bezier(0.37, 0.74, 0.15, 1.65);
  transition: all 0.6s cubic-bezier(0.37, 0.74, 0.15, 1.65);
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.flipper:target {
  -moz-transform: rotateX(90deg);
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
}

.front-face, .back-face {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  letter-spacing: 2px;
  line-height: 3em;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.front-face:before, .back-face:before {
  content: attr(data-icon);
  font-size: 30px;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 70px;
  border-radius: 0 2px 2px 0;
}

.front-face {
  background-color: #74243c;
  color: #fff;
  text-shadow: 0 1px 1px #2c171c;
  -moz-transform: rotateX(0deg) translateZ(2.25em);
  -ms-transform: rotateX(0deg) translateZ(2.25em);
  -webkit-transform: rotateX(0deg) translateZ(2.25em);
  transform: rotateX(0deg) translateZ(2.25em);
}

.back-face {
  background-color: #fff;
  color: black;
  -moz-transform: rotateX(-90deg) translateZ(2.25em);
  -ms-transform: rotateX(-90deg) translateZ(2.25em);
  -webkit-transform: rotateX(-90deg) translateZ(2.25em);
  transform: rotateX(-90deg) translateZ(2.25em);
}

/* Upcoming Events */

.learn-btn a {
  border: 1px solid #999;
  padding: 10px;
  max-width: 60px;
  width: 100%;
  transition: .3s all ease-in-out;
  min-height:20px;
  color:#fff;
}
.learn-btn a:hover {
  background: rgba(255, 255, 255, 0.6);
  transition: .3s all ease-in-out;
  color:#000;
  text-decoration: none !important;
}
@media screen and (min-width: 751px) {

.event {
margin:40px 0;
  padding: 20px !important;
  border-left: 1px solid #ddd;
}
.event:last-child {
  border-right: 1px solid #ddd;
}

}

@media screen and (max-width: 750px) {

.event {
  margin:40px 0;
  padding: 20px !important;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

}

/* Facebook Feed *****/

.fb-feed {
    position: relative;
}
.fts-simple-fb-wrapper {
    padding:0 10px;
}

.fts-jal-fb-user-thumb {
    width: 70px;
    float: left;
}
.fts-fluid-videoWrapper-html5 {
  display: none;
}

.fts-jal-fb-message {
    clear: both;
    float: left;
    max-width: 75%;
    padding: 10px 15px 10px 0;
    width: 100%;
}

.fts-simple-fb-wrapper {
    overflow: hidden;
}

span.fts-jal-fb-user-name a {
    color: #74243c !important;
    padding: 0 10px 10px 0;
    line-height: 1.2;
}
.fts-jal-fb-message a {
color: #74243c !important;
    padding: 0 10px 10px 0;
    line-height: 1.2;
}
.fts-jal-fb-link-wrap a {
color: #74243c !important;
    line-height: 1.2;
}
.fts-jal-fb-picture img {
    max-width: 25%;
    position:relative;
    right:0;
    max-height: 160px;
}
.jal-fb-description, .jal-fb-caption {
display:none;
}

/*** Twitter **/

.fts-twitter-full-width {
    width: 80%;
}

img.fts-twitter-description-image {
    max-width: 20%;
    position: absolute;
    right: 0;
    top: 30%;
}

span.fts-twitter-text {
    text-align: center;
}
.fts-twitter-text {
    color: #777;
    font-weight: 400;
}

.tweeter-info {
    float: left;
    position: relative;
    width:100%;
    padding:0 10px;
    overflow:hidden;
}

/*.fts-twitter-full-width a {
    color: #74243c;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0;
    margin: 0;
    padding: 0;
}
*/
.tweeter-info a {
    color: #74243c !important;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0;
    margin: 0;
    padding: 0;
}
.fts-twitter-caption a {
    background-color: #fff;
    border: 1px solid;
    display: block;
    margin: 10px auto;
    max-width: 125px;
    padding: 5px;
}

.twitter-feed {
}
.twitter-feed .right {
  float: left !important;
  width: 75%;
}

/* AGTS CSS */

.agts-header {
    background-color: #fff;

}

.agts-header img {
    margin: auto;
    display: block;
    max-width: 450px;
}
.video > iframe {
    display: block;
    margin: auto;
}
.single-videos .video-content {
    background-image:none !important;
}
.comments input#submit {
    width: 200px;
    height: 50px;
    font-size: 15px;
    cursor: pointer;
}


@media screen and (max-width: 1024px) {
.main_content {
    padding-left: 7% !important;
    padding-right: 7% !important;
    width: 100% !important;
    }
    .the-rock-wont-move {
    padding-top:18% !important;
    }

}
.the-rock-wont-move {
    padding-top:5%;
}
.the-comments {
  padding: 20px 5px 0;
  line-height: 1.2;
  border-bottom: 1px solid #999;
}
#respond {
    margin-top: 10%;
}
.form-allowed-tags {display:none !important;}




/* Gravity Form Input */

.registration-form-embed .button {
    padding: 5px 20px;
    margin: 0 !important;
    float: none;
    text-indent: 0 !important;
    transition: all .2s ease-in-out;
}

.registration-form-embed .button:hover {
    padding: 5px 20px;
    margin: 0 !important;
    float: none;
    text-indent: 0 !important;
    transition: all .2s ease-in-out;
    background-color:#74243c;
    color:#fff;
}

/* Founders Form */

.wFormContainer {
    width: 100% !important;
    border:none !important;
}
input#tfa_saveForLater {
    display: none !important;
}
.oneField label {
    background-color: transparent !important;
    padding: 5px !important;
    color: #74243c !important;
}
.saveAndResume .oneField label {
    background-color: #333 !important;
    padding: 5px 10px 5px 10px !important;
    color: #fff !important;
}
.wForm .oneField input {
    border-color: #888888 #CCCCCC #CCCCCC;
    border-style: solid;
    border-width: 1px;
    padding: 2px 0 2px 2px;
}
.saveAndResume .oneChoice {
    float: right;
}

.saveAndResume .oneChoice input {
    width: 10px;
}
.oneField a {
    color: #ffffff;
    float: left;
    background-color: #333;
    padding: 5px 10px;
    margin: 0 10px;
}
.wfCurrentPage {
    margin-top: 30px !important;
}

/* Full Content */



.full-content .bg-white.row {
    padding: 20px;
    max-width: 1100px;
    width: 100%;
}

.full-content ul li {
    list-style-position: inside;
    padding: 5px 10px 5px 0;
}

.full-content h2 {
    font-size: 30px;
    padding: 0 0 20px 0;
}
.full-content hr {
    border: 1px solid #74243c;
    max-width: 100%;
    margin: 20px auto 20px;
}
.full-content .header-hr hr {
    border: 1px solid #74243c;
    max-width: 200px;
    margin: 0 auto 20px;
}
.full-width-banner-image img {
    width: 100%;
}

@media only screen and (min-width: 1600px) {
    .full-width-banner-image img {max-width: 1600px !important;margin:0 auto;width:100%;display:block;}
    .full-width-banner-image {
    background-color: #333;
    padding-bottom: 20px;
}
}
@media only screen and (min-width: 1600px) {
    .page-template-college-days .full-width-banner-image img {max-width: 100% !important;margin:0 auto;width:100%;display:block;}
    .page-template-college-days .full-width-banner-image {
    background-color: #333;
    padding-bottom: 0;
}
}
.full-content h1 {
    font-weight: lighter;
    text-align: center;
    font-size: 3em;
    color: #74243c;
    padding: 20px 0;
    line-height: 1.3;
    text-transform: uppercase;
}
.full-content .button {
    display: block;
    background-color: #333;
    border: 1px solid #333;
    text-align: center;
    text-decoration: none;
    color: #fff;
    text-align: center;
    padding: 15px 0px;
    max-width:100%;
    margin:10px auto;
}
.full-content .button:hover {
    display: block;
    background-color: #777;
    border: 1px solid #777;
    text-align: center;
    text-decoration: none;
    color: #fff;
    text-align: center;
    padding: 15px 0px;
    max-width:100%;
    margin:10px auto;
}

/* Vision */

.back-to-vision {
    text-align: center;
    color: #fff;
    background-color: #74243c;
    max-width: 200px;
    margin: 20px auto;
}

.back-to-vision a:hover {
    text-decoration: none;
    color: #fff;
}

.single-vision .center a {
    color: #333;
    font-size: 18px;
    margin: 0px 0;
}
.nav-previous {
    float: right;
}

.nav-next {
    float: left;
}
.post-links a {
    background-color: #74243c;
    padding: 10px;
    color: #fff !important;
    font-weight: 500;
}
.post-links {
    margin: 40px auto 10px;
    font-weight: lighter;
}
.single-vision p {
    font-size: 16px;
    line-height: 1.5;
    padding: 0 0 10px;
}

.single-vision p.wp-caption-text {
    font-size: 15px;
    line-height: 1.2;
    padding: 0px 0 20px;
    color: #74243c;
    font-weight: 600;
}
.single-vision .wp-caption {
    padding-top: 10px;
}
.gallery-caption {
  font-size: 15px;
    line-height: 1.2;
    padding: 0px 0 20px;
    color: #74243c;
    font-weight: 600;
}
.single-vision h3 {
    font-size: 30px;
    font-weight: 500;
    padding: 0 0 20px;
    line-height: 1.4;
    text-align: center;
    opacity: .7;
    border-top: 1px solid;
    border-bottom: 1px solid;
    margin: 20px 0;
    padding: 10px 0;
    letter-spacing: 3px;
}
.single-vision .bg-white {
    padding-bottom: 70px;
}

.full-width-banner-image img {
    width: 100%;
}

.single-vision h1 {
    font-weight: 500;
    text-align: center;
    font-size: 4em;
    color: #74243c;
    padding: 20px 0;
    line-height: 1.3;
    text-transform: uppercase;
}
.single-vision hr {
    border: 2px solid #74243c;
    max-width: 200px;
    margin: 0 auto 20px;
}
.single-vision .secondary-column {
    float: right;
    width: 45%;
    margin-top: 0px;

}
.single-vision .registration-form-embed {
    border:1px solid lightgrey;
    background-color:#fff;
    padding:10px 20px;
}
@media screen and (max-width: 1024px) {

.single-vision .secondary-column {
    clear: both;
    width: 100%;
}
.single-vision .main_content {
    clear: both;
    width: 100% !Important;
}
.single-vision .main-column {
    width: 100% !important;
}

}
.esg-entry-media img:hover {
    transition: all .2s ease-in-out;
    opacity: .8;
}
/* Konami */
.overlay_yoU {display:none;}
.overlay_bryce {display:none;}
.konami .overlay {display:none;}
.konami .overlay_yoU {display:block !important;}


/***** Single Full Width ****/

.bordernone {
    border: none !important;
}



@media screen and (max-width: 450px){

.visible-desktop{
    display:none;
}
.registration-form-embed .visible-phone a {
    margin: 0 auto;
    display: block;
    text-align: center;
}

}
@media screen and (min-width: 451px){

.visible-phone {
    display:none;
}

}



.button:hover, .button:focus {
    color: #fff;
    background-color: #6F3A49;
}

.main_content ul li {
    list-style: disc;
    list-style-position: inside !important;
}


/***** Tim Stone's Custom Classes ****/

.fs-button {
    background-color: #108892;
    width: 100%;
    display: block;
    padding: 12px 0;
    color: #ffffff !important;
    text-align: center;
    font-weight: 700;
    transition: all .2s ease-in-out;
}

.fs-button:hover {
    background-color: #15A8B2;
    text-decoration: none;
    transition: all .2s ease-in-out;
}

.page-id-30486 td a {
    color: #6F3947 !Important;
}

.full-content h6 {
    font-size: 25px;
    padding: 10px 10px 20px 10px;
    margin: 0 auto;
    line-height: 1.1;
    font-family: sans-serif;
    font-weight: 300;
    text-align: center;
}

.spfd-yllw {
    background-color: rgba(255, 246, 53, .2) !important;
    padding-top: 20px;
    padding-bottom: 20px;
}

.spfd-blue {
    background-color: rgba(59, 182, 151, .2) !important;
    padding-top: 20px;
    padding-bottom: 20px;
}

.spfd-red {
    background-color: rgba(255, 86, 33, .2) !important;
    padding-top: 20px;
    padding-bottom: 20px;
}

.spfd-wht {
    padding-top: 20px;
    padding-bottom: 20px;
}

.spfd-blck {
    background-color: rgba(71, 69, 69, .9) !important;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 10px;
    padding: 10px 10px 10px 10px;
}

strong {
    font-weight: 800 !important;
}

/*.full-content h4 {
    font-size: 35px;
    font-weight: 600;
    color: white;
    font-family: monospace;
    text-align: center;
}
*/

h2.grid-year {
    padding-bottom: 0;
    color: #74243c;
}

/** Mercy Landing Page **/

.mercy {
    text-align: left;
    padding: 25px 35px !important;
}
@media only screen and (max-width: 800px) {
.mercy {
    text-align: center;
    font-size:1.8em !important;
}
}



.rave-alert {
    background-color: #74243c;
}
p.rave-time {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    padding-top: 10px;
    margin-bottom: 5px;
}
p.rave-message {
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    padding-top: 5px;
    margin-bottom: 15px;
}
.hide_rave {display:none !important;}
.show_rave {display:block !important;}

.livestream-iframe {
    max-width: 960px;
    margin: 0 auto;
    padding:0 5px;
}

.dark-bg {
    background-color: #222;
    padding: 50px;
    margin-bottom:20px;
}
.dark-bg h1 {
    text-align: center;
    color: #dddddb;
    padding: 20px 0 40px;
    text-transform: uppercase;
}
@media only screen and (max-width: 800px) {

  p.testimonial.center_align {
    margin: 10px 0;
    padding: 0 5px;
    clear: both;
}

  .dark-bg h1 {
    text-align: center;
color: #dddddb;
padding: 20px 5px 40px;
text-transform: uppercase;
font-size: 22px;
margin: 0 auto;
    line-height: 1.4 !important;
}
.dark-bg {
  padding:10px;
}
}
.directory_links a:hover {
    opacity: .8;
    transition: all .2s ease-in-out;
    background: #74243c;
    color: #fff;
}

.page-template-page-commencement-livestream a {
    color: #74243c;
    line-height: 1.4;
    padding: 15px 5px;
}

.page-template-page-commencement-livestream h2 {
    font-weight:300px;
    font-size:22px
}
.page-template-page-commencement-livestream hr {
    margin:15px 0;
}
.page-template-page-commencement-livestream p {
    margin:15px 0;
}
a.plus_button_full:hover {
    opacity: .8;
}


.thenav img.logo {
    max-width: 235px;
    padding-top: 2px !important;
}

.fts-jal-fb-right-wrap {
    overflow: hidden;
}
@media only screen and (max-width: 1160px) {
  a.studies-box {
    font-size: 1.4em;
}

}
@media only screen and (max-width: 768px) {
  a.studies-box {
    text-align: center !important;
    background-color: #333;
    color: #fff;
    width: 100%;
    height: auto;
    display: block;
    font-size: 1.2em;
    padding: 10px;
    margin: 10px auto 20px;
    text-transform: uppercase;
    line-height: 5.2em;
    top: 50px;
    transition: all .2s ease-in-out;
}
}
@media only screen and (max-width: 400px) {
  a.studies-box {
    text-align: center !important;
    background-color: #333;
    color: #fff;
    width: 100%;
    height: auto;
    display: block;
    font-size: 1em;
    padding: 10px;
    margin: 10px auto 20px;
    text-transform: uppercase;
    line-height: 5.2em;
    top: 50px;
    transition: all .2s ease-in-out;
}
}
