@import url(bootstrap.min.css);
@import url(font-awesome.css);
/*Viewport---------------------------------------------------------*/
@-webkit-viewport {
  width: device-width; }
@-moz-viewport {
  width: device-width; }
@-ms-viewport {
  width: device-width; }
@-o-viewport {
  width: device-width; }
@viewport {
  width: device-width; }
@font-face {
  font-family: 'Lato-Italic';
  src: url("../fonts/Lato-Italic.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/Lato-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Italic.woff2") format("woff2"), url("../fonts/Lato-Italic.woff") format("woff"), url("../fonts/Lato-Italic.ttf") format("truetype"); }
.post-type-archive-staff .article .col-sm-6, .post-type-archive-board_directors .article .col-sm-6, .post-type-archive-universities .article .col-sm-6, .post-type-archive-annuals .article .col-sm-6 {
  padding: 0 7px; }
.post-type-archive-staff .img-wrap, .post-type-archive-board_directors .img-wrap, .post-type-archive-universities .img-wrap, .post-type-archive-annuals .img-wrap {
  margin-bottom: 15px;
  z-index: 4;
  background: #000;
  height: 400px !important; }
  .post-type-archive-staff .img-wrap img, .post-type-archive-board_directors .img-wrap img, .post-type-archive-universities .img-wrap img, .post-type-archive-annuals .img-wrap img {
    height: 100%;
    width: auto;
    z-index: 1;
    max-width: inherit;
    transition: 0.4s; }
  .post-type-archive-staff .img-wrap .info, .post-type-archive-board_directors .img-wrap .info, .post-type-archive-universities .img-wrap .info, .post-type-archive-annuals .img-wrap .info {
    position: absolute;
    bottom: 15px;
    z-index: 2;
    right: 0;
    width: 100%;
    transition: 0.4s; }
    .post-type-archive-staff .img-wrap .info h3, .post-type-archive-staff .img-wrap .info p, .post-type-archive-board_directors .img-wrap .info h3, .post-type-archive-board_directors .img-wrap .info p, .post-type-archive-universities .img-wrap .info h3, .post-type-archive-universities .img-wrap .info p, .post-type-archive-annuals .img-wrap .info h3, .post-type-archive-annuals .img-wrap .info p {
      background: #343749;
      color: #fff;
      padding: 5px 5px 5px 15px;
      margin: 0;
      font-size: 14px;
      line-height: 1em;
      display: inline-block; }
    .post-type-archive-staff .img-wrap .info h3, .post-type-archive-board_directors .img-wrap .info h3, .post-type-archive-universities .img-wrap .info h3, .post-type-archive-annuals .img-wrap .info h3 {
      margin-bottom: 10px;
      font-size: 15px; }
  .post-type-archive-staff .img-wrap .btn-modal, .post-type-archive-board_directors .img-wrap .btn-modal, .post-type-archive-universities .img-wrap .btn-modal, .post-type-archive-annuals .img-wrap .btn-modal {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    position: absolute;
    text-align: center;
    top: -100%;
    transition: 0.4s;
    z-index: 4;
    background: transparent;
    border-radius: 50%;
    border: 4px solid #fff;
    padding: 4px 10px; }
    .post-type-archive-staff .img-wrap .btn-modal a, .post-type-archive-board_directors .img-wrap .btn-modal a, .post-type-archive-universities .img-wrap .btn-modal a, .post-type-archive-annuals .img-wrap .btn-modal a {
      color: #fff;
      text-decoration: none; }
    .post-type-archive-staff .img-wrap .btn-modal i, .post-type-archive-board_directors .img-wrap .btn-modal i, .post-type-archive-universities .img-wrap .btn-modal i, .post-type-archive-annuals .img-wrap .btn-modal i {
      font-size: 25px;
      display: block; }
  .post-type-archive-staff .img-wrap .emailme, .post-type-archive-board_directors .img-wrap .emailme, .post-type-archive-universities .img-wrap .emailme, .post-type-archive-annuals .img-wrap .emailme {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    position: absolute;
    text-align: center;
    bottom: -100%;
    transition: 0.4s;
    z-index: 4; }
    .post-type-archive-staff .img-wrap .emailme a span, .post-type-archive-staff .img-wrap .emailme a i, .post-type-archive-board_directors .img-wrap .emailme a span, .post-type-archive-board_directors .img-wrap .emailme a i, .post-type-archive-universities .img-wrap .emailme a span, .post-type-archive-universities .img-wrap .emailme a i, .post-type-archive-annuals .img-wrap .emailme a span, .post-type-archive-annuals .img-wrap .emailme a i {
      background: #343749;
      color: #fff;
      padding: 5px 7px;
      margin: 0;
      font-size: 14px;
      line-height: 1em;
      display: inline-block; }
  .post-type-archive-staff .img-wrap::before, .post-type-archive-board_directors .img-wrap::before, .post-type-archive-universities .img-wrap::before, .post-type-archive-annuals .img-wrap::before {
    content: "";
    background: rgba(52, 55, 73, 0);
    transition: 0.4s;
    display: block;
    position: absolute;
    z-index: 3;
    width: 100%;
    height: 100%;
    left: 0;
    top: 150%; }
  .post-type-archive-staff .img-wrap:hover img, .post-type-archive-board_directors .img-wrap:hover img, .post-type-archive-universities .img-wrap:hover img, .post-type-archive-annuals .img-wrap:hover img {
    opacity: 0.8;
    height: 110%; }
  .post-type-archive-staff .img-wrap:hover .btn-modal, .post-type-archive-board_directors .img-wrap:hover .btn-modal, .post-type-archive-universities .img-wrap:hover .btn-modal, .post-type-archive-annuals .img-wrap:hover .btn-modal {
    position: absolute;
    top: 50%;
    transition: 0.4s; }
    .post-type-archive-staff .img-wrap:hover .btn-modal a, .post-type-archive-board_directors .img-wrap:hover .btn-modal a, .post-type-archive-universities .img-wrap:hover .btn-modal a, .post-type-archive-annuals .img-wrap:hover .btn-modal a {
      color: #fff;
      transition: 0.4s; }
      .post-type-archive-staff .img-wrap:hover .btn-modal a:hover, .post-type-archive-board_directors .img-wrap:hover .btn-modal a:hover, .post-type-archive-universities .img-wrap:hover .btn-modal a:hover, .post-type-archive-annuals .img-wrap:hover .btn-modal a:hover {
        color: #343749; }
  .post-type-archive-staff .img-wrap:hover .info, .post-type-archive-board_directors .img-wrap:hover .info, .post-type-archive-universities .img-wrap:hover .info, .post-type-archive-annuals .img-wrap:hover .info {
    right: 100%; }
  .post-type-archive-staff .img-wrap:hover .emailme, .post-type-archive-board_directors .img-wrap:hover .emailme, .post-type-archive-universities .img-wrap:hover .emailme, .post-type-archive-annuals .img-wrap:hover .emailme {
    bottom: 0; }

.post-type-archive-universities .img-wrap, .post-type-archive-annuals .img-wrap {
  height: 250px !important;
  background: transparent;
  border: 2px solid #343749; }
  .post-type-archive-universities .img-wrap img, .post-type-archive-annuals .img-wrap img {
    height: auto !important;
    width: 80% !important; }
  .post-type-archive-universities .img-wrap .btn-modal, .post-type-archive-annuals .img-wrap .btn-modal {
    background: #343749;
    border: 4px solid #343749; }
    .post-type-archive-universities .img-wrap .btn-modal i, .post-type-archive-annuals .img-wrap .btn-modal i {
      color: #fff; }
  .post-type-archive-universities .img-wrap:hover img, .post-type-archive-annuals .img-wrap:hover img {
    opacity: 0.8;
    width: 110%; }

/*START Helper Classes------------------------------------------*/
.fa-facebook-official {
  font-size: 35px;
  margin-left: 5px;
  color: #3b5998; }

.fa-twitter-square {
  font-size: 35px;
  margin-left: 5px;
  color: #1da1f2; }

.alignleft {
  float: left;
  margin: 0 15px 15px 0; }

.alignright {
  float: right;
  margin: 0 0 15px 15px; }

.aligncenter {
  display: block;
  margin: 0 auto; }

.m-bottom {
  margin-bottom: 25px; }

.m-top {
  margin-top: 25px; }

.m-left {
  margin-left: 25px; }

.m-right {
  margin-right: 25px; }

.img-wrap {
  position: relative;
  overflow: hidden;
  z-index: 3;
  height: 250px;
  width: 100%;
  background: transparent; }
  .img-wrap img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-height: inherit;
    min-width: inherit;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1; }

div.printfriendly {
  position: absolute;
  right: 0;
  top: -50px; }

#bbp-search-form {
  margin-bottom: 15px; }
  #bbp-search-form input#bbp_search_submit {
    display: inline-block;
    height: 35px;
    padding: 9px 25px; }

#bbpress-forums div.bbp-breadcrumb {
  display: inline-block;
  float: none;
  vertical-align: middle; }
  #bbpress-forums div.bbp-breadcrumb p {
    margin-bottom: 0; }

#subscription-toggle {
  display: inline-block;
  float: none;
  vertical-align: middle;
  margin-left: 15px; }
  #subscription-toggle .subscription-toggle {
    font-family: 'Lato';
    background: #d2044c;
    border-radius: 5px;
    color: #fff !important;
    display: inline-block;
    vertical-align: middle;
    font-size: 1rem;
    font-weight: 800;
    margin: 0 auto;
    max-width: 100%;
    padding: 9px 25px;
    text-align: center;
    text-decoration: none !important;
    text-transform: none; }
    #subscription-toggle .subscription-toggle:hover, #subscription-toggle .subscription-toggle:focus, #subscription-toggle .subscription-toggle:active {
      background: #fff;
      text-decoration: none;
      color: #d2044c !important; }

.board-pop .modal-header .close {
  opacity: 1; }
.board-pop .modal-content {
  background: #fff; }
  .board-pop .modal-content img {
    float: left;
    margin: 0 15px 15px 0; }
  .board-pop .modal-content p span {
    font-weight: 700;
    color: #d2044c; }

.category-medical_advisory .interior.category .quote i, .category-directors .interior.category .quote i {
  font-size: 25px;
  margin-right: 5px; }
.category-medical_advisory .interior.category .img-wrap, .category-directors .interior.category .img-wrap {
  height: auto;
  padding-bottom: 100%;
  background: transparent; }
  .category-medical_advisory .interior.category .img-wrap img, .category-directors .interior.category .img-wrap img {
    min-width: inherit;
    min-height: inherit;
    max-width: inherit;
    max-height: inherit;
    height: 100%;
    width: auto; }
.category-medical_advisory .interior.category .info, .category-directors .interior.category .info {
  text-align: center; }
  .category-medical_advisory .interior.category .info h4, .category-medical_advisory .interior.category .info button, .category-directors .interior.category .info h4, .category-directors .interior.category .info button {
    background: transparent;
    border: none;
    width: 100%;
    border-bottom: 1px dashed #dadada;
    height: auto;
    padding: 10px 0;
    color: #d2044c;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px; }
  .category-medical_advisory .interior.category .info p, .category-directors .interior.category .info p {
    margin: 0; }

@media only screen and (max-width: 767px) {
  .board-pop .modal-content img {
    float: none;
    display: block;
    margin: 0 auto 15px; }

  .interior.board .img-wrap {
    padding-bottom: 0;
    height: 300px;
    width: 300px;
    display: block;
    margin: 0 auto 15px; } }
@media only screen and (max-width: 480px) {
  div.printfriendly {
    top: -80px; }

  .interior.board .img-wrap {
    padding-bottom: 100%;
    height: auto;
    width: 100%;
    display: block;
    margin: 0 auto 15px; } }
/*END Helper Classes-------------------------------------*/
/*START Buttons------------------------------------------*/
a.btn-1, span.btn-1 {
  font-family: 'Lato';
  background: #ffffff;
  border-radius: 50px;
  color: #5b6065 !important;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  margin: 0 auto;
  min-width: 230px;
  padding: 15px 20px;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: capitalize;
  transition: 0.4s;
  /*&::after{                  
    content: "\f0da";
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    margin-left: 5px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
  }*/ }
  a.btn-1:hover, a.btn-1:focus, a.btn-1:active, span.btn-1:hover, span.btn-1:focus, span.btn-1:active {
    background: #d2044c;
    text-decoration: none;
    color: #fff !important; }
a.btn-2, span.btn-2 {
  font-family: 'Lato';
  background: #d2044c;
  border-radius: 50px;
  color: #ffffff !important;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  margin: 0 auto;
  min-width: 230px;
  padding: 15px 20px;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: capitalize;
  transition: 0.4s;
  /*&::after{                  
    content: "\f0da";
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    margin-left: 5px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
  }*/ }
  a.btn-2:hover, a.btn-2:focus, a.btn-2:active, span.btn-2:hover, span.btn-2:focus, span.btn-2:active {
    background: #5b6065;
    text-decoration: none;
    color: #ffffff !important; }
a.btn-3, span.btn-3 {
  font-family: 'Lato';
  background: transparent;
  border-radius: 50px;
  color: #ffffff !important;
  border: 2px solid #ffffff;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  margin: 0 auto;
  min-width: 115px;
  padding: 6px 25px;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: 0.4s;
  /*&::after{                  
    content: "\f0da";
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    margin-left: 5px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
  }*/ }
  a.btn-3:hover, a.btn-3:focus, a.btn-3:active, span.btn-3:hover, span.btn-3:focus, span.btn-3:active {
    background: #d2044c;
    text-decoration: none;
    color: #fff !important; }
a.btn-4, span.btn-4 {
  font-family: 'Oswald', sans-serif;
  background: #343749;
  border: 1px solid rgba(255, 255, 255, 0.6);
  border-radius: 30px;
  color: #fff !important;
  display: inline-block;
  font-size: 15px;
  font-weight: 400;
  margin: 0 5px;
  min-width: 140px;
  position: relative;
  padding: 8px 30px;
  text-align: center;
  text-decoration: none !important;
  text-transform: capitalize;
  transition: 0.4s;
  -webkit-box-shadow: 0px 6px 0px 0px #001400;
  -moz-box-shadow: 0px 6px 0px 0px #001400;
  box-shadow: 0px 6px 0px 0px #001400; }
  a.btn-4:hover, a.btn-4:focus, a.btn-4:active, span.btn-4:hover, span.btn-4:focus, span.btn-4:active {
    background: #b80041;
    text-decoration: none;
    color: #fff !important; }
  a.btn-4::after, span.btn-4::after {
    content: "";
    background: #a16e00;
    border-radius: 50%;
    height: 5px;
    display: inline-block;
    width: 5px;
    position: absolute;
    top: 50%;
    right: 25px; }
  a.btn-4::before, span.btn-4::before {
    content: "";
    background: #a16e00;
    border-radius: 50%;
    height: 5px;
    display: inline-block;
    width: 5px;
    position: absolute;
    top: 50%;
    left: 25px; }

/*END Buttons-------------------------------------*/
/*START header------------------------------------------*/
body.fixed header.header {
  position: fixed;
  top: -100%;
  left: 0;
  width: 100%;
  background: rgba(14, 55, 112, 0.9);
  z-index: 150;
  -webkit-animation: hanimation 0.5s forwards ease-out;
  /* Chrome, Safari, Opera */
  animation: hanimation 0.5s forwards ease-out;
  /* Chrome, Safari, Opera */
  /* Standard syntax */ }
@-webkit-keyframes hanimation {
  0% {
    top: -100%; }
  100% {
    top: 0px; } }
@keyframes hanimation {
  0% {
    top: -100%; }
  100% {
    top: 0px; } }
  body.fixed header.header::before {
    content: none; }
  body.fixed header.header .top {
    display: none; }
    body.fixed header.header .top .social, body.fixed header.header .top .top-links {
      display: none; }
  body.fixed header.header #navigation {
    text-align: right; }
  body.fixed header.header #navigation ul li a, body.fixed header.header #navigation ul li.open a {
    padding-top: 35px;
    padding-bottom: 35px; }
  body.fixed header.header #navigation ul li ul li a, body.fixed header.header #navigation ul li.open ul li a {
    padding: 10px 15px; }
  body.fixed header.header #navigation ul {
    text-align: right;
    width: calc(100% - 54px); }
  body.fixed header.header ul.social {
    display: none; }
body.fixed .me-top {
  display: none; }

header.header {
  font-family: 'Lato';
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.4);
  position: absolute;
  width: 100%;
  z-index: 98; }
  header.header .textwidget {
    display: inline-block; }
  header.header .me-top {
    background: #b80041;
    border-bottom: 2px solid #ea135f; }
    header.header .me-top .flex-container {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      align-items: center;
      align-content: center;
      justify-content: space-between;
      -webkit-flex-flow: row wrap;
      flex-flow: row wrap;
      font-weight: bold;
      text-align: center; }
    header.header .me-top .contact {
      background: transparent;
      display: inline-block;
      margin: 0;
      padding: 0px 7px 0 0;
      position: relative;
      text-align: center;
      vertical-align: middle; }
      header.header .me-top .contact a {
        color: #ffffff;
        text-transform: none;
        font-size: 12px;
        font-family: 'Lato';
        font-weight: 700; }
        header.header .me-top .contact a i {
          margin-right: 8px; }
    header.header .me-top #navigation {
      flex-grow: 2;
      align-self: auto; }
      header.header .me-top #navigation #main_menu-top {
        float: right; }
    header.header .me-top .follow {
      background: transparent;
      display: inline-block;
      margin: 0;
      padding: 0px 0 0 7px;
      position: relative;
      text-align: center;
      vertical-align: middle; }
      header.header .me-top .follow h3 {
        font-family: 'Lato';
        color: #ffffff;
        display: none;
        font-size: 17px;
        font-weight: 700;
        margin: 0;
        text-transform: uppercase;
        vertical-align: middle; }

.extra-buttons {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  float: right;
  position: relative;
  padding-top: 17px;
  right: 0; }
  .extra-buttons .open-search {
    display: inline-block; }
  .extra-buttons .btn-donate {
    display: inline-block; }
    .extra-buttons .btn-donate a {
      padding: 7px 28px;
      color: #fff;
      background: #343749;
      border-radius: 3px;
      font-weight: 700;
      text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
      text-transform: uppercase;
      box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.3);
      letter-spacing: 0.05em;
      transition: 0.4s;
      display: inline-block;
      font-size: 20px;
      margin-top: -10px;
      font-family: 'Oswald', sans-serif; }
      .extra-buttons .btn-donate a:hover {
        text-decoration: none;
        background: #1f212b; }
  .extra-buttons button {
    width: 40px;
    height: 40px;
    text-align: center;
    background: transparent;
    border: 2px solid #ffffff;
    background-size: 46px 48px;
    color: #fff;
    border-radius: 50%;
    margin: 0;
    position: relative; }
    .extra-buttons button i {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .extra-buttons button:hover {
      background: #ffffff;
      color: #d2044c;
      opacity: 1; }

ul.social {
  font-size: 1.071rem;
  display: inline-block;
  vertical-align: middle;
  margin: 0px;
  padding-left: 5px; }
  ul.social li {
    display: inline-block;
    line-height: 1.2em;
    margin-left: 2px;
    vertical-align: middle; }
    ul.social li a {
      vertical-align: middle;
      color: #ffffff;
      line-height: 1.2em;
      transition: 0.4s;
      display: block;
      border: 2px solid #ffffff;
      border-radius: 50%;
      width: 25px;
      height: 25px;
      position: relative;
      padding: 0px; }
      ul.social li a i {
        position: absolute;
        font-size: 12px;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -55%);
        -moz-transform: translate(-50%, -55%);
        -ms-transform: translate(-50%, -55%);
        transform: translate(-50%, -55%); }
        ul.social li a i.fa-facebook {
          -webkit-transform: translate(-60%, -50%);
          -moz-transform: translate(-60%, -50%);
          -ms-transform: translate(-60%, -50%);
          transform: translate(-60%, -50%); }
      ul.social li a:hover {
        color: #2381d3;
        background: #ffffff; }
        ul.social li a:hover a {
          color: #ffffff !important; }

/*END header-------------------------------------*/
/*START Main Navigation------------------------------------------*/
section.navigation {
  padding: 0px 0 0px;
  position: relative;
  width: 100%;
  background: rgba(208, 0, 73, 0.9);
  z-index: 10; }

.navbar.navbar-default {
  background: transparent;
  margin-bottom: 0;
  border: none; }

.navbar-default .navbar-brand {
  background: transparent;
  border-bottom: none;
  border-radius: 15px;
  display: block;
  float: left;
  margin-left: 0;
  min-height: 75px;
  position: relative;
  width: 250px;
  margin-left: -0px !important; }
  .navbar-default .navbar-brand:hover {
    background: transparent; }
  .navbar-default .navbar-brand img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%; }

.navbar-default .navbar-brand2 {
  background: transparent;
  border-bottom: none;
  border-radius: 15px;
  display: block;
  float: left;
  margin-left: 0;
  min-height: 75px;
  position: relative;
  width: 160px;
  margin-left: -0px !important; }
  .navbar-default .navbar-brand2:hover {
    background: transparent; }
  .navbar-default .navbar-brand2 img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%; }

#navigation {
  padding-right: 0px;
  padding-left: 0px;
  font-size: 0.8571rem; }
  #navigation ul {
    padding: 0;
    font-size: 0;
    margin: 0;
    width: 100%;
    text-align: right; }
    #navigation ul li, #navigation ul li.open {
      display: inline-block;
      float: none;
      vertical-align: middle; }
      #navigation ul li:last-child::after, #navigation ul li.open:last-child::after {
        content: none; }
      #navigation ul li:last-child ul, #navigation ul li.open:last-child ul {
        right: 0;
        left: unset;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0); }
        #navigation ul li:last-child ul li a, #navigation ul li.open:last-child ul li a {
          border-radius: 0; }
        #navigation ul li:last-child ul li ul, #navigation ul li.open:last-child ul li ul {
          right: auto;
          left: -100%; }
        #navigation ul li:last-child ul li:last-child ul, #navigation ul li.open:last-child ul li:last-child ul {
          right: auto;
          left: -100%; }
      #navigation ul li.active ul li a, #navigation ul li.open.active ul li a {
        color: #fff;
        border-radius: 0px;
        margin-top: 0; }
        #navigation ul li.active ul li a:hover, #navigation ul li.active ul li a:focus, #navigation ul li.active ul li a:active, #navigation ul li.open.active ul li a:hover, #navigation ul li.open.active ul li a:focus, #navigation ul li.open.active ul li a:active {
          background: #b80041;
          color: #fff; }
        #navigation ul li.active ul li a::before, #navigation ul li.active ul li a::after, #navigation ul li.open.active ul li a::before, #navigation ul li.open.active ul li a::after {
          content: none; }
      #navigation ul li.active ul li:last-child ul, #navigation ul li.open.active ul li:last-child ul {
        left: 100%;
        top: 0px;
        right: auto; }
      #navigation ul li a, #navigation ul li.open a {
        font-family: 'Lato';
        background: transparent;
        border-radius: 0;
        color: #ffffff;
        font-size: 12px;
        font-weight: 700;
        padding: 8px;
        position: relative;
        text-align: center;
        text-transform: uppercase;
        transition: 0.4s;
        white-space: normal;
        display: block;
        position: relative; }
        #navigation ul li a::after, #navigation ul li.open a::after {
          content: "";
          background: #ffffff;
          width: 1px;
          height: 12px;
          position: absolute;
          top: 50%;
          right: 0%;
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
        #navigation ul li a:hover, #navigation ul li a:focus, #navigation ul li a:active, #navigation ul li.open a:hover, #navigation ul li.open a:focus, #navigation ul li.open a:active {
          color: #66605e;
          border-radius: 7px 7px 0 0; }
      #navigation ul li ul, #navigation ul li.open ul {
        text-align: left;
        min-height: 0;
        border: none;
        padding: 0;
        background: #343749; }
        #navigation ul li ul li, #navigation ul li.open ul li {
          display: block;
          padding: 0; }
          #navigation ul li ul li::after, #navigation ul li.open ul li::after {
            content: none; }
          #navigation ul li ul li a, #navigation ul li.open ul li a {
            border-top: 1px solid #1f212b;
            padding: 10px 15px;
            font-size: 0.8571rem;
            color: #fff;
            margin-top: 0;
            border-radius: 0; }
            #navigation ul li ul li a::before, #navigation ul li ul li a::after, #navigation ul li.open ul li a::before, #navigation ul li.open ul li a::after {
              content: none; }
            #navigation ul li ul li a:hover, #navigation ul li ul li a:focus, #navigation ul li ul li a:active, #navigation ul li.open ul li a:hover, #navigation ul li.open ul li a:focus, #navigation ul li.open ul li a:active {
              background: #b80041;
              color: #fff;
              margin-top: 0;
              border-radius: 0; }
          #navigation ul li ul li:first-child a, #navigation ul li.open ul li:first-child a {
            border-top: none;
            border-radius: 0; }
          #navigation ul li ul li:last-child a, #navigation ul li.open ul li:last-child a {
            border-radius: 0 !important; }
          #navigation ul li ul li:last-child ul, #navigation ul li.open ul li:last-child ul {
            left: 100%;
            top: 0px;
            right: auto; }

