/* ==========================================================================
    Helper classes
   ========================================================================== */

/* hide on page load, will reveal with animation.js */

.grid, .heading, .heading__title, .heading__line, .heading__description, .heading__info, .copy-text, .hero, .page-heading--button, .box,.main-content__container, .content-image, .copy-text{opacity: 0;} /* hides elements before animation */
.heading--twitter h2.heading__title{opacity: inherit;}

.hero__image.parallax-window{opacity: 0;}
.parallax-slider{opacity: 0;}

.container:before, .container:after {
    content: " ";
    display: table; }

.container:after {
    clear: both; }

.container--fluid {
    width: auto;
    padding: 0 30px; }

.clearfix:before {
  content: " ";
  display: table; }
.clearfix:after {
  content: " ";
  display: table;
  clear: both; }

.row {
  margin: 0 -10px;
/*   *zoom: 1;  */
}
.row > div {
/*     padding: 0 10px;  */
    }
.row:before, .row:after {
   content: " ";
    display: table; }
.row:after {
    clear: both; }
.row--zero {
    margin: 0 0; }
/*
.row--zero > div {
      padding: 0 0; }
*/
.row--thirty {
    margin: 0 -15px; }
.row--thirty > div {
      padding: 0 15px; }

.col12 {
  width: 100%;
  float: left; }

.col11 {
  width: 91.666666666667%;
  float: left; }

.col10 {
  width: 83.333333333333%;
  float: left; }

.col9 {
  width: 75%;
  float: left; }

.col8 {
  width: 66.666666666667%;
  float: left; }

.col7 {
  width: 58.333333333333%;
  float: left; }

.col6 {
  width: 50%;
  float: left; }

.col5 {
  width: 41.666666666667%;
  float: left; }

.col4 {
  width: 33.333333333333%;
  float: left; }

.col3 {
  width: 25%;
  float: left; }

.col2 {
  width: 16.666666666667%;
  float: left; }

.col1 {
  width: 8.3333333333333%;
  float: left; }

