@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; }
.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: #f4ba4e;
      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: #f4ba4e;
      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(244, 186, 78, 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: #f4ba4e; }
  .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 #f4ba4e; }
  .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: #f4ba4e;
    border: 4px solid #f4ba4e; }
    .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;
  background-size: cover;
  background-position: center; }
  .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', sans-serif;
    background: #b02e3c;
    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: #b02e3c !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: #b02e3c; }

.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: #b02e3c;
    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: 768px) {
  .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: 'Montserrat', sans-serif !important;
  background: transparent;
  border-radius: 0px;
  color: #ffffff;
  border: 1px solid #ffffff;
  display: inline-block;
  font-size: 16px;
  font-weight: 700 !important;
  margin: 0 auto;
  min-width: 170px;
  padding: 10px 15px;
  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-1:hover, a.btn-1:focus, a.btn-1:active, span.btn-1:hover, span.btn-1:focus, span.btn-1:active {
    background: #ffffff;
    text-decoration: none;
    color: #484a4c; }
a.btn-2, span.btn-2 {
  font-family: 'Montserrat', sans-serif !important;
  background: #f4ba4e;
  border-radius: 0px;
  color: #ffffff !important;
  border: 1px solid #f4ba4e;
  display: inline-block;
  font-size: 16px;
  font-weight: 700 !important;
  margin: 0 auto;
  min-width: 170px;
  padding: 10px 15px;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: 0.4s; }
  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: #ffffff;
    border: 1px solid #ffffff;
    text-decoration: none;
    color: #484a4c !important; }
a.btn-3, span.btn-3 {
  font-family: 'Montserrat', sans-serif !important;
  background: #ffffff;
  border-radius: 0px;
  color: #000;
  border: 1px solid #ffffff;
  display: inline-block;
  font-size: 16px;
  font-weight: 700 !important;
  margin: 0 auto;
  min-width: 170px;
  padding: 10px 15px;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: 0.4s; }
  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: #2db6e8;
    border: 1px solid #2db6e8;
    text-decoration: none;
    color: #ffffff; }
a.btn-4, span.btn-4 {
  font-family: 'Montserrat', sans-serif !important;
  background: #b02e3c;
  border-radius: 0px;
  color: #ffffff !important;
  border: 1px solid #b02e3c;
  display: inline-block;
  font-size: 16px;
  font-weight: 700 !important;
  margin: 0 auto;
  min-width: 170px;
  padding: 10px 15px;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: 0.4s; }
  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: transparent;
    border: 1px solid #b02e3c;
    text-decoration: none;
    color: #b02e3c !important; }
a.btn-5, span.btn-5 {
  font-family: 'Montserrat', sans-serif !important;
  background: transparent;
  border-radius: 0px;
  color: #b02e3c;
  border: 1px solid #b02e3c;
  display: inline-block;
  font-size: 16px;
  font-weight: 700 !important;
  margin: 0 auto;
  min-width: 170px;
  padding: 10px 15px;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: 0.4s; }
  a.btn-5:hover, a.btn-5:focus, a.btn-5:active, span.btn-5:hover, span.btn-5:focus, span.btn-5:active {
    background: #b02e3c;
    border: 1px solid #b02e3c;
    text-decoration: none;
    color: #ffffff; }

/*END Buttons-------------------------------------*/
/*START header------------------------------------------*/
body.fixed header.header {
  background: #ffffff;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  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; } }
header.header {
  font-family: 'Domine', serif;
  background: #ffffff;
  position: relative;
  z-index: 150;
  width: 100%;
  -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); }
  header.header .textwidget {
    display: inline-block; }

section.top {
  position: relative;
  background: #b02e3c; }
  section.top .top-container {
    position: relative; }
    section.top .top-container .logo {
      background: #ffffff;
      border-radius: 50%;
      display: inline-block;
      position: absolute;
      left: 15px;
      width: 170px;
      padding: 10px;
      top: 58px;
      z-index: 10;
      -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.19);
      -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.19);
      box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.19); }
      section.top .top-container .logo a {
        display: block; }
        section.top .top-container .logo a img {
          margin: 0;
          width: 100%;
          max-height: 100%;
          max-width: 100%; }
    section.top .top-container .header-top {
      display: block;
      padding: 10px 0; }
      section.top .top-container .header-top::before, section.top .top-container .header-top::after {
        content: " ";
        display: table; }
      section.top .top-container .header-top::after {
        clear: both; }
      section.top .top-container .header-top .extra-link {
        display: inline-block;
        float: right;
        padding-top: 2px; }
        section.top .top-container .header-top .extra-link a {
          font-family: 'Lato', sans-serif;
          color: #ffffff;
          font-size: 18px;
          font-weight: 700;
          text-transform: uppercase;
          margin: 0 5px; }
          section.top .top-container .header-top .extra-link a span {
            font-weight: 700; }
          section.top .top-container .header-top .extra-link a i {
            margin: 0 5px; }
          section.top .top-container .header-top .extra-link a:first-child::after {
            content: "";
            display: inline-block;
            position: relative;
            margin-left: 13px;
            width: 2px;
            height: 14px;
            background: #ffffff; }
          section.top .top-container .header-top .extra-link a:hover {
            text-decoration: underline; }
      section.top .top-container .header-top .extra-button {
        float: right;
        margin-left: 50px; }
      section.top .top-container .header-top ul.social {
        display: inline-block;
        line-height: 1em;
        margin: 0;
        padding: 0;
        text-align: center;
        vertical-align: middle;
        float: left; }
        section.top .top-container .header-top ul.social li {
          display: inline-block;
          font-size: 18px;
          margin: 0px !important; }
          section.top .top-container .header-top ul.social li a {
            display: inherit;
            background: transparent;
            border-radius: 0;
            color: #ffffff;
            height: 28px;
            margin: 0 4px;
            position: relative;
            transition: 0.4s;
            width: 28px; }
            section.top .top-container .header-top 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: 20px;
              left: 50%;
              position: absolute;
              top: 50%; }
            section.top .top-container .header-top ul.social li a:hover {
              color: #f4ba4e; }
      section.top .top-container .header-top .open-search {
        background: transparent;
        border-radius: 0%;
        border: none;
        color: #ffffff;
        font-size: 24px;
        padding: 0 0 2px;
        height: 30px;
        margin: 0px;
        text-align: center;
        transition: 0.4s;
        width: 30px;
        outline: none; }
        section.top .top-container .header-top .open-search:hover {
          color: #f4ba4e; }
      section.top .top-container .header-top .custom-btn {
        display: unset; }

section.navigation .navbar-nav {
  float: right; }
section.navigation .nav-right {
  float: right;
  width: calc(100% - 130px); }
section.navigation .extra-button {
  display: inline-block;
  float: right;
  padding: 30px 0 10px; }
  section.navigation .extra-button .open-search {
    background: #c43343;
    border-radius: 0;
    border: none;
    color: #fff;
    font-size: 14px;
    margin: 0px;
    padding: 14px 17px;
    text-align: center;
    transition: 0.4s; }
    section.navigation .extra-button .open-search:hover {
      opacity: 0.8; }

/*END header-------------------------------------*/
/*START Main Navigation------------------------------------------*/
.navbar.navbar-default {
  background: transparent;
  margin-bottom: 0;
  border: none;
  border-radius: 0px;
  position: relative; }
  .navbar.navbar-default .container {
    position: relative; }

.navbar-brand {
  padding: 0;
  width: 260px;
  position: absolute;
  height: 115px;
  left: 30px;
  display: none; }
  .navbar-brand img {
    max-width: 100%;
    max-height: 100%;
    margin-left: 0px;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%; }

#navigation {
  padding-right: 0px;
  padding-left: 0px;
  font-size: 1rem;
  text-align: center; }
  #navigation > ul > li > a {
    -webkit-text-stroke-width: 0.1px;
    -webkit-text-stroke-color: black; }
  #navigation ul {
    -webkit-align-items: center;
    -webkit-flex-flow: row nowrap;
    -webkit-justify-content: flex-end;
    align-items: flex-end;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    float: none;
    justify-content: flex-end;
    align-items: center; }
    #navigation ul .custom-btn {
      position: relative;
      min-height: 100px;
      min-width: 153px; }
      #navigation ul .custom-btn a {
        background: url("../images/bg-btn.png") no-repeat;
        background-size: contain;
        background-position: center;
        min-width: 153px;
        min-height: 141px;
        color: #ffffff;
        text-transform: uppercase;
        font-size: 22px;
        font-weight: 700;
        padding: 0;
        position: absolute;
        margin: 0;
        transition: 0.4s;
        font-family: 'Lato', sans-serif;
        -webkit-text-stroke-width: 0px;
        -webkit-text-stroke-color: white; }
        #navigation ul .custom-btn a span {
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-53%, -150%);
          -moz-transform: translate(-53%, -150%);
          -ms-transform: translate(-53%, -150%);
          transform: translate(-53%, -150%); }
        #navigation ul .custom-btn a:hover, #navigation ul .custom-btn a:focus, #navigation ul .custom-btn a:active {
          background: url("../images/bg-btn.png") no-repeat !important;
          background-size: contain !important;
          background-position: center !important;
          color: #b02e3c;
          position: absolute;
          font-size: 22px;
          text-transform: uppercase;
          font-weight: 700;
          font-family: 'Lato', sans-serif; }
    #navigation ul li, #navigation ul li.open {
      display: inline-block;
      float: none;
      vertical-align: middle; }
      #navigation ul li:hover::after, #navigation ul li.open:hover::after {
        content: none; }
      #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, #navigation ul li.open.active {
        background: #b02e3c;
        /*&::after{
          content: "";
          background:$light-principal;
          bottom: 20px;
          height: 3px;
          left: 0;
          margin-left: auto;
          margin-right: auto;
          position: absolute;
          right: 0;
          width: 40%;
        }*/ }
        #navigation ul li.active.custom-btn, #navigation ul li.open.active.custom-btn {
          background: transparent; }
        #navigation ul li.active a, #navigation ul li.open.active a {
          color: #fff; }
        #navigation ul li.active ul li::after, #navigation ul li.active ul li::before, #navigation ul li.open.active ul li::after, #navigation ul li.open.active ul li::before {
          content: none !important; }
        #navigation ul li.active ul li a, #navigation ul li.open.active ul li a {
          background: transparent;
          border-radius: 0px;
          color: #b02e3c;
          font-size: 1rem;
          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: #c43343;
            color: #ffffff; }
          #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 !important; }
        #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: 'Arimo', sans-serif;
        background: transparent;
        border-radius: 0;
        color: #000;
        display: block;
        font-size: 18px;
        font-weight: 400;
        padding: 40px 12px;
        position: relative;
        text-align: center;
        text-transform: none;
        transition: 0.4s;
        white-space: normal; }
        #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;
          background: #b02e3c; }
      #navigation ul li ul, #navigation ul li.open ul {
        background: #ffffff;
        border: none;
        display: none;
        min-height: 0;
        padding: 0;
        text-align: left; }
        #navigation ul li ul li, #navigation ul li.open ul li {
          display: block; }
          #navigation ul li ul li::after, #navigation ul li.open ul li::after {
            content: none !important; }
          #navigation ul li ul li a, #navigation ul li.open ul li a {
            border-radius: 0;
            border-top: 1px solid #88232e;
            color: #b02e3c;
            font-size: 1rem;
            font-weight: 400;
            margin-top: 0;
            padding: 10px 15px; }
            #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: #c43343;
              color: #ffffff;
              margin-top: 0;
              border-radius: 0; }
            #navigation ul li ul li a::after, #navigation ul li.open ul li a::after {
              content: none !important; }
          #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:first-child a::after, #navigation ul li.open ul li:first-child a::after {
              content: ""; }
          #navigation ul li ul li:last-child a, #navigation ul li.open ul li:last-child a {
            border-radius: 0; }
          #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;
  background: rgba(176, 46, 60, 0.8);
  border-radius: 0;
  padding: 0px;
  position: absolute;
  display: none; }
  .dropdown-menu .dropdown-menu {
    left: 100%;
    top: 0px;
    display: none; }

.dropdown-btn {
  display: none; }

.slick-dots {
  display: none !important; }

@media only screen and (min-width: 991px) and (max-width: 1200px) {
  #navigation ul li a, #navigation ul li.open a {
    font-size: 14px;
    padding: 40px 8px; }

  #navigation ul .custom-btn a {
    font-size: 14px;
    padding: 11px 5px;
    margin: 0 5px; }

  body.fixed header.header #navigation ul li a, body.fixed header.header #navigation ul li.open a {
    font-size: 14px;
    padding: 25px 8px; }
  body.fixed header.header #navigation ul .custom-btn a {
    font-size: 14px;
    padding: 11px 5px;
    margin: 0 5px; } }
@media only screen and (max-width: 991px) {
  body.fixed {
    padding-top: 115.6px; }

  body.fixed header.header {
    background: #88232e; }
    body.fixed header.header section.top .header-top {
      z-index: 99;
      position: relative;
      width: 300px;
      text-align: center;
      float: none;
      display: block;
      margin: 0 auto; }
    body.fixed header.header section.navigation .nav-right {
      width: 100% !important; }
    body.fixed header.header #navigation ul li.open a {
      padding: 15px 15px; }
    body.fixed header.header #navigation ul li.active ul li a {
      color: #88232e !important; }
    body.fixed header.header .navbar-brand {
      height: 50px;
      left: 0;
      top: 8px; }

  section.top .logo {
    display: inline-block;
    width: 250px; }
    section.top .logo a img {
      width: 100%; }

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

  .navbar-nav {
    margin: 0; }

  #navigation ul {
    text-align: center;
    padding: 0px;
    display: block; }
    #navigation ul > li > a {
      color: #ffffff; }

  #navigation .extra-link a {
    display: block;
    color: #b02e3c;
    background: #ffffff;
    padding: 20px 0;
    font-weight: 700;
    font-size: 20px;
    transition: 0.4s; }
    #navigation .extra-link a i {
      display: none; }
    #navigation .extra-link a:hover {
      background: #b02e3c;
      color: #ffffff; }

  #navigation ul li {
    display: block; }

  #navigation ul li.active {
    background: #c43343;
    color: #fff !important; }
    #navigation ul li.active::after {
      content: none; }

  #navigation ul li a, #navigation ul li.open a {
    font-size: 18px;
    padding: 20px 15px;
    display: block !important; }

  #navigation ul li ul li.active a {
    background: #88232e; }

  #navigation ul .custom-btn a {
    border-radius: 0;
    margin: 0; }

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

  .dropdown-btn {
    display: none; }

  #navigation ul li.menu-item-has-children {
    display: block; }
    #navigation ul li.menu-item-has-children .dropdown-btn {
      background: transparent;
      border: 1px solid #fff;
      color: #fff;
      display: block;
      left: auto;
      padding: 4px 10px 6px;
      position: absolute;
      right: 22px;
      top: 15px; }
      #navigation ul li.menu-item-has-children .dropdown-btn:hover, #navigation ul li.menu-item-has-children .dropdown-btn:focus, #navigation ul li.menu-item-has-children .dropdown-btn:active {
        background: #fff;
        color: #b02e3c;
        border: 1px solid #fff; }

  #navigation ul li ul {
    background: #c43343;
    margin-bottom: 12px;
    max-height: unset;
    position: relative;
    text-align: center;
    width: 100%; }
    #navigation ul li ul li {
      border-bottom: 1px solid #fff; }

  .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; }

  #navigation ul > li.menu-item-has-children > .dropdown-menu .dropdown-btn {
    display: none; }
  #navigation ul > li.menu-item-has-children > .dropdown-menu li.menu-item-has-children .dropdown-btn {
    position: absolute;
    right: 15px;
    left: auto;
    margin-top: 0;
    display: block;
    border: 1px solid #b02e3c;
    color: #b02e3c;
    padding: 3px 9px 4px;
    top: 5px;
    background: transparent; }
    #navigation ul > li.menu-item-has-children > .dropdown-menu li.menu-item-has-children .dropdown-btn:hover, #navigation ul > li.menu-item-has-children > .dropdown-menu li.menu-item-has-children .dropdown-btn:focus, #navigation ul > li.menu-item-has-children > .dropdown-menu li.menu-item-has-children .dropdown-btn:active {
      background: #b02e3c;
      color: #fff; }
  #navigation ul > li.menu-item-has-children > .dropdown-menu li.menu-item-has-children .dropdown-menu .dropdown-btn {
    display: none; }
  #navigation ul > li.menu-item-has-children > .dropdown-menu li.menu-item-has-children .dropdown-menu li.menu-item-has-children .dropdown-btn {
    position: absolute;
    right: 15px;
    left: auto;
    margin-top: -36px;
    display: block;
    background: #fff none repeat scroll 0% 0%;
    border: 1px solid #b02e3c;
    color: #b02e3c;
    padding: 6px 13px 6px 12px; }
    #navigation ul > li.menu-item-has-children > .dropdown-menu li.menu-item-has-children .dropdown-menu li.menu-item-has-children .dropdown-btn:hover, #navigation ul > li.menu-item-has-children > .dropdown-menu li.menu-item-has-children .dropdown-menu li.menu-item-has-children .dropdown-btn:focus, #navigation ul > li.menu-item-has-children > .dropdown-menu li.menu-item-has-children .dropdown-menu li.menu-item-has-children .dropdown-btn:active {
      background: #b02e3c;
      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; }

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

  .navbar-toggle {
    display: block;
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    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: #333; }
    .navbar-default .navbar-toggle .icon-bar {      
      height: 4px;background: #333;
      width: 27px; }

  .navbar-collapse.collapse {
    display: none !important;
    padding-bottom: 0;
    overflow: visible !important; }

  .navbar-header {
    float: none;
    width: 100%;background: #fff;
     }

  .navbar-brand {
    display: none; }

  .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; }

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

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

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

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

  #navigation {
    overflow-y: scroll !important;
    height: calc(100vh - 116px) !important;
    display: block; }

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

  section.navigation .extra-button .open-search {
    display: block;
    width: 100%;
    padding: 20px 15px; }

  section.navigation .extra-button {
    display: block;
    float: none; }

  section.navigation .nav-right {
    float: none;
    width: 100%; }

  #navigation ul li.active ul li a, #navigation ul li.open.active ul li a {
    background: #fff; }

  #navigation ul li ul li a {
    background: #fff; }

  section.top {
    min-height: 60px; }

  #navigation ul .custom-btn a {
    width: 100%;
    background: #f4ba4e;
    min-height: 60px; }
    #navigation ul .custom-btn a:hover {
      background: #f1a71e !important; }
    #navigation ul .custom-btn a span {
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }

  #navigation ul .custom-btn {
    min-height: 60; } }