.dropdown-menu {
  display: block;
  border-radius: 0;
  padding: 0px;
  position: absolute;
  display: none;
  box-shadow: none;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%; }
  .dropdown-menu .dropdown-menu {
    left: 100%;
    top: 0px;
    display: none;
    -webkit-transform: translate(0%, 0);
    -moz-transform: translate(0%, 0);
    -ms-transform: translate(0%, 0);
    transform: translate(0%, 0); }

.dropdown-btn {
  display: none; }

.navbar-collapse.collapse {
  padding-right: 0; }

.navigation-custom {
  width: calc(100% - 200px) !important; }

#navigation2 {
  font-family: 'Lato';
  font-size: 12px;
  font-weight: 700;
  padding-left: 0px;
  padding-right: 0px;
  display: inline-block;
  width: calc(100% - 285px);
  padding: 17px 0; }
  #navigation2 ul {
    text-align: right;
    padding: 0;
    float: right; }
    #navigation2 ul li.donate a {
      font-family: 'Lato';
      background: #ffffff;
      border-radius: 36px;
      color: #343749;
      font-size: 15px;
      font-weight: 700;
      padding: 8px 15px;
      position: relative;
      text-align: center;
      text-transform: capitalize;
      transition: 0.4s;
      white-space: normal;
      display: block;
      position: relative; }
      #navigation2 ul li.donate a:hover, #navigation2 ul li.donate a:focus, #navigation2 ul li.donate a:active {
        color: #fff;
        background: transparent; }
    #navigation2 ul li, #navigation2 ul li.open {
      display: inline-block;
      float: none;
      vertical-align: middle; }
      #navigation2 ul li:first-child ul li a, #navigation2 ul li.open:first-child ul li a {
        border-radius: 0; }
      #navigation2 ul li:last-child::after, #navigation2 ul li.open:last-child::after {
        content: none; }
      #navigation2 ul li:last-child a::after, #navigation2 ul li.open:last-child a::after {
        content: none; }
      #navigation2 ul li:last-child ul, #navigation2 ul li.open:last-child ul {
        right: 0;
        left: unset;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0); }
        #navigation2 ul li:last-child ul li a, #navigation2 ul li.open:last-child ul li a {
          border-radius: 0; }
        #navigation2 ul li:last-child ul li ul, #navigation2 ul li.open:last-child ul li ul {
          right: auto;
          left: -100%; }
        #navigation2 ul li:last-child ul li:last-child ul, #navigation2 ul li.open:last-child ul li:last-child ul {
          right: auto;
          left: -100%; }
      #navigation2 ul li.active ul li a, #navigation2 ul li.open.active ul li a {
        color: #fff;
        border-radius: 0px;
        margin-top: 0; }
        #navigation2 ul li.active ul li a:hover, #navigation2 ul li.active ul li a:focus, #navigation2 ul li.active ul li a:active, #navigation2 ul li.open.active ul li a:hover, #navigation2 ul li.open.active ul li a:focus, #navigation2 ul li.open.active ul li a:active {
          color: #fff; }
        #navigation2 ul li.active ul li a::before, #navigation2 ul li.active ul li a::after, #navigation2 ul li.open.active ul li a::before, #navigation2 ul li.open.active ul li a::after {
          content: none; }
      #navigation2 ul li.active ul li:last-child ul, #navigation2 ul li.open.active ul li:last-child ul {
        left: 100%;
        top: 0px;
        right: auto; }
      #navigation2 ul li a, #navigation2 ul li.open a {
        font-family: 'Lato';
        background: transparent;
        border-radius: 36px;
        color: #fff;
        font-size: 15px;
        font-weight: 700;
        padding: 8px 15px;
        position: relative;
        text-align: center;
        text-transform: capitalize;
        transition: 0.4s;
        white-space: normal;
        display: block;
        position: relative; }
        #navigation2 ul li a:hover, #navigation2 ul li a:focus, #navigation2 ul li a:active, #navigation2 ul li.open a:hover, #navigation2 ul li.open a:focus, #navigation2 ul li.open a:active {
          color: #fff;
          background: #343749; }
      #navigation2 ul li ul, #navigation2 ul li.open ul {
        text-align: left;
        min-height: 0;
        border: none;
        padding: 0;
        background: #343749; }
        #navigation2 ul li ul li, #navigation2 ul li.open ul li {
          display: block;
          padding: 0; }
          #navigation2 ul li ul li::after, #navigation2 ul li.open ul li::after {
            content: none; }
          #navigation2 ul li ul li a, #navigation2 ul li.open ul li a {
            border-top: 1px solid #1f212b;
            padding: 10px 15px;
            font-size: 14px;
            color: #fff;
            margin-top: 0;
            border-radius: 0;
            background: #343749; }
            #navigation2 ul li ul li a::before, #navigation2 ul li ul li a::after, #navigation2 ul li.open ul li a::before, #navigation2 ul li.open ul li a::after {
              content: none; }
            #navigation2 ul li ul li a:hover, #navigation2 ul li ul li a:focus, #navigation2 ul li ul li a:active, #navigation2 ul li.open ul li a:hover, #navigation2 ul li.open ul li a:focus, #navigation2 ul li.open ul li a:active {
              background: #b80041;
              color: #fff;
              margin-top: 0;
              border-radius: 0; }
          #navigation2 ul li ul li:first-child a, #navigation2 ul li.open ul li:first-child a {
            border-top: none;
            border-radius: 0; }
          #navigation2 ul li ul li:last-child a, #navigation2 ul li.open ul li:last-child a {
            border-radius: 0; }
          #navigation2 ul li ul li:last-child ul, #navigation2 ul li.open ul li:last-child ul {
            left: 100%;
            top: 0px;
            right: auto; }
    #navigation2 ul .menu-item-has-children ul li a::after {
      content: none; }
    #navigation2 ul .menu-item-has-children ul li.menu-item-has-children a::after {
      content: "\f054";
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: 10px;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    #navigation2 ul .menu-item-has-children ul li.menu-item-has-children ul li a::after {
      content: none; }

@media only screen and (max-width: 991px) {
  body.fixed header.header .extra-buttons {
    width: 100%;
    text-align: center;
    display: block; }

  header.header ul.social {
    margin-top: 0; }

  #navigation ul li a, #navigation ul li.open a {
    font-size: 14px;
    padding: 12px 14px;
    color: #5b6065 !important; }
    #navigation ul li a:hover, #navigation ul li a:focus, #navigation ul li a:active, #navigation ul li.open a:hover, #navigation ul li.open a:focus, #navigation ul li.open a:active {
      color: #ffffff !important;
      background: #343749 !important; }

  #navigation ul li a::after {
    display: none !important; }

  .navbar.navbar-default .container {
    padding: 0; }

  .navbar-nav {
    margin: 0; }

  #navigation ul {
    text-align: center;
    padding: 0px !important;
    display: block; }

  #navigation ul li a, #navigation ul li.open a {
    background: #ffffff !important;
    color: #5b6065 !important;
    font-size: 20px !important; }

  #navigation ul li.donate a::before, #navigation ul li.open.donate a::before {
    display: none; }

  #navigation ul li {
    display: block;
    border-bottom: 1px solid #e4e4e4;
    display: block; }

  #navigation ul li:last-child a {
    margin-left: 0; }

  #navigation2 ul li.menu-item-has-children .dropdown-btn {
    display: inline-block;
    float: none;
    position: absolute;
    right: 15px;
    top: 14px;
    background: transparent;
    border: 0;
    color: #fff;
    font-size: 16px;
    width: 40px;
    height: 40px;
    padding: 0;
    border: 1px solid #ffffff; }
    #navigation2 ul li.menu-item-has-children .dropdown-btn:hover, #navigation2 ul li.menu-item-has-children .dropdown-btn:focus, #navigation2 ul li.menu-item-has-children .dropdown-btn:active {
      background: #ffffff;
      color: #d2044c; }

  #navigation2 ul li ul, #navigation2 ul li.open ul {
    width: 100%;
    position: relative;
    float: none; }

  #navigation ul li ul {
    max-height: unset;
    background: #e4e4e4;
    text-align: center;
    position: relative;
    margin-bottom: 0px;
    border-bottom: 1px solid #e4e4e4; }
    #navigation ul li ul li {
      border-bottom: 1px solid #e4e4e4; }

  .navbar-collapse {
    overflow-y: none; }

  #navigation ul li:last-child ul li:last-child ul, #navigation ul li.open:last-child ul li:last-child ul {
    right: auto;
    left: 0; }

  #navigation ul li:last-child ul li ul, #navigation ul li.open:last-child ul li ul {
    right: 0;
    left: 0;
    background: #111; }

  #navigation2 ul > li.menu-item-has-children > .dropdown-menu .dropdown-btn {
    display: block; }
  #navigation2 ul > li.menu-item-has-children > .dropdown-menu li.menu-item-has-children .dropdown-btn {
    background: transparent;
    border: none;
    color: #fff;
    display: block;
    left: auto;
    padding: 15px;
    position: absolute;
    right: 15px;
    top: 20%;
    width: 20px; }
    #navigation2 ul > li.menu-item-has-children > .dropdown-menu li.menu-item-has-children .dropdown-btn:hover, #navigation2 ul > li.menu-item-has-children > .dropdown-menu li.menu-item-has-children .dropdown-btn:focus, #navigation2 ul > li.menu-item-has-children > .dropdown-menu li.menu-item-has-children .dropdown-btn:active {
      background: #d2044c;
      color: #fff; }
  #navigation2 ul > li.menu-item-has-children > .dropdown-menu li.menu-item-has-children .dropdown-menu .dropdown-btn {
    display: block !important; }
  #navigation2 ul > li.menu-item-has-children > .dropdown-menu li.menu-item-has-children .dropdown-menu li.menu-item-has-children .dropdown-btn {
    background: transparent;
    border: none;
    color: #fff;
    display: block;
    left: auto;
    padding: 15px;
    position: absolute;
    right: 15px;
    top: 20%;
    width: 20px; }
    #navigation2 ul > li.menu-item-has-children > .dropdown-menu li.menu-item-has-children .dropdown-menu li.menu-item-has-children .dropdown-btn:hover, #navigation2 ul > li.menu-item-has-children > .dropdown-menu li.menu-item-has-children .dropdown-menu li.menu-item-has-children .dropdown-btn:focus, #navigation2 ul > li.menu-item-has-children > .dropdown-menu li.menu-item-has-children .dropdown-menu li.menu-item-has-children .dropdown-btn:active {
      background: #d2044c;
      color: #fff; }

  .dropdown-menu .dropdown-menu {
    left: 0;
    top: unset; }

  #navigation ul li::after, #navigation ul li.open::after {
    content: none; }

  .navbar-collapse.in {
    overflow-y: unset; }

  header.header {
    background: #fff; }

  .navbar.navbar-default {
    background: transparent;
    margin-bottom: 0;
    border: none;
    border-radius: 0px; }

  header.header.fixed .top-top {
    display: none; }
  header.header.fixed .top-social {
    display: none; }

  .navbar-toggle {
    display: block;
    position: relative;
    float: right;
    padding: 6px 0px;
    margin-top: 8px;
    margin-right: 23px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid #bdb9b900;
    border-radius: 4px; }

  .navbar-default .navbar-toggle {
    border-radius: 0px;
    border-color: transparent;
    background: transparent; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:active {
      background: transparent;
      border-color: transparent; }
      .navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:active .icon-bar {
        background: #343749; }
    .navbar-default .navbar-toggle .icon-bar {
      background: #ffffff; }

  .navbar-collapse.collapse {
    display: none !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
    padding-right: 15px; }

  #navigation2 {
    width: 100%;
    overflow-y: scroll; }

  .navigation-custom {
    width: 100% !important; }

  #navigation2 ul li, #navigation2 ul li.open {
    display: block; }

  #navigation2 ul li a, #navigation2 ul li.open a {
    border-radius: 0;
    padding: 25px 0; }

  .navbar-header {
    float: left;
    width: 100%; }

  .navbar-brand {
    padding: 0;
    width: 150px;
    position: absolute;
    height: 50px;
    left: 30px; }

  .navbar-brand2 {
    padding: 0;
    width: 150px;
    position: absolute;
    height: 50px;
    left: 30px; }

  .navbar-header {
    float: none;
    background: #d2044c;
    padding: 5px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3); }

  .navbar-toggle {
    display: block; }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }

  .navbar-collapse.collapse {
    display: none !important; }

  .navbar-collapse.collapse.in {
    display: block !important;
    padding: 0; }

  .navbar-nav {
    float: none !important;
    margin: 0; }

  .navbar-nav > li {
    float: none; }

  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px; }

  body.fixed header.header #navigation ul li a, body.fixed header.header #navigation ul li.open a {
    padding: 10px 15px; }

  body.fixed header.header #navigation ul {
    text-align: center;
    width: 100%; }

  #navigation {
    overflow-y: scroll !important; }

  body.fixed header.header .navbar-brand {
    height: 55px !important;
    width: 140px !important;
    top: 0px;
    margin-left: 0px !important; }

  body.fixed header.header .navbar-brand2 {
    height: 55px !important;
    width: 115px !important;
    top: 0px;
    margin-left: 0px !important; }

  .navbar.navbar-default .container {
    position: relative;
    width: 100%; }

  .top .container {
    width: 100%; }

  #navigation ul li, #navigation ul li.open {
    display: block; }

  header.header .top {
    display: none; }

  header.header .me-top .flex-container {
    justify-content: center; }

  .navbar-brand {
    display: block; }

  .navbar-brand2 {
    display: block; }

  header.header ul.social {
    display: none !important; }

  header.header .me-top #navigation {
    display: none; }

  .extra-buttons button {
    display: block !important;
    width: 100%;
    border-radius: 0;
    margin: 0;
    background: #343749;
    border: none;
    padding: 22px 0; }
    .extra-buttons button:hover {
      background: #1f212b; }

  .navbar-brand {
    height: 44px !important;
    width: 140px !important;
    top: 0px;
    margin-left: 0px !important;
    min-height: 44px !important; }

  .navbar-brand2 {
    height: 44px !important;
    width: 115px !important;
    top: 0px;
    margin-left: 0px !important;
    min-height: 44px !important; }

  #navigation {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 1rem; }

  .extra-buttons {
    display: block;
    width: 100%;
    vertical-align: middle;
    float: none;
    position: relative;
    bottom: 0px;
    right: 0;
    padding: 0; }

  .extra-buttons .btn-donate {
    display: block; }

  .extra-buttons .btn-donate a {
    padding: 16px 28px 25px;
    border-radius: 0px;
    box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.3);
    display: block; }

  .extra-buttons .btn-donate a {
    margin-top: 0 !important; }

  body.fixed header.header.extra-buttons .btn-donate a {
    margin-top: 0 !important; }

  body.fixed header.header .extra-buttons {
    bottom: 0; }

  #navigation ul {
    width: 100%; }

  .caret {
    margin-left: 0px !important;
    margin-top: 0px !important; } }
