

.main-navigation nav {
    font-family: "Merriweather", serif !important;
}

.navbar li,
.mm-listview li,
.mm-title {
    font-family: "Merriweather", serif !important;
}

.mm-listview li {
    font-size: 14px;
}

.btn-menu {
    outline: none !important;
}

html,
body {
    padding: 0;
    margin: 0;
}

a {
	color:#005999;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

.navbar-nav>li>a:focus {
	/*outline: 3px solid #005999 !important;*/
	outline: 10px auto -webkit-focus-ring-color !important;
}

/*.navbar-nav>li>a:focus {
	outline: 3px solid #0092BC !important;
}
*/

.main-navigation {
    background-color: #eee;
    font-family: 'Merriweather', serif;
    color: #333;
    -webkit-text-size-adjust: none;
}

.main-navigation * {
    text-shadow: none;
    font-size: 14px;
}

/*.navbar-default .navbar-nav > li > a {
    color: #555 !important;
    text-decoration: none;
}*/

.dropdown-menu > li > a {
    text-decoration: none;
}


.main-navigation pre {
    width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

/*.main-navigation nav {
    display: none;
}*/

#header,
.header,
{
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 40px;
    height: 50px;
    padding: 0 50px;
}

#header a,
.header a {
    background: center center no-repeat transparent;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC );
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 10px;
}

#header a.friends,
.header a.friends {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAVNJREFUeNq01jFLAzEYxvH2UBCxiIiDUhzcdXCyIk5ufgUXLR37JdxcXBxcuwmOOtml0EKpo04iWIpIQREVEVFLjf9AhoC9e3O5uxd+lMLdPU1yedO8UiqXdQWO122ghi4+8IwGqiiId+uRCHbxqsLrFHNRz5ACSnhTch1EPScQpnIH0w7TWcGiz5rouS45rtkMVnxCJrAQ4yUq+oT8YhAjZOAT8oWHGCE9nxC9H64cA15w4xOiW0HbfErVNhvUa8c3cecQcoZv3xA9z+fCNbe4SNq7jvEUMaUnuE/au7SjkHbSR1G637ULh73Kn+gn7cIBttELGckQh9Jo8iMOrSksYx2b2MKk8FuvUUcHl/9GbiWuooYu3pVf/eARLZQxbp8na2YR0659e+HLmM/geN+z98lSRv8hZu2QQkYh+kzKjZkvHdPahymH6DNp5Cucev0JMAAkKj0NEoYBJwAAAABJRU5ErkJggg==);
}

#header a.right,
.header a.right {
    left: auto;
    right: 10px;
}

.search-nav-icon-mobile i{
        font-size:30px;
     color: #888;
     /*position: absolute;*/
    margin-top: 15px;
    }

/* Styles for Fixed navigation */

.padd-content {
    margin-top: 90px;
}

.padd-menu {
    margin-top: 30px;
}

.navbar {
    height: 80px;
}

.navbar-toggle {
    top: 0px;
    left: 10px;
}

.logo {
    width: 170px;
    height: 45px;
}

.navbar-top {
    display: none;
}

#mobile-navbar {

}

/*#mobile-navbar ul {
    margin-top: -20px;
}

#mobile-navbar ul {
    margin-top: -20px;
}
*/

#mobile-navbar .dropdown-menu {
    margin-top: 0px;
}

.navbar-default {
    background-color: #ffffff !important;
    border: none !important;
}


/************* FOOTER STYLES *************/

#footer {
    padding: 30px 0 20px 0;
    color: #cccccc !important;
    letter-spacing:1px;
    background-color: #003358;
}

.footer-logo {
    width: 165px;
    height: 42px;
    margin-bottom: 10px;
}

.btn-footer,
.btn-footer:visited {
    color: #003358 !important;
    background-color: #FFCE00 !important;
    border-color: #FFCE00 !important;
    box-shadow: none!important;
	text-decoration: none;
}

.btn-footer:hover,
.btn-footer:active {
    background-color: #FFFFFF !important;
    border-color: #FFFFFF !important;
    box-shadow:none!important;
    color:#003358!important;
	text-decoration: none;
}