@media only screen and (max-width: 768px) {
  body.fixed header.header section.top .header-top {
    display: inline-block;
    float: none;
    left: 33%;
    position: relative;
    text-align: center;
    width: 215px;
    z-index: 99; }
  body.fixed header.header .navbar-brand {
    height: 40px;
    left: 15px; }

  header.header {
    background: #88232e;
    position: relative; }

  section.navigation {
    margin-top: 0; }

  section.top .header-top {
    display: block;
    float: none;
    text-align: center; }

  section.top .logo {
    display: block;
    width: 220px;
    margin: 0 auto; }
    section.top .logo a img {
      width: 100%;
      margin: 10px auto 0; }

  .custom-btn a.btn-4 {
    margin: 0; }
  .custom-btn a.btn-3 {
    margin: 0; }

  section.navigation .nav-right {
    width: 100%; }

  section.top .top-container .logo {
    width: 105px;
    padding: 5px;
    top: 3px;
    left: 0; }

  section.top .top-container .header-top ul.social {
    float: right; } }
@media only screen and (max-width: 480px) {
  body.fixed header.header section.top .header-top {
    display: none; }
  body.fixed header.header section.navigation .nav-right {
    width: 100% !important;
    height: 55px; }
  body.fixed header.header section.navigation {
    margin-top: 0; }
  body.fixed header.header #navigation {
    background: #88232e; }

  section.top .header-top .custom-btn {
    display: block;
    margin-top: 8px; }

  header.header {
    background: #88232e;
    position: relative; }

  section.top .top-container .header-top .extra-link {
    display: block;
    margin: 5px 0; } }
/*END Main Navigation-------------------------------------*/
/*STRART Search Widget------------------------------------------*/
body.search h1 span {
  font-size: inherit; }

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

div.search {
  display: block;
  font-family: 'Lato', sans-serif;
  position: relative;
  float: none;
  vertical-align: middle;
  background: #a42b38; }
  div.search::before {
    content: "";
    background: #c43343;
    width: 2px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }
  div.search::after {
    content: "";
    background: #c43343;
    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;
    outline: none; }
    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);
    outline: none; }

.searchandfilter {
  width: 75%; }
  .searchandfilter ul {
    padding: 0;
    list-style: none;
    -webkit-align-items: center;
    -webkit-flex-flow: row nowrap;
    flex-direction: row;
    -webkit-justify-content: space-between;
    align-items: flex-end;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    float: none;
    justify-content: space-between;
    align-items: center; }
    .searchandfilter ul li {
      display: inline-block;
      margin-bottom: 25px; }

@media only screen and (max-width: 768px) {
  div.search::after {
    content: none; }

  .searchandfilter ul {
    flex-direction: column;
    justify-content: start;
    align-items: start; } }
/*END Search Widget------------------------------------------*/
/*START Google Translate Dropdown-List------------------------------------------*/
.translate {
  display: inline-block;
  font-size: 12px;
  vertical-align: middle;
  margin: 0 20px; }
  .translate h3 {
    display: none; }
  .translate .skiptranslate {
    font-size: 0;
    line-height: 0; }
    .translate .skiptranslate .goog-te-combo {
      font-size: 14px;
      line-height: 1em;
      color: #484a4c;
      margin-top: -7px; }
    .translate .skiptranslate span {
      display: none; }
  .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: #b02e3c;
  background: -webkit-linear-gradient(#b02e3c, rgba(176, 46, 60, 0.2));
  background: -o-linear-gradient(#b02e3c, rgba(176, 46, 60, 0.2));
  background: -moz-linear-gradient(#b02e3c, rgba(176, 46, 60, 0.2));
  background: linear-gradient(#b02e3c, rgba(176, 46, 60, 0.2));
  font-family: lato-l;
  font-size: 1rem; }

/*END Translate Fixed Bottom----------------------------------------*/
/*START Font Resizer------------------------------------------*/
.font-resizer {
  display: inline-block;
  vertical-align: middle;
  text-align: center; }
  .font-resizer.active p {
    background: #b02e3c; }
  .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: #b02e3c;
    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: #b02e3c;
    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: #88232e;
      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: 210px;
    list-style: none;
    position: absolute;
    z-index: 15;
    text-align: right; }
    .slider-widget .slider-a #home-slider .carousel-indicators li {
      background: #fff;
      border: none;
      border-radius: 50%;
      margin: 0 1px;
      width: 7px;
      height: 7px; }
    .slider-widget .slider-a #home-slider .carousel-indicators .active {
      background: #b02e3c;
      margin: 0 4px;
      width: 7px;
      height: 7px; }
  .slider-widget .slider-a #home-slider .carousel-control {
    opacity: 1;
    transition: 0.4s; }
    .slider-widget .slider-a #home-slider .carousel-control span {
      border-radius: 0;
      color: #ffffff;
      font-size: 45px;
      line-height: 0;
      height: 90px;
      text-align: center;
      text-shadow: none;
      width: 90px;
      transition: 0.4s; }
      .slider-widget .slider-a #home-slider .carousel-control span:before {
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: 50%;
        position: absolute;
        top: 50%; }
      .slider-widget .slider-a #home-slider .carousel-control span:hover {
        color: #f4ba4e; }
    .slider-widget .slider-a #home-slider .carousel-control.left, .slider-widget .slider-a #home-slider .carousel-control.right {
      background: transparent; }
    .slider-widget .slider-a #home-slider .carousel-control.left {
      left: 0px;
      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 {
      right: 0px;
      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: calc(100vh + 150px);
    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:before {
      content: "";
      background: url("../images/bg-b.png") no-repeat;
      background-size: 100% 400px;
      background-position: top;
      display: block;
      width: 100%;
      height: 400px;
      position: absolute;
      bottom: 0px;
      z-index: 4; }
    .slider-widget .slider-a .bg-img::after {
      content: "";
      /*background: url("../images/slider-overlay.png");
      background-size: 100% 100%;
      background-position: top;*/
	  background:rgba(0,0,0,0.4);
      height: 100%;
      width: 100%;
      position: absolute;
      left: 0;
      bottom: 0;
      top: auto;
      opacity: 1;
      z-index: 1; }
  .slider-widget .caption-a {
    padding-top: 160px;
    padding-bottom: 150px;
    -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: right;
    top: 50%;
    z-index: 10;
    width: 70%; }
    .slider-widget .caption-a h2 {
      font-family: 'Domine', serif;
      color: #ffffff;
      font-size: 40px;
      font-weight: 500;
      line-height: 40px;
      margin: 35px 0 45px;
      text-transform: none; }
    .slider-widget .caption-a p {
      font-family: 'Lato', sans-serif;
      color: #fff;
      font-size: 17px;
      letter-spacing: 0.2px;
      line-height: 1.5em;
      margin: 20px auto 80px;
      width: 70%;
      display: none; }

@media only screen and (min-width: 991px) and (max-width: 1200px) {
  .slider-widget .slider-a .bg-img {
    background-position: left; }

  .slider-widget .caption-a {
    text-align: center; } }
@media only screen and (max-width: 991px) {
  .slider-widget .slider-a .bg-img {
    background-position: left; }

  .slider-widget .caption-a {
    text-align: center; } }
@media only screen and (max-width: 768px) {
  .slider-widget .caption-a {
    padding-top: 0px;
    width: 90%; }

  .slider-widget .slider-a .slider-box {
    height: calc(70vh + 150px); }

  .slider-widget .caption-a h2 {
    font-size: 25px;
    line-height: 30px; } }
@media only screen and (max-width: 480px) {
  .slider-widget .slider-a #home-slider .carousel-control {
    display: none; } }