@media only screen and (max-width: 767px) {
  .extra-buttons .btn-donate a {
    margin-top: 0 !important; }

  body.fixed header.header.extra-buttons .btn-donate a {
    margin-top: 0 !important; }

  body.fixed header.header .extra-buttons {
    bottom: 0;
    padding: 0; }

  header.header::before {
    content: none; }

  .navbar-brand {
    left: 15px;
    z-index: 1; }

  .navbar-brand2 {
    left: 15px;
    z-index: 1; }

  .top .top-left {
    float: none;
    display: block;
    text-align: center; }
    .top .top-left a {
      display: block; }

  .top .top-right {
    float: none;
    display: block; }

  .header div.search {
    display: block;
    width: 100%; }
    .header div.search::before {
      content: none; }

  .top .top-right {
    display: none; } }
@media only screen and (max-width: 480px) {
  .top-donate a.btn-1 {
    min-width: inherit !important;
    padding: 17px 5px !important;
    font-size: 10px !important; }

  .top-donate {
    margin-left: -1px;
    position: relative;
    vertical-align: top;
    float: none; }

  .top-social {
    text-align: center; }

  .top-top {
    height: 25px; }

  .top-top .custom-links p {
    text-align: center;
    font-size: 12px;
    margin: 0px !important;
    padding: 0px !important; }

  #navigation {
    max-height: 100%; }

  .header div.search {
    display: block;
    width: 100%; }
    .header div.search::before {
      content: none; }

  .top .top-right ul.social {
    display: block;
    text-align: center; } }
@media only screen and (max-width: 320px) {
  .top-donate a.btn-1 {
    min-width: inherit !important;
    padding: 17px 5px !important;
    font-size: 10px !important; }

  .top-donate {
    margin-left: -1px;
    position: relative;
    vertical-align: top;
    float: none; }

  .top-social {
    text-align: center; }

  .top-top {
    height: 25px; }

  .top-top .custom-links p {
    text-align: center;
    font-size: 12px;
    margin: 0px !important;
    padding: 0px !important; } }
/*END Main Navigation-------------------------------------*/
/*STRART Search Widget------------------------------------------*/
body.search h1 span {
  font-size: inherit; }

.search-section {
  display: none;
  background: #343749; }

div.search {
  display: block;
  font-family: 'Lato';
  position: relative;
  float: none;
  vertical-align: middle;
  background: #2e3040; }
  div.search::before {
    content: "";
    background: #3f4258;
    width: 2px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }
  div.search::after {
    content: "";
    background: #3f4258;
    width: 2px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0; }
  div.search .screen-reader-text {
    display: none; }
  div.search .fa-times {
    margin-right: 10px;
    color: #ffffff;
    cursor: pointer;
    opacity: 0.5;
    transition: 0.3s;
    font-size: 14px; }
    div.search .fa-times:hover {
      text-decoration: none;
      opacity: 1; }
  div.search #searchsubmit {
    border: none;
    color: #fff;
    border-radius: 0;
    margin-left: -4px;
    height: 47px;
    font-size: 12px;
    text-transform: uppercase;
    vertical-align: middle;
    background-color: transparent;
    background: transparent url("../images/search-icon.png") no-repeat;
    background-position: center;
    text-indent: -99999999px;
    width: 50px;
    transition: 0.4s;
    background-size: 24px 24px;
    opacity: 0.7;
    transition: 0.4s; }
    div.search #searchsubmit:hover {
      background-size: 18px 18px;
      opacity: 1; }
  div.search #s {
    height: 47px;
    border: none;
    color: #fff;
    vertical-align: middle;
    background: transparent;
    padding: 15px;
    width: calc(100% - 50px); }

@media only screen and (max-width: 767px) {
  div.search::after {
    content: none; } }
/*END Search Widget------------------------------------------*/
/*START Google Translate Dropdown-List------------------------------------------*/
.translate {
  display: inline-block;
  font-size: 12px;
  vertical-align: middle;
  margin: 0 10px; }
  .translate h3 {
    display: none; }
  .translate .skiptranslate {
    font-size: 0;
    line-height: 0;
    position: relative;
    transition: 0.4s;
    /*&::after{
      content: "";
      border-top: 4px solid $text;
      border-left:4px solid transparent;
      border-right:4px solid transparent;
      display: inline-block;
      vertical-align: middle;
      margin-left: 5px;
      top: 50%;
      right: 0%;
      position: absolute;
      z-index: -1;
    }*/ }
    .translate .skiptranslate .goog-te-combo {
      font-size: 12px;
      text-transform: capitalize;
      line-height: 1.5em;
      transition: 0.4s;
      font-family: 'Lato';
      color: #ffffff;
      background: url("../images/arrow-down-01.svg") no-repeat;
      background-size: 5%;
      background-position: right;
      font-weight: 700;
      border: none !important;
      -ms-expand: normal;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      z-index: 0;
      width: 130px !important; }
    .translate .skiptranslate span {
      display: none; }
    .translate .skiptranslate:hover .goog-te-combo {
      color: #343749; }
    .translate .skiptranslate:hover::after {
      border-top: 4px solid #343749; }
  .translate ul {
    padding: 0; }
    .translate ul li {
      display: inline-block; }
      .translate ul li a::before {
        content: none; }
  .translate #flags {
    display: none; }

/*END Google Translate Dropdown-List------------------------------------------*/
/*START Translate Fixed Bottom----------------------------------------*/
#glt-translate-trigger {
  background: #343749;
  background: -webkit-linear-gradient(#343749, rgba(52, 55, 73, 0.2));
  background: -o-linear-gradient(#343749, rgba(52, 55, 73, 0.2));
  background: -moz-linear-gradient(#343749, rgba(52, 55, 73, 0.2));
  background: linear-gradient(#343749, rgba(52, 55, 73, 0.2));
  font-family: lato-l;
  font-size: 1rem; }

/*END Translate Fixed Bottom----------------------------------------*/
@media only screen and (min-width: 991px) and (max-width: 1200px) {
  .translate {
    margin: 0 10px 0 0; }

  .translate .skiptranslate .goog-te-combo {
    font-size: 13px; } }
@media only screen and (max-width: 991px) {
  .translate .skiptranslate .goog-te-combo {
    padding: 10px 15px;
    font-size: 18px; }

  .translate .skiptranslate::after {
    display: none; }

  .translate .skiptranslate .goog-te-combo {
    background: url("../images/arrow-down-01.svg") no-repeat;
    background-size: 2%;
    display: block;
    width: 100% !important;
    text-align: center;
    padding: 10px 15px !important;
    margin: 0; }
    .translate .skiptranslate .goog-te-combo:hover {
      background: transparent;
      color: #343749; }

  .translate {
    display: block;
    margin: 0; } }
/*START Font Resizer------------------------------------------*/
.font-resizer {
  display: inline-block;
  vertical-align: middle;
  text-align: center; }
  .font-resizer.active p {
    background: #d2044c; }
  .font-resizer.active #controls {
    height: 80px; }
  .font-resizer p {
    width: 40px;
    height: 40px;
    background: transparent;
    transition: 0.4s;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    margin: 0; }
    .font-resizer p span {
      font-size: 22px; }
  .font-resizer #controls {
    vertical-align: middle;
    position: absolute;
    overflow: hidden;
    height: 0;
    background: #d2044c;
    width: 40px;
    z-index: 10;
    transition: 0.4s;
    margin-top: 5px; }
    .font-resizer #controls p {
      display: inline-block;
      vertical-align: middle;
      height: 25px; }
  .font-resizer #large, .font-resizer #small {
    background: #d2044c;
    color: #fff;
    width: 40px;
    display: block;
    position: relative;
    font-size: 22px;
    height: 40px;
    padding: 5px 0;
    z-index: 10;
    text-align: center; }
    .font-resizer #large:hover, .font-resizer #small:hover {
      background: #b80041;
      text-decoration: none; }
    .font-resizer #large i, .font-resizer #small i {
      font-size: 10px;
      position: absolute; }

/*END Font Resizer------------------------------------------*/
/*START Slider--------------------------------------------------*/
.slider-widget {
  position: relative;
  overflow-x: hidden; }
  .slider-widget .slider-a #home-slider:hover .carousel-control {
    opacity: 1; }
  .slider-widget .slider-a #home-slider .container .bullets {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1; }
  .slider-widget .slider-a #home-slider .carousel-indicators {
    bottom: 0px;
    list-style: none;
    position: absolute;
    z-index: 15;
    text-align: center;
    display: none; }
    .slider-widget .slider-a #home-slider .carousel-indicators li {
      background: #fff;
      border: none;
      border-radius: 50%;
      margin: 0 4px;
      width: 10px;
      height: 10px; }
    .slider-widget .slider-a #home-slider .carousel-indicators .active {
      background: #d2044c;
      margin: 0 4px;
      width: 10px;
      height: 10px; }
  .slider-widget .slider-a #home-slider .carousel-control {
    display: block;
    opacity: 1;
    transition: 0.4s;
    width: 10%; }
    .slider-widget .slider-a #home-slider .carousel-control span {
      font-size: 30px;
      width: 47px;
      height: 47px;
      border-radius: 50%;
      background: transparent;
      border: 2px solid #ffffff;
      color: #ffffff;
      text-align: center;
      text-shadow: none;
      box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
      transition: 0.4s; }
      .slider-widget .slider-a #home-slider .carousel-control span:hover {
        background: #d2044c;
        border: 2px solid #d2044c; }
      .slider-widget .slider-a #home-slider .carousel-control span:before {
        position: absolute;
        top: 50%;
        left: 50%; }
    .slider-widget .slider-a #home-slider .carousel-control.left {
      background: transparent; }
      .slider-widget .slider-a #home-slider .carousel-control.left span::before {
        -webkit-transform: translate(-70%, -50%);
        -moz-transform: translate(-70%, -50%);
        -ms-transform: translate(-70%, -50%);
        transform: translate(-70%, -50%); }
    .slider-widget .slider-a #home-slider .carousel-control.right {
      background: transparent; }
      .slider-widget .slider-a #home-slider .carousel-control.right span::before {
        -webkit-transform: translate(-30%, -50%);
        -moz-transform: translate(-30%, -50%);
        -ms-transform: translate(-30%, -50%);
        transform: translate(-30%, -50%); }
  .slider-widget .slider-a .slider-box {
    height: 90vh;
    position: relative;
    text-align: center; }
  .slider-widget .slider-a .bg-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover; }
    .slider-widget .slider-a .bg-img::after {
      content: "";
      background: url("../images/slider-overlay-2.png");
      background-size: 100% 100%;
      height: 100%;
      width: 100%;
      position: absolute;
      left: 0;
      bottom: 0;
      top: auto;
      opacity: 0.9;
      z-index: 1; }
  .slider-widget .caption-a {
    padding-top: 150px;
    padding-bottom: 50px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    position: absolute;
    text-align: left;
    top: 50%;
    z-index: 10;
    width: 70%; }
    .slider-widget .caption-a h2 {
      font-family: 'Oswald', sans-serif;
      color: #fff;
      font-size: 110px;
      font-weight: 400;
      line-height: 1em;
      margin-top: -20px;
      display: block;
      text-transform: capitalize;
      margin-bottom: 50px; }
    .slider-widget .caption-a span {
      font-family: 'Oswald', sans-serif;
      color: #fff;
      font-size: 60px;
      font-weight: 400;
      line-height: 80px;
      margin: 0;
      margin-bottom: 15px;
      text-transform: normal;
      /*&::after{
        content: "";
        background: $secondary;
        display: block;
        height: 4px;
        width: 40px;
        bottom: 0px;
        margin: 0 auto;
        position: relative;
      }*/ }
    .slider-widget .caption-a p {
      font-family: 'Lato';
      color: #fff;
      font-size: 17px;
      font-weight: 700;
      letter-spacing: 0.2px;
      line-height: 1.5em;
      margin: 20px 0 40px;
      width: 50%; }
    .slider-widget .caption-a a.btn-1, .slider-widget .caption-a a.btn-2 {
      margin: 0 2px; }

@media only screen and (max-width: 767px) {
  .slider-widget .caption-a h2 {
    font-size: 85px; }

  .slider-widget .caption-a p {
    width: 90%; } }
@media only screen and (max-width: 480px) {
  .slider-widget .slider-a #home-slider .carousel-control {
    display: none; }

  .slider-widget .slider-a #home-slider .carousel-indicators {
    display: block; }

  .slider-widget .caption-a h2 {
    font-size: 55px; }

  .slider-widget .caption-a span {
    font-size: 30px; }

  .slider-widget .caption-a {
    padding-top: 100px; }

  .slider-widget .slider-a .slider-box {
    height: 85vh; }

  .slider-widget .caption-a {
    width: 90%; } }
@media only screen and (max-width: 320px) {
  .slider-widget .slider-a .slider-box {
    height: 97vh !important; } }
