﻿@-webkit-keyframes shakeme {
  0% {
    -webkit-transform: translate(2px, 1px) rotate(0deg); }
  10% {
    -webkit-transform: translate(-1px, -2px) rotate(-1deg); }
  20% {
    -webkit-transform: translate(-3px, 0px) rotate(1deg); }
  30% {
    -webkit-transform: translate(0px, 2px) rotate(0deg); }
  40% {
    -webkit-transform: translate(1px, -1px) rotate(1deg); }
  50% {
    -webkit-transform: translate(-1px, 2px) rotate(-1deg); }
  60% {
    -webkit-transform: translate(-3px, 1px) rotate(0deg); }
  70% {
    -webkit-transform: translate(2px, 1px) rotate(-1deg); }
  80% {
    -webkit-transform: translate(-1px, -1px) rotate(1deg); }
  90% {
    -webkit-transform: translate(2px, 2px) rotate(0deg); }
  100% {
    -webkit-transform: translate(1px, -2px) rotate(-1deg); } }

.shakeme:hover,
.shakeme:focus {
  -webkit-animation-name: shakeme;
  -webkit-animation-duration: 3s;
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear; }

.shakeme {
  display: inline-block; }

.owl-pagination {
  position: absolute;
  margin-top: 1em;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center; }

.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */ }

.owl-theme .owl-controls .owl-page span {
  bottom: 0;
  display: block;
  width: 14px;
  height: 14px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
  -webkit-border-radius: 100%;
  -khtml-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  background: #fff; }

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1; }

/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px; }

/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url(/images/AjaxLoader.gif) no-repeat center center; }

.owl-carousel .owl-item {
  overflow: hidden; }

@media (min-width: 992px) {
  .owl-item.loading {
    min-height: 350px; } }

.homepage-content header {
  text-align: center;
  padding: 1.5em 0;
  color: #E8C136; }
  .homepage-content header p {
    display: inline-block;
    vertical-align: top;
    font-size: 1.5em;
    margin: 0;
    padding: 0;
    line-height: 1.5; }
  .homepage-content header h2 {
    display: inline-block;
    vertical-align: top;
    font-size: 1.5em;
    margin: 0;
    padding: 0;
    line-height: 1.5;
    text-transform: uppercase; }
  .homepage-content header a {
    color: #E8C136;
    text-decoration: underline; }
    .homepage-content header a:hover, .homepage-content header a:focus {
      text-decoration: none; }

#mainCarousel {
  margin-bottom: 30px;
  margin-bottom: 1.875rem; }
  #mainCarousel .item {
    position: relative; }
    #mainCarousel .item:before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-color: #000;
      background-color: rgba(0, 0, 0, 0.15); }
  #mainCarousel h2 {
    font-size: 1.5em; }
  #mainCarousel .owl-controls .owl-prev {
    position: absolute;
    left: 1em;
    /*left: 2em;*/
    /*margin-top: -56px;*/
    margin-top: -24px;
    top: 50%; }
  #mainCarousel .owl-controls .owl-next {
    position: absolute;
    right: 1em;
    /*right: 2em;*/
    /*margin-top: -56px;*/
    margin-top: -24px;
    top: 50%; }
  #mainCarousel .owl-controls .fa {
    /*font-size: 7em;*/
    font-size: 3em;
    color: #fff; }
  #mainCarousel .btn {
    font-size: 0.875em;
    padding: 0.5em 1em;
    /*font-size: 1.75em;*/ }
  #mainCarousel a {
    text-decoration: none !important; }
  #mainCarousel .summary {
    position: absolute;
    left: 0;
    bottom: 2em;
    width: 80%;
    margin-left: 10%;
    text-align: center;
    padding: 0.5em 0.5em 1em 0.5em;
    color: #fff; }
    #mainCarousel .summary p {
      display: none; }
  #mainCarousel img {
    width: 100%; }

.homepage-intro {
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  text-align: center;
  font-size: 1em; }
  .homepage-intro h2 {
    margin-top: 0;
    font-size: 1.5em; }