/*END Slider--------------------------------------------------*/
/*START News--------------------------------------------------*/
.news-widget {
  padding: 30px 0 40px;
  color: #484a4c; }
  .news-widget h2 {
    font-family: 'Domine', serif;
    color: #ffffff !important;
    font-size: 24px;
    line-height: 24px;
    font-weight: 900;
    margin: 0px 0 25px;
    text-transform: uppercase; }
  .news-widget .single-box {
    transition: 0.5s;
    position: relative;
    top: 0; }
    .news-widget .single-box::before, .news-widget .single-box::after {
      content: " ";
      display: table; }
    .news-widget .single-box::after {
      clear: both; }
    .news-widget .single-box:hover, .news-widget .single-box:active, .news-widget .single-box:focus {
      top: -15px;
      transition: 0.5s;
      text-decoration: none !important; }
  .news-widget a {
    transition: 0.4s; }
    .news-widget a .date-wrap {
      width: 20%;
      height: auto;
      float: left;
      background-position: center !important;
      background-size: contain !important;
      background: url("../images/splash-01.svg") no-repeat;
      text-align: center;
      position: relative;
      transition: 0.4s; }
      .news-widget a .date-wrap span.date {
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: 50%;
        position: absolute;
        top: 50%; }
        .news-widget a .date-wrap span.date span {
          display: block;
          font-size: 26px;
          font-family: 'Roboto', sans-serif;
          color: #ffffff;
          line-height: 26px; }
    .news-widget a:hover {
      transition: 0.4s; }
      .news-widget a:hover .date-wrap {
        background-position: center !important;
        background-size: contain !important;
        background: url("../images/splash-h-01.svg") no-repeat; }
  .news-widget .info-wrap {
    background: transparent;
    position: relative;
    margin-bottom: 25px;
    padding: 25px 15px 25px;
    text-align: left;
    width: 80%;
    float: right; }
    .news-widget .info-wrap a span.title {
      color: #f4ba4e;
      font-weight: 900;
      font-size: 16px;
      text-transform: uppercase;
      display: block;
      margin-bottom: 15px; }
    .news-widget .info-wrap p {
      font-family: 'Lato', sans-serif;
      font-size: 16px;
      color: #ffffff;
      font-weight: 500; }

/*END News------------------------------------------*/
@media only screen and (max-width: 480px) {
  .news-widget a .date-wrap {
    width: 30%; }

  .news-widget .info-wrap {
    width: 70%; } }
/*START Calendar------------------------------------------*/
.tribe-mini-calendar-event {
  border: none;
  padding-bottom: 0;
  margin-bottom: 20px; }

.tribe-events-adv-list-widget .type-tribe_events, .tribe-mini-calendar-list-wrapper .type-tribe_events {
  margin: 0px 5%;
  padding: 0px;
  width: 90%;
  background: transparent;
  border-radius: 0px; }
  .tribe-events-adv-list-widget .type-tribe_events .single-box .info-wrap span, .tribe-mini-calendar-list-wrapper .type-tribe_events .single-box .info-wrap span {
    color: #b02e3c;
    font-size: 22px;
    display: block;
    font-family: 'Arimo', sans-serif; }
  .tribe-events-adv-list-widget .type-tribe_events .single-box .info-wrap h3, .tribe-mini-calendar-list-wrapper .type-tribe_events .single-box .info-wrap h3 {
    font-size: 28px;
    color: #000;
    font-family: 'Domine', serif;
    text-decoration: none;
    margin-bottom: 40px; }
    .tribe-events-adv-list-widget .type-tribe_events .single-box .info-wrap h3:hover, .tribe-mini-calendar-list-wrapper .type-tribe_events .single-box .info-wrap h3:hover {
      text-decoration: underline; }
    .tribe-events-adv-list-widget .type-tribe_events .single-box .info-wrap h3 a, .tribe-mini-calendar-list-wrapper .type-tribe_events .single-box .info-wrap h3 a {
      font-size: 28px;
      color: #000;
      font-family: 'Domine', serif;
      text-decoration: none; }
      .tribe-events-adv-list-widget .type-tribe_events .single-box .info-wrap h3 a:hover, .tribe-mini-calendar-list-wrapper .type-tribe_events .single-box .info-wrap h3 a:hover {
        text-decoration: underline; }
  .tribe-events-adv-list-widget .type-tribe_events .single-box .info-wrap time, .tribe-events-adv-list-widget .type-tribe_events .single-box .info-wrap p, .tribe-events-adv-list-widget .type-tribe_events .single-box .info-wrap p span, .tribe-mini-calendar-list-wrapper .type-tribe_events .single-box .info-wrap time, .tribe-mini-calendar-list-wrapper .type-tribe_events .single-box .info-wrap p, .tribe-mini-calendar-list-wrapper .type-tribe_events .single-box .info-wrap p span {
    font-size: 18px;
    color: #000;
    margin-bottom: 0;
    font-size: 16px;
    display: inline-block; }
  .tribe-events-adv-list-widget .type-tribe_events .single-box .info-wrap time, .tribe-mini-calendar-list-wrapper .type-tribe_events .single-box .info-wrap time {
    margin-bottom: 30px;
    display: block; }
  .tribe-events-adv-list-widget .type-tribe_events .single-box .info-wrap a.btn-2, .tribe-mini-calendar-list-wrapper .type-tribe_events .single-box .info-wrap a.btn-2 {
    margin-top: 40px; }
  .tribe-events-adv-list-widget .type-tribe_events .single-box .info-wrap .tribe-address, .tribe-mini-calendar-list-wrapper .type-tribe_events .single-box .info-wrap .tribe-address {
    display: block; }
    .tribe-events-adv-list-widget .type-tribe_events .single-box .info-wrap .tribe-address br, .tribe-mini-calendar-list-wrapper .type-tribe_events .single-box .info-wrap .tribe-address br {
      display: none; }
    .tribe-events-adv-list-widget .type-tribe_events .single-box .info-wrap .tribe-address .tribe-events-abbr, .tribe-mini-calendar-list-wrapper .type-tribe_events .single-box .info-wrap .tribe-address .tribe-events-abbr {
      text-decoration: none;
      border-bottom: none; }
  .tribe-events-adv-list-widget .type-tribe_events .single-box time, .tribe-mini-calendar-list-wrapper .type-tribe_events .single-box time {
    display: none; }

.tribe_mini_calendar_widget {
  z-index: 2;
  position: relative; }
  .tribe_mini_calendar_widget h3 {
    display: none; }

.tribe-mini-calendar .tribe-events-has-events.tribe-mini-calendar-today:hover {
  background: transparent !important; }

.tribe-mini-calendar-wrapper {
  background: transparent;
  color: #fff;
  padding: 0;
  font-family: 'Lato', sans-serif;
  z-index: 2;
  display: block; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar td.tribe-events-has-events.tribe-events-present {
    background: transparent; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar td.tribe-events-has-events {
    background: transparent; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar td.tribe-events-has-events.tribe-mini-calendar-today {
    background: transparent; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar-grid-wrapper {
    background: #b02e3c;
    width: 33.33333333%;
    display: inline-block;
    float: left;
    position: relative;
    padding: 60px 15px 60px 0; }
    .tribe-mini-calendar-wrapper .tribe-mini-calendar-grid-wrapper:before {
      content: "";
      display: block;
      width: 1000%;
      height: 500%;
      background: url("../images/bg-f.jpg");
      background-size: auto;
      background-position: top;
      position: absolute;
      top: -60px;
      right: -8.33%;
      z-index: 1; }
    .tribe-mini-calendar-wrapper .tribe-mini-calendar-grid-wrapper .tribe-mini-calendar {
      z-index: 2;
      position: relative; }
    .tribe-mini-calendar-wrapper .tribe-mini-calendar-grid-wrapper table tbody, .tribe-mini-calendar-wrapper .tribe-mini-calendar-grid-wrapper table tfoot, .tribe-mini-calendar-wrapper .tribe-mini-calendar-grid-wrapper table thead {
      border: none !important;
      background-color: transparent !important; }
    .tribe-mini-calendar-wrapper .tribe-mini-calendar-grid-wrapper table tbody tr:nth-child(2n) {
      background-color: transparent !important; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar-list-wrapper {
    width: 58.33333333%;
    display: inline-block;
    padding: 70px; }
  .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: rgba(255, 255, 255, 0.15); }
  .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.tribe-mini-calendar-month-0 {
      float: left;
      font-family: 'Domine', serif;
      font-size: 40px; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar th {
    background: transparent;
    border: none;
    font-size: 12px;
    text-transform: uppercase;
    padding: 20px 0px 15px;
    letter-spacing: 2px;
    color: rgba(255, 255, 255, 0.5); }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar thead {
    background: transparent; }
    .tribe-mini-calendar-wrapper .tribe-mini-calendar thead span#tribe-mini-calendar-month-0 {
      font-size: 54px;
      font-family: 'Domine', serif;
      font-weight: 400;
      text-transform: none;
      float: left;
      left: 15px;
      position: relative; }
    .tribe-mini-calendar-wrapper .tribe-mini-calendar thead .prev-month {
      float: right;
      left: -50px;
      position: relative;
      font-size: 40px;
      margin: 0; }
    .tribe-mini-calendar-wrapper .tribe-mini-calendar thead .next-month {
      float: right;
      right: -15px;
      position: relative;
      font-size: 40px;
      margin: 0; }
  .tribe-mini-calendar-wrapper .tribe-events-has-events:hover {
    background: transparent; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-events-past {
    color: #484a4c;
    background: transparent; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar td {
    border: none;
    font-size: 13px;
    background: transparent;
    padding-top: 10px;
    font-family: 'Lato', sans-serif; }
  .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: #b02e3c;
    font-size: 13px; }
    .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-events-has-events div[id*="daynum-"] a:hover {
      background: transparent;
      border: 1px solid #ffffff !important;
      color: #ffffff !important; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar-event .list-info h2 {
    text-align: left;
    padding: 0;
    margin: 0;
    font-size: 20px; }
    .tribe-mini-calendar-wrapper .tribe-mini-calendar-event .list-info h2 a {
      color: #000;
      font-weight: 700;
      font-family: 'Domine', serif; }
  .tribe-mini-calendar-wrapper .tribe-events-duration {
    text-align: left; }
    .tribe-mini-calendar-wrapper .tribe-events-duration span {
      color: #5f5f5f;
      font-size: 18px;
      font-weight: 700;
      font-family: 'Domine', serif; }
  .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: #f4ba4e;
  border-radius: 10px 0 10px 0;
  padding: 30px 15px 10px;
  margin: 0;
  min-width: 100px; }
  .tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-date .list-dayname {
    background: transparent;
    color: #ffffff;
    font-size: 26px;
    font-family: 'Domine', serif;
    font-weight: 400;
    line-height: 26px;
    bottom: -35px;
    position: relative;
    text-transform: none; }
  .tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-date .list-daynumber {
    font-size: 48px;
    font-family: 'Domine', serif;
    font-weight: 400;
    background: transparent;
    color: #ffffff;
    border-bottom: none;
    line-height: 48px;
    top: -40px;
    position: relative; }
.tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-info {
  margin: 0;
  width: calc(100% - 108px);
  padding: 20px 30px; }
  .tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-info .tribe-events-title {
    margin-bottom: 5px; }
    .tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-info .tribe-events-title a {
      color: #484a4c;
      font-size: 20px;
      text-transform: none; }
  .tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-info .tribe-events-duration time {
    color: #5f5f5f;
    font-family: 'Domine', serif;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 20px;
    display: block; }
  .tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-info .tribe-events-duration p {
    color: #484a4c;
    font-size: 16px;
    font-family: 'Arimo', sans-serif;
    display: block;
    margin-bottom: 15px; }
  .tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-info .tribe-events-duration a {
    color: #b02e3c;
    font-weight: 700;
    font-size: 16px;
    font-family: 'Arimo', sans-serif; }
    .tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-info .tribe-events-duration a::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;
      transition: 0.4s; }

.single-tribe_events .tribe-events-single-event-title {
  font-family: 'Domine', serif;
  color: #b02e3c;
  font-weight: 700;
  text-transform: none;
  margin-top: 0;
  font-size: 36px !important; }

.tribe-events-schedule h2 {
  font-size: 18px !important;
  color: #484a4c !important; }

#tribe-events-content .tribe-events-abbr {
  text-decoration: none; }

@media only screen and (max-width: 991px) {
  .tribe-mini-calendar-wrapper .tribe-mini-calendar thead span#tribe-mini-calendar-month-0 {
    font-size: 32px;
    top: 10px; } }
@media only screen and (max-width: 768px) {
  .tribe-mini-calendar-wrapper .tribe-mini-calendar-grid-wrapper {
    width: 100%;
    float: none;
    margin-bottom: 137px; }

  .tribe-mini-calendar-wrapper .tribe-mini-calendar-grid-wrapper::before {
    height: 138%; }

  .tribe-mini-calendar-wrapper .tribe-mini-calendar-list-wrapper {
    width: 100%;
    display: block; } }
@media only screen and (max-width: 480px) {
  .tribe-mini-calendar-event .list-date {
    width: 100%; }

  .tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-info {
    width: 100%; }
    .tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-info h2 {
      text-align: center; }

  .tribe-mini-calendar-wrapper .tribe-events-duration {
    text-align: center; } }
/*END Calendar------------------------------------------*/
.events-widget {
  margin-top: -150px; }
  .events-widget .single-box {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    position: relative;
    border-radius: 5px; }
    .events-widget .single-box .date {
      text-align: center;
      color: #ffffff;
      width: 62px;
      height: 76px;
      background: url("../images/bg-date.png") no-repeat;
      background-size: contain;
      background-position: center;
      font-size: 34px;
      font-weight: 700;
      position: absolute;
      left: 10px;
      top: -10px;
      z-index: 5;
      font-family: 'Arimo', sans-serif;
      padding-top: 10px;
      transition: 0.8s; }
    .events-widget .single-box .img-wrap {
      height: 270px;
      background: #000;
      border-radius: 5px 5px 0 0; }
      .events-widget .single-box .img-wrap a.btn-3 {
        position: absolute;
        left: 50%;
        top: -25%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: 5; }
    .events-widget .single-box .info-wrap {
      padding: 30px 20px;
      text-align: left; }
      .events-widget .single-box .info-wrap h3 {
        font-size: 20px;
        color: #000;
        margin: 0;
        font-family: 'Arimo', sans-serif;
        font-weight: 700;
        text-transform: uppercase;
        margin-bottom: 20px; }
        .events-widget .single-box .info-wrap h3 a {
          font-size: 20px;
          color: #000;
          margin: 0;
          font-family: 'Arimo', sans-serif;
          font-weight: 700;
          text-transform: uppercase; }
      .events-widget .single-box .info-wrap p {
        font-size: 16px;
        color: #484a4c;
        margin: 0;
        font-family: 'Arimo', sans-serif;
        font-weight: 300; }
    .events-widget .single-box time {
      display: block;
      padding: 10px 15px;
      background: #f4ba4e;
      color: #ffffff;
      font-family: 'Arimo', sans-serif;
      font-weight: 400;
      font-size: 18px; }
    .events-widget .single-box:hover .date {
      opacity: 0;
      top: -200px; }
    .events-widget .single-box:hover .img-wrap img {
      opacity: 0.5;
      -webkit-filter: blur(2px);
      -moz-filter: blur(2px);
      -ms-filter: blur(2px);
      filter: blur(2px); }
    .events-widget .single-box:hover .img-wrap a.btn-3 {
      top: 50%; }
  .events-widget h3 {
    font-size: 18px;
    color: #484a4c;
    margin: 0;
    font-family: 'Lato', sans-serif;
    text-transform: capitalize; }
    .events-widget h3 a {
      color: #484a4c;
      font-size: 18px;
      font-weight: 700;
      text-transform: capitalize; }
  .events-widget p {
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #484a4c; }
  .events-widget time {
    font-size: 12px;
    color: #484a4c;
    font-weight: 400;
    display: inline-block;
    font-family: 'Lato', sans-serif; }
  .events-widget address {
    font-size: 12px;
    color: #484a4c;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    display: inline-block; }
    .events-widget address strong {
      color: #f4ba4e;
      font-weight: unset;
      font-family: 'Lato', sans-serif; }
  .events-widget hr {
    border-color: #d6d6d6;
    margin: 15px 0 10px; }
  .events-widget #events-slider .bullets {
    display: none; }
  .events-widget #events-slider .carousel-indicators {
    position: absolute;
    bottom: -35px;
    left: 0;
    z-index: 15;
    width: 100%;
    padding-left: 0;
    margin-left: 0;
    text-align: center;
    list-style: none; }
    .events-widget #events-slider .carousel-indicators li {
      display: inline-block;
      width: 12px;
      height: 12px;
      margin: 0px 2px;
      text-indent: -999px;
      cursor: pointer;
      background: transparent;
      border: 1px solid #ffffff;
      border-radius: 50%;
      bottom: -30px; }
      .events-widget #events-slider .carousel-indicators li.active {
        background: #ffffff; }
  .events-widget #events-slider .carousel-control {
    display: block;
    opacity: 1;
    transition: 0.4s;
    width: 50px;
    height: 50px; }
    .events-widget #events-slider .carousel-control span {
      position: relative;
      font-size: 30px;
      font-weight: 300;
      width: 50px;
      height: 50px;
      border-radius: 0;
      background: transparent;
      color: #b02e3c;
      text-align: center;
      text-shadow: none;
      line-height: 0;
      transition: 0.4s; }
      .events-widget #events-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%); }
      .events-widget #events-slider .carousel-control span:hover {
        color: #f4ba4e; }
    .events-widget #events-slider .carousel-control .sr-only {
      display: none; }
    .events-widget #events-slider .carousel-control.left, .events-widget #events-slider .carousel-control.right {
      background: transparent; }
    .events-widget #events-slider .carousel-control.left {
      top: -68px !important;
      right: 100px !important;
      left: auto !important; }
    .events-widget #events-slider .carousel-control.right {
      top: -68px !important; }
  .events-widget #events-slider .arrow-down {
    display: none; }

/*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 .tribe-events-list-separator-month + .type-tribe_events.tribe-events-first {
  text-align: center; }
#tribe-events h1 {
  margin-bottom: 0; }
#tribe-events h2 {
  margin-top: 0; }
#tribe-events .tribe-events-event-image img {
  float: left;
  margin: 0 15px 15px 0; }
#tribe-events a {
  color: #b02e3c; }
  #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: #f4ba4e;
  transition: 0.4s; }
  #tribe-events .tribe-events-button:hover, #tribe-events #tribe-bar-form .tribe-bar-submit input[type="submit"]:hover {
    background: #b02e3c; }
#tribe-events .tribe-events-calendar thead th {
  background: #b02e3c;
  border-color: #b02e3c; }
#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: #f4ba4e; }
#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: #f4ba4e; }
#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: #f4ba4e; }
#tribe-events .tribe-events-sub-nav a {
  color: #484a4c;
  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: #b02e3c;
  border: none;
  padding: 10px 30px; }

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

#tribe-events-bar #tribe-bar-form .tribe-bar-submit input[type="submit"] {
  -webkit-appearance: button;
  background: #666 !important;
  background-image: none !important;
  border: none !important;
  border-radius: 0 !important;
  color: #fff !important;
  font-size: 13px !important;
  height: auto !important;
  letter-spacing: 0 !important;
  line-height: 20px !important;
  padding: 10px !important;
  width: 100% !important; }
  #tribe-events-bar #tribe-bar-form .tribe-bar-submit input[type="submit"]:hover {
    background: #f4ba4e !important; }

#tribeHideRecurrence {
  margin-right: 15px !important; }

.tribe-events-sub-nav li a {
  background: transparent; }

/*END TRIBE EVENTS------------------------------------*/
@media only screen and (max-width: 991px) {
  .events-widget .box {
    text-align: center; }

  .events-widget .box .circle {
    margin: 0 auto; }

  .events-widget .box .info-wrap a {
    width: 30px;
    height: 30px;
    padding: 5px;
    margin: 12px; }

  .events-widget p {
    margin-bottom: 25px; }

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

  .events-widget .single-box .img-wrap img {
    object-position: top; } }
@media only screen and (max-width: 768px) {
  .events-widget #events-slider .carousel-control {
    display: none; }

  .events-widget #events-slider .bullets {
    display: block; }

  .events-widget h2 {
    text-align: center; }

  .events-widget h2::before {
    margin: 0 auto; }

  .events-widget .single-box {
    margin-bottom: 50px; } }