/*END Slider--------------------------------------------------*/
/*START News--------------------------------------------------*/
.news-widget {
  padding: 30px 0 40px;
  background: #fff;
  border-top: 1px solid #dadada;
  color: #5b6065; }
  .news-widget h2 {
    font-family: 'Oswald', sans-serif;
    font-size: 39px;
    text-align: center;
    color: #343749;
    font-weight: 700;
    margin: 25px auto 45px;
    display: inline-block;
    text-transform: capitalize; }
    .news-widget h2 span {
      color: #d2044c; }
    .news-widget h2::after {
      content: "";
      background: #343749;
      display: block;
      height: 4px;
      width: 40px;
      bottom: 0px;
      margin-bottom: 10px;
      position: relative; }
  .news-widget .single-box {
    cursor: pointer;
    transition: 0.5s;
    border: 1px solid #fff;
    position: relative;
    top: 0; }
    .news-widget .single-box:hover, .news-widget .single-box:active, .news-widget .single-box:focus {
      border: 1px solid #dcdcdc;
      top: -15px;
      transition: 0.5s; }
      .news-widget .single-box:hover a, .news-widget .single-box:active a, .news-widget .single-box:focus a {
        text-decoration: none !important; }
      .news-widget .single-box:hover .img-wrap::after, .news-widget .single-box:active .img-wrap::after, .news-widget .single-box:focus .img-wrap::after {
        top: 0;
        left: 0; }
      .news-widget .single-box:hover a.btn-1, .news-widget .single-box:active a.btn-1, .news-widget .single-box:focus a.btn-1 {
        background: #ea135f !important; }
  .news-widget .img-wrap {
    height: 300px; }
    .news-widget .img-wrap::after {
      content: "";
      border-top: 300px solid rgba(255, 255, 255, 0.5);
      border-right: 70px solid transparent;
      border-left: 0 solid transparent;
      position: absolute;
      z-index: 5;
      top: 0;
      left: -50%;
      width: 50%; }
  .news-widget .info-wrap {
    background: #fff;
    position: relative;
    margin-bottom: 25px;
    padding: 25px 15px 25px;
    text-align: left; }
    .news-widget .info-wrap .title-wrap {
      border-bottom: 1px solid #fff;
      display: block;
      margin-bottom: 15px;
      padding: 0 0 10px; }
      .news-widget .info-wrap .title-wrap h3 {
        font-family: 'Oswald', sans-serif;
        color: #515062;
        font-size: 24px;
        font-weight: 700;
        margin: 0;
        text-transform: normal; }
    .news-widget .info-wrap p {
      font-family: 'Lato';
      font-size: 14px;
      line-height: 1.7em;
      margin-bottom: 30px;
      color: #515062; }
      .news-widget .info-wrap p time {
        font-weight: 700;
        color: #343749;
        display: block; }
    .news-widget .info-wrap span {
      font-family: 'Oswald', sans-serif;
      background: #d2044c;
      border-radius: 10px;
      color: #ffffff !important;
      display: inline-block;
      font-size: 17px;
      font-weight: 700;
      margin: 0 auto;
      padding: 15px 20px;
      position: relative;
      text-align: center;
      text-decoration: none !important;
      text-transform: capitalize;
      transition: 0.4s; }
      .news-widget .info-wrap span:hover, .news-widget .info-wrap span:focus, .news-widget .info-wrap span:active {
        background: #b80041;
        text-decoration: none;
        color: #fff !important; }

/*END News------------------------------------------*/
@media only screen and (max-width: 991px) {
  .news-widget .single-box {
    width: 500px;
    margin: 25px auto 45px; } }
@media only screen and (max-width: 767px) {
  .news-widget .single-box {
    width: 95%;
    margin: 25px auto 45px; }

  .news-widget .info-wrap time {
    margin-bottom: 25px; } }
@media only screen and (max-width: 480px) {
  .news-widget .single-box {
    width: 95%; } }
/*START Calendar------------------------------------------*/
.tribe-mini-calendar-event {
  border: none; }

.tribe-events-adv-list-widget .type-tribe_events, .tribe-mini-calendar-list-wrapper .type-tribe_events {
  margin: 0px 5%;
  padding: 0px;
  width: 90%; }

.tribe-mini-calendar-wrapper {
  background: #d2044c;
  color: #fff;
  padding: 0;
  font-family: lato-r;
  border-bottom: 6px solid #b80041; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-events-past {
    opacity: 1; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-events-othermonth span.tribe-mini-calendar-no-event {
    color: #5b6065; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar-nav {
    border: none;
    display: table-caption;
    padding: 0 0 10px 0; }
    .tribe-mini-calendar-wrapper .tribe-mini-calendar-nav td {
      background: transparent;
      border: none; }
    .tribe-mini-calendar-wrapper .tribe-mini-calendar-nav span {
      font-size: 24px; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar th {
    background: #fff;
    border: none;
    font-size: 12px;
    text-transform: capitalize;
    padding: 20px 0px 15px;
    letter-spacing: 2px;
    color: #5b6065; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar thead {
    background: transparent; }
  .tribe-mini-calendar-wrapper .tribe-events-has-events:hover {
    background: transparent; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-events-past {
    color: #5b6065;
    background: transparent; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar td {
    border: none;
    font-size: 13px;
    background: transparent;
    padding-top: 10px; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-events-othermonth {
    background: transparent; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-events-has-events div[id*="daynum-"] a {
    position: relative;
    background: #fff;
    width: 35px;
    height: 35px;
    z-index: 1;
    border-radius: 50%;
    padding-top: 12px;
    margin: -8px auto 0;
    color: #5b6065;
    font-size: 13px; }
    .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-events-has-events div[id*="daynum-"] a:hover {
      background: transparent; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar-event .list-info h2 {
    text-align: left;
    padding: 0;
    margin: 0; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-events-has-events div[id*="daynum-"] a::before {
    content: none; }

.tribe-mini-calendar-list-wrapper .tribe-mini-calendar-today {
  background: transparent; }

.tribe-mini-calendar td.tribe-events-has-events.tribe-events-present, .tribe-mini-calendar td.tribe-events-has-events.tribe-mini-calendar-today {
  background-color: transparent; }

.tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-date {
  background: #d2044c; }
  .tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-date .list-dayname {
    font-size: 11px;
    letter-spacing: 1px;
    background: #d2044c;
    color: #fff;
    border: solid 1px #5b6065;
    border-bottom: none; }
  .tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-date .list-daynumber {
    background: #5b6065;
    color: #d2044c; }
.tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-info .tribe-events-title a {
  color: #fff; }

/*END Calendar------------------------------------------*/
.events-widgets {
  padding: 30px 0 40px;
  background: #fff;
  border-top: 1px solid #dadada;
  color: #5b6065; }
  .events-widgets h2 {
    font-family: 'Oswald', sans-serif;
    font-size: 39px;
    text-align: center;
    color: #b80041;
    font-weight: 400;
    margin: 25px 0 45px;
    text-transform: capitalize; }
  .events-widgets .box-events {
    background: #d2044c;
    cursor: pointer;
    height: 105px;
    line-height: 1.5em;
    position: relative;
    padding: 30px 15px 25px;
    text-align: center;
    margin-bottom: 35px;
    width: 90%; }
    .events-widgets .box-events a {
      display: block;
      text-decoration: none; }
    .events-widgets .box-events .month, .events-widgets .box-events .day {
      cursor: pointer;
      display: block;
      font-weight: 400;
      color: #fff; }
    .events-widgets .box-events .month {
      font-family: 'Oswald', sans-serif;
      font-size: 34px;
      margin-bottom: 5px;
      text-transform: capitalize; }
    .events-widgets .box-events .day {
      font-family: 'Lato';
      font-size: 13px;
      padding: 10px 5px; }
    .events-widgets .box-events::before {
      content: "";
      background: #fff;
      display: block;
      position: absolute;
      top: 0;
      width: 60%;
      margin-left: auto;
      margin-right: auto;
      left: 0;
      height: 4px;
      right: 0; }
    .events-widgets .box-events:hover, .events-widgets .box-events:focus, .events-widgets .box-events:active {
      background: #ea135f;
      cursor: pointer;
      text-decoration: none; }
  .events-widgets h4 {
    font-family: 'Oswald', sans-serif;
    color: #5b6065;
    font-size: 21px;
    font-weight: 400;
    margin: 0; }
    .events-widgets h4 a {
      color: #5b6065; }
      .events-widgets h4 a:hover, .events-widgets h4 a:focus, .events-widgets h4 a:active {
        color: #b80041; }
  .events-widgets time {
    margin-right: 5px; }
  .events-widgets address {
    font-family: 'Lato';
    color: #5b6065;
    font-size: 14px;
    margin-bottom: 0; }
    .events-widgets address strong {
      font-family: 'Lato';
      color: #d2044c;
      font-weight: 400; }
  .events-widgets hr {
    display: none; }
  .events-widgets .events-widgets-right .single-box-events {
    cursor: pointer;
    transition: 0.5s;
    display: none; }
    .events-widgets .events-widgets-right .single-box-events.choose {
      display: block; }
    .events-widgets .events-widgets-right .single-box-events:hover, .events-widgets .events-widgets-right .single-box-events:active, .events-widgets .events-widgets-right .single-box-events:focus {
      margin-top: 0;
      transition: 0.5s; }
      .events-widgets .events-widgets-right .single-box-events:hover .img-wrap::after, .events-widgets .events-widgets-right .single-box-events:active .img-wrap::after, .events-widgets .events-widgets-right .single-box-events:focus .img-wrap::after {
        top: 0;
        left: 0; }
      .events-widgets .events-widgets-right .single-box-events:hover a.btn-1, .events-widgets .events-widgets-right .single-box-events:active a.btn-1, .events-widgets .events-widgets-right .single-box-events:focus a.btn-1 {
        background: #ea135f !important; }
  .events-widgets .events-widgets-right .img-wrap {
    height: 185px; }
    .events-widgets .events-widgets-right .img-wrap::after {
      content: "";
      border-top: 190px solid rgba(255, 255, 255, 0.5);
      border-right: 70px solid transparent;
      border-left: 0 solid transparent;
      position: absolute;
      z-index: 5;
      top: 0;
      left: -50%;
      width: 50%; }
  .events-widgets .events-widgets-right .info-wrap {
    background: #fff;
    position: relative;
    margin-bottom: 25px;
    padding: 10px 0 40px;
    text-align: left; }
    .events-widgets .events-widgets-right .info-wrap .title-wrap {
      border-bottom: 1px solid #ddd;
      display: block;
      margin-bottom: 15px;
      padding: 0 0 10px; }
      .events-widgets .events-widgets-right .info-wrap .title-wrap h3 {
        font-family: 'Oswald', sans-serif;
        color: #b80041;
        font-size: 24px;
        font-weight: 400;
        margin: 0;
        text-transform: capitalize; }
    .events-widgets .events-widgets-right .info-wrap p {
      font-family: 'Lato';
      font-size: 14px;
      line-height: 1.7em;
      margin-bottom: 10px; }
    .events-widgets .events-widgets-right .info-wrap time {
      font-family: 'Lato';
      color: #b80041;
      font-size: 14px;
      font-style: italic;
      font-weight: 900; }
  .events-widgets .view-all {
    display: block;
    margin-top: 35px; }

/*END Events------------------------------------------*/
/*START TRIBE EVENTS------------------------------------*/
#tribe-events .tribe-events-event-meta .column, #tribe-events .tribe-events-event-meta .tribe-events-meta-group {
  padding: 0px 0%;
  width: 100%; }
#tribe-events .tribe-events-schedule {
  margin: 0em 0px 1.5em; }
#tribe-events h1 {
  margin-bottom: 0; }
#tribe-events h2 {
  margin-top: 0;
  font-size: 1.786rem;
  font-family: 'Lato'; }
#tribe-events .tribe-events-event-image img {
  float: left;
  margin: 0 15px 15px 0; }
#tribe-events a {
  color: #d2044c; }
  #tribe-events a:hover {
    text-decoration: underline; }
#tribe-events dd.tribe-venue {
  text-transform: uppercase; }
#tribe-events .tribe-events-button, #tribe-events #tribe-bar-form .tribe-bar-submit input[type="submit"] {
  background: #343749;
  transition: 0.4s; }
  #tribe-events .tribe-events-button:hover, #tribe-events #tribe-bar-form .tribe-bar-submit input[type="submit"]:hover {
    background: #d2044c; }
#tribe-events .tribe-events-calendar thead th {
  background: #d2044c;
  border-color: #d2044c; }
#tribe-events .tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"], #tribe-events .tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"] > a {
  background: #696969; }
#tribe-events #tribe-events-content .tribe-events-calendar td.tribe-events-othermonth {
  background: #ebe8e8; }
#tribe-events #tribe-events-content .tribe-events-calendar td {
  background: #ebe8e8; }
#tribe-events .tribe-events-month-event-title a {
  color: #7b7b7b; }
#tribe-events .tribe-events-button, #tribe-events #tribe-events .tribe-events-button:hover, #tribe-events #tribe_events_filters_wrapper input[type="submit"], #tribe-events .tribe-events-button, #tribe-events .tribe-events-button.tribe-active:hover, #tribe-events .tribe-events-button.tribe-inactive, #tribe-events .tribe-events-button:hover, #tribe-events .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"], #tribe-events .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"] > a {
  background-color: #343749; }
#tribe-events #tribe-events-content .tribe-events-calendar td:hover {
  background: #fff !important; }
  #tribe-events #tribe-events-content .tribe-events-calendar td:hover div[id*="tribe-events-daynum-"], #tribe-events #tribe-events-content .tribe-events-calendar td:hover div[id*="tribe-events-daynum-"] a {
    background: #343749; }
#tribe-events #tribe-events-content .tribe-events-tooltip h4, #tribe-events #tribe_events_filters_wrapper .tribe_events_slider_val, #tribe-events .single-tribe_events a.tribe-events-gcal, #tribe-events .single-tribe_events a.tribe-events-ical {
  color: #343749; }
#tribe-events .tribe-events-sub-nav a {
  color: #ffffff;
  font-weight: 300; }

.single-tribe_events .tribe-events-event-meta {
  background: transparent;
  border: none; }

.single-tribe_events .tribe-events-venue-map {
  margin: 20px 0 2% 0px;
  width: 100%; }

.tribe-events-single-section-title::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #e4e4e4;
  margin-top: 3px; }

#tribe-bar-form {
  background: #FFF;
  border: 1px solid #e4e4e4; }

#tribe-bar-collapse-toggle {
  background: #FFF; }

.tribe-events-list .tribe-events-event-cost span {
  font-weight: 400;
  color: #fff;
  background: #d2044c;
  border: none;
  padding: 10px 30px; }

.tribe-events-loop h2::after {
  content: none; }

/*END TRIBE EVENTS------------------------------------*/
@media only screen and (min-width: 991px) and (max-width: 1200px) {
  .events-widgets-left .col-md-6 .col-md-4 {
    padding: 0; } }
@media only screen and (max-width: 767px) {
  .events-widgets h2 {
    margin: 10px 0 40px; }

  .events-widgets h4 {
    padding-top: 10px; }

  .events-widgets-left {
    text-align: center;
    padding-bottom: 20px; }

  .events-widgets .box-events {
    width: 80px;
    margin: 0 auto 20px; } }
@media only screen and (max-width: 480px) {
  .events-widget .day {
    height: auto; } }
/*START Sign Up--------------------------------------------------*/
.sign-up-widget {
  margin-top: -120px;
  padding: 30px 0;
  position: relative;
  text-align: center;
  background: #dd2a33;
  background: -moz-linear-gradient(left, #dd2a33 0%, #dd2a33 51%, rgba(221, 42, 51, 0.9) 51%, rgba(245, 43, 53, 0.9) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #dd2a33), color-stop(51%, #dd2a33), color-stop(51%, rgba(221, 42, 51, 0.9)), color-stop(100%, rgba(245, 43, 53, 0.9)));
  background: -webkit-linear-gradient(left, #dd2a33 0%, #dd2a33 51%, rgba(221, 42, 51, 0.9) 51%, rgba(245, 43, 53, 0.9) 100%);
  background: -o-linear-gradient(left, #dd2a33 0%, #dd2a33 51%, rgba(221, 42, 51, 0.9) 51%, rgba(245, 43, 53, 0.9) 100%);
  background: -ms-linear-gradient(left, #dd2a33 0%, #dd2a33 51%, rgba(221, 42, 51, 0.9) 51%, rgba(245, 43, 53, 0.9) 100%);
  background: linear-gradient(to right, #dd2a33 0%, #dd2a33 51%, rgba(221, 42, 51, 0.9) 51%, rgba(245, 43, 53, 0.9) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd2a33', endColorstr='#f52b35', GradientType=1 ); }
  .sign-up-widget .gform_title {
    display: none; }
  .sign-up-widget h2 {
    color: #ffffff;
    font-weight: 700;
    font-size: 28px;
    font-family: 'Oswald', sans-serif;
    text-align-last: left; }
  .sign-up-widget .gform_wrapper {
    width: 100%;
    margin: 0px 0 0;
    display: block; }
    .sign-up-widget .gform_wrapper .gform-container {
      display: flex !important;
      display: -webkit-flex !important;
      display: -ms-flexbox !important;
      flex-direction: row;
      justify-content: end;
      align-items: center; }
    .sign-up-widget .gform_wrapper .gform_body {
      width: calc(100% - 140px);
      display: inline-block;
      vertical-align: top;
      -webkit-box-shadow: 0px 17px 50px 0px rgba(0, 0, 0, 0.19);
      -moz-box-shadow: 0px 17px 50px 0px rgba(0, 0, 0, 0.19);
      box-shadow: 0px 17px 50px 0px rgba(0, 0, 0, 0.19);
      border-radius: 60px; }
      .sign-up-widget .gform_wrapper .gform_body ul.gform_fields {
        padding-left: 0;
        margin: 0; }
        .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li.gfield {
          list-style-type: none !important;
          padding: 0 !important;
          margin-top: 0 !important; }
          .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li.gfield .gfield_label {
            display: none; }
          .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container {
            margin: 0 !important; }
            .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input {
              background: #343749;
              border-radius: 0px;
              border: none;
              height: 60px;
              width: 100%;
              color: #ffffff;
              padding: 0 30px !important;
              font-size: 1rem;
              border: none;
              border-radius: 60px 0 0 60px; }
              .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input::-webkit-input-placeholder {
                /* Chrome/Opera/Safari */
                color: #ffffff;
                font-weight: 700;
                opacity: 1; }
              .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input::-moz-placeholder {
                /* Firefox 19+ */
                color: #ffffff;
                font-weight: 700;
                opacity: 1; }
              .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input:-ms-input-placeholder {
                /* IE 10+ */
                color: #ffffff;
                font-weight: 700;
                opacity: 1; }
              .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input:-moz-placeholder {
                /* Firefox 18- */
                color: #ffffff;
                font-weight: 700;
                opacity: 1; }
    .sign-up-widget .gform_wrapper .gform_footer {
      width: 140px;
      display: inline-block;
      text-align: right;
      margin: 0;
      padding: 0;
      margin-left: -4px; }
      .sign-up-widget .gform_wrapper .gform_footer .gform_button {
        background: #d2044c;
        height: 60px;
        width: 100%;
        border: none;
        text-align: center;
        color: #fff;
        font-weight: 700;
        text-transform: none;
        transition: 0.4s;
        font-size: 1rem;
        text-indent: 0px;
        border-radius: 0 60px 60px 0; }
        .sign-up-widget .gform_wrapper .gform_footer .gform_button:hover {
          background-size: 35px 26.46px;
          color: #fff; }
    .sign-up-widget .gform_wrapper .gfield_description {
      display: none; }

@media only screen and (max-width: 991px) {
  .sign-up-widget {
    background: #dd2a32 !important; }

  .sign-up-widget h2 {
    text-align-last: center;
    margin-bottom: 50px; } }
@media only screen and (max-width: 767px) {
  .sign-up-widget .gform_wrapper {
    margin: 0px 0 25px; } }
/*END Sign Up------------------------------------------*/
/*START Social Widget--------------------------------------------------*/
.social-widget {
  padding: 25px 0px 0; }
  .social-widget .social-title {
    padding: 0;
    text-align: center;
    display: block;
    margin-bottom: 0; }
    .social-widget .social-title li {
      display: inline-block; }
      .social-widget .social-title li a {
        color: #d2044c;
        font-size: 3rem; }
      .social-widget .social-title li:first-child:after {
        content: "|";
        display: inline-block;
        margin: -15px 15px 0;
        vertical-align: middle;
        line-height: 1em;
        color: #d2044c; }
  .social-widget h2 {
    margin-top: 5px !important; }
  .social-widget p {
    text-align: center; }
  .social-widget .bg-social {
    background: #d2044c;
    background: -webkit-linear-gradient(90deg, #d2044c 50%, #ea135f 50%);
    background: -o-linear-gradient(90deg, #d2044c 50%, #ea135f 50%);
    background: -moz-linear-gradient(90deg, #d2044c 50%, #ea135f 50%);
    background: linear-gradient(90deg, #d2044c 50%, #ea135f 50%);
    padding: 45px 15px; }
    .social-widget .bg-social h3 {
      display: none; }
    .social-widget .bg-social .twitter-timeline {
      width: 460px !important;
      max-width: 100% !important; }
    .social-widget .bg-social .col-md-6 {
      text-align: center;
      padding: 50px 0; }
    .social-widget .bg-social .fb_iframe_widget {
      max-width: 100% !important;
      max-height: 350px;
      overflow: hidden; }

@media only screen and (max-width: 991px) {
  .social-widget .bg-social {
    background: #d2044c;
    background: -webkit-linear-gradient(180deg, #d2044c 50%, #ea135f 50%);
    background: -o-linear-gradient(180deg, #d2044c 50%, #ea135f 50%);
    background: -moz-linear-gradient(180deg, #d2044c 50%, #ea135f 50%);
    background: linear-gradient(180deg, #d2044c 50%, #ea135f 50%);
    padding: 45px 15px; } }
@media only screen and (max-width: 767px) {
  .social-widget .bg-social {
    background: #d2044c;
    background: -webkit-linear-gradient(180deg, #d2044c 50%, #ea135f 50%);
    background: -o-linear-gradient(180deg, #d2044c 50%, #ea135f 50%);
    background: -moz-linear-gradient(180deg, #d2044c 50%, #ea135f 50%);
    background: linear-gradient(180deg, #d2044c 50%, #ea135f 50%);
    padding: 45px 15px; }
    .social-widget .bg-social .fb_iframe_widget {
      max-width: 100% !important;
      max-height: 350px;
      overflow: hidden;
      overflow-x: scroll; } }
/*END Social Widget------------------------------------------*/
/*START Testimonials--------------------------------------------------*/
.testimonial-widget {
  background: url("../images/bg-testimonials.jpg") repeat;
  padding: 0px 25px 10px;
  text-align: center; }
  .testimonial-widget .testimonial_rotator_slide_title {
    display: none; }
  .testimonial-widget .testimonial_rotator .has-image .testimonial_rotator_img {
    position: relative;
    overflow: hidden;
    z-index: 3px;
    height: 125px;
    width: 125px;
    background: #ccc;
    border-radius: 50%;
    margin: 50px auto 50px;
    border: 3px solid #fff;
    float: none; }
    .testimonial-widget .testimonial_rotator .has-image .testimonial_rotator_img img {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      max-height: 150%;
      min-width: 100%; }
  .testimonial-widget .testimonial_rotator_quote {
    font-size: 1.071rem;
    color: #fff;
    padding: 0 7%; }
  .testimonial-widget .testimonial_rotator_author_info {
    color: #fff;
    margin-top: 45px;
    font-family: lato-eb;
    border: none !important; }
    .testimonial-widget .testimonial_rotator_author_info span {
      display: block;
      text-transform: uppercase; }
  .testimonial-widget .testimonial_rotator .has-image .text, .testimonial-widget .testimonial_rotator_single.has-image .text {
    width: 100%;
    float: none; }

/*END Testimonials------------------------------------------*/
/*START Sponsors Widget--------------------------------------------------*/
.sponsor-widget {
  background: #d2044c;
  margin-top: 30px;
  padding: 20px 0px 60px;
  position: relative; }
  .sponsor-widget::after {
    content: "";
    background-image: url("../images/shadow-footer-top.png");
    background-repeat: repeat-y;
    display: block;
    height: 140px;
    left: 0;
    position: absolute;
    bottom: -1px;
    width: 100%; }
  .sponsor-widget h2 {
    font-family: 'Oswald', sans-serif;
    color: #b80041;
    font-size: 43px;
    margin: 0 0 30px;
    text-align: center; }
  .sponsor-widget #sponsors-slider .carousel-inner {
    width: 85%;
    margin: 0 auto; }
  .sponsor-widget #sponsors-slider .item {
    text-align: center;
    font-size: 0; }
  .sponsor-widget #sponsors-slider .carousel-control {
    opacity: 1;
    transition: 0.4s;
    width: 6%; }
    .sponsor-widget #sponsors-slider .carousel-control span {
      background: transparent;
      border-radius: 50%;
      border: 2px solid #b80041;
      color: #b80041;
      font-size: 30px;
      height: 48px;
      text-align: center;
      text-shadow: none;
      width: 48px; }
      .sponsor-widget #sponsors-slider .carousel-control span:before {
        -webkit-transform: translate(-50%, -55%);
        -moz-transform: translate(-50%, -55%);
        -ms-transform: translate(-50%, -55%);
        transform: translate(-50%, -55%);
        left: 50%;
        position: absolute;
        top: 50%; }
      .sponsor-widget #sponsors-slider .carousel-control span:hover {
        color: #fff;
        background: #b80041; }
    .sponsor-widget #sponsors-slider .carousel-control.left, .sponsor-widget #sponsors-slider .carousel-control.right {
      background: transparent; }
  .sponsor-widget #sponsors-slider .carousel-indicators {
    display: none; }
  .sponsor-widget #sponsors-slider .img-wrap {
    height: 170px;
    background: transparent !important;
    margin: 0; }
    .sponsor-widget #sponsors-slider .img-wrap img {
      max-width: 100%;
      max-height: 100%;
      height: auto;
      width: auto;
      -webkit-filter: grayscale(100%);
      transition: 0.4s; }
  .sponsor-widget #sponsors-slider .img-wrap a {
    transition: 0.4s; }
    .sponsor-widget #sponsors-slider .img-wrap a:hover img {
      -webkit-filter: grayscale(0%); }
  .sponsor-widget .view-all {
    margin: 31px auto 0px;
    text-align: center; }

@media only screen and (max-width: 991px) {
  .sponsor-widget #sponsors-slider .col-md-2::after {
    content: none; }

  .sponsor-widget #sponsors-slider .left {
    margin-left: 0; }

  .sponsor-widget #sponsors-slider .right {
    margin-right: 0; } }
@media only screen and (max-width: 767px) {
  .sponsor-widget #sponsors-slider .col-ib-2 {
    width: 100%; }

  .sponsor-widget #sponsors-slider .img-wrap {
    height: 150px;
    width: auto;
    margin: 0 auto; }

  .sponsor-widget #sponsors-slider .img-wrap img {
    max-height: 100%;
    width: auto; }

  .sponsor-widget #sponsors-slider .col-md-2::after {
    content: none; }

  .sponsor-widget #sponsors-slider .left {
    margin-left: 0; }

  .sponsor-widget #sponsors-slider .right {
    margin-right: 0; }

  .sponsor-widget #sponsors-slider .carousel-control {
    display: none; } }
@media only screen and (max-width: 480px) {
  .sponsor-widget {
    padding: 30px 0px;
    position: relative; }

  .sponsor-widget #sponsors-slider .col-md-2::after {
    content: none; }

  .sponsor-widget .carousel-control {
    margin: 0;
    width: 15% !important; }
    .sponsor-widget .carousel-control .glyphicon-chevron-left,
    .sponsor-widget .carousel-control .carousel-control .icon-prev {
      left: 20% !important; }
    .sponsor-widget .carousel-control .glyphicon-chevron-right,
    .sponsor-widget .carousel-control .carousel-control .icon-next {
      right: 0 !important; } }
/*END Sponsors Widget------------------------------------------*/
/*START footer--------------------------------------------------*/
footer.footer {
  background: #d2044c url("../images/bg-footer.jpg") no-repeat;
  background-position: center;
  background-size: cover;
  text-align: center;
  position: relative;
  overflow: hidden;
  font-family: 'Lato';
  /*&::before{
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 27px;
    background: url('../images/bg-footer.png') no-repeat;
    background-size: auto 100%;
    background-position: center bottom;
    top: -27px;
    left: 0;
  }*/ }
  footer.footer .top {
    background: transparent;
    color: #ffffff;
    padding: 0;
    text-align: left; }
    footer.footer .top h3 {
      font-family: 'Lato';
      font-weight: 900;
      font-size: 16px;
      text-transform: uppercase;
      margin-top: 30px;
      margin-bottom: 5px; }
    footer.footer .top .left .img-footer {
      position: relative;
      z-index: 1;
      margin-top: 75%; }
    footer.footer .top .left:before {
      content: "";
      background: #fff;
      display: block;
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: 0; }
    footer.footer .top .left::after {
      content: "";
      background: #fff;
      border-left: 1px solid #e2e2e2;
      border-right: 1px solid #e2e2e2;
      bottom: -90px;
      display: block;
      height: 130%;
      position: absolute;
      right: 0;
      width: 500%;
      box-shadow: 14px 0px 46px 0px rgba(0, 0, 0, 0.2); }
    footer.footer .top .left img {
      width: 90%; }
    footer.footer .top .left .info {
      position: relative;
      z-index: 1;
      text-align: center;
      margin-top: 25px; }
      footer.footer .top .left .info address {
        text-transform: capitalize;
        margin: 0;
        color: #5b6065 !important; }
      footer.footer .top .left .info a {
        color: #5b6065 !important;
        display: block;
        font-weight: 700; }
      footer.footer .top .left .info p {
        color: #5b6065; }
    footer.footer .top .center-left {
      padding-left: 5%;
      padding-bottom: 20px; }
      footer.footer .top .center-left address {
        text-transform: capitalize;
        margin-bottom: 5px;
        font-weight: 700; }
      footer.footer .top .center-left a {
        color: #ffffff !important;
        display: block;
        font-weight: 700;
        margin-bottom: 5px; }
    footer.footer .top .center-right {
      min-height: 255px;
      padding-left: 5%;
      padding-bottom: 20px; }
      footer.footer .top .center-right .follow h3 {
        display: block; }
      footer.footer .top .center-right .follow ul.social {
        display: inline-block;
        line-height: 1em;
        margin: 0;
        padding: 0;
        margin-top: 10px;
        text-align: center;
        vertical-align: middle; }
        footer.footer .top .center-right .follow ul.social li {
          display: inline-block;
          width: auto !important;
          font-size: 18px;
          margin: 0px !important; }
          footer.footer .top .center-right .follow ul.social li a {
            display: inherit;
            border-radius: 50%;
            border: 2px solid #fff;
            color: #fff;
            height: 28px;
            margin: 0 4px;
            position: relative;
            transition: 0.4s;
            width: 28px; }
            footer.footer .top .center-right .follow ul.social li a i {
              -webkit-transform: translate(-50%, -50%);
              -moz-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
              font-size: 14px;
              left: 50%;
              position: absolute;
              top: 50%; }
            footer.footer .top .center-right .follow ul.social li a:hover {
              color: #d2044c; }
      footer.footer .top .center-right ul li {
        width: 45%;
        display: inline-block;
        vertical-align: top; }
        footer.footer .top .center-right ul li ul li {
          width: 100%; }
      footer.footer .top .center-right::before {
        content: "";
        position: absolute;
        display: block;
        width: 1px;
        height: 50%;
        background: #ea135f;
        position: absolute;
        top: 50%;
        left: 0%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
      footer.footer .top .center-right::after {
        content: "";
        position: absolute;
        display: block;
        width: 1px;
        height: 50%;
        background: #ea135f;
        position: absolute;
        top: 50%;
        left: 42%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
      footer.footer .top .center-right ul {
        list-style: none;
        padding-bottom: 10px;
        padding: 0;
        margin-bottom: 0; }
        footer.footer .top .center-right ul li a {
          font-family: 'Lato';
          font-weight: 900;
          font-size: 16px;
          text-transform: uppercase;
          margin-top: 30px;
          margin-bottom: 5px; }
        footer.footer .top .center-right ul li ul li a {
          font-family: 'Lato';
          font-weight: 700;
          font-size: 14px;
          text-transform: capitalize;
          margin-top: 0px;
          margin-bottom: 5px; }
      footer.footer .top .center-right a {
        color: #ffffff;
        display: block;
        font-family: 'Oswald', sans-serif;
        font-size: 14px;
        font-weight: 400; }
        footer.footer .top .center-right a::hover {
          text-decoration: underline !important; }
    footer.footer .top .right {
      padding-left: 5%;
      padding-bottom: 20px;
      position: relative; }
      footer.footer .top .right ul {
        list-style: none;
        padding-bottom: 10px;
        padding: 0;
        margin-bottom: 0; }
        footer.footer .top .right ul li a {
          font-family: 'Lato';
          font-weight: 900;
          font-size: 16px;
          text-transform: uppercase;
          margin-top: 30px;
          margin-bottom: 5px; }
        footer.footer .top .right ul li ul li a {
          font-family: 'Lato';
          font-weight: 700;
          font-size: 14px;
          text-transform: capitalize;
          margin-top: 0px;
          margin-bottom: 5px; }
      footer.footer .top .right a {
        color: #ffffff;
        display: block;
        font-family: 'Oswald', sans-serif;
        font-size: 14px;
        font-weight: 400; }
        footer.footer .top .right a::hover {
          text-decoration: underline !important; }
      footer.footer .top .right .info {
        margin-top: 25px; }
        footer.footer .top .right .info a {
          color: #b80041; }
  footer.footer .bottom {
    font-family: 'Lato';
    background-color: #b80041;
    color: #ffffff;
    font-size: 12px;
    font-weight: 400;
    margin: 0;
    padding: 15px 0px;
    text-align: right; }
    footer.footer .bottom .center h2 {
      font-size: 18px;
      text-transform: uppercase;
      font-family: 'Lato'; }
    footer.footer .bottom strong {
      color: #ffffff; }
    footer.footer .bottom p {
      margin: 0; }
    footer.footer .bottom a {
      font-weight: 400;
      color: #ffffff;
      transition: 0.4s; }
      footer.footer .bottom a:hover {
        text-decoration: underline; }
    footer.footer .bottom .copy-r {
      float: none;
      padding: 7px 0;
      display: inline-block; }
      footer.footer .bottom .copy-r p {
        display: inline-block; }
      footer.footer .bottom .copy-r span {
        text-transform: capitalize;
        font-weight: 700; }
    footer.footer .bottom .elevation {
      float: none;
      display: inline-block;
      margin-left: 14%; }
      footer.footer .bottom .elevation ul.social {
        text-align: center;
        margin-top: 0px;
        margin-bottom: 0;
        padding: 0;
        display: inline-block;
        vertical-align: middle; }
        footer.footer .bottom .elevation ul.social li {
          display: inline-block;
          line-height: 1.2em;
          margin-left: 2px;
          vertical-align: middle; }
          footer.footer .bottom .elevation ul.social li a {
            vertical-align: middle;
            color: #343749;
            line-height: 1.2em;
            transition: 0.4s;
            display: block;
            border: 3px solid #343749;
            border-radius: 50%;
            width: 30px;
            height: 30px;
            position: relative;
            padding: 0px; }
            footer.footer .bottom .elevation ul.social li a i {
              position: absolute;
              top: 52%;
              left: 49%;
              -webkit-transform: translate(-50%, -50%);
              -moz-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
            footer.footer .bottom .elevation ul.social li a:hover {
              background: #d2044c;
              color: #ffffff;
              border: 3px solid #ffffff; }
      footer.footer .bottom .elevation a:last-child {
        color: #d2044c;
        font-style: normal;
        font-weight: 700; }

@media only screen and (min-width: 991px) and (max-width: 1200px) {
  footer.footer .top .lg {
    margin: 55px 20px 0 20px; }

  footer.footer .top .left::after {
    height: 124%; }

  footer.footer .bottom {
    font-size: 11px; }

  footer.footer .bottom .elevation {
    margin-left: 7%; } }
@media only screen and (max-width: 991px) {
  footer.footer .top .left {
    background: #fff;
    padding: 15px;
    margin-bottom: 25px; }

  footer.footer .top .center-right ul li {
    padding-right: 0 !important; }

  footer.footer .top .left .img-footer {
    margin-top: 50px; }

  footer.footer .top .left img {
    width: 50%; }

  footer.footer .top .left .img-footer {
    margin-top: 0;
    padding-top: 15px; }

  footer.footer .top .center-right::after {
    content: none; }

  footer.footer .top .center-right::before {
    content: none; }

  footer.footer .top .left::after {
    height: 120%;
    bottom: -35px; }

  footer.footer .top .left::before {
    height: 61%;
    bottom: 310px;
    background: transparent;
    content: none; }

  footer.footer .top h3::after {
    margin: 10px auto 0; }

  footer.footer .top .left::after {
    content: none; }

  footer.footer .top .center-right {
    height: auto; }

  footer.footer .top .right .btn-1 {
    margin: 25px auto; }

  footer.footer .bottom {
    text-align: center; }

  footer.footer .top .left::after {
    height: 70%;
    bottom: -23px;
    right: -30px;
    top: -80px; }

  footer.footer .top .left .img-footer {
    margin-top: 0px;
    padding-top: 15px;
    text-align: center; }

  footer.footer .top .center-right {
    padding-left: 15px; } }
@media only screen and (max-width: 767px) {
  footer.footer .bottom .bottom-right {
    float: none;
    text-align: center; }

  footer.footer {
    text-align: center; }
    footer.footer h3 {
      text-align: center; }

  footer.footer .top .left img {
    width: 50%; }

  footer.footer .top .left {
    margin-bottom: 20px; }

  footer.footer .top .center-left {
    margin-bottom: 0px;
    padding-bottom: 0;
    text-align: center; }

  footer.footer .top .center-right ul li {
    width: 100%; }

  footer.footer .top .center-right {
    margin-bottom: 60px;
    padding: 0px; }

  footer.footer .top .center-left a {
    display: block; }

  footer.footer .top .center-left ul {
    text-align: center !important; }

  footer.footer .top {
    padding: 60px 0 0; }

  footer.footer .top .center-right ul {
    padding-left: 0;
    text-align: center; }

  footer.footer .top .follow {
    text-align: center; }

  footer.footer .top .container {
    margin-bottom: 0px; }

  footer.footer .bottom .elevation {
    margin-left: 0; }

  footer.footer .top .left::before {
    display: none; }

  footer.footer .top .center-right::before {
    display: none; }

  footer.footer .top .center-right::after {
    display: none; }

  footer.footer .top .left::after {
    height: 120%;
    bottom: -23px;
    right: -30px; }

  footer.footer .top .left::after {
    height: 65%; }

  footer.footer .top .left {
    margin-bottom: 0px; } }
@media only screen and (max-width: 480px) {
  footer.footer .top .left img {
    width: 70%; }

  footer.footer .top {
    padding: 10px 0 0; }

  footer.footer .top .left::after {
    height: 140%;
    bottom: -55px; }

  footer.footer .top .left::after {
    height: 67%;
    bottom: -55px; } }
/*END footer------------------------------------------*/
/*START footer--------------------------------------------------*/
footer.footer2 {
  color: #ffffff;
  overflow: hidden;
  position: relative;
  background: #d2044c;
  border-top: 1px solid #e2e2e2; }
  footer.footer2 h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 1em;
    font-family: 'Oswald', sans-serif; }
  footer.footer2 .footer-left::before {
    content: "";
    position: absolute;
    z-index: 1;
    width: 500%;
    height: 500%;
    background: #ffffff;
    top: 0;
    right: 0;
    box-shadow: 14px 0px 46px 0px rgba(0, 0, 0, 0.2); }
  footer.footer2 .footer-left .footer-logo {
    position: relative;
    z-index: 3;
    margin-top: 35%; }
    footer.footer2 .footer-left .footer-logo img {
      max-width: 90%;
      height: auto; }
  footer.footer2 .footer-top {
    padding-top: 55px; }
    footer.footer2 .footer-top ul {
      padding: 0; }
      footer.footer2 .footer-top ul li {
        display: block;
        list-style-type: none; }
    footer.footer2 .footer-top p, footer.footer2 .footer-top a, footer.footer2 .footer-top address, footer.footer2 .footer-top time {
      margin: 0; }
    footer.footer2 .footer-top a {
      color: #fff;
      display: block; }
    footer.footer2 .footer-top .custom-links,
    footer.footer2 .footer-top .footer-contact,
    footer.footer2 .footer-top .footer-social {
      padding: 0 15%; }
    footer.footer2 .footer-top .footer-contact {
      padding-right: 15px; }
    footer.footer2 .footer-top .custom-links {
      position: relative; }
      footer.footer2 .footer-top .custom-links::before, footer.footer2 .footer-top .custom-links::after {
        content: "";
        width: 1px;
        height: 85px;
        top: 50%;
        margin-top: -14.5px;
        position: absolute;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.1); }
      footer.footer2 .footer-top .custom-links::after {
        left: auto; }
    footer.footer2 .footer-top .footer-social ul.social li {
      display: inline-block;
      margin-right: 5px; }
      footer.footer2 .footer-top .footer-social ul.social li a {
        display: block;
        height: 32px;
        width: 32px;
        border: 2px solid #fff;
        border-radius: 50%;
        position: relative;
        color: #fff;
        transition: 0.4s; }
        footer.footer2 .footer-top .footer-social ul.social li a i {
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
        footer.footer2 .footer-top .footer-social ul.social li a i.fa-inspire:before {
          content: "";
          background: url("../images/inspire-logo.png") no-repeat;
          height: 20px;
          width: 40px;
          background-size: contain;
          background-position: center;
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          font-size: 20px;
          left: 50%;
          position: absolute;
          top: 50%; }
        footer.footer2 .footer-top .footer-social ul.social li a:hover {
          color: #d2044c;
          background: #fff; }
          footer.footer2 .footer-top .footer-social ul.social li a:hover i.fa-inspire:before {
            content: "";
            background: url("../images/inspire-logo-hover.png") no-repeat;
            height: 20px;
            width: 40px;
            background-size: contain;
            background-position: center;
            -webkit-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            font-size: 20px;
            left: 50%;
            position: absolute;
            top: 50%; }
  footer.footer2 .footer-middle {
    padding: 15px 0; }
    footer.footer2 .footer-middle ul {
      padding: 0;
      text-align: center; }
      footer.footer2 .footer-middle ul li {
        display: inline-block; }
        footer.footer2 .footer-middle ul li a {
          color: #fff;
          padding: 15px;
          display: block; }
  footer.footer2 .footer-bottom {
    font-weight: 700;
    font-size: 12px;
    position: relative;
    padding: 5px 0 0; }
    footer.footer2 .footer-bottom::before {
      background: #b80041;
      height: 70px;
      width: 500%;
      top: 0;
      left: -15%;
      position: absolute; }
    footer.footer2 .footer-bottom::before, footer.footer2 .footer-bottom::after {
      content: "";
      display: table; }
    footer.footer2 .footer-bottom::after {
      clear: both; }
    footer.footer2 .footer-bottom a {
      color: #fff; }
  footer.footer2 .copy-right {
    z-index: 3;
    text-align: left !important;
    position: relative;
    float: left; }
  footer.footer2 .elevation {
    z-index: 3;
    text-transform: capitalize;
    float: right;
    position: relative; }

@media only screen and (min-width: 991px) and (max-width: 1200px) {
  footer.footer2 .copy-right, footer.footer2 .elevation {
    float: none;
    width: 100%;
    text-align: center !important; } }
@media only screen and (max-width: 991px) {
  footer.footer2 .copy-right, footer.footer2 .elevation {
    float: none;
    width: 100%;
    text-align: center !important; }

  footer.footer2 {
    text-align: center; }

  footer.footer2 .footer-left {
    background: #ffffff; }
    footer.footer2 .footer-left .footer-logo {
      margin: 0;
      padding: 25px 10px; }
      footer.footer2 .footer-left .footer-logo img {
        display: block;
        margin: 0 auto; }
    footer.footer2 .footer-left::before {
      content: none; }

  footer.footer2 .footer-top .custom-links, footer.footer2 .footer-top .footer-contact, footer.footer2 .footer-top .footer-social {
    padding: 0 15px; } }
/*END footer------------------------------------------*/
/*START Breadcrumbs----------------------------------------*/
ul.breadcrumbs {
  padding: 0px;
  margin-bottom: 25px;
  text-transform: uppercase; }
  ul.breadcrumbs li {
    display: inline-block;
    margin-right: 10px; }
    ul.breadcrumbs li strong {
      font-weight: unset;
      font-size: 12.5px;
      margin-bottom: 0;
      font-family: 'Lato';
      color: #ea135f;
      font-weight: 700; }
    ul.breadcrumbs li.separator {
      color: transparent;
      font-size: 0px; }
      ul.breadcrumbs li.separator::after {
        content: "\f054";
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        font-size-adjust: none;
        font-stretch: normal;
        font-feature-settings: normal;
        font-language-override: normal;
        font-kerning: auto;
        font-synthesis: weight style;
        font-variant: normal;
        font-size: inherit;
        text-rendering: auto;
        font-size: 0.9rem;
        color: #5b6065; }
    ul.breadcrumbs li a {
      color: #5b6065;
      font-size: 12.5px;
      font-weight: unset;
      text-decoration: none;
      margin-bottom: 0;
      font-family: 'Lato'; }
      ul.breadcrumbs li a:hover {
        text-decoration: underline; }
    ul.breadcrumbs li.last-child {
      color: #d2044c; }

/*END Breadcrumbs----------------------------------------*/
/*STRART INTERIOR PAGE------------------------------------------------------------------------------------------*/
/*START Interior Top (BANNER)--------------------------------------------------*/
.interior-top {
  background: #ffffff;
  text-align: left;
  min-height: 330px;
  position: relative;
  overflow: hidden; }
  .interior-top:after {
    content: "";
    background: url("../images/interior-top-overlay.jpg") no-repeat;
    background-size: cover;
    background-position: center;
    display: block;
    opacity: 0.98;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .interior-top h1, .interior-top h2 {
    font-family: 'Oswald', sans-serif;
    color: #ffffff;
    font-size: 110px;
    font-weight: 400;
    line-height: 80px;
    margin-bottom: 25px;
    margin-top: -20px;
    padding: 160px 0 60px;
    position: relative;
    text-transform: capitalize;
    width: 100%;
    z-index: 2; }
    .interior-top h1 span, .interior-top h2 span {
      font-family: 'Oswald', sans-serif;
      color: #fff;
      font-size: 60px;
      font-weight: 400;
      line-height: 80px;
      margin-bottom: 15px;
      margin: 0;
      display: block;
      text-transform: normal;
      width: 100%;
      z-index: 2;
      /*&::after{
        content: "";
        background: $secondary;
        display: block;
        height: 4px;
        width: 40px;
        bottom: 0px;
        margin: 0 auto;
        position: relative;
      }*/ }
  .interior-top img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    z-index: 1;
    left: 0;
    top: 0; }
  .interior-top ul.post-categories {
    padding: 0; }
    .interior-top ul.post-categories li {
      list-style-type: none !important;
      display: inline-block; }
      .interior-top ul.post-categories li a {
        color: #fff !important;
        font-family: 'Lato';
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 0.03em;
        text-decoration: none; }

.home.tribe-is-responsive .interior-top h1::after {
  content: none; }

/*END Interior Top (BANNER)------------------------------------------*/
.interior {
  font-family: 'Lato';
  background: #fff;
  color: #5b6065;
  font-size: 15px; }
  .interior span {
    font-family: 'Lato';
    color: #5b6065;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0px; }
  .interior .side-right {
    padding-right: 0;
    padding-left: 5%; }
  .interior .content-left {
    padding-right: 5%; }
  .interior .container {
    background: rgba(255, 255, 255, 0.95);
    margin-top: -20px;
    padding: 40px 35px 130px;
    position: relative;
    z-index: 1;
    border-radius: 10px; }
  .interior img {
    max-width: 100%; }
  .interior h1, .interior h2, .interior h3, .interior h4 {
    color: #5b6065;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    text-transform: capitalize; }
  .interior h5, .interior h6 {
    color: #5b6065;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    text-transform: capitalize; }
  .interior h1 {
    font-size: 45px; }
  .interior h2 {
    font-size: 40px; }
  .interior h3 {
    font-size: 34px; }
  .interior h4 {
    font-size: 29px; }
  .interior h5 {
    font-size: 24px; }
  .interior h6 {
    font-size: 21px; }
  .interior hr {
    margin-top: 40px;
    margin-bottom: 40px;
    border-width: 1px 0px 0px;
    border-style: dashed none none;
    border-color: #bdbdbd; }
  .interior strong {
    color: #3e4450;
    margin-top: 2em;
    font-family: 'Lato'; }
  .interior p {
    margin-bottom: 2em;
    line-height: 25px;
    color: #5b6065;
    font-size: 16px;
    font-family: 'Lato'; }
  .interior blockquote {
    font-family: 'Lato';
    background: #d2044c;
    border-left: 11px solid #b80041;
    color: #ffffff;
    font-size: 17px;
    font-weight: 700;
    line-height: 1em;
    margin-bottom: 2em;
    margin-left: 0%;
    margin-right: 0%;
    padding: 25px 40px;
    text-align: left;
    width: 100%; }
    .interior blockquote p, .interior blockquote a, .interior blockquote strong {
      color: #ffffff !important;
      font-size: 17px !important;
      font-weight: 700 !important;
      line-height: 1em !important; }
  .interior a {
    color: #5b6065;
    text-decoration: underline;
    transition: 0.3s;
    font-family: 'Lato';
    font-weight: 400; }
    .interior a:hover {
      text-decoration: none; }
  .interior ul.list {
    padding: 0px;
    color: #5b6065;
    font-family: 'Lato'; }
    .interior ul.list br {
      display: none; }
    .interior ul.list li {
      padding-left: 20px;
      color: #5b6065;
      list-style-type: none;
      line-height: 1.8em; }
      .interior ul.list li::before {
        content: "";
        display: inline-block;
        margin-right: 5px;
        position: absolute;
        margin-top: 9px;
        margin-left: -15px;
        border-left: 4px solid #d2044c;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        width: 6px;
        height: 6px; }
      .interior ul.list li ul {
        padding: 0; }
        .interior ul.list li ul li {
          padding-left: 35px; }
          .interior ul.list li ul li::before {
            border-left: 4px solid #343749; }
  .interior .table-responsive .table {
    font-family: 'Lato'; }
    .interior .table-responsive .table tr {
      text-align: center; }
      .interior .table-responsive .table tr th {
        text-align: center;
        background: #d2044c;
        color: #fff;
        padding: 10px 0; }
        .interior .table-responsive .table tr th:hover {
          background: #343749; }
      .interior .table-responsive .table tr:nth-child(even) td {
        background: #fff;
        padding: 10px 0; }
      .interior .table-responsive .table tr:nth-child(odd) td {
        background: #eee;
        padding: 10px 0; }
  .interior input, .interior textarea, .interior select {
    height: 35px;
    background: #fff;
    border: 1px solid #dbdbdb;
    box-shadow: none;
    color: #5b6065; }
    .interior input:active, .interior input:focus, .interior textarea:active, .interior textarea:focus, .interior select:active, .interior select:focus {
      -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
      box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
      outline: none; }
  .interior textarea {
    height: 100px;
    resize: none;
    max-width: 100%; }
  .interior input[type="checkbox"], .interior input[type="radio"] {
    height: 15px; }
  .interior input[type="submit"] {
    font-family: 'Lato';
    background: #ffffff;
    border-radius: 55px;
    font-size: 17px;
    letter-spacing: 0px;
    border: none;
    min-width: 200px;
    max-width: 220px;
    color: #5b6065;
    display: block;
    height: auto;
    margin-top: 25px;
    padding: 15px 53px;
    text-align: center;
    text-transform: capitalize;
    transition: 0.4s;
    font-weight: 400;
    text-decoration: none;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2); }
    .interior input[type="submit"]:hover, .interior input[type="submit"]:focus, .interior input[type="submit"]:active {
      background: #d2044c;
      color: #ffffff;
      text-decoration: none; }
  .interior button {
    background: #d2044c;
    color: #fff;
    padding: 8px 10px;
    border: none;
    transition: 0.3s; }
    .interior button:hover {
      background: #b80041;
      color: #fff; }

.interior #post-105 a {
  word-wrap: break-word; }

#post-238 .gform_wrapper ul li.gfield {
  margin-top: 10px !important; }
#post-238 .gform_wrapper .top_label .gfield_label {
  margin-top: 0 !important; }

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
  margin-top: 0;
  height: 35px;
  padding: 0; }

.widget-meta-data-filter .mdf_input_container {
  display: inline-block;
  width: 33% !important; }

.interior.programs .wpgmza_map {
  float: none !important; }

.interior.donate #pageRoot #etapAppSiteTitle #etapIframe .publishedBody #headerText {
  color: #206eb2 !important;
  font-family: Arial,Helvetica !important;
  font-size: 26pt !important;
  margin-top: 25px !important; }

@media only screen and (min-width: 1200px) and (max-width: 1370px) {
  .interior.donate .container {
    margin-top: -30%; } }
@media only screen and (min-width: 991px) and (max-width: 1200px) {
  .interior.donate .container {
    margin-top: -37%; }

  .donate-top {
    background-position: 58% top; } }
@media only screen and (max-width: 991px) {
  .donate-top {
    background: url("../images/interior-top-2.png") no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 300px; }

  .interior.donate .container {
    margin-top: 0%; }

  .interior.donate .sidebar {
    margin-top: 0; }

  .donate-top h1, .donate-top h2 {
    padding: 94px 0 75px; } }
@media only screen and (max-width: 767px) {
  .interior-top h1 {
    font-size: 35px;
    padding: 120px 0 50px;
    width: 100%; }

  .donate-top h1, .donate-top h2 {
    padding: 94px 0 75px;
    font-size: 60px !important;
    text-align: center; }

  .donate-top h1::before, .donate-top h2::before {
    background-size: 64%;
    background-position: center; }

  .widget-meta-data-filter .mdf_input_container {
    display: block;
    width: 100% !important; }

  #super_searchform .input-group-addon #searchsubmit, #super_searchform .input-group-btn #searchsubmit {
    width: 119px !important; } }
@media only screen and (max-width: 480px) {
  .interior-top h1 {
    font-size: 35px;
    padding: 130px 0 50px;
    width: 100%; }

  .interior .container {
    padding: 40px 35px 0px; }

  .donate-top h1::before, .donate-top h2::before {
    background-size: 100%;
    background-position: center; }

  .donate-top h1, .donate-top h2 {
    padding: 94px 0 75px;
    font-size: 38px !important;
    text-align: center; } }
/*END INTERIOR PAGE-------------------------------------------------------------------------------------------*/
.sidebar .inner-nav a {
  text-decoration: none; }
.sidebar .inner-nav ul {
  margin-bottom: 0;
  padding-left: 0; }
  .sidebar .inner-nav ul li {
    display: none;
    padding-left: 0px; }
    .sidebar .inner-nav ul li a {
      font-size: 27px;
      padding-bottom: 25px;
      display: block;
      text-transform: capitalize;
      color: #ffffff;
      font-family: 'Oswald', sans-serif;
      font-weight: 400; }
      .sidebar .inner-nav ul li a h4 {
        color: #ffffff; }
        .sidebar .inner-nav ul li a h4::after {
          content: "";
          content: "";
          background: #fff;
          height: 1px;
          width: 100%;
          display: block;
          margin: 15px 0 5px; }
    .sidebar .inner-nav ul li.current-menu-ancestor, .sidebar .inner-nav ul li.current-menu-parent.menu-item-has-children, .sidebar .inner-nav ul li.menu-item-has-children.current-menu-item, .sidebar .inner-nav ul li.current_page_parent.menu-item-has-children {
      display: block;
      background: #d2044c;
      padding: 30px 15px;
      margin-bottom: 30px;
      border-radius: 0px; }
      .sidebar .inner-nav ul li.current-menu-ancestor ul li, .sidebar .inner-nav ul li.current-menu-parent.menu-item-has-children ul li, .sidebar .inner-nav ul li.menu-item-has-children.current-menu-item ul li, .sidebar .inner-nav ul li.current_page_parent.menu-item-has-children ul li {
        display: block;
        padding-left: 0px;
        box-shadow: none !important;
        background: transparent !important; }
        .sidebar .inner-nav ul li.current-menu-ancestor ul li a, .sidebar .inner-nav ul li.current-menu-parent.menu-item-has-children ul li a, .sidebar .inner-nav ul li.menu-item-has-children.current-menu-item ul li a, .sidebar .inner-nav ul li.current_page_parent.menu-item-has-children ul li a {
          font-size: 1rem;
          font-style: initial;
          background: transparent;
          padding: 5px 15px;
          display: block;
          text-transform: capitalize;
          font-family: 'Lato';
          color: #ffffff;
          letter-spacing: unset;
          font-weight: 700; }
          .sidebar .inner-nav ul li.current-menu-ancestor ul li a:hover, .sidebar .inner-nav ul li.current-menu-parent.menu-item-has-children ul li a:hover, .sidebar .inner-nav ul li.menu-item-has-children.current-menu-item ul li a:hover, .sidebar .inner-nav ul li.current_page_parent.menu-item-has-children ul li a:hover {
            text-decoration: underline; }
        .sidebar .inner-nav ul li.current-menu-ancestor ul li ul li, .sidebar .inner-nav ul li.current-menu-parent.menu-item-has-children ul li ul li, .sidebar .inner-nav ul li.menu-item-has-children.current-menu-item ul li ul li, .sidebar .inner-nav ul li.current_page_parent.menu-item-has-children ul li ul li {
          display: none; }
        .sidebar .inner-nav ul li.current-menu-ancestor ul li.current_page_item, .sidebar .inner-nav ul li.current-menu-ancestor ul li.current-menu-item, .sidebar .inner-nav ul li.current-menu-parent.menu-item-has-children ul li.current_page_item, .sidebar .inner-nav ul li.current-menu-parent.menu-item-has-children ul li.current-menu-item, .sidebar .inner-nav ul li.menu-item-has-children.current-menu-item ul li.current_page_item, .sidebar .inner-nav ul li.menu-item-has-children.current-menu-item ul li.current-menu-item, .sidebar .inner-nav ul li.current_page_parent.menu-item-has-children ul li.current_page_item, .sidebar .inner-nav ul li.current_page_parent.menu-item-has-children ul li.current-menu-item {
          display: block;
          border: none;
          background: transparent;
          padding: 0px;
          margin-bottom: 0px;
          border-bottom: none; }
          .sidebar .inner-nav ul li.current-menu-ancestor ul li.current_page_item a, .sidebar .inner-nav ul li.current-menu-ancestor ul li.current-menu-item a, .sidebar .inner-nav ul li.current-menu-parent.menu-item-has-children ul li.current_page_item a, .sidebar .inner-nav ul li.current-menu-parent.menu-item-has-children ul li.current-menu-item a, .sidebar .inner-nav ul li.menu-item-has-children.current-menu-item ul li.current_page_item a, .sidebar .inner-nav ul li.menu-item-has-children.current-menu-item ul li.current-menu-item a, .sidebar .inner-nav ul li.current_page_parent.menu-item-has-children ul li.current_page_item a, .sidebar .inner-nav ul li.current_page_parent.menu-item-has-children ul li.current-menu-item a {
            background: #343749;
            color: #fff;
            margin: 0 -16px;
            padding: 5px 32px;
            font-family: 'Lato';
            border-bottom: 0px solid #5b6065; }
          .sidebar .inner-nav ul li.current-menu-ancestor ul li.current_page_item ul li, .sidebar .inner-nav ul li.current-menu-ancestor ul li.current-menu-item ul li, .sidebar .inner-nav ul li.current-menu-parent.menu-item-has-children ul li.current_page_item ul li, .sidebar .inner-nav ul li.current-menu-parent.menu-item-has-children ul li.current-menu-item ul li, .sidebar .inner-nav ul li.menu-item-has-children.current-menu-item ul li.current_page_item ul li, .sidebar .inner-nav ul li.menu-item-has-children.current-menu-item ul li.current-menu-item ul li, .sidebar .inner-nav ul li.current_page_parent.menu-item-has-children ul li.current_page_item ul li, .sidebar .inner-nav ul li.current_page_parent.menu-item-has-children ul li.current-menu-item ul li {
            display: block;
            padding-left: 25px; }
            .sidebar .inner-nav ul li.current-menu-ancestor ul li.current_page_item ul li a, .sidebar .inner-nav ul li.current-menu-ancestor ul li.current-menu-item ul li a, .sidebar .inner-nav ul li.current-menu-parent.menu-item-has-children ul li.current_page_item ul li a, .sidebar .inner-nav ul li.current-menu-parent.menu-item-has-children ul li.current-menu-item ul li a, .sidebar .inner-nav ul li.menu-item-has-children.current-menu-item ul li.current_page_item ul li a, .sidebar .inner-nav ul li.menu-item-has-children.current-menu-item ul li.current-menu-item ul li a, .sidebar .inner-nav ul li.current_page_parent.menu-item-has-children ul li.current_page_item ul li a, .sidebar .inner-nav ul li.current_page_parent.menu-item-has-children ul li.current-menu-item ul li a {
              background: transparent;
              color: #ffffff;
              font-family: 'Lato';
              border-bottom: none; }
    .sidebar .inner-nav ul li::before {
      content: none; }
    .sidebar .inner-nav ul li.current-menu-ancestor ul li {
      padding: 0 !important;
      margin-bottom: 0 !important;
      border: none !important; }
      .sidebar .inner-nav ul li.current-menu-ancestor ul li ul {
        padding-left: 30px; }

.sidebar-a {
  background: #343749;
  margin-bottom: 30px;
  text-align: center;
  border-radius: 0px;
  overflow: hidden;
  position: relative;
  padding: 15px;
  z-index: 3;
  border-radius: 0px; }
  .sidebar-a h3 {
    color: #fff;
    font-size: 22px;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    line-height: 1.2em;
    margin: 0;
    text-align: center;
    display: block;
    text-transform: capitalize;
    padding: 15px 0; }
    .sidebar-a h3::after {
      content: "";
      background: #fff;
      height: 1px;
      width: 100%;
      display: block;
      margin: 15px 0 5px; }
  .sidebar-a p, .sidebar-a a {
    color: #fff;
    font-size: 13px; }
  .sidebar-a a {
    text-decoration: underline; }

.sidebar-b {
  background: url("../images/bg-sidebar-b.jpg");
  background-size: cover;
  padding: 20px 10px;
  text-align: center;
  background-position: top center;
  color: #ffffff !important;
  position: relative;
  margin-bottom: 30px; }
  .sidebar-b img {
    max-width: 110%;
    position: absolute;
    bottom: 0%;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%); }
  .sidebar-b h2, .sidebar-b h3, .sidebar-b p {
    color: #ffffff; }
  .sidebar-b h2 {
    margin-bottom: 10px;
    font-size: 40px; }
    .sidebar-b h2::after {
      content: "";
      background: #fff;
      height: 1px;
      width: 100%;
      display: block;
      margin: 15px 0 5px; }
  .sidebar-b p {
    font-weight: 700;
    font-family: 'Lato-Italic', sans-serif;
    font-size: 14px;
    padding-bottom: 300px; }
  .sidebar-b .link {
    position: absolute;
    bottom: 0%;
    left: 50%;
    -webkit-transform: translate(-50%, 45%);
    -moz-transform: translate(-50%, 45%);
    -ms-transform: translate(-50%, 45%);
    transform: translate(-50%, 45%); }
    .sidebar-b .link a.btn-2 {
      border: 3px solid #ffffff;
      font-weight: 700; }

.sidebar-c {
  padding: 20px 10px;
  text-align: center; }

.tribe_mini_calendar_widget {
  margin-bottom: 30px; }

@media only screen and (max-width: 767px) {
  .sidebar-b p {
    padding-bottom: 600px; } }
@media only screen and (max-width: 480px) {
  .sidebar-b p {
    padding-bottom: 300px; } }
/*START Woocommerce------------------------------------*/
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  background: #d2044c;
  color: #fff !important;
  max-width: 100%;
  margin: 0 5px 5px 0;
  text-align: center;
  transition: 0.4s;
  padding: 15px 20px;
  display: inline-block;
  font-size: 0.9rem;
  text-transform: uppercase;
  transition: 0.4s !important;
  text-decoration: none !important; }
  .woocommerce #respond input#submit:hover, .woocommerce #respond input#submit:focus, .woocommerce #respond input#submit:active, .woocommerce a.button:hover, .woocommerce a.button:focus, .woocommerce a.button:active, .woocommerce button.button:hover, .woocommerce button.button:focus, .woocommerce button.button:active, .woocommerce input.button:hover, .woocommerce input.button:focus, .woocommerce input.button:active {
    background: #b80041;
    text-decoration: none;
    color: #fff !important; }

.woocommerce span.onsale {
  background-color: #d2044c; }

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
  width: 99px; }

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
  width: 99px;
  height: 43px; }

/*END Woocommerce------------------------------------*/
/*START Sidebar Woocommerce------------------------------------*/
.widget_shopping_cart {
  display: block;
  border: solid 1px #dbdbdb;
  background: #fff;
  padding: 5px 30px;
  margin-bottom: 30px;
  border-bottom: 6px solid #d2044c; }

.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
  width: 65px; }

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  background: #d2044c;
  color: #fff !important;
  max-width: 100%;
  margin: 0 5px 5px 0;
  text-align: center;
  transition: 0.4s;
  padding: 15px 20px;
  display: inline-block;
  font-size: 0.9rem;
  text-transform: uppercase;
  transition: 0.4s !important;
  text-decoration: none !important; }
  .woocommerce #respond input#submit:hover, .woocommerce #respond input#submit:focus, .woocommerce #respond input#submit:active, .woocommerce a.button:hover, .woocommerce a.button:focus, .woocommerce a.button:active, .woocommerce button.button:hover, .woocommerce button.button:focus, .woocommerce button.button:active, .woocommerce input.button:hover, .woocommerce input.button:focus, .woocommerce input.button:active {
    background: #b80041;
    text-decoration: none;
    color: #fff !important; }

/*END Sidebar Woocommerce------------------------------------*/
/*START Post a Job || Career Opportunities------------------------------------*/
.rp4wp-related-job_listing > ul, ul.job_listings {
  background: #fafafa;
  border: 1px solid #E5E5E5; }

.job_filters .job_types, .job_filters .showing_jobs {
  background: #fff; }

.job_filters {
  background: #fafafa;
  border: 1px solid #E5E5E5;
  border-bottom: none; }

.job_filters .search_jobs input, .job_filters .search_jobs select {
  background: #fff;
  padding: 0 5px; }

.job-manager-application-wrapper .application .application_button, .single_job_listing .application .application_button {
  background: #d2044c;
  color: #fff !important;
  max-width: 100%;
  margin: 0 5px 5px 0;
  text-align: center;
  transition: 0.4s;
  padding: 0px 20px;
  border: none;
  display: inline-block;
  font-size: 0.9rem;
  text-transform: uppercase;
  transition: 0.4s !important;
  text-decoration: none !important; }
  .job-manager-application-wrapper .application .application_button:hover, .job-manager-application-wrapper .application .application_button:focus, .job-manager-application-wrapper .application .application_button:active, .single_job_listing .application .application_button:hover, .single_job_listing .application .application_button:focus, .single_job_listing .application .application_button:active {
    background: #b80041;
    text-decoration: none;
    color: #fff !important; }

/*END Post a Job || Career Opportunities------------------------------------*/
/*START Sigle Page----------------------------------*/
.single .featuredImg img {
  width: 100%;
  height: auto; }

/*END Sigle Page----------------------------------*/
/*START Category Page----------------------------------*/
.img-category {
  float: left;
  margin: 0 15px 15px 0;
  width: 250px;
  height: 215px;
  position: relative;
  overflow: hidden;
  z-index: 3; }
  .img-category img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: inherit;
    min-height: inherit;
    width: 100%;
    height: auto;
    z-index: 1;
    max-height: inherit; }
  .img-category a {
    position: absolute;
    padding: 5px 10px;
    color: #fff;
    background: #d2044c;
    bottom: 0;
    width: 100%;
    z-index: 2;
    text-align: center;
    text-transform: uppercase;
    font-size: 1rem;
    text-decoration: none;
    transition: 0.4s; }
    .img-category a:hover {
      background: #343749; }

hr.solid {
  border-style: solid; }

.interior.category a {
  text-decoration: none; }
  .interior.category a:hover {
    text-decoration: none;
    color: #d2044c; }

/*END Category Page----------------------------------*/
.pagination .nav-links a {
  display: inline-block;
  min-width: 30px;
  border-radius: 5px;
  color: #fff;
  background: #d2044c;
  transition: 0.4s;
  padding: 8px 5px;
  text-align: center;
  text-decoration: none; }
  .pagination .nav-links a:hover {
    text-decoration: none;
    background: #b80041; }
.pagination .nav-links span {
  color: #d2044c; }
.pagination .nav-links .current {
  display: inline-block;
  min-width: 30px;
  border-radius: 5px;
  color: #fff;
  background: #b80041;
  padding: 8px 5px;
  text-align: center;
  text-decoration: none; }
.pagination .nav-links .next, .pagination .nav-links .prev {
  background: #d2044c; }
  .pagination .nav-links .next:hover, .pagination .nav-links .prev:hover {
    background: #b80041; }

/*START Search Page------------------------------------------*/
body.search {
  display: block;
  padding-top: 0px;
  margin-left: 0; }

/*END Search Page-----------------------------------*/
/*START Error Page------------------------------------------*/
.fourerror {
  text-align: center; }
  .fourerror .fa-exclamation-circle {
    font-size: 8rem;
    color: #5b6065; }
  .fourerror h1 {
    font-size: 10.214rem;
    margin: 0;
    font-family: lato-eb;
    color: #d2044c; }
  .fourerror h2::after {
    content: none; }
  .fourerror p {
    line-height: 2em; }
  .fourerror .search {
    margin: 25px 10%;
    width: 80%; }
    .fourerror .search #searchform {
      visibility: visible;
      opacity: 1;
      transition: all 0.4s ease 0s;
      display: block;
      width: 100%; }
    .fourerror .search #s, .fourerror .search #searchsubmit {
      display: inline-block;
      margin: 0;
      vertical-align: top;
      width: 25%; }
    .fourerror .search #s {
      width: 70%; }
    .fourerror .search #searchsubmit {
      margin-left: -5px; }

.interior .gform_confirmation_wrapper {
  font-size: 25px; }

.footer .gform_wrapper .validation_error {
  color: #FFB3B3;
  border-color: #FFB3B3; }
.footer .gform_wrapper.gform_validation_error .gform_body ul.gform_fields li.gfield .ginput_container input {
  color: #000; }
.footer .gform_confirmation_wrapper {
  display: block;
  width: 100%;
  float: left;
  color: white;
  font-size: 20px;
  margin-top: 25px; }

/*END Error Page------------------------------------------*/
.accordion br {
  display: none; }

h1[id*="accordion-"],
h2[id*="accordion-"],
h3[id*="accordion-"],
h4[id*="accordion-"],
h5[id*="accordion-"],
h6[id*="accordion-"] {
  border: 1px solid #cccccc;
  padding: 10px 10px 10px;
  cursor: pointer;
  background: #efefef;
  margin-bottom: 0; }
  h1[id*="accordion-"]:hover,
  h2[id*="accordion-"]:hover,
  h3[id*="accordion-"]:hover,
  h4[id*="accordion-"]:hover,
  h5[id*="accordion-"]:hover,
  h6[id*="accordion-"]:hover {
    background: #dfdfdf; }

.accordion-content {
  padding-bottom: 10px;
  background: #efefef;
  padding: 10px;
  border: 1px solid #cccccc;
  border-top: none; }

label.gfield_label {
  margin-top: 25px; }

/*START html & body-------------------------------------*/
html, body {
  background: #fff;
  font-family: 'Lato';
  font-size: 14px;
  color: #5b6065; }
  html a, body a {
    outline: none !important; }

/*END html & body-------------------------------------*/
/*START FrontPage (similar elements)-------------------------------------------*/
.b {
  background: url("../images/bg-b.jpg") no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  text-align: left;
  z-index: 4;
  padding: 0; }
  .b h2 {
    text-align: left;
    font-size: 43px;
    color: #5b6065;
    font-family: 'Oswald', sans-serif;
    margin: 25px 0 20px;
    font-weight: 500;
    text-transform: capitalize;
    letter-spacing: 0px;
    line-height: 65px;
    display: inline-block;
    /*&:before{
      content: "";
      background-position: center;
      background-size: cover;
      background: url('../images/book-01.svg') no-repeat;
      display: block;
      height: 23.049px;
      position: absolute;
      right: 0px;
      top: 60px;
      width: 79.225px;
    }*/ }
    .b h2 span {
      font-size: 40px;
      color: #5b6065;
      font-weight: 400;
      display: block;
      line-height: 35px; }
  .b p {
    color: #5b6065;
    font-size: 15px;
    font-family: 'Lato';
    margin-bottom: 2em;
    text-align: left; }
  .b a {
    display: inline-block; }
  .b .left {
    padding: 68px 15px; }
  .b .right img {
    position: absolute;
    right: 0;
    top: -114px; }

.b2 {
  background: url("../images/bg-b2.jpg") no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  text-align: left;
  z-index: 4;
  padding: 68px 15px;
  overflow: hidden; }
  .b2 h2 {
    text-align: left;
    font-size: 43px;
    color: #5b6065;
    font-family: 'Oswald', sans-serif;
    margin: 25px 0 20px;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 0px;
    line-height: 65px;
    display: inline-block;
    /*&:before{
      content: "";
      background-position: center;
      background-size: cover;
      background: url('../images/book-01.svg') no-repeat;
      display: block;
      height: 23.049px;
      position: absolute;
      right: 0px;
      top: 60px;
      width: 79.225px;
    }*/ }
    .b2 h2 span {
      font-size: 40px;
      color: #5b6065;
      font-weight: 400;
      display: block;
      line-height: 35px; }
  .b2 p {
    color: #5b6065;
    font-size: 15px;
    font-family: 'Lato';
    margin-bottom: 2em;
    text-align: left; }
  .b2 a {
    display: inline-block; }
  .b2 .measurer {
    padding: 40px 20px; }
    .b2 .measurer .img-wrap {
      background: transparent;
      height: auto;
      padding: 50%;
      overflow: visible; }
      .b2 .measurer .img-wrap img {
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        height: 101%;
        left: 50%;
        position: absolute;
        top: 50%;
        width: auto;
        z-index: 0; }
        .b2 .measurer .img-wrap img #indicator {
          background-color: #5b6065; }
      .b2 .measurer .img-wrap .goal-text {
        display: none;
        background: #d0197c;
        font-size: 16px;
        border-radius: 4px;
        color: #fff;
        padding: 10px 35px;
        position: absolute;
        z-index: 3;
        left: 115px;
        top: 0; }
        .b2 .measurer .img-wrap .goal-text::before {
          content: "";
          background: #fff;
          width: 8px;
          height: 8px;
          display: inline-block;
          border-radius: 50%;
          position: absolute;
          top: 15px;
          left: 10px; }
        .b2 .measurer .img-wrap .goal-text::after {
          content: "";
          background: #fff;
          width: 8px;
          height: 8px;
          display: inline-block;
          border-radius: 50%;
          position: absolute;
          top: 15px;
          right: 10px; }
    .b2 .measurer span {
      font-size: 18px;
      margin: 0;
      color: #5b6065;
      display: inline-block;
      text-align: right;
      vertical-align: middle; }
      .b2 .measurer span.goal-text {
        position: absolute;
        right: 0;
        top: 0; }
      .b2 .measurer span::after {
        content: "";
        background: url("../images/icon-h.png") no-repeat;
        position: absolute;
        display: block;
        top: -60px;
        right: 0;
        width: 60px;
        height: 60px; }
    .b2 .measurer .collected {
      position: absolute;
      left: -10px; }
      .b2 .measurer .collected::after {
        content: "";
        background: #5b6065;
        width: 45px;
        height: 4px;
        border-radius: 4px;
        display: inline-block;
        position: relative; }
      .b2 .measurer .collected::before {
        content: "";
        background: #d0197c;
        display: none;
        height: 20px;
        left: -6px;
        bottom: -6px;
        position: absolute;
        width: 20px;
        border-radius: 50%; }
    .b2 .measurer .rise {
      background: #bd1a7f;
      background-position: top center;
      position: absolute;
      -webkit-transform: translate(-50%, 0);
      -moz-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      bottom: 1px;
      left: 50%;
      height: 200px;
      width: 40%;
      z-index: -1; }
      .b2 .measurer .rise::before {
        content: "";
        background: url("../images/liquid.png") no-repeat;
        top: -80px;
        left: 0;
        position: absolute;
        display: block;
        height: 80px;
        width: 200px; }

.c {
  background: #f7f7f7;
  padding: 30px 0 60px; }
  .c .c-left .button {
    font-size: 44px;
    color: #ffffff;
    font-family: 'Oswald', sans-serif; }
    .c .c-left .button:hover .img-wrap .title-wrap a.span {
      background: #d2044c;
      text-decoration: none;
      color: #fff !important; }
    .c .c-left .button:hover .img-wrap img {
      -webkit-transform: translate(-50%, -50%) scale(1.2);
      -moz-transform: translate(-50%, -50%) scale(1.2);
      -ms-transform: translate(-50%, -50%) scale(1.2);
      transform: translate(-50%, -50%) scale(1.2);
      -webkit-transition: 0.3s ease-in-out;
      -moz-transition: 0.3s ease-in-out;
      -ms-transition: 0.3s ease-in-out;
      transition: 0.3s ease-in-out; }
    .c .c-left .button .img-wrap::after {
      content: " ";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.28);
      background-size: 100% 100%;
      z-index: 1; }
    .c .c-left .button .img-wrap a {
      color: #ffffff; }
    .c .c-left .button .img-wrap .title {
      z-index: 2;
      text-align: center;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
      .c .c-left .button .img-wrap .title h3 {
        font-size: 44px;
        color: #ffffff;
        font-family: 'Oswald', sans-serif; }
    .c .c-left .button .img-wrap img {
      -webkit-transform: translate(-50%, -50%) scale(1);
      -moz-transform: translate(-50%, -50%) scale(1);
      -ms-transform: translate(-50%, -50%) scale(1);
      transform: translate(-50%, -50%) scale(1);
      -webkit-transition: 0.3s ease-in-out;
      -moz-transition: 0.3s ease-in-out;
      -ms-transition: 0.3s ease-in-out;
      transition: 0.3s ease-in-out; }
    .c .c-left .button:first-child .img-wrap {
      margin-bottom: 25px; }
  .c .c-right {
    /*.video-wrap{
      z-index: 999999;
      background: rgba(0,0,0,0.7);
      display: none;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;  
      height: 100%;
      #close{
        position: absolute;
        right: 0;
        left: auto;
        z-index: 99;
        top: -25px;
        background: transparent;
        border: 3px solid #fff;
        border-radius: 50%;
        color: #fff;
        font-weight: 700;
        font-size: 25px;
        height: 40px;
        width: 40px;
        &:hover{
          background: #fff;
          color:#000;
        }
      }
      .video-container{
        width: 900px;
        max-width: 90%;
        position: absolute;
        height: auto;
        top: 50%;
        left: 50%;
        @include center(-50%,-50%);
        padding-bottom: 28%;
        .embed-responsive-16by9 {
            padding-bottom: 56.25%;
            position: absolute;
            width: 100%;
        }
      }  
    }*/ }
    .c .c-right .button {
      font-size: 44px;
      color: #ffffff;
      font-family: 'Oswald', sans-serif; }
      .c .c-right .button:hover .img-wrap .title-wrap a.span {
        background: #d2044c;
        text-decoration: none;
        color: #fff !important; }
      .c .c-right .button:hover .img-wrap img {
        -webkit-transform: translate(-50%, -50%) scale(1.2);
        -moz-transform: translate(-50%, -50%) scale(1.2);
        -ms-transform: translate(-50%, -50%) scale(1.2);
        transform: translate(-50%, -50%) scale(1.2);
        -webkit-transition: 0.3s ease-in-out;
        -moz-transition: 0.3s ease-in-out;
        -ms-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out; }
      .c .c-right .button .img-wrap::after {
        content: " ";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.28);
        background-size: 100% 100%;
        z-index: 1; }
      .c .c-right .button .img-wrap a {
        color: #ffffff; }
      .c .c-right .button .img-wrap .title {
        z-index: 2;
        text-align: center;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
        .c .c-right .button .img-wrap .title h2 {
          font-size: 44px;
          color: #ffffff;
          font-family: 'Oswald', sans-serif; }
      .c .c-right .button .img-wrap img {
        -webkit-transform: translate(-50%, -50%) scale(1);
        -moz-transform: translate(-50%, -50%) scale(1);
        -ms-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
        -webkit-transition: 0.3s ease-in-out;
        -moz-transition: 0.3s ease-in-out;
        -ms-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out;
        -webkit-filter: grayscale(100%); }
      .c .c-right .button:first-child .img-wrap {
        margin-bottom: 25px; }

.c2 {
  background: url("../images/bg-d.jpg") no-repeat;
  background-size: cover;
  background-position: center;
  padding: 70px 0;
  border-top: 1px solid #dadada;
  text-align: right; }
  .c2 .c2-left .c-button-2 {
    font-size: 44px;
    color: #ffffff;
    font-family: 'Oswald', sans-serif; }
    .c2 .c2-left .c-button-2:hover .img-wrap img {
      -webkit-transform: translate(-50%, -50%) scale(1.2);
      -moz-transform: translate(-50%, -50%) scale(1.2);
      -ms-transform: translate(-50%, -50%) scale(1.2);
      transform: translate(-50%, -50%) scale(1.2);
      -webkit-transition: 0.3s ease-in-out;
      -moz-transition: 0.3s ease-in-out;
      -ms-transition: 0.3s ease-in-out;
      transition: 0.3s ease-in-out; }
    .c2 .c2-left .c-button-2 .img-wrap {
      width: auto;
      max-width: 100%;
      height: 330px; }
      .c2 .c2-left .c-button-2 .img-wrap::after {
        content: " ";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.28);
        background-size: 100% 100%;
        z-index: 1; }
      .c2 .c2-left .c-button-2 .img-wrap a {
        color: #ffffff; }
      .c2 .c2-left .c-button-2 .img-wrap .title {
        z-index: 8;
        text-align: center;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
        .c2 .c2-left .c-button-2 .img-wrap .title h3 {
          font-size: 44px;
          color: #ffffff;
          font-family: 'Oswald', sans-serif; }
      .c2 .c2-left .c-button-2 .img-wrap img {
        -webkit-transform: translate(-50%, -50%) scale(1);
        -moz-transform: translate(-50%, -50%) scale(1);
        -ms-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
        -webkit-transition: 0.3s ease-in-out;
        -moz-transition: 0.3s ease-in-out;
        -ms-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out; }
    .c2 .c2-left .c-button-2:first-child .img-wrap {
      margin-bottom: 25px; }
  .c2 .c2-right {
    color: #ffffff; }
    .c2 .c2-right span {
      text-transform: uppercase;
      font-weight: 700;
      word-spacing: 10px; }
    .c2 .c2-right h2 {
      font-size: 160px;
      font-family: 'Oswald', sans-serif;
      text-shadow: 5px 2px 25px rgba(0, 0, 0, 0.15); }
    .c2 .c2-right p {
      font-style: italic;
      font-weight: 700; }

.d {
  background: url("../images/bg-d.jpg") no-repeat;
  background-size: cover;
  background-position: center;
  padding: 0px 0 70px;
  border-top: 1px solid #dadada;
  text-align: right;
  overflow: hidden; }
  .d .content-wrap {
    position: relative;
    padding-right: 10%;
    padding-left: 10%; }
  .d img {
    position: absolute;
    left: 0;
    top: -50px; }
  .d .info-wrap {
    color: #ffffff;
    text-align: right;
    padding-left: 20%; }
    .d .info-wrap h2 {
      font-size: 160px;
      letter-spacing: -4px;
      margin-bottom: 50px;
      font-weight: 500;
      position: relative;
      font-family: 'Oswald', sans-serif;
      text-shadow: 5px 2px 25px rgba(0, 0, 0, 0.15);
      /*&::before{
        content: "";
        background: $light-text;
        display: block;
        height: 5px;
        width: 120px;
        top: 38px;
        left: 19%;
        position: absolute;
      }*/ }
    .d .info-wrap p {
      font-size: 16px;
      font-family: 'Lato-Italic', sans-serif;
      font-weight: 400;
      padding-left: 24%;
      margin-bottom: 50px;
      z-index: 4;
      position: relative; }
  .d a.btn-1 {
    box-shadow: 5px 2px 25px rgba(0, 0, 0, 0.15); }

.d2 {
  background: #ffffff; }

.e {
  background: #ffffff;
  padding: 50px 0 60px;
  z-index: 1;
  position: relative; }
  .e h2 {
    font-size: 37px;
    font-weight: 400;
    font-family: 'Oswald', sans-serif;
    margin-bottom: 30px; }
  .e .e-left .box-container {
    box-shadow: 5px 2px 25px rgba(0, 0, 0, 0.15); }
    .e .e-left .box-container .box:nth-child(1), .e .e-left .box-container .box:nth-child(2) {
      float: left;
      width: 100%; }
      .e .e-left .box-container .box:nth-child(1) .img-wrap, .e .e-left .box-container .box:nth-child(2) .img-wrap {
        width: 41.66666667%;
        height: 300px;
        float: left;
        background: #d2044c; }
        .e .e-left .box-container .box:nth-child(1) .img-wrap img, .e .e-left .box-container .box:nth-child(2) .img-wrap img {
          max-height: inherit;
          min-width: inherit;
          min-height: inherit;
          max-width: inherit;
          height: 100%;
          width: 100%;
          object-fit: cover; }
        .e .e-left .box-container .box:nth-child(1) .img-wrap:after, .e .e-left .box-container .box:nth-child(2) .img-wrap:after {
          content: "";
          display: block;
          height: 100%;
          width: 100%;
          position: absolute;
          top: 50%;
          left: 50%;
          z-index: 1;
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+40,0+40,0.33+100 */
          background: -moz-linear-gradient(top, transparent 0%, transparent 40%, rgba(0, 0, 0, 0.33) 100%);
          /* FF3.6-15 */
          background: -webkit-linear-gradient(top, transparent 0%, transparent 40%, rgba(0, 0, 0, 0.33) 100%);
          /* Chrome10-25,Safari5.1-6 */
          background: linear-gradient(to bottom, transparent 0%, transparent 40%, rgba(0, 0, 0, 0.33) 100%);
          /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#54000000',GradientType=0 );
          /* IE6-9 */ }
      .e .e-left .box-container .box:nth-child(1) .info-wrap, .e .e-left .box-container .box:nth-child(2) .info-wrap {
        width: 58.33333333%;
        background: #d2044c;
        text-align: left;
        padding: 30px 25px;
        height: 300px;
        float: left;
        position: relative; }
        .e .e-left .box-container .box:nth-child(1) .info-wrap::before, .e .e-left .box-container .box:nth-child(2) .info-wrap::before {
          content: "";
          border-right: 30px solid #d2044c;
          border-top: 25px solid transparent;
          border-bottom: 25px solid transparent;
          position: absolute;
          z-index: 5;
          bottom: 40%;
          left: -3%;
          margin-left: 0px; }
        .e .e-left .box-container .box:nth-child(1) .info-wrap h3, .e .e-left .box-container .box:nth-child(2) .info-wrap h3 {
          color: #ffffff;
          margin-top: 0;
          text-transform: capitalize;
          font-weight: 400; }
          .e .e-left .box-container .box:nth-child(1) .info-wrap h3 a, .e .e-left .box-container .box:nth-child(2) .info-wrap h3 a {
            color: #ffffff;
            font-size: 28px;
            font-weight: 400;
            margin-bottom: 5px;
            text-transform: capitalize;
            margin-top: 0;
            font-family: 'Lato'; }
        .e .e-left .box-container .box:nth-child(1) .info-wrap time, .e .e-left .box-container .box:nth-child(2) .info-wrap time {
          color: #ffffff;
          font-size: 15px;
          font-weight: 700;
          margin-bottom: 10px;
          text-transform: capitalize;
          font-family: 'Oswald', sans-serif; }
        .e .e-left .box-container .box:nth-child(1) .info-wrap p, .e .e-left .box-container .box:nth-child(2) .info-wrap p {
          color: #ffffff;
          font-size: 13px;
          font-weight: 400;
          margin-bottom: 10px;
          margin-top: 10px;
          font-family: 'Lato'; }
        .e .e-left .box-container .box:nth-child(1) .info-wrap a, .e .e-left .box-container .box:nth-child(2) .info-wrap a {
          color: #ffffff;
          font-size: 14px;
          font-weight: 700;
          margin-bottom: 10px;
          margin-top: 10px;
          font-family: 'Oswald', sans-serif; }
          .e .e-left .box-container .box:nth-child(1) .info-wrap a:hover, .e .e-left .box-container .box:nth-child(2) .info-wrap a:hover {
            font-weight: 400; }
    .e .e-left .box-container .box:nth-child(2) .img-wrap {
      float: right;
      background: #ffffff;
      /*&::before{
        content: "";
        border-right: 30px solid $light-text;
        border-top: 25px solid transparent;
        border-bottom: 25px solid transparent;
        position: absolute;
        z-index: 5;
        bottom: 66%;
        left: -6%;
        margin-left: 0px;
      }*/ }
    .e .e-left .box-container .box:nth-child(2) .info-wrap {
      float: right;
      background: #ffffff; }
      .e .e-left .box-container .box:nth-child(2) .info-wrap::before {
        content: "";
        border-right: none;
        border-left: 30px solid #fff;
        border-top: 25px solid transparent;
        border-bottom: 25px solid transparent;
        position: absolute;
        z-index: 5;
        bottom: 40%;
        margin-left: 0px;
        right: auto;
        left: 96%; }
      .e .e-left .box-container .box:nth-child(2) .info-wrap h3 {
        color: #5b6065; }
        .e .e-left .box-container .box:nth-child(2) .info-wrap h3 a {
          color: #5b6065;
          font-size: 28px;
          font-weight: 700;
          margin-bottom: 5px;
          text-transform: capitalize;
          margin-top: 0;
          font-family: 'Lato'; }
      .e .e-left .box-container .box:nth-child(2) .info-wrap time {
        color: #5b6065;
        font-size: 15px;
        font-weight: 700;
        margin-bottom: 10px;
        text-transform: capitalize;
        font-family: 'Oswald', sans-serif; }
      .e .e-left .box-container .box:nth-child(2) .info-wrap p {
        color: #5b6065;
        font-size: 13px;
        font-weight: 400;
        margin-bottom: 10px;
        margin-top: 10px;
        font-family: 'Lato'; }
      .e .e-left .box-container .box:nth-child(2) .info-wrap a {
        color: #5b6065;
        font-size: 14px;
        font-weight: 700;
        margin-bottom: 10px;
        margin-top: 10px;
        font-family: 'Oswald', sans-serif; }
        .e .e-left .box-container .box:nth-child(2) .info-wrap a:hover {
          font-weight: 400; }
  .e .e-left .info-wrap {
    background: #fff;
    border-top: none;
    padding: 30px 15px;
    text-align: center; }
    .e .e-left .info-wrap p {
      font-size: 0.8571rem;
      margin-bottom: 20px; }
    .e .e-left .info-wrap a {
      font-size: 0.9286rem;
      font-family: lato-eb;
      color: #5b6065;
      text-transform: uppercase;
      transition: 0.3s; }
      .e .e-left .info-wrap a:hover, .e .e-left .info-wrap a:focus, .e .e-left .info-wrap a:active {
        color: #d2044c;
        text-decoration: none; }
    .e .e-left .info-wrap .title-wrap {
      padding: 0 15px 10px;
      margin-bottom: 15px;
      display: inline-block;
      border-bottom: 1px solid #ddd; }
      .e .e-left .info-wrap .title-wrap h3 {
        font-size: 1.143rem;
        color: #5b6065;
        text-transform: none;
        font-family: 'Lato';
        font-weight: 700;
        margin: 0; }
      .e .e-left .info-wrap .title-wrap time {
        font-family: lato-eb;
        color: #d2044c;
        font-size: 0.9286rem; }
  .e .e-right .row {
    padding-bottom: 50px; }
    .e .e-right .row::after {
      content: "";
      background: #c9c9c9;
      display: block;
      height: 2px;
      width: 93%;
      top: 0px;
      margin: 0 auto;
      position: relative; }
  .e .e-right .link a {
    color: #d2044c;
    font-weight: 700;
    font-size: 16px; }
  .e .e-right .box-news {
    background: #ffffff;
    cursor: pointer;
    height: 105px;
    line-height: 1.5em;
    position: relative;
    padding: 30px 15px 25px;
    text-align: center;
    margin-bottom: 35px;
    width: 90%; }
    .e .e-right .box-news a {
      display: block;
      text-decoration: none; }
    .e .e-right .box-news .img-wrap {
      cursor: pointer;
      background: transparent;
      position: absolute;
      height: 105px;
      top: 0;
      left: 0; }
    .e .e-right .box-news::after {
      content: "";
      background: #d2044c;
      display: block;
      position: absolute;
      top: 0;
      width: 60%;
      margin-left: auto;
      margin-right: auto;
      left: 0;
      height: 4px;
      right: 0;
      z-index: 4; }
    .e .e-right .box-news:hover, .e .e-right .box-news:focus, .e .e-right .box-news:active {
      cursor: pointer; }
      .e .e-right .box-news:hover::after, .e .e-right .box-news:focus::after, .e .e-right .box-news:active::after {
        content: "";
        background: #ffffff; }
  .e .e-right h4 {
    color: #5b6065;
    font-family: 'Oswald', sans-serif;
    margin-top: 0;
    font-size: 22px;
    font-weight: 400; }
    .e .e-right h4 a {
      color: #5b6065;
      font-family: 'Oswald', sans-serif; }
  .e .e-right .description p {
    font-size: 14px;
    color: #5b6065;
    font-family: 'Oswald', sans-serif; }
  .e .e-right time {
    color: #5b6065;
    font-family: 'Lato-Italic', sans-serif;
    font-weight: 700;
    font-size: 12px;
    margin-bottom: 25px;
    position: relative;
    display: block; }

.f {
  background: url("../images/bg-testimonials.jpg") no-repeat;
  background-position: center top;
  background-size: cover;
  padding: 130px 0 60px;
  text-align: center;
  overflow: hidden;
  position: relative;
  font-family: 'Lato'; }
  .f::after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+50,000000+50&0+49,0+50,0.4+50 */
    background: -moz-linear-gradient(left, transparent 50%, rgba(0, 0, 0, 0.4) 50%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, transparent 50%, rgba(0, 0, 0, 0.4) 50%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, transparent 50%, rgba(0, 0, 0, 0.4) 50%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#66000000',GradientType=1 );
    /* IE6-9 */
    z-index: 0; }
  .f h2 {
    font-size: 95px;
    font-weight: 500;
    color: #ffffff;
    letter-spacing: -4px;
    margin-bottom: 50px;
    margin-top: 10%;
    z-index: 3;
    position: relative;
    font-family: 'Oswald', sans-serif;
    text-shadow: 5px 2px 25px rgba(0, 0, 0, 0.15); }
    .f h2::before {
      content: "";
      background: #ffffff;
      display: block;
      height: 5px;
      width: 138px;
      top: 16px;
      left: 42%;
      position: relative; }
  .f p {
    font-size: 14px;
    color: #ffffff; }
  .f .container {
    padding: 25px 0px 0px 0px;
    z-index: 9999999999999999 !important; }
  .f .f-right {
    padding-left: 8.33333333%; }
  .f #news-slider {
    z-index: 1; }
    .f #news-slider .carousel-indicators {
      display: block;
      background: transparent !important;
      position: absolute !important;
      bottom: 0px !important; }
    .f #news-slider .carousel-indicators .active {
      background: #d2044c;
      border: 1px solid #d2044c; }
    .f #news-slider .carousel-indicators li {
      background: #ffffff;
      display: inline-block;
      width: 10px;
      height: 10px;
      margin: 3px;
      text-indent: -999px;
      cursor: pointer;
      border-radius: 10px; }
    .f #news-slider .arrow-down {
      display: none; }
    .f #news-slider:hover .carousel-control {
      opacity: 1;
      display: none; }
    .f #news-slider .carousel-control {
      display: none;
      opacity: 1;
      transition: 0.4s;
      width: 5%; }
      .f #news-slider .carousel-control .glyphicon-chevron-right {
        right: 0; }
      .f #news-slider .carousel-control .glyphicon-chevron-left {
        left: 0; }
      .f #news-slider .carousel-control span {
        font-size: 30px;
        width: 47px;
        height: 47px;
        border-radius: 50%;
        background: #ffffff;
        color: #2277c3;
        text-align: center;
        text-shadow: none;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
        .f #news-slider .carousel-control span:before {
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
      .f #news-slider .carousel-control.left, .f #news-slider .carousel-control.right {
        background: transparent; }
  .f .item .content-box {
    width: 100%;
    text-align: center;
    margin-bottom: 25px; }
    .f .item .content-box .img-wrap {
      border-radius: 50%;
      clear: both !important;
      -moz-box-shadow: 0px 0px 5px #1f1f1f;
      -webkit-box-shadow: 0px 0px 5px #1f1f1f;
      box-shadow: 0px 0px 5px #1f1f1f;
      width: 114px;
      height: 114px;
      margin: 0 auto 25px;
      border: 5px solid #fff; }
    .f .item .content-box p {
      width: 100%;
      text-align: center;
      color: #ffffff;
      font-size: 15px;
      letter-spacing: 1px;
      margin: 0 auto 15px;
      font-weight: 400;
      font-family: 'Lato'; }
    .f .item .content-box span {
      width: 100%;
      text-align: center;
      color: #ffffff;
      font-size: 21px;
      font-weight: bold;
      letter-spacing: 1px; }

.button-2 {
  font-size: 44px;
  color: #ffffff;
  font-family: 'Oswald', sans-serif; }
  .button-2:hover .img-wrap img {
    -webkit-transform: translate(-50%, -50%) scale(1.2);
    -moz-transform: translate(-50%, -50%) scale(1.2);
    -ms-transform: translate(-50%, -50%) scale(1.2);
    transform: translate(-50%, -50%) scale(1.2);
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out; }
  .button-2 .img-wrap {
    width: 250px;
    max-width: 100%; }
    .button-2 .img-wrap::after {
      content: " ";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.28);
      background-size: 100% 100%;
      z-index: 1; }
    .button-2 .img-wrap a {
      color: #ffffff; }
    .button-2 .img-wrap .title {
      z-index: 8;
      text-align: center;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
      .button-2 .img-wrap .title h3 {
        font-size: 44px;
        color: #ffffff;
        font-family: 'Oswald', sans-serif; }
    .button-2 .img-wrap img {
      -webkit-transform: translate(-50%, -50%) scale(1);
      -moz-transform: translate(-50%, -50%) scale(1);
      -ms-transform: translate(-50%, -50%) scale(1);
      transform: translate(-50%, -50%) scale(1);
      -webkit-transition: 0.3s ease-in-out;
      -moz-transition: 0.3s ease-in-out;
      -ms-transition: 0.3s ease-in-out;
      transition: 0.3s ease-in-out; }
  .button-2:first-child .img-wrap {
    margin-bottom: 25px; }

/*END FrontPage-------------------------------------------*/
a.no-walk {
  display: block; }

a.walk {
  display: none; }

body.page-template-custom a.no-walk {
  display: none; }
body.page-template-custom a.walk {
  display: block; }

/* Media queries----------------------------------*/
@media only screen and (min-width: 991px) and (max-width: 1200px) {
  .c .single-box a .icon-box {
    -webkit-transform: translate(90%, -175%);
    -moz-transform: translate(90%, -175%);
    -ms-transform: translate(90%, -175%);
    transform: translate(90%, -175%); }
    .c .single-box a .icon-box .icon {
      height: 60px;
      width: 60px; }

  .c2 .c2-right h2 {
    font-size: 135px; }

  .e .support .box-support .e-left h2 {
    font-size: 59px; }

  .d .info-wrap h2 {
    font-size: 140px; } }
@media only screen and (max-width: 991px) {
  .b .right img {
    position: relative;
    left: -89px;
    top: 0;
    margin: 0 auto;
    width: 130%;
    height: auto; }

  .c .c-right {
    margin-top: 25px; }

  .c .single-box {
    margin-bottom: 50px; }

  .c .single-box a .img-wrap {
    height: 500px; }

  .c .single-box a .icon-box {
    -webkit-transform: translate(220%, -240%);
    -moz-transform: translate(220%, -240%);
    -ms-transform: translate(220%, -240%);
    transform: translate(220%, -240%); }
    .c .single-box a .icon-box .icon {
      height: 90px;
      width: 90px; }

  .c .single-box a .title-wrap {
    -webkit-transform: translate(-50%, 90%);
    -moz-transform: translate(-50%, 90%);
    -ms-transform: translate(-50%, 90%);
    transform: translate(-50%, 90%); }

  .c .single-box a .title-wrap h3 {
    font-size: 50px;
    line-height: 45px; }

  .d .info-wrap {
    padding-left: 0%; }

  .d .info-wrap h2 {
    font-size: 130px; }

  .d img {
    position: absolute;
    left: -150px;
    top: -50px; }

  .e-left .box-container .box:nth-child(2) {
    margin-bottom: 50px; }

  .f::after {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.4+55 */
    background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.4) 55%, rgba(0, 0, 0, 0.4) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.4) 55%, rgba(0, 0, 0, 0.4) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.4) 55%, rgba(0, 0, 0, 0.4) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#66000000',GradientType=0 );
    /* IE6-9 */ }

  .f .f-right {
    padding-left: 15px; }

  .b {
    overflow: hidden; } }
@media only screen and (max-width: 767px) {
  .c2 .c2-right h2 {
    font-size: 130px; }

  .b .right img {
    left: -60px;
    width: 130%; }

  .d .info-wrap h2 {
    font-size: 90px; }

  .d .info-wrap h2::before {
    top: 25px;
    left: 13%; }

  .d .info-wrap p {
    text-shadow: 1px 2px 0px rgba(0, 0, 0, 0.5); }

  .e .e-right .box-news {
    width: 100%; }

  .e .e-right .box-news .img-wrap {
    height: 120px; }

  .f h2 {
    font-size: 70px; }

  .f h2::before {
    width: 110px;
    top: 10px;
    left: 40%; }

  .f .container {
    padding: 25px 15px 0px 15px; } }
@media only screen and (max-width: 480px) {
  .c2 .c2-right h2 {
    font-size: 60px; }

  .b .right img {
    left: -45px;
    width: 130%; }

  .d img {
    display: none; }

  .d .info-wrap h2 {
    font-size: 78px; }

  .d .info-wrap h2::before {
    top: 15px;
    left: 14%; }

  .d .info-wrap h2::before {
    width: 68px; }

  .d .info-wrap p {
    padding-left: 0px; }

  .d {
    padding: 30px 0 70px;
    text-align: center; }

  .e .e-left .box-container .box:nth-child(1) .img-wrap, .e .e-left .box-container .box:nth-child(2) .img-wrap {
    width: 100%; }

  .e .e-left .box-container .box:nth-child(1) .info-wrap, .e .e-left .box-container .box:nth-child(2) .info-wrap {
    width: 100%;
    height: auto; }

  .e-left .box-container .box:nth-child(1) {
    margin-bottom: 50px; }

  .e .e-left .box-container .box:nth-child(1) .img-wrap::after, .e .e-left .box-container .box:nth-child(2) .img-wrap::after {
    display: none; }

  .e .e-left .box-container .box:nth-child(1) .info-wrap::before, .e .e-left .box-container .box:nth-child(2) .info-wrap::before {
    display: none; }

  .e .e-left .box-container .box:nth-child(1) .info-wrap {
    float: none; }

  .e .e-left .box-container .box:nth-child(2) .info-wrap {
    float: none; }

  .e .e-left .box-container .box:nth-child(1) .img-wrap {
    float: none; }

  .e .e-left .box-container .box:nth-child(2) .img-wrap {
    float: none; }

  .e .e-left .box-container .box:nth-child(1), .e .e-left .box-container .box:nth-child(2) {
    float: none; }

  .e .e-right .box-news .img-wrap {
    height: 105px; }

  .c2 .c2-right span {
    word-spacing: 5px; } }
@media only screen and (max-width: 320px) {
  .d .info-wrap h2 {
    font-size: 60px; }

  .d .info-wrap h2::before {
    top: 13px;
    left: 15%; }

  .slider-widget .slider-a .slider-box {
    height: 100vh; } }

/*# sourceMappingURL=style.css.map */