.media-content {
  padding: 2em 0;
  border-top: 1px solid #F0F0F0; }

.homepage-media-sections {
  margin-bottom: 30px;
  margin-bottom: 1.875rem; }
  .homepage-media-sections img {
    display: block;
    width: 100%;
    margin-bottom: 1.5em;
    /*margin-bottom: 2em;*/ }
  .homepage-media-sections h3 {
    text-transform: uppercase;
    margin: 0; }
  .homepage-media-sections ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    .homepage-media-sections ul a {
      color: #666;
      /*font-size: 1.125em;*/
      line-height: 1.3; }
    .homepage-media-sections ul li {
      margin-top: 1em; }

.has-icon li {
  position: relative; }

.has-icon .fa {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 2em; }

.has-icon a {
  display: inline-block;
  padding-left: 2.5em;
  min-height: 32px; }

.latest-story {
  margin-bottom: 30px;
  margin-bottom: 1.875rem; }

.story-image img {
  width: 100%; }

.story-content {
  padding: 1.5em;
  background-color: #FE5A26;
  color: #fff; }
  .story-content a {
    display: block;
    color: #fff;
    text-decoration: underline;
    text-transform: uppercase;
    font-family: "Hind", sans-serif;
    font-weight: 600;
    letter-spacing: 2px; }
    .story-content a:hover {
      text-decoration: none; }
  .story-content h2 {
    margin-top: 0;
    text-transform: uppercase; }
  .story-content p {
    margin-bottom: 1em; }

.latest-tweets {
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: 1px solid #F0F0F0; }

.homepage-social-media-sections {
  margin-bottom: 30px;
  margin-bottom: 1.875rem; }
  .homepage-social-media-sections .border-right {
    border-right: 1px solid #F0F0F0; }
  .homepage-social-media-sections h3 {
    margin-top: 0;
    margin-bottom: 1em; }
  .homepage-social-media-sections .vision-2020 {
    margin-bottom: 30px;
    margin-bottom: 1.875rem; }
    .homepage-social-media-sections .vision-2020 img {
      max-width: 100%; }
    .homepage-social-media-sections .vision-2020 .title {
      font-size: 1.125em; }
    .homepage-social-media-sections .vision-2020 a {
      text-decoration: underline;
      color: #353430; }
      .homepage-social-media-sections .vision-2020 a:hover {
        text-decoration: none; }
  .homepage-social-media-sections .social-media-links {
    line-height: 1; }
    .homepage-social-media-sections .social-media-links ul {
      list-style-type: none;
      margin: 0;
      padding: 0; }
    .homepage-social-media-sections .social-media-links li {
      float: left; }
      .homepage-social-media-sections .social-media-links li + li {
        margin-left: 1em; }
    .homepage-social-media-sections .social-media-links a {
      font-size: 2.5em; }
  .homepage-social-media-sections .twitter {
    color: #00aced; }
  .homepage-social-media-sections .facebook {
    color: #3b5998; }
  .homepage-social-media-sections .youtube {
    color: #bb0000; }

.contact-us-text {
  position: relative;
  background-color: #278841;
  padding: 1.5em;
  color: #fff; }
  .contact-us-text h3 {
    margin-top: 0; }
  .contact-us-text:before {
    content: "";
    position: absolute;
    right: 100%;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #278841; }

#contactUsForm {
  background-color: #fff;
  color: #767676;
  padding: 1.5em 0; }

#contactUsForm fieldset {
  max-height: 999px;
  overflow: hidden;
  -webkit-transition: ease-in-out max-height 0.5s;
  -khtml-transition: ease-in-out max-height 0.5s;
  -moz-transition: ease-in-out max-height 0.5s;
  -ms-transition: ease-in-out max-height 0.5s;
  -o-transition: ease-in-out max-height 0.5s;
  transition: ease-in-out max-height 0.5s; }

#contactUsForm label {
  font-weight: normal; }

#contactUsForm .form-group {
  margin-bottom: 20px;
  margin-bottom: 1.25rem; }

#contactUsForm .form-control {
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  background-color: #F0F0F0;
  min-height: 50px; }
  #contactUsForm .form-control::-webkit-input-placeholder {
    color: #666; }
  #contactUsForm .form-control:-moz-placeholder {
    /* Firefox 18- */
    color: #666; }
  #contactUsForm .form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: #666; }
  #contactUsForm .form-control:-ms-input-placeholder {
    color: #666; }
  #contactUsForm .form-control label {
    font-size: 1.125em; }

#contactUsForm .mandatory {
  font-weight: bold; }

#contactUsForm textarea {
  height: 110px;
  max-height: 110px;
  max-width: 100%; }

#contactUsForm .btn-wrapper {
  text-align: right; }

#contactUsForm.done fieldset {
  max-height: 0; }

#contactUsForm button i {
  display: none; }

#contactUsForm button[disabled] span {
  display: none; }