@media only screen and (max-width: 480px) {
  .events-widget .day {
    height: auto; }

  #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: transparent; } }
/*START Sign Up--------------------------------------------------*/
.sign-up-widget {
  margin-top: 0px;
  padding: 45px 0;
  position: relative;
  text-align: center;
  border-bottom: 1px solid #ffffff; }
  .sign-up-widget .gform_title {
    display: none; }
  .sign-up-widget h3 {
    color: #ffffff;
    font-weight: 700;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    text-align: left;
    padding-top: 13px; }
  .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;
      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: rgba(255, 255, 255, 0.2);
              border-radius: 0px;
              border: 1px solid #ffffff;
              height: 40px;
              width: 100%;
              color: #ffffff;
              padding: 0 30px !important;
              font-size: 1rem; }
              .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: 400;
                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: 400;
                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: #f4ba4e;
        height: 40px;
        width: 100%;
        border: none;
        text-align: center;
        color: #fff;
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        text-transform: uppercase;
        transition: 0.4s;
        font-size: 16px;
        text-indent: 0px;
        border-radius: 0; }
        .sign-up-widget .gform_wrapper .gform_footer .gform_button:hover {
          background: #f1a71e; }
    .sign-up-widget .gform_wrapper .gfield_description {
      display: none; }

@media only screen and (max-width: 991px) {
  .sign-up-widget h2 {
    text-align-last: center;
    margin-bottom: 50px; } }
@media only screen and (max-width: 768px) {
  .sign-up-widget .gform_wrapper {
    margin: 0px 0 25px; } }
/*END Sign Up------------------------------------------*/
/*START Social Widget--------------------------------------------------*/
.wall-outer .dcsns-toolbar {
  width: 97.5%;
  margin: -40px auto 30px; }
  .wall-outer .dcsns-toolbar ul#dcsns-filter {
    width: 100%;
    text-align: right;
    margin: 0 auto !important;
    padding-left: 0; }
    .wall-outer .dcsns-toolbar ul#dcsns-filter li {
      display: inline-block;
      height: 44px;
      width: 44px;
      margin: 0 15px;
      position: relative; }
      .wall-outer .dcsns-toolbar ul#dcsns-filter li:first-child {
        display: none; }
      .wall-outer .dcsns-toolbar ul#dcsns-filter li a {
        padding: 0;
        position: absolute;
        left: 50%;
        top: 50%;
        height: 36px;
        width: 36px;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        border-radius: 50%;
        background: transparent;
        border: 1px solid #000; }
        .wall-outer .dcsns-toolbar ul#dcsns-filter li a span.socicon {
          position: absolute;
          left: 50%;
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
        .wall-outer .dcsns-toolbar ul#dcsns-filter li a.link-all {
          display: none;
          padding: 8px;
          color: #000; }
          .wall-outer .dcsns-toolbar ul#dcsns-filter li a.link-all:hover {
            background: #000;
            color: #ffffff;
            text-decoration: none; }
      .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-facebook a {
        background: transparent;
        border: 1px solid #3b5998; }
        .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-facebook a span.socicon {
          color: #3b5998; }
        .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-facebook a.iso-active {
          background: #3b5998;
          border: 1px solid #3b5998; }
          .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-facebook a.iso-active span.socicon {
            color: #fff; }
        .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-facebook a:hover span.socicon {
          color: #fff; }
      .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-twitter a {
        background: transparent;
        border: 1px solid #2db6e8; }
        .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-twitter a span.socicon {
          color: #2db6e8; }
        .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-twitter a.iso-active {
          background: #2db6e8;
          border: 1px solid #2db6e8; }
          .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-twitter a.iso-active span.socicon {
            color: #fff; }
        .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-twitter a:hover span.socicon {
          color: #fff; }
      .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-instagram a {
        background: transparent !important;
        border: 1px solid #cd486b; }
        .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-instagram a span.socicon {
          color: #cd486b; }
        .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-instagram a.iso-active {
          background: #cd486b !important;
          border: 1px solid #cd486b; }
          .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-instagram a.iso-active span.socicon {
            color: #fff; }
        .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-instagram a:hover {
          background: #cd486b !important; }
          .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-instagram a:hover span.socicon {
            color: #fff; }
      .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-youtube a {
        background: transparent;
        border: 1px solid #ff0000; }
        .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-youtube a span.socicon {
          color: #ff0000; }
        .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-youtube a.iso-active {
          background: #ff0000;
          border: 1px solid #ff0000; }
          .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-youtube a.iso-active span.socicon {
            color: #fff; }
        .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-youtube a:hover span.socicon {
          color: #fff; }
.wall-outer .dc-wall .dcwss-content ul.stream {
  width: 100% !important; }
  .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2) !important;
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2) !important;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2) !important;
    padding: 0 !important;
    border-radius: 10px;
    overflow: hidden;
    background: #ffffff;
    width: calc(33.33% - 30px) !important;
    margin: 0 10px 30px !important; }
    .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .inner {
      margin: 0 !important; }
      .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .inner .section-thumb {
        width: 100%;
        margin: 0;
        float: none; }
        .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .inner .section-thumb a img {
          max-width: 100% !important;
          height: 165px !important;
          width: 100% !important;
          object-fit: cover !important;
          margin: 0 !important;
          border: none !important;
          padding: 0 !important; }
      .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .inner .section-title {
        display: none !important; }
      .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .inner .section-text {
        font-size: 14px;
        padding: 30px 15px;
        color: #484a4c;
        font-family: 'Domine', serif;
        line-height: 20px;
        font-weight: 400;
        margin-bottom: 25px; }
      .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .inner .section-user {
        background: transparent;
        float: none;
        padding: 5px 0 0 55px; }
        .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .inner .section-user a.link-user {
          font-size: 14px;
          line-height: 18px;
          color: #484a4c;
          font-family: 'Domine', serif;
          font-weight: 400;
          font-style: normal; }
      .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .inner .section-share {
        display: none; }
    .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .section-intro {
      background: #ffffff !important; }
      .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .section-intro a.link-intro {
        display: none; }
      .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .section-intro span {
        display: none;
        font-size: 16px;
        color: #484a4c;
        font-family: 'Domine', serif;
        font-weight: 400;
        font-style: normal; }
        .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .section-intro span a {
          color: #484a4c; }
    .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li a span.socicon {
      bottom: 22px !important;
      left: 15px !important;
      font-size: 25px !important; }
      .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li a span.socicon.socicon-facebook {
        color: #3b5998; }
      .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li a span.socicon.socicon-twitter {
        color: #2db6e8; }
      .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li a span.socicon.socicon-instagram {
        color: #cd486b; }
    .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li.dcsns-twitter .section-intro {
      margin-bottom: 20px; }
      .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li.dcsns-twitter .section-intro span {
        display: block;
        text-align: right; }
        .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li.dcsns-twitter .section-intro span a {
          font-size: 14px;
          color: #484a4c; }
    .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li.dcsns-instagram a span {
      bottom: 13px !important; }

.sidebar-box.plugin .wall-outer .dcsns-toolbar {
  width: 100%;
  margin: 0px auto 30px;
  text-align: center; }
  .sidebar-box.plugin .wall-outer .dcsns-toolbar ul#dcsns-filter {
    margin-left: 0 !important;
    display: block;
    padding: 0;
    text-align: center; }
    .sidebar-box.plugin .wall-outer .dcsns-toolbar ul#dcsns-filter li:first-child {
      display: none; }
    .sidebar-box.plugin .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-twitter a, .sidebar-box.plugin .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-facebook a, .sidebar-box.plugin .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-instagram a {
      background: transparent;
      border: 1px solid #ffffff; }
      .sidebar-box.plugin .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-twitter a span.socicon, .sidebar-box.plugin .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-facebook a span.socicon, .sidebar-box.plugin .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-instagram a span.socicon {
        color: #ffffff; }
.sidebar-box.plugin .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li {
  width: 100% !important; }
  .sidebar-box.plugin .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li:last-child {
    display: none; }

@media only screen and (max-width: 991px) {
  .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li {
    width: 94% !important; } }
@media only screen and (max-width: 768px) {
  .wall-outer .dcsns-toolbar ul#dcsns-filter li {
    margin: 0 7px; }

  .wall-outer .dcsns-toolbar {
    margin: 20px auto 30px; }

  .dcwss.dc-wall ul.stream {
    width: 100% !important; }

  .dcwss.dc-wall .stream li.dcsns-li {
    width: 100% !important; }

  .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li {
    width: 94% !important; } }
@media only screen and (max-width: 480px) {
  .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li {
    width: 91% !important; } }
/*END Social Widget------------------------------------------*/
/*START Testimonials--------------------------------------------------*/
.testimonial-widget {
  padding: 0px 25px 10px;
  text-align: center; }
  .testimonial-widget .box-testimonial {
    margin: 50px 0; }
    .testimonial-widget .box-testimonial .t-left .img-container {
      width: 240px;
      height: 240px;
      border-radius: 50%;
      margin: 0 auto;
      background: url("../images/boder-img-wrap-testimonials.png") no-repeat;
      background-size: 100% 100%;
      background-position: center;
      position: relative;
      -webkit-animation-name: rotate;
      -webkit-animation-duration: 20s;
      -webkit-animation-iteration-count: infinite;
      -webkit-animation-timing-function: linear;
      -moz-animation-name: rotate;
      -moz-animation-duration: 20s;
      -moz-animation-iteration-count: infinite;
      -moz-animation-timing-function: linear; }
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }
      .testimonial-widget .box-testimonial .t-left .img-container .img-wrap2 {
        padding-bottom: 88%;
        width: 88%;
        height: auto;
        border-radius: 50%;
        background: transparent;
        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%);
        overflow: hidden; }
        .testimonial-widget .box-testimonial .t-left .img-container .img-wrap2 img {
          height: 100%;
          width: 100%;
          position: absolute;
          top: 0;
          left: 0;
          object-fit: cover;
          -webkit-animation-name: rotate2;
          -webkit-animation-duration: 20s;
          -webkit-animation-iteration-count: infinite;
          -webkit-animation-timing-function: linear;
          -moz-animation-name: rotate2;
          -moz-animation-duration: 20s;
          -moz-animation-iteration-count: infinite;
          -moz-animation-timing-function: linear; }
@-webkit-keyframes rotate2 {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(-360deg); } }
    .testimonial-widget .box-testimonial .t-right {
      text-align: left; }
      .testimonial-widget .box-testimonial .t-right h2 {
        font-family: 'Domine', serif;
        font-size: 26px;
        line-height: 28px;
        font-weight: 500;
        margin-bottom: 25px;
        color: #ffffff; }
        .testimonial-widget .box-testimonial .t-right h2 span {
          color: #f4ba4e;
          display: block;
          font-size: 25px;
          margin-bottom: 3px;
          font-family: 'Arimo', sans-serif;
          font-weight: 300; }
      .testimonial-widget .box-testimonial .t-right p {
        font-size: 20px;
        font-family: 'Arimo', sans-serif;
        line-height: 30px;
        font-weight: 300;
        color: #ffffff;
        text-align: left;
        margin-bottom: 40px; }
      .testimonial-widget .box-testimonial .t-right .author {
        font-weight: 700;
        color: #ffffff;
        text-align: left;
        font-size: 18px;
        display: block;
        margin-top: 40px;
        display: none;
      /*&::before{
      content: "";
      background: $secondary;
      display: block;
      height: 1px;
      width: 100px;
      top: -14px;
      margin: 0;
      position: relative;
    }*/ }
  .testimonial-widget #testimonial-slider {
    padding: 0 10%; }
    .testimonial-widget #testimonial-slider .carousel-control {
      opacity: 1;
      transition: 0.4s; }
      .testimonial-widget #testimonial-slider .carousel-control span {
        border-radius: 0;
        color: #ffffff;
        font-size: 30px;
        line-height: 0;
        height: 90px;
        text-align: center;
        text-shadow: none;
        width: 90px;
        transition: 0.4s; }
        .testimonial-widget #testimonial-slider .carousel-control span:before {
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          left: 50%;
          position: absolute;
          top: 50%; }
        .testimonial-widget #testimonial-slider .carousel-control span:hover {
          color: #f4ba4e; }
      .testimonial-widget #testimonial-slider .carousel-control.left, .testimonial-widget #testimonial-slider .carousel-control.right {
        background: transparent;
        width: 40px; }
      .testimonial-widget #testimonial-slider .carousel-control.left {
        left: 0px;
        background: transparent; }
        .testimonial-widget #testimonial-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%); }
      .testimonial-widget #testimonial-slider .carousel-control.right {
        right: 0px;
        background: transparent; }
        .testimonial-widget #testimonial-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%); }
    .testimonial-widget #testimonial-slider .carousel-indicators {
      display: none;
      bottom: 0px;
      list-style: none;
      margin-left: 0;
      padding-right: 15px;
      position: absolute;
      right: 0;
      text-align: center;
      width: 100%;
      z-index: 15;
      left: auto;
      -webkit-transform: translate(0%, -50%);
      -moz-transform: translate(0%, -50%);
      -ms-transform: translate(0%, -50%);
      transform: translate(0%, -50%); }
    .testimonial-widget #testimonial-slider .carousel-indicators li {
      background: transparent;
      border: 2px solid #b02e3c;
      border-radius: 50%;
      margin: 0 4px;
      width: 10px;
      height: 10px; }
    .testimonial-widget #testimonial-slider .carousel-indicators .active {
      background: #b02e3c;
      border-color: #b02e3c;
      border-radius: 50%;
      margin: 0 4px;
      width: 10px;
      height: 10px; }
    .testimonial-widget #testimonial-slider .container {
      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%); }
    .testimonial-widget #testimonial-slider .bullets {
      z-index: 1;
      top: auto;
      bottom: 0;
      height: 20px;
      display: none; }

/*END Testimonials------------------------------------------*/
/* Media queries----------------------------------*/
@media only screen and (min-width: 991px) and (max-width: 1200px) {
  .testimonial-widget .box-testimonial .t-left .img-container {
    width: 210px;
    height: 210px; } }
@media only screen and (max-width: 991px) {
  .testimonial-widget .box-testimonial .t-right {
    margin-top: 50px; }

  .testimonial-widget .box-testimonial .t-right p {
    text-align: center; }

  .testimonial-widget .box-testimonial .t-right .author {
    text-align: center; }

  .testimonial-widget .box-testimonial .t-left .img-container {
    width: 280px;
    height: 280px; }

  .testimonial-widget .box-testimonial .t-right .author::before {
    margin: 0 auto; }

  .testimonial-widget .box-testimonial .t-right {
    text-align: center; } }
@media only screen and (max-width: 480px) {
  .testimonial-widget {
    padding: 0px 0px 10px; }

  .testimonial-widget #testimonial-slider .carousel-control {
    display: none !important; }

  .testimonial-widget #testimonial-slider {
    padding: 0; }

  .testimonial-widget #testimonial-slider .carousel-indicators {
    display: block; } }
/*START Sponsors Widget--------------------------------------------------*/
.sponsor-widget {
  padding: 40px 15px 40px; }
  .sponsor-widget .title {
    text-align: left; }
  .sponsor-widget #sponsor-slider .carousel-control {
    opacity: 1;
    transition: 0.4s; }
    .sponsor-widget #sponsor-slider .carousel-control span {
      background: transparent;
      border-radius: 0;
      color: #f4ba4e;
      font-size: 30px;
      height: 30px;
      text-align: center;
      text-shadow: none;
      top: 50%;
      width: 30px;
      margin-top: -8px; }
      .sponsor-widget #sponsor-slider .carousel-control span:before {
        -webkit-transform: translate(-50%, -52%);
        -moz-transform: translate(-50%, -52%);
        -ms-transform: translate(-50%, -52%);
        transform: translate(-50%, -52%);
        left: 50%;
        position: absolute;
        top: 50%; }
      .sponsor-widget #sponsor-slider .carousel-control span:hover {
        color: #b02e3c; }
      .sponsor-widget #sponsor-slider .carousel-control span.fa-angle-left {
        left: 0; }
      .sponsor-widget #sponsor-slider .carousel-control span.fa-angle-right {
        right: 10px;
        position: relative; }
    .sponsor-widget #sponsor-slider .carousel-control.left, .sponsor-widget #sponsor-slider .carousel-control.right {
      background: transparent;
      width: auto; }
  .sponsor-widget #sponsor-slider .carousel-inner {
    width: 90% !important;
    margin: 0 auto !important; }
  .sponsor-widget #sponsor-slider .carousel-indicators {
    display: none; }
  .sponsor-widget #sponsor-slider .img-wrap {
    height: 120px;
    background: transparent;
    margin: 15px 0; }
    .sponsor-widget #sponsor-slider .img-wrap a {
      transition: 0.4s; }
      .sponsor-widget #sponsor-slider .img-wrap a:hover img {
        -webkit-filter: grayscale(0%); }
      .sponsor-widget #sponsor-slider .img-wrap a img {
        transition: 0.4s;
        max-width: 100%;
        max-height: 100%;
        height: auto;
        width: auto;
        -webkit-filter: grayscale(100%); }

/*END Sponsors Widget------------------------------------------*/
@media only screen and (max-width: 991px) {
  .sponsor-widget {
    padding: 40px 0px 40px;
    overflow: hidden; } }