.hidden-desktop {
  display: none; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.table {
  display: table;
  width: 100%;
  height: 100%; }
.table .table-cell {
    display: table-cell;
    width: 100%;
    vertical-align: middle; }

.center {
 text-align: center; }

.right {
 text-align: right; }

.left {
 text-align: left; }

.yellow {
  color: #ffd100; }

.background-grey {
  background-color: #eceff1; }

.collapse {
  display: none;
}
.collapse.in {
  display: block;
}

.no-scroll{
     max-width:100%;
     max-height:100%;
     overflow:hidden;
/*      position: fixed; */
}

ul{margin: 0; padding: 0;}
h3{margin: 0; padding: 0;}
h4{margin: 0; padding: 0;}

a{color:#002342; text-decoration: none;}
a:hover{text-decoration: underline;}

html.video {border-bottom: none;padding-bottom: 0;margin-bottom: 0;}

/* ==========================================================================
    Layout
   ========================================================================== */
html {
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
  -webkit-size-adjust: 100%;
  -ms-size-adjust: 100%;
  size-adjust: 100%;
  -moz-size-adjust: 100%;
  background: #ffffff;
  font-weight: 400; }


body{
  width: 100%;
  height: 100%;
  min-width: 320px;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  color: #575757;
  position: initial;
  overflow:auto;
}

body.body--overlay{
    overflow: hidden;
    position: fixed;
}

/* ==========================================================================
          links
   ========================================================================== */

.link-box{color: #002342;height: 35px; margin: 0 auto; -webkit-transition: all ease .5s; transition: all ease .5s;}
.link-box--border{border: 1px solid #002342;}
.link-box:hover{background: #002342;color:#ffffff;}
.grid--image-hover:hover .link-box{background: #002342;color:#ffffff;}
.link-box--left{margin: 0;}

a.accordion__link{display: block;}

.link-box--feature{margin-top: 20px;}
.link-box--peglink {float: right;/* bottom: 5px; */right: 0;border: 1px solid #88b7d7;color: #88b7d7; position: absolute;}
.link-box--peglink a {color: #88b7d7;}
.link-box--peglink:hover {background: #88b7d7; color: #ffffff;}
.link-box--peglink:hover .link-box__item--border-right{ border-left: 1px solid #002342;}
.link-box--peglink:hover .link-box__item--lock-light-blue{ background: url('../images/icon-lock-white.png') center center no-repeat;  background-size: 60%;}

.link-box--icon--no-hover.link-box:hover{background: none;color:inherit;}

.link-box--one-icon{height: 35px; width: 35px;}
.link-box--two-icon{width: 71px;}
.link-box--three-icon{width: 105px;}

.link-box--transport{height: 42px; width: 42px;}
.link-box--light-blue{color: #88b7d7; border: 1px solid #88b7d7;}
.link-box--white{color: #ffffff; border: 1px solid #ffffff;}

.link-box.link-box--transparent .link-box__item{background: transparent;}

.link-box.link-box--checklist{width: 200px;text-align: center;}

.learning-link-container{clear:both;padding-top: 15px;}

.grid--image-hover:hover .link-box--light-blue{background: #88b7d7;color:#ffffff;}
.grid--image-hover:hover .link-box--white{background: #ffffff;color:#002342;}

.grid--image-hover:hover .link-box--white .link-box__item--arrow h4:after{ border-color:#002342;}

.grid--image-hover:hover .link-box__item--arrow h4:after{ border-color:#ffffff;}

.link-box--text{width: 130px;position: relative; box-sizing: border-box;}
.link-box--text-long{width:150px;}

.link-box--checklist {margin-left: 00px;margin-top: 20px; }

.link-box--checklist h4{font-size: 15px;}

.link-box--bottom{margin-top: 15px;}
.link-box--footer{position: relative; float: left;margin-left: 25px;}
.link-box--footer:hover{color: }

.link-box__item h4{margin:0; font-weight: 300;}
.link-box__item a {color: inherit;}
.link-box--peglink .link-box__item--text h4{line-height: 35px;}

.link-box--peglink .link-box__item{font-size: 16px;font-weight: 100;line-height: 10px;}
.link-box .link-box__item--square{padding: 0;width: 35px; height: 35px;}

.link-box__item{float: left;padding: 0 15px;font-size: 12px;line-height: 35px;-webkit-transition: color,background,border ease .2s;transition: color,background,border ease .2s;}
.link-box__item--border-right{ border-left: 1px solid #88b7d7;}

.link-box__item--arrow h4:after {content: ''; display: inline-block;margin-top: 13px;right: 12px;position: absolute;width: 7px;height: 7px;border-top: 1px solid #002342;border-right: 1px solid #002342;-webkit-transform: rotate(45deg);transform: rotate(45deg);}

.link-box--submit{width: 130px;position: relative; display: inline-block; font-weight: 300;}
.link-box--submit:after{content: ''; display: inline-block;margin-top: 13px;right: 12px;position: absolute;width: 7px;height: 7px;border-top: 1px solid #002342;border-right: 1px solid #002342;-webkit-transform: rotate(45deg);transform: rotate(45deg);}
.link-box--submit:hover:after {border-color: #ffffff;}

.link-box--submit.link-box--white:after{ border-color:#ffffff;}

.link-box--submit .link-box__item{ background: #ffffff;border: none;width: 100%; font-size: 15px;}
.link-box--submit .link-box__item:hover{color: #ffffff;background: #002342;}

.link-box--hidden{}

.link-box--full-width {
    width: 100%;
}

.footer__info-text p a{
  padding-bottom: 5px;
  color: #88b7d7;
}


.home-feature-news-link:hover .link-box--light-blue{
	background: #88b7d7!important;
}


.grid--image-hover:hover .link-box__item--arrow h4:after{ border-color:#ffffff;}



.link-box:hover .link-box__item--arrow h4:after{ border-color:#ffffff;}

.link-box__item--download h4:after {content: ''; margin: 7px 0px 0px 0px; padding: 9px;right: 7px; position: absolute;}

.link-box__item--download-dark-blue h4:after {background: url('../images/icon-download-dark-blue.png') 2px no-repeat ;background-size: contain;}
.grid--image-hover:hover .link-box__item--download-dark-blue h4:after { background: url('../images/icon-download-white.png') 2px no-repeat ;background-size: contain;}
.link-box__item--download-dark-blue:hover h4:after { background: url('../images/icon-download-white.png') 2px no-repeat ;background-size: contain;}


.link-box--light-blue .link-box__item--arrow h4:after{border-top: 1px solid #88b7d7;border-right: 1px solid #88b7d7;}
.link-box--white .link-box__item--arrow h4:after{border-top: 1px solid #ffffff;border-right: 1px solid #ffffff;}

.icon--nav{width: 30px;height: 40px;margin: 15px auto 5px;}

.icon--lock{background: url('../images/icon-lock-header.png') no-repeat #e7e7e7;background-size: cover;}



.link-box__item--lock-light-blue{background: url('../images/icon-lock-light-blue.png')center center no-repeat; background-size: 60%;}
  .grid--image-hover:hover .link-box__item--lock-light-blue{ background: url('../images/icon-lock-white.png') center center no-repeat;  background-size: 60%;}

.link-box__item--twitter-reply-dark-blue{background: url('../images/icon-twitter-reply.png')center center no-repeat;}
  .link-box a:hover .link-box__item--twitter-reply-dark-blue{ background: url('../images/icon-twitter-reply-hover.png') center center no-repeat;}

.link-box__item--twitter-retweet-dark-blue{background: url('../images/icon-twitter-retweet.png')center center no-repeat;}
  .link-box a:hover .link-box__item--twitter-retweet-dark-blue{ background: url('../images/icon-twitter-retweet-hover.png') center center no-repeat;}

.link-box__item--twitter-like-dark-blue{background: url('../images/icon-twitter-like.png')center center no-repeat;}
  .link-box a:hover .link-box__item--twitter-like-dark-blue{ background: url('../images/icon-twitter-like-hover.png') center center no-repeat;}



.link-box__item--transport-blue{background: url('../images/icon-transport.png')center center no-repeat; background-size: 100%;}
  .link-box__item--transport-blue:hover{ background: url('../images/icon-transport-light-blue.png') center center no-repeat;  background-size: 100%;}
  .grid:hover .link-box__item--transport-blue{ background: url('../images/icon-transport-light-blue.png') center center no-repeat;  background-size: 100%;}

.link-box__item--arrow-1-light-blue{ background: url('../images/icon-arrow-1-light-blue.png')center center no-repeat; background-size: 70%;}
  .grid--image-hover:hover .link-box__item--arrow-1-light-blue{ background: url('../images/icon-arrow-1-white.png')center center no-repeat; background-size: 70%;}
  .grid--image-hover:hover .link-box__item--arrow-1-light-blue.link-box__item--border-right{ border-color:#002342;}

/* ==========================================================================
      text links
   ========================================================================== */


/* a:-webkit-any-link:visited{color:inherit;} */

.link-text{font-family:'PalatinoLinotype-Roman', sans-serif;color: #002342; text-decoration: none; width: auto;}
.link-text--float-left{float:left;}

.link-text--circle-left.link-text--right-align{text-align:left;}
.link-text--right-align{text-align:right;}

.link-text--width-50{ width: 50%;}
.link-text--float-right{float:right; width: auto; min-width: 37%;}
.link-text--smaller{min-width: 29%;}
.link-text--read-more .link-text{white-space: nowrap;}
.link-text--read-more{width: 27%;}

.link-text--underline{text-decoration: underline;}
.link-text--no-underline{text-decoration: none;}
.link-text--twitter{text-align: center;font-size:15px;margin-top: 20px;}
.link-text--twitter h4{ margin: 0;font-weight: 100;}
.link-text--copy-navigation{font-size:15px;}
.link-text--blue{color: #002340;}
.link-text--blue:visited{color: #002340;}

.link-container {
    display: inline-block;
    padding: 0px 40px 30px;
    width: 100%;
    box-sizing: border-box;
}
.link-container--news-archive{
  padding-left: 0;
    padding-right: 0;
}

.link-container .link-text--float-right { min-width: auto;}

.link-text--addsection-parent {
    padding-top: 40px;
}

.copy-text--body ul li{
  margin-left:20px
}

/* ==========================================================================
          Home page
   ========================================================================== */




.cycle-pager {text-align: center;left: 50%;transform: translateX(-50%);
  -moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-webkit-transform: translateX(-50%);
  z-index: 99;position: absolute;bottom:20px;overflow: hidden;margin: 0 auto;}

.cycle-pager span{width: 12px;height: 12px;border-radius: 100px;background: transparent;border:1px solid #ffffff;float:left;margin: 0 5px 5px;text-indent: -999999px;cursor: pointer; }

.cycle-pager span.cycle-pager-active{
    background: #ffffff;
}

.hero{ position: relative;top: 0;left: 0;width: 100%;}
.hero--full-page .cycle-slideshow{height: calc(100vh - 110px);}


.hero__image--home-page{height: 100%;}

.hero__image{width: 100%;}

.hero__image--landing-page{height: 695px;}

.hero__image--single-page{height: 695px;}

.hero__caption {position: absolute;bottom: 0;right: 0;z-index: 100;padding: 10px 75px 10px 10px; background: rgba(0,35,65,0.9);    font-family: 'PalatinoLinotype-Roman', sans-serif; color:#ffffff; font-size: 15px;}

.page-heading{position: relative; width: 100%; margin: 0 auto;}

.page-heading--white-bg{background: #ffffff;}
.page-heading--margin-top-bottom{margin-top:60px; margin-bottom: 60px;}
.page-heading--margin-bottom{margin:0 0 60px;}
.page-heading--margin-top-30{ margin-top: 30px;}
.page-heading--margin-top-15{ margin-top: 15px;}
.page-heading--landing{ padding-top: 30px; padding-bottom:30px;}
.page-heading--button{height:120px;-webkit-transform-style: preserve-3d;
-webkit-transform:translate3d(0,0,0);}
.page-heading--grey-bg{background:#f2f1f1;}
.page-heading--light-blue-background{background: #88b7d7;}
.page-heading--padding-vert-70-90{padding-top: 90px; padding-bottom: 70px;}
.page-heading--width-50{width: 50%;}
.page-heading--mobile-description{display: none;}



.page-heading--line-through{height: 1px; border-bottom: 1px dotted #999999;}

/* ==========================================================================
          Buttons
   ========================================================================== */

.button{height:35px;width:35px; -webkit-transition: opacity ease .5s; transition:all ease .5s;}
.button:hover{opacity: .6;
}
.button{
    image-rendering: -moz-crisp-edges;         /* Firefox */
        image-rendering:   -o-crisp-edges;         /* Opera */
        image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
        image-rendering: crisp-edges;
        -ms-interpolation-mode: nearest-neighbor;  /* IE (non-standard property) */

}
.button--light-blue{background:#88b7d7;}
.button--light-grey{background:#e6e7e8;}
.button--circle{border-radius:100px;}
.button--circle-small{width: 30px;height: 30px; margin: 4px 0;}
.button--linked-in.button--circle-small{background-size: 15px;}
.button--pintrest.button--circle-small{background-size: 18px;}

.button--sidebar{float: left;}
.button--center{  position: absolute; top: 50%; left: 50%;margin: -20px 0 0 -20px;}
.button--large{height:40px;width:40px;}
.button--small{height:20px;width:20px; margin-top: -2px; font-size: 17px;}
.button--smaller{height:12px;width:12px;margin-top: 2px;}
.button.button--arrow-blue:after{border-color:#002342;}
.button--number {font-size: 30px;padding: 0 10px;box-sizing: border-box;}
.button--light-blue.button--number{color:#ffffff;}


.button--left-arrow:after{ content: '';display: inline-block; margin-top: 7px; margin-left: 11px; width: 15px;height: 15px;border-top: 2px solid #ffffff; border-right: 2px solid #ffffff;-webkit-transform: rotate(225deg);transform: rotate(225deg);}

.button--right-arrow:after{ content: '';display: inline-block; margin-top: 7px; margin-left: 11px; width: 15px;height: 15px;border-top: 2px solid #ffffff; border-right: 2px solid #ffffff;-webkit-transform: rotate(45deg);transform: rotate(45deg);}

.button--plus{background: url('../images/icon-plus-white.png') no-repeat #88b7d7; background-size: 12px;background-position: 4px;}

.button--minus{background: url('../images/icon-minus-white.png') no-repeat #88b7d7; background-size: 12px;background-position: 4px;}

.link .button{margin-left: 8px;}
.link .button--small{margin-top:0;}

.button--small.button--left-arrow:after{content: '';display: inline-block;margin-top: 0px;margin-bottom: 2px;margin-left: 7px;width: 5px;height: 5px;border-top: 2px solid #ffffff;border-right: 2px solid #ffffff; font-size:initial;}

.button--small.button--right-arrow:after{content: '';display: inline-block;margin-top: 7px;margin-bottom: 4px;margin-left: 6px;width: 5px;height: 5px;border-top: 2px solid #ffffff;border-right: 2px solid #ffffff;}

.button--smaller.button--right-arrow:after{content: '';display: inline-block;margin-top: 0px;margin-bottom: 5px;margin-left: 4px;width: 3px;height: 3px;border-top: 1px solid #ffffff;border-right: 1px solid #ffffff;}


.button--down-arrow:after{ content: '';display: inline-block; margin-top: 7px; margin-left: 11px; width: 12px;height: 12px;border-top: 2px solid #ffffff; border-right: 2px solid #ffffff;-webkit-transform: rotate(135deg);transform: rotate(135deg);}


.button--large.button--down-arrow:after{ content: '';display: inline-block; margin-top: 7px; margin-left: 11px; width: 15px;height: 15px;border-top: 2px solid #ffffff; border-right: 2px solid #ffffff;-webkit-transform: rotate(135deg);transform: rotate(135deg);}

.button--linked-in{background: url('../images/icon-linkedin-dark-blue.png') no-repeat #88b7d7; background-size: 20px;background-position: 8px 6px;}
.button--pintrest{background: url('../images/icon-pintrest-dark-blue.png') no-repeat #88b7d7; background-size: 22px;background-position: 6px;}
.button--twitter{background: url('../images/icon-twitter-dark-blue.png') no-repeat #88b7d7; background-size: 20px;background-position: 6px;}

.button--facebook{background: url('../images/icon-facebook-dark-blue.png') no-repeat #88b7d7; background-size: 20px;background-position: 6px;}
.button--instagram{background: url('../images/icon-instagram-dark-blue.png') no-repeat #88b7d7; background-size: 20px;background-position: 6px;}

.button--float-left{float:left;margin-right: 8px;}
.button--float-right{float:right;margin-left: 8px; text-align: left;}

.button--gallery-nav{cursor: pointer;display: block;position: absolute;top: 45%;z-index: 999;}

.button--gallery-nav.button--left-arrow{left: -50px;}
.button--gallery-nav.button--left-arrow:after{ margin-top: 10px;margin-left: 13px;width: 12px;height: 12px;}

.button--gallery-nav.button--right-arrow{right: -50px;}
.button--gallery-nav.button--right-arrow:after{margin-top: 10px;margin-left: 8px;width: 12px;height: 12px;}




/* ==========================================================================
        Heading
   ========================================================================== */

.heading{margin: 0 auto; position: relative; text-align: center;}
.heading--width-90{width: 90%;}
.heading--width-80{width: 80%;}
.heading--width-50{width: 50%;}
.heading--width-40{width: 40%;}
.heading--white{color: #ffffff;}
.heading--dark-blue{color: #002342;}
.heading--align-left{text-align: left;}

.heading__title{font-weight: 100;margin:0;font-size: 40px;}
.heading__title--padding-bottom-20{padding-bottom: 20px;}
.heading__title--light-blue{color:#88b7d7;}
.heading__title--font-35{font-size: 35px; line-height: 37px;}
.heading__title--font-25{font-size: 25px; line-height: 25px;}
.heading__title--font-20{font-size: 20px; line-height: 20px;}
.heading__title__pad-bottom-10{padding-bottom: 5px}
.heading__title__pad-bottom-25{padding-bottom: 25px}

.heading__title a.url {margin: 0;font-weight: 100;text-align: center;font-size: 15px;margin-top: 20px;text-decoration: underline;font-family: 'PalatinoLinotype-Roman', sans-serif;color: #002342;width: 100%;display: block;}

.heading__description{font-family: 'PalatinoLinotype-Roman', sans-serif; font-weight: 100;}
.heading__description a{text-decoration: underline;}
.heading__description--san-serif{font-family: 'Roboto', sans-serif;}
.heading__description--font-20{font-size: 20px;line-height: 25px;}
.heading__description--white{color:#ffffff;}

.heading__line{border-bottom: 1px dotted #002342;width: 215px;position: relative;margin: 30px auto;}
.heading__line--width-650{width: 100%;}

.grid--news-page .heading--feature .heading__line{width: 215px;}

.heading__line--width-page-heading{width: 500px;}
.heading__line--width-40{width: 40%;}
.heading__line--width-100{width: 100%;}
.heading__line--white{border-bottom: 1px dotted #ffffff;}
.heading__line--margin-20{margin: 20px auto;}

.heading__type{text-transform: uppercase;font-weight: 600;margin-bottom: 10px;position: relative;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
  max-width: 300px;}
.heading__type--font-12{font-size: 12px;}
.heading__type--margin-bottom-5{margin-bottom: 5px;}

.heading__twitter-handle{font-size: 12px;font-weight: 400;float:left;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);margin: 0 auto 10px;position: relative;}
.heading .heading__twitter-handle:before{ content: '';background: url("../images/icon-twitter.png")center center/ contain no-repeat;display: inline-block; left: -20px;width: 15px;height: 15px;position: absolute;}

.heading__date{font-weight: 300; font-size:  12px;}
.heading__date--pipe:before{content:'|';padding:0 3px;}
.heading__date--white{color: #ffffff;}
.heading__date--bold{font-weight: 600;}

.heading__date--script{font-family: 'PalatinoLinotype-Roman', sans-serif;}
.heading__date--font-15{font-size:  15px;}
.heading__date--padding-bottom{padding-bottom: 10px;}

.heading__info.heading__info--serif{font-family: 'PalatinoLinotype-Roman', sans-serif;}
.heading__info p{padding-bottom:20px ;}

.heading--grid{color: #002342; width: 80%; margin-bottom: 20px;}


.heading--grid .heading__title{/*  padding-bottom: 15px;  line-height: 45px; */}


.heading.heading--grid.heading--twitter .heading__title{width: 100%; text-align: center;}

.heading--grid .heading__type{font-size:12px;}

.heading--contact .heading__title{font-size: 30px;line-height: 32px;padding: 0px 0 10px;}
.heading.heading--contact:nth-child(3) {padding-top: 0px;}
.heading--contact{padding-top: 30px;}
.heading--contact .heading__info{color: #002342; margin: 0;}



.heading--twitter .heading__line{margin-top:0;}

.heading--hero{color: #002342;}
.heading--hero .heading__title{font-size: 60px; line-height:65px;/*  padding-bottom: 15px; */}
.heading--hero .heading__description{font-size: 25px;line-height: 29px;}


.heading--feature{width: 100%; height:100%; position: relative;}
.heading--feature .heading__type{color: #88b7d7; margin: 0;}
.heading--feature .heading__line{margin: 20px auto; width: 430px;}
.heading--feature.heading--grid{margin-bottom: 0;}

.heading__center-item{width: 60%;left: 50%;top: 50%; position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform:translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);}

.heading__center--vertical{width: 90%}

.heading--white .heading__title{color: #ffffff;}

.heading--half-height{position: relative; width: 100%;height: 100%;margin-bottom: 0px;}

.heading--half-height .heading__title{font-size:25px; padding:0 0 15px; line-height: 25px;}

.heading.heading--grid .heading__title.heading__title--font-30{font-size: 30px; line-height: 32px; padding: 0;}


/* ==========================================================================
    Grid
========================================================================== */

.grid{height: 480px;position: relative;background: #e7e7e7;}
.grid--news-page{height: 400px;}
.grid--map{background: none;}
.grid--image-hover:after{ background-color: rgba(0,0,0,0.2); position: absolute;   content: ''; width: 100%; height: 100%; left: 0;   top: 0;   z-index: 99;   opacity: 0;   -webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;
}
.grid--horizontal .grid__inner-container{width: 50%;float: left;}

.grid--home-page .grid__inner-container{width: 100%;}

.grid--image-hover.grid--landing-page:after{height: 66%;}
.grid--image-hover.grid--landing-two-col:after{height: 66%;}
.grid--image-hover:hover:after{ opacity: 1;}
.grid.grid--full-height{height: 100%;min-height: 860px;}
.grid--hide{display:none;}
.grid--text-only {padding-top: 120px; height: 360px;}
.grid--home-page:nth-child(2n) {background: #ffffff;}
.grid--light-blue-bg{background:#88b7d7;}
.grid--vertical-center .grid__inner-container{top: 50%; position: absolute; -webkit-transform: translateY(-50%);transform: translateY(-50%); width: 100%;}
.grid--landing-page:nth-child(3n+2 ) { background: #ffffff; }
.grid--landing-two-col:nth-child(2n+3 ) { background: #ffffff;  }
.grid--twitter {padding-top: 115px;height: 365px;}
.grid--news-page.grid--twitter-square{padding-top: 70px; height: 330px;}
.grid--news-page.grid--horizontal.grid--twitter-square{padding-top: 0px; height: 400px;}
.grid--half-height { height: 240px;}
.grid--twitter .heading--grid{  margin-bottom:0;}
.grid--horizontal .grid__image--twitter-square{margin: 45px; width: 315px; float:left;}
.grid--contact.grid--text-only:nth-child(3n){background: #dfdfdf;}
.grid--contact {/* padding-top: 85px;height: 295px; */height: 430px;}

.grid__text{height: 33%; padding-top: 30px;}

.grid__image{height: 66%;width: 100%;display: block;position: relative;z-index: 100;}
.grid__image--twitter-square { width: 315px; height: 315px; margin: 45px auto;}
.grid__image--full-height{height: 100%;}
.grid__image--twitter{ height:30px;width:40px;position:relative;margin-bottom: 25px;left: 50%;transform: translateX(-50%);-webkit-transform:translateX(-50%); -ms-transform: translateX(-50%);}

.grid__inner-container--text-right {padding-top: 60px;}

.grid-container{}
.grid-container--vertical{}
.grid-container--vertical .grid{height: 800px;padding: 0;}
.grid--horizontal {padding-top: 0;height: initial;}
.grid.grid--twitter-square.grid--horizontal{background: #ffffff;}


.grid-container--padding-20 { padding: 20px;  box-sizing: border-box;}
.grid-container--white-bg{background: #ffffff;}
.grid-container--no-padding-right{padding-right:0px;}
.grid-container--no-padding-top{padding-top:0px;}
.grid-container--blank .grid { background: url("/cms_uploads/images/18_18_campus-hero-optimised.jpg") center right / cover no-repeat;}




/* ==========================================================================
        Main + Secondary Content
   ========================================================================== */


.main-content{background: #ffffff; width: 100%;}
/* grey background removed from text content */
.main-content--grey-background{background: #ffffff;}
.main-content--light-blue-background{background: #88b7d7;}

/* padding changed to accomodate white background */
.main-content--padding-top-bottom{padding: 0 0 60px;}
.main-content--padding-top-170{padding-top: 170px;}
.main-content--min-height{min-height: 900px;}
.main-content--no-padding-bottom{padding-bottom:0px;}
.main-content--event-page{background:url(../images/events-hero-1.jpg) center / cover no-repeat;}
.main-content--newsletter-page{background:url(../images/newsletter-background.jpg) center / cover no-repeat;}
.main-content--news-archive-page{background:url(../images/background-news-archive.jpg) center / cover no-repeat;}
.main-content--news-single-page{background:url(../images/background-news-archive.jpg) center / cover no-repeat;}
.main-content--no-hero {padding-top: 90px;}

.main-content--contact-us-page .heading__description{ width: 50%; margin: 0 auto; display: inline-block;}

.main-content--contact-us-page .heading__description .heading__description__col-1{ width: 50%; float:left; font-size: 20px; line-height: 30px;}
.main-content--contact-us-page .heading__description .heading__description__col-1 a{text-decoration: none;}
.main-content--contact-us-page .heading__description .heading__description__col-1 a:hover{text-decoration: underline;}
.main-content--contact-us-page .heading__description .heading__description__col-1 p{ margin: 0px;}
.main-content--contact-us-page .heading__description .heading__description__col-1 p:first-child{ margin-bottom: 10px;}
/* .main-content--contact-us-page .heading__description .heading__description__col-1:nth-child(2){padding-left: 20px;} */

.main-content--light-blue-border-top{margin-top: 20px;}
.main-content--light-blue-border-top:before {background: #88b7d7;content: '';height: 20px;width: 100%;top: 0;position: absolute;}
.main-content--white-bg .main-content__container{ background: #ffffff; width:600px;}
/*.yearbook-landing{width:798px!important;}*/
.yearbook-landing{width:100%!important; max-width: 790px!important; }
.main-content--white-bg .main-content__container .copy-text{padding: 35px 40px 0px; }

/* .main-content--padding-top-bottom{padding: 60px 0;} */
.main-content__container{width:650px; position: relative; margin:0 auto;}
.main-content__container--white-bg{ background: #ffffff;}
.main-content__container--width-600{width: 600px;}

.secondary-content{background: #88b7d7;}
.secondary-content--two-line-content .secondary-content__container li{font-size: 26px;}
 .secondary-content__container li:nth-last-child(-n+2) {margin-bottom: 0;}


.secondary-content__container{width:650px; position: relative; margin:0 auto;padding: 45px 0;}
.secondary-content__container li{list-style: none; font-family: 'Roboto', sans-serif; font-size: 27px;text-align: center;font-weight: 300; border: 1px solid #ffffff;display: inline-block; width: 48%;margin-bottom:30px; -webkit-transition: all .2s ease; transition:all .2s ease; position: relative;color:#ffffff;min-height: 136px;
}
.secondary-content__container li:hover{border-color: #002340;}
.secondary-content__container li:hover a{color: #002340;}
.secondary-content__container li:nth-child(2n){float: right;}
.secondary-content__container a{color: #ffffff; display: block;
  padding:35px 5px;
/*
top:0;
left:0;
position: absolute;
 -webkit-transform: translate(-50%,-50%);
 -ms-transform: translate(-50%,-50%);
 transform: translate(-50%,-50%);
*/
  }




.secondary-content__container a:hover{text-decoration: none;}

.secondary-content--external-link li a:after {content: '';background: url(/resources/images/link-to-external.png)center/contain no-repeat;padding: 15px;position: absolute;clear: both;bottom: -16px;left: 50%;
  transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  -webkit-transition: all ease .2s;
  transition:all ease .2s;}
.secondary-content__container li:hover a:after{background: url(/resources/images/link-to-external-black.png)center/contain no-repeat; text-decoration: none;}

/* ==========================================================================
        copy text
   ========================================================================== */

.copy-text{font-family: 'Roboto', sans-serif; color:#575757;}

.copy-text p:first-child{ line-height:initial;color: #002340; font-size: 25px; font-weight: 100;padding-bottom: 30px; margin-bottom: 30px; border-bottom: 1px dotted #002340;margin-top: 0;}

.copy-text p:nth-child(2) strong:before {border: none; margin: 0;}

.copy-text a{font-weight: 400;}

.copy-text--body p.sub-heading {
    font-weight: 500;
}

.form--general-excellence .copy-text p:first-child{ border-bottom: none;font-size: 17px;line-height: 24px;font-weight: 300;font-family: 'Roboto', sans-serif;color: #575757;margin-bottom: 0;padding-bottom: 0;  }

.copy-text.copy-text--no-underline p:first-child{border: none; padding-bottom: 0;}




.copy-text p strong {line-height: initial;color: #002340;font-size: 25px;font-weight: 100;padding-bottom: 30px;margin-bottom: 30px;/* border-bottom: 1px dotted #002340; */margin-top: 0;}

.copy-text strong:before {content: '';border-bottom: 1px dotted #002340;width: 100%;/* clear: both; *//* margin: 100px; */margin: 15px 0 30px;float: left;}
body.page--transport .copy-text strong:before {display: none; } /* overriding strong handling as headings with dotted lines, for transport page only */


.copy-text p:last-child{margin-bottom: 30px;}
.copy-text--body{font-size: 17px;line-height: 24px; font-weight: 300;}

/* .copy-text ul li {list-style-position: inside; text-indent: -1em;padding-left: 1em;} */

.copy-text ul{margin-top: -16px;list-style: disc outside none;
    padding: 10px 10px 10px 25px;}


/* ==========================================================================
        images
   ========================================================================== */

.content-image{}
.content-image--full-width{width: 100%;}
.content-image--margin-5{margin: 5px;}
.content-image--full-width.content-image--margin-5{width: calc(100% - 10px);}


 /* ==========================================================================
         accordion
   ========================================================================== */

.accordion{font-family: 'Roboto', sans-serif; color: #575757; margin-bottom: 45px;}
.accordian__content{ font-size: 15px;line-height: 22px;font-weight: 300;display: none;margin-bottom: 70px;}
.accordian__content ul {margin-top: -16px;list-style: disc outside none;
    padding: 10px 10px 10px 25px;}

/* .accordian__content ul li {list-style-position: inside;} */
.accordian__content--open{display: block;}
.accordian__title{width: calc(100% - 33px); font-size: 25px; font-weight: 100; border-bottom: 1px dotted #002342; color:#002340; margin-bottom: 25px; float:left; padding-bottom: 5px;}
.accordion .button{margin-left: 8px;}
.accordian__content p:first-child{margin-top: 0;}

.accordian__close {position: relative;right: 32px;top: 32px;width: 32px;height: 32px;opacity: 0.3;}
.accordian__close:hover {opacity: 1;}
.accordian__close:before, .accordian__close:after {position: absolute;left: 15px;content: ' ';height: 33px;width: 2px;background-color: #333;}
.accordian__close:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);

}
.accordian__close:after {transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}

.accordion__plus-sign {float:left;background: #002340;width: 1px;height: 22px;position: relative;margin-left: 22px;margin-top: 23px; -webkit-transition: all 0.25s ease; transition: all 0.25s ease;}
.accordion__plus-sign:before {background: #002340;content: "";width: 22px;height: 1px;position: absolute;top: 11px;left: -11px;-webkit-transition: all 0.25s ease;transition: all 0.25s ease;}

.accordion__plus-sign-rotate{transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg);
  background:#88b7d7;}
.accordion__plus-sign-rotate.accordion__plus-sign:before{background:#88b7d7;}

 /* ==========================================================================
         video
  ========================================================================== */

.video{border-bottom: 1px dotted #002340;width: 100%;padding-bottom: 30px;margin-bottom: 30px;}
.video__image{height:155px;width:35%;float:left; position: relative;}

.custom-videos .video__image{height:165px;width:50%;float:left; position: relative; margin-left: 25%}

.video__image:after{ background: url(../images/video-play.png)center center no-repeat, rgba(0,35,65,0.5);position: absolute;content: '';width: 100%;height: 100%;left: 0;top: 0;z-index: 99;}
.video__image:before{}

.video__text{float:left; width: 55%; padding-left: 5%;}
.video__text h3{font-size:20px;}


.pop-up {position: relative;padding-bottom: 56.25%; /* 16:9 */padding-top: 25px;height: 0;}
.pop-up iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

.pop-up .thumb {position: absolute;width: 100%;height: 100%;z-index: 0;top: 0;left: 0;cursor: pointer;}

.pop-up .play-btn{z-index: 10;}

.pop-up .thumb{border:1px solid #ffffff;}

.pop-up .thumb:after{ background: url(../images/play-btn.png)center center no-repeat, rgba(136,183,215,0.7);position: absolute;content: '';width: 100%;height: 100%;left: 0;top: 0;z-index: 99;}


.page-overlay__inner h2{color:#ffffff; font-weight: 300; font-size: 25px;}
.page-overlay__inner p{ color: #ffffff;font-weight: normal;font-size: 15px;margin-top: 25px;line-height: 20px;}

.page-overlay__inner p.description-long{display: block;}
.page-overlay__inner p.description-short{display: none;}


  /* ==========================================================================
         archive
  ========================================================================== */

.archive{border-bottom: 1px dotted #002340;width: 100%;padding-bottom: 30px;margin-bottom: 30px;}

.archive:first-of-type{border-top: 1px dotted #002340;width: 100%;padding-top: 30px;margin-top: 30px;}

.archive__image{height:155px;width:35%;float:left; position: relative;}

.archive__text{float:left; width: 55%; padding-left: 5%;}
.archive__text .button{margin-top:0;}
.archive__text--full-width{float: none; width:100%; padding-left: 0;}
.archive__text h3{font-size:20px;}




/* ==========================================================================
         Overlay
   ========================================================================== */
.overlay {position: absolute;bottom: 0; width: 100%;height:45%; z-index: 100;}

.overlay--dark-blue{background: rgba(0,35,65,0.9); z-index: 1}
.overlay--light-blue{background: rgba(136,183,215,0.9);}
.overlay--half-height{height:50%;}
.overlay--arrow:before{ content: ' ';height: 0;position: absolute;width: 0;border: 20px solid transparent; /* arrow size */ border-bottom-color: rgba(0,35,65,0.9);  /* arrow color */top: -40px;left: 50%;z-index: 2; transform: translateX(-50%); -moz-transform: translateX(-50%); -webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);}

.overlay--landing-page{ height: auto;box-sizing: content-box;}

/* ==========================================================================
         Overlay Gallery
   ========================================================================== */

.page-overlay {
   display: none;
   position: relative;
   -webkit-transition: all 1s ease;
   transition: all 1s ease;
   z-index: 100;
}

.page-overlay--terms-conditions{
  display: block;
}

.page-overlay:before{
    content: "";
    background: rgba(0,35,65,0.9);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
     z-index: 112;
}

.page-overlay__inner{
  z-index: 113;
    width: 700px;
    position: fixed;
    left:50%;
    transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
    top:200px;
  }

.gallery__cycle-slideshow img{
  border: 1px solid #88b7d7;
  margin-left: 50%;
     transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);

}

.gallery__cycle-slideshow{
  width: 100%;
  height: 465px;
}

.gallery {
    position: relative;
}


.gallery__pager{
  margin-top:15px;
}


.gallery__slide {
    width: 100%;
    height: 100%;
}

.gallery__thumb {
    height: 221px;
    width: 221px;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    border: 1px solid #88b7d7;
}

.gallery__thumb:nth-child(3n) {
  margin-right: 0;
}

.popup-close{display: block;top: -65px;right: -35px;position: absolute;    display: inline-block;
    padding: 2em;
    margin: -2em;
    cursor: pointer;}

.popup-close__cross{ background: #88b7d7;width: 2px;height: 32px;margin-left: 30px;margin-top: 15px;-webkit-transition: all 0.25s ease;transition: all 0.25s ease;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);}

.popup-close__cross:before {background: #88b7d7;content: "";width: 32px;height: 2px;position: absolute;top: 15px;left: -15px;-webkit-transition: all 0.25s ease;transition: all 0.25s ease;}


/* ==========================================================================
 Home page
   ========================================================================== */
.footer{
  height: 220px;
  background: url("../images/footer-logo.png")no-repeat #002340;
  background-position: left bottom;
  position: relative;
      image-rendering: -webkit-optimize-contrast;
    image-rendering: optimizeQuality;
  color: #88b7d7;
}

.footer__column--atc ul{
  top:25px;
  position: absolute;
  margin-left: 40px;
  width: 50%;
}

.footer__column--atc ul li{
	float: left;
    padding-right: 10px;
    font-size: 15px;
    font-weight: 300;
    list-style-type: none;
}



.footer__column--links ul{
  bottom:0;
  position: absolute;
  margin-bottom: 25px;
  margin-left: 40px;
}

.footer__column--links li{
  list-style: none;
  float: left;
  padding-right: 10px;
  font-size: 15px;
  font-weight: 300;
}

.footer__column--links li a{
  color:#88b7d7;
  text-decoration: none;
}

.footer__column{
  height: 100%;
}

.footer__column--social-icons{width: 332px;position: absolute;right: 25px;height: 100%;}

.social-container{
  float: right;
    clear: both;
    padding-top: 25px;
    width: 100%;
}

.social-container .button{
  float:left;
  margin-right: 10px;
}

.footer__info-text {
    bottom: 0;
    position: absolute;
    padding-right: 25px;
    padding-bottom: 25px;
    font-size: 12px;
}

.footer__info-text span{
  font-family: 'PalatinoLinotype-Roman', sans-serif;
}

.footer__info-text p{
  margin: 0;
  color: #88b7d7;
}


.peg-link--footer{
  float:right;
  margin-left: 50px;
}


/* ==========================================================================
   learning page maps
   ========================================================================== */

.map-container{ -webkit-transition: all ease 1.5s; transition:all ease 1.5s; height:0; overflow: hidden; }
.map-container--height-800{ height: 800px; }
.map-content { height: 800px; }

/* ==========================================================================
   Events page
   ========================================================================== */

.box {background: #ffffff;margin-bottom: 55px; max-height: 284px; width: 100%; float:left;  }
.box--margin-bottom-25{margin-bottom: 25px;}
.box.box--width-third {width: 30.53%;margin-right: 25px; max-height: 420px;}
.box.box--width-third:nth-child(3n + 2){margin-right: 0;}
.box--hero{max-height: initial; position: relative;}
.box--dark-blue .box__text p{color:#002342; }

.box__image{float:left;margin: 7px; background-size: cover;}
.box__image--width-270{width: 270px;height: 270px;}
.box__image--width-240{width: 240px;height: 335px;}
.box__image--width-170{width: calc(100% - 14px);height: 260px; float:none;}

.box--event{max-height: 100%;}

.box__text{width: 305px;float:left;padding:35px 30px;}
.box--hero .box__text{width: 285px;top: 50%;position: absolute;
  transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  right: 0;}
.box--hero .box__text p{font-family: 'PalatinoLinotype-Roman', sans-serif; font-size: 20px; line-height: 22px;}

.box.box--width-third .box__text{width: 100%; padding:30px 0;}

.box__text p{font-weight: 300; font-size: 15px; color:#575757; line-height: 17px; text-align: left;}

/* ==========================================================================
   Yearbook
   ========================================================================== */

/*    .main-content__container.yearbook-landing{ width: 500px; } */

   .copy-text.copy-text--body.yearbook-landing{ padding: 5px; padding-bottom: 0; text-align: center; background: #fff; }

/*  .year-ancor { display: inline-block; width: 49.3%; } */
  .year-ancor { display: inline-block; width: 258px; }

   .year-ancor:first-child{ margin-right: 2px; }

   .year-selection{ display: inline-block; width: 100%; height: 220px; background: #e7e7e7; position: relative; cursor: pointer; }

   .year-selection:hover{ color: #fff; background-color: #002340; }

   .year-selection p.year-text{ color: inherit; text-align: center; position: absolute; width: 100%; top: 50%; transform: translateY(-55%); font-size: 42px; border: none; padding: 0; font-weight: 300; }

   .year-selection p.year-text a{ color: inherit; font-family: inherit; }

 /* ==========================================================================
   scholarships
   ========================================================================== */


   .year-selection p.year-text.scholarship-text{ font-size: 25px;}

   .main-content__container.main-content__container-scholarship {
    background: transparent;
    color: #ffffff;
    width: 500px;
    padding-top: 20px;
        font-size: 18px;
    font-family: 'Roboto', sans-serif;
  }

  .main-content__container.main-content__container-scholarship .heading__description{
           font-size: 18px;
    font-family: 'Roboto', sans-serif;
        font-weight: 300;
  }
  
  .main-content-wide {
	  width: 100%!important;
	  max-width: 1024px!important;
  }
  
  
  .main-content-wide table.transport{
	  width: 100%!important;
	  border-bottom: 1px solid #002342;
	  
	  
  }
  
   .main-content-wide table.transport td{
	  width: 50%!important;
	  border-top: 1px solid #002342;
	  border-left: 1px solid #002342;
	  padding: 15px;
  }
  .main-content-wide table.transport td:nth-child(even){
	  width: 50%!important;
	  border-top: 1px solid #002342;
	  border-left: 1px solid #002342;
	  border-right: 1px solid #002342;
	  padding: 15px;
  }


/* ==========================================================================
        Animations
   ========================================================================== */

.bg_img{overflow: hidden;height: 66%;  width: 100%; display: block; position: relative; z-index: 100;}
.bg_img a{ -webkit-transition: all 0.8s ease-in-out;transition: all 0.8s ease-in-out;height: 100%; }
.hero--pallarex{background-attachment: fixed !important; background-position: center top !important;background-size: cover !important;}
.animated--gild:hover .bg_img a{ transform: scale(1.2) rotate(2deg);-webkit-transition:scale(1.2) rotate(2deg);}

.cl-effect-2{
  display: table;
  margin: auto;
}
.cl-effect-2 a {
  line-height: 35px;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  perspective: 1000px;
}

.cl-effect-2 a span {
  position: relative;
  display: inline-block;
  padding: 0 14px;
  font-size: 12px;
  background: #fff;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  border: 1px solid #002342;
}

.csstransforms3d .cl-effect-2 a span::before {
  position: absolute;
  top: 100%;
  left: 0;
  width: auto;
      padding: 0 14px;
  height: 100%;

  background: #002342;
  content: attr(data-hover);
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
  -webkit-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  transform-origin: 50% 0;
}

.cl-effect-2 a:hover span,
.cl-effect-2 a:focus span {
  -webkit-transform: rotateX(90deg) translateY(-22px);
  -moz-transform: rotateX(90deg) translateY(-22px);
  transform: rotateX(90deg) translateY(-22px);
}

.csstransforms3d .cl-effect-2 a:hover span::before,
.csstransforms3d .cl-effect-2 a:focus span::before {
  background: #002342;
  color: #fff;
}


.animated--gild:hover a::after{
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px);
}

.animated--gild-version2 .btn{
  bottom:-40px;position: relative;opacity: 0;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity:0;
  -khtml-opacity: 0;-webkit-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;
}
.animated--gild-version2 .grid__text{
  padding-top: 0px;

}
.animated--gild-version2 .grid__image:after{
  content: "";
  position: absolute;
  -webkit-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;
  width: 100%;height: 100%;top:0px;left: 0px;background: rgba(0,0,0,0.6);
  opacity: 0;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity:0;
  -khtml-opacity: 0;
}
.animated--gild-version2:hover .grid__image:after{
  opacity: 1;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity:1;
  -khtml-opacity: 1;
}
.animated--gild-version2:hover .grid__text .heading{
  top: 30%;
}
.animated--gild-version2:hover .cl-effect-3{
  opacity: 1;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity:1;
  -khtml-opacity: 1;
}

.animated--gild .grid__text .heading , .animated--gild .heading--grid .heading__title ,.animated--gild-version2 .heading--grid .heading__title{
  opacity: 1 !important;
}

.animated--gild .grid__text .heading__line{
  opacity: 1 !important;
}

.animated--gild-version2 .grid__text .heading{
  opacity: 1 !important;
  -webkit-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;
  position: relative;top: 45%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.animated--gild-version2 .grid__text .heading__line{
  width: 0px;
  -webkit-transition: all 4s ease-in-out;transition: all 4s ease-in-out;
}
.animated--gild-version2.is-visible .grid__text .heading__line{
  opacity: 1;
    width: 215px;
}

.animated--gild , .animated--gild-version2{
  -webkit-transition: all 1s ease-in-out;transition: all 1s ease-in-out;
  opacity: 0 !important;
  -webkit-transform: translateZ(0) translateY(100px);
    transform: translateZ(0) translateY(100px);
}
.animated--gild.is-visible , .animated--gild-version2.is-visible{
  opacity: 1 !important;
  -webkit-transform: translateZ(0) translateY(0);
    transform: translateZ(0) translateY(0);

}
.grid--image-hover.animated--gild-version2 .link-box--text{
  -webkit-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;
  position: relative;
  opacity: 0;visibility: hidden;    top: 15px;
}
.grid--image-hover.animated--gild-version2:hover .link-box--text{
  opacity: 1;visibility: visible;    top: -6px;
}
.grid--image-hover.animated--gild-version2:hover .link-box{
      color: #002342;background: #fff;
}
.grid--image-hover.animated--gild-version2:hover .link-box__item--arrow h4:after{
  border-top: 1px solid #002342;
    border-right: 1px solid #002342;
}

.hero--pallarex .heading__line{width: 0px;-webkit-transition: all 4s ease-in-out;transition: all 4s ease-in-out;}
.is-visible .hero--pallarex .heading__line{width: 500px;}
.custom-menu .nav-menu__col{
  height: auto;
}
.custom-menu .nav-menu__container{
  padding: 90px 0px 300px;
}
.custom-menu .nav-menu__col ul{ width: 100%;}
.custom-menu .nav-menu__col ul li{visibility: hidden;opacity: 0;top:60px;-webkit-transition: all 1s ease-in-out;transition: all 1s ease-in-out;position: relative;display: block;padding: 5px 60px;}
.custom-menu .nav-menu__col ul li.fadeIn-menu{visibility: visible;opacity: 1;top:0px;}
.custom-menu .nav-menu__col ul li.fadeIn-menu:hover{background: #d7d2be;}
.custom-menu .nav-menu__col ul li.fadeIn-menu:hover a{color: #525252;}
.custom-menu .link-box--peglink{right: 60px;}

@media only screen and (min-width: 1300px) {
  .hero--pallarex{
    background-size: cover !important;
  }
}


.alert-success {
    padding: 20px;
    background: #ccffcc;
    border: 1px solid #339900;
    color: #003300!important;
}

.alert-danger {
    padding: 20px;
    background: #ffcccc;
    border: 1px solid #cc3333;
    color: #660000!important;
}

@media only screen and (max-width: 767px) {
	.footer__column--atc{
	display: none!important;
	}
	
	.pop-up {
	    position: relative;
	    padding-bottom: 56.25%;
	    padding-top: 25px;
	    height: 0;
	    margin-top: 75px!important;
	}
	

}