#contactUsForm button[disabled] i {
  display: inline-block; }

#successMsg {
  border: 2px solid #00aced;
  background-color: #21c2ff;
  color: #fff;
  padding: 0.5em 1em; }
  #successMsg ul {
    margin: 0.5em 0 0.5em 1.125em;
    padding: 0; }
  #successMsg li + li {
    margin-top: 0.5em; }
  #successMsg a {
    color: #fff;
    text-decoration: underline;
    cursor: pointer; }
    #successMsg a:hover {
      text-decoration: none; }

.ptools-form label.error {
  margin-top: 1.5em;
  font-size: 0.875em;
  position: relative;
  background-color: #FE5A26;
  color: #fff;
  padding: 0.5em 1em; }
  .ptools-form label.error:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    left: 15px;
    top: -15px;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #FE5A26; }

.ptools-form .form-control {
  border-color: #fff; }
  .ptools-form .form-control.error {
    border-color: #FE5A26; }

.tell-us-what-you-think {
  display: none; }

@media (min-width: 480px) {
  #mainCarousel .summary {
    top: auto; }
    #mainCarousel .summary h2 {
      font-size: 2em; }
    #mainCarousel .summary p {
      display: block; } }

@media (min-width: 768px) {
  #mainCarousel {
    margin-bottom: 60px;
    margin-bottom: 3.75rem; }
    #mainCarousel .container {
      position: relative; }
    #mainCarousel .summary {
      padding: 0;
      text-align: left;
      top: auto;
      bottom: 9em;
      width: 32em; }
      #mainCarousel .summary h2 {
        font-size: 2.875em;
        margin-bottom: 10px;
        margin-bottom: 0.625rem;
        font-weight: bold; }
      #mainCarousel .summary p {
        font-size: 1.5em;
        margin-bottom: 30px;
        margin-bottom: 1.875rem; }
    #mainCarousel .owl-controls .owl-prev {
      left: 2em;
      margin-top: -56px; }
    #mainCarousel .owl-controls .owl-next {
      right: 2em;
      margin-top: -56px; }
    #mainCarousel .owl-controls .fa {
      font-size: 7em; }
    #mainCarousel .btn {
      padding: 8px 40px;
      padding: 0.5rem 2.5rem;
      font-size: 1.75em; }
  .homepage-intro {
    margin-bottom: 60px;
    margin-bottom: 3.75rem;
    text-align: center;
    font-size: 1.375em; }
    .homepage-intro h2 {
      font-size: 30px;
      font-size: 1.875rem; }
  .media-content {
    padding: 0;
    border: none; }
  .homepage-media-sections {
    margin-bottom: 60px;
    margin-bottom: 3.75rem; }
    .homepage-media-sections img {
      margin-bottom: 2em; }
    .homepage-media-sections ul a {
      font-size: 1.125em; }
  .latest-story {
    margin-bottom: 60px;
    margin-bottom: 3.75rem;
    display: table;
    width: 100%; }
  .story-image {
    width: 50%;
    display: table-cell; }
  .story-content {
    width: 50%;
    vertical-align: middle;
    padding: 1em 3.5em;
    display: table-cell; }
  .latest-tweets {
    margin-bottom: 0; }
  .tell-us-what-you-think {
    display: none; }
    .tell-us-what-you-think .wrapper {
      display: table;
      width: 100%; }
  .contact-us-text {
    display: table-cell;
    width: 50%;
    vertical-align: top; }
  .contact-us-form-container {
    display: table-cell;
    width: 50%;
    vertical-align: top; }
  #contactUsForm {
    padding: 0 3em; }
    #contactUsForm .form-control {
      font-size: 1.125em; } }

@media (min-width: 992px) {
  .story-content a {
    font-size: 1.5em; }
  .story-content h2 {
    font-size: 2.5em; }
  .story-content p {
    font-size: 1.375em; }
  .homepage-social-media-sections {
    margin-bottom: 60px;
    margin-bottom: 3.75rem; }
    .homepage-social-media-sections .inner {
      padding: 0 33px;
      padding: 0 2.0625rem; }
    .homepage-social-media-sections .vision-2020 {
      margin-bottom: 60px;
      margin-bottom: 3.75rem; }
  .contact-us-text {
    padding: 3em 5em 1em; }
    .contact-us-text h3 {
      font-size: 2.5em; }
    .contact-us-text p {
      font-size: 1.5em; } }

@media (min-width: 1100px) {
  #mainCarousel .summary {
    bottom: 22em; } }