.btn-footer:focus {
	/*outline: 3px solid #0092BC;*/
	outline: 10px auto -webkit-focus-ring-color;
	text-decoration: none;
}


.footer-menu {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.footer-menu a,
.footer-menu a:visited {
    text-decoration: none;
    color: #FFCE00 !important;
}

.footer-menu a li,
.footer-menu a li:visited {
    text-decoration: none;
    color: #FFCE00 !important;
}

.footer-menu a:hover {
    text-decoration: none !important;
}

.admission-btn {
    margin-bottom: 20px !important;
}

.footer-social-icons {
    margin-bottom: 20px;

}

.footer-social-icons a,
.footer-social-icons a:visited {
    color: #ccc;
    text-decoration: none;
    font-size: 22px;
    margin-right: 6px;
}

.footer-social-icons a:hover {
    color: #BDBDBD;
}

#footer {
    text-align: center;
}

.footer-logo {
    margin: auto;
    margin-bottom: 10px;
}

.bottom-margin {
    margin-bottom: 20px;
}
.footer-header {
    color:#ccc;
    font-size:18px;
}

footer .col-sm-3
{
    z-index: 9999!important;
}

.transparent-compass-footer {
    background-image: url("../img/transparent-compass-footer.png");
    background-size: cover;
    height: 310px;
    width: 310px;
    position: absolute;
    bottom:1%;
    left: 70%;
}

.footer-social-icons a img
{
padding-top:3px;
    padding-bottom:3px;
}

.footer-hr
{
    border-top: 1px solid #586871;
}

#footer-copyright p
{
    margin-top: 0px;
    margin-bottom:0px;
}

#footer-copyright small
{
        color: #999 !important;
}


/************* MOBILE FIRST RESPONSIVE STYLES *************/

@media screen and (max-width: 373px) {
    .transparent-compass-footer {
        left:2%;
    }
}

@media screen and (min-width: 374px) and (max-width:413px) {
    .transparent-compass-footer {
        left:9%;
    }
}


@media screen and (min-width: 414px) and (max-width:450px) {
    .transparent-compass-footer {
        left:12%;
    }
}

@media screen and (min-width: 451px) and (max-width:550px) {
    .transparent-compass-footer {
        left:25%;
    }
}


@media screen and (min-width: 451px) and (max-width:550px) {
    .transparent-compass-footer {
        left:25%;
    }
}


@media screen and (min-width: 551px) and (max-width:768px) {
    .transparent-compass-footer {
        left:30%;
        bottom:2%;
    }
}

@media (min-width: 767px) {

   .navbar-top {
        display: inline-block;
    }
   /* #mobile-navbar {
        display: inline !important;
    }*/
    #footer {
        text-align: left;
    }
    .footer-logo {
        margin: 0;
        margin-bottom: 10px;
    }
    .nav>li>a:hover,
    .nav>li>a:focus {
        text-decoration: none;
        background-color: none !important;
    }
	.navbar-nav>li>a {
       letter-spacing:0px;
        font-weight:700;
    }
	 .search-nav-icon {
        font-size: 18px;
    }
	


}



@media (min-width: 992px) {
	    #navbar {
        display: none !important;
    }
    .navbar-nav>li>a {
        margin-top: -10px;
        padding-top: 8px;
        padding-bottom: 8px;
       letter-spacing:0px;
        font-weight:700;
    }
    .navbar-top>li>a {
        margin-top: 10px;
        padding-top: 6px;
        padding-bottom: 2px;
    }
    .logo {
        margin: 0
    }
   
    .footer-logo {
        width: 180px;
        height: 46px;
    }
	.search-nav-icon-mobile {
        display: none;
    }
	
}

@media (max-width:991px) {
	
	.logo {
		/*margin-left:60px;*/
	}
}

@media (max-width:767px) {

 .search-nav-icon-mobile i{

     /*position: absolute;*/
    margin-top: -40px;
    }
	
	
}


/************* SEARCH OVERLAY *************/
.overlay {
    height: 0%;
    width: 100%;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(8,53,75,.95);
    overflow-y: hidden;
    transition: 0.5s;
}

.overlay-content {
    position: relative;
    top: 25%;
    width: 100%;
    text-align: center;
   /* margin-top: 30px;*/

}

.overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #FFFFFF;
    display: block;
    transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
    color: #ffce00;
}

.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 40px;
}

input.gsc-input
{display: block;
    text-align: center;
    width: 100%;
    height: auto;
    padding: 6px 12px;
    font-size: 2.5em;
    line-height: 1.5;
    color: #FFFFFF;
    font-family: 'Merriweather', serif;
    background-color: transparent;
    background-image: none;
    border: 0px solid #08354b;
    border-bottom: 5px solid #0b4a6a;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    font-family:'Merriweather',serif!important;
}

.lsu-search-overlay-input{
    display: block;
    text-align: center;
    width: 100%!important;
    height: auto;
    padding: 6px 12px!important;
    font-size: 2em!important;
    line-height: 1.5;
    color: #FFFFFF!important;
    font-family: 'Merriweather', serif;
    background-color: transparent;
    background-image: none;
    border: 0px solid #08354b!important;
    border-bottom: 5px solid #0b4a6a!important;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075)!important;
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075)!important;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s!important;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s!important;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s!important;
}



input.gsc-input::-webkit-input-placeholder,
.lsu-search-overlay-input::-webkit-input-placeholder,
.lsu-search-page-input::-webkit-input-placeholder {
  color:#ffce00;
    font-style:normal;
}

input.gsc-input:-moz-placeholder,
.lsu-search-overlay-input:-moz-placeholder,
.lsu-search-page-input:-moz-placeholder {
     color:#ffce00;
    font-style:normal;
}

input.gsc-input::-moz-placeholder,
.lsu-search-overlay-input::-moz-placeholder,
.lsu-search-page-input::-moz-placeholder {
   color:#ffce00;
    font-style:normal;
}

input.gsc-input:-ms-input-placeholder,
.lsu-search-overlay-input:-ms-input-placeholder,
.lsu-search-page-input:-ms-input-placeholder {
    color:#ffce00;
    font-style:normal;
}
input.gsc-input:-ms-input-placeholder,
.lsu-search-overlay-input:-ms-input-placeholder,
.lsu-search-page-input:-ms-input-placeholder {
  color:#ffce00;
  opacity: 1; /* Firefox */
	font-style:normal;
}

.lsu-search-page-input::-webkit-input-placeholder {
   color:rgba(255, 255, 255, 1)!important;
    font-style:italic!important;
}

.lsu-search-page-input:-moz-placeholder { /* Firefox 18- */
  color:rgba(255, 255, 255, 1)!important;
    font-style:italic!important;
}

.lsu-search-page-input::-moz-placeholder {  /* Firefox 19+ */
   color:rgba(255, 255, 255, 1)!important;
    font-style:italic!important;
}

.lsu-search-page-input:-ms-input-placeholder {
  color:rgba(255, 255, 255, 1)!important;
    font-style:italic!important;
}
.lsu-search-page-input::placeholder {
  color: white;
  opacity: 1; /* Firefox */
}

input.gsc-search-button
{
    border: 3px solid #ffffff;
    color: #ffffff;
    font-weight: 600;
    font-size: 1.2em;
    padding: 10px 40px;
    margin-bottom: 4%;
    background-color: transparent;
    text-transform: none;
    border-radius:4px;
    margin:20px;
}

.lsu-search-overlay-button
{
    border: 3px solid #ffffff!important;
    color: #ffffff!important;
    font-weight: 600!important;
    font-size: 1.2em!important;
    padding: 10px 40px!important;
    margin-bottom: 4%;
    background-color: transparent!important;
    text-transform: none;
    border-radius:4px!important;
    margin:20px;
    height: auto!important;
    min-width: auto!important;
    border: 1px solid #666666;
    border-color: #ffffff!important;
    background-color: transparent!important;
    background-image: -webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent))!important;
    background-image: -webkit-linear-gradient(top,transparent,transparent)!important;
    background-image: -moz-linear-gradient(top,transparent,transparent)!important;
    background-image: -ms-linear-gradient(top,transparent,transparent)!important;
    background-image: -o-linear-gradient(top,transparent,transparent)!important;
    background-image: linear-gradient(top,#transparent,transparent)!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='transparent',EndColorStr='transparent')!important;
    font-family:'Merriweather',serif!important;

}