/*START footer--------------------------------------------------*/
footer.footer {
  background: #000;
  text-align: center;
  position: relative;
  overflow: hidden;
  font-family: 'Lato', sans-serif;
  /*&::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 h2, footer.footer h3, footer.footer h4 {
    margin-top: 0; }
  footer.footer .footer-top {
    background: #333;
    color: #ffffff;
    padding-top: 45px;
    text-align: left; }
    footer.footer .footer-top .f-wrap {
      padding: 0 70px; }
    footer.footer .footer-top h2 {
      font-family: 'Roboto', sans-serif;
      font-size: 20px;
      font-weight: 700;
      display: block;
      margin-bottom: 20px; }
    footer.footer .footer-top address, footer.footer .footer-top a {
      display: block;
      font-family: 'Roboto', sans-serif;
      font-size: 16px;
      font-weight: 400;
      color: #ffffff;
      margin-bottom: 0; }
    footer.footer .footer-top p {
      display: block;
      font-family: 'Arimo', sans-serif;
      font-size: 16px;
      font-weight: 400; }
      footer.footer .footer-top p span {
        color: #f4ba4e; }
  footer.footer .footer-bottom {
    font-family: 'Lato', sans-serif;
    background-color: #333333;
    color: #ffffff;
    font-size: 12px;
    font-weight: 400;
    margin: 0;
    padding: 15px 0px;
    text-align: left; }
    footer.footer .footer-bottom .bottom-content::before, footer.footer .footer-bottom .bottom-content::after {
      content: " ";
      display: table; }
    footer.footer .footer-bottom .bottom-content::after {
      clear: both; }
    footer.footer .footer-bottom ul.social {
      display: inline-block;
      line-height: 1em;
      margin: 0;
      padding: 0;
      text-align: center;
      vertical-align: middle;
      float: right; }
      footer.footer .footer-bottom ul.social li {
        display: inline-block;
        font-size: 18px;
        margin: 0px !important; }
        footer.footer .footer-bottom ul.social li a {
          display: inherit;
          border-radius: 0;
          color: #ffffff;
          height: 28px;
          margin: 0 4px;
          position: relative;
          transition: 0.4s;
          width: 28px; }
          footer.footer .footer-bottom 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: 20px;
            left: 50%;
            position: absolute;
            top: 50%; }
          footer.footer .footer-bottom ul.social li a:hover {
            color: #f4ba4e; }
    footer.footer .footer-bottom strong {
      color: #484a4c; }
    footer.footer .footer-bottom p {
      margin: 0;
      font-size: 16px; }
    footer.footer .footer-bottom a {
      font-weight: 400;
      color: #ffffff;
      transition: 0.4s;
      font-size: 16px; }
      footer.footer .footer-bottom a:hover {
        text-decoration: underline; }
    footer.footer .footer-bottom .copy-r {
      float: left;
      padding: 0px 0;
      display: block; }
      footer.footer .footer-bottom .copy-r p {
        display: inline-block; }
      footer.footer .footer-bottom .copy-r span {
        text-transform: capitalize;
        font-weight: 700; }
    footer.footer .footer-bottom .elevation {
      float: left;
      display: block; }
      footer.footer .footer-bottom .elevation a:last-child {
        color: #ffffff;
        font-style: normal;
        font-weight: 700;
        text-transform: uppercase; }

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

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

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

  footer.footer .footer-bottom .elevation {
    margin-left: 4%; } }
@media only screen and (max-width: 991px) {
  footer.footer .footer-top .left .img-footer {
    margin-top: 50px; }

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

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

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

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

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

  footer.footer .footer-top .left::before {
    height: 61%;
    bottom: 310px; }

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

  footer.footer .footer-top .col-md-3 {
    text-align: center; }

  footer.footer .footer-top .center-left {
    text-align: center;
    height: 130px !important; }

  footer.footer .footer-top .center-right {
    text-align: center;
    height: 130px !important; }

  footer.footer .footer-top .right {
    text-align: center;
    height: 130px !important; }

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

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

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

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

  footer.footer .footer-bottom ul.social {
    float: none;
    margin-top: 25px; }

  footer.footer .footer-top .f-wrap {
    padding: 0; } }
@media only screen and (max-width: 768px) {
  footer.footer .footer-bottom .footer-bottom-right {
    float: none;
    text-align: center; }

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

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

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

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

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

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

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

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

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

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

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

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

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

  footer.footer .footer-bottom .elevation {
    float: none; }

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

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

  footer.footer .footer-top .left::after {
    display: none; } }
@media only screen and (max-width: 320px) {
  footer.footer .footer-top .left::after {
    height: 140%;
    bottom: -40px; } }
/*END footer------------------------------------------*/
/*START Breadcrumbs----------------------------------------*/
ul.breadcrumbs {
  padding: 0px;
  margin-bottom: 25px;
  text-transform: uppercase;
  display: none; }
  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', sans-serif;
      color: #c43343;
      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: #484a4c; }
    ul.breadcrumbs li a {
      color: #484a4c;
      font-size: 12.5px;
      font-weight: unset;
      text-decoration: none;
      margin-bottom: 0;
      font-family: 'Lato', sans-serif; }
      ul.breadcrumbs li a:hover {
        text-decoration: underline; }
    ul.breadcrumbs li.last-child {
      color: #b02e3c; }

/*END Breadcrumbs----------------------------------------*/
/*STRART INTERIOR PAGE------------------------------------------------------------------------------------------*/
/*START Interior Top (BANNER)--------------------------------------------------*/
.interior-top {
  background: #ffffff;
  text-align: center;
  min-height: 480px;
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: top; }
  .interior-top:before {
    content: "";
    background: url("../images/interior-top-overlay.jpg") no-repeat;
    background-size: cover;
    background-position: center;
    display: none;
    opacity: 1;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

/*END Interior Top (BANNER)------------------------------------------*/
.interior {
  font-family: 'Lato', sans-serif;
  background: #fff;
  color: #484a4c;
  font-size: 16px;
  overflow: hidden;
  position: relative; }
  .interior .sidebar-color {
    position: relative; }
    .interior .sidebar-color::before {
      content: "";
      background: url("../images/bg-sidebar.jpg");
      background-size: contain;
      background-position: top;
      display: block;
      height: 500%;
      position: absolute;
      top: 0;
      left: 0;
      width: 300%;
      z-index: 0; }
  .interior .side-direction {
    padding-top: 50px; }
  .interior > .helper-class {
    padding-bottom: 100px; }
  .interior img {
    max-width: 100%;
    height: auto; }
  .interior h1, .interior h2, .interior h3, .interior h4 {
    font-family: 'Domine', serif;
    color: #b02e3c;
    font-weight: 400;
    text-transform: none;
    margin-top: 0; }
  .interior h5, .interior h6 {
    font-family: 'Domine', serif;
    font-weight: 400;
    color: #b02e3c;
    text-transform: none;
    margin-top: 0; }
  .interior h1 {
    font-size: 45px;
    margin-top: 0;
    margin-bottom: 35px; }
  .interior h2 {
    line-height: 1.5em !important;
    margin: 0px 0 30px !important;
    text-align: left; }
    .interior h2::after {
      content: none !important; }
  .interior h3 {
    font-size: 34px; }
  .interior h4 {
    font-size: 28px; }
  .interior h5 {
    font-size: 22px; }
  .interior h6 {
    font-size: 18px; }
  .interior hr {
    border-color: #484a4c !important;
    border-style: dashed none none;
    border-width: 1px 0px 0px;
    margin-bottom: 35px;
    margin-top: 35px; }
  .interior strong {
    font-family: 'Arimo', sans-serif;
    color: #484a4c;
    line-height: 1.7em; }
  .interior p {
    font-family: 'Arimo', sans-serif;
    color: #484a4c;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7em;
    margin-bottom: 1em; }
  .interior blockquote {
    font-family: 'Arimo', sans-serif;
    background: transparent;
    border-radius: 0;
    border: none;
    color: #b02e3c;
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5em;
    margin-bottom: 2em;
    padding: 50px 3% 15px;
    position: relative;
    text-align: center;
    width: 100%; }
    .interior blockquote::after {
      content: "";
      background: url("../images/quote.png") no-repeat;
      display: block;
      height: 41px;
      left: 0;
      margin-left: auto;
      margin-right: auto;
      position: absolute;
      right: 0;
      text-align: center;
      top: 0;
      width: 50px; }
    .interior blockquote p, .interior blockquote a, .interior blockquote address, .interior blockquote span, .interior blockquote strong, .interior blockquote time {
      color: #b02e3c; }
  .interior small {
    color: #484a4c; }
  .interior a {
    font-family: 'Arimo', sans-serif;
    color: #2db6e8;
    font-weight: 300;
    text-decoration: underline;
    transition: 0.3s; }
    .interior a:hover {
      text-decoration: none; }
  .interior ol {
    list-style: none;
    counter-reset: my; }
  .interior ol > li::before {
    counter-increment: my;
    content: counter(my); }
  .interior ol {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    .interior ol li {
      color: #484a4c;
      line-height: 1.7em;
      list-style-type: none;
      margin-bottom: 10px;
      padding-left: 36px;
      font-size: 16px;
      font-family: 'Arimo', sans-serif; }
      .interior ol li h1, .interior ol li h2, .interior ol li h3, .interior ol li h4, .interior ol li h5, .interior ol li h6 {
        margin-top: 0 !important;
        display: inline-block !important; }
      .interior ol li::before {
        background: transparent;
        color: #b02e3c !important;
        border-radius: 50%;
        color: white;
        font-size: 30px;
        font-weight: bold;
        margin-left: -45px;
        margin-right: 10px;
        padding: 3px 8px;
        position: absolute; }
      .interior ol li ul.list {
        font-family: 'Arimo', sans-serif;
        color: #484a4c;
        padding: 0;
        padding-left: 5%; }
        .interior ol li ul.list br {
          display: none; }
        .interior ol li ul.list li {
          line-height: 1.8em;
          list-style-type: none;
          padding-left: 30px;
          position: relative;
          font-family: 'Arimo', sans-serif;
          margin: 0;
          font-size: 16px; }
          .interior ol li ul.list li::before {
            content: "";
            border-radius: 50%;
            background: #343434;
            display: inline-block;
            height: 6px;
            border: none !important;
            top: 10px;
            left: 5px;
            position: absolute;
            width: 6px;
            margin-left: 0px;
            margin-right: 0px;
            padding: 0px; }
  .interior ul.list {
    font-family: 'Arimo', sans-serif;
    color: #484a4c;
    padding: 0; }
    .interior ul.list br {
      display: none; }
    .interior ul.list li {
      line-height: 1.8em;
      list-style-type: none;
      padding-left: 15px;
      position: relative;
      font-family: 'Arimo', sans-serif;
      font-size: 16px; }
      .interior ul.list li::before {
        content: "";
        border-radius: 50%;
        background: #343434;
        display: inline-block;
        height: 6px;
        border: none !important;
        top: 15px;
        left: 5px;
        position: absolute;
        width: 6px; }
  .interior .table-responsive {
    border-radius: 8px 8px 0 0; }
    .interior .table-responsive .table {
      border: 1px solid #d5d5d5;
      font-family: 'Lato', sans-serif; }
      .interior .table-responsive .table tr {
        text-align: center;
        background-color: transparent;
        font-size: 16px; }
        .interior .table-responsive .table tr th {
          text-align: center;
          background: #b02e3c;
          color: #fff;
          font-weight: 900;
          padding: 10px 0;
          border: none;
          text-transform: uppercase; }
          .interior .table-responsive .table tr th:hover {
            background: #88232e; }
        .interior .table-responsive .table tr:nth-child(even) td {
          border: none;
          background: #fff;
          font-weight: 400;
          padding: 10px 0;
          color: #404040; }
        .interior .table-responsive .table tr:nth-child(odd) td {
          border: none;
          background: #f4f4f4;
          color: #404040;
          padding: 10px 0; }
  .interior label {
    font-weight: 700;
    font-size: 14px;
    display: block; }
  .interior input, .interior textarea, .interior select {
    height: 45px;
    background: transparent;
    border: 1px solid #dbdbdb;
    box-shadow: none;
    color: #2d1a09;
    border-radius: 5px;
    font-size: 14px;
    padding-left: 15px; }
    .interior input:active, .interior input:focus, .interior textarea:active, .interior textarea:focus, .interior select:active, .interior select:focus {
      box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); }
  .interior select {
    background-image: url("../images/select-arrow.jpg");
    background-size: auto 100%;
    background-position: right center;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 18px !important; }
  .interior textarea {
    height: 100px;
    resize: none;
    max-width: 100%; }
  .interior #message {
    background: transparent;
    border: 1px solid #dbdbdb;
    color: #484a4c; }
  .interior input[type="checkbox"], .interior input[type="radio"] {
    height: 15px; }
  .interior input[type="submit"] {
    font-family: 'Montserrat', sans-serif;
    background: #b02e3c;
    border-radius: 0px;
    border: 2px solid #b02e3c;
    color: #ffffff !important;
    display: inline-block;
    font-size: 18px;
    font-weight: 800;
    height: 45px;
    margin: 25px auto;
    text-align: center;
    text-decoration: none !important;
    text-transform: uppercase;
    transition: 0.4s;
    outline: none; }
    .interior input[type="submit"]:hover, .interior input[type="submit"]:focus, .interior input[type="submit"]:active {
      background: #f4ba4e;
      border: 2px solid #f4ba4e;
      text-decoration: none;
      color: #ffffff !important; }
  .interior button {
    background: #b02e3c;
    color: #fff;
    padding: 15px 10px;
    border: none;
    transition: 0.3s;
    height: 50px;
    outline: none; }
    .interior button:hover {
      background: #88232e;
      color: #484a4c; }

.page-id-9 p {
  margin-bottom: 5px; }

.row.menu-about a {
  text-decoration: none;
  color: #b02e3c; }
  .row.menu-about a:hover {
    color: #2db6e8; }
  .row.menu-about a span {
    display: block;
    margin-top: 15px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700; }

@media only screen and (min-width: 991px) and (max-width: 1200px) {
  .interior-top {
    min-height: 400px; } }
@media only screen and (max-width: 991px) {
  .interior-top {
    min-height: 400px; } }
@media only screen and (max-width: 768px) {
  .interior-top {
    min-height: 400px; }

  .interior .sidebar-color::before {
    left: -15px; }

  .row.menu-about a {
    margin-bottom: 50px;
    display: block; }
    .row.menu-about a img {
      margin: 0 auto; } }
@media only screen and (max-width: 480px) {
  .interior .container {
    padding: 20px 30px 50px; }

  .interior-top {
    min-height: 160px; }
    .interior-top .slogan h1 {
      font-size: 40px !important; }
    .interior-top .slogan h2 {
      font-size: 16px !important;
      padding: 5px 10px !important; }
    .interior-top .slogan::before {
      height: 120px !important;
      width: 120px !important; }

  .row.menu-about a {
    margin-bottom: 50px;
    display: block; }
    .row.menu-about a img {
      margin: 0 auto; } }
/*END INTERIOR PAGE-------------------------------------------------------------------------------------------*/
.sidebar-box {
  background: transparent;
  border-radius: 0px;
  text-align: left;
  position: relative;
  width: 90%;
  margin: 0 auto 40px;
  display: block; }
  .sidebar-box h3 {
    font-family: 'Domine', serif;
    color: #ffffff;
    font-size: 28px;
    font-weight: 500;
    line-height: 1em;
    margin: 40px 0 30px;
    margin-top: 0; }
  .sidebar-box p {
    color: #ffffff; }

.sidebar-testimonial .content-wrap .t-left {
  padding-right: 0; }
.sidebar-testimonial .content-wrap .img-wrap {
  padding-bottom: calc(100% - 6px);
  width: 100%;
  height: auto;
  border-radius: 50%;
  border: 3px solid #f4ba4e;
  background-position: center;
  background-size: cover; }
.sidebar-testimonial .content-wrap p {
  font-family: 'Arimo', sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: inherit; }

.sidebar-events .single-box {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  position: relative;
  border-radius: 5px;
  margin-bottom: 50px; }
  .sidebar-events .single-box .date {
    text-align: center;
    color: #ffffff;
    width: 62px;
    height: 76px;
    background: url("../images/bg-date.png") no-repeat;
    background-size: contain;
    background-position: center;
    font-size: 34px;
    font-weight: 700;
    position: absolute;
    left: 10px;
    top: -10px;
    z-index: 5;
    font-family: 'Arimo', sans-serif;
    padding-top: 10px;
    transition: 0.8s; }
  .sidebar-events .single-box .img-wrap {
    height: 270px;
    background: #000; }
    .sidebar-events .single-box .img-wrap img {
      width: auto;
      height: 100%; }
    .sidebar-events .single-box .img-wrap a.btn-3 {
      position: absolute;
      left: 50%;
      top: -25%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      z-index: 5; }
  .sidebar-events .single-box .info-wrap {
    padding: 30px 20px;
    text-align: left;
    background: #ffffff;
    border-radius: 5px 5px 0 0; }
    .sidebar-events .single-box .info-wrap h3 {
      font-size: 20px;
      color: #000;
      margin: 0;
      font-family: 'Arimo', sans-serif;
      font-weight: 500;
      text-transform: uppercase;
      margin-bottom: 20px;
      display: block;
      width: 65%;
      margin-left: 35%; }
      .sidebar-events .single-box .info-wrap h3 a {
        font-size: 16px;
        color: #000;
        margin: 0;
        font-family: 'Arimo', sans-serif;
        font-weight: 700;
        text-transform: uppercase; }
    .sidebar-events .single-box .info-wrap p {
      font-size: 16px;
      color: #484a4c;
      margin: 0;
      font-family: 'Arimo', sans-serif;
      font-weight: 300; }
  .sidebar-events .single-box time {
    display: block;
    padding: 10px 15px;
    background: #f4ba4e;
    color: #ffffff;
    font-family: 'Arimo', sans-serif;
    font-weight: 400;
    font-size: 16px;
    transition: 0.4s; }
  .sidebar-events .single-box:hover .date {
    color: #b02e3c; }
  .sidebar-events .single-box:hover .img-wrap img {
    opacity: 0.5;
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -ms-filter: blur(2px);
    filter: blur(2px); }
  .sidebar-events .single-box:hover .img-wrap a.btn-3 {
    top: 50%; }
  .sidebar-events .single-box:hover time {
    background: #2db6e8; }

@media only screen and (min-width: 991px) and (max-width: 1200px) {
  .sidebar-events .single-box .info-wrap h3 {
    width: 100%;
    margin-left: 0;
    margin-top: 50px; }

  .sidebar-events .single-box .date {
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%); } }
@media only screen and (max-width: 991px) {
  .sidebar-testimonial .content-wrap .img-wrap {
    padding-bottom: calc(50% - 6px);
    width: 50%;
    margin: 0 auto 25px; } }
@media only screen and (max-width: 768px) {
  .sidebar {
    margin-top: 50px; } }
@media only screen and (max-width: 480px) {
  .sidebar {
    margin-top: 15px; }

  .sidebar-box {
    text-align: center; }

  .sidebar-testimonial .content-wrap .img-wrap {
    padding-bottom: calc(85% - 6px);
    width: 85%;
    margin: 0 auto 25px; } }
/*START Woocommerce------------------------------------*/
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  background: #b02e3c;
  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: #88232e;
    text-decoration: none;
    color: #fff !important; }

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

.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 #b02e3c; }

.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: #b02e3c;
  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: #88232e;
    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: #b02e3c;
  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: #88232e;
    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: #b02e3c;
    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: #f4ba4e; }

hr.solid {
  border-style: solid; }

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

@media only screen and (max-width: 480px) {
  .img-category {
    float: none;
    width: 100%; } }
/*END Category Page----------------------------------*/
.pagination .nav-links a {
  display: inline-block;
  min-width: 30px;
  border-radius: 5px;
  color: #fff;
  background: #b02e3c;
  transition: 0.4s;
  padding: 8px 5px;
  text-align: center;
  text-decoration: none; }
  .pagination .nav-links a:hover {
    text-decoration: none;
    background: #88232e; }
.pagination .nav-links span {
  color: #b02e3c; }
.pagination .nav-links .current {
  display: inline-block;
  min-width: 30px;
  border-radius: 5px;
  color: #fff;
  background: #88232e;
  padding: 8px 5px;
  text-align: center;
  text-decoration: none; }
.pagination .nav-links .next, .pagination .nav-links .prev {
  background: #b02e3c; }
  .pagination .nav-links .next:hover, .pagination .nav-links .prev:hover {
    background: #88232e; }

/*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: #484a4c; }
  .fourerror h1 {
    font-size: 10.214rem;
    margin: 0;
    font-family: lato-eb;
    color: #b02e3c; }
  .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; }

.programs .single-category .single-box {
  margin-bottom: 50px; }
  .programs .single-category .single-box .category-info-wrap h3 {
    font-size: 18px; }
  .programs .single-category .single-box .category-info-wrap ul.list-program {
    padding: 0; }
    .programs .single-category .single-box .category-info-wrap ul.list-program li {
      width: calc(50% - 15px);
      list-style-type: none;
      padding-left: 15px;
      position: relative;
      display: inline-block; }
      .programs .single-category .single-box .category-info-wrap ul.list-program li::before {
        content: "";
        border-radius: 50%;
        background: #343434;
        display: inline-block;
        height: 3px;
        border: none !important;
        top: 12px;
        left: 5px;
        position: absolute;
        width: 3px; }
      .programs .single-category .single-box .category-info-wrap ul.list-program li a {
        color: #484a4c;
        font-weight: 400;
        transition: 0.4s;
        font-size: 16px; }
        .programs .single-category .single-box .category-info-wrap ul.list-program li a:hover {
          text-decoration: underline; }
    .programs .single-category .single-box .category-info-wrap ul.list-program .ulwrapper {
      display: none; }
  .programs .single-category .single-box .link {
    text-align: center;
    margin-top: 15px; }

@media only screen and (max-width: 480px) {
  .programs .single-category .single-box .category-info-wrap ul.list-program li {
    width: 100%; } }
/*START Board Classes------------------------------------------*/
.page-template-archive-staff .custom-bod div[id*="myModal"],
.page-template-archive-board .custom-bod div[id*="myModal"],
.interior .page-template-archive-board .custom-bod div[id*="myModal"],
.interior .page-template-archive-staff .custom-bod div[id*="myModal"],
.page-template-board-template .custom-bod div[id*="myModal"],
.page-template-faculty-template .custom-bod div[id*="myModal"],
.page-template-administration-template .custom-bod div[id*="myModal"] {
  background: rgba(0, 0, 0, 0.9);
  height: 100%;
  max-width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  right: -200%;
  top: 0;
  transition: 0.75s;
  width: 0px;
  z-index: 999999; }
  .page-template-archive-staff .custom-bod div[id*="myModal"].appear,
  .page-template-archive-board .custom-bod div[id*="myModal"].appear,
  .interior .page-template-archive-board .custom-bod div[id*="myModal"].appear,
  .interior .page-template-archive-staff .custom-bod div[id*="myModal"].appear,
  .page-template-board-template .custom-bod div[id*="myModal"].appear,
  .page-template-faculty-template .custom-bod div[id*="myModal"].appear,
  .page-template-administration-template .custom-bod div[id*="myModal"].appear {
    max-width: 100%;
    padding: 25px;
    right: 0;
    width: 500px; }
.page-template-archive-staff .custom-bod p, .page-template-archive-staff .custom-bod strong,
.page-template-archive-board .custom-bod p,
.page-template-archive-board .custom-bod strong,
.interior .page-template-archive-board .custom-bod p,
.interior .page-template-archive-board .custom-bod strong,
.interior .page-template-archive-staff .custom-bod p,
.interior .page-template-archive-staff .custom-bod strong,
.page-template-board-template .custom-bod p,
.page-template-board-template .custom-bod strong,
.page-template-faculty-template .custom-bod p,
.page-template-faculty-template .custom-bod strong,
.page-template-administration-template .custom-bod p,
.page-template-administration-template .custom-bod strong {
  display: block;
  margin-bottom: 1em; }
.page-template-archive-staff .custom-bod strong,
.page-template-archive-board .custom-bod strong,
.interior .page-template-archive-board .custom-bod strong,
.interior .page-template-archive-staff .custom-bod strong,
.page-template-board-template .custom-bod strong,
.page-template-faculty-template .custom-bod strong,
.page-template-administration-template .custom-bod strong {
  margin-bottom: 0;
  color: #fff; }
.page-template-archive-staff .custom-bod button.close,
.page-template-archive-board .custom-bod button.close,
.interior .page-template-archive-board .custom-bod button.close,
.interior .page-template-archive-staff .custom-bod button.close,
.page-template-board-template .custom-bod button.close,
.page-template-faculty-template .custom-bod button.close,
.page-template-administration-template .custom-bod button.close {
  background: #88232e;
  color: #fff;
  height: auto;
  opacity: 0.7;
  padding: 5px 10px; }
  .page-template-archive-staff .custom-bod button.close span,
  .page-template-archive-board .custom-bod button.close span,
  .interior .page-template-archive-board .custom-bod button.close span,
  .interior .page-template-archive-staff .custom-bod button.close span,
  .page-template-board-template .custom-bod button.close span,
  .page-template-faculty-template .custom-bod button.close span,
  .page-template-administration-template .custom-bod button.close span {
    color: #fff; }
  .page-template-archive-staff .custom-bod button.close:hover,
  .page-template-archive-board .custom-bod button.close:hover,
  .interior .page-template-archive-board .custom-bod button.close:hover,
  .interior .page-template-archive-staff .custom-bod button.close:hover,
  .page-template-board-template .custom-bod button.close:hover,
  .page-template-faculty-template .custom-bod button.close:hover,
  .page-template-administration-template .custom-bod button.close:hover {
    opacity: 1; }
.page-template-archive-staff .custom-bod .article .col-sm-6,
.page-template-archive-board .custom-bod .article .col-sm-6,
.interior .page-template-archive-board .custom-bod .article .col-sm-6,
.interior .page-template-archive-staff .custom-bod .article .col-sm-6,
.page-template-board-template .custom-bod .article .col-sm-6,
.page-template-faculty-template .custom-bod .article .col-sm-6,
.page-template-administration-template .custom-bod .article .col-sm-6 {
  padding: 0 7px; }
.page-template-archive-staff .custom-bod .content-content h1, .page-template-archive-staff .custom-bod .content-content h2, .page-template-archive-staff .custom-bod .content-content h3, .page-template-archive-staff .custom-bod .content-content h4, .page-template-archive-staff .custom-bod .content-content h5, .page-template-archive-staff .custom-bod .content-content p, .page-template-archive-staff .custom-bod .content-content a, .page-template-archive-staff .custom-bod .content-content strong, .page-template-archive-staff .custom-bod .content-content span,
.page-template-archive-board .custom-bod .content-content h1,
.page-template-archive-board .custom-bod .content-content h2,
.page-template-archive-board .custom-bod .content-content h3,
.page-template-archive-board .custom-bod .content-content h4,
.page-template-archive-board .custom-bod .content-content h5,
.page-template-archive-board .custom-bod .content-content p,
.page-template-archive-board .custom-bod .content-content a,
.page-template-archive-board .custom-bod .content-content strong,
.page-template-archive-board .custom-bod .content-content span,
.interior .page-template-archive-board .custom-bod .content-content h1,
.interior .page-template-archive-board .custom-bod .content-content h2,
.interior .page-template-archive-board .custom-bod .content-content h3,
.interior .page-template-archive-board .custom-bod .content-content h4,
.interior .page-template-archive-board .custom-bod .content-content h5,
.interior .page-template-archive-board .custom-bod .content-content p,
.interior .page-template-archive-board .custom-bod .content-content a,
.interior .page-template-archive-board .custom-bod .content-content strong,
.interior .page-template-archive-board .custom-bod .content-content span,
.interior .page-template-archive-staff .custom-bod .content-content h1,
.interior .page-template-archive-staff .custom-bod .content-content h2,
.interior .page-template-archive-staff .custom-bod .content-content h3,
.interior .page-template-archive-staff .custom-bod .content-content h4,
.interior .page-template-archive-staff .custom-bod .content-content h5,
.interior .page-template-archive-staff .custom-bod .content-content p,
.interior .page-template-archive-staff .custom-bod .content-content a,
.interior .page-template-archive-staff .custom-bod .content-content strong,
.interior .page-template-archive-staff .custom-bod .content-content span,
.page-template-board-template .custom-bod .content-content h1,
.page-template-board-template .custom-bod .content-content h2,
.page-template-board-template .custom-bod .content-content h3,
.page-template-board-template .custom-bod .content-content h4,
.page-template-board-template .custom-bod .content-content h5,
.page-template-board-template .custom-bod .content-content p,
.page-template-board-template .custom-bod .content-content a,
.page-template-board-template .custom-bod .content-content strong,
.page-template-board-template .custom-bod .content-content span,
.page-template-faculty-template .custom-bod .content-content h1,
.page-template-faculty-template .custom-bod .content-content h2,
.page-template-faculty-template .custom-bod .content-content h3,
.page-template-faculty-template .custom-bod .content-content h4,
.page-template-faculty-template .custom-bod .content-content h5,
.page-template-faculty-template .custom-bod .content-content p,
.page-template-faculty-template .custom-bod .content-content a,
.page-template-faculty-template .custom-bod .content-content strong,
.page-template-faculty-template .custom-bod .content-content span,
.page-template-administration-template .custom-bod .content-content h1,
.page-template-administration-template .custom-bod .content-content h2,
.page-template-administration-template .custom-bod .content-content h3,
.page-template-administration-template .custom-bod .content-content h4,
.page-template-administration-template .custom-bod .content-content h5,
.page-template-administration-template .custom-bod .content-content p,
.page-template-administration-template .custom-bod .content-content a,
.page-template-administration-template .custom-bod .content-content strong,
.page-template-administration-template .custom-bod .content-content span {
  color: #fff; }
.page-template-archive-staff .custom-bod .img-wrap,
.page-template-archive-board .custom-bod .img-wrap,
.interior .page-template-archive-board .custom-bod .img-wrap,
.interior .page-template-archive-staff .custom-bod .img-wrap,
.page-template-board-template .custom-bod .img-wrap,
.page-template-faculty-template .custom-bod .img-wrap,
.page-template-administration-template .custom-bod .img-wrap {
  height: 350px !important;
  margin-bottom: 15px;
  z-index: 4; }
  .page-template-archive-staff .custom-bod .img-wrap img,
  .page-template-archive-board .custom-bod .img-wrap img,
  .interior .page-template-archive-board .custom-bod .img-wrap img,
  .interior .page-template-archive-staff .custom-bod .img-wrap img,
  .page-template-board-template .custom-bod .img-wrap img,
  .page-template-faculty-template .custom-bod .img-wrap img,
  .page-template-administration-template .custom-bod .img-wrap img {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 100%;
    left: 50%;
    max-height: inherit;
    max-width: inherit;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    width: auto;
    z-index: 1;
    transition: 0.4s; }
  .page-template-archive-staff .custom-bod .img-wrap .info,
  .page-template-archive-board .custom-bod .img-wrap .info,
  .interior .page-template-archive-board .custom-bod .img-wrap .info,
  .interior .page-template-archive-staff .custom-bod .img-wrap .info,
  .page-template-board-template .custom-bod .img-wrap .info,
  .page-template-faculty-template .custom-bod .img-wrap .info,
  .page-template-administration-template .custom-bod .img-wrap .info {
    position: absolute;
    bottom: 15px;
    z-index: 2;
    right: 0;
    width: 100%;
    transition: 0.4s; }
    .page-template-archive-staff .custom-bod .img-wrap .info h3, .page-template-archive-staff .custom-bod .img-wrap .info p,
    .page-template-archive-board .custom-bod .img-wrap .info h3,
    .page-template-archive-board .custom-bod .img-wrap .info p,
    .interior .page-template-archive-board .custom-bod .img-wrap .info h3,
    .interior .page-template-archive-board .custom-bod .img-wrap .info p,
    .interior .page-template-archive-staff .custom-bod .img-wrap .info h3,
    .interior .page-template-archive-staff .custom-bod .img-wrap .info p,
    .page-template-board-template .custom-bod .img-wrap .info h3,
    .page-template-board-template .custom-bod .img-wrap .info p,
    .page-template-faculty-template .custom-bod .img-wrap .info h3,
    .page-template-faculty-template .custom-bod .img-wrap .info p,
    .page-template-administration-template .custom-bod .img-wrap .info h3,
    .page-template-administration-template .custom-bod .img-wrap .info p {
      background: #f4ba4e;
      color: #ffffff;
      padding: 5px 5px 5px 15px;
      margin: 0;
      font-size: 14px;
      line-height: 1em;
      display: inline-block; }
    .page-template-archive-staff .custom-bod .img-wrap .info h3,
    .page-template-archive-board .custom-bod .img-wrap .info h3,
    .interior .page-template-archive-board .custom-bod .img-wrap .info h3,
    .interior .page-template-archive-staff .custom-bod .img-wrap .info h3,
    .page-template-board-template .custom-bod .img-wrap .info h3,
    .page-template-faculty-template .custom-bod .img-wrap .info h3,
    .page-template-administration-template .custom-bod .img-wrap .info h3 {
      margin-bottom: 10px;
      font-size: 22px; }
  .page-template-archive-staff .custom-bod .img-wrap .btn-modal,
  .page-template-archive-board .custom-bod .img-wrap .btn-modal,
  .interior .page-template-archive-board .custom-bod .img-wrap .btn-modal,
  .interior .page-template-archive-staff .custom-bod .img-wrap .btn-modal,
  .page-template-board-template .custom-bod .img-wrap .btn-modal,
  .page-template-faculty-template .custom-bod .img-wrap .btn-modal,
  .page-template-administration-template .custom-bod .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 #b02e3c;
    padding: 7px 10px;
    height: unset;
    color: #b02e3c; }
    .page-template-archive-staff .custom-bod .img-wrap .btn-modal a,
    .page-template-archive-board .custom-bod .img-wrap .btn-modal a,
    .interior .page-template-archive-board .custom-bod .img-wrap .btn-modal a,
    .interior .page-template-archive-staff .custom-bod .img-wrap .btn-modal a,
    .page-template-board-template .custom-bod .img-wrap .btn-modal a,
    .page-template-faculty-template .custom-bod .img-wrap .btn-modal a,
    .page-template-administration-template .custom-bod .img-wrap .btn-modal a {
      color: #fff;
      text-decoration: none; }
    .page-template-archive-staff .custom-bod .img-wrap .btn-modal i,
    .page-template-archive-board .custom-bod .img-wrap .btn-modal i,
    .interior .page-template-archive-board .custom-bod .img-wrap .btn-modal i,
    .interior .page-template-archive-staff .custom-bod .img-wrap .btn-modal i,
    .page-template-board-template .custom-bod .img-wrap .btn-modal i,
    .page-template-faculty-template .custom-bod .img-wrap .btn-modal i,
    .page-template-administration-template .custom-bod .img-wrap .btn-modal i {
      font-size: 25px;
      display: block; }
    .page-template-archive-staff .custom-bod .img-wrap .btn-modal:hover,
    .page-template-archive-board .custom-bod .img-wrap .btn-modal:hover,
    .interior .page-template-archive-board .custom-bod .img-wrap .btn-modal:hover,
    .interior .page-template-archive-staff .custom-bod .img-wrap .btn-modal:hover,
    .page-template-board-template .custom-bod .img-wrap .btn-modal:hover,
    .page-template-faculty-template .custom-bod .img-wrap .btn-modal:hover,
    .page-template-administration-template .custom-bod .img-wrap .btn-modal:hover {
      color: #fff;
      background: #b02e3c;
      border: #b02e3c; }
  .page-template-archive-staff .custom-bod .img-wrap .emailme,
  .page-template-archive-board .custom-bod .img-wrap .emailme,
  .interior .page-template-archive-board .custom-bod .img-wrap .emailme,
  .interior .page-template-archive-staff .custom-bod .img-wrap .emailme,
  .page-template-board-template .custom-bod .img-wrap .emailme,
  .page-template-faculty-template .custom-bod .img-wrap .emailme,
  .page-template-administration-template .custom-bod .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; }
    .page-template-archive-staff .custom-bod .img-wrap .emailme a span, .page-template-archive-staff .custom-bod .img-wrap .emailme a i,
    .page-template-archive-board .custom-bod .img-wrap .emailme a span,
    .page-template-archive-board .custom-bod .img-wrap .emailme a i,
    .interior .page-template-archive-board .custom-bod .img-wrap .emailme a span,
    .interior .page-template-archive-board .custom-bod .img-wrap .emailme a i,
    .interior .page-template-archive-staff .custom-bod .img-wrap .emailme a span,
    .interior .page-template-archive-staff .custom-bod .img-wrap .emailme a i,
    .page-template-board-template .custom-bod .img-wrap .emailme a span,
    .page-template-board-template .custom-bod .img-wrap .emailme a i,
    .page-template-faculty-template .custom-bod .img-wrap .emailme a span,
    .page-template-faculty-template .custom-bod .img-wrap .emailme a i,
    .page-template-administration-template .custom-bod .img-wrap .emailme a span,
    .page-template-administration-template .custom-bod .img-wrap .emailme a i {
      background: #f4ba4e;
      color: #fff;
      padding: 5px 7px;
      margin: 0;
      font-size: 14px;
      line-height: 1em;
      display: inline-block; }
  .page-template-archive-staff .custom-bod .img-wrap::before,
  .page-template-archive-board .custom-bod .img-wrap::before,
  .interior .page-template-archive-board .custom-bod .img-wrap::before,
  .interior .page-template-archive-staff .custom-bod .img-wrap::before,
  .page-template-board-template .custom-bod .img-wrap::before,
  .page-template-faculty-template .custom-bod .img-wrap::before,
  .page-template-administration-template .custom-bod .img-wrap::before {
    content: "";
    background: rgba(244, 186, 78, 0);
    transition: 0.4s;
    display: block;
    position: absolute;
    z-index: 3;
    width: 100%;
    height: 100%;
    left: 0;
    top: 150%; }
  .page-template-archive-staff .custom-bod .img-wrap:hover img,
  .page-template-archive-board .custom-bod .img-wrap:hover img,
  .interior .page-template-archive-board .custom-bod .img-wrap:hover img,
  .interior .page-template-archive-staff .custom-bod .img-wrap:hover img,
  .page-template-board-template .custom-bod .img-wrap:hover img,
  .page-template-faculty-template .custom-bod .img-wrap:hover img,
  .page-template-administration-template .custom-bod .img-wrap:hover img {
    transition: 0.4s;
    opacity: 1; }
  .page-template-archive-staff .custom-bod .img-wrap:hover .btn-modal,
  .page-template-archive-board .custom-bod .img-wrap:hover .btn-modal,
  .interior .page-template-archive-board .custom-bod .img-wrap:hover .btn-modal,
  .interior .page-template-archive-staff .custom-bod .img-wrap:hover .btn-modal,
  .page-template-board-template .custom-bod .img-wrap:hover .btn-modal,
  .page-template-faculty-template .custom-bod .img-wrap:hover .btn-modal,
  .page-template-administration-template .custom-bod .img-wrap:hover .btn-modal {
    position: absolute;
    top: 50%;
    transition: 0.4s; }
    .page-template-archive-staff .custom-bod .img-wrap:hover .btn-modal a,
    .page-template-archive-board .custom-bod .img-wrap:hover .btn-modal a,
    .interior .page-template-archive-board .custom-bod .img-wrap:hover .btn-modal a,
    .interior .page-template-archive-staff .custom-bod .img-wrap:hover .btn-modal a,
    .page-template-board-template .custom-bod .img-wrap:hover .btn-modal a,
    .page-template-faculty-template .custom-bod .img-wrap:hover .btn-modal a,
    .page-template-administration-template .custom-bod .img-wrap:hover .btn-modal a {
      color: #fff;
      transition: 0.4s; }
      .page-template-archive-staff .custom-bod .img-wrap:hover .btn-modal a:hover,
      .page-template-archive-board .custom-bod .img-wrap:hover .btn-modal a:hover,
      .interior .page-template-archive-board .custom-bod .img-wrap:hover .btn-modal a:hover,
      .interior .page-template-archive-staff .custom-bod .img-wrap:hover .btn-modal a:hover,
      .page-template-board-template .custom-bod .img-wrap:hover .btn-modal a:hover,
      .page-template-faculty-template .custom-bod .img-wrap:hover .btn-modal a:hover,
      .page-template-administration-template .custom-bod .img-wrap:hover .btn-modal a:hover {
        color: #fff !important; }
  .page-template-archive-staff .custom-bod .img-wrap:hover .emailme,
  .page-template-archive-board .custom-bod .img-wrap:hover .emailme,
  .interior .page-template-archive-board .custom-bod .img-wrap:hover .emailme,
  .interior .page-template-archive-staff .custom-bod .img-wrap:hover .emailme,
  .page-template-board-template .custom-bod .img-wrap:hover .emailme,
  .page-template-faculty-template .custom-bod .img-wrap:hover .emailme,
  .page-template-administration-template .custom-bod .img-wrap:hover .emailme {
    bottom: 0; }
.page-template-archive-staff .custom-bod .modal .modal-header .close,
.page-template-archive-board .custom-bod .modal .modal-header .close,
.interior .page-template-archive-board .custom-bod .modal .modal-header .close,
.interior .page-template-archive-staff .custom-bod .modal .modal-header .close,
.page-template-board-template .custom-bod .modal .modal-header .close,
.page-template-faculty-template .custom-bod .modal .modal-header .close,
.page-template-administration-template .custom-bod .modal .modal-header .close {
  opacity: 1; }
.page-template-archive-staff .custom-bod .modal .modal-content,
.page-template-archive-board .custom-bod .modal .modal-content,
.interior .page-template-archive-board .custom-bod .modal .modal-content,
.interior .page-template-archive-staff .custom-bod .modal .modal-content,
.page-template-board-template .custom-bod .modal .modal-content,
.page-template-faculty-template .custom-bod .modal .modal-content,
.page-template-administration-template .custom-bod .modal .modal-content {
  background: #fff; }
  .page-template-archive-staff .custom-bod .modal .modal-content img,
  .page-template-archive-board .custom-bod .modal .modal-content img,
  .interior .page-template-archive-board .custom-bod .modal .modal-content img,
  .interior .page-template-archive-staff .custom-bod .modal .modal-content img,
  .page-template-board-template .custom-bod .modal .modal-content img,
  .page-template-faculty-template .custom-bod .modal .modal-content img,
  .page-template-administration-template .custom-bod .modal .modal-content img {
    float: left;
    margin: 0 15px 15px 0; }
  .page-template-archive-staff .custom-bod .modal .modal-content p span,
  .page-template-archive-board .custom-bod .modal .modal-content p span,
  .interior .page-template-archive-board .custom-bod .modal .modal-content p span,
  .interior .page-template-archive-staff .custom-bod .modal .modal-content p span,
  .page-template-board-template .custom-bod .modal .modal-content p span,
  .page-template-faculty-template .custom-bod .modal .modal-content p span,
  .page-template-administration-template .custom-bod .modal .modal-content p span {
    font-weight: 700;
    color: #b02e3c; }

.post-type-archive-our_board .interior .table-responsive .table tr th {
  width: 36%; }

.single-success-stories .img-board {
  width: 60%;
  margin: 0 0 15px 15px; }

@media only screen and (max-width: 768px) {
  .post-type-archive-our_staff .img-wrap {
    width: 300px !important;
    display: block;
    margin: 0 auto 15px; }

  .post-type-archive-our_staff div.appear[id*="myModal"] {
    right: 0;
    width: 100%; }
    .post-type-archive-our_staff div.appear[id*="myModal"] .content-body p {
      word-break: break-all; } }
@media only screen and (max-width: 480px) {
  .post-type-archive-our_staff .img-wrap {
    width: 100% !important;
    display: block;
    margin: 0 auto 15px; }

  .post-type-archive-our_staff div.appear[id*="myModal"] {
    right: 0;
    width: 100%; }
    .post-type-archive-our_staff div.appear[id*="myModal"] .content-body p {
      word-break: break-all; } }
/*END Board Classes------------------------------------- */
/*START html & body-------------------------------------*/
html, body {
  background: #fff;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #484a4c; }
  html a, body a {
    outline: none !important; }

/*END html & body-------------------------------------*/
/*START FrontPage (similar elements)-------------------------------------------*/
body.home {
  background: #b02e3c; }
  body.home p {
    font-weight: 500;
    font-size: 16px; }
  body.home h2, body.home h3 {
    margin-top: 0; }

.b {
  background: url("../images/bg-b-before.png") no-repeat;
  background-size: contain;
  background-position: center;
  color: #ffffff;
  padding: 0px 0 225px;
  display: block;
  position: relative;
  margin-top: -165px;
  text-align: left; }
  .b .container {
    padding: 0 60px; }
  .b h2 {
    font-family: 'Domine', serif;
    font-size: 26px;
    line-height: 28px;
    font-weight: 500;
    margin-bottom: 25px; }
    .b h2 span {
      color: #f4ba4e;
      display: block;
      font-size: 25px;
      margin-bottom: 3px;
      font-family: 'Arimo', sans-serif;
      font-weight: 300; }
  .b p {
    font-family: 'Arimo', sans-serif;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 25px; }
    .b p a {
      font-weight: 700;
      color: #ffffff; }
  .b .link a:first-child {
    margin-right: 20px; }
  .b .single-box {
    color: #ffffff;
    padding: 0;
    text-align: left;
    background: transparent;
    transition: 10s;
    margin-bottom: 25px; }
    .b .single-box:hover .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; }
    .b .single-box .img-wrap {
      transition: 0.4s; }
      .b .single-box .img-wrap img {
        transition: 0.4s;
        object-fit: cover;
        height: 100%;
        width: 100%;
        -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; }
    .b .single-box a.btn-1 {
      color: #ffffff; }
      .b .single-box a.btn-1:after {
        background: #ffffff; }
      .b .single-box a.btn-1:hover {
        color: #b02e3c; }
        .b .single-box a.btn-1:hover:after {
          background: #b02e3c; }
    .b .single-box .box-container .img-wrap {
      height: 300px; }
      .b .single-box .box-container .img-wrap .content {
        position: absolute;
        width: 76%;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -45%);
        -moz-transform: translate(-50%, -45%);
        -ms-transform: translate(-50%, -45%);
        transform: translate(-50%, -45%);
        z-index: 4; }
        .b .single-box .box-container .img-wrap .content .play {
          z-index: 4;
          position: relative; }
          .b .single-box .box-container .img-wrap .content .play a {
            display: block;
            background: #f4ba4e;
            color: #000;
            font-size: 16px;
            text-transform: uppercase;
            font-family: 'Montserrat', sans-serif;
            font-weight: 700;
            margin: 0 auto;
            position: relative;
            transition: 0.4s;
            width: 180px;
            padding: 15px 10px;
            text-align: center; }
            .b .single-box .box-container .img-wrap .content .play a i {
              margin-left: 5px; }
            .b .single-box .box-container .img-wrap .content .play a:hover {
              background: #c43343;
              color: #ffffff;
              text-decoration: none; }
        .b .single-box .box-container .img-wrap .content .info-wrap {
          color: #ffffff;
          z-index: 4;
          position: relative;
          text-align: center; }
          .b .single-box .box-container .img-wrap .content .info-wrap h2 {
            font-family: 'Montserrat', sans-serif;
            font-size: 44px; }
    .b .single-box .box-container .video-wrap {
      z-index: 999999;     
      display: none;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
      .b .single-box .box-container .video-wrap #close {
        background: transparent;
        border: 0;
        height: 40px;
        left: auto;
        position: absolute;
        right: 40px;
        top: 40px;
        width: 40px;
        z-index: 99;
        color: transparent;
        outline: none; }
        .b .single-box .box-container .video-wrap #close:hover, .b .single-box .box-container .video-wrap #close:focus {
          outline: none; }
          .b .single-box .box-container .video-wrap #close:hover::after, .b .single-box .box-container .video-wrap #close:focus::after {
            color: #dedede; }
        .b .single-box .box-container .video-wrap #close::after {
          content: "\f057";
          box-sizing: border-box;
          display: inline-block;
          position: absolute;
          top: 0;
          left: 0;
          margin-right: 5px;
          color: #fff;
          font: normal normal normal 14px/1 FontAwesome;
          font-size: 40px;
          text-rendering: auto;
          z-index: 99; }
      .b .single-box .box-container .video-wrap .video-container {
        width: 900px;
        max-width: 90%;
        position: absolute;
        height: auto;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        padding-bottom: 28%; }
        .b .single-box .box-container .video-wrap .video-container .embed-responsive-16by9 {
          padding-bottom: 56.25%;
          position: absolute;
          width: 100%; }

.c {
  background: #ffffff;
  padding: 1px 0 70px;
  text-align: center; }

.d {
  padding: 0px;  
  background-size: cover;
  background-attachment: fixed;
  text-align: center;
  overflow: hidden; }
  .d .content-wrap {
    padding: 60px; }
    .d .content-wrap:before {
      content: "";
      display: block;
      width: 300%;
      height: 101%;
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f4f4f4+0,f4f4f4+25,f4f4f4+75,f4f4f4+100&0+0,1+25,1+75,0+100 */
      background: -moz-linear-gradient(left, rgba(244, 244, 244, 0) 0%, #f4f4f4 35%, #f4f4f4 65%, rgba(244, 244, 244, 0) 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(left, rgba(244, 244, 244, 0) 0%, #f4f4f4 35%, #f4f4f4 65%, rgba(244, 244, 244, 0) 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to right, rgba(244, 244, 244, 0) 0%, #f4f4f4 35%, #f4f4f4 65%, rgba(244, 244, 244, 0) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f4f4f4', endColorstr='#00f4f4f4',GradientType=1 );
      /* IE6-9 */
      position: absolute;
      top: 0;
      left: 50%;
      -webkit-transform: translate(-50%, 0%);
      -moz-transform: translate(-50%, 0%);
      -ms-transform: translate(-50%, 0%);
      transform: translate(-50%, 0%);
      z-index: 0; }
    .d .content-wrap .wrap {
      position: relative;
      z-index: 3;
      text-align: left;
      color: #000; }
      .d .content-wrap .wrap h2 {
        font-family: 'Domine', serif;
        font-size: 26px;
        line-height: 28px;
        font-weight: 500;
        margin-bottom: 25px; }
        .d .content-wrap .wrap h2 span {
          color: #b02e3c;
          display: block;
          font-size: 25px;
          margin-bottom: 3px;
          font-family: 'Arimo', sans-serif;
          font-weight: 300; }
      .d .content-wrap .wrap p {
        font-family: 'Arimo', sans-serif;
        font-size: 18px;
        font-weight: 300;
        margin-bottom: 25px; }
        .d .content-wrap .wrap p a {
          font-weight: 700;
          color: #484a4c; }
      .d .content-wrap .wrap ul {
        padding-left: 18px;
        margin-bottom: 25px; }
        .d .content-wrap .wrap ul li {
          font-family: 'Arimo', sans-serif;
          font-size: 18px;
          font-weight: 300; }

.e {
  background: #ffffff;
  padding: 110px 0;
  text-align: center; }
  .e .single-box:hover .icon:before {
    border: 70px solid #ececec; }
  .e .single-box .icon {
    height: 140px;
    width: 140px;
    position: relative;
    margin: 0 auto 70px; }
    .e .single-box .icon img {
      z-index: 3;
      position: absolute;
      left: 50%; top:50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .e .single-box .icon:before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      background: #f4f4f4;
      border-radius: 50%;
      width: 140px;
      height: 140px;
      z-index: 0;
      overflow: hidden;
      border: 0px solid #ececec;
      transition: 0.8s; }
  .e .single-box .content-wrap {
    margin-bottom: 50px; }
    .e .single-box .content-wrap h3 {
      display: block;
      font-family: 'Arimo', sans-serif;
      font-size: 22px;
      font-weight: 700;
      color: #b02e3c;
      text-transform: uppercase;
      margin-bottom: 30px; }
    .e .single-box .content-wrap p {
      font-family: 'Arimo', sans-serif;
      font-size: 16px;
      font-weight: 300;
      margin-bottom: 25px;
      color: #484a4c; }
      .e .single-box .content-wrap p a {
        font-weight: 700;
        color: #484a4c; }

.f {
  background: url("../images/bg-f.jpg") no-repeat;
  background-size: contain;
  background-position: center;
  padding: 80px 0 0px; }

.g {
  background: #b02e3c;
  padding-top: 60px; }
  .g .social-container {
    padding: 80px 40px;
    background: #ffffff; }
    .g .social-container h2 {
      font-family: 'Domine', serif;
      font-size: 26px;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 0px;
      color: #000; }
      .g .social-container h2 span {
        color: #f4ba4e;
        display: block;
        font-size: 25px;
        margin-bottom: 3px;
        font-family: 'Arimo', sans-serif;
        font-weight: 300; }

.h .description-box {
  margin-bottom: 60px; }
  .h .description-box h2 {
    margin-top: 0; }

.i {
  background: #f4f4f4; }
  .i h2 {
    margin-top: 0; }

.j {
  padding: 90px 0 60px; }
  .j h2 {
    margin-top: 0; }
  .j .single-box {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    position: relative;
    border-radius: 5px;
    overflow: hidden; }
    .j .single-box .date {
      text-align: center;
      color: #ffffff;
      width: 62px;
      height: 76px;
      background: url("../images/bg-date.png") no-repeat;
      background-size: contain;
      background-position: center;
      font-size: 34px;
      font-weight: 700;
      position: absolute;
      left: 10px;
      top: -10px;
      z-index: 5;
      font-family: 'Arimo', sans-serif;
      padding-top: 10px;
      transition: 0.8s; }
    .j .single-box .img-wrap {
      height: 270px;
      border-radius: 5px 5px 0 0;
      background-size: cover;
      background-position: center; }
    .j .single-box .info-wrap {
      padding: 30px 20px;
      text-align: left; }
      .j .single-box .info-wrap h3 {
        font-size: 20px;
        color: #000;
        margin: 0;
        font-family: 'Arimo', sans-serif;
        font-weight: 700;
        text-transform: uppercase;
        margin-bottom: 20px; }
        .j .single-box .info-wrap h3 a {
          font-size: 20px;
          color: #000;
          margin: 0;
          font-family: 'Arimo', sans-serif;
          font-weight: 700;
          text-transform: uppercase;
          text-decoration: none; }
      .j .single-box .info-wrap p {
        font-size: 16px;
        color: #484a4c;
        margin: 0;
        font-family: 'Arimo', sans-serif;
        font-weight: 300; }
    .j .single-box a.btn-4 {
      display: block;
      font-weight: 700; }
    .j .single-box:hover .info-wrap h3 a {
      color: #b02e3c; }

.k {
  background: #f4f4f4;
  padding: 60px 0; }
  .k h2 {
    margin-top: 0; }
  .k .img-wrap {
    border-bottom: 1px solid #f4ba4e; }
  .k .add-events-box .col-md-12:first-child .content-wrap {
    margin-bottom: 60px; }

.l {
  text-align: center;
  margin-bottom: 60px; }
  .l h2 {
    margin-top: 0; }
  .l h2 {
    text-align: center; }

.m {
  background: #b02e3c url("../images/bg-b.png") no-repeat;
  background-size: contain;
  background-position: center;
  padding: 60px 0; }
  .m h2 {
    margin-top: 0; }
  .m h3, .m time, .m p, .m ul, .m li, .m a {
    color: #ffffff; }
  .m ul.list li:before {
    background: #ffffff; }
  .m time, .m h3 {
    font-size: 22px;
    font-family: 'Domine', serif;
    font-weight: 700; }
  .m h3, .m p, .m ul {
    margin-bottom: 30px; }
  .m .img-wrap {
    height: 300px;
    background-size: cover;
    background-position: center; }

.n {
  padding: 50px 0 60px;
  background: #f4f4f4;
  text-align: center; }
  .n h2 {
    margin-top: 0; }
  .n h2 {
    text-align: center; }
  .n .single-box .img-wrap {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    height: 260px;
    background-size: cover;
    background-position: center; }
  .n #gallery-slider .carousel-inner {
    width: 90%;
    margin: 0 auto; }
  .n #gallery-slider .item {
    text-align: center;
    font-size: 0; }
  .n #gallery-slider .col-ib-2 {
    width: calc(33.333% - 15px);
    margin: 0 5px;
    display: inline-block; }
  .n #gallery-slider .carousel-indicators {
    display: none; }
    .n #gallery-slider .carousel-indicators li {
      background: #fff;
      border: none;
      border-radius: 50%;
      margin: 0 1px;
      width: 7px;
      height: 7px; }
    .n #gallery-slider .carousel-indicators .active {
      background: #b02e3c;
      margin: 0 4px;
      width: 7px;
      height: 7px; }
  .n #gallery-slider .carousel-control {
    opacity: 1;
    transition: 0.4s; }
    .n #gallery-slider .carousel-control span {
      border-radius: 0;
      color: #b02e3c;
      font-size: 30px;
      line-height: 0;
      height: 90px;
      text-align: center;
      text-shadow: none;
      width: 90px;
      transition: 0.4s; }
      .n #gallery-slider .carousel-control span:before {
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: 50%;
        position: absolute;
        top: 50%; }
      .n #gallery-slider .carousel-control span:hover {
        color: #f4ba4e; }
    .n #gallery-slider .carousel-control.left, .n #gallery-slider .carousel-control.right {
      background: transparent; }
    .n #gallery-slider .carousel-control.left {
      left: 0px;
      background: transparent;
      width: 40px; }
      .n #gallery-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%); }
    .n #gallery-slider .carousel-control.right {
      right: 0px;
      background: transparent;
      width: 40px; }
      .n #gallery-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%); }

.pop-up {
  background: rgba(0, 0, 0, 0.4);
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 9999;
  overflow-x: auto;
  display: none; }
  .pop-up.active {
    display: block; }
    .pop-up.active .container {
      animation: fadeIn 1s forwards;
      opacity: 1; }
  .pop-up .container {
    width: 900px;
    max-width: calc(100% - 15px);
    margin-top: 85px;
    opacity: 0;
    transition: 1s; }
  .pop-up .box {
    background: #ffffff;
    position: relative;
    border-radius: 0px;
    border: 5px solid #b02e3c; }
    .pop-up .box .close-button {
      height: 30px;
      width: 30px;
      position: absolute;
      top: 0px;
      left: 0px;
      background: #b02e3c;
      border-radius: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      transition: 0.4s;
      z-index: 10; }
      .pop-up .box .close-button a {
        color: #ffffff;
        font-size: 28px;
        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%); }
      .pop-up .box .close-button:hover {
        background: #f4ba4e; }
    .pop-up .box .content-box {
      height: 500px;
      overflow-y: scroll; }
      .pop-up .box .content-box::-webkit-scrollbar {
        width: 10px;
        height: 10px;
        border-radius: 0;
        background-color: #f4ba4e; }
      .pop-up .box .content-box::-webkit-scrollbar-track {
        background-color: #fff;
        border-radius: 0  0;
        box-shadow: none;
        width: 0px; }
      .pop-up .box .content-box::-webkit-scrollbar-thumb {
        border-radius: 0px;
        box-shadow: none;
        background-color: #f4ba4e; }
      .pop-up .box .content-box::-webkit-scrollbar-track-piece {
        height: 10px; }
    .pop-up .box .link {
      display: block;
      bottom: 0;
      text-align: center;
      position: absolute;
      width: 100%;
      z-index: 10; }
      .pop-up .box .link a.btn-pop-up {
        background: #b02e3c;
        color: #ffffff;
        font-size: 20px;
        font-weight: 700;
        display: block;
        padding: 10px 0;
        transition: 0.4s; }
        .pop-up .box .link a.btn-pop-up:hover {
          background: #f4ba4e;
          text-decoration: none; }
    .pop-up .box .content {
      padding: 25px;
      position: relative; }
      .pop-up .box .content h3 {
        color: #b02e3c;
        font-weight: 900;
        text-transform: uppercase;
        margin-bottom: 50px;
        text-align: center; }
      .pop-up .box .content .img-wrap {
        height: 125px; }
        .pop-up .box .content .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; }
        .pop-up .box .content .img-wrap a {
          transition: 0.4s; }
          .pop-up .box .content .img-wrap a:hover 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; }
      .pop-up .box .content a {
        color: #f4ba4e;
        transition: 0.4s; }
        .pop-up .box .content a span.title {
          font-weight: 500;
          font-size: 22px; }
        .pop-up .box .content a:hover {
          text-decoration: none;
          color: #88232e; }
      .pop-up .box .content .single-course {
        margin-bottom: 25px; }

/*END FrontPage-------------------------------------------*/
/* Media queries----------------------------------*/
@media only screen and (min-width: 991px) and (max-width: 1200px) {
  .b .link a:first-child {
    margin-bottom: 15px; }

  .d {
    background-attachment: inherit; } }
@media only screen and (max-width: 991px) {
  .b .box-container {
    margin-top: 50px; }

  .b .link a:first-child {
    margin-bottom: 15px; } }
@media only screen and (max-width: 768px) {
  .b .box-container {
    margin-top: 50px; }

  .b {
    text-align: center; }

  .b .container {
    padding: 0 15px; }

  .b .link a:first-child {
    margin-right: 0; }

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

  .e {
    padding: 90px 0 0; }

  .n #gallery-slider .col-ib-2 {
    width: calc(100% - 15px); }

  .n #gallery-slider .carousel-control.left {
    left: -25px; }

  .n #gallery-slider .carousel-control.right {
    right: -25px; }

  .g .social-container {
    padding: 30px 15px; } }
@media only screen and (max-width: 480px) {
  .g .social-container {
    padding: 30px 15px; } }

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

.extra-link p{display:inline;}
.title_image img {width: 100%;}
.mb-10{margin-bottom:10px;}
.mb-20{margin-bottom:20px;}
.mb-40{margin-bottom:40px;}



.title_back {
	background: #b02e3c;
	color: #fff;
	padding: 10px;
	display: inline-grid;
}
.title_back h2 {
	color: #ffff;
	margin: 0 !important;
}
.campaign_img img {
	max-width: 80px;
	padding: 10px;
	border-radius: 50%;
	border: 3px solid #f4ba4e;
	position: relative;
	left: -20px;
	top: 20px;
	background: #fff;
}
.campaign_box {
	background: #999;
	color: #fff;
	padding: 15px;
	border-radius: 15px;
}

.last_title {
	padding: 0 60px;
	position: relative;
}
.last_title::before {
	position: absolute;
	border: 2px solid #b02e3c;
	width: 50px;
	content: "";
	left: 0;
	top: 30px;
	z-index: 1;
}
.last_title::after {
	position: absolute;
	border: 2px solid #b02e3c;
	width: 50px;
	content: "";
	right: 0;
	top: 30px;
	z-index: 1;
}


@media(max-width:991px){
section.top .top-container .logo{width: 180px !important;padding: 2px 10px;top: 83px;}
.cam_edu {
	display: flex;
	flex-direction: column-reverse;
}
	}

.social-container .tab-content {
	height: 400px;
	overflow: scroll;
}
.side-direction .tribe-events-widget {position: relative;}
.side-direction .tribe-events-widget .tribe-events-widget-events-list__event-date-tag-month{color:#fff;}
.side-direction .tribe-common .tribe-common-h2,.side-direction .tribe-event-date-start,.side-direction .tribe-event-date-end,.side-direction .tribe-event-time,.side-direction .tribe-common a{color:#fff !important;}

.side-direction .tribe-common .tribe-common-h6,.side-direction .tribe-common .tribe-common-h--alt {
	font-family: 'Domine', serif;
	color: #ffffff;
	font-size: 28px;
	font-weight: 500;
	line-height: 1em;
	margin: 40px 0 30px;
	margin-top: 0;
}

.faith{ background:#d9d9d9;display: flex;align-items: center;margin-bottom:40px;}
.faith .left_image{text-align:center;}
.faith .left_image img{border:5px solid #a5a5a5;margin-bottom:10px;}
.faith .right_content{text-align:center;}
.interior .faith .right_content h2{text-align:center;color:#000;}
.faith .date_time{color:#b02e3c; margin:25px 0;}
.mb-15{margin-bottom:15px;}
.mt-40{margin-top:40px;}
.faith .button a {
	background: #b02e3c;
	color: #fff;
	text-decoration: none;
	padding: 10px;display: inline-block;margin-bottom: 20px;
}

.faith_content em{font-weight:bold;}

.pointer_btn {
  max-width: 400px; font-size:14px;
  height: 50px;line-height:50px;
  position: relative;  padding-left: 25px; margin:15px auto; text-transform:uppercase;
}

.pointer_btn:before {
  content: "";
  position: absolute;
  right: -25px;
  bottom: 0;
  width: 0;
  height: 0;  
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
}
.pointer_btn.red{background: #c40000; }
.pointer_btn.red a{color:#fff; text-decoration:none;}
.pointer_btn.red:before{border-left: 25px solid #c40000;}

.pointer_btn.yellow{background: #ffc400;color:#000; }
.pointer_btn.yellow a{color:#000;text-decoration:none; }
.pointer_btn.yellow:before{border-left: 25px solid #ffc400;}

.pointer_btn.black{background: #000;color:#fff; }
.pointer_btn.black a{color:#fff; text-decoration:none;}
.pointer_btn.black:before{border-left: 25px solid #000;}

.pointer_btn span {
	position: absolute;
	left: 5px;
	font-size: 8px;
	top: -10px;
}
.pointer_btn img {
	position: absolute;
	left: 10px;
	bottom: 5px;
}

.sponsership h2 {
	color: #000;
	text-align: center;
	position: relative;z-index: 1;
}
.sponsership h2:before {
        border-top: 2px solid #ffc400;
        content:"";
        margin: 0 auto; 
        position: absolute; 
        top: 50%; left: 0; right: 0; bottom: 0;
        width: 95%;
        z-index: -1;
    }
 .sponsership h2 span {background: #fff;padding: 0 15px;}
 .sponsership .back_title {
	background: #b02e3c;
	padding: 0 20px;
	display: flex;
	justify-content: space-between;
	line-height: 40px;color: #fff;
	border-radius: 5px;margin: 20px 0 10px 0;
}
 .yellow_bg {
	position: relative;
	background: #f4ba4e !important;
	padding: 15px;
} 
#menu-item-1860,#menu-item-1860 a {background: #f4ba4e !important;}


@media(max-width:800px){
	.pointer_btn {max-width: 300px; font-size:12px;}
}

@media(max-width:550px){
	.faith{display:block;}	
	.sponsership .back_title{flex-direction: column;}
}
@media(max-width:991px){
	section.top .top-container .header-top .extra-link{opacity:0 !important;display: none;}
}


.p-0{padding:0;}	
	.mb-2{margin-bottom:20px;}
	.mb-3{margin-bottom:30px;}
	.mb-4{margin-bottom:40px;}
.section_padding{padding:60px 0;}
.bg_block{background:#efefef;}
	.d-flex{display:flex; flex-wrap:wrap;position:relative; }	
		
	
.side_image.mobile	{display:none;}
.side_image img {width: 100%;height: 100%;object-fit: cover;}
.side_content {padding: 50px 80px;}
	
.side_image{ height: 100%;min-height:280px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
	}
	@media(max-width:991px){
		.d-flex.inverted{flex-direction:column-reverse;}
		.d-flex > div{position:relative;width: 100%;}
		.side_content {padding: 40px 20px;}
	}	
@media(max-width:767px){
.side_image.desktop	{display:none;}
.side_image.mobile	{display:block;}	
}