.lsu-search-overlay-input::focus
{
	outline: 3px solid #FFCE00;
}

.lsu-search-overlay-button:focus
{
	outline: 3px solid #FFCE00;
}


.lsu-search-page-button
{
    border: 3px solid #08354B!important;
    color: #08354B!important;
    font-weight: 600!important;
    font-size: 1.2em!important;
    padding: 10px 40px!important;
    margin-bottom: 4%;
    background-color: #ffffff!important;
    text-transform: none;
    border-radius:4px!important;
    margin:20px;
    height: auto!important;
    min-width: auto!important;
    border: 2px solid #08354B;
    border-color: #08354B!important;

    background-image: -webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#ffffff))!important;
    background-image: -webkit-linear-gradient(top,#ffffff,#ffffff)!important;
    background-image: -moz-linear-gradient(top,#ffffff,#ffffff)!important;
    background-image: -ms-linear-gradient(top,#ffffff,#ffffff)!important;
    background-image: -o-linear-gradient(top,#ffffff,#ffffff)!important;
    background-image: linear-gradient(top,#ffffff,#ffffff)!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff',EndColorStr='#ffffff')!important;

}




input.gsc-search-button:hover,input.gsc-search-button:active{
    background-color: #ffffff;
    color: #08354b;
    text-shadow: -1px -1px 14px rgba(0, 0, 0, 0.0);
}

.lsu-search-overlay-button:hover, .lsu-search-overlay-button:active{
    background-color: #ffffff!important;
    color: #08354b!important;
    text-shadow: -1px -1px 14px rgba(0, 0, 0, 0.0)!important;
}

.lsu-search-page-button:hover, .lsu-search-page-button:active{
    background-color: #08354B!important;
    color: #ffffff!important;
    text-shadow: -1px -1px 14px rgba(0, 0, 0, 0.0)!important;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#08354B),to(#08354B))!important;
    background-image: -webkit-linear-gradient(top,#08354B,#08354B)!important;
    background-image: -moz-linear-gradient(top,#08354B,#08354B)!important;
    background-image: -ms-linear-gradient(top,#08354B,#08354B)!important;
    background-image: -o-linear-gradient(top,#08354B,#08354B)!important;
    background-image: linear-gradient(top,#08354B,#08354B)!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#08354B',EndColorStr='#08354B')!important;
}

.lsu-search-page-input {
    font-size: 2em!important;
    padding: 1% 2%!important;
    border: 1px solid #D9D9D9!important;
    width: 100%!important;
    color: #08354B!important;
    font-style: normal!important;
    text-align: left!important;
    border-radius:4px!important;
}

.gsc-wrapper {
    font-family: 'Merriweather',serif;

}

a.gs-title {
    color: #005999!important;
}

.gs-result .gs-title, .gs-result .gs-title * {
    color: #005999!important;
}

.gsc-result .gs-title {
    height: auto!important;
}

.gs-result a.gs-visibleUrl, .gs-result .gs-visibleUrl {
    color: #005999!important;
}

.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
    text-decoration: none;
    color: #005999!important;
}

.gsc-search-button {
    width: auto!important;
}


@media screen and (max-height: 450px) {
  .overlay {overflow-y: auto;}
  .overlay a {font-size: 20px}
  .overlay .closebtn {
    font-size: 20px;
    top: 15px;
    right: 35px;
  }
}

.modal-header {
    border-bottom: 1px solid #333;
    background: black;
    color:#fff!important;
}

#snapchatModal .modal-title{color:#ffffff!important;}

#snapchatModal .modal-body {
    background:black;
}

#snapchatModal .close {
    color: #fff!important;
    filter: alpha(opacity=100);
    opacity: 1;
}

address a
{
    color:#FFCE00;
}




/* --------------------------------

INK TRANSITION STYLES

-------------------------------- */
*, *::after, *::before {
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

body {
  /*font-size: 1.6rem;
  font-family: "PT Sans", sans-serif;*/
  color: #242322;
  background-color: #ffffff;
}

/*a {
  color: #a5c4bc;
  text-decoration: none;
}*/

/* --------------------------------

Patterns - reusable parts of our design

-------------------------------- */
.cd-btn {
  display: inline-block;
  padding: 1.6em 2.4em;
  font-size: 1.4rem;
  letter-spacing: .15em;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #a5c4bc;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: box-shadow 0.3s;
  -moz-transition: box-shadow 0.3s;
  transition: box-shadow 0.3s;
}
.no-touch .cd-btn:hover {
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
}


/* --------------------------------

Main Content

-------------------------------- */
.cd-main-content {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100vh;
  /* vertically align its content */
  display: table;
  background-color: #e4dcca;
}
.cd-main-content .center {
  /* vertically align inside parent element */
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

/* --------------------------------

Modal window

-------------------------------- */
.cd-modal, .visit-cd-modal, .request-cd-modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  height: 100%;
  width: 100%;
  overflow: hidden;
  background: #402f44 url(../img/modal-bg.jpg) no-repeat center center;
  background-size: cover;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
}
.cd-modal .ink-modal-content, .visit-cd-modal .ink-modal-content, .request-cd-modal .ink-modal-content {
  height: 100%;
  overflow-y: auto;
  padding: 3em 5%;
  color: #e4dcca;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cd-modal h1, .visit-cd-modal h1, .request-cd-modal h1 {
  text-align: center;
}
.cd-modal h1::after, .visit-cd-modal h1::after, .request-cd-modal h1::after {
  /* ink/brush separation */
  content: '';
  display: block;
  width: 130px;
  height: 18px;
  background: url(../img/ink-separation.svg) no-repeat center center;
  margin: .2em auto 0;
}
.cd-modal p, .visit-cd-modal p, .request-cd-modal p {
  line-height: 1.6;
  margin: 2em auto;
  max-width: 800px;
}
.cd-modal .modal-close, .visit-cd-modal .modal-close, .request-cd-modal .modal-close {
  /* 'X' icon */
  position: absolute;
  z-index: 1;
  top: 20px;
  right: 5%;
  height: 45px;
  width: 45px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.3) url(../img/cd-icon-close.svg) no-repeat center center;
  /* image replacement */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform 0.3s 0s, visibility 0s 0.3s, opacity 0.3s 0s;
  -moz-transition: -moz-transform 0.3s 0s, visibility 0s 0.3s, opacity 0.3s 0s;
  transition: transform 0.3s 0s, visibility 0s 0.3s, opacity 0.3s 0s;
}
.no-touch .cd-modal .modal-close:hover, .no-touch .visit-cd-modal .modal-close:hover, .no-touch .request-cd-modal .modal-close:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.cd-modal.visible, .visit-cd-modal.visible, .request-cd-modal.visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.7s, visibility 0s;
  -moz-transition: opacity 0.7s, visibility 0s;
  transition: opacity 0.7s, visibility 0s;
}
.cd-modal.visible .ink-modal-content, .visit-cd-modal.visible .ink-modal-content, .request-cd-modal.visible .ink-modal-content {
  /* this fixes the buggy scrolling on webkit browsers - mobile devices only - when overflow property is applied */
  -webkit-overflow-scrolling: touch;
}
.cd-modal.visible .modal-close, .visit-cd-modal.visible .modal-close, .request-cd-modal.visible .modal-close {
  visibility: visible;
  opacity: 1;
  -webkit-transition: -webkit-transform 0.3s 0s, visibility 0s 0s, opacity 0.3s 0s;
  -moz-transition: -moz-transform 0.3s 0s, visibility 0s 0s, opacity 0.3s 0s;
  transition: transform 0.3s 0s, visibility 0s 0s, opacity 0.3s 0s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
@media only screen and (min-width: 1100px) {
  .cd-modal .ink-modal-content, .visit-cd-modal .ink-modal-content, .request-cd-modal .ink-modal-content {
    padding: 6em 5%;
  }
  .cd-modal .modal-close, .visit-cd-modal .modal-close, .request-cd-modal .modal-close {
    height: 60px;
    width: 60px;
  }
  .cd-modal p, .visit-cd-modal p, .request-cd-modal p {
    font-size: 2rem;
  }
}

/* --------------------------------

Transition Layer

-------------------------------- */
.cd-transition-layer {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  height: 100%;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
}
.cd-transition-layer .bg-layer {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-2%);
  -moz-transform: translateY(-50%) translateX(-2%);
  -ms-transform: translateY(-50%) translateX(-2%);
  -o-transform: translateY(-50%) translateX(-2%);
  transform: translateY(-50%) translateX(-2%);
  /* its dimentions will be overwritten using jQuery to proportionally fit the viewport */
  height: 100%;
  /* our sprite is composed of 25 frames */
  width: 2500%;
  background: url(../img/ink.png) no-repeat 0 0;
  background-size: 100% 100%;
}
.cd-transition-layer.visible {
  opacity: 1;
  visibility: visible;
}
.cd-transition-layer.opening .bg-layer {
  -webkit-animation: cd-sequence 0.8s steps(24);
  -moz-animation: cd-sequence 0.8s steps(24);
  animation: cd-sequence 0.8s steps(24);
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.cd-transition-layer.closing .bg-layer {
  -webkit-animation: cd-sequence-reverse 0.8s steps(24);
  -moz-animation: cd-sequence-reverse 0.8s steps(24);
  animation: cd-sequence-reverse 0.8s steps(24);
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.no-cssanimations .cd-transition-layer {
  display: none;
}

@-webkit-keyframes cd-sequence {
  0% {
    /* translateX(-2%) is used to horizontally center the first frame inside the viewport */
    -webkit-transform: translateY(-50%) translateX(-2%);
  }
  100% {
    /* translateX(-98%) (2% + 96) is used to horizontally center the last frame inside the viewport  */
    -webkit-transform: translateY(-50%) translateX(-98%);
  }
}
@-moz-keyframes cd-sequence {
  0% {
    /* translateX(-2%) is used to horizontally center the first frame inside the viewport */
    -moz-transform: translateY(-50%) translateX(-2%);
  }
  100% {
    /* translateX(-98%) (2% + 96) is used to horizontally center the last frame inside the viewport  */
    -moz-transform: translateY(-50%) translateX(-98%);
  }
}
@keyframes cd-sequence {
  0% {
    /* translateX(-2%) is used to horizontally center the first frame inside the viewport */
    -webkit-transform: translateY(-50%) translateX(-2%);
    -moz-transform: translateY(-50%) translateX(-2%);
    -ms-transform: translateY(-50%) translateX(-2%);
    -o-transform: translateY(-50%) translateX(-2%);
    transform: translateY(-50%) translateX(-2%);
  }
  100% {
    /* translateX(-98%) (2% + 96) is used to horizontally center the last frame inside the viewport  */
    -webkit-transform: translateY(-50%) translateX(-98%);
    -moz-transform: translateY(-50%) translateX(-98%);
    -ms-transform: translateY(-50%) translateX(-98%);
    -o-transform: translateY(-50%) translateX(-98%);
    transform: translateY(-50%) translateX(-98%);
  }
}
@-webkit-keyframes cd-sequence-reverse {
  0% {
    -webkit-transform: translateY(-50%) translateX(-98%);
  }
  100% {
    -webkit-transform: translateY(-50%) translateX(-2%);
  }
}
@-moz-keyframes cd-sequence-reverse {
  0% {
    -moz-transform: translateY(-50%) translateX(-98%);
  }
  100% {
    -moz-transform: translateY(-50%) translateX(-2%);
  }
}
@keyframes cd-sequence-reverse {
  0% {
    -webkit-transform: translateY(-50%) translateX(-98%);
    -moz-transform: translateY(-50%) translateX(-98%);
    -ms-transform: translateY(-50%) translateX(-98%);
    -o-transform: translateY(-50%) translateX(-98%);
    transform: translateY(-50%) translateX(-98%);
  }
  100% {
    -webkit-transform: translateY(-50%) translateX(-2%);
    -moz-transform: translateY(-50%) translateX(-2%);
    -ms-transform: translateY(-50%) translateX(-2%);
    -o-transform: translateY(-50%) translateX(-2%);
    transform: translateY(-50%) translateX(-2%);
  }
}